img.avatar {
	width: 250px;
	height: auto;
	border-radius: 50%;
	border: 4px solid white;
}

p.comment-likes {
	height: 16px;
	float: none;
	width: 100%;
	clear: both;
	display: block;
	margin-left: -2px
}

p.comment-not-liked {
	cursor: pointer
}

p.comment-likes a.view-likers {
	text-decoration: underline;
	border: none
}

div.comment-likes-overlay {
	color: #555;
	position: absolute;
	font-size: 9pt;
	padding: 0;
	margin: 0;
	z-index: 20000
}

div.comment-likes-overlay div.inner {
	background-color: #fff;
	border: 1px solid #dfdfdf;
	border-color: rgba(0, 0, 0, .1);
	padding: 8px;
	margin: 0;
	max-width: 310px;
	max-height: 250px;
	overflow: hidden;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .15), 0 3px 8px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, .15), 0 3px 8px rgba(0, 0, 0, .1);
	box-shadow: 0 0 2px rgba(0, 0, 0, .15), 0 3px 8px rgba(0, 0, 0, .1)
}

div.comment-likes-overlay div.inner a img {
	text-decoration: none;
	height: 25px;
	width: 25px;
	margin: 2px 10px 2px 2px;
	vertical-align: middle
}

div.comment-likes-overlay div.inner ul {
	margin: 0;
	padding: 0
}

div.comment-likes-overlay div.inner ul li {
	float: left;
	display: inline;
	padding: 0;
	margin: 0 0 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

div.comment-likes-overlay div.inner ul.single li {
	width: 100%
}

div.comment-likes-overlay div.inner ul.double li {
	width: 50%
}

div.comment-likes-overlay div.inner a,
div.comment-likes-overlay div.inner a:hover {
	text-decoration: none;
	border-bottom: none;
	background: 0 0
}

div.comment-likes-overlay div.inner ul li a span.user-name {
	color: #555
}

p.comment-likes span.comment-like-feedback {
	font-size: 12px;
	line-height: 1.8em;
	opacity: .8;
	float: left;
	padding: 1px 0 0 5px;
	display: block !important
}

a.comment-like-link:hover {
	background: 0 0
}

a.comment-like-link span {
	display: none
}

a.comment-like-link {
	outline: none;
	border: 0 !important;
	text-decoration: none !important;
	padding: 0;
	margin: 0;
	float: left;
	text-decoration: none;
	line-height: 70%;
	background: 0 0
}

a.comment-like-link:before,
div.comment-likes-overlay span.icon {
	-webkit-font-smoothing: antialiased;
	font-family: "Noticons";
	font-size: 20px;
	line-height: .9
}

div.comment-likes-overlay span.icon {
	color: #fff;
	height: 100%;
	margin: 0;
	padding: 3px 0 1px
}

a.comment-like-link:before {
	color: #2ea2cc;
	content: '\f408';
	width: 16px;
	display: inline-block
}

a.comment-like-link.loading {
	-webkit-transition: opacity 2s;
	-moz-transition: opacity 2s;
	-ms-transition: opacity 2s;
	-o-transition: opacity 2s;
	transition: opacity 2s;
	opacity: 0
}

a.comment-like-link:hover:before,
p.comment-liked a.comment-like-link:before,
p.comment-not-liked:hover a.comment-like-link:before {
	color: #f1831e;
	background: 0 0
}

div.comment-likes-overlay div .slider-nav {
	position: relative;
	clear: both;
	width: 310px;
	height: 40px;
	margin: 15px 0 -15px -12px;
	text-align: center;
	border-top: 1px solid #dfdfdf
}

div.comment-likes-overlay div .slider-nav em {
	font-style: normal
}

div.comment-likes-overlay div .slider-nav .prev {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 40px;
	height: 40px;
	border-right: 1px solid #dfdfdf
}

div.comment-likes-overlay div .slider-nav .noticon {
	width: 40px;
	height: 40px;
	font-size: 25px;
	line-height: 40px
}

div.comment-likes-overlay div .slider-nav .next {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	display: block;
	width: 40px;
	height: 40px;
	border-left: 1px solid #dfdfdf
}

div.comment-likes-overlay div .slider-nav .position {
	position: absolute;
	top: 0;
	left: 40px;
	bottom: 0;
	right: 40px;
	text-align: center
}

div.comment-likes-overlay div .slider-nav .position div {
	display: inline
}

div.comment-likes-overlay div .slider-nav .position em {
	display: inline-block;
	padding: 0 3px;
	font-size: 30px;
	line-height: 40px;
	color: #bbb;
	cursor: pointer
}

div.comment-likes-overlay div .slider-nav .position .on {
	color: #1e8cbe
}

div.comment-likes-overlay .swipe {
	overflow: hidden;
	visibility: hidden;
	position: relative
}

div.comment-likes-overlay .swipe-wrap {
	overflow: hidden;
	position: relative
}

div.comment-likes-overlay .swipe-wrap>div {
	float: left;
	width: 100%;
	position: relative
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0
}

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

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

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

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

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

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

b,
strong {
	font-weight: 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
}

pre {
	overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
	border-radius: 0;
	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: none
}

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 {
	border: 1px solid #ddd;
	padding: .5em
}

th {
	text-align: left
}

.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;
	word-wrap: normal !important;
	z-index: 100000
}

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

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

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

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

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.comment-author:before,
.comment-author:after,
.widget:before,
.widget:after,
.entry-author:before,
.entry-author:after,
.comment-meta:before,
.comment-meta:after,
.testimonial-about:before,
.testimonial-about:after,
.portfolio-wrapper:before,
.portfolio-wrapper:after {
	content: "";
	display: table;
	table-layout: fixed
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.comment-author:after,
.widget:after,
.entry-author:after,
.comment-meta:after,
.testimonial-about:after,
.portfolio-wrapper:after {
	clear: both
}

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: "Karla", "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: "Work Sans", "Helvetica Neue", helvetica, arial, sans-serif;
	font-weight: 800;
	letter-spacing: .1em;
	line-height: 1.25;
	margin: 0 0 .75em;
	padding: .75em 0 0;
}

h1,
h2 {
	text-transform: uppercase
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	padding-top: 0
}

h1 {
	font-size: 30px;
	font-size: 1.875rem
}

h2 {
	font-size: 26px;
	font-size: 1.625rem
}

h3 {
	font-size: 22px;
	font-size: 1.375rem
}

h4 {
	font-size: 18px;
	font-size: 1.125rem
}

h5 {
	font-size: 16px;
	font-size: 1rem
}

h6 {
	font-size: 14px;
	font-size: .875rem
}

p {
	margin: 0 0 1.5em;
	padding: 0
}

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

blockquote {
	border-left: 4px solid #ddd;
	margin: 0 2em;
	padding: 0 0 0 1.5em
}

address {
	margin: 0 0 1.5em
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: .9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: .9375rem
}

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

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

big {
	font-size: 125%
}

blockquote,
q {
	quotes: "" ""
}

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

:focus {
	outline: none
}

.menu-toggle:before,
.menu-item-has-children>a:after,
.page_item_has_children>a:after,
.bypostauthor:before {
	font-family: Genericons;
	font-size: 1em;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	text-decoration: none;
	vertical-align: text-bottom;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: auto
}

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

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

select {
	border: 1px solid #bbb
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color] {
	padding: 4px
}

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

button,
input[type=button],
input[type=reset],
input[type=submit],
#infinite-handle span button,
#infinite-handle span button:hover,
#infinite-handle span button:focus {
	border: 0;
	border-radius: 0;
	background: #29292a;
	box-shadow: none;
	color: #fff;
	font-size: 14px;
	font-size: .875rem;
	letter-spacing: .05em;
	line-height: 1;
	padding: 1em 1.5em;
	text-shadow: none;
	text-transform: uppercase;
	transition: background .2s
}

button:hover,
button:focus,
input[type=button]:hover,
input[type=button]:focus,
input[type=reset]:hover,
input[type=reset]:focus,
input[type=submit]:hover,
input[type=submit]:focus,
#infinite-handle span button:hover,
#infinite-handle span button:focus {
	background: #555;
	cursor: pointer
}

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

ul,
ol {
	margin: 0 0 1.5em 3em;
	padding: 0
}

ul {
	list-style: disc
}

ol {
	list-style: decimal
}

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

dt {
	font-weight: 700
}

dd {
	margin: 0 1.5em 1.5em
}

table {
	margin: 0 0 1.5em;
	width: 100%
}

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

a,
a:visited {
	color: #999;
	text-decoration: none;
}

a:hover,
a:active {
	color: #333
}

a:hover,
a:focus {
	outline: none;
}

a:focus {
	outline: thin solid #aaa;
	outline-offset: 1px;
}

span.tag {
	font-size: 18px;
	padding: 0 10px;
	margin: 5px;
	border-radius: 30px;
	color: #494949;
	background-color: #e0e0e0;
	white-space: nowrap;
	display: inline-block;
}

.entry-content a,
.entry-content a:visited,
.entry-summary a,
.entry-summary a:visited,
.edit-link a,
.edit-link a:visited,
.widget a,
.widget a:visited,
.entry-meta a,
.entry-meta a:visited,
.entry-footer a,
.entry-footer a:visited,
.site-footer a,
.site-footer a:visited,
.entry-title a,
.entry-title a:visited,
.post-navigation a,
.post-navigation a:visited,
.posts-navigation a,
.posts-navigation a:visited,
.comment-navigation a,
.comment-navigation a:visited,
.widget_authors a strong,
.widget_authors a:visited strong,
.project-terms a,
.project-terms a:visited,
.author-bio a,
.author-bio a:visited {
	border-bottom: 2px solid transparent;
	transition: border-bottom-color .2s
}

.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.edit-link a:focus,
.edit-link a:hover,
.widget a:focus,
.widget a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.entry-footer a:focus,
.entry-footer a:hover,
.site-footer a:focus,
.site-footer a:hover,
.entry-title a:focus,
.entry-title a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-navigation a:focus,
.comment-navigation a:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.project-terms a:focus,
.project-terms a:hover,
.author-bio a:focus,
.author-bio a:hover {
	border-bottom-color: currentColor
}

.widget ul li a:focus,
.widget ul li a:hover,
.jp-relatedposts-post a:focus,
.jp-relatedposts-post a:hover {
	border-bottom-color: transparent
}

.gallery-item a {
	border: 0
}

.post-thumbnail {
	border: 1px solid #ccc;
}

.post-thumbnail a img {
	transition: opacity .2s
}

.post-thumbnail a:hover img,
.post-thumbnail a:focus img {
	opacity: .7
}

html {
	box-sizing: border-box
}

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

body {
	background: #fff
}

#page {
	position: relative;
	-ms-word-wrap: break-word;
	word-wrap: break-word
}

.wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	max-width: calc(1200px - 1em);
	padding-left: 2em;
	padding-right: 2em
}

.wrap:after {
	clear: both;
	content: "";
	display: block
}

#masthead .wrap {
	position: relative
}

.site-header {
	background-color: #333
}

.header-top {
	background-color: #29292a;
	color: #fff;
	letter-spacing: .05em;
	text-align: center;
	text-transform: uppercase
}

.header-top .wrap {
	padding: 0
}

.header-top a,
.header-top a:visited {
	color: #fff;
	-webkit-transition: color .2s;
	transition: color .2s
}

.header-top a:hover,
.header-top a:focus {
	color: rgba(255, 255, 255, .7)
}

.site-top-content {
	line-height: 1.5;
	padding: .75em 1.5em
}

.main-navigation+.site-top-content {
	padding-top: 0
}

.site-top-content span.site-top-content-2 {
	color: #999;
	display: block
}

.site-branding {
	color: #fff;
	text-align: center
}

