@font-face {
	font-family: "Pacifico";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/pacifico/v17/FwZY7-Qmy14u9lezJ-6J6Mw.ttf)
		format("truetype");
}

@font-face {
	font-family: "Roboto";
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/roboto/v27/KFOkCnqEu92Fr1Mu51xGIzc.ttf)
		format("truetype");
}

@font-face {
	font-family: "Roboto";
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/roboto/v27/KFOjCnqEu92Fr1Mu51TzBic0CsE.ttf)
		format("truetype");
}

@font-face {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmSU5fChc9.ttf)
		format("truetype");
}

@font-face {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/roboto/v27/KFOmCnqEu92Fr1Mu7GxP.ttf)
		format("truetype");
}

@font-face {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmWUlfChc9.ttf)
		format("truetype");
}

@font-face {
	font-family: "Roboto Slab";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmYWRm.ttf)
		format("truetype");
}

@font-face {
	font-family: "Roboto Slab";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4OmYWRm.ttf)
		format("truetype");
}

.jetpack-social-navigation-svg .icon {
	color: #2f5bb1;
}

.jetpack-social-navigation-svg .icon:hover {
	color: white !important;
}

body a {
	color: #2f5bb1;
	text-decoration: none;
}

.post-content img {
	border: none !important;
	padding: 0;
}

.center-caption figure {
	text-align: center;
}

.post-77 .wp-block-column {
	margin-bottom: 30px;
}

.post-77 .wp-block-image img {
	width: 133px;
	height: 133px;
}

.post-77 .post-content h4 {
	margin-top: 20px;
}

html,
body {
	margin: 0;
	padding: 0;
}

main {
	display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
address,
big,
cite,
code,
em,
font,
img,
small,
strike,
sub,
sup,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tr,
th,
td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	margin: 0;
	padding: 0;
}

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

ol,
ul {
	list-style: none;
}

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

a:focus {
	outline: 1px dotted #333;
}

input[type="search"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="button"],
input[type="tel"],
input[type="submit"],
textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
}

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

select {
	max-width: 100%;
}

figure {
	margin: 0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
}

iframe,
embed,
object {
	max-width: 100%;
}

iframe,
.jetpack-video-wrapper {
	margin-bottom: 1em;
}

body {
	background: #f1f1f1;
	border: none;
	color: #444;
	font-family: roboto, sans-serif;
	font-size: 18px;
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
}

body a {
	color: #13c4a5;
	text-decoration: none;
}

body a:hover,
body a:focus {
	color: #13c4a5;
	text-decoration: none;
}

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

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

small {
	font-size: 80%;
}

.hidden {
	display: none;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

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

.clear:after {
	clear: both;
}

::selection {
	background: #444;
	color: #fff;
}

::-webkit-input-placeholder {
	color: #999;
}

:-moz-placeholder {
	color: #999;
}

::-moz-placeholder {
	color: #999;
}

:-ms-input-placeholder {
	color: #999;
}

.placeholder {
	color: #999;
}

a,
#infinite-handle span {
	-moz-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
	-ms-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
	-webkit-transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
}

.site-title a,
.post-title a,
.post-overlay,
.post-likes,
.post-meta a,
.author-link:before,
.pagination,
.main-navigation a,
.main-navigation > .has-children > a:after,
.main-navigation > .menu-item-has-children > a:after,
.main-navigation > .page_item_has_children > a:after,
.searchbutton,
.search-icon,
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea,
.form-submit #submit,
.widget_search .search-submit,
.widget_search .search-field,
.dribbble-shot,
.post-content input[type="submit"],
.post-content input[type="reset"],
.post-content input[type="button"],
.widget-content input[type="submit"],
.widget-content input[type="reset"],
.widget-content input[type="button"] {
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-moz-transition-property: color, background-color, left, right, opacity;
	-o-transition-property: color, background-color, left, right, opacity;
	-webkit-transition-property: color, background-color, left, right, opacity;
	transition-property: color, background-color, left, right, opacity;
	-moz-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}

