/*
Theme Name: Prosperity
Theme URI: http://demo.themesharbor.com/prosperity
Author: Themes Harbor
Author URI: https://themesharbor.com
Description: Prosperity is modern theme with a clean and professional design, built to boost your business and take it to the next level. It is suited for small to mid-sized businesses, and non-profit organizations.
Version: 1.0.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: prosperity
Tags: custom-background, custom-colors, custom-menu, editor-style, featured-images, full-width-template, one-column, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, two-columns

This theme, like WordPress, is licensed under the GPL.

Prosperity 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:
----------------------------------------------------------------
# Normalize
# General
# Grid
# Typography
# Elements
# Forms
# Navigation
	## Breadcrumbs
	## Links
# Header
	## Header Toggle Sidebar
# Footer
# Menus
	## Primary Menu
	## Secondary Menu
	## Social Menu
# Featured Content
	## Featured Content Loader
# Front Page Blocks
	## Front Page Blocks: Brief Text
	## Front Page Blocks: Regular Page
	## Front Page: Recent Blog Posts
	## Front Page: Testimonial
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Quote Post Format
	## Status Post Format
	## Link Post Format
	## Video Post Format
	## Page Header
	## Audio Player
	## Author Section
	## Comments
# Custom Templates
	## Grid Template
# Testimonials
# 404 Page
# Author's Archive Page
# Infinite scroll
# Media
	## Captions
	## Galleries
# Share Buttons & Related Posts
# Slider
#Responsive
#Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
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,
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,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	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 {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 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"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
.main-navigation li.menu-item-has-children > a:after,
.main-navigation li.page_item_has_children > a:after,
#masthead .header-links .toggle-menu:after,
.social-list li a::before,
#masthead .top-bar .search-form label:before,
.slick-prev:before,
.slick-next:before,
#close-toggle-sidebar:before,
.dropdown-toggle:after,
#mobile-menu-toggle:after,
.widget ul li:before,
.widget.widget_jp_blogs_i_follow ol li:before,
.more-link-container .more-link:before,
.hentry .entry-footer .cat-links:before,
.hentry .entry-footer .tags-links:before,
.hentry .entry-header .comments-link:before,
.hentry .entry-footer .edit-link:before,
.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after,
.post-navigation .nav-previous .nav-title:before,
.post-navigation .nav-next .nav-title:after,
#infinite-handle span:before,
.hentry.format-link .entry-title a:after,
#comments .bypostauthor .comment-author .fn:after,
.entry-breadcrumbs a:after {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
}

#page .has-background-cover {
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;

	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	background-position: center center;
	background-attachment: scroll;
}

a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.more-link-container .more-link,
#infinite-handle span,
.slick-prev,
.slick-next,
.slick-dots,
#featured-content .featured-slide .hentry .entry-title,
#featured-content .featured-slide .hentry .entry-summary,
.post-navigation .nav-previous a:before,
.post-navigation .nav-next a:before,
.page-links a span {
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

#page {
	position: relative;
	right: 0;
	transition: right 0.3s ease;
}

#page .page-inner {
	opacity: 1;
}

.has-custom-background #page {
	margin: 25px;
	background: #ffffff;
	-webkit-box-shadow:   0 0 20px rgba(0,0,0,0.1);
	-moz-box-shadow:   0 0 20px rgba(0,0,0,0.1);
	box-shadow:  0 0 20px rgba(0,0,0,0.1);
}

#masthead,
#content,
#colophon {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

/*--------------------------------------------------------------
# Grid
--------------------------------------------------------------*/
.container {
	padding-right: .9375rem;
	padding-left: .9375rem;
	margin-right: auto;
	margin-left: auto;
}

.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;
	}
}

.row {
	margin-right: -.9375rem;
	margin-left: -.9375rem;
}

.row:before,
.row:after {
	display: table;
	content: " ";
}

.row:after {
	clear: both;
}

.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, .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 {
	position: relative;
	min-height: 1px;
	padding-right: .9375rem;
	padding-left: .9375rem;
}

.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, .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;
}

@media (min-width: 544px) {
	.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.333333%;
	}
	.col-sm-2 {
		width: 16.666667%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-4 {
		width: 33.333333%;
	}
	.col-sm-5 {
		width: 41.666667%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-7 {
		width: 58.333333%;
	}
	.col-sm-8 {
		width: 66.666667%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-10 {
		width: 83.333333%;
	}
	.col-sm-11 {
		width: 91.666667%;
	}
	.col-sm-12 {
		width: 100%;
	}
}

@media (min-width: 768px) {
	.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 {
		float: left;
	}
	.col-md-1 {
		width: 8.333333%;
	}
	.col-md-2 {
		width: 16.666667%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-4 {
		width: 33.333333%;
	}
	.col-md-5 {
		width: 41.666667%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-7 {
		width: 58.333333%;
	}
	.col-md-8 {
		width: 66.666667%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-10 {
		width: 83.333333%;
	}
	.col-md-11 {
		width: 91.666667%;
	}
	.col-md-12 {
		width: 100%;
	}
}

@media (min-width: 992px) {
	.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.333333%;
	}
	.col-lg-2 {
		width: 16.666667%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-4 {
		width: 33.333333%;
	}
	.col-lg-5 {
		width: 41.666667%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-7 {
		width: 58.333333%;
	}
	.col-lg-8 {
		width: 66.666667%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-10 {
		width: 83.333333%;
	}
	.col-lg-11 {
		width: 91.666667%;
	}
	.col-lg-12 {
		width: 100%;
	}
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.recent-posts-row {
	margin-right: -1.25rem;
	margin-left: -1.25rem;
}

.recent-posts-row .recent-post,
.testimonial-row .jetpack-testimonial {
	padding-right: 1.25rem;
	padding-left: 1.25rem;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #464646;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
	font-weight: 300;
}

.site-title,
h1, h2, h3,
h4, h5, h6 {
	clear: both;
	font-weight: 600;
	line-height: 1.35;
	color: #424242;
	letter-spacing: -0.03em;
}

p {
	margin-top: 0;
	margin-bottom: 1.875em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote:not(.pull-left):not(.pull-right) {
	padding: 30px 0 0 35px;
	line-height: 1.65;
	font-size: 1.25rem;
	font-weight: 300;
	margin: 0 0 1.875em;
	letter-spacing: -0.02rem;
	border-left-width: 15px;
	border-left-style: solid;
}

blockquote.pull-left,
blockquote.pull-right {
	font-size: 1rem;
	border-top-width: 5px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	font-weight: 300;
	padding-top: 30px;
	width: 40%;
}

blockquote {
	color: #888989;
	border-color: #f1f1f1;
}

blockquote blockquote {
	font-size: 1.25rem;
}

blockquote.pull-left {
	float: left;
	margin: 0 35px 30px 0;
}

blockquote.pull-right {
	float: right;
	margin: 0 0 30px 35px;
}

address {
	margin: 0 0 1.875em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.875em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

code {
	padding: .2rem .4rem;
	font-size: 90%;
	color: #bd4147;
	background-color: #f7f7f9;
}

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;
	-webkit-tap-highlight-color: transparent;
}

*,
*: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;
}

blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.875em;
}

ul,
ol {
	margin: 0 0 1.875em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.875em;
}

img {
	display: inline-block;
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

table {
	margin: 0 0 1.875em;
	width: 100%;
}

th {
	text-align: left;
}

figure {
	margin: 0 0 1rem;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1.875em;
}

.table th,
.table td {
	padding: .75rem;
	line-height: 1.5;
	vertical-align: top;
	border-top: 1px solid #f1f1f1;
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #f1f1f1;
}

.table tbody + tbody {
	border-top: 2px solid #f1f1f1;
}

.table .table {
	background-color: #fff;
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: #f1f1f1;
}

.table-bordered {
	border: 1px solid #f1f1f1;
}

.table-bordered th,
.table-bordered td {
	border: 1px solid #eceeef;
}

.table-bordered thead th,
.table-bordered thead td {
	border-bottom-width: 2px;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.more-link-container .more-link,
#infinite-handle span {
	border: none;
	display: inline-block;
	line-height: 44px;
	height: 44px;
	padding: 0 18px;
	background: #10a510;
	color: #ffffff;
	border-radius: 1px;
}

button:hover,
.more-link-container .more-link:hover,
#infinite-handle span:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #255825;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #888989;
	border: 1px solid #f1f1f1;
	border-radius: 0;
}

button:focus,
input[type="submit"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	outline: none;
	box-shadow: 0 0 5px #AFE84F;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #464646;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 0 9px;
	line-height: 44px;
	height: 44px;
}

textarea {
	padding: 9px;
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 40px;
	overflow: hidden;
}

.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;
	text-align: right;
	width: 50%;
}

/* Post Navigation */
.post-navigation {
	position: relative;
}

.post-navigation:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0; bottom: 0;
	border-left: 1px solid #f1f1f1;
}

.post-navigation .entry-thumb {
	max-width: 80px;
}

.post-navigation .nav-previous:after,
.post-navigation .nav-next:after {
	content: "";
	display: table;
	clear: both;
}

.post-navigation .nav-previous a:before,
.post-navigation .nav-next a:before {
	content: "";
	width: 80px;
	height: 80px;
	background-size: 80px 80px;
	background-repeat: no-repeat;
	display: none;
}

.post-navigation .nav-previous a:before {
	float: left;
	margin-right: 1.250em;
}

.post-navigation .nav-next a:before {
	margin-left: 1.250em;
	float: right;
}

.post-navigation .nav-previous a:hover:before,
.post-navigation .nav-next a:hover:before {
	opacity: 0.8;
}

.post-navigation .nav-title {
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	color: #888989;
	margin-bottom: 3px;
}

.post-navigation a {
	color: inherit;
}

.post-navigation a:hover {
	color: #10a510;
}

.post-navigation .nav-next {
	padding-left: 20px;
}

.post-navigation .nav-previous {
	padding-right: 20px;
}

.post-navigation .nav-previous .nav-title:before {
	content: "\f190";
	padding-right: 6px;
}

.post-navigation .nav-next .nav-title:after {
	content: "\f18e";
	padding-left: 6px;
}

.post-navigation .post-title {
	overflow: hidden;
	display: block;
}

/* Archive Navigation */
.navigation.paging-navigation a {
	margin: 0 1px 0 0;
	text-decoration: none;
	background: #f1f1f1;
	color: #888989;
}

.navigation.paging-navigation .current,
.navigation.paging-navigation a:hover {
	background: #10a510;
	color: #ffffff;
}

.navigation.paging-navigation a,
.navigation.paging-navigation .current {
	display: inline-block;
	line-height: 42px;
	height: 42px;
	padding: 0 12px;
	min-width: 45px;
	width: auto;
	text-align: center;
	border-radius: 1px;
}

.navigation.paging-navigation .current {
	margin-right: 1px;
	color: #ffffff;
}

/*--------------------------------------------------------------
Breadcrumbs
--------------------------------------------------------------*/
.entry-breadcrumbs,
.entry-breadcrumbs a:hover {
	color: #888989;
}

.entry-breadcrumbs {
	font-size: 13px;
	font-size: 0.8125rem;
	padding: 14px 0;
}

.entry-breadcrumbs a {
	margin-right: 12px;
	color: inherit;
}

.entry-breadcrumbs a:after {
	content: '\f105';
	display: inline-block;
	margin-left: 13px;
	opacity: 0.8;
}

.entry-breadcrumbs .current-category,
.entry-breadcrumbs .current-page {
	font-weight: bold;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #10a510;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #255825;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

.entry-content a,
.entry-summary a,
.comment-content a,
.widget_text a,
.front-block-content a,
.brief-text a,
.footer-custom-text a,
.taxonomy-description a {
	border-bottom: 1px solid;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#masthead .top-bar,
#masthead .top-bar .search-form,
#masthead .site-description {
	font-size: 13px;
	font-size: 0.8125rem;
}

#masthead {
	margin-bottom: 40px;
	border-bottom: 1px solid #f1f1f1;
	position: relative;
	z-index: 5;
}

#masthead .header-inner {
	padding-top: 40px;
	padding-bottom: 40px;
}

#masthead .top-bar {
	padding: 8px 0;
	background: #10a510;
	color: #ffffff;
	overflow: hidden;
}

#masthead .top-bar .header-custom-text {
	float: left;
	max-width: 40%;
	line-height: 25px;
}

#masthead .top-bar .header-custom-text a {
	color: inherit;
	text-decoration: underline;
}

#masthead .top-bar .header-custom-text a:hover {
	opacity: 0.8;
	text-decoration: none;
}

