@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

html,
body {
    font-family: "Open Sans", sans-serif;
}

html,
body {
    height: 100%;
}

.coreHubBg {
    background-image: url("./images/coreBg3.jpg");
    /* background-size: cover; */
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 30px;
    padding-bottom: 62px;
}

.mensHeatlhHubBg {
    background-image: url("./images/mens-health2.jpg");
    padding-top: 0px;
}

.hubCareLogo img {
    height: 67px;
    cursor: pointer;
}

.coreTraining p {
    font-weight: 600;
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    margin: 0px;
    padding: 0px;
}

.coreTraining {
    text-align: center;
    margin-top: 30%;
    margin-bottom: 12%;
}

.coreTraining h1 {
    font-weight: 700;
    color: #fff;
    font-size: 70px;
    line-height: 75px;
    margin: 0px;
    padding: 0px;
    margin-top: 2px;
    text-transform: uppercase;
}

.coreTrainingText {
    background: #ffffffc7;
    padding: 5% 10%;
    width: 100%;
    margin-bottom: 10%;
}

.coreTrainingText label {
    font-weight: 400;
    font-size: 20px;
    line-height: 33px;
    color: #010101;
    margin: 0px;
    padding: 0px;
    margin-bottom: 30px;
    display: block;
}

.coreTrainingText p {
    font-weight: 400;
    font-size: 20px;
    line-height: 33px;
    color: #006EAB;
    margin: 0px;
    padding: 0px;
}

.directionalArrow {
    text-align: center;
    margin-bottom: 50px;
}

footer.hubFooter {
    background: #006EAB;
    padding: 29px 0px;
}

footer.hubFooter ul li {
    list-style-type: none;
    display: inline-block;
    margin: 5px 10px;
}

footer.hubFooter ul li a {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #fff !important;
}

footer.hubFooter ul {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.globeSectionUpr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 46px;
    /* margin-bottom: 14%; */
    width: 100%;
}

.globeSectionUpr .globeSection {
    width: 30%;
    position: relative;
    margin-bottom: 32px;
}

.globeSection img {
    width: 100%;
    height: auto;
    border-radius: 55%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.75);
}

.globeSection label {
    max-width: 95%;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: 0 auto;
    padding: 14px 4%;
    text-shadow: 0px 0px 12px #006EAB;
}

.globeSection label a {
    color: #ffffff;
    text-decoration: none;
}

.mensHeatlhHubBg .coreTraining {
    margin-top: 26%;
    margin-bottom: 8%;
}

.mensHealthHub {
    background: #006EAB;
    padding: 26px 5px;
    margin-bottom: 30px;
}

.mensHealthHub p {
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #fff !important;
    margin: 0px;
    padding: 0px;
    letter-spacing: 5px;
    text-transform: uppercase;
    text-align: center;
}


/* medical information */
.medicalInfoBg {
    background-image: url('./images/mediacal-info.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.mensHubRmvSpc {
    margin-bottom: 0px;
}

.medicalInfoBg,
.medicalInfoIner {
    min-height: 776px;
}

.medicalInfoIner {
    background: linear-gradient(to top, rgb(0 0 0 / 19%) 0%, rgb(0 0 0 / 14%) 100%);
}

.menopauseLbl h1 {
    font-weight: 700;
    font-size: 70px;
    line-height: 75px;
    letter-spacing: 2px;
    color: #006EAB;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    text-align: center;
    font-family: "Open Sans", sans-serif;
}

.menopauseLbl {
    margin-top: 16%;
}

.menoStudyUpr h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 2px;
    color: #006EAB;
    margin: 0px;
    padding: 0px;
    margin-bottom: 16px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
}

.menoStudyUpr p {
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    color: #000;
    margin-bottom: 21px;
}

.menoStudyUpr a {
    background: #006EAB;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #fff !important;
    display: inline-block;
    padding: 13px 16px;
    border-radius: 5px;
    cursor: pointer;
    margin: 0px;
}

.menoStudyParaUpr p {
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    color: #000;
    margin-bottom: 21px;
}

.menoStudyParaUpr p:last-child {
    margin-bottom: 0px;
}

.menoStudyParaUpr {
    margin-top: 72px;
}

.menoStudyUprBg {
    background: #C0D5DA2E;
    padding: 72px 0px 92px;
}

