@media(min-width: 1700px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl{
        max-width: 1640px;
    }
    .modal-xl {
        max-width: 1622px;
    }
    .d-xxl-none {
        display: none !important;
    }
}

body {
    font-family: Verdana;
    font-size: 18px;
    color: #64656a;
}

img, svg {
    max-width: 100%;
    display: block;
}

video {
    max-width: 100%;
}

a {
    color: inherit;
    overflow-wrap: break-word;
}

a:hover {
    text-decoration: none;
}

button {
    border: 0px;
}

button:focus {
    outline: none;
}

input:focus, textarea:focus {
    outline: none;
    box-shadow: none;
}

input, textarea {
    padding: 0.375rem 0.75rem;
}

ul {
    padding-left: 20px;
}

.privacy ul {
    padding-left: 40px;
}

ul.red {
    color: #da0812;
}

ul p {
    color: #64656a;
    margin-bottom: 0;
}

sup {
    font-weight: inherit;
    font-size: 55%;
    font-style: normal;
}

.error-input {
    border-color: #da0812;
}

.row {
    margin: 0 -8px;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding: 0 8px;
}

.s-title {
    font-size: 30px;
    line-height: 25px;
}

.s-subtitle {
    font-size: 30px;
    line-height: 33px;
    letter-spacing: -0.4px;
}

.red-tri-bg {
    background-image: url(/images/study-design-long-bg-image@3x.png);
    display: inline-block;
    background-size: cover;
    background-position: top right;
    padding: 1rem 1.8rem 1rem 1rem;
    color: white;
    background-repeat: no-repeat;
}

.hcp-ozempic-bg {
    background-image: url(/images/hcp-reources-ozempic-care-flash-bg@3x.png);
    display: inline-block;
    background-size: contain;
    background-position: center right;
    padding: 1.8rem 2.8rem 1.8rem 1.2rem;
    color: white;
    background-repeat: no-repeat;
}

.red-tri-bg-reverse {
    background-image: url(/images/bg-banner@3x.png);
    display: inline-block;
    background-size: 100% 100%;
    padding: 1.5rem 1rem 1.5rem 4rem;
    color: white;
    background-repeat: no-repeat;
    background-position: top right;
}

.profile-img {
    max-width: 106%;
    width: 106%;
    margin-left: -3%;
}

@media(max-width: 1699px) {
    body {
        font-size: 16px;
    }
    .s-subtitle {
        font-size: 18px;
        line-height: 1.17;
    }
    .resources-wrap .s-subtitle {
        font-size: 24px;
        line-height: 1.17;
    }
    .modal-dialog {
        max-width: 945px;
        margin: 1.75rem auto;
    }
    .hcp-ozempic-bg {
        background-image: url(/images/hcp-reources-ozempic-care-flash-bg@3x.png);
        display: inline-block;
        background-size: cover;
        background-position: top right;
        padding: 1.2rem 1.8rem 1.2rem 1rem;
        color: white;
        background-repeat: no-repeat;
    }
}

@media(max-width: 991px) {
    body {
        font-size: 14px;
        line-height: 16px;
    }
    .s-subtitle {
        font-size: 16px;
        line-height: 1.19;
    }
    .resources-wrap .s-subtitle {
        font-size: 20px;
        line-height: 1.17;
    }
    .modal-dialog {
        max-width: 705px;
        margin: 1.75rem auto;
    }
}

@media(max-width: 767px) {
    .modal-dialog {
        margin: 0px;
    }

    .profile-img {
        max-width: 110%;
        width: 110%;
        margin-left: -5%;
    }

    .red-tri-bg-reverse {
        padding: 1rem 1rem 1rem 3rem;
    }
    body {
        background-color: white;
    }
}
.f-red {
    color: #da0812;
}

.f-white {
    color: #ffffff !important;
}

.f-orange {
    color: #ed7801;
}

.f-grey {
    color: #64656a;
}

.f-light-grey {
    color: #716f71;
}

.f-green {
    color: #006373;
}

.f-blue {
    color: #0000ee;
}

.green-bg {
    background-color: #006373;
}

/* nav-bar */
.navbar {
    width: 100%;
    padding: 0.5rem 0;
}

.navbar-brand {
    width: 350px;
}

.nav-item {
    position: relative;
}

.navbar-toggler {
    padding: 0;
}

.navbar-toggler-icon {
    width: auto;
    height: auto;
}

.resources-nav {
    position: relative;
}

.resources-nav:after {
    position: absolute;
    content: '';
    width: 47px;
    height: 20px;
    background-image: url(/images/hcp-nav-new-logo-en.svg);
    top: -24px;
    right: 0;
    background-size: cover;
    background-position: top right;
}

.dropdown-menu {
    top: calc(100% + 10px);
    right: 0;
    left: unset;
    box-shadow: 0 10px 25px 5px rgba(0, 0, 0, 0.25), 0 2px 4px 0 #000000;
    background-color: #f9f9f9;
    padding: 1.5rem 1rem;
    border-radius: 28px;
    width: 370px;
}

.dropdown-item.active, .dropdown-item:active {
    color: #716f71;
    background-color: white;
}

.tri-img {
    width: 28px;
    position: absolute;
    right: 30px;
    top: -23px;
}

.dropdown-item {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #716f71;
    white-space: normal;
    text-transform: uppercase;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #716f71;
}

.navbar-light .navbar-nav .nav-link {
    color: #716f71;
    font-size: 24px;
    line-height: 1.29;
    font-weight: bold;
    text-transform: uppercase;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    padding: 0 0 0 2rem;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #da0812;
}

.nav-link.hover {
    color: #ed7801 !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 0 1rem;
}

.navbar-light .navbar-toggler {
    border: none;
}

.language-link, .safety-link {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #716F71;
}

.language-link a:hover, .language-link .active {
    text-decoration: none;
    color: #F92B15;
}

.safety-link a:hover {
    text-decoration: none;
    color: #F92B15;
}

