@charset "UTF-8";
/*!
Theme Name: Pencil
Theme URI: https://blogonyourown.com/themes/pencil/
Author: BlogOnYourOwn.com
Author URI: https://blogonyourown.com
Description: Pencil is an amazing Simply & Clean WordPress Blog / Magazine Theme. It’s elegant and modern theme perfect for minimalist style lovers. Created to showcase your content in a clean, minimal way. Pencil is fast and well-coded design. It's the best choice to create a Beautiful & Powerful website. Suitable for all types of blog, magazine, newspaper. With Pencil WordPress Theme you can display your content in the best possible way, you can easy create your own unique layout and style. Pencil have many powerful features including: 3 Homepage Layouts, 4 Post Formats, 2 Page Layouts, Responsive Design (Bootstrap 4 based), Sticky Sidebar, Smooth Scrolling, Theme Options Easily Customized by Native WordPress Customizer (Live Preview) and much more. Support for AMP plugin. Tested with new block editor (Gutenberg). Pencil is easy to customize and well documented with great support and friendly help:)
Version: 1.7.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pencil
Requires PHP: 5.6.30
Tested up to: 6.6.2
Tags: translation-ready, grid-layout, blog, news, left-sidebar, right-sidebar, custom-background, two-columns, three-columns, featured-images, full-width-template, post-formats, sticky-post, theme-options, threaded-comments

Pencil WordPress Theme, Copyright 2015-2018, BlogOnYourOwn.com
Pencil is based on Underscores http://underscores.me/, (C) 2012-2015 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 http://necolas.github.com/normalize.css/
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Bootstrap
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Block editor
  ## Block Editor Button Styles  
# External assets

--------------------------------------------------------------*/

/*$font-family-sans-serif*/
/*inherit*/