.site-branding a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}

.site-branding a:hover,
.site-branding a:focus {
	/*opacity: .7*/
}

.site-title {
	font-family: "Work Sans", "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 30px;
	font-size: 1.875rem;
	font-weight: 800;
	letter-spacing: .08em;
	margin: 0;
	padding: 0;
	text-transform: uppercase
}

.site-description {
	font-size: 18px;
	font-size: 1.125rem;
	margin-bottom: 0.5em
}

.site-description,
.site-description a {
	color: #ccc
}

.site-logo-link img {
	max-height: 100px;
	width: auto
}

.custom-header-image {
	background-position: center center;
	background-size: cover;
	padding: 10% 0;
	position: relative
}

.no-header-image .custom-header-image {
	padding: 5% 0
}

body:not(.no-header-image) .custom-header-image:before,
.lts-front-page .custom-header-image:before {
	background: rgba(0, 0, 0, .5);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.header-top .wrap:after {
	display: none
}

.main-navigation {
	clear: both;
	display: block
}

.main-navigation ul {
	background: #111;
	display: none;
	list-style: none;
	margin: 0;
	padding: 0 1.5em;
	text-align: left
}

.main-navigation ul.nav-menu {
	margin-bottom: 1em;
	padding: 0 1.5em
}

.main-navigation ul ul {
	padding: 0 0 0 1.5em
}

.main-navigation ul ul a {
	letter-spacing: 0;
	padding: .4em 0;
	position: relative;
	text-transform: none
}

.main-navigation a {
	display: block;
	padding: .75em 0;
	text-decoration: none
}

.menu-toggle {
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, .2);
	box-shadow: none;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	line-height: 1.5;
	margin: 1em 0;
	padding: .5em 1em;
	text-shadow: none
}

.main-navigation.toggled ul {
	display: block
}

.menu-toggle:hover,
.menu-toggle:focus {
	background-color: transparent;
	box-shadow: none
}

.menu-toggle:before {
	content: "\f419";
	margin-right: .5em;
	position: relative;
	top: -2px
}

.toggled .menu-toggle:before {
	content: "\f406"
}

.lts-front-page .site-content {
	padding: 0
}

.lts-panel {
	overflow: hidden;
	position: relative
}

.panel-image {
	background-position: center center;
	background-size: cover;
	position: relative
}

.panel-image:before {
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#4d000000', GradientType=0);
	bottom: 0;
	content: "";
	left: 0;
	right: 0;
	position: absolute;
	top: 100px
}

.lts-front-page article:not(.has-post-thumbnail):not(.lts-intro):not(.portfolio):not(.testimonial) {
	border-top: 1px solid #ddd
}

.panel-content {
	position: relative
}

.panel-content .wrap {
	padding-bottom: 0.75em;
	padding-top: 2em
}

.panel-content .entry-title {
	color: #ccc;
	text-align: center
}

.one-column .panel-content .wrap {
	max-width: 1000px
}

.child-pages {
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	text-align: center
}

.child-page {
	margin-bottom: 3em
}

.lts-panel .project-archive-content {
	text-align: center
}

.lts-panel .portfolio-projects {
	margin-left: -10px;
	margin-right: -10px;
	padding-top: 2em
}

.lts-panel .testimonials {
	padding-top: 2em
}

.lts-panel .testimonial {
	padding-bottom: 0
}

body .lts-panel .testimonial .entry-header {
	padding-top: 1em
}

body:not(.logged-in) .lts-panel .testimonial .entry-header {
	padding-top: 2em
}

.lts-panel .testimonial .entry-header h2 {
	color: #333
}

.lts-panel .testimonial .entry-content {
	border: 0;
	font-size: 1em;
	padding: 0
}

.lts-panel .testimonial .edit-link {
	text-align: left
}

.lts-panel .testimonial-about {
	margin: 0
}

.lts-panel .recent-posts {
	padding-top: 2em
}

.lts-front-page .lts-panel .recent-posts .post {
	border-top: 0 !important;
	padding-bottom: 2em
}

.lts-panel .recent-posts .entry-header {
	margin-bottom: 1em
}

.panel-content .wrap .recent-posts .post h2 {
	font-size: 20px;
	font-size: 1.25rem;
	text-align: left
}

.lts-panel .recent-posts .edit-link {
	text-align: left
}

.lts-panel .edit-link {
	display: block;
	font-size: 85%;
	letter-spacing: .08em;
	margin: .3em 0 0;
	text-align: center;
	text-transform: uppercase
}

.lts-intro {
	margin-bottom: 0;
	padding: 1.5em 0
}

.lts-intro .entry-content {
	color: #555;
	font-size: 20px;
	font-size: 1.25rem
}

.lts-intro .entry-content>*:last-child {
	margin-bottom: 0
}

.lts-intro .edit-link {
	display: block;
	font-size: 85%;
	letter-spacing: .08em;
	margin-top: 2em;
	text-align: center;
	text-transform: uppercase
}

.site-content {
	padding: 2.5em 0 0
}

.site-main {
	//margin-top: 32px
}

.sticky {
	display: block
}

.entry-title a {
	color: #333;
	text-decoration: none;
	transition: color .2s
}

.entry-title a:hover,
.entry-title a:focus {
	color: #666
}

.entry-meta {
	color: #aaa
}

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

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

.date-hidden .byline-prefix,
.date-hidden.author-hidden .cat-prefix,
.blog .sticky .byline-prefix,
.blog.author-hidden .sticky .cat-prefix {
	text-transform: capitalize
}

.blog .sticky .posted-on {
	display: none
}

.entry-header {
	margin-bottom: 2.5em
}

.entry-header .entry-title {
	margin-bottom: .25em;
	font-size: 40px;
}

.entry-content h1,
.entry-content h2 {
	color: #ccc
}

.entry-content h3,
.entry-content h4 {
	color: #333
}

.entry-content h5,
.entry-content h6 {
	color: #666
}

.entry-footer .cat-links,
.entry-footer .tags-links,
.entry-footer .comments-link,
.entry-footer .edit-link {
	margin-right: 2em
}

.entry-footer span:last-child {
	margin-right: 0
}

.blog .post,
.archive:not(.woocommerce-active) .post,
.search .post,
.search .page,
.archive .portfolio,
.search .portfolio,
.lts-panel .portfolio {}

body:not(.lts-front-page) .entry-header,
.lts-panel .portfolio .entry-header,
body:not(.lts-front-page) .entry-footer,
.lts-panel .portfolio .entry-footer {
	padding: 1em 0
}

body:not(.lts-front-page) .entry-header,
.lts-panel .portfolio .entry-header,
body:not(.lts-front-page) .entry-content,
.lts-panel .portfolio .entry-content,
body:not(.lts-front-page) .entry-footer,
.lts-panel .portfolio .entry-footer,
body:not(.lts-front-page) .post-navigation,
body:not(.lts-front-page) #comments {
	margin: auto
}

body:not(.lts-front-page) .entry-header,
.lts-panel .portfolio .entry-header {
	padding-top: 0
}

.post-navigation .nav-links {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 1em 0
}

.nav-subtitle {
	display: block;
	font-size: 90%;
	font-weight: 700;
	font-weight: 800;
	letter-spacing: .05em;
	text-transform: uppercase
}

.post-navigation .nav-next {
	margin-top: 1.5em
}

.entry-author {
	border-top: 1px solid #ccc;
	margin: 2em 0 0;
	padding: 2em 0 0
}

.entry-author .author-avatar {
	float: left;
	margin-right: 1em
}

.entry-author .avatar-container {
	border-radius: 30px;
	display: block;
	height: 60px;
	overflow: hidden;
	width: 60px
}

.entry-author h2,
.entry-author h3 {
	display: inline;
	float: none;
	font-size: 16px;
	font-size: 1rem;
	margin: 0;
	padding: 0
}

.entry-author .author-heading,
.entry-author .author-bio {
	float: right;
	width: calc(100% - 80px)
}

.entry-author .author-link:before {
	content: "";
	display: block
}

.page-header {
	padding-bottom: 2em
}

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

.page-links span {
	margin: 0 .25em
}

.error404 .page-content .search-form,
.search .page-content .search-form {
	margin-bottom: 3em
}

.testimonial {
	padding-bottom: 4em
}

.testimonial .post-thumbnail {
	border-radius: 50px;
	display: block;
	float: left;
	height: 80px;
	margin: 0 1em 0 0;
	overflow: hidden;
	width: 80px
}

.testimonial-about {
	margin-left: 30px;
	margin-top: -70px
}

.testimonial-about .entry-header {
	float: left;
	min-height: 80px;
	vertical-align: middle
}

body .testimonial .entry-header {
	padding-top: .5em
}

body:not(.logged-in) .testimonial .entry-header {
	padding-top: 1.5em
}

.testimonial .entry-header h2 {
	font-size: 1em
}

.testimonial .entry-content {
	border: 2px solid #eee;
	font-size: 1.2em;
	padding: 30px 30px 70px
}

.testimonial .entry-content p:last-child {
	margin-bottom: .75em
}

.portfolio-content .page-content {
	margin-bottom: 2em
}

.project-terms {
	margin-bottom: 1.5em
}

.project-terms ul,
.project-terms ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0
}

.project-terms a {
	display: inline-block;
	margin: 0 .3em
}

.project-terms a.current-type {
	color: #333
}

.portfolio-wrapper {
	padding-bottom: 2em;
	position: relative
}

#comments {
	padding-top: 2em
}

.comments-title {
	font-size: 24px;
	font-size: 1.5rem
}

.comment-list,
.comment-list .children {
	list-style: none;
	margin: 0;
	padding: 0
}

.comment-body {
	margin-bottom: 3em;
	padding-left: 100px
}

.children {
	padding-left: 40px
}

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

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

.bypostauthor {
	position: relative
}

.bypostauthor:before {
	background: #333;
	border-radius: 30px;
	color: #fff;
	content: "\f408";
	display: block;
	height: 22px;
	left: 0;
	line-height: 21px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 22px;
	z-index: 2
}

.children .bypostauthor:before {
	left: 20px
}

.comment-author {
	position: relative
}

.comment-author .avatar-container {
	border-radius: 70px;
	display: block;
	float: left;
	height: 80px;
	left: -100px;
	overflow: hidden;
	position: absolute;
	width: 80px
}

.children .comment-author .avatar-container {
	height: 60px;
	left: -80px;
	width: 60px
}

.no-comments,
.comment-awaiting-moderation {
	font-style: italic
}

.widget {
	padding-bottom: 3em
}

#secondary .widget,
#colophon .widget {
	font-size: 90%
}

h2.widget-title {
	font-size: 18px;
	font-size: 1.125rem
}

.widget-title a {
	color: inherit
}

.widget input:not([type=button], [type=submit], [type=reset]),
.widget select,
.widget textarea {
	width: 100%
}

.widget ul {
	list-style: none;
	margin: 0
}

.widget ul li {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: .5em 0
}

.widget ul li+li {
	margin-top: -1px
}

.widget ul li ul {
	padding: 0;
	position: relative
}

.widget ul li li {
	border: 0;
	padding: 6px 0 6px 1.5rem
}

.widget_top-posts ul li ul,
.widget_rss_links ul li ul,
.widget-grofile ul.grofile-links li ul,
.widget_pages ul li ul,
.widget_meta ul li ul {
	bottom: 0
}

.widget_nav_menu ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li {
	padding-bottom: 0
}

.widget .post-date,
.widget .rss-date {
	font-size: .81em
}

.widget_text {
	-ms-word-wrap: break-word;
	word-wrap: break-word
}

.widget .rss-date {
	display: block
}

.widget_contact_info .contact-map {
	margin-bottom: .5em
}

