/*!
Theme Name: SiteOrigin Unwind
Author: SiteOrigin
Author URI: https://siteorigin.com/
Theme URI: https://siteorigin.com/theme/unwind/
Description: Unwind is a modern theme for creators. A stunning integrated posts slider, clean lines, and crisp typography make it the perfect canvas for bloggers. Complete WooCommerce integration, usually only found in premium themes, makes Unwind ideal for selling. We know standing out from the crowd is important. Unwind offers four header layouts and five blog layouts, making it easy to create a unique look and feel to suit your brand. Unwind is fully responsive and mobile-ready, it also features a bold full-screen search, smooth back-to-top button, and integrations for all of your favorite plugins like Jetpack Infinite Scroll and Page Builder by SiteOrigin. For assistance, check out our <a href="https://siteorigin.com/unwind-documentation/">theme documentation</a> (https://siteorigin.com/unwind-documentation/) or ask a question on our <a href="https://siteorigin.com/thread/">support forum</a> (https://siteorigin.com/thread/).
Version: 1.9.3
Tested up to: 5.9
Requires at least: 4.7
Requires PHP: 5.6.20
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: siteorigin-unwind
Tags: one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, sticky-post, theme-options, translation-ready, blog, e-commerce
*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0
}

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

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

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

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

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

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

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

small {
	font-size: 80%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

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

figure {
	margin: 0
}

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

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

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

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

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

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

input {
	line-height: normal
}

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

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

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

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

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

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

td,
th {
	padding: 0
}

html {
	font-size: 100%
}

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: Merriweather, serif;
	font-size: 16px;
	font-size: 1em;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: auto;
	font-weight: 400;
	line-height: 1.8
}

.site-content {
	-ms-word-wrap: break-word;
	word-wrap: break-word
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #2d2d2d;
	font-family: Merriweather, serif;
	font-weight: 700;
	margin: 1em 0
}

h1 {
	font-size: 34.1328px;
	font-size: 2.1333rem
}

h2 {
	font-size: 29.8656px;
	font-size: 1.8666rem
}

h3 {
	font-size: 25.6px;
	font-size: 1.6rem
}

h4 {
	font-size: 21.3328px;
	font-size: 1.3333rem
}

h5 {
	font-size: 19.2px;
	font-size: 1.2rem
}

h6 {
	font-size: 17.0656px;
	font-size: 1.0666rem
}

.heading-strike {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	box-orient: horizontal;
	box-direction: normal;
	-moz-flex-direction: row;
	flex-direction: row;
	-ms-flex-direction: row;
	box-pack: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	text-align: center;
	text-transform: uppercase
}

.heading-strike:after,
.heading-strike:before {
	align-self: center;
	background-color: #f4f4f4;
	content: "\a0";
	-moz-flex-grow: 1;
	flex-grow: 1;
	-ms-flex-positive: 1;
	height: 2px
}

.heading-strike:before {
	margin-right: 7px
}

.heading-strike:after {
	margin-left: 7px
}

p {
	margin: 0 0 1.9833em
}

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

blockquote {
	border-left: 3px solid #24c48a;
	color: #828282;
	margin: 0 0 2.25em;
	padding: .5em 0 .55em 1.3333em
}

blockquote p {
	margin-bottom: 0
}

address {
	margin: 0 0 1.9833
}

pre {
	background: #eee;
	font-family: Courier\ 10 Pitch, Courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.9833;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em
}

code,
kbd,
pre,
tt,
var {
	font-size: 15px;
	font-size: .9375rem
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, Andale Mono, DejaVu Sans Mono, monospace
}

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

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

big {
	font-size: 125%
}

html {
	box-sizing: border-box
}

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

body {
	background: #fff
}

blockquote,
q {
	quotes: """"
}

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

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

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

ol,
ul {
	margin: 0 0 2.25em 2.4em;
	padding: 0
}

ol li,
ul li {
	padding-bottom: .2em
}

ul {
	list-style: disc
}

ol {
	list-style: decimal
}

li>ol,
li>ul {
	margin: 0 0 0 2.4em
}

dt {
	font-weight: 700
}

dd {
	margin: 0 0 0 2.4em
}

table {
	border: 1px solid #ebebeb;
	font-family: Lato, sans-serif;
	margin: 0 0 1.9833em;
	max-width: 100%;
	text-align: left;
	width: 100%
}

table a {
	text-decoration: none
}

table thead tr {
	background: #f4f4f4
}

table thead th {
	color: #2d2d2d;
	font-size: 13.8656px;
	font-size: .8666rem;
	letter-spacing: 1px;
	padding: 1.4306em 1.4665em;
	text-transform: uppercase
}

table tr:nth-child(2n+2) {
	background: #f4f4f4
}

table td,
table th {
	padding: 1.1999em 1.4665em
}

@media (max-width:768px) {

	table td,
	table th {
		padding: 2%
	}
}

#page #infinite-handle span .woocommerce button,
#page #infinite-handle span button,
.button,
.woocommerce #page #infinite-handle span button,
.woocommerce #respond input#submit,
.woocommerce.single-product .cart button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
	background: #fff;
	border: 2px solid;
	border-color: #ebebeb;
	border-radius: 0;
	color: #2d2d2d;
	font-family: Lato, sans-serif;
	font-size: 13.8656px;
	font-size: .8666rem;
	line-height: 1;
	letter-spacing: 1.5px;
	outline-style: none;
	padding: 1em 1.923em;
	transition: .3s;
	text-decoration: none;
	text-transform: uppercase
}

#page #infinite-handle span .woocommerce button:hover,
#page #infinite-handle span button:hover,
.button:hover,
.woocommerce #page #infinite-handle span button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce.single-product .cart button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
	background: #fff;
	border-color: #24c48a;
	color: #24c48a
}

#page #infinite-handle span .woocommerce button:active,
#page #infinite-handle span .woocommerce button:focus,
#page #infinite-handle span button:active,
#page #infinite-handle span button:focus,
.button:active,
.button:focus,
.woocommerce #page #infinite-handle span button:active,
.woocommerce #page #infinite-handle span button:focus,
.woocommerce #respond input#submit:active,
.woocommerce #respond input#submit:focus,
.woocommerce.single-product .cart button:active,
.woocommerce.single-product .cart button:focus,
.woocommerce a.button:active,
.woocommerce a.button:focus,
.woocommerce button.button:active,
.woocommerce button.button:focus,
.woocommerce input.button:active,
.woocommerce input.button:focus,
button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
	border-color: #24c48a;
	color: #24c48a
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
	color: #575757;
	border: 1px solid #ddd
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
	color: #626262;
	outline: none
}

select {
	border: 1px solid #ebebeb;
	max-width: 100%
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
	font-size: 14px;
	outline: none;
	padding: 5px 15px
}

textarea {
	outline: none;
	padding: 5px 15px;
	width: 100%
}

a {
	color: #24c48a;
	text-decoration: none
}

a:focus,
a:hover {
	color: #00a76a
}

a:active,
a:hover {
	outline: 0
}

.main-navigation {
	align-items: center;
	display: flex
}

.main-navigation:after {
	clear: both;
	content: "";
	display: table
}

.header-design-3 .main-navigation {
	justify-content: center
}

.main-navigation>div {
	display: inline-block
}

.main-navigation>div ul {
	list-style: none;
	margin: 0;
	padding-left: 0
}

.main-navigation>div ul ul {
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	float: left;
	opacity: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 25px;
	transition: all .1s ease-in-out;
	transform-origin: center top;
	transform: scaleY(0);
	visibility: hidden;
	z-index: 99999
}

.header-design-4 .main-navigation>div ul ul {
	top: 33px
}

.main-navigation>div ul ul ul {
	left: 100%;
	top: 0
}

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

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

.main-navigation>div ul ul li:last-child a {
	border-bottom: 0
}

.main-navigation>div ul ul a {
	border-bottom: 1px solid #f4f4f4;
	font-family: Merriweather, serif;
	font-size: 13.8656px;
	font-size: .8666rem;
	letter-spacing: normal;
	line-height: normal;
	margin: 0 20px;
	min-width: 150px;
	padding: 15px 0;
	text-transform: none
}

.main-navigation>div ul li.focus>ul,
.main-navigation>div ul li:hover>ul {
	opacity: 1;
	visibility: visible
}

.main-navigation>div ul li.hover>ul,
body:not(.ios) .main-navigation>div ul li.focus>ul,
body:not(.ios) .main-navigation>div ul li:hover>ul {
	opacity: 1;
	transform: scaleY(1);
	visibility: visible
}

.main-navigation>div li {
	float: left;
	padding: 0 45px 0 0;
	position: relative
}

.main-navigation>div li:last-child {
	padding-right: 0
}

.main-navigation>div li a {
	text-transform: uppercase;
	color: #626262;
	font-family: Lato, sans-serif;
	font-size: .8rem;
	letter-spacing: 1px;
	padding: 15px;
	margin: -15px
}

.main-navigation>div li.focus>a,
.main-navigation>div li:hover>a {
	color: #2d2d2d
}

.main-navigation>div a {
	display: block;
	text-decoration: none
}

.main-navigation .mega-menu .mega-menu-megamenu ul.mega-sub-menu {
	transform: scaleY(1)
}

.header-design-3 .main-navigation-bar>.container {
	align-items: center;
	display: flex;
	height: 60px;
	justify-content: center
}

.header-design-4 .main-navigation-bar>.container {
	align-items: center;
	display: flex;
	justify-content: space-between
}

.social-search {
	line-height: 1;
	display: flex;
	align-items: center;
	height: 60px;
	padding-left: 45px;
	white-space: nowrap
}

.header-design-3 .social-search,
.header-design-4 .social-search {
	padding-left: 0
}

.social-search .widget {
	display: inline-block
}

.social-search .widget .widgettitle {
	display: none
}

.social-search .v-line {
	background: #ebebeb;
	display: inline-block;
	height: 10px;
	margin: 0 12px;
	width: 1px
}

.header-design-3 .social-search .widget_sow-social-media-buttons,
.header-design-4 .social-search .widget_sow-social-media-buttons {
	width: 100%
}

.header-design-3 .social-search .v-line,
.header-design-4 .social-search .v-line {
	display: none
}

.header-design-3 .social-search .search-toggle,
.header-design-4 .social-search .search-toggle {
	z-index: 15
}

.search-toggle {
	background: transparent;
	border: none;
	outline: none;
	padding: 0
}

.search-toggle .open {
	display: block
}

.search-toggle .open .svg-icon-search {
	height: 16px;
	position: relative;
	width: 17px
}

.search-toggle .open .svg-icon-search path {
	fill: #626262
}

.search-toggle .close {
	display: none
}

.search-toggle .close .svg-icon-close {
	height: 16px;
	width: 16px;
	position: relative
}

.search-toggle .close .svg-icon-close path {
	fill: #626262
}

.search-toggle.close-search .open {
	display: none
}

.search-toggle.close-search .close {
	display: block
}

.main-navigation>div ul {
	display: none
}

.menu-toggle {
	display: block;
	border: 0;
	background: transparent;
	line-height: 60px;
	outline: none;
	padding: 0
}

.menu-toggle .svg-icon-menu {
	vertical-align: middle;
	width: 22px
}

.menu-toggle .svg-icon-menu path {
	fill: #626262
}

#mobile-navigation {
	left: 0;
	position: absolute;
	text-align: left;
	top: 61px;
	width: 100%;
	z-index: 10
}

.header-design-4 #mobile-navigation {
	top: 100%
}

#mobile-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0
}

#mobile-navigation ul li {
	background: #f4f4f4;
	border-bottom: 1px solid #ebebeb;
	line-height: 42px;
	padding: 0;
	position: relative;
	width: 100%
}

#mobile-navigation ul li a {
	color: #626262;
	display: block;
	font-family: Lato, sans-serif;
	font-size: 12.8px;
	font-size: .8rem;
	letter-spacing: .1em;
	line-height: normal;
	padding: 14px 0 12px 20px;
	text-transform: uppercase;
	width: 100%
}

#mobile-navigation ul li a.has-dropdown-button:not([href]) {
	cursor: pointer
}

#mobile-navigation ul li.menu-item-has-children>a {
	max-width: 100%;
	padding-right: 48px
}

#mobile-navigation ul li .dropdown-toggle {
	background: transparent;
	border: 0;
	box-shadow: none;
	content: "Open";
	height: 30px;
	padding: 6px;
	position: absolute;
	right: 5px;
	top: 6px;
	outline: none;
	width: 42px
}

#mobile-navigation ul li .dropdown-toggle .svg-icon-submenu {
	height: 10px;
	width: 10px
}

#mobile-navigation ul li .dropdown-toggle .svg-icon-submenu path {
	fill: #626262
}

#mobile-navigation ul ul {
	border-top: 1px solid #ebebeb;
	display: none;
	margin: 0;
	padding: 0
}

#mobile-navigation ul ul li {
	background: #fff
}

#mobile-navigation ul ul li:last-of-type {
	border: 0
}

#mobile-navigation ul ul li a {
	text-transform: uppercase;
	width: 100%
}

#mobile-navigation ul ul li ul {
	display: none
}

#mobile-navigation ul ul li a {
	padding-left: 40px
}

#mobile-navigation ul ul ul li a {
	padding-left: 80px
}

#mobile-navigation ul ul ul ul li a {
	padding-left: 120px
}

#mobile-navigation ul ul ul ul ul li a {
	padding-left: 160px
}

#mobile-navigation ul ul ul ul ul ul li a {
	padding-left: 200px
}

.comment-navigation,
.post-navigation,
.posts-navigation {
	clear: both
}

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

.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
	float: left;
	padding: 1em 0;
	text-align: left;
	width: 50%
}

.comment-navigation .nav-previous span,
.post-navigation .nav-previous span,
.posts-navigation .nav-previous span {
	font-family: Verdana, Geneva, sans-serif;
	margin-right: .2em
}

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

.comment-navigation .nav-next span,
.post-navigation .nav-next span,
.posts-navigation .nav-next span {
	font-family: Verdana, Geneva, sans-serif;
	margin-left: .2em
}

@media (max-width:480px) {

	.comment-navigation .nav-next,
	.comment-navigation .nav-previous,
	.post-navigation .nav-next,
	.post-navigation .nav-previous,
	.posts-navigation .nav-next,
	.posts-navigation .nav-previous {
		float: none;
		width: 100%
	}
}

.comment-navigation a,
.post-navigation a,
.posts-navigation a {
	border: 2px solid #ebebeb;
	color: #626262;
	padding: 1em 1.923em;
	text-decoration: none;
	text-transform: uppercase
}

.comment-navigation a:hover,
.post-navigation a:hover,
.posts-navigation a:hover {
	border-color: #24c48a;
	color: #24c48a
}

@media (max-width:480px) {

	.comment-navigation a,
	.post-navigation a,
	.posts-navigation a {
		display: block;
		text-align: center;
		width: 100%
	}
}

.comment-navigation .nav-links,
.posts-navigation .nav-links {
	font-size: 13.8656px;
	font-size: .8666rem;
	font-family: Lato, sans-serif !important;
	letter-spacing: .1em
}

.comment-navigation .nav-links .nav-previous span,
.posts-navigation .nav-links .nav-previous span {
	margin-right: .5em
}

.comment-navigation .nav-links .nav-next span,
.posts-navigation .nav-links .nav-next span {
	margin-left: .5em
}

.pagination {
	margin: 0 0 4.6666em;
	text-align: center
}

.pagination .page-numbers {
	background: #fff;
	border: 1px solid #ebebeb;
	color: #626262;
	font-size: 13px;
	margin-right: 1px;
	padding: 9px 11px 8px
}

.pagination .page-numbers:hover {
	background: #24c48a;
	border-color: #24c48a;
	color: #fff
}

.pagination .dots {
	background: none;
	border: 0;
	font-size: 13px;
	padding-right: 0;
	padding-left: 0
}

.pagination .dots:hover {
	background: none;
	color: #626262
}

.pagination .current {
	background: #24c48a;
	border-color: #24c48a;
	color: #fff
}

.pagination .next,
.pagination .prev {
	font-family: Lato, sans-serif;
	padding: 9px 9px 8px
}

#comment-nav-above {
	padding-top: 35px
}

#comment-nav-below {
	padding-top: 25px
}

.post-navigation {
	border-top: 2px solid #ebebeb;
	border-bottom: 2px solid #ebebeb;
	font-family: Merriweather, serif;
	font-size: 17.0656px;
	font-size: 1.0666rem;
	font-weight: 600;
	padding: 4em 0
}

.post-navigation a {
	border: none;
	color: #626262;
	font-weight: 600;
	padding: 0;
	text-decoration: none;
	text-transform: none
}

.post-navigation a:hover {
	color: #008655
}

.post-navigation a .sub-title {
	border-bottom: 2px solid #ebebeb;
	color: #666;
	display: inline-block;
	font-family: Lato, sans-serif;
	font-size: 13.8656px;
	font-size: .8666rem;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: normal;
	margin-bottom: 1.1em;
	padding-bottom: .2em
}

.post-navigation a div {
	line-height: normal
}

.breadcrumbs,
.woocommerce .woocommerce-breadcrumb {
	color: #adadad;
	font-family: Lato, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin-bottom: 24px;
	text-transform: uppercase
}

.breadcrumbs a,
.woocommerce .woocommerce-breadcrumb a {
	color: #2d2d2d
}

.breadcrumbs a:hover,
.woocommerce .woocommerce-breadcrumb a:hover {
	color: #24c48a
}

.breadcrumbs a,
.breadcrumbs span,
.woocommerce .woocommerce-breadcrumb a,
.woocommerce .woocommerce-breadcrumb span {
	padding: 0 4px
}

.breadcrumbs .breadcrumb_last,
.woocommerce .woocommerce-breadcrumb .breadcrumb_last {
	color: #adadad
}

.woocommerce .woocommerce-breadcrumb {
	margin-bottom: 35px
}

.breadcrumbs.bcn a,
.breadcrumbs.bcn span {
	padding: 0
}

.breadcrumbs.bcn span {
	padding: 0 2px
}

#scroll-to-top {
	background: rgba(0, 0, 0, .4);
	bottom: 20px;
	cursor: pointer;
	height: 44px;
	line-height: 0;
	opacity: 0;
	padding-top: 17px;
	position: fixed;
	right: 20px;
	transform: scale(0);
	transition: .3s;
	text-align: center;
	width: 50px;
	z-index: 101
}

#scroll-to-top svg path {
	fill: #fff
}

#scroll-to-top img,
#scroll-to-top svg {
	display: inline-block;
	height: 11px;
	width: 18px
}

#scroll-to-top:hover {
	background: rgba(0, 0, 0, .65)
}

#scroll-to-top.show {
	opacity: 1;
	transform: scale(1)
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .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
}

#content[tabindex="-1"]:focus {
	outline: 0
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.9833em
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.9833em
}

@media (max-width:480px) {

	.alignleft,
	.alignright {
		clear: both;
		display: block;
		margin-left: auto;
		margin-right: auto;
		float: none
	}
}

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

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

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

#colophon .widget .widget-title,
#masthead-widgets .widget .widget-title,
#secondary .widget .widget-title {
	color: #333;
	font-size: 15px;
	line-height: normal;
	margin: 0 0 1.6em;
	text-transform: uppercase
}

#colophon .widget .widget-title~*,
#masthead-widgets .widget .widget-title~*,
#secondary .widget .widget-title~* {
	font-size: 14px
}

#colophon .widget a,
#masthead-widgets .widget a,
#secondary .widget a {
	color: #333;
	text-decoration: none
}

#colophon .widget a:hover,
#masthead-widgets .widget a:hover,
#secondary .widget a:hover {
	color: #008655
}

#colophon .widget p,
#masthead-widgets .widget p,
#secondary .widget p {
	margin-bottom: 24px
}

#colophon .widget ul,
#masthead-widgets .widget ul,
#secondary .widget ul {
	list-style: none;
	margin: 0
}

#colophon .widget.widget_archive ul li,
#colophon .widget.widget_categories ul li,
#colophon .widget.widget_meta ul li,
#colophon .widget.widget_recent_comments ul li,
#colophon .widget.widget_recent_entries ul li,
#masthead-widgets .widget.widget_archive ul li,
#masthead-widgets .widget.widget_categories ul li,
#masthead-widgets .widget.widget_meta ul li,
#masthead-widgets .widget.widget_recent_comments ul li,
#masthead-widgets .widget.widget_recent_entries ul li,
#secondary .widget.widget_archive ul li,
#secondary .widget.widget_categories ul li,
#secondary .widget.widget_meta ul li,
#secondary .widget.widget_recent_comments ul li,
#secondary .widget.widget_recent_entries ul li {
	border-bottom: 1px solid #f4f4f4;
	font-size: 15px;
	line-height: normal;
	padding: 1.25em 0
}

#colophon .widget.widget_archive ul li:first-of-type,
#colophon .widget.widget_categories ul li:first-of-type,
#colophon .widget.widget_meta ul li:first-of-type,
#colophon .widget.widget_recent_comments ul li:first-of-type,
#colophon .widget.widget_recent_entries ul li:first-of-type,
#masthead-widgets .widget.widget_archive ul li:first-of-type,
#masthead-widgets .widget.widget_categories ul li:first-of-type,
#masthead-widgets .widget.widget_meta ul li:first-of-type,
#masthead-widgets .widget.widget_recent_comments ul li:first-of-type,
#masthead-widgets .widget.widget_recent_entries ul li:first-of-type,
#secondary .widget.widget_archive ul li:first-of-type,
#secondary .widget.widget_categories ul li:first-of-type,
#secondary .widget.widget_meta ul li:first-of-type,
#secondary .widget.widget_recent_comments ul li:first-of-type,
#secondary .widget.widget_recent_entries ul li:first-of-type {
	padding-top: 0
}

#secondary .widget {
	margin-bottom: 4em
}

#secondary .widget:after {
	clear: both;
	content: "";
	display: table
}

.widget_categories {
	color: #adadad
}

.widget_categories a {
	color: #626262
}

.widget_categories a:hover {
	color: #2d2d2d
}

.widget #wp-calendar {
	border: none;
	margin: 0
}

.widget #wp-calendar caption {
	color: #2d2d2d;
	font-family: Merriweather, serif;
	font-size: 14.9328px;
	font-size: .9333rem;
	font-weight: 700;
	padding-bottom: .4em;
	text-align: center
}

.widget #wp-calendar tr:nth-child(2n+2) {
	background: none
}

.widget #wp-calendar td,
.widget #wp-calendar th {
	padding: 0
}

.widget #wp-calendar thead {
	border-bottom: 1px solid #f4f4f4
}

.widget #wp-calendar thead tr {
	background: none
}

.widget #wp-calendar thead th {
	padding-bottom: .7em;
	text-align: center
}

.widget #wp-calendar tbody {
	font-size: 13.8656px;
	font-size: .8666rem
}

.widget #wp-calendar tbody .pad {
	background: none
}

.widget #wp-calendar tbody tr:first-of-type td {
	padding-top: .7em
}

.widget #wp-calendar tbody td {
	padding-bottom: .5em;
	text-align: center
}

.widget #wp-calendar tfoot #next,
.widget #wp-calendar tfoot #prev {
	font-size: 14.9328px;
	font-size: .9333rem
}

.widget #wp-calendar tfoot #next a,
.widget #wp-calendar tfoot #prev a {
	color: #24c48a
}

.widget #wp-calendar tfoot #next a:hover,
.widget #wp-calendar tfoot #prev a:hover {
	color: #00a76a
}

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

.widget_recent_entries a {
	padding-bottom: .5em
}

.widget_recent_entries .post-date {
	color: #adadad;
	display: block;
	font-size: 12.8px;
	font-size: .8rem;
	padding-top: .5em
}

.recent-posts-extended li {
	clear: both;
	padding-top: 3px
}

.recent-posts-extended .rpwe-alignleft {
	float: left;
	margin-right: 15px;
	padding-bottom: 20px
}

.recent-posts-extended h3 {
	color: #626262;
	clear: none;
	font-size: 14px;
	font-weight: 400;
	line-height: normal;
	margin: 0;
	padding-top: 3px
}

.recent-posts-extended h3 a:hover {
	color: #2d2d2d
}

.recent-posts-extended time {
	color: #adadad;
	font-size: 12px
}

#colophon .widget_search .search-form,
#masthead-widgets .widget_search .search-form,
#secondary .widget_search .search-form {
	position: relative
}

#colophon .widget_search .search-form input[type=search],
#masthead-widgets .widget_search .search-form input[type=search],
#secondary .widget_search .search-form input[type=search] {
	box-sizing: border-box;
	max-width: 100%;
	width: 100%
}

#colophon .widget_search .search-form button[type=submit],
#masthead-widgets .widget_search .search-form button[type=submit],
#secondary .widget_search .search-form button[type=submit] {
	border: none;
	padding: 7px;
	padding-left: 8px;
	position: absolute;
	right: 15px;
	top: 3px
}

#colophon .widget_search .search-form button[type=submit] svg,
#masthead-widgets .widget_search .search-form button[type=submit] svg,
#secondary .widget_search .search-form button[type=submit] svg {
	fill: #626262;
	height: 16px;
	width: 16px
}

.widget.widget_wpcom_social_media_icons_widget {
	text-align: center
}

.widget.widget_wpcom_social_media_icons_widget li {
	margin-right: 18px
}

#page .widget_tag_cloud a {
	border: 1px solid #f4f4f4;
	color: #626262;
	display: inline-block;
	font-size: 15px;
	line-height: normal;
	margin: 0 7px 10px 0;
	padding: 8px 10px;
	text-decoration: none
}

#page .widget_tag_cloud a:hover {
	background: #24c48a;
	border-color: #24c48a;
	color: #fff !important
}

#colophon .widget_tag_cloud,
#masthead-widgets .widget_tag_cloud,
#secondary .widget_tag_cloud {
	font-size: 14.856px;
	font-size: .9285rem
}

.container {
	margin: 0 auto;
	max-width: 1190px;
	padding: 0 25px;
	position: relative;
	width: 100%
}

@media (max-width:480px) {
	.container {
		padding: 0 15px
	}
}

.site-content:after {
	clear: both;
	content: "";
	display: table
}

.content-area {
	width: 100%
}

.sidebar .content-area {
	float: left;
	margin: 0 -25.61404% 0 0;
	width: 100%
}

@media (max-width:768px) {
	.sidebar .content-area {
		margin: 0;
		width: 100%
	}
}

.sidebar .site-main {
	margin: 0 25.61404% 0 0
}

@media (max-width:768px) {
	.sidebar .site-main {
		margin: 0 !important
	}
}

.sidebar-left .content-area {
	float: right;
	margin: 0 0 0 -25.61404%
}

.sidebar-left .site-main {
	margin: 0 0 0 25.61404%
}

.page-layout-no-sidebar.sidebar .site-content .content-area {
	float: none;
	margin: 0;
	width: 100%
}

.page-layout-no-sidebar.sidebar .site-content .site-main {
	margin: 0
}

.page-layout-full-width-no-sidebar .site-content #primary.content-area {
	float: none;
	margin: 0;
	width: 100%
}

.page-layout-full-width-no-sidebar .site-content #main.site-main {
	margin: 0
}

.page-layout-full-width-no-sidebar .site-content .container {
	max-width: none;
	padding: 0
}

.widget-area {
	float: right;
	padding-left: 40px;
	width: 25.61404%
}

.sidebar-left .widget-area {
	float: left;
	padding-right: 40px;
	padding-left: 0
}

@media (max-width:768px) {
	.widget-area {
		margin-top: 80px;
		padding: 0;
		width: 100% !important
	}
}

.page-layout-full-width .site-main,
.page-layout-no-sidebar .container .site-main {
	margin: 0
}

.page-layout-full-width-sidebar .site-content .container,
.page-layout-full-width .site-content .container {
	max-width: 100%
}

.page-layout-no-masthead-margin #masthead,
.page-layout-no-masthead-margin.archive #masthead,
.page-layout-no-masthead-margin.archive .container>.page-header,
.page-layout-no-masthead-margin.home #masthead,
.page-layout-no-masthead-margin.search .container>.page-header {
	margin-bottom: 0
}

.page-layout-no-footer-margin #colophon {
	margin-top: 0
}

#masthead {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 80px
}

.header-design-2 #masthead {
	border-bottom: none
}

.header-design-1 #masthead .sticky-bar-sentinel {
	position: relative;
	top: 1px
}

#masthead .sticky-bar {
	background: #fff;
	position: relative;
	z-index: 101
}

#masthead .sticky-bar:after {
	clear: both;
	content: "";
	display: table
}

@keyframes stickyMh {

	0%,
	to {
		opacity: 1
	}

	10% {
		opacity: .7
	}
}

.sticky-menu:not(.sticky-bar-out) #masthead .sticky-bar {
	position: relative;
	top: auto
}

.sticky-menu.sticky-bar-out #masthead .sticky-bar {
	border-top: none;
	border-bottom: 1px solid #ebebeb;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	animation: stickyMh .3s ease-in
}

.sticky-menu.sticky-bar-out #masthead .sticky-bar:after {
	clear: both;
	content: "";
	display: table
}

.sticky-menu.sticky-bar-out.admin-bar #masthead .sticky-bar {
	top: 32px
}

@media screen and (max-width:782px) {
	.sticky-menu.sticky-bar-out.admin-bar #masthead .sticky-bar {
		top: 46px
	}
}

@media screen and (max-width:600px) {
	.sticky-menu.sticky-bar-out.admin-bar #masthead .sticky-bar {
		top: 0
	}
}

#masthead .top-bar {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	position: relative;
	z-index: 9999
}

#masthead .top-bar:after {
	clear: both;
	content: "";
	display: table
}

.header-design-2 #masthead .top-bar {
	border-top: 1px solid #ebebeb
}

.homepage-has-slider.header-design-2 #masthead .top-bar {
	border-bottom: none
}

#masthead .top-bar>.container {
	align-items: center;
	display: flex;
	min-height: 60px;
	justify-content: space-between
}

#masthead .top-bar-sentinel {
	box-sizing: border-box
}

#masthead .site-branding {
	padding: 60px 0;
	text-align: center
}

#masthead .site-branding .site-title {
	font-family: Lato, sans-serif;
	font-weight: 300;
	font-size: 64px;
	font-size: 4rem;
	letter-spacing: 4px;
	line-height: normal;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	word-break: break-all;
	word-break: break-word
}

@media (max-width:480px) {
	#masthead .site-branding .site-title {
		font-size: 51.2px;
		font-size: 3.2rem
	}
}

#masthead .site-branding .site-title a {
	color: #2d2d2d;
	text-decoration: none
}

#masthead .site-branding a {
	display: inline-block
}

#masthead .site-branding .site-description {
	font-size: 14.9328px;
	font-size: .9333rem;
	line-height: 1.7142;
	margin-bottom: 0;
	text-align: center
}

.header-design-4 #masthead .site-branding {
	display: inline-block;
	float: left;
	padding: 30px 0
}

.header-design-4 #masthead .site-branding .site-title {
	font-size: 40px;
	font-size: 2.5rem;
	text-align: left
}

@media (max-width:480px) {
	.header-design-4 #masthead .site-branding .site-title {
		font-size: 28.8px;
		font-size: 1.8rem
	}
}

#masthead #masthead-widgets {
	margin: 60px auto
}

#masthead #masthead-widgets:after {
	clear: both;
	content: "";
	display: table
}

#masthead #masthead-widgets .widgets.widgets-1 .widget {
	width: 100%
}

#masthead #masthead-widgets .widgets.widgets-2 .widget {
	width: 48.75%
}

#masthead #masthead-widgets .widgets.widgets-3 .widget {
	width: 31.66667%
}

#masthead #masthead-widgets .widgets.widgets-4 .widget {
	width: 23.125%
}

#masthead #masthead-widgets .widgets.widgets-5 .widget {
	width: 18%
}

#masthead #masthead-widgets .widgets.widgets-6 .widget {
	width: 14.58333%
}

#masthead #masthead-widgets .widgets.widgets-7 .widget {
	width: 12.14286%
}

#masthead #masthead-widgets .widgets.widgets-8 .widget {
	width: 10.3125%
}

#masthead #masthead-widgets .widgets.widgets-9 .widget {
	width: 8.88889%
}

#masthead #masthead-widgets .widgets.widgets-10 .widget {
	width: 7.75%
}

#masthead #masthead-widgets .widgets .widget {
	box-sizing: content-box;
	margin-right: 2.5%;
	float: left
}

#masthead #masthead-widgets .widgets .widget:last-of-type {
	margin-right: 0
}

@media (max-width:768px) {
	#masthead #masthead-widgets .widgets .widget {
		float: none;
		margin: 0;
		width: 100% !important
	}
}

.archive #masthead,
.search #masthead {
	margin-bottom: 60px
}

#masthead .main-navigation-bar {
	border-top: 1px solid #ebebeb;
	text-align: center
}

#masthead .main-navigation-bar:after {
	clear: both;
	content: "";
	display: table
}

.header-design-4 #masthead .main-navigation-bar {
	border-top: none
}

.homepage-has-slider #masthead {
	border-bottom: none;
	margin-bottom: 0
}

.homepage-has-slider .site-content {
	padding-top: 0
}

#fullscreen-search {
	background: hsla(0, 0%, 100%, .97);
	display: none;
	left: 0;
	position: fixed;
	z-index: 10
}

#fullscreen-search .container {
	left: 50%;
	max-width: 658px;
	position: absolute;
	top: 139px;
	transform: translate(-50%, -50%)
}

#fullscreen-search h3 {
	color: #626262;
	font-family: Lato, sans-serif;
	font-size: 17.0656px;
	font-size: 1.0666rem;
	font-weight: 400;
	letter-spacing: .2em;
	text-align: center;
	text-transform: uppercase
}

#fullscreen-search form {
	position: relative
}

#fullscreen-search form input[type=search] {
	background: transparent;
	border: 0;
	color: #626262;
	display: inline-block;
	font-size: 32px;
	max-width: 493px;
	outline: none
}

@media (max-width:768px) {
	#fullscreen-search form input[type=search] {
		font-size: 24px;
		max-width: 100%;
		padding-left: 0
	}
}

#fullscreen-search form button[type=submit] {
	border: none;
	display: inline-block;
	outline: none;
	padding: 0;
	position: absolute;
	right: 0;
	top: 16px
}

@media (max-width:768px) {
	#fullscreen-search form button[type=submit] {
		top: 14px
	}
}

#fullscreen-search form button[type=submit] svg {
	fill: #adadad;
	height: 32px;
	padding: 3px;
	width: 32px
}

@media (max-width:768px) {
	#fullscreen-search form button[type=submit] svg {
		height: 24px
	}
}

@media (max-width:480px) {
	#fullscreen-search form button[type=submit] svg {
		display: none
	}
}

#fullscreen-search form button[type=submit] svg:last-child {
	display: none;
	height: 34px
}

#fullscreen-search form button[type=submit] svg:last-child path {
	animation: spin 2s linear infinite;
	transform-origin: 50% 50%
}

@keyframes spin {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

.sticky {
	display: block
}

.page-header,
.page article .entry-header {
	margin-bottom: 2em
}

.page .widget_siteorigin-panels-postloop article .entry-header {
	margin-bottom: 0
}

.entry {
	margin-bottom: 5em
}

.entry-meta {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	font-family: Lato, sans-serif;
	box-pack: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	letter-spacing: .1em;
	line-height: normal;
	text-align: center;
	text-transform: uppercase
}

.entry-meta span {
	color: #666;
	font-size: 12.8px;
	font-size: .8rem
}

@media (max-width:480px) {
	.entry-meta span {
		font-size: 11.7328px;
		font-size: .7333rem
	}
}

.entry-meta span:not(:last-child):after {
	content: "\00a0\00a0/\00a0\00a0";
	padding: 0 .4166em
}

.entry-meta span a {
	color: inherit;
	text-decoration: none
}

.entry-meta span a:hover {
	color: #008655
}

.entry-title {
	color: #2d2d2d;
	font-size: 32px;
	font-size: 2rem;
	line-height: normal;
	margin: .5em 0 35px;
	text-align: center
}

@media (max-width:480px) {
	.entry-title {
		font-size: 25.6px;
		font-size: 1.6rem
	}
}

.entry-title a {
	color: inherit;
	text-decoration: none
}

.entry-title a:hover {
	color: #626262
}

.entry-thumbnail {
	margin: 0 0 35px
}

.entry-thumbnail img {
	max-width: 100%;
	vertical-align: middle
}

.more-link-wrapper {
	display: block;
	font-size: 13.8656px;
	font-size: .8666rem;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 30px
}

.more-link-wrapper .more-text {
	border-top: 2px solid #ebebeb;
	border-bottom: 2px solid #ebebeb;
	color: #2d2d2d;
	cursor: pointer;
	display: inline-block;
	font-family: Lato, sans-serif;
	letter-spacing: 1px;
	padding: 10px 0
}

.more-link:hover .more-text {
	border: 2px solid #24c48a;
	color: #008655;
	padding: 10px 12px
}

.page-links {
	clear: both;
	padding: 1.9833em 0 4.6666em
}

.page-links .page-links-title {
	color: #626262;
	font-weight: 600
}

.page-links .post-page-numbers {
	border: 1px solid #ebebeb;
	color: #626262;
	display: inline-block;
	font-size: 13.8656px;
	font-size: .8666rem;
	line-height: normal;
	margin-right: 4px;
	padding: 7px 13px;
	transition: .3s
}

.page-links .post-page-numbers.current,
.page-links .post-page-numbers:hover {
	border-color: #24c48a;
	color: #24c48a
}

.tags-list {
	margin-top: 1em
}

.tags-list a {
	background: #ebebeb;
	color: #626262;
	display: inline-block;
	font-size: 13.8656px;
	font-size: .8666rem;
	line-height: normal;
	margin: 0 .4615em .4615em 0;
	padding: .6153em .7692em;
	text-decoration: none
}

.tags-list a:hover {
	background: #626262;
	color: #fff
}

.blog-layout-grid .archive-entry {
	border-bottom: none;
	float: left;
	margin-right: 3.5%;
	margin-bottom: 53px;
	padding-bottom: 0;
	vertical-align: top;
	width: 31%
}

@media (min-width:1175px) {
	body:not(.no-active-sidebar) .blog-layout-grid .archive-entry:nth-child(3n+3) {
		margin-right: 0
	}

	body:not(.no-active-sidebar) .blog-layout-grid .archive-entry:nth-child(3n+4) {
		clear: left
	}
}

@media (max-width:1175px) {
	body:not(.no-active-sidebar) .blog-layout-grid .archive-entry {
		width: 48.25%
	}

	body:not(.no-active-sidebar) .blog-layout-grid .archive-entry:nth-child(2n) {
		margin-right: 0
	}

	body:not(.no-active-sidebar) .blog-layout-grid .archive-entry:nth-child(3n) {
		clear: right
	}
}

@media (max-width:640px) {
	body:not(.no-active-sidebar) .blog-layout-grid .archive-entry {
		clear: none;
		display: block;
		margin-right: 0;
		width: 100%
	}
}

@media (min-width:890px) {
	.no-active-sidebar .blog-layout-grid .archive-entry:nth-child(3n+3) {
		margin-right: 0
	}

	.no-active-sidebar .blog-layout-grid .archive-entry:nth-child(3n+4) {
		clear: left
	}
}

@media (max-width:890px) {
	.no-active-sidebar .blog-layout-grid .archive-entry {
		width: 48.25%
	}

	.no-active-sidebar .blog-layout-grid .archive-entry:nth-child(2n) {
		margin-right: 0
	}

	.no-active-sidebar .blog-layout-grid .archive-entry:nth-child(3n) {
		clear: right
	}
}

@media (max-width:640px) {
	.no-active-sidebar .blog-layout-grid .archive-entry {
		clear: none;
		display: block;
		margin-right: 0;
		width: 100%
	}
}

.blog-layout-grid .archive-entry .entry-meta {
	box-pack: left;
	-moz-justify-content: left;
	-ms-justify-content: left;
	-o-justify-content: left;
	justify-content: left;
	-ms-flex-pack: left
}

.blog-layout-grid .archive-entry .entry-meta span:not(:last-child):after {
	padding: 0 .2em
}

.blog-layout-grid .archive-entry .entry-title {
	font-size: 17.0656px;
	font-size: 1.0666rem;
	margin: 10px 0 9px;
	text-align: left
}

.blog-layout-grid .archive-entry .entry-thumbnail {
	margin: 0 auto 17px;
	position: relative
}

.blog-layout-grid .archive-entry .entry-thumbnail .entry-image,
.blog-layout-grid .archive-entry .entry-thumbnail .entry-video {
	margin-bottom: 0
}

.blog-layout-grid .archive-entry .entry-thumbnail .flexslider {
	margin-bottom: 40px
}

.blog-layout-grid .archive-entry .entry-thumbnail .thumbnail-meta {
	left: 12px;
	position: absolute;
	top: 12px;
	max-width: 92%
}

.blog-layout-grid .archive-entry .entry-thumbnail .thumbnail-meta a,
.blog-layout-grid .archive-entry .entry-thumbnail .thumbnail-meta span {
	background: #06090b;
	color: #fff;
	display: inline-block;
	font-family: Lato, sans-serif;
	font-size: 11px;
	line-height: normal;
	letter-spacing: .1em;
	margin: 0 4px 4px 0;
	padding: 7px 9px;
	text-transform: uppercase;
	word-wrap: break-word
}

.blog-layout-grid .archive-entry .entry-thumbnail .thumbnail-meta span {
	margin-right: 5px
}

.blog-layout-grid .archive-entry .entry-thumbnail .gallery-format-slides ul {
	margin: 0
}

.blog-layout-grid .archive-entry p:last-of-type,
.blog-layout-grid .archive-entry p:only-of-type {
	margin-bottom: 0
}

.blog-layout-grid .archive-entry .more-link-wrapper {
	padding-top: 0
}

.blog-layout-grid .archive-entry .more-link {
	display: block;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	padding-top: 5px
}

.blog-layout-grid .archive-entry .more-link .more-text {
	border: none;
	color: #24c48a;
	font-family: Merriweather, serif;
	font-size: 1.0769em;
	letter-spacing: normal;
	padding: 0
}

.blog-layout-grid .archive-entry .more-link .more-text:hover {
	color: #626262
}

.blog-layout-grid .archive-entry .more-link .more-text:after {
	content: "\279E";
	position: relative;
	right: -7px;
	top: 1px
}

.blog-layout-masonry {
	margin-left: -15px;
	margin-right: -15px
}

.blog-layout-masonry .archive-entry {
	border-bottom: none;
	float: left;
	margin-right: 0;
	margin-bottom: 53px;
	padding-bottom: 0;
	vertical-align: top;
	width: 33.333%
}

.blog-layout-masonry .archive-entry .masonry-entry-content {
	padding: 0 15px
}

@media (max-width:890px) {
	.no-active-sidebar .blog-layout-masonry .archive-entry {
		width: 50%
	}
}

@media (max-width:640px) {
	.no-active-sidebar .blog-layout-masonry .archive-entry {
		width: 100%
	}
}

@media (max-width:1175px) {
	body:not(.no-active-sidebar) .blog-layout-masonry .archive-entry {
		width: 50%
	}
}

@media (max-width:640px) {
	body:not(.no-active-sidebar) .blog-layout-masonry .archive-entry {
		width: 100%
	}
}

.blog-layout-masonry .archive-entry .entry-meta {
	box-pack: left;
	-moz-justify-content: left;
	-ms-justify-content: left;
	-o-justify-content: left;
	justify-content: left;
	-ms-flex-pack: left
}

.blog-layout-masonry .archive-entry .entry-meta span:not(:last-child):after {
	padding: 0 .2em
}

.blog-layout-masonry .archive-entry .entry-title {
	font-size: 17.0656px;
	font-size: 1.0666rem;
	margin: 10px 0 9px;
	text-align: left
}

.blog-layout-masonry .archive-entry .entry-thumbnail {
	margin: 0 auto 17px;
	position: relative
}

.blog-layout-masonry .archive-entry .entry-thumbnail .entry-image,
.blog-layout-masonry .archive-entry .entry-thumbnail .entry-video {
	margin-bottom: 0
}

.blog-layout-masonry .archive-entry .entry-thumbnail .flexslider {
	margin-bottom: 40px
}

.blog-layout-masonry .archive-entry .entry-thumbnail .thumbnail-meta {
	left: 12px;
	position: absolute;
	top: 12px;
	max-width: 92%
}

.blog-layout-masonry .archive-entry .entry-thumbnail .thumbnail-meta a,
.blog-layout-masonry .archive-entry .entry-thumbnail .thumbnail-meta span {
	background: #06090b;
	color: #fff;
	display: inline-block;
	font-family: Lato, sans-serif;
	font-size: 11px;
	line-height: normal;
	letter-spacing: .1em;
	margin: 0 4px 4px 0;
	padding: 7px 9px;
	text-transform: uppercase;
	word-wrap: break-word
}

.blog-layout-masonry .archive-entry .entry-thumbnail .thumbnail-meta span {
	margin-right: 5px
}

.blog-layout-masonry .archive-entry .entry-thumbnail .gallery-format-slides ul {
	margin: 0
}

.blog-layout-masonry .archive-entry p:last-of-type,
.blog-layout-masonry .archive-entry p:only-of-type {
	margin-bottom: 0
}

.blog-layout-masonry .archive-entry .more-link-wrapper {
	padding-top: 0
}

.blog-layout-masonry .archive-entry .more-link {
	display: block;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	padding-top: 5px
}

.blog-layout-masonry .archive-entry .more-link .more-text {
	border: none;
	color: #24c48a;
	font-family: Merriweather, serif;
	font-size: 1.0769em;
	letter-spacing: normal;
	padding: 0
}

.blog-layout-masonry .archive-entry .more-link .more-text:hover {
	color: #626262
}

.blog-layout-masonry .archive-entry .more-link .more-text:after {
	content: "\279E";
	position: relative;
	right: -7px;
	top: 1px
}

.blog-layout-alternate .archive-entry {
	margin-bottom: 60px;
	padding-bottom: 60px
}

.blog-layout-alternate .archive-entry:after {
	clear: both;
	content: "";
	display: table
}

@media (max-width:640px) {
	.blog-layout-alternate .archive-entry {
		display: block;
		width: 100%
	}
}

.blog-layout-alternate .archive-entry .entry-thumbnail {
	float: left;
	margin: 0 3.5% 0 0;
	position: relative;
	width: 42.5%
}

.blog-layout-alternate .archive-entry .entry-thumbnail .entry-image,
.blog-layout-alternate .archive-entry .entry-thumbnail .entry-video {
	margin-bottom: 0
}

@media (max-width:640px) {
	.blog-layout-alternate .archive-entry .entry-thumbnail {
		float: none;
		margin: 0 0 30px;
		width: 100%
	}
}

.blog-layout-alternate .archive-entry .entry-thumbnail .thumbnail-meta {
	left: 12px;
	position: absolute;
	top: 12px;
	max-width: 92%
}

.blog-layout-alternate .archive-entry .entry-thumbnail .thumbnail-meta a,
.blog-layout-alternate .archive-entry .entry-thumbnail .thumbnail-meta span {
	background: #06090b;
	color: #fff;
	display: inline-block;
	font-family: Lato, sans-serif;
	font-size: 11px;
	line-height: normal;
	letter-spacing: .1em;
	margin: 0 4px 4px 0;
	padding: 7px 9px;
	text-transform: uppercase;
	word-wrap: break-word
}

.blog-layout-alternate .archive-entry .entry-thumbnail .thumbnail-meta span {
	margin-right: 5px
}

.blog-layout-alternate .archive-entry .gallery-format-slides ul {
	margin: 0
}

.blog-layout-alternate .archive-entry .entry-content {
	float: right;
	width: 54%
}

@media (max-width:640px) {
	.blog-layout-alternate .archive-entry .entry-content {
		float: none;
		width: 100%
	}
}

.blog-layout-alternate .archive-entry .entry-content .entry-meta {
	box-pack: left;
	-moz-justify-content: left;
	-ms-justify-content: left;
	-o-justify-content: left;
	justify-content: left;
	-ms-flex-pack: left;
	margin-top: 7px
}

.blog-layout-alternate .archive-entry .entry-content .entry-title {
	font-size: 25.6px;
	font-size: 1.6rem;
	margin: 10px 0 9px;
	text-align: left
}

.blog-layout-alternate .archive-entry .entry-content p:last-of-type,
.blog-layout-alternate .archive-entry .entry-content p:only-of-type {
	margin-bottom: 0
}

.blog-layout-alternate .archive-entry .entry-content .more-link-wrapper {
	padding-top: 0
}

.blog-layout-alternate .archive-entry .entry-content .more-link {
	display: block;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	padding-top: 5px
}

.blog-layout-alternate .archive-entry .entry-content .more-link .more-text {
	border: none;
	color: #24c48a;
	font-family: Merriweather, serif;
	font-size: 1.0769em;
	letter-spacing: normal;
	padding: 0
}

.blog-layout-alternate .archive-entry .entry-content .more-link .more-text:hover {
	color: #626262
}

.blog-layout-alternate .archive-entry .entry-content .more-link .more-text:after {
	content: "\279E";
	position: relative;
	right: -7px;
	top: 1px
}

.blog-layout-alternate .archive-entry:nth-of-type(2n) .entry-thumbnail {
	float: right;
	margin-right: 0;
	margin-left: 3.5%
}

.blog-layout-alternate .archive-entry:nth-of-type(2n) .entry-content {
	float: left
}

.blog-layout-offset .archive-entry:after {
	clear: both;
	content: "";
	display: table
}

.blog-layout-offset .archive-entry .entry-header {
	margin-left: 23%
}

@media (max-width:768px) {
	.blog-layout-offset .archive-entry .entry-header {
		margin-left: 0
	}
}

.blog-layout-offset .archive-entry .entry-header .entry-meta {
	display: none
}

@media (max-width:768px) {
	.blog-layout-offset .archive-entry .entry-header .entry-meta {
		display: block
	}
}

.blog-layout-offset .archive-entry .entry-header .entry-time {
	color: #adadad;
	font-size: 12.8px;
	font-size: .8rem;
	font-family: Lato, sans-serif;
	letter-spacing: .1em;
	margin-bottom: 16px;
	text-transform: uppercase
}

@media (max-width:768px) {
	.blog-layout-offset .archive-entry .entry-header .entry-time {
		display: none
	}
}

.blog-layout-offset .archive-entry .entry-header .entry-title {
	font-size: 34.1328px;
	font-size: 2.1333rem;
	text-align: left;
	margin: 0 0 31px
}

@media (max-width:768px) {
	.blog-layout-offset .archive-entry .entry-header .entry-title {
		margin: .5em 0 35px;
		text-align: center
	}
}

@media (max-width:480px) {
	.blog-layout-offset .archive-entry .entry-header .entry-title {
		font-size: 25.6px;
		font-size: 1.6rem
	}
}

.blog-layout-offset .archive-entry .entry-offset {
	box-sizing: border-box;
	float: left;
	padding-right: 30px;
	width: 23%
}

@media (max-width:768px) {
	.blog-layout-offset .archive-entry .entry-offset {
		display: none
	}
}

.blog-layout-offset .archive-entry .entry-offset div {
	line-height: normal;
	margin-bottom: 13px
}

.blog-layout-offset .archive-entry .entry-offset img {
	border-radius: 50%;
	margin-bottom: 3px
}

.blog-layout-offset .archive-entry .entry-offset .meta-text {
	display: block;
	color: #adadad;
	font-size: 13.8656px;
	font-size: .8666rem;
	line-height: normal;
	margin-bottom: 2px
}

.blog-layout-offset .archive-entry .entry-offset a {
	color: #2d2d2d;
	font-size: 14.9328px;
	font-size: .9333rem;
	font-weight: 700
}

.blog-layout-offset .archive-entry .entry-offset a:hover {
	color: #626262
}

.blog-layout-offset .archive-entry .entry-content {
	float: right;
	width: 77%
}

@media (max-width:768px) {
	.blog-layout-offset .archive-entry .entry-content {
		float: none;
		width: 100%
	}
}

.blog-layout-offset .archive-entry .entry-content .gallery-format-slides ul {
	margin: 0
}

.archive .container>.page-header,
.search .container>.page-header {
	border-bottom: 2px solid #f4f4f4;
	margin-bottom: 80px;
	padding-bottom: 4em
}

.archive .container>.page-header .page-title,
.search .container>.page-header .page-title {
	font-family: Lato, sans-serif;
	font-size: 13.8656px;
	font-size: .8666rem;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase
}

.archive .container>.page-header .page-title-text,
.search .container>.page-header .page-title-text {
	border: 2px solid #ebebeb;
	border-right: none;
	border-left: none;
	display: inline-block;
	padding: 10px 0
}

.archive .taxonomy-description {
	margin-top: .4666em;
	text-align: center
}

.archive .taxonomy-description p:last-of-type,
.archive .taxonomy-description p:only-of-type {
	margin-bottom: 0
}

.archive-entry {
	border-bottom: 2px solid #f4f4f4;
	margin-bottom: 5em;
	padding-bottom: 5em
}

.archive-entry:last-of-type {
	margin-bottom: 5.5em
}

.page-title {
	color: #2d2d2d;
	line-height: normal;
	margin: 0;
	text-align: center
}

.content-area .search-form button[type=submit] {
	border: none;
	padding: .65em;
	padding-left: .89375em;
	position: relative;
	right: 4.5356em;
	top: .2em
}

.content-area .search-form button[type=submit] svg {
	fill: #626262;
	height: 1.2666em;
	width: 1.3333em
}

.related-posts-section,
.yarpp-related {
	padding-bottom: 1.3333em
}

.related-posts-section .related-posts,
.yarpp-related .related-posts {
	font-size: 1em;
	text-transform: uppercase
}

.related-posts-section ol,
.yarpp-related ol {
	list-style: none;
	margin: 0 -15px;
	padding: .3333em 0
}

.related-posts-section ol:after,
.yarpp-related ol:after {
	clear: both;
	content: "";
	display: table
}

.related-posts-section ol li,
.yarpp-related ol li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 15px;
	width: 33.33%
}

@media (max-width:480px) {

	.related-posts-section ol li,
	.yarpp-related ol li {
		width: 100%
	}
}

.related-posts-section ol li a,
.yarpp-related ol li a {
	text-decoration: none
}

.related-posts-section ol li img,
.yarpp-related ol li img {
	vertical-align: middle
}

.related-posts-section ol li .related-post-title,
.yarpp-related ol li .related-post-title {
	font-size: 14.9328px;
	font-size: .9333rem;
	line-height: normal;
	margin-top: 1em;
	margin-bottom: 0;
	padding: 0
}

.related-posts-section ol li .related-post-title:hover,
.yarpp-related ol li .related-post-title:hover {
	color: #626262
}

.related-posts-section ol li .related-post-date,
.yarpp-related ol li .related-post-date {
	color: #666;
	font-size: 13.8656px;
	font-size: .8666rem;
	margin-top: 10px;
}

.author-box {
	margin: 2.666em 0 4.3333em
}

.author-box .author-avatar {
	float: left
}

@media (max-width:480px) {
	.author-box .author-avatar {
		float: none
	}
}

.author-box .author-avatar img {
	border-radius: 50%;
	vertical-align: middle
}

@media (max-width:480px) {
	.author-box .author-avatar img {
		display: block;
		margin-right: auto;
		margin-bottom: 30px;
		margin-left: auto
	}
}

.author-box .author-description {
	color: #626262;
	font-size: 14.9328px;
	font-size: .9333rem;
	padding-left: 150px
}

.author-box .author-description:after {
	clear: both;
	content: "";
	display: table
}

@media (max-width:480px) {
	.author-box .author-description {
		padding-left: 0;
		text-align: center
	}
}

.author-box .author-description .post-author-title {
	font-size: 14.9328px;
	font-size: .9333rem;
	display: block;
	font-weight: 700;
	margin: 0 0 .35em
}

.author-box .author-description .post-author-title a {
	color: #2d2d2d;
	text-decoration: none
}

@media (max-width:480px) {
	.author-box .author-description .post-author-title a {
		text-align: center
	}
}

.author-box .author-description .post-author-title a:hover {
	color: #626262
}

.left-medium-loop article {
	margin-bottom: 60px
}

.left-medium-loop article:after {
	clear: both;
	content: "";
	display: table
}

@media (max-width:1024px) {
	.left-medium-loop article {
		margin-bottom: 1.4667em
	}
}

.left-medium-loop article .entry-thumbnail {
	float: left;
	margin: 0;
	width: 42.452830188679%
}

@media (max-width:640px) {
	.left-medium-loop article .entry-thumbnail {
		float: none;
		margin-bottom: 1.8em;
		text-align: center;
		width: 100%
	}
}

.left-medium-loop article .entry-content {
	float: right;
	margin: 0;
	width: 100%
}

@media (max-width:640px) {
	.left-medium-loop article .entry-content {
		float: none
	}
}

.left-medium-loop article .entry-content .entry-meta {
	justify-content: initial;
	margin: .45em 0 .6em
}

@media (max-width:640px) {
	.left-medium-loop article .entry-content .entry-meta {
		justify-content: center
	}
}

.left-medium-loop article .entry-content .entry-title {
	font-size: 25.6px;
	font-size: 1.6rem;
	margin: 0;
	text-align: left
}

@media (max-width:640px) {
	.left-medium-loop article .entry-content .entry-title {
		text-align: center
	}
}

.left-medium-loop article .entry-content .entry-summary {
	margin-top: .5em
}

.left-medium-loop article.has-post-thumbnail .entry-content {
	width: 54.009433962264%
}

@media (max-width:640px) {
	.left-medium-loop article.has-post-thumbnail .entry-content {
		width: 100%
	}
}

.no-active-sidebar .left-medium-loop article .entry-thumbnail {
	width: 34.452830188679%
}

@media (max-width:640px) {
	.no-active-sidebar .left-medium-loop article .entry-thumbnail {
		float: none;
		margin-bottom: 1.8em;
		text-align: center;
		width: 100%
	}
}

.no-active-sidebar .left-medium-loop article.has-post-thumbnail .entry-content {
	width: 64.009433962264%
}

@media (max-width:640px) {
	.no-active-sidebar .left-medium-loop article.has-post-thumbnail .entry-content {
		float: none;
		width: 100%
	}
}

.search-results article {
	margin-bottom: 60px
}

.search-results article:after {
	clear: both;
	content: "";
	display: table
}

@media (max-width:1024px) {
	.search-results article {
		margin-bottom: 1.4667em
	}
}

.search-results article .entry-thumbnail {
	float: left;
	margin: 0;
	width: 42.452830188679%
}

@media (max-width:640px) {
	.search-results article .entry-thumbnail {
		float: none;
		margin-bottom: 1.8em;
		text-align: center;
		width: 100%
	}
}

.search-results article .entry-content {
	float: right;
	margin: 0;
	width: 54.009433962264%
}

@media (max-width:640px) {
	.search-results article .entry-content {
		float: none;
		width: 100%;
	}
}

.search-results article .entry-content .entry-meta {
	justify-content: initial;
	margin: .45em 0 .6em
}

@media (max-width:640px) {
	.search-results article .entry-content .entry-meta {
		justify-content: center
	}
}

.search-results article .entry-content .entry-title {
	font-size: 25.6px;
	font-size: 1.6rem;
	margin: 0;
	text-align: left
}

@media (max-width:640px) {
	.search-results article .entry-content .entry-title {
		text-align: center
	}
}

.search-results article .entry-content .entry-summary {
	margin-top: .5em
}

@media (max-width:640px) {
	.search-results article .entry-content .entry-summary {
		text-align: center
	}
}

.search-results article.has-fallback-image .entry-content,
.search-results article.has-post-thumbnail .entry-content {
	width: 54.009433962264%
}

@media (max-width:640px) {

	.search-results article.has-fallback-image .entry-content,
	.search-results article.has-post-thumbnail .entry-content {
		width: 100%
	}
}

.search-results.no-active-sidebar article .entry-thumbnail {
	width: 34.452830188679%
}

@media (max-width:640px) {
	.search-results.no-active-sidebar article .entry-thumbnail {
		float: none;
		margin-bottom: 1.8em;
		text-align: center;
		width: 100%
	}
}

.search-results.no-active-sidebar article.has-fallback-image .entry-content,
.search-results.no-active-sidebar article.has-post-thumbnail .entry-content {
	width: 64.009433962264%
}

@media (max-width:640px) {

	.search-results.no-active-sidebar article.has-fallback-image .entry-content,
	.search-results.no-active-sidebar article.has-post-thumbnail .entry-content {
		float: none;
		width: 100%
	}
}

.portfolio-filter-terms {
	padding-bottom: 25px
}

.portfolio-filter-terms button {
	border: none;
	border-bottom: 2px solid transparent;
	color: #adadad;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 0 0 12px;
	margin-right: 34px
}

@media (max-width:768px) {
	.portfolio-filter-terms button {
		padding: 0 0 5px;
		margin: 0 10px 5px 0
	}
}

.portfolio-filter-terms button:hover {
	color: #2d2d2d
}

.portfolio-filter-terms button.active {
	background: none;
	border-bottom: 2px solid #2d2d2d;
	color: #2d2d2d
}

#projects-container,
.portfolio-archive-layout,
.related-projects {
	margin-right: -1.1667%;
	margin-left: -1.1667%
}

@media (max-width:640px) {

	#projects-container,
	.portfolio-archive-layout,
	.related-projects {
		margin-right: 0;
		margin-left: 0
	}
}

#projects-container~.posts-navigation {
	padding-top: 52.5px
}

.post-type-archive-jetpack-portfolio #infinite-handle,
.tax-jetpack-portfolio-type #infinite-handle {
	padding-top: 54.5px
}

.post-type-archive-jetpack-portfolio .infinite-loader,
.tax-jetpack-portfolio-type .infinite-loader {
	margin-top: 54.5px
}

.archive-project {
	float: left;
	margin-right: 1.1667%;
	margin-bottom: 30px;
	margin-left: 1.1667%;
	width: 31%
}

@media (max-width:1175px) {
	.archive-project {
		margin-right: .875%;
		margin-left: .875%;
		width: 48.25%
	}
}

@media (max-width:640px) {
	.archive-project {
		clear: none;
		display: block;
		margin-right: 0;
		margin-left: 0;
		width: 100%
	}
}

.archive-project .entry-thumbnail {
	margin: 0
}

.archive-project .entry-thumbnail a {
	display: block;
	position: relative
}

.archive-project .entry-overlay {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: .3s;
	width: 100%;
	z-index: 0
}

.entry-thumbnail:hover .entry-overlay {
	background-color: hsla(0, 0%, 100%, .9);
	border: 2px solid #adadad
}

.archive-project .entry-content {
	opacity: 0;
	transition: .3s;
	visibility: hidden;
	z-index: 5
}

.entry-thumbnail:hover .entry-content {
	opacity: 1;
	visibility: visible
}

.archive-project .entry-title {
	bottom: 60%;
	color: #2d2d2d;
	font-size: 16px;
	font-weight: 700;
	margin: 0;
	position: absolute;
	text-align: center;
	width: 100%
}

.archive-project .entry-divider {
	border: 1px solid #2d2d2d;
	bottom: 55.5%;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 30px
}

.archive-project .entry-project-type {
	color: #adadad;
	font-family: Lato, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 47.5%;
	width: 100%
}

.related-projects-section {
	float: left;
	padding-bottom: 41px;
	width: 100%
}

.related-projects-section .related-projects {
	font-size: 1em;
	text-transform: uppercase
}

.related-projects-section .related-projects article {
	float: left;
	position: relative;
	vertical-align: top
}

.jetpack-portfolio-shortcode {
	display: flex;
	flex-wrap: wrap
}

.jetpack-portfolio-shortcode .portfolio-entry {
	margin: 0 3.5% 23px 0;
	width: 100%
}

.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-1 {
	margin-right: 0
}

@media (max-width:768px) {
	.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-1 {
		width: 100%
	}
}

.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-2 {
	width: 48.25%
}

.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-2:nth-child(2n+2) {
	margin-right: 0
}

@media (max-width:480px) {
	.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-2 {
		margin-right: 0;
		width: 100%
	}
}

.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-3 {
	margin-right: 3.5%;
	width: 31%
}

.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-3:nth-child(3n+3) {
	margin-right: 0
}

@media (max-width:768px) {
	.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-3 {
		margin-right: 0;
		width: 48.25%
	}

	.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-3:nth-child(odd) {
		margin-right: 3.5%
	}
}

@media (max-width:768px) and (max-width:480px) {
	.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-3:nth-child(odd) {
		margin-right: 0
	}
}

@media (max-width:480px) {
	.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-3 {
		width: 100%
	}
}

.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-4 {
	width: 22.375%
}

.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-4:nth-child(4n+4) {
	margin-right: 0
}

@media (max-width:768px) {
	.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-4 {
		margin-right: 0;
		width: 48.25%
	}

	.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-4:nth-child(odd) {
		margin-right: 3.5%
	}
}

@media (max-width:768px) and (max-width:480px) {
	.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-4:nth-child(odd) {
		margin-right: 0
	}
}

@media (max-width:480px) {
	.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-4 {
		width: 100%
	}
}

.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-5 {
	width: 17.2%
}

.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-5:nth-child(5n+5) {
	margin-right: 0
}

@media (max-width:1024px) {
	.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-5 {
		margin-right: 0;
		width: 48.25%
	}

	.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-5:nth-child(odd) {
		margin-right: 3.5%
	}
}

@media (max-width:1024px) and (max-width:480px) {
	.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-5:nth-child(odd) {
		margin-right: 0
	}
}

@media (max-width:480px) {
	.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-5 {
		width: 100%
	}
}

.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-6 {
	width: 13.75%
}

.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-6:nth-child(6n+6) {
	margin-right: 0
}

@media (max-width:1024px) {
	.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-6 {
		margin-right: 0;
		width: 48.25%
	}

	.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-6:nth-child(odd) {
		margin-right: 3.5%
	}
}

@media (max-width:1024px) and (max-width:480px) {
	.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-6:nth-child(odd) {
		margin-right: 0
	}
}

@media (max-width:480px) {
	.jetpack-portfolio-shortcode .portfolio-entry.portfolio-entry-column-6 {
		width: 100%
	}
}

.jetpack-portfolio-shortcode .portfolio-featured-image {
	display: block;
	line-height: 0;
	margin-bottom: 17px
}

.jetpack-portfolio-shortcode .portfolio-featured-image img {
	display: block;
	margin: 0 auto
}

.jetpack-portfolio-shortcode .portfolio-entry-title {
	font-size: 17.0656px;
	font-size: 1.0666rem;
	margin: 0;
	text-align: left
}

.jetpack-portfolio-shortcode .portfolio-entry-title a {
	color: #2d2d2d;
	text-decoration: none
}

.jetpack-portfolio-shortcode .portfolio-entry-title a:hover {
	color: #626262
}

.portfolio-entry-column-1 .portfolio-entry-title {
	font-size: 34.1328px;
	font-size: 2.1333rem;
	text-align: center
}

.jetpack-portfolio-shortcode .portfolio-entry-meta {
	color: #adadad;
	font-family: Lato, sans-serif;
	font-size: 12.8px;
	font-size: .8rem;
	letter-spacing: .1em;
	line-height: normal;
	margin: 10px 0 9px;
	text-transform: uppercase
}

@media (max-width:480px) {
	.jetpack-portfolio-shortcode .portfolio-entry-meta {
		font-size: 11.7328px;
		font-size: .7333rem
	}
}

.jetpack-portfolio-shortcode .portfolio-entry-meta a {
	color: #adadad;
	text-decoration: none
}

.jetpack-portfolio-shortcode .portfolio-entry-meta a:hover {
	color: #24c48a
}

.portfolio-entry-column-1 .portfolio-entry-meta {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	box-pack: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	margin-bottom: 35px
}

.portfolio-entry-column-1 .portfolio-entry-meta .project-tags:before {
	content: "\00a0\00a0/\00a0\00a0";
	padding: 0 .4166em
}

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

.comment-content {
	font-size: 14.9328px;
	font-size: .9333rem
}

.comment-content p:last-of-type {
	margin-bottom: .9em
}

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

.bypostauthor {
	display: block
}

.comment-list {
	margin: 25px 0 57px;
	padding: 0
}

.comment-list ol.children {
	margin: 0
}

@media (min-width:1025px) {
	.comment-list li .comment {
		margin-left: 70px
	}
}

.comment-list li.comment {
	width: auto;
	display: block;
	color: #626262
}

.comment-list li.comment .comment-box {
	padding: 2em 0;
	border-bottom: 1px solid #ebebeb
}

.comment-list li.comment .comment-box:after {
	clear: both;
	content: "";
	display: table
}

.comment-list li.comment .comment-container {
	margin-left: 6em
}

@media (max-width:481px) {
	.comment-list li.comment .comment-container {
		margin-left: 0
	}
}

.comment-list li.comment .comment-container .comment-awaiting-moderation {
	font-style: italic
}

.comment-list li.comment.pingback .comment-container {
	margin-left: 0
}

.comment-list li.comment .avatar-container {
	float: left
}

@media (max-width:480px) {
	.comment-list li.comment .avatar-container {
		display: none
	}
}

.comment-list li.comment .avatar-container img {
	display: block;
	border-radius: 50%
}

.comment-list li.comment .info {
	line-height: 1.5;
	padding-bottom: .45em
}

.comment-list li.comment .author {
	color: #2d2d2d;
	font-size: 14.9328px;
	font-size: .9333rem;
	font-weight: 700;
	padding-bottom: .6em
}

.comment-list li.comment .author a {
	color: #2d2d2d;
	text-decoration: none
}

.comment-list li.comment .author a:hover {
	color: #626262
}

.comment-list li.comment .date {
	color: #adadad;
	font-size: 13.8656px;
	font-size: .8666rem
}

.comment-list li.comment .comment-reply-link {
	color: #2d2d2d;
	font-family: Lato, sans-serif;
	font-size: 12.8px;
	font-size: .8rem;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase
}

.comment-list li.comment .comment-reply-link:hover {
	color: #24c48a
}

.comment-reply-title,
.comments-title {
	font-size: 1em;
	text-transform: uppercase
}

.comments-title {
	margin-bottom: 0
}

.comment-reply-title {
	border-bottom: 1px solid #ebebeb;
	font-size: 14.9328px;
	font-size: .9333rem;
	padding-bottom: .8666em;
	text-transform: uppercase
}

.comment-reply-title #cancel-comment-reply-link {
	color: #adadad;
	font-family: Lato, sans-serif;
	font-size: 12.8px;
	font-size: .8rem;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: normal;
	text-decoration: none;
	margin-left: .25em
}

.comment-reply-title #cancel-comment-reply-link:hover {
	color: #24c48a
}

#commentform p {
	line-height: normal;
	margin-bottom: 2em
}

#commentform label {
	color: #2d2d2d;
	display: block;
	font-size: 13.8656px;
	font-size: .8666rem;
	font-weight: 700;
	line-height: normal;
	margin-bottom: .5em
}

#commentform textarea {
	width: 100%
}

#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-url {
	box-sizing: border-box;
	float: left;
	width: 31%
}

@media (max-width:768px) {

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

#commentform .comment-form-author input,
#commentform .comment-form-email input,
#commentform .comment-form-url input {
	width: 100%
}

#commentform .comment-form-email {
	margin: 0 3.5% 2em
}

@media (max-width:768px) {
	#commentform .comment-form-email {
		margin: 0 0 2em
	}
}

#commentform .comment-notes,
#commentform .logged-in-as {
	font-size: 13.8656px;
	font-size: .8666rem;
	margin: .66em 0 2.25em
}

#commentform .comment-notes a,
#commentform .logged-in-as a {
	color: #626262;
	text-decoration: none
}

#commentform .comment-notes a:hover,
#commentform .logged-in-as a:hover {
	color: #2d2d2d
}

#commentform .comment-form-cookies-consent {
	align-items: center;
	clear: both;
	display: flex;
	margin: 0 0 8px
}

#commentform .comment-form-cookies-consent input {
	line-height: 1;
	margin-right: 5px
}

#commentform .comment-form-cookies-consent label {
	display: inline-block;
	font-weight: 400;
	margin-bottom: 0
}

#commentform .form-submit {
	margin: 22px 0 0;
	clear: both
}

#commentform .comment-subscription-form {
	display: block;
	clear: both;
	margin: 0 0 8px;
	overflow: auto
}

#commentform .comment-subscription-form input {
	margin-right: 0;
	position: relative;
	top: -1px
}

#commentform .comment-subscription-form label {
	font-weight: 400
}

#colophon {
	clear: both;
	margin-top: 80px;
	width: 100%
}

#colophon.footer-active-sidebar {
	border-top: 1px solid #ebebeb
}

#colophon .widgets {
	padding: 80px 0
}

#colophon .widgets:after {
	clear: both;
	content: "";
	display: table
}

#colophon .widgets.widgets-1 .widget {
	width: 100%
}

#colophon .widgets.widgets-2 .widget {
	width: 48.75%
}

#colophon .widgets.widgets-3 .widget {
	width: 31.66667%
}

#colophon .widgets.widgets-4 .widget {
	width: 23.125%
}

#colophon .widgets.widgets-5 .widget {
	width: 18%
}

#colophon .widgets.widgets-6 .widget {
	width: 14.58333%
}

#colophon .widgets.widgets-7 .widget {
	width: 12.14286%
}

#colophon .widgets.widgets-8 .widget {
	width: 10.3125%
}

#colophon .widgets.widgets-9 .widget {
	width: 8.88889%
}

#colophon .widgets.widgets-10 .widget {
	width: 7.75%
}

#colophon .widgets .widget {
	box-sizing: content-box;
	margin-right: 2.5%;
	float: left
}

#colophon .widgets .widget:last-of-type {
	margin-right: 0 !important
}

@media (max-width:768px) {
	#colophon .widgets .widget {
		float: none;
		margin: 0 0 4em;
		width: 100% !important
	}
}

#colophon .site-info {
	border-top: 1px solid #ebebeb;
	color: #626262;
	font-size: 13.8656px;
	font-size: .8666rem;
	padding: 45px 0;
	text-align: center
}

@media (max-width:480px) {
	#colophon .site-info {
		word-break: break-all
	}
}

#colophon .site-info a {
	color: inherit;
	text-decoration: none
}

#colophon .site-info a:hover {
	color: #2d2d2d
}

#colophon .site-info span:after {
	content: "\002d";
	display: inline-block;
	padding: 0 5px
}

#colophon .site-info span:last-of-type:after {
	content: none
}

#colophon.unconstrained-footer .container {
	max-width: none;
	padding: 0 40px
}

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

.infinity-end.neverending .site-footer {
	display: block
}

#page #infinite-handle {
	clear: both;
	text-align: center;
	width: 100%
}

#page #infinite-handle span {
	background: inherit;
	border-radius: initial;
	color: inherit;
	cursor: pointer;
	font-size: inherit;
	padding: inherit
}

.infinite-scroll .infinite-loader {
	display: block;
	clear: both;
	width: 100%
}

.infinite-scroll .infinite-loader .spinner {
	margin: 0 auto
}

.site-content #jp-relatedposts .jp-relatedposts-headline {
	font-size: 1em
}

.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
	opacity: 1;
	margin: 0;
	padding: .3333em 0 0;
	width: 31%
}

@media (max-width:780px) {
	.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
		width: 100%
	}
}

.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:first-child {
	margin-right: 2.4%
}

@media (max-width:480px) {
	.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:first-child {
		margin-right: 0
	}
}

.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:last-child {
	margin-left: 2.4%
}

@media (max-width:480px) {
	.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:last-child {
		margin-left: 0
	}
}

.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:only-child {
	margin: 0
}

.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post h4 {
	margin-top: 1em
}

.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post h4 a {
	color: #2d2d2d;
	font-weight: 700;
	line-height: normal
}

.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post h4 a:hover {
	color: #626262;
	text-decoration: none
}

.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
	text-decoration: none
}

.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post p {
	color: #adadad;
	font-size: .8666rem;
	opacity: 1
}

.site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post p:last-of-type {
	margin-bottom: 1.9833em
}

.share-this {
	font-size: 13px
}

.single .sharedaddy .sd-content {
	padding: 1em 0 1.5em;
	text-align: center;
	width: 100%
}

.single .sharedaddy .sd-content ul {
	display: inline-block
}

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

.wp-caption,
embed,
iframe,
object {
	max-width: 100%
}

.wp-caption {
	font-size: 14.9328px;
	font-size: .9333rem
}

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

.wp-caption .wp-caption-text {
	margin: .8075em 0
}

.wp-caption-text {
	text-align: center
}

.gallery {
	margin-bottom: 2.25em
}

.gallery-item {
	display: inline-block;
	margin-bottom: 1.125em;
	text-align: center;
	vertical-align: top;
	width: 100%
}

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

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

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

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

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

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

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

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

.gallery-caption {
	display: block;
	font-size: 13.8656px;
	font-size: .8666rem;
	line-height: 1.3999
}

.flexslider.featured-posts-slider {
	border: none
}

.flexslider.featured-posts-slider:hover .flex-direction-nav a.flex-prev:before {
	background-color: rgba(0, 0, 0, .4);
	background-image: url(images/arrow-left.svg);
	background-position: 13px 15px;
	background-repeat: no-repeat;
	opacity: 1
}

.flexslider.featured-posts-slider:hover .flex-direction-nav a.flex-next:before {
	background-color: rgba(0, 0, 0, .4);
	background-image: url(images/arrow-right.svg);
	background-position: 16px 15px;
	background-repeat: no-repeat;
	opacity: 1
}

.flexslider.featured-posts-slider:hover .flex-direction-nav .flex-next:hover,
.flexslider.featured-posts-slider:hover .flex-direction-nav .flex-prev:hover {
	background: transparent !important
}

@media (max-width:860px) {
	.flexslider.featured-posts-slider .flex-direction-nav .flex-prev {
		left: 0
	}

	.flexslider.featured-posts-slider .flex-direction-nav .flex-next {
		right: 0
	}
}

.flexslider.featured-posts-slider .flex-direction-nav a {
	height: 50px;
	top: 49.166%;
	margin-top: -25px;
	width: 40px
}

.flexslider.featured-posts-slider .flex-direction-nav a:before {
	background: none;
	content: "";
	height: 50px;
	opacity: 0;
	padding: 0;
	transition: 1s;
	transition-property: opacity;
	width: 40px
}

.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	height: 600px;
	position: relative;
	width: 100%
}
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide:before {
	content: "";
    background: linear-gradient(rgba(0, 0, 0, 0.26) 25%, rgba(0, 0, 0, 0.2) 75%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

}

@media (max-width:768px) {
	.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide {
		height: 380px
	}
}

@media (max-width:480px) {
	.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide {
		height: 155px
	}
}

.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	overflow: hidden;
	width: 100%;
	z-index: 3
}

.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content.slide-overlay {
	background-color: rgba(0, 0, 0, .5)
}

.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .slide-entry-link {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2
}

.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .slide-inner {
	display: table;
	height: 100%;
	margin: 0 auto;
	width: 80%
}

.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .slide-inner-cell {
	display: table-cell;
	padding-top: 157px;
	width: 100%
}

@media (max-width:768px) {
	.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .slide-inner-cell {
		padding-top: 77px
	}
}

@media (max-width:480px) {
	.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .slide-inner-cell {
		padding-top: 27px
	}
}

.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-meta {
	letter-spacing: .3em
}

.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-meta span {
	color: #fff
}

@media (max-width:480px) {
	.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-meta {
		display: none
	}
}

.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-title {
	color: #fff;
	font-size: 34.1328px;
	font-size: 2.1333rem;
	margin: 1em 0 1.65em;
	position: relative;
	z-index: 3
}

@media (max-width:480px) {
	.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-title {
		font-size: 19.2px;
		font-size: 1.2rem;
		margin: 0 0 1.2em
	}
}

.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button {
	margin-top: 18px;
	position: relative;
	text-align: center;
	z-index: 3
}

.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button:after {
	clear: both;
	content: "";
	display: table
}

#page #infinite-handle span .flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button button,
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button #page #infinite-handle span button,
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button .button {
	background: transparent;
	border-color: #fff;
	color: #fff;
	letter-spacing: .2em
}

#page #infinite-handle span .flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button button:hover,
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button #page #infinite-handle span button:hover,
.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button .button:hover {
	background: #fff;
	color: #2d2d2d
}

@media (max-width:480px) {

	#page #infinite-handle span .flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button button,
	.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button #page #infinite-handle span button,
	.flexslider.featured-posts-slider .featured-posts-slides .featured-post-slide .slide-content .entry-button .button {
		font-size: 11.7328px;
		font-size: .7333rem
	}
}

.flexslider.gallery-format-slider {
	border: none
}

.flexslider.gallery-format-slider .flex-direction-nav a.flex-prev:before {
	background-color: rgba(0, 0, 0, .5);
	background-image: url(images/arrow-left.svg);
	background-position: 13px 15px;
	background-repeat: no-repeat;
	opacity: 1
}

.flexslider.gallery-format-slider .flex-direction-nav a.flex-next:before {
	background-color: rgba(0, 0, 0, .5);
	background-image: url(images/arrow-right.svg);
	background-position: 16px 15px;
	background-repeat: no-repeat;
	opacity: 1
}

.flexslider.gallery-format-slider .flex-direction-nav .flex-next:hover,
.flexslider.gallery-format-slider .flex-direction-nav .flex-prev:hover {
	background: transparent !important
}

@media (max-width:860px) {
	.flexslider.gallery-format-slider .flex-direction-nav .flex-prev {
		left: 0
	}

	.flexslider.gallery-format-slider .flex-direction-nav .flex-next {
		right: 0
	}
}

.flexslider.gallery-format-slider .flex-direction-nav a {
	height: 50px;
	top: 49.166%;
	margin-top: -25px;
	width: 40px
}

.flexslider.gallery-format-slider .flex-direction-nav a:before {
	background: none;
	content: "";
	height: 50px;
	opacity: 0;
	padding: 0;
	transition: 1s;
	transition-property: opacity;
	width: 40px
}

.flexslider.gallery-format-slider .flex-control-nav li {
	padding: 0
}

.flexslider.gallery-format-slider .flex-control-nav li a {
	background-color: rgba(0, 0, 0, .3);
	height: 7px;
	width: 7px
}

.flexslider.gallery-format-slider .flex-control-nav li a.flex-active {
	background-color: rgba(0, 0, 0, .7)
}

.entry-image,
.entry-video {
	margin: 0 0 35px
}

.single .entry-content a {
	color: #333;
}

.single .entry-content a:hover {
	color: #008655;
}