.medicalAcordiansUpr ul li b {
    color: #676868;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
}

.medicalAcordiansUpr ul li img {
    height: 26px;
    width: auto;
    vertical-align: middle;
    cursor: pointer;
}

.medicalAcordiansUpr ul li {
    list-style-type: none;
    border-bottom: 2px solid #006EAB;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0px;
}

.medicalAcordiansUpr ul {
    margin: 0px;
    padding: 0px;
}

.medicalAcordians {
    margin: 45px 0px 240px;
}

.medicalAcordText p {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #000;
    margin-bottom: 17px;
}

.medicalAcordText label {
    color: #676868;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    display: block;
    margin: 32px 0px;
}

li.medicalAcordiansActv {
    border-bottom: none !important;
}

.medicalMdlUpr {
    display: flex;
    align-items: center;
    gap: 2%;
    margin-top: 52px;
    flex-wrap: wrap;
}

.medicalMdlUpr .medicalMdl {
    width: 49%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #C0D5DA80;
    padding: 12px 12px;
    gap: 10px;
    border-radius: 4px;
    margin-bottom: 2%;
}

.medicalMdl span {
    color: #000000;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
}

.medicalMdl p {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #000;
    margin-bottom: 0px;
}

.medicalMdl img {
    height: 28px;
}

.medicalAcordText {
    width: 80%;
}

.medicalAcordTextUpr {
    border-bottom: 2px solid #DFEAED;
    padding-bottom: 32px;
    margin-bottom: 42px;
}

.setLastPara p:last-child {
    color: #006EAB !important;
}

.medicalInfoIner {
    padding: 2% 0px;
}

.artUpr {
    display: flex;
    gap: 30px;
    margin-top: 115px;
    margin-bottom: 115px;
}

.artUpr .artMain {
    flex: 1;
    background: #fff;
    padding: 50px 30px;
    text-align: center;
    margin: 24px 0px;
}

.artMain label {
    padding: 0px 10%;
    color: #183568;
    font-weight: 700;
    font-size: 30px;
    line-height: 38px;
    display: block;
    margin-top: 38px;
    margin-bottom: 32px;
}

.artMain p {
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 35px;
    color: #676868;
}

.artMain a {
    cursor: pointer;
    background: #F49600;
    color: #fff !important;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    display: inline-block;
    padding: 7px 19px;
    border-radius: 19px;
    text-decoration: none;
}

.medicalAcordText div {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #000;
    margin-bottom: 17px;
}

/* end of medical information */


/* Start of fertility Obstetric */
.fertilityObstetricBg {
    background-image: url('./images/fertility-obstetrics.jpg');
}

.fertilityObstetricBg .medicalInfoIner {
    /* background: linear-gradient(to bottom, rgb(7 30 72 / 29%), rgba(24, 53, 104, 0.20)); */
    background: #ffffff75;
}

.notPlsUprBg {
    background: #C0D5DA2E;
    padding: 72px 0px 92px;
}

.utrUpr {
    display: flex;
    align-items: flex-start;
    gap: 28px;
    margin-top: 28px;
}

.notPlsStudyUpr p {
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    color: #006EAB;
    margin-bottom: 21px;
}

.utrRght p {
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 24px;
    color: #676868;
}

.artMainRed a {
    background: #e94488;
}

/* End of fertility Obstetric */

/* Home Screen */
.homeBanner {
    background-image: url('./images/homeBanner.jpg');
    min-height: 91.6dvh;
}

.homeBanner .medicalInfoIner {
    background: linear-gradient(to bottom, rgb(7 30 72 / 29%), rgba(24, 53, 104, 0.20));
}

.homeBanner .medicalInfoIner {
    min-height: 91.6dvh;
}

.womenHeathHub {
    background: #E94589;
    margin: 0px;
}

.welWomenHeath p {
    font-weight: 600;
    color: #fff;
    font-size: 40px;
    line-height: 64px;
    margin: 0px;
    padding: 0px;
}

.welWomenHeath h1 {
    font-weight: 700;
    font-size: 70px;
    line-height: 75px;
    letter-spacing: 2px;
    color: #fff;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    text-align: center;
    font-family: "Open Sans", sans-serif;
}

.welWomenHeath {
    text-align: center;
    margin-top: 13%;
}