.widget_goodreads div[class^=gr_custom_container] {
	background: 0 0;
	border: 0;
	padding: 0
}

.widget_goodreads div[class^=gr_custom_each_container] {
	border-bottom: 0
}

.widget_goodreads div[class^=gr_custom_each_container] a {
	color: inherit
}

.widget_goodreads div[class^=gr_custom_author] {
	font-size: 12px;
	font-size: .75rem;
	letter-spacing: .05em;
	text-transform: uppercase
}

.widget-grofile h4 {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 0
}

.widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
	border: 0
}

.widget_recent_entries .post-date {
	display: block
}

.widget_rss ul li {
	padding: 1em 0
}

.search-form {
	position: relative
}

.search-form input[type=search] {
	display: block;
	padding: 8px;
	width: 100%
}

.search-form .search-submit {
	position: absolute;
	right: 0;
	top: 0
}

.widget_bpcom_social_media_icons_widget ul li {
	border: 0
}

.widget_bpcom_social_media_icons_widget ul li a {
	-webkit-transition: opacity .3s;
	transition: opacity .3s
}

.widget_bpcom_social_media_icons_widget ul li a:hover,
.widget_bpcom_social_media_icons_widget ul li a:focus {
	opacity: .7
}

.tagcloud,
.widget_tag_cloud,
.bp_widget_tag_cloud {
	line-height: 1.5
}

.widget .tagcloud a,
.widget .tagcloud a:visited,
.widget.widget_tag_cloud a,
.widget.widget_tag_cloud a:visited,
.bp_widget_tag_cloud a,
.bp_widget_tag_cloud a:visited {
	border: 1px solid #ddd;
	display: inline-block;
	float: left;
	font-size: 1rem !important;
	margin: 4px 4px 0 0 !important;
	padding: 4px 10px 5px !important;
	position: relative;
	-webkit-transition: border-color .2s;
	transition: border-color .2s;
	width: auto;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	z-index: 0
}

.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.bp_widget_tag_cloud a:hover,
.bp_widget_tag_cloud a:focus {
	border-color: #ccc;
	text-decoration: none
}

.widget_calendar th,
.widget_calendar td {
	text-align: center
}

.widget_calendar tfoot td {
	border: 0
}

.footer-image {
	background-position: center center;
	background-size: cover;
	padding-top: 50%;
	position: relative
}

.lts-customizer .footer-image:not(.has-footer-image) {
	padding-top: 0
}

.footer-image:before {
	position: absolute;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .25) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .25) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .25) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#40000000', GradientType=0);
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.social-navigation {
	/* TODO background:#fff */
	;
	padding: 10px 0;
	text-align: center
}

.site-footer .social-navigation ul {
	margin-bottom: 0
}

.site-footer .social-navigation a {
	background: #ccc;
	border-radius: 40px;
	color: #fff;
	display: inline-block;
	height: 45px;
	line-height: 35px;
	margin: 0 5px;
	position: relative;
	transition: background .2s;
	width: 45px
}

.site-footer .social-navigation a:hover {
	background: #bbb;
}

.site-footer .social-navigation .icon {
	height: 26px;
	left: 50%;
	margin-left: -18px;
	margin-top: -13px;
	position: absolute;
	top: 50%;
	width: 36px
}

.site-footer .widget-area {
	background-color: #eee;
	padding-bottom: 2em;
	padding-top: 4em
}

.site-info {
	background-color: #222;
	color: #fff;
	letter-spacing: .05em;
	text-align: center;
	text-transform: uppercase
}

.site-info .wrap {
	padding-bottom: 1em;
	padding-top: 1em
}

.site-info a,
.site-info:visited {
	color: #fff;
	text-decoration: none
}

.site-info .wrap .sep {
	margin: 0;
	display: block;
	visibility: hidden;
	height: 0;
	width: 100%
}

#infinite-handle {
	clear: both;
	padding: 0 0 4em;
	text-align: center
}

.portfolio-projects #infinite-handle {
	padding: 2em 0
}

#infinite-handle span {
	background: 0 0;
	border-radius: 0;
	font-size: inherit;
	padding: 0
}

.infinite-loader {
	clear: both;
	padding: 2.5em 0 4em
}

.portfolio-projects .infinite-loader {
	padding: 3em 0 2em
}

.infinite-loader .spinner {
	left: 50% !important;
	margin-left: -9px;
	top: 0 !important
}

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

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

#infinite-footer .container {
	max-width: 100%
}

.site-content .contact-form input[type=radio],
.site-content .contact-form input[type=checkbox] {
	margin-bottom: 6px;
	margin-right: .3em;
	vertical-align: middle
}

.site-content .contact-form label.checkbox,
.site-content .contact-form label.checkbox-multiple,
.site-content .contact-form label.radio {
	font-weight: 400;
	font-style: normal;
	margin-bottom: .4375em;
	float: none
}

.site-content .contact-form label.checkbox,
.site-content .contact-form>div {
	margin-bottom: .875em
}

.site-content .contact-form textarea,
.site-content .contact-form input[type=text],
.site-content .contact-form input[type=email],
.site-content .contact-form input[type=url],
.site-content .contact-form select {
	margin-bottom: .4375em;
	max-width: 100%
}

.site-content .contact-form .grunion-field-label {
	margin-bottom: .21875em;
	width: 100%
}

.site-content .contact-form .grunion-field-label.textarea {
	width: 100%
}

.entry-content div.sharedaddy h3,
.entry-content div.sharedaddy h3.sd-title,
.entry-content div#jp-relatedposts h3.jp-relatedposts-headline {
	color: #666;
	font-family: "Karla", "Helvetica Neue", helvetica, arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	font-size: .85rem;
	letter-spacing: .08em;
	text-transform: uppercase
}

.entry-content div#jp-relatedposts h3.jp-relatedposts-headline em {
	font-weight: 400
}

.sd-rating+.sd-sharing-enabled {
	padding-top: 1em;
	margin: 1em 0
}

.jp-relatedposts-post-img {
	margin-bottom: .5em
}

#bpstats {
	display: none
}

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

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

embed,
iframe,
object {
	margin-bottom: 1.5em;
	max-width: 100%
}

.bp-caption {
	margin-bottom: 1.5em;
	max-width: 100%
}

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

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

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

.gallery {
	margin-bottom: 1.5em
}

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

.gallery-columns-1 .gallery-item {
	padding-bottom: 1em
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
	padding: 0 .5em 1em
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
	padding: 0 .5em 1em
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
	padding: 0 .5em 1em
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
	padding: 0 .5em 1em
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
	padding: 0 .5em 1em
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
	padding: 0 .25em 1em
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
	padding: 0 .25em 1em
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
	padding: 0 .25em 1em
}

.gallery-columns-2,
.gallery-columns-3,
.gallery-columns-4,
.gallery-columns-5,
.gallery-columns-6 {
	margin-left: -.5em;
	margin-right: -.5em
}

.gallery-columns-7,
.gallery-columns-8,
.gallery-columns-9 {
	margin-left: -.25em;
	margin-right: -.25em
}

.gallery-caption {
	display: block;
	font-size: .9
}

.lts-panel-title {
	display: none
}

.lts-customizer.lts-front-page .lts-panel:after {
	border: 2px dashed;
	bottom: 1em;
	content: '';
	display: block;
	left: 1em;
	position: absolute;
	right: 1em;
	top: 1em
}

.lts-customizer.lts-front-page .lts-panel .lts-panel-title {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 5px 10px;
	position: absolute;
	right: 3.2em;
	text-transform: uppercase;
	top: 3.2em;
	transform: translate(3px, -3px);
	z-index: 3
}

.lts-customizer.lts-front-page .lts-panel:nth-of-type(1) .lts-panel-title {
	background: #a64b55
}

.lts-customizer.lts-front-page .lts-panel:nth-of-type(1):after {
	border-color: #a64b55;
	color: #a64b55
}

.lts-customizer.lts-front-page .lts-panel:nth-of-type(2) .lts-panel-title {
	background: #b569a2
}

.lts-customizer.lts-front-page .lts-panel:nth-of-type(2):after {
	border-color: #b569a2;
	color: #b569a2
}

.lts-customizer.lts-front-page .lts-panel:nth-of-type(3) .lts-panel-title {
	background: #8f68bd
}

.lts-customizer.lts-front-page .lts-panel:nth-of-type(3):after {
	border-color: #8f68bd;
	color: #8f68bd
}

.lts-customizer.lts-front-page .lts-panel:nth-of-type(4) .lts-panel-title {
	background: #575ebd
}

.lts-customizer.lts-front-page .lts-panel:nth-of-type(4):after {
	border-color: #575ebd;
	color: #575ebd
}

.lts-customizer.lts-front-page .lts-panel.footer-image .lts-panel-title {
	background: #55a1bd
}

.lts-customizer.lts-front-page .lts-panel.footer-image:after {
	border-color: #55a1bd;
	color: #55a1bd
}

@-webkit-keyframes flash {

	0%,
	20%,
	40%,
	60%,
	80%,
	100% {
		opacity: 1
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		opacity: 0
	}
}

@keyframes flash {

	0%,
	20%,
	40%,
	60%,
	80%,
	100% {
		opacity: 1
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		opacity: 0
	}
}

.label-placeholder {
	clip: rect(1px, 1px, 1px, 1px)
}

.lts-front-page.lts-customizer #primary article.panel-placeholder {
	border: 0
}

.lts-customizer .label-placeholder.lts-highlight {
	clip: auto;
	display: block;
	height: 112px
}