/*--------------------------------------------------------------
# Bootstrap
--------------------------------------------------------------*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;

	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active {
	outline: 0;
}

a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1,
.site-title {
	margin: 0.67em 0;
	font-size: 2em;
}

mark {
	color: #000;
	background: #ff0;
}

small {
	font-size: 80%;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	color: inherit;
	font: inherit;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;

	-webkit-appearance: button;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	box-sizing: content-box;

	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
	border: 1px solid #c0c0c0;
}

legend {
	padding: 0;
	border: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

td,
th {
	padding: 0;
}

@media print {
	*,
	*:before,
	*:after {
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	pre,
	blockquote {
		border: 1px solid #999;

		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	p,
	h2,
	.category-list,
	.pencil-page-intro,
	h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
	.category-list,
	.pencil-page-intro,
	h3 {
		page-break-after: avoid;
	}
	.navbar {
		display: none;
	}
	.btn > .caret,
	button > .caret,
	input[type="button"] > .caret,
	input[type="reset"] > .caret,
	input[type="submit"] > .caret,
	#pencil-load-more .btn > .caret,
	#pencil-load-more button > .caret,
	#pencil-load-more input[type="button"] > .caret,
	#pencil-load-more input[type="reset"] > .caret,
	#pencil-load-more input[type="submit"] > .caret,
	.dropup > .btn > .caret,
	.dropup > button > .caret,
	.dropup > input[type="button"] > .caret,
	.dropup > input[type="reset"] > .caret,
	.dropup > input[type="submit"] > .caret,
	#pencil-load-more .dropup > .btn > .caret,
	#pencil-load-more .dropup > button > .caret,
	#pencil-load-more .dropup > input[type="button"] > .caret,
	#pencil-load-more .dropup > input[type="reset"] > .caret,
	#pencil-load-more .dropup > input[type="submit"] > .caret {
		border-top-color: #000 !important;
	}
	.label {
		border: 1px solid #000;
	}
	.table,
	table {
		border-collapse: collapse !important;
	}
	.table td,
	table td,
	.table th,
	table th {
		background-color: #fff !important;
	}
	.table-bordered th,
	.table-bordered td {
		border: 1px solid #ddd !important;
	}
}

html {
	box-sizing: border-box;
}

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

@-moz-viewport {
	width: device-width;
}

@-ms-viewport {
	width: device-width;
}

@-o-viewport {
	width: device-width;
}

@-webkit-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

html {
	font-size: 16px;

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	color: #373a3c;
	background-color: #fff;
	font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;
	font-size: 1rem;
	line-height: 1.25;
}

h1,
.site-title,
h2,
.category-list,
.pencil-page-intro,
h3,
h4,
h5,
h6,
.entry-meta .byline,
.entry-meta .posted-on,
.fat-wpp-image-cat,
.featured-image-cat {
	margin-top: 0;
	margin-bottom: 0.5rem;
}

p {
	margin-top: 0;
	margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
	border-bottom: 1px dotted #818a91;
	cursor: help;
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit;
}

ol,
ul,
dl {
	margin-top: 0;
	margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
	margin-bottom: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 0.5rem;
	margin-left: 0;
}

blockquote {
	margin: 0 0 1rem;
}

a {
	border-bottom: 1px solid #000;
	color: #000;
	text-decoration: none;
}

a:focus,
a:hover {
	color: black;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
}

figure {
	margin: 0 0 1rem;
}

img {
	vertical-align: middle;
}

[role="button"] {
	cursor: pointer;
}

table {
	background-color: transparent;
}

caption {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	caption-side: bottom;
	color: #818a91;
	text-align: left;
}

th {
	text-align: left;
}

label {
	display: inline-block;
	margin-bottom: 0.5rem;
}

input,
button,
select,
textarea {
	margin: 0;
	line-height: inherit;
}

textarea {
	resize: vertical;
}

fieldset {
	min-width: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

legend {
	display: block;
	width: 100%;
	margin-bottom: 0.5rem;
	padding: 0;
	font-size: 1.5rem;
	line-height: inherit;
}

input[type="search"] {
	-webkit-appearance: none;
}

output {
	display: inline-block;
}

h1,
.site-title,
h2,
.category-list,
.pencil-page-intro,
h3,
h4,
h5,
h6,
.entry-meta .byline,
.entry-meta .posted-on,
.fat-wpp-image-cat,
.featured-image-cat,
.h1,
.h2,
.h3,
.h4,
.mfp-bottom-bar,
.shareaholic-canvas div.shareaholic-recommendations-header,
.h5,
.page-links,
.shareaholic-canvas .recommendation-article-title,
.h6 {
	color: inherit;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 1.25;
}

h1,
.site-title,
.h1,
h2,
.category-list,
.pencil-page-intro,
.h2,
h3,
.h3 {
	margin-bottom: 1rem;
}

h4,
.h4,
.mfp-bottom-bar,
.shareaholic-canvas div.shareaholic-recommendations-header,
h5,
.h5,
.page-links,
.shareaholic-canvas .recommendation-article-title,
h6,
.entry-meta .byline,
.entry-meta .posted-on,
.fat-wpp-image-cat,
.featured-image-cat,
.h6 {
	margin-bottom: 1rem;
}

h1,
.site-title,
.h1 {
	font-size: 1.875rem;
	line-height: 1.25em;
}

h2,
.category-list,
.pencil-page-intro,
.h2 {
	font-size: 1.5rem;
	line-height: 1.15em;
}

h3,
.h3 {
	font-size: 1.375rem;
	line-height: 1.125em;
}

h4,
.h4,
.mfp-bottom-bar,
.shareaholic-canvas div.shareaholic-recommendations-header {
	font-size: 1.125rem;
	line-height: 1.1em;
}

h5,
.h5,
.page-links,
.shareaholic-canvas .recommendation-article-title {
	font-size: 1rem;
	line-height: 1.1em;
}

h6,
.entry-meta .byline,
.entry-meta .posted-on,
.fat-wpp-image-cat,
.featured-image-cat,
.h6 {
	font-size: 0.9rem;
	line-height: 1.1em;
}

@media (min-width: 34em) {
	h1,
	.site-title,
	.h1 {
		font-size: 2.5rem;
		line-height: 1.125em;
	}

	h2,
	.category-list,
	.pencil-page-intro,
	.h2 {
		font-size: 1.625rem;
		line-height: 1.25em;
	}
	h3,
	.h3 {
		font-size: 1.375rem;
		line-height: 1.25em;
	}
}

@media (min-width: 48em) {
	body {
		line-height: 1.375em;
	}
	h1,
	.site-title,
	.h1 {
		font-size: 3rem;
		line-height: 1.1em;
	}

	h2,
	.category-list,
	.pencil-page-intro,
	.h2 {
		font-size: 2.25rem;
		line-height: 1.25em;
	}
	h3,
	.h3 {
		font-size: 1.875rem;
		line-height: 1.25em;
	}
}

.lead {
	font-size: 1.25rem;
	font-weight: 700;
}

.display-1 {
	font-size: 3.5rem;
	font-weight: 300;
}

.display-2 {
	font-size: 4.5rem;
	font-weight: 300;
}

.display-3 {
	font-size: 5.5rem;
	font-weight: 300;
}

.display-4 {
	font-size: 6rem;
	font-weight: 300;
}

hr {
	margin-top: 2rem;
	margin-bottom: 2rem;
	border: 0;
	border-top: 0.0625rem solid rgba(0, 0, 0, 0.1);
}

small,
.small,
.site-footer,
.wp-caption .wp-caption-text {
	font-size: 80%;
}

mark,
.mark {
	padding: 0.2em;
	background-color: #fcf8e3;
}

.list-unstyled,
.widget ul {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	margin-left: -5px;
	padding-left: 0;
	list-style: none;
}

.list-inline > li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}

.dl-horizontal {
	margin-right: -3.125rem;
	margin-left: -3.125rem;
}

.dl-horizontal:before,
.dl-horizontal:after {
	display: table;
	content: " ";
}

.dl-horizontal:after {
	clear: both;
}

.initialism {
	font-size: 90%;
	text-transform: uppercase;
}

.blockquote,
blockquote,
q {
	margin-bottom: 2rem;
	padding: 1rem 2rem;
	border-left: 1px solid #000;
	font-size: 1.25rem;
	font-style: italic;
	line-height: 1.25;
}

.blockquote p:last-child,
blockquote p:last-child,
q p:last-child,
.blockquote ul:last-child,
blockquote ul:last-child,
q ul:last-child,
.blockquote ol:last-child,
blockquote ol:last-child,
q ol:last-child {
	margin-bottom: 0;
}

.blockquote footer,
blockquote footer,
q footer {
	display: block;
	color: #818a91;
	font-size: 80%;
	line-height: 1.25;
}

.blockquote footer:before,
blockquote footer:before,
q footer:before {
	content: "\2014 \00A0";
}

.blockquote-reverse {
	padding-right: 2rem;
	padding-left: 0;
	border-right: 0.25rem solid #eceeef;
	border-left: 0;
	text-align: right;
}

.blockquote-reverse footer:before {
	content: "";
}

.blockquote-reverse footer:after {
	content: "\00A0 \2014";
}

.figure {
	display: inline-block;
}

.figure > img {
	margin-bottom: 1rem;
	line-height: 1;
}

.figure-caption {
	color: #818a91;
	font-size: 90%;
}

.img-responsive,
.figure > img {
	display: block;
	max-width: 100%;
	height: auto;
}

.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 0.25rem;
	border: 1px solid #ddd;
	border-radius: 0.25rem;
	background-color: #fff;
	line-height: 1.25;
	transition: all 0.2s ease-in-out;
}

.img-circle {
	border-radius: 50%;
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
	padding: 0.2rem 0.4rem;
	color: #bd4147;
	background-color: #f7f7f9;
	font-size: 90%;
}

kbd {
	padding: 0.2rem 0.4rem;
	color: #fff;
	background-color: #333;
	font-size: 90%;
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}

pre {
	display: block;
	margin-top: 0;
	margin-bottom: 1rem;
	color: #373a3c;
	font-size: 90%;
	line-height: 1.25;
}

pre code {
	padding: 0;
	border-radius: 0;
	color: inherit;
	background-color: transparent;
	font-size: inherit;
}

.pre-scrollable {
	overflow-y: scroll;
	max-height: 340px;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-right: 1.5625rem;
	padding-left: 1.5625rem;
}

.container:before,
.container:after {
	display: table;
	content: " ";
}

.container:after {
	clear: both;
}

@media (min-width: 34em) {
	.container {
		max-width: 34rem;
	}
}

@media (min-width: 48em) {
	.container {
		max-width: 45rem;
	}
}

@media (min-width: 62em) {
	.container {
		max-width: 60rem;
	}
}

@media (min-width: 75em) {
	.container {
		max-width: 72.25rem;
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-right: 1.5625rem;
	padding-left: 1.5625rem;
}

.container-fluid:before,
.container-fluid:after {
	display: table;
	content: " ";
}

.container-fluid:after {
	clear: both;
}

.row {
	margin-right: -1.5625rem;
	margin-left: -1.5625rem;
}

.row:before,
.row:after {
	display: table;
	content: " ";
}

.row:after {
	clear: both;
}

.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-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-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,
.post-navigation,
.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-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
	position: relative;
	min-height: 1px;
	padding-right: 1.5625rem;
	padding-left: 1.5625rem;
}

.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 {
	float: left;
}

.col-xs-1 {
	width: 8.33333%;
}

.col-xs-2 {
	width: 16.66667%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-4 {
	width: 33.33333%;
}

.col-xs-5 {
	width: 41.66667%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-7 {
	width: 58.33333%;
}

.col-xs-8 {
	width: 66.66667%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-10 {
	width: 83.33333%;
}

.col-xs-11 {
	width: 91.66667%;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-pull-1 {
	right: 8.33333%;
}

.col-xs-pull-2 {
	right: 16.66667%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-4 {
	right: 33.33333%;
}

.col-xs-pull-5 {
	right: 41.66667%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-7 {
	right: 58.33333%;
}

.col-xs-pull-8 {
	right: 66.66667%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-10 {
	right: 83.33333%;
}

.col-xs-pull-11 {
	right: 91.66667%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-push-1 {
	left: 8.33333%;
}

.col-xs-push-2 {
	left: 16.66667%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-4 {
	left: 33.33333%;
}

.col-xs-push-5 {
	left: 41.66667%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-7 {
	left: 58.33333%;
}

.col-xs-push-8 {
	left: 66.66667%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-10 {
	left: 83.33333%;
}

.col-xs-push-11 {
	left: 91.66667%;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-offset-0 {
	margin-left: 0;
}

.col-xs-offset-1 {
	margin-left: 8.33333%;
}

.col-xs-offset-2 {
	margin-left: 16.66667%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-4 {
	margin-left: 33.33333%;
}

.col-xs-offset-5 {
	margin-left: 41.66667%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-7 {
	margin-left: 58.33333%;
}

.col-xs-offset-8 {
	margin-left: 66.66667%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-10 {
	margin-left: 83.33333%;
}

.col-xs-offset-11 {
	margin-left: 91.66667%;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

@media (min-width: 34em) {
	.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 {
		float: left;
	}
	.col-sm-1 {
		width: 8.33333%;
	}
	.col-sm-2 {
		width: 16.66667%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-4 {
		width: 33.33333%;
	}
	.col-sm-5 {
		width: 41.66667%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-7 {
		width: 58.33333%;
	}
	.col-sm-8 {
		width: 66.66667%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-10 {
		width: 83.33333%;
	}
	.col-sm-11 {
		width: 91.66667%;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-pull-1 {
		right: 8.33333%;
	}
	.col-sm-pull-2 {
		right: 16.66667%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-4 {
		right: 33.33333%;
	}
	.col-sm-pull-5 {
		right: 41.66667%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-7 {
		right: 58.33333%;
	}
	.col-sm-pull-8 {
		right: 66.66667%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-10 {
		right: 83.33333%;
	}
	.col-sm-pull-11 {
		right: 91.66667%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-push-1 {
		left: 8.33333%;
	}
	.col-sm-push-2 {
		left: 16.66667%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-4 {
		left: 33.33333%;
	}
	.col-sm-push-5 {
		left: 41.66667%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-7 {
		left: 58.33333%;
	}
	.col-sm-push-8 {
		left: 66.66667%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-10 {
		left: 83.33333%;
	}
	.col-sm-push-11 {
		left: 91.66667%;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-offset-0 {
		margin-left: 0;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66667%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66667%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66667%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66667%;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 48em) {
	.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,
	.post-navigation {
		float: left;
	}
	.col-md-1 {
		width: 8.33333%;
	}
	.col-md-2 {
		width: 16.66667%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-4 {
		width: 33.33333%;
	}
	.col-md-5 {
		width: 41.66667%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-7 {
		width: 58.33333%;
	}
	.col-md-8 {
		width: 66.66667%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-10 {
		width: 83.33333%;
	}
	.col-md-11 {
		width: 91.66667%;
	}
	.col-md-12,
	.post-navigation {
		width: 100%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-pull-1 {
		right: 8.33333%;
	}
	.col-md-pull-2 {
		right: 16.66667%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-4 {
		right: 33.33333%;
	}
	.col-md-pull-5 {
		right: 41.66667%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-7 {
		right: 58.33333%;
	}
	.col-md-pull-8 {
		right: 66.66667%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-10 {
		right: 83.33333%;
	}
	.col-md-pull-11 {
		right: 91.66667%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-push-1 {
		left: 8.33333%;
	}
	.col-md-push-2 {
		left: 16.66667%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-4 {
		left: 33.33333%;
	}
	.col-md-push-5 {
		left: 41.66667%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-7 {
		left: 58.33333%;
	}
	.col-md-push-8 {
		left: 66.66667%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-10 {
		left: 83.33333%;
	}
	.col-md-push-11 {
		left: 91.66667%;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-offset-0 {
		margin-left: 0;
	}
	.col-md-offset-1 {
		margin-left: 8.33333%;
	}
	.col-md-offset-2 {
		margin-left: 16.66667%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333%;
	}
	.col-md-offset-5 {
		margin-left: 41.66667%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333%;
	}
	.col-md-offset-8 {
		margin-left: 66.66667%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333%;
	}
	.col-md-offset-11 {
		margin-left: 91.66667%;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 62em) {
	.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 {
		float: left;
	}
	.col-lg-1 {
		width: 8.33333%;
	}
	.col-lg-2 {
		width: 16.66667%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-4 {
		width: 33.33333%;
	}
	.col-lg-5 {
		width: 41.66667%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-7 {
		width: 58.33333%;
	}
	.col-lg-8 {
		width: 66.66667%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-10 {
		width: 83.33333%;
	}
	.col-lg-11 {
		width: 91.66667%;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-pull-1 {
		right: 8.33333%;
	}
	.col-lg-pull-2 {
		right: 16.66667%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-4 {
		right: 33.33333%;
	}
	.col-lg-pull-5 {
		right: 41.66667%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-7 {
		right: 58.33333%;
	}
	.col-lg-pull-8 {
		right: 66.66667%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-10 {
		right: 83.33333%;
	}
	.col-lg-pull-11 {
		right: 91.66667%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-push-1 {
		left: 8.33333%;
	}
	.col-lg-push-2 {
		left: 16.66667%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-4 {
		left: 33.33333%;
	}
	.col-lg-push-5 {
		left: 41.66667%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-7 {
		left: 58.33333%;
	}
	.col-lg-push-8 {
		left: 66.66667%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-10 {
		left: 83.33333%;
	}
	.col-lg-push-11 {
		left: 91.66667%;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-offset-0 {
		margin-left: 0;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66667%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66667%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66667%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66667%;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 75em) {
	.col-xl-1,
	.col-xl-2,
	.col-xl-3,
	.col-xl-4,
	.col-xl-5,
	.col-xl-6,
	.col-xl-7,
	.col-xl-8,
	.col-xl-9,
	.col-xl-10,
	.col-xl-11,
	.col-xl-12 {
		float: left;
	}
	.col-xl-1 {
		width: 8.33333%;
	}
	.col-xl-2 {
		width: 16.66667%;
	}
	.col-xl-3 {
		width: 25%;
	}
	.col-xl-4 {
		width: 33.33333%;
	}
	.col-xl-5 {
		width: 41.66667%;
	}
	.col-xl-6 {
		width: 50%;
	}
	.col-xl-7 {
		width: 58.33333%;
	}
	.col-xl-8 {
		width: 66.66667%;
	}
	.col-xl-9 {
		width: 75%;
	}
	.col-xl-10 {
		width: 83.33333%;
	}
	.col-xl-11 {
		width: 91.66667%;
	}
	.col-xl-12 {
		width: 100%;
	}
	.col-xl-pull-0 {
		right: auto;
	}
	.col-xl-pull-1 {
		right: 8.33333%;
	}
	.col-xl-pull-2 {
		right: 16.66667%;
	}
	.col-xl-pull-3 {
		right: 25%;
	}
	.col-xl-pull-4 {
		right: 33.33333%;
	}
	.col-xl-pull-5 {
		right: 41.66667%;
	}
	.col-xl-pull-6 {
		right: 50%;
	}
	.col-xl-pull-7 {
		right: 58.33333%;
	}
	.col-xl-pull-8 {
		right: 66.66667%;
	}
	.col-xl-pull-9 {
		right: 75%;
	}
	.col-xl-pull-10 {
		right: 83.33333%;
	}
	.col-xl-pull-11 {
		right: 91.66667%;
	}
	.col-xl-pull-12 {
		right: 100%;
	}
	.col-xl-push-0 {
		left: auto;
	}
	.col-xl-push-1 {
		left: 8.33333%;
	}
	.col-xl-push-2 {
		left: 16.66667%;
	}
	.col-xl-push-3 {
		left: 25%;
	}
	.col-xl-push-4 {
		left: 33.33333%;
	}
	.col-xl-push-5 {
		left: 41.66667%;
	}
	.col-xl-push-6 {
		left: 50%;
	}
	.col-xl-push-7 {
		left: 58.33333%;
	}
	.col-xl-push-8 {
		left: 66.66667%;
	}
	.col-xl-push-9 {
		left: 75%;
	}
	.col-xl-push-10 {
		left: 83.33333%;
	}
	.col-xl-push-11 {
		left: 91.66667%;
	}
	.col-xl-push-12 {
		left: 100%;
	}
	.col-xl-offset-0 {
		margin-left: 0;
	}
	.col-xl-offset-1 {
		margin-left: 8.33333%;
	}
	.col-xl-offset-2 {
		margin-left: 16.66667%;
	}
	.col-xl-offset-3 {
		margin-left: 25%;
	}
	.col-xl-offset-4 {
		margin-left: 33.33333%;
	}
	.col-xl-offset-5 {
		margin-left: 41.66667%;
	}
	.col-xl-offset-6 {
		margin-left: 50%;
	}
	.col-xl-offset-7 {
		margin-left: 58.33333%;
	}
	.col-xl-offset-8 {
		margin-left: 66.66667%;
	}
	.col-xl-offset-9 {
		margin-left: 75%;
	}
	.col-xl-offset-10 {
		margin-left: 83.33333%;
	}
	.col-xl-offset-11 {
		margin-left: 91.66667%;
	}
	.col-xl-offset-12 {
		margin-left: 100%;
	}
}

.table,
table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 2rem;
}

.table th,
table th,
.table td,
table td {
	padding: 0.75rem;
	border-top: 1px solid #eceeef;
	line-height: 1.25;
	vertical-align: top;
}

.table thead th,
table thead th {
	border-bottom: 2px solid #eceeef;
	vertical-align: bottom;
}

.table tbody + tbody,
table tbody + tbody {
	border-top: 2px solid #eceeef;
}

.table .table,
table .table,
.table table,
table table {
	background-color: #fff;
}

.table-sm th,
.table-sm td {
	padding: 0.3rem;
}

.table-bordered {
	border: 1px solid #eceeef;
}

.table-bordered th,
.table-bordered td {
	border: 1px solid #eceeef;
}

.table-bordered thead th,
.table-bordered thead td {
	border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}

.table-hover tbody tr:hover {
	background-color: #f5f5f5;
}

.table-active,
.table-active > th,
.table-active > td {
	background-color: #f5f5f5;
}

.table-hover .table-active:hover {
	background-color: #e8e8e8;
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
	background-color: #e8e8e8;
}

.table-success,
.table-success > th,
.table-success > td {
	background-color: #dff0d8;
}

.table-hover .table-success:hover {
	background-color: #d0e9c6;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
	background-color: #d0e9c6;
}

.table-info,
.table-info > th,
.table-info > td {
	background-color: #d9edf7;
}

.table-hover .table-info:hover {
	background-color: #c4e3f3;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
	background-color: #c4e3f3;
}

.table-warning,
.table-warning > th,
.table-warning > td {
	background-color: #fcf8e3;
}

.table-hover .table-warning:hover {
	background-color: #faf2cc;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
	background-color: #faf2cc;
}

.table-danger,
.table-danger > th,
.table-danger > td {
	background-color: #f2dede;
}

.table-hover .table-danger:hover {
	background-color: #ebcccc;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
	background-color: #ebcccc;
}

.table-responsive {
	display: block;
	overflow-x: auto;
	width: 100%;
}

.thead-inverse th {
	color: #fff;
	background-color: #373a3c;
}

.thead-default th {
	color: #55595c;
	background-color: #eceeef;
}

.table-inverse {
	color: #eceeef;
	background-color: #373a3c;
}

.table-inverse.table-bordered {
	border: 0;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
	border-color: #55595c;
}

.table-reflow thead {
	float: left;
}

.table-reflow tbody {
	display: block;
	white-space: nowrap;
}

.table-reflow th,
.table-reflow td {
	border-top: 1px solid #eceeef;
	border-left: 1px solid #eceeef;
}

.table-reflow th:last-child,
.table-reflow td:last-child {
	border-right: 1px solid #eceeef;
}

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
	border-bottom: 1px solid #eceeef;
}

.table-reflow tr {
	float: left;
}

.table-reflow tr th,
.table-reflow tr td {
	display: block !important;
	border: 1px solid #eceeef;
}

.form-control {
	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem;
	border: 0.0625rem solid #ccc;
	color: #55595c;
	background-color: #fff;
	background-image: none;
	font-size: 1rem;
	line-height: 1.25;
}

.form-control::-ms-expand {
	border: 0;
	background-color: transparent;
}

.form-control:focus {
	border-color: transparent;
	outline: none;
}

.form-control::-webkit-input-placeholder {
	opacity: 1;
	color: #999;
}

.form-control:-ms-input-placeholder {
	opacity: 1;
	color: #999;
}

.form-control::-ms-input-placeholder {
	opacity: 1;
	color: #999;
}

.form-control::placeholder {
	opacity: 1;
	color: #999;
}

.form-control:disabled,
.form-control[readonly],
fieldset[disabled] .form-control {
	opacity: 1;
	background-color: #eceeef;
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed;
}

.form-control-file,
.form-control-range {
	display: block;
}

.form-control-label {
	margin-bottom: 0;
	padding: 0.4375rem 0.75rem;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"].form-control,
	input[type="time"].form-control,
	input[type="datetime-local"].form-control,
	input[type="month"].form-control {
		line-height: 2.125rem;
	}
	input[type="date"].input-sm,
	.input-group-sm input[type="date"].form-control,
	input[type="time"].input-sm,
	.input-group-sm
	input[type="time"].form-control,
	input[type="datetime-local"].input-sm,
	.input-group-sm
	input[type="datetime-local"].form-control,
	input[type="month"].input-sm,
	.input-group-sm
	input[type="month"].form-control {
		line-height: 1.95rem;
	}
	input[type="date"].input-lg,
	.input-group-lg input[type="date"].form-control,
	input[type="time"].input-lg,
	.input-group-lg
	input[type="time"].form-control,
	input[type="datetime-local"].input-lg,
	.input-group-lg
	input[type="datetime-local"].form-control,
	input[type="month"].input-lg,
	.input-group-lg
	input[type="month"].form-control {
		line-height: 3.29167rem;
	}
}

.form-control-static {
	min-height: 2.125rem;
	margin-bottom: 0;
	padding-top: 0.4375rem;
	padding-bottom: 0.4375rem;
}

.form-control-static.form-control-sm,
.form-control-static.form-control-lg {
	padding-right: 0;
	padding-left: 0;
}

.form-control-sm {
	padding: 0.275rem 0.75rem;
	border-radius: 0.2rem;
	font-size: 0.85rem;
	line-height: 1.5;
}

.form-control-lg {
	padding: 0.75rem 1.25rem;
	border-radius: 0.3rem;
	font-size: 1.25rem;
	line-height: 1.33333;
}

.form-group {
	margin-bottom: 15px;
}

.radio,
.checkbox {
	display: block;
	position: relative;
	margin-bottom: 1.5rem;
}

.radio label,
.checkbox label {
	margin-bottom: 0;
	padding-left: 1.25rem;
	font-weight: normal;
	cursor: pointer;
}

.radio label input:only-child,
.checkbox label input:only-child {
	position: static;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-top: 0.25rem;
	margin-left: -1.25rem;
}

.radio + .radio,
.checkbox + .checkbox {
	margin-top: -0.25rem;
}

.radio-inline,
.checkbox-inline {
	display: inline-block;
	position: relative;
	margin-bottom: 0;
	padding-left: 1.25rem;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 0.75rem;
}

input[type="radio"]:disabled,
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"]:disabled,
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
	cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
	cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
	cursor: not-allowed;
}

.form-control-success,
.form-control-warning,
.form-control-error {
	padding-right: 2.25rem;
	background-repeat: no-repeat;
	background-position: center right 0.53125rem;
	background-size: 1.38125rem 1.38125rem;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
	color: #5cb85c;
}

.has-success .form-control {
	border-color: #5cb85c;
}

.has-success .input-group-addon {
	border-color: #5cb85c;
	color: #5cb85c;
	background-color: #eaf6ea;
}

.has-success .form-control-feedback {
	color: #5cb85c;
}

.has-success .form-control-success {
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNoZWNrIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYxMiA3OTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYxMiA3OTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiM1Q0I4NUMiIGQ9Ik0yMzMuOCw2MTAuMWMtMTMuMywwLTI1LjktNi4yLTM0LTE2LjlMOTAuNSw0NDguOEM3Ni4zLDQzMCw4MCw0MDMuMyw5OC44LDM4OS4xYzE4LjgtMTQuMyw0NS41LTEwLjUsNTkuOCw4LjNsNzEuOSw5NWwyMjAuOS0yNTAuNWMxMi41LTIwLDM4LjgtMjYuMSw1OC44LTEzLjZjMjAsMTIuNCwyNi4xLDM4LjcsMTMuNiw1OC44TDI3MCw1OTBjLTcuNCwxMi0yMC4yLDE5LjQtMzQuMywyMC4xQzIzNS4xLDYxMC4xLDIzNC41LDYxMC4xLDIzMy44LDYxMC4xeiIvPjwvc3ZnPg==");
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
	color: #f0ad4e;
}

.has-warning .form-control {
	border-color: #f0ad4e;
}

.has-warning .input-group-addon {
	border-color: #f0ad4e;
	color: #f0ad4e;
	background-color: white;
}

.has-warning .form-control-feedback {
	color: #f0ad4e;
}

.has-warning .form-control-warning {
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9Ildhcm5pbmciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjEyIDc5MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjEyIDc5MiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI0YwQUQ0RSIgZD0iTTYwMyw2NDAuMmwtMjc4LjUtNTA5Yy0zLjgtNi42LTEwLjgtMTAuNi0xOC41LTEwLjZzLTE0LjcsNC4xLTE4LjUsMTAuNkw5LDY0MC4yYy0zLjcsNi41LTMuNiwxNC40LDAuMiwyMC44YzMuOCw2LjUsMTAuOCwxMC40LDE4LjMsMTAuNGg1NTcuMWM3LjUsMCwxNC41LTMuOSwxOC4zLTEwLjRDNjA2LjYsNjU0LjYsNjA2LjcsNjQ2LjYsNjAzLDY0MC4yeiBNMzM2LjYsNjEwLjJoLTYxLjJWNTQ5aDYxLjJWNjEwLjJ6IE0zMzYuNiw1MDMuMWgtNjEuMlYzMDQuMmg2MS4yVjUwMy4xeiIvPjwvc3ZnPg==");
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
	color: #d9534f;
}

.has-error .form-control {
	border-color: #d9534f;
}

.has-error .input-group-addon {
	border-color: #d9534f;
	color: #d9534f;
	background-color: #fdf7f7;
}

.has-error .form-control-feedback {
	color: #d9534f;
}

.has-error .form-control-error {
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNyb3NzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYxMiA3OTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYxMiA3OTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNEOTUzNEYiIGQ9Ik00NDcsNTQ0LjRjLTE0LjQsMTQuNC0zNy42LDE0LjQtNTEuOSwwTDMwNiw0NTEuN2wtODkuMSw5Mi43Yy0xNC40LDE0LjQtMzcuNiwxNC40LTUxLjksMGMtMTQuNC0xNC40LTE0LjQtMzcuNiwwLTUxLjlsOTIuNC05Ni40TDE2NSwyOTkuNmMtMTQuNC0xNC40LTE0LjQtMzcuNiwwLTUxLjlzMzcuNi0xNC40LDUxLjksMGw4OS4yLDkyLjdsODkuMS05Mi43YzE0LjQtMTQuNCwzNy42LTE0LjQsNTEuOSwwYzE0LjQsMTQuNCwxNC40LDM3LjYsMCw1MS45TDM1NC43LDM5Nmw5Mi40LDk2LjRDNDYxLjQsNTA2LjgsNDYxLjQsNTMwLDQ0Nyw1NDQuNHoiLz48L3N2Zz4=");
}

@media (min-width: 34em) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.form-inline .form-control-static {
		display: inline-block;
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control {
		width: auto;
	}
	.form-inline .input-group > .form-control {
		width: 100%;
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0;
	}
	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.btn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
#pencil-load-more .btn,
#pencil-load-more button,
#pencil-load-more input[type="button"],
#pencil-load-more input[type="reset"],
#pencil-load-more input[type="submit"] {
	display: inline-block;
	padding: 0.75rem 1rem;
	border: 0.0625rem solid transparent;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.25;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	touch-action: manipulation;
}

.btn:focus,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
#pencil-load-more .btn:focus,
#pencil-load-more button:focus,
#pencil-load-more input:focus[type="button"],
#pencil-load-more input:focus[type="reset"],
#pencil-load-more input:focus[type="submit"],
.btn.focus,
button.focus,
input.focus[type="button"],
input.focus[type="reset"],
input.focus[type="submit"],
#pencil-load-more .focus.btn,
#pencil-load-more button.focus,
#pencil-load-more input.focus[type="button"],
#pencil-load-more input.focus[type="reset"],
#pencil-load-more input.focus[type="submit"],
.btn:active:focus,
button:active:focus,
input:active:focus[type="button"],
input:active:focus[type="reset"],
input:active:focus[type="submit"],
#pencil-load-more .btn:active:focus,
#pencil-load-more button:active:focus,
#pencil-load-more input:active:focus[type="button"],
#pencil-load-more input:active:focus[type="reset"],
#pencil-load-more input:active:focus[type="submit"],
.btn:active.focus,
button:active.focus,
input:active.focus[type="button"],
input:active.focus[type="reset"],
input:active.focus[type="submit"],
#pencil-load-more .btn:active.focus,
#pencil-load-more button:active.focus,
#pencil-load-more input:active.focus[type="button"],
#pencil-load-more input:active.focus[type="reset"],
#pencil-load-more input:active.focus[type="submit"],
.btn.active:focus,
button.active:focus,
input.active:focus[type="button"],
input.active:focus[type="reset"],
input.active:focus[type="submit"],
#pencil-load-more .active.btn:focus,
#pencil-load-more button.active:focus,
#pencil-load-more input.active:focus[type="button"],
#pencil-load-more input.active:focus[type="reset"],
#pencil-load-more input.active:focus[type="submit"],
.btn.active.focus,
button.active.focus,
input.active.focus[type="button"],
input.active.focus[type="reset"],
input.active.focus[type="submit"],
#pencil-load-more .active.focus.btn,
#pencil-load-more button.active.focus,
#pencil-load-more input.active.focus[type="button"],
#pencil-load-more input.active.focus[type="reset"],
#pencil-load-more input.active.focus[type="submit"] {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:focus,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
#pencil-load-more .btn:focus,
#pencil-load-more button:focus,
#pencil-load-more input:focus[type="button"],
#pencil-load-more input:focus[type="reset"],
#pencil-load-more input:focus[type="submit"],
.btn:hover,
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
#pencil-load-more .btn:hover,
#pencil-load-more button:hover,
#pencil-load-more input:hover[type="button"],
#pencil-load-more input:hover[type="reset"],
#pencil-load-more input:hover[type="submit"] {
	text-decoration: none;
}

.btn.focus,
button.focus,
input.focus[type="button"],
input.focus[type="reset"],
input.focus[type="submit"],
#pencil-load-more .focus.btn,
#pencil-load-more button.focus,
#pencil-load-more input.focus[type="button"],
#pencil-load-more input.focus[type="reset"],
#pencil-load-more input.focus[type="submit"] {
	text-decoration: none;
}

.btn:active,
button:active,
input:active[type="button"],
input:active[type="reset"],
input:active[type="submit"],
#pencil-load-more .btn:active,
#pencil-load-more button:active,
#pencil-load-more input:active[type="button"],
#pencil-load-more input:active[type="reset"],
#pencil-load-more input:active[type="submit"],
.btn.active,
button.active,
input.active[type="button"],
input.active[type="reset"],
input.active[type="submit"],
#pencil-load-more .active.btn,
#pencil-load-more button.active,
#pencil-load-more input.active[type="button"],
#pencil-load-more input.active[type="reset"],
#pencil-load-more input.active[type="submit"] {
	outline: 0;
	background-image: none;
}

.btn.disabled,
button.disabled,
input.disabled[type="button"],
input.disabled[type="reset"],
input.disabled[type="submit"],
#pencil-load-more .disabled.btn,
#pencil-load-more button.disabled,
#pencil-load-more input.disabled[type="button"],
#pencil-load-more input.disabled[type="reset"],
#pencil-load-more input.disabled[type="submit"],
.btn:disabled,
button:disabled,
input:disabled[type="button"],
input:disabled[type="reset"],
input:disabled[type="submit"],
#pencil-load-more .btn:disabled,
#pencil-load-more button:disabled,
#pencil-load-more input:disabled[type="button"],
#pencil-load-more input:disabled[type="reset"],
#pencil-load-more input:disabled[type="submit"],
fieldset[disabled] .btn,
fieldset[disabled] button,
fieldset[disabled] input[type="button"],
fieldset[disabled] input[type="reset"],
fieldset[disabled] input[type="submit"],
fieldset[disabled] #pencil-load-more .btn,
#pencil-load-more fieldset[disabled] .btn,
fieldset[disabled] #pencil-load-more button,
#pencil-load-more fieldset[disabled] button,
fieldset[disabled] #pencil-load-more input[type="button"],
#pencil-load-more fieldset[disabled] input[type="button"],
fieldset[disabled] #pencil-load-more input[type="reset"],
#pencil-load-more fieldset[disabled] input[type="reset"],
fieldset[disabled] #pencil-load-more input[type="submit"],
#pencil-load-more fieldset[disabled] input[type="submit"] {
	opacity: 0.65;
	cursor: not-allowed;
}

a.btn.disaabled,
#pencil-load-more a.disaabled.btn,
fieldset[disabled] a.btn,
fieldset[disabled] #pencil-load-more a.btn,
#pencil-load-more fieldset[disabled] a.btn {
	pointer-events: none;
}

.btn-primary {
	border-color: #0275d8;
	color: #fff;
	background-color: #0275d8;
}

.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
	border-color: #0275d8;
	color: #fff;
	background-color: #0275d8;
}

.btn-primary:hover {
	border-color: #0275d8;
	color: #fff;
	background-color: #0275d8;
}

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
	background-image: none;
}

.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
	border-color: #0275d8;
	background-color: #0275d8;
}

.btn-primary.disabled:hover,
.btn-primary:disabled:hover,
fieldset[disabled] .btn-primary:hover {
	border-color: #0275d8;
	background-color: #0275d8;
}

.btn-secondary,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
#pencil-load-more .btn,
#pencil-load-more button,
#pencil-load-more input[type="button"],
#pencil-load-more input[type="reset"],
#pencil-load-more input[type="submit"] {
	border-color: #000;
	color: #000;
	background-color: #fff;
}

.btn-secondary:focus,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
#pencil-load-more .btn:focus,
#pencil-load-more button:focus,
#pencil-load-more input:focus[type="button"],
#pencil-load-more input:focus[type="reset"],
#pencil-load-more input:focus[type="submit"],
.btn-secondary.focus,
button.focus,
input.focus[type="button"],
input.focus[type="reset"],
input.focus[type="submit"],
#pencil-load-more .focus.btn,
#pencil-load-more button.focus,
#pencil-load-more input.focus[type="button"],
#pencil-load-more input.focus[type="reset"],
#pencil-load-more input.focus[type="submit"],
.btn-secondary:active,
button:active,
input:active[type="button"],
input:active[type="reset"],
input:active[type="submit"],
#pencil-load-more .btn:active,
#pencil-load-more button:active,
#pencil-load-more input:active[type="button"],
#pencil-load-more input:active[type="reset"],
#pencil-load-more input:active[type="submit"],
.btn-secondary.active,
button.active,
input.active[type="button"],
input.active[type="reset"],
input.active[type="submit"],
#pencil-load-more .active.btn,
#pencil-load-more button.active,
#pencil-load-more input.active[type="button"],
#pencil-load-more input.active[type="reset"],
#pencil-load-more input.active[type="submit"],
.open > .btn-secondary.dropdown-toggle,
.open > button.dropdown-toggle,
.open > input.dropdown-toggle[type="button"],
.open > input.dropdown-toggle[type="reset"],
.open > input.dropdown-toggle[type="submit"],
#pencil-load-more .open > .dropdown-toggle.btn,
#pencil-load-more .open > button.dropdown-toggle,
#pencil-load-more .open > input.dropdown-toggle[type="button"],
#pencil-load-more .open > input.dropdown-toggle[type="reset"],
#pencil-load-more .open > input.dropdown-toggle[type="submit"] {
	border-color: #000;
	color: #000;
	background-color: #fff;
}

.btn-secondary:hover,
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
#pencil-load-more .btn:hover,
#pencil-load-more button:hover,
#pencil-load-more input:hover[type="button"],
#pencil-load-more input:hover[type="reset"],
#pencil-load-more input:hover[type="submit"] {
	border-color: #000;
	color: #000;
	background-color: #fff;
}

.btn-secondary:active,
button:active,
input:active[type="button"],
input:active[type="reset"],
input:active[type="submit"],
#pencil-load-more .btn:active,
#pencil-load-more button:active,
#pencil-load-more input:active[type="button"],
#pencil-load-more input:active[type="reset"],
#pencil-load-more input:active[type="submit"],
.btn-secondary.active,
button.active,
input.active[type="button"],
input.active[type="reset"],
input.active[type="submit"],
#pencil-load-more .active.btn,
#pencil-load-more button.active,
#pencil-load-more input.active[type="button"],
#pencil-load-more input.active[type="reset"],
#pencil-load-more input.active[type="submit"],
.open > .btn-secondary.dropdown-toggle,
.open > button.dropdown-toggle,
.open > input.dropdown-toggle[type="button"],
.open > input.dropdown-toggle[type="reset"],
.open > input.dropdown-toggle[type="submit"],
#pencil-load-more .open > .dropdown-toggle.btn,
#pencil-load-more .open > button.dropdown-toggle,
#pencil-load-more .open > input.dropdown-toggle[type="button"],
#pencil-load-more .open > input.dropdown-toggle[type="reset"],
#pencil-load-more .open > input.dropdown-toggle[type="submit"] {
	background-image: none;
}

.btn-secondary.disabled:focus,
button.disabled:focus,
input.disabled:focus[type="button"],
input.disabled:focus[type="reset"],
input.disabled:focus[type="submit"],
#pencil-load-more .disabled.btn:focus,
#pencil-load-more button.disabled:focus,
#pencil-load-more input.disabled:focus[type="button"],
#pencil-load-more input.disabled:focus[type="reset"],
#pencil-load-more input.disabled:focus[type="submit"],
.btn-secondary.disabled.focus,
button.disabled.focus,
input.disabled.focus[type="button"],
input.disabled.focus[type="reset"],
input.disabled.focus[type="submit"],
#pencil-load-more .disabled.focus.btn,
#pencil-load-more button.disabled.focus,
#pencil-load-more input.disabled.focus[type="button"],
#pencil-load-more input.disabled.focus[type="reset"],
#pencil-load-more input.disabled.focus[type="submit"],
.btn-secondary:disabled:focus,
button:disabled:focus,
input:disabled:focus[type="button"],
input:disabled:focus[type="reset"],
input:disabled:focus[type="submit"],
#pencil-load-more .btn:disabled:focus,
#pencil-load-more button:disabled:focus,
#pencil-load-more input:disabled:focus[type="button"],
#pencil-load-more input:disabled:focus[type="reset"],
#pencil-load-more input:disabled:focus[type="submit"],
.btn-secondary:disabled.focus,
button:disabled.focus,
input:disabled.focus[type="button"],
input:disabled.focus[type="reset"],
input:disabled.focus[type="submit"],
#pencil-load-more .btn:disabled.focus,
#pencil-load-more button:disabled.focus,
#pencil-load-more input:disabled.focus[type="button"],
#pencil-load-more input:disabled.focus[type="reset"],
#pencil-load-more input:disabled.focus[type="submit"],
fieldset[disabled] .btn-secondary:focus,
fieldset[disabled] button:focus,
fieldset[disabled] input:focus[type="button"],
fieldset[disabled] input:focus[type="reset"],
fieldset[disabled] input:focus[type="submit"],
fieldset[disabled] #pencil-load-more .btn:focus,
#pencil-load-more fieldset[disabled] .btn:focus,
fieldset[disabled] #pencil-load-more button:focus,
#pencil-load-more fieldset[disabled] button:focus,
fieldset[disabled] #pencil-load-more input:focus[type="button"],
#pencil-load-more fieldset[disabled] input:focus[type="button"],
fieldset[disabled] #pencil-load-more input:focus[type="reset"],
#pencil-load-more fieldset[disabled] input:focus[type="reset"],
fieldset[disabled] #pencil-load-more input:focus[type="submit"],
#pencil-load-more fieldset[disabled] input:focus[type="submit"],
fieldset[disabled] .btn-secondary.focus,
fieldset[disabled] button.focus,
fieldset[disabled] input.focus[type="button"],
fieldset[disabled] input.focus[type="reset"],
fieldset[disabled] input.focus[type="submit"],
fieldset[disabled] #pencil-load-more .focus.btn,
#pencil-load-more fieldset[disabled] .focus.btn,
fieldset[disabled] #pencil-load-more button.focus,
#pencil-load-more fieldset[disabled] button.focus,
fieldset[disabled] #pencil-load-more input.focus[type="button"],
#pencil-load-more fieldset[disabled] input.focus[type="button"],
fieldset[disabled] #pencil-load-more input.focus[type="reset"],
#pencil-load-more fieldset[disabled] input.focus[type="reset"],
fieldset[disabled] #pencil-load-more input.focus[type="submit"],
#pencil-load-more fieldset[disabled] input.focus[type="submit"] {
	border-color: #000;
	background-color: #fff;
}

.btn-secondary.disabled:hover,
button.disabled:hover,
input.disabled:hover[type="button"],
input.disabled:hover[type="reset"],
input.disabled:hover[type="submit"],
#pencil-load-more .disabled.btn:hover,
#pencil-load-more button.disabled:hover,
#pencil-load-more input.disabled:hover[type="button"],
#pencil-load-more input.disabled:hover[type="reset"],
#pencil-load-more input.disabled:hover[type="submit"],
.btn-secondary:disabled:hover,
button:disabled:hover,
input:disabled:hover[type="button"],
input:disabled:hover[type="reset"],
input:disabled:hover[type="submit"],
#pencil-load-more .btn:disabled:hover,
#pencil-load-more button:disabled:hover,
#pencil-load-more input:disabled:hover[type="button"],
#pencil-load-more input:disabled:hover[type="reset"],
#pencil-load-more input:disabled:hover[type="submit"],
fieldset[disabled] .btn-secondary:hover,
fieldset[disabled] button:hover,
fieldset[disabled] input:hover[type="button"],
fieldset[disabled] input:hover[type="reset"],
fieldset[disabled] input:hover[type="submit"],
fieldset[disabled] #pencil-load-more .btn:hover,
#pencil-load-more fieldset[disabled] .btn:hover,
fieldset[disabled] #pencil-load-more button:hover,
#pencil-load-more fieldset[disabled] button:hover,
fieldset[disabled] #pencil-load-more input:hover[type="button"],
#pencil-load-more fieldset[disabled] input:hover[type="button"],
fieldset[disabled] #pencil-load-more input:hover[type="reset"],
#pencil-load-more fieldset[disabled] input:hover[type="reset"],
fieldset[disabled] #pencil-load-more input:hover[type="submit"],
#pencil-load-more fieldset[disabled] input:hover[type="submit"] {
	border-color: #000;
	background-color: #fff;
}

.btn-info {
	border-color: #5bc0de;
	color: #fff;
	background-color: #5bc0de;
}

.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
	border-color: #5bc0de;
	color: #fff;
	background-color: #5bc0de;
}

.btn-info:hover {
	border-color: #5bc0de;
	color: #fff;
	background-color: #5bc0de;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
	background-image: none;
}

.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info:disabled:focus,
.btn-info:disabled.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
	border-color: #5bc0de;
	background-color: #5bc0de;
}

.btn-info.disabled:hover,
.btn-info:disabled:hover,
fieldset[disabled] .btn-info:hover {
	border-color: #5bc0de;
	background-color: #5bc0de;
}

.btn-success {
	border-color: #5cb85c;
	color: #fff;
	background-color: #5cb85c;
}

.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
	border-color: #5cb85c;
	color: #fff;
	background-color: #5cb85c;
}

.btn-success:hover {
	border-color: #5cb85c;
	color: #fff;
	background-color: #5cb85c;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
	background-image: none;
}

.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success:disabled:focus,
.btn-success:disabled.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
	border-color: #5cb85c;
	background-color: #5cb85c;
}

.btn-success.disabled:hover,
.btn-success:disabled:hover,
fieldset[disabled] .btn-success:hover {
	border-color: #5cb85c;
	background-color: #5cb85c;
}

.btn-warning {
	border-color: #f0ad4e;
	color: #fff;
	background-color: #f0ad4e;
}

.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
	border-color: #f0ad4e;
	color: #fff;
	background-color: #f0ad4e;
}

.btn-warning:hover {
	border-color: #f0ad4e;
	color: #fff;
	background-color: #f0ad4e;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
	background-image: none;
}

.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning:disabled:focus,
.btn-warning:disabled.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
	border-color: #f0ad4e;
	background-color: #f0ad4e;
}

.btn-warning.disabled:hover,
.btn-warning:disabled:hover,
fieldset[disabled] .btn-warning:hover {
	border-color: #f0ad4e;
	background-color: #f0ad4e;
}

.btn-danger {
	border-color: #d9534f;
	color: #fff;
	background-color: #d9534f;
}

.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
	border-color: #d9534f;
	color: #fff;
	background-color: #d9534f;
}

.btn-danger:hover {
	border-color: #d9534f;
	color: #fff;
	background-color: #d9534f;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
	background-image: none;
}

.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger:disabled:focus,
.btn-danger:disabled.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
	border-color: #d9534f;
	background-color: #d9534f;
}

.btn-danger.disabled:hover,
.btn-danger:disabled:hover,
fieldset[disabled] .btn-danger:hover {
	border-color: #d9534f;
	background-color: #d9534f;
}

.btn-primary-outline {
	border-color: #0275d8;
	color: #0275d8;
	background-color: transparent;
	background-image: none;
}

.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active,
.open > .btn-primary-outline.dropdown-toggle {
	border-color: #0275d8;
	color: #fff;
	background-color: #0275d8;
}

.btn-primary-outline:hover {
	border-color: #0275d8;
	color: #fff;
	background-color: #0275d8;
}

.btn-primary-outline.disabled:focus,
.btn-primary-outline.disabled.focus,
.btn-primary-outline:disabled:focus,
.btn-primary-outline:disabled.focus,
fieldset[disabled] .btn-primary-outline:focus,
fieldset[disabled] .btn-primary-outline.focus {
	border-color: #43a7fd;
}

.btn-primary-outline.disabled:hover,
.btn-primary-outline:disabled:hover,
fieldset[disabled] .btn-primary-outline:hover {
	border-color: #43a7fd;
}

.btn-secondary-outline {
	border-color: #000;
	color: #000;
	background-color: transparent;
	background-image: none;
}

.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active,
.open > .btn-secondary-outline.dropdown-toggle {
	border-color: #000;
	color: #fff;
	background-color: #000;
}

.btn-secondary-outline:hover {
	border-color: #000;
	color: #fff;
	background-color: #000;
}

.btn-secondary-outline.disabled:focus,
.btn-secondary-outline.disabled.focus,
.btn-secondary-outline:disabled:focus,
.btn-secondary-outline:disabled.focus,
fieldset[disabled] .btn-secondary-outline:focus,
fieldset[disabled] .btn-secondary-outline.focus {
	border-color: #333;
}

.btn-secondary-outline.disabled:hover,
.btn-secondary-outline:disabled:hover,
fieldset[disabled] .btn-secondary-outline:hover {
	border-color: #333;
}

.btn-info-outline {
	border-color: #5bc0de;
	color: #5bc0de;
	background-color: transparent;
	background-image: none;
}

.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active,
.open > .btn-info-outline.dropdown-toggle {
	border-color: #5bc0de;
	color: #fff;
	background-color: #5bc0de;
}

.btn-info-outline:hover {
	border-color: #5bc0de;
	color: #fff;
	background-color: #5bc0de;
}

.btn-info-outline.disabled:focus,
.btn-info-outline.disabled.focus,
.btn-info-outline:disabled:focus,
.btn-info-outline:disabled.focus,
fieldset[disabled] .btn-info-outline:focus,
fieldset[disabled] .btn-info-outline.focus {
	border-color: #b0e1ef;
}

.btn-info-outline.disabled:hover,
.btn-info-outline:disabled:hover,
fieldset[disabled] .btn-info-outline:hover {
	border-color: #b0e1ef;
}

.btn-success-outline {
	border-color: #5cb85c;
	color: #5cb85c;
	background-color: transparent;
	background-image: none;
}

.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active,
.open > .btn-success-outline.dropdown-toggle {
	border-color: #5cb85c;
	color: #fff;
	background-color: #5cb85c;
}

.btn-success-outline:hover {
	border-color: #5cb85c;
	color: #fff;
	background-color: #5cb85c;
}

.btn-success-outline.disabled:focus,
.btn-success-outline.disabled.focus,
.btn-success-outline:disabled:focus,
.btn-success-outline:disabled.focus,
fieldset[disabled] .btn-success-outline:focus,
fieldset[disabled] .btn-success-outline.focus {
	border-color: #a3d7a3;
}

.btn-success-outline.disabled:hover,
.btn-success-outline:disabled:hover,
fieldset[disabled] .btn-success-outline:hover {
	border-color: #a3d7a3;
}

.btn-warning-outline {
	border-color: #f0ad4e;
	color: #f0ad4e;
	background-color: transparent;
	background-image: none;
}

.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active,
.open > .btn-warning-outline.dropdown-toggle {
	border-color: #f0ad4e;
	color: #fff;
	background-color: #f0ad4e;
}

.btn-warning-outline:hover {
	border-color: #f0ad4e;
	color: #fff;
	background-color: #f0ad4e;
}

.btn-warning-outline.disabled:focus,
.btn-warning-outline.disabled.focus,
.btn-warning-outline:disabled:focus,
.btn-warning-outline:disabled.focus,
fieldset[disabled] .btn-warning-outline:focus,
fieldset[disabled] .btn-warning-outline.focus {
	border-color: #f8d9ac;
}

.btn-warning-outline.disabled:hover,
.btn-warning-outline:disabled:hover,
fieldset[disabled] .btn-warning-outline:hover {
	border-color: #f8d9ac;
}

.btn-danger-outline {
	border-color: #d9534f;
	color: #d9534f;
	background-color: transparent;
	background-image: none;
}

.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active,
.open > .btn-danger-outline.dropdown-toggle {
	border-color: #d9534f;
	color: #fff;
	background-color: #d9534f;
}

.btn-danger-outline:hover {
	border-color: #d9534f;
	color: #fff;
	background-color: #d9534f;
}

.btn-danger-outline.disabled:focus,
.btn-danger-outline.disabled.focus,
.btn-danger-outline:disabled:focus,
.btn-danger-outline:disabled.focus,
fieldset[disabled] .btn-danger-outline:focus,
fieldset[disabled] .btn-danger-outline.focus {
	border-color: #eba5a3;
}

.btn-danger-outline.disabled:hover,
.btn-danger-outline:disabled:hover,
fieldset[disabled] .btn-danger-outline:hover {
	border-color: #eba5a3;
}

.btn-link {
	border-radius: 0;
	color: #000;
	font-weight: normal;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link:disabled,
fieldset[disabled] .btn-link {
	background-color: transparent;
}

.btn-link,
.btn-link:focus,
.btn-link:active {
	border-color: transparent;
}

.btn-link:hover {
	border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
	color: black;
	background-color: transparent;
	text-decoration: none;
}

.btn-link:disabled:focus,
.btn-link:disabled:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #818a91;
	text-decoration: none;
}

.btn-lg {
	padding: 0.75rem 1.25rem;
	font-size: 1.25rem;
	line-height: 1.33333;
}

.btn-sm {
	padding: 0.25rem 0.75rem;
	font-size: 0.85rem;
	line-height: 1.5;
}

.btn-block {
	display: block;
	width: 100%;
}

.btn-block + .btn-block {
	margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
.site-title,
h2,
.category-list,
.pencil-page-intro,
h3,
h4,
h5,
h6,
.entry-meta .byline,
.entry-meta .posted-on,
.fat-wpp-image-cat,
.featured-image-cat {
	clear: both;
}

.site-title {
	text-transform: uppercase;
}

.site-title a {
	color: #000;
}

.single .post .entry-title,
.page .page .entry-title,
.site-title {
	font-weight: 700;
	letter-spacing: -0.025em;
}

.site-branding {
	padding: 3em 0;
	text-align: center;
}

.site-description,
.site-title {
	margin: 0;
}

.home .entry-title,
.archive .entry-title,
.search .entry-title {
	margin-bottom: 0;
}

.home .content-area .entry-title,
.archive .content-area .entry-title,
.search .content-area .entry-title {
	margin-top: 0.375em;
	margin-bottom: 0.125em;
	font-weight: 700;
	line-height: 1.125;
	letter-spacing: -0.02em;
}

@media (min-width: 48em) {
	.home .content-area .entry-title,
	.archive .content-area .entry-title,
	.search .content-area .entry-title {
		font-size: 1.75rem;
		letter-spacing: -0.025em;
	}
}

.home .content-area .entry-title a,
.archive .content-area .entry-title a,
.search .content-area .entry-title a {
	color: #363738;
}

.comment-respond p {
	margin-bottom: 0.5em;
}

@media (min-width: 48em) {
	p,
	.comment-respond p {
		margin-bottom: 1.5em;
	}
}

dfn,
cite,
em,
i {
	font-style: italic;
}

@media (min-width: 48em) {
	blockquote {
		border-left: 0;
		font-size: 1.5rem;
		line-height: 1.5;
	}
}

address {
	margin: 0 0 1.5em;
}

pre {
	overflow: auto;
	max-width: 100%;
	margin-bottom: 1.6em;
	padding: 1.6em;
	background: #eee;
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
}

code,
kbd,
tt,
var {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

blockquote,
q {
	margin-bottom: 0;
	padding: 0 0 1em 0;
	border-left: 0;
	quotes: "" "";
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

hr {
	height: 1px;
	margin-bottom: 1.5em;
	border: 0;
	background-color: #ccc;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img,
figure {
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	height: auto;
	/* Adhere to container width. */
}