/* End of Home Screen */

/* Addons css */
.medicalAffairs p {
    font-weight: 400;
    font-size: 20px;
    line-height: 33px;
    color: #010101;
    margin-bottom: 21px;
}

.hubInternal p {
    font-weight: 400;
    font-size: 20px;
    line-height: 33px;
    color: #E94589;
    margin-bottom: 21px;
}

.hubUpr {
    display: flex;
    gap: 20px;
    margin-top: 85px;
    margin-bottom: 95px;
}

.hubUpr .hubMain {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    flex: 1;
    padding: 50px 30px;
    text-align: center;
    margin: 24px 0px;
    min-height: 485px;
}

.hubMainFemale {
    background-image: url('./images/findBg1.jpg');
    background-size: cover;
    background-position: center center;
}

.hubMainMeno {
    background-image: url('./images/menoBg.jpg');
    background-size: cover;
    background-position: center center;
}

.hubMain label {
    padding: 0px 5%;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    display: block;
    margin-top: 38px;
    margin-bottom: 32px;
}

.hubMain p {
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 35px;
    color: #676868;
}

.hubMain a {
    cursor: pointer;
    background: #F49600;
    color: #fff !important;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    display: inline-block;
    padding: 7px 19px;
    border-radius: 19px;
}

.hubMainFemale a {
    background: #e94488;
}

.hubMain img {
    height: 111px;
    width: auto;
}

.hubMainMeno a {
    background: #6BC8E9;
    color: #283653 !important;
}

/* footer.hubFooterNw {
    background: #e94488;
} */


.bhCoreTraining {
    text-align: right;
}

.besinsLogin a {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-decoration: none;
    gap: 12px;
}

.besinsLogin span {
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    line-height: 21px;
    margin: 0px;
    padding: 0px;
}

.directionalArrow {
    animation: bounceDown 1s infinite ease-in-out;
}

.addOnsRed p {
    color: #E94589;
}

.artMainAddon label {
    min-height: 123px;
    display: flex;
    align-items: center;
}

