.mkd-boxed { background-attachment: fixed;background-size: cover;}

.mkd-content .mkd-content-inner > .mkd-full-width > .mkd-full-width-inner { padding-top: 0px;}

.mkd-content .mkd-content-inner > .mkd-container > .mkd-container-inner { padding-top: 0px;}

aside.mkd-sidebar { text-align: left;}

.mkd-top-bar { background-color: #000000;}

            @media only screen and (max-width: 700px) {
                .mkd-top-bar {
                    height: 0;
                    display: none;
                }
            }
        .mkd-page-header .mkd-sticky-header { height: -1px;}

.mkd-page-header .mkd-sticky-header .mkd-sticky-holder .mkd-logo-wrapper a { max-height: 0px;}


        
        
        .mkd-side-menu-slide-over-content .mkd-side-menu { left: -280px;width: 280px;}