.tothetop,
.portfolio-item a .portfolio-header-container,
.featured-media a img {
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	clip: auto;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	text-decoration: none;
	text-transform: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.hide {
	display: none;
}

.section {
	padding: 80px 0;
	position: relative;
}

.no-padding {
	padding: 0;
}

.small-padding {
	padding: 40px 0;
}

.medium-padding {
	padding: 60px 0;
}

.big-padding {
	padding: 100px 0;
}

.section-inner {
	margin: 0 auto;
	max-width: 90%;
	width: 1400px;
}

.section-inner.content {
	max-width: 92.6%;
	width: 1440px;
}

.section-inner.wide {
	width: 1240px;
}

.section-inner.thin {
	width: 700px;
}

.bg-dark {
	background-color: #1d1d1d;
}

.bg-graphite {
	background-color: #262626;
}

.bg-grey {
	background-color: #f1f1f1;
}

.bg-image {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.cover {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.cover.shade-light {
	background: rgba(0, 0, 0, 0.25);
}

.cover.shade-medium {
	background: rgba(0, 0, 0, 0.5);
}

.cover.shade-dark {
	background: rgba(0, 0, 0, 0.75);
}

.row .one-fourth {
	float: left;
	margin-left: 5%;
	width: 21.5%;
}

.row .one-third {
	float: left;
	margin-left: 5%;
	width: 30%;
}

.row .one-half {
	float: left;
	margin-left: 5%;
	width: 47.5%;
}

.row .two-thirds {
	float: left;
	margin-left: 5%;
	width: 65%;
}

.row .one-fourth:first-child,
.row .one-third:first-child,
.row .one-half:first-child,
.row .two-thirds:first-child {
	margin-left: 0;
}

.header {
	padding: 70px 0;
}

.header .cover {
	background: rgba(29, 29, 29, 0.25);
}

.header-inner {
	position: relative;
	text-align: center;
}

.header .site-logo,
.header .custom-logo-link {
	display: inline-block;
	margin-bottom: 20px;
}

.header .site-logo img,
.header .custom-logo-link img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-height: 150px;
	max-width: 600px;
	width: auto;
}

.header a:focus {
	outline: 1px dotted #fff;
}

.jetpack-social-navigation {
	margin-top: 20px;
}

.jetpack-social-navigation a {
	color: #2f5bb1;
	font-size: 32px;
	margin: 0 4px;
}

.site-title {
	font-family: pacifico, sans-serif;
	font-size: 2.25em;
	text-align: center;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}

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

.site-title a:hover,
.site-title a:focus {
	color: #13c4a5;
}

.site-description {
	color: #999;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 110%;
	margin: 20px 0 0;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}

.search-icon {
	display: block;
	height: 68px;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	position: relative;
	text-indent: -9999em;
	width: 40px;
}

.search-icon:before {
	color: #fff;
	content: "\f002";
	display: block;
	font-family: fontawesome;
	font-size: 27px;
	left: 0;
	line-height: 68px;
	position: absolute;
	text-align: center;
	text-indent: 0;
	text-rendering: auto;
	transform: translate(0, 0);
	width: 40px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.search-icon.active {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}

.search-icon:focus {
	border: 1px dotted #fff;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}

.header-search-block {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10000;
}

.header-search-block .section-inner {
	position: relative;
}

.header-search-block .search-field {
	background: 0 0;
	border: 1px solid transparent;
	color: #fff;
	font-family: roboto, sans-serif;
	font-size: 2.5em;
	font-weight: 300;
	left: 5%;
	margin: -30px 0 0;
	position: absolute;
	right: 5%;
	top: 50%;
	width: 90%;
	-webkit-font-smoothing: antialiased;
}

.header-search-block .search-field:focus {
	border: 1px dotted rgba(255, 255, 255, 0.5);
	outline: none;
}

.header-search-block .search-submit {
	display: none;
}

.main-navigation {
	font-family: roboto slab, sans-serif;
	font-size: 0.9em;
	text-align: center;
}

.nav-toggle {
	display: none;
}

.main-navigation li {
	position: relative;
}

.main-navigation li {
	float: left;
}

.main-navigation a:focus {
	outline: 1px dotted #fff;
}

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

.main-navigation li:before {
	color: #444;
	content: "\002F";
	display: block;
	font-size: 16px;
	font-weight: 300;
	margin-right: -3px;
	margin-top: -9px;
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 1000;
}

.main-navigation li:last-child:before {
	content: none;
}

.main-navigation li > a {
	color: #999;
	display: block;
	font-size: 0.85em;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 27px;
	text-transform: uppercase;
}

.main-navigation li:first-child > a {
	margin-left: 0;
}

.main-navigation .has-children > a,
.main-navigation .menu-item-has-children > a,
.main-navigation .page_item_has_children > a {
	padding-right: 47px;
	position: relative;
}

.main-navigation .has-children > a::after,
.main-navigation .menu-item-has-children > a::after,
.main-navigation .page_item_has_children > a::after {
	border: 5px solid transparent;
	border-top-color: #999;
	content: "";
	display: block;
	margin-top: -2px;
	position: absolute;
	right: 29px;
	top: 50%;
	z-index: 1001;
}

.main-navigation .has-children:hover > a::after,
.main-navigation .has-children:focus > a::after,
.main-navigation .menu-item-has-children:hover > a::after,
.main-navigation .menu-item-has-children:focus > a::after,
.main-navigation .page_item_has_children:hover > a::after,
.main-navigation .page_item_has_children:focus > a::after {
	border-top-color: #fff;
}

.main-navigation li li:before {
	display: none;
}

.main-navigation ul ul {
	display: block;
	left: -9999px;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	position: absolute;
	top: 38px;
	-moz-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
	-webkit-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
	z-index: 9999;
}

.main-navigation ul li > ul {
	padding-top: 20px;
}

.main-navigation ul li > ul:before {
	border: 10px solid transparent;
	border-bottom-color: #2d2d2d;
	content: "";
	display: block;
	left: 50%;
	margin-left: -10px;
	position: absolute;
	top: 0;
	z-index: 1000;
}

.main-navigation ul ul li {
	border-top: 1px solid rgba(255, 255, 255, 0.075);
	display: block;
	float: none;
}

.main-navigation ul ul li:first-child {
	border-top: none;
}

.main-navigation ul ul .has-children a::after,
.main-navigation ul ul .menu-item-has-children a::after,
.main-navigation ul ul .page_item_has_children a::after {
	display: none;
}

.main-navigation ul ul .has-children::after,
.main-navigation ul ul .menu-item-has-children::after,
.main-navigation ul ul .page_item_has_children::after {
	border: 6px solid transparent;
	border-left-color: rgba(255, 255, 255, 0.4);
	content: "";
	display: block;
	margin-top: -5px;
	position: absolute;
	right: 10px;
	top: 50%;
	z-index: 1001;
}

.main-navigation ul ul > .has-children:hover::after,
.main-navigation ul ul > .has-children:focus::after,
.main-navigation ul ul > .menu-item-has-children:hover::after,
.main-navigation ul ul > .menu-item-has-children:focus::after,
.main-navigation ul ul > .page_item_has_children:hover::after,
.main-navigation ul ul > .page_item_has_children:focus::after {
	border-left-color: #fff;
}

.main-navigation ul ul li {
	background: #2d2d2d;
	display: block;
	width: 240px;
}

.main-navigation ul ul a {
	color: #999;
	display: block;
	font-size: 1em;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 130%;
	margin: 0;
	padding: 20px;
	text-align: center;
	text-transform: none;
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a:focus {
	color: #fff;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: 50%;
	margin-left: -120px;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	top: 48px;
}

.main-navigation ul ul ul {
	padding-top: 0;
	top: 5px;
}

.main-navigation ul ul li > ul:before {
	display: none;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 240px;
	margin-left: 0;
	top: 0;
}

.main-navigation ul ul ul li {
	background: #3d3d3d;
}

.main-navigation ul ul ul ul li,
.main-navigation ul ul ul ul ul li {
	background: #4d4d4d;
}

#content:focus {
	outline: 1px dotted #333;
}

.post-container {
	float: left;
	padding: 0 1.5% 4.5%;
	position: relative;
	width: 33.3%;
}

.hentry,
.post {
	background: #fff;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	width: 100%;
}

.post.sticky .post-header {
	padding-right: 17.5%;
}

.post .sticky-post {
	background-color: #374250;
	background-size: 210px;
	display: none;
	height: 38px;
	position: absolute;
	right: 9%;
	text-indent: -9999px;
	top: 0;
	width: 26px;
	z-index: 5;
}

.post .sticky-post i.fa {
	color: #fff;
	left: 0;
	position: absolute;
	text-align: center;
	text-indent: 0;
	top: 10px;
	width: 100%;
}

.post .sticky-post:after {
	border: 13px solid transparent;
	border-left-color: #374250;
	border-right-color: #374250;
	content: "";
	display: block;
	margin-top: -13px;
	position: absolute;
	right: 0;
	top: 38px;
}

.post.sticky .sticky-post {
	display: block;
}

.featured-media a,
.featured-media img {
	display: block;
}

.featured-media a {
	overflow: hidden;
}

.featured-media a img,
.featured-media img {
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}

.featured-media a:hover img,
.featured-media a:focus img {
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.media-caption {
	border-bottom: 1px solid #eee;
	color: #999;
	font-size: 0.8em;
	font-weight: 700;
	line-height: 110%;
	margin: 0 10%;
	padding: 20px 0;
}

.post-header {
	border-bottom: 1px solid #eee;
	padding: 8% 10%;
	position: relative;
}

.post-header .post-title {
	color: #2b3542;
	font-family: roboto slab, sans-serif;
	font-size: 1.25em;
	font-weight: 700;
	line-height: 120%;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.post .post-header:before,
.page .post-header:before {
	border: 12px solid transparent;
	border-top-color: #eee;
	bottom: 0;
	content: "";
	display: block;
	left: 10%;
	margin-bottom: -24px;
	position: absolute;
	z-index: 10;
}

.post .post-header:after,
.page .post-header:after {
	border: 11px solid transparent;
	border-top-color: #fff;
	bottom: 0;
	content: "";
	display: block;
	left: 10%;
	margin-bottom: -21px;
	margin-left: 1px;
	position: absolute;
	z-index: 11;
}

.post-header .post-title em {
	font-weight: 700;
}

.post-header .post-title a {
	color: #2b3542;
}

.post-header .post-title a:hover,
.post-header .post-title a:focus {
	color: #13c4a5;
}

.post-content a:hover,
.post-content a:focus {
	text-decoration: underline;
}

.post-content p,
.post-content blockquote,
.post-content ul,
.post-content ol,
.post-content address,
.post-content dl,
.post-content .wp-caption,
.post-content pre {
	line-height: 180%;
	margin-bottom: 1.1em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.post-content .wp-caption {
	line-height: 140%;
}

.post-content > *:first-child {
	margin-top: 0;
}

.post-content *:last-child {
	margin-bottom: 0;
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
	color: #333;
	font-family: roboto slab, sans-serif;
	font-weight: 700;
	margin: 50px 0 30px;
}

.post-content h1 em,
.post-content h2 em,
.post-content h3 em {
	font-weight: 700;
}

.post-content h1 {
	font-size: 2em;
}

.post-content h2 {
	font-size: 1.75em;
}

.post-content h3 {
	font-size: 1.5em;
}

.post-content h4 {
	font-size: 1.25em;
	font-weight: 400;
}

.post-content h5 {
	font-size: 1em;
	font-weight: 400;
}

.post-content h6 {
	font-size: 0.9em;
	font-weight: 700;
	text-transform: uppercase;
}

.post-content h1 + h1,
.post-content h1 + h2,
.post-content h1 + h3,
.post-content h1 + h4,
.post-content h1 + h5,
.post-content h1 + h6,
.post-content h2 + h1,
.post-content h2 + h2,
.post-content h2 + h3,
.post-content h2 + h4,
.post-content h2 + h5,
.post-content h2 + h6,
.post-content h3 + h1,
.post-content h3 + h2,
.post-content h3 + h3,
.post-content h3 + h4,
.post-content h3 + h5,
.post-content h3 + h6,
.post-content h4 + h1,
.post-content h4 + h2,
.post-content h4 + h3,
.post-content h4 + h4,
.post-content h4 + h5,
.post-content h4 + h6,
.post-content h5 + h1,
.post-content h5 + h2,
.post-content h5 + h3,
.post-content h5 + h4,
.post-content h5 + h5,
.post-content h5 + h6,
.post-content h6 + h1,
.post-content h6 + h2,
.post-content h6 + h3,
.post-content h6 + h4,
.post-content h6 + h5,
.post-content h6 + h6 {
	margin-top: 30px;
}

.post-content blockquote {
	font-size: 1em;
	font-weight: 300;
	font-weight: 400;
	margin: 40px 0;
	position: relative;
}

.post-content blockquote:before,
.post-content blockquote:after {
	background: #eee;
	content: "";
	display: block;
	height: 3px;
	margin: 40px auto;
	width: 128px;
}

.post-content blockquote p {
	font-size: 1.2em;
	font-weight: 300;
	line-height: 160%;
	text-align: center;
}

.post-content cite {
	font-family: roboto slab, sans-serif;
	font-size: 0.9rem;
	font-weight: 700;
	line-height: 140%;
	text-align: center;
	text-transform: uppercase;
}

.post-content blockquote cite {
	display: block;
	margin-top: 1em;
}

.post-content blockquote cite em {
	font-style: italic;
	font-weight: 700;
}

em,
q {
	font-style: italic;
}

.post-content strong em,
.post-content em strong {
	font-style: italic;
	font-weight: 700;
}

.post-content big {
	font-size: 1.25em;
}

abbr,
acronym {
	cursor: help;
}

code,
kbd,
pre {
	background: #eee;
	font-family: menlo, Monaco, monospace;
	font-size: 0.85em;
}

.post-content .highlight {
	background: #fcf8a5;
	display: inline;
	padding: 2px 3px;
	width: auto;
}

.post-content kbd,
.post-content code {
	border-radius: 3px;
	padding: 5px;
}

.post-content dl {
	line-height: 160%;
}

.post-content dl dt {
	font-weight: 700;
}

.post-content hr {
	background: #eee;
	border: 0;
	height: 5px;
	margin: 2em auto;
	width: 50%;
}

.post-content ul {
	list-style: disc;
	margin-left: 1.5em;
}

.post-content ul ul {
	list-style: circle;
}

.post-content ul ul ul {
	list-style: square;
}

.post-content ol {
	list-style: decimal;
	margin-left: 1.5em;
}

.post-content ol ol {
	list-style: lower-alpha;
}

.post-content ol ol ol {
	list-style: lower-roman;
}

.post-content ul ul,
.post-content ul ol,
.post-content ol ul,
.post-content ol ol {
	margin-bottom: 0;
}

.post-content li {
	line-height: 170%;
	margin-top: 0.5em;
}

.post-content ol > li:last-child,
.post-content ul > li:last-child {
	margin-bottom: 0;
}

.post-content address {
	background: #f1f1f1;
	padding: 3% 3.5%;
}

.post-content pre {
	background: #363f48;
	border-radius: 6px;
	color: #fff;
	font-size: 0.8em;
	line-height: 140%;
	padding: 2% 2.5%;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	-ms-word-wrap: break-word;
}

.post-content pre code {
	background: 0 0;
}

#content .jetpack-recipe {
	border: 0;
	margin: 0;
	padding: 0;
}

#content .jetpack-recipe-title {
	border-bottom: 0;
	margin-top: 0;
}

img.alignleft,
.alignleft img,
img.aligncenter,
.aligncenter img,
img.alignright,
.alignright img {
	border: 1px solid #eee;
	box-sizing: border-box;
	padding: 5px;
}

.post-content figure,
.post-content img {
	height: auto;
	max-width: 100%;
}

.post-content .alignleft,
.post-content .alignright {
	margin-bottom: 1.2em;
}

.wp-caption {
	max-width: 100%;
	height: auto;
}

.post-content .wp-caption img {
	display: block;
}

.post-content .wp-caption .alignleft,
.post-content .wp-caption .alignright {
	margin-bottom: 0;
}

.post-content .alignleft {
	float: left;
	margin-right: 1em;
}

.post-content .alignright {
	float: right;
	margin-left: 1em;
}

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

.post-content .aligncenter a,
.post-content .aligncenter img {
	margin: 0 auto;
}

.wp-block-image .aligncenter > figcaption {
	display: block;
	text-align: center;
}

.wp-block-image {
	text-align: center;
}

.post-content .wp-caption-text,
.post-content .gallery-caption,
.widget-content .wp-caption-text,
.widget-content .gallery-caption {
	color: #999;
	font-size: 0.8em;
	font-weight: 700;
	padding-top: 0.5em;
	text-align: center;
}

.post-content .gallery-caption {
	font-size: 16px;
	line-height: 24px;
}

.gallery {
	margin-bottom: 1.6em;
}

.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

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

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

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

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

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

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

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: noto sans, sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.post-content ul > li.blocks-gallery-item:last-child {
	margin-bottom: 16px;
}

.post-content table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 0.9em;
	width: 100%;
}

.post-content th,
.post-content td {
	border-bottom: 1px solid #ddd;
	line-height: 120%;
	margin: 0;
	overflow: visible;
	padding: 2%;
}

.post-content caption {
	padding: 2%;
	text-align: center;
}

.post-content thead {
	vertical-align: bottom;
	white-space: nowrap;
}

.post-content th {
	font-weight: 700;
}

.post-content table tbody > tr:nth-child(odd) > td,
.post-content table tbody > tr:nth-child(odd) > th {
	background: #f9f9f9;
}

.post-content fieldset,
.widget-content fieldset {
	border: 2px solid #eee;
	margin-bottom: 1em;
	padding: 25px;
}

.post-content fieldset legend,
.widget-content fieldset legend {
	background: #13c4a5;
	color: #fff;
	font-family: roboto slab, sans-serif;
	font-size: 0.9rem;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1;
	padding: 10px 12px;
	text-transform: uppercase;
}

.post-content label {
	font-family: roboto, sans-serif;
	font-size: 1rem;
	font-weight: 700;
}

.post-content input,
.post-content textarea,
.widget-content input,
.widget-content textarea {
	font-family: roboto, sans-serif;
	-webkit-font-smoothing: antialiased;
}

.post-content input[type="text"],
.post-content input[type="email"],
.post-content input[type="tel"],
.post-content input[type="url"],
.post-content input[type="password"],
.post-content textarea,
.widget-content input[type="text"],
.widget-content input[type="email"],
.widget-content input[type="tel"],
.widget-content input[type="url"],
.widget-content input[type="password"],
.widget-content textarea {
	background: #fdfdfd;
	border: 2px solid #eee;
	border-radius: 3px;
	color: #333;
	font-size: 0.85em;
	padding: 14px 16px;
	-moz-transition: background 0.2s ease-in-out;
	-ms-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	-webkit-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
	width: 100%;
	-webkit-appearance: none;
}

.post-content textarea,
.widget-content textarea {
	height: 180px;
	line-height: 140%;
}

.post-content input[type="text"]:focus,
.post-content input[type="email"]:focus,
.post-content input[type="tel"]:focus,
.post-content input[type="url"]:focus,
.post-content input[type="password"]:focus,
.post-content textarea:focus,
.widget-content input[type="text"]:focus,
.widget-content input[type="email"]:focus,
.widget-content input[type="tel"]:focus,
.widget-content input[type="url"]:focus,
.widget-content input[type="password"]:focus,
.widget-content textarea:focus {
	background: #fdfdfd;
	outline: none;
}

.button,
.post-content input[type="submit"],
.post-content input[type="reset"],
.post-content input[type="button"],
.widget-content input[type="submit"],
.widget-content input[type="reset"],
.widget-content input[type="button"] {
	background: #3f4854;
	border: none;
	border-radius: 3px;
	color: #fff;
	font-family: roboto slab, sans-serif;
	font-size: 0.9rem;
	line-height: 1;
	margin: 0;
	padding: 12px 16px;
	-webkit-appearance: none;
}

.button {
	display: inline-block;
}

.button:hover,
.button:focus,
.post-content input[type="submit"]:hover,
.post-content input[type="submit"]:focus,
.post-content input[type="reset"]:hover,
.post-content input[type="reset"]:focus,
.post-content input[type="button"]:hover,
.post-content input[type="button"]:focus,
.widget-content input[type="submit"]:hover,
.widget-content input[type="submit"]:focus,
.widget-content input[type="reset"]:hover,
.widget-content input[type="reset"]:focus,
.widget-content input[type="button"]:hover,
.widget-content input[type="button"]:focus {
	background: #13c4a5;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}

.post-content input[type="submit"]:focus,
.post-content input[type="submit"]:active,
.widget-content input[type="submit"]:focus,
.widget-content input[type="submit"]:active {
	outline: none;
}

.post-password-form input[name="post_password"] {
	margin-bottom: 5px;
}

.format-chat .post-content p {
	border-radius: 3px;
	margin-bottom: 0.25em;
	padding: 8px 16px;
}

.format-chat .more-link {
	margin-top: 1em;
}

.format-gallery .flexslider {
	position: relative;
}

.format-gallery .flex-direction-nav a {
	color: #fff;
	display: block;
	height: 35px;
	margin-top: -16px;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.7;
	overflow: visible;
	position: absolute;
	text-indent: -9999px;
	text-shadow: 0 0 5px #000;
	top: 50%;
	width: 26px;
}

.format-gallery .flex-direction-nav a:before {
	font-family: fontawesome;
	font-size: 35px;
	left: 0;
	position: absolute;
	text-indent: 0;
}

.format-gallery .flex-direction-nav .flex-prev {
	left: 16px;
	-moz-transition: left 0.2s, opacity 0.2s;
	-o-transition: left 0.2s, opacity 0.2s;
	-webkit-transition: left 0.2s, opacity 0.2s;
	transition: left 0.2s, opacity 0.2s;
}

.format-gallery .flex-direction-nav .flex-prev:before {
	content: "\f053";
}

.format-gallery .flex-direction-nav .flex-next {
	right: 16px;
	-moz-transition: left 0.2s, opacity 0.2s;
	-o-transition: left 0.2s, opacity 0.2s;
	-webkit-transition: left 0.2s, opacity 0.2s;
	transition: right 0.2s, opacity 0.2s;
}

.format-gallery .flex-direction-nav .flex-next:before {
	content: "\f054";
}

.format-gallery .flex-direction-nav a:hover,
.format-gallery .flex-direction-nav a:focus {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}

.format-gallery .flex-direction-nav a:focus {
	outline: 1px dotted #fff;
}

.format-gallery .flex-direction-nav .flex-prev:hover {
	left: 12px;
}

.format-gallery .flex-direction-nav .flex-next:hover {
	right: 12px;
}

.format-gallery .slides li {
	position: relative;
}

.post .mejs-container.mejs-audio,
.page .mejs-container.mejs-audio {
	background: #2b3542;
	height: 83px !important;
	max-width: 100%;
	position: relative;
}

.post .mejs-container.mejs-audio .mejs-controls,
.page .mejs-container.mejs-audio .mejs-controls {
	background: 0 0;
	bottom: auto;
	left: 0;
	margin-top: -15px;
	padding: 0 5%;
	right: 0;
	top: 50%;
	width: auto;
}

.post .mejs-container.mejs-audio .mejs-controls .mejs-time,
.page .mejs-container.mejs-audio .mejs-controls .mejs-time,
.post .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-handle,
.page .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-handle,
.post
	.mejs-audio
	.mejs-controls
	.mejs-horizontal-volume-slider
	.mejs-horizontal-volume-handle,
.page
	.mejs-audio
	.mejs-controls
	.mejs-horizontal-volume-slider
	.mejs-horizontal-volume-handle,
.post .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-float,
.page .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-float,
.post .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-float-current,
.page .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-float-current,
.post .mejs-audio .mejs-mediaelement,
.page .mejs-audio .mejs-mediaelement,
.post .mejs-audio .mejs-layers,
.page .mejs-audio .mejs-layers {
	display: none;
}

.post .mejs-audio .mejs-time-float,
.page .mejs-audio .mejs-time-float {
	display: none !important;
}

.post .mejs-audio .mejs-controls .mejs-button button,
.page .mejs-audio .mejs-controls .mejs-button button {
	cursor: pointer;
	display: block;
	text-indent: -9999px;
}

.post .mejs-container.mejs-audio .mejs-controls .mejs-playpause-button,
.page .mejs-container.mejs-audio .mejs-controls .mejs-playpause-button,
.post .mejs-container.mejs-audio .mejs-controls .mejs-time-rail,
.page .mejs-container.mejs-audio .mejs-controls .mejs-time-rail,
.post .mejs-container.mejs-audio .mejs-controls .mejs-volume-button,
.page .mejs-container.mejs-audio .mejs-controls .mejs-volume-button,
.post .mejs-container.mejs-audio .mejs-controls .mejs-horizontal-volume-slider,
.page .mejs-container.mejs-audio .mejs-controls .mejs-horizontal-volume-slider {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}

.post .mejs-container.mejs-audio .mejs-controls .mejs-playpause-button,
.page .mejs-container.mejs-audio .mejs-controls .mejs-playpause-button {
	position: relative;
	width: 40px;
}

.post .mejs-container.mejs-audio .mejs-controls .mejs-volume-button,
.page .mejs-container.mejs-audio .mejs-controls .mejs-volume-button {
	position: relative;
	text-align: center;
	width: 60px;
}

.post .mejs-container.mejs-audio .mejs-controls .mejs-playpause-button button,
.page .mejs-container.mejs-audio .mejs-controls .mejs-playpause-button button,
.post .mejs-container.mejs-audio .mejs-controls .mejs-volume-button button,
.page .mejs-container.mejs-audio .mejs-controls .mejs-volume-button button,
.post .mejs-container.mejs-audio .mejs-controls .mejs-mute button,
.page .mejs-container.mejs-audio .mejs-controls .mejs-mute button,
.post .mejs-container.mejs-audio .mejs-controls .mejs-unmute button,
.page .mejs-container.mejs-audio .mejs-controls .mejs-unmute button {
	background: 0 0;
	display: inline-block;
	height: 31px;
	margin: 0;
	position: relative;
	width: 24px;
}

.post
	.mejs-container.mejs-audio
	.mejs-controls
	.mejs-playpause-button
	button:before,
.page
	.mejs-container.mejs-audio
	.mejs-controls
	.mejs-playpause-button
	button:before,
.post
	.mejs-container.mejs-audio
	.mejs-controls
	.mejs-volume-button
	button:before,
.page
	.mejs-container.mejs-audio
	.mejs-controls
	.mejs-volume-button
	button:before,
.post .mejs-container.mejs-audio .mejs-controls .mejs-mute button:before,
.page .mejs-container.mejs-audio .mejs-controls .mejs-mute button:before,
.post .mejs-container.mejs-audio .mejs-controls .mejs-unmute button:before,
.page .mejs-container.mejs-audio .mejs-controls .mejs-unmute button:before {
	color: #fff;
	font-family: fontawesome;
	font-size: 20px;
	left: 0;
	position: absolute;
	text-indent: 0;
	text-rendering: auto;
	transform: translate(0, 0);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.post
	.mejs-container.mejs-audio
	.mejs-controls
	.mejs-playpause-button.mejs-play
	button:before,
.page
	.mejs-container.mejs-audio
	.mejs-controls
	.mejs-playpause-button.mejs-play
	button:before {
	content: "\f04b";
}

.post
	.mejs-container.mejs-audio
	.mejs-controls
	.mejs-playpause-button.mejs-pause
	button:before,
.page
	.mejs-container.mejs-audio
	.mejs-controls
	.mejs-playpause-button.mejs-pause
	button:before {
	content: "\f04c";
}

.post .mejs-container.mejs-audio .mejs-controls .mejs-mute button:before,
.page .mejs-container.mejs-audio .mejs-controls .mejs-mute button:before {
	content: "\f028";
}

.post .mejs-container.mejs-audio .mejs-controls .mejs-unmute button:before,
.page .mejs-container.mejs-audio .mejs-controls .mejs-unmute button:before {
	content: "\f026";
}

.post .mejs-audio .mejs-controls .mejs-horizontal-volume-slider,
.page .mejs-audio .mejs-controls .mejs-horizontal-volume-slider {
	cursor: pointer;
	width: 16.25%;
}

.post .mejs-controls .mejs-time-rail span,
.page .mejs-controls .mejs-time-rail span,
.post .mejs-controls .mejs-time-rail a,
.page .mejs-controls .mejs-time-rail a,
.post
	.mejs-audio
	.mejs-controls
	.mejs-horizontal-volume-slider
	.mejs-horizontal-volume-total,
.page
	.mejs-audio
	.mejs-controls
	.mejs-horizontal-volume-slider
	.mejs-horizontal-volume-total,
.post
	.mejs-audio
	.mejs-controls
	.mejs-horizontal-volume-slider
	.mejs-horizontal-volume-current,
.page
	.mejs-audio
	.mejs-controls
	.mejs-horizontal-volume-slider
	.mejs-horizontal-volume-current,
.post
	.mejs-audio
	.mejs-controls
	.mejs-horizontal-volume-slider
	.mejs-controls
	.mejs-time-rail
	span,
.page
	.mejs-audio
	.mejs-controls
	.mejs-horizontal-volume-slider
	.mejs-controls
	.mejs-time-rail
	span {
	height: 8px;
}

.post
	.mejs-container.mejs-audio
	.mejs-controls
	.mejs-playpause-button.mejs-play
	button,
.page
	.mejs-container.mejs-audio
	.mejs-controls
	.mejs-playpause-button.mejs-play
	button,
.post
	.mejs-audio
	.mejs-controls
	.mejs-horizontal-volume-slider
	.mejs-horizontal-volume-total,
.page
	.mejs-audio
	.mejs-controls
	.mejs-horizontal-volume-slider
	.mejs-horizontal-volume-total,
.post
	.mejs-audio
	.mejs-controls
	.mejs-horizontal-volume-slider
	.mejs-horizontal-volume-current,
.page
	.mejs-audio
	.mejs-controls
	.mejs-horizontal-volume-slider
	.mejs-horizontal-volume-current {
	margin-top: -1px;
}

.post
	.mejs-audio
	.mejs-controls
	.mejs-horizontal-volume-slider
	.mejs-horizontal-volume-total,
.page
	.mejs-audio
	.mejs-controls
	.mejs-horizontal-volume-slider
	.mejs-horizontal-volume-total {
	background: #222a34;
	width: 100%;
}

.post
	.mejs-audio
	.mejs-controls
	.mejs-horizontal-volume-slider
	.mejs-horizontal-volume-current,
.page
	.mejs-audio
	.mejs-controls
	.mejs-horizontal-volume-slider
	.mejs-horizontal-volume-current {
	background: #13c4a5;
	position: absolute;
}

.post .mejs-audio .mejs-controls .mejs-time-rail,
.page .mejs-audio .mejs-controls .mejs-time-rail {
	float: left;
	position: relative;
}

.post .mejs-audio .mejs-controls .mejs-time-rail span,
.page .mejs-audio .mejs-controls .mejs-time-rail span {
	cursor: pointer;
	display: block;
	max-width: 100%;
	position: absolute;
}

.post .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total,
.page .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total {
	background: #555d67;
	border-radius: 0;
}

.post .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-loaded,
.page .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #222a34;
	width: 0;
}

.post .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-current,
.page .mejs-audio .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #13c4a5;
	width: 0;
}

.post .mejs-audio .mejs-clear,
.page .mejs-audio .mejs-clear {
	clear: both;
}

.post .mejs-android.mejs-audio .mejs-controls .mejs-playpause-button,
.page .mejs-android.mejs-audio .mejs-controls .mejs-playpause-button,
.post .mejs-ios.mejs-audio .mejs-controls .mejs-playpause-button,
.page .mejs-ios.mejs-audio .mejs-controls .mejs-playpause-button {
	margin-left: 5%;
	width: 10%;
}

.post .mejs-android.mejs-audio .mejs-controls .mejs-time-rail,
.page .mejs-android.mejs-audio .mejs-controls .mejs-time-rail,
.post .mejs-ios.mejs-audio .mejs-controls .mejs-time-rail,
.page .mejs-ios.mejs-audio .mejs-controls .mejs-time-rail {
	margin-left: 0;
	margin-right: 5%;
	width: 80% !important;
}

.post .mejs-android.mejs-audio .mejs-controls .mejs-time-total,
.page .mejs-android.mejs-audio .mejs-controls .mejs-time-total,
.post .mejs-ios.mejs-audio .mejs-controls .mejs-time-total,
.page .mejs-ios.mejs-audio .mejs-controls .mejs-time-total {
	width: 100% !important;
}

.post .mejs-android.mejs-audio .mejs-controls .mejs-volume-button,
.page .mejs-android.mejs-audio .mejs-controls .mejs-volume-button,
.post .mejs-ios.mejs-audio .mejs-controls .mejs-volume-button,
.page .mejs-ios.mejs-audio .mejs-controls .mejs-volume-button,
.post .mejs-android.mejs-audio .mejs-controls .mejs-horizontal-volume-slider,
.page .mejs-android.mejs-audio .mejs-controls .mejs-horizontal-volume-slider,
.post .mejs-ios.mejs-audio .mejs-controls .mejs-horizontal-volume-slider,
.page .mejs-ios.mejs-audio .mejs-controls .mejs-horizontal-volume-slider {
	display: none;
}

.googlemaps {
	margin-bottom: 1.1em;
}

.fb_iframe_widget {
	max-width: 100%;
	overflow: auto;
}

.posts .fb_iframe_widget {
	min-height: 300px;
}

.spinner-container {
	position: relative;
}

.css-transform #spinner {
	height: 30px;
	left: 50%;
	margin-left: -15px;
	position: absolute;
	top: 10px;
	width: 30px;
}

.double-bounce1,
.double-bounce2 {
	background-color: #333;
	border-radius: 50%;
	height: 100%;
	left: 0;
	opacity: 0.2;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-animation: bounce 2s infinite ease-in-out;
	animation: bounce 2s infinite ease-in-out;
}

.double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

@-webkit-keyframes bounce {
	0%,
	100% {
		-webkit-transform: scale(0);
	}

	50% {
		-webkit-transform: scale(1);
	}
}

@keyframes bounce {
	0%,
	100% {
		transform: scale(0);
		-webkit-transform: scale(0);
	}

	50% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}

.posts {
	border-top: 1px solid transparent;
	margin-bottom: 70px;
	overflow: visible !important;
}

.posts .post-container {
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.posts .post-container.fade-in {
	opacity: 1;
}

.posts .post-content {
	padding: 10%;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.posts .post-content .alignleft,
.posts .post-content .alignright {
	max-width: 75%;
}

.posts .post-content figure {
	max-width: 100%;
}

.posts .post-content h1 {
	font-size: 1.6em;
}

.posts .post-content h2 {
	font-size: 1.5em;
}

.posts .post-content h3 {
	font-size: 1.3em;
}

.posts .post-content h4 {
	font-size: 1.2em;
}

.posts .post-content h5 {
	font-size: 1.1em;
}

.posts .post-content h6 {
	font-size: 0.8em;
}

.posts .post-content p,
.posts .post-content li,
.posts .post-content dt,
.posts .post-content dd,
.posts .post-content address,
.posts .post-content th,
.posts .post-content td {
	color: #666;
	font-size: 0.95em;
	line-height: 150%;
}

.posts .post-content dt {
	font-weight: 700;
}

.posts .post-content p + p {
	margin-top: 1em;
}

.posts .post-content .more-link {
	display: block;
	margin-top: 1.1em;
}

.posts .post-content .more-link:hover,
.posts .post-content .more-link:focus {
	text-decoration: underline;
}

.post-meta.clear {
	clear: none !important;
}

.posts .post-meta {
	background: #f9f9f9;
	padding: 0 10%;
}

.posts .post-meta a {
	color: #999;
	display: block;
	float: left;
	font-size: 0.8em;
	font-weight: 700;
	margin: 20px 0 20px 20px;
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	transition: none;
}

.posts .post-meta a:first-child {
	margin-left: 0;
}

.posts .post-meta a:hover,
.posts .post-meta a:focus {
	color: #13c4a5;
}

.posts .post-meta a.post-date i.fa {
	font-size: 1.4em;
	margin-right: 6px;
	position: relative;
	top: 2px;
}

.posts .post-meta a.post-comments:before {
	content: "\f086";
	font-family: fontawesome;
	font-size: 1.3em;
	margin-right: 6px;
	text-rendering: auto;
	transform: translate(0, 0);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.posts .post-meta a.post-edit-link {
	position: relative;
	text-indent: -9999em;
}

.posts .post-meta a.post-edit-link i.fa {
	font-size: 1.4em;
	left: 0;
	top: 2px;
	position: absolute;
	text-indent: 0;
}

.posts .post-content .mejs-container.mejs-audio {
	height: 73px !important;
}

.posts .format-aside .post-content {
	background: #2b3542;
}

.posts .format-aside .post-content * {
	color: #fff;
	position: relative;
	z-index: 10;
}

.posts .format-aside .post-content a.more-link {
	color: #fff;
}

.posts
	.format-audio
	.post-content
	.mejs-offscreen:first-child
	+ .mejs-container.mejs-audio {
	height: 83px !important;
	left: -12.5%;
	margin-bottom: 12.5%;
	margin-top: -12.5%;
	max-width: 1 e5px;
	right: -12.5%;
	-webkit-transform: translate(0);
	width: 125% !important;
}

.posts
	.format-audio
	.post-content
	.mejs-offscreen:first-child
	+ .mejs-container.mejs-audio:last-child {
	margin-bottom: -12.5%;
}

.posts .format-image .post-header:before,
.posts .format-image .post-header:after {
	content: none;
}

.posts .format-image .post-content {
	font-size: 0.9em;
}

.posts .format-image .post-content .image-caption {
	font-weight: 600;
}

.posts .format-link .post-content {
	background: #2b3542;
	color: #fff;
	padding: 10%;
}

.posts .format-link .post-content p {
	color: #fff;
	display: block;
	font-family: roboto, sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	line-height: 140%;
	position: relative;
	z-index: 10;
}

.posts .format-link .post-content a {
	color: #fff;
}

.posts .format-link .post-content a.more-link {
	font-size: 0.8em;
}

.posts .format-link .link-header h2 {
	font-size: inherit;
	margin: 0;
	text-transform: uppercase;
}

.posts .format-link .link-header h2 a {
	color: #13c4a5;
	font-size: 0.8em;
	font-weight: 700;
	letter-spacing: 1px;
	margin-top: 20px;
}

.posts .format-link .link-header h2 a i.fa {
	bottom: -2px;
	font-size: 1.2em;
	margin-right: 3px;
	position: relative;
}

.posts .format-link .link-header h2 a:hover,
.posts .format-link .link-header h2 a:focus {
	text-decoration: underline;
}

.posts .format-quote .post-content {
	background: #2b3542;
	color: #fff;
}

.posts .format-quote .post-content p {
	color: #fff;
}

.posts .format-quote .post-content blockquote {
	color: #fff;
	display: block;
	font-family: roboto, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	line-height: 140%;
	position: relative;
	text-align: left;
	z-index: 10;
}

.posts .format-quote .post-content blockquote > * {
	color: #fff;
	font-size: inherit;
	text-align: left;
}

.posts .format-quote .post-content blockquote:before,
.posts .format-quote .post-content blockquote:after {
	display: none;
}

.posts .format-quote .post-content cite {
	color: #fff;
	display: block;
	font-family: roboto slab, sans-serif;
	font-size: 0.6em;
	font-weight: 700;
	letter-spacing: 1px;
	margin-top: 0.7em;
	text-align: left;
	text-transform: uppercase;
}

.posts .format-status .post-content {
	background: #2b3542;
}

.posts .format-status .post-content p {
	color: #fff;
	font-family: pacifico, sans-serif;
	font-size: 1.2em;
	position: relative;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	z-index: 10;
}

.posts .format-status .post-content a.more-link {
	font-family: roboto, sans-serif;
	font-size: 0.8em;
}

body.single .content {
	width: 67.5%;
}

body.single .content.full-width {
	width: 100%;
}

body.single .content.center {
	margin: 0 auto;
	max-width: 100%;
	width: 944px;
}

.single {
	border-radius: 6px;
}

.single .post-content .mejs-container.mejs-audio {
	height: 83px;
	margin-bottom: 1.1em;
}

.single .post-title {
	font-size: 2.25em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.single .post-content {
	padding: 10%;
}

.single .format-aside .post-content {
	font-size: 1.2em;
}

.single
	.format-audio
	.post-content
	.mejs-offscreen:first-child
	+ .mejs-container.mejs-audio {
	height: 140px !important;
	left: -12.5%;
	margin-bottom: 10.5%;
	margin-top: -12.5%;
	max-width: 125%;
	position: relative;
	right: -12.5%;
	width: 125% !important;
}

.single .format-audio .mejs-container.mejs-audio .mejs-controls {
	padding: 0 5%;
}

.single .format-chat .post-content p:nth-child(odd) {
	background: #f5f5f5;
}

.single .format-quote .post-content blockquote {
	font-size: 1.75em;
	font-weight: 300;
	line-height: 140%;
	text-align: left;
}

.single .format-quote .post-content blockquote > * {
	color: #2b3542;
	font-size: inherit;
	text-align: left;
}

.single .format-quote .post-content cite {
	font-size: 0.6em;
	font-weight: 400;
	text-align: left;
}

.single .format-quote .post-content blockquote cite {
	margin-top: 0.6em;
}

.single .format-quote .post-content blockquote:before,
.single .format-quote .post-content blockquote:after {
	display: none;
}

.single .format-status .post-content {
	color: #fff;
	font-family: pacifico, sans-serif;
	font-size: 1.4em;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.single .format-status .post-content {
	color: #333;
	text-shadow: none;
}

.single .post-meta-container {
	background: #2b3542;
	display: flex;
	position: relative;
}

.single .post-meta {
	background: #3f4854;
	padding: 18px 30px 30px;
	position: relative;
	width: 100%;
	z-index: 10;
}

.single .post-meta p,
.single .post-meta time,
.single .post-meta > a,
.post-navigation a,
.post-edit-link {
	color: #9499a0;
	display: block;
	font-size: 0.85em;
	font-weight: 700;
	line-height: 135%;
	margin-top: 12px;
	min-height: 20px;
	padding: 1px 0 1px 1px;
}

.single .post-navigation a:before {
	display: inline-block;
	font: 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}

.single .post-meta p a {
	color: #9499a0;
}

.single .post-meta p a:hover,
.single .post-meta p a:focus {
	color: #13c4a5;
}

.single .post-meta p:first-child {
	margin-top: 0;
}

.single .post-meta time,
.single .post-meta p.post-tags,
.single .post-meta p.post-categories,
.single .post-navigation .nav-previous a,
.single .post-navigation .nav-next a,
.single .post-meta .post-edit-link {
	padding-left: 28px;
	position: relative;
}

.single .post-meta time i.fa,
.single .post-meta p.post-tags i.fa,
.single .post-meta p.post-categories i.fa,
.single .post-navigation .nav-previous a:before,
.single .post-navigation .nav-next a:before,
.single .post-edit-link i.fa {
	font-size: 1.3em;
	left: 0;
	position: absolute;
}

.entry-author + .post-meta {
	width: 40%;
	float: right;
}

.post-navigation {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	padding-top: 20px;
	margin-top: 12px;
}

.post-navigation div:first-child a {
	margin-top: 0;
}

.post-navigation .nav-previous a:before,
.post-navigation .nav-next a:before {
	font-family: fontawesome;
	font-size: 1.3em;
	text-rendering: auto;
	transform: translate(0, 0);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.post-navigation .nav-next a:before {
	content: "\f0a9";
}

.post-navigation .nav-previous a:before {
	content: "\f0a8";
}

.entry-author {
	float: left;
	overflow: hidden;
	padding: 30px;
	position: relative;
	width: 60%;
}

.entry-author:before,
.entry-author:after {
	content: "";
	display: block;
	left: 30px;
	position: absolute;
}

.entry-author:before {
	background-color: #13c4a5;
	height: 70px;
	top: 0;
	width: 40px;
	z-index: 9;
}

.entry-author:after {
	border: 20px solid transparent;
	border-left-color: #13c4a5;
	border-right-color: #13c4a5;
	top: 50px;
}

.entry-author .author-avatar {
	border: 0;
	width: 36px;
	height: 36px;
	position: absolute;
	z-index: 10;
	margin-left: 2px;
	margin-top: -7px;
}

.author-heading,
.author-bio {
	margin-left: 70px;
}

.entry-author .author-title {
	color: #fff;
	font-family: roboto slab, sans-serif;
	font-size: 1.1em;
	font-weight: 700;
	margin-bottom: 15px;
}

.entry-author p {
	color: #9499a0;
	font-size: 0.875em;
	line-height: 150%;
}

.author-link {
	clear: both;
	display: block;
}

.author-link:before,
.author-links a {
	content: "\f187";
	font-family: FontAwesome;
	display: inline-block;
	margin-top: 18px;
	margin-right: 5px;
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 999px;
	color: #fff;
	height: 36px;
	position: relative;
	text-align: center;
	line-height: 36px;
	width: 36px;
}

.author-link:hover:before,
.author-link:focus:before,
.author-links a:focus,
.author-links a:hover {
	background-color: #13c4a5;
	color: #fff;
}

.author-link:focus:before {
	outline: 1px dotted #fff;
}

.author-links a {
	text-indent: -99999em;
}

.author-links a i.fa {
	left: 0;
	line-height: 36px;
	position: absolute;
	text-align: center;
	text-indent: 0;
	width: 36px;
}

.content .comments,
div#disqus_thread {
	background: #fff;
	padding: 10%;
}

.nocomments {
	clear: both;
	color: #999;
	font-weight: 700;
	padding: 10%;
	text-align: center;
	text-transform: uppercase;
}

.comments + .nocomments {
	border-top: 1px solid #eee;
}

.comments-title-container {
	border-bottom: 1px solid #eee;
	font-family: roboto slab, sans-serif;
	margin-bottom: 40px;
	padding-bottom: 20px;
}

.comments-title {
	color: #2b3542;
	font-size: 1.75em;
	font-weight: 700;
}

.add-comment-title {
	font-size: 1rem;
	font-weight: 700;
	margin-top: 14px;
	text-transform: uppercase;
}

.add-comment-title a:hover,
.add-comment-title a:focus {
	text-decoration: underline;
}

.comments li.comment {
	margin-top: 40px;
}

.comments .comment-list > li.comment:first-child > li.comment:first-child {
	margin-top: 0;
}

.comments li.comment {
	position: relative;
}

.comments .children {
	margin-left: 5%;
}

.comment-body {
	background: #eee;
	border-radius: 3px;
	margin-left: 110px;
	padding: 20px;
	position: relative;
}

.comment-body:after {
	border: 12px solid transparent;
	border-right-color: #eee;
	content: "";
	display: block;
	left: 0;
	margin-left: -24px;
	position: absolute;
	top: 28px;
}

.comment .avatar {
	border-radius: 3px;
	width: 80px;
	position: absolute;
	left: -110px;
	top: 0;
}

.comment.bypostauthor {
	position: relative;
}

.comment.bypostauthor:after {
	background-color: #13c4a5;
	border-radius: 999px;
	color: #fff;
	content: "\f007";
	display: block;
	font-family: fontawesome;
	height: 32px;
	left: 0;
	line-height: 32px;
	margin-left: -8px;
	margin-top: -8px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 32px;
}

.comment-meta {
	margin-bottom: 25px;
}

.comment-author .fn {
	display: block;
	font-family: roboto slab, sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 8px;
}

.says {
	display: none;
}

.comment-author .fn,
.comment-author .fn a {
	color: #2b3542;
}

.comment-author .fn a:hover,
.comment-author .fn a:focus {
	color: #13c4a5;
	text-decoration: none;
}

.comment-metadata,
.comment-metadata a {
	color: #999;
	font-size: 16px;
}

.comment-metadata a:hover,
.comment-metadata a:focus {
	color: #666;
}

.comment-content {
	font-size: 0.9em;
}

.comment-content a:hover,
.comment-content a:focus {
	text-decoration: underline;
}

.comment-content p,
.comment-content li,
.comment-content blockquote {
	line-height: 150%;
	margin-top: 1em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.comment-content *:first-child {
	margin-top: 0;
}

.comment-content *:last-child {
	margin-bottom: 0;
}

.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
	font-family: roboto slab, sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	margin: 50px 0 20px;
}

.comment-content blockquote {
	background: #ddd;
	padding: 20px;
}

.comment-content ul {
	list-style: disc;
	margin-left: 1.5em;
}

.comment-content ul ul {
	list-style: circle;
}

.comment-content ul ul ul {
	list-style: square;
}

.comment-content ol {
	list-style: decimal;
	margin-left: 1.5em;
}

.comment-content ol ol {
	list-style: lower-alpha;
}

.comment-content ol ol ol {
	list-style: lower-roman;
}

.comment-content ul ul,
.comment-content ul ol,
.comment-content ol ul,
.comment-content ol ol {
	margin-bottom: 0;
}

.comment-content li {
	line-height: 170%;
	margin-top: 0.5em;
}

.comment-content ol > li:last-child,
.comment-content ul > li:last-child {
	margin-bottom: 0;
}

.comment-content dl {
	line-height: 160%;
}

.comment-content dl dt {
	font-weight: 700;
}

.comment-content address {
	background: #ddd;
	line-height: 140%;
	padding: 20px;
}

.comment-content pre {
	background: #ddd;
	line-height: 150%;
	overflow-x: scroll;
	padding: 20px;
}

.comment-content big {
	font-size: 1.25em;
}

.comment-content table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 0.9em;
	width: 100%;
}

.comment-content th,
.comment-content td {
	border-bottom: 1px solid #ddd;
	line-height: 120%;
	margin: 0;
	overflow: visible;
	padding: 2%;
}

.comment-content caption {
	padding: 2%;
	text-align: center;
}

.comment-content thead {
	vertical-align: bottom;
	white-space: nowrap;
}

.comment-content th {
	font-weight: 700;
}

.comment-list .edit-link,
.reply {
	position: absolute;
	right: 20px;
	top: 22px;
}

.comment .edit-link {
	right: 44px;
}

.no-reply.comment .edit-link {
	right: 20px;
}

.comment-edit-link,
.comment-reply-link {
	background-color: #2b3542;
	border-radius: 999px;
	display: block;
	float: left;
	height: 32px;
	position: relative;
	text-indent: -9999px;
	width: 32px;
}

.comment-edit-link:before,
.comment-reply-link:before {
	color: #fff;
	display: block;
	font-family: fontawesome;
	line-height: 32px;
	position: absolute;
	text-align: center;
	text-indent: 0;
	width: 32px;
}

.comment-reply-link:before {
	content: "\f112";
}

.comment-edit-link:before {
	content: "\f044";
}

.comment-edit-link:hover,
.comment-edit-link:focus,
.comment-reply-link:hover,
.comment-reply-link:focus {
	background-color: #13c4a5;
	color: #fff;
	z-index: 10;
}

.comment-nav-below {
	border-top: 1px solid #eee;
	font-size: 0.9em;
	font-weight: 700;
	margin-top: 40px;
	padding-top: 20px;
}

.comment-nav-below a {
	color: #666;
}

.comments .pingbacks {
	border-top: 1px solid #eee;
	margin-top: 40px;
	padding-top: 40px;
}

.pingbacks-title {
	color: #2b3542;
	font-family: roboto slab, sans-serif;
	font-size: 1.25em;
	margin-bottom: 20px;
}

.pingbacklist .pingback {
	line-height: 130%;
	padding: 15px;
}

.pingbacklist .pingback a {
	color: #666;
	font-size: 15px;
}

.pingbacklist .pingback .edit-link a {
	color: #999;
}

.pingbacklist .pingback a:hover,
.pingbacklist .pingback a:focus {
	color: #13c4a5;
}

.pingbacklist .pingback:nth-of-type(2n) {
	background-color: #eee;
}

.comment-respond,
.content div#respond {
	background: #fff;
	border-top: 1px solid #eee;
	padding: 10%;
}

div#respond {
	margin-bottom: 0;
}

.comments .comment-respond {
	border-top: none;
	padding: 10% 0;
}

.comment-reply-title {
	color: #2b3542;
	font-family: roboto slab, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
}

.comment-reply-title #cancel-comment-reply-link {
	font-size: 0.9rem;
	font-weight: 700;
	margin-left: 5px;
	text-transform: uppercase;
}

.comment-reply-title #cancel-comment-reply-link:hover,
.comment-reply-title #cancel-comment-reply-link:focus {
	text-decoration: underline;
}

.comment-notes,
.logged-in-as {
	color: #666;
	line-height: 130%;
	margin-bottom: 40px;
	margin-top: 25px;
}

.logged-in-as a:hover,
.logged-in-as a:focus {
	text-decoration: underline;
}

.comment-form {
	margin-top: 10px;
}

.comment-form p {
	margin-top: 14px;
	position: relative;
}

.comment-form p:first-child {
	margin-top: 0;
}

.comment-form label,
.comment-form .required {
	display: none;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea,
div#respond textarea {
	background: #f1f1f1;
	border: 1px solid #eee;
	border-radius: 3px;
	color: #333;
	display: block;
	font-family: roboto, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 16px 18px;
	width: 100%;
	-webkit-font-smoothing: antialiased;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
	position: relative;
	width: 75%;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	background-repeat: no-repeat;
	padding-right: 60px;
	position: relative;
}

.comment-form-author:before,
.comment-form-email:before,
.comment-form-url:before {
	color: #999;
	font-family: fontawesome;
	font-size: 28px;
	height: 25px;
	position: absolute;
	right: 19px;
	top: 16px;
	width: 25px;
	z-index: 3;
}

.comment-form-author:before {
	content: "\f007";
}

.comment-form-email:before {
	content: "\f0e0";
}

.comment-form-url:before {
	content: "\f015";
}

.comment-form-author.focus:before,
.comment-form-email.focus:before,
.comment-form-url.focus:before {
	color: #fff;
}

#comment-form-identity .comment-form-author:before,
#comment-form-identity .comment-form-email:before,
#comment-form-identity .comment-form-url:before {
	display: none;
}

.comment-form textarea {
	height: 250px;
}

.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input[type="url"]:focus,
.comment-form textarea:focus,
div#respond textarea:focus {
	background-color: #2b3542;
	color: #fff;
	outline: none;
}

.form-allowed-tags,
.form-allowed-tags code {
	line-height: 160%;
}

.comment-notes,
.form-allowed-tags,
.logged-in-as {
	color: #666;
	font-size: 0.9em;
}

p.form-submit {
	margin-top: 30px;
}

.form-submit #submit {
	background: 0 0;
	background: #2b3542;
	border: none;
	border-radius: 3px;
	color: #fff;
	font-family: roboto slab, sans-serif;
	font-size: 0.9em;
	font-weight: 400;
	margin: 0;
	padding: 16px 20px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-font-smoothing: antialiased;
}