#masthead .top-bar .header-social-menu {
	float: right;
	max-width: 39%;
}

#masthead .top-bar .search-form {
	float: right;
	margin-left: 20px;
	position: relative;
}

#masthead .top-bar .search-submit {
	display: none;
}

#masthead .top-bar .search-form label:before {
	content: '\f002';
	position: absolute;
	top: 2px; left: 0;
}

#masthead .top-bar .search-form .search-field {
	height: 100%;
	padding: 0 15px 0 20px;
	border: none;
	border-radius: 0;
	background: none;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	color: inherit;
	display: block;
	max-width: 110px;
	font-size: 0.8125rem;
	height: 25px;
	line-height: 25px;
}

#masthead .top-bar .search-form ::-moz-placeholder {
	color: inherit;
	font-weight: 300;
}

#masthead .top-bar .search-form :-ms-input-placeholder {
	color: inherit;
	font-weight: 300;
}

#masthead .top-bar .search-form ::-webkit-input-placeholder {
	color: inherit;
	font-weight: 300;
}

#masthead .site-branding {
	max-width: 35%;
	float: left;
}

#masthead .site-branding .site-logo {
	width: auto;
	max-height: 260px;
}

#masthead .site-title {
	margin: 0;
	font-size: 26px;
	font-size: 1.625rem;
	line-height: 1.2;
}

.has-site-logo #masthead .site-title {
	margin-top: 15px;
}

#masthead .site-title a {
	color: inherit;
}

#masthead .site-description {
	margin: 12px 0 0;
	color: #888989;
	font-weight: 300;
}

/*--------------------------------------------------------------
## Header Toggle Sidebar
--------------------------------------------------------------*/
body.toggle-sidebar-active,
#toggle-sidebar .search-form {
	overflow: hidden;
}

#toggle-sidebar .mobile-navigation .menu-item-description,
#toggle-sidebar .mobile-navigation .menu li a:hover,
#toggle-sidebar .mobile-navigation .dropdown-toggle:hover:after,
#toggle-sidebar .social-list li a:hover:before {
	color: #888989;
}

#mobile-menu-toggle,
#toggle-sidebar .mobile-navigation .dropdown-toggle:after {
	border: 1px solid rgba(0,0,0,0.15);
}

#toggle-sidebar .mobile-navigation .menu-item-description,
#toggle-sidebar .mobile-navigation .dropdown-toggle:after,
#toggle-sidebar .search-form .search-field,
#toggle-sidebar .search-form .search-submit {
	font-size: 13px;
	font-size: 0.8125rem;
}

#toggle-sidebar .mobile-navigation .menu,
#toggle-sidebar .mobile-navigation .dropdown-toggle:hover:after,
#toggle-sidebar .mobile-navigation .menu > li > a {
	background: #ffffff;
}

#mobile-menu-toggle:after {
	content: "\f0c9";
	margin-left: 4px;
	position: absolute;
	top: 0; bottom: 0;
	right: 0;
	padding: 12px 17px;
	border-left: 1px solid #ffffff;
	line-height: 1.35;
}

.toggle-sidebar-active #mobile-menu-toggle:after {
	content: "\f00d";
}

#mobile-menu-toggle {
	display: none;
	position: relative;
	background: #f1f1f1;
	color: #888989;
	font-size: 1rem;
	font-weight: 400;
	padding: 10px 70px 10px 23px;
	margin-top: 11px;
	float: right;
	height: auto;
	border: none;
	line-height: initial;
}

#mobile-menu-toggle:hover {
	opacity: 0.75;
}

#toggle-sidebar {
	position: fixed;
	right: -340px;
	width: 340px;
	max-width: 100%;
	background: rgba(0,0,0,0.05);
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	z-index: 9999;
}

#toggle-sidebar .inner-panel {
	position: relative;
	padding: 42px 0;
}

#toggle-sidebar {
	overflow: scroll;
	overflow-x: hidden;
}

#toggle-sidebar #close-toggle-sidebar,
#close-toggle-sidebar:before {
	position: absolute;
	top: 0; left: 0;
}

#toggle-sidebar #close-toggle-sidebar {
	width: 100%;
	height: 42px;
	background: #DC5240;
	border-radius: 0;
	border: none;
	text-shadow: none;
	color: #ffffff;
	text-align: inherit;
	padding-left: 61px;
}

#close-toggle-sidebar:before {
	content: '\f00d';
	width: 45px;
	line-height: 42px;
	border-right: 1px solid rgba(0,0,0,0.15);
	text-align: center;
}

#toggle-sidebar #close-toggle-sidebar:hover {
	background: #B44134;
}

#toggle-sidebar a {
	color: inherit;
}

body.toggle-sidebar-active #page {
	right: 340px;
}

body.toggle-sidebar-active #page .page-inner {
	opacity: 0.3;
	transition: opacity 0.3s ease;
}

body.toggle-sidebar-active .page-inner a {
	pointer-events: none;
	cursor: default;
}

#toggle-sidebar .mobile-navigation ul {
	list-style: none;
	margin: 0 auto;
	padding-left: 0;
}

#toggle-sidebar .mobile-navigation .menu li {
	position: relative;
}

#toggle-sidebar .mobile-navigation .menu li a {
	font-size: 1rem;
	display: block;
	padding: 15px 50px 15px 55px;
	line-height: 1.2;
	font-weight: 400;
	border-bottom: 1px solid rgba(0,0,0,0.15);
}

#toggle-sidebar .mobile-navigation .menu li a:hover {
	background: rgba(0,0,0,0.05);
	padding-left: 65px;
}

#toggle-sidebar .mobile-navigation .menu .sub-menu,
#toggle-sidebar .mobile-navigation .menu .children {
	display: none;
}

#toggle-sidebar .mobile-navigation .sub-menu.toggled-on,
#toggle-sidebar .mobile-navigation .children.toggled-on {
	display: block;
	background: rgba(0,0,0,0.05);
}

#toggle-sidebar .mobile-navigation .menu-item-description {
	margin-top: 7px;
	font-weight: 300;
}

#toggle-sidebar .mobile-navigation .dropdown-toggle {
	position: absolute;
	top: 0; left: 0;
	background: none;
	border: 0;
	height: 48px;
	padding: 0;
	text-transform: none;
	width: 48px;
	box-shadow: none;
	color: inherit;
}

#toggle-sidebar .mobile-navigation .dropdown-toggle:after {
	content: "\f107";
	display: block;
	left: 13px;
	position: relative;
	width: 22px;
	height: 22px;
	line-height: 22px;
	background: #f1f1f1;
	border-radius: 50%;
	color: inherit;
}

#toggle-sidebar .mobile-navigation .dropdown-toggle.toggled-on:after {
	content: "\f106";
}

#toggle-sidebar .search-form {
	padding: 20px 50px 20px 55px;
	border-bottom: 1px solid rgba(0,0,0,0.15);
}

#toggle-sidebar .search-form .search-field,
#toggle-sidebar .search-form .search-submit {
	float: left;
	padding: 0 12px;
	line-height: 35px;
	height: 35px;
}

#toggle-sidebar .search-form .search-field {
	max-width: 120px;
}

#toggle-sidebar .search-form .search-submit {
	box-shadow: none;
	background: #10a510;
	color: #ffffff;
	margin: 0 0 0 2px;
}

#toggle-sidebar .social-list {
	margin-top: 30px;
}

#toggle-sidebar .social-list .menu-items {
	text-align: center;
}

#toggle-sidebar .social-list li a::before {
	color: inherit;
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.admin-bar #toggle-sidebar {
	top: 32px !important;
}

@media screen and (max-width: 782px) {
	.admin-bar #toggle-sidebar {
		top: 45px !important;
	}
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#colophon {
	background: #353833;
}

#colophon,
#colophon a {
	color: #a6a6a6;
}

#colophon .footer-widgets .widget-title,
#colophon a:hover,
#colophon .footer-widgets a:hover {
	color: #e6e6e6;
}

#colophon .footer-widgets {
	padding-top: 60px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}

#colophon .footer-widgets a {
	color: inherit;
}

#colophon .footer-widgets .row {
	margin-right: -1.875rem;
	margin-left: -1.875rem;
}

#colophon .footer-widgets .footer-widget {
	padding-right: 1.875rem;
	padding-left: 1.875rem;
}

#colophon .footer-widgets .footer-widget:nth-of-type(3n+1) {
	clear: left;
}

#colophon .footer-bottom {
	position: relative;
	padding-top: 25px;
	padding-bottom: 25px;
}

#colophon .left-footer {
	width: 50%;
	float: left;
	font-size: 13px;
	font-size: 0.8125rem;
}

#colophon .right-footer {
	width: 50%;
	float: right;
}

#colophon .site-credits:before {
	content: "\00a9";
	padding-right: 2px;
}

#colophon .site-info {
	font-weight: 300;
	margin-top: 8px;
}

#colophon .social-list {
	margin-top: 10px;
}

#colophon .social-list li a::before {
	background: rgba(0,0,0,0.1);
	width: 35px;
	height: 35px;
	line-height: 35px;
}

.footer-custom-text {
	background: #f1f1f1;
	padding: 30px 0;
	font-size: 26px;
	font-size: 1.625rem;
	text-align: center;
}

.footer-custom-text a {
	color: inherit;
}

.footer-custom-text a:hover {
	opacity: 0.8;
}

/*--------------------------------------------------------------
# Menus
--------------------------------------------------------------*/
.main-navigation ul,
.secondary-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li,
.secondary-navigation li {
	display: inline-block;
	position: relative;
}

.main-navigation a,
.secondary-navigation a {
	display: block;
	text-decoration: none;
	color: inherit;
	line-height: 1.4;
}

.main-navigation ul > li > ul:before,
.secondary-navigation ul > li > ul:before {
	content: '';
	position: absolute;
	top: -10px;
	left: 18%;
	margin-left: -4px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 8px 8px;
	border-color: transparent transparent #e2e2e2 transparent;
}

