.fboxy-wrapper {
    z-index: 999999999999999999999999999!important;
bottom:unset;
top:50%;
left:50%;
transform: translate(-50%,-50%);

}

@media(max-width:575px){
.fboxy-wrapper{
max-width:95%;
}
}

body.view-session-view.com-event .page-title #heading{font-size:1.4rem;text-align:center;padding:1rem;}

body.path-home- .fHeader{display:none;}

body.path-home- footer{display:none;}