.lts-highlight:after {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-name: flash;
	animation-name: flash;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

@media screen and (min-width:30em) {
	.site-top-content span.site-top-content-2 {
		display: inline;
		margin-left: 1.5em
	}

	.custom-header-image {
		padding: 20%
	}
}

@media screen and (min-width:60em) {
	h1 {
		font-size: 34px;
		font-size: 2.125rem
	}

	h2 {
		font-size: 28px;
		font-size: 1.75rem
	}

	h3 {
		font-size: 24px;
		font-size: 1.5rem
	}

	h4 {
		font-size: 20px;
		font-size: 1.25rem
	}

	h5 {
		font-size: 16px;
		font-size: 1rem
	}

	h6 {
		font-size: 14px;
		font-size: .875rem
	}

	body:not(.lts-front-page) #primary {
		margin: auto;
		max-width: 700px;
		width: 64%
	}

	.has-sidebar #primary {
		float: left
	}

	.has-sidebar #secondary {
		float: right;
		width: 30%
	}

	.error404 #primary {
		float: none
	}

	.header-top .wrap {
		padding: 1em
	}

	.site-header-fixed.header-top .wrap,
	.site-header-hidden.header-top .wrap {
		padding-bottom: .25em;
		padding-top: .25em
	}

	.custom-header-image {
		height: 750px;
		height: 75vh;
		height: calc(75vh - 85px);
		/*TODO  margin-top:85px*/
	}

	.no-header-image .custom-header-image {
		min-height: 20vh
	}

	.site-branding {
		display: flex;
		align-items: center;
		justify-content: center;
		height: 100%
	}

	.site-branding .wrap {
		margin-left: 0;
		margin-right: 0
	}

	.site-title {
		font-size: 60px;
		font-size: 3.75rem
	}

	.site-description {
		font-size: 24px;
		font-size: 1.5rem
	}

	.site-logo-link img {
		max-height: 200px
	}

	.header-top {
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 3;
		transition: transform .2s
	}

	.site-header-fixed.header-top,
	.site-header-hidden.header-top {
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 1999
	}

	.site-header-fixed.header-top {
		-webkit-animation: header-down .2s ease-in;
		animation: header-down .2s ease-in;
		-webkit-transform: translate(0);
		transform: translate(0)
	}

	.site-header-hidden.header-top {
		-webkit-animation: header-up .5s ease-in;
		animation: header-up .5s ease-in;
		-webkit-transform: translate(-100%);
		transform: translate(-100%)
	}

	.admin-bar .site-header-fixed.header-top {
		top: 32px
	}

	@-webkit-keyframes header-down {
		from {
			-webkit-transform: translate(0, -100%)
		}

		to {
			-webkit-transform: translate(0)
		}
	}

	@keyframes header-down {
		from {
			transform: translate(0, -100%)
		}

		to {
			transform: translate(0)
		}
	}

	@-webkit-keyframes header-up {
		from {
			-webkit-transform: translate(0)
		}

		to {
			-webkit-transform: translate(0, -100%)
		}
	}

	@keyframes header-up {
		from {
			transform: translate(0)
		}

		to {
			transform: translate(0, -100%)
		}
	}

	.lts-front-page .custom-header {
		margin-top: 0 !important
	}

	.lts-front-page .custom-header-image {
		height: 1200px;
		height: 100vh;
		height: calc(100vh - 85px);
		max-height: 100%
	}

	.lts-intro {
		padding: 4em 0
	}

	.lts-intro .entry-content {
		font-size: 30px;
		font-size: 1.875rem
	}

	.panel-content .wrap {
		padding-bottom: 6.5em;
		padding-top: 6.5em
	}

	.panel-image {
		width: 100%;
		height: 100vh;
		max-height: 1200px
	}

	.testing {
		width: 100%;
		height: 100vh;
		max-height: 1200px
	}

	.one-column .wrap {
		padding-left: 1em;
		padding-right: 1em
	}

	.one-column .panel-content .entry-content {
		padding-left: 15%;
		padding-right: 15%
	}

	.one-column .panel-content .wrap h1,
	.one-column .panel-content .wrap h2,
	.one-column .panel-content .wrap h3,
	.one-column .panel-content .wrap h4,
	.one-column .panel-content .wrap h5,
	.one-column .panel-content .wrap h6 {
		padding-top: 1.5em;
		text-align: center
	}

	.one-column .panel-content .wrap h1:first-child,
	.one-column .panel-content .wrap h2:first-child,
	.one-column .panel-content .wrap h3:first-child,
	.one-column .panel-content .wrap h4:first-child,
	.one-column .panel-content .wrap h5:first-child,
	.one-column .panel-content .wrap h6:first-child {
		padding-top: 0
	}

	.one-column.has-post-thumbnail .panel-content .wrap {}

	.two-column .panel-content .entry-content {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 2em;
		-moz-column-gap: 2em;
		column-gap: 2em
	}

	.two-column .panel-content .entry-content .video-wrapper {
		display: inline-block
	}

	.one-column .panel-content .testimonials .entry-content {
		padding-left: 0;
		padding-right: 0
	}

	.panel-content .testimonials .testimonial {
		float: left;
		width: 47.5%
	}

	.panel-content .testimonials .testimonial:first-child {
		margin-right: 5%
	}

	.two-column .panel-content .testimonial .entry-content {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		-webkit-column-gap: 0;
		-moz-column-gap: 0;
		column-gap: 0
	}

	.two-column .panel-content .entry-content .bp-block-image,
	.two-column .panel-content .entry-content .bp-block-gallery,
	.two-column .panel-content .entry-content .bp-block-embed {
		-webkit-column-break-inside: avoid;
		page-break-inside: avoid;
		break-inside: avoid
	}

	.one-column .panel-content .recent-posts .entry-content {
		padding-left: 0;
		padding-right: 0
	}

	.lts-panel .panel-content .recent-posts .post {
		float: left;
		padding-bottom: inherit;
		width: 47.5%
	}

	.panel-content .recent-posts .entry-title {
		text-align: left
	}

	.panel-content .recent-posts .post:first-child {
		margin-right: 5%
	}

	.two-column .panel-content .post .entry-content {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		-webkit-column-gap: 0;
		-moz-column-gap: 0;
		column-gap: 0
	}

	.menu-toggle {
		display: none
	}

	.main-navigation {
		width: auto
	}

	.main-navigation ul {
		background: 0 0;
		display: block;
		padding: 0
	}

	.main-navigation ul.nav-menu {
		margin-bottom: 0;
		padding: 0;
		text-align: left
	}

	.main-navigation li {
		display: inline-block;
		position: relative
	}

	.main-navigation li li {
		display: block
	}

	.main-navigation a {
		padding: 1em 1.25em
	}

	.site-header-fixed.header-top .main-navigation a,
	.site-header-hidden.header-top .main-navigation a {
		padding-bottom: .75em;
		padding-top: .75em
	}

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

	.main-navigation li:hover,
	.main-navigation li:focus,
	.main-navigation a:hover,
	.main-navigation a:focus {
		background: #151515
	}

	.main-navigation ul ul {
		padding: .5em 0;
		position: absolute;
		top: 100%;
		left: -999em;
		z-index: 99999
	}

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

	.main-navigation ul ul,
	.main-navigation ul ul ul ul,
	.main-navigation ul ul ul ul ul ul,
	.main-navigation ul ul ul ul ul ul ul ul,
	.main-navigation ul ul ul ul ul ul ul ul ul ul,
	.main-navigation ul ul ul a:hover,
	.main-navigation ul ul ul a:focus,
	.main-navigation ul ul ul li:hover,
	.main-navigation ul ul ul li:focus,
	.main-navigation ul ul ul ul ul a:hover,
	.main-navigation ul ul ul ul ul a:focus,
	.main-navigation ul ul ul ul ul li:hover,
	.main-navigation ul ul ul ul ul li:focus,
	.main-navigation ul ul ul ul ul ul ul a:hover,
	.main-navigation ul ul ul ul ul ul ul a:focus,
	.main-navigation ul ul ul ul ul ul ul li:hover,
	.main-navigation ul ul ul ul ul ul ul li:focus,
	.main-navigation ul ul ul ul ul ul ul ul ul a:hover,
	.main-navigation ul ul ul ul ul ul ul ul ul a:focus,
	.main-navigation ul ul ul ul ul ul ul ul ul li:hover,
	.main-navigation ul ul ul ul ul ul ul ul ul li:focus,
	.main-navigation ul ul ul ul ul ul ul ul ul ul ul a:hover,
	.main-navigation ul ul ul ul ul ul ul ul ul ul ul a:focus,
	.main-navigation ul ul ul ul ul ul ul ul ul ul ul li:hover,
	.main-navigation ul ul ul ul ul ul ul ul ul ul ul li:focus {
		background: #151515
	}

	.main-navigation ul ul ul,
	.main-navigation ul ul ul ul ul,
	.main-navigation ul ul ul ul ul ul ul,
	.main-navigation ul ul ul ul ul ul ul ul ul,
	.main-navigation ul ul ul ul ul ul ul ul ul ul ul,
	.main-navigation ul ul a:hover,
	.main-navigation ul ul a:focus,
	.main-navigation ul ul li:hover,
	.main-navigation ul ul li:focus,
	.main-navigation ul ul ul ul a:hover,
	.main-navigation ul ul ul ul a:focus,
	.main-navigation ul ul ul ul li:hover,
	.main-navigation ul ul ul ul li:focus,
	.main-navigation ul ul ul ul ul ul a:hover,
	.main-navigation ul ul ul ul ul ul a:focus,
	.main-navigation ul ul ul ul ul ul li:hover,
	.main-navigation ul ul ul ul ul ul li:focus,
	.main-navigation ul ul ul ul ul ul ul ul a:hover,
	.main-navigation ul ul ul ul ul ul ul ul a:focus,
	.main-navigation ul ul ul ul ul ul ul ul li:hover,
	.main-navigation ul ul ul ul ul ul ul ul li:focus,
	.main-navigation ul ul ul ul ul ul ul ul ul ul a:hover,
	.main-navigation ul ul ul ul ul ul ul ul ul ul a:focus,
	.main-navigation ul ul ul ul ul ul ul ul ul ul li:hover,
	.main-navigation ul ul ul ul ul ul ul ul ul ul li:focus {
		background: #29292a
	}

	.main-navigation ul li.current_page_item>a,
	.main-navigation ul li.current-menu-item>a,
	.main-navigation ul li.current_page_ancestor>a {
		background: #151515
	}

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

	.main-navigation ul ul a {
		padding: .75em 1.25em;
		width: 250px
	}

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

	.main-navigation .menu-item-has-children>a:after,
	.main-navigation .page_item_has_children>a:after {
		content: "\f431";
		display: inline;
		left: 2px;
		position: relative;
		top: -2px
	}

	.main-navigation ul ul .menu-item-has-children>a:after,
	.main-navigation ul ul .page_item_has_children>a:after {
		margin-top: -10px;
		left: auto;
		position: absolute;
		right: 1em;
		top: 50%;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}

	.header-top .wrap {
		display: table;
		width: 100%
	}

	.site-top-content,
	.main-navigation {
		display: table-cell
	}

	.site-top-content {
		display: none
	}

	.has-top-content .site-top-content {
		display: table-cell
	}

	.has-top-content .main-navigation {
		width: 65%
	}

	.has-top-content .site-top-content,
	.has-top-content .main-navigation+.site-top-content {
		width: 35%;
		padding: 1em 0 1em 2em;
		text-align: right
	}

	.site-header-fixed .site-top-content,
	.site-header-hidden .site-top-content,
	.site-header-fixed .main-navigation+.site-top-content,
	.site-header-hidden .main-navigation+.site-top-content {
		padding-bottom: 1em;
		padding-top: 1em
	}

	.site-content {
		padding: 4.5em 0 0
	}

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

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

	.nav-next,
	.post-navigation .nav-next {
		margin-top: 0
	}

	.comment-list .children {
		margin-left: 30px
	}

	.comment-meta {
		border-bottom: 1px solid #ddd;
		padding-bottom: .5em;
		margin-bottom: .5em
	}

	.comment-author {
		float: left
	}

	.comment-metadata {
		float: right
	}

	.comment-metadata .edit-link:before,
	.pingback .edit-link:before {
		content: "\2022";
		display: inline-block;
		margin: 0 .5em
	}

	.blog .post,
	.archive:not(.woocommerce-active) .post,
	.search .post,
	.search .page {
		padding-bottom: 5em
	}

	body.post-type-archive-portfolio #primary,
	body.tax-portfolio-type #primary,
	body.tax-portfolio-tag #primary,
	body.page-template-portfolio-page:not(.lts-front-page) #primary {
		float: none;
		max-width: 1200px;
		width: auto
	}

	.post-type-archive-portfolio .entry-header,
	.tax-portfolio-type .entry-header,
	.tax-portfolio-tag .entry-header,
	.page-template-portfolio-page:not(.lts-front-page) .entry-header,
	.portfolio-content,
	.page-template-portfolio-page:not(.lts-front-page) .entry-content,
	.project-terms {
		text-align: center
	}

	.portfolio-projects article {
		background: #111;
		float: left;
		height: 0;
		margin: 0 10px 20px;
		overflow: hidden;
		padding-top: 28.6%;
		position: relative;
		width: 48%;
		width: calc(50% - 20px)
	}

	.portfolio-projects article.hide {
		display: none
	}

	.portfolio-wrapper {
		margin: 0 -10px
	}

	.portfolio-projects .post-thumbnail {
		bottom: 0;
		left: 0;
		position: absolute;
		right: 0;
		top: 0
	}

	.portfolio-projects .project-archive-content,
	.portfolio-projects .project-archive-content .entry-meta,
	.portfolio-projects .project-archive-content a {
		color: #bbb
	}

	.portfolio-projects .entry-title a,
	.portfolio-projects .entry-title a:hover,
	.portfolio-projects .entry-title a:focus,
	.portfolio-projects .project-archive-content a:hover,
	.portfolio-projects .project-archive-content a:focus {
		color: #eee
	}

	.portfolio-projects .project-archive-content {
		bottom: 0;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding: 1.5em;
		position: absolute;
		top: 0;
		vertical-align: middle;
		width: 100%
	}

	.portfolio-projects article.has-post-thumbnail .project-archive-content {
		opacity: 0
	}

	.portfolio-projects .project-archive-content .entry-header,
	.portfolio-projects .project-archive-content .entry-meta,
	.portfolio-projects .project-archive-content .entry-footer {
		margin-bottom: 0;
		padding: 0 0 .5em;
		text-align: center
	}

	.portfolio-projects .post-thumbnail a:hover img,
	.portfolio-projects .post-thumbnail a:focus img,
	.portfolio-projects article:hover .project-archive-content {
		opacity: 1.0
	}

	.portfolio-projects article .post-thumbnail {
		background: #333;
		transition: opacity .2s
	}

	.portfolio-projects article:hover .post-thumbnail {
		opacity: .15
	}

	.isotope,
	.isotope .isotope-item {
		-webkit-transition-duration: .8s;
		-moz-transition-duration: .8s;
		-ms-transition-duration: .8s;
		-o-transition-duration: .8s;
		transition-duration: .8s
	}

	.isotope {
		-webkit-transition-property: height, width;
		-moz-transition-property: height, width;
		-ms-transition-property: height, width;
		-o-transition-property: height, width;
		transition-property: height, width
	}

	.isotope .isotope-item {
		-webkit-transition-property: -webkit-transform, opacity;
		-moz-transition-property: -moz-transform, opacity;
		-ms-transition-property: -ms-transform, opacity;
		-o-transition-property: -o-transform, opacity;
		transition-property: transform, opacity
	}

	.footer-image {
		height: 100vh;
		padding: 0
	}

	html:not(.no-background-fixed) .footer {
		background-attachment: fixed
	}

	.lts-customizer .footer-image:not(.has-footer-image) {
		height: 0
	}

	.site-footer .widget-column {
		float: left;
		margin-right: 5%;
		width: 30%
	}

	.site-footer .widget-column:last-child {
		margin-right: 0
	}

	.site-info .wrap {
		padding-bottom: 1.5em;
		padding-top: 1.5em
	}

	.site-info .wrap .sep {
		margin: 0 .5em;
		display: inline;
		visibility: visible;
		height: auto;
		width: auto
	}
}