.main-navigation ul ul ul:before,
.secondary-navigation ul ul ul:before  {
	top: 22px;
	left: -7px;
	border-width: 8px 8px 8px 0;
	border-color: transparent #e2e2e2 transparent transparent;
}

.main-navigation ul ul,
.secondary-navigation ul ul {
	box-shadow: 2px 2px 10px 2px rgba(0,0,0,0.1);
	float: left;
	position: absolute;
	top: 150%;
	left: -9999em;
	z-index: 99999;
	background: #ffffff;
	font-size: 0.8125rem;
	border: 3px solid #e2e2e2;
	padding: 22px 0 10px;
	opacity: 0;
	color: #464646;
}

.main-navigation ul ul ul,
.secondary-navigation ul ul ul {
	left: -999em;
	top: 100%;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul,
.secondary-navigation ul li:hover > ul,
.secondary-navigation ul li.focus > ul {
	left: auto;
	top: 100%;
	opacity: 1;

	-webkit-transition: top .3s ease-in-out, opacity .3s ease-in-out;
	-moz-transition: top .3s ease-in-out, opacity .3s ease-in-out;
	transition: top .3s ease-in-out, opacity .3s ease-in-out;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul,
.secondary-navigation ul ul li:hover > ul,
.secondary-navigation ul ul li.focus > ul {
	left: 100%;
	top: -27px;
	margin-left: 0;

	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.main-navigation ul ul li,
.secondary-navigation ul ul li {
	padding: 0 22px;
	width: 100%;
}

.main-navigation ul ul li a,
.secondary-navigation ul ul li a {
	border-bottom: 1px solid #CECFD1;
	margin-bottom: 12px;
	padding-bottom: 12px;
}

.main-navigation ul ul li:last-child > a,
.secondary-navigation ul ul li:last-child > a {
	border-bottom: none;
	margin-bottom: 0;
}

.main-navigation ul ul a,
.secondary-navigation ul ul a {
	width: 190px;
}

.main-navigation .menu-item-description,
.secondary-navigation .menu-item-description {
	font-size: 13px;
	font-size: 0.8125rem;
	margin-top: 6px;
	font-weight: 300;
	line-height: 1.6;
}

.main-navigation ul ul .menu-item-description,
.secondary-navigation ul ul .menu-item-description {
	font-size: 11px;
	font-size: 0.6875rem;
	line-height: 1.6;
}

.site-header .menu li:hover > a,
.site-header .menu li.focus > a,
.site-header .menu .menu-item-description {
	color: #888989;
}

/*--------------------------------------------------------------
## Menus: Primary Menu
--------------------------------------------------------------*/
.main-navigation {
	width: 100%;
	clear: both;
	background: #f1f1f1;
}

.main-navigation .container > div > ul > li {
	padding: 15px 0;
}

.main-navigation .container > div > ul > li > a {
	margin-right: 30px;
	padding-right: 30px;
	border-right: 1px solid rgba(0,0,0,0.1);
	padding-top: 2px;
	padding-bottom: 2px;
	max-width: 220px;
}

.main-navigation .container > div > ul > li:last-child > a {
	margin-right: 0;
	padding-right: 0;
	border: none
}

.main-navigation li.menu-item-has-children > a:after,
.main-navigation li.page_item_has_children > a:after {
	content: "\f107";
	position: relative;
	padding-left: 8px;
	opacity: 0.55;
}

.main-navigation .sub-menu li.menu-item-has-children > a:after,
.main-navigation .children li.page_item_has_children > a:after {
	content: "\f105";
	left: 2px;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
	color: #888989;
}

/*--------------------------------------------------------------
## Menus: Secondary Menu
--------------------------------------------------------------*/
.secondary-navigation {
	float: right;
	max-width: 64%;
	margin-bottom: -15px;
}

.secondary-navigation > div > ul > li {
	margin-left: 32px;
	padding-left: 32px;
	margin-bottom: 15px;
	border-left: 1px solid rgba(0,0,0,0.1);
}

.secondary-navigation > div > ul > li {
	font-weight: 400;
	float: left;
}

.secondary-navigation > div > ul > li:first-child,
.secondary-navigation > div > ul > li:nth-of-type(3n+1) {
	margin-left: 0;
	padding-left: 0;
	border: none;
}

.secondary-navigation > div > ul > li:nth-of-type(3n+1) {
	clear: left;
}

@media (min-width: 62em) {
	.secondary-navigation a {
		max-width: 150px;
	}
}

@media (min-width: 75em) {
	.secondary-navigation a {
		max-width: 185px;
	}
}

/*--------------------------------------------------------------
##Social Menu
--------------------------------------------------------------*/
.social-list .menu-items {
	clear: both;
	line-height: 1;
	text-align: right;
	margin: 0;
	padding: 0;
	-webkit-padding-start: 0;
}

.social-list .menu-items li,
.social-list .menu-items li a,
.social-list li a::before {
	display: inline-block;
	margin: 0;
	line-height: 1;
}

.social-list .menu-items li a:hover {
	opacity: 0.6;
}

.social-list .menu-items li {
	margin-left: 3px;
	font-size: 16px;
	font-size: 1rem;
}

.social-list li a::before {
	width: 25px;
	height: 25px;
	line-height: 25px;
	color: #ffffff;
	text-align: center;
}

.social-list li a::before { content: '\f0c1'; }
.social-list li a[href*="facebook.com"]::before { content: '\f09a'; }
.social-list li a[href*="twitter.com"]::before { content: '\f099'; }
.social-list li a[href*="plus.google.com"]::before { content: '\f0d5'; }
.social-list li a[href*="dribbble.com"]::before { content: '\f17d'; }
.social-list li a[href*="pinterest.com"]::before { content: '\f0d2'; }
.social-list li a[href*="github.com"]::before { content: '\f113'; }
.social-list li a[href*="tumblr.com"]::before { content: '\f173'; }
.social-list li a[href*="youtube.com"]::before { content: '\f16a'; }
.social-list li a[href*="flickr.com"]::before { content: '\f16e'; }
.social-list li a[href*="vimeo.com"]::before { content: '\f194'; }
.social-list li a[href*="instagram.com"]::before { content: '\f16d'; }
.social-list li a[href*="linkedin.com"]::before { content: '\f0e1'; }
.social-list li a[href$="/feed"]::before { content: '\f09e'; }
.social-list li a[href*="behance.net"]::before { content: '\f1b4'; }
.social-list li a[href*="vk.com"]::before { content: '\f189'; }
.social-list li a[href*="soundcloud.com"]::before { content: '\f1be'; }
.social-list li a[href*="reddit.com"]::before { content: '\f1a1'; }
.social-list li a[href^="mailto:"]::before { content: '\f0e0'; }
.social-list li a[href*="deviantart.com"]::before { content: '\f1bd'; }
.social-list li a[href*="foursquare.com"]::before { content: '\f180'; }
.social-list li a[href*="digg.com"]::before { content: '\f1a6'; }
.social-list li a[href*="stumbleupon.com"]::before { content: '\f1a4'; }
.social-list li a[href*="spotify.com"]::before { content: '\f1bc'; }
.social-list li a[href*="dropbox.com"]::before { content: '\f16b'; }
.social-list li a[href*="skype"]::before { content: '\f17e'; }
.social-list li a[href*="twitch.tv"]::before { content: '\f1e8'; }
.social-list li a[href*="wordpress.com"]::before,
.social-list li a[href*="wordpress.org"]::before { content: '\f19a'; }
.social-list li a[href*="xing.com"]::before { content: '\f168'; }
.social-list li a[href*="slideshare.net"]::before { content: '\f1e7'; }
.social-list li a[href*="apple.com"]::before { content: '\f179'; }

/*--------------------------------------------------------------
# Featured Content
--------------------------------------------------------------*/
#featured-content {
	overflow: hidden;
	height: 300px;
	background: #c4c5c6;
}

#featured-content.hero-section {
	height: auto;
}

#featured-content #featured-slideshow {
	visibility: hidden;
	opacity: 0;
}

#featured-content,
#featured-content .featured-slide,
#featured-content .featured-slide .hentry .inner-hentry,
#featured-content .featured-slide .hentry .entry-content {
	position: relative;
}

#featured-content .featured-slide {
	width: 100%;
	padding: 120px 0;
	display: table;
	background: #000000;
}

#featured-content .featured-slide .entry-thumb {
	position: absolute;
	top: 0; bottom: 0;
	left: 0; right: 0;
	opacity: 0.9;
}

#featured-content .featured-slide .hentry {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

#featured-content .featured-slide .hentry .inner-hentry:after,
#featured-content .featured-slide .hentry .inner-hentry:before {
	content: "";
	position: absolute;
	bottom: 0;
}

#featured-content .featured-slide .hentry .inner-hentry:before {
	top: 0;
	left: -49.99%;
	width: 50%;
}

#featured-content .featured-slide .hentry .inner-hentry:before,
#featured-content .featured-slide .hentry .inner-hentry {
	background: rgba(255,255,255, 0.15);
}

#featured-content .featured-slide .hentry .inner-hentry {
	color: #ffffff;
	padding: 30px 30px 38px 0;
	max-width: 66%;
	border-radius: 0 1px 1px 0;
}

#featured-content .featured-slide .hentry .inner-hentry:after {
	right: 0;
	border-width: 30px 30px 0 0;
	border-style: solid;
	border-color: rgba(120, 120, 120, 0.6) rgba(0, 0, 0, 0.3);
}

#featured-content .featured-slide .hentry .inner-hentry a,
#featured-content .featured-slide .hentry .inner-hentry h1,
#featured-content .featured-slide .hentry .inner-hentry h2,
#featured-content .featured-slide .hentry .inner-hentry h3,
#featured-content .featured-slide .hentry .inner-hentry h4,
#featured-content .featured-slide .hentry .inner-hentry h5,
#featured-content .featured-slide .hentry .inner-hentry h6,
#featured-content .featured-slide .hentry .inner-hentry blockquote {
	color: inherit;
}

#featured-content .featured-slide .hentry .inner-hentry p a {
	border-bottom: 1px solid;
}

#featured-content .featured-slide .hentry .entry-content a:hover {
	opacity: 0.8;
}

#featured-content .featured-slide .hentry .inner-hentry pre,
#featured-content .featured-slide .hentry.has-post-thumbnail .inner-hentry,
#featured-content .featured-slide .hentry.has-post-thumbnail .inner-hentry:before,
#featured-content .inner-hentry .table-striped tbody tr:nth-of-type(odd) {
	background: rgba(0,0,0,0.5);
}

#featured-content .featured-slide .hentry .entry-title {
	font-size: 42px;
	font-size: 2.625rem;
	line-height: 1.25;
	color: #ffffff;
	margin: 0 0 19px;
}

#featured-content .featured-slide .hentry .entry-content {
	z-index: 1;
}

#featured-content .featured-slide .hentry .entry-content > :last-child {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
## Featured Content Loader
--------------------------------------------------------------*/
.featured-loader {
	position: absolute;
	top: 50%; left: 50%;
	margin-top: -30px;
	margin-left: -30px;
	text-indent: -9999em;
	border-top: 1.1em solid rgba(255, 255, 255, 0.2);
	border-right: 1.1em solid rgba(255, 255, 255, 0.2);
	border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
	border-left: 1.1em solid #ffffff;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: loader 1.1s infinite linear;
	animation: loader 1.1s infinite linear;
}

