html
{
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body { margin: 0; }
article,header { display: block; }
img { border-style: none; }

::-webkit-file-upload-button
{
	-webkit-appearance: button;
	font: inherit;
}

.clear:before,.clear:after,.entry-content:before,.entry-content:after,.entry-footer:before,.entry-footer:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after,.nav-links:before,.nav-links:after,.pagination:before,.pagination:after,.comment-author:before,.comment-author:after,.widget-area:before,.widget-area:after,.widget:before,.widget:after,.comment-meta:before,.comment-meta:after
{
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,.entry-content:after,.entry-footer:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after,.nav-links:after,.pagination:after,.comment-author:after,.widget-area:after,.widget:after,.comment-meta:after { clear: both; }

body
{
	color: #333;
	font-family: "Libre Franklin","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 0.9375rem;
	font-weight: 400;
	line-height: 1.66;
}

h2
{
	clear: both;
	line-height: 1.4;
	margin: 0 0 0.75em;
	padding: 1.5em 0 0;
}

h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child { padding-top: 0; }

h2
{
	color: #fff;
	font-size: 2rem;
	font-weight: 800;
}

p
{
	margin: 0 0 1.5em;
	padding: 0;
}

blockquote
{
	font-size: 1.6rem;
	font-style: italic;
	/* line-height: 1.7; */
	margin: 0;
	overflow: hidden;
	padding: 0;
}

blockquote { quotes: """"; }
blockquote:before,blockquote:after { content: ""; }
:focus { outline: none; }

::-webkit-input-placeholder
{
	color: #333;
	font-family: "Libre Franklin","Helvetica Neue",helvetica,arial,sans-serif;
}

html
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,*:before,*:after
{
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body { background: #fff; }

#page
{
	position: relative;
	word-wrap: break-word;
}

.wrap
{
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	padding-left: 2em;
	padding-right: 2em;
}

.wrap:after
{
	clear: both;
	content: "";
	display: block;
}

#masthead .wrap { position: relative; }

.site-header
{
	background-color: #fafafa;
	position: relative;
}

.custom-header { position: relative; }

.has-header-image.oxico-front-page .custom-header
{
	display: table;
	height: 75vh;
	width: 100%;
}

.custom-header-media
{
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.custom-header-media:before
{
	bottom: 0;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	z-index: 2;
}

.has-header-image .custom-header-media img
{
	position: fixed;
	height: auto;
	left: 50%;
	max-width: 1000%;
	min-height: 100%;
	min-width: 100vw;
	width: auto;
	top: 50%;
	padding-bottom: 0px;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.has-header-image:not(.oxico-front-page):not(.home) .custom-header-media img
{
	bottom: 0;
	position: absolute;
	top: auto;
	-ms-transform: translateX(-50%) translateY(0);
	-moz-transform: translateX(-50%) translateY(0);
	-webkit-transform: translateX(-50%) translateY(0);
	transform: translateX(-50%) translateY(0);
}

@supports (object-fit:cover){.has-header-image .custom-header-media img,.has-header-video .custom-header-media video,.has-header-image:not(.oxico-front-page):not(.home) .custom-header-media img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;top:0;-ms-transform:none;-moz-transform:none;-webkit-transform:none;transform:none;width:100%}}

body:not(.has-header-image):not(.has-header-video) .custom-header-media { display: none; }

.oxico-panel
{
	overflow: hidden;
	position: relative;
}

.oxico-front-page article:not(.has-post-thumbnail):not(:first-child) { border-top: 1px solid #ddd; }
.panel-content { position: relative; }

.panel-content .wrap
{
	padding-bottom: 0.5em;
	padding-top: 1.75em;
}

.page .panel-content .entry-title,body.page:not(.oxico-front-page) .entry-title
{
	color: #222;
	font-size: 0.875rem;
	font-weight: 800;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.entry-header .entry-title { margin-bottom: 0.25em; }
.entry-title:not(:first-child) { padding-top: 0; }
body:not(.oxico-front-page) .entry-header { padding: 1em 0; }

body:not(.oxico-front-page) .entry-header,body:not(.oxico-front-page) .entry-content,body:not(.oxico-front-page) #comments
{
	margin-left: auto;
	margin-right: auto;
}

body:not(.oxico-front-page) .entry-header { padding-top: 0; }

img
{
	height: auto;
	max-width: 100%;
}

@media screen and (min-width:20em)
{
	blockquote
	{
		line-height: 1.3;
	}
}

@media screen and (min-width:30em)
{
	body { font-size: 1.125rem; }
	h2 { font-size: 1.625rem; }
	
	.panel-content .wrap
	{
		padding-bottom: 2em;
		padding-top: 3.5em;
	}
	
	.panel-content .entry-header { margin-bottom: 4.5em; }
	
}

@media screen and (min-width:48em)
{
	body
	{
		font-size: 1rem;
		line-height: 1.5;
	}
	
	.wrap
	{
		max-width: 1000px;
		padding-left: 3em;
		padding-right: 3em;
	}
	
	.has-header-image.oxico-front-page .custom-header
	{
		display: block;
		height: auto;
	}
	
	.oxico-front-page.has-header-image .custom-header-media { position: relative; }
	
	.has-header-image:not(.oxico-front-page):not(.home) .custom-header-media,.has-header-video:not(.oxico-front-page):not(.home) .custom-header-media
	{
		bottom: 0;
		height: auto;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
	}
	
	.oxico-front-page.has-header-image .custom-header-media
	{
		height: 100vh;
		max-height: 100%;
		overflow: hidden;
	}
	
	.oxico-front-page.has-header-image .custom-header-media:before,.oxico-front-page.has-header-video .custom-header-media:before,.home.blog.has-header-image .custom-header-media:before,.home.blog.has-header-video .custom-header-media:before { height: 33%; }
	
	.panel-content .wrap
	{
		padding-bottom: 4.5em;
		padding-top: 6em;
	}
	
	.page-two-column .panel-content .entry-header
	{
		float: left;
		width: 36%;
	}
	
	.page-two-column .panel-content .entry-content
	{
		float: right;
		width: 58%;
	}
	
	.page .entry-title { font-size: 1.625rem; }
	
	blockquote
	{
		line-height: 1.7;
	}
}

@media screen and (min-width:67em)
{
}

@media screen and (min-width:79em)
{

}

@media screen and (max-width:48.875em) and (min-width:48em)
{
	
}