@media screen and (min-width:65em) {

	html:not(.no-background-fixed) .custom-header-image,
	html:not(.no-background-fixed) .lts-front-page .custom-header-image,
	html:not(.no-background-fixed) .panel-image,
	html:not(.no-background-fixed) .testing {
		background-attachment: fixed
	}
}

@media screen and (min-width:70em) {

	.one-column .panel-content .portfolio-projects,
	.one-column .panel-content .testimonials,
	.one-column .panel-content .recent-posts {
		margin-left: -76px;
		margin-right: -76px
	}
}

@media screen and (max-width:59.999em) {

	.custom-header,
	.custom-header-image {
		margin-top: 0 !important
	}
}

body:not(.has-sidebar) .site-content {
	overflow-x: hidden
}

.alignfull,
.alignwide {
	clear: both
}

@media (min-width:1140px) {

	body:not(.has-sidebar):not(.lts-front-page) .alignwide,
	body.lts-front-page .lts-panel:not(.two-column) .alignwide {
		margin-left: -25%;
		margin-right: -25%;
		max-width: 1000%;
		width: auto
	}

	body:not(.has-sidebar):not(.lts-front-page) .bp-block-embed.is-type-video.alignwide iframe,
	body.lts-front-page .lts-panel:not(.two-column) .bp-block-embed.is-type-video.alignwide iframe {
		width: 100% !important;
		height: 100% !important
	}
}

body:not(.has-sidebar) .alignfull,
body:not(.has-sidebar).lts-front-page .lts-panel:not(.two-column) .alignfull,
body:not(.has-sidebar).lts-front-page .lts-intro:not(.two-column) .alignfull {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	max-width: 1000%;
	width: auto
}

body:not(.has-sidebar):not(.lts-front-page) .bp-block-columns.alignfull,
body.lts-front-page:not(.has-sidebar) .lts-panel:not(.two-column) .bp-block-columns.alignfull,
body:not(.has-sidebar):not(.lts-front-page) .bp-block-audio.alignfull,
body.lts-front-page:not(.has-sidebar) .lts-panel:not(.two-column) .bp-block-audio.alignfull,
body:not(.has-sidebar):not(.lts-front-page) .bp-block-table.alignfull,
body.lts-front-page:not(.has-sidebar) .lts-panel:not(.two-column) .bp-block-table.alignfull,
body:not(.has-sidebar):not(.lts-front-page) .bp-block-latest-comments.alignfull,
body.lts-front-page:not(.has-sidebar) .lts-panel:not(.two-column) .bp-block-latest-comments.alignfull,
body:not(.has-sidebar):not(.lts-front-page) .bp-block-categories.alignfull,
body.lts-front-page:not(.has-sidebar) .lts-panel:not(.two-column) .bp-block-categories.alignfull,
body:not(.has-sidebar):not(.lts-front-page) .bp-block-latest-posts.alignfull,
body.lts-front-page:not(.has-sidebar) .lts-panel:not(.two-column) .bp-block-latest-posts.alignfull {
	margin-left: calc(50% - 48vw);
	margin-right: calc(50% - 48vw)
}

body:not(.has-sidebar):not(.lts-front-page) .bp-block-embed.is-type-video iframe,
body.lts-front-page:not(.has-sidebar) .lts-panel:not(.two-column) .bp-block-embed.is-type-video iframe {
	max-height: 100%
}

body:not(.has-sidebar):not(.lts-front-page) .bp-block-embed.is-type-video.alignfull iframe,
body.lts-front-page:not(.has-sidebar) .lts-panel:not(.two-column) .bp-block-embed.is-type-video.alignfull iframe {
	width: 100% !important;
	height: 100% !important
}

[class^=bp-block-] figcaption {
	font-size: 16px;
	line-height: 1.5
}

[class^=bp-block-]:not(.bp-block-gallery) figcaption {
	color: inherit
}

p.has-drop-cap:not(:focus):first-letter {
	font-size: 5em;
	margin-top: .15em
}

.bp-block-gallery {
	margin: 0 0 1.5em
}

.bp-block-quote[style*="text-align:center"] {
	border: 0;
	padding-left: 0;
	padding-right: 0
}

.rtl .bp-block-style,
.bp-block-quote[style*="text-align:right"] {
	border: 0;
	border-right: 4px solid #ddd;
	padding-left: 0;
	padding-right: 1.5em
}

.rtl .bp-block-quote[style*="text-align:left"] {
	border: 0;
	border-left: 4px solid #ddd;
	padding-left: 1.5em;
	padding-right: 0
}

.bp-block-quote.is-large,
.bp-block-quote.is-style-large {
	margin-left: 2em;
	margin-right: 2em;
	padding-left: 1.5em
}

.rtl .bp-block-quote.is-large,
.rtl .bp-block-quote.is-style-large {
	padding-left: 0;
	padding-right: 1.5em
}

.bp-block-audio {
	margin: 0 0 1.5em
}

.bp-block-audio audio {
	display: block;
	width: 100%
}

.bp-block-cover-image .bp-block-cover-image-text,
.bp-block-cover-image .bp-block-cover-text,
.bp-block-cover-image h2,
.bp-block-cover .bp-block-cover-image-text,
.bp-block-cover .bp-block-cover-text,
.bp-block-cover h2 {
	font-size: 1.5em
}

.bp-block-file a.bp-block-file__button,
.bp-block-file a.bp-block-file__button:visited {
	background: #29292a;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	font-size: 14px;
	font-size: .875rem;
	letter-spacing: .05em;
	line-height: 1;
	padding: 1em 1.5em;
	text-shadow: none;
	text-transform: uppercase;
	transition: background .2s
}

.bp-block-file a.bp-block-file__button:hover,
.bp-block-file a.bp-block-file__button:focus,
.bp-block-file a.bp-block-file__button:active {
	background: #555
}

.rtl .bp-block-file *+.bp-block-file__button {
	margin-left: .75em;
	margin-right: 0
}

.bp-block-video video {
	width: 100%
}

.bp-block-verse {
	background: 0 0;
	font-family: inherit;
	font-style: italic;
	padding: 0
}

.bp-block-pullquote blockquote {
	border: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0
}

.bp-block-table th {
	text-align: left
}

@media (min-width:1130px) {

	body:not(.has-sidebar):not(.lts-front-page) .bp-block-table.alignwide,
	body.lts-front-page:not(.has-sidebar) .lts-panel:not(.two-column) .bp-block-table.alignwide {
		width: 1050px
	}
}

body:not(.has-sidebar):not(.lts-front-page) .bp-block-table.alignfull,
body.lts-front-page:not(.has-sidebar) .lts-panel:not(.two-column) .bp-block-table.alignfull {
	width: 96vw
}

.rtl .bp-block-table th {
	text-align: right
}

.bp-block-button .bp-block-button__link {
	box-shadow: none;
	border: 0;
	font-size: 14px;
	font-size: .875rem;
	letter-spacing: .05em;
	line-height: 1;
	padding: 1em 1.5em;
	text-shadow: none;
	text-transform: uppercase;
	transition: background .2s
}

.bp-block-button__link,
.bp-block-button__link:visited {
	background: #29292a;
	color: #fff
}

.bp-block-button.is-style-outline .bp-block-button__link {
	border: 2px solid currentColor
}

.is-style-outline .bp-block-button__link:not(.has-text-color) {
	color: #29292a
}

.bp-block-button .bp-block-button__link:hover,
.bp-block-button .bp-block-button__link:focus,
.bp-block-button .bp-block-button__link:active {
	background: #555;
	color: #fff;
	box-shadow: none
}

.bp-block-separator {
	border: 0
}

.bp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	margin-left: auto;
	margin-right: auto;
	max-width: 100px
}

.bp-block-media-text {
	margin-bottom: 1.5em
}

.bp-block-media-text *:last-child {
	margin-bottom: 0
}

.bp-block-categories.aligncenter,
.bp-block-categories.aligncenter ul,
.bp-block-archives.aligncenter,
.bp-block-latest-posts.aligncenter,
.bp-block-latest-comments.aligncenter {
	list-style-position: inside;
	text-align: center
}

.bp-block-latest-comments {
	margin-left: 0;
	margin-right: 0
}

.bp-block-latest-comments__comment-date,
.bp-block-latest-comments__comment-excerpt p {
	color: inherit;
	font-size: inherit
}

.bp-block-latest-posts.is-grid {
	margin-left: 0;
	margin-right: 0
}

.has-pale-pink-color,
.has-pale-pink-color:hover,
.has-pale-pink-color:focus,
.has-pale-pink-color:active,
.has-pale-pink-color:visited {
	color: #f78da7
}

.has-pale-pink-background-color,
.has-pale-pink-background-color:hover. .has-pale-pink-background-color:focus,
.has-pale-pink-background-color:active,
.has-pale-pink-background-color:visited {
	background-color: #f78da7
}

.has-vivid-red-color,
.has-vivid-red-color:hover,
.has-vivid-red-color:focus,
.has-vivid-red-color:active,
.has-vivid-red-color:visited {
	color: #cf2e2e
}

.has-vivid-red-background-color,
.has-vivid-red-background-color:hover,
.has-vivid-red-background-color:focus,
.has-vivid-red-background-color:active,
.has-vivid-red-background-color:visited {
	background-color: #cf2e2e
}