.login-province {
    height: 126px;
    display: none;
}

.login-province.active {
    display: block;
}

.province-mice {
    display: none;
}

.province-mice.active {
    display: block;
}

.no1-popup {
    position: absolute;
    top: 0;
    right: 8rem;
    height: 115px;
}

.pipe {
    color: #979797;
}

.connect-icon {
    width: 46px;
}

.safety-icon {
    width: 48px;
}

.home-top {
    background-color: #006373;
    border-radius: 0 0 14px 14px;
    color: white;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    padding: 13px 22px;
    text-transform: uppercase;
}

.gate-wrap {
    background-image: url('/images/gate-hcp-image@3x.png');
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
}

.mobile-gate-wrap {
    background-image: url('/images/hcp-image@3x.png');
    background-size: cover;
    background-position: center center;
    height: 265px;
    background-repeat: no-repeat;
}

.gate-header {
    border-radius: 14px;
    background-image: linear-gradient(41deg, #da0812 76%, #ed7801 113%);
    height: 100%;
    padding: 2rem;
}

.gate-title {
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.19;
    letter-spacing: normal;
    color: white;
    padding-right: 2rem;
    margin-bottom: 0;
}

.gate-patient-header {
    background-image: url('/images/icon-title-flag-large-1920@3x.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 60px 50px;
    position: relative;
    padding: 12px 180px 12px 80px;
}

.gate-patient-header:before {
    box-shadow: 0px 0px 64px 0 rgba(0, 0, 0, 0.14);
    z-index: -1;
    content: "";
    position: absolute;
    border-radius: 14px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.gate-patient-title {
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.19;
    letter-spacing: normal;
    color: #da0812;
    padding-right: 2rem;
    margin-bottom: 0;
}

.canada-icon {
    position: absolute;
    top: -9px;
    right: 48px;
    width: 160px;
}

.error label {
    color: #da0812;
}

.error input {
    border-color: #da0812;
}

.flag-icon {
    background-image: url('/images/icon-title-flag-large-1920@3x.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 110px 93px;
    padding-left: 2rem;
}

.gate-map-icon {
    padding-right: 2rem;
}

.white-btn {
    display: block;
    background-color: white;
    border-radius: 14px;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: center;
    color: #da0812;
    width: 190px;
    padding: 21px 14px;
}

@media(max-width: 1699px) {
    .gate-wrap {
        background-image: url('/images/shutterstock-1155932086@3x.png');
        background-position: top 0 left -50px;
    }
    .gate-title {
        font-size: 16px;
        line-height: 18px;
    }
    .white-btn {
        font-size: 14px;
        line-height: 1.43;
        padding: 0.5rem;
    }
    .navbar-brand {
        width: 231px;
    }
    .navbar-light .navbar-nav .nav-link, .safety-link {
        font-size: 14px;
        line-height: 2.21;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0 0.5rem;
    }
    .connect-icon {
        width: 22px;
    }

    .safety-icon {
        width: 23px;
    }
    .home-top {
        font-size: 13px;
    }
    .gate-header {
        padding: 1rem;
    }
    .language-link {
        font-size: 12px;
    }
    .dropdown-item {
        font-size: 16px;
    }
    .dropdown-menu {
        border-radius: 14px;
        width: 300px;
    }
}

@media(max-width: 1199px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 0 0 0 1rem;
    }
    .gate-patient-header {
        background-size: 50px 39px;
        padding: 12px 120px 12px 70px;
    }
    .gate-patient-title {
        font-size: 20px;
        padding-right: 1rem;
    }
    .canada-icon {
        top: -8px;
        right: 32px;
        width: 120px;
    }
    .gate-patient-header:before {
        box-shadow: 0px 0px 24px 0 rgba(0, 0, 0, 0.14);
    }
}

@media(max-width: 991px) {
    .gate-wrap {
        padding: 16px 12px;
    }
    .dropdown-item {
        font-size: 14px;
    }
    .dropdown-menu {
        border-radius: 14px;
        width: 230px;
    }
    .gate-map-icon {
        padding-right: 0rem;
    }
}

@media(max-width: 767px) {
    h2 {
        font-size: 24px;
    }
    .gate-title {
        padding-right: 0;
    }
    .gate-patient-header {
        background-size: 50px 39px;
        padding: 12px 80px 12px 70px;
    }
    .canada-icon {
        top: -6px;
        right: 16px;
        width: 80px;
    }
    .home-top {
        width: 100%;
        border-radius: 0;
        text-align: center;
        padding: 8px 0;
    }
    .navbar-brand {
        width: 142px;
    }
    .dropdown-menu {
        padding: 0px 20px;
        width: 100%;
        background: none;
        box-shadow: none;
        border-radius: 0;
        border: none;
    }
    .dropdown-menu hr {
        margin: 0.25rem 0;
    }
    .tri-img {
        display: none;
    }
    .gate-header {
        border-radius: 0;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 0;
    }
    .resources-nav:after {
        top: 10px;
        right: unset;
        left: 110px;
        width: 24px;
        height: 10px;
    }
}

@media(max-width: 575px) {
    .mobile-gate-wrap {
        height: 48vw;
    }
}

/* contact us */
.contact {
    background-color: rgba(168, 167, 168, 0.15);
    letter-spacing: -0.25;
}

/* footer part */
.pnumber {
    display: inline-block;
    margin-left: 149px;
}

footer{
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    color: #64656a;
}

.footer-links {
    font-size: 16px;
    line-height: 20px;
}

.contact-flex {
    justify-content: space-between;
}

.contact-flex > div > div {
    min-width: 70px;
}

.contact-flex img {
    margin-top: 6px;
}

.pin-icon {
    width: 50px;
}

.clock-icon {
    width: 50px;
}

.phone-icon {
    width: 26px;
}

.fax-icon {
    width: 60px;
}

.email-icon {
    width: 52px;
}

.nn-logo {
    width: 151px;
}

.paab-logo {
    width: 570px;
}

@media(max-width: 1699px) {
    footer {
        font-size: 10px;
    }
    .contact-flex {
        justify-content: flex-start;
        padding-left: 75px;
    }
    .pin-item, .fax-item {
        width: 40%;
    }
    .clock-item, .email-item {
        width: 35%;
    }
    .phone-item {
        width: 25%;
    }
    .contact-flex > div > div {
        min-width: 84px;
    }
    .contact-flex > .phone-item > div {
        min-width: 60px;
    }
    .contact-flex img {
        margin-top: 2px;
    }
    .contact-flex .pin-icon, .contact-flex .clock-icon {
        margin-top: 0px;
    }
    .contact-flex .fax-icon {
        margin-top: 4px;
    }
    .pnumber {
        margin-left: 124px;
    }
    .nn-logo {
        width: 130px;
    }
    .paab-logo {
        width: 450px;
    }
}

@media(max-width: 1199px) {
    .contact-flex > div > div {
        min-width: 60px;
    }
     div {
        width: auto;
    }
    .contact-flex > .phone-item > div {
        min-width: 45px;
    }
    .pin-icon {
        width: 27px;
    }

    .clock-icon {
        width: 39px;
    }

    .phone-icon {
        width: 19px;
    }

    .fax-icon {
        width: 36px;
    }

    .email-icon {
        width: 35px;
    }
    .nn-logo {
        width: 125px;
    }
    .paab-logo {
        width: 145px;
    }
}

@media(max-width: 991px) {
    .pnumber {
        margin-left: 115px;
    }
    .contact-flex {
        padding-left: 52px;
    }
    .fax-item, .pin-item {
        width: 50%;
    }
    .clock-item, .email-item {
        width: 50%;
    }
    .phone-item {
        width: 50%;
    }
    .contact-flex > div > div, .contact-flex > .phone-item > div {
        min-width: 56px;
    }
    .nn-logo {
        width: 105px;
    }
    .paab-logo {
        width: 104px;
    }
    footer {
        letter-spacing: -0.4px;
    }
}

@media(max-width: 767px) {
    .contact-flex {
        padding-left: 0;
    }
    .contact-flex > div {
        width: 100% !important;
    }
    .contact-flex > .d-flex > div {
        min-width: 75px;
    }
    .pnumber {
        position: absolute;
        right: 8px;
        bottom: 0;
    }
    .pin-icon {
        width: 39px;
    }

    .clock-icon {
        width: 48px;
    }

    .phone-icon {
        width: 32px;
    }

    .fax-icon {
        width: 51px;
    }

    .email-icon {
        width: 47px;
    }
    .nn-logo {
        width: 76px;
    }
    .paab-logo {
        width: 131px;
    }
    footer {
        background-color: white;
    }
}

/* homepage */
.bullet-wrap {
    background-image: url('/images/icon-title-flag-1920@3x.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 67px 57.6px;
    padding-left: 82px;
    overflow: hidden;
}

.bullet-header {
    font-size: 41.9px;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.29;
    letter-spacing: normal;
    color: #da0812;
    margin-top: 5px;
}

.bullet-subheader {
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    color: #006373;
}

.bullet-text {
    font-size: 21px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}

.bullet-indent {
    padding-left: 82px;
}

.red-btn {
    width: 209px;
    height: 50px;
    border-radius: 14px;
    color: white;
    font-weight: bold;
    display: block;
    background-image: linear-gradient(to top, #f92b15, #f92b15 10%, #f92b15 20%, #f92b15 30%, #f92b15 40%, #f92b15 50%, #fc3d18 60%, #fe4e1b 70%, #ff5e1e 80%, #ff6c20 90%, #ff7823);
}

.home-banner-one {
    background-color: rgba(237, 120, 1, 0.1);
    background-image: url('/images/home-map-xlrg@3x.png');
    background-size: 1057px 806px;
    background-position: calc(50% + 275px) 0;
    background-repeat: no-repeat;
    height: 807px;
}

.home-banner-two {
    background-color: rgba(0, 99, 115, 0.1);
    background-image: url('/images/resources-bg-image@3x.png');
    background-size: 1118px 618px;
    background-position: calc(50% + 275px) 6rem;
    background-repeat: no-repeat;
    height: 807px;
    padding: 2rem 0;
}

.home-banner-three {
    background-image: url('/images/connect-section-bg-imge@2x.png');
    background-size: 1226px 755px;
    background-position: right 0rem top 0;
    background-repeat: no-repeat;
    height: 755px;
}

.home-flex-text {
    margin-top: 10rem;
}

@media(max-width: 1699px) {
    .bullet-wrap, .flag-icon {
        background-image: url('/images/title-tag-desktop-1024@3x.png');
        background-repeat: no-repeat;
        background-position: top left;
        background-size: 65px 55px;
        padding-left: 75px;
    }
    .bullet-header {
        font-size: 28px;
        line-height: 1.07;
        margin-top: 15px;
    }
    .bullet-subheader {
        font-size: 18px;
        line-height: 1.17
    }
    .bullet-text {
        font-size: 16px;
    }
    .box-big-wrap .bullet-header {
        font-size: 22px;
        margin-top: 5px;
    }
    .box-big-wrap .bullet-indent {
        padding-left: 0;
    }
    .red-btn {
        border-radius: 7px;
        font-size: 12px;
        line-height: 1.17;
        width: 130px;
        height: 35px;
    }
    .home-banner-one {
        background-size: contain;
        background-position: calc(50% + 207px) 0;
        height: 550px;
    }

    .home-banner-two {
        background-size: 785px auto;
        background-position: calc(50% + 175px) 3rem;
        height: 550px;
        padding: 0;
    }

    .home-banner-three {
        background-size: auto 100%;
        background-position: right 0rem top 0;
        height: 550px;
    }
    .home-flex-text {
        margin-top: 6rem;
    }
}

@media(max-width: 1199px) {
    .home-banner-one {
        background-position: calc(50% + 240px) 0;
        height: 350px;
    }

    .home-banner-two {
        background-size: 509px 278px;
        background-position: calc(50% + 240px) 2rem;
        height: 350px;
    }

    .home-banner-three {
        background-size: 642px 350px;
        background-position: right 0rem top 0;
        height: 350px;
    }
}

@media(max-width: 991px) {
    .bullet-wrap, .flag-icon {
        background-size: 45px 38px;
        padding-left: 52px;
        min-height: 56px;
    }

    .bullet-header {
        font-size: 26px;
        line-height: 1.08;
        margin-top: 6px;
    }

    .bullet-text {
        font-size: 14px;
    }

    .box-big-wrap .bullet-header {
        font-size: 20px;
        line-height: 1.1;
    }

    .home-banner-one {
        background-image: url('/images/map-full-tablet@3x.png');
        background-size: 432px 318px;
        background-position: right 2rem top 0;
        height: 323px;
    }

    .home-banner-two {
        background-size: 405px 244px;
        background-position: right 3rem top 2rem;
        height: 323px;
        padding: 0;
    }

    .home-banner-three {
        background-size: 520px 301px;
        background-position: right 0rem top 0;
        height: 323px;
    }

    .home-flex-text {
        margin-top: 4rem;
    }

    .home-flex-text .bullet-header{
        font-size: 20px;
        margin-top: 10px;
    }

    .footer-links {
        font-size: 14px;
        line-height: 18px;
    }
    .red-btn {
        width: 130px;
        height: 30px;
    }
}

@media(max-width: 767px) {
    .bullet-wrap, .flag-icon {
        background: none;
        padding-left: 0;
    }
    .bullet-header {
        font-size: 20px;
        line-height: 1.1;
    }
    .home-banner-one {
        background-image: none;
        height: auto;
        padding: 1.5rem 0;
    }
    .home-banner-two {
        background-image: none;
        height: auto;
        padding: 1.5rem 0;
    }
    .home-banner-three {
        background-image: url('/images/shutterstock-584555563@3x.png');
        background-size: 130vw auto;
        background-position: left 0rem bottom 0;
        height: 350px;
        padding: 1.5rem 0;
    }
    .red-btn {
        width: 150px;
    }
    .home-banner-one .bullet-wrap, .home-banner-two .bullet-wrap, .home-banner-three .bullet-wrap {
        background-image: url('/images/tag-mobile-320-gatepage@3x.png');
        background-repeat: no-repeat;
        background-position: top left;
        background-size: 45px 38px;
        padding-left: 55px;
    }
    .home-flex-text {
        margin-top: 0rem;
    }
    .bullet-indent {
        padding-left: 0;
    }
    .map-btn {
        width: 100%;
    }
    .footer-links {
        font-size: 12px;
        line-height: 14px;
    }
}

/* starting ozempic */
.box-wrap {
    border-radius: 28px;
    background-color: #f9f9f9;
    height: 100%;
    padding: 58px 40px;
    position: relative;
}

.box-wrap:before {
    box-shadow: 0px 0px 99px 0 rgba(0, 0, 0, 0.14);
    z-index: -1;
    content: "";
    position: absolute;
    border-radius: 28px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.patient-wrap {
    padding: 40px 0;
}

.patient-pd {
    padding-left: 82px;
    padding-right: 82px;
}

.patient-title, .f-22 {
    font-size: 22px;
    font-stretch: normal;
    font-style: normal;
    line-height: 24px;
}

.patient-btn-div {
    position: absolute;
    top: -16px;
    right: 0;
}

.patient-btn {
    font-size: 24px;
    line-height: 26px;
    width: 320px;
    height: 56px;
}

.patient-new-tag {
    position: absolute;
    top: 0;
    right: 40px;
    width: 152px;
}

.patient-middle {
    min-width: 92px;
}

.patient-side {
    min-width: 58px;
}

.box-wrap-change {
    border-radius: 28px;
    background-color: #f9f9f9;
    height: 100%;
    padding: 44px 44px;
    position: relative;
}

.box-wrap-change:before {
    box-shadow: 0px 0px 99px 0 rgba(0, 0, 0, 0.14);
    z-index: -1;
    content: "";
    position: absolute;
    border-radius: 28px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.white-wrap {
    background-color: white;
}

.box-big-wrap {
    border-radius: 28px;
    background-color: #f9f9f9;
    position: relative;
}

.box-big-wrap:before {
    box-shadow: 0px 0px 99px 0 rgba(0, 0, 0, 0.14);
    z-index: -1;
    content: "";
    position: absolute;
    border-radius: 28px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.box-header {
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: -0.42px;
    color: #006373;
}

.box-red-header {
    font-size: 23px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #da0812;
}

.red-title {
    font-size: 25.9px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    color: #da0812;
    text-align: center;
}

.dosing-padding {
    padding-right: 120px;
}

.box-wrap > div {
    min-width: 200px;
}

.pumpkin-right {
    border-right: 1px solid #ed7801;
}

.pumpkin-bottom {
    border-bottom: 1px solid #ed7801;
    padding: 1rem 0;
}

.packaging .pumpkin-bottom {
    padding: 0.5rem 0;
}

.modal-content .pumpkin-bottom {
    padding: 0.5rem 0;
}

.pumpkin-bottom p {
    margin-bottom: 0;
}

.section-nav {
    background-color: #006373;
    margin-bottom: 108px !important;
}

.section-item {
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.72;
    letter-spacing: normal;
    color: white;
    text-transform: uppercase;
    padding: 4px 48px;
}

.section-item.active {
    color: white;
    font-weight: bold;
    text-decoration: underline;
}

.section-item a:hover {
    color: white;
    text-decoration: underline;
}

.mice {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}

.packaging-fine {
    font-size: 42px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.59px;
    color: #003878;
}

.calendar-icon {
    width: 160px;
}

.packaging-flex > div {
    min-width: 182px;
    padding: 0 2rem;
}

.kidney-icon {
    width: 126px;
}

.age-icon {
    width: 141px;
}

.needle-icon {
    width: 182px;
}

.plate-icon {
    width: 193px;
}

.bulb-icon {
    width: 193px;
}

.box-img {
    float: right;
    width: 120%;
    max-width: 120%;
}

@media(max-width: 1699px) {
    .gate-wrap {
        padding: 35px 12px;
    }
    .box-wrap {
        padding: 32px 24px;
    }
    .patient-wrap {
        padding: 40px 0;
    }
    .patient-pd {
        padding-left: 40px;
        padding-right: 40px;
    }
    .box-wrap-change {
        padding: 32px;
    }
    .box-wrap > div {
        min-width: 130px;
    }
    .box-header {
        font-size: 18px;
    }
    .box-red-header {
        font-size: 16px;
        line-height: 1.13
    }
    .calendar-icon {
        width: 117px;
    }
    .needle-icon {
        width: 127px;
    }
    .packaging-flex > div {
        min-width: 127px;
        padding: 0 1rem;
    }
    .packaging-fine {
        font-size: 26px;
        line-height: 1.1;
        letter-spacing: -0.28px;
    }
    .section-item {
        font-size: 14px;
    }
    .red-title {
        font-size: 17.5px;
    }
    .mice {
        font-size: 10px;
    }
    .plate-icon {
        width: 130px;
    }
    .bulb-icon {
        width: 130px;
    }
    .dosing-padding {
        padding-right: 50px;
    }
}

@media(max-width: 1199px) {
    .box-wrap > div {
        min-width: 150px;
    }
    .plate-icon {
        width: 150px;
    }
    .bulb-icon {
        width: 150px;
    }
    .packaging-fine {
        font-size: 20px;
        line-height: 1.1;
        letter-spacing: -0.28px;
    }
    .calendar-icon {
        width: 99px;
        margin-top: 54px;
    }
    .kidney-icon {
        width: 84px;
    }
    .age-icon {
        width: 96px;
    }
    .dosing-padding {
        padding-right: 0px;
    }
}

@media(max-width: 991px) {
    .box-wrap {
        padding: 15px;
    }
    .box-wrap-change {
        padding: 20px;
    }
    .box-wrap > div {
        min-width: 110px;
    }
    .section-item {
        padding: 4px 10px;
    }
    .box-red-header {
        font-size: 14px;
        line-height: normal;
    }
    .gate-wrap {
        padding: 24px 16px;
    }
    .gate-wrap .s-subtitle {
        font-size: 15px;
    }
    .section-nav {
        margin-bottom: 64px !important;
    }
    .calendar-icon {
        width: 82px;
        margin-top: 28px;
    }
    .box-header {
        font-size: 16px;
    }
}

@media(max-width: 767px) {
    .gate-wrap {
        background: none;
    }
    .box-wrap, .box-big-wrap {
        border-radius: 0;
        background-color: transparent;
        height: auto;
        padding: 0;
        box-shadow: none;
    }
    .white-wrap {
        background-color: transparent;
    }
    .box-wrap-change {
        padding: 0px;
    }
    .box-wrap:before,
    .box-big-wrap:before,
    .box-wrap-change:before {
        box-shadow: none;
        border-radius: 0;
    }
    .section-nav {
        display: none;
    }
    .pumpkin-right {
        border-right: none;
    }
    .packaging-flex > div {
        padding: 0;
    }
    .calendar-icon {
        margin-top: 0;
    }
    .box-img {
        float: none;
        width: 100%;
        max-width: 100%;
    }
    .patient-icon {
        width: 50px;
    }
}

/* references */
ol > li {
    font-weight: bold;
}

ol span {
    font-weight: normal;
}

/* modal */
.modal .close {
    position: absolute;
    top: 1rem;
    right: 2rem;
    opacity: 1 !important;
}

.modal-header {
    position: relative;
    margin: 0rem -1rem;
    padding: 3rem 4rem 0rem 1rem;
    border-bottom: none;
}

.modal-content {
    border-radius: 28px;
    font-size: 16px;
    line-height: 24px;
    color: #2c2c2c;
    box-shadow: 10px 10px 99px 0 rgba(0, 0, 0, 0.14);
}

.login-header {
    padding: 0rem 3rem;
    margin: 0;
}

.modal-body {
    padding: 1rem 3rem;
}

.box-wrap hr {
    border-top: 1px solid #ed7801;
}

hr.pumpkin {
    border-top: 2px solid #ed7801;
}

hr.red {
    border-top: 1px solid #da0812;
}

/* coverage */
.shape.active, .shape:hover {
    fill: #ed7801;
    cursor: pointer;
}

.map-btn-wrap {
    position: absolute;
    top: 58px;
    left: 40px;
    z-index: 1001;
}

.map-btn, .text-btn {
    cursor: pointer;
}

.map-btn.active, .map-btn:hover {
    background: linear-gradient(to top, #4f5055, #a8a7a8);
}

.map-text-wrap {
    position: absolute;
    top: 58px;
    right: 0px;
    width: 100%;
}

.qc-mt {
    margin-top: 2.5rem;
}

.map-mt {
    margin-top: 0;
    z-index: 1000;
}

.map-mt svg {
    max-height: 800px;
}

.map-text {
    padding-right: 8.3%;
    display: none;
}

#default {
    padding-top: 50px;
    padding-right: 0rem;
    margin-right: -1.5rem;
}

#default .s-subtitle {
    padding-right: 5rem;
}

.map-text.active {
    display: block;
}

@media(max-width: 1699px) {
    .map-text-wrap {
        position: absolute;
        top: 15px;
        right: 0px;
    }
    .qc-mt {
        margin-top: 0.5rem;
    }
    #default {
        padding-right: 0;
        margin-right: -0.5rem;
    }
    .map-text {
        padding-right: 2.5%;
    }
    .map-mt svg {
        max-height: 540px;
    }
}

@media(max-width: 1199px) {
    .map-mt {
        margin-top: 0;
    }
    .map-btn-wrap {
        top: 0;
        left: 0;
    }
    .map-text-wrap {
        width: 100%;
    }
    .map-text {
        padding-right: 8px;
    }
    #default {
        margin-right: -8px;
        padding-top: 30px;
    }
    #default .s-subtitle {
        padding-right: 3rem;
    }
}

@media(max-width: 991px) {
    .map-text {
        padding-right: 0;
    }
    .modal-content {
        font-size: 14px;
        line-height: 20px;
    }
    .map-btn-wrap {
        position: initial;
    }
    .map-text-wrap {
        position: initial;
    }
    #default {
        padding-top: 10px;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

@media(max-width: 767px) {
    .modal-content {
        font-size: 14px;
        line-height: 18px;
        background-color: #f9f9f9;
        box-shadow: 4px 4px 43px 0 rgba(0, 0, 0, 0.5);
        border-radius: 0;
    }
    .modal .close {
        top: 20px;
        right: 20px;
    }
}

/* tabs */
.data-tab {
    margin: 0 -8px;
}

.data-tab li {
    width: 50%;
    padding: 0 8px;
}

.data-tab li a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #a8a7a8;
    border-radius: 14px;
    color: white;
    font-size: 25.8px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    padding: 2rem 0;
    height: 100%;
}

.data-tab li.active a {
    background-color: #da0812;
}

.study-design-bg {
    border-radius: 29px;
    box-shadow: inset 0 0 20px 0 rgba(0, 0, 0, 0.5);
    border: solid 1px #979797;
    background-color: #f3f3f3;
    padding: 4rem 5rem;
}

.jan-1-left {
    width: 871px;
}

.jan-1-right {
    width: 510px;
}

.jan-2-left {
    width: 850px;
}

.jan-2-right {
    width: 480px;
}

.inv-1-left {
    width: 656px;
}

.inv-1-right {
    width: 532px;
}

.inv-2-left {
    width: 655px;
}

.inv-2-right {
    width: 542px;
}

/* special populations */
.icon-wrap {
    height: 120px;
}

/* resources */
.resources-wrap {
    height: 700px;
    position: relative;
    border: 1px solid white;
}

.resources-wrap.selected {
    border: 1px solid #ed7801;
}

.resources-wrap .red-btn {
    position: absolute;
    bottom: 47px;
    left: 40px;
}

.resource-btn-div {
    position: absolute;
    bottom: 47px;
    left: 40px;
}

.img-wrap {
    height: 290px;
}

.app-wrap {
    height: 250px;
}

.patient-resource .img-wrap {
    height: auto;
}

.graphic-desc {
    position: absolute;
    bottom: 40px;
    right: 40px;
    width: 33%;
}

.graphic-desc > p {
    text-align: center;
    font-size: 18px;
    line-height: normal;
}

.book-icon {
    max-width: 300px;
}

/* connect with us */
.connect-form {
    background-image: url('/images/connect-page-image-bg@3x.png');
    background-size: 988px 598px;
    background-position: top 35px right;
    background-repeat: no-repeat;
}

.form-indent {
    padding-left: 1.25rem;
}

.connect-form hr {
    margin: 0.5rem 0;
}

.connect-banner {
    background-image: url('/images/shutterstock-584555563@3x.png');
    background-size: contain;
    height: 36vw;
    background-repeat: no-repeat;
}

input[type='email'], textarea {
    border-radius: 14px;
    border: solid 1px #979797;
    resize: none;
    min-height: 50px;
}

@media(max-width: 1699px) {
    .data-tab li a {
        font-size: 18px;
    }
    .jan-1-left {
        width: 500px;
    }
    .jan-1-right {
        width: 350px;
        margin-right: 0;
        margin-left: auto;
    }
    .jan-2-left {
        width: 500px;
    }
    .jan-2-right {
        width: 280px;
        margin-right: 0;
        margin-left: auto;
    }
    .inv-1-left {
        width: 410px;
    }
    .inv-1-right {
        width: 340px;
        margin-right: 0;
        margin-left: auto;
    }
    .inv-2-left {
        width: 410px;
    }
    .inv-2-right {
        width: 290px;
        margin-right: 0;
        margin-left: auto;
    }
    .tab-pane > div p {
        font-size: 10.5px;
    }
    .study-design-bg {
        padding: 2rem;
    }
    .resources-wrap {
        height: 660px;
    }
    .resources-wrap .red-btn {
        left: 24px;
    }
    .resource-btn-div {
        left: 24px;
    }
    .connect-form {
        background-image: url('/images/shutterstock_584555563-tablet@3x.png');
        background-size: 351px 115px;
        background-position: top right;
    }
    .graphic-desc > p {
        font-size: 14px;
    }
    .book-icon {
        max-width: 240px;
    }
    .patient-btn-div {
        right: 10px;
    }
    .patient-btn {
        width: 209px;
        height: 50px;
        font-size: 14px;
        border-radius: 14px;
    }
    .patient-title, .f-22 {
        font-size: 18px;
        line-height: 20px;
    }
}

@media(max-width: 1199px) {
    .graphic-desc {
        bottom: 24px;
        right: 24px;
    }
    .graphic-desc > p {
        font-size: 12px;
    }
    .connect-form {
        padding-left: 75px;
        background-image: url('/images/shutterstock_584555563-tablet@3x.png');
        background-size: 351px 115px;
        background-position: top right;
    }
    .resources-wrap .red-btn {
        left: 24px;
    }
    .resource-btn-div {
        left: 24px;
    }
    .patient-btn-div {
        position: relative;
        top: initial;
        right: initial;
    }
    .patient-new-tag {
        width: 100px;
    }
}

@media(max-width: 991px) {
    .data-tab li a {
        font-size: 15px;
    }
    .jan-1-left {
        width: 390px;
    }
    .jan-1-right {
        width: 260px;
        margin-right: 0;
        margin-left: auto;
    }
    .jan-2-left {
        width: 380px;
    }
    .jan-2-right {
        width: 232px;
        margin-right: 0;
        margin-left: auto;
    }
    .inv-1-left {
        width: 313px;
    }
    .inv-1-right {
        width: 258px;
        margin-right: 0;
        margin-left: auto;
    }
    .inv-2-left {
        width: 312px;
    }
    .inv-2-right {
        width: 231px;
        margin-right: 0;
        margin-left: auto;
    }
    .resources-wrap {
        height: 550px;
    }
    .graphic-desc {
        position: initial;
        width: 100%;
        margin-top: 16px;
    }
    .graphic-desc > p {
        font-size: 12px;
    }
    .connect-form {
        padding-left: 60px;
    }
    .resources-wrap .red-btn {
        left: 15px;
    }
    .resource-btn-div {
        left: 15px;
    }
    .patient-wrap {
        padding: 40px 0;
    }
}

@media(max-width: 767px) {
    .container {
        overflow: hidden;
    }
    .modal-header {
        position: relative;
        margin: 0;
        padding: 2rem 16px;
        border-bottom: none;
    }
    .modal-body {
        padding: 0 16px;
    }
    .study-design-bg {
        padding: 0;
        box-shadow: none;
        background-color: #f9f9f9;
        border-radius: 0;
        border: none;
    }
    .jan-1-left {
        width: 100%;
    }
    .jan-1-right {
        width: 100%;
        margin-right: 0;
        margin-left: auto;
    }
    .jan-2-left {
        width: 100%;
    }
    .jan-2-right {
        width: 100%;
        margin-right: 0;
        margin-left: auto;
    }
    .inv-1-left {
        width: 100%;
    }
    .inv-1-right {
        width: 100%;
        margin-right: 0;
        margin-left: auto;
    }
    .inv-2-left {
        width: 100%;
    }
    .inv-2-right {
        width: 100%;
        margin-right: 0;
        margin-left: auto;
    }
    .resources-wrap, .mobile-box {
        height: auto;
        border-radius: 8px;
        box-shadow: 10px 10px 99px 0 rgba(0, 0, 0, 0.14);
        background-color: #f9f9f9;
        padding: 16px;
    }
    .patient-wrap {
        border-radius: 8px;
        box-shadow: 0px 0px 40px 0 rgb(0 0 0 / 14%);
        background-color: #f9f9f9;
        padding-bottom: 60px;
        padding-top: 32px;
    }
    .img-wrap, .app-wrap {
        height: auto;
        margin-bottom: 16px;
    }
    .resources-wrap .red-btn {
        position: initial;
        margin-top: 16px;
        width: 100%;
    }
    .resource-btn-div {
        position: initial;
        width: 100%;
        margin-top: 16px;
    }
    img {
        margin-left: auto;
        margin-right: auto;
    }
    .map-text img {
        margin-left: 0;
        margin-right: auto;
    }
    .connect-form {
        padding-left: 0;
        background: none;
    }
    .data-tab li a {
        font-size: 12px;
        padding: 16px;
    }
    .icon-wrap {
        height: auto;
        margin: 1.5rem;
    }
    .icon-wrap img {
        margin-left: 0;
        margin-right: auto;
    }
    .patient-btn-div {
        position: absolute;
        right: 0px;
        bottom: -30px;
    }
    .patient-title {
        padding-top: 24px;
        padding-bottom: 48px;
    }
    .patient-new-tag {
        display: none;
    }
    .patient-middle {
        min-width: 50px;
    }
    .patient-middle img {
        width: 47px;
    }
    .patient-side {
        min-width: 50px;
    }
    .patient-side img{
        width: 32px;
    }
}

.d-large{
    display: block;
}

.d-middle, .d-small {
    display: none;
}

.patient-app-image {
    width: 322px;
}

@media(max-width: 1699px) {
    .d-large {
        display: none;
    }
    .one-line-header {
        margin: 14px 0;
    }
    .d-small {
        display: block;
    }
    .d-middle {
        display: block;
    }
}
@media(max-width: 1199px) {
    .d-middle {
        display: none;
    }
}
@media(max-width: 991px) {
    .one-line-header {
        margin: 8px 0;
    }
}

@media(max-width: 767px) {
    .patient-app-image {
        width: 114%;
        max-width: 114%;
        margin-left: -7%;
        margin-top: 24px;
    }
}

.slot-title {
    font-size: 19px;
    color: #da0812;
    font-weight: bold;
    margin-bottom: 5px;
}

.slot {
    height: 80px;
    padding-top: 5px;
}

.slot:last-child {
    height: auto;
}

.slot-flex > div {
    min-width: 82px;
}

.slot p {
    font-size: 12px;
    line-height: normal;
}

.slot.hr {
    border-bottom: 1px solid #da0812;
}

#result {
    display: none;
}

@media(min-width: 1700px) {
    .trial-img {
        max-width: 1488px;
    }
    .col-xxl-1 {
        -ms-flex: 0 0 8.3333%;
        flex: 0 0 8.3333%;
        max-width: 8.3333%;
    }
    .col-xxl-4 {
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }
    .col-xxl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-xxl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xxl-7 {
        -ms-flex: 0 0 58.3333%;
        flex: 0 0 58.3333%;
        max-width: 58.3333%;
    }
    .col-xxl-11 {
        -ms-flex: 0 0 91.6667%;
        flex: 0 0 91.6667%;
        max-width: 91.6667%;
    }
}

@media(min-width: 768px) {
    .dropdown-menu.show {
        display: none;
    }
}

.login-page {
    background-color: #f5f5f5;
}

.home-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-position: bottom center;
    justify-content: space-between;
    height: 618px;
    background-size: 100%;
    background-repeat: no-repeat;
    border-bottom: 0;
    padding: 0;
}
.home-banner .left-mobile-bg {
    height: 100%;
    width: calc(50% - 2px);
    background: url('/images/HCP Image@3x.jpg') center;
    background-size: cover;
    -webkit-transition: 0.5s linear;
    transition: 0.5s linear;
}
.home-banner .right-mobile-bg {
    height: 100%;
    width: calc(50% - 2px);
    background: url('/images/Patient Image@3x.jpg') center;
    background-size: cover;
    -webkit-transition: 0.5s linear;
    transition: 0.5s linear;
}
.home-banner.professional-banner .left-mobile-bg {
    width: 100%;
}
.home-banner.professional-banner .right-mobile-bg {
    width: 0%;
}
.home-banner.patient-banner .left-mobile-bg {
    width: 0%;
}
.home-banner.patient-banner .right-mobile-bg {
    width: 100%;
}
.login-wrap {
    background-image: url('/images/icon-title-flag-1920@3x.png');
    background-repeat: no-repeat;
    background-position: 0 24px;
    background-size: 67px 57.6px;
    background-color: white;
    padding: 24px 108px;
    margin: -50px 24px 24px 24px;
    border-radius: 16px;
    position: relative;
}

.login-wrap:before {
    box-shadow: 0px 0px 99px 0 rgba(0, 0, 0, 0.14);
    z-index: -0;
    content: "";
    position: absolute;
    border-radius: 14px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.gate-form-title {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #3b3b3b;
}

.gate-form-p {
    font-size: 16px;
    line-height: 18px;
    height: 36px;
}

.form-section {
    height: 208px;
}

.form-left {
    padding-right: 64px;
    position: relative;
}

.form-left:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #D8D8D8;
    right: -8px;
    top: 0;
}

.form-right {
    padding-left: 64px;
}

.checkmark.square {
    background-image: url(/images/checkbox_empty.svg);
    background-size: 38px 38px;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.checkmark.check-square {
    background-image: url(/images/checkbox_checked.svg);
    background-size: 38px 38px;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.resource-check {
    position: absolute;
    top: 16px;
    right: 16px;
    font-size: 24px;
    min-width: 0 !important;
}

.resource-check i {
    cursor: pointer;
    width: 38px;
    height: 38px;
    display: block;
}

.new-tag {
    position: absolute;
    top: 0;
    right: 72px;
    width: 105px;
}

.patient-privacy {
    background-color: #006373;
    color: white;
    border-radius: 8px;
    text-align: center;
    padding: 12px 0;
}

.patient-input {
    border-radius: 14px;
    color: white;
    font-weight: bold;
    display: block;
    padding: 12px;
    margin: 0;
    background-image: linear-gradient(to top, #f92b15, #f92b15 10%, #f92b15 20%, #f92b15 30%, #f92b15 40%, #f92b15 50%, #fc3d18 60%, #fe4e1b 70%, #ff5e1e 80%, #ff6c20 90%, #ff7823);
}

.patient-inputbox {
    border-radius: 14px;
    border: solid 1px #979797;
    resize: none;
    min-height: 50px;
}

@media (min-width: 768px) {
    /*.left-mobile-bg {*/
        /*display: none !important;*/
    /*}*/
    /*.right-mobile-bg {*/
        /*display: none !important;*/
    /*}*/
}
@media (min-width: 1200px) {
    .home-banner {
        background-position: 50% 70%;
    }
}
@media (max-width: 1699px) {
    .gate-form-p {
        height: 54px;
    }

    .form-section {
        height: 196px;
    }
    .form-left {
        padding-right: 32px;
    }

    .form-right {
        padding-left: 32px;
    }
    .home-banner {
        height: 518px;
    }
    .login-province {
        height: 76px;
    }
    .no1-popup {
        height: 56px;
    }
}
@media (max-width: 1199px) {
    .gate-form-p {
        height: 72px;
    }

    .form-section {
        height: 196px;
    }
    .form-left {
        padding-right: 16px;
    }

    .form-right {
        padding-left: 16px;
    }
    .home-banner {
        height: 450px;
    }
    .login-wrap {
        padding: 24px 88px;
    }

}
@media (max-width: 991px) {
    .home-banner {
        background-size: cover;
        height: 300px;
    }
    .login-wrap {
        padding: 24px 56px;
        overflow: hidden;
        background-size: 44px 38px;
    }
    .gate-form-p {
        height: 126px;
    }
    .form-section {
        height: 188px;
    }
    .gate-form-title {
        font-size: 19px;
    }
    .login-province {
        height: 52px;
    }
    .no1-popup {
        right: 5rem;
        height: 40px;
    }
    .new-tag {
        right: 32px;
        width: 48px;
    }
}
@media (max-width: 767px) {
    .login-wrap {
        padding: 24px 64px;
        overflow: hidden;
        border-radius: 0px;
        margin: 0 0 48px 0;
    }
    .gate-form-p {
        height: auto;
    }
    .form-section {
        height: auto;
    }
    .form-left {
        padding: 0 0 24px 0;
    }
    .form-left:after {
        content: '';
        position: absolute;
        height: 1px;
        width: 100%;
        background-color: #D8D8D8;
        right: 0;
        top: 100%;
    }
    .form-right {
        padding: 24px 0;
    }

    .login-province {
        position: absolute;
        top: 0;
        left: 16px;
        height: 46px;
    }
    .no1-popup {
        right: 16px;
        height: 36px;
    }
    .login-header {
        padding: 3rem 16px;
    }
    .login-header .close {
        top: 50px;
    }
}
@media (max-width: 500px) {
    .home-banner {
        height: 380px;
    }
}

@media (max-width: 350px) {
    .hcp-ozempic-bg {
        background-image: url(/images/hcp-reources-ozempic-care-flash-mobile-bg-croppedfor320.png);
        padding: 1rem 2.8rem 1rem 1rem;
        background-size: contain;
    }
}