.masonry img {
	width: 100%;
}

.single blockquote cite,
.single q cite,
.page blockquote cite,
.page q cite {
	display: block;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1rem;
	text-align: right;
}

.single blockquote cite:before,
.single q cite:before,
.page blockquote cite:before,
.page q cite:before {
	content: "- ";
}

.single blockquote cite:after,
.single q cite:after,
.page blockquote cite:after,
.page q cite:after {
	content: " -";
}

@media (min-width: 48em) {
	.post blockquote,
	.post q,
	.post .entry-content img.alignleft,
	.post .entry-content img.alignnone,
	.post .entry-content figure.alignleft,
	.post .entry-content figure.alignnone,
	.post .entry-content img.wp-block-image,
	.post .entry-content figure.wp-block-image {
		margin-left: -21.666%;
	}
	.post .entry-content img.alignnone,
	.post .entry-content figure.alignnone,
	.post .entry-content img.wp-block-image,
	.post .entry-content figure.wp-block-image {
		min-width: 121.666%;
	}
	.single blockquote,
	.single q,
	.page blockquote,
	.page q {
		padding-left: 0;
	}
}

:focus {
	outline: transparent;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
#pencil-load-more button,
#pencil-load-more .btn,
#pencil-load-more button,
#pencil-load-more input[type="button"],
#pencil-load-more input[type="reset"],
#pencil-load-more input[type="submit"] {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.875rem;
	font-weight: 300;
	text-transform: uppercase;
	transition: 0.5s;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
#pencil-load-more button:hover,
#pencil-load-more .btn:hover,
#pencil-load-more input:hover[type="button"],
#pencil-load-more input:hover[type="reset"],
#pencil-load-more input:hover[type="submit"] {
	color: #fff;
	background-color: #000;
}

