#masthead {
display: none;
}


header.entry-header {
display: none;
}


#colophon {
display: none;
}

body.page-two-column:not(.archive) #primary .entry-content {
width: 100%;
float: none;
}

/*body.home.page-two-column:not(.archive) #primary .entry-content {
float: right;
width: 58%;
}*/


.custom-logo-link img, body.home.title-tagline-hidden.has-header-image .custom-logo-link img, body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
    max-width: 800px;
}
.custom-logo-link img {
max-height: 200px;
}
.panel-content .wrap {
	padding-bottom: 4.5em;
	padding-top: 1em;
}