.logged-in #g-container-main{
    padding-top: 150px;	
}
body.gantry div#main-logo a{
    width:169px;
    padding-top: 2px;
}
body.gantry #g-offcanvas{
    z-index: 999;
}
/*body.gantry #g-offcanvas.asidemenu{
    z-index: 99;
    position: fixed;
    width: 68px;
}
body.gantry #g-offcanvas.asidemenu .g-content {
    margin: 0;
    padding: 0;
}*/
body.gantry .buddypanel {
    z-index: 611;
}
 body.gantry .buddypanel.buddypanel--toggle-off {
    background: #ffffff;
    box-shadow: 0 3px 13px 0 rgba(18,43,70,.1);
    left: 0;
    position: fixed;
    width: 68px;
    height: 100%;
    z-index: 611;
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
}
body.gantry .buddypanel.buddypanel--toggle-on{
    background: #ffffff;
    box-shadow: 0 3px 13px 0 rgba(18,43,70,.1);
    left: 0;
    position: fixed;
    width: 280px;
    height: 100%;
    z-index: 611;
    -webkit-transition: width .2s;
    transition: width .2s;
}
body.gantry .panel-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height:76px;
    position: relative;
    z-index: 29;
}
body.gantry .buddypanel .panel-head .bb-toggle-panel > i {
    background: url(/wp-content/themes/buddyboss-theme-child/assets/images/hamburger-icon.svg) no-repeat 0 0;
    background-size: 100%;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 7px;
}
body.gantry .buddypanel .bb-toggle-panel {
    color: #1c2854;
    font-size: 24px;
    padding: 10px 16px;
    min-width: 68px;
    text-align: center;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    line-height: 27px;
}
body.gantry .bb-icon-sidebar:before {
    content: none;
}
body.gantry .buddypanel .side-panel-inner{
    padding-top: 0;
}
body.gantry .side-panel-inner {
    height: -webkit-calc(100% - 120px);
    height: calc(100% - 120px);
    overflow: hidden;
}
body.gantry .side-panel-menu-container {
    height: 100%;
}
body.gantry .side-panel-menu {
    list-style: none;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column;
}
body.gantry .buddypanel-menu {
    min-height: 100%;
}
body.gantry .side-panel-menu li {
    min-height: 52px;
}
body.gantry .buddypanel.buddypanel--toggle-off  .side-panel-menu li.current-menu-item a {
    background-color: rgba(75,146,206,1);
}
body.gantry  .buddypanel.buddypanel--toggle-on  .side-panel-menu li.current-menu-item a, 
body.gantry  .buddypanel.buddypanel--toggle-on  .side-panel-menu li:hover a {
    background-color: rgba(75,146,206,0.05);
}
body.gantry .buddypanel .side-panel-menu li a {
    border-bottom: 1px solid rgba(168, 173, 178, 0.25);
    text-wrap: nowrap;
}
body.gantry .side-panel-menu a {
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    color: #1c2854 !important;
    letter-spacing: -.24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    position: absolute;
    width: 100%;
    font-weight: 400;
}
body.gantry .side-panel-menu a:hover{
    color: #4b92ce !important;
}
body.gantry .buddypanel [data-balloon][data-balloon-pos=right]:before {
    left: inherit;
    top: inherit;
    margin-left: 60px;
    margin-top: 14px;
}
body.gantry [data-balloon][data-balloon-pos='right']:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba( 28,41,83,0.95 )%22%20transform%3D%22rotate(90 6 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
}
body.gantry .buddypanel .side-panel-menu li > .bb-menu-item > img {
    margin-left: 20px;
}
body.gantry .buddypanel-menu > li.current-menu-item > .bb-menu-item > img {
    filter: brightness(0) invert(1);
    opacity: 1;
}
body.gantry .buddypanel-menu > li > .bb-menu-item > img {
    filter: grayscale(100%);
    opacity: 0.32;
    width: auto;
    height: 20px;
}
body.gantry .buddypanel-menu>li>.bb-menu-item>img {
    margin: 0 24px;
}
body.gantry .buddypanel.buddypanel--toggle-on .buddypanel-menu > li:hover > .bb-menu-item > img, 
body.gantry .buddypanel.buddypanel--toggle-on .buddypanel-menu > li.current-menu-item > .bb-menu-item > img {
    filter: brightness(100%) invert(0);
    opacity: 1;
}
body.gantry .menu-item i._mi, .menu-item img.bb-menu-icon {
    display: inline-block;
    vertical-align: middle;
}
body.gantry .header-aside .notification-wrap .notification-link span:after{
    content: "Notifications";
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .18s ease-out .18s;
    transition: all .18s ease-out .18s;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: -.24px;
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.22);
    line-height: 1.3;
    padding: 7px 15px;
    position: absolute;
    white-space: nowrap;
    z-index: 1;
    background-color: rgba( 28,41,83,0.95 );
    top: 100%;
    color: #fff;
    visibility: hidden;
    left:50%;
    margin-top:5px;
      -webkit-transition: all .18s ease-out .18s;
    transition: all .18s ease-out .18s;
    -webkit-transform: translate(-50%,-10px);
    -ms-transform: translate(-50%,-10px);
    transform: translate(-50%,-10px);
}
body.gantry .header-aside .notification-wrap .notification-link span{
    position: relative;
    line-height: normal;
}
body.gantry .header-aside .notification-wrap .notification-link span::before{
    content: "";
    background: url(/wp-content/themes/g5_helium-child/img/notifiaction-arrow.svg) no-repeat;
    width: 16px;
    height: 18px;
    background-size: 100% auto;
    position: absolute;
    z-index: 9;
    left:50%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .18s ease-out .18s;
    transition: all .18s ease-out .18s;
    font-weight: 500;
    top:100%;
    -webkit-transform: translate(-50%,-10px);
    -ms-transform: translate(-50%,-10px);
    transform: translate(-50%,-10px);
}
body.gantry .header-aside .notification-wrap .notification-link span:hover::after,
body.gantry .header-aside .notification-wrap .notification-link  span:hover::before{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
}
body.gantry .buddypanel.buddypanel--toggle-off  ul.buddypanel-menu li a span:not(.count) {
    display: block;
    min-width: 0;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
body.gantry .buddypanel ul.buddypanel-menu li.course a span{
    margin-left: -8px !important;
}
body.gantry .header-aside .notification-wrap .notification-link span i{
    font-size: 24px;
    color: #fff;
    vertical-align: middle;
}
body.gantry .side-panel-menu .current-menu-item>a>span {
    font-weight: 500;
}
body.gantry .buddypanel.buddypanel--toggle-on .side-panel-menu li.current-menu-item > a > span {
    font-weight: 700;
    color: #4b92ce;
}
body.gantry .header-aside-inner{
    display: flex;
    flex-direction: row;
    justify-content: end;
    align-items: center;
}
body.gantry  .header-aside .notification-wrap .notification-link {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    background-color: #E0E0E0;
    justify-content: center;
    display: flex;
    align-items: center;
}
body.gantry .user-link img {
    border-radius: 50%;
    max-width: 36px;
    image-rendering: -webkit-optimize-contrast;
}
body.gantry .header-aside .user-link img {
    outline: 1px solid #4B92CE;
     padding: 2px; 
}
body.gantry .header-aside .user-wrap.user-wrap-container {
    margin-left: 10px;
}
body.gantry #g-navigation.scrolled {
    box-shadow: 0 1px 0 0 rgba(139,141,157,.05),0 5px 10px 0 rgba(65,71,108,.15);
}
body.gantry.logged-in #g-navigation .header-logo{
    margin-top: 0 !important;
    padding: 10px 0 !important;
    text-align: left;    
}
body.gantry #g-navigation .header-logo{
    margin-top: 0 !important;
    padding: 0 !important;
    text-align: left;  
}
body.gantry #g-navigation .g-container .g-grid:nth-child(2),
.single #g-navigation .g-container .g-grid:nth-child(2){
    align-items: center !important;
}
body.gantry #g-navigation .user-wrap-container,
body.gantry #g-navigation .notification-wrap {
    display: inline-block;
    padding: 0 8px;
    text-align: left;
    vertical-align: middle;
}
body.gantry #g-navigation .header-aside-inner>:last-child {
    padding-right: 0!important;
}
body.gantry #g-page-surround.bb-expand #g-navigation{
    width: calc(100% - 280px) !important;
}
/*body.gantry .bb-expand #g-navigation .g-container {
    width: 100%;
    max-width: 1140px;
    padding: 0 25px;
}*/
body.gantry .g-container {
    width: 100%;
    max-width: 1200px;
    padding: 0 10px;
}
body.gantry #g-navigation {
    transition: width .2s;
    box-shadow: 0 1px 0 0 rgba(139,141,157,.05), 0 0 1px 0 rgba(65,71,108,.15);
    padding: 0 30px;
    /*height: 76px;*/
    display: inline-block;
    width: 100%;
    padding: 15px 0;
}
body.gantry #g-navigation.scrolled  {
    box-shadow: 0 1px 0 0 rgba(139,141,157,.05), 0 5px 10px 0 rgba(65,71,108,.15);
}
/*body.gantry .g-offcanvas-toggle i,
.single .g-offcanvas-toggle i{
    color:#1c2953;
    font-size: 24px;
    line-height: 1;
    display: inline-block;
    font-family: 'bb-icons';
    font-weight: 400;
}
body.gantry .g-offcanvas-toggle i:before,
.single .g-offcanvas-toggle i:before{
    content: '\edb1';
    font-family: "bb-icons";
    font-style: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    opacity: .8;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 120%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
        margin-left: 0;
    margin-right: 0;
}*/
/*sidebar page css  end*/