.has-luminous-vivid-orange-color,
.has-luminous-vivid-orange-color:hover,
.has-luminous-vivid-orange-color:focus,
.has-luminous-vivid-orange-color:active,
.has-luminous-vivid-orange-color:visited {
	color: #ff6900
}

.has-luminous-vivid-orange-background-color,
.has-luminous-vivid-orange-background-color:hover,
.has-luminous-vivid-orange-background-color:focus,
.has-luminous-vivid-orange-background-color:active,
.has-luminous-vivid-orange-background-color:visited {
	background-color: #ff6900
}

.has-luminous-vivid-amber-color,
.has-luminous-vivid-amber-color:hover,
.has-luminous-vivid-amber-color:focus,
.has-luminous-vivid-amber-color:active,
.has-luminous-vivid-amber-color:visited {
	color: #fcb900
}

.has-luminous-vivid-amber-background-color,
.has-luminous-vivid-amber-background-color:hover,
.has-luminous-vivid-amber-background-color:focus,
.has-luminous-vivid-amber-background-color:active,
.has-luminous-vivid-amber-background-color:visited {
	background-color: #fcb900
}

.has-light-green-cyan-color,
.has-light-green-cyan-color:hover,
.has-light-green-cyan-color:focus,
.has-light-green-cyan-color:active,
.has-light-green-cyan-color:visited {
	color: #7bdcb5
}

.has-light-green-cyan-background-color,
.has-light-green-cyan-background-color:hover,
.has-light-green-cyan-background-color:focus,
.has-light-green-cyan-background-color:active,
.has-light-green-cyan-background-color:visited {
	background-color: #7bdcb5
}

.has-vivid-green-cyan-color,
.has-vivid-green-cyan-color:hover,
.has-vivid-green-cyan-color:focus,
.has-vivid-green-cyan-color:active,
.has-vivid-green-cyan-color:visited {
	color: #00d084
}

.has-vivid-green-cyan-background-color,
.has-vivid-green-cyan-background-color:hover,
.has-vivid-green-cyan-background-color:focus,
.has-vivid-green-cyan-background-color:active,
.has-vivid-green-cyan-background-color:visited {
	background-color: #00d084
}

.has-pale-cyan-blue-color,
.has-pale-cyan-blue-color:hover,
.has-pale-cyan-blue-color:focus,
.has-pale-cyan-blue-color:active,
.has-pale-cyan-blue-color:visited {
	color: #8ed1fc
}

.has-pale-cyan-blue-background-color,
.has-pale-cyan-blue-background-color:hover,
.has-pale-cyan-blue-background-color:focus,
.has-pale-cyan-blue-background-color:active,
.has-pale-cyan-blue-background-color:visited {
	background-color: #8ed1fc
}

.has-vivid-cyan-blue-color,
.has-vivid-cyan-blue-color:hover,
.has-vivid-cyan-blue-color:focus,
.has-vivid-cyan-blue-color:active,
.has-vivid-cyan-blue-color:visited {
	color: #0693e3
}

.has-vivid-cyan-blue-background-color,
.has-vivid-cyan-blue-background-color:hover,
.has-vivid-cyan-blue-background-color:focus,
.has-vivid-cyan-blue-background-color:active,
.has-vivid-cyan-blue-background-color:visited {
	background-color: #0693e3
}

.has-very-light-gray-color,
.has-very-light-gray-color:hover,
.has-very-light-gray-color:focus,
.has-very-light-gray-color:active,
.has-very-light-gray-color:visited {
	color: #eee
}

.has-very-light-gray-background-color,
.has-very-light-gray-background-color:hover,
.has-very-light-gray-background-color:focus,
.has-very-light-gray-background-color:active,
.has-very-light-gray-background-color:visited {
	background-color: #eee
}

.has-cyan-bluish-gray-color,
.has-cyan-bluish-gray-color:hover,
.has-cyan-bluish-gray-color:focus,
.has-cyan-bluish-gray-color:active,
.has-cyan-bluish-gray-color:visited {
	color: #abb8c3
}

.has-cyan-bluish-gray-background-color,
.has-cyan-bluish-gray-background-color:hover,
.has-cyan-bluish-gray-background-color:focus,
.has-cyan-bluish-gray-background-color:active,
.has-cyan-bluish-gray-background-color:visited {
	background-color: #abb8c3
}

.has-very-dark-gray-color,
.has-very-dark-gray-color:hover,
.has-very-dark-gray-color:focus,
.has-very-dark-gray-color:active,
.has-very-dark-gray-color:visited {
	color: #313131
}

.has-very-dark-gray-background-color,
.has-very-dark-gray-background-color:hover,
.has-very-dark-gray-background-color:focus,
.has-very-dark-gray-background-color:active,
.has-very-dark-gray-background-color:visited {
	background-color: #313131
}

@font-face {
	font-family: "Genericons";
	src: url(/bp-content/mu-plugins/plugin/production/_inc/genericons/genericons/./Genericons.eot);
	src: url(/bp-content/mu-plugins/plugin/production/_inc/genericons/genericons/./Genericons.eot?) format("embedded-opentype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: "Genericons";
	src: url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"), url(/bp-content/mu-plugins/plugin/production/_inc/genericons/genericons/./Genericons.ttf) format("truetype"), url(/bp-content/mu-plugins/plugin/production/_inc/genericons/genericons/./Genericons.svg#Genericons) format("svg");
	font-weight: 400;
	font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: "Genericons";
		src: url(/bp-content/mu-plugins/plugin/production/_inc/genericons/genericons/./Genericons.svg#Genericons) format("svg")
	}
}

.genericon {
	font-size: 16px;
	vertical-align: top;
	text-align: center;
	-moz-transition: color .1s ease-in 0;
	-webkit-transition: color .1s ease-in 0;
	display: inline-block;
	font-family: "Genericons";
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	speak: none
}

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

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

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

.genericon-flip-horizontal {
	-webkit-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.genericon-flip-vertical {
	-webkit-transform: scale(1, -1);
	-moz-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	transform: scale(1, -1)
}

.genericon-404:before {
	content: "\f423"
}

.genericon-activity:before {
	content: "\f508"
}

.genericon-anchor:before {
	content: "\f509"
}

.genericon-aside:before {
	content: "\f101"
}

.genericon-attachment:before {
	content: "\f416"
}

.genericon-audio:before {
	content: "\f109"
}

.genericon-bold:before {
	content: "\f471"
}

.genericon-book:before {
	content: "\f444"
}

.genericon-bug:before {
	content: "\f50a"
}

.genericon-cart:before {
	content: "\f447"
}

.genericon-category:before {
	content: "\f301"
}

.genericon-chat:before {
	content: "\f108"
}

.genericon-checkmark:before {
	content: "\f418"
}

.genericon-close:before {
	content: "\f405"
}

.genericon-close-alt:before {
	content: "\f406"
}

.genericon-cloud:before {
	content: "\f426"
}

.genericon-cloud-download:before {
	content: "\f440"
}

.genericon-cloud-upload:before {
	content: "\f441"
}

.genericon-code:before {
	content: "\f462"
}

.genericon-codepen:before {
	content: "\f216"
}

.genericon-cog:before {
	content: "\f445"
}

.genericon-collapse:before {
	content: "\f432"
}

.genericon-comment:before {
	content: "\f300"
}

.genericon-day:before {
	content: "\f305"
}

.genericon-digg:before {
	content: "\f221"
}

.genericon-document:before {
	content: "\f443"
}

.genericon-dot:before {
	content: "\f428"
}

.genericon-downarrow:before {
	content: "\f502"
}

.genericon-download:before {
	content: "\f50b"
}

.genericon-draggable:before {
	content: "\f436"
}

.genericon-dribbble:before {
	content: "\f201"
}

.genericon-dropbox:before {
	content: "\f225"
}

.genericon-dropdown:before {
	content: "\f433"
}

.genericon-dropdown-left:before {
	content: "\f434"
}

.genericon-edit:before {
	content: "\f411"
}

.genericon-ellipsis:before {
	content: "\f476"
}

.genericon-expand:before {
	content: "\f431"
}

.genericon-external:before {
	content: "\f442"
}

.genericon-facebook:before {
	content: "\f203"
}

.genericon-facebook-alt:before {
	content: "\f204"
}

.genericon-fastforward:before {
	content: "\f458"
}

.genericon-feed:before {
	content: "\f413"
}

.genericon-flag:before {
	content: "\f468"
}

.genericon-flickr:before {
	content: "\f211"
}

.genericon-foursquare:before {
	content: "\f226"
}

.genericon-fullscreen:before {
	content: "\f474"
}

.genericon-gallery:before {
	content: "\f103"
}

.genericon-github:before {
	content: "\f200"
}

.genericon-googleplus:before {
	content: "\f206"
}

.genericon-googleplus-alt:before {
	content: "\f218"
}

.genericon-handset:before {
	content: "\f50c"
}

.genericon-heart:before {
	content: "\f461"
}

.genericon-help:before {
	content: "\f457"
}

.genericon-hide:before {
	content: "\f404"
}

.genericon-hierarchy:before {
	content: "\f505"
}

.genericon-home:before {
	content: "\f409"
}

.genericon-image:before {
	content: "\f102"
}

.genericon-info:before {
	content: "\f455"
}

.genericon-instagram:before {
	content: "\f215"
}

.genericon-italic:before {
	content: "\f472"
}

.genericon-key:before {
	content: "\f427"
}

.genericon-leftarrow:before {
	content: "\f503"
}

.genericon-link:before {
	content: "\f107"
}

.genericon-linkedin:before {
	content: "\f207"
}

.genericon-linkedin-alt:before {
	content: "\f208"
}

.genericon-location:before {
	content: "\f417"
}

.genericon-lock:before {
	content: "\f470"
}

.genericon-mail:before {
	content: "\f410"
}

.genericon-maximize:before {
	content: "\f422"
}

.genericon-menu:before {
	content: "\f419"
}

.genericon-microphone:before {
	content: "\f50d"
}

.genericon-minimize:before {
	content: "\f421"
}

.genericon-minus:before {
	content: "\f50e"
}

.genericon-month:before {
	content: "\f307"
}

.genericon-move:before {
	content: "\f50f"
}

.genericon-next:before {
	content: "\f429"
}

.genericon-notice:before {
	content: "\f456"
}

.genericon-paintbrush:before {
	content: "\f506"
}

.genericon-path:before {
	content: "\f219"
}

.genericon-pause:before {
	content: "\f448"
}

.genericon-phone:before {
	content: "\f437"
}

.genericon-picture:before {
	content: "\f473"
}

.genericon-pinned:before {
	content: "\f308"
}

.genericon-pinterest:before {
	content: "\f209"
}

.genericon-pinterest-alt:before {
	content: "\f210"
}

.genericon-play:before {
	content: "\f452"
}

.genericon-plugin:before {
	content: "\f439"
}

.genericon-plus:before {
	content: "\f510"
}

.genericon-pocket:before {
	content: "\f224"
}

.genericon-polldaddy:before {
	content: "\f217"
}

.genericon-portfolio:before {
	content: "\f460"
}

.genericon-previous:before {
	content: "\f430"
}

.genericon-print:before {
	content: "\f469"
}

.genericon-quote:before {
	content: "\f106"
}

.genericon-rating-empty:before {
	content: "\f511"
}

.genericon-rating-full:before {
	content: "\f512"
}

.genericon-rating-half:before {
	content: "\f513"
}

.genericon-reddit:before {
	content: "\f222"
}

.genericon-refresh:before {
	content: "\f420"
}

.genericon-reply:before {
	content: "\f412"
}

.genericon-reply-alt:before {
	content: "\f466"
}

.genericon-reply-single:before {
	content: "\f467"
}

.genericon-rewind:before {
	content: "\f459"
}

.genericon-rightarrow:before {
	content: "\f501"
}

.genericon-search:before {
	content: "\f400"
}

.genericon-send-to-phone:before {
	content: "\f438"
}

.genericon-send-to-tablet:before {
	content: "\f454"
}

.genericon-share:before {
	content: "\f415"
}

.genericon-show:before {
	content: "\f403"
}

.genericon-shuffle:before {
	content: "\f514"
}

.genericon-sitemap:before {
	content: "\f507"
}

.genericon-skip-ahead:before {
	content: "\f451"
}

.genericon-skip-back:before {
	content: "\f450"
}

.genericon-skype:before {
	content: "\f220"
}

.genericon-spam:before {
	content: "\f424"
}

.genericon-spotify:before {
	content: "\f515"
}

.genericon-standard:before {
	content: "\f100"
}

.genericon-star:before {
	content: "\f408"
}

.genericon-status:before {
	content: "\f105"
}

.genericon-stop:before {
	content: "\f449"
}

.genericon-stumbleupon:before {
	content: "\f223"
}

.genericon-subscribe:before {
	content: "\f463"
}

.genericon-subscribed:before {
	content: "\f465"
}

.genericon-summary:before {
	content: "\f425"
}

.genericon-tablet:before {
	content: "\f453"
}

.genericon-tag:before {
	content: "\f302"
}

.genericon-time:before {
	content: "\f303"
}

.genericon-top:before {
	content: "\f435"
}

.genericon-trash:before {
	content: "\f407"
}

.genericon-tumblr:before {
	content: "\f214"
}

.genericon-twitch:before {
	content: "\f516"
}

.genericon-twitter:before {
	content: "\f202"
}

.genericon-unapprove:before {
	content: "\f446"
}

.genericon-unsubscribe:before {
	content: "\f464"
}

.genericon-unzoom:before {
	content: "\f401"
}

.genericon-uparrow:before {
	content: "\f500"
}

.genericon-user:before {
	content: "\f304"
}

.genericon-video:before {
	content: "\f104"
}

.genericon-videocamera:before {
	content: "\f517"
}

.genericon-vimeo:before {
	content: "\f212"
}

.genericon-warning:before {
	content: "\f414"
}

.genericon-website:before {
	content: "\f475"
}

.genericon-week:before {
	content: "\f306"
}

.genericon-wordpress:before {
	content: "\f205"
}

.genericon-xpost:before {
	content: "\f504"
}

.genericon-youtube:before {
	content: "\f213"
}

.genericon-zoom:before {
	content: "\f402"
}

@media only screen and (max-width:640px) {
	div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
		width: 100%
	}
}

.social-navigation ul {
	display: block;
	margin: 0 0 1.5em;
	padding: 0
}

.social-navigation li {
	display: inline-block;
	margin: 0;
	line-height: 1
}

.social-navigation a {
	border: 0;
	height: 1em;
	text-decoration: none;
	width: 1em
}

.social-navigation-svg .icon {
	color: inherit;
	fill: currentColor;
	height: 1em;
	vertical-align: middle;
	width: 1em
}

.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
}