.form-submit #submit:hover,
.form-submit #submit:focus {
	background: #13c4a5;
	cursor: pointer;
}

.posts .page {
	background: #fff;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	position: relative;
	width: 100%;
}

body:not(.search-results) .page .post-edit-link {
	clear: both;
	display: block;
	float: left;
	font-size: 0.85em;
	font-weight: 700;
	line-height: 135%;
	margin-top: 15px;
	min-height: 20px;
	padding: 1px 0 1px 28px;
	position: relative;
}

.page .post-edit-link:hover {
	color: inherit;
}

.contributors-container {
	clear: both;
}

.post-content + .contributors-container {
	border-top: 1px solid #eee;
}

.authors-row {
	border-top: 1px solid #eee;
	padding: 10%;
	position: relative;
}

.authors-row:first-child {
	border-top: none;
}

.authors-row:before {
	background: #eee;
	bottom: 0;
	content: "";
	display: block;
	left: 50%;
	position: absolute;
	top: 0;
	width: 1px;
}

.authors-row .author-info {
	margin-left: 10%;
	text-align: center;
	width: 45%;
}

.authors-row .author-info:first-child {
	margin-left: 0;
}

.author-avatar {
	border: 6px solid #eee;
	border-radius: 9999px;
	display: inline-block;
	height: auto;
	margin: 0 auto 25px;
	width: 134px;
}

.author-avatar img {
	border-radius: 9999px;
	display: block;
	margin: 0 auto;
}

.author-info h4 {
	font-family: roboto slab, sans-serif;
	font-size: 1.5em;
	font-weight: 700;
	margin-bottom: 10px;
	text-align: center;
}

.author-info h4 a {
	color: #2b3542;
}

.author-info h4 a:hover,
.author-info h4 a:focus {
	color: #13c4a5;
}

.author-info h5 {
	font-family: roboto slab, sans-serif;
	margin-bottom: 25px;
	text-align: center;
}

.author-info h5 a {
	color: #999;
}

.author-info h5 a:hover,
.author-info h5 a:focus {
	color: #444;
}

.author-description {
	line-height: 140%;
	text-align: center;
}

.author-info .author-links a {
	background-color: #2b3542;
}

.author-info .author-links a:hover,
.author-info .author-links a:focus {
	background-color: #13c4a5;
}

.post.no-results {
	background: 0 0;
}

.post.no-results p {
}

.page-header {
	margin-bottom: 60px;
	text-align: center;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.page-title {
	border-bottom: 2px solid #ccc;
	display: inline-block;
	font-family: roboto slab, sans-serif;
	font-size: 0.9em;
	font-weight: 700;
	padding-bottom: 4px;
	text-align: center;
	text-transform: uppercase;
}

.taxonomy-description {
	text-align: center;
}

.tag-archive-meta {
	color: #767676;
	font-style: italic;
	margin-top: 15px;
	text-align: center;
}

.posts-navigation {
	clear: both;
	padding: 0 1.5%;
}

.posts-navigation:before,
.posts-navigation:after {
	content: "";
	display: table;
}

.posts-navigation:after {
	clear: both;
}

.posts-navigation a {
	background: #2b3542;
	border-radius: 3px;
	color: #fff;
	font-size: 0.9em;
	padding: 16px 20px;
}

.posts-navigation a:hover,
.posts-navigation a:focus {
	background: #13c4a5;
	color: #fff;
}

.posts-navigation .nav-previous a:before {
	content: "\00AB";
	margin-right: 3px;
}

.posts-navigation .nav-next a:after {
	content: "\00BB";
	margin-left: 3px;
}

.infinite-scroll .posts-navigation {
	display: none;
}

.search-no-results .post-content p {
	text-align: center;
}

.infinite-loader {
	bottom: -70px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 10;
}

.infinite-loader .spinner {
	margin: auto;
}

#infinite-handle {
	bottom: -70px;
	left: 21px;
	position: absolute;
	text-align: center;
	right: 21px;
	z-index: 10;
}

#infinite-handle span {
	background: #2b3542;
	border-radius: 3px;
	color: #fff;
	font-size: 0.9em;
	padding: 16px 20px;
}

#infinite-handle span:before {
	content: "\00AB";
	margin-right: 5px;
}

#infinite-handle span:hover,
#infinite-handle span:focus {
	background: #13c4a5;
	color: #fff;
}

.sidebar {
	background: #fff;
	border-radius: 6px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	width: 27.5%;
}

.sidebar .widget {
	border-top: 1px solid #eee;
	padding: 30px;
}

.sidebar .widget:first-child {
	border-top: none;
}

.sidebar .widget-content {
	color: #767676;
	font-size: 0.85em;
}

.sidebar .widget-content p {
	line-height: 150%;
}

.widget-title {
	font-family: roboto slab, sans-serif;
	font-size: 0.9em;
	font-weight: 700;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.widget-title label {
	font-weight: 700;
}

.widget-content a:hover,
.widget-content a:focus {
	text-decoration: underline;
}

.widget-content ul li,
.widget-content ol li {
	line-height: 130%;
	margin-top: 10px;
	padding: 1px 0 1px 14px;
	position: relative;
}

.widget-content ul li:before {
	color: #13c4a5;
	content: "\00BB";
	font-size: 18px;
	left: 0;
	position: absolute;
	top: 0;
}

.widget-content > ul > li:first-child,
.widget-content > ol > li:first-child {
	margin: 0;
}

.widget-content li ul > li:first-child,
.widget-content li ol > li:first-child {
	margin-top: 10px;
}

.widget-content .page_item_has_children {
	padding-bottom: 0;
}

.widget-content li ul li,
.widget-content li ol li {
	padding-left: 15px;
}

.widget-content ul li .post-date {
	color: #999;
	margin-left: 5px;
}

.widget-content > ul > li:first-child {
	border-top: 0;
}

.jetpack_widget_social_icons .widget-content ul li:before,
.widget_wpcom_social_media_icons_widget .widget-content ul li:before {
	content: none;
}

.widget_wpcom_social_media_icons_widget .widget-content ul li {
	padding: 3px;
}

.widget_wpcom_social_media_icons_widget .widget-content ul li a,
.widget_wpcom_social_media_icons_widget .widget-content ul li a:hover {
	text-decoration: none;
}

.widget_wpcom_social_media_icons_widget .widget-content ul li a:before {
	font-size: 32px;
}

.widget_wpcom_social_media_icons_widget .widget-content > ul > li:first-child {
	margin-right: 5px;
}

.jetpack_widget_social_icons a:focus,
.jetpack_widget_social_icons a:hover,
.widget_wpcom_social_media_icons_widget a:focus,
.widget_wpcom_social_media_icons_widget a:hover {
	opacity: 0.7;
}

.tagcloud a,
.widget_tag_cloud a,
.wp_widget_tag_cloud a {
	background: #bbb;
	border-radius: 3px;
	color: #fff;
	display: block;
	float: left;
	font-size: 0.8em !important;
	line-height: 1;
	margin: 0 5px 5px 0 !important;
	padding: 8px 11px !important;
}

.tagcloud a:hover,
.tagcloud a:focus,
.widget_tag_cloud a:hover,
.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
	background: #13c4a5;
	color: #fff;
	text-decoration: none;
}

.wrapper .search-form,
.footer .search-form {
	position: relative;
}

.wrapper .search-form .screen-reader-text,
.footer .search-form .screen-reader-text {
	left: -99999em;
	position: absolute;
}

.wrapper .search-field,
.footer .search-field {
	background: #ddd;
	border: 1px solid transparent;
	border-radius: 3px;
	display: block;
	font-family: roboto, sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 16px 55px 16px 20px;
	width: 100%;
	-webkit-font-smoothing: antialiased;
}

.wrapper .search-field:focus,
.footer .search-field:focus,
.wrapper .focus .search-field,
.footer .focus .search-field {
	background-color: #2b3542;
	border-color: rgba(255, 255, 255, 0.3);
	color: #fff;
	outline: none;
}

.wrapper .search-form .search-submit,
.footer .search-form .search-submit {
	background: 0 0;
	border: none;
	display: block;
	height: 36px;
	margin-top: -18px;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 50%;
	width: 36px;
}

.wrapper .search-form label:before,
.footer .search-form label:before {
	content: "\f002";
	font-family: fontawesome;
	font-size: 27px;
	line-height: 36px;
	position: absolute;
	text-align: center;
	width: 36px;
	right: 10px;
	text-rendering: auto;
	top: 8px;
	transform: translate(0, 0);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.sidebar .search-form label:before {
	font-size: 23px;
	top: 7px;
}

.wrapper .search-form.focus label:before,
.footer .search-form.focus label:before {
	color: #fff;
}

.wrapper .search-form .search-submit:hover,
.wrapper .search-form .search-submit:focus,
.footer .search-form .search-submit:hover,
.footer .search-form .search-submit:focus {
	background: 0 0;
	cursor: pointer;
}

#wp-calendar {
	color: #888;
	font-size: 0.9em;
	max-width: 100%;
	text-align: center;
	width: 100%;
}

#wp-calendar a {
	color: #1abc9c;
}

#wp-calendar,
#wp-calendar caption,
#wp-calendar tr,
#wp-calendar td,
#wp-calendar th {
	text-align: center;
}

#wp-calendar th,
#wp-calendar td {
	padding: 4% 2%;
}

#wp-calendar caption,
#wp-calendar thead {
	color: #666;
}

#wp-calendar caption {
	color: #666;
	font-family: roboto slab, sans-serif;
	font-size: 1rem;
	padding-bottom: 20px;
	text-transform: capitalize;
}

#wp-calendar thead th {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	font-size: 0.9em;
	font-weight: 700;
	text-transform: uppercase;
}

#wp-calendar tbody {
	border-bottom: 1px solid #eee;
}

#wp-calendar tfoot td {
	padding: 0;
}

#wp-calendar tfoot #prev {
	text-align: left;
}

#wp-calendar tfoot #next {
	text-align: right;
}

#wp-calendar tfoot a {
	color: #999;
	display: block;
	font-size: 0.9em;
	font-weight: 700;
	padding: 12px 0;
	text-transform: uppercase;
}

#wp-calendar tfoot a:hover,
#wp-calendar tfoot a:focus {
	color: #1abc9c;
	text-decoration: none;
}

.dribbble-shot,
.dribbble-shot img {
	display: block;
}

.dribbble-shot {
	background: #f1f1f1;
	float: left;
	margin-bottom: 5%;
	margin-right: 5%;
	padding: 6px;
	width: 47.5%;
}

.dribbble-shot:nth-of-type(2n) {
	margin-right: 0;
}

.dribbble-shot:hover,
.dribbble-shot:focus {
	background-color: #13c4a5;
}

.widgetmore {
	clear: both;
	display: block;
}

.widget_flickr #flickr_badge_uber_wrapper,
.widget_flickr #flickr_badge_wrapper {
	width: 100%;
}

.widget_flickr #flickr_badge_wrapper {
	background-color: initial;
	border: 0;
}

.widget_flickr #flickr_badge_uber_wrapper a:hover,
.widget_flickr #flickr_badge_uber_wrapper a:link,
.widget_flickr #flickr_badge_uber_wrapper a:active,
.widget_flickr #flickr_badge_uber_wrapper a:visited {
	color: #13c4a5;
}

.widget_flickr #flickr_badge_wrapper td {
	text-align: center;
}

.widget_authors ul li,
.widget_author_grid ul li {
	padding-left: 0;
}

.widget_authors ul li:before,
.widget_author_grid ul li:before {
	display: none;
	padding-left: 0;
}

.widget_authors ul li img,
.widget_authors ul li strong {
	display: inline-block;
	vertical-align: middle;
}

.widget_authors ul li img {
	width: 80px;
}

.widget_authors .widget-content li ul li {
	padding-left: 0;
}

.widget_author_grid ul li,
.widget_author_grid ul li:first-child {
	display: inline-block;
	line-height: 0;
	margin: 3% 3% 0 0;
	width: 30%;
}

.widget-content .widgets-multi-column-grid ul li:before {
	display: none;
}

.widget_follow_button_widget iframe {
	margin-bottom: 0;
}

.widget_contact_info .contact-map,
.widget_contact_info .confit-address,
.widget_contact_info .confit-phone {
	margin-bottom: 1em;
}

#content .contact-form > div,
#content .contact-form label {
	margin-bottom: 0.5em;
}

.widget_jp_blogs_i_follow ol li {
	padding-left: 0;
}

div.gr_custom_container {
	border: 0;
}

.widget_goodreads h2 {
	margin-bottom: 10px;
}

.widget_goodreads .gr_custom_widget > div > div {
	margin-bottom: 10px;
}

.tlkio-widget .widget-content {
	background: #fff;
}

#content #menu_widget {
	font-family: inherit;
	font-size: inherit;
	margin: 0;
	padding: 0;
	width: 100%;
}

#content #menu_widget p {
	margin-bottom: 1.1em;
}

#content #menu_widget .updated-at {
	color: #999;
	font-family: roboto slab, sans-serif;
	font-size: 0.9em;
}

#content #menu_widget table {
	margin-bottom: 1.5em;
	width: 100%;
}

#content #menu_widget caption {
	font-family: roboto slab, sans-serif;
	font-size: inherit;
}

#content #menu_widget th,
#content #menu_widget td {
	border-bottom-color: #ddd;
	font-size: 0.9em;
	padding: 2%;
}

#content #menu_widget th {
	background: 0 0;
}

#content #menu_widget a {
	color: #13c4a5;
}

.error404 .widget_recent_entries ul,
.error404 .widget_recent_entries li {
	list-style: none;
}

.error404 .widget_recent_entries li {
	line-height: 130%;
	margin-top: 10px;
	padding: 1px 0 1px 14px;
	position: relative;
}

.error404 .widget_recent_entries li:before {
	color: #13c4a5;
	content: "\00BB";
	font-size: 18px;
	left: 0;
	position: absolute;
	top: 0;
}

.footer a:focus {
	outline: 1px dotted #fff;
}

.footer .widget {
	border-top: 4px solid #333;
	margin-top: 40px;
	padding-top: 40px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.footer .widget:first-child {
	border: none;
	margin: 0;
	padding: 0;
}

.footer .widget-title {
	color: #fff;
	font-size: 0.79em;
	letter-spacing: 1px;
}

.footer .widget-content {
	color: #767676;
	font-size: 0.95em;
}

.footer .widget-content p {
	line-height: 160%;
}

.widget-content p + p {
	margin-top: 1em;
}

.infinite-scroll.neverending .footer,
.infinite-scroll.neverending .posts-navigation,
.infinite-scroll.neverending .credits {
	display: none;
}

.infinity-end.neverending .footer,
.infinity-end.neverending .credits,
.search-no-results.infinite-scroll.neverending .footer,
.search-no-results.infinite-scroll.neverending .credits {
	display: block;
}

#infinite-footer {
	background: #262626;
	color: #fff;
	z-index: 30;
}

#infinite-footer .container {
	background: 0 0;
	font-family: roboto slab, sans-serif;
	text-transform: uppercase;
}

#infinite-footer .blog-info a {
	color: #fff;
	font-size: 13px;
}

#infinite-footer .blog-info a:hover {
	color: #13c4a5;
}

#infinite-footer .blog-credits {
	color: #777;
}

#infinite-footer .blog-credits a {
	color: #aaa;
}

#infinite-footer .blog-credits a:hover {
	color: #fff;
}

.search-no-results #infinite-footer {
	display: none;
}

.footer .widget_search .search-field {
	background: #333;
	color: #fff;
}

.footer .tagcloud a,
.footer .widget_tag_cloud a,
.footer .wp_widget_tag_cloud a {
	background: #333;
}

.footer .tagcloud a:hover,
.footer .tagcloud a:focus,
.footer .widget_tag_cloud a:hover,
.footer .widget_tag_cloud a:focus,
.footer .wp_widget_tag_cloud a:hover,
.footer .wp_widget_tag_cloud a:focus {
	background: #13c4a5;
	text-decoration: none;
}

.footer #wp-calendar caption {
	color: #fff;
}

.footer #wp-calendar thead th {
	border: none;
	border-bottom: 1px solid #3b3b3b;
	border-top: 1px solid #3b3b3b;
}

.footer #wp-calendar tbody {
	border-bottom: 1px solid #3b3b3b;
}

.footer .dribbble-shot {
	background: #333;
}

.credits p {
	color: #767676;
	font-family: roboto slab, sans-serif;
	font-size: 0.8rem;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.credits a {
	color: #ccc;
}

.credits a:hover,
.credits a:focus {
	color: #ccc;
	text-decoration: underline;
}

img#wpstats {
	display: none;
}

@media (max-width: 1440px) {
	.wrapper.section {
		padding: 5% 0;
	}

	.page-title {
		margin-bottom: 5%;
	}

	.posts-navigation {
		margin-top: 1%;
	}
}

@media (max-width: 1040px) {
	.section-inner.content {
		max-width: 94%;
	}

	.post-container {
		padding: 0 2% 5%;
		width: 49.9%;
	}
}

@media only screen and (min-width: 1001px) {
	.main-navigation {
		display: block !important;
	}
}

@media (max-width: 1000px) {
	body.single .content,
	.sidebar {
		float: none;
		width: 100%;
	}

	.sidebar {
		border-radius: 3px;
		margin-top: 4%;
	}

	.navigation-inner.section-inner {
		max-width: 100%;
	}

	.main-navigation {
		clear: left;
		display: none;
	}

	.main-navigation ul li {
		border-top: 1px solid rgba(255, 255, 255, 0.1);
		float: none;
	}

	.main-navigation ul li:before {
		display: none;
	}

	.main-navigation ul li:first-child {
		border-top: none;
	}

	.main-navigation a {
		color: #999;
		display: block;
		letter-spacing: 1px;
		text-transform: uppercase;
	}

	.main-navigation a:hover,
	.main-navigation a:focus {
		color: #fff;
	}

	.main-navigation li > a,
	.main-navigation li > a {
		font-family: roboto, sans-serif;
		font-size: 1em;
		font-weight: 400;
		padding: 25px 5%;
	}

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

	.main-navigation li > ul {
		padding-top: 0;
	}

	.main-navigation li ul {
		border-top: 1px solid rgba(255, 255, 255, 0.1);
		margin: 0;
		opacity: 1;
		position: static;
	}

	.main-navigation ul li > ul:before {
		display: none;
	}

	.main-navigation li ul li {
		border-top: 1px solid rgba(255, 255, 255, 0.1);
		width: auto;
	}

	.main-navigation ul li > ul {
		padding-top: 0;
	}

	.main-navigation ul .has-children > a::after,
	.main-navigation ul .menu-item-has-children > a::after,
	.main-navigation ul .page_item_has_children > a::after,
	.main-navigation ul ul > .has-children::after,
	.main-navigation ul ul > .menu-item-has-children::after,
	.main-navigation ul ul > .page_item_has_children::after {
		display: none;
	}

	.main-navigation ul ul a {
		padding-left: 10%;
		text-align: left;
	}

	.main-navigation ul ul ul a {
		padding-left: 15%;
	}

	.main-navigation ul ul ul ul a {
		padding-left: 20%;
	}

	.main-navigation ul ul ul ul ul a {
		padding-left: 25%;
	}

	.main-navigation ul ul ul ul ul ul a {
		padding-left: 30%;
	}

	.main-navigation ul li,
	.main-navigation ul ul li,
	.main-navigation ul ul ul li,
	.main-navigation ul ul ul ul li,
	.main-navigation ul ul ul ul ul li {
		background-color: initial;
	}

	.search-icon {
		position: absolute;
		right: 5%;
		top: 0;
		width: 32px;
	}

	.search-icon:before {
		line-height: 65px;
	}

	.nav-toggle {
		background: 0 0;
		border: 0;
		color: #fff;
		display: inline-block;
		font-size: 1em;
		font-weight: 700;
		margin-left: 5%;
		opacity: 0.5;
		padding: 23px 0 27px;
		text-transform: uppercase;
	}

	.nav-toggle:before {
		color: #fff;
		content: "\f0c9";
		display: inline-block;
		font-family: fontawesome;
		font-size: 25px;
		font-weight: 400;
		margin-right: 6px;
		text-align: center;
		text-rendering: auto;
		transform: translate(0, 0);
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		vertical-align: middle;
		margin-top: -2px;
	}

	.nav-toggle:hover,
	.nav-toggle:focus {
		cursor: pointer;
		outline: 1px dotted #fff;
	}

	.nav-toggle.active {
		-webkit-opacity: 1;
		-moz-opacity: 1;
		opacity: 1;
	}
}