/*sidebar footer  css*/
#g-footer .bb-footer-menu{
	display:none!important;
}

footer#g-footer {
    padding: 80px 0px 80px 0px;
}

body.gantry #g-footer {
    background-image: url(/wp-content/uploads/2024/06/Mask-Group-1.svg);
    background-repeat: no-repeat;
    background-size: 350px;
    background-position: 30% 0;
}
#g-footer.footer-wrap .g-content .g-copyright{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #A0A1A2;
    font-weight: 300 !important;
    text-align: right;
    max-width: 300px;
    float: right;
}
#g-footer.footer-wrap .g-content .g-copyright br{
    display: none;
}
#g-footer.footer-wrap .footer-address a{
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}
#g-footer.footer-wrap .footer-address a:hover{
    color: #f58020;
}
#g-footer.footer-wrap .footer-address p span,
#g-footer.footer-wrap .accessibility-btn .accessible-button {
    color: #F2F2F2;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 24px !important;
    font-weight: 300 !important;
}
#g-footer.footer-wrap .accessibility-btn input {
    background-color: #ffffff;
    color: #4B92CE;
    font-weight: 400;
}
body.gantry #g-footer {
    /* background: #1C2854; */
    color: #fff;
    padding-top: 80px !important;
    padding-bottom: 70px !important;
    padding-left: 30px;
    padding-right: 30px;
}
/* #g-footer.footer-wrap .g-container .g-grid:nth-child(3){
    justify-content: center;
    align-items: center;
} */
#g-footer.footer-wrap .g-container .g-grid:nth-child(2){
    padding-top: 100px;
}
#g-footer.footer-wrap .g-copyright{
    margin:40px 0;
}
/* body.gantry #g-footer a {
    color: #d6d6d6 !important;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 16px !important;
} */
/* body.gantry #g-footer .footer_menu_bottom a{
    color: #d6d6d6 !important;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 0.5px;
    font-size: 16px;
    padding:8px 0 5px 0;
} */
#g-footer.footer-wrap .bb-footer-menu .bb-footer-ul a,
 #g-footer.footer-wrap .footer_menu_bottom a{
    color: #3495FF!important;
    text-transform: uppercase;
    font-weight: 700!important;
   
    
 }
 #g-footer.footer-wrap .footer_menu_bottom a:hover{
    color: #F37F54 !important;
 }