@keyframes bounceDown {
    0% {
        transform: translateY(0);
        opacity: 1;
    }

    50% {
        transform: translateY(12px);
        /* arrow goes down */
        opacity: 0.6;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.globeSection img {
    animation: rotateGlobe 45s linear infinite;
}

@keyframes rotateGlobe {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/* End of Addons css */


.mensHealthHubNw {
    padding-bottom: 30px;
}

.mensHealthHubNwRmvSpc {
    padding: 0px;
}

.mensHealthHubNwInr {
    background: #006EAB;
    padding: 26px 5px;
}

.mensHealthHubNwInr p {
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #fff !important;
    margin: 0px;
    padding: 0px;
    letter-spacing: 5px;
    text-transform: uppercase;
    text-align: center;
}

ul.menuTopLevel {
    margin-top: 26px;
    margin-bottom: 0px !important;
}

.bhCoreTrainMdcl {
    text-align: center;
    margin-top: 63px;
}

.medicalInfoIner {
    background: #ffffff96;
}

li.current_page_item a {
    color: #fff !important;
}

.coreTraining,
.mensHeatlhHubBg .coreTraining {
    margin-top: 22%;
    margin-bottom: 8%;
}

.bhCoreTrain {
    margin-bottom: 22px;
}

.bhCoreTrain img {
    height: 172px;
}

.innerPageContentUpr {
    background: #dfdfdf59;
}

.innerPageContent {
    min-height: 77dvh;
    padding: 32px 32px;
}

.innerPageHeader {
    background: #006EAB;
    padding: 22px 0px;
}

footer.hubFooter ul li a {
    text-decoration: none;
}

.bhCoreTrainMdcl {
    text-align: center;
    margin-top: 63px;
}

.bannerBelowTextBg {
    background: #C0D5DA2E;
    padding: 72px 0px 92px;
}

.bannerBelowText p {
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    color: #000;
    margin-bottom: 21px;
}

.bannerBelowText p:last-child {
    color: #E94589;
}

.manageSpace1 .medicalMdlUpr {
    margin-top: 0px;
}

.manageSpace1 {
    margin-bottom: 0px;
}



.mensHeatlhHubBg div.coreTrainingAddons {
    margin-top: 7%;
    margin-bottom: 3%;
}

.medicalMdl label {
    color: #000000;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
}

.medicalMdl div {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #000;
    margin-bottom: 0px;
}

.goToUprBg {
    background: #C0D5DA2E;
    padding: 72px 0px 92px;
}

.goToUpr h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0px;
    color: #E94589;
    margin: 0px;
    padding: 0px;
    margin-bottom: 18px;
    text-transform: capitalize;
    font-family: "Open Sans", sans-serif;
}

.goToUpr p {
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    color: #1B1C1C;
    margin-bottom: 24px;
}

.goToUpr a {
    background: #E94589;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #fff !important;
    display: inline-block;
    padding: 13px 16px;
    border-radius: 5px;
    cursor: pointer;
    margin: 0px;
    text-decoration: underline !important;
}

.tempTrainingAccordian p {
    margin-bottom: 0px !important;
}

.tempTrainingAccordian .ea-body .medicalAcordTextUpr:last-child {
    border-bottom: 0px;
    padding-bottom: 0px;
}

.tempTrainingAccordian .ea-card.sp-ea-single {
    background: transparent !important;
    border: 0px !important;
    border-bottom: 2px solid #6BC8E9 !important;
    margin-bottom: 0px !important;
    border-radius: 0px !important;
    padding: 6px 0px;
}

.tempTrainingAccordian .ea-card.sp-ea-single h3.ea-header a {
    color: #676868 !important;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.tempTrainingAccordian .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-body {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.tempTrainingAccordian .eap-icon-ea-expand-plus:before {
    content: '' !important;
    background: url('/images/plusImage.svg');
    height: 25px;
    width: 25px;
    background-size: contain;
    background-repeat: no-repeat;
}

.tempTrainingAccordian .eap-icon-ea-expand-minus:before {
    content: '' !important;
    background: url('/images/minusImage2.svg');
    height: 25px;
    width: 25px;
    background-size: contain;
    background-repeat: no-repeat;
}


/* Start of Women super menu  */
.womenSuperMenu .sf-menu>li.menuItemWithSubmenu {
    background: #E94589;
}

.womenSuperMenu ul.sf-menu li:hover,
.womenSuperMenu ul.sf-menu li.sfHover {
    background: #E94589;
}

/* End of Women super menu  */


.setLastPara div:last-child,
.setLastPara p:last-child {
    color: #006EAB !important;
}

/* Privacy policy css */
.privacyPolicyTxt div p {
    font-weight: 400;
    font-size: 20px;
    line-height: 33px;
    color: #000;
    margin-bottom: 17px;
}

.privacyPolicyTxt div p:last-child {
    margin-bottom: 0px;
}

.privacyPolicyTxt div label {
    color: #006EAB;
    font-size: 30px;
    line-height: 38px;
    font-weight: 600;
    display: block;
    margin-bottom: 24px;
}

.privacyPolicyTxt div {
    margin-bottom: 40px;
}

.privacyPolicyTxt div ul {
    font-weight: 400;
    font-size: 20px;
    line-height: 33px;
    color: #000;
    margin-bottom: 17px;
}

.privacyPolicyTxt {
    margin-top: 75px;
    margin-bottom: 85px;
}

/* End of Privacy policy css */


/* Contact us page css */
.contactUsUpr {
    background: #ebeff0;
}

.contactUsTxt p {
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    color: #000;
    margin-bottom: 0px;
}

.contactUsForm div label {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    margin-bottom: 3px;
    display: block;
}

.contactUsForm input[type="text"],
.contactUsForm input[type="email"],
.contactUsForm textarea {
    border: 0px;
    width: 100%;
    min-height: 50px;
    outline: none;
    padding: 10px 12px;
    resize: none;
}

.contactUsForm textarea {
    min-height: 150px;
}

.contactUsTxt {
    margin-top: 70px;
    margin-bottom: 60px;
}

.contactUsForm div {
    margin-bottom: 18px;
}

.contactChkItem {
    margin-bottom: 20px;
}

.contactSbmt input[type="submit"] {
    background: #006EAB;
    border: 0px;
    outline: none;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    min-width: 108px;
    min-height: 50px;
    border-radius: 26px;
}

.contactUsFormUpr {
    margin-bottom: 132px;
}

/* checkbox css */
.contactChkItem {
    position: relative;
    margin-bottom: 20px;
}

.contactChkItem .wpcf7-acceptance {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.contactChkItem .wpcf7-acceptance>span {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    position: relative;
    cursor: pointer;
    margin-left: 0px;
}

.contactChkItem input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    width: 24px;
    height: 24px;
    margin: 0;
    z-index: 2;
    left: 0;
    top: 1px;
}

.contactChkItem .wpcf7-acceptance>span:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    min-width: 24px;
    border: 2px solid #006EAB;
    background: #fff;
    border-radius: 4px;
    transition: all 0.3s ease;
    margin-top: 1px;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
}

.contactChkItem .wpcf7-acceptance>span:has(input[type="checkbox"]:checked):before {
    background: #006EAB;
    border-color: #006EAB;
}

.contactChkItem .wpcf7-acceptance>span:after {
    content: '';
    position: absolute;
    left: 8px;
    top: 6px;
    width: 6px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 3;
    pointer-events: none;
}

.contactChkItem .wpcf7-acceptance>span:has(input[type="checkbox"]:checked):after {
    opacity: 1;
}

.contactChkItem .wpcf7-acceptance>span>span {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #000;
    margin-top: 1px;
}

.contactChkItem .wpcf7-acceptance>span>span a {
    color: #006EAB;
    text-decoration: underline;
}

.contactChkItem .wpcf7-acceptance>span>span a:hover {
    text-decoration: none;
}

/* End of Contact us page css */


/* Footer contact us Modal */
footer.hubFooter ul {
    margin: 0px;
    padding: 0px;
    text-align: center;
    line-height: initial !important;
}

.footerMenuUpr li,
.footerMenuUpr a {
    padding: 0px !important;
    margin: 0px !important;
}

.footerMenuUpr {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    gap: 42px;
}

.footerMenuUpr a {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #fff !important;
    text-decoration: none;
}

#contactModal {
    display: none;
    max-width: 600px;
    min-width: 400px;
    padding: 40px;
    background: #ffffff;
    position: relative;
    border-radius: 5px;
}

