
.buzzingforbhart_banner {
    width: 100%;
    background: url("../img/navMenu/background-top-bar.png?v=20250905") no-repeat;
    background-size: 100% 100%;
}

.bfb-logo{
    width: 100%;
    max-width: 80px;
    height: auto;
    border-right: 2px solid #94B3F3;
    padding-right: 10px;
}

.bfb-head-text{
    background: linear-gradient(90deg, #537DE1 0%, #FFFFFF 34.62%, #FFFFFF 50.96%, #FFFFFF 67.31%, #537EE2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Maven Pro" !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    padding-left: 10px;

}




.era-logo,
.era_banner {
    width: 100%;
}
.rbi_banner_top {
    background: url("../img/navMenu/top-header-img-left-new.png") left no-repeat, url("../img/navMenu/top-header-img-right-new.png") right no-repeat, #030038;
    background-size: auto 100% !important;
}
.rbi-easebuzz {
    color: #fff;
    font-size: 20px;
    margin: 0 10px;
    font-weight: 500;
}
.approval-logo {
    margin-left: 5px;
}
.era_content,
.hiring_content,
.partner_content,
.rbi_content,
.bfb_content {
    display: flex;
    height: 56px;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 3 !important;
}

.rbi_content p {
    font-size: 20px;
    margin-bottom: 0;
    margin-right: 24px;
    font-family: DM Sans;
}
.era_content a,
.partner_content a,
.rbi_content a,
.bfb_content a {
    font-size: 14px;
    padding: 5px 16px;
    border-radius: 10px;
    color: #fff;
    border: 1px solid #fff;
}
.era_content a:hover,
.partner_content a:hover,
.rbi_content a:hover,
.bfb_content a:hover {
    font-size: 14px;
    padding: 5px 16px;
    border-radius: 10px;
    color: #85e6c4;
    border: 1px solid #85e6c4;
}
.hiring_wrapper,
.partner_wrapper,
.rbi_wrapper {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 999 !important;
}
@media screen and (max-width: 991px) {
    .rbi_content p {
        font-size: 16px !important;
        margin: 0 15px 0 0;
    }
}
@media screen and (max-width: 767px) {
    .rbi_content p {
        font-size: 14px !important;
        margin: 0 15px 0 0;
    }
    .rbi_content a {
        font-size: 14px !important;
        margin: 0;
        padding: 5px 10px !important;
    }
    
    .bfb_content a{
        font-size: 12px !important;
        margin: 0 0 0 10px !important;
        padding: 5px 10px !important;
    }

    .rbi_banner_top {
        width: 100%;
        background: #030038 !important;
    }
    .rbi-know-more {
        display: none;
    }
}
@media screen and (max-width: 600px) {
    .rbi_banner_top {
        background-size: 150% 100%;
    }
    .rbi_content p {
        font-size: 14px !important;
        margin: 0 auto;
    }
}
.partner_banner_top {
    width: 100%;
    background: url("../img/navMenu/top-header-img-left.png") left no-repeat, url("../img/navMenu/top-header-img-right.png") right no-repeat, #030038;
}
.introducing-era,
.refer-easebuzz {
    color: #fff;
    font-size: 16px;
    margin: 0 10px;
    font-weight: 500;
}
.partner_content p {
    font-size: 16px;
    margin-bottom: 0;
    margin-right: 24px;
    font-family: DM Sans;
}
.for-mobile-view,
.mobile_img,
.mobile_img_xs,
.refer-easebuzz-mobile {
    display: none;
}
.era-logo {
    max-width: 35px;
    height: auto;
}
.introducing-era-rapid-assist {
    font-size: 18px !important;
    font-weight: 700 !important;
}
.era_content p,
.hiring_content p {
    font-size: 16px;
    margin-bottom: 0;
    margin-right: 30px;
    font-family: DM Sans;
}
header .nav.loaded {
    padding-top: 0;
    margin-top: 56px;
}
.hiring_text {
    display: flex;
    align-items: center;
}
.hiring_content a {
    font-size: 14px;
    padding: 5px 16px;
    border-radius: 5px;
    background-color: #6d44e5;
    color: #fff;
}
.desktop_img {
    display: block;
}
.for-desktop-view,
.nav-header {
    display: flex;
}
.header-select-dropdown.all_products.ui.dropdown .menu {
    left: -210px !important;
}
.header-select-dropdown.all_products.ui.dropdown .menu::before {
    left: 23%;
}
.header-select-dropdown-company.ui.dropdown .menu:before {
    top: -10px;
    left: 28%;
}
.nav-header {
    gap: 28px;
}
@media screen and (max-width: 1223px), screen and (min-width: 1201px) {
    .menu__link {
        margin: 0 10px !important;
    }
}
@media (min-width: 1202px) {
    .nav-wrapper {
        justify-content: space-around !important;
    }
}
@media (min-width: 992px) {
    .menu__item {
        margin: 0 !important;
    }
    .nav-wrap {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}
@media screen and (max-width: 1860px) {
    .py-md-3 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
}
@media screen and (max-width: 1600px) {
    .era_content p,
    .hiring_content p {
        font-size: 16px;
    }
    .era_content .demo-link,
    .hiring_content .demo-link {
        font-size: 12px;
    }
    .header-select-dropdown.all_products.ui.dropdown .menu {
        left: -220px !important;
    }
    .header-select-dropdown.all_products.ui.dropdown .menu::before {
        left: 15%;
        top: -10px;
    }
}
@media screen and (max-width: 1600px), screen and (max-height: 700px) {
    .mb-header-nav h2 {
        line-height: 7px !important;
    }
    .py-md-3 {
        padding-top: 0 !important;
        padding-bottom: 0.5rem !important;
    }
    .mb-header-nav .product_id {
        font-size: 14px;
    }
    .mb-header-nav h5,
    .nav-desc {
        font-size: 12px;
    }
}
@media screen and (min-width: 1400px) {
    .menu__item {
        margin: 0 0 0 15px !important;
    }
}
@media screen and (max-width: 1201px) {
    .for-mobile-view {
        display: contents;
    }
    .for-desktop-view {
        display: none;
    }
    .menu__item {
        width: -webkit-fill-available !important;
        margin: 15px 0 !important;
    }
}
@media screen and (min-width: 1025px) {
    .header-sign-up .sign-up-w {
        display: none !important;
    }
}
@media screen and (max-width: 1024px) {
    .header-sign-up .sign-up-w {
        -webkit-border-radius: 5px !important;
        border-radius: 5px !important;
        padding: 7px 15px !important;
        position: absolute;
        right: 9%;
        bottom: 18%;
        border: 1px solid #fff;
        color: #fff !important;
    }
    .mobile_img {
        display: block;
    }
    .desktop_img,
    .mobile_img_xs {
        display: none;
    }
}
@media screen and (max-width: 991px) {
    .header-sign-up .sign-up-w {
        right: 12%;
        bottom: 23%;
    }
    .mobile_img {
        display: block;
    }
    .desktop_img,
    .mobile_img_xs {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .refer-easebuzz-mobile {
        display: block;
        color: #fff;
        font-size: 16px;
        margin: 0 10px;
        font-weight: 500;
    }
    .partner_content p {
        font-size: 14px !important;
        margin: 0 15px 0 0;
    }
    .era_content a,
    .partner_content a {
        font-size: 14px !important;
        margin: 0;
        padding: 5px 10px !important;
    }
    .introducing-era,
    .refer-easebuzz {
        display: none !important;
    }
    .partner_banner_top {
        width: 100%;
        background: #030038 !important;
    }
    .hiring_content a,
    .hiring_content p {
        font-size: 12px !important;
    }
    .header-sign-up .sign-up-w {
        right: 15%;
        bottom: 24%;
    }
    .mobile_img {
        display: none;
    }
    .mobile_img_xs {
        display: block;
    }
    .hiring_content a {
        margin: 0;
    }
    .era_content p {
        font-size: 14px !important;
        margin: 0 15px;
    }

    .buzzingforbhart_banner {
        background: #091B49 !important;
    }
}

@media screen and (max-width: 460px) {
    .partner_content p,
    .rbi_content p {
        font-size: 12px !important;
    }

    .bfb_content a {
        font-size: 12px !important;
        margin: 0 0 0 5px !important;
        padding: 2px 5px !important;
    }
}

@media screen and (max-width: 425px) {
    .rbi_banner_top {
        background-size: 150% 100%;
    }
    .partner_content p,
    .rbi_content p {
        font-size: 12px !important;
    }
    .header-sign-up .sign-up-w {
        right: 17%;
        bottom: 21%;
    }

    .bfb_content a {
        font-size: 12px !important;
        margin: 0 0 0 5px !important;
        padding: 2px 5px !important;
    }

    .bfb-logo {
        max-width: 60px;
        padding-right: 5px;
    }
}
@media screen and (max-width: 375px) {

    .bfb-logo {
        max-width: 50px;
        padding-right: 5px;
    }

    .era_content p,
    .partner_content p,
    .rbi_content a,
    .rbi_content p {
        font-size: 11px !important;
    }
    .rbi_content a {
        margin: 0;
        padding: 2px 5px !important;
    }
    .header-sign-up .sign-up-w {
        right: 19%;
        bottom: 22%;
    }
    .era_content p {
        margin: 0 10px;
    }
    /* .era_content a,
    .partner_content a {
        font-size: 12px !important;
        margin: 0;
        padding: 2px 5px !important;
    } */

    .bfb-head-text {
        padding-left: 5px;
        font-size: 10px !important;
    }
}
@media screen and (max-width: 320px) {
    .partner_content p,
    .rbi_content p {
        font-size: 11px !important;
        margin: 0 5px 0 0;
    }
    .era_content a,
    .partner_content a,
    .rbi_content a {
        font-size: 12px !important;
        margin: 0;
    }

    .bfb_content a {
        font-size: 9px !important;
        margin: 0;
    }
    .header-sign-up .sign-up-w {
        right: 20%;
        bottom: 23%;
    }
    .era_content p {
        font-size: 12px !important;
        margin: 0 10px;
    }
}