#g-footer.footer-wrap .bb-footer-menu .bb-footer-ul a:hover{
    color:#f58020!important;
 }
 #g-footer.footer-wrap .footer_menu_bottom .g-toplevel li::after{
    content: "";
    width: 1px;
    height: 15px;
    background: #4B92CE;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 10px;
 }
body.gantry #g-footer .bb-footer-menu .bb-footer-ul, 
body.gantry #g-footer .social-icons,
body.gantry #g-footer .footer_menu_bottom ul{
    display: flex;
    justify-content: end;
    flex-wrap: wrap;  
}
/* body.gantry #g-footer .footer_menu_bottom{
     align-items: flex-end;
} */
body.gantry #g-footer .bb-footer-menu .bb-footer-ul{
    margin-left: 0 !important;
    margin: 20px 0 0;
}
body.gantry #g-footer .social-icons{  
    margin-top: 0px;
}
body.gantry #g-footer .footer-address{    
    margin: 40px 0;
}
body.gantry #g-footer .footer-address p{
    margin: 0;
}
body.gantry #g-footer .bb-footer-menu .bb-footer-ul li,
body.gantry #g-footer .footer_menu_bottom li {
    list-style: none;
    margin-left: 30px;
    line-height: 28px;
}
body.gantry #g-footer .bb-footer-menu .bb-footer-ul li:first-child,
body.gantry #g-footer .social-icons a:first-child{
    margin-left: 0;
}
  /* body.gantry #g-footer .footer_menu_bottom .g-main-nav .g-toplevel li{
    margin: 0 0 0 30px;
 } */
 body.gantry #g-footer .footer_menu_bottom .g-main-nav .g-toplevel li:first-child{
    margin-left: 0;
    padding: 0 25px;
 }
 #g-footer.footer-wrap .footer_menu_bottom .g-toplevel li:last-child{
    padding-left: 25px;
 }
 #g-footer.footer-wrap .footer_menu_bottom .g-toplevel li:last-child::after{
    display: none;
   
 }
 #g-footer.footer-wrap .footer_menu_bottom .g-main-nav .g-toplevel > li {
    margin: 0;
}


body.gantry #g-footer .bb-footer-menu .bb-footer-ul li a:hover{
    color: #fff;
}
/* body.gantry #g-footer .footer_menu_bottom a:hover,
body.gantry #g-footer .bb-footer-menu .bb-footer-ul li.current-menu-item a{
    color: #ee8535 !important;

} */
#g-footer.footer-wrap .social-icons a {
    background-color: transparent !important;
}
#g-footer.footer-wrap .g-content .footer-address a:hover{
    background-color: #ee8535 !important;
}
body.gantry .wpautoterms-footer {
    display: none;
}
body.gantry #g-footer .social-icons a {
    margin-left: 9px !important;
    margin-right: 0px !important;
}
body.gantry #g-footer .social-icons a:first-child{
    margin-left: 0 !important;
}
body.gantry #g-footer .social-icons a {
    width: 28px;
    height: 28px;
    border-radius: 100% !important;
    /* background-color: #fff !important; */
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    font-size: 13px !important;
    color: #1C2854 !important;
}
body.gantry #g-footer .social-icons .g-social a{
    position: relative;
}