@media (max-width: 800px) {
	.wrapper.section {
		padding: 4% 0;
	}

	.section-inner {
		max-width: 92%;
	}

	.section-inner.content {
		max-width: 97%;
	}

	.section.header {
		padding: 50px 0;
	}

	.header .logo img {
		max-height: 60px;
	}

	#infinite-handle {
		left: 15px;
		right: 15px;
	}

	.footer {
		padding: 30px 0;
	}

	.footer .one-third {
		border-top: 4px solid #333;
		float: none;
		margin: 40px 0 0;
		padding: 40px 0 0;
		width: 100%;
	}

	.footer .one-third:first-child {
		border-top: none;
		margin-top: 0;
		padding-top: 0;
	}

	.credits-left,
	.credits-right {
		float: none;
		padding: 5px 0;
		text-align: center;
	}
}

@media (max-width: 700px) {
	.header .site-logo img,
	.header .site-logo-link img {
		max-width: 250px;
	}

	.post-content .alignleft,
	.post-content .alignright {
		display: block;
		float: none;
		margin: 1.25em 0;
		max-width: 100%;
	}

	.post-content .alignleft a,
	.post-content .alignleft img,
	.post-content .alignright a,
	.post-content .alignright img {
		margin-left: auto;
		margin-right: auto;
	}

	.entry-author,
	.single .post-meta {
		border-radius: 0;
		float: none;
		width: 100%;
		clear: none;
	}

	.single .post-meta-container:after {
		content: none;
	}

	.single .post-meta-container {
		display: block;
	}

	.entry-author + .post-meta {
		width: 100%;
		float: none;
	}

	.single .post-meta {
		background-color: #3f4854;
	}

	.comment-respond {
		clear: both;
	}

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

@media (max-width: 600px) {
	body {
		font-size: 16px;
	}

	.wrapper.section {
		padding: 25px 0;
	}

	.post-header,
	.single .post-content,
	.posts .post-content,
	.content .comments,
	div#disqus_thread,
	.comment-respond,
	.post-quote,
	.post-link {
		padding: 7.5% 6%;
	}

	.section.header {
		padding: 35px 0;
	}

	.header .site-logo img,
	.header .custom-logo-link img {
		max-width: 100%;
	}

	.header-search-block .search-field {
		font-size: 1.5em;
		margin-top: -17px;
	}

	.search-icon {
		height: 55px;
	}

	.search-icon:before {
		line-height: 54px;
	}

	.nav-toggle {
		background-position: -120px -162px;
		padding: 20px 0;
	}

	.nav-toggle:before {
		top: 15px;
	}

	.search-icon {
		background-position: -174px 16px;
		height: 59px;
	}

	.navigation-inner {
		max-width: 90%;
	}

	.main-navigation li > a {
		padding-bottom: 20px;
		padding-top: 20px;
	}

	.spinner-container {
		display: none;
	}

	.infinite-scroll .posts {
		margin-bottom: 30px;
	}

	.post .sticky-post {
		right: 4%;
	}

	.section-inner.content {
		max-width: 92%;
	}

	.post-container {
		margin-top: 25px;
		padding: 0;
		width: 100%;
	}

	.post-container:first-child {
		margin-top: 0;
	}

	.post-header .post-title {
		font-size: 1.5em;
	}

	.media-caption {
		margin: 0 6%;
		padding-bottom: 10px;
	}

	.post-content p,
	.post-content blockquote,
	.post-content ul,
	.post-content ol,
	.post-content address,
	.post-content dl,
	.post-content .wp-caption,
	.post-content pre {
		line-height: 160%;
		margin-bottom: 1em;
	}

	.post-content h1,
	.post-content h2,
	.post-content h3,
	.post-content h4,
	.post-content h5,
	.post-content h6 {
		margin: 40px 0 20px;
	}

	.post-content h1 {
		font-size: 1.4em;
	}

	.post-content h2 {
		font-size: 1.3em;
	}

	.post-content h3 {
		font-size: 1.25em;
	}

	.post-content h4 {
		font-size: 1.1em;
	}

	.post-content h5 {
		font-size: 1em;
	}

	.post-content h6 {
		font-size: 0.9em;
		font-weight: 700;
		text-transform: uppercase;
	}

	.post-content h1 + h1,
	.post-content h1 + h2,
	.post-content h1 + h3,
	.post-content h1 + h4,
	.post-content h1 + h5,
	.post-content h1 + h6,
	.post-content h2 + h1,
	.post-content h2 + h2,
	.post-content h2 + h3,
	.post-content h2 + h4,
	.post-content h2 + h5,
	.post-content h2 + h6,
	.post-content h3 + h1,
	.post-content h3 + h2,
	.post-content h3 + h3,
	.post-content h3 + h4,
	.post-content h3 + h5,
	.post-content h3 + h6,
	.post-content h4 + h1,
	.post-content h4 + h2,
	.post-content h4 + h3,
	.post-content h4 + h4,
	.post-content h4 + h5,
	.post-content h4 + h6,
	.post-content h5 + h1,
	.post-content h5 + h2,
	.post-content h5 + h3,
	.post-content h5 + h4,
	.post-content h5 + h5,
	.post-content h5 + h6,
	.post-content h6 + h1,
	.post-content h6 + h2,
	.post-content h6 + h3,
	.post-content h6 + h4,
	.post-content h6 + h5,
	.post-content h6 + h6 {
		margin-top: 20px;
	}

	.post-content blockquote {
		margin-top: 25px;
	}

	.post-content blockquote:before,
	.post-content blockquote:after {
		margin: 25px auto;
		width: 96px;
	}

	.post-content blockquote p {
		font-size: 1.1em;
		line-height: 150%;
	}

	.post-content blockquote cite {
		font-size: 0.8em;
	}

	#infinite-handle {
		left: 0;
		right: 0;
	}

	.posts .post-container {
		opacity: 1;
	}

	.posts .post-content {
		font-size: 1em;
	}

	.posts .post-meta {
		padding: 0 6%;
	}

	.posts
		.format-audio
		.post-content
		.mejs-offscreen:first-child
		+ .mejs-container.mejs-audio {
		left: -7%;
		margin-top: -8.5%;
		right: -7%;
		width: 114% !important;
	}

	.posts
		.format-audio
		.post-content
		.mejs-offscreen:first-child
		+ .mejs-container.mejs-audio:last-child {
		margin-bottom: -8.5%;
	}

	.single .audioplayer {
		height: 83px;
	}

	.single .post-quote blockquote,
	.single .post-link p {
		font-size: 1.2em;
	}

	.single .post-quote cite {
		font-size: 0.8em;
	}

	.single
		.format-audio
		.mejs-offscreen:first-child
		+ .mejs-container.mejs-audio {
		height: 83px !important;
		left: -8.5%;
		margin-top: -8.5%;
		right: -8.5%;
		width: 116% !important;
	}

	.comments-title,
	.add-comment-title {
		float: none;
		width: 100%;
	}

	.add-comment-title {
		display: none;
	}

	.comments-title,
	.comment-reply-title {
		font-size: 1.5em;
	}

	.comment .avatar {
		width: 50px;
	}

	.comment-content {
		margin-left: 70px;
	}

	.comment-content:after {
		top: 13px;
	}

	.comment-content {
		font-size: 0.9em;
	}

	.reply-title {
		margin-bottom: 15px;
	}

	.comment-form {
		margin-top: 15px;
	}

	.comment-form {
		margin-top: 10px;
	}

	.comment-notes,
	.logged-in-as {
		margin-bottom: 25px;
	}

	.comment-form input[type="text"],
	.comment-form input[type="email"],
	.comment-form input[type="url"] {
		background-position: 96%;
	}

	.authors-row {
		border: none;
		padding: 0;
	}

	.authors-row:before {
		content: none;
	}

	.authors-row .author-info {
		border-top: 1px solid #eee;
		float: none;
		margin: 0;
		padding: 7.5% 6%;
		width: 100%;
	}

	.authors-row:first-child .author-info:first-child {
		border-top: none;
	}

	.author-avatar,
	.author-info h5 {
		margin-bottom: 20px;
	}

	.page-title {
		margin-bottom: 25px;
	}

	.page-title h3 {
		font-size: 1.4em;
	}

	.posts-navigation {
		margin-top: 25px;
	}

	.infinite-loader {
		bottom: -40px;
	}

	.credits {
		padding: 30px 0;
	}
}

@media (max-width: 500px) {
	.header .site-title {
		font-size: 1.75em;
	}

	.header .site-description {
		font-size: 1em;
		margin-top: 15px;
	}

	.header .site-logo img,
	.header .site-logo-link img {
		max-width: 70%;
	}

	.entry-author:before,
	.entry-author:after {
		right: auto;
	}

	.entry-author .fa-user {
		left: 15px;
	}

	.entry-author-content {
		margin-left: 40px;
	}

	.comments li.comment {
		margin-top: 20px;
	}

	.comment .avatar {
		display: none;
	}

	.comment-body {
		margin-left: 0;
	}

	.comment-content {
		margin-left: 0;
	}

	.comment-content:after {
		content: none;
	}

	.comment-actions {
		display: none;
	}

	.comment-actions-below {
		display: block;
		margin-top: 20px;
	}

	.comment-actions-below a {
		display: inline-block;
		font-size: 0.85em;
		font-weight: 700;
		margin-left: 8px;
		text-transform: uppercase;
	}

	.comment-actions-below a:first-child {
		margin-left: 0;
	}

	.comment-actions-below a:hover,
	.comment-actions-below a:focus {
		text-decoration: underline;
	}

	.comment-nav-below span {
		display: none;
	}
}

@media (max-width: 400px) {
	.comment-form input[type="text"],
	.comment-form input[type="email"],
	.comment-form input[type="url"] {
		background-size: 20px;
	}

	input#author {
		background-position: 94% 10px;
	}

	input#author:focus {
		background-position: 94% -127px;
	}

	input#email {
		background-position: 94% 10px;
	}

	input#email:focus {
		background-position: 94% -40px;
	}

	input#url {
		background-position: 94% 12px;
	}

	input#url:focus {
		background-position: 94% -30px;
	}

	.comment-form input[type="text"],
	.comment-form input[type="email"],
	.comment-form input[type="url"],
	.comment-form textarea {
		font-size: 0.9em;
		padding: 12px;
	}

	.comment-form textarea {
		height: 150px;
	}

	.comment-form-author:before,
	.comment-form-email:before,
	.comment-form-url:before {
		right: 14px;
		top: 10px;
	}
}

@media print {
	form,
	button,
	input,
	select,
	textarea,
	.cover,
	.header-search-block,
	.navigation,
	.main-navigation,
	.social-navigation,
	.sidebar,
	.content-bottom-widgets,
	.header-image,
	.page-links,
	.edit-link,
	.fa,
	.entry-author .fa-user,
	.comment.bypostauthor:after,
	.author-links,
	.add-comment-title,
	.comment-actions,
	.comment .avatar,
	.pd-rating,
	.comment-respond,
	.comment-edit-link,
	.comment-reply-link,
	.comment-metadata .edit-link,
	.pingback .edit-link {
		display: none !important;
	}

	.site-title {
		font-size: 28px !important;
		padding: 12px 0 !important;
	}

	h3.site-description {
		font-size: 18px !important;
		padding: 0 !important;
	}

	.header .site-logo,
	.header .site-logo-link {
		display: block !important;
		margin-bottom: 0 !important;
	}

	.header .site-logo img,
	.header .site-logo-link img {
		margin: 0 !important;
	}

	.post-header .post-title {
		padding: 1em 0 !important;
	}
}