.social-navigation-genericons a:before {
	content: "\f415"
}

.social-navigation-genericons a[href*="codepen.io"]:before {
	content: "\f216"
}

.social-navigation-genericons a[href*="digg.com"]:before {
	content: "\f221"
}

.social-navigation-genericons a[href*="dribbble.com"]:before {
	content: "\f201"
}

.social-navigation-genericons a[href*="dropbox.com"]:before {
	content: "\f225"
}

.social-navigation-genericons a[href*="mailto:"]:before {
	content: "\f410"
}

.social-navigation-genericons a[href*="facebook.com"]:before {
	content: "\f203"
}

.social-navigation-genericons a[href*="flickr.com"]:before {
	content: "\f211"
}

.social-navigation-genericons a[href*="foursquare.com"]:before {
	content: "\f226"
}

.social-navigation-genericons a[href*="github.com"]:before {
	content: "\f200"
}

.social-navigation-genericons a[href*="plus.google.com"]:before {
	content: "\f206"
}

.social-navigation-genericons a[href*="instagram.com"]:before {
	content: "\f215"
}

.social-navigation-genericons a[href*="linkedin.com"]:before {
	content: "\f208"
}

.social-navigation-genericons a[href*="path.com"]:before {
	content: "\f219"
}

.social-navigation-genericons a[href*="pinterest."]:before {
	content: "\f210"
}

.social-navigation-genericons a[href*="getpocket.com"]:before {
	content: "\f224"
}

.social-navigation-genericons a[href*="polldaddy.com"]:before {
	content: "\f217"
}

.social-navigation-genericons a[href*="reddit.com"]:before {
	content: "\f222"
}

.social-navigation-genericons a[href$="/feed/"]:before {
	content: "\f413"
}

.social-navigation-genericons a[href*="skype:"]:before {
	content: "\f220"
}

.social-navigation-genericons a[href*="spotify.com"]:before {
	content: "\f515"
}

.social-navigation-genericons a[href*="stumbleupon.com"]:before {
	content: "\f223"
}

.social-navigation-genericons a[href*="tumblr.com"]:before {
	content: "\f214"
}

.social-navigation-genericons a[href*="twitch.tv"]:before {
	content: "\f516"
}

.social-navigation-genericons a[href*="twitter.com"]:before {
	content: "\f202"
}

.social-navigation-genericons a[href*="vimeo.com"]:before {
	content: "\f212"
}

.social-navigation-genericons a[href*="vine.co"]:before {
	content: "\f517"
}

.social-navigation-genericons a[href*="wordpress.com"]:before,
.social-navigation-genericons a[href*="wordpress.org"]:before {
	content: "\f205"
}

.social-navigation-genericons a[href*="youtube.com"]:before {
	content: "\f213"
}

.geolocation-chip .noticon {
	display: inline-block;
	vertical-align: middle
}

.geolocation-chip {
	margin-bottom: 1em
}

#bp-admin-bar-notes .ab-item {
	width: 26px
}

#bp-admin-bar-notes>.ab-item {
	padding: 0 5px !important
}

#bpadminbar #bp-admin-bar-notes.hover>.ab-item {
	color: #fafafa;
	background: #333
}

#bpadminbar #bp-admin-bar-notes.bpnt-show>.ab-item {
	background: #f5f5f5
}

#bp-admin-bar-notes #bpnt-notes-unread-count {
	background: 0 0 !important;
	padding: 0 2px !important
}

#bp-admin-bar-notes #bpnt-notes-unread-count {
	margin: 4px 3px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	line-height: 2;
	height: 19px
}

#bp-admin-bar-notes #bpnt-notes-unread-count,
#bp-admin-bar-notes #bpnt-notes-unread-count {
	margin: 6px 3px 0;
	height: 20px
}

#bp-admin-bar-notes:hover #bpnt-notes-unread-count,
#bp-admin-bar-notes.hover #bpnt-notes-unread-count,
#bp-admin-bar-notes.bpnt-show #bpnt-notes-unread-count {
	color: #333;
	text-shadow: none
}

#bp-admin-bar-notes #bpnt-notes-unread-count.bpn-read {
	background-image: -ms-linear-gradient(bottom, #4a4a4a, #959595) !important;
	background-image: -moz-linear-gradient(bottom, #959595, #4a4a4a) !important;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#4a4a4a), to(#959595)) !important;
	background-image: -webkit-linear-gradient(bottom, #959595, #4a4a4a) !important;
	background-image: linear-gradient(bottom, #4a4a4a, #959595) !important;
	-moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, .8);
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .8);
	box-shadow: inset 0 0 10px rgba(0, 0, 0, .8)
}

#bp-admin-bar-notes.bpnt-stayopen #bpnt-notes-unread-count.bpn-read,
#bp-admin-bar-notes:hover #bpnt-notes-unread-count.bpn-read,
#bp-admin-bar-notes.bpnt-hover #bpnt-notes-unread-count.bpn-read {
	background-image: -ms-linear-gradient(bottom, #d3d3d3, #e7e7e7) !important;
	background-image: -moz-linear-gradient(bottom, #e7e7e7, #d3d3d3) !important;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#d3d3d3), to(#e7e7e7)) !important;
	background-image: -webkit-linear-gradient(bottom, #e7e7e7, #d3d3d3) !important;
	background-image: linear-gradient(bottom, #d3d3d3, #e7e7e7) !important;
	-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)
}

#bp-admin-bar-notes #bpnt-notes-unread-count.bpn-unread {
	background-image: -ms-linear-gradient(bottom, #f7941e, #d47300) !important;
	background-image: -moz-linear-gradient(bottom, #f7941e, #d47300) !important;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#f7941e), to(#d47300)) !important;
	background-image: -webkit-linear-gradient(bottom, #f7941e, #d47300) !important;
	background-image: linear-gradient(bottom, #f7941e, #d47300) !important;
	background-color: #d47300 !important;
	-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
	color: #fff !important;
	text-shadow: 0 -1px 0 #a30
}

.browse-happy {
	background-color: #eee !important;
	width: 375px !important;
	height: 300px !important;
	padding: 25px !important
}

.browse-happy img {
	width: 300px !important;
	margin: 20px !important
}

#bpadminbar * .noticon {
	float: none;
	width: 16px !important;
	height: 16px !important;
	font: normal 16px/1 "Noticons" !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

#bpadminbar #bp-admin-bar-notes .noticon {
	text-shadow: 0 1px 5px rgba(0, 0, 0, .5) !important;
	margin-top: 1px !important;
	opacity: .6
}

.bpn-unread .noticon {
	color: #fff !important;
	opacity: 1 !important
}

#bp-admin-bar-notes.bpnt-stayopen #bpnt-notes-unread-count.bpn-read span,
#bp-admin-bar-notes:hover #bpnt-notes-unread-count.bpn-read span,
#bp-admin-bar-notes.bpnt-hover #bpnt-notes-unread-count.bpn-read span {
	color: #555 !important;
	opacity: 1
}

#bp-admin-bar-notes.bpnt-show #bpnt-notes-panel {
	display: block !important
}

#bp-admin-bar-notes #bpnt-notes-panel {
	display: none;
	background: 0 0;
	position: absolute;
	right: 0;
	border: none;
	width: 841px;
	min-height: 200px !important
}

#bp-admin-bar-notes.bpnt-show #bpnt-notes-panel2 {
	display: block !important
}

#bp-admin-bar-notes #bpnt-notes-panel2 {
	display: none;
	position: fixed;
	top: 48px;
	bottom: 0;
	right: 0;
	z-index: 9999;
	background: #f4f8fa;
	border-left: 1px solid #e2dfdf;
	box-shadow: -3px 1px 10px -2px rgba(0, 0, 0, .075)
}

#bp-admin-bar-notes #bpnt-notes-panel2.wide {
	background: 0 0;
	box-shadow: none;
	border-left: none
}

#bp-admin-bar-notes #bpnt-notes-panel2.touch {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}

#bpadminbar #bp-admin-bar-notes #bpnt-notes-panel2 {
	top: 32px
}

.quicklinks #bp-admin-bar-notes #bpnt-notes-panel.loadingIframe {
	display: block;
	width: 400px;
	margin-right: 1px;
	background: #f5f5f5;
	min-height: 200px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .1)
}

iframe#bpnt-notes-iframe {
	width: 841px;
	height: 560px;
	background: 0 0;
	position: absolute;
	right: -19px
}

@media screen and (max-width:900px) {
	iframe#bpnt-notes-iframe {
		width: 480px
	}

	.quicklinks #bp-admin-bar-notes #bpnt-notes-panel {
		width: 480px
	}
}