#contactModal .contact-content {
    position: relative;
}

#contactModal .contact-content label {
    font-size: 17px;
    margin-bottom: 0px;
    line-height: 27px;
    color: #1B1C1C;
    display: block;
    font-weight: 500;
}

#contactModal .contact-content label a {
    color: #006EAB;
    text-decoration: underline !important;
}

#contactModal .contact-content label a:hover {
    color: #005a8a;
}

.fancybox-skin {
    background: #ffffff !important;
    border-radius: 4px;
}

.fancybox-inner {
    overflow: visible !important;
}

.fancybox-close {
    background: #ff0000 !important;
    width: 25px !important;
    height: 25px !important;
    border-radius: 50% !important;
    color: #ffffff !important;
    font-size: 20px !important;
    line-height: 30px !important;
    opacity: 1 !important;
    top: -10px !important;
    right: -7px !important;
}

.fancybox-close:hover {
    opacity: 0.8 !important;
}

a.fancybox-item.fancybox-close:after {
    content: "X";
    position: absolute;
    left: 9px;
    top: -2px;
    font-size: 12px;
}

#contactModal ul,
#contactModal li,
#contactModal p {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

/* End of Footer contact us Modal */


/* Menu css */
.menuNavigation {
    position: relative;
}

.sf-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
}

.sf-menu li {
    position: relative;
    list-style: none;
}

.sf-menu>li>a {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    padding: 12px 20px;
    text-decoration: none;
    display: block;
    transition: all 0.3s ease;
}

.sf-menu>li.menuItemWithSubmenu {
    background: #006EAB;
    border-radius: 18px 18px 0px 0px;
}

.sf-menu>li.menuItemWithSubmenu>a {
    font-weight: 600;
    color: #fff;
    padding-right: 45px;
    position: relative;
}

.sf-menu>li.menuItemWithSubmenu>a:hover {
    color: #fff;
}

.subMenuPanel li.hasSubmenu>a {
    padding-right: 35px;
    position: relative;
}

.relatedInfoPanel li.hasSubmenu>a {
    padding-right: 35px;
    position: relative;
}

.sf-menu ul {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 1000;
    margin-top: 5px;
}

