.mobile-nav-toggle{position:fixed;right:15px;top:15px;z-index:9998;border:0;font-size:24px;transition:.4s;outline:0!important;background-color:var(--primary);color:var(--hyperlink-text-colour);width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;line-height:0;border-radius:32px;cursor:pointer}@media (max-width:991px){#home .home-container,#main{margin-left:0}#footer,#header{left:-300px!important}}.mobile-nav-active #footer,.mobile-nav-active #header{left:0!important}@media (min-width:992px){#home{background-attachment:fixed}.mobile-nav-toggle{visibility:hidden}}