iframe#bpnt-notes-iframe2 {
	height: 100%;
	width: 400px
}

iframe#bpnt-notes-iframe2.wide {
	width: 410px
}

@media screen and (min-width:810px) {
	.bpnt-show iframe#bpnt-notes-iframe2.wide.widescreen {
		width: 810px
	}
}

@media screen and (max-width:480px) {
	#bp-admin-bar-notes #bpnt-notes-panel2 {
		width: 100%;
		min-width: 0
	}

	iframe#bpnt-notes-iframe2,
	iframe#bpnt-notes-iframe2.wide,
	.bpnt-show iframe#bpnt-notes-iframe2.wide.widescreen {
		width: 100%;
		box-shadow: none
	}

	.quicklinks #bp-admin-bar-notes #bpnt-notes-panel2 {
		width: 100%
	}
}

@media \0screen {
	#bp-admin-bar-notes {
		height: 28px !important
	}
}

p.bpnt-ie-note {
	margin-top: 10px !important;
	background: url(/bp-content/mu-plugins/notes/images/ie-upgrade-note.gif) no-repeat left top;
	padding-left: 40px !important;
	font-size: 9pt !important;
	padding-top: 5px !important;
	height: 32px !important
}

p.bpnt-ie-note a {
	font-size: 9pt !important;
	color: #21759b !important
}

.reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0
}

.reblogger-note-content {
	margin: 0 0 20px
}

.bpcom-reblog-snapshot .reblog-from img {
	margin: 0 .75em 0 0;
	padding: 0;
	border: 0
}

.bpcom-reblog-snapshot .reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
	margin: 0 .5em 0 0
}

.bpcom-reblog-snapshot {
	margin-bottom: 1em
}

.bpcom-reblog-snapshot p.reblog-from {
	margin: 0 0 1em
}

.bpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em
}

.bpcom-reblog-snapshot .reblogged-content {
	margin: 0 0 1em
}

.reblog-post .bpcom-enhanced-excerpt-content {
	border-left: 3px solid #eee;
	padding-left: 15px
}

.reblog-post ul.thumb-list {
	display: block;
	list-style: none;
	margin: 2px 0;
	padding: 0;
	clear: both
}

.reblog-post ul.thumb-list li {
	display: inline;
	margin: 0;
	padding: 0 1px;
	border: 0
}

.reblog-post ul.thumb-list li a {
	margin: 0;
	padding: 0;
	border: 0
}

.reblog-post ul.thumb-list li img {
	margin: 0;
	padding: 0;
	border: 0
}

.reblog-post .bpcom-enhanced-excerpt {
	clear: both
}

.reblog-post .bpcom-enhanced-excerpt address,
.reblog-post .bpcom-enhanced-excerpt li,
.reblog-post .bpcom-enhanced-excerpt h1,
.reblog-post .bpcom-enhanced-excerpt h2,
.reblog-post .bpcom-enhanced-excerpt h3,
.reblog-post .bpcom-enhanced-excerpt h4,
.reblog-post .bpcom-enhanced-excerpt h5,
.reblog-post .bpcom-enhanced-excerpt h6,
.reblog-post .bpcom-enhanced-excerpt p {
	font-size: 100% !important
}

.reblog-post .bpcom-enhanced-excerpt blockquote,
.reblog-post .bpcom-enhanced-excerpt pre,
.reblog-post .bpcom-enhanced-excerpt code,
.reblog-post .bpcom-enhanced-excerpt q {
	font-size: 98% !important
}

.reblog-from img {
	margin: 0 10px 0 0;
	vertical-align: middle;
	padding: 0;
	border: 0
}

.reblog-source {
	margin-bottom: 0;
	font-size: .8em;
	line-height: 1
}

.reblog-source .more-words {
	color: #668eaa
}

.bpcom-reblog-snapshot .reblog-post {
	box-shadow: 0 0 0 1px rgba(46, 68, 83, .1) inset, 0 1px 1px rgba(46, 68, 83, .05);
	border-radius: 4px;
	padding: 24px
}

.bpcom-reblog-snapshot .reblogger-note {
	margin: 0 0 1em;
	overflow: hidden
}

.bpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em
}

.bpcom-reblog-snapshot .reblogger-note-content {
	margin: 0;
	padding: 0
}

body .bpcom-reblog-snapshot .reblogger-note-content blockquote {
	font-style: normal;
	font-weight: 400;
	font-size: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	border: none
}

.bpcom-reblog-snapshot .reblogger-note-content blockquote p:last-child {
	margin-bottom: 0
}

#TB_window.tos-report-form,
#TB_overlay.tos-report-form {
	z-index: 99998
}

#TB_load.tos-report-form {
	z-index: 99999
}

#TB_ajaxContent.tos-report-form {
	overflow-x: hidden
}

#TB_window.tos-report-form {
	position: fixed
}

#TB_overlay.tos-report-form {
	background-image: none;
	background-color: #333;
	-ms-filter: "alpha(opacity=88)";
	filter: alpha(opacity=88);
	-moz-opacity: .88;
	opacity: .88
}

#report-form {
	direction: ltr;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-evenly;
	font-size: 13px;
	max-width: 990px;
	margin: 0 auto;
	padding: 20px 0
}

#report-form input {
	max-width: 660px
}

#report-form input[type=text] {
	display: block
}

#report-form .report-url,
#report-form .report-email {
	width: 100%;
	padding: 5px;
	margin-top: 5px;
	font-size: 13px
}

#report-form a,
#report-form a:visited {
	color: #1e8cbe;
	text-decoration: underline
}

#report-form div {
	padding: 8px;
	font-size: 1.1em;
	line-height: 1.4;
	color: #000
}

#report-form p {
	font-size: 13px;
	margin-bottom: 1em;
	color: #000
}

#report-form strong {
	color: #000
}

#report-form h3 {
	margin: 0 0 15px;
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
	font-family: sans-serif;
	font-weight: 300;
	color: #000
}

#report-form label {
	font-size: 13px
}

#report-form .step-2-details label {
	display: block
}

#report-form textarea {
	margin-top: 10px;
	width: 100%;
	max-width: 450px;
	height: 100px
}

#report-form .report-actions {
	margin-top: 15px
}

.entrytext .report-actions .tb-cancel {
	display: none !important
}

#TB_ajaxContent.tos-report-form .report-actions .tb-cancel {
	display: block;
	float: left;
	padding-top: 8px
}

#report-form .button-primary,
#report-form input[type=submit] {
	cursor: pointer;
	font-size: 13px;
	font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
	text-decoration: none;
	height: auto !important;
	line-height: 1;
	padding: .6em 1.2em !important;
	font-weight: 300 !important;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px !important;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 116, 162, .8);
	background-color: #2ea2cc;
	background-image: -moz-linear-gradient(top, #1e8cbe 0%, #0074a2 100%);
	background-image: -webkit-linear-gradient(top, #1e8cbe 0%, #0074a2 100%);
	background-image: -ms-linear-gradient(top, #1e8cbe 0%, #0074a2 100%);
	background-image: -o-linear-gradient(top, #1e8cbe 0%, #0074a2 100%);
	background-image: linear-gradient(top, #1e8cbe 0%, #0074a2 100%);
	-moz-box-shadow: inset 0 1px 0 rgba(120, 200, 230, .5);
	-webkit-box-shadow: inset 0 1px 0 rgba(120, 200, 230, .5);
	-o-box-shadow: inset 0 1px 0 rgba(120, 200, 230, .5);
	-ms-box-shadow: inset 0 1px 0 rgba(120, 200, 230, .5);
	box-shadow: inset 0 1px 0 rgba(120, 200, 230, .5);
	float: right
}

#report-form .button-primary[disabled],
#report-form .button-primary:disabled {
	color: #aaa !important;
	border-color: #ddd !important;
	background: #eee !important;
	text-shadow: none;
	box-shadow: none
}

#report-form .button-primary[disabled] a,
#report-form .button-primary:disabled a {
	cursor: not-allowed
}

#report-form input[type=radio] {
	margin-right: 5px
}

#report-confirm {
	font-size: 14px !important;
	font-weight: 500;
	margin: 150px auto 250px;
	text-align: center;
	display: none
}

#report-form .required {
	color: red
}

.report-form-error-message {
	margin-left: -8px;
	margin-bottom: -8px
}

@media screen and (max-width:630px) {

	#TB_window.tos-report-form,
	#TB_ajaxContent.tos-report-form {
		width: 96% !important;
		height: 495px !important
	}

	#TB_window.tos-report-form {
		position: absolute;
		top: 0 !important;
		left: 0 !important;
		margin-left: 2% !important;
		margin-top: 100px !important
	}
}

body.is-mobile-app #footer {
	display: none
}

body.is-mobile-app nav {
	display: none
}

body.is-mobile-app .tosform-cancel {
	display: none
}

.portfolio-featured-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#background-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: -1;
}

.blur {
	-webkit-filter: blur(4px);
	-moz-filter: blur(4px);
	-o-filter: blur(4px);
	-ms-filter: blur(4px);
	filter: blur(4px);
}

::marker {
	color: black;
	font-size: 20px;
}

ul {
	list-style-type: disc;
}

ul ul {
	list-style-type: circle;
}

details {
	border: 1px solid #aaa;
	border-radius: 4px;
	padding: 0.5em 0.5em 0;
	cursor: pointer;
}

summary {
	font-weight: bold;
	margin: -0.5em -0.5em 0;
	padding: 0.5em 2.5em;
	text-align: center;
	list-style: none;
	position: relative;
}

summary::-webkit-details-marker {
	display: none;
}

summary:after {
	content: "\25BA";
	position: absolute;
	top: 50%;
	right: 1.5em;
	transform: translateY(-50%);
	font-size: 14px;
	transition: transform 0.2s ease-in-out;
}

details[open] {
	padding: 0.5em;
}

details[open] summary {
	border-bottom: 1px solid #aaa;
	margin-bottom: 0.5em;
}

details[open] summary:after {
	transform: translateY(-50%) rotate(90deg);
}

/* Custom Skills Overlay */
#skills.panel-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	z-index: 10;
}

#skills.panel-content .wrap {
	padding: 0;
	max-width: 1400px;
}

#skills.panel-content .entry-title {
	color: #fff;
}

.lts-panel:has(#skills) .panel-image {
	position: relative;
	z-index: 1;
}

#skills.panel-content .tag {
	border-radius: 30px;
	padding: 5px 15px;
	margin: 7px 5px;
	display: inline-block;
	background-color: #e0e0e0;
	color: #494949;
	font-weight: 500;
}

@media screen and (max-width: 65em),
screen and (max-height: 650px) {
	#skills.panel-content {
		position: relative;
		height: auto;
		padding: 4em 1em;
		display: block;
	}

	.lts-panel:has(#skills) .panel-image {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.lts-panel:has(#skills) .panel-image div[style*="padding-top"] {
		display: none;
	}
}

/* Custom Interests Overlay */
#interests.panel-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	z-index: 10;
}

#interests.panel-content .wrap {
	padding: 0;
	max-width: 1400px;
}

#interests.panel-content .entry-title {
	color: #fff;
}

.lts-panel:has(#interests) .panel-image {
	position: relative;
	z-index: 1;
}

#interests.panel-content .tag {
	border-radius: 30px;
	padding: 5px 15px;
	margin: 7px 5px;
	display: inline-block;
	background-color: #e0e0e0;
	color: #494949;
	font-weight: 500;
}

@media screen and (max-width: 60em) {
	#interests.panel-content {
		position: relative;
		height: auto;
		padding: 4em 1em;
		display: block;
	}

	.lts-panel:has(#interests) .panel-image {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.lts-panel:has(#interests) .panel-image div[style*="padding-top"] {
		display: none;
	}
}