/*!* Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)*/
@font-face {
	font-family: fontawesome;
	src: url(/assets/font/fontawesome-webfont.woff2) format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

.fa {
	display: inline-block;
	font: 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: 0.75em;
	vertical-align: -15%;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-fw {
	width: 1.28571429em;
	text-align: center;
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none;
}

.fa-ul > li {
	position: relative;
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: 0.14285714em;
	text-align: center;
}

.fa-li.fa-lg {
	left: -1.85714286em;
}

.fa-border {
	padding: 0.2em 0.25em 0.15em;
	border: solid 0.08em #eee;
	border-radius: 0.1em;
}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.fa.pull-left {
	margin-right: 0.3em;
}

.fa.pull-right {
	margin-left: 0.3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.fa-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.fa-flip-vertical {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	filter: none;
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #fff;
}

.fa-glass:before {
	content: "\f000";
}

.fa-music:before {
	content: "\f001";
}

.fa-search:before {
	content: "\f002";
}

.fa-envelope-o:before {
	content: "\f003";
}

.fa-heart:before {
	content: "\f004";
}

.fa-star:before {
	content: "\f005";
}

.fa-star-o:before {
	content: "\f006";
}

.fa-user:before {
	content: "\f007";
}

.fa-film:before {
	content: "\f008";
}

.fa-th-large:before {
	content: "\f009";
}

.fa-th:before {
	content: "\f00a";
}

.fa-th-list:before {
	content: "\f00b";
}

.fa-check:before {
	content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
	content: "\f00d";
}

.fa-search-plus:before {
	content: "\f00e";
}

.fa-search-minus:before {
	content: "\f010";
}

.fa-power-off:before {
	content: "\f011";
}

.fa-signal:before {
	content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
	content: "\f013";
}

.fa-trash-o:before {
	content: "\f014";
}

.fa-home:before {
	content: "\f015";
}

.fa-file-o:before {
	content: "\f016";
}

.fa-clock-o:before {
	content: "\f017";
}

.fa-road:before {
	content: "\f018";
}

.fa-download:before {
	content: "\f019";
}

.fa-arrow-circle-o-down:before {
	content: "\f01a";
}

.fa-arrow-circle-o-up:before {
	content: "\f01b";
}

.fa-inbox:before {
	content: "\f01c";
}

.fa-play-circle-o:before {
	content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
	content: "\f01e";
}

.fa-refresh:before {
	content: "\f021";
}

.fa-list-alt:before {
	content: "\f022";
}

.fa-lock:before {
	content: "\f023";
}

.fa-flag:before {
	content: "\f024";
}

.fa-headphones:before {
	content: "\f025";
}

.fa-volume-off:before {
	content: "\f026";
}

.fa-volume-down:before {
	content: "\f027";
}

.fa-volume-up:before {
	content: "\f028";
}

.fa-qrcode:before {
	content: "\f029";
}

.fa-barcode:before {
	content: "\f02a";
}

.fa-tag:before {
	content: "\f02b";
}

.fa-tags:before {
	content: "\f02c";
}

.fa-book:before {
	content: "\f02d";
}

.fa-bookmark:before {
	content: "\f02e";
}

.fa-print:before {
	content: "\f02f";
}

.fa-camera:before {
	content: "\f030";
}

.fa-font:before {
	content: "\f031";
}

.fa-bold:before {
	content: "\f032";
}

.fa-italic:before {
	content: "\f033";
}

.fa-text-height:before {
	content: "\f034";
}

.fa-text-width:before {
	content: "\f035";
}

.fa-align-left:before {
	content: "\f036";
}

.fa-align-center:before {
	content: "\f037";
}

.fa-align-right:before {
	content: "\f038";
}

.fa-align-justify:before {
	content: "\f039";
}

.fa-list:before {
	content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b";
}

.fa-indent:before {
	content: "\f03c";
}

.fa-video-camera:before {
	content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
	content: "\f03e";
}

.fa-pencil:before {
	content: "\f040";
}

.fa-map-marker:before {
	content: "\f041";
}

.fa-adjust:before {
	content: "\f042";
}

.fa-tint:before {
	content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044";
}

.fa-share-square-o:before {
	content: "\f045";
}

.fa-check-square-o:before {
	content: "\f046";
}

.fa-arrows:before {
	content: "\f047";
}

.fa-step-backward:before {
	content: "\f048";
}

.fa-fast-backward:before {
	content: "\f049";
}

.fa-backward:before {
	content: "\f04a";
}

.fa-play:before {
	content: "\f04b";
}

.fa-pause:before {
	content: "\f04c";
}

.fa-stop:before {
	content: "\f04d";
}

.fa-forward:before {
	content: "\f04e";
}

.fa-fast-forward:before {
	content: "\f050";
}

.fa-step-forward:before {
	content: "\f051";
}

.fa-eject:before {
	content: "\f052";
}

.fa-chevron-left:before {
	content: "\f053";
}

.fa-chevron-right:before {
	content: "\f054";
}

.fa-plus-circle:before {
	content: "\f055";
}

.fa-minus-circle:before {
	content: "\f056";
}

.fa-times-circle:before {
	content: "\f057";
}

.fa-check-circle:before {
	content: "\f058";
}

.fa-question-circle:before {
	content: "\f059";
}

.fa-info-circle:before {
	content: "\f05a";
}

.fa-crosshairs:before {
	content: "\f05b";
}

.fa-times-circle-o:before {
	content: "\f05c";
}

.fa-check-circle-o:before {
	content: "\f05d";
}

.fa-ban:before {
	content: "\f05e";
}

.fa-arrow-left:before {
	content: "\f060";
}

.fa-arrow-right:before {
	content: "\f061";
}

.fa-arrow-up:before {
	content: "\f062";
}

.fa-arrow-down:before {
	content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064";
}

.fa-expand:before {
	content: "\f065";
}

.fa-compress:before {
	content: "\f066";
}

.fa-plus:before {
	content: "\f067";
}

.fa-minus:before {
	content: "\f068";
}

.fa-asterisk:before {
	content: "\f069";
}

.fa-exclamation-circle:before {
	content: "\f06a";
}

.fa-gift:before {
	content: "\f06b";
}

.fa-leaf:before {
	content: "\f06c";
}

.fa-fire:before {
	content: "\f06d";
}

.fa-eye:before {
	content: "\f06e";
}

.fa-eye-slash:before {
	content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
	content: "\f071";
}

.fa-plane:before {
	content: "\f072";
}

.fa-calendar:before {
	content: "\f073";
}

.fa-random:before {
	content: "\f074";
}

.fa-comment:before {
	content: "\f075";
}

.fa-magnet:before {
	content: "\f076";
}

.fa-chevron-up:before {
	content: "\f077";
}

.fa-chevron-down:before {
	content: "\f078";
}

.fa-retweet:before {
	content: "\f079";
}

.fa-shopping-cart:before {
	content: "\f07a";
}

.fa-folder:before {
	content: "\f07b";
}

.fa-folder-open:before {
	content: "\f07c";
}

.fa-arrows-v:before {
	content: "\f07d";
}

.fa-arrows-h:before {
	content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080";
}

.fa-twitter-square:before {
	content: "\f081";
}

.fa-facebook-square:before {
	content: "\f082";
}

.fa-camera-retro:before {
	content: "\f083";
}

.fa-key:before {
	content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
	content: "\f085";
}

.fa-comments:before {
	content: "\f086";
}

.fa-thumbs-o-up:before {
	content: "\f087";
}

.fa-thumbs-o-down:before {
	content: "\f088";
}

.fa-star-half:before {
	content: "\f089";
}

.fa-heart-o:before {
	content: "\f08a";
}

.fa-sign-out:before {
	content: "\f08b";
}

.fa-linkedin-square:before {
	content: "\f08c";
}

.fa-thumb-tack:before {
	content: "\f08d";
}

.fa-external-link:before {
	content: "\f08e";
}

.fa-sign-in:before {
	content: "\f090";
}

.fa-trophy:before {
	content: "\f091";
}

.fa-github-square:before {
	content: "\f092";
}

.fa-upload:before {
	content: "\f093";
}

.fa-lemon-o:before {
	content: "\f094";
}

.fa-phone:before {
	content: "\f095";
}

.fa-square-o:before {
	content: "\f096";
}

.fa-bookmark-o:before {
	content: "\f097";
}

.fa-phone-square:before {
	content: "\f098";
}

.fa-twitter:before {
	content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a";
}

.fa-github:before {
	content: "\f09b";
}

.fa-unlock:before {
	content: "\f09c";
}

.fa-credit-card:before {
	content: "\f09d";
}

.fa-rss:before {
	content: "\f09e";
}

.fa-hdd-o:before {
	content: "\f0a0";
}

.fa-bullhorn:before {
	content: "\f0a1";
}

.fa-bell:before {
	content: "\f0f3";
}

.fa-certificate:before {
	content: "\f0a3";
}

.fa-hand-o-right:before {
	content: "\f0a4";
}

.fa-hand-o-left:before {
	content: "\f0a5";
}

.fa-hand-o-up:before {
	content: "\f0a6";
}

.fa-hand-o-down:before {
	content: "\f0a7";
}

.fa-arrow-circle-left:before {
	content: "\f0a8";
}

.fa-arrow-circle-right:before {
	content: "\f0a9";
}

.fa-arrow-circle-up:before {
	content: "\f0aa";
}

.fa-arrow-circle-down:before {
	content: "\f0ab";
}

.fa-globe:before {
	content: "\f0ac";
}

.fa-wrench:before {
	content: "\f0ad";
}

.fa-tasks:before {
	content: "\f0ae";
}

.fa-filter:before {
	content: "\f0b0";
}

.fa-briefcase:before {
	content: "\f0b1";
}

.fa-arrows-alt:before {
	content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1";
}

.fa-cloud:before {
	content: "\f0c2";
}

.fa-flask:before {
	content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5";
}

.fa-paperclip:before {
	content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
	content: "\f0c7";
}

.fa-square:before {
	content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
	content: "\f0c9";
}

.fa-list-ul:before {
	content: "\f0ca";
}

.fa-list-ol:before {
	content: "\f0cb";
}

.fa-strikethrough:before {
	content: "\f0cc";
}

.fa-underline:before {
	content: "\f0cd";
}

.fa-table:before {
	content: "\f0ce";
}

.fa-magic:before {
	content: "\f0d0";
}

.fa-truck:before {
	content: "\f0d1";
}

.fa-pinterest:before {
	content: "\f0d2";
}

.fa-pinterest-square:before {
	content: "\f0d3";
}

.fa-google-plus-square:before {
	content: "\f0d4";
}

.fa-google-plus:before {
	content: "\f0d5";
}

.fa-money:before {
	content: "\f0d6";
}

.fa-caret-down:before {
	content: "\f0d7";
}

.fa-caret-up:before {
	content: "\f0d8";
}

.fa-caret-left:before {
	content: "\f0d9";
}

.fa-caret-right:before {
	content: "\f0da";
}

.fa-columns:before {
	content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
	content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
	content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
	content: "\f0de";
}

.fa-envelope:before {
	content: "\f0e0";
}

.fa-linkedin:before {
	content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
	content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4";
}

.fa-comment-o:before {
	content: "\f0e5";
}

.fa-comments-o:before {
	content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
	content: "\f0e7";
}

.fa-sitemap:before {
	content: "\f0e8";
}

.fa-umbrella:before {
	content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
	content: "\f0ea";
}

.fa-lightbulb-o:before {
	content: "\f0eb";
}

.fa-exchange:before {
	content: "\f0ec";
}

.fa-cloud-download:before {
	content: "\f0ed";
}

.fa-cloud-upload:before {
	content: "\f0ee";
}

.fa-user-md:before {
	content: "\f0f0";
}

.fa-stethoscope:before {
	content: "\f0f1";
}

.fa-suitcase:before {
	content: "\f0f2";
}

.fa-bell-o:before {
	content: "\f0a2";
}

.fa-coffee:before {
	content: "\f0f4";
}

.fa-cutlery:before {
	content: "\f0f5";
}

.fa-file-text-o:before {
	content: "\f0f6";
}

.fa-building-o:before {
	content: "\f0f7";
}

.fa-hospital-o:before {
	content: "\f0f8";
}

.fa-ambulance:before {
	content: "\f0f9";
}

.fa-medkit:before {
	content: "\f0fa";
}

.fa-fighter-jet:before {
	content: "\f0fb";
}

.fa-beer:before {
	content: "\f0fc";
}

.fa-h-square:before {
	content: "\f0fd";
}

.fa-plus-square:before {
	content: "\f0fe";
}

.fa-angle-double-left:before {
	content: "\f100";
}

.fa-angle-double-right:before {
	content: "\f101";
}

.fa-angle-double-up:before {
	content: "\f102";
}

.fa-angle-double-down:before {
	content: "\f103";
}

.fa-angle-left:before {
	content: "\f104";
}

.fa-angle-right:before {
	content: "\f105";
}

.fa-angle-up:before {
	content: "\f106";
}

.fa-angle-down:before {
	content: "\f107";
}

.fa-desktop:before {
	content: "\f108";
}

.fa-laptop:before {
	content: "\f109";
}

.fa-tablet:before {
	content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b";
}

.fa-circle-o:before {
	content: "\f10c";
}

.fa-quote-left:before {
	content: "\f10d";
}

.fa-quote-right:before {
	content: "\f10e";
}

.fa-spinner:before {
	content: "\f110";
}

.fa-circle:before {
	content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112";
}

.fa-github-alt:before {
	content: "\f113";
}

.fa-folder-o:before {
	content: "\f114";
}

.fa-folder-open-o:before {
	content: "\f115";
}

.fa-smile-o:before {
	content: "\f118";
}

.fa-frown-o:before {
	content: "\f119";
}

.fa-meh-o:before {
	content: "\f11a";
}

.fa-gamepad:before {
	content: "\f11b";
}

.fa-keyboard-o:before {
	content: "\f11c";
}

.fa-flag-o:before {
	content: "\f11d";
}

.fa-flag-checkered:before {
	content: "\f11e";
}

.fa-terminal:before {
	content: "\f120";
}

.fa-code:before {
	content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123";
}

.fa-location-arrow:before {
	content: "\f124";
}

.fa-crop:before {
	content: "\f125";
}

.fa-code-fork:before {
	content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
	content: "\f127";
}

.fa-question:before {
	content: "\f128";
}

.fa-info:before {
	content: "\f129";
}

.fa-exclamation:before {
	content: "\f12a";
}

.fa-superscript:before {
	content: "\f12b";
}

.fa-subscript:before {
	content: "\f12c";
}

.fa-eraser:before {
	content: "\f12d";
}

.fa-puzzle-piece:before {
	content: "\f12e";
}

.fa-microphone:before {
	content: "\f130";
}

.fa-microphone-slash:before {
	content: "\f131";
}

.fa-shield:before {
	content: "\f132";
}

.fa-calendar-o:before {
	content: "\f133";
}

.fa-fire-extinguisher:before {
	content: "\f134";
}

.fa-rocket:before {
	content: "\f135";
}

.fa-maxcdn:before {
	content: "\f136";
}

.fa-chevron-circle-left:before {
	content: "\f137";
}

.fa-chevron-circle-right:before {
	content: "\f138";
}

.fa-chevron-circle-up:before {
	content: "\f139";
}

.fa-chevron-circle-down:before {
	content: "\f13a";
}

.fa-html5:before {
	content: "\f13b";
}

.fa-css3:before {
	content: "\f13c";
}

.fa-anchor:before {
	content: "\f13d";
}

.fa-unlock-alt:before {
	content: "\f13e";
}

.fa-bullseye:before {
	content: "\f140";
}

.fa-ellipsis-h:before {
	content: "\f141";
}

.fa-ellipsis-v:before {
	content: "\f142";
}

.fa-rss-square:before {
	content: "\f143";
}

.fa-play-circle:before {
	content: "\f144";
}

.fa-ticket:before {
	content: "\f145";
}

.fa-minus-square:before {
	content: "\f146";
}

.fa-minus-square-o:before {
	content: "\f147";
}

.fa-level-up:before {
	content: "\f148";
}

.fa-level-down:before {
	content: "\f149";
}

.fa-check-square:before {
	content: "\f14a";
}

.fa-pencil-square:before {
	content: "\f14b";
}

.fa-external-link-square:before {
	content: "\f14c";
}

.fa-share-square:before {
	content: "\f14d";
}

.fa-compass:before {
	content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
	content: "\f153";
}

.fa-gbp:before {
	content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
	content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "\f158";
}

.fa-won:before,
.fa-krw:before {
	content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a";
}

.fa-file:before {
	content: "\f15b";
}

.fa-file-text:before {
	content: "\f15c";
}

.fa-sort-alpha-asc:before {
	content: "\f15d";
}

.fa-sort-alpha-desc:before {
	content: "\f15e";
}

.fa-sort-amount-asc:before {
	content: "\f160";
}

.fa-sort-amount-desc:before {
	content: "\f161";
}

.fa-sort-numeric-asc:before {
	content: "\f162";
}

.fa-sort-numeric-desc:before {
	content: "\f163";
}

.fa-thumbs-up:before {
	content: "\f164";
}

.fa-thumbs-down:before {
	content: "\f165";
}

.fa-youtube-square:before {
	content: "\f166";
}

.fa-youtube:before {
	content: "\f167";
}

.fa-xing:before {
	content: "\f168";
}

.fa-xing-square:before {
	content: "\f169";
}

.fa-youtube-play:before {
	content: "\f16a";
}

.fa-dropbox:before {
	content: "\f16b";
}

.fa-stack-overflow:before {
	content: "\f16c";
}

.fa-instagram:before {
	content: "\f16d";
}

.fa-flickr:before {
	content: "\f16e";
}

.fa-adn:before {
	content: "\f170";
}

.fa-bitbucket:before {
	content: "\f171";
}

.fa-bitbucket-square:before {
	content: "\f172";
}

.fa-tumblr:before {
	content: "\f173";
}

.fa-tumblr-square:before {
	content: "\f174";
}

.fa-long-arrow-down:before {
	content: "\f175";
}

.fa-long-arrow-up:before {
	content: "\f176";
}

.fa-long-arrow-left:before {
	content: "\f177";
}

.fa-long-arrow-right:before {
	content: "\f178";
}

.fa-apple:before {
	content: "\f179";
}

.fa-windows:before {
	content: "\f17a";
}

.fa-android:before {
	content: "\f17b";
}

.fa-linux:before {
	content: "\f17c";
}

.fa-dribbble:before {
	content: "\f17d";
}

.fa-skype:before {
	content: "\f17e";
}

.fa-foursquare:before {
	content: "\f180";
}

.fa-trello:before {
	content: "\f181";
}

.fa-female:before {
	content: "\f182";
}

.fa-male:before {
	content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184";
}

.fa-sun-o:before {
	content: "\f185";
}

.fa-moon-o:before {
	content: "\f186";
}

.fa-archive:before {
	content: "\f187";
}

.fa-bug:before {
	content: "\f188";
}

.fa-vk:before {
	content: "\f189";
}

.fa-weibo:before {
	content: "\f18a";
}

.fa-renren:before {
	content: "\f18b";
}

.fa-pagelines:before {
	content: "\f18c";
}

.fa-stack-exchange:before {
	content: "\f18d";
}

.fa-arrow-circle-o-right:before {
	content: "\f18e";
}

.fa-arrow-circle-o-left:before {
	content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "\f191";
}

.fa-dot-circle-o:before {
	content: "\f192";
}

.fa-wheelchair:before {
	content: "\f193";
}

.fa-vimeo-square:before {
	content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
	content: "\f195";
}

.fa-plus-square-o:before {
	content: "\f196";
}

.fa-space-shuttle:before {
	content: "\f197";
}

.fa-slack:before {
	content: "\f198";
}

.fa-envelope-square:before {
	content: "\f199";
}

.fa-wordpress:before {
	content: "\f19a";
}

.fa-openid:before {
	content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
	content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
	content: "\f19d";
}

.fa-yahoo:before {
	content: "\f19e";
}

.fa-google:before {
	content: "\f1a0";
}

.fa-reddit:before {
	content: "\f1a1";
}

.fa-reddit-square:before {
	content: "\f1a2";
}

.fa-stumbleupon-circle:before {
	content: "\f1a3";
}

.fa-stumbleupon:before {
	content: "\f1a4";
}

.fa-delicious:before {
	content: "\f1a5";
}

.fa-digg:before {
	content: "\f1a6";
}

.fa-pied-piper:before {
	content: "\f1a7";
}

.fa-pied-piper-alt:before {
	content: "\f1a8";
}

.fa-drupal:before {
	content: "\f1a9";
}

.fa-joomla:before {
	content: "\f1aa";
}

.fa-language:before {
	content: "\f1ab";
}

.fa-fax:before {
	content: "\f1ac";
}

.fa-building:before {
	content: "\f1ad";
}

.fa-child:before {
	content: "\f1ae";
}

.fa-paw:before {
	content: "\f1b0";
}

.fa-spoon:before {
	content: "\f1b1";
}

.fa-cube:before {
	content: "\f1b2";
}

.fa-cubes:before {
	content: "\f1b3";
}

.fa-behance:before {
	content: "\f1b4";
}

.fa-behance-square:before {
	content: "\f1b5";
}

.fa-steam:before {
	content: "\f1b6";
}

.fa-steam-square:before {
	content: "\f1b7";
}

.fa-recycle:before {
	content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba";
}

.fa-tree:before {
	content: "\f1bb";
}

.fa-spotify:before {
	content: "\f1bc";
}

.fa-deviantart:before {
	content: "\f1bd";
}

.fa-soundcloud:before {
	content: "\f1be";
}

.fa-database:before {
	content: "\f1c0";
}

.fa-file-pdf-o:before {
	content: "\f1c1";
}

.fa-file-word-o:before {
	content: "\f1c2";
}

.fa-file-excel-o:before {
	content: "\f1c3";
}

.fa-file-powerpoint-o:before {
	content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
	content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8";
}

.fa-file-code-o:before {
	content: "\f1c9";
}

.fa-vine:before {
	content: "\f1ca";
}

.fa-codepen:before {
	content: "\f1cb";
}

.fa-jsfiddle:before {
	content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: "\f1cd";
}

.fa-circle-o-notch:before {
	content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
	content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
	content: "\f1d1";
}

.fa-git-square:before {
	content: "\f1d2";
}

.fa-git:before {
	content: "\f1d3";
}

.fa-hacker-news:before {
	content: "\f1d4";
}

.fa-tencent-weibo:before {
	content: "\f1d5";
}

.fa-qq:before {
	content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
	content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
	content: "\f1d9";
}

.fa-history:before {
	content: "\f1da";
}

.fa-genderless:before,
.fa-circle-thin:before {
	content: "\f1db";
}

.fa-header:before {
	content: "\f1dc";
}

.fa-paragraph:before {
	content: "\f1dd";
}

.fa-sliders:before {
	content: "\f1de";
}

.fa-share-alt:before {
	content: "\f1e0";
}

.fa-share-alt-square:before {
	content: "\f1e1";
}

.fa-bomb:before {
	content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
	content: "\f1e3";
}

.fa-tty:before {
	content: "\f1e4";
}

.fa-binoculars:before {
	content: "\f1e5";
}

.fa-plug:before {
	content: "\f1e6";
}

.fa-slideshare:before {
	content: "\f1e7";
}

.fa-twitch:before {
	content: "\f1e8";
}

.fa-yelp:before {
	content: "\f1e9";
}

.fa-newspaper-o:before {
	content: "\f1ea";
}

.fa-wifi:before {
	content: "\f1eb";
}

.fa-calculator:before {
	content: "\f1ec";
}

.fa-paypal:before {
	content: "\f1ed";
}

.fa-google-wallet:before {
	content: "\f1ee";
}

.fa-cc-visa:before {
	content: "\f1f0";
}

.fa-cc-mastercard:before {
	content: "\f1f1";
}

.fa-cc-discover:before {
	content: "\f1f2";
}

.fa-cc-amex:before {
	content: "\f1f3";
}

.fa-cc-paypal:before {
	content: "\f1f4";
}

.fa-cc-stripe:before {
	content: "\f1f5";
}

.fa-bell-slash:before {
	content: "\f1f6";
}

.fa-bell-slash-o:before {
	content: "\f1f7";
}

.fa-trash:before {
	content: "\f1f8";
}

.fa-copyright:before {
	content: "\f1f9";
}

.fa-at:before {
	content: "\f1fa";
}

.fa-eyedropper:before {
	content: "\f1fb";
}

.fa-paint-brush:before {
	content: "\f1fc";
}

.fa-birthday-cake:before {
	content: "\f1fd";
}

.fa-area-chart:before {
	content: "\f1fe";
}

.fa-pie-chart:before {
	content: "\f200";
}

.fa-line-chart:before {
	content: "\f201";
}

.fa-lastfm:before {
	content: "\f202";
}

.fa-lastfm-square:before {
	content: "\f203";
}

.fa-toggle-off:before {
	content: "\f204";
}

.fa-toggle-on:before {
	content: "\f205";
}

.fa-bicycle:before {
	content: "\f206";
}

.fa-bus:before {
	content: "\f207";
}

.fa-ioxhost:before {
	content: "\f208";
}

.fa-angellist:before {
	content: "\f209";
}

.fa-cc:before {
	content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
	content: "\f20b";
}

.fa-meanpath:before {
	content: "\f20c";
}

.fa-buysellads:before {
	content: "\f20d";
}

.fa-connectdevelop:before {
	content: "\f20e";
}

.fa-dashcube:before {
	content: "\f210";
}

.fa-forumbee:before {
	content: "\f211";
}

.fa-leanpub:before {
	content: "\f212";
}

.fa-sellsy:before {
	content: "\f213";
}

.fa-shirtsinbulk:before {
	content: "\f214";
}

.fa-simplybuilt:before {
	content: "\f215";
}

.fa-skyatlas:before {
	content: "\f216";
}

.fa-cart-plus:before {
	content: "\f217";
}

.fa-cart-arrow-down:before {
	content: "\f218";
}

.fa-diamond:before {
	content: "\f219";
}

.fa-ship:before {
	content: "\f21a";
}

.fa-user-secret:before {
	content: "\f21b";
}

.fa-motorcycle:before {
	content: "\f21c";
}

.fa-street-view:before {
	content: "\f21d";
}

.fa-heartbeat:before {
	content: "\f21e";
}

.fa-venus:before {
	content: "\f221";
}

.fa-mars:before {
	content: "\f222";
}

.fa-mercury:before {
	content: "\f223";
}

.fa-transgender:before {
	content: "\f224";
}

.fa-transgender-alt:before {
	content: "\f225";
}

.fa-venus-double:before {
	content: "\f226";
}

.fa-mars-double:before {
	content: "\f227";
}

.fa-venus-mars:before {
	content: "\f228";
}

.fa-mars-stroke:before {
	content: "\f229";
}

.fa-mars-stroke-v:before {
	content: "\f22a";
}

.fa-mars-stroke-h:before {
	content: "\f22b";
}

.fa-neuter:before {
	content: "\f22c";
}

.fa-facebook-official:before {
	content: "\f230";
}

.fa-pinterest-p:before {
	content: "\f231";
}

.fa-whatsapp:before {
	content: "\f232";
}

.fa-server:before {
	content: "\f233";
}

.fa-user-plus:before {
	content: "\f234";
}

.fa-user-times:before {
	content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
	content: "\f236";
}

.fa-viacoin:before {
	content: "\f237";
}

.fa-train:before {
	content: "\f238";
}

.fa-subway:before {
	content: "\f239";
}

.fa-medium:before {
	content: "\f23a";
}

.jetpack-social-navigation-svg .icon {
	color: #2f5bb1;
}

.jetpack-social-navigation-svg .icon:hover {
	color: white !important;
}

body a {
	color: #2f5bb1;
	text-decoration: none;
}

.post-content img {
	border: none !important;
	padding: 0;
}

.center-caption figure {
	text-align: center;
}

.post-77 .wp-block-column {
	margin-bottom: 30px;
}

.post-77 .wp-block-image img {
	width: 133px;
	height: 133px;
}

.post-77 .post-content h4 {
	margin-top: 20px;
}

.jetpack-social-navigation-svg .icon {
	color: inherit;
	fill: currentColor;
	height: 1em;
	vertical-align: middle;
	width: 1em;
}

.jetpack-social-navigation li {
	display: inline-block;
	margin: 0;
	line-height: 1;
}

/*!
* Do not modify this file directly.  It is concatenated from individual module CSS files.
*/
.swiper-container-rtl .swiper-button-next:after,
.wp-block-newspack-blocks-carousel .swiper-button-prev:after {
	content: none;
}
.swiper-container-rtl .swiper-button-prev:after,
.wp-block-newspack-blocks-carousel .swiper-button-next:after {
	content: none;
}
.jp-carousel-overlay .swiper-button-next,
.jp-carousel-overlay .swiper-button-prev,
.jp-carousel-overlay .swiper-container-rtl .swiper-button-next,
.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev {
	background-image: none;
}
[data-carousel-extra]:not(.jp-carousel-wrap) {
	cursor: pointer;
}
.jp-carousel-wrap * {
	line-height: inherit;
}
.jp-carousel-wrap.swiper-container {
	height: auto;
	width: 100vw;
}
.jp-carousel-overlay .swiper-zoom-container {
	background-size: 200%;
	background-repeat: no-repeat;
	background-position: center;
}
.jp-carousel-overlay .swiper-slide.swiper-slide-next .swiper-zoom-container img,
.jp-carousel-overlay
	.swiper-slide.swiper-slide-prev
	.swiper-zoom-container
	img {
	transition: none !important;
}
.jp-carousel-overlay .swiper-button-next,
.jp-carousel-overlay .swiper-button-prev {
	opacity: 0.5;
	transition: 0.5s opacity ease-out;
	height: initial;
	width: initial;
	padding: 20px 40px;
	background-image: none;
}
.jp-carousel-overlay .swiper-button-next:hover,
.jp-carousel-overlay .swiper-button-prev:hover {
	opacity: 1;
}
.jp-carousel-overlay .swiper-button-next:after,
.jp-carousel-overlay .swiper-button-prev:after,
.jp-carousel-overlay .swiper-container-rtl .swiper-button-next:after,
.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev:after {
	content: none;
}
.jp-carousel-overlay .swiper-button-next svg,
.jp-carousel-overlay .swiper-button-prev svg {
	height: 30px;
	width: 28px;
	background: #000;
	border-radius: 4px;
}
.jp-carousel-overlay {
	font-family: "Helvetica Neue", sans-serif !important;
	z-index: 2147483647;
	overflow-x: hidden;
	overflow-y: auto;
	direction: ltr;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #000;
}
.jp-carousel-overlay * {
	box-sizing: border-box;
}
.jp-carousel-overlay h1:before,
.jp-carousel-overlay h2:before,
.jp-carousel-overlay h3:before {
	content: none;
	display: none;
}
.jp-carousel-overlay .swiper-container .swiper-button-prev {
	left: 0;
	right: auto;
}
.jp-carousel-overlay .swiper-container .swiper-button-next {
	right: 0;
	left: auto;
}
.jp-carousel-overlay .swiper-container.swiper-container-rtl .swiper-button-next,
.jp-carousel-overlay
	.swiper-container.swiper-container-rtl
	.swiper-button-prev {
	transform: scaleX(-1);
}
.jp-carousel-container {
	display: grid;
	grid-template-rows: 1fr 64px;
	height: 100%;
}
.jp-carousel-hide-controls .jp-carousel-container {
	grid-template-rows: 1fr;
}
.jp-carousel-hide-controls .swiper-wrapper {
	margin-top: -32px;
}
.jp-carousel-hide-controls .jp-swiper-button-next,
.jp-carousel-hide-controls .jp-swiper-button-prev {
	margin-top: -54px;
}
.jp-carousel-msg {
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	display: inline-block;
	line-height: 19px;
	padding: 11px 15px;
	font-size: 14px;
	text-align: center;
	margin: 25px 20px 0 2px;
	background-color: #fff;
	border-left: 4px solid #ffba00;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.jp-carousel-info {
	display: flex;
	flex-direction: column;
	text-align: left !important;
	-webkit-font-smoothing: subpixel-antialiased !important;
	z-index: 100;
	background-color: #000;
	transition: opacity 0.2s ease-out;
	opacity: 1;
}
.jp-carousel-hide-controls .jp-carousel-info {
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.jp-carousel-info-footer {
	position: relative;
	background-color: #000;
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100vw;
}
.jp-carousel-info-extra {
	display: none;
	background-color: #000;
	padding: 35px;
	width: 100vw;
	border-top: 1px solid #222;
}
.jp-carousel-title-and-caption {
	margin-bottom: 15px;
}
.jp-carousel-info-extra.jp-carousel-show {
	display: block;
}
.jp-carousel-info ::selection {
	background: #fff;
	color: #fff;
}
.jp-carousel-info ::-moz-selection {
	background: #fff;
	color: #fff;
}
.jp-carousel-photo-info {
	left: 0 !important;
	width: 100% !important;
}
.jp-carousel-comments-wrapper {
	padding: 0;
	width: 100% !important;
	display: none;
}
.jp-carousel-comments-wrapper.jp-carousel-show {
	display: block;
}
.jp-carousel-comments-wrapper > .jp-carousel-photo-info {
	display: none;
}
.jp-carousel-transitions .jp-carousel-photo-info {
	transition: 0.4s ease-out;
}
.jp-carousel-buttons {
	margin: -18px -20px 15px;
	padding: 8px 10px;
	border-bottom: 1px solid #222;
	background: #222;
	text-align: center;
}
div.jp-carousel-buttons a {
	border: none !important;
	color: #999;
	font: normal 11px/1.2em "Helvetica Neue", sans-serif !important;
	letter-spacing: 0 !important;
	padding: 5px 2px 5px 0;
	text-decoration: none !important;
	text-shadow: none !important;
	vertical-align: middle;
	-webkit-font-smoothing: subpixel-antialiased;
}
div.jp-carousel-buttons a:hover {
	color: #fff;
	border: none !important;
}
.jp-carousel-transitions div.jp-carousel-buttons a:hover {
	transition: none !important;
}
.jp-carousel-slide,
.jp-carousel-slide img {
	transform: translate3d(0, 0, 0);
}
.jp-carousel-close-hint {
	cursor: default;
	letter-spacing: 0 !important;
	position: fixed;
	top: 20px;
	right: 30px;
	padding: 10px;
	text-align: right;
	width: 45px;
	height: 45px;
	z-index: 15;
	color: #fff;
	cursor: pointer;
	transition: opacity 0.2s ease-out;
}
.jp-carousel-transitions .jp-carousel-close-hint {
	transition: color 0.2s linear;
}
.jp-carousel-close-hint svg {
	padding: 3px 2px;
	background: #000;
	border-radius: 4px;
}
.jp-carousel-close-hint:hover {
	color: #fff;
}
.jp-carousel-close-hint:hover span {
	border-color: #fff;
}
.jp-carousel-pagination-container {
	flex: 1;
	margin: 0 15px 0 35px;
}
.jp-carousel-pagination,
.jp-swiper-pagination {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	white-space: nowrap;
	display: none;
	position: static !important;
}
.jp-carousel-pagination-container .swiper-pagination {
	text-align: left;
	line-height: 8px;
}
.jp-carousel-pagination {
	padding-left: 5px;
}
.jp-swiper-pagination .swiper-pagination-bullet {
	background: #999;
	margin: 0 9px;
}
.jp-swiper-pagination
	.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #fff;
}
.jp-swiper-pagination
	.swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
	background: #fff;
	opacity: 0.5;
}
.jp-carousel-info-footer .jp-carousel-photo-title-container {
	flex-basis: 50vw;
	flex: 4;
	justify-content: center;
	overflow: hidden;
	margin: 0;
}
.jp-carousel-photo-caption,
.jp-carousel-photo-title {
	background: 0 0 !important;
	border: none !important;
	display: inline-block;
	font: normal 20px/1.3em "Helvetica Neue", sans-serif;
	line-height: normal;
	letter-spacing: 0 !important;
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-shadow: none !important;
	text-transform: none !important;
	color: #fff;
}
.jp-carousel-info-footer .jp-carousel-photo-caption {
	text-align: center;
	font-size: 15px;
	white-space: nowrap;
	color: #999;
	cursor: pointer;
	margin: 0;
	text-overflow: ellipsis;
}
.jp-carousel-info-footer .jp-carousel-photo-caption p {
	margin: 0;
}
.jp-carousel-photo-title {
	font-size: 32px;
	margin-bottom: 2px;
}
.jp-carousel-photo-description {
	color: #999;
	font-size: 16px;
	margin: 25px 0;
	width: 100%;
}
.jp-carousel-photo-description {
	overflow: hidden;
	overflow-wrap: break-word;
}
.jp-carousel-photo-description p {
	color: #999;
	line-height: 1.4;
	margin-bottom: 0;
}
.jp-carousel-comments p a,
.jp-carousel-info h2 a,
.jp-carousel-photo-description p a {
	color: #fff !important;
	border: none !important;
	text-decoration: underline !important;
	font-weight: 400 !important;
	font-style: normal !important;
}
.jp-carousel-photo-description p b,
.jp-carousel-photo-description p strong {
	font-weight: 700;
	color: #999;
}
.jp-carousel-photo-description p em,
.jp-carousel-photo-description p i {
	font-style: italic;
	color: #999;
}
.jp-carousel-comments p a:hover,
.jp-carousel-info h2 a:hover,
.jp-carousel-photo-description p a:hover {
	color: #fff !important;
}
.jp-carousel-photo-description p:empty {
	display: none;
}
.jp-carousel-comments-wrapper h1:after,
.jp-carousel-comments-wrapper h1:before,
.jp-carousel-photo-info h1:after,
.jp-carousel-photo-info h1:before {
	content: none !important;
}
.jp-carousel-caption {
	font-size: 14px;
	font-weight: 400;
	margin: 0;
}
.jp-carousel-image-meta {
	color: #fff;
	font-size: 13px;
	font: 12px/1.4 "Helvetica Neue", sans-serif !important;
	width: 100%;
	display: none;
}
.jp-carousel-image-meta.jp-carousel-show {
	display: block;
}
.jp-carousel-image-meta h5,
.jp-carousel-image-meta li {
	font-family: "Helvetica Neue", sans-serif !important;
	position: inherit !important;
	top: auto !important;
	right: auto !important;
	left: auto !important;
	bottom: auto !important;
	background: 0 0 !important;
	border: none !important;
	font-weight: 400 !important;
	line-height: 1.3em !important;
}
.jp-carousel-image-meta ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}
.jp-carousel-image-meta li {
	width: 48% !important;
	display: inline-block !important;
	vertical-align: top !important;
	margin: 0 2% 15px 0 !important;
	color: #fff !important;
	font-size: 13px !important;
}
.jp-carousel-image-meta h5 {
	color: #999 !important;
	text-transform: uppercase !important;
	font-size: 10px !important;
	margin: 0 0 2px !important;
	letter-spacing: 0.1em !important;
}
a.jp-carousel-image-download {
	display: inline-block;
	clear: both;
	color: #999;
	line-height: 1;
	font-weight: 400;
	font-size: 14px;
	text-decoration: none;
}
a.jp-carousel-image-download svg {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
	padding-bottom: 2px;
}
a.jp-carousel-image-download span.photo-size {
	font-size: 11px;
	border-radius: 1em;
	margin-left: 2px;
	display: inline-block;
}
a.jp-carousel-image-download span.photo-size-times {
	padding: 0 1px 0 2px;
}
.jp-carousel-comments {
	font: 15px/1.7 "Helvetica Neue", sans-serif !important;
	font-weight: 400;
	background: none transparent;
	width: 100%;
	bottom: 10px;
	margin-top: 20px;
}
.jp-carousel-comments p a:active,
.jp-carousel-comments p a:focus,
.jp-carousel-comments p a:hover {
	color: #fff !important;
}
.jp-carousel-comment {
	background: none transparent;
	color: #999;
	overflow: auto;
	width: 100%;
	display: flex;
}
.jp-carousel-comment + .jp-carousel-comment {
	margin-top: 20px;
}
.jp-carousel-comment:last-of-type {
	margin-bottom: 20px;
}
.jp-carousel-comment p {
	color: #999 !important;
}
.jp-carousel-comment .comment-author {
	font-size: 15px;
	font-weight: 500;
	padding: 0;
	width: auto;
	display: inline;
	float: none;
	border: none;
	margin: 0;
}
.jp-carousel-comment .comment-author a {
	color: #fff;
}
.jp-carousel-comment .comment-gravatar {
	float: none;
	margin-right: 10px;
}
.jp-carousel-comment .comment-content {
	border: none;
	padding: 0;
}
.jp-carousel-comment .avatar {
	margin: 0;
	border-radius: 4px;
	border: none !important;
	padding: 0 !important;
	background-color: transparent !important;
	min-width: 64px;
	min-height: 64px;
	width: 64px;
	height: 64px;
}
.jp-carousel-comment .comment-date {
	color: #999;
	font-size: 11px;
	border-bottom: 1px solid #222;
	margin-bottom: 6px;
}
#jp-carousel-comment-form {
	margin: 0 0 10px !important;
	width: 100%;
}
#jp-carousel-comment-form.jp-carousel-is-disabled {
	opacity: 0.5;
	pointer-events: none;
}
textarea#jp-carousel-comment-form-comment-field {
	background: rgba(34, 34, 34, 0.9);
	border: 1px solid #3a3a3a;
	color: #a7aaad;
	font: 16px/1.4 "Helvetica Neue", sans-serif !important;
	width: 100%;
	padding: 10px 10px 5px;
	margin: 0;
	float: none;
	height: 147px;
	box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2);
	border-radius: 3px;
	overflow: hidden;
	box-sizing: border-box;
}
textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
	color: #555;
}
textarea#jp-carousel-comment-form-comment-field:focus {
	background: #ccc;
	color: #222;
}
textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
	color: #a7aaad;
}
#jp-carousel-loading-overlay {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#jp-carousel-loading-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100vh;
	width: 100vw;
}
#jp-carousel-library-loading,
#jp-carousel-library-loading:after {
	border-radius: 50%;
	width: 40px;
	height: 40px;
}
#jp-carousel-library-loading {
	float: left;
	margin: 22px 0 0 10px;
	font-size: 10px;
	position: relative;
	text-indent: -9999em;
	border-top: 8px solid rgba(255, 255, 255, 0.2);
	border-right: 8px solid rgba(255, 255, 255, 0.2);
	border-bottom: 8px solid rgba(255, 255, 255, 0.2);
	border-left: 8px solid #fff;
	transform: translateZ(0);
	animation: load8 1.1s infinite linear;
}
#jp-carousel-comment-form-spinner,
#jp-carousel-comment-form-spinner:after {
	border-radius: 50%;
	width: 20px;
	height: 20px;
}
#jp-carousel-comment-form-spinner {
	display: none;
	float: left;
	margin: 22px 0 0 10px;
	font-size: 10px;
	position: absolute;
	text-indent: -9999em;
	border-top: 4px solid rgba(255, 255, 255, 0.2);
	border-right: 4px solid rgba(255, 255, 255, 0.2);
	border-bottom: 4px solid rgba(255, 255, 255, 0.2);
	border-left: 4px solid #fff;
	transform: translateZ(0);
	animation: load8 1.1s infinite linear;
	margin: 0 auto;
	top: calc(50% - 15px);
	left: 0;
	bottom: 0;
	right: 0;
}
@keyframes load8 {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}
.jp-carousel-info-content-wrapper {
	max-width: 800px;
	margin: auto;
}
#jp-carousel-comment-form-submit-and-info-wrapper {
	display: none;
	overflow: hidden;
	width: 100%;
}
#jp-carousel-comment-form-commenting-as input {
	background: rgba(34, 34, 34, 0.9);
	border: 1px solid #3a3a3a;
	color: #a7aaad;
	font: 16px/1.4 "Helvetica Neue", sans-serif !important;
	padding: 10px;
	float: left;
	box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	width: 285px;
}
#jp-carousel-comment-form-commenting-as input:focus {
	background: #ccc;
	color: #222;
}
#jp-carousel-comment-form-commenting-as p {
	font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
	margin: 22px 0 0;
	float: left;
}
#jp-carousel-comment-form-commenting-as fieldset {
	float: left;
	border: none;
	margin: 20px 0 0 0;
	padding: 0;
	clear: both;
}
#jp-carousel-comment-form-commenting-as label {
	font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
	margin: 0 20px 3px 0;
	float: left;
	width: 100px;
}
#jp-carousel-comment-form-button-submit {
	margin-top: 20px;
	margin-left: auto;
	display: block;
	border: solid 1px #fff;
	background: rgba(34, 34, 34, 0.9);
	border-radius: 3px;
	padding: 8px 16px;
	font-size: 14px;
	color: #fff;
}
#jp-carousel-comment-form-button-submit:active,
#jp-carousel-comment-form-button-submit:focus {
	background: #fff;
	color: rgba(34, 34, 34, 0.9);
}
#jp-carousel-comment-form-container {
	margin-bottom: 15px;
	width: 100%;
	margin-top: 20px;
	color: #999;
	position: relative;
	overflow: hidden;
}
#jp-carousel-comment-post-results {
	display: none;
	overflow: auto;
	width: 100%;
}
#jp-carousel-comment-post-results span {
	display: block;
	text-align: center;
	margin-top: 20px;
	width: 100%;
	overflow: auto;
	padding: 1em 0;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 2px;
	font: 13px/1.4 "Helvetica Neue", sans-serif !important;
	border: 1px solid rgba(255, 255, 255, 0.17);
	box-shadow: inset 0 0 5px 5px #000;
}
.jp-carousel-comment-post-error {
	color: #df4926;
}
#jp-carousel-comments-closed {
	display: none;
	color: #999;
}
#jp-carousel-comments-loading {
	font: 400 15px/1.7 "Helvetica Neue", sans-serif !important;
	display: none;
	color: #999;
	text-align: left;
	margin-bottom: 20px;
	width: 100%;
	bottom: 10px;
	margin-top: 20px;
}
.jp-carousel-light.jp-carousel-overlay svg {
	background: #fff;
}
.jp-carousel-light.jp-carousel-overlay rect {
	fill: #000;
}
.jp-carousel-light.jp-carousel-overlay .jp-carousel-selected .jp-carousel-icon,
.jp-carousel-light.jp-carousel-overlay
	.jp-carousel-selected
	.jp-carousel-icon
	svg {
	background: #000;
}
.jp-carousel-light.jp-carousel-overlay .jp-carousel-selected rect {
	fill: #fff;
}
.jp-carousel-light.jp-carousel-overlay {
	background: #fff;
}
.jp-carousel-light .jp-carousel-close-hint:hover,
.jp-carousel-light .jp-carousel-photo-description div {
	color: #000 !important;
}
.jp-carousel-light .jp-carousel-comment .comment-author a,
.jp-carousel-light .jp-carousel-comments p a,
.jp-carousel-light .jp-carousel-info h2 a,
.jp-carousel-light .jp-carousel-photo-description p a {
	color: #000 !important;
}
.jp-carousel-light .jp-carousel-comment .comment-author a:hover,
.jp-carousel-light .jp-carousel-comments p a:hover,
.jp-carousel-light .jp-carousel-info h2 a:hover,
.jp-carousel-light .jp-carousel-photo-description p a:hover {
	color: #000 !important;
}
.jp-carousel-light .jp-carousel-comment,
.jp-carousel-light .jp-carousel-comment p,
.jp-carousel-light .jp-carousel-info h2,
.jp-carousel-light .jp-carousel-photo-description p,
.jp-carousel-light .jp-carousel-photo-description p b,
.jp-carousel-light .jp-carousel-photo-description p em,
.jp-carousel-light .jp-carousel-photo-description p i,
.jp-carousel-light .jp-carousel-photo-description p strong,
.jp-carousel-light div.jp-carousel-buttons a {
	color: #646970;
}
.jp-carousel-light .jp-carousel-buttons {
	border-bottom-color: #f0f0f0;
	background: #f6f7f7;
}
.jp-carousel-light div.jp-carousel-buttons a:hover {
	text-decoration: none;
	color: #f1831e;
}
.jp-carousel-light #jp-carousel-comment-form-button-submit {
	color: #000;
	border: solid 1px #000;
	background: #fbfbfb;
}
.jp-carousel-light .jp-carousel-image-meta {
	color: #333;
}
.jp-carousel-light .jp-carousel-image-meta li {
	color: #000 !important;
}
.jp-carousel-light .jp-carousel-close-hint {
	color: #ccc;
}
.jp-carousel-light .jp-carousel-close-hint span {
	background-color: #fff;
	border-color: #ccc;
}
.jp-carousel-light
	#jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
	color: #a7aaad;
}
.jp-carousel-light #jp-carousel-comment-form-comment-field:focus {
	color: #333;
}
.jp-carousel-light
	#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
	color: #dcdcde;
}
.jp-carousel-light a.jp-carousel-image-download {
	background-position: 0 -122px;
}
.jp-carousel-light a.jp-carousel-image-download:hover {
	background-position: 0 -122px;
	color: #f1831e;
}
.jp-carousel-light textarea#jp-carousel-comment-form-comment-field {
	background: #fbfbfb;
	color: #333;
	border: 1px solid #dcdcde;
	box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.jp-carousel-light #jp-carousel-comment-form-commenting-as input {
	background: #fbfbfb;
	border: 1px solid #dcdcde;
	color: #333;
	box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus {
	background: #fbfbfb;
	color: #333;
}
.jp-carousel-light #jp-carousel-comment-post-results span {
	background: #f6f7f7;
	border: 1px solid #dcdcde;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
}
.jp-carousel-light .jp-carousel-slide {
	background-color: #fff;
}
.jp-carousel-light .jp-carousel-fadeaway {
	background: linear-gradient(
		180deg,
		rgba(255, 255, 255, 0.75) 0,
		rgba(255, 255, 255, 0) 100%
	);
}
.jp-carousel-light .jp-carousel-info {
	background-color: #fff;
}
.jp-carousel-light .jp-carousel-info-footer {
	background-color: #fff;
}
.jp-carousel-light .jp-carousel-info-extra {
	background-color: #fff;
	border-color: #ddd;
}
.jp-carousel-light .jp-carousel-pagination {
	color: #000;
}
.jp-carousel-light
	.jp-swiper-pagination
	.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #000;
}
.jp-carousel-light
	.jp-swiper-pagination
	.swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
	background: #000;
	opacity: 0.5;
}
.jp-carousel-light #jp-carousel-comment-form-spinner {
	border-top: 4px solid rgba(0, 0, 0, 0.2);
	border-right: 4px solid rgba(0, 0, 0, 0.2);
	border-bottom: 4px solid rgba(0, 0, 0, 0.2);
	border-left: 4px solid #000;
}
.jp-carousel-photo-icons-container {
	flex: 1;
	display: block;
	text-align: right;
	margin: 0 20px 0 30px;
	white-space: nowrap;
}
.jp-carousel-icon-btn {
	padding: 16px;
	text-decoration: none;
	border: none;
	background: 0 0;
	display: inline-block;
	height: 64px;
}
.jp-carousel-icon {
	border: none;
	pointer-events: none;
	display: inline-block;
	line-height: 0;
	font-weight: 400;
	font-style: normal;
	border-radius: 4px;
	width: 31px;
	padding: 4px 3px 3px;
}
.jp-carousel-icon svg {
	display: inline-block;
}
.jp-carousel-selected .jp-carousel-icon {
	background: #fff;
}
.jp-carousel-selected rect {
	fill: #000;
}
.jp-carousel-icon-comments.jp-carousel-show {
	display: inline-block;
}
.jp-carousel-icon .jp-carousel-has-comments-indicator {
	display: none;
	font-size: 12px;
	vertical-align: top;
	margin-left: -16px;
	line-height: 1;
	padding: 2px 4px;
	border-radius: 4px;
	background: #fff;
	color: #000;
	font-weight: 400;
	font-family: "Helvetica Neue", sans-serif !important;
	position: relative;
}
.jp-carousel-light .jp-carousel-icon .jp-carousel-has-comments-indicator {
	background: #000;
	color: #fff;
}
.jp-carousel-has-comments-indicator.jp-carousel-show {
	display: inline-block;
}
@media only screen and (max-width: 760px) {
	.jp-carousel-overlay .swiper-container .swiper-button-next,
	.jp-carousel-overlay .swiper-container .swiper-button-prev {
		display: none !important;
	}
	.jp-carousel-buttons {
		display: none !important;
	}
	.jp-carousel-image-meta {
		float: none !important;
		width: 100% !important;
		box-sizing: border-box;
		margin-left: 0;
	}
	.jp-carousel-close-hint {
		font-size: 26px !important;
		position: fixed !important;
		top: 10px;
		right: 10px;
	}
	.admin-bar .jp-carousel-close-hint {
		top: 40px;
	}
	.jp-carousel-slide img {
		opacity: 1;
	}
	.jp-carousel-wrap {
		background-color: #000;
	}
	.jp-carousel-light .jp-carousel-wrap {
		background-color: #fff;
	}
	.jp-carousel-fadeaway {
		display: none;
	}
	.jp-carousel-info > .jp-carousel-photo-info {
		display: none;
	}
	.jp-carousel-comments-wrapper > .jp-carousel-photo-info {
		display: block;
	}
	.jp-carousel-caption {
		overflow: visible !important;
	}
	.jp-carousel-info-footer .jp-carousel-photo-title-container {
		display: none;
	}
	.jp-carousel-photo-icons-container {
		margin: 0 10px 0 0;
		white-space: nowrap;
	}
	.jp-carousel-icon-btn {
		padding-left: 20px;
	}
	.jp-carousel-pagination {
		padding-left: 5px;
	}
	.jp-carousel-pagination-container {
		margin-left: 25px;
	}
	.jp-carousel-comment .avatar {
		min-width: 48px;
	}
	#jp-carousel-comment-form-commenting-as fieldset,
	#jp-carousel-comment-form-commenting-as input {
		width: 100%;
		float: none;
	}
}
@font-face {
	font-family: swiper-icons;
	src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
		format("woff");
	font-weight: 400;
	font-style: normal;
}
:root {
	--swiper-theme-color: #007aff;
}
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
	flex-direction: column;
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
	flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-container-pointer-events {
	touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
	touch-action: pan-x;
}
.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
}
.swiper-slide-invisible-blank {
	visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height;
}
.swiper-container-3d {
	perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(
		to left,
		rgba(0, 0, 0, 0.5),
		rgba(0, 0, 0, 0)
	);
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(
		to right,
		rgba(0, 0, 0, 0.5),
		rgba(0, 0, 0, 0)
	);
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(
		to top,
		rgba(0, 0, 0, 0.5),
		rgba(0, 0, 0, 0)
	);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(
		to bottom,
		rgba(0, 0, 0, 0.5),
		rgba(0, 0, 0, 0)
	);
}
.swiper-container-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
	-ms-scroll-snap-type: x mandatory;
	scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
	-ms-scroll-snap-type: y mandatory;
	scroll-snap-type: y mandatory;
}
:root {
	--swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size) / 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	text-transform: none;
	font-variant: initial;
	line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: "next";
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
	--swiper-navigation-color: #ffffff;
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
	--swiper-navigation-color: #000000;
}
.swiper-button-lock {
	display: none;
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: 0.3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%;
}
.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(0.33);
	position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(0.33);
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 50%;
	background: #000;
	opacity: 0.2;
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical
	> .swiper-pagination-bullets
	.swiper-pagination-bullet {
	margin: 6px 0;
	display: block;
}
.swiper-container-vertical
	> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}