body.gantry #g-footer .social-icons .g-social-text{
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: 100%;
    left: 50%;
    background-color: #1c2953;
    padding: 7px 15px;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: auto;
    z-index: 1;
    pointer-events: none;
    -webkit-transition: all .18s ease-out .18s;
    transition: all .18s ease-out .18s;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: -.24px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.22);
    line-height: 1.3;
    white-space: nowrap;
    z-index: 10;
    text-transform: capitalize;
    webkit-transform: translate(-50%,10px);
    -ms-transform: translate(-50%,10px);
    transform: translate(-50%,10px);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    margin-bottom: 11px;
}
body.gantry #g-footer .social-icons .g-social a:hover .g-social-text{
    opacity: 1;
    visibility: visible;
    overflow: visible !important;
}
/* body.gantry #g-footer .footer-address p,
body.gantry #g-footer .g-copyright{
    font-size: 16px;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: -.24px;
    line-height: 28px;
} */
#g-footer.footer-wrap .footer-address p span:last-child{
    position: relative;
    top:-1px;
}
body.gantry #g-footer .footer-logo img{
    max-height: 70px;
}
body.gantry #g-footer .accessibility-btn{
    /* display: flex; */
    align-items: self-end;
  
}
body.gantry #g-footer .g-content {
    margin: 0 0;
}
/*body.gantry.logged-in #g-navigation .g-container div.g-grid:nth-child(2),
#g-navigation .g-container div.g-grid:nth-child(3),
#g-footer div.g-grid .bb-footer-menu,
#g-footer div.g-grid .social-icons,
#g-footer div.g-grid .footer_menu_bottom{
    display: none;
    visibility: hidden;
} */
body.gantry #g-navigation .g-container div.g-grid:nth-child(3),
body.gantry #g-footer div.g-grid .footer_menu_bottom{
    display: flex;
    visibility: visible;
}
body.gantry #g-footer div.g-grid .bb-footer-menu,
body.gantry #g-footer div.g-grid .social-icons,
#g-footer div.g-grid div#main-social-icon{
    display: block;
    visibility: visible;
}
body.gantry #g-footer.footer-wrap .footer-address p:first-child {
    padding-bottom: 0px;
}
body.gantry #g-navigation .g-container div.g-grid:nth-child(3) {
    align-items: center !important;
    display: none;
}
body.gantry.logged-in #g-navigation .g-container div.g-grid:nth-child(3){
    display: flex;
}
/*body.gantry #g-footer .footer_menu_bottom,
body.gantry #g-footer div#accessibility,
body.gantry #g-footer div#site-copyright,
#g-footer div.g-grid div#main-social-icon{
    flex: 0 33.33333%;
    width: 33.33333%;
    max-width: 33.33333%;
}*/

/*body.gantry #g-footer div#main-social-icon {
    display: none !important;
    visibility: hidden !important;
    flex: 0 !important;
    width: 0 !important;
}*/
/*sidebar footer  css*/