.sf-menu li:hover>ul,
.sf-menu li.sfHover>ul {
    display: flex;
    align-items: flex-start;
    gap: 0;
}

.subMenuPanel {
    background: #2C4A5A;
    border-radius: 8px;
    padding: 20px 25px;
    min-width: 300px;
    display: block;
}

.subMenuPanel li {
    display: block;
    position: relative;
}

.subMenuPanel li ul {
    position: absolute;
    left: 100%;
    top: 0;
    margin-left: 0px;
    margin-top: 0;
}

.subMenuPanel li a {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    padding: 6px 0px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.3s ease;
    position: relative;
}

.subMenuArrow {
    height: 14px;
    width: auto;
    filter: brightness(0) invert(1);
    transform: rotate(-90deg);
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}

.relatedInfoPanel {
    background: rgba(107, 200, 233, 0.75) !important;
    border-radius: 8px;
    padding: 20px 25px;
    min-width: 280px;
    margin-left: -15px;
    display: block;
}

.relatedInfoPanel li {
    display: block;
}

.relatedInfoPanel li a {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    padding: 6px 0;
    text-decoration: none;
    display: block;
    transition: all 0.3s ease;
}

.nestedSubmenu {
    position: absolute;
    left: 100%;
    top: 0;
    background: rgba(139, 181, 211, 0.95);
    border-radius: 8px;
    padding: 15px 0;
    min-width: 250px;
    margin-left: -10px;
    display: none;
    z-index: 1001;
}

.nestedSubmenu li:last-child a {
    border-bottom: none;
}

.relatedInfoPanel li:hover>.nestedSubmenu,
.relatedInfoPanel li.sfHover>.nestedSubmenu {
    display: block;
}

.mobileMenuToggle {
    flex-direction: column;
    justify-content: space-around;
    width: 35px;
    height: 30px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    z-index: 1001;
    position: relative;
    outline: none;
    border: none;
}

.mobileMenuToggle span {
    width: 100%;
    height: 3px;
    background-color: #006096;
    border-radius: 3px;
    transition: all 0.3s ease;
    transform-origin: center;
}

.mobileMenuToggle.active span:nth-child(1) {
    transform: rotate(45deg) translate(8px, 8px);
}

.mobileMenuToggle.active span:nth-child(2) {
    opacity: 0;
}

.mobileMenuToggle.active span:nth-child(3) {
    transform: rotate(-45deg) translate(8px, -8px);
}

ul.sf-menu li {
    background: transparent;
    border-radius: 18px 18px 0px 0px;
}

ul.sf-menu>li>a {
    border: none;
}

ul.sf-menu ul {
    min-width: 110%;
    border-radius: 0px 10px 10px 10px;
    margin-top: 0px;
    box-shadow: initial;
    background: #283653BF;
    padding: 8px 15px;
}

ul.sf-menu li:hover,
ul.sf-menu li.sfHover {
    background: #006EAB;
}

ul.sf-menu a {
    border: none !important;
}

ul.sf-menu ul li {
    background: transparent !important;
}

ul.nestedSubmenu {
    background: #6BC8E9BF !important;
}

ul.menuTopLevel {
    margin-bottom: 0px !important;
}

.rowFlexEnd {
    align-items: flex-end;
}

body.menuOpen {
    overflow: hidden;
}

.sf-menu ul ul {
    left: 106% !important;
}

.womenSuperMenu .sf-arrows ul li>.sf-with-ul:focus:after,
.womenSuperMenu .sf-arrows ul li:hover>.sf-with-ul:after,
.womenSuperMenu .sf-arrows ul .sfHover>.sf-with-ul:after {
    border-left-color: #E94589 !important;
}

/* End of Menu css */


.menuItemWithSubmenu,
ul.menuTopLevel {
    outline: none !important;
    border: none !important;
}

/* Start Media for Menu only */
@media (max-width: 991px) {
    .sf-menu {
        gap: 20px;
    }

    .sf-menu>li>a {
        font-size: 16px;
        padding: 10px 15px;
    }

    .sf-menu ul {
        position: relative;
        width: 100%;
        margin-top: 10px;
        display: block;
    }

    .sf-menu li:hover>ul,
    .sf-menu li.sfHover>ul {
        display: block;
    }

    .subMenuPanel {
        min-width: 100%;
        width: 100%;
    }

    .relatedInfoPanel {
        min-width: 100%;
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }
}

