/*!
Theme Name: Union news
Theme URI: https://www.union-news.co.uk
Author: Paul Adams
Description: Theme for news site Union news.
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: _s
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

This theme is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@font-face {
	font-family: 'IBM Plex Mono';
	src: url("../unionnews/fonts/IBMPlexMono-Regular.woff2") format("woff2"), url("../unionnews/fonts/IBMPlexMono-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'IBM Plex Mono';
	src: url("../unionnews/fonts/IBMPlexMono-Bold.woff2") format("woff2"), url("../unionnews/fonts/IBMPlexMono-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal
}

@font-face {
	font-family: 'IBM Plex Mono';
	src: url("../unionnews/fonts/IBMPlexMono-Italic.woff2") format("woff2"), url("../unionnews/fonts/IBMPlexMono-Italic.woff") format("woff");
	font-weight: normal;
	font-style: italic
}

@font-face {
	font-family: 'IBM Plex Sans';
	src: url("../unionnews/fonts/IBMPlexSans-Regular.woff2") format("woff2"), url("../unionnews/fonts/IBMPlexSans-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'IBM Plex Sans';
	src: url("../unionnews/fonts/IBMPlexSans-Bold.woff2") format("woff2"), url("../unionnews/fonts/IBMPlexSans-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal
}

@font-face {
	font-family: 'IBM Plex Sans';
	src: url("../unionnews/fonts/IBMPlexSans-MediumItalic.woff2") format("woff2"), url("../unionnews/fonts/IBMPlexSans-MediumItalic.woff") format("woff");
	font-weight: 500;
	font-style: italic
}

@font-face {
	font-family: 'IBM Plex Sans';
	src: url("../unionnews/fonts/IBMPlexSans-SemiBold.woff2") format("woff2"), url("../unionnews/fonts/IBMPlexSans-SemiBold.woff") format("woff");
	font-weight: 600;
	font-style: normal
}

@font-face {
	font-family: 'IBM Plex Serif';
	src: url("../unionnews/fonts/IBMPlexSerif-Regular.woff2") format("woff2"), url("../unionnews/fonts/IBMPlexSerif-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'IBM Plex Serif';
	src: url("../unionnews/fonts/IBMPlexSerif-Bold.woff2") format("woff2"), url("../unionnews/fonts/IBMPlexSerif-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal
}

@font-face {
	font-family: 'IBM Plex Serif';
	src: url("../unionnews/fonts/IBMPlexSerif-BoldItalic.woff2") format("woff2"), url("../unionnews/fonts/IBMPlexSerif-BoldItalic.woff") format("woff");
	font-weight: bold;
	font-style: italic
}

@font-face {
	font-family: 'IBM Plex Serif';
	src: url("../unionnews/fonts/IBMPlexSerif-Italic.woff2") format("woff2"), url("../unionnews/fonts/IBMPlexSerif-Italic.woff") format("woff");
	font-weight: normal;
	font-style: italic
}

@font-face {
	font-family: 'IBM Plex Serif';
	src: url("../unionnews/fonts/IBMPlexSerif-Light.woff2") format("woff2"), url("../unionnews/fonts/IBMPlexSerif-Light.woff") format("woff");
	font-weight: 300;
	font-style: normal
}

@font-face {
	font-family: 'IBM Plex Serif';
	src: url("../unionnews/fonts/IBMPlexSerif-Medium.woff2") format("woff2"), url("../unionnews/fonts/IBMPlexSerif-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: 'IBM Plex Serif';
	src: url("../unionnews/fonts/IBMPlexSerif-SemiBold.woff2") format("woff2"), url("../unionnews/fonts/IBMPlexSerif-SemiBold.woff") format("woff");
	font-weight: 600;
	font-style: normal
}


/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: 0.35em 0.75em 0.625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: "IBM Plex Sans", sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both
}

h1 {
	font-family: "IBM Plex Sans", sans-serif;
	font-weight: bold;
	font-size: 2.25rem;
	line-height: 2.1875rem
}

h2 {
	font-family: "IBM Plex Sans", sans-serif;
	font-size: 1.75rem;
	line-height: 2.1875rem
}

@media (max-width: 64em) {
	h2 {
		font-size: 1.25rem;
		line-height: 1.5625rem
	}
}

h3 {
	font-family: "IBM Plex Serif", serif;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 2rem
}

@media (max-width: 64em) {
	h3 {
		font-size: 1.25rem;
		line-height: 1.5625rem
	}
}

h4 {
	font-family: "IBM Plex Sans", sans-serif;
	font-weight: bold;
	font-size: 1.25rem;
	line-height: 1.5625rem
}

@media (max-width: 64em) {
	h4 {
		font-size: 0.75rem;
		line-height: 1.125rem
	}
}

p {
	margin-bottom: 1.5em
}

dfn,
cite,
em,
i {
	font-style: italic
}

blockquote {
	margin: 0 1.5em
}

address {
	margin: 0 0 1.5em
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: .9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: .9375rem
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none
}

big {
	font-size: 125%
}

.container-fluid,
.container {
	margin-right: auto;
	margin-left: auto
}

.container-fluid {
	padding-right: 2rem;
	padding-left: 2rem
}

.row {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -0.5rem;
	margin-left: -0.5rem
}

.row.reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.col.reverse {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	padding-right: 0.5rem;
	padding-left: 0.5rem
}

.col-xs {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	max-width: 100%
}

.col-xs-1 {
	-ms-flex-preferred-size: 8.33333333%;
	flex-basis: 8.33333333%;
	max-width: 8.33333333%
}

.col-xs-2 {
	-ms-flex-preferred-size: 16.66666667%;
	flex-basis: 16.66666667%;
	max-width: 16.66666667%
}

.col-xs-3 {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%
}

.col-xs-4 {
	-ms-flex-preferred-size: 33.33333333%;
	flex-basis: 33.33333333%;
	max-width: 33.33333333%
}

.col-xs-5 {
	-ms-flex-preferred-size: 41.66666667%;
	flex-basis: 41.66666667%;
	max-width: 41.66666667%
}

.col-xs-6 {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%
}

.col-xs-7 {
	-ms-flex-preferred-size: 58.33333333%;
	flex-basis: 58.33333333%;
	max-width: 58.33333333%
}

.col-xs-8 {
	-ms-flex-preferred-size: 66.66666667%;
	flex-basis: 66.66666667%;
	max-width: 66.66666667%
}

.col-xs-9 {
	-ms-flex-preferred-size: 75%;
	flex-basis: 75%;
	max-width: 75%
}

.col-xs-10 {
	-ms-flex-preferred-size: 83.33333333%;
	flex-basis: 83.33333333%;
	max-width: 83.33333333%
}

.col-xs-11 {
	-ms-flex-preferred-size: 91.66666667%;
	flex-basis: 91.66666667%;
	max-width: 91.66666667%
}

.col-xs-12 {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%
}

.col-xs-offset-0 {
	margin-left: 0
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.start-xs {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	text-align: start
}

.center-xs {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}

.end-xs {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: end
}

.top-xs {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.middle-xs {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.bottom-xs {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.around-xs {
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.between-xs {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.first-xs {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}

.last-xs {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

@media only screen and (min-width: 48em) {
	.container {
		width: 49rem
	}
	.col-sm,
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-offset-0,
	.col-sm-offset-1,
	.col-sm-offset-2,
	.col-sm-offset-3,
	.col-sm-offset-4,
	.col-sm-offset-5,
	.col-sm-offset-6,
	.col-sm-offset-7,
	.col-sm-offset-8,
	.col-sm-offset-9,
	.col-sm-offset-10,
	.col-sm-offset-11,
	.col-sm-offset-12 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		padding-right: 0.5rem;
		padding-left: 0.5rem
	}
	.col-sm {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		max-width: 100%
	}
	.col-sm-1 {
		-ms-flex-preferred-size: 8.33333333%;
		flex-basis: 8.33333333%;
		max-width: 8.33333333%
	}
	.col-sm-2 {
		-ms-flex-preferred-size: 16.66666667%;
		flex-basis: 16.66666667%;
		max-width: 16.66666667%
	}
	.col-sm-3 {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%
	}
	.col-sm-4 {
		-ms-flex-preferred-size: 33.33333333%;
		flex-basis: 33.33333333%;
		max-width: 33.33333333%
	}
	.col-sm-5 {
		-ms-flex-preferred-size: 41.66666667%;
		flex-basis: 41.66666667%;
		max-width: 41.66666667%
	}
	.col-sm-6 {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%
	}
	.col-sm-7 {
		-ms-flex-preferred-size: 58.33333333%;
		flex-basis: 58.33333333%;
		max-width: 58.33333333%
	}
	.col-sm-8 {
		-ms-flex-preferred-size: 66.66666667%;
		flex-basis: 66.66666667%;
		max-width: 66.66666667%
	}
	.col-sm-9 {
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%;
		max-width: 75%
	}
	.col-sm-10 {
		-ms-flex-preferred-size: 83.33333333%;
		flex-basis: 83.33333333%;
		max-width: 83.33333333%
	}
	.col-sm-11 {
		-ms-flex-preferred-size: 91.66666667%;
		flex-basis: 91.66666667%;
		max-width: 91.66666667%
	}
	.col-sm-12 {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.start-sm {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: start
	}
	.center-sm {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center
	}
	.end-sm {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: end
	}
	.top-sm {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.middle-sm {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.bottom-sm {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}
	.around-sm {
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
	.between-sm {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.first-sm {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.last-sm {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
}

@media only screen and (min-width: 64em) {
	.container {
		width: 65rem
	}
	.col-md,
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-offset-0,
	.col-md-offset-1,
	.col-md-offset-2,
	.col-md-offset-3,
	.col-md-offset-4,
	.col-md-offset-5,
	.col-md-offset-6,
	.col-md-offset-7,
	.col-md-offset-8,
	.col-md-offset-9,
	.col-md-offset-10,
	.col-md-offset-11,
	.col-md-offset-12 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		padding-right: 0.5rem;
		padding-left: 0.5rem
	}
	.col-md {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		max-width: 100%
	}
	.col-md-1 {
		-ms-flex-preferred-size: 8.33333333%;
		flex-basis: 8.33333333%;
		max-width: 8.33333333%
	}
	.col-md-2 {
		-ms-flex-preferred-size: 16.66666667%;
		flex-basis: 16.66666667%;
		max-width: 16.66666667%
	}
	.col-md-3 {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%
	}
	.col-md-4 {
		-ms-flex-preferred-size: 33.33333333%;
		flex-basis: 33.33333333%;
		max-width: 33.33333333%
	}
	.col-md-5 {
		-ms-flex-preferred-size: 41.66666667%;
		flex-basis: 41.66666667%;
		max-width: 41.66666667%
	}
	.col-md-6 {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%
	}
	.col-md-7 {
		-ms-flex-preferred-size: 58.33333333%;
		flex-basis: 58.33333333%;
		max-width: 58.33333333%
	}
	.col-md-8 {
		-ms-flex-preferred-size: 66.66666667%;
		flex-basis: 66.66666667%;
		max-width: 66.66666667%
	}
	.col-md-9 {
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%;
		max-width: 75%
	}
	.col-md-10 {
		-ms-flex-preferred-size: 83.33333333%;
		flex-basis: 83.33333333%;
		max-width: 83.33333333%
	}
	.col-md-11 {
		-ms-flex-preferred-size: 91.66666667%;
		flex-basis: 91.66666667%;
		max-width: 91.66666667%
	}
	.col-md-12 {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.start-md {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: start
	}
	.center-md {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center
	}
	.end-md {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: end
	}
	.top-md {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.middle-md {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.bottom-md {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}
	.around-md {
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
	.between-md {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.first-md {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.last-md {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
}

@media only screen and (min-width: 75em) {
	.container {
		width: 76rem
	}
	.col-lg,
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-offset-0,
	.col-lg-offset-1,
	.col-lg-offset-2,
	.col-lg-offset-3,
	.col-lg-offset-4,
	.col-lg-offset-5,
	.col-lg-offset-6,
	.col-lg-offset-7,
	.col-lg-offset-8,
	.col-lg-offset-9,
	.col-lg-offset-10,
	.col-lg-offset-11,
	.col-lg-offset-12 {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		padding-right: 0.5rem;
		padding-left: 0.5rem
	}
	.col-lg {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		max-width: 100%
	}
	.col-lg-1 {
		-ms-flex-preferred-size: 8.33333333%;
		flex-basis: 8.33333333%;
		max-width: 8.33333333%
	}
	.col-lg-2 {
		-ms-flex-preferred-size: 16.66666667%;
		flex-basis: 16.66666667%;
		max-width: 16.66666667%
	}
	.col-lg-3 {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%
	}
	.col-lg-4 {
		-ms-flex-preferred-size: 33.33333333%;
		flex-basis: 33.33333333%;
		max-width: 33.33333333%
	}
	.col-lg-5 {
		-ms-flex-preferred-size: 41.66666667%;
		flex-basis: 41.66666667%;
		max-width: 41.66666667%
	}
	.col-lg-6 {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%
	}
	.col-lg-7 {
		-ms-flex-preferred-size: 58.33333333%;
		flex-basis: 58.33333333%;
		max-width: 58.33333333%
	}
	.col-lg-8 {
		-ms-flex-preferred-size: 66.66666667%;
		flex-basis: 66.66666667%;
		max-width: 66.66666667%
	}
	.col-lg-9 {
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%;
		max-width: 75%
	}
	.col-lg-10 {
		-ms-flex-preferred-size: 83.33333333%;
		flex-basis: 83.33333333%;
		max-width: 83.33333333%
	}
	.col-lg-11 {
		-ms-flex-preferred-size: 91.66666667%;
		flex-basis: 91.66666667%;
		max-width: 91.66666667%
	}
	.col-lg-12 {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.start-lg {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: start
	}
	.center-lg {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center
	}
	.end-lg {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: end
	}
	.top-lg {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.middle-lg {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.bottom-lg {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}
	.around-lg {
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
	.between-lg {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.first-lg {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.last-lg {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

body {
	background: #fff
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em
}

ul,
ol {
	margin: 0 0 1.5em 3em
}

ul {
	list-style: disc
}

ol {
	list-style: decimal
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em
}

dt {
	font-weight: bold
}

dd {
	margin: 0 1.5em 1.5em
}

img {
	height: auto;
	max-width: 100%
}

figure {
	margin: 1em 0
}

.container {
	height: 100%;
	padding: 0 0.5em
}

table {
	margin: 0 0 1.5em;
	width: 100%
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: .75rem;
	line-height: 1;
	padding: .6em 1em .4em
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111
}

select {
	border: 1px solid #ccc
}

textarea {
	width: 100%
}

a {
	color: #4169e1
}

a:visited {
	color: purple
}

a:hover,
a:focus,
a:active {
	color: #191970
}

a:focus {
	outline: thin dotted
}

a:hover,
a:active {
	outline: 0
}

body {
	overflow-x: hidden
}

body.menu-open .main-navigation {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.main-navigation {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	background: #D0021B;
	z-index: 9999;
	width: 50%;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: 0.3s;
	transition: 0.3s;
	overflow-x: hidden;
	padding: 10px 1rem 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

@media (max-width: 64em) {
	.main-navigation {
		width: 100%
	}
}

.main-navigation .site-title a {
	width: 166px
}

.main-navigation .main-links {
	margin-top: 30px;
	margin-bottom: 40px
}

.main-navigation .main-links a {
	font-family: "IBM Plex Serif", serif;
	font-size: 20px
}

.main-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.main-navigation li {
	line-height: 12px;
	margin-bottom: 16px
}

.main-navigation .menu a {
	font-family: "IBM Plex Mono", Courier, monospace;
	font-size: 12px
}

.main-navigation a {
	text-decoration: none;
	color: #fff
}

.main-navigation a:hover {
	text-decoration: underline
}

.main-navigation .socialSharing-icons {
	margin-top: 25px
}

.main-navigation .donate-link {
	padding-right: 0;
	padding-left: 0
}

.main-navigation .donate-link .title {
	margin-bottom: 0
}

@media (max-width: 48em) {
	.main-navigation .donate-link .title {
		font-size: 20px;
		line-height: 25px
	}
}

@media (max-width: 48em) {
	.main-navigation .donate-link .subHeader {
		font-size: 20px;
		line-height: 25px
	}
}

.main-navigation .donate-link img {
	display: none
}

@media (max-width: 48em) {
	.main-navigation .donate-link .donate-button {
		width: 100%;
		text-align: center
	}
}

.main-navigation .donate-link .donate-button:hover {
	background: #fff;
	color: #D0021B
}

.menu-toggle,
.main-navigation.toggled {
	display: block;
	width: 50%
}

@media (max-width: 64em) {
	.menu-toggle,
	.main-navigation.toggled {
		width: 100%
	}
}

.menu-toggle {
	background: none;
	border: none
}

.menu-toggle:active,
.menu-toggle:focus {
	border: none;
	outline: none
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 40%
}

.comment-navigation .nav-previous i,
.posts-navigation .nav-previous i,
.post-navigation .nav-previous i {
	float: left;
	margin-right: 8px
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 40%
}

.comment-navigation .nav-next i,
.posts-navigation .nav-next i,
.post-navigation .nav-next i {
	margin-left: 8px
}

.comment-navigation i,
.posts-navigation i,
.post-navigation i {
	height: 30px;
	display: block
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

#content[tabindex="-1"]:focus {
	outline: 0
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content: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 {
	content: "";
	display: table;
	table-layout: fixed
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both
}

.widget {
	margin: 0 0 1.5em
}

.widget select {
	max-width: 100%
}

.post-preview-home-top {
	margin-bottom: 30px
}

@media (max-width: 48em) {
	.post-preview-home-top {
		border-bottom: 1px dotted #D2D2D2
	}
}

.post-preview-home-top.sticky-post .post-tag {
	display: inline-block
}

.post-preview-home-top.sticky-post h2 a {
	color: #D0021B
}

.post-preview-home-top .post-thumbnail {
	display: block
}

@media (max-width: 48em) {
	.post-preview-home-top .post-thumbnail {
		margin: 0 -0.5rem
	}
}

.post-preview-home-top .post-thumbnail img {
	width: 100%
}

.post-preview-home-top .row {
	margin-bottom: 20px
}

.post-preview-home-top .post-tag {
	display: none;
	font-family: "IBM Plex Mono", Courier, monospace;
	font-weight: bold;
	font-size: 18px;
	color: white;
	background: #D0021B;
	padding: 0 8px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px
}

@media (max-width: 64em) {
	.post-preview-home-top .post-tag {
		margin-top: 12px;
		margin-bottom: 12px;
		font-size: 12px;
		padding: 5px 7px
	}
}

.post-preview-home-top h2 {
	margin-bottom: 10px
}

.post-preview-home-top h2 a {
	text-decoration: none;
	color: #292929
}

.post-preview-home-top h2 a:hover {
	text-decoration: underline
}

.post-preview-home-top .entry-excerpt {
	font-family: "IBM Plex Serif", serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: lighter;
	color: #4A4A4A
}

@media (max-width: 64em) {
	.post-preview-home-top .entry-excerpt {
		font-size: 12px;
		line-height: 18px
	}
}

.post-preview-home-top .entry-excerpt p:first-of-type {
	margin-top: 0
}

.post-preview-home-top .entry-excerpt p:last-of-type {
	margin-bottom: 10px
}

@media (max-width: 64em) {
	.post-preview-home-top .posted-on {
		font-size: 9px
	}
}

.footer-sharing {
	font-family: "IBM Plex Serif", serif;
	font-size: 20px;
	color: white
}

.footer-sharing .footer-sharing-title {
	font-weight: bold
}

.footer-sharing .footer-sharing-text {
	font-weight: lighter
}

.footer-sharing .footer-sharing-icons {
	font-family: "IBM Plex Mono", Courier, monospace;
	font-size: 14px;
	letter-spacing: 4.22px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.footer-sharing .footer-sharing-icons a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: white;
	text-decoration: none;
	margin-top: 10px
}

.footer-sharing .footer-sharing-icons a:not(:last-of-type) {
	margin-right: 30px
}

.footer-sharing .footer-sharing-icons a:hover {
	text-decoration: underline
}

.footer-sharing .footer-sharing-icons img {
	height: 20px;
	width: 20px;
	margin-right: 10px
}

.footer-sharing .footer-sharing-icons span {
	display: inline-block;
	text-transform: uppercase
}

.mailling-list {
	background: #D0021B;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 20px
}

@media (max-width: 64em) {
	.mailling-list {
		margin: auto -0.5rem
	}
}

.mailling-list .ml-border-left {
	position: absolute;
	left: 20px;
	top: 27px
}

.mailling-list .ml-logo {
	position: absolute;
	height: 22px;
	top: 20px;
	left: 50px;
	width: auto
}

@media (max-width: 30em) {
	.mailling-list .ml-logo {
		width: 100px
	}
}

.mailling-list .ml-content {
	color: white;
	padding-top: 50px;
	margin-left: 50px
}

.mailling-list .ml-title {
	font-family: "IBM Plex Serif", serif;
	font-weight: bold;
	font-size: 24px
}

.mailling-list .ml-text {
	font-family: "IBM Plex Serif", serif;
	font-weight: lighter;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 20px
}

@media (max-width: 30em) {
	.mailling-list .ml-text {
		padding-right: 50px;
		font-size: 16px
	}
}

.mailling-list .ml-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding-right: 50px
}

.mailling-list .ml-form input {
	border: 2px solid white;
	background: none;
	border-radius: 0;
	padding: 10px 15px;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: white;
	margin-right: -2px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

@media (max-width: 30em) {
	.mailling-list .ml-form input {
		width: 0
	}
}

.mailling-list .ml-form input:active,
.mailling-list .ml-form input:focus {
	outline: none
}

.mailling-list .ml-form input::-webkit-input-placeholder {
	color: white
}

.mailling-list .ml-form input:-ms-input-placeholder {
	color: white
}

.mailling-list .ml-form input::-moz-placeholder {
	color: white;
	opacity: 1
}

.mailling-list .ml-form input:-moz-placeholder {
	color: white
}

.mailling-list .ml-form button {
	border: 2px solid #fff;
	border-radius: 0;
	padding: 16px;
	background: none;
	color: #fff;
	-webkit-box-flex: 0;
	-ms-flex: 0;
	flex: 0;
	cursor: pointer;
	z-index: 10
}

.mailling-list .ml-form button:hover {
	background: #fff;
	color: #D0021B
}

.mailling-list .ml-privacy {
	font-family: "IBM Plex Mono", Courier, monospace;
	font-size: 9px;
	font-style: italic;
	margin-top: 10px
}

.mailling-list .ml-privacy a {
	color: white
}

.mailling-list .ml-border-right {
	position: absolute;
	right: 20px;
	top: 27px
}

.most-read {
	margin-top: 40px;
	margin-bottom: 20px
}

.most-read ol {
	margin: 0;
	list-style: none;
	padding: 0
}

.most-read ol li {
	counter-increment: step-counter;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.most-read ol li:before {
	content: counter(step-counter);
	margin-right: 30px;
	color: #D2D2D2;
	display: inline-block;
	font-family: "IBM Plex Serif", serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold
}

.most-read ol li a {
	text-decoration: none;
	color: #4A4A4A
}

@media (max-width: 64em) {
	.most-read ol li a {
		font-size: 14px
	}
}

.most-read ol li a:hover {
	color: #D0021B;
	font-weight: bold
}

.most-read ol li a:hover:after {
	content: '→';
	margin-left: 5px
}

.post-preview-home-regular {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.post-preview-home-regular:not(:last-of-type) {
	padding-bottom: 18px;
	border-bottom: 1px dotted #D2D2D2
}

.post-preview-home-regular a {
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #292929
}

.post-preview-home-regular a:hover {
	text-decoration: underline
}

.post-preview-home-regular.sticky {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.post-preview-home-regular .post-preview-title {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.post-preview-home-regular .post-preview-title h4 {
	margin-top: 0;
	color: #4A4A4A
}

@media (max-width: 64em) {
	.post-preview-home-regular .post-preview-title h4 {
		font-size: 14px;
		line-height: 17.5px
	}
}

.post-preview-home-regular .post-preview-thumb {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 0 0 0 30px;
	max-width: 94px
}

.post-preview-home-regular .posted-on {
	margin: 0
}

.donate-link {
	padding: 20px 25px;
	margin-bottom: 40px
}

.donate-link .title {
	font-family: "IBM Plex Sans", sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px
}

.donate-link .title span {
	font-family: "IBM Plex Serif", serif;
	font-style: italic;
	font-weight: normal
}

.donate-link .subHeader {
	font-family: "IBM Plex Serif", serif;
	color: white;
	font-size: 24px;
	line-height: 25px;
	font-weight: lighter;
	margin-bottom: 25px
}

.donate-link .donate-button {
	font-family: "IBM Plex Mono", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #D0021B;
	border: 2px solid #D0021B;
	padding: 12px;
	text-transform: uppercase;
	text-decoration: none !important;
	letter-spacing: 4.22px;
	display: inline-block
}

.donate-link .donate-button:hover {
	background-color: #fff;
	color: #D0021B
}

.banner-home {
	background: #D0021B;
	position: relative
}

@media (max-width: 64em) {
	.banner-home {
		margin-right: -0.5rem;
		margin-left: -0.5rem
	}
}

.banner-home .title {
	font-size: 36px;
	margin-bottom: 20px;
	line-height: 41px;
	color: white;
	letter-spacing: -1.62px
}

@media (max-width: 30em) {
	.banner-home .title {
		font-size: 20px;
		line-height: 25px
	}
}

@media (max-width: 30em) {
	.banner-home .subHeader {
		font-size: 20px;
		line-height: 25px
	}
}

.banner-home .donate-button {
	color: white;
	border-color: white
}

.banner-home img {
	position: absolute;
	right: 15px;
	bottom: -2px
}

@media (max-width: 30em) {
	.banner-home img {
		display: none
	}
}

.feature-block {
	margin-bottom: 50px
}

.feature-block:before {
	content: '';
	background: #D0021B;
	display: block;
	height: 4px;
	width: 33px;
	margin-bottom: 12px
}

@media (max-width: 64em) {
	.feature-block:before {
		width: 23px;
		height: 2px
	}
}

.feature-block a {
	text-decoration: none;
	color: inherit
}

.feature-block a:hover {
	text-decoration: underline
}

.feature-block h4 {
	font-family: "IBM Plex Serif", serif;
	font-weight: lighter;
	margin-top: 0;
	margin-bottom: 20px
}

.site-header {
	background: #D0021B;
	height: 70px
}

@media (max-width: 48em) {
	.site-header {
		height: 50px
	}
}

.site-header .row {
	height: 100%
}

.site-title {
	margin: 7.5px 0
}

.site-title a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media (max-width: 48em) {
	.site-title a {
		width: 120px
	}
}

.site-branding {
	float: left
}

.site-footer {
	background: #292929;
	padding: 30px 0;
	margin-top: 30px
}

.site-footer .site-info img {
	opacity: 0.7;
	width: 120px
}

.site-footer .site-info p {
	font-family: "IBM Plex Sans", sans-serif;
	font-size: 12px;
	color: #D2D2D2;
	margin: 3px 0 0 0
}

.site-footer .footer-menu ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.site-footer .footer-menu li {
	line-height: 12px;
	margin-bottom: 16px
}

.site-footer .footer-menu a {
	font-family: "IBM Plex Mono", Courier, monospace;
	font-size: 12px;
	text-decoration: none;
	color: #D2D2D2
}

.site-footer .footer-menu a:hover {
	text-decoration: underline
}

.site-footer .footer-sharing {
	background: none !important;
	padding-top: 0 !important
}

.site:before {
	content: '';
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.7);
	z-index: 10;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: 0.5s;
	transition: 0.5s
}

.menu-open .site:before {
	visibility: visible;
	opacity: 1
}

.sticky {
	display: block
}

.updated:not(.published) {
	display: none
}

.page-links {
	clear: both;
	margin: 0 0 1.5em
}

@media (min-width: 64em) {
	.site-main {
		margin-top: 20px;
	}
}

.home .footer-sharing {
	background: #D0021B;
	margin: auto -0.5rem;
	padding: 15px 0
}

@media (max-width: 64em) {
	.home .mailling-list {
		margin-bottom: -30px
	}
}

.single .site-main {
	margin-top: 60px
}

@media (max-width: 48em) {
	.single .site-main {
		margin-top: 0px
	}
}

@media (max-width: 48em) {
	.single .post-thumbnail-container {
		margin: 0 -0.5em
	}
}

@media (max-width: 64em) {
	.single .post-thumbnail-container {
		margin-bottom: 30px
	}
}

@media (max-width: 48em) {
	.single aside {
		padding-top: 20px;
		padding-bottom: 25px;
		background: #D0021B
	}
}

@media (max-width: 64em) {
	.single aside {
		padding-top: 20px;
		padding-bottom: 25px
	}
}

.single aside .title-mobile {
	font-size: 24px;
	color: #fff
}

@media (min-width: 48em) {
	.single aside .title-mobile {
		font-size: 28px;
		color: #292929
	}
}

.single aside h3 {
	margin: 0 0 20px
}

@media (min-width: 48em) {
	.single aside h3 {
		padding-bottom: 25px;
		border-bottom: 1px dotted #D2D2D2
	}
}

.single aside .aside-autor {
	font-family: "IBM Plex Mono", Courier, monospace;
	font-size: 12px;
	color: #D0021B;
	margin: 0 0 10px
}

@media (max-width: 48em) {
	.single aside .aside-autor {
		color: #fff
	}
}

.single aside .aside-postDateTime {
	font-family: "IBM Plex Mono", Courier, monospace;
	font-size: 10px;
	color: #9B9B9B;
	margin: 0 0 20px
}

@media (max-width: 48em) {
	.single aside .aside-postDateTime {
		color: #fff
	}
}

.single aside .aside-socialSharing {
	padding-bottom: 20px;
	border-bottom: 1px dotted #D2D2D2
}

.single aside .aside-socialSharing a:not(:last-of-type) {
	margin-right: 20px
}

.single aside .aside-socialSharing img {
	height: 20px;
	width: 20px
}

.single .entry-content blockquote {
	margin: 45px 0
}

@media (max-width: 64em) {
	.single .entry-content blockquote {
		font-size: 20px
	}
}

@media (min-width: 64em) {
	.single .entry-content blockquote {
		margin: 45px -150px 45px -100px
	}
}

.single .entry-content blockquote:before {
	content: '';
	display: block;
	width: 228px;
	height: 8px;
	background-color: #D0021B
}

@media (max-width: 64em) {
	.single .entry-content blockquote:before {
		width: 78px
	}
}

.single-footer {
	margin-bottom: 50px
}

.single-footer .donate-link {
	padding: 20px 0
}

@media (max-width: 64em) {
	.single-footer .donate-link {
		margin-bottom: -70px
	}
}

@media (min-width: 64em) {
	.single-footer .donate-link {
		padding: 20px 0 20px 20px
	}
}

.single-footer .donate-link .donate-button:hover {
	background: #D0021B;
	color: #fff
}

.socialSharing {
	border-top: 1px dotted #D2D2D2;
	border-bottom: 1px dotted #D2D2D2;
	padding: 20px 0
}

@media (min-width: 64em) {
	.socialSharing {
		padding: 20px 0 20px 20px
	}
}

.socialSharing-header {
	font-family: "IBM Plex Mono", Courier, monospace;
	font-size: 12px;
	color: #4A4A4A;
	margin-bottom: 20px
}

.socialSharing-icons a.mobile:not(:last-of-type),
.socialSharing-icons a.desktop:not(:last-of-type) {
	margin-right: 20px
}

.socialSharing-icons img {
	height: 20px;
	width: 20px
}

.contact-us {
	border-bottom: 1px dotted #D2D2D2;
	padding: 20px 0
}

@media (min-width: 64em) {
	.contact-us {
		padding: 20px 0 20px 20px
	}
}

.contact-us .contact-us-header {
	margin-bottom: 20px
}

.contact-us .contact-us-header p {
	font-family: "IBM Plex Sans", sans-serif;
	color: #4A4A4A;
	font-size: 18px;
	font-weight: bold;
	margin: 0
}

.contact-us .contact-us-header span {
	font-family: "IBM Plex Serif", serif;
	color: black;
	font-size: 24px;
	font-weight: 300
}

.contact-us .contact-us-links {
	margin: 0 0 15px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.contact-us img {
	margin-right: 10px
}

.contact-us a {
	font-family: "IBM Plex Mono", Courier, monospace;
	font-size: 12px;
	text-decoration: none;
	color: #D0021B
}

.contact-us a:hover {
	text-decoration: underline
}

.entry-title {
	margin: 0 0 30px 0
}

.post-thumbnail-container {
	margin-bottom: 25px
}

.post-thumbnail-container .post-thumbnail {
	margin-bottom: 20px
}

.post-thumbnail-container .post-thumbnail img {
	width: 100%
}

.post-thumbnail-container .thumbnail-caption {
	font-family: "IBM Plex Mono", Courier, monospace;
	font-size: 10px;
	margin-bottom: 0
}

@media (max-width: 48em) {
	.post-thumbnail-container .thumbnail-caption {
		margin-top: -10px;
		padding: 0 0.5rem
	}
}

.regular-posts-container .header {
	margin-top: 0
}

.regular-posts-container .post-preview-title h4 {
	margin-bottom: 12px
}

.regular-posts-container .mailling-list .ml-text {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 30px
}

.posts-navigation {
	border-top: 1px dotted #D2D2D2;
	border-bottom: 1px dotted #D2D2D2;
	margin-bottom: 20px;
	padding: 20px 0
}

@media (max-width: 64em) {
	.posts-navigation {
		border: none;
		padding: 10px 0
	}
}

.posts-navigation .nav-links .nav-previous {
	float: none;
	text-align: right;
	width: 100%
}

@media (max-width: 64em) {
	.posts-navigation .nav-links .nav-previous {
		text-align: left
	}
}

.posts-navigation .nav-links a {
	font-family: "IBM Plex Serif", serif;
	color: #4169e1;
	text-decoration: underline
}

@media (max-width: 64em) {
	.posts-navigation .nav-links a {
		text-decoration: none;
		font-size: 12px
	}
}

.preview-meta,
.posted-on {
	font-family: "IBM Plex Mono", Courier, monospace;
	font-size: 12px;
	font-style: italic;
	color: #9B9B9B
}

@media (max-width: 64em) {
	.preview-meta,
	.posted-on {
		font-size: 9px;
		line-height: 12px
	}
}

@media (max-width: 48em) {
	.col-xs-hidden {
		display: none
	}
}

@media (min-width: 48em) and (max-width: 64em) {
	.col-sm-hidden {
		display: none
	}
}

@media (min-width: 64em) and (max-width: 75em) {
	.col-md-hidden {
		display: none
	}
}

@media (min-width: 75em) {
	.col-lg-hidden {
		display: none
	}
}

@media (max-width: 64em) {
	.archive .mailling-list {
		margin-bottom: -30px
	}
}

.archive .navigation .nav-previous {
	display: inline-block;
	width: auto
}

.single .navigation .nav-next,
.single .navigation .nav-previous {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.single .navigation a {
	color: #292929;
	text-decoration: none
}

.single .navigation a:hover a {
	font-weight: bold;
	color: #D0021B
}

.meteor-slides {
	margin: 0 auto !important
}

@media (max-width: 64em) {
	.page .entry-title {
		font-size: 1.25rem;
		line-height: 1.5625rem;
		margin-bottom: 10px
	}
}

.archive .post-preview-home-regular {
	padding-bottom: 18px;
	border-bottom: 1px dotted #D2D2D2;
}

.comment-content label {
	margin-right: 8px
}

.comment-content a {
	word-wrap: break-word
}

.comment-content .form-submit .submit {
	font-family: "IBM Plex Mono", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #D0021B;
	border: 2px solid #D0021B;
	padding: 12px;
	text-transform: uppercase;
	text-decoration: none !important;
	letter-spacing: 4.22px;
	display: inline-block;
	background: transparent;
	border-radius: 0;
	cursor: pointer
}

.comment-content .form-submit .submit:hover {
	background-color: #D0021B;
	color: #fff
}

.bypostauthor {
	display: block
}

.comment-list {
	margin: 0
}

.comment-list .comment {
	padding-left: 15px
}

.comments-toggle {
	font-size: 14px;
	font-family: "IBM Plex Mono", Courier, monospace;
	padding: 22px 0
}

.comments-toggle img {
	margin-right: 5px;
	margin-bottom: -5px
}

.comments-toggle a {
	color: #D0021B
}

.comments-toggle a:hover {
	text-decoration: none
}

.comment-content {
	display: none
}

.comment-content.visible {
	display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none
}

.infinity-end.neverending .site-footer {
	display: block
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

embed,
iframe,
object {
	max-width: 100%
}

.custom-logo-link {
	display: inline-block
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0
}

.wp-caption-text {
	text-align: center
}

.gallery {
	margin-bottom: 1.5em
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%
}

.gallery-columns-2 .gallery-item {
	max-width: 50%
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
	max-width: 25%
}

.gallery-columns-5 .gallery-item {
	max-width: 20%
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%
}

.gallery-caption {
	display: block
}

/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

/* Changes 12/08/2019 Kitson consulting */