/* Start Profile Dropdown Menu CSS */
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown {
    right: 0;
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown{
    min-width: 180px;
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown {
    background: #ffffff;
    box-shadow: 0 6px 24px 0 rgba(0,0,0,.12),0 3px 8px 0 rgba(0,0,0,.06);
    border-radius: 4px;
    list-style: none;
    padding: 10px 0;
    position: absolute;
    right: -22px;
    top: -webkit-calc(100% - 15px);
    top: calc(100% - 15px);
    margin: 0;
    min-width: 168px;
    z-index: 100;
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown .userinfo.wrapper{
    position: relative;
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown:before {
    right: 13px;
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    right: 28px;
    border: 7px solid #000;
    border-color: #ffffff #ffffff transparent transparent;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-shadow: 2px -3px 3px 0 rgba(0,0,0,.02);
    z-index: 1002;
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown ul.sub-menu-inner {
    width: 187px;
    max-height: 76vh;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown ul.sub-menu-inner a.user-profile-link {
    padding: .9375rem;
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown ul.sub-menu-inner a.user-profile-link {
    display: block;
    font-size: 13px;
    font-weight: inherit;
    color: #000;
    letter-spacing: -.24px;
    line-height: 1.15;
    margin-bottom: 1px;
    padding: .625rem .9375rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown .user-profile-link {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: auto;
    border-bottom: 1px solid #e7e9ec;
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown .user-profile-link img {
    outline: 1px solid #4B92CE;
    padding: 2px;
    float: left;
    margin-right: 10px;
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown .user-profile-link img {
    border-radius: 50%;
    max-width: 36px;
    image-rendering: -webkit-optimize-contrast;
}

body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown a {
    display: block;
    font-size: 13px;
    font-weight: inherit;
    color: #383838;
    letter-spacing: -.24px;
    line-height: 1.15;
    margin-bottom: 1px;
    padding: .625rem .9375rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown a:hover {
    color: #f58021;
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown .user-profile-link .user-name {
    line-height: 1.3;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100px;
    overflow: hidden;
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown span.user-name {
    font-size: 16px;
    font-weight: 600;
    color: var(--bb-headings-color);
    letter-spacing: -.24px;
    margin-bottom: 2px;
    display: block;
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown .user-mention {
    color: #939597;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -.24px;
}


body.gantry.logged-in #g-navigation .menu-profile-drop-down-menu-container > ul{
    margin-left: 0;
}
body.gantry.logged-in #g-navigation .bb-user-menu .bp-menu .sub-menu{
    position: absolute;
    background: #fff;
    box-shadow: 0 2px 7px 1px rgba(0,0,0,.05), 0 6px 32px 0 rgba(18,43,70,.1);
    list-style: none;
    right: 187px;
    z-index: 10;
    margin-top:-36px;
    display: none;
    width:187px;
}
body.gantry.logged-in #g-navigation .bb-user-menu .bp-menu:hover .sub-menu{
/*    display: block !important;*/
}
body.gantry.logged-in #g-navigation .bb-user-menu .bp-menu{
    position: relative !important;
}
body.gantry.logged-in #g-navigation .bb-user-menu .bp-menu .sub-menu:after{
    content: '';
    width: 12px;
    height: 12px;
    display: block;
    box-shadow: 2px -2px 2px -1px rgba(0,0,0,.1);
    position: absolute;
    right: -5px;
    top: 11px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
}
body.gantry.logged-in #g-navigation .bb-user-menu .bp-menu.menu-item-has-children > a{
    position: relative;
}
body.gantry.logged-in #g-navigation .bb-user-menu .bp-menu.menu-item-has-children:hover > a:before{
    color:#f58021;
}
body.gantry.logged-in #g-navigation .bb-user-menu .bp-menu.menu-item-has-children > a:before,
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown .bp-logout-nav > a:before{
    content: '';
    font-family: 'bb-icons';
    font-weight: 400;
    display: inline-block;
    text-decoration: inherit;
    width: 18px;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 18px;
    color: #A3A5A9;
    font-size: 18px;
    margin:0 5px 0 0;
    vertical-align: middle;
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown .bp-profile-nav > a:before{
    content: '\ef53';    
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown .bp-settings-nav > a:before{
    content:'\ef52';    
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown .bp-activity-nav > a:before{
    content:'\e854';    
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown .bp-notifications-nav > a:before{
    content:'\e86d';    
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown .bp-messages-nav > a:before{
    content:'\eeba';    
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown .bp-friends-nav > a:before{
    content:'\ef5a';    
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown .bp-groups-nav > a:before{
    content:'\e95d';    
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown .bp-forums-nav > a:before{
    content:'\ee37';    
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown .bp-photos-nav > a:before{
    content:'\eeb5';    
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown .bp-invites-nav > a:before{
    content:'\ee62';    
}
body.gantry.logged-in #g-navigation .bb-user-menu .profile-dropdown .bp-logout-nav > a:before{
    content:'\ef23';    
}
/* End Profile Dropdown Menu CSS */
body.gantry #g-footer div.g-grid .social-icons a span:before{
	/*content: '';*/
	width:28px;
    height: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
body.gantry #g-footer div.g-grid .social-icons .fa-facebook:before{
    content: '';
    background: url(/wp-content/uploads/2024/06/facebook.svg) no-repeat center;
    background-size: 28px;
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
}
body.gantry #g-footer div.g-grid .social-icons a:hover .fa-facebook:before{
    background: url(/wp-content/uploads/2024/06/facebook-hover.svg) no-repeat center;
    background-size: 28px;
}
body.gantry #g-footer div.g-grid .social-icons .fa-instagram:before{
    content: '';
    background: url(/wp-content/uploads/2024/06/instagram.svg) no-repeat center;
    background-size: 28px;
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
}
body.gantry #g-footer div.g-grid .social-icons a:hover .fa-instagram:before{
    background: url(/wp-content/uploads/2024/06/Instagram-hover.svg) no-repeat center;
    background-size: 28px;
}
body.gantry #g-footer div.g-grid .social-icons .fa-youtube-play:before{
    content: '';
    background: url(/wp-content/uploads/2024/06/youtube.svg) no-repeat center;
    background-size: 28px;
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
}
body.gantry #g-footer div.g-grid .social-icons a:hover .fa-youtube-play:before{
    background: url(/wp-content/uploads/2024/06/youtube-hover.svg) no-repeat center;
    background-size: 28px;
}

/* body.gantry #g-footer div.g-grid .social-icons .fa-facebook-official:before{
    content: '';
    background:url(../images/facebook.svg) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
} */

/* body.gantry #g-footer div.g-grid .social-icons .fa-instagram:before{ 
    content: '';
    background:url(../images/instagram.svg) no-repeat;
    background-size: 16px;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
   
   
} */
/* body.gantry #g-footer div.g-grid .social-icons .fa-youtube-play:before{
    content: '';
    background:url(../images/youtube.svg) no-repeat;  
    background-size: 14px;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
  
} */

/* body.gantry #g-footer .g-container{
    display: flex;
    flex-wrap: wrap;
}
body.gantry #g-footer .g-container .g-grid:nth-child(1) {
    width: 35%;
    max-width: 35%;
    flex-flow:wrap;
}
body.gantry #g-footer .g-container .g-grid:nth-child(2){
    width: 65%;
    max-width: 65%;
    flex-flow:wrap;
    padding-left: 20px;
}

body.gantry #g-footer .g-container .g-grid .g-block{
   max-width: 100%;
   flex:100%;
}
body.gantry #g-footer .g-container .g-grid .footer_menu_bottom,
body.gantry #g-footer .g-container .g-grid .accessibility-btn {
    max-width: 50%;
   flex:50%;
}
body.gantry #g-footer .g-container .g-grid .footer_menu_bottom { order:2 }
body.gantry #g-footer .g-container .g-grid .accessibility-btn { order:1 }
body.gantry #g-footer{
    margin-top:2px;
} */


@media (max-width: 479px) {
    body.gantry #g-navigation .mobile-logo a{
        font-size: 18px !important;
    }
}
@media (max-width: 767px) {

    body.gantry #g-footer .g-container .g-grid:nth-child(1) {
        flex: 100%;
        width: 100%;
        max-width: 100%;
        flex-flow:wrap;
    }
    body.gantry #g-footer .g-container .g-grid:nth-child(2){
       flex: 100%;
        width: 100%;
        max-width: 100%;
        flex-flow:wrap;
        padding-left: 0;
    }
    body.gantry #g-footer .g-container .g-grid .footer_menu_bottom,
    body.gantry #g-footer .g-container .g-grid .accessibility-btn {
        max-width: 100%;
       flex:100%;
    }
    body.gantry #g-footer .g-container .g-grid .footer_menu_bottom { order:1 }
    body.gantry #g-footer .g-container .g-grid .accessibility-btn { order:2 }

    body.gantry #g-footer .g-container .g-grid .social-icons{
        margin-top:40px;
    }

   /* body.gantry #g-footer .footer_menu_bottom,
    body.gantry #g-footer div#accessibility,
    body.gantry #g-footer div#site-copyright, 
    #g-footer div.g-grid div#main-social-icon
    {
        flex: 100%;
        width: 100%;
        max-width: 100%;
    }*/

    body.gantry #g-footer .accessibility-btn{
        justify-content: flex-start;
    }

    body.gantry #g-footer .bb-footer-menu .bb-footer-ul, 
    body.gantry #g-footer .social-icons  {
        justify-content: center !important;
        text-align: center !important;
        margin-top: 0px;
    }
    body.gantry #g-footer .g-block.bb-footer-menu{
        margin-top: 50px;

    }
    body.gantry #g-footer div#accessibility,  
    body.gantry #g-footer .footer_menu_bottom{
        margin-top: 40px !important;
    }
        
    body.gantry #g-footer .g-container .g-grid .footer-logo{
        margin-bottom: 15px;
        text-align: center;
    }
    body.gantry #g-footer .bb-footer-menu .bb-footer-ul li{
        margin:0 15px;
    }
    body.gantry #g-footer .bb-footer-menu .bb-footer-ul{
        margin-left:-15px !important;
    }
    body.gantry #g-footer .bb-footer-menu .bb-footer-ul li:first-child{
        margin-left: 15px;
    }
    body.gantry #g-footer .bb-footer-menu .bb-footer-ul li:last-child{
        margin-right: 0;
    }
    body.gantry #g-footer .footer_menu_bottom .g-main-nav .g-toplevel li:first-child{
        margin-left: 0;
    }

   /*  body.gantry #g-footer .bb-footer-ul{
        flex-direction: column;
    } */
    #g-footer.footer-wrap .g-container .g-grid:nth-child(2) {
        padding-top: 0px;
    }
    body.gantry #g-footer .footer_menu_bottom .g-main-nav .g-toplevel li:first-child {
        padding-right: 25px;
    }
    #g-footer.footer-wrap .g-social.bb-footer-social-icons,
    #g-footer.footer-wrap .g-container .g-grid:nth-child(2) {
        text-align:center;
    }
    #g-footer.footer-wrap .g-content .g-copyright {
        width: 100%;
        max-width: 100%;
        text-align:center;
    }
    body.gantry #g-footer.footer-wrap .footer_menu_bottom,
    body.gantry #g-footer .footer-address {
       text-align: center;
    }
    #g-footer.footer-wrap .g-copyright {
        margin: 0;
    }
    body.gantry #g-footer .footer_menu_bottom ul {
       justify-content: center; 
    }
    #g-footer.footer-wrap .footer_menu_bottom .g-content{
        width: 100%;
    }
   
}