#pencil-load-more {
	margin-bottom: 0;
	padding: 2em 0;
}

#pencil-load-more button,
#pencil-load-more .btn,
#pencil-load-more button,
#pencil-load-more input[type="button"],
#pencil-load-more input[type="reset"],
#pencil-load-more input[type="submit"] {
	width: 100%;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #666;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}

textarea {
	width: 100%;
	padding-left: 3px;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

/*a {
	color: $color__link;

	&:visited {
		color: $color__link-visited;
	}
	&:hover,
	&:focus,
	&:active {
		color: $color__link-hover;
	}
	&:focus {
		outline: thin dotted;
	}
	&:hover,
	&:active {
		outline: 0;
	}
}*/
h1 a,
.site-title a,
h2 a,
.category-list a,
.pencil-page-intro a,
h3 a,
h4 a,
h5 a,
h6 a,
.entry-meta .byline a,
.entry-meta .posted-on a,
.fat-wpp-image-cat a,
.featured-image-cat a,
.navigation a,
.main-navigation a {
	border-bottom: none;
}

.edit-link {
	margin-left: 2em;
	font-weight: 700;
}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	background-color: #fff;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}

.main-navigation ul {
	display: none;
	margin: 0;
	padding: 1em 0.25em 0.5em 1em;
	background-color: #000;
	list-style: none;
}

.main-navigation ul ul {
	z-index: 99999;
	top: 4em;
	left: -999em;
	padding: 0.25em 0.125em 0 0.5em;
}

.main-navigation ul ul ul {
	top: 0;
	left: -999em;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 100%;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
	padding: 1em 0 1em 2em;
	background-color: #000;
}

.main-navigation li > a {
	color: #fff;
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
	color: #999;
}

.main-navigation a {
	display: block;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

.main-navigation .current_page_item,
.main-navigation .current-menu-item,
.main-navigation .current_page_ancestor,
.main-navigation .current-menu-ancestor {
	background-color: #000;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
	color: #999;
}

.menu-toggle {
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}

.menu-toggle,
.nav-func a,
.search-toggle {
	display: inline-block;
}

.nav-func a {
	padding: 1.1em 0.5em 0 0;
}

.nav-func a:hover,
.menu-toggle:hover,
.search-toggle:hover,
.pencil-search-panel-close:hover {
	color: #999;
}

.menu-toggle,
.search-toggle,
.pencil-search-panel-close {
	padding: 1.4125em;
	color: #fff;
	background-color: #000;
	line-height: 1;
}

.menu-toggle:focus,
.menu-toggle:active,
.search-toggle:focus,
.search-toggle:active,
.pencil-search-panel-close:focus,
.pencil-search-panel-close:active {
	color: #fff;
	background-color: #000;
}

/* Small menu. */
/*.menu-toggle,*/
.main-navigation.toggled ul {
	display: block;
}

@media (min-width: 48em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
		padding: 0;
		background-color: #fff;
	}
	.main-navigation ul ul {
		float: left;
		position: absolute;
		margin-left: -0.75em;
		padding: 0;
	}
	.main-navigation ul ul li {
		padding: 1em 2em;
	}
	.main-navigation ul ul li:hover,
	.main-navigation ul ul li.focus {
		background-color: #000;
	}
	.main-navigation ul ul li:hover > a,
	.main-navigation ul ul li.focus > a {
		color: #fff;
	}
	.main-navigation ul ul a {
		width: 240px;
		max-width: 100%;
	}
	.main-navigation li {
		float: left;
		padding: 1.25em 0.75em;
		background-color: #fff;
	}
	.main-navigation li > a {
		color: #000;
	}
	.main-navigation li:hover,
	.main-navigation li.focus {
		background-color: #000;
	}
	.main-navigation li:hover > a,
	.main-navigation li.focus > a {
		color: #fff;
	}
	.main-navigation .current_page_item,
	.main-navigation .current-menu-item,
	.main-navigation .current_page_ancestor,
	.main-navigation .current-menu-ancestor {
		background-color: #000;
	}
	.main-navigation .current_page_item > a,
	.main-navigation .current-menu-item > a,
	.main-navigation .current_page_ancestor > a,
	.main-navigation .current-menu-ancestor > a {
		color: #fff;
	}
	.nav-func {
		float: right;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	overflow: hidden;
	margin: 0 0 1.5em;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	width: 50%;
	text-align: right;
}

/* Social area in menu*/
.nav-func {
	float: right;
	text-align: right;
}

nav {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
}

.toggled #toggled-navbar-bg {
	display: none;
	position: fixed;
	z-index: 1048;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.95);
}