.featured-loader,
.featured-loader:after {
	border-radius: 50%;
	width: 60px;
	height: 60px;
}

@-webkit-keyframes loader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes loader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

/*--------------------------------------------------------------
# Front Page Blocks
--------------------------------------------------------------*/
.page-template-front-page #masthead,
.front-block .front-block-header .front-block-content :last-child,
.front-block.featured-page .entry-content .more-link-container {
	margin-bottom: 0;
}

.front-block,
.front-block .container {
	position: relative;
}

.front-block .container {
	z-index: 1;
}

.front-block .hentry,
.front-block .front-block-header .front-block-title {
	margin: 0;
}

.front-block {
	padding: 70px 0;
}

.front-block:nth-of-type(even) {
	background: #f7f9f7;
}

.front-block .front-block-header {
	margin-bottom: 70px;
}

.page .front-block.featured-page .hentry .entry-title,
.front-block .front-block-header .front-block-title {
	font-size: 32px;
	font-size: 2rem;
}

.front-block .front-block-header .front-block-content {
	margin-top: 20px;
	max-width: 40rem;
	color: #888989;
}

.brief-text,
.front-block.featured-page .hentry .sub-title,
.page .front-block.featured-page .grid-row .hentry .entry-title {
	font-size: 20px;
	font-size: 1.25rem;
}

.front-block.featured-page .regular-page .thumb-link,
.front-block.featured-page .front-block-header .thumb-link {
	margin-bottom: 40px;
}

.front-block.featured-page .front-block-header .thumb-link {
	display: inline-block;
}

.front-block.featured-page .front-block-header .thumb-link:hover {
	opacity: 0.8;
}

/*--------------------------------------------------------------
## Front Page Blocks: Brief Text
--------------------------------------------------------------*/
.brief-text {
	background: #10a510;
	padding: 35px 0;
	color: #ffffff;
	text-align: center;
}

@media (min-width: 62em) {
	.brief-text .container {
		max-width: 55rem;
	}
}

/*--------------------------------------------------------------
## Front Page Blocks: Regular Page
--------------------------------------------------------------*/
.front-block.featured-page .front-block-header {
	margin-bottom: 30px;
}

#page .front-block.featured-page .hentry .entry-title {
	margin: 0;
}

.front-block.featured-page .entry-content {
	margin-top: 35px;
}

.front-block.featured-page .grid-row .grid-item {
	margin-top: 40px;
}

/*--------------------------------------------------------------
## Front Page: Recent Blog Posts
--------------------------------------------------------------*/
.front-block.front-blog-posts {
	padding-bottom: 30px;
}

.front-blog-posts .hentry .entry-meta {
	padding-top: 18px;
}

.front-blog-posts .other-posts .thumb-link {
	display: block;
	margin-bottom: 30px;
}

.front-blog-posts .other-posts .hentry-inner {
	overflow: hidden;
}

.page .front-blog-posts .hentry .entry-header .entry-meta {
	font-size: 13px;
	font-size: 0.8125rem;
	margin-bottom: 25px;
}

.recent-posts-row .recent-post:nth-of-type(3n+1) {
	clear: left;
}

.page .front-blog-posts .hentry .entry-header .entry-title {
	font-size: 20px;
	margin-bottom: 25px;
}

.front-blog-posts .hentry .more-link-container {
	margin-bottom: 40px;
}