@media (min-width: 800px){
    body.gantry #g-navigation .mobile-logo{
        display: none;
    }
    body.gantry.logged-in #g-offcanvas.asidemenu{
      /* display: block; */
    }
    body.gantry #g-page-surround.bb-collapse {
       /*  margin-left: 68px; */
        -webkit-transition: margin-left 0.2s;
        transition: margin-left 0.2s;
    }
    body.gantry #g-page-surround.bb-expand {
        margin-left: 280px;
        -webkit-transition: margin-left 0.2s;
        transition: margin-left 0.2s;
    }
    body.gantry #g-page-surround.bb-expand  #g-navigation {
        width: calc(100% - 280px);
        right: 0;
        left: auto;
        top: auto;
        position: fixed;
        transition: width .2s;
    }
    body.gantry #g-page-surround.bb-collapse #g-navigation{
       /* width: calc(100% - 68px); */
        right: 0;
        left: auto;
        top: auto;
        position: fixed;
        transition: width .2s;
    }
    
    body.gantry .buddypanel.buddypanel--toggle-off ul.buddypanel-menu >li>a>span {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 0px;
        left: 50px;
        background-color: rgba( 18,43,70,1 );
        padding: 7px 15px;
        color: #fff;
        line-height: 1.2;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        font-weight: 400;
        width: auto;
        margin-top: 10px;
        transition: all linear 0.2s;
    }
    body.gantry .buddypanel.buddypanel--toggle-off  ul.buddypanel-menu li:hover a span{
        opacity: 1;
        visibility: visible;
        left: 65px;
        overflow: visible !important;
    }
    body.gantry .buddypanel.buddypanel--toggle-off  ul.buddypanel-menu li:hover a span::before{
        content: "";
        background: url(/wp-content/themes/g5_helium-child/img/sidebar-arrow.svg) no-repeat;
        width: 6px;
        height: 18px;
        background-size: 100% auto;
        position: absolute;
        top: 6px;
        left: -6px;
        z-index: 9;
    }
    .hide-desktop{
        display: none;
    }
    body.gantry .footer-wrap .footer_menu_bottom .g-particle{
        width: 100%;
    }
   /* body.gantry #g-navigation .mobile-logo, body.gantry .g-offcanvas-toggle{
        display: none;
    }*/
}

