#main-nav {
    position: fixed;
    top: 3%!important;
    right: 5%;
}

#site-logo {
    top: 1.5%!important;
}

.themify_builder_content-9 .tb_jzx1707.module_row .module-text {
    padding-top: 130px;
}

.single .pagewidth {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}

@media (max-width: 780px) {
    body #site-logo a img {
        max-height: 40px;
        width: auto!important;
    }}
    
    @media (max-width: 780px) { #header {
    padding: 10px 0!important;
}}

@media (max-width: 780px) { .mobile_menu_active.sidemenu-active #headerwrap {
    min-height: 80px!important;
}}

@media (max-width: 780px) { .fixed-header-enabled #headerwrap {
    height: 80px!important;
}}

@media (max-width: 780px) { #main-nav {
    position: fixed;
    top: 10% !important;
    left: 10% !important;
}}