/*--------------------------------------------------------------
## Front Page: Testimonial
--------------------------------------------------------------*/
.front-testimonials {
	padding-bottom: 30px;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 2.188em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 2.188em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft,
img.alignright {
	margin-bottom: 1.875em;
}

/*--------------------------------------------------------------
# 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 {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: " ";
}

.clearfix:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.left-sidebar .content-area {
	padding-left: 0;
	padding-right: 15px;
}

.left-sidebar.has-sidebar .site-main {
	padding-right: 15px;
	padding-left: 40px;
	border-right: none;
	border-left: 1px solid #f1f1f1;
	margin-right: 0;
	margin-left: -1px;
}

.left-sidebar .sidebar-section {
	padding-left: 15px;
	padding-right: 0;
	border-left: none;
	border-right: 1px solid #f1f1f1;
}

.left-sidebar #secondary {
	padding-left: 0;
	padding-right: 40px;
}

.has-sidebar .content-area {
	padding-right: 0;
}

.has-sidebar .site-main {
	padding-right: 40px;
	border-right: 1px solid #f1f1f1;
	margin-right: -1px;
}

.sidebar-section {
	margin-top: -40px;
	padding-top: 40px;
	padding-left: 0;
	border-left: 1px solid #f1f1f1;
}

#secondary {
	padding-bottom: 40px;
	padding-left: 40px;
}

.widget {
	margin: 0 0 30px;
}

#secondary .widget {
	padding-bottom: 30px;
	border-bottom: 1px solid #f1f1f1;
}

#secondary .widget:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.widget .widget-title {
	font-size: 20px;
	font-size: 1.25rem;
	margin: 0 0 20px;
}

#secondary .widget .widget-title {
	color: #888989;
}

.widget:not(.front-page-block) ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	-webkit-padding-start: 0;
}

.widget ul li,
.widget.widget_jp_blogs_i_follow ol li {
	padding-left: 1.25em;
}

.widget ul li:before,
.widget.widget_jp_blogs_i_follow ol li:before {
	content: '\f101';
	display: inline-block;
	width: 1.25em;
	margin-left: -1.25em;
}

.widget.widget_categories li .children {
	margin-left: 30px;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

.widget ul li,
.widget.widget_archive li,
.widget.widget_categories li,
.widget.widget_pages li,
.widget.widget_nav_menu li,
.widget.widget_recent_comments li,
.widget.widget_meta li,
.widget.widget_recent_entries li,
.widget.widget_recent_comments tr,
.widget.widget_links li,
.widget.widget_authors ul > li,
.widget.widget_goodreads div[class*="gr_custom_each_container"] {
	border-top: 1px dashed rgba(0,0,0,0.1);
	padding-top: 9px;
	margin-top: 9px;
}

.widget ul > li:first-child,
.widget.widget_archive ul > li:first-child,
.widget.widget_categories ul:not(.children) > li:first-child,
.widget.widget_pages ul:not(.children) > li:first-child,
.widget.widget_nav_menu ul:not(.sub-menu) > li:first-child,
.widget.widget_recent_comments li:first-child,
.widget.widget_meta li:first-child,
.widget.widget_recent_entries li:first-child,
.widget.widget_recent_comments tr:first-child,
.widget.widget_links li:first-child,
.widget.widget_authors ul > li:first-child,
.widget.widget_goodreads div[class*="gr_custom_each_container"]:first-of-type {
	border-top: none;
	padding-top: 0;
}

.footer-widgets .widget ul li,
.footer-widgets .widget.widget_archive li,
.footer-widgets .widget.widget_categories li,
.footer-widgets .widget.widget_pages li,
.footer-widgets .widget.widget_nav_menu li,
.footer-widgets .widget.widget_recent_comments li,
.footer-widgets .widget.widget_meta li,
.footer-widgets .widget.widget_rss li,
.footer-widgets .widget.widget_recent_entries li,
.footer-widgets .widget.widget_links li,
.footer-widgets .widget.widget_authors li,
.footer-widgets .widget.widget_goodreads div[class*="gr_custom_each_container"],
.footer-widgets .widget.widget_recent_comments tr {
	border-top-color: rgba(255,255,255,0.1);
}

.widget.widget_authors > ul > li,
.widget.widget_author_grid li,
.widget.widget_jetpack_posts_i_like li,
.widget.widget_eventbrite li,
.widget.widget_wpcom_social_media_icons_widget li {
	padding: 0;
}

.widget.widget_top-posts .no-grav li {
	padding-left: 0;
	padding-right: 0;
}

.widget.widget_authors > ul > li:before,
.widget.widget_author_grid li:before,
.widget.widget_wpcom_social_media_icons_widget li:before,
.widget.widget_jetpack_my_community li:before,
.widget.widget_jetpack_posts_i_like li:before,
.widget.widget_top-posts .no-grav li:before,
.widget.widget_eventbrite li:before {
	content: '';
	margin: 0;
	display: none;
}

.widget.widget_recent_entries .post-date {
	display: block;
	margin-bottom: 10px;
	font-size: 13px;
	font-size:  0.8125rem;
	color: #888989;
}

.widget.widget_recent_comments td {
	border-top: none;
}

.widget.widget_recent_comments td.recentcommentsavatarend,
.widget.widget_recent_comments td.recentcommentsavatartop {
	padding: 13px 0;
}

.widget.widget_recent_comments td.recentcommentstextend {
	padding-top: 13px;
	padding-bottom: 13px;
}

.widget.widget_recent_comments .recentcommentsavatar tr:first-child td.recentcommentstextend,
.widget.widget_recent_comments .recentcommentsavatar tr:first-child td.recentcommentsavatartop {
	padding-top: 0;
}

.widget.widget_recent_comments .recentcommentsavatar tr:last-child td.recentcommentstextend,
.widget.widget_recent_comments .recentcommentsavatar tr:last-child td.recentcommentsavatarend,
#page .widget.widget_goodreads div[class^="gr_custom_each_container"] {
	padding-bottom: 0;
}

.widget.widget_jetpack_posts_i_like .widgets-list-layout.no-grav .widgets-list-layout-links,
.widget.widget_top-posts .widgets-list-layout .widgets-list-layout-links {
	float: left;
	margin-left: 10px;
}

.widget.widget_jetpack_posts_i_like :last-child,
.widget.widget_gravatar :last-child,
.widget.widget_blog_subscription :last-child,
.widget.widget_text :last-child,
.widget.widget_jp_blogs_i_follow ol,
.widget.widget_calendar .table,
.widget.widget_top-posts .widgets-list-layout li,
#page .widget.widget_goodreads div[class^="gr_custom_each_container"],
.widget.widget_authors > ul > li:last-child,
.widget.widget_recent_comments table {
	margin-bottom: 0;
}

.widget.widget_jp_blogs_i_follow ol {
	-webkit-padding-start: 0;
	list-style: none;
}

.widget.widget_authors,
.widget.widget_recent_comments,
.widget.widget_author_grid ul,
.widget.widget_top-posts .no-grav li,
.widget.widget_goodreads div[class*="gr_custom_each_container"] {
	overflow: hidden;
}

#page .widget.widget_goodreads div[class^="gr_custom_container"] {
	border: none;
	background: none;
	padding: 0;
	color: inherit;
}

.widget.widget_goodreads div[class*="gr_custom_each_container"]:last-child {
	border: none;
	padding: 0;
}

.widget.widget_goodreads div[class*="gr_custom_book_container"] {
	float: left;
	margin-right: 15px;
}

.widget.widget_goodreads div[class*="gr_custom_rating"] {
	line-height: 1;
	margin-bottom: 5px;
}

.widget.widget_goodreads div[class*="gr_custom_title"] {
	line-height: 1.4;
}

.widget.widget_goodreads div[class*="gr_custom_author"] {
	font-size: 13px;
	font-size: 0.8125rem;
}

#page .widget.widget_goodreads div[class^="gr_custom_each_container"] {
	border-bottom: none;
}

#page .widget.milestone-widget .label {
	padding: 0;
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
}

.widget.widget_authors .avatar,
.widget.widget_authors li a strong {
	display: block;
}

.widget.widget_authors > ul > li {
	margin-bottom: 35px;
}

.widget.widget_authors .avatar {
	margin-bottom: 20px;
	margin-top: 35px;
	border-radius: 50%;
}

.widget.widget_authors li strong {
	color: #888989;
	font-size: 20px;
	font-size: 1.25rem;
	margin-bottom: 30px;
	font-weight: 400;
	line-height: 1;
}

.widget.widget_author_grid li {
	float: left;
}

.widget.widget_flickr .table > tbody > tr > td {
	border: none;
	padding: 0;
	text-align: left;
}

#page .widget.widget_flickr #flickr_badge_wrapper {
	background: none !important;
	border: none;
}

#page .widget.widget_flickr #flickr_badge_wrapper,
#page .widget.widget_flickr #flickr_badge_uber_wrapper {
	margin: 0;
}

#colophon .table thead th,
#colophon .table th,
#colophon .table td {
	border-color: rgba(255,255,255,0.1);
}

#colophon h1, #colophon h2, #colophon h3,
#colophon h4, #colophon h5, #colophon h6 {
	color: inherit;
}

.widget.widget_eventbrite li,
.widget.widget_wpcom_social_media_icons_widget li,
.widget.widget_text .textwidget ul li a,
.footer-widgets .widget.widget_search .search-field,
.widget.widget_author_grid li,
.widget_text a.clean-link {
	border: none;
}

#page #flickr_badge_uber_wrapper a:link {
	color: #10a510;
}

#page #flickr_badge_uber_wrapper a:hover,
#page #flickr_badge_uber_wrapper a:active,
#page #flickr_badge_uber_wrapper a:visited {
	color: #255825;
}

#page .footer-widgets #flickr_badge_uber_wrapper a:link {
	color: inherit;
}

#page .footer-widgets #flickr_badge_uber_wrapper a:hover,
#page .footer-widgets #flickr_badge_uber_wrapper a:active,
#page .footer-widgets #flickr_badge_uber_wrapper a:visited {
	color: #ffffff;
}

.widget.widget_calendar .table #next {
	text-align: right;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.inactive-sidebar.blog .site-main,
.inactive-sidebar.archive:not(.post-type-archive-jetpack-testimonial) .site-main,
.inactive-sidebar.search .site-main,
.inactive-sidebar.single .site-main,
.inactive-sidebar.page.page-template-default .site-main {
	max-width: 800px;
	margin: 0 auto;
}

.site-main {
	padding-bottom: 40px;
}

.blog .hentry,
.search .hentry,
.archive .hentry {
	margin-bottom: 70px;
}

.blog #page .hentry .sharedaddy,
.search #page .hentry .sharedaddy,
.archive #page .hentry .sharedaddy,
.hentry .more-link-container {
	margin-bottom: 40px;
}

.hentry .thumb-link {
	display: block;
	margin-bottom: 34px;
}

.hentry .thumb-link:hover {
	opacity: 0.8;
}

.blog .hentry .entry-title,
.search .hentry .entry-title,
.archive .hentry .entry-title {
	font-size: 26px;
	font-size: 1.625rem;
	margin: 0 0 25px;
}

.hentry .entry-header a,
.hentry .entry-footer a {
	color: inherit;
}

.hentry .entry-header a:hover,
.hentry .entry-footer a:hover {
	color: #10a510;
}

.hentry .entry-header .entry-meta {
	color: #888989;
	margin-bottom: 31px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
}

.hentry .entry-header .entry-meta span {
	display: inline-block;
}

.hentry .entry-header .comments-link {
	float: right;
}

.hentry .entry-header .comments-link:before {
	content: "\f0e5";
	padding-right: 7px;
}

.hentry .entry-header .byline {
	margin-right: 4px;
}

.hentry .entry-header .author-avatar img,
.hentry .entry-footer .author-avatar img {
	position: relative;
	top: -1px;
	width: 28px;
	border-radius: 50%;
	margin-right: 7px;
}

.hentry .entry-header .posted-on:before,
.hentry .entry-footer .posted-on:before {
	content: "\2014";
	padding-left: 2px;
	padding-right: 7px;
}

.hentry .entry-footer {
	border-top: 1px dashed #e2e2e2;
	padding-top: 13px;
	font-size: 13px;
	font-size: 0.8125rem;
	color: #888989;
}

.hentry .entry-footer span {
	margin-right: 30px;
}

.hentry .entry-footer .cat-links:before,
.hentry .entry-footer .tags-links:before,
.hentry .entry-footer .edit-link:before {
	padding-right: 8px;
}

.hentry .entry-footer .cat-links:before {
	content: "\f02e";
}

.hentry .entry-footer .tags-links:before {
	content: "\f02c";
}

.hentry .entry-footer .edit-link:before {
	content: "\f044";
}

.more-link-container .more-link:before {
	content: "\f18e";
	padding-right: 9px;
	margin-right: 10px;
	border-right: 1px solid rgba(255,255,255,0.3);
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.single .hentry {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #f1f1f1;
}

.page .hentry {
	padding-bottom: 10px;
}

.single .hentry .entry-header .entry-title,
.page .hentry .entry-header .entry-title {
	margin: 0 0 20px;
	font-size: 32px;
	font-size: 2rem;
}

.hentry .entry-thumb,
.page .hentry .entry-header .entry-title,
.page .hentry .entry-footer {
	margin-bottom: 30px;
}

.single .hentry .entry-footer,
.page .hentry .entry-footer {
	border: none;
}

.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.single .entry-content h1,
.page .entry-content h1,
.comments-area .comment-body h1,

.single .entry-content h2,
.page .entry-content h2,
.comments-area .comment-body h2,

.single .entry-content h3,
.page .entry-content h3,
.comments-area .comment-body h3,

.single .entry-content h4,
.page .entry-content h4,
.comments-area .comment-body h4,

.single .entry-content h5,
.page .entry-content h5,
.comments-area .comment-body h5,

.single .entry-content h6,
.page .entry-content h6,
.comments-area .comment-body h6 {
	margin-top: 35px;
	margin-bottom: 10px;
}

.single .entry-content h1,
.page .entry-content h1,
.comments-area .comment-body h1 {
	font-size: 2.625rem;
}

.single .entry-content h2,
.page .entry-content h2,
.comments-area .comment-body h2 {
	font-size: 2rem;
}

.single .entry-content h3,
.page .entry-content h3,
.comments-area .comment-body h3 {
	font-size: 1.625rem;
}

.single .entry-content h4,
.page .entry-content h4,
.comments-area .comment-body h4 {
	font-size: 1.25rem;
}

.single .entry-content h5,
.page .entry-content h5,
.comments-area .comment-body h5 {
	font-size: 1rem;
}

.single .entry-content h6,
.page .entry-content h6,
.comments-area .comment-body h6 {
	font-size: 0.8125rem;
}

.single .entry-content p.intro,
.page .entry-content p.intro {
	font-size: 1.250em;
	font-weight: 400;
}

.single .entry-content p span.dropcap,
.page .entry-content p span.dropcap {
	float: left;
	line-height: 0.9;
	margin-right: 10px;
	font-size: 3.2em;
	font-weight: 900;
	color: #10a510;
}

.single .hentry .entry-footer,
.page .hentry .entry-footer {
	padding-top: 0;
}

.page-links {
	clear: both;
	margin: 0 0 30px;
}

.page-links .page-links-title {
	padding-right: 6px;
	color: #888989;
	font-size: inherit;
}

.page-links span {
	line-height: 25px;
	display: inline-block;
}

.page-links a {
	border: none;
}

.page-links span {
	height: 25px;
	min-width: 25px;
	text-align: center;
	border-radius: 1px;
	font-size: 13px;
	font-size: 0.8125rem;
}

.page-links a span {
	background: #f1f1f1;
	color: #888989;
}

.page-links > span:not(.page-links-title),
.page-links a span:hover {
	background: #10a510;
	color: #ffffff;
}

/*--------------------------------------------------------------
## Aside Post Format
--------------------------------------------------------------*/
.blog .hentry.format-aside .thumb-link,
.archive .hentry.format-aside .thumb-link,
.blog .hentry.format-aside .entry-title,
.archive .hentry.format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Quote Post Format
--------------------------------------------------------------*/
.blog .hentry.format-quote,
.archive .hentry.format-quote {
	position: relative;
	padding: 40px 30px;
	background: #f1f1f1;
	color: #888989;
}

.blog .hentry.format-quote.has-post-thumbnail,
.archive .hentry.format-quote.has-post-thumbnail {
	color: #ffffff;
}

.blog .hentry.format-quote .entry-header,
.archive .hentry.format-quote .entry-header,
.blog .hentry.format-quote .entry-content,
.archive .hentry.format-quote .entry-content {
	position: relative;
	z-index: 1;
}

.blog .hentry.format-quote .entry-header .entry-title,
.archive .hentry.format-quote .entry-header .entry-title,
.blog .hentry.format-quote .entry-header .entry-meta > span:not(.posted-on),
.archive .hentry.format-quote .entry-header .entry-meta > span:not(.posted-on),
.blog .hentry.format-quote .entry-header .entry-meta span.posted-on:before,
.archive .hentry.format-quote .entry-header .entry-meta span.posted-on:before {
	display: none;
}

.blog .hentry.format-quote .entry-header .entry-meta,
.archive .hentry.format-quote .entry-header .entry-meta {
	border: none;
	padding: 0;
	margin: 0 0 20px;
	line-height: 1;
	font-size: 13px;
	font-size: 0.8125rem;
	color: inherit;
}

.blog .hentry.format-quote .entry-header .entry-meta span.posted-on,
.archive .hentry.format-quote .entry-header .entry-meta span.posted-on {
	border-bottom: 1px solid;
	padding-bottom: 3px;
}

.blog .hentry.format-quote.has-post-thumbnail,
.archive .hentry.format-quote.has-post-thumbnail {
	background: #000000;
}

.blog .hentry.format-quote .entry-thumb,
.archive .hentry.format-quote .entry-thumb  {
	position: absolute;
	top: 0; bottom: 0;
	left: 0; right: 0;
	opacity: 0.4;
	margin: 0;
}

.blog .hentry.format-quote .entry-content,
.archive .hentry.format-quote .entry-content {
	font-size: 20px;
	font-size: 1.25rem;
}

.blog .hentry.format-quote .entry-content blockquote,
.archive .hentry.format-quote .entry-content blockquote {
	color: inherit;
	border: none;
	padding: 0;
}

.blog .hentry.format-quote a,
.archive .hentry.format-quote a {
	color: inherit;
}

.blog .hentry.format-quote .entry-content :last-child,
.archive .hentry.format-quote .entry-content :last-child {
	margin-bottom: 0;
}

.blog .hentry.format-quote blockquote cite,
.archive .hentry.format-quote blockquote cite {
	font-size: 16px;
	font-size: 1rem;
	margin-top: 15px;
	display: block;
}

.blog .hentry.format-quote blockquote cite:before,
.archive .hentry.format-quote blockquote cite:before {
	content: "\2014";
	padding-right: 4px;
}

/*--------------------------------------------------------------
## Status Post Format
--------------------------------------------------------------*/
.blog .hentry.format-status .entry-header,
.archive .hentry.format-status .entry-header {
	display: none;
}

.blog .hentry.format-status .entry-content,
.archive .hentry.format-status .entry-content {
	font-size: 20px;
	font-size: 1.25rem;
}

.blog .hentry.format-status .entry-footer,
.archive .hentry.format-status .entry-footer {
	font-size: 16px;
	font-size: 1rem;
}

.blog .hentry.format-status .entry-footer span.author-avatar,
.archive .hentry.format-status .entry-footer span.author-avatar,
.blog .hentry.format-status .entry-footer span.byline,
.archive .hentry.format-status .entry-footer span.byline {
	margin-right: 0;
}

.blog .hentry.format-status .entry-footer span.author,
.archive .hentry.format-status .entry-footer span.author {
	margin-right: 4px;
}

.blog .hentry.format-status .entry-content p:last-of-type,
.archive .hentry.format-status .entry-content p:last-of-type {
	margin-bottom: 1.75rem;
}

/*--------------------------------------------------------------
## Link Post Format
--------------------------------------------------------------*/
.blog .hentry.format-link .thumb-link,
.archive .hentry.format-link .thumb-link {
	margin: -20px -25px 30px;
}

.blog .hentry.format-link .entry-title a:after,
.archive .hentry.format-link .entry-title a:after {
	content: "\f08e";
	padding-left: 7px;
	font-size: 16px;
}

.blog .hentry.format-link .entry-meta,
.archive .hentry.format-link .entry-meta {
	display: none;
}

.blog .hentry.format-link,
.archive .hentry.format-link {
	background: #10a510;
	padding: 20px 25px;
}

.blog .hentry.format-link .entry-title,
.archive .hentry.format-link .entry-title,
.blog .hentry.format-link,
.archive .hentry.format-link,
.blog .hentry.format-link a,
.archive .hentry.format-link a {
	color: #ffffff;
}

.blog .hentry.format-link a:hover,
.archive .hentry.format-link a:hover,
.blog .hentry.format-link .entry-footer,
.archive .hentry.format-link .entry-footer,
#page .hentry.format-link div.sharedaddy h3.sd-title,
.blog .hentry.format-link .entry-content h1,
.archive .hentry.format-link .entry-content h1,
.blog .hentry.format-link .entry-content h2,
.archive .hentry.format-link .entry-content h2,
.blog .hentry.format-link .entry-content h3,
.archive .hentry.format-link .entry-content h3,
.blog .hentry.format-link .entry-content h4,
.archive .hentry.format-link .entry-content h4,
.blog .hentry.format-link .entry-content h5,
.archive .hentry.format-link .entry-content h5,
.blog .hentry.format-link .entry-content h6,
.archive .hentry.format-link .entry-content h6,
.blog .hentry.format-link .entry-content blockquote,
.archive .hentry.format-link .entry-content blockquote {
	color: inherit;
}

.blog .hentry.format-link a:not(.thumb-link):hover,
.archive .hentry.format-link a:not(.thumb-link):hover {
	opacity: 0.8;
}

.blog .hentry.format-link .entry-content pre,
.archive .hentry.format-link .entry-content pre {
	background: rgba(0,0,0,0.3);
}

.blog .hentry.format-link .entry-content mark,
.blog .hentry.format-link .entry-content ins,
.archive .hentry.format-link .entry-contentmark,
.archive .hentry.format-link .entry-content ins {
	color: #464646;
}

/*--------------------------------------------------------------
## Video Post Format
--------------------------------------------------------------*/
.blog .hentry.format-video .entry-content .jetpack-video-wrapper,
.archive .hentry.format-video .entry-content .jetpack-video-wrapper,
.single .hentry.format-video .entry-content .jetpack-video-wrapper {
	display: none;
}

#page .jetpack-video-wrapper {
	margin-bottom: 1.875em;
}