@media (max-width: 799px){

    #wpadminbar{
        position: fixed !important;
    }
    .roobely-block-mediacard.roobely-mediacard-layout-4 .roobely-mediacard-content-wrapper {
        top: -100px;
    }
   body.gantry .g-offcanvas-toggle{
        display: block !important;
        position: fixed;       
        top:21px;
        right: 15px;
    }
     body.gantry.logged-in .g-offcanvas-toggle{
        top:auto;
        margin-top: 22px;
		z-index:999;
    }
    .g-offcanvas-open .g-offcanvas-toggle,
    body.gantry .g-offcanvas-open .g-offcanvas-toggle {
        color: #000000 !important;        
    }
    body.gantry .panel-head{
        display: none !important;
    }
    body.gantry .header-aside{
        display: none;
    }
    /*body.gantry #g-offcanvas.asidemenu{
        width: 0;
        transform: translatex(-100%);
        display: block;
        transition: all .35s ease-in-out;
        -webkit-transition: all .35s ease-in-out;
    }
    .g-offcanvas-open body.gantry #g-offcanvas.asidemenu,
  .g-offcanvas-open .single #g-offcanvas.asidemenu{
        width: 100%;
        transform: translatex(0);
    }
    .g-offcanvas-open body.gantry .buddypanel.buddypanel--toggle-off{
        width: 100%;
    }*/
    body.gantry .buddypanel.buddypanel--toggle-off{
        width:0;
    }
    body.gantry .buddypanel.buddypanel--toggle-off{
        width:0;
    }
    body.gantry #g-page-surround{