@media (max-width: 991px) {
    ul.sf-menu ul {
        min-width: 100%;
    }

    .menuNavigation {
        position: initial;
    }

    .mobileMenuToggle {
        display: flex;
        position: absolute;
        right: 20px;
        top: 10px;
        z-index: 1;
    }

    .rowFlexEnd {
        position: relative;
    }

    .sf-menu {
        display: none;
        flex-direction: column;
        width: 100%;
        gap: 0;
        background: rgba(0, 110, 171, 0.98);
        border-radius: 8px;
        padding: 20px;
        margin-top: 10px;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        max-height: calc(100vh - 200px);
        overflow-y: auto;
    }

    .sf-menu.mobileMenuOpen {
        display: flex;
    }

    .sf-menu>li {
        width: 100%;
        margin-bottom: 10px;
        border-radius: 8px;
        overflow: hidden;
    }

    .sf-menu>li>a {
        font-size: 18px;
        padding: 18px 20px;
        width: 100%;
        background: rgba(255, 255, 255, 0.1);
        border-radius: 8px;
    }

    .sf-menu>li.menuItemWithSubmenu>a {
        background: #006EAB;
        font-weight: 600;
        padding-right: 50px;
        position: relative;
    }

    /* .sf-menu > li.menuItemWithSubmenu > a::after {
        content: '+';
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 28px;
        font-weight: 300;
        line-height: 1;
    }
    
    .sf-menu > li.menuItemWithSubmenu.mobileSubmenuOpen > a::after {
        content: '−';
    } */

    .subMenuPanel li.hasSubmenu>a,
    .relatedInfoPanel li.hasSubmenu>a {
        padding-right: 40px;
        position: relative;
    }

    /* .subMenuPanel li.hasSubmenu>a::after,
    .relatedInfoPanel li.hasSubmenu>a::after {
        content: '+';
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 24px;
        font-weight: 300;
        color: #fff;
        line-height: 1;
    }

    .subMenuPanel li.hasSubmenu.mobileSubmenuOpen>a::after,
    .relatedInfoPanel li.hasSubmenu.mobileSubmenuOpen>a::after {
        content: '−';
    } */

    .relatedInfoPanel li.hasSubmenu>a::after {
        color: #006EAB;
    }

    .sf-menu ul {
        position: relative !important;
        width: 100% !important;
        margin-top: 10px;
        display: none;
        left: 0 !important;
        top: 0 !important;
        flex-direction: column;
    }

    .sf-menu li:hover>ul,
    .sf-menu li.sfHover>ul {
        display: none;
    }

    .sf-menu li.mobileSubmenuOpen>ul {
        display: block !important;
    }

    .subMenuPanel {
        min-width: 100% !important;
        width: 100% !important;
        background: #2C4A5A;
        margin-top: 10px;
        padding: 15px 0;
        border-radius: 8px;
        position: relative !important;
        left: 0 !important;
    }

    .subMenuPanel li ul {
        position: relative !important;
        left: 0 !important;
        margin-left: 0;
        margin-top: 10px;
    }

    .relatedInfoPanel {
        min-width: 100% !important;
        width: 100% !important;
        margin-left: 0;
        margin-top: 10px;
        background: #8BB5D3;
        padding: 15px 0;
        border-radius: 8px;
        position: relative !important;
        left: 0 !important;
    }

    .nestedSubmenu {
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
        width: 100% !important;
        margin-left: 0;
        margin-top: 10px;
        background: rgba(139, 181, 211, 0.3);
        padding: 15px 0;
        border-radius: 8px;
    }

    .subMenuPanel li a,
    .relatedInfoPanel li a,
    .nestedSubmenu li a {
        padding: 15px 20px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .relatedInfoPanel li a,
    .nestedSubmenu li a {
        border-bottom-color: rgba(0, 110, 171, 0.2);
    }

    .subMenuPanel li:last-child a,
    .relatedInfoPanel li:last-child a,
    .nestedSubmenu li:last-child a {
        border-bottom: none;
    }
}

@media (max-width: 767px) {
    .sf-menu {
        padding: 15px;
    }

    .subMenuPanel,
    .relatedInfoPanel,
    .nestedSubmenu {
        padding: 12px 0;
    }

    .subMenuPanel li a,
    .relatedInfoPanel li a,
    .nestedSubmenu li a {
        padding: 12px 15px;
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .sf-menu {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }

    .sf-menu>li {
        width: 100%;
    }

    .sf-menu>li>a {
        font-size: 16px;
        padding: 10px 15px;
        width: 100%;
    }

    .sf-menu>li.menuItemWithSubmenu {
        width: 100%;
    }

    .sf-menu ul {
        position: relative;
        width: 100%;
        flex-direction: column;
        margin-top: 10px;
        display: block;
    }

    .sf-menu li:hover>ul,
    .sf-menu li.sfHover>ul {
        display: block;
    }

    .subMenuPanel {
        min-width: 100%;
        width: 100%;
        padding: 15px 20px;
    }

    .relatedInfoPanel {
        min-width: 100%;
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
        padding: 15px 20px;
    }

    .subMenuPanel li a {
        font-size: 15px;
        padding: 10px 0;
    }

    .relatedInfoPanel li a {
        font-size: 15px;
        padding: 10px 0;
    }
}

@media (max-width: 600px) {

    .sf-menu {
        gap: 10px;
    }

    .sf-menu>li>a {
        font-size: 14px;
        padding: 8px 12px;
    }

    .subMenuPanel {
        padding: 12px 15px;
    }

    .relatedInfoPanel {
        padding: 12px 15px;
    }

    .subMenuPanel li a {
        font-size: 14px;
        padding: 8px 0;
    }

    .relatedInfoPanel li a {
        font-size: 14px;
        padding: 8px 0;
    }
}

@media (max-width: 460px) {
    .sf-menu>li>a {
        font-size: 13px;
        padding: 8px 10px;
    }

    .subMenuPanel li a {
        font-size: 13px;
    }

    .relatedInfoPanel li a {
        font-size: 13px;
    }

    .subMenuPanel {
        padding: 10px 12px;
    }

    .relatedInfoPanel {
        padding: 10px 12px;
    }
}

/* End of Media for Menu only */


@media (max-width: 1200px) {
    .globeSectionUpr .globeSection {
      width: 40% !important;
    }
  }

@media (max-width: 1192px) {
    .artMain label {
        padding: 0px;
    }

    .artUpr .artMain {
        padding: 50px 22px;
    }
}

@media (max-width: 991px) {
    .globeSectionUpr .globeSection {
        width: 42% !important;
    }

    .artMain label {
        padding: 0px;
    }

    .artMain label {
        font-size: 26px;
    }
}

@media (max-width: 767px) {
    .globeSectionUpr .globeSection {
        width: 44% !important;
    }

    .globeSection label {
        max-width: 95%;
    }

    .artUpr,
    .hubUpr {
        display: block;
    }

}

@media (max-width: 600px) {
    .globeSectionUpr .globeSection {
        width: 44%;
    }

    .globeSection label {
        font-size: 22px;
        line-height: 32px;
    }

    .medicalAcordText {
        width: 100%;
    }

    .medicalInfoBg,
    .medicalInfoIner {
        min-height: 475px;
    }

    .menopauseLbl {
        margin-top: 38%;
    }

    .mensHealthHub p {
        font-size: 18px;
        line-height: 24px;
    }

    .mensHealthHub {
        background: #006EAB;
        padding: 14px 5px;
    }

    .utrUpr {
        display: block;
    }

    .utrLft {
        margin-bottom: 24px;
    }

    .menopauseLbl p {
        font-size: 30px;
        line-height: 38px;
    }

    .welWomenHeath h1 {
        font-size: 40px;
        line-height: 54px;
    }

    .welWomenHeath p {
        font-size: 26px;
        line-height: 30px;
    }

    .welWomenHeath {
        margin-top: 36%;
    }

    div#contactModal {
        min-width: 100%;
    }
}

/* only for Home globe */
@media (max-width: 460px) {
    .globeSectionUpr .globeSection {
        width: 62%;
        margin-bottom: 20px;
    }

    .coreTraining p {
        font-size: 30px;
        line-height: 38px;
    }

    .coreTraining h1 {
        font-size: 52px;
        line-height: 60px;
    }
}