/*--------------------------------------------------------------
## Page Header
--------------------------------------------------------------*/
.page-header {
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 40px;
	padding-bottom: 35px;
}

.page-header .page-title {
	font-size: 26px;
	font-size: 1.625rem;
	line-height: 1.2;
	margin: 0;
}

.page-header .taxonomy-description {
	color: #888989;
	margin-top: 20px;
}

.page-header .taxonomy-description :last-child {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
## Audio Player
--------------------------------------------------------------*/
#page .mejs-container,
#page .wp-playlist {
	margin-bottom: 1.875em;
}

#page .mejs-container {
	border: 1px solid rgba(255,255,255,0.2);
}

#page .wp-playlist  .mejs-container {
	margin-bottom: 12px;
}

#page .mejs-container .mejs-controls {
	background: #0c0c0e;
}

#page .mejs-container .mejs-controls .mejs-button button {
	outline: none;
}

#page .wp-playlist-light .wp-playlist-playing {
	background: none;
}

#page .mejs-container,
#page .mejs-container .mejs-controls,
#page .wp-playlist,
#page .mejs-controls .mejs-time-rail .mejs-time-total,
#page .mejs-controls .mejs-time-rail .mejs-time-current,
#page .wp-playlist-light .wp-playlist-playing,
#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	border-radius: 1px;
}

#page .mejs-controls .mejs-time-rail .mejs-time-total {
	margin: 8px;
}

#page .mejs-container .mejs-controls .mejs-time {
	padding-top: 10px;
}

#page .mejs-controls .mejs-time-rail span,
#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
#page .mejs-controls .mejs-time-rail span,
#page .mejs-controls .mejs-time-rail a {
	height: 4px;
}

#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	top: 13px;
}

#page .mejs-controls .mejs-time-rail .mejs-time-current,
#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #10a510;
}

#page .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: rgba(255,255,255,0.3);
}

#page .wp-playlist {
	padding: 10px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.04);
	border-color: rgba(0,0,0,0.07);
}

#page .wp-playlist-light {
	background: #f1f1f1;
}

#page .wp-playlist .wp-playlist-tracks a {
	box-shadow: none;
	border: none;
	padding: 10px;
}

#page .wp-playlist-tracks {
	margin-left: 2px;
}

#page .wp-playlist-item {
	border-color:rgba(0,0,0,0.07);
	padding: 0;
}

#page .wp-playlist-item,
#page .wp-playlist-item a {
	color: rgba(0,0,0,0.5);
	font-weight: normal;
}

#page .wp-playlist-light .wp-playlist-playing,
#page .wp-playlist-light .wp-playlist-playing a {
	color: #000000;
	font-weight: bold;
}

#page .wp-playlist-item-length {
	top: 9px;
	right: 10px;
}

#page .hentry .mejs-container a {
	border-bottom: none;
}

/*--------------------------------------------------------------
## Author Section
--------------------------------------------------------------*/
.author-container {
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #f1f1f1;
}

.author-container .author-name {
	margin: 0 0 7px;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 600;
}

.author-container .author-name a {
	color: inherit;
}

.author-container .author-info {
	position: relative;
	min-height: 80px;
}

.author-container .avatar {
	width: 80px;
	height: 80px;
	top: 0;
	position: absolute;
	border-radius: 50%;
}

.author-container .author-bio {
	padding-left: 105px;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
#comments {
	outline: none;
}

#comments .comments-title,
#comments #reply-title {
	font-size: 26px;
	font-size: 1.625rem;
	margin: 0 0 30px;
	border-top: 1px solid #f1f1f1;
	padding-top: 40px;
}

#comments .comments-title {
	margin-bottom: 10px;
}

#comments .comment-author .fn,
#comments .comment-author .fn a {
	color: inherit;
}

#comments .comment-metadata a,
#respond .comment-notes,
#respond label,
#comments .comment-navigation a {
	color: #888989;
}

#comments .comment-metadata,
#comments .comment-navigation,
#comments .reply {
	font-size: 13px;
	font-size: 0.8125rem;
}

#comments .comment-content :last-child,
#comments #comment-nav-below,
#respond .form-submit {
	margin-bottom: 0;
}

#comments .comment-author .fn {
	font-weight: 400;
}

#comments .says {
	display: none;
}

#comments .comment-edit-link:before {
	content: "/";
	padding-right: 5px;
}

#comments ul,
#comments ol li > ul {
	list-style: none;
}

#comments ol {
	list-style: none;
	margin-left: 0;
	-webkit-padding-start: 0;
	padding-left: 0;
}

#comments .comment {
	position: relative;
}

#comments .comment-list article,
#comments .comment-list .pingback,
#comments .comment-list .trackback {
	border-top: 1px solid #f1f1f1;
	padding-top: 30px;
	margin-bottom: 35px;
}

#comments .comment-list > li:first-child > article,
#comments .comment-list > .pingback:first-child,
#comments .comment-list > .trackback:first-child {
	border-top: none;
}

#comments .comment-author .avatar {
	height: 64px;
	width: 64px;
	position: absolute;
	top: 30px; left: 0;
	border-radius: 50%;
}

#comments .children .comment-author .avatar {
	width: 52px;
	height: 52px;
	top: 33px;
}

#comments .comment-author,
#comments .comment-metadata,
#comments .comment-content {
	padding-left: 94px;
}

#comments .children .comment-author,
#comments .children .comment-metadata,
#comments .children .comment-content {
	padding-left: 82px;
}

#comments .comment-author {
	margin-top: 5px;
}

#comments .children .comment-author {
	margin-top: 1px;
}

#comments .comment-metadata {
	margin-top: 4px;
	margin-bottom: 27px;
}

#comments .reply {
	position: absolute;
	top: 42px; right: 0;
}

#comments .reply a {
	background: #f1f1f1;
	color: #888989;
	padding: 3px 9px;
	border-radius: 1px;
}

#comments .comment-list .children {
	list-style: none;
	margin-left: 40px;
}

#comments .comment-content ul {
	list-style: disc;
}

#comments .comment-content ul ul,
#comments .comment-content ol ul {
	list-style-type: circle;
}

#comments .comment-content ol {
	margin-left: 25px;
	list-style: decimal;
}

.comment-content a {
	word-wrap: break-word;
}

#respond .comment-form {
	background: #f1f1f1;
	padding: 35px;
	overflow: hidden;
}

#respond label {
	display: block;
	margin-bottom: 13px;
	line-height: 1;
}

#respond .comment-form-url,
#respond .comment-form-author,
#respond .comment-form-email {
	width: 30.6%;
	float: left;
	margin-bottom: 35px;
}

#respond .comment-form-service .comment-form-url,
#respond .comment-form-service .comment-form-author,
#respond .comment-form-service .comment-form-email {
	width: 100%;
	float: none;
}

#respond.js .comment-form-fields label {
	top: 18px;
}

#respond .comment-form-author,
#respond .comment-form-email {
	margin-right: 4%;
}

#respond #author,
#respond #email,
#respond #url,
#respond #comment {
	width: 100%;
	border-color: rgba(0,0,0,0.1);
}

#respond #comment {
	height: 165px;
}

#page #respond .comment-form-fields div.comment-form-input input {
	height: auto;
}

#respond .comment-form-comment {
	margin-bottom: 25px;
}

#respond .form-submit {
	clear: both;
	padding-bottom: 0;
}

#comments .comment-navigation {
	border-top: 1px solid #f1f1f1;
	padding: 11px 0;
	margin-bottom: 0;
}

.comment-navigation .nav-previous a:before {
	content: "\f190";
	padding-right: 7px;
}

.comment-navigation .nav-next a:after {
	content: "\f18e";
	padding-left: 7px;
}