/*        transform: translate3d(0px, 0px, 0px) !important;*/
    }
    body.gantry .side-panel-menu a {
        padding: 15px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 14px;
        color: #1c2854 !important;
        letter-spacing: -.24px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: 1;
        position: absolute;
        width: 100%;
        font-weight: 400;
        border-bottom: none!important;
        transition: all .35s ease-in-out;
        -webkit-transition: all .35s ease-in-out;
        box-shadow: none !important;
    }
    body.gantry .buddypanel.buddypanel--toggle-off{
        box-shadow: none !important;
    }
    bodybody.gantry .asideheader {
       box-shadow: 0 3px 12px rgba(0,0,0,.05);
       background: #FFF;
       margin-bottom: 20px !important;
       display: none;
    }
     bodybody.gantry.logged-in .asideheader {
       box-shadow: 0 3px 12px rgba(0,0,0,.05);
       background: #FFF;
       margin-bottom: 20px !important;
       display: block;
    }
    /*body.gantry #g-offcanvas .profile_data {
        padding: 15px 20px;
        display: flex;
        justify-content: space-between;
        width: 100%;
    }*/
    body.gantry .asideheader a.user-link {
        color: #444 !important;
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        justify-content: left;
        float: left;
        margin-top: 1px;
    }
    body.gantry .asideheader .profile_data img {
        max-width: 50px;
        float: left;
    }
    body.gantry .asideheader .profile_data .closemenu {
        float: right;
        margin-top: 18px;
        margin-right: 9px;
    }
    .user-wrapper {
        display: flex;
        align-items:center ;
    }
    .user-wrapper .user-link{
        width: 60px;
    }
    .my-account-link{
        display: flex;
        flex-direction: column;
    }
    .my-account-link .user-name{
        font-size: 16px;
        font-weight: 500;
        color: #122b46;
        letter-spacing: -.24px;
        line-height: 20px;
        margin-top: 4px;
        margin-bottom: 4px;
    }

    .my-account-link .ab-item {
        font-size: 13px;
        font-weight: 500;
        color: #a3a5a9 !important;
        letter-spacing: -.24px;
        line-height: 20px;

    }
    .my-account-link .ab-item:hover{
        color: #a3a5a9 !important;
    }
    body.gantry #g-navigation {
        right: 0;
        left: auto;
        top: auto;
        position: fixed;
        width: 100%;
    }
    body.gantry .side-panel-menu li:hover a,
    body.gantry .side-panel-menu li.current-menu-item a {
        color: #f58021 !important;
        background: none !important;
    }
    body.gantry .side-panel-menu a:hover > img, 
    body.gantry .buddypanel-menu > li.current-menu-item > .bb-menu-item > img{
        filter: grayscale(100%) !important;
        opacity: 0.32 !important;
    }
    body.gantry .buddypanel.buddypanel--toggle-on .side-panel-menu li.current-menu-item > a > span {
        font-weight: 700;
        color: #f58021 !important;
    }
    bodybody.gantry #g-navigation .header-logo{
        flex: 0 100% !important;
        width: 100%;
        text-align: center !important;
        display: none;
    }
    body.gantry #g-navigation .mobile-logo a,
  .single #g-navigation .mobile-logo a{
        color: #f58021;
        display: flex;
        font-weight: 500;
        font-style: normal;
        font-size: 30px;
        justify-content: center;
        align-items: center;
        height: 76px;
    }
    /*body.gantry.logged-in div#g-offcanvas .g-grid.asidemenu:first-child{
        display: none;
    }*/
    body.gantry #g-mobilemenu-container{
        margin:0;
    }
  /*  body.gantry #g-offcanvas .humberger-mobile-logo,
    .single #g-offcanvas .humberger-mobile-logo{
        flex: 0 100%;
        align-items: center !important;
    }
    body.gantry #g-offcanvas .humberger-mobile-logo > .g-content,
    .single #g-offcanvas .humberger-mobile-logo > .g-content{
        width: 100%
    }
    body.gantry #g-offcanvas .humberger-mobile-logo{
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        box-shadow: 0 3px 12px rgba(0,0,0,.05);
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 15px 20px;
        width: auto;
        -webkit-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out;
        z-index: 199;
        margin-bottom: 20px !important;
    }
    body.gantry #g-offcanvas .humberger-mobile-logo a{
        color: #f58021;
    }
    body.gantry #g-offcanvas .close-btn{
        max-width: 16px;
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 200;
    }*/

     body.gantry #g-offcanvas #g-mobilemenu-container ul > li{
        margin: 12px 0;
     }
    body.gantry #g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container{
        padding: 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 14px;
        color: #1c2854 !important;
        letter-spacing: -.24px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: 1;
        width: 100%;
        font-weight: 400;
        border-bottom: none!important;
        transition: all .35s ease-in-out;
        -webkit-transition: all .35s ease-in-out;
        box-shadow: none !important;
        text-transform: uppercase;
    }
    #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover{
        background: none !important;
    }
  /*body.gantry #g-navigation .g-container .g-grid:nth-child(2){
    display: none;
  }*/
   body.gantry.logged-in #g-navigation .g-container div.g-grid:nth-child(3) {
        display: none;
   }
    body.gantry div#g-offcanvas .g-grid.asidemenu:nth-child(2){
        display: none;
    }
    body.gantry.logged-in div#g-offcanvas .g-grid.asidemenu:nth-child(2){
        display: flex
    }

    body.gantry #g-footer{
        padding-left: 10px;
        padding-right: 10px;
    }
}


@media(min-width:992px) and (max-width:1199px){
    body.gantry #g-footer .footer_menu_bottom .g-main-nav .g-toplevel li:first-child{
        padding: 0 18px;
    }

 /* body.gantry #g-footer .g-container .g-grid .accessibility-btn{
    max-width: 264px;
    flex-basis: 264px;
    align-items: self-start;
 } */
 /* body.gantry #g-footer .g-container .g-grid .footer_menu_bottom {
   max-width:calc(100% - 264px);
    flex-basis: calc(100% - 264px);
     align-items: self-start;
} */
}
@media(min-width:768px) and (max-width:992px){
    #g-footer.footer-wrap .g-content{
        width: 100%;
    }
    #g-footer.footer-wrap .footer-address p span br{
        display: none;
    }
}

@media (min-width:1200px){
    #g-footer.footer-wrap .accessibility-btn{
        padding-left: 25px;
    }
}


#account-details .learnMore-btn{
    display: none;
}