.toggled #toggled-navbar-bg > .primary-menu {
	overflow: auto;
	width: 320px;
	max-width: 100%;
	height: 100%;
}

.toggled .primary-menu > .nav-menu {
	display: none;
	overflow-x: hidden;
	overflow-y: auto;
	width: 105%;
	height: 100%;
}

#toggled-menu-close {
	display: block;
	padding: 1em 2em 0 0;
	text-align: right;
}

#toggled-menu-close button {
	color: #fff;
	background-color: #000;
}

#toggled-menu-close button:hover {
	color: #999;
}

.overflow-hidden {
	overflow-y: hidden;
}

.pencil-next-article,
.pencil-previous-article {
	font-size: 0.75em;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.pencil-next-article-title,
.pencil-previous-article-title {
	padding: 1em 0;
	border-top: 1px solid #000;
}

.nav-previous {
	padding-right: 1.5625rem;
}

.nav-next {
	padding-left: 1.5625rem;
}

.page-links {
	text-align: center;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */
.screen-reader-text {
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	width: 1px;
	height: 1px;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	display: block;
	clip: auto !important;
	z-index: 100000;
	top: 5px;
	left: 5px;
	width: auto;
	height: auto;
	padding: 15px 23px 14px;
	border-radius: 3px;
	color: #21759b;
	background-color: #f1f1f1;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	/* Above WP toolbar. */
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 0.75rem;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 0.75rem;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.alignleft,
.alignright,
.aligncenter {
	margin-bottom: 0.5rem;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.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 {
	display: table;
	content: "";
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
	margin: 0 0 3.125rem;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	/* Make sure select elements fit in widgets. */
}

.widget ul {
	margin-left: 0;
}

.widget li {
	margin-bottom: 0.75em;
}

.widget select {
	max-width: 100%;
}

.widget-title,
.category-list,
.pencil-page-intro,
.comments-title,
.comment-reply-title {
	margin-bottom: 1.5625rem;
	border-bottom: solid 1px #000;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

/* Search widget. */
.widget_search .search-submit {
	display: none;
}

.widget_recent_entries,
.widget_recent_comments,
.widget_archive,
.widget_categories,
.widget_search,
.widget_meta {
	line-height: 1.25;
}

.widget_recent_entries a {
	border: 0 transparent;
}


/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.page .byline,
.blog .byline,
.group-blog .byline {
	display: inline;
}

.single .entry-meta,
.page .entry-meta {
	padding-right: 0.39062rem;
	text-align: right;
}

.entry-meta .byline,
.entry-meta .posted-on {
	margin: 0;
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
	font-family: "Roboto", sans-serif;
	font-size: 0.75rem;
}

.entry-meta,
.entry-meta a {
	color: #8a8c8e;
}

.single .entry-meta .byline,
.single .entry-meta .posted-on,
.page .entry-meta .byline,
.page .entry-meta .posted-on {
	display: block;
	font-size: 0.7rem;
	font-weight: 700;
	line-height: 1.625;
	text-transform: uppercase;
}

.single .entry-meta .byline,
.single .entry-meta .byline a,
.page .entry-meta .byline,
.page .entry-meta .byline a {
	color: #636466;
}

.single .entry-meta .posted-on,
.page .entry-meta .posted-on {
	border-top: 1px solid #ccc;
}

.single .entry-meta .posted-on,
.single .entry-meta .posted-on a,
.page .entry-meta .posted-on,
.page .entry-meta .posted-on a {
	color: #97999c;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.category-list a:hover {
	text-decoration: none;
}

.site-content {
	padding-top: 3.125rem;
}

.home article,
.single article,
.page article,
.archive article,
.search article {
	padding-bottom: 2.34375rem;
}

.home .post .row,
.archive .post .row,
.search .post .row,
.single .post .entry-header,
.single .attachment .entry-header,
.page .page .entry-header,
.page .attachment .entry-header {
	margin-bottom: 0.875em;
}

.single .post .entry-header,
.single .attachment .entry-header,
.page .page .entry-header,
.page .attachment .entry-header {
	display: flex;

	align-items: center;
	justify-content: left;
}

@media (min-width: 34em) {
	.home .post .row,
	.archive .post .row,
	.search .post .row {
		display: flex;

		align-items: center;
		justify-content: left;
	}
}

.home .post .featured-image img,
.archive .post .featured-image img,
.search .post .featured-image img {
	margin-bottom: -1.5em;
}

.home .entry-meta,
.archive .entry-meta,
.search .entry-meta {
	margin-bottom: 10px;
}

.home .post_format-post-format-quote .pencil-post-format-wrapper,
.archive .post_format-post-format-quote .pencil-post-format-wrapper,
.search .post_format-post-format-quote .pencil-post-format-wrapper {
	padding: 20px;
}

.home .post_format-post-format-quote blockquote,
.archive .post_format-post-format-quote blockquote,
.search .post_format-post-format-quote blockquote {
	margin-left: auto;
	color: #fff;
	font-size: 1.25em;
}

.home .post_format-post-format-quote cite,
.archive .post_format-post-format-quote cite,
.search .post_format-post-format-quote cite {
	display: block;
	margin-top: 20px;
	color: #fff;
	font-size: 0.75em;
	text-align: right;
}

.home .post_format-post-format-quote cite a,
.archive .post_format-post-format-quote cite a,
.search .post_format-post-format-quote cite a {
	border-bottom-color: #fff;
	color: #fff;
}

.home .post_format-post-format-link .pencil-post-format-wrapper,
.archive .post_format-post-format-link .pencil-post-format-wrapper,
.search .post_format-post-format-link .pencil-post-format-wrapper {
	padding: 40px 20px 20px;
	text-align: center;
}

.home .post_format-post-format-link .pencil-post-format-wrapper a,
.archive .post_format-post-format-link .pencil-post-format-wrapper a,
.search .post_format-post-format-link .pencil-post-format-wrapper a {
	border-bottom-color: #fff;
	color: #fff;
	font-size: 1.125em;
	font-weight: 700;
}

.home .post_format-post-format-aside .pencil-post-format-wrapper,
.archive .post_format-post-format-aside .pencil-post-format-wrapper,
.search .post_format-post-format-aside .pencil-post-format-wrapper {
	padding: 40px 20px 20px;
}

.featured-image-cat {
	display: inline-block;
	margin-bottom: 0;
	background-color: #fff;
	text-transform: uppercase;
}

.single article h1,
.single article .site-title,
.single article h2,
.single article .category-list,
.single article .pencil-page-intro,
.single article h3,
.single article h4,
.single article h5,
.single article h6,
.single article .entry-meta .byline,
.entry-meta .single article .byline,
.single article .entry-meta .posted-on,
.entry-meta .single article .posted-on,
.single article .fat-wpp-image-cat,
.single article .featured-image-cat,
.page article h1,
.page article .site-title,
.page article h2,
.page article .category-list,
.page article .pencil-page-intro,
.page article h3,
.page article h4,
.page article h5,
.page article h6,
.page article .entry-meta .byline,
.entry-meta .page article .byline,
.page article .entry-meta .posted-on,
.entry-meta .page article .posted-on,
.page article .fat-wpp-image-cat,
.page article .featured-image-cat {
	font-weight: 700;
}

.about-author {
	padding-bottom: 2em;
}

.author-avatar {
	display: inline-block;
	width: 100%;
	padding: 1px;
	border: 1px solid #ddd;
}

.author-avatar .avatar {
	width: 100%;
}

.pencil-author-social-icons a {
	border: 0;
}

.pencil-author-social-icons .fa {
	padding: 0.5em 0 0 0.25em;
}

.author-avatar-wrapper {
	padding-bottom: 1em;
}

@media (min-width: 48em) {
	.author-avatar-wrapper {
		text-align: right;
	}
}

.content-area {
	padding-bottom: 3.125rem;
}

.entry-footer {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.entry-footer .tags-links a {
	text-transform: uppercase;
}

.entry-footer a {
	border-bottom: none;
}

.page .entry-footer {
	text-align: right;
}

.site-footer {
	width: 100%;
	padding: 1.5em 1em;
	color: #ccc;
	background-color: #000;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
}

.site-footer a {
	border-bottom: 1px solid #ccc;
	color: #ccc;
}

.no-results.not-found,
.error-404.not-found {
	padding-bottom: 3em;
	text-align: center;
}

.no-results.not-found p,
.error-404.not-found p {
	padding: 1em 0 0 0;
}

.no-results.not-found .lead,
.error-404.not-found .lead {
	display: block;
	padding: 1em 0 0 0;
}

.no-results.not-found .search-submit,
.error-404.not-found .search-submit {
	display: none;
}

.no-results.not-found label,
.error-404.not-found label {
	width: 100%;
}

.no-results.not-found .search-field,
.error-404.not-found .search-field {
	width: 60%;
	padding: 0.5em 0.5em 0.25em;
	border-color: transparent;
	border-bottom-color: #000;
	border-radius: 0;
}

.pencil-post-format-icon {
	position: absolute;
	right: 1.5625rem;
	padding: 0 0.75em;
	background-color: #fff;
}

.pencil-search-panel {
	display: none;
	position: fixed;
	z-index: 3000;
	top: 0;
	right: 0;
	width: 100%;
	background-color: #fff;
	text-align: center;
}

.pencil-search-panel .pencil-search-panel-close {
	float: right;
	margin: 3em;
}

.pencil-search-panel .search-submit {
	display: none;
}

.pencil-search-panel label {
	width: 100%;
}

.pencil-search-panel .search-field {
	width: 60%;
	margin: 4em 0 8em;
	padding: 0.5em 0.5em 0.25em;
	border-color: transparent;
	border-bottom-color: #000;
	border-radius: 0;
}

.pencil-404 h1,
.pencil-404 .site-title {
	margin: 0;
	color: #ddd;
	font-size: 10em;
	text-align: center;
}

@media (min-width: 48em) {
	.pencil-404 h1,
	.pencil-404 .site-title {
		font-size: 16em;
	}
}

.site-info p {
	margin: 0;
}

.mejs-audio {
	margin-bottom: 1em;
}


/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comments-area ul {
	list-style: none;
}

.comments-area .children {
	margin-left: 0.75em;
	padding-left: 0.75em;
}

.comments-title,
.comment-reply-title {
	margin-bottom: 1rem;
}

.comment-content a {
	word-wrap: break-word;
}

.comment footer a {
	border-bottom: 0 transparent;
}

.bypostauthor {
	display: block;
}

.comments-avatar {
	margin: 0 0.5em 0.5em 0;
	padding: 1px;
	border: 1px solid #ddd;
}

.comment-author.vcard {
	display: flex;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;

	align-items: flex-start;
	justify-content: left;
}

.comment-meta .fn {
	font-style: normal;
	text-transform: uppercase;
}

.comment-form-comment label,
.comment-form-author label,
.comment-form-email label,
.comment-form-ur label {
	display: none;
}

.comment-fields {
	display: flex;
	flex-direction: column;

	align-items: center;
	justify-content: left;
}

.comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-ur {
	padding: 1.5625rem 0 0 0;
}

.comment-form-comment input,
.comment-form-comment textarea,
.comment-form-author input,
.comment-form-author textarea,
.comment-form-email input,
.comment-form-email textarea,
.comment-form-ur input,
.comment-form-ur textarea {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #000;
	border-radius: 0;
}

.comment-form-author,
.comment-form-email,
.comment-form-ur {
	width: 100%;
}

@media (min-width: 48em) {
	.comment-content {
		padding-left: 60px;
	}
	.comment-fields {
		flex-direction: row;
	}
	.comment-form-author {
		padding-right: 1.5625rem;
	}
	.comment-form-email {
		padding-right: 1.5625rem;
		padding-left: 1.5625rem;
	}
	.comment-form-ur {
		padding-left: 1.5625rem;
	}
}

#cancel-comment-reply-link {
	float: right;
}

.comment-list {
	padding: 0;
}

article.comment {
	padding-bottom: 1em;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	border: none;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
	max-width: 100%;
	margin-bottom: 1.5em;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.wp-caption .wp-caption-text {
	padding: 0.125em;
	color: #686d71;
}

.wp-caption-text:focus {
	border: 0 transparent;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	width: 100%;
	margin: 0;
	text-align: center;
	vertical-align: top;
	/*
	.gallery-columns-2 & {
		max-width: 50%;
	}

	.gallery-columns-3 & {
		max-width: 33.33%;
	}

	.gallery-columns-4 & {
		max-width: 25%;
	}

	.gallery-columns-5 & {
		max-width: 20%;
	}

	.gallery-columns-6 & {
		max-width: 16.66%;
	}

	.gallery-columns-7 & {
		max-width: 14.28%;
	}

	.gallery-columns-8 & {
		max-width: 12.5%;
	}

	.gallery-columns-9 & {
		max-width: 11.11%;
	}*/
}

.gallery-caption {
	display: block;
	padding-top: 0.5em;
	text-align: left;
}

.gallery-item.slick-slide img {
	width: 100%;
}


/*--------------------------------------------------------------
# Block editor
--------------------------------------------------------------*/

p.has-drop-cap:not(:focus)::first-letter {
	float: left;
	margin-right: 5px;
	font-size: 4em;
	font-weight: 700;
	font-style: normal;
	line-height: 1;
	text-transform: none;
}

.wp-block-separator.is-style-default {
	width: 120px;
}


/*--------------------------------------------------------------
## Block Editor Button Styles
--------------------------------------------------------------*/

:root :where(.wp-element-button, .wp-block-button__link) {
	border-width: 0;
	border-color: #32373c;
	color: #fff;
	background-color: #32373c;
	font-family: inherit;
	font-style: normal;
}


/*--------------------------------------------------------------
# External assets
--------------------------------------------------------------*/

.fat-wpp-image-cat,
.featured-image-cat {
	display: inline-block;
	margin-bottom: 0;
	padding: 0.25em 0.5em 0.25em 0;
	background-color: #fff;
}

.fat-wpp-image-cat a,
.featured-image-cat a {
	color: #8a8c8e;
	font-size: 0.75em;
	text-transform: uppercase;
}

.fat-wpp-list > li {
	margin: 0 0 1.5625rem;
	padding: 0.5em;
	background-color: #f0efef;
}

.fat-wpp-list > li > h2,
.fat-wpp-list > li > .category-list,
.fat-wpp-list > li > .pencil-page-intro {
	margin-top: 0.375em;
	margin-bottom: 0;
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1.1875;
}

.fat-wpp-list > li > h2 > a,
.fat-wpp-list > li > .category-list > a,
.fat-wpp-list > li > .pencil-page-intro > a {
	color: #363738;
	background-color: #fff;
}

.fat-wpp-image {
	position: relative;
}

.fat-wpp-image img {
	margin-bottom: -1.5em;
}

.popular-posts .pencil-post-format-icon {
	right: 0;
}

/* Slider */
.slick-slider {
	display: block;
	position: relative;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	-webkit-tap-highlight-color: transparent;
	touch-action: pan-y;
	-webkit-touch-callout: none;
}

.slick-list {
	display: block;
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	display: block;
	position: relative;
	top: 0;
	left: 0;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

/* Slider */
/* Icons */
@font-face {
	font-family: "slick";
	src: url("./slick/fonts/slick.eot");
	src: url("./slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("./slick/fonts/slick.woff") format("woff"), url("./slick/fonts/slick.ttf") format("truetype"), url("./slick/fonts/slick.svg#slick") format("svg");
	font-weight: normal;
	font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
	display: block;
	position: absolute;
	z-index: 999;
	top: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	padding: 0;
	border: 0 solid transparent;
	border-radius: 50%;
	outline: none;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	outline: none;
	background: #fff;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
	display: block;
	position: relative;
	margin-top: -4px;
	margin-left: -4px;
	opacity: 1;
	color: black;
	font-family: "slick";
	font-size: 28px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1;
}

.slick-prev {
	left: 20px;
}

[dir="rtl"] .slick-prev {
	right: 20px;
	left: auto;
}

.slick-prev:before {
	content: "←";
}

[dir="rtl"] .slick-prev:before {
	content: "→";
}

.slick-next {
	right: 20px;
}

[dir="rtl"] .slick-next {
	right: auto;
	left: 20px;
}

.slick-next:before {
	content: "→";
}

[dir="rtl"] .slick-next:before {
	content: "←";
}

/* Dots */
.slick-slider {
	background: #fff url("./slick/ajax-loader.gif") center center no-repeat;
}

.slick-dots {
	display: block;
	position: absolute;
	bottom: -45px;
	width: 100%;
	padding: 0;
	text-align: center;
	list-style: none;
}

.slick-dots li {
	display: inline-block;
	position: relative;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	border: 0;
	outline: none;
	color: transparent;
	background: transparent;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	opacity: 0.25;
	color: black;
	font-family: "slick";
	font-size: 8px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 20px;
	text-align: center;
	content: "•";
}

.slick-dots li.slick-active button:before {
	opacity: 1;
	color: black;
}

.pencil-featured-slider {
	background: #fff url("./slick/ajax-loader.gif") center center no-repeat;
}

.pencil-featured-slider-wrapper {
	display: none;
}

.pencil-featured-slider .featured-image {
	position: relative;
}

.no-featured-image {
	display: flex;
	width: 100%;
	background-color: #f0efef;

	align-items: center;
}

.pencil-featured-slider-header {
	margin-bottom: 0;
	padding: 1em 2.5em;
	line-height: 1.15;
}

.pencil-featured-slider-header a {
	color: #000;
	background-color: #fff;
	font-weight: 700;
}

.pencil-featured-slider-title-wrapper {
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;

	align-items: center;
}

/* Magnific Popup CSS */
.mfp-bg {
	overflow: hidden;
	position: fixed;
	z-index: 1042;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.90;
	background: #fff;

	filter: alpha(opacity=90);
}

.mfp-wrap {
	position: fixed;
	z-index: 1043;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 0 8px;
	text-align: center;
}

.mfp-container:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	content: "";
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	display: inline-block;
	position: relative;
	z-index: 1045;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	position: absolute;
	z-index: 1044;
	top: 50%;
	right: 8px;
	left: 8px;
	width: auto;
	margin-top: -0.8em;
	color: #ccc;
	text-align: center;
}

.mfp-preloader a {
	color: #ccc;
}

.mfp-preloader a:hover {
	color: #fff;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	display: block;
	overflow: visible;
	z-index: 1046;
	padding: 0;
	border: 0;
	outline: none;
	background: transparent;
	box-shadow: none;
	cursor: pointer;

	-webkit-appearance: none;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 44px;
	padding: 0 0 18px 10px;
	opacity: 0.65;
	font-family: Arial, Baskerville, monospace;
	font-size: 28px;
	font-style: normal;
	line-height: 44px;
	text-align: center;
	text-decoration: none;

	filter: alpha(opacity=65);
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;

	filter: alpha(opacity=100);
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	right: -6px;
	width: 100%;
	padding-right: 6px;
	text-align: right;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	top: 50%;
	width: 90px;
	height: 110px;
	margin: 0;
	margin-top: -55px;
	padding: 0;
	opacity: 0.65;

	filter: alpha(opacity=65);
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;

	filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
	content: "";
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
	top: 8px;
	border-top-width: 13px;
	border-bottom-width: 13px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
	margin-left: 31px;
	border-right: 17px solid #fff;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
	margin-left: 39px;
	border-left: 17px solid #fff;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
	border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	width: 100%;
	max-width: 900px;
	line-height: 0;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	overflow: hidden;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

/* Main image in popup */
img.mfp-img {
	display: block;
	box-sizing: border-box;
	width: auto;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 40px 0 40px;
	line-height: 0;
}

/* The shadow behind the image */
.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	display: block;
	position: absolute;
	z-index: -1;
	top: 40px;
	right: 0;
	bottom: 40px;
	left: 0;
	width: auto;
	height: auto;
	background: #444;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	content: "";
}

.mfp-figure small {
	display: block;
	color: #bdbdbd;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	margin-top: -36px;
	cursor: auto;
}

.mfp-title {
	padding-right: 36px;
	line-height: 18px;
	text-align: left;
	word-wrap: break-word;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	/**
       * Remove all paddings around the image on small screen
       */
	.mfp-img-mobile .mfp-image-holder {
		padding-right: 0;
		padding-left: 0;
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar {
		position: fixed;
		top: auto;
		bottom: 0;
		box-sizing: border-box;
		margin: 0;
		padding: 3px 5px;
		background: rgba(0, 0, 0, 0.6);
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	.mfp-img-mobile .mfp-counter {
		top: 3px;
		right: 5px;
	}
	.mfp-img-mobile .mfp-close {
		position: fixed;
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		padding: 0;
		background: rgba(0, 0, 0, 0.6);
		line-height: 35px;
		text-align: center;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	.mfp-container {
		padding-right: 6px;
		padding-left: 6px;
	}
}

.mfp-ie7 .mfp-img {
	padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
	left: 50%;
	width: 600px;
	margin-top: 5px;
	margin-left: -300px;
	padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
	padding: 0;
}

.mfp-ie7 .mfp-content {
	padding-top: 44px;
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0;
}

.mc4wp-form input[type="email"] {
	width: 100%;
	padding: 0.5em 0 0 0;
	border: 0;
	border-bottom: 1px solid #000;
	border-radius: 0;
}

.mc4wp-form p {
	text-align: center;
}

.shareaholic-canvas .recommendation-article-title {
	color: #000;
}

.shareaholic-canvas div.shareaholic-recommendations-header {
	color: #000;
	text-transform: uppercase;
}

/*# sourceMappingURL=style.css.map */