#comments #commentform .comment-subscription-form {
	margin-top: 30px;
	margin-bottom: 2px;
}

#comments #commentform .comment-subscription-form:last-of-type {
	margin-top: 0;
}

#comments .comment-awaiting-moderation,
#comments .no-comments {
	margin-left: 94px;
	display: inline-block;
	padding: 2px 5px;
}

#comments .children .comment-awaiting-moderation {
	margin-left: 82px;
}

#comments .no-comments {
	background: #f1f1f1;
	margin-bottom: 0;
}

#comments .comment-awaiting-moderation {
	background: yellow;
}

#comments .bypostauthor > .comment-body .comment-author .fn:after {
	content: "\f007";
	position: relative;
	top: -3px;
	display: inline-block;
	background: #10a510;
	width: 15px;
	height: 15px;
	line-height: 14px;
	color: #ffffff;
	font-size: 9px;
	text-align: center;
	border-radius: 50%;
	margin-left: 6px;
}

/*--------------------------------------------------------------
# Custom Templates
--------------------------------------------------------------*/
.page-template-full-width-page #page .site-main,
.page-template-grid-page #page .site-main,
.post-type-archive-jetpack-testimonial #page .site-main,
.error404 #page .site-main {
	border: none;
	padding: 0 0 40px;
	margin: 0;
}

.page-template-full-width-page #page .content-area,
.page-template-grid-page #page .content-area,
.post-type-archive-jetpack-testimonial #page .content-area,
.error404 #page .content-area {
	padding-right: 0;
}

/*--------------------------------------------------------------
## Grid Template
--------------------------------------------------------------*/
.page-template-grid-page #page .site-main {
	padding-bottom: 0;
}

.page .grid-row .hentry .entry-title,
.grid-row .grid-item .hentry,
.grid-main-entry .hentry {
	margin-bottom: 0;
}

.grid-main-entry .hentry .entry-footer {
	padding: 0;
}

.grid-main-entry .hentry .edit-link {
	margin: 0;
	display: inline-block;
}

.grid-row .grid-item .sharedaddy {
	display: none;
}

.grid-row {
	margin-right: -1.25rem;
	margin-left: -1.25rem;
}

.grid-row .grid-item {
	padding-right: 1.25rem;
	padding-left: 1.25rem;
}

.grid-row .three-columns:nth-of-type(3n+1),
.grid-row .two-columns:nth-of-type(2n+1) {
	clear: left;
}

.grid-row .hentry .thumb-link {
	display: block;
	margin-bottom: 33px;
	line-height: 1;
}

.page .grid-row .hentry .entry-title {
	font-size: 20px;
	font-size: 1.25rem;
}

.grid-row .hentry .entry-content {
	margin-top: 21px;
}

.page-template-grid-page #comments {
	margin-bottom: 40px;
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.post-type-archive-jetpack-testimonial .container {
	padding-right: 1.25rem;
	padding-left: 1.25rem;
}

.post-type-archive-jetpack-testimonial #page .site-main {
	padding: 0;
}

.post-type-archive-jetpack-testimonial .site-main .page-header {
	border-bottom: none;
	margin-bottom: 10px;
}

.post-type-archive-jetpack-testimonial .taxonomy-description {
	max-width: 40rem;
}

.post-type-archive-jetpack-testimonial .testimonial-image {
	text-align: center;
	margin-top: 40px;
}

.testimonial-row {
	margin-right: -1.25rem;
	margin-left: -1.25rem;
}

.testimonial-row .jetpack-testimonial {
	width: 33.333333%;
	float: left;
}

.single-jetpack-testimonial .hentry .entry-thumb img {
	max-width: 96px;
	border-radius: 50%;
}

.single-jetpack-testimonial .hentry .entry-content {
	font-size: 20px;
	font-size: 1.25rem;
	font-style: italic;
}

.single-jetpack-testimonial .hentry .entry-header .entry-title {
	font-size: 16px;
	font-size: 1rem;
	color: #888989;
	margin: 0;
}

.post-type-archive-jetpack-testimonial #infinite-handle,
.post-type-archive-jetpack-testimonial .paging-navigation,
.testimonial-row .jetpack-testimonial {
	margin-bottom: 40px;
}

.front-block .testimonial-row .jetpack-testimonial:nth-of-type(3n+1) {
	clear: left;
}

.jetpack-testimonial .testimonial-content {
	position: relative;
	padding: 30px 30px 1px;
	margin-bottom: 25px;
	font-style: italic;
	background: #f1f1f1;
	border-radius: 30px 0 30px 0px;
}

.front-block:nth-of-type(even) .jetpack-testimonial .testimonial-content {
	background: #ffffff;
}

.jetpack-testimonial .testimonial-content:before {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 12px 12px 0;
	width: 0;
	left: 20px;
	border-color: #f1f1f1 transparent;
	bottom: -12px;
	z-index: 2;
}

.front-block:nth-of-type(even) .jetpack-testimonial .testimonial-content:before {
	border-color: #ffffff transparent;
}

.jetpack-testimonial .testimonial-meta img {
	border-radius: 50%;
	width: 48px;
	margin-right: 12px;
	margin-left: 8px;
}

.jetpack-testimonial .testimonial-meta a {
	color: inherit;
}

.post-type-archive-jetpack-testimonial .no-results .page-content {
	padding-bottom: 40px;
}

/*--------------------------------------------------------------
# 404 Page
--------------------------------------------------------------*/
.error404 .content-area,
.post-type-archive-jetpack-testimonial .no-results {
	padding: 55px 0 60px;
}

.error404 .page-header,
.post-type-archive-jetpack-testimonial .no-results .page-header {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 20px;
}

.error404 .page-content p:first-child,
.post-type-archive-jetpack-testimonial .no-results .page-content p:first-child {
	color: #888989;
	margin-bottom: 40px;
}

/*--------------------------------------------------------------
# Author's Archive Page
--------------------------------------------------------------*/
.archive.author .page-header .avatar  {
	float: left;
	width: 48px;
	border-radius: 50%;
	margin: 0 15px 15px 0;
}

.archive.author .page-header .page-title {
	display: inline-block;
	margin-top: 8px;
}

.archive.author .page-header .taxonomy-description {
	clear: both;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation,
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

#infinite-handle {
	text-align: center;
	margin-bottom: 5px;
}

#infinite-handle span {
	font-size: 16px;
	font-size: 1rem;
}

#infinite-handle span:before {
	content: "\f021";
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid rgba(255,255,255,0.3);
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.875em;
	max-width: 100%;
	background: #f1f1f1;
	padding: 10px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 10px 0 0;
	color: #888989;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.entry-gallery,
.gallery {
	margin-bottom: 1.875em;
}

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 3px 3px 0;
	overflow: hidden;
	position: relative;
	width: auto;
	display: inline-block;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 49.5%;
	max-width: -webkit-calc(50% - 3px);
	max-width: calc(50% - 3px);
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
	max-width: -webkit-calc(33.3% - 3px);
	max-width: calc(33.3% - 3px);
}

.gallery-columns-4 .gallery-item {
	max-width: 24.5%;
	max-width: -webkit-calc(25% - 3px);
	max-width: calc(25% - 3px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19.5%;
	max-width: -webkit-calc(20% - 3px);
	max-width: calc(20% - 3px);
}

.gallery-columns-6 .gallery-item {
	max-width: 16%;
	max-width: -webkit-calc(16.66% - 3px);
	max-width: calc(16.66% - 3px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13.5%;
	max-width: -webkit-calc(14.285% - 3px);
	max-width: calc(14.285% - 3px);
}

.gallery-columns-8 .gallery-item {
	max-width: 12%;
	max-width: -webkit-calc(12.5% - 3px);
	max-width: calc(12.5% - 3px);
}

.gallery-columns-9 .gallery-item {
	max-width: 10%;
	max-width: -webkit-calc(11.11% - 3px);
	max-width: calc(11.11% - 3px);
}

.gallery-columns-1 figure.gallery-item:nth-of-type(1n),
.gallery-columns-2 figure.gallery-item:nth-of-type(2n),
.gallery-columns-3 figure.gallery-item:nth-of-type(3n),
.gallery-columns-4 figure.gallery-item:nth-of-type(4n),
.gallery-columns-5 figure.gallery-item:nth-of-type(5n),
.gallery-columns-6 figure.gallery-item:nth-of-type(6n),
.gallery-columns-7 figure.gallery-item:nth-of-type(7n),
.gallery-columns-8 figure.gallery-item:nth-of-type(8n),
.gallery-columns-9 figure.gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-columns-1 figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1 figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2 figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3 figure.gallery-item:nth-of-type(3n+1),
.gallery-columns-4 figure.gallery-item:nth-of-type(4n+1),
.gallery-columns-5 figure.gallery-item:nth-of-type(5n+1),
.gallery-columns-6 figure.gallery-item:nth-of-type(6n+1),
.gallery-columns-7 figure.gallery-item:nth-of-type(7n+1),
.gallery-columns-8 figure.gallery-item:nth-of-type(8n+1),
.gallery-columns-9 figure.gallery-item:nth-of-type(9n+1) {
	clear: left;
}

.gallery-caption {
	background: rgba(0, 0, 0, 0.4);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.26) 0%, rgba(0,0,0,0.59) 59%, rgba(0,0,0,0.65) 69%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.26)), color-stop(59%,rgba(0,0,0,0.59)), color-stop(69%,rgba(0,0,0,0.65)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.26) 0%,rgba(0,0,0,0.59) 59%,rgba(0,0,0,0.65) 69%);
	background: -o-linear-gradient(top,  rgba(0,0,0,0.26) 0%,rgba(0,0,0,0.59) 59%,rgba(0,0,0,0.65) 69%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.26) 0%,rgba(0,0,0,0.59) 59%,rgba(0,0,0,0.65) 69%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0.26) 0%,rgba(0,0,0,0.59) 59%,rgba(0,0,0,0.65) 69%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42000000', endColorstr='#a6000000',GradientType=0 );

	color: #ffffff;
	font-size: 11px;
	line-height: 1.2;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 0;
	width: 100%;
	padding: 10px;
	margin: 0;
	visibility: hidden;
	opacity: 0;
}

.gallery-item:hover .gallery-caption {
	visibility: visible;
	opacity: 1;
	height: 30%;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/*--------------------------------------------------------------
# Share Buttons & Related Posts
--------------------------------------------------------------*/
#page div.sharedaddy h3.sd-title:before {
	border: none;
	margin: 0;
}

#page div.sharedaddy h3.sd-title,
#page div#jp-relatedposts h3.jp-relatedposts-headline,
#page div#jp-relatedposts h3.jp-relatedposts-headline em {
	font-weight: 400;
}

#page div.sharedaddy h3.sd-title,
#page div#jp-relatedposts h3.jp-relatedposts-headline {
	color: #888989;
	font-size: 13px;
	font-size: 0.8125rem;
}

#page div.sharedaddy h3.sd-title,
#page div#jp-relatedposts h3.jp-relatedposts-headline {
	margin-bottom: 25px;
}

#page div#jp-relatedposts h3.jp-relatedposts-headline {
	margin-bottom: 18px;
}

#page #jp-post-flair {
	padding-bottom: 0;
	margin-bottom: 0;
}

