/* Enter Your Custom CSS Here */
.sidebar-header-right { display: none; } 

#header, #footer, #wrapper {
width:200px;
}

header#masthead {
padding: 0 !important;
}

header#masthead hgroup {
padding: 0 !important;
}


.main-navigation {
margin: 0 !important;
}

body.responsive header#masthead hgroup .support-text, body.responsive header#masthead hgroup #header-sidebar {
display: none !important;
}

 #site-branding, .logo-right #site-header { padding: 3px; } 


/*#header .logo-wrap {
   float: none;
    margin: 0 auto;
    min-width: 0;
    width: 50%;
}*/

@media screen and (min-width: 991px) {	
    #site-header {
        padding-top: 13px;
    }
}

/*#site-branding, .logo-right #site-header {
position: absolute;
left: 50px;
top: 50px;
z-index: 9999;
}*/