.swiper-container-vertical
	> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
	.swiper-pagination-bullet {
	display: inline-block;
	transition: 0.2s transform, 0.2s top;
}
.swiper-container-horizontal
	> .swiper-pagination-bullets
	.swiper-pagination-bullet {
	margin: 0 4px;
}
.swiper-container-horizontal
	> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}
.swiper-container-horizontal
	> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
	.swiper-pagination-bullet {
	transition: 0.2s transform, 0.2s left;
}
.swiper-container-horizontal.swiper-container-rtl
	> .swiper-pagination-bullets-dynamic
	.swiper-pagination-bullet {
	transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top;
}
.swiper-container-rtl
	.swiper-pagination-progressbar
	.swiper-pagination-progressbar-fill {
	transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
	> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}
.swiper-container-horizontal
	> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}
.swiper-pagination-white {
	--swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
	--swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
	display: none;
}
.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.swiper-slide-zoomed {
	cursor: move;
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}
.contact-form .clear-form {
	clear: both;
}
.contact-form input:-ms-input-placeholder {
	-ms-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}
.contact-form input::placeholder {
	transition: opacity 0.3s ease-out;
}
.contact-form input:hover:-ms-input-placeholder {
	opacity: 0.5;
}
.contact-form input:hover::placeholder {
	opacity: 0.5;
}
.contact-form input:focus:-ms-input-placeholder {
	opacity: 0.3;
}
.contact-form input:focus::placeholder {
	opacity: 0.3;
}
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form input[type="text"],
.contact-form input[type="url"] {
	box-sizing: border-box;
	margin-bottom: 1.5em;
	width: 100%;
	padding: 14px 7px;
}
.contact-form select {
	margin-bottom: 1.5em;
	padding: 14px 7px;
	min-width: 150px;
}
.contact-form textarea {
	box-sizing: border-box;
	float: none;
	height: 200px;
	margin-bottom: 1.5em;
	width: 100%;
	padding: 7px;
	font: inherit;
}
.contact-form input[type="checkbox"],
.contact-form input[type="radio"] {
	float: none;
	margin: 0 0.75rem 0 5px;
}
.contact-form input[type="checkbox"] {
	top: 0;
	margin-left: 0;
}
.contact-form label {
	margin-bottom: 0.25em;
	float: none;
	font-weight: 700;
	display: block;
}
.contact-form label.consent-implicit input {
	display: none;
}
.contact-form label.checkbox,
.contact-form label.checkbox-multiple,
.contact-form label.radio {
	margin-bottom: 0.25em;
	float: none;
	font-weight: 400;
	display: inline-flex;
	align-items: center;
}
.contact-form .grunion-field-checkbox-multiple-wrap,
.contact-form .grunion-field-checkbox-wrap,
.contact-form .grunion-field-consent-wrap,
.contact-form .grunion-field-radio-wrap {
	margin-bottom: 1em;
}
.contact-form label span {
	font-size: 85%;
	margin-left: 0.25em;
	font-weight: 400;
}
.contact-form-submission {
	margin-bottom: 4em;
	padding: 1.5em 1em;
}
.contact-form-submission p {
	margin: 0 auto;
	word-wrap: break-word;
}
.form-errors .form-error-message {
	color: red;
}
.textwidget .contact-form input[type="email"],
.textwidget .contact-form input[type="tel"],
.textwidget .contact-form input[type="text"],
.textwidget .contact-form input[type="url"],
.textwidget .contact-form textarea,
.wp-block-column .contact-form input[type="email"],
.wp-block-column .contact-form input[type="tel"],
.wp-block-column .contact-form input[type="text"],
.wp-block-column .contact-form input[type="url"],
.wp-block-column .contact-form textarea {
	width: 100%;
}
#jetpack-check-feedback-spam {
	margin: 1px 8px 0 0;
}
.jetpack-check-feedback-spam-spinner {
	display: inline-block;
	margin-top: 7px;
}
.wp-block-jetpack-contact-form {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	flex-direction: row;
}
.wp-block-jetpack-button,
.wp-block-jetpack-contact-form .grunion-field-wrap {
	flex: 0 0 100%;
}
.wp-block-jetpack-button button {
	padding: 20px 30px;
	border: inherit;
	font: inherit;
}
.wp-block-jetpack-button.alignright button {
	float: right;
}
.wp-block-jetpack-contact-form .grunion-field-wrap {
	border-right: 15px solid transparent;
}
.wp-block-jetpack-contact-form .grunion-field-width-25-wrap {
	flex: 0 0 25%;
}
.wp-block-jetpack-contact-form .grunion-field-width-50-wrap {
	flex: 0 0 50%;
}
.wp-block-jetpack-contact-form .grunion-field-width-75-wrap {
	flex: 0 0 75%;
}
.grunion-field-checkbox-wrap,
.grunion-field-consent-wrap {
	align-self: center;
}
@media only screen and (min-width: 600px) {
	.contact-form input[type="email"],
	.contact-form input[type="tel"],
	.contact-form input[type="text"],
	.contact-form input[type="url"] {
		width: 50%;
	}
	.wp-block-jetpack-contact-form input[type="email"],
	.wp-block-jetpack-contact-form input[type="tel"],
	.wp-block-jetpack-contact-form input[type="text"],
	.wp-block-jetpack-contact-form input[type="url"] {
		width: 100%;
	}
}
.jetpack-empty-spam-container {
	display: inline-block;
}
.jetpack-empty-spam {
	display: inline-block;
}
.jetpack-empty-spam-spinner {
	display: inline-block;
	margin-top: 7px;
}
.infinite-loader {
	color: #000;
	display: block;
	height: 28px;
	text-align: center;
}
#infinite-handle span {
	background: #333;
	border-radius: 1px;
	color: #f0f0f1;
	cursor: pointer;
	font-size: 13px;
	padding: 6px 16px;
}
@keyframes spinner-inner {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
.infinite-loader .spinner-inner div {
	left: 47px;
	top: 24px;
	position: absolute;
	animation: spinner-inner linear 1s infinite;
	background: #000;
	outline: 1px solid #fff;
	width: 6px;
	height: 12px;
	border-radius: 3px/6px;
	transform-origin: 3px 26px;
}
.infinite-loader .spinner-inner div:nth-child(1) {
	transform: rotate(0);
	animation-delay: -0.9166666666666666s;
	background: #000;
}
.infinite-loader .spinner-inner div:nth-child(2) {
	transform: rotate(30deg);
	animation-delay: -0.8333333333333334s;
	background: #000;
}
.infinite-loader .spinner-inner div:nth-child(3) {
	transform: rotate(60deg);
	animation-delay: -0.75s;
	background: #000;
}
.infinite-loader .spinner-inner div:nth-child(4) {
	transform: rotate(90deg);
	animation-delay: -0.6666666666666666s;
	background: #000;
}
.infinite-loader .spinner-inner div:nth-child(5) {
	transform: rotate(120deg);
	animation-delay: -0.5833333333333334s;
	background: #000;
}
.infinite-loader .spinner-inner div:nth-child(6) {
	transform: rotate(150deg);
	animation-delay: -0.5s;
	background: #000;
}
.infinite-loader .spinner-inner div:nth-child(7) {
	transform: rotate(180deg);
	animation-delay: -0.4166666666666667s;
	background: #000;
}
.infinite-loader .spinner-inner div:nth-child(8) {
	transform: rotate(210deg);
	animation-delay: -0.3333333333333333s;
	background: #000;
}
.infinite-loader .spinner-inner div:nth-child(9) {
	transform: rotate(240deg);
	animation-delay: -0.25s;
	background: #000;
}
.infinite-loader .spinner-inner div:nth-child(10) {
	transform: rotate(270deg);
	animation-delay: -0.16666666666666666s;
	background: #000;
}
.infinite-loader .spinner-inner div:nth-child(11) {
	transform: rotate(300deg);
	animation-delay: -83.33333333333333ms;
	background: #000;
}
.infinite-loader .spinner-inner div:nth-child(12) {
	transform: rotate(330deg);
	animation-delay: 0s;
	background: #000;
}
.infinite-loader .spinner {
	width: 28px;
	height: 28px;
	display: inline-block;
	overflow: hidden;
	background: 0 0;
}
.infinite-loader .spinner-inner {
	width: 100%;
	height: 100%;
	position: relative;
	transform: translateZ(0) scale(0.28);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform-origin: 0 0;
}
.infinite-loader .spinner-inner div {
	box-sizing: content-box;
}
#infinite-handle span button,
#infinite-handle span button:focus,
#infinite-handle span button:hover {
	display: inline;
	position: static;
	padding: 0;
	margin: 0;
	border: none;
	line-height: inherit;
	background: 0 0;
	color: inherit;
	cursor: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-family: inherit;
}
#infinite-handle span button::-moz-focus-inner {
	margin: 0;
	padding: 0;
	border: none;
}
@media (max-width: 800px) {
	#infinite-handle span:before {
		display: none;
	}
	#infinite-handle span {
		display: block;
	}
}
#infinite-footer {
	position: fixed;
	bottom: -50px;
	left: 0;
	width: 100%;
}
#infinite-footer a {
	text-decoration: none;
}
#infinite-footer .blog-credits a:hover,
#infinite-footer .blog-info a:hover {
	color: #444;
	text-decoration: underline;
}
#infinite-footer .container {
	background: rgba(255, 255, 255, 0.8);
	border-color: #ccc;
	border-color: rgba(0, 0, 0, 0.1);
	border-style: solid;
	border-width: 1px 0 0;
	box-sizing: border-box;
	margin: 0 auto;
	overflow: hidden;
	padding: 1px 20px;
	width: 780px;
}
#infinite-footer .blog-credits,
#infinite-footer .blog-info {
	box-sizing: border-box;
	line-height: 25px;
}
#infinite-footer .blog-info {
	float: left;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 40%;
}
#infinite-footer .blog-credits {
	font-weight: 400;
	float: right;
	width: 60%;
}
#infinite-footer .blog-info a {
	color: #111;
	font-size: 14px;
	font-weight: 700;
}
#infinite-footer .blog-credits {
	color: #888;
	font-size: 12px;
	text-align: right;
}
#infinite-footer .blog-credits a {
	color: #646970;
}
.infinity-end.neverending #infinite-footer {
	display: none;
}
@media (max-width: 640px) {
	#infinite-footer .container {
		box-sizing: border-box;
		width: 100%;
	}
	#infinite-footer .blog-info {
		width: 30%;
	}
	#infinite-footer .blog-credits {
		width: 70%;
	}
	#infinite-footer .blog-credits,
	#infinite-footer .blog-info a {
		font-size: 10px;
	}
}
@media (max-width: 640px) {
	#infinite-footer {
		position: static;
	}
}
#infinite-aria {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}
.infinite-wrap:focus {
	outline: 0 !important;
}
#jp-post-flair {
	padding-top: 0.5em;
}
#content div.sharedaddy,
#main div.sharedaddy,
div.sharedaddy {
	clear: both;
}
div.sharedaddy h3.sd-title {
	margin: 0 0 1em 0;
	display: inline-block;
	line-height: 1.2;
	font-size: 9pt;
	font-weight: 700;
}
div.sharedaddy h3.sd-title:before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid #dcdcde;
	margin-bottom: 1em;
}
#wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
	width: 61px;
	overflow: hidden;
}
#wpadminbar iframe.admin-bar-likes-widget {
	width: 61px;
	height: 28px;
	min-height: 28px;
	border-width: 0;
	position: absolute;
	top: 0;
}
div.jetpack-likes-widget-wrapper {
	width: 100%;
	min-height: 50px;
	position: relative;
}
div.jetpack-likes-widget-wrapper .sd-link-color {
	font-size: 12px;
}
div.jetpack-likes-widget-wrapper.slim-likes-widget {
	width: 1px;
	min-height: 0;
}
div.jetpack-comment-likes-widget-wrapper {
	width: 100%;
	position: relative;
	min-height: 31px;
}
div.jetpack-comment-likes-widget-wrapper iframe {
	margin-bottom: 0;
}
#likes-other-gravatars {
	display: none;
	position: absolute;
	padding: 10px 10px 12px 10px;
	background-color: #2e4453;
	border-width: 0;
	box-shadow: 0 0 10px #2e4453;
	box-shadow: 0 0 10px rgba(46, 68, 83, 0.6);
	min-width: 130px;
	z-index: 1000;
}
#likes-other-gravatars * {
	line-height: normal;
}
#likes-other-gravatars .likes-text {
	color: #fff;
	font-size: 12px;
	padding-bottom: 8px;
}
#likes-other-gravatars li,
#likes-other-gravatars ul {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}
#likes-other-gravatars li::before {
	content: "";
}
#likes-other-gravatars ul.wpl-avatars {
	overflow: auto;
	display: block;
	max-height: 190px;
}
#likes-other-gravatars ul.wpl-avatars li {
	width: 32px;
	height: 32px;
	float: left;
	margin: 0 5px 5px 0;
}
#likes-other-gravatars ul.wpl-avatars li a {
	margin: 0 2px 0 0;
	border-bottom: none !important;
	display: block;
}
#likes-other-gravatars ul.wpl-avatars li a img {
	background: 0 0;
	border: none;
	margin: 0 !important;
	padding: 0 !important;
	position: static;
}
div.sd-box {
	border-top: 1px solid #dcdcde;
	border-top: 1px solid rgba(0, 0, 0, 0.13);
}
.comment-likes-widget,
.entry-content .post-likes-widget,
.post-likes-widget {
	margin: 0;
	border-width: 0;
	display: block;
}
.comment-likes-widget-placeholder,
.post-likes-widget-placeholder {
	margin: 0;
	border-width: 0;
	position: relative;
}
.comment-likes-widget-placeholder {
	height: 18px;
	position: absolute;
	display: flex;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
		Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.comment-likes-widget-placeholder::before {
	color: #2ea2cc;
	width: 16px;
	height: 16px;
	content: "";
	display: inline-block;
	position: relative;
	top: 3px;
	padding-right: 5px;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='0' fill='none' width='24' height='24'/%3E%3Cg%3E%3Cpath fill='%232EA2CC' d='M12 2l2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304'/%3E%3C/g%3E%3C/svg%3E");
}
.post-likes-widget-placeholder .button {
	display: none;
}
.comment-likes-widget-placeholder .loading,
.post-likes-widget-placeholder .loading {
	color: #999;
	font-size: 12px;
}
.comment-likes-widget-placeholder .loading {
	padding-left: 5px;
	margin-top: 4px;
	align-self: center;
	color: #4e4e4e;
}
.slim-likes-widget .post-likes-widget {
	width: auto;
	float: none;
}
div.sharedaddy.sd-like-enabled .sd-like h3 {
	display: none;
}
div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
	width: 100%;
	float: none;
	position: absolute;
	top: 0;
}
.comment-likes-widget {
	width: 100%;
}
.cs-rating,
.pd-rating {
	display: block !important;
}
.sd-gplus .sd-title {
	display: none;
}
.jp-related-posts-i2__row {
	display: flex;
	margin-top: 1.5rem;
}
.jp-related-posts-i2__row:first-child {
	margin-top: 0;
}
.jp-related-posts-i2__post {
	flex-grow: 1;
	flex-basis: 0;
	margin: 0 10px;
	display: flex;
	flex-direction: column;
	padding-left: 0;
}
.jp-related-posts-i2__row[data-post-count="3"] .jp-related-posts-i2__post {
	max-width: calc(33% - 20px);
}
.jp-related-posts-i2__row[data-post-count="1"] .jp-related-posts-i2__post,
.jp-related-posts-i2__row[data-post-count="2"] .jp-related-posts-i2__post {
	max-width: calc(50% - 20px);
}
.jp-related-posts-i2__post-context,
.jp-related-posts-i2__post-date,
.jp-related-posts-i2__post-heading,
.jp-related-posts-i2__post-img-link {
	flex-direction: row;
	display: block;
}
.jp-related-posts-i2__post-heading {
	margin: 0.5rem 0;
	font-size: 1rem;
	line-height: 1.2em;
}
.jp-related-posts-i2__post-link {
	display: block;
	width: 100%;
	line-height: 1.2em;
}
.jp-related-posts-i2__post-img-link {
	order: -1;
}
.jp-related-posts-i2__post-img-link img {
	width: 100%;
}
.jp-relatedposts-i2[data-layout="list"] .jp-related-posts-i2__row {
	margin-top: 0;
	display: block;
}
.jp-relatedposts-i2[data-layout="list"] .jp-related-posts-i2__post {
	max-width: none;
	margin: 0;
}
.jp-relatedposts-i2[data-layout="list"].jp-related-posts-i2__post-img-link {
	margin-top: 1rem;
}
@media only screen and (max-width: 640px) {
	.jp-related-posts-i2__row {
		margin-top: 0;
		display: block;
	}
	.jp-related-posts-i2__row[data-post-count] .jp-related-posts-i2__post {
		max-width: none;
		margin: 0;
		margin-top: 1rem;
	}
	.jp-related-posts-i2__post-img-link {
		margin-top: 1rem;
	}
	.jp-related-posts-i2__post-img-link img {
		width: 350px;
	}
}
#jp-relatedposts {
	display: none;
	padding-top: 1em;
	margin: 1em 0;
	position: relative;
	clear: both;
}
.jp-relatedposts:after {
	content: "";
	display: block;
	clear: both;
}
#jp-relatedposts h3.jp-relatedposts-headline {
	margin: 0 0 1em 0;
	display: inline-block;
	float: left;
	font-size: 9pt;
	font-weight: 700;
	font-family: inherit;
}
#jp-relatedposts h3.jp-relatedposts-headline em:before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid #dcdcde;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	margin-bottom: 1em;
}
#jp-relatedposts h3.jp-relatedposts-headline em {
	font-style: normal;
	font-weight: 700;
}
#jp-relatedposts .jp-relatedposts-items {
	clear: left;
}
#jp-relatedposts .jp-relatedposts-items-visual {
	margin-right: -20px;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
	float: left;
	width: 33%;
	margin: 0 0 1em;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
	padding-right: 20px;
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n + 4),
#jp-relatedposts
	.jp-relatedposts-items-visual
	.jp-relatedposts-post:nth-child(3n + 4) {
	clear: both;
}
#jp-relatedposts
	.jp-relatedposts-items
	.jp-relatedposts-post:hover
	.jp-relatedposts-post-title
	a {
	text-decoration: underline;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover {
	-moz-opacity: 1;
	opacity: 1;
}
#jp-relatedposts .jp-relatedposts-items p,
#jp-relatedposts .jp-relatedposts-items time,
#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs {
	position: relative;
}
#jp-relatedposts
	.jp-relatedposts-items-visual
	.jp-relatedposts-post-nothumbs
	a.jp-relatedposts-post-aoverlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	border-bottom: 0;
}
#jp-relatedposts .jp-relatedposts-items p,
#jp-relatedposts .jp-relatedposts-items time {
	margin-bottom: 0;
}
#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	text-transform: none;
	margin: 0;
	font-family: inherit;
	display: block;
	max-width: 100%;
}
#jp-relatedposts
	.jp-relatedposts-items
	.jp-relatedposts-post
	.jp-relatedposts-post-title
	a {
	font-size: inherit;
	font-weight: 400;
	text-decoration: none;
	-moz-opacity: 1;
	opacity: 1;
}
#jp-relatedposts
	.jp-relatedposts-items
	.jp-relatedposts-post
	.jp-relatedposts-post-title
	a:hover {
	text-decoration: underline;
}
#jp-relatedposts
	.jp-relatedposts-items
	.jp-relatedposts-post
	img.jp-relatedposts-post-img,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
	display: block;
	max-width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