/* features  post image sizing */
.features-post-thumb {
	display:flex;
	width: 280px;
 	height: 140px;
	object-fit: cover!important;
	overflow:hidden!important;
	flex-grow: 1;
}
.features-post-thumb img {
	min-height:120%!important;
	object-fit:cover!important;
}

/* features  post text layout */
.features-text-block {
	background-color: #D0021B!important;
	width: 280px;
	height: 110px;
}

.features-text-block h4 {
	color: white;
	margin: 0.2em;
	padding: 0.5em;
	font-size: 0.8em;
	padding-bottom: 0;
}
.features-text-block .preview-meta {
	margin:0 0 0 2em;
}
.feature-block::before {
	display:none;
}

/* ad carousel button centering */
#meteor-slideshow {
}
#meteor-buttons {
display: flex!important;
width:210px;
max-width:210px!;
justify-content: center;

}
/* ads sizing */
.meteor-clip {
width:210px;
max-width: 210px;
max-height:150px;
height:150px;

object-fit:contain!important;
	display:flex;
}
.mslide {
max-height:150px;
height:150px;
width:210px;
max-width:210px;

object-fit:contain!important;
display:flex;
}

/* features post responsive */
@media screen and ( min-width: 1130px ) and ( max-width: 1200px ){
	.features-text-block, .features-post-thumb {
	max-width: 250px;
	}
}
@media screen and ( min-width: 1030px ) and ( max-width: 1129px ){
	.features-text-block, .features-post-thumb {
	max-width: 230px;
	}
}
@media screen and ( max-width: 600px ){
	.features-text-block, .features-post-thumb {
	max-width: 230px;
	}
}
@media screen and ( max-width: 480px ){
	.col-xs-6 {
	max-width: 95vw;
	width: 95vw;
}
	.features-text-block {
	width: 95vw;
	max-width: 95vw;
	}
	.features-post-thumb {
	width: 95vw;
	max-width: 95vw;
	height: 200px;
}
}


/* mobile width ad size */
@media screen and ( max-width: 600px ){

/* ad carousel button centering */
#meteor-slideshow {
}
#meteor-buttons {
display: flex!important;
max-width:182px!important;
justify-content: center;

}
/* ads sizing */
.meteor-clip {
	max-height:130px;
	object-fit:contain!important;
	display:flex;
}
.mslide {
display:flex;
max-width:182px!important;
object-fit:contain!important;
}
}

/* responsive viewport fix */
.container {
overflow-x:hidden ;
}



/*# sourceMappingURL=style.css.map */