#page .sd-social-icon .sd-content ul {
	margin: 0 !important;
}

#page .sd-social-icon .sd-content ul li[class*='share-'] a {
	padding: 12px;
}

#page div#jp-relatedposts h3.jp-relatedposts-headline em:before {
	display: none;
}

.pd-rating,
.sharedaddy .sd-sharing {
	line-height: 1;
}

#page .sharedaddy,
.sd-rating {
	margin-bottom: 30px;
}

#page #jp-relatedposts a {
	border-bottom: none;
}

#page div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img {
	margin-bottom: 13px;
}

#page div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	margin-bottom: 5px;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
	font-size: 13px;
	opacity: 0.8;
	line-height: 1.4;
	margin-top: 5px;
}

/*--------------------------------------------------------------
# Slider
--------------------------------------------------------------*/
.slick-slider {
	position: relative;
	display: block;

	-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-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	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);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0; left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-slide img,
.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-track,
.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-slide.slick-loading img,
.slick-arrow.slick-hidden {
	display: none;
}

/* Dots */
.slick-dots {
	display: block;
	padding: 0;
	list-style: none;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0; right: 0;
	opacity: 0;
	visibility: hidden;
}

#featured-content:hover .slick-dots {
	bottom: 30px;
	opacity: 1;
	visibility: visible;
}

.slick-dots li,
.slick-dots li button {
	cursor: pointer;
}

.slick-dots li,
.slick-dots li button,
.slick-dots li button:before {
	width: 13px;
	height: 13px;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 6px;
	padding: 0;
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	padding: ;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
	box-shadow: none;
}

.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 {
	content: '';
	position: absolute;
	top: 0; left: 0;

	text-align: center;

	background: rgba(255,255,255,0.05);
	border: 1px solid #ffffff;
	border-radius: 50%;
	box-shadow: 0 0 3px 2px rgba(0,0,0,0.3);

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	background: #fff;
}

/* Arrows */
.slick-prev,
.slick-next {
	position: absolute;
	top: 50%;
	margin-top: -50px;
	outline: 0;
	font-size: 1.438rem;
	height: 100px;
	line-height: 100px;
	width: 48px;
	z-index: 9999;
	color: #ffffff;
	background: rgba(0,0,0,0.6);
	text-align: center;
	cursor: pointer;
	z-index: 10;
	visibility: hidden;
	opacity: 0;
}

.slick-prev {
	left: -15px;
}

.slick-next {
	right: -15px;
}

.slick-prev:before {
	content: "\f104";
}

.slick-next:before {
	content: "\f105";
}

.slick-prev:hover,
.slick-next:hover {
	background: rgba(0,0,0,0.8);
}

#featured-content:hover .slick-prev,
#featured-content:hover .slick-next {
	visibility: visible;
	opacity: 1;
}

#featured-content:hover .slick-prev {
	left: 0;
}

#featured-content:hover .slick-next {
	right: 0;
}

/*--------------------------------------------------------------
# Responsive Design
--------------------------------------------------------------*/
@media only screen and (max-width:992px) {
	#masthead .top-bar .search-form,
	#masthead .top-bar .header-social-menu,
	.main-navigation,
	.secondary-navigation > div,
	.post-navigation:before {
		display: none;
	}

	#mobile-menu-toggle {
		display: block;
	}

	.front-block.featured-page .hentry .thumb-link,
	.front-block.featured-page .content-left .hentry .entry-body,
	.front-block.featured-page .content-right .hentry .entry-body,
	.front-block .grid-row .grid-item,
	.recent-posts-row .recent-post,
	.testimonial-row .jetpack-testimonial,
	.content-area,
	.sidebar-section,
	#page .post-navigation .nav-previous,
	#page .post-navigation .nav-next,
	#colophon .footer-widgets .footer-widget {
		width: 100%;
	}

	#masthead .top-bar .header-custom-text,
	#featured-content .featured-slide .hentry .inner-hentry {
		max-width: 100%;
	}

	#masthead .site-branding {
		max-width: 55%;
	}

	.post-navigation .nav-next a:before {
		margin-left: 0;
		margin-right: 1.250em;
		float: left;
	}

	#page .post-navigation .nav-previous,
	#page .post-navigation .nav-next {
		float: none;
	}

	#page .post-navigation .nav-next {
		text-align: inherit;
	}

	#page .sidebar-section,
	.has-sidebar #page .site-main {
		border: none;
	}

	.has-sidebar #page .content-area {
		padding-right: .9375rem;
	}

	#page .sidebar-section {
		padding-left: .9375rem;
	}

	.has-sidebar #page .site-main,
	#page #secondary,
	.post-navigation .nav-previous,
	.post-navigation .nav-next {
		padding-left: 0;
		padding-right: 0;
	}

	.has-sidebar #page .site-main {
		margin-left: 0;
		margin-right: 0;
	}

	#colophon .footer-widgets .row,
	.front-block.featured-page .grid-row,
	.testimonial-row {
		margin-right: -.9375rem;
		margin-left: -.9375rem;
	}

	#colophon .footer-widgets .footer-widget,
	.front-block.featured-page .grid-row .grid-item,
	.testimonial-row .jetpack-testimonial {
		padding-right: .9375rem;
		padding-left: .9375rem;
	}

	.post-navigation .nav-previous,
	.post-navigation .nav-next {
		margin: 0 0 20px;
		padding-bottom: 20px;
		border-bottom: 1px dashed #f1f1f1;
	}

	.post-navigation .nav-links div:last-of-type {
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}

	.entry-breadcrumbs {
		padding-top: 0;
	}
}

/* Tablet and Mobile */
@media only screen and (max-width:768px) {
	#colophon .left-footer,
	#colophon .right-footer {
		float: none;
	}

	#colophon .left-footer,
	#colophon .right-footer {
		width: 100%;
	}

	#colophon .social-list .menu-items {
		text-align: inherit;
		margin-top: 15px;
	}
}

/* Mobile */
@media only screen and (max-width:500px) {
	#featured-content .featured-slide .hentry .entry-title {
		font-size: 32px;
		font-size: 2rem;
	}

	.single .hentry .entry-header .entry-title,
	.page .hentry .entry-header .entry-title,
	.page .front-block.featured-page .hentry .entry-title,
	.front-block .front-block-header .front-block-title {
		font-size: 26px;
		font-size: 1.625rem;
	}

	.blog .hentry .entry-title,
	.search .hentry .entry-title,
	.archive .hentry .entry-title,
	.footer-custom-text {
		font-size: 20px;
		font-size: 1.25rem;
	}

	#page blockquote,
	.front-block.featured-page .hentry .sub-title,
	.single-jetpack-testimonial .hentry .entry-content,
	.single-jetpack-testimonial .hentry .entry-header .entry-title {
		font-size: 16px;
		font-size: 1rem;
	}

	.hentry .entry-header .entry-meta {
		font-size: 13px;
		font-size: 0.8125rem;
	}

	#masthead {
		text-align: center;
	}

	.container {
		padding-right: 1.875rem;
		padding-left: 1.875rem;
	}

	#page #masthead .site-branding,
	#page #mobile-menu-toggle,
	#page #masthead .top-bar .header-custom-text,
	.entry-content img.alignright,
	.entry-content img.alignleft,
	.entry-content .wp-caption.alignright,
	.entry-content .wp-caption.alignleft,
	#respond .comment-form-url,
	#respond .comment-form-author,
	#respond .comment-form-email {
		float: none;
	}

	.entry-content img.alignright,
	.entry-content img.alignleft,
	.wp-caption {
		display: block;
		margin: 0 auto 1.875em;
	}

	#masthead .site-branding,
	#masthead .secondary-navigation,
	#page #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,
	#page #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
		max-width: 100%;
	}

	#respond .comment-form-url,
	#respond .comment-form-author,
	#respond .comment-form-email,
	blockquote.pull-left,
	blockquote.pull-right,
	#page #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
		width: 100%;
	}

	#masthead .site-logo {
		max-width: 80%;
	}

	#page #mobile-menu-toggle {
		margin: 25px auto 0;
	}

	#page .author-container .author-bio,
	#page #comments .comment-content {
		padding: 0;
	}

	#page .author-container .avatar {
		position: static;
	}

	blockquote.pull-left,
	blockquote.pull-right {
		float: none !important;
		margin: 0 0 1.875em;
		border: none;
		border-left-width: 15px;
		border-left-style: solid;
		padding: 30px 0 0 35px;
	}

	#comments .comment-list .children {
		margin-left: 20px;
	}

	.author-container .avatar,
	#respond .comment-form-url,
	#respond .comment-form-author,
	#respond .comment-form-email {
		margin-bottom: 15px;
	}

	#respond .comment-form-author,
	#respond .comment-form-email {
		margin-right: 0;
	}

	#comments .reply {
		position: static;
		margin-top: 30px;
	}

	#comments .comment-author,
	#comments .comment-metadata {
		padding-left: 84px;
	}

	#comments .children .comment-author,
	#comments .children .comment-metadata {
		padding-left: 72px;
	}

	.hentry .entry-header .author-avatar img,
	.hentry .entry-footer .author-avatar img {
		width: 16px;
	}

	#respond .comment-form {
		padding: 20px;
	}

	.hentry .entry-header .comments-link {
		float: none;
		display: block;
	}

	.error404 .content-area {
		padding: 25px 0 30px;
	}

	.slick-prev, .slick-next {
		display: none !important;
	}

	#featured-content .slick-dots {
		bottom: 30px;
		opacity: 1;
		visibility: visible;
	}

	.has-custom-background #page {
		margin: 12px;
	}

	#page #comments .comment-awaiting-moderation,
	#page #comments .no-comments {
		margin-left: 0;
		margin-right: 0;
	}
}

/*--------------------------------------------------------------
# Print
--------------------------------------------------------------*/
@media print {
	body {
		background: none !important;
		color: #000000;
		font-size: 12pt;
	}

	#masthead .site-branding {
		max-width: 100%;
	}

	#page a:after {
		content: "";
	}

	.has-sidebar .content-area {
		width: 100%;
	}

	#masthead .top-bar .header-custom-text {
		max-width: 100%;
	}

	#toggle-sidebar,
	#secondary,
	#site-navigation,
	#secondary-navigation,
	.author-container,
	.sidebar-section,
	#comments,
	#colophon,
	.sharedaddy,
	.jp-relatedposts,
	.post-navigation,
	.entry-footer,
	.mejs-container,
	.wp-playlist,
	#masthead .top-bar .search-form,
	#masthead .top-bar .header-social-menu,
	.hentry .entry-header .comments-link {
		display: none;
	}

	.single .hentry,
	.has-sidebar .site-main {
		padding: 0;
		border: none;
		margin: 0;
	}
}

/*--------------------------------------------------------------
Hide smiley face at the bottom
--------------------------------------------------------------*/
#wpstats,
#botd,
#botd2 {
	display: none;
}

/*
     FILE ARCHIVED ON 02:26:16 Mar 08, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:24:18 Dec 04, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.662
  exclusion.robots: 0.078
  exclusion.robots.policy: 0.067
  esindex: 0.011
  cdx.remote: 22.235
  LoadShardBlock: 142.555 (3)
  PetaboxLoader3.datanode: 113.529 (4)
  PetaboxLoader3.resolve: 16.789
  load_resource: 17.11
*/