#jp-relatedposts
	.jp-relatedposts-items-visual
	.jp-relatedposts-post
	img.jp-relatedposts-post-img,
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
	height: auto;
	max-width: 100%;
}
#jp-relatedposts
	.jp-relatedposts-items
	.jp-relatedposts-post
	.jp-relatedposts-post-context,
#jp-relatedposts
	.jp-relatedposts-items
	.jp-relatedposts-post
	.jp-relatedposts-post-date {
	opacity: 0.6;
}
.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
	display: none;
}
#jp-relatedposts
	.jp-relatedposts-items-visual
	div.jp-relatedposts-post-thumbs
	p.jp-relatedposts-post-excerpt {
	display: none;
}
#jp-relatedposts
	.jp-relatedposts-items-visual
	.jp-relatedposts-post-nothumbs
	p.jp-relatedposts-post-excerpt {
	overflow: hidden;
}
#jp-relatedposts
	.jp-relatedposts-items-visual
	.jp-relatedposts-post-nothumbs
	span {
	margin-bottom: 1em;
}
#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post {
	clear: both;
	width: 100%;
}
#jp-relatedposts
	.jp-relatedposts-list
	.jp-relatedposts-post
	img.jp-relatedposts-post-img {
	float: left;
	overflow: hidden;
	max-width: 33%;
	margin-right: 3%;
}
#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title {
	display: inline-block;
	max-width: 63%;
}
@media only screen and (max-width: 640px) {
	#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
		width: 50%;
	}
	#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n) {
		clear: left;
	}
	#jp-relatedposts .jp-relatedposts-items-visual {
		margin-right: 20px;
	}
}
@media only screen and (max-width: 320px) {
	#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
		width: 100%;
		clear: both;
		margin: 0 0 1em;
	}
	#jp-relatedposts
		.jp-relatedposts-list
		.jp-relatedposts-post
		img.jp-relatedposts-post-img,
	#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title {
		float: none;
		max-width: 100%;
		margin-right: 0;
	}
}
#jp-post-flair {
	padding-top: 0.5em;
}
#content div.sharedaddy,
#main div.sharedaddy,
div.sharedaddy {
	clear: both;
}
div.sharedaddy h3.sd-title {
	margin: 0 0 1em 0;
	display: inline-block;
	line-height: 1.2;
	font-size: 9pt;
	font-weight: 700;
}
div.sharedaddy h3.sd-title:before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid #dcdcde;
	margin-bottom: 1em;
}
body.highlander-light h3.sd-title:before {
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}
body.highlander-dark h3.sd-title:before {
	border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.sd-sharing {
	margin-bottom: 1em;
}
.sd-content ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
}
.sd-content ul li {
	display: inline-block;
}
.sd-content ul li.share-deprecated {
	opacity: 0.5;
}
.sd-content ul li.share-deprecated a span {
	text-decoration: line-through;
}
.sd-block.sd-gplus {
	margin: 0 0 0.5em 0;
}
.sd-gplus .sd-content {
	font-size: 12px;
}
#sharing_email .sharing_send,
.sd-content ul li .option a.share-ustom,
.sd-content ul li a.sd-button,
.sd-content ul li.advanced a.share-more,
.sd-content ul li.preview-item div.option.option-smart-off a,
.sd-social-icon .sd-content ul li a.sd-button,
.sd-social-icon-text .sd-content ul li a.sd-button,
.sd-social-official .sd-content > ul > li .digg_button > a,
.sd-social-official .sd-content > ul > li > a.sd-button,
.sd-social-text .sd-content ul li a.sd-button {
	text-decoration: none !important;
	display: inline-block;
	font-size: 12px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	border-radius: 3px;
	color: #656565 !important;
	background: #f8f8f8;
	border: 1px solid #ccc;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
	text-shadow: none;
	line-height: 23px;
	padding: 1px 8px 0 5px;
}
.sd-content ul li .option a.share-ustom span,
.sd-content ul li a.sd-button > span,
.sd-content ul li.advanced a.share-more span,
.sd-content ul li.preview-item div.option.option-smart-off a span,
.sd-social-icon-text .sd-content ul li a.sd-button > span,
.sd-social-official .sd-content > ul > li .digg_button > a span,
.sd-social-official .sd-content > ul > li > a.sd-button span,
.sd-social-text .sd-content ul li a.sd-button span {
	line-height: 23px;
}
.sd-social-official
	.sd-content
	.sharing-hidden
	.inner
	> ul
	> li
	.digg_button
	> a,
.sd-social-official .sd-content .sharing-hidden .inner > ul > li > a.sd-button,
.sd-social-official .sd-content > ul > li .digg_button > a,
.sd-social-official .sd-content > ul > li > a.sd-button {
	line-height: 17px;
	box-shadow: none;
	vertical-align: top;
}
.sd-social-official .sd-content ul li a.sd-button > span {
	line-height: 17px;
}
.sd-social-official
	.sd-content
	.sharing-hidden
	.inner
	> ul
	> li
	.digg_button
	> a:before,
.sd-social-official
	.sd-content
	.sharing-hidden
	.inner
	> ul
	> li
	> a.sd-button:before,
