.businesslounge-menu-button.businesslounge-sidepanel-button
{
    visibility: hidden;
}
#sticky-logo img
{
    max-height: 95%;
}
.content_row.row.sub_page_header.fullwidth.style-1
{
    margin-bottom: -30px;
}
.sub_page_header .content_row_wrapper>.col
{
    top: -20px;
}
.rt-popup-languages .rt-flag
{
    width: 20px;
    height: 20px;
}
.go-to-top
{
    right: 60px;
}
.businesslounge-light-header .header-col .main-menu>li:hover>a>span
{
    transition: all .3s ease;
    -webkit-transition-delay: all .3s ease;
    -moz-transition-delay: all .3s ease;
    -ms-transition-delay: all .3s ease;
    -o-transition-delay: all .3s ease;
}