body {
	padding-top: 10pt;
}

#pdf {
	background-color: red;
}

.top-bar-container, .social-media {
	display: none;
}

.top-bar-wrapper .top-bar .title-area {
	height: 100%;
}

body.admin-bar .top-bar-container {
	top: 0;
	border: 0;
	position: relative;
}

.top-bar-container {
	height: 90pt;
}

.featured-image-wrapper {
	min-height: auto;
    text-align: center;
    margin-bottom: 0pt;
    height: 110pt;
    display: block;
    float: none;
    padding: 0;
}

.top-bar-wrapper .top-bar {
	padding: 16pt;
    height: 90pt;
}

.top-bar .name {
	position: relative;
	display; block;
}

.top-bar-wrapper .top-bar .title-area .name h1 {
	height: 90%;
	line-height: 0;
	width: auto;
	display: inline-block;
	position: relative;
	top: 3px;
}

#photo-gallery {
	margin: 0 0 48pt 0;
}

#photo-gallery li {
	list-style: none;
	display: inline-block;
	width: 33.3333%;
	padding: 5px;
}

#photo-gallery li img {
	width: 100%;
}

.top-bar-wrapper {
	height: auto;
}

.top-bar-wrapper .top-bar .title-area .name h1 a {

}

.top-bar-wrapper .top-bar .title-area .name h1 a:after {
	display: none;
}

h1 {
	font-size: 32pt;
}

header.page-header h2 {
    padding: 20pt 0 16pt;
}

.featured-image .outer-wrapper .inner-wrapper h2, header.page-header h2 {
	font-size: 18pt;
}

h3 {
    font-size: 14pt;
}

p {
	font-size: 12pt;
	margin-bottom: 8pt;
}

pre,
.tab-bar,
.left-off-canvas-menu,
.top-bar-wrapper .logout,
.top-bar-wrapper .top-bar-info,
.top-bar-wrapper .top-bar-section,
.mobile-share,
#tab-nav,
.tab-content-container .tab-container .tab-wrapper .responsive-tab,
footer,
.print-hide,
.print-page {
	display: none;
}

.tab-content-container .tab-container {
	height: auto !important;
}

.print-show {
	display: block !important;
}

@page  {
    size: auto;   /* auto is the initial value */

    /* this affects the margin in the printer settings */
    margin: 25mm 25mm 25mm 25mm;
}

#sitemap {
	margin: 5% 0;
}

#sitemap .page-content {
	max-width: 84.6875rem;
	margin: 0 auto;
}