.sd-social-official .sd-content > ul > li .digg_button > a:before,
.sd-social-official .sd-content > ul > li > a.sd-button:before {
	margin-bottom: -1px;
}
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-icon .sd-content ul li a.sd-button:hover,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:hover,
.sd-social-official .sd-content > ul > li .digg_button > a:active,
.sd-social-official .sd-content > ul > li .digg_button > a:hover,
.sd-social-official .sd-content > ul > li > a.sd-button:active,
.sd-social-official .sd-content > ul > li > a.sd-button:hover,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:hover {
	color: #555;
	background: #f6f7f7;
	border: 1px solid #999;
}
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content > ul > li .digg_button > a:active,
.sd-social-official .sd-content > ul > li > a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:active {
	box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.16);
}
.sd-content ul li a.sd-button:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font: normal 18px/1 social-logos;
	vertical-align: top;
	text-align: center;
}
.sd-social-icon-text ul li a.sd-button:before {
	position: relative;
	top: 2px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.sd-content ul li a.sd-button:before {
		position: relative;
		top: 2px;
	}
}
.sd-social-official ul li a.sd-button:before {
	position: relative;
	top: -2px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.sd-social-official ul li a.sd-button:before {
		top: 0;
	}
}
.sd-content ul li {
	margin: 0 5px 5px 0;
	padding: 0;
}
.jp-sharing-input-touch .sd-content ul li {
	padding-left: 10px;
}
.sd-content ul li.preview-item a.sd-button span,
.sd-social-icon-text .sd-content ul li a span,
.sd-social-official .sd-content ul li a.sd-button span {
	margin-left: 3px;
}
.sd-content ul li.preview-item.no-icon a.sd-button span {
	margin-left: 0;
}
.sd-content ul li.no-icon a:before,
.sd-social-text .sd-content ul li a:before {
	display: none;
}
body .sd-content ul li.share-custom.no-icon a span,
body .sd-social-text .sd-content ul li.share-custom a span {
	background-image: none;
	background-position: -500px -500px !important;
	background-repeat: no-repeat !important;
	padding-left: 0;
	height: 0;
	line-height: inherit;
}
.sd-social-icon .sd-content ul li a.share-more {
	position: relative;
	top: -4px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.sd-social-icon .sd-content ul li a.share-more {
		top: 2px;
	}
}
@-moz-document url-prefix() {
	.sd-social-icon .sd-content ul li a.share-more {
		top: 2px;
	}
}
.sd-social-icon .sd-content ul li a.share-more span {
	margin-left: 3px;
}
.sd-content ul li.share-print div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-print a:before,
.sd-social-icon-text .sd-content li.share-print a:before,
.sd-social-official .sd-content li.share-print a:before,
.sd-social-text .sd-content ul li.share-print a:before {
	content: "\f469";
}
.sd-content ul li.share-email div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-email a:before,
.sd-social-icon-text .sd-content li.share-email a:before,
.sd-social-official .sd-content li.share-email a:before,
.sd-social-text .sd-content ul li.share-email a:before {
	content: "\f410";
}
.sd-content ul li.share-linkedin div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-linkedin a:before,
.sd-social-icon-text .sd-content li.share-linkedin a:before,
.sd-social-text .sd-content ul li.share-linkedin a:before {
	content: "\f207";
}
.sd-content ul li.share-twitter div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-twitter a:before,
.sd-social-icon-text .sd-content li.share-twitter a:before,
.sd-social-text .sd-content ul li.share-twitter a:before {
	content: "\f202";
}
.sd-content ul li.share-reddit div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-reddit a:before,
.sd-social-icon-text .sd-content li.share-reddit a:before,
.sd-social-text .sd-content ul li.share-reddit a:before {
	content: "\f222";
}
.sd-content ul li.share-tumblr div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-tumblr a:before,
.sd-social-icon-text .sd-content li.share-tumblr a:before,
.sd-social-text .sd-content ul li.share-tumblr a:before {
	content: "\f607";
}
.sd-content ul li.share-pocket div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-pocket a:before,
.sd-social-icon-text .sd-content li.share-pocket a:before,
.sd-social-text .sd-content ul li.share-pocket a:before {
	content: "\f224";
}
.sd-content ul li.share-pinterest div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-pinterest a:before,
.sd-social-icon-text .sd-content li.share-pinterest a:before,
.sd-social-text .sd-content ul li.share-pinterest a:before {
	content: "\f210";
}
.sd-content ul li.share-facebook div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-facebook a:before,
.sd-social-icon-text .sd-content li.share-facebook a:before,
.sd-social-text .sd-content ul li.share-facebook a:before {
	content: "\f203";
}
.sd-content ul li.share-press-this div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-press-this a:before,
.sd-social-icon-text .sd-content li.share-press-this a:before,
.sd-social-official .sd-content li.share-press-this a:before,
.sd-social-text .sd-content ul li.share-press-this a:before {
	content: "\f205";
}
.sd-social-official .sd-content li.share-press-this a:before {
	color: #2ba1cb;
}
.sd-content ul li.share-telegram div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-telegram a:before,
.sd-social-icon-text .sd-content li.share-telegram a:before,
.sd-social-official .sd-content li.share-telegram a:before,
.sd-social-text .sd-content ul li.share-telegram a:before {
	content: "\f606";
}
.sd-social-official .sd-content li.share-telegram a:before {
	color: #08c;
}
.sd-content ul li.share-skype div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-skype a:before,
.sd-social-icon-text .sd-content li.share-skype a:before,
.sd-social-text .sd-content ul li.share-skype a:before {
	content: "\f220";
}
.sd-content ul li.advanced a.share-more:before,
.sd-social-icon .sd-content ul a.share-more:before,
.sd-social-icon-text .sd-content a.share-more:before,
.sd-social-official .sd-content a.share-more:before,
.sd-social-text .sd-content ul a.share-more:before {
	content: "\f415";
}
.sd-social-official .sd-content a.share-more:before {
	color: #2ba1cb;
}
.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,
.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before,
.sd-social-official .sd-content li.share-jetpack-whatsapp a:before,
.sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before {
	content: "\f608";
}
.sd-social-official .sd-content li.share-jetpack-whatsapp a:before {
	color: #43d854;
}
.sd-social-icon
	.sd-content
	ul
	li[class*="share-"].share-jetpack-whatsapp
	a.sd-button {
	background: #43d854;
	color: #fff !important;
}
.sd-content ul li.share-deprecated div.option.option-smart-off a:before,
.sd-social-icon .sd-content ul li.share-deprecated a:before,
.sd-social-icon-text .sd-content li.share-deprecated a:before,
.sd-social-official .sd-content li.share-deprecated a:before {
	width: 1em;
	height: 1em;
	content: "\1F6AB";
}
.sd-social .sd-button .share-count {
	background: #2ea2cc;
	color: #fff;
	border-radius: 10px;
	display: inline-block;
	text-align: center;
	font-size: 10px;
	padding: 1px 3px;
	line-height: 1;
}
.sd-social-official .sd-content ul,
.sd-social-official .sd-content ul li {
	line-height: 25px !important;
}
.sd-social-official .sd-content > ul > li > a.sd-button span {
	line-height: 1;
}
.sd-social-official .sd-content ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.sd-social-official .sd-content li.share-press-this a {
	margin: 0 0 5px 0;
}
.sd-social-official .sd-content ul > li {
	display: block;
	float: left;
	margin: 0 10px 5px 0 !important;
	height: 25px;
}
.sd-social-official .fb-share-button > span {
	vertical-align: top !important;
}
.sd-social-official .sd-content .pocket_button iframe {
	width: 98px;
}
.reddit_button iframe {
	margin-top: 1px;
}
.linkedin_button > span,
.pinterest_button,
.pocket_button iframe,
.twitter_button {
	margin: 0 !important;
}
.linkedin_button > span,
.pinterest_button a {
	display: block !important;
}
.sd-social-official .sd-content .share-skype {
	width: 55px;
}
body .sd-social-official li a.share-more,
body .sd-social-official li.share-custom a,
body .sd-social-official li.share-digg a,
body .sd-social-official li.share-email a,
body .sd-social-official li.share-press-this a,
body .sd-social-official li.share-print {
	position: relative;
	top: 0;
}
body .sd-social-icon .sd-content li.share-custom > a {
	padding: 2px 3px 0 3px;
	position: relative;
	top: 4px;
}
body .sd-content ul li.share-custom a.share-icon span,
body .sd-social-icon .sd-content li.share-custom a span,
body .sd-social-icon-text .sd-content li.share-custom a span,
body .sd-social-official .sd-content li.share-custom a span,
body .sd-social-text .sd-content li.share-custom a span {
	background-size: 16px 16px;
	background-repeat: no-repeat;
	margin-left: 0;
	padding: 0 0 0 19px;
	display: inline-block;
	height: 21px;
	line-height: 16px;
}
body .sd-social-icon .sd-content li.share-custom a span {
	width: 0;
}
body .sd-social-icon .sd-content li.share-custom a span {
	padding-left: 16px !important;
}
.sharing-hidden .inner {
	position: absolute;
	z-index: 2;
	border: 1px solid #ccc;
	padding: 10px;
	background: #fff;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	margin-top: 5px;
	max-width: 400px;
}
.sharing-hidden .inner ul {
	margin: 0 !important;
}
.sd-social-official .sd-content .sharing-hidden ul > li.share-end {
	clear: both;
	margin: 0 !important;
	height: 0 !important;
}
.sharing-hidden .inner:after,
.sharing-hidden .inner:before {
	position: absolute;
	z-index: 1;
	top: -8px;
	left: 20px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #ccc;
	content: "";
	display: block;
}
.sharing-hidden .inner:after {
	z-index: 2;
	top: -7px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #fff;
}
.sharing-hidden ul {
	margin: 0;
}
.sd-social-icon .sd-content ul li[class*="share-"] a,
.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 0;
	box-shadow: none;
	padding: 7px;
	position: relative;
	top: -2px;
	line-height: 1;
	width: auto;
	height: auto;
	margin-bottom: 0;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button > span,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a span {
	line-height: 1;
}
.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a:hover {
	border: none;
	opacity: 0.6;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button:before {
	top: 1px;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-custom {
	padding: 8px 8px 6px 8px;
	top: 5px;
}
.sd-social-icon .sd-content ul li a.sd-button.share-more {
	margin-left: 10px;
}
.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
	margin-left: 0;
}
.sd-social-icon .sd-button span.share-count {
	position: absolute;
	bottom: 0;
	right: 0;
	border-radius: 0;
	background: #555;
	font-size: 9px;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button {
	background: #e9e9e9;
	margin-top: 2px;
	text-indent: 0;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-tumblr a.sd-button {
	background: #2c4762;
	color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-facebook a.sd-button {
	background: #1877f2;
	color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-twitter a.sd-button {
	background: #00acee;
	color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-pinterest a.sd-button {
	background: #ca1f27;
	color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-digg a.sd-button {
	color: #555 !important;
}
.sd-social-icon
	.sd-content
	ul
	li[class*="share-"].share-press-this
	a.sd-button {
	background: #4f94d4;
	color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-telegram a.sd-button {
	background: #08c;
	color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-linkedin a.sd-button {
	background: #0077b5;
	color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-pocket a.sd-button {
	background: #ee4056;
	color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-reddit a.sd-button {
	background: #cee3f8;
	color: #555 !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-skype a.sd-button {
	background: #00aff0;
	color: #fff !important;
}
.sharing-screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.sharing-screen-reader-text:active,
.sharing-screen-reader-text:focus,
.sharing-screen-reader-text:hover {
	background-color: #f0f0f1;
	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-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
#sharing_email {
	width: 342px;
	position: absolute;
	z-index: 1001;
	border: 1px solid #ccc;
	padding: 15px;
	background: #fff;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
	text-align: left;
}
div.sharedaddy.sharedaddy-dark #sharing_email {
	border-color: #fff;
}
#sharing_email .errors {
	color: #fff;
	background-color: #771a09;
	font-size: 12px;
	padding: 5px 8px;
	line-height: 1;
	margin: 10px 0 0 0;
}
#sharing_email label {
	font-size: 12px;
	color: #333;
	font-weight: 700;
	display: block;
	padding: 0 0 4px 0;
	text-align: left;
	text-shadow: none;
}
#sharing_email form {
	margin: 0;
}
#sharing_email input[type="email"],
#sharing_email input[type="text"] {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #ccc;
	margin-bottom: 1em;
	background: #fff;
	font-size: 12px;
	color: #333;
	max-width: none;
	padding: 1px 3px;
}
#jetpack-source_f_name {
	display: none !important;
	position: absolute !important;
	left: -9000px;
}
#sharing_email .sharing_cancel {
	padding: 0 0 0 1em;
	font-size: 12px;
	text-shadow: none;
}
#sharing_email .recaptcha {
	width: 312px;
	height: 123px;
	margin: 0 0 1em 0;
}
.sd-content .share-customize-link {
	margin-top: 0;
	line-height: 11px;
}
.sd-content .share-customize-link a {
	font-size: 11px;
	font-family: "Open Sans", sans-serif;
}
.slideshow-window {
	background-color: #222;
	border: 20px solid #222;
	border-radius: 10px;
	height: 0;
	margin-bottom: 20px;
	overflow: hidden;
	padding-top: 30px !important;
	padding-bottom: 56.25% !important;
	position: relative;
	z-index: 1;
}
.slideshow-window.slideshow-white {
	background-color: #fff;
	border-color: #fff;
}
.slideshow-window,
.slideshow-window * {
	box-sizing: content-box;
}
.slideshow-loading {
	height: 100%;
	text-align: center;
	margin: auto;
}
body div.slideshow-window * img {
	background-color: transparent !important;
	background-image: none !important;
	border-width: 0 !important;
	display: block;
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
	padding: 0 !important;
	position: relative;
	transform: translateY(-50%);
	top: 50%;
}
.slideshow-loading img {
	vertical-align: middle;
}
.slideshow-slide {
	display: none;
	height: 100% !important;
	left: 0;
	margin: auto;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100% !important;
}
.slideshow-slide img {
	vertical-align: middle;
}
.slideshow-line-height-hack {
	overflow: hidden;
	width: 0;
	font-size: 0;
}
.slideshow-slide-caption {
	font-size: 13px;
	font-family: "Helvetica Neue", sans-serif;
	color: #f6f7f7;
	text-shadow: #222 1px 1px 2px;
	line-height: 25px;
	height: 25px;
	position: absolute;
	bottom: 5px;
	left: 0;
	z-index: 100;
	width: 100%;
	text-align: center;
}
.slideshow-controls {
	z-index: 1000;
	position: absolute;
	bottom: 30px;
	margin: auto;
	text-align: center;
	width: 100%;
	opacity: 0.5;
	direction: ltr;
	transition: 0.3s opacity ease-out;
}
.slideshow-window:hover .slideshow-controls {
	opacity: 1;
}
body div div.slideshow-controls a,
body div div.slideshow-controls a:hover {
	border: 2px solid rgba(255, 255, 255, 0.1) !important;
	background-color: #000 !important;
	background-color: rgba(0, 0, 0, 0.6) !important;
	background-image: url(../modules/shortcodes/img/slideshow-controls.png) !important;
	background-repeat: no-repeat;
	background-size: 142px 16px !important;
	background-position: -34px 8px !important;
	color: #222 !important;
	margin: 0 5px !important;
	padding: 0 !important;
	display: inline-block !important;
	zoom: 1;
	height: 32px !important;
	width: 32px !important;
	line-height: 32px !important;
	text-align: center !important;
	border-radius: 10em !important;
	transition: 0.3s border-color ease-out;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
	body div div.slideshow-controls a,
	body div div.slideshow-controls a:hover {
		background-image: url(../modules/shortcodes/img/slideshow-controls-2x.png) !important;
	}
}
body div div.slideshow-controls a:hover {
	border-color: #fff !important;
}
body div div.slideshow-controls a:first-child {
	background-position: -76px 8px !important;
}
body div div.slideshow-controls a:last-child {
	background-position: -117px 8px !important;
}
body div div.slideshow-controls a:nth-child(2) {
	background-position: -34px 8px !important;
}
body div div.slideshow-controls a.running {
	background-position: -34px 8px !important;
}
body div div.slideshow-controls a.paused {
	background-position: 9px 8px !important;
}
.slideshow-controls a img {
	border: 50px dotted #f0f;
}
body.presentation-wrapper-fullscreen-parent,
html.presentation-wrapper-fullscreen-parent {
	overflow: hidden !important;
}
.presentation-wrapper-fullscreen-parent #wpadminbar {
	display: none;
}
.presentation-wrapper-fullscreen,
.presentation-wrapper-fullscreen-parent {
	min-width: 100% !important;
	min-height: 100% !important;
	position: absolute !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 10000 !important;
}
.presentation-wrapper-fullscreen {
	background-color: grey;
	border: none !important;
}
.presentation-wrapper-fullscreen .nav-arrow-left,
.presentation-wrapper-fullscreen .nav-arrow-right {
	z-index: 20001;
}
.presentation-wrapper-fullscreen .nav-fullscreen-button {
	z-index: 20002;
}
.presentation-wrapper {
	margin: 20px auto;
	border: 1px solid #dcdcde;
	overflow: hidden;
	line-height: normal;
}
.presentation {
	position: relative;
	margin: 0;
	overflow: hidden;
	outline: 0;
}
.presentation,
.presentation .step {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}
.presentation .step.fade:not(.active) {
	opacity: 0;
}
.presentation .slide-content {
	padding: 30px;
}
.presentation .nav-arrow-left,
.presentation .nav-arrow-right,
.presentation .nav-fullscreen-button {
	position: absolute;
	width: 34px;
	background-repeat: no-repeat;
	z-index: 2;
	opacity: 0;
	transition: opacity 0.25s;
}
.presentation .nav-arrow-left,
.presentation .nav-arrow-right {
	height: 100%;
	background-image: url(../modules/shortcodes/images/slide-nav.png);
	background-size: 450% 61px;
}
.presentation .nav-arrow-left {
	left: 0;
	background-position: 4px 50%;
}
.presentation .nav-arrow-right {
	right: 0;
	background-position: -120px 50%;
}
.presentation .nav-fullscreen-button {
	width: 32px;
	height: 32px;
	margin: 4px;
	bottom: 0;
	right: 0;
	z-index: 3;
	background-image: url(../modules/shortcodes/images/expand.png);
	background-size: 100% 100%;
}
.presentation:hover .nav-arrow-left,
.presentation:hover .nav-arrow-right {
	opacity: 1;
}
.presentation:hover .nav-fullscreen-button {
	opacity: 0.8;
}
.presentation-wrapper-fullscreen .nav-fullscreen-button {
	background-image: url(../modules/shortcodes/images/collapse.png);
}
.presentation .autoplay-overlay {
	height: 15%;
	width: 80%;
	margin: 30% 10%;
	position: relative;
	z-index: 100;
	display: table;
	border-radius: 50px;
	background-color: #dcdcde;
	background-color: rgba(0, 0, 0, 0.75);
	transition: opacity 0.5s;
}
.presentation .autoplay-overlay .overlay-msg {
	position: relative;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #fff;
}
.presentation .will-fade {
	opacity: 0;
}
.presentation .do-fade {
	opacity: 1;
	transition: opacity 0.5s;
}
div.jetpack-quiz {
	border: 1px solid #deede3;
	background-color: #f3f3f3;
	padding: 1em;
	line-height: 1.3em;
	margin-bottom: 2em;
	border-radius: 0.2em;
}
div.jetpack-quiz div.jetpack-quiz-question {
	margin-bottom: 0.5em;
	font-weight: 700;
}
div.jetpack-quiz div.jetpack-quiz-answer {
	cursor: pointer;
	margin-bottom: 0.5em;
	padding: 1em 0 1em 1em;
	border-bottom: 1px dotted #999;
}
div.jetpack-quiz div.jetpack-quiz-answer.last {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}
div.jetpack-quiz div.jetpack-quiz-answer.correct {
	color: green;
}
div.jetpack-quiz div.jetpack-quiz-answer.wrong {
	color: red;
}
div.jetpack-quiz div.jetpack-quiz-answer div.jetpack-quiz-explanation {
	display: none;
}
div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation,
div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation {
	display: block;
	color: #000;
	font-size: 90%;
	margin-top: 1em;
}
div.jetpack-quiz
	div.jetpack-quiz-answer.correct
	div.jetpack-quiz-explanation
	tt,
div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation tt {
	font-size: 85%;
}
div.jetpack-quiz pre {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	background: 0 0;
	margin: 0;
	padding: 0;
}
#subscribe-email input {
	width: 95%;
}
.comment-subscription-form {
	margin-bottom: 1em;
}
.comment-subscription-form .subscribe-label {
	display: inline !important;
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.jetpack-video-wrapper {
	margin-bottom: 1.6em;
}
.jetpack-video-wrapper > .wp-video,
.jetpack-video-wrapper > embed,
.jetpack-video-wrapper > iframe,
.jetpack-video-wrapper > object {
	margin-bottom: 0;
}
.jetpack-social-navigation ul {
	display: block;
	margin: 0 0 1.5em;
	padding: 0;
}
.jetpack-social-navigation li {
	display: inline-block;
	margin: 0;
	line-height: 1;
}
.jetpack-social-navigation a {
	border: 0;
	height: 1em;
	text-decoration: none;
	width: 1em;
}
.jetpack-social-navigation-svg .icon {
	color: inherit;
	fill: currentColor;
	height: 1em;
	vertical-align: middle;
	width: 1em;
}
.jetpack-social-navigation-genericons a:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-family: Genericons;
	font-size: 1em;
	font-style: normal;
	font-weight: 400;
	height: 1em;
	line-height: 1;
	speak: none;
	text-decoration: inherit;
	vertical-align: top;
	width: 1em;
}
.jetpack-social-navigation-genericons a:before {
	content: "\f415";
}
.jetpack-social-navigation-genericons a[href*="codepen.io"]:before {
	content: "\f216";
}
.jetpack-social-navigation-genericons a[href*="digg.com"]:before {
	content: "\f221";
}
.jetpack-social-navigation-genericons a[href*="dribbble.com"]:before {
	content: "\f201";
}
.jetpack-social-navigation-genericons a[href*="dropbox.com"]:before {
	content: "\f225";
}
.jetpack-social-navigation-genericons a[href*="mailto:"]:before {
	content: "\f410";
}
.jetpack-social-navigation-genericons a[href*="facebook.com"]:before {
	content: "\f203";
}
.jetpack-social-navigation-genericons a[href*="flickr.com"]:before {
	content: "\f211";
}
.jetpack-social-navigation-genericons a[href*="foursquare.com"]:before {
	content: "\f226";
}
.jetpack-social-navigation-genericons a[href*="github.com"]:before {
	content: "\f200";
}
.jetpack-social-navigation-genericons a[href*="plus.google.com"]:before {
	content: "\f206";
}
.jetpack-social-navigation-genericons a[href*="instagram.com"]:before {
	content: "\f215";
}
.jetpack-social-navigation-genericons a[href*="linkedin.com"]:before {
	content: "\f208";
}
.jetpack-social-navigation-genericons a[href*="path.com"]:before {
	content: "\f219";
}
.jetpack-social-navigation-genericons a[href*="pinterest."]:before {
	content: "\f210";
}
.jetpack-social-navigation-genericons a[href*="getpocket.com"]:before {
	content: "\f224";
}
.jetpack-social-navigation-genericons a[href*="polldaddy.com"]:before {
	content: "\f217";
}
.jetpack-social-navigation-genericons a[href*="reddit.com"]:before {
	content: "\f222";
}
.jetpack-social-navigation-genericons a[href$="/feed/"]:before {
	content: "\f413";
}
.jetpack-social-navigation-genericons a[href*="skype:"]:before {
	content: "\f220";
}
.jetpack-social-navigation-genericons a[href*="spotify.com"]:before {
	content: "\f515";
}
.jetpack-social-navigation-genericons a[href*="stumbleupon.com"]:before {
	content: "\f223";
}
.jetpack-social-navigation-genericons a[href*="tumblr.com"]:before {
	content: "\f214";
}
.jetpack-social-navigation-genericons a[href*="twitch.tv"]:before {
	content: "\f516";
}
.jetpack-social-navigation-genericons a[href*="twitter.com"]:before {
	content: "\f202";
}
.jetpack-social-navigation-genericons a[href*="vimeo.com"]:before {
	content: "\f212";
}
.jetpack-social-navigation-genericons a[href*="vine.co"]:before {
	content: "\f517";
}
.jetpack-social-navigation-genericons a[href*="wordpress.com"]:before,
.jetpack-social-navigation-genericons a[href*="wordpress.org"]:before {
	content: "\f205";
}
.jetpack-social-navigation-genericons a[href*="youtube.com"]:before {
	content: "\f213";
}
.tiled-gallery {
	clear: both;
	margin: 0 0 20px;
	overflow: hidden;
}
.tiled-gallery img {
	margin: 2px !important;
}
.tiled-gallery .gallery-group {
	float: left;
	position: relative;
}
.tiled-gallery .tiled-gallery-item {
	float: left;
	margin: 0;
	position: relative;
	width: inherit;
}
.tiled-gallery .gallery-row {
	overflow: hidden;
}
.tiled-gallery .tiled-gallery-item a {
	background: 0 0;
	border: none;
	color: inherit;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: auto;
}
.tiled-gallery .tiled-gallery-item img,
.tiled-gallery .tiled-gallery-item img:hover {
	background: 0 0;
	border: none;
	box-shadow: none;
	max-width: 100%;
	padding: 0;
	vertical-align: middle;
}
.tiled-gallery-caption {
	background: #f0f0f1;
	background: rgba(255, 255, 255, 0.8);
	color: #333;
	font-size: 13px;
	font-weight: 400;
	overflow: hidden;
	padding: 10px 0;
	position: absolute;
	bottom: 0;
	text-indent: 10px;
	text-overflow: ellipsis;
	width: 100%;
	white-space: nowrap;
}
.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption {
	font-size: 11px;
}
.widget-gallery .tiled-gallery-unresized {
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.tiled-gallery .tiled-gallery-item img.grayscale {
	position: absolute;
	left: 0;
	top: 0;
}
.tiled-gallery .tiled-gallery-item img.grayscale:hover {
	opacity: 0;
}
.tiled-gallery.type-circle .tiled-gallery-item img {
	border-radius: 50% !important;
	-o-object-fit: cover;
	object-fit: cover;
}
.tiled-gallery.type-circle .tiled-gallery-caption {
	display: none;
}
.tiled-gallery.type-square .tiled-gallery-item img {
	-o-object-fit: cover;
	object-fit: cover;
}
.jetpack-display-remote-posts {
	margin: 5px 0 20px 0;
}
.jetpack-display-remote-posts h4 {
	margin: 5px 0;
	padding: 0;
}
.jetpack-display-remote-posts p {
	margin: 0;
	padding: 0;
}
.jetpack-display-remote-posts img {
	max-width: 100%;
}
.widget-grofile h4 {
	margin: 1em 0 0.5em;
}
.widget-grofile ul.grofile-urls {
	margin-left: 0;
	overflow: hidden;
}
.widget-grofile ul.grofile-accounts li {
	list-style: none;
	display: inline;
}
.widget-grofile ul.grofile-accounts li::before {
	content: "" !important;
}
.widget-grofile .grofile-accounts-logo {
	background-image: url(https://secure.gravatar.com/images/grav-share-sprite.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.rtl .widget-grofile .grofile-accounts-logo {
	margin-left: 8px;
	margin-right: 0;
}
.grofile-thumbnail {
	width: 500px;
	max-width: 100%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min--moz-device-pixel-ratio: 1.5),
	only screen and (min-device-pixel-ratio: 1.5) {
	.widget-grofile .grofile-accounts-logo {
		background-image: url(https://secure.gravatar.com/images/grav-share-sprite-2x.png);
		background-size: 16px 784px;
	}
}
div[class^="gr_custom_container"] {
	border: 1px solid gray;
	border-radius: 10px;
	padding: 10px 5px 10px 5px;
	background-color: #fff;
	color: #000;
}
div[class^="gr_custom_container"] a {
	color: #000;
}
h2[class^="gr_custom_header"] {
	display: none;
}
div[class^="gr_custom_each_container"] {
	width: 100%;
	clear: both;
	margin-bottom: 10px;
	overflow: auto;
	padding-bottom: 4px;
	border-bottom: 1px solid #a7aaad;
}
div[class^="gr_custom_book_container"] {
	float: right;
	overflow: hidden;
	height: 60px;
	margin-left: 4px;
	width: 39px;
}
div[class^="gr_custom_author"] {
	font-size: 10px;
}
div[class^="gr_custom_tags"] {
	font-size: 10px;
	color: gray;
}
div[class^="gr_custom_rating"] {
	display: none;
}
.widget_wpcom_social_media_icons_widget ul {
	list-style-type: none;
	margin-left: 0;
}
.widget_wpcom_social_media_icons_widget ul li {
	border: 0 none;
	display: inline;
	margin-right: 0.5em;
}
.widget_wpcom_social_media_icons_widget li a {
	border: 0 none;
	text-decoration: none;
}
.widget_wpcom_social_media_icons_widget .genericon {
	font-family: Genericons;
}
.widget_wpcom_social_media_icons_widget .screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.widget_wpcom_social_media_icons_widget .screen-reader-text:active,
.widget_wpcom_social_media_icons_widget .screen-reader-text:focus,
.widget_wpcom_social_media_icons_widget .screen-reader-text:hover {
	background-color: #f0f0f1;
	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: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
.widgets-grid-layout {
	width: 100%;
}
.widgets-grid-layout:after,
.widgets-grid-layout:before {
	content: " ";
	display: table;
}
.widgets-grid-layout:after {
	clear: both;
}
.widget-grid-view-image {
	float: left;
	max-width: 50%;
}
.widget-grid-view-image a {
	display: block;
	margin: 0 2px 4px 0;
}
.widget-grid-view-image:nth-child(even) {
	float: right;
}
.widget-grid-view-image:nth-child(even) a {
	margin: 0 0 4px 2px;
}
.widgets-grid-layout .widget-grid-view-image img {
	max-width: 100%;
	height: auto;
}
.widgets-multi-column-grid ul {
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.widgets-multi-column-grid ul li {
	background: 0 0;
	clear: none;
	float: left;
	margin: 0 -5px -3px 0;
	padding: 0 8px 6px 0;
	border: none;
	list-style-type: none !important;
}
.widgets-multi-column-grid ul li a {
	background: 0 0;
	margin: 0;
	padding: 0;
	border: 0;
}
.widgets-multi-column-grid .avatar {
	vertical-align: middle;
}
.widgets-list-layout {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.widgets-list-layout li:after,
.widgets-list-layout li:before {
	content: "";
	display: table;
}
.widgets-list-layout li:after {
	clear: both;
}
.widgets-list-layout li {
	zoom: 1;
	margin-bottom: 1em;
	list-style-type: none !important;
}
.widgets-list-layout .widgets-list-layout-blavatar {
	float: left;
	width: 21.276596%;
	max-width: 40px;
	height: auto;
}
.widgets-list-layout-links {
	float: right;
	width: 73.404255%;
}
.widgets-list-layout span {
	opacity: 0.5;
}
.widgets-list-layout span:hover {
	opacity: 0.8;
}
.jetpack-image-container:after {
	clear: both;
}
.jetpack-image-container:after,
.jetpack-image-container:before {
	display: table;
	content: "";
}
.widgets-multi-column-grid ul {
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.widgets-multi-column-grid ul li {
	background: 0 0;
	clear: none;
	float: left;
	margin: 0 -5px -3px 0;
	padding: 0 8px 6px 0;
	border: none;
	list-style-type: none !important;
}
.widgets-multi-column-grid ul li a {
	background: 0 0;
	margin: 0;
	padding: 0;
	border: 0;
}
.widgets-multi-column-grid .avatar {
	vertical-align: middle;
}
.widget_jetpack_my_community .avatar-240,
.widget_jetpack_my_community .avatar-48 {
	max-width: 48px;
	max-height: 48px;
}
.widget.widget_authors li > ul,
.widget_authors > ul {
	margin-left: inherit;
	padding-left: 0;
}
.widget_authors ul li li {
	padding-left: 0;
}
.widget_authors > ul > li {
	margin-bottom: 1em;
	list-style: none;
}
.widget_authors > ul > li + li {
	border-top: 0;
}
.widget.widget_authors img {
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	box-shadow: none;
}
.wpcnt {
	text-align: center;
	line-height: 2;
}
.wpa {
	position: relative;
	overflow: hidden;
	display: inline-block;
	max-width: 100%;
}
.wpa-about {
	position: absolute;
	top: 5px;
	left: 0;
	right: 0;
	display: block;
	margin-top: 0;
	color: #888;
	font: 10px/1 "Open Sans", Arial, sans-serif !important;
	text-align: left !important;
	text-decoration: none !important;
	opacity: 0.85;
	border-bottom: none !important;
	box-shadow: none !important;
}
.wpa .u > div {
	display: block;
	margin-top: 5px;
	margin-bottom: 1em;
}
div.wpa > div {
	margin-top: 20px;
}
.wpa .u .adsbygoogle {
	display: block;
	margin-top: 17px;
	margin-bottom: 1em;
	background-color: transparent;
}
.widget_eu_cookie_law_widget {
	animation: fadeIn 0.8s;
	border: none;
	bottom: 1em;
	left: 1em;
	margin: 0;
	padding: 0;
	position: fixed;
	right: 1em;
	width: auto;
	z-index: 50001;
}
@keyframes fadeIn {
	from {
		opacity: 0;
		visibility: hidden;
	}
	to {
		opacity: 1;
		visibility: visible;
	}
}
.widget_eu_cookie_law_widget.widget.top {
	bottom: auto;
	top: 1em;
}
.admin-bar .widget_eu_cookie_law_widget.widget.top {
	top: 3em;
}
amp-consent.widget_eu_cookie_law_widget.widget.top {
	top: 1em;
	margin: 0;
}
.admin-bar amp-consent.widget_eu_cookie_law_widget.widget.top {
	top: 0;
	margin-top: 3em;
}
#eu-cookie-law {
	background-color: #fff;
	border: 1px solid #dedede;
	color: #2e4467;
	font-size: 12px;
	line-height: 1.5;
	overflow: hidden;
	padding: 6px 6px 6px 15px;
	position: relative;
}
#eu-cookie-law a,
#eu-cookie-law a:active,
#eu-cookie-law a:visited {
	color: inherit;
	cursor: inherit;
	text-decoration: underline;
}
#eu-cookie-law a:hover {
	cursor: pointer;
	text-decoration: none;
}
#eu-cookie-law.negative {
	background-color: #000;
	border: none;
	color: #fff;
}
#eu-cookie-law.hide {
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.4s, visibility 0.4s;
}
#eu-cookie-law form {
	margin-bottom: 0;
	position: static;
}
#eu-cookie-law input,
#eu-cookie-law input:focus,
#eu-cookie-law input:hover {
	background: #f3f3f3;
	border: 1px solid #dedede;
	border-radius: 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #2e4453;
	cursor: pointer;
	display: inline;
	float: right;
	font-family: inherit;
	font-size: 14px;
	font-weight: inherit;
	line-height: inherit;
	margin: 0 0 0 5%;
	padding: 8px 12px;
	position: static;
	text-transform: none;
}
#eu-cookie-law.negative input,
#eu-cookie-law.negative input:focus,
#eu-cookie-law.negative input:hover {
	background: #282828;
	border-color: #535353;
	color: #fff;
}
@media (max-width: 600px) {
	#eu-cookie-law {
		padding-bottom: 55px;
	}
	#eu-cookie-law input.accept {
		bottom: 8px;
		position: absolute;
		right: 8px;
	}
}
.widget_eu_cookie_law_widget .customize-partial-edit-shortcut > button {
	left: 0;
}
.flickr-images {
	text-align: center;
}
.flickr-size-thumbnail .flickr-images {
	align-content: space-between;
	align-items: center;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}
.flickr-images img {
	max-width: 100%;
	margin: 5px;
}
.wpcom-instagram-images {
	display: grid;
	grid-gap: 0.5rem;
	grid-auto-columns: 1fr;
}
.wpcom-instagram-images:after,
.wpcom-instagram-images:before {
	content: none;
}
.wpcom-instagram-images a {
	display: block;
	margin: 4px 2px;
}
.wpcom-instagram-columns-2 a,
.wpcom-instagram-columns-3 a {
	display: inline-block;
	vertical-align: top;
}
.wpcom-instagram-columns-2 a {
	width: calc(50% - 8px);
}
.wpcom-instagram-columns-3 a {
	width: calc(33.3333% - 8px);
}
.wpcom-instagram-images .sq-bg-image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 0;
	overflow: hidden;
	padding-bottom: 100%;
}
.wpcom-instagram-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}
.wpcom-instagram-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}
@supports (display: grid) {
	.wpcom-instagram-images a {
		display: block;
		margin: 0;
	}
	.wpcom-instagram-columns-2 a,
	.wpcom-instagram-columns-3 a {
		width: auto;
	}
}
.jetpack-search-filters-widget__sub-heading {
	font-size: inherit;
	font-weight: 700;
	margin: 0 0 0.5em;
	padding: 0;
}
.jetpack-search-form + .jetpack-search-filters-widget__sub-heading {
	margin-top: 1.5em;
	margin-bottom: 0.5em !important;
}
.jetpack-search-filters-widget__clear {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.jetpack-search-sort-wrapper {
	margin-top: 1em;
	margin-bottom: 1.5em;
}
.jetpack-search-sort-wrapper label {
	display: inherit;
}
.widget_search
	.jetpack-search-filters-widget__filter-list
	input[type="checkbox"] {
	width: auto;
	height: auto;
}
ul.jetpack-search-filters-widget__filter-list li {
	border: none;
	padding: 0;
	list-style: none;
}
ul.jetpack-search-filters-widget__filter-list li a {
	text-decoration: none;
}
ul.jetpack-search-filters-widget__filter-list li a:hover {
	box-shadow: none;
}
ul.jetpack-search-filters-widget__filter-list li label {
	font-weight: inherit;
	display: inherit;
}
.jetpack-search-filters-widget__filter-list {
	list-style: none;
}
ul.jetpack-search-filters-widget__filter-list {
	margin-bottom: 1.5em;
}
body.search .jetpack-search-form input[name="s"]:-ms-input-placeholder {
	color: transparent;
}
body.search .jetpack-search-form input[name="s"]::placeholder {
	color: transparent;
}
body.search
	.jetpack-search-form
	input[name="s"].show-placeholder:-ms-input-placeholder {
	color: inherit;
}
body.search .jetpack-search-form input[name="s"].show-placeholder::placeholder {
	color: inherit;
}
@media screen and (min-width: 400px) {
	.widget.jetpack-simple-payments .jetpack-simple-payments-product {
		flex-direction: column;
	}
	.widget.jetpack-simple-payments .jetpack-simple-payments-details {
		padding-left: 0;
	}
}
.jetpack_widget_social_icons li,
.jetpack_widget_social_icons ul {
	list-style: none;
}
.jetpack_widget_social_icons ul {
	display: block;
	margin: 0 0 1.5em;
	padding: 0;
}
.jetpack_widget_social_icons ul li {
	border: 0;
	display: inline-block;
	line-height: 1;
	margin: 0;
	padding: 0;
}
.jetpack_widget_social_icons ul li:after,
.jetpack_widget_social_icons ul li:before {
	display: none;
}
.jetpack_widget_social_icons a {
	border: 0;
	box-shadow: none;
	display: block;
	height: 24px;
	text-decoration: none;
	width: 24px;
}
.jetpack_widget_social_icons svg {
	color: inherit;
	fill: currentColor;
	height: inherit;
	vertical-align: middle;
	width: inherit;
}
.jetpack_widget_social_icons ul.size-small a {
	height: 24px;
	width: 24px;
}
.jetpack_widget_social_icons ul.size-medium a {
	height: 32px;
	width: 32px;
}
.jetpack_widget_social_icons ul.size-large a {
	height: 48px;
	width: 48px;
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.main-navigation.active {
	display: block;
}
