/*!
Theme Name: Ecopower
Theme URI: https://themeforest.net/user/wapuula/portfolio
Author: Wapuula
Author URI: https://themeforest.net/user/wapuula
Description: Ecopower - Alternative Power WordPress Theme
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl.html
Template Id: 62039
Text Domain: ecopower
Tags: grid-layout, one-column, two-columns, three-columns, left-sidebar, right-sidebar, footer-widgets, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Ecopower is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
	## Social List
# Accessibility
# Alignments
# Clearings
# Grid
# Widgets
# Content
	## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Builder
# Plugins
	# Services
	# Projects
	# Testimonials
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: Arial, Helvetica, sans-serif !important;
	-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;
	text-decoration: none;
}

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

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

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

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

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

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 0px;
}

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

pre {
	overflow: auto;
}

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

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

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

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

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

input {
	line-height: normal;
}

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

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

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

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

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

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html {
	font-size: 16px;
	font-size: 1rem;
}

h1, h2, h3, h4, h5, h6 {
	margin: 15px 0;
	font-family: Arial, Helvetica, sans-serif !important;
}

h1 {
	margin-bottom: 10px;
}

h5, h6 {
	margin-bottom: 20px;
}

p + h2 {
	margin-top: 50px;
}

p + h3 {
	margin-top: 55px;
}

p + h5 {
	margin-top: 50px;
}

p + h4 {
	margin-top: 48px;
}

p + h5 {
	margin-top: 55px;
}

p + h6 {
	margin-top: 50px;
}

.single p + h2, .single
p + h3, .single
p + h4, .single
p + h5, .single
p + h6 {
	margin-top: 10px;
}

p {
	margin: 0 0 1em;
}

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

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

blockquote cite {
	font-size: 14px;
	font-size: 0.875rem;
}

address {
	margin: 0 0 1.5em;
}

pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
	line-height: 1.6;
	overflow: auto;
	max-width: 100%;
	margin: 0 0 1.5em;
	padding: 1.5em;
	background: #eee;
	border: 1px solid #d4d4d4;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	font-size: 16px;
	font-size: 1rem;
}

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

code {
	padding: 0 5px;
}

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

mark, ins {
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px solid;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Grid
--------------------------------------------------------------*/
.container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

@media (min-width: 544px) {
	.container {
		max-width: 576px;
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 720px;
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 940px;
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1140px;
	}
}

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

.row {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -0.9375rem;
	margin-right: -0.9375rem;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
	position: relative;
	min-height: 1px;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.col-xs-1 {
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}

.col-xs-2 {
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}

.col-xs-3 {
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.col-xs-4 {
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}

.col-xs-5 {
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}

.col-xs-6 {
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.col-xs-7 {
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}

.col-xs-8 {
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}

.col-xs-9 {
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.col-xs-10 {
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}

.col-xs-11 {
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}

.col-xs-12 {
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 544px) {
	.col-sm-1 {
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}

	.col-sm-2 {
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}

	.col-sm-3 {
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-sm-4 {
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.col-sm-5 {
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}

	.col-sm-6 {
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-sm-7 {
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.col-sm-8 {
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}

	.col-sm-9 {
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-sm-10 {
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}

	.col-sm-11 {
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}

	.col-sm-12 {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.col-sm-offset-0 {
		margin-left: 0%;
	}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
	.col-md-1 {
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}

	.col-md-2 {
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}

	.col-md-3 {
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-md-4 {
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.col-md-5 {
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}

	.col-md-6 {
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-md-7 {
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.col-md-8 {
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}

	.col-md-9 {
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-md-10 {
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}

	.col-md-11 {
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}

	.col-md-12 {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.col-md-offset-0 {
		margin-left: 0%;
	}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
	.col-lg-1 {
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}

	.col-lg-2 {
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}

	.col-lg-3 {
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-lg-4 {
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.col-lg-5 {
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}

	.col-lg-6 {
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-lg-7 {
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.col-lg-8 {
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}

	.col-lg-9 {
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-lg-10 {
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}

	.col-lg-11 {
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}

	.col-lg-12 {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.col-lg-offset-0 {
		margin-left: 0%;
	}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
	.col-xl-1 {
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}

	.col-xl-2 {
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}

	.col-xl-3 {
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-xl-4 {
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.col-xl-5 {
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}

	.col-xl-6 {
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-xl-7 {
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.col-xl-8 {
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}

	.col-xl-9 {
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-xl-10 {
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}

	.col-xl-11 {
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}

	.col-xl-12 {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	.col-xl-offset-0 {
		margin-left: 0%;
	}

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-first {
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1;
}

.col-xs-last {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

@media (min-width: 544px) {
	.col-sm-first {
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
	}

	.col-sm-last {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}

@media (min-width: 768px) {
	.col-md-first {
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
	}

	.col-md-last {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}

@media (min-width: 992px) {
	.col-lg-first {
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
	}

	.col-lg-last {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}

@media (min-width: 1200px) {
	.col-xl-first {
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
	}

	.col-xl-last {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}

.row-xs-top {
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.row-xs-center {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.row-xs-bottom {
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

@media (min-width: 544px) {
	.row-sm-top {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.row-sm-center {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.row-sm-bottom {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

@media (min-width: 768px) {
	.row-md-top {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.row-md-center {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.row-md-bottom {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

@media (min-width: 992px) {
	.row-lg-top {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.row-lg-center {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.row-lg-bottom {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

@media (min-width: 1200px) {
	.row-xl-top {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.row-xl-center {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.row-xl-bottom {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

.col-xs-top {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.col-xs-center {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

.col-xs-bottom {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
}

@media (min-width: 544px) {
	.col-sm-top {
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}

	.col-sm-center {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		align-self: center;
	}

	.col-sm-bottom {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
}

@media (min-width: 768px) {
	.col-md-top {
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}

	.col-md-center {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		align-self: center;
	}

	.col-md-bottom {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
}

@media (min-width: 992px) {
	.col-lg-top {
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}

	.col-lg-center {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		align-self: center;
	}

	.col-lg-bottom {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
}

@media (min-width: 1200px) {
	.col-xl-top {
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}

	.col-xl-center {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		align-self: center;
	}

	.col-xl-bottom {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

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

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

blockquote, q {
	quotes: none;
}

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

blockquote {
	position: relative;
	margin: 45px 0 42px;
	padding: 0 45px 4px 40px;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 300;
	text-align: center;
	border-left: 5px solid;
	font-style: italic;
	line-height: 1.5;
}

blockquote p {
	margin: 0;
}

blockquote cite {
	margin-top: 27px;
	margin-bottom: -4px;
	display: block;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	font-size: 1.25rem;
	text-transform: none;
}

blockquote p + p {
	font-size: 12px;
	font-size: 0.75rem;
	text-transform: uppercase;
	font-style: normal;
}

hr {
	border: 0;
	height: 1px;
	margin: 0.5em 0;
	clear: both;
}

@media (min-width: 544px) {
	hr {
		margin: 2.5em 0;
	}
}

code {
	padding: 5px 10px;
}

/*--------------------------------------------------------------
## Lists
--------------------------------------------------------------*/
ul, ol {
	padding-left: 0;
}

.cherry-projects-single ul,
.entry-content ul,
.comment-content ul,
.post-content ul,
#tm_builder_outer_content .tm_pb_text ul,
.single-cherry-services .cherry-services ul {
	list-style: none;
	display: block;
}

.cherry-projects-single ul > li,
.entry-content ul > li,
.comment-content ul > li,
.post-content ul > li,
#tm_builder_outer_content .tm_pb_text ul > li,
.single-cherry-services .cherry-services ul > li {
	position: relative;
	padding-left: 19px;
	font-size: 16px;
	font-size: 1rem;
}

.cherry-projects-single ul > li::before,
.entry-content ul > li::before,
.comment-content ul > li::before,
.post-content ul > li::before,
#tm_builder_outer_content .tm_pb_text ul > li::before,
.single-cherry-services .cherry-services ul > li::before {
	content: '';
	height: 5px;
	width: 5px;
	position: absolute;
	top: 10px;
	left: 0;
	border-radius: 50%;
}

.cherry-projects-single ul > li ol li::before,
.entry-content ul > li ol li::before,
.comment-content ul > li ol li::before,
.post-content ul > li ol li::before,
#tm_builder_outer_content .tm_pb_text ul > li ol li::before,
.single-cherry-services .cherry-services ul > li ol li::before {
	background: transparent;
}

.cherry-projects-single ol,
.entry-content ol,
.comment-content ol,
.post-content ol,
#tm_builder_outer_content .tm_pb_text ol,
.single-cherry-services .cherry-services ol {
	counter-reset: li;
	list-style: none;
}

.cherry-projects-single ol > li,
.entry-content ol > li,
.comment-content ol > li,
.post-content ol > li,
#tm_builder_outer_content .tm_pb_text ol > li,
.single-cherry-services .cherry-services ol > li {
	position: relative;
	padding-left: 22px;
	font-size: 16px;
	font-size: 1rem;
}

.cherry-projects-single ol > li::before,
.entry-content ol > li::before,
.comment-content ol > li::before,
.post-content ol > li::before,
#tm_builder_outer_content .tm_pb_text ol > li::before,
.single-cherry-services .cherry-services ol > li::before {
	content: counter(li) ".";
	counter-increment: li;
	position: absolute;
	left: 0;
	top: 0;
}

body.single-cherry-services .cherry-services ul {
	display: inline-block;
}

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

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Inline list */
.inline-list {
	padding: 0;
	margin: 0;
	list-style: none;
}

.inline-list li {
	display: inline-block;
	vertical-align: top;
}

/*--------------------------------------------------------------
## Tables
--------------------------------------------------------------*/
table {
	margin: 0 0 1.5em;
	width: 100%;
}

.entry-content table {
	margin: 0 0 1.5em;
	max-width: 100%;
	border: 1px solid #f0f0f0;
}

.entry-content table th,
.entry-content table td {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #f0f0f0;
}

.entry-content table thead th {
	vertical-align: bottom;
	border-bottom: 1px solid #f0f0f0;
}

.entry-content table tbody + tbody {
	border-top: 1px solid #f0f0f0;
}

/*--------------------------------------------------------------
## Preloader
--------------------------------------------------------------*/
.page-preloader {
	position: absolute;
	width: 240px;
	height: 120px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.page-preloader-cover {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}

.page-preloader .battery {
	width: 10em;
	height: 5em;
	border: 0.5em solid;
	position: relative;
	font-size: 1em;
	margin: 0 auto;
}

.page-preloader .battery:before, .page-preloader .battery:after {
	content: "";
	display: block;
}

.page-preloader .battery:before {
	position: relative;
	height: 3em;
	margin: 0.5em;
	background-size: 4.5em 4.5em;
	-webkit-animation: charge 0.75s infinite linear;
	animation: charge 0.75s infinite linear;
}

.page-preloader .battery:after {
	position: absolute;
	width: 1em;
	height: 2em;
	left: 100%;
	top: 1em;
}

@keyframes charge {
	to {
		background-position: 9.5em 0;
	}
}

@-webkit-keyframes charge {
	to {
		background-position: 9.5em 0;
	}
}

/*--------------------------------------------------------------
## ToTop button
--------------------------------------------------------------*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: -999em;
	overflow: hidden;
	width: 47px;
	height: 47px;
	z-index: 999;
	text-align: center;
	border-radius: 50%;
	background: transparent;
}

#toTop::before {
	content: '\f106';
	font-size: 20px;
	font-size: 1.25rem;
	font-family: FontAwesome;
	line-height: 47px;
	text-align: center;
}

#toTop span {
	display: none;
}

#toTop:focus {
	outline: none;
}

@media (min-width: 544px) {
	#toTop {
		right: 20px;
	}
}

@media (min-width: 768px) {
	#toTop {
		bottom: 80px;
	}
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
	line-height: 1;
	display: inline-block;
	max-width: 100%;
	padding: 15px 50px;
	cursor: pointer;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	border: none;
	box-shadow: none;
	border-radius: 3px;
}

.btn {
	text-decoration: none;
	line-height: 1;
	display: inline-block;
	max-width: 100%;
	padding: 15px 50px;
	cursor: pointer;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
	border: none;
	box-shadow: none;
	border-radius: 3px;
}

.btn:hover {
	text-decoration: none;
}

.btn:focus {
	outline: none;
}

.btn-fullwidth {
	width: 100%;
}

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'],
select,
textarea {
	padding: 18px 20px;
	border: 1px solid #f0f0f0;
	background-color: transparent;
}

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,
select:focus,
textarea:focus {
	outline: none;
	box-shadow: 0 0 10px #e0e0e8;
}

button:focus,
input[type='submit']:focus,
input[type='reset']:focus {
	outline: none;
}

select {
	border: 1px solid #e0e0e8;
}

textarea {
	width: 100%;
	min-height: 150px;
	resize: vertical;
	overflow: auto;
}

::-moz-placeholder {
	opacity: 1;
}

:-moz-placeholder {
	opacity: 1;
}

#main .cherry-search ul > li + li {
	margin-top: 0;
}

.cherry-search .cherry-search__results-list {
	margin-top: 10px;
	border: 1px solid #f0f0f0;
}

.cherry-search .cherry-search__results-list ul li::before {
	display: none;
}

.cherry-search .cherry-search__results-list .cherry-search__message {
	padding: 12px 10px;
	font-size: 12px;
	font-size: 0.75rem;
}

.top-panel .cherry-search .cherry-search__results-list .cherry-search__message {
	text-align: left;
}

.cherry-search .cherry-search__more-button {
	font-size: 12px;
	font-size: 0.75rem;
	text-transform: uppercase;
}

.cherry-search form.cherry-search__form button.cherry-search__submit {
	background: transparent;
}

body .cherry-search form.cherry-search__form button.cherry-search__submit {
	padding: 0;
}

.cherry-search form.cherry-search__form button.cherry-search__submit:hover {
	background: transparent;
}

.cherry-search form.cherry-search__form button.cherry-search__submit .cherry-search__submite_text {
	text-transform: uppercase;
	font-size: 12px;
	font-size: 0.75rem;
}

.cherry-search form.cherry-search__form button.cherry-search__submit span {
	transition: 0.3s ease all;
}

.search-form, .cherry-search {
	margin: 0;
	padding: 0;
	position: relative;
}

.top-panel .search-form, .top-panel .cherry-search {
	display: inline-block;
	vertical-align: top;
}

@media (min-width: 768px) {
	.top-panel .search-form, .top-panel .cherry-search {
		display: block;
	}
}

.search-form:after, .cherry-search:after {
	display: block;
	clear: both;
	width: 100%;
	content: '';
}

.search-form__field[type='search'], .cherry-search__field[type='search'] {
	box-sizing: border-box;
	width: 100%;
	padding: 12px 40px 12px 20px;
	border: 1px solid #f0f0f0;
	font-size: 16px;
	font-size: 1rem;
}

.search-form__field[type='search']:focus, .cherry-search__field[type='search']:focus {
	box-shadow: none;
}

.search-form__submit, .cherry-search__submit {
	position: absolute;
	top: 50%;
	right: 20px;
	border: none;
	padding: 0;
	background: transparent;
	transition: 0.3s ease all;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.search-form__submit .fa, .cherry-search__submit .fa {
	line-height: 1px;
	font-size: 18px;
	font-size: 1.125rem;
}

@media (min-width: 992px) {
	.comment-reply-title {
		margin-bottom: 15px;
		font-size: 15px;
		font-size: 0.9375rem;
	}
}

.comment-form-author, .comment-form-email, .comment-form-url, .comment-form-comment {
	margin: 0.5em 0 0 0;
}

.comment-form-author input, .comment-form-author textarea, .comment-form-email input, .comment-form-email textarea, .comment-form-url input, .comment-form-url textarea, .comment-form-comment input, .comment-form-comment textarea {
	border: 1px solid;
	border-radius: 4px;
	background: transparent;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 400;
}

.comment-form-author input:focus, .comment-form-author textarea:focus, .comment-form-email input:focus, .comment-form-email textarea:focus, .comment-form-url input:focus, .comment-form-url textarea:focus, .comment-form-comment input:focus, .comment-form-comment textarea:focus {
	box-shadow: none;
}

.comment-form .form-submit {
	margin: 1.3em 0 9.5px 0;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 400;
}

.comment-form .form-submit input {
	border-radius: 4px;
	padding: 20px 35px;
	transition: 0.3s ease all;
	text-transform: uppercase;
	font-weight: 700;
}

.comment-form .form-submit input:focus {
	box-shadow: none;
}

.comment-form__field {
	width: 100%;
	vertical-align: top;
}

.comment-list .comment-form__field {
	background-color: #fff;
}

.comment-form .logged-in-as,
.comment-form .comment-notes {
	margin: 1.2em 0 1.8em;
	font-size: 15px;
	font-size: 0.9375rem;
}

.comment-form .logged-in-as .required,
.comment-form .comment-notes .required {
	color: #fe5c7a;
}

.comment-list .comment-form {
	padding-bottom: 2em;
}

#cancel-comment-reply-link {
	font-size: 12px;
	font-size: 0.75rem;
}

.post-password-form label {
	display: inline-block;
	vertical-align: top;
}

.post-password-form input[type^="password"] {
	height: 50px;
	border-radius: 30px;
}

.post-password-form input[type^="password"]:focus {
	box-shadow: none;
}

.post-password-form input[type^="submit"] {
	font-size: 12px;
	font-size: 0.75rem;
	transition: 0.3s ease all;
	text-transform: uppercase;
	padding: 19px 50px;
}

.post-password-form input[type^="submit"]:hover, .post-password-form input[type^="submit"]:focus {
	box-shadow: none;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	text-decoration: none;
	transition: 0.3s ease all;
}

a:focus {
	outline: none;
}

a:hover, a:active {
	text-decoration: none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}

/*--------------------------------------------------------------
## Top Menu
--------------------------------------------------------------*/
.top-panel__menu {
	display: none;
}

@media (min-width: 544px) {
	.top-panel__menu {
		display: block;
	}
}

.top-panel__menu-list {
	text-align: center;
}

.top-panel__menu-list .menu-item {
	margin: .25em;
}

.top-panel__menu-list .menu-item a {
	text-decoration: none;
}

.top-panel__menu-list .menu-item a:focus {
	outline: none;
}

.top-panel__menu-list .menu-item.current-menu-item a, .top-panel__menu-list .menu-item.current_page_item a {
	text-decoration: underline;
}

/*--------------------------------------------------------------
## Main Menu
--------------------------------------------------------------*/
/* Basic */
.set-menu {
	padding-left: 30px;
}

.main-navigation {
	display: block;
	clear: both;
	width: 100%;
	padding: 20px 0;
}

.main-navigation a {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 600;
}

.main-navigation li + li {
	margin-left: 80px;
}

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

.main-navigation ul ul ul ul a {
	text-indent: 3rem;
}

.main-navigation ul ul ul ul ul a {
	text-indent: 4rem;
}

.main-navigation ul ul ul ul ul ul a {
	text-indent: 5rem;
}

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

.main-navigation .menu .menu-link-wrapper {
	position: relative;
}

.main-navigation .menu > li > .menu-link-wrapper::after {
	display: none;
}

.main-navigation .menu > li::after {
	content: '';
	position: absolute;
	right: -40px;
	top: 15px;
	height: 3px;
	width: 3px;
}

.main-navigation .menu > li:nth-last-child(2)::after, .main-navigation .menu > li:last-child::after {
	display: none;
}

.main-navigation li {
	position: relative;
	text-align: left;
}

.main-navigation a {
	position: relative;
	display: block;
	text-decoration: none;
}

@media (min-width: 768px) {
	.main-navigation .menu {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.default .main-navigation .menu {
		display: block;
	}

	.main-navigation .menu > li {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.default .main-navigation .menu > li {
		display: inline-block;
	}

	.main-navigation li.menu-hover > ul {
		top: 100%;
		opacity: 1;
		visibility: visible;
	}

	.main-navigation li li.menu-hover > ul {
		top: -15px;
		opacity: 1;
		visibility: visible;
	}

	.main-navigation li li.menu-hover > ul.left-side {
		left: auto;
		right: 100.3%;
	}

	.main-navigation .sub-menu > li:last-child > .menu-link-wrapper {
		border: none;
	}

	.main-navigation .sub-menu {
		position: absolute;
		z-index: 999;
		top: 120%;
		left: -15px;
		opacity: 0;
		visibility: hidden;
		transition: top .2s linear .1s,
		opacity .2s linear .1s,
		visibility .1s linear .2s;
		box-shadow: 4px 3px 14px rgba(0, 0, 0, 0.2);
		margin-top: 20px;
		width: 315px;
		padding: 15px 0;
	}

	.main-navigation .sub-menu li a {
		font-size: 16px;
		font-size: 1rem;
		font-weight: 300;
	}

	.main-navigation .sub-menu li + li {
		margin-left: 0;
	}

	.main-navigation .sub-menu ul {
		top: 20%;
		left: 100.3%;
		margin-top: 0;
	}

	.main-navigation .sub-menu li a {
		padding-left: 30px;
		padding-right: 30px;
	}

	.main-navigation .sub-menu .menu-item-has-children .menu-link-wrapper:after {
		right: 30px;
		pointer-events: none;
	}

	.main-navigation ul a {
		text-indent: 0;
	}
}

/* Skin Styles */
.main-navigation a:focus {
	outline: none;
}

.main-navigation .menu-link-wrapper {
	border-bottom: 1px solid #e0e0e8;
}

@media (min-width: 768px) {
	.main-navigation .menu > li > a,
	.main-navigation .menu > li > .menu-link-wrapper {
		border-bottom: none;
	}
}

.main-navigation .menu > li:last-child > a,
.main-navigation .menu > li:last-child > .menu-link-wrapper {
	border-bottom: none;
}

.main-navigation .menu > li.menu-hover > a,
.main-navigation .menu > li.menu-hover > .menu-link-wrapper > a, .main-navigation .menu > li.current_page_item > a,
.main-navigation .menu > li.current_page_item > .menu-link-wrapper > a, .main-navigation .menu > li.current_page_ancestor > a,
.main-navigation .menu > li.current_page_ancestor > .menu-link-wrapper > a, .main-navigation .menu > li.current-menu-item > a,
.main-navigation .menu > li.current-menu-item > .menu-link-wrapper > a, .main-navigation .menu > li.current-menu-ancestor > a,
.main-navigation .menu > li.current-menu-ancestor > .menu-link-wrapper > a {
	/* Active and hover state (level 1) */
}

.main-navigation .menu-item-has-children > .menu-link-wrapper:after {
	position: absolute;
	cursor: pointer;
	top: 50%;
	right: 20px;
	margin-top: -9px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	font-size: 1.125rem;
	text-align: center;
	transition: all 0.2s cubic-bezier(0.13, 0.51, 0.26, 0.98);
	content: '\f105';
}

@media (min-width: 768px) {
	.main-navigation .menu-item-has-children > .menu-link-wrapper:after {
		right: 0;
	}
}

.main-navigation .sub-menu.left-side {
	left: auto;
	right: 100.3%;
}

@media (min-width: 768px) {
	.main-navigation .sub-menu li:last-of-type > a,
	.main-navigation .sub-menu li:last-of-type > .menu-link-wrapper > a {
		border-bottom: none;
	}
}

.main-navigation .sub-menu a {
	font-size: 14px;
	font-size: 0.875rem;
}

@media (min-width: 768px) {
	.main-navigation .sub-menu a {
		padding: 10px 15px 10px 0;
	}
}

.main-navigation .sub-menu li.menu-hover > a,
.main-navigation .sub-menu li.menu-hover > .menu-link-wrapper > a,
.main-navigation .sub-menu li.current_page_item > a,
.main-navigation .sub-menu li.current_page_item > .menu-link-wrapper > a,
.main-navigation .sub-menu li.current_page_ancestor > a,
.main-navigation .sub-menu li.current_page_ancestor > .menu-link-wrapper > a,
.main-navigation .sub-menu li.current-menu-item > a,
.main-navigation .sub-menu li.current-menu-item > .menu-link-wrapper > a,
.main-navigation .sub-menu li.current-menu-ancestor > a,
.main-navigation .sub-menu li.current-menu-ancestor > .menu-link-wrapper > a {
	/* Active and hover state (level 2, 3, ..., N) */
}

.main-navigation.mobile-menu {
	position: fixed;
	top: 0;
	right: -80%;
	z-index: 998;
	max-width: 80%;
	height: 100vh;
	transition: all 0.3s cubic-bezier(0.35, 0.19, 0.45, 0.91);
}

.main-navigation.mobile-menu .menu {
	padding: 30px;
}

.main-navigation.mobile-menu li + li {
	margin-left: 0;
}

.main-navigation.mobile-menu li::after {
	display: none;
}

.main-navigation.mobile-menu a {
	padding: 15px 0;
}

.main-navigation.mobile-menu.active .mobile-menu-toggle-button {
	top: 40px;
	left: -50px;
}

.main-navigation.mobile-menu .main-navigation-inner {
	overflow-y: scroll;
	display: block;
	height: 100%;
}

.main-navigation.mobile-menu .menu-item-has-children.hover-menu > .menu-link-wrapper {
	border: none;
}

.main-navigation.mobile-menu .menu-item-has-children.hover-menu .sub-menu .sub-menu {
	border-top: 1px solid #f0f0f0;
}

.main-navigation.mobile-menu .menu-item-has-children.hover-menu .sub-menu li:last-child .sub-menu li .menu-link-wrapper {
	border-bottom: 1px solid #f0f0f0;
}

.main-navigation.mobile-menu .menu-item-has-children.hover-menu .sub-menu li:last-child .sub-menu li:last-child .menu-link-wrapper {
	border: none;
}

.main-navigation.mobile-menu .menu-item-has-children.hover-menu .sub-menu li:last-child .menu-link-wrapper {
	border: none;
}

.main-navigation.mobile-menu .menu-item-has-children > .menu-link-wrapper a {
	width: calc(100% - 30px);
}

.main-navigation.mobile-menu .menu-item-has-children > .menu-link-wrapper::before {
	content: '\f107';
	font-size: 24px;
	font-size: 1.5rem;
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-family: FontAwesome;
}

.main-navigation.mobile-menu .menu-item-has-children > .menu-link-wrapper::after {
	display: none;
}

.main-navigation.mobile-menu li.hover-menu > .sub-menu {
	display: block;
}

.main-navigation.mobile-menu li.hover-menu > .menu-link-wrapper:after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.main-navigation.mobile-menu .sub-menu {
	display: none;
	box-shadow: inset 0 8px 8px -8px rgba(0, 0, 0, 0.1), inset 0 -8px 8px -8px rgba(0, 0, 0, 0.1);
	padding: 0 15px;
}

body.mobile-menu-active {
	/* Mobile menu active styles */
}

body.mobile-menu-visible {
	overflow: hidden;
	width: 100%;
	height: 100%;
}

body.mobile-menu-visible .site-content,
body.mobile-menu-visible .site-footer,
body.mobile-menu-visible .site-header .social-list,
body.mobile-menu-visible .site-header .site-branding,
body.mobile-menu-visible .site-header .top-panel {
	pointer-events: none;
	-webkit-filter: blur(2px);
	filter: blur(2px);
}

body.mobile-menu-visible .main-navigation.mobile-menu {
	right: 0;
	transition: all 0.6s cubic-bezier(0.35, 0.19, 0.45, 0.91);
	box-shadow: 2px 0 10px rgba(0, 0, 0, 0.3);
}

body.mobile-menu-visible .main-navigation.mobile-menu .mobile-menu-toggle-button .menu-toggle__icon::after {
	content: '\f00d';
}

/* Toogle button styles */
.mobile-menu-toggle-button {
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	padding: 0;
	border-width: 0;
	left: -60px;
	top: 60px;
	box-shadow: -2px 2px 7px rgba(0, 0, 0, 0.3);
}

@media (min-width: 768px) {
	.mobile-menu-toggle-button {
		display: none;
	}
}

.mobile-menu-toggle-button .menu-toggle__icon {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	font-size: 1.125rem;
	vertical-align: top;
}

.mobile-menu-toggle-button .menu-toggle__icon::after {
	top: .75em;
	content: '\f0c9';
}

body.admin-bar .mobile-menu-toggle-button {
	top: 56px;
}

body.admin-bar .mobile-menu .menu {
	margin-top: 46px;
}

/* Submenu marker base styles */
.submenu-marker {
	position: absolute;
	cursor: pointer;
	top: 50%;
	right: 0px;
	margin-top: -9px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	font-size: 1.125rem;
	text-align: center;
	transition: all 0.2s cubic-bezier(0.13, 0.51, 0.26, 0.98);
	z-index: 1;
}

.submenu-marker::before {
	top: .75em;
	content: '\f105';
}

@media (min-width: 768px) {
	.submenu-marker {
		right: 0;
	}
}

/* Menu items description */
.menu-item__desc {
	font-size: 10px;
	font-size: 0.625rem;
}

@media (min-width: 768px) {
	.menu > li > a > .menu-item__desc,
	.menu > li > .menu-link-wrapper > a > .menu-item__desc {
		position: absolute;
	}
}

.cherry-responsive-menu .menu > li[hidden] {
	display: none;
}

.cherry-responsive-menu-avaliable-items[hidden] {
	display: none;
}

/*--------------------------------------------------------------
## Footer Menu
--------------------------------------------------------------*/
.footer-menu {
	margin: 1em 0;
}

.footer-menu__items {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	padding-left: 0;
	list-style: none;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.footer-menu__items .menu-item {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: .25em 1em;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media (min-width: 544px) {
	.footer-menu__items .menu-item + li {
		border-left: 1px solid rgba(255, 255, 255, 0.1);
	}
}

@media (min-width: 992px) {
	.footer-menu__items .menu-item {
		padding: .5em 1.5em;
	}
}

.footer-menu__items .menu-item a {
	text-decoration: none;
}

/*--------------------------------------------------------------
## Paginations
--------------------------------------------------------------*/
.post-navigation {
	padding: 15px 0;
}

.comment-navigation,
.posts-navigation,
.post-navigation {
	overflow: hidden;
}

.comment-navigation span,
.posts-navigation span,
.post-navigation span {
	font-size: 15px;
	font-size: 0.9375rem;
}

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

.comment-navigation .nav-previous > a,
.posts-navigation .nav-previous > a,
.post-navigation .nav-previous > a {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	white-space: nowrap;
}

.comment-navigation .nav-previous > a:before,
.posts-navigation .nav-previous > a:before,
.post-navigation .nav-previous > a:before {
	font-size: 20px;
	content: '\E408';
	vertical-align: top;
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	line-height: 1.4;
}

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

.comment-navigation .nav-next > a,
.posts-navigation .nav-next > a,
.post-navigation .nav-next > a {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
}

.comment-navigation .nav-next > a:after,
.posts-navigation .nav-next > a:after,
.post-navigation .nav-next > a:after {
	font-size: 20px;
	content: '\E409';
	vertical-align: top;
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	line-height: 1.4;
}

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

@media (min-width: 768px) {
	.pagination {
		margin: 3em 0 8em;
	}
}

.card-columns + .pagination {
	margin-top: 0;
}

.page-numbers {
	line-height: 1;
	display: inline-block;
	margin: 0 19px 5px 0;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	font-size: 1.25rem;
	text-transform: uppercase;
}

.page-numbers.dots {
	min-width: 2em;
	border: none;
	background-color: transparent;
}

.page-numbers.next, .page-numbers.prev {
	border: none;
	font-size: 22.4px;
	font-size: 1.4rem;
	line-height: 1;
	position: relative;
	top: -2px;
}

.page-numbers.next i, .page-numbers.prev i {
	vertical-align: middle;
}

.page-numbers.next {
	margin-left: 40px;
}

.page-numbers.prev {
	margin-right: 40px;
}

.page-links {
	clear: both;
	margin: 30px 0 1em;
}

.page-links__title {
	margin-right: 5px;
}

.page-links a,
.page-links > .page-links__item {
	line-height: 3;
	display: inline-block;
	min-width: 3em;
	height: 3em;
	margin: 0 5px 5px 0;
	text-align: center;
	border: 1px solid #f0f0f0;
}

.page-links a {
	text-decoration: none;
}

/*--------------------------------------------------------------
## Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
	position: relative;
	margin: 0 0 10px;
	text-align: center;
	padding: 55px 0 50px;
}

.home .breadcrumbs {
	margin-bottom: 0;
}

.single-post .breadcrumbs,
.archive.author .breadcrumbs,
.archive.date .breadcrumbs {
	margin-bottom: 3em;
}

@media (min-width: 768px) {
	.single-post .breadcrumbs,
	.archive.author .breadcrumbs,
	.archive.date .breadcrumbs {
		margin-bottom: 8em;
	}
}

.blog .breadcrumbs {
	margin-bottom: 3em;
}

@media (min-width: 768px) {
	.blog .breadcrumbs {
		margin-bottom: 7.8em;
	}
}

.breadcrumbs::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -10000px;
	right: -10000px;
	z-index: -1;
}

.breadcrumbs__title .page-title {
	margin: 0 0 17px;
	display: block;
}

.breadcrumbs__items {
	font-size: 12px;
	font-size: 0.75rem;
}

.breadcrumbs__browse {
	margin-right: .5em;
}

.breadcrumbs__wrap {
	margin: 0;
}

.breadcrumbs__wrap * {
	display: inline-block;
}

@media (min-width: 992px) {
	.breadcrumbs__wrap {
		margin: .25em 0;
	}
}

.breadcrumbs__item-sep {
	margin: 0 3px;
}

.breadcrumbs__item-link {
	text-decoration: none;
}

/*--------------------------------------------------------------
## Social List
--------------------------------------------------------------*/
.social-list .menu-item {
	margin: 0;
}

.social-list .menu-item::before {
	display: none;
}

.social-list .menu-item > a {
	display: block;
	text-decoration: none;
	text-align: center;
}

.social-list .menu-item > a:hover {
	text-decoration: none;
	background: transparent;
}

.social-list .menu-item > a:focus {
	outline: none;
}

.social-list .menu-item > a[href*="codepen.io"]::before {
	content: '\f1cb';
}

.social-list .menu-item > a[href*="digg.com"]::before {
	content: '\f1a6';
}

.social-list .menu-item > a[href*="dribbble.com"]::before {
	content: '\f17d';
}

.social-list .menu-item > a[href*="dropbox.com"]::before {
	content: '\f16b';
}

.social-list .menu-item > a[href*="facebook.com"]::before {
	content: '\f09a';
}

.social-list .menu-item > a[href*="flickr.com"]::before {
	content: '\f16e';
}

.social-list .menu-item > a[href*="plus.google.com"]::before {
	content: '\f0d5';
}

.social-list .menu-item > a[href*="github.com"]::before {
	content: '\f09b';
}

.social-list .menu-item > a[href*="instagram.com"]::before {
	content: '\f16d';
}

.social-list .menu-item > a[href*="linkedin.com"]::before {
	content: '\f0e1';
}

.social-list .menu-item > a[href*="pinterest.com"]::before {
	content: '\f0d2';
}

.social-list .menu-item > a[href*="getpocket.com"]::before {
	content: '\f265';
}

.social-list .menu-item > a[href*="reddit.com"]::before {
	content: '\f1a1';
}

.social-list .menu-item > a[href*="skype.com"]::before, .social-list .menu-item > a[href*="skype:"]::before {
	content: '\f17e';
}

.social-list .menu-item > a[href*="stumbleupon.com"]::before {
	content: '\f1a4';
}

.social-list .menu-item > a[href*="tumblr.com"]::before {
	content: '\f173';
}

.social-list .menu-item > a[href*="twitter.com"]::before {
	content: '\f099';
}

.social-list .menu-item > a[href*="vimeo.com"]::before {
	content: '\f27d';
}

.social-list .menu-item > a[href*="wordpress.org"]::before, .social-list .menu-item > a[href*="wordpress.com"]::before {
	content: '\f19a';
}

.social-list .menu-item > a[href*="youtube.com"]::before {
	content: '\f16a';
}

.social-list .menu-item > a[href*="amazon.com"]::before {
	content: '\f270';
}

.social-list .menu-item > a[href*="tripadvisor"]::before {
	content: '\f262';
}

.social-list .menu-item > a[href*="ycombinator.com"]::before {
	content: '\f23b';
}

.social-list .menu-item > a[href*="xing.com"]::before {
	content: '\f168';
}

.social-list .menu-item > a[href*="yahoo."]::before {
	content: '\f19e';
}

.social-list .menu-item > a[href*="vine.co"]::before {
	content: '\f1ca';
}

.social-list .menu-item > a[href*="weibo.com"]::before {
	content: '\f18a';
}

.social-list .menu-item > a[href*="trello.com"]::before {
	content: '\f181';
}

.social-list .menu-item > a[href*="steampowered.com"]::before {
	content: '\f1b6';
}

.social-list .menu-item > a[href*="soundcloud.com"]::before {
	content: '\f1be';
}

.social-list .menu-item > a[href*="spotify.com"]::before {
	content: '\f1bc';
}

.social-list .menu-item > a[href*="stackexchange.com"]::before {
	content: '\f18d';
}

.social-list .menu-item > a[href*="stackoverflow.com"]::before {
	content: '\f16c';
}

.social-list .menu-item > a[href*="slideshare.net"]::before {
	content: '\f1e7';
}

.social-list .menu-item > a[href*="slack.com"]::before {
	content: '\f198';
}

.social-list .menu-item > a[href*="skyatlas.com"]::before {
	content: '\f216';
}

.social-list .menu-item > a[href*="last.fm"]::before {
	content: '\f202';
}

.social-list .menu-item > a[href*="jsfiddle.net"]::before {
	content: '\f1cc';
}

.social-list .menu-item > a[href*="behance.net"]::before {
	content: '\f1b4';
}

.social-list .menu-item > a[href*="bitbucket.org"]::before {
	content: '\f171';
}

.social-list .menu-item > a[href*="codepen.io"]::before {
	content: '\f1cb';
}

.social-list .menu-item > a[href*="codiepie.com"]::before {
	content: '\f284';
}

.social-list .menu-item > a[href*="connectdevelop.com"]::before {
	content: '\f20e';
}

.social-list .menu-item > a[href*="dashcube.com"]::before {
	content: '\f210';
}

.social-list .menu-item > a[href*="contao.org"]::before {
	content: '\f26d';
}

.social-list .menu-item > a[href*="delicious.com"]::before {
	content: '\f1a5';
}

.social-list .menu-item > a[href*="deviantart.com"]::before {
	content: '\f1bd';
}

.social-list .menu-item > a[href*="vk.com"]::before {
	content: '\f189';
}

.social-list .menu-item > a::before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 15px;
	font-size: 0.9375rem;
	display: block;
	margin: auto;
}

.social-list--text .social-list .menu-item > a::before {
	display: none;
}

.social-list--text .menu-item > a::before {
	display: none;
}

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

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

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft,
#tm_builder_outer_content .tm_pb_module .alignleft {
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
}

.alignright,
#tm_builder_outer_content .tm_pb_module .alignright {
	float: right;
	margin-left: 30px;
	margin-bottom: 15px;
}

.aligncenter,
#tm_builder_outer_content .tm_pb_module .aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-top: 25px;
}

@media (min-width: 544px) {
	.aligncenter,
	#tm_builder_outer_content .tm_pb_module .aligncenter {
		margin-bottom: 55px;
		margin-top: 55px;
	}
}

.alignnone,
#tm_builder_outer_content .tm_pb_module .alignnone {
	margin-top: 20px;
	margin-bottom: 15px;
}

@media (min-width: 544px) {
	.alignnone,
	#tm_builder_outer_content .tm_pb_module .alignnone {
		margin-top: 40px;
		margin-bottom: 32px;
	}
}

.single .alignnone, .single
#tm_builder_outer_content .tm_pb_module .alignnone {
	margin-bottom: 10px;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.comment-body:before,
.comment-body:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

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

.hidden {
	display: none;
}

/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
.comments-area {
	position: relative;
	margin-bottom: 3em;
	padding-top: 30px;
}

@media (min-width: 992px) {
	.comments-area {
		margin-bottom: 9em;
	}
}

@media (min-width: 992px) {
	.comments-title {
		font-size: 15px;
		font-size: 0.9375rem;
		margin-top: 0;
		margin-bottom: 0;
	}
}

.comment-list {
	margin: 0;
	padding: 0 0 40px;
	list-style: none;
}

.comment-list .children {
	margin-left: 0;
	padding-left: 10px;
	list-style: none;
}

@media (min-width: 768px) {
	.comment-list .children {
		padding-left: 60px;
	}
}

.comment-list .children .comment-body {
	padding-top: 14px;
}

.comment-list .comment::before {
	display: none;
}

.comment-list > .comment,
.comment-list > .ping {
	margin-bottom: 10px;
	padding-right: 0;
	padding-left: 0;
}

.comment-content {
	overflow: hidden;
}

@media (max-width: 767px) {
	.comment-content {
		overflow: visible;
	}
}

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

.comment-metadata {
	margin-bottom: 8px;
}

.comment-body {
	padding-top: 10px;
}

@media (min-width: 992px) {
	.comment-body {
		padding-top: 30px;
	}
}

.comment-body__holder {
	position: relative;
	padding-right: 18px;
}

.comment-body .avatar {
	float: left;
	width: 60px;
	margin: 0 10px 10px 0;
	border-radius: 50%;
}

@media (min-width: 992px) {
	.comment-body .avatar {
		width: auto;
		margin: 0 18px 15px 0;
	}
}

.comment-body .fn, .comment-body .posted-by {
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: 400;
}

.comment-body .fn {
	text-transform: capitalize;
	margin-right: 3px;
	position: relative;
}

.comment-body .fn::after {
	content: ',';
	position: absolute;
	bottom: -1px;
	right: -4px;
}

.comment-body .reply {
	position: absolute;
	z-index: 9;
	top: 0;
	right: 0;
	transition: all 0.25s ease;
	opacity: .2;
}

.comment-body .reply:hover {
	opacity: 1;
}

.comment .reply {
	opacity: 1;
}

.comment-reply-link {
	font-size: 21px;
	font-size: 1.3125rem;
}

.comment-reply-link .material-icons {
	font-size: inherit;
}

.comment-date {
	display: inline-block;
	font-size: 12px;
	font-size: 0.75rem;
}

.comment-date__time {
	display: inline-block;
	vertical-align: top;
	font-weight: 400;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Author Bio
--------------------------------------------------------------*/
.post-author-bio {
	margin: 1em 0;
}

.post-author__holder {
	padding: 0 1em 0 0;
}

.post-author__avatar {
	float: left;
	margin: 0 1em 0 0;
}

@media (min-width: 992px) {
	.post-author__avatar {
		margin: 0 2em 0 0;
	}
}

.post-author__avatar .avatar {
	width: 70px;
	vertical-align: top;
}

@media (min-width: 992px) {
	.post-author__avatar .avatar {
		width: auto;
	}
}

@media (max-width: 991px) {
	.post-author__content {
		padding-left: 10px;
		padding-bottom: 10px;
	}
}

@media (min-width: 992px) {
	.post-author__title {
		font-size: 20px;
		line-height: 1.4;
		margin: 25px 0 20px;
	}
}

.post-author__title span {
	display: block;
	font-size: 12px;
	font-size: 0.75rem;
	text-transform: uppercase;
}

.post-author__title a {
	text-transform: capitalize;
}

/*--------------------------------------------------------------
# Share Buttons
--------------------------------------------------------------*/
.hentry .share-btns__list {
	line-height: 1;
}

.single-post .share-btns__list {
	margin-top: 0;
}

@media (max-width: 543px) {
	.single-post .share-btns__list {
		width: 100%;
	}
}

.share-btns__item {
	display: inline-block;
	vertical-align: top;
	line-height: 1;
}

.share-btns__item + * {
	margin-left: 12px;
}

.share-btns__link {
	line-height: 1em;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-size: 0.875rem;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
.card {
	display: block;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-word;
}

@media (min-width: 768px) {
	.card-deck {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin-right: -0.9375rem;
		margin-left: -0.9375rem;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
	}

	.card-deck .card {
		margin-right: 0.9375rem;
		margin-left: 0.9375rem;
		-webkit-flex: 1 0 0;
		-ms-flex: 1 0 0;
		flex: 1 0 0;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-display: -webkit-flex;
		-webkit-flex-direction: column;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.home .card-deck .card.sticky {
		display: block;
		max-width: calc(100% - 1.875rem);
		-webkit-flex: none;
		-ms-flex: none;
		flex: none;
	}

	.posts-list--grid-2-cols .card {
		max-width: calc(100% / 2 - 1.875rem);
		-webkit-flex: 1 0 calc(100% / 2 - 1.875rem);
		-ms-flex: 1 0 calc(100% / 2 - 1.875rem);
		flex: 1 0 calc(100% / 2 - 1.875rem);
	}

	.posts-list--grid-3-cols .card {
		max-width: calc(100% / 3 - 1.875rem);
		-webkit-flex: 1 0 calc(100% / 3 - 1.875rem);
		-ms-flex: 1 0 calc(100% / 3 - 1.875rem);
		flex: 1 0 calc(100% / 3 - 1.875rem);
	}

	.position-one-right-sidebar .posts-list--grid-3-cols .card,
	.position-one-left-sidebar .posts-list--grid-3-cols .card {
		max-width: calc(100% / 2 - 1.875rem);
		-webkit-flex: 1 0 calc(100% / 2 - 1.875rem);
		-ms-flex: 1 0 calc(100% / 2 - 1.875rem);
		flex: 1 0 calc(100% / 2 - 1.875rem);
	}
}

@media (min-width: 768px) {
	.card-columns {
		-webkit-column-gap: 1.875rem;
		-moz-column-gap: 1.875rem;
		column-gap: 1.875rem;
	}

	.card-columns .card {
		display: inline-block;
		width: 100%;
	}

	.posts-list--masonry-2-cols {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}

	.posts-list--masonry-3-cols {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
	}

	.position-one-right-sidebar .posts-list--masonry-3-cols,
	.position-one-left-sidebar .posts-list--masonry-3-cols {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
}

@media (min-width: 768px) {
	.posts-list--vertical-justify {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin-right: -0.9375rem;
		margin-left: -0.9375rem;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
	}

	.posts-list--vertical-justify .card {
		-webkit-flex: 1 0 calc(100% / 3 - 1.875rem);
		-ms-flex: 1 0 calc(100% / 3 - 1.875rem);
		flex: 1 0 calc(100% / 3 - 1.875rem);
		max-width: calc(100% / 3 - 1.875rem);
		margin-right: 0.9375rem;
		margin-left: 0.9375rem;
	}

	.posts-list--vertical-justify .card:nth-child(7n + 1), .posts-list--vertical-justify .card:nth-child(7n + 4) {
		-webkit-flex: 1 0 calc(100% / 1.5 - 1.875rem);
		-ms-flex: 1 0 calc(100% / 1.5 - 1.875rem);
		flex: 1 0 calc(100% / 1.5 - 1.875rem);
		max-width: calc(100% / 1.5 - 1.875rem);
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.posts-list--grid-3-cols {
		display: block;
		margin-right: auto;
		margin-left: auto;
	}

	.posts-list--grid-3-cols .card {
		display: block;
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
		-webkit-flex: none;
		-ms-flex: none;
		flex: none;
	}

	.posts-list--masonry-3-cols.one-left-sidebar, .posts-list--masonry-3-cols.one-right-sidebar {
		-webkit-column-gap: normal;
		-moz-column-gap: normal;
		column-gap: normal;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}

	.posts-list--masonry-3-cols.one-left-sidebar .card, .posts-list--masonry-3-cols.one-right-sidebar .card {
		display: block;
	}
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.site {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
	overflow: hidden;
}

/*--------------------------------------------------------------
## Layout
--------------------------------------------------------------*/
.container.site-header, .container.site-footer {
	max-width: inherit;
	padding-left: 0;
	padding-right: 0;
}

.container.site-content .container {
	max-width: inherit;
	padding-left: 0;
	padding-right: 0;
}

.site-content {
	margin-top: 0;
}

.home .post-thumbnail + .entry-header,
.home .post-format-wrap + .entry-header {
	margin-top: 24px;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.header-container {
	padding: 1rem 0.9375rem 0;
}

@media (min-width: 768px) {
	.header-container .main-navigation.isStuck {
		position: fixed;
		z-index: 1000;
		right: 0;
		left: 0;
		box-shadow: 1px 0 10px -1px rgba(0, 0, 0, 0.3);
	}

	.site-header.centered .header-container .main-navigation.isStuck {
		padding: 20px 0;
	}

	.site-header.default .header-container .main-navigation.isStuck {
		text-align: center;
	}

	.site-header.default .header-container .main-navigation.isStuck .menu > li > .sub-menu {
		margin-top: 21px;
	}

	.header-container .main-navigation.isStuck .menu {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.header-container .main-navigation.isStuck .menu > li::before {
		height: 40px;
		top: 20px;
	}

	.header-container .main-navigation.isStuck .menu > li > .sub-menu {
		margin-top: 20px;
	}
}

.container .header-container {
	padding-right: 0;
	padding-left: 0;
}

.pseudoStickyBlock {
	display: none;
}

@media (min-width: 768px) {
	.pseudoStickyBlock {
		display: block;
	}
}

.site-header.default .header-container {
	padding: 15px 0;
}

.site-header.default .header-container__flex {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	transition: 0.3s ease all;
}

.site-header.default .main-navigation {
	text-align: center;
	padding-bottom: 10px;
}

@media (min-width: 992px) {
	.site-header.default .main-navigation {
		text-align: left;
	}
}

.site-header.default .header-container.stuckMenu.isStuck {
	transition: 0.3s ease all;
}

.site-header.default .header-container.stuckMenu.isStuck .header-container__flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.site-header.default .header-container.stuckMenu.isStuck .header-container__flex .main-navigation {
	padding-top: 20px;
	text-align: right;
}

.site-header.default .header-container.stuckMenu.isStuck .header-container__flex .main-navigation .menu {
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.site-header.default .header-container.stuckMenu.isStuck .header-container__flex .main-navigation .menu > li > .sub-menu {
	margin-top: 27px;
}

@media (min-width: 768px) {
	.site-header.default .main-navigation .menu > li > .sub-menu {
		margin-top: 30px;
	}

	.site-header.default .main-navigation .menu > li > .sub-menu::before {
		height: 20px;
		top: -20px;
	}
}

.site-header.default .site-branding {
	text-align: center;
}

@media (min-width: 768px) {
	.site-header.default .site-branding {
		float: left;
		text-align: left;
	}
}

@media (min-width: 768px) {
	.site-header.centered {
		text-align: center;
	}
}

.site-header.centered .main-navigation {
	padding-top: 40px;
}

.site-header.centered .header-container {
	padding-bottom: 0;
}

@media (max-width: 767px) {
	.site-header.centered .header-container {
		padding: 10px 0;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.site-header.centered .header-container {
		padding-top: 30px;
		padding-bottom: 10px;
	}
}

.site-header.centered .header-container_wrap {
	transition: 0.3s ease all;
}

@media (max-width: 767px) {
	.site-header.centered .header-container_wrap {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.site-header.centered .header-container.stuckMenu.isStuck {
	transition: 0.3s ease all;
}

.site-header.centered .header-container.stuckMenu.isStuck .header-container_wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.site-header.centered .header-container.stuckMenu.isStuck .header-container_wrap .main-navigation {
	padding-top: 20px;
}

.site-header.centered .header-container.stuckMenu.isStuck .header-container_wrap .main-navigation .menu {
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.site-header.centered .header-container.stuckMenu.isStuck .header-container_wrap .main-navigation .menu > li > .sub-menu {
	margin-top: 27px;
}

@media (min-width: 768px) {
	.site-header.centered .main-navigation .menu > li > .sub-menu {
		margin-top: 20px;
	}

	.site-header.centered .main-navigation .menu > li > .sub-menu::before {
		height: 20px;
		top: -20px;
	}
}

.site-header.minimal .header-container {
	padding-top: 15px;
	padding-bottom: 15px;
}

@media (min-width: 544px) {
	.site-header.minimal .header-container {
		padding-top: 13px;
		padding-bottom: 10px;
	}
}

.site-header.minimal .menu {
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media (min-width: 992px) {
	.site-header.minimal .menu {
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

.header-container__flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width: 992px) {
	.header-container__flex {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.header-container__flex .site-branding {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.site-header.transparent {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
}

.site-header.transparent .site-branding {
	padding: 0 0 15px;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	-webkit-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	text-align: center;
}

@media (min-width: 768px) {
	.site-header.transparent .site-branding {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		text-align: left;
	}
}

.site-header.transparent .main-navigation {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	-webkit-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
}

@media (min-width: 768px) {
	.site-header.transparent .main-navigation {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		-webkit-flex: 0 1 50%;
		-ms-flex: 0 1 50%;
		flex: 0 1 50%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.site-header.transparent .main-navigation {
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
		-webkit-flex: 0 1 100%;
		-ms-flex: 0 1 100%;
		flex: 0 1 100%;
	}
}

.site-header.transparent .header-container__flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}

@media (min-width: 992px) {
	.site-header.transparent .header-container__flex {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
}

.header-layout-transparent {
	position: relative;
}

.header-layout-transparent.top-panel-invisible .hentry:first-child,
.header-layout-transparent.top-panel-invisible .sidebar .widget:first-child {
	margin-top: 0;
}

.header-layout-transparent.top-panel-invisible .card-columns {
	padding-top: 0;
}

.top-panel {
	padding: 6px 0.9375rem;
	text-align: left;
}

.container .top-panel {
	padding-right: 0;
	padding-left: 0;
}

.top-panel__menu ul li {
	font-size: 12px;
	font-size: 0.75rem;
}

@media (min-width: 768px) {
	.top-panel__menu ul li {
		font-size: 17px;
		font-size: 1.0625rem;
	}
}

.top-panel__menu ul li a:hover {
	text-decoration: underline;
}

.top-panel__wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.top-panel__message {
	display: none;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 300;
}

@media (min-width: 768px) {
	.top-panel__message {
		display: block;
	}
}

.top-panel__message .info-block {
	margin-top: 1em;
}

@media (min-width: 992px) {
	.top-panel__message .info-block {
		margin-top: 0;
		margin-right: 1.5em;
	}
}

.top-panel__message .info-block:first-child {
	margin-top: 0;
}

.top-panel__message .material-icons {
	line-height: 2;
	width: 2em;
	height: 2em;
	margin: 0 1em 0 0;
	text-align: center;
	vertical-align: middle;
	border-radius: 2em;
	background: #fff;
	font-size: 16px;
	font-size: 1rem;
}

.top-panel__search {
	display: inline-block;
	text-align: right;
	line-height: 1;
	width: 100%;
	max-width: 100%;
	margin: -6px 0;
}

@media (min-width: 544px) {
	.top-panel__search {
		max-width: 270px;
	}
}

.top-panel__search div.cherry-search {
	z-index: 99;
}

@media (max-width: 543px) {
	.top-panel__search div.cherry-search {
		width: 100%;
	}
}

.top-panel__search div.cherry-search .cherry-search__results-list ul li .cherry-search__item-content {
	display: none;
}

body .top-panel__search div.cherry-search form.cherry-search__form button.cherry-search__submit {
	padding: 0 5px;
}

.top-panel__search .search-form__field[type='search'], .top-panel__search .cherry-search__field[type='search'] {
	width: 100%;
	border: none;
	font-size: 14px;
	font-size: 0.875rem;
}

.top-panel__search .search-form__submi, .top-panel__search .cherry-search__submi {
	right: 15px;
}

.top-panel__search .search-form__submit .fa, .top-panel__search .cherry-search__submit .fa {
	font-size: 15px;
	font-size: 0.9375rem;
	transition: 0.3s ease all;
}

.top-panel__inner_wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	max-width: 100%;
	position: relative;
}

* + .top-panel__inner_wrap {
	margin-top: 0;
}

@media (min-width: 544px) {
	* + .top-panel__inner_wrap {
		margin-top: 10px;
	}
}

.top-panel__message + .top-panel__inner_wrap {
	margin-top: 0;
	max-width: 50%;
}

.top-panel .social-list {
	display: none;
	line-height: 1;
	width: auto;
	text-align: left;
}

@media (min-width: 544px) {
	.top-panel .social-list {
		display: inline-block;
	}
}

.top-panel .social-list li {
	opacity: 0.5;
	transition: 0.3s ease all;
}

.top-panel .social-list li:hover {
	opacity: 1;
}

.top-panel .social-list li + li {
	margin-left: 8px;
}

@media (min-width: 544px) {
	.top-panel .social-list li + li {
		margin-left: 28px;
	}
}

.site-logo {
	margin: 0;
}

.site-logo__link {
	text-decoration: none;
	display: inline-block;
	height: auto;
	line-height: 0;
}

.site-logo__link:focus {
	outline: none;
}

.site-branding {
	transition: 0.3s ease all;
	line-height: 0;
}

.site-description {
	text-align: left;
	margin-top: 2px;
	line-height: 1;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.page-content,
.entry-content,
.entry-summary {
	margin: 1em 0 0;
}

.tm_pb_builder .entry-content {
	margin-top: 0;
}

.card-columns {
	padding-top: 3em;
}

/*--------------------------------------------------------------
### Hentry (WordPress native CSS-class for post/page article)
--------------------------------------------------------------*/
.home .site-content_wrap .posts-list {
	margin-top: 30px;
}

.hentry {
	position: relative;
	padding-bottom: 28px;
	margin-bottom: 2em;
}

.single-post .hentry {
	padding-bottom: 0;
	margin-bottom: 0;
}

.hentry:first-child {
	margin-top: 0;
}

.single .hentry:first-child {
	margin-top: 0;
}

.page .hentry {
	padding-bottom: 0;
}

.single .hentry {
	background: transparent;
}

.tm_pb_builder.page .hentry {
	margin-top: 0;
	margin-bottom: 0;
}

.hentry.related-posts {
	margin-top: 1em;
}

.card-columns .hentry {
	margin-top: 0;
	margin-bottom: 2em;
}

.hentry.page {
	margin-bottom: 1em;
}

@media (min-width: 992px) {
	.hentry.page {
		margin-bottom: 2em;
	}
}

table tr td {
	padding: 5px;
	border: 1px solid #f0f0f0;
}

/*--------------------------------------------------------------
### Entry (header, content, footer)
--------------------------------------------------------------*/
.home .post-thumbnail + .entry-header {
	margin-top: 24px;
}

.entry-header {
	margin-top: 24px;
}

.single .entry-header {
	margin-top: 14px;
}

.home .entry-header {
	margin-top: 0;
}

.related-posts .entry-header {
	margin-top: 20px;
}

.entry-title {
	margin: 5px 0 15px;
}

.single .entry-title {
	text-transform: none;
}

.entry-title strong {
	transition: 0.3s ease all;
}

.entry-header .entry-title:first-child {
	margin-top: 0;
}

.entry-meta {
	width: 100%;
	margin-bottom: 0;
}

.entry-summary + .entry-meta,
.entry-content + .entry-meta {
	margin-top: 1em;
}

.single .entry-meta {
	margin-bottom: 10px;
}

.single .entry-meta *, .single .entry-meta .posted-by {
	display: inline-block;
	text-transform: none;
}

.single .entry-meta * a, .single .entry-meta .posted-by a {
	text-transform: capitalize;
}

.single .entry-meta * + * {
	margin-left: 15px;
	position: relative;
}

.related-posts .entry-meta {
	margin-bottom: 10px;
	font-size: 12px;
	font-size: 0.75rem;
}

.related-posts .entry-meta * + * {
	margin-left: 0;
}

.related-posts .entry-meta * + *::before {
	display: none;
}

.post-list__item .entry-summary, .post-list__item .entry-content {
	margin-top: 0;
}

.post-list__item .entry-summary p, .post-list__item .entry-content p {
	margin: 1em 0 0;
}

.entry-footer {
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 5px;
}

.entry-footer hr {
	width: 100%;
	margin: 10px 0 22px;
	position: relative;
}

.entry-footer hr::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 170px;
	background: #f0f0f0;
}

.single .entry-footer {
	margin-top: 25px;
}

.single .entry-footer::before, .single .entry-footer::after {
	display: none;
}

.related-posts .entry-footer {
	margin-top: 0;
}

@media (min-width: 768px) {
	.entry-footer {
		margin-top: 0;
	}
}

.posts-list .entry-footer::before, .posts-list .entry-footer::after {
	display: none;
}

.entry-footer:focus {
	box-shadow: none;
}

/*--------------------------------------------------------------
### Post attributes (thumbnail, meta)
--------------------------------------------------------------*/
.posts-list--masonry-3-cols .post-thumbnail img,
.posts-list--masonry-2-cols .post-thumbnail img {
	width: 100%;
}

.related-posts .post-thumbnail {
	margin: 0;
}

.related-posts .post-thumbnail a {
	margin: 0 0;
}

.post-thumbnail__format-link {
	height: 261px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.single .post-thumbnail__format-link {
	margin: 20px 0 1em 0;
}

@media (max-width: 543px) {
	.post-thumbnail__format-link {
		height: 150px;
	}
}

.post-thumbnail__link.post-thumbnail--small {
	display: block;
	text-align: center;
}

@media (min-width: 992px) {
	.post-thumbnail__link.post-thumbnail--small {
		float: left;
		text-align: left;
		margin: 0 30px 1em 0;
	}
}

.post-thumbnail__img {
	display: inline-block;
	vertical-align: top;
}

.post__cats {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 10px 0;
}

.single .post__cats {
	position: relative;
	top: auto;
	left: auto;
	margin-left: 0;
}

.related-post .post__cats {
	margin-left: 0;
}

.post__cats a {
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	text-transform: uppercase;
	display: inline-block;
	margin: 0 3px 3px 0;
	padding: 3px 10px;
	vertical-align: top;
	text-decoration: none;
	border-radius: 3px;
}

.has-post-thumbnail .post-thumbnail--fullwidth + .post__cats {
	position: absolute;
	z-index: 99;
	top: 15px;
	margin: 0;
	left: 15px;
}

@media (max-width: 543px) {
	.has-post-thumbnail .post-thumbnail--fullwidth + .post__cats {
		position: relative;
		top: auto;
		left: auto;
		margin-top: 15px;
	}
}

.post-format-wrap .post__cats {
	position: absolute;
	z-index: 99;
	top: 15px;
	left: 15px;
	margin: 0;
}

@media (max-width: 543px) {
	.post-format-wrap .post__cats {
		position: relative;
		top: auto;
		left: auto;
		margin-top: 15px;
	}
}

.post__date {
	display: block;
}

.post__date {
	text-transform: uppercase;
}

.post__comments {
	margin-left: 35px;
}

.post__comments,
.post .posted-by {
	font-size: 14px;
	font-size: 0.875rem;
	text-transform: capitalize;
}

.post__comments .material-icons,
.post__comments .fa,
.post .posted-by .material-icons,
.post .posted-by .fa {
	margin-right: 8px;
	vertical-align: middle;
	top: -1px;
	position: relative;
}

.post__comments a,
.post .posted-by a {
	text-decoration: none;
}

.post__tags {
	margin-top: .5em;
	font-size: 14px;
	font-size: 0.875rem;
}

.single-post .post__tags {
	margin-top: 0;
}

.single-post .post__tags a {
	line-height: 1.5;
}

.related-posts .post__tags {
	font-size: 12px;
	font-size: 0.75rem;
}

.posted-by__author:hover {
	text-decoration: underline;
}

.single table {
	border-collapse: separate;
}

.single img + .post__cats {
	position: absolute;
	z-index: 99;
	top: 15px;
	left: 15px;
	margin-left: 0;
	margin-top: 0;
}

.taxonomy-description {
	margin-bottom: 30px;
}

/*--------------------------------------------------------------
### Read More button
--------------------------------------------------------------*/
.posts-list__item .btn {
	margin-top: 15px;
	padding: 0;
	font-size: 12px;
	font-size: 0.75rem;
	text-transform: uppercase;
}

.posts-list__item .btn__text {
	display: none;
}

@media (min-width: 992px) {
	.posts-list__item .btn__text {
		display: block;
	}
}

.posts-list__item .btn__icon,
.posts-list__item .btn .material-icons,
.posts-list__item .btn .fa {
	line-height: 46px;
	width: 46px;
	height: 46px;
	color: inherit;
}

@media (min-width: 992px) {
	.posts-list__item .btn {
		padding: 15px 50px;
	}
}

.posts-list__item .btn__icon,
.posts-list__item .btn .material-icons,
.posts-list__item .btn .fa {
	display: block;
}

@media (min-width: 992px) {
	.posts-list__item .btn__icon,
	.posts-list__item .btn .material-icons,
	.posts-list__item .btn .fa {
		display: none;
	}
}

/*--------------------------------------------------------------
### Related posts
--------------------------------------------------------------*/
.single .related-posts .post__date, .single .related-posts .post__comments {
	margin-right: 15px;
	margin-left: 0;
}

.related-post .post__cats {
	position: relative;
	z-index: 99;
	top: auto;
	left: auto;
}

.related-post .post__cats a {
	padding: 5px;
}

.single .related-posts {
	margin-bottom: 1em;
}

.single .related-posts > .entry-title {
	margin-top: 30px;
}

.single .related-posts .row {
	margin-right: 0;
	margin-left: 0;
}

.single .related-posts .related-post {
	padding: 0 10px;
}

.single .related-posts .related-post .entry-header > .entry-title {
	margin-top: 0;
	font-size: 16px;
	font-size: 1rem;
}

.single .related-posts .related-post .post-thumbnail {
	margin: 0 -10px;
}

.single .related-posts .post-thumbnail__img {
	width: 100%;
	height: auto;
}

@media (min-width: 544px) {
	.single .related-posts .post-thumbnail__img {
		width: auto;
		height: auto;
	}
}

.post-password-form input[type^="password"] {
	border-radius: 0;
}

/*--------------------------------------------------------------
### Sticky Post
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.sticky__label {
	line-height: 22px;
	display: inline-block;
	float: right;
	text-align: center;
	border-radius: 20px;
	position: absolute;
	z-index: 99;
	top: 15px;
	right: 15px;
}

.sticky__label .material-icons,
.sticky__label .fa {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 30px;
	text-align: center;
	width: 30px;
	height: 30px;
}

.sticky__label.type-both .material-icons,
.sticky__label.type-both .fa {
	display: inline-block;
	margin: 0 5px 0 0;
}

@media (min-width: 992px) {
	.posts-list--grid-2-cols .sticky .entry-title,
	.posts-list--grid-3-cols .sticky .entry-title {
		font-size: 25px;
	}
}

.sticky .post-thumbnail__img {
	width: 100%;
}

/*--------------------------------------------------------------
## Post Formats
--------------------------------------------------------------*/
.post {
	/* Gallery */
	/* Link */
	/* Quote */
	/* Wrapper for non-image featured content */
}

.entry-content .post-gallery {
	margin-top: 10px;
}

.post-gallery__image {
	display: block;
	margin: auto;
	width: 100%;
}

body .post-gallery__button-next, body .post-gallery__button-prev {
	top: 50%;
	display: none;
	width: 48px;
	height: 48px;
	text-align: center;
	margin-top: -24px;
	transition: 0.3s ease all;
	border-radius: 50%;
	background-image: none;
}

.post-gallery__button-prev {
	left: 8px;
}

.post-gallery__button-next {
	right: 8px;
}

.post-gallery .material-icons,
.post-gallery .fa {
	line-height: 48px;
}

.post-gallery__slide.swiper-slide:hover:hover {
	background-color: transparent;
}

.post-gallery__caption {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 15px;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
}

.post-gallery__link {
	display: block;
}

.post-format-link {
	padding: 10px 10px 10px 10px;
	text-transform: uppercase;
	margin: 0 50px;
	font-size: 15px;
	font-size: 0.9375rem;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.post-format-link {
		font-size: 12px;
		font-size: 0.75rem;
	}
}

@media (max-width: 543px) {
	.post-format-link {
		font-size: 9.6px;
		font-size: 0.6rem;
	}
}

.post-format-link:hover {
	text-decoration: underline;
}

.has-thumb .post-thumbnail {
	position: relative;
}

.has-thumb .post-thumbnail__format-link {
	position: absolute;
	top: 50%;
	right: 0;
	bottom: 50%;
	left: 0;
	text-align: center;
}

.has-thumb .post-thumbnail__format-link .post-format-link {
	margin: -20px 0 0 0;
}

.post-featured-content {
	position: relative;
}

.format-video .post-featured-content {
	background: none;
}

.post.format-status .post__cats {
	padding: 0 0 10px;
}

.format-audio .mejs-container {
	margin: 10px 0;
}

.format-audio .entry-content .mejs-container {
	display: none;
}

.single .format-audio .entry-content .mejs-container {
	display: block;
}

.format-audio .entry-meta {
	margin: 10px 0 0;
}

.format-gallery .entry-content > .post-gallery {
	display: none;
}

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

.home .hentry.format-quote .entry-header {
	margin-top: 24px;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.footer-container {
	padding: 10px 0;
}

.footer-container .footer-copyright {
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 300;
}

.container .footer-container {
	padding-right: 0;
	padding-left: 0;
}

.footer-area {
	padding-top: 2em;
	padding-bottom: 30px;
}

@media (min-width: 544px) {
	.footer-area {
		padding-top: 4.8em;
		padding-bottom: 68px;
	}
}

.site-info .social-list .social-list__items {
	line-height: 1;
}

.site-info .social-list ul li a {
	opacity: 0.3;
	transition: 0.3s ease all;
}

.site-info .social-list ul li a:hover {
	opacity: 1;
}

.site-info .social-list ul li + li {
	margin-left: 27px;
}

.site-info .footer-menu {
	margin: 0;
}

.site-info .footer-menu ul li {
	padding: 0;
	border: none;
}

.site-info .footer-menu ul li + li {
	margin-left: 20px;
}

.site-info__flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width: 992px) {
	.site-info__flex {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

.site-info__flex .footer-copyright {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	font-size: 14px;
	font-size: 0.875rem;
}

.site-info__flex .social-list {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	margin: 0 0 15px;
}

@media (min-width: 992px) {
	.site-info__flex .social-list {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		margin: 0;
	}
}

.site-info__flex .site-info__mid-box {
	text-align: center;
	margin: 15px 0;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

@media (min-width: 992px) {
	.site-info__flex .site-info__mid-box {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		margin: 0;
	}
}

.footer-area aside[id*=monster-widget-placeholder].widget {
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
	width: 100%;
}

@media (min-width: 768px) {
	.footer-area aside[id*=monster-widget-placeholder].widget {
		width: 50%;
	}
}

@media (min-width: 992px) {
	.footer-area aside[id*=monster-widget-placeholder].widget {
		width: 25%;
	}
}

@media (max-width: 991px) {
	.site-footer.default .footer-container {
		padding: 20px 0;
	}
}

.site-footer.centered .footer-container {
	text-align: center;
	padding: 15px 0;
}

.site-footer.centered .footer-copyright {
	font-size: 14px;
	font-size: 0.875rem;
	margin-bottom: 10px;
}

.site-footer.centered .site-info * + .social-list,
.site-footer.centered .site-info * + .footer-copyright {
	margin-top: 15px;
}

.site-footer.minimal .footer-copyright {
	display: block;
	vertical-align: middle;
}

@media (min-width: 1200px) {
	.site-footer.minimal .footer-copyright {
		float: left;
		margin-top: .5em;
	}
}

.site-footer.minimal .footer-menu {
	display: block;
	vertical-align: middle;
}

@media (min-width: 1200px) {
	.site-footer.minimal .footer-menu {
		float: right;
		margin-top: 0;
		margin-bottom: 0;
	}
}

@media (min-width: 1200px) {
	.site-footer.minimal .footer-menu__items {
		margin-left: 1.5em;
		border-left: 1px solid rgba(255, 255, 255, 0.1);
	}
}

.error404 .cherry-search__results-list {
	max-width: 100%;
}

.error404 .cherry-search form.cherry-search__form button.cherry-search__submit {
	line-height: 1.5;
}

.not-found {
	padding-top: 60px;
	padding-bottom: 60px;
}

@media (min-width: 992px) {
	.not-found {
		padding-top: 200px;
		padding-bottom: 230px;
	}
}

.not-found:not(.no-results) {
	width: 100%;
	content: "";
	display: table;
	table-layout: fixed;
	margin-bottom: 1em;
	text-align: center;
}

@media (min-width: 1200px) {
	.not-found:not(.no-results) {
		text-align: left;
	}
}

.not-found:not(.no-results) .page-header, .not-found:not(.no-results) .page-content {
	width: 100%;
	float: none;
}

@media (min-width: 1200px) {
	.not-found:not(.no-results) .page-header, .not-found:not(.no-results) .page-content {
		width: 50%;
		float: right;
	}
}

.not-found:not(.no-results) .page-header {
	text-align: center;
}

@media (min-width: 1200px) {
	.not-found:not(.no-results) .page-header {
		text-align: right;
	}
}

.not-found:not(.no-results) .page-header h1 {
	font-size: 112px;
	font-size: 7rem;
	margin: 0;
	line-height: 1;
	padding-right: 0;
}

@media (min-width: 768px) {
	.not-found:not(.no-results) .page-header h1 {
		font-size: 260px;
		font-size: 16.25rem;
		padding-right: 35px;
		margin: -24px 0 0;
	}
}

@media (min-width: 992px) {
	.not-found:not(.no-results) {
		margin-bottom: 2em;
	}
}

.not-found:not(.no-results) .page-title {
	margin: 25px 0;
}

.not-found:not(.no-results) h4 {
	margin: 0 0 16px;
}

.search-results .breadcrumbs {
	margin-bottom: 3em;
}

@media (min-width: 992px) {
	.search-results .breadcrumbs {
		margin-bottom: 7.8em;
	}
}

.search-results .sidebar .widget:first-child {
	margin-top: 24px;
}

.search-no-results .sidebar .widget:first-child {
	margin-top: 0;
}

.search-no-results .breadcrumbs {
	margin-bottom: 3em;
}

@media (min-width: 992px) {
	.search-no-results .breadcrumbs {
		margin-bottom: 7.8em;
	}
}

.search-no-results .not-found .page-header h1 {
	margin: 0;
	font-size: 48px;
	font-size: 3rem;
}

@media (min-width: 544px) {
	.search-no-results .not-found .page-header h1 {
		font-size: 80px;
		font-size: 5rem;
	}
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget-title {
	margin: 0 0 0.8em 0;
	text-transform: none;
}

body .footer-area .widget {
	margin-top: 3em;
}

.widget + .widget {
	margin-top: 2em;
}

@media (min-width: 768px) {
	.widget + .widget {
		margin-top: 4em;
	}
}

.widget-area .sidebar .widget, .widget-area .widget:last-child {
	margin-bottom: 1em;
}

@media (min-width: 768px) {
	.widget-area .sidebar .widget, .widget-area .widget:last-child {
		margin-bottom: 2em;
	}
}

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

.sidebar {
	padding-top: 25px;
}

.single .sidebar,
.archive .sidebar {
	padding-top: 0;
}

/*--------------------------------------------------------------
## Defaults
--------------------------------------------------------------*/
.footer-area .widget .widget-title {
	font-size: 30px;
	font-size: 1.875rem;
	margin-bottom: 35px;
}

.widget ul {
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}

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

.widget li {
	position: relative;
	margin-left: 1em;
	list-style: none;
	margin-top: .25em;
}

.widget li > ul {
	margin-left: 0;
}

.widget_archive select, .widget_categories select {
	border: 1px solid #f0f0f0;
	padding: 12px 15px;
	width: 100%;
}

.widget_archive select:focus, .widget_categories select:focus {
	box-shadow: none;
}

.full-width-header-area,
.before-content-area,
.before-loop-area,
.after-content-full-width-area,
.after-loop-area,
.after-content-area {
	padding: 0 15px;
}

.widget_archive li,
.widget_categories li,
.widget_pages li,
.widget_meta li,
.widget_rss li,
.widget_nav_menu li {
	padding-left: 0;
	margin-left: 0;
}

.footer-area .widget_nav_menu .menu {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}

.footer-area .widget_nav_menu .menu li {
	position: relative;
	padding-left: 10px;
}

.footer-area .widget_nav_menu .menu li::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	height: 3px;
	width: 3px;
}

.footer-area .widget_nav_menu .menu li a {
	text-transform: none;
	font-weight: 700;
	font-size: 18px;
	font-size: 1.125rem;
}

.footer-area .widget_nav_menu .menu .sub-menu {
	display: none;
}

.footer-area .widget select:focus {
	box-shadow: none;
}

/*--------------------------------------------------------------
## Widget Calendar
--------------------------------------------------------------*/
.widget_calendar table {
	margin-bottom: 0;
}

.widget_calendar caption {
	margin-bottom: 1.5em;
	padding: 0.7em .5em;
	text-transform: uppercase;
	font-size: 20px;
	font-size: 1.25rem;
}

.footer-area .widget_calendar caption {
	margin-bottom: 10px;
}

.widget_calendar tbody td, .widget_calendar th {
	text-align: center;
	height: 40px;
	width: 40px;
	margin: 0 auto;
}

.sidebar-1-4 .sidebar .widget_calendar tbody td,
.footer-area .widget_calendar tbody td, .sidebar-1-4 .sidebar .widget_calendar th,
.footer-area .widget_calendar th {
	font-size: 12.8px;
	font-size: 0.8rem;
}

.widget_calendar tbody td a, .widget_calendar th a {
	display: inline-block;
	border: 1px solid;
	height: 40px;
	width: 40px;
	margin: 0 auto;
	line-height: 40px;
	border-radius: 50%;
}

.sidebar-1-4 .sidebar .widget_calendar tbody td a,
.footer-area .widget_calendar tbody td a, .sidebar-1-4 .sidebar .widget_calendar th a,
.footer-area .widget_calendar th a {
	height: 25px;
	width: 25px;
	line-height: 25px;
}

.widget_calendar #next, .widget_calendar #prev {
	font-size: 17.3px;
	font-size: 1.08125rem;
	font-weight: 300;
	padding-top: 5px;
}

.widget_calendar #prev {
	text-align: left;
}

.widget_calendar #prev a {
	margin-left: 20px;
}

.widget_calendar #next {
	text-align: right;
}

.widget_calendar #next a {
	margin-right: 20px;
}

/*--------------------------------------------------------------
## Widget Tag Cloud
--------------------------------------------------------------*/
.tagcloud {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.tagcloud a {
	font-size: 12px !important;
	text-transform: uppercase;
	display: inline-block;
	margin: 0 10px 10px 0;
	padding: 5px 11px;
	border-radius: 3px;
}

.tagcloud a:focus {
	outline: none;
}

/*--------------------------------------------------------------
## Widget Recent Posts
--------------------------------------------------------------*/
.widget_recent_entries li {
	margin-left: 0;
}

.widget_recent_entries li::before {
	display: none;
}

.widget_recent_entries li + li {
	margin-top: 1em;
}

.widget_recent_entries li .post-date {
	font-size: .85em;
	display: block;
}

/*--------------------------------------------------------------
## Widget Recent Comments
--------------------------------------------------------------*/
.widget_recent_comments li {
	margin-left: 0;
}

.widget_recent_comments li .comment-author-link {
	text-transform: capitalize;
	font-weight: 700;
}

.widget_recent_comments li a {
	font-weight: 700;
}

.widget_recent_comments li::before {
	display: none;
}

.widget_recent_comments li + li {
	margin-top: 1em;
}

/*--------------------------------------------------------------
## About Ecopower
--------------------------------------------------------------*/
.footer-area .widget-about:first-child {
	margin-top: 34px;
}

.widget-about__logo-img {
	vertical-align: top;
}

.widget-about__content {
	margin-top: 35px;
}

.widget-about__tagline {
	margin-top: 10px;
}

.widget-about__social .social-list {
	margin-top: 10px;
}

.widget-about__social .social-list ul li a {
	opacity: 0.3;
}

.widget-about__social .social-list ul li a:hover {
	opacity: 1;
}

.widget-about__social .social-list ul li + li {
	margin-left: 15px;
}

/*--------------------------------------------------------------
## Banner
--------------------------------------------------------------*/
.widget-banner__img {
	display: inline-block;
	vertical-align: top;
}

/*--------------------------------------------------------------
## Custom Posts
--------------------------------------------------------------*/
.custom-posts__item .entry-header {
	margin-top: 0;
}

.custom-posts__item .entry-header h6 {
	margin-top: 0;
}

.full-width-header-area .custom-posts__item,
.after-content-full-width-area .custom-posts__item {
	margin: 0 0 1.5em;
}

.custom-posts__item h6 {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 4px;
}

.custom-posts__item .post__cats {
	width: 100%;
	margin-bottom: 15px;
}

.custom-posts__item .entry-content::before, .custom-posts__item .entry-content::after {
	display: none;
}

.custom-posts__item .entry-footer {
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-top: 0;
}

.custom-posts__item .entry-footer .btn-primary {
	margin-top: 15px;
}

.custom-posts__item .entry-meta .post__date,
.custom-posts__item .entry-meta .post__comments,
.custom-posts__item .entry-meta .posted-by {
	font-size: 12px;
	font-size: 0.75rem;
	text-transform: none;
}

.custom-posts__item .entry-meta .posted-by {
	position: relative;
}

.custom-posts__item .entry-meta .post__date time {
	text-transform: uppercase;
	display: block;
}

.custom-posts__item .entry-meta .post__date,
.custom-posts__item .entry-meta .posted-by {
	display: inline-block;
}

.custom-posts__item .entry-meta .post__comments {
	display: block;
}

.custom-posts__item .post-thumbnail {
	float: left;
	margin: 0 20px 20px 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.custom-posts__item .post-thumbnail {
		float: none;
	}
}

@media (max-width: 543px) {
	.custom-posts__item .post-thumbnail {
		float: none;
	}
}

.full-width-header-area .custom-posts,
.after-content-full-width-area .custom-posts {
	padding-right: 0.9375rem;
	padding-left: 0.9375rem;
}

/*--------------------------------------------------------------
## Contact Form
--------------------------------------------------------------*/
.wpcf7 .wpcf7-form-control-wrap input {
	width: 100%;
}

.wpcf7 .wpcf7-not-valid {
	border-color: #fe5c7a;
	background: rgba(254, 92, 122, 0.1);
}

.wpcf7 .wpcf7-not-valid-tip {
	color: #fe5c7a;
}

.wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ng, .wpcf7 .wpcf7-mail-sent-ok {
	margin: 1.5em 0;
	padding: 1em 2em;
	color: #fff;
	border: none;
}

.wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ng {
	background: #fe5c7a;
}

.wpcf7 .wpcf7-mail-sent-ok {
	background: #398f14;
}

/*--------------------------------------------------------------
## About Author
--------------------------------------------------------------*/
.widget-about-author {
	text-align: center;
}

.widget-about-author .widget-title {
	padding: 1.2em 0;
	margin: 0;
}

.full-width-header-area .widget-about-author,
.after-content-full-width-area .widget-about-author {
	padding: 1em;
	text-align: left;
}

@media (min-width: 992px) {
	.full-width-header-area .widget-about-author,
	.after-content-full-width-area .widget-about-author {
		padding: 2em;
	}
}

.before-content-area .widget-about-author,
.before-loop-area .widget-about-author,
.after-content-area .widget-about-author,
.after-loop-area .widget-about-author {
	text-align: left;
}

.about-author:after {
	display: block;
	clear: both;
	width: 100%;
	content: '';
}

.about-author_avatar {
	text-align: center;
}

.full-width-header-area .about-author_avatar,
.after-content-full-width-area .about-author_avatar,
.before-content-area .about-author_avatar,
.before-loop-area .about-author_avatar,
.after-content-area .about-author_avatar,
.after-loop-area .about-author_avatar {
	margin: 0 0 1em;
	max-width: 100%;
}

@media (min-width: 544px) {
	.full-width-header-area .about-author_avatar,
	.after-content-full-width-area .about-author_avatar,
	.before-content-area .about-author_avatar,
	.before-loop-area .about-author_avatar,
	.after-content-area .about-author_avatar,
	.after-loop-area .about-author_avatar {
		float: left;
		max-width: 50%;
		margin: 0 1.5em 0 0;
	}
}

.about-author_content {
	text-align: center;
	padding: 0 15px 25px;
}

@media (min-width: 992px) {
	.about-author_content {
		padding: 0 50px 25px;
	}
}

.sidebar-1-3 .about-author_content {
	padding: 0 15px 25px;
}

.full-width-header-area .about-author_content,
.after-content-full-width-area .about-author_content,
.before-content-area .about-author_content,
.before-loop-area .about-author_content,
.after-content-area .about-author_content,
.after-loop-area .about-author_content {
	overflow: hidden;
}

.about-author_name {
	margin: 0;
	padding: 29px 0 10px;
}

.about-author_description {
	padding: 0;
}

.about-author_btn_box {
	padding-top: 25px;
}

.about-author_btn_box .btn {
	border-radius: 25px;
	border: 1px solid;
	background: transparent;
	text-transform: uppercase;
	font-size: 12px;
	font-size: 0.75rem;
	padding: 18px 20px;
}

@media (min-width: 992px) {
	.about-author_btn_box .btn {
		padding: 18px 43px;
	}
}

.about-author_btn_box .btn:focus {
	box-shadow: none;
}

/*--------------------------------------------------------------
## Instagram
--------------------------------------------------------------*/
.instagram__items {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-left: -4px;
	margin-right: -4px;
}

.instagram__item {
	position: relative;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
	min-height: 1px;
	padding: 4px;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.instagram__link {
	position: relative;
	overflow: hidden;
	display: block;
}

.instagram__link:hover .instagram__cover {
	opacity: .75;
}

.instagram__img {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.instagram__cover {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	color: #fff;
	opacity: 0;
	text-align: center;
	transition: all .25s ease-out;
}

.instagram__cover:before {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	content: '\E8F4';
	font-size: 2em;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.full-width-header-area .widget-instagram,
.after-content-full-width-area .widget-instagram {
	padding: 0 4px;
}

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

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

.img-pull-left {
	float: left;
	width: 50%;
	margin: 0 4% 1% 0;
}

.img-pull-right {
	float: right;
	width: 50%;
	margin: 0 0 1% 4%;
}

.alignleft {
	margin: 15px 30px 15px 0;
}

.alignright {
	margin: 15px 0 15px 30px;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

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

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
	font-size: 12px;
	font-size: 0.75rem;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

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

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

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

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

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

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

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

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

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

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
## Embeds
--------------------------------------------------------------*/
.embed-responsive {
	position: relative;
	display: block;
	padding: 0;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 62.33%;
}

.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%;
}

/* Facebook embed */
.fb_iframe_widget {
	max-width: 100%;
}

.fb_iframe_widget > span {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Builder
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Slider
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_container {
	max-width: 100%;
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module.chart-slider .tm_pb_slide {
	background-color: transparent !important;
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module.chart-slider .tm_pb_slide_description {
	padding: 27% 8%;
}

@media (max-width: 767px) {
	#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_title {
		font-size: 32px;
		font-size: 2rem;
	}
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-next, #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-prev {
	display: none;
}

@media (min-width: 544px) {
	#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-next, #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-prev {
		display: block;
	}
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-next::before, #tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-prev::before {
	font-family: FontAwesome;
	font-size: 48px;
	font-size: 3rem;
	transition: 0.3s ease all;
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-prev::before {
	content: '\f104';
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-arrow-next::before {
	content: '\f105';
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-controllers {
	left: 13.5%;
	bottom: 20px;
	width: auto;
	display: none;
}

@media (min-width: 768px) {
	#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-controllers {
		display: block;
	}
}

@media (min-width: 992px) {
	#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-controllers {
		bottom: 55px;
	}
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-controllers a {
	border: 1px solid;
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-controllers a.tm-pb-active-control {
	background: transparent;
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm-pb-controllers a:hover {
	background: transparent;
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_description {
	text-align: left;
	padding: 11% 8%;
}

@media (min-width: 768px) {
	#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_description {
		padding: 20% 8%;
	}
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_content h1 {
	font-weight: 400;
	letter-spacing: -2.056px;
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_slide_content h1 span {
	display: block;
	font-weight: 700;
}

#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_more_button {
	text-transform: uppercase;
	margin-top: 0;
	border: none;
	font-weight: 700;
	font-size: 14px;
	font-size: 0.875rem;
	padding: 13px 20px;
	border-radius: 4px;
}

@media (min-width: 544px) {
	#tm_builder_outer_content .tm_pb_slider.tm_pb_module .tm_pb_more_button {
		padding: 13px 40px;
	}
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
@media (max-width: 991px) {
	#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_blog_grid_wrapper > div {
		margin-top: 30px;
	}
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .entry-footer {
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .entry-footer .author a {
	text-transform: capitalize;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .entry-footer .comments {
	margin-left: 40px;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .entry-footer i {
	margin-right: 8px;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_image_container {
	margin-bottom: 20px;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .entry-title {
	margin-bottom: 20px;
}

@media (max-width: 543px) {
	#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_image_container {
		margin-top: 30px;
	}
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_image_container img {
	width: 100%;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post {
	margin-bottom: 17px;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post_meta {
	font-size: 12px;
	font-size: 0.75rem;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post_meta .published {
	display: block;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post_meta * + * {
	margin-right: 10px;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post_meta a {
	text-transform: none;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .tm_pb_post .more-link {
	display: inline-block;
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 14px;
	font-size: 0.875rem;
	border-radius: 4px;
	padding: 15px 20px;
	border: none;
	font-weight: 700;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .pagination {
	margin: 1em 0;
}

#tm_builder_outer_content .tm_pb_blog.tm_pb_module .pagination a {
	text-transform: none;
}

/*--------------------------------------------------------------
# Posts
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item .tm-posts_item_meta, #tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item .btn {
	font-size: 12px;
	font-size: 0.75rem;
	text-transform: uppercase;
}

#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item .tm-posts_item_meta i, #tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item .btn i {
	display: none;
}

#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item .btn {
	padding: 15px 30px;
}

#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item_image {
	position: relative;
}

#tm_builder_outer_content .tm_pb_posts.tm_pb_module .tm-posts_item_image::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

/*--------------------------------------------------------------
# Taxonomy
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module .tm_pb_taxonomy__content h6 {
	margin: 0;
}

#tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module .tm_pb_taxonomy__content .btn {
	padding: 0;
	box-shadow: none;
	font-size: 12px;
	font-size: 0.75rem;
	text-transform: uppercase;
}

#tm_builder_outer_content .tm_pb_taxonomy.tm_pb_module .tm_pb_taxonomy__content::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
}

/*--------------------------------------------------------------
# Blurb
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_section_specialty .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left {
	padding: 0;
}

#tm_builder_outer_content .tm_section_specialty .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_main_blurb_image {
	width: 90px;
	height: 90px;
	border: 1px solid #f0f0f0;
	padding-bottom: 0;
	display: inline-block;
	float: left;
	border-radius: 50%;
	margin-top: 10px;
	margin-bottom: 0;
	position: relative;
}

#tm_builder_outer_content .tm_section_specialty .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_main_blurb_image img {
	width: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#tm_builder_outer_content .tm_section_specialty .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_blurb_container {
	padding-left: 30px;
}

#tm_builder_outer_content .tm_section_specialty .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_blurb_container h4 {
	margin-bottom: 10px;
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module {
	padding: 0 15px;
}

@media (min-width: 1200px) {
	#tm_builder_outer_content .tm_pb_blurb.tm_pb_module {
		padding: 0 40px;
	}
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module:not(.tm_pb_blurb_position_left) {
	padding: 0 20px;
}

@media (min-width: 1200px) {
	#tm_builder_outer_content .tm_pb_blurb.tm_pb_module:not(.tm_pb_blurb_position_left) {
		padding: 0 60px;
	}
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_main_blurb_image {
	width: auto;
	display: block;
	margin: 0 auto 30px;
}

@media (min-width: 992px) {
	#tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_main_blurb_image {
		display: table-cell;
		margin: 0 0 30px;
	}
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_blurb_container {
	padding-left: 0;
}

@media (min-width: 992px) {
	#tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_blurb_container {
		padding-left: 35px;
	}
}

#tm_builder_outer_content .tm_pb_blurb.tm_pb_module.tm_pb_blurb_position_left .tm_pb_blurb_container h4 {
	margin: 0;
}

.tm_section_specialty .tm_pb_module.tm_pb_blurb .tm_pb_main_blurb_image:hover {
	color: red;
}

/*--------------------------------------------------------------
# Brands Showcase
--------------------------------------------------------------*/
body #tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper {
	margin-bottom: 0;
}

body #tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .tm_pb_brands_showcase_module__item__wrapper {
	margin: 5px 0 0 0;
}

#tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .tm_pb_brands_showcase_module__item img {
	opacity: 0.5;
	transition: 0.3s ease all;
}

#tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .tm_pb_brands_showcase_module__item img:hover {
	opacity: 1;
}

#tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .swiper-button-next, #tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .swiper-button-prev {
	background: none;
}

#tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .swiper-button-next::before, #tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .swiper-button-prev::before {
	font-size: 48px;
	font-size: 3rem;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transition: 0.3s ease all;
}

#tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .swiper-button-prev::before {
	content: '\f104';
}

#tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .swiper-button-next::before {
	content: '\f105';
}

#tm_builder_outer_content .tm_pb_brands_showcase_module__wrapper .swiper-pagination {
	margin-top: 30px;
}

/*--------------------------------------------------------------
# Tabs
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls {
	border: none;
}

#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li {
	border: none;
	text-transform: uppercase;
	font-weight: 400;
	padding: 10px 40px;
	margin-top: 0;
	width: 100%;
}

@media (min-width: 1200px) {
	#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li {
		padding: 20px 40px;
		width: auto;
		margin-top: 10px;
	}
}

#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li::before {
	display: none;
}

#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li a {
	transition: .3s all ease;
}

#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li + li {
	margin-left: 0;
	margin-top: 2px;
}

@media (min-width: 1200px) {
	#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li + li {
		margin-left: 2px;
		margin-top: 0;
	}
}

#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li.tm_pb_tab_active {
	padding-top: 10px;
	margin-top: 2px;
}

@media (min-width: 1200px) {
	#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tabs_controls li.tm_pb_tab_active {
		padding-top: 32px;
	}
}

#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_tab p {
	line-height: 22px;
}

#tm_builder_outer_content .tm_pb_tabs.tm_pb_module .tm_pb_all_tabs {
	padding: 30px 38px;
}

/*--------------------------------------------------------------
# Counters
--------------------------------------------------------------*/
body #tm_builder_outer_content .tm_pb_counters.tm_pb_module .tm_pb_counter_amount {
	padding: 5px 2% 5px 5px;
}

body #tm_builder_outer_content .tm_pb_counters.tm_pb_module .tm_pb_counter_title {
	margin-bottom: 10px;
}

body #tm_builder_outer_content .tm_pb_counters.tm_pb_module > [class^="tm_pb_counter_"] + [class^="tm_pb_counter_"] {
	padding-top: 15px;
}

/*--------------------------------------------------------------
# Number Counter
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_number_counter.tm_pb_module h3 {
	margin-top: 25px;
	padding-top: 0;
}

#tm_builder_outer_content .tm_pb_number_counter.tm_pb_module .percent {
	font-size: 56px;
	font-size: 3.5rem;
}

/*--------------------------------------------------------------
# Circle Counter
--------------------------------------------------------------*/
body #tm_builder_outer_content .tm_pb_circle_counter {
	max-width: 100%;
}

body #tm_builder_outer_content .tm_pb_circle_counter .percent p {
	font-size: 56px;
	font-size: 3.5rem;
	font-weight: 700;
}

@media (max-width: 1199px) {
	body #tm_builder_outer_content .tm_pb_circle_counter .percent p {
		font-size: 40px;
		font-size: 2.5rem;
	}
}

body #tm_builder_outer_content .tm_pb_circle_counter h3 {
	padding-top: 0;
	margin-top: -20px;
}

body #tm_builder_outer_content .tm_pb_circle_counter .tm_pb_circle_counter_bar {
	max-width: 100%;
}

body #tm_builder_outer_content .tm_pb_circle_counter .tm_pb_circle_counter_bar canvas {
	max-width: 100% !important;
	height: auto !important;
}

/*--------------------------------------------------------------
# Audio
--------------------------------------------------------------*/
@media (min-width: 768px) {
	#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art {
		height: 100%;
		top: 0;
		left: 0;
	}
}

#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art {
	position: relative;
	width: auto;
	height: 285px;
	top: auto;
	left: auto;
}

#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_audio_module.tm_pb_module .tm_pb_audio_module_content {
	margin-left: 0;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container {
	padding-top: 50px;
	padding-bottom: 34px;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .tm_audio_module_meta {
	font-weight: 300;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .tm_audio_module_meta strong {
	font-weight: 300;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container .mejs-volume-button button {
	overflow: visible;
}

#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_audio_container span.mejs-currenttime {
	font-size: 17px;
	font-size: 1.0625rem;
}

@media (max-width: 991px) {
	#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_pb_audio_cover_art {
		position: relative;
		width: auto;
		padding-bottom: 60%;
	}

	#tm_builder_outer_content .tm_pb_audio_module.tm_pb_module .tm_pb_audio_module_content {
		margin-left: 0;
	}
}

/*--------------------------------------------------------------
# Video
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_video_overlay .tm_pb_video_overlay_hover a.tm_pb_video_play {
	font-size: 64px;
	font-size: 4rem;
}

#tm_builder_outer_content .tm_pb_video_overlay .tm_pb_video_overlay_hover a.tm_pb_video_play::before {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	content: "play_arrow";
	text-align: center;
	vertical-align: middle;
}

/*--------------------------------------------------------------
# Pricing Table
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table {
	width: 100%;
}

@media (min-width: 768px) {
	#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table {
		width: 33.333%;
	}
}

@media (min-width: 1200px) {
	#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table {
		width: calc(33.333% - 20px);
	}
}

#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table + .tm_pb_pricing_table {
	margin-left: 0;
}

@media (min-width: 1200px) {
	#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table + .tm_pb_pricing_table {
		margin-left: 31px;
	}
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table {
	padding-top: 23px;
	padding-bottom: 40px;
	margin-top: 0;
}

@media (min-width: 768px) {
	#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table {
		margin-top: 35px;
	}
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table.tm_pb_featured_table {
	margin-top: 0;
	padding-bottom: 45px;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table.tm_pb_featured_table .tm_pb_pricing_title {
	font-size: 28px;
	font-size: 1.75rem;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table.tm_pb_featured_table .tm_pb_tm_price > span {
	font-size: 34px;
	font-size: 2.125rem;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table.tm_pb_featured_table div.tm_pb_pricing_content_top {
	padding-bottom: 30px;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_pricing_table.tm_pb_featured_table .tm_pb_pricing_table_button {
	margin-top: 40px;
	background: transparent;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module div.tm_pb_pricing_heading {
	margin-bottom: 4px;
	text-transform: uppercase;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module div.tm_pb_pricing_heading .tm_pb_best_value {
	text-transform: none;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module div.tm_pb_pricing_content {
	padding: 0 15px 17px;
	text-align: center;
}

@media (min-width: 1200px) {
	#tm_builder_outer_content .tm_pb_pricing.tm_pb_module div.tm_pb_pricing_content {
		padding: 0 40px 17px;
	}
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module div.tm_pb_pricing_content .tm_pb_pricing li {
	line-height: 1.35;
	padding: 0 10px;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module div.tm_pb_pricing_content .tm_pb_pricing li::before {
	display: none;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module div.tm_pb_pricing_content_top {
	padding-bottom: 27px;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module div.tm_pb_pricing_content_top .tm_pb_tm_price > span {
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: 700;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module div.tm_pb_pricing_content_top .tm_pb_frequency {
	margin-left: 5px;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module div.tm_pb_pricing_content_top .tm_pb_dollar_sign {
	margin-left: 0;
	position: relative;
}

#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_button {
	font-size: 14px;
	font-size: 0.875rem;
	text-transform: uppercase;
	padding: 14px 50px;
	border-radius: 4px;
	margin-top: 15px;
	font-weight: 700;
}

@media (min-width: 768px) {
	#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_button {
		padding: 14px 15px;
	}
}

@media (min-width: 1200px) {
	#tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_button {
		padding: 14px 50px;
	}
}

body #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_button:hover {
	padding: 14px 50px;
}

@media (min-width: 768px) {
	body #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_button:hover {
		padding: 14px 15px;
	}
}

@media (min-width: 1200px) {
	body #tm_builder_outer_content .tm_pb_pricing.tm_pb_module .tm_pb_button:hover {
		padding: 14px 50px;
	}
}

/*--------------------------------------------------------------
# Pricing Table
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_section_specialty .tm_pb_contact_form_container {
	padding-bottom: 30px;
}

@media (max-width: 543px) {
	#tm_builder_outer_content .tm_section_specialty .tm_pb_row_inner {
		width: auto;
	}
}

#tm_builder_outer_content .tm_pb_contact_form {
	position: relative;
}

#tm_builder_outer_content .tm_pb_contact_form .tm_contact_bottom_container {
	position: relative;
	overflow: visible;
}

#tm_builder_outer_content .tm_pb_contact_form .tm_contact_bottom_container button {
	text-transform: uppercase;
	font-weight: 700;
}

#tm_builder_outer_content div.tm_pb_contact_right {
	display: block;
}

@media (min-width: 1200px) {
	#tm_builder_outer_content div.tm_pb_contact_right {
		position: absolute;
		right: calc(100% + 30px);
		top: 20px;
		min-width: 200px;
	}
}

#tm_builder_outer_content div.tm_pb_contact_right input {
	border-radius: 4px;
	font-size: 15px;
	font-size: 0.9375rem;
	background: transparent;
}

#tm_builder_outer_content div.tm_pb_contact_right input:focus {
	box-shadow: none;
}

#tm_builder_outer_content .tm_pb_contact_main_title {
	margin-bottom: 25px;
	margin-top: 10px;
	text-transform: uppercase;
}

body #tm_builder_outer_content .tm_contact_bottom_container {
	float: none;
	text-align: left;
}

body #tm_builder_outer_content .tm_contact_bottom_container .tm_pb_contact_submit {
	padding: 15px 39px;
	margin-top: 24px;
	border-radius: 4px;
	font-size: 15px;
	font-size: 0.9375rem;
}

#tm_builder_outer_content .tm_pb_contact_field {
	text-align: left;
	width: 100%;
}

#tm_builder_outer_content .tm_pb_contact_field .tm_pb_contact_form_input.tm_contact_error {
	border-color: #fe5c7a;
}

#tm_builder_outer_content .tm_pb_contact_field input, #tm_builder_outer_content .tm_pb_contact_field textarea, #tm_builder_outer_content .tm_pb_contact_field select {
	border-radius: 4px;
	font-size: 15px;
	font-size: 0.9375rem;
	background: transparent;
	margin: 0 0 8px 0;
}

#tm_builder_outer_content .tm_pb_contact_field input:focus, #tm_builder_outer_content .tm_pb_contact_field textarea:focus, #tm_builder_outer_content .tm_pb_contact_field select:focus {
	box-shadow: none;
}

#tm_builder_outer_content .tm_pb_contact_field select {
	height: auto;
	-webkit-appearance: none;
}

#tm_builder_outer_content .tm_pb_contact_field textarea {
	min-height: 190px;
}

#tm_builder_outer_content .tm_contact_error {
	border: 1px solid #fe5c7a;
}

#tm_builder_outer_content .cf-success-message {
	font-size: 12px;
	color: #398f14;
}

#tm_builder_outer_content .tm-pb-contact-message {
	position: relative;
	text-align: left;
	color: #fe5c7a;
	margin-bottom: 10px;
}

#tm_builder_outer_content .tm-pb-contact-message ul li::before {
	display: none;
}

#tm_builder_outer_content .tm-pb-contact-message li, #tm_builder_outer_content .tm-pb-contact-message p {
	font-size: 11.2px;
	font-size: 0.7rem;
}

#tm_builder_outer_content .tm-pb-contact-message p {
	padding-right: 12px;
	margin: 0;
}

#tm_builder_outer_content .tm-pb-contact-message p, #tm_builder_outer_content .tm-pb-contact-message ul {
	display: inline-block;
}

#tm_builder_outer_content .tm-pb-contact-message ul + p::before {
	content: "";
	display: block;
}

#tm_builder_outer_content .tm-pb-contact-message ul li {
	display: inline;
}

#tm_builder_outer_content .tm-pb-contact-message ul li:first-child {
	padding: 0;
}

#tm_builder_outer_content .tm-pb-contact-message ul li::after {
	content: ",";
	display: inline-block;
	margin-right: 6px;
}

#tm_builder_outer_content .tm-pb-contact-message ul li:last-child::after {
	display: none;
}

/*--------------------------------------------------------------
# Toggle
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_accordion .tm_pb_module.tm_pb_toggle .tm_pb_toggle_title::before {
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

body #tm_builder_outer_content .tm_pb_accordion .tm_pb_module.tm_pb_toggle .tm_pb_toggle_title::before {
	line-height: 0;
	margin-top: 0;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_toggle {
	border: none;
	padding: 0;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close, #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open {
	transition: .3s linear;
	background: transparent;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title, #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title {
	padding: 15px 30px 15px 45px;
	margin: 0;
	text-transform: uppercase;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before, #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	-webkit-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	font-size: 18px;
	font-size: 1.125rem;
	content: "\E5CC";
	transition: .3s ease-in-out;
	left: 6px;
}

@media (max-width: 1199px) {
	#tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before, #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
		top: 16px;
		margin-top: 0;
	}
}

@media (min-width: 768px) {
	#tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title, #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title {
		padding: 15px 55px 10px 50px;
	}

	#tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before, #tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
		left: 23px;
	}
}

#tm_builder_outer_content .tm_pb_module.tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

#tm_builder_outer_content .tm_pb_module.tm_pb_toggle .tm_pb_toggle_content {
	padding: 15px 30px;
}

@media (min-width: 768px) {
	#tm_builder_outer_content .tm_pb_module.tm_pb_toggle .tm_pb_toggle_content {
		padding: 0 55px 20px 50px;
	}
}

/*--------------------------------------------------------------
# Accordion
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle .tm_pb_toggle_content {
	background: transparent;
	padding: 10px 30px 3px 30px;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle .tm_pb_toggle_content p {
	line-height: 28px;
}

@media (min-width: 544px) {
	#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle .tm_pb_toggle_content {
		padding: 10px 125px 3px 75px;
	}
}

#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title, #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title {
	padding: 15px 45px 15px 30px;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before, #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
	left: auto;
	right: 15px;
	font-family: FontAwesome;
	font-size: 28px;
	font-size: 1.75rem;
}

@media (max-width: 1199px) {
	#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before, #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
		top: 25px;
	}
}

@media (min-width: 768px) {
	#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title, #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title {
		padding: 16px 65px 16px 31px;
	}

	#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before, #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
		right: 50px;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before, #tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
		right: 0;
	}
}

#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title::before {
	content: '\f107';
}

#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title::before {
	content: "\f106";
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}

/*--------------------------------------------------------------
# Social Media Follow
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_social_media_follow.tm_pb_module li {
	padding: 0;
	margin: 0;
}

#tm_builder_outer_content .tm_pb_social_media_follow.tm_pb_module li::before {
	display: none;
}

#tm_builder_outer_content .tm_pb_social_media_follow.tm_pb_module li a.icon {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
	font-size: 20px;
	font-size: 1.25rem;
}

#tm_builder_outer_content .tm_pb_social_media_follow.tm_pb_module li + li {
	margin-top: 0;
	margin-left: 10px;
}

@media (min-width: 768px) {
	#tm_builder_outer_content .tm_pb_social_media_follow.tm_pb_module li + li {
		margin-left: 25px;
	}
}

/*--------------------------------------------------------------
# Person
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_team_member.tm_pb_module {
	background: transparent;
	height: auto;
}

#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_team_member.tm_pb_module .tm_pb_team_member_image {
	float: none;
	margin: 15px 0 8px;
}

@media (min-width: 992px) {
	#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_team_member.tm_pb_module .tm_pb_team_member_image {
		float: left;
		margin: 15px 30px 8px 0;
	}
}

#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_team_member.tm_pb_module .tm_pb_member_social_links {
	position: relative;
	left: auto;
	bottom: auto;
}

#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_team_member.tm_pb_module .tm_pb_member_position + p {
	margin-bottom: 1em;
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module {
	height: 100%;
	position: relative;
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_image {
	line-height: 0;
	text-align: center;
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_name {
	margin: 0;
}

@media (max-width: 1199px) {
	body #tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_name {
		font-size: 24px;
		font-size: 1.5rem;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	body #tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_name {
		font-size: 17.6px;
		font-size: 1.1rem;
	}
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_position + p {
	margin-bottom: 3em;
}

@media (min-width: 768px) and (max-width: 1199px) {
	#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_position + p {
		font-size: 16px;
		font-size: 1rem;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	body #tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_position {
		font-size: 11.2px;
		font-size: 0.7rem;
	}
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_description {
	padding: 18px 18px 30px 18px;
	position: static;
	margin-bottom: 0;
}

@media (min-width: 768px) {
	#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_description {
		margin-bottom: 50px;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_team_member_description {
		padding: 7px 7px 50px 7px;
	}
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_social_links {
	position: relative;
	bottom: auto;
	left: auto;
}

@media (min-width: 992px) {
	#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_social_links {
		position: absolute;
		bottom: 30px;
		left: 18px;
	}
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_social_links li {
	margin: 0;
	padding: 0;
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_social_links li::before {
	display: none;
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_social_links li a {
	height: auto;
	width: auto;
	font-size: 20px;
	font-size: 1.25rem;
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_social_links li a span {
	transition: 0.3s ease all;
}

#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_social_links li + li {
	margin-left: 5px;
}

@media (min-width: 992px) {
	#tm_builder_outer_content .tm_pb_team_member.tm_pb_module .tm_pb_member_social_links li + li {
		margin-left: 20px;
	}
}

/*--------------------------------------------------------------
# Testimonial
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module {
	margin-top: 15px;
}

@media (min-width: 544px) {
	#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module {
		margin-top: 0;
	}
}

#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_author {
	font-weight: 300;
	font-size: 14px;
	font-size: 0.875rem;
	margin-top: 10px;
}

#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module::before {
	font-size: 26px;
	font-size: 1.625rem;
}

#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_meta {
	font-size: 14px;
	font-size: 0.875rem;
}

#tm_builder_outer_content .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_description_inner {
	width: auto !important;
}

#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_testimonial.tm_pb_module,
#tm_builder_outer_content .tm_pb_column_1_1 .tm_pb_testimonial.tm_pb_module {
	padding-top: 0;
}

#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_description_inner,
#tm_builder_outer_content .tm_pb_column_1_1 .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_description_inner {
	padding-left: 73px;
	max-width: 450px;
}

#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_testimonial.tm_pb_module p,
#tm_builder_outer_content .tm_pb_column_1_1 .tm_pb_testimonial.tm_pb_module p {
	margin: 0;
}

#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_testimonial.tm_pb_module::before,
#tm_builder_outer_content .tm_pb_column_1_1 .tm_pb_testimonial.tm_pb_module::before {
	position: absolute;
	left: 30px;
	top: 4px;
}

#tm_builder_outer_content .tm_pb_column_1_2 .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_portrait,
#tm_builder_outer_content .tm_pb_column_1_1 .tm_pb_testimonial.tm_pb_module .tm_pb_testimonial_portrait {
	float: none;
	display: block;
	margin: 0 auto 15px;
}

#tm_builder_outer_content .tm_pb_column_1_3 .tm_pb_testimonial.tm_pb_module,
#tm_builder_outer_content .tm_pb_column_1_4 .tm_pb_testimonial.tm_pb_module {
	padding: 30px 0 0 15px;
}

@media (min-width: 544px) {
	#tm_builder_outer_content .tm_pb_column_1_3 .tm_pb_testimonial.tm_pb_module,
	#tm_builder_outer_content .tm_pb_column_1_4 .tm_pb_testimonial.tm_pb_module {
		padding: 30px 0 0 30px;
	}
}

#tm_builder_outer_content .tm_pb_column_1_3 .tm_pb_testimonial.tm_pb_module::before,
#tm_builder_outer_content .tm_pb_column_1_4 .tm_pb_testimonial.tm_pb_module::before {
	position: relative;
	text-align: left;
}

/*--------------------------------------------------------------
# Countdown Timer
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_column:not(.tm_pb_column_4_4) .tm_pb_countdown_timer.tm_pb_module .section > span:first-child {
	font-size: 20.8px;
	font-size: 1.3rem;
}

@media (min-width: 992px) {
	#tm_builder_outer_content .tm_pb_column:not(.tm_pb_column_4_4) .tm_pb_countdown_timer.tm_pb_module .section > span:first-child {
		font-size: 32px;
		font-size: 2rem;
	}
}

@media (max-width: 991px) {
	#tm_builder_outer_content .tm_pb_column:not(.tm_pb_column_4_4) .tm_pb_countdown_timer.tm_pb_module .section.sep {
		margin: 0;
	}
}

#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_countdown_timer + .tm_pb_countdown_timer {
	margin-top: 30px;
	margin-bottom: 35px;
}

#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_countdown_timer.tm_pb_module {
	padding: 3% 0 10%;
}

#tm_builder_outer_content .tm_pb_column_4_4 .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container h4 {
	margin-bottom: 10px;
}

#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module:not(.tm_pb_countdown_timer_circle_layout) .section.values {
	width: 17.5%;
}

#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module:not(.tm_pb_countdown_timer_circle_layout) .section.values .value {
	font-size: 100px;
	font-size: 6.25rem;
}

#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module:not(.tm_pb_countdown_timer_circle_layout) .section.values.sep {
	font-size: 100px;
	font-size: 6.25rem;
	margin: 0 20px;
}

#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module:not(.tm_pb_countdown_timer_circle_layout) .section.values .label {
	position: absolute;
	bottom: -20px;
	right: -10px;
	left: -10px;
}

@media (min-width: 992px) {
	#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module:not(.tm_pb_countdown_timer_circle_layout) .section.values .label {
		bottom: -70%;
	}
}

#tm_builder_outer_content .tm_pb_countdown_timer_circle_layout.tm_pb_module.tm_pb_countdown_timer .tm_pb_countdown_timer_container .section {
	margin-bottom: 5px;
}

#tm_builder_outer_content .tm_pb_countdown_timer_circle_layout.tm_pb_module.tm_pb_countdown_timer .tm_pb_countdown_timer_container .section.sep {
	font-size: 48px;
	font-size: 3rem;
	margin: 0 8px;
	display: none;
}

@media (min-width: 992px) {
	#tm_builder_outer_content .tm_pb_countdown_timer_circle_layout.tm_pb_module.tm_pb_countdown_timer .tm_pb_countdown_timer_container .section.sep {
		display: inline-block;
	}
}

#tm_builder_outer_content .tm_pb_countdown_timer_circle_layout.tm_pb_module.tm_pb_countdown_timer .tm_pb_countdown_timer_container .section .label {
	text-transform: uppercase;
}

#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module {
	padding: 3% 0 17%;
}

#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container h4 {
	margin-bottom: 20px;
}

#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container .section {
	position: relative;
}

#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container .section.values {
	padding: 0 5px;
}

#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container .section.values .value {
	font-weight: 700;
	font-size: 20.8px;
	font-size: 1.3rem;
}

@media (min-width: 544px) {
	#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container .section.values .value {
		font-size: 32px;
		font-size: 2rem;
	}
}

@media (min-width: 992px) {
	#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container .section.values .value {
		font-size: 56px;
		font-size: 3.5rem;
	}
}

#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container .section.sep {
	font-weight: 700;
	margin: 0 5px;
	top: 0;
	font-size: 20.8px;
	font-size: 1.3rem;
}

@media (min-width: 544px) {
	#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container .section.sep {
		font-size: 32px;
		font-size: 2rem;
	}
}

@media (min-width: 992px) {
	#tm_builder_outer_content .tm_pb_countdown_timer.tm_pb_module .tm_pb_countdown_timer_container .section.sep {
		font-size: 56px;
		font-size: 3.5rem;
	}
}

/*--------------------------------------------------------------
# Call to action
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_module.tm_pb_promo {
	padding: 100px 15px;
}

@media (min-width: 544px) {
	#tm_builder_outer_content .tm_pb_module.tm_pb_promo {
		padding: 100px 50px;
	}
}

#tm_builder_outer_content .tm_pb_module.tm_pb_promo.tm_pb_no_bg {
	padding: 100px 50px !important;
}

@media (min-width: 768px) {
	#tm_builder_outer_content .tm_pb_module.tm_pb_promo.tm_pb_no_bg {
		padding: 144px 52px !important;
	}
}

#tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button {
	margin-top: 11px;
	text-transform: uppercase;
	border-radius: 35px;
	padding: 15px 25px;
	white-space: nowrap;
	font-size: 12px;
	font-size: 0.75rem;
	border: 1px solid;
	background-color: transparent;
	font-weight: 700;
}

@media (min-width: 544px) {
	#tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_button {
		padding: 15px 50px;
	}
}

#tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_promo_description {
	padding-bottom: 10px;
	max-width: 600px;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_promo .tm_pb_promo_description h2 {
	font-size: 40px;
	font-size: 2.5rem;
	font-weight: 700;
	margin-bottom: 20px;
}

/*--------------------------------------------------------------
# Progress Bar
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_module.tm_pb_counters .tm_pb_counter_amount_number {
	font-weight: 700;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_counters .tm_pb_counter_amount {
	padding: 1px 2% 1px 1px;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_counters .tm_pb_counter_title {
	margin-bottom: 6px;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_counters > [class^="tm_pb_counter_"] {
	padding-top: 10px;
}

#tm_builder_outer_content .tm_pb_module.tm_pb_counters > [class^="tm_pb_counter_"]:first-child {
	padding-top: 10px;
}

/*--------------------------------------------------------------
# Button
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_button_module_wrapper .tm_pb_button.tm_pb_module {
	font-size: 14px;
	font-size: 0.875rem;
	text-transform: uppercase;
	border-radius: 4px;
	padding: 15px 20px;
	border: none;
	font-weight: 700;
}

@media (min-width: 544px) {
	#tm_builder_outer_content .tm_pb_button_module_wrapper .tm_pb_button.tm_pb_module {
		padding: 15px 40px;
	}
}

#tm_builder_outer_content .tm_pb_button_module_wrapper .tm_pb_button.tm_pb_module.tm_pb_custom_button_icon::after {
	opacity: 1;
	right: 15px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

/*--------------------------------------------------------------
# Map
--------------------------------------------------------------*/
body #tm_builder_outer_content .tm_pb_module.tm_pb_map_container .tm_pb_map {
	min-height: 328px;
	height: 100%;
}

body #tm_builder_outer_content .tm_pb_module.tm_pb_map_container .tm_pb_map h3 {
	font-size: 16px;
	font-size: 1rem;
}

/*--------------------------------------------------------------
# Carousel
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_swiper .post-thumbnail + .entry-content .post__cats {
	top: 0;
}

#tm_builder_outer_content .tm_pb_swiper .post-meta {
	font-size: 12px;
	font-size: 0.75rem;
	text-transform: uppercase;
	display: inline-block;
}

#tm_builder_outer_content .tm_pb_swiper .post-meta.posted-by {
	margin-top: 10px;
}

#tm_builder_outer_content .tm_pb_swiper .post-meta.post-comments {
	margin-left: 5px;
}

#tm_builder_outer_content .tm_pb_swiper .entry-footer {
	margin: 0;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

#tm_builder_outer_content .tm_pb_swiper .entry-footer .btn {
	margin: 15px 0;
	font-size: 12px;
	font-size: 0.75rem;
	text-transform: uppercase;
}

#tm_builder_outer_content .tm_pb_swiper .swiper-button-next, #tm_builder_outer_content .tm_pb_swiper .swiper-button-prev {
	background: none;
	top: 90%;
}

#tm_builder_outer_content .tm_pb_swiper .swiper-button-next::before, #tm_builder_outer_content .tm_pb_swiper .swiper-button-prev::before {
	font-size: 48px;
	font-size: 3rem;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transition: 0.3s ease all;
}

#tm_builder_outer_content .tm_pb_swiper .swiper-button-prev::before {
	content: '\f104';
}

#tm_builder_outer_content .tm_pb_swiper .swiper-button-next::before {
	content: '\f105';
}

#tm_builder_outer_content .tm_pb_swiper .swiper-pagination {
	margin: 0 0 30px;
	position: relative;
}

@media (min-width: 768px) {
	#tm_builder_outer_content .tm_pb_swiper .swiper-pagination {
		margin: 30px 0;
	}
}

/*--------------------------------------------------------------
# Contact Box
--------------------------------------------------------------*/
#tm_builder_outer_content .tm_pb_contact_box .tm_pb_blurb_content {
	margin-top: 15px;
	text-align: center;
}

#tm_builder_outer_content .tm_pb_contact_box .tm_pb_blurb_content .tm-pb-icon {
	display: inline-block;
	font-size: 48px;
	font-size: 3rem;
	line-height: 86px;
	position: relative;
	top: -50px;
	border: 4px solid;
}

#tm_builder_outer_content .tm_pb_contact_box .tm_pb_blurb_content .tm_pb_main_blurb_image {
	height: 0;
}

#tm_builder_outer_content .tm_pb_contact_box .tm_pb_blurb_content .tm_pb_blurb_container {
	padding: 65px 10px 10px 10px;
}

#tm_builder_outer_content .tm_pb_contact_box .tm_pb_blurb_content .tm_pb_blurb_content p,
#tm_builder_outer_content .tm_pb_contact_box .tm_pb_blurb_content .tm_pb_blurb_content p a,
#tm_builder_outer_content .tm_pb_contact_box .tm_pb_blurb_content .tm_pb_blurb_content {
	font-size: 16px !important;
	line-height: 1.8 !important;
}

@media (min-width: 992px) {
	#tm_builder_outer_content .tm_pb_contact_box .tm_pb_blurb_content .tm_pb_blurb_content p,
	#tm_builder_outer_content .tm_pb_contact_box .tm_pb_blurb_content .tm_pb_blurb_content p a,
	#tm_builder_outer_content .tm_pb_contact_box .tm_pb_blurb_content .tm_pb_blurb_content {
		font-size: 12px !important;
		line-height: 1.6 !important;
	}
}

@media (min-width: 1200px) {
	#tm_builder_outer_content .tm_pb_contact_box .tm_pb_blurb_content .tm_pb_blurb_content p,
	#tm_builder_outer_content .tm_pb_contact_box .tm_pb_blurb_content .tm_pb_blurb_content p a,
	#tm_builder_outer_content .tm_pb_contact_box .tm_pb_blurb_content .tm_pb_blurb_content {
		font-size: 16px !important;
		line-height: 1.8 !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#tm_builder_outer_content .tm_pb_contact_box .tm_pb_blurb_content .tm_pb_blurb_content p,
	#tm_builder_outer_content .tm_pb_contact_box .tm_pb_blurb_content .tm_pb_blurb_content p a,
	#tm_builder_outer_content .tm_pb_contact_box .tm_pb_blurb_content .tm_pb_blurb_content {
		font-size: 10px !important;
	}
}

@media (min-width: 768px) {
	#tm_builder_outer_content .tm_pb_contact_box .tm_pb_blurb_content .tm_pb_blurb_container h4 {
		font-size: 30px !important;
		line-height: 1.1 !important;
	}
}

@media (max-width: 991px) {
	#tm_builder_outer_content .tm_pb_contact_box .tm_pb_blurb_content .tm_pb_blurb_container h4 {
		font-size: 20px !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#tm_builder_outer_content .tm_pb_contact_box .tm_pb_blurb_content .tm_pb_blurb_container h4 {
		padding: 0 20px;
	}
}

#tm_builder_outer_content .tm_pb_row .tm_pb_column:first-child > .tm_pb_contact_box .tm_pb_blurb_content {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

@media (max-width: 767px) {
	#tm_builder_outer_content .tm_pb_row .tm_pb_column:last-child > .tm_pb_contact_box {
		margin-top: 85px;
	}
}

#tm_builder_outer_content .tm_pb_row .tm_pb_column:last-child > .tm_pb_contact_box .tm_pb_blurb_content {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

#tm_builder_outer_content .tm_pb_row .tm_pb_column:nth-child(even) > .tm_pb_contact_box {
	margin-top: 100px;
}

@media (min-width: 768px) {
	#tm_builder_outer_content .tm_pb_row .tm_pb_column:nth-child(even) > .tm_pb_contact_box {
		margin-top: -15px;
	}
}

#tm_builder_outer_content .tm_pb_row .tm_pb_column:nth-child(even) > .tm_pb_contact_box .tm_pb_blurb_content {
	border-radius: 3px;
}

#tm_builder_outer_content .tm_pb_row .tm_pb_column:nth-child(even) > .tm_pb_contact_box .tm-pb-icon {
	line-height: 120px;
	top: -65px;
}

#tm_builder_outer_content .tm_pb_row .tm_pb_column:nth-child(even) > .tm_pb_contact_box .tm_pb_blurb_container {
	padding-bottom: 25px;
	padding-top: 80px;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services-container .template-default .services-item, .services-container .template-media-icon .services-item {
	margin-bottom: 30px;
}

.services-container .template-default .services-item:last-child, .services-container .template-media-icon .services-item:last-child {
	margin-bottom: 0;
}

.services-container .template-default .services-item .btn, .services-container .template-media-icon .services-item .btn {
	margin-top: 0;
}

.services-container .cherry-services-filter li::before {
	display: none;
}

.services-container .services-item {
	padding-bottom: 0;
	text-align: left;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.services-container .services-item {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.services-container .services-item .item_wrap {
	position: relative;
	background-size: cover !important;
}

.services-container .services-item .item_wrap .title_wrap {
	margin-bottom: 15px;
}

.services-container .services-item .item_wrap .image_wrap > .services-macros {
	line-height: 0;
}

.services-container .services-item .item_wrap::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.services-container .services-item .item_wrap hr {
	background: #f0f0f0;
	width: 930px;
	margin: 57px auto;
}

.services-container .btn {
	margin-top: 18px;
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: 700;
	text-transform: uppercase;
	padding: 20px 45px;
	border-radius: 4px;
}

.single-cherry-services .cherry-services {
	margin-top: 50px;
	margin-bottom: 30px;
}

@media (min-width: 992px) {
	.single-cherry-services .cherry-services {
		margin-top: 120px;
	}
}

.single-cherry-services .cherry-services .image_wrap {
	float: none;
	margin-right: 60px;
	margin-bottom: 10px;
	text-align: center;
}

@media (min-width: 992px) {
	.single-cherry-services .cherry-services .image_wrap {
		float: left;
	}
}

.single-cherry-services .cherry-services .image_wrap img {
	margin-top: -10px;
}

.single-cherry-services .cherry-services .btn {
	font-size: 12px;
	font-size: 0.75rem;
	text-transform: uppercase;
	border-radius: 30px;
	font-weight: 400;
	padding: 20px 50px;
	box-shadow: none;
}

.single-cherry-services .cherry-services .service-cta_desc {
	padding: 0 0 45px;
}

.single-cherry-services .cherry-services .service-descr {
	margin-bottom: 30px;
}

.single-cherry-services .cherry-services .cta_wrap .container {
	max-width: 100%;
	padding: 0;
}

.single-cherry-services .cherry-services .service-cta {
	padding: 110px 0;
	text-align: center;
}

.single-cherry-services .cherry-services .service-cta_desc {
	max-width: 100%;
	margin: 0 auto;
}

@media (min-width: 992px) {
	.single-cherry-services .cherry-services .service-cta_desc {
		max-width: 600px;
	}
}

.single-cherry-services .cherry-services .service-cta_title {
	margin-bottom: 30px;
}

.single-cherry-services .cherry-services .service-features {
	padding: 0;
	counter-reset: service-features_row;
}

.single-cherry-services .cherry-services .service-features_row {
	position: relative;
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 30px;
}

@media (min-width: 544px) {
	.single-cherry-services .cherry-services .service-features_row {
		padding-top: 110px;
		padding-bottom: 105px;
	}
}

.single-cherry-services .cherry-services .service-features_row .container {
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}

@media (min-width: 544px) {
	.single-cherry-services .cherry-services .service-features_row .container {
		padding-left: 110px;
	}
}

.single-cherry-services .cherry-services .service-features_row .container::before {
	counter-increment: service-features_row;
	content: counter(service-features_row);
	position: relative;
	top: 0;
	left: 0;
	font-weight: 700;
	line-height: 0.8;
	font-size: 100px;
	font-size: 6.25rem;
}

@media (min-width: 544px) {
	.single-cherry-services .cherry-services .service-features_row .container::before {
		position: absolute;
	}
}

.single-cherry-services .cherry-services .service-features_row .container .service-features_value {
	line-height: 1.7;
}

.single-cherry-services .cherry-services .service-features_title {
	margin-bottom: 20px;
}

.single-cherry-services .cherry-services .service-features_label, .single-cherry-services .cherry-services .service-features_value {
	max-width: 650px;
	display: block;
}

.single-cherry-services .cherry-services .service-features_label {
	display: block;
	font-weight: 400;
	margin-bottom: 23px;
}

.single-cherry-services .cherry-services .service-features_value {
	text-transform: none;
}

.post-type-archive-cherry-services #primary {
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.post-type-archive-cherry-services .services-container {
	margin: 30px 0;
}

@media (min-width: 768px) {
	.post-type-archive-cherry-services .services-container {
		margin: 80px 0;
	}
}

.template-custom-listing .services-item:nth-child(odd) .item_wrap .item-1 {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

.template-custom-listing .services-item:nth-child(odd) .item_wrap .item-2 {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}

@media (min-width: 768px) {
	.template-custom-listing .services-item:nth-child(odd) .item_wrap .item-2 {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
	}
}

.template-custom-listing .services-item:last-child {
	margin-bottom: 120px;
}

.template-custom-listing .services-item:last-child hr {
	display: none;
}

.template-image-icon .services-item {
	margin-bottom: 60px;
	text-align: center;
	padding: 0 27px;
	position: relative;
}

@media (max-width: 767px) {
	.template-image-icon .services-item {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.template-image-icon .services-item .container {
	padding-bottom: 40px;
}

.template-image-icon .services-item .service-icon {
	margin: 0 0 15px;
}

.template-image-icon .services-item .content_wrap {
	line-height: 24px;
}

.template-image-icon .services-item::before {
	content: '';
	width: 1px;
	height: 133px;
	background: #f0f0f0;
	position: absolute;
	right: 0;
	top: 40%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

@media (max-width: 1199px) {
	.template-image-icon .services-item::before {
		display: none;
	}
}

.template-image-icon .services-item::after {
	content: '';
	width: 208px;
	background: #f0f0f0;
	position: absolute;
	bottom: 0;
	left: 50%;
	visibility: visible;
	height: 1px;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

#tm_builder_outer_content .template-image-icon .services-item::after {
	visibility: visible;
	height: 1px;
}

.template-image-icon .services-item:nth-child(3n)::before {
	display: none;
}

.template-image-icon .services-item:nth-last-child(-1n+3)::after {
	display: none;
}

@media (max-width: 1199px) {
	.template-image-icon .services-item:nth-last-child(-1n+3)::after {
		display: block;
	}
}

#tm_builder_outer_content .template-image-icon .services-item:nth-last-child(-1n+3)::after {
	display: none;
}

@media (max-width: 1199px) {
	#tm_builder_outer_content .template-image-icon .services-item:nth-last-child(-1n+3)::after {
		display: block;
	}
}

/*--------------------------------------------------------------
# Project
--------------------------------------------------------------*/
.single-projects .cherry-projects-single-post-format-gallery .featured-image {
	margin-bottom: 1em;
}

.single-projects .cherry-projects-single-post-format-gallery .cherry-projects-slider__instance {
	margin-bottom: 0;
}

.single-projects .cherry-projects-single-post-format-gallery .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container.sp-bottom-thumbnails {
	position: relative;
}

.single-projects .cherry-projects-single-post-format-gallery .cherry-projects-slider__instance .slider-pro .sp-arrows .sp-arrow {
	text-transform: uppercase;
}

.single-projects .cherry-projects-single-post-format-gallery .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container .sp-thumbnail {
	border: none;
	position: relative;
}

.single-projects .cherry-projects-single-post-format-gallery .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container .sp-thumbnail:hover {
	border: none;
}

.single-projects .cherry-projects-single-post-format-gallery .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container .sp-thumbnail:hover::before {
	opacity: 1;
}

.single-projects .cherry-projects-single-post-format-gallery .cherry-projects-slider__instance .slider-pro .sp-thumbnails-container .sp-thumbnail::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: 0.3s ease all;
	opacity: 0;
}

.single-projects .wp-playlist-light {
	border: none;
	margin: 20px 0 0;
	padding: 0 10px;
}

.single-projects .wp-playlist-light .wp-playlist-current-item {
	display: none;
}

.single-projects .cherry-projects-video-list {
	text-align: center;
	margin-top: 30px;
	width: auto;
}

.single-projects figure .wp-image {
	line-height: 0;
	height: auto;
}

.single-projects .cherry-projects-additional-image-list {
	margin-bottom: 0;
	margin-top: 10px;
}

.single-projects .cherry-projects-single__container {
	padding-top: 40px;
	display: block;
	margin-bottom: 3em;
}

@media (min-width: 544px) {
	.single-projects .cherry-projects-single__container {
		padding-top: 100px;
	}
}

.single-projects .cherry-projects-single__container h3 {
	text-align: center;
}

.single-projects .cherry-projects-single__container .cherry-projects-single__content {
	overflow: hidden;
}

.single-projects .cherry-projects-single__container .cherry-projects-single__content > ul {
	margin-bottom: 30px;
}

.single-projects .cherry-projects-single__container .cherry-projects-single__content > ul li h5 {
	text-transform: none;
	margin: 0;
}

.single-projects .cherry-projects-single__container .external-link {
	font-size: 12px;
	font-size: 0.75rem;
	text-transform: uppercase;
	border-radius: 30px;
	font-weight: 400;
	padding: 20px 50px;
	box-shadow: none;
	display: inline-block;
}

.single-projects .cherry-projects-single__container .cherry-projects-single-meta {
	border-color: #f0f0f0;
	padding: 5px 0;
	font-size: 12px;
	font-size: 0.75rem;
}

.single-projects .cherry-projects-single__container .cherry-projects-single-meta a {
	margin-right: 10px;
	position: relative;
}

.single-projects .cherry-projects-single__container .cherry-projects-single-meta a::before {
	content: '';
	height: 2px;
	width: 2px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	right: -7px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.single-projects .cherry-projects-single__container .cherry-projects-single-meta a:last-child {
	margin-right: 0;
}

.single-projects .cherry-projects-single__container .cherry-projects-single-meta a:last-child::before {
	display: none;
}

.single-projects .cherry-projects-single__container .cherry-projects-single__media {
	margin: 55px 0;
}

.single-projects .cherry-projects-single__container .cherry-projects-single__media .featured-image a img {
	width: auto;
	max-width: 100%;
}

.cherry-projects-single-post-format-image .cherry-projects-single__container,
.cherry-projects-single-post-format-gallery .cherry-projects-single__container,
.cherry-projects-single-post-format-video .cherry-projects-single__container {
	margin-bottom: 3em;
}

@media (min-width: 992px) {
	.cherry-projects-single-post-format-image .cherry-projects-single__container,
	.cherry-projects-single-post-format-gallery .cherry-projects-single__container,
	.cherry-projects-single-post-format-video .cherry-projects-single__container {
		margin-bottom: 8.5em;
	}
}

.cherry-projects-single-post-format-image .cherry-projects-single__container .cherry-projects-single__media,
.cherry-projects-single-post-format-gallery .cherry-projects-single__container .cherry-projects-single__media,
.cherry-projects-single-post-format-video .cherry-projects-single__container .cherry-projects-single__media {
	margin-bottom: 0;
}

.cherry-projects-single-post-format-image .cherry-projects-single__container .cherry-projects-additional-image-list,
.cherry-projects-single-post-format-image .cherry-projects-single__container .cherry-projects-slider__instance,
.cherry-projects-single-post-format-image .cherry-projects-single__container .cherry-projects-video-list,
.cherry-projects-single-post-format-gallery .cherry-projects-single__container .cherry-projects-additional-image-list,
.cherry-projects-single-post-format-gallery .cherry-projects-single__container .cherry-projects-slider__instance,
.cherry-projects-single-post-format-gallery .cherry-projects-single__container .cherry-projects-video-list,
.cherry-projects-single-post-format-video .cherry-projects-single__container .cherry-projects-additional-image-list,
.cherry-projects-single-post-format-video .cherry-projects-single__container .cherry-projects-slider__instance,
.cherry-projects-single-post-format-video .cherry-projects-single__container .cherry-projects-video-list {
	margin-bottom: 55px;
}

.cherry-projects-slider__instance .slider-pro .sp-thumbnails-container .sp-selected-thumbnail .sp-thumbnail::before {
	opacity: 1 !important;
}

.cherry-projects-single__content .cherry-projects-single-details-list h4 {
	margin-top: 0;
}

.cherry-projects-single__content .cherry-projects-single-details-list ul {
	margin-top: 27px;
}

.cherry-projects-single__content .cherry-projects-single-details-list ul li {
	font-size: 16px;
	font-size: 1rem;
	padding-top: 6.5px;
	padding-left: 0;
	border: 1px solid #f0f0f0;
	border-bottom: none;
	margin-bottom: 0;
	text-align: center;
}

.cherry-projects-single__content .cherry-projects-single-details-list ul li::before {
	display: none;
}

.cherry-projects-single__content .cherry-projects-single-details-list ul li::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.cherry-projects-single__content .cherry-projects-single-details-list ul li:last-child {
	border-bottom: 1px solid #f0f0f0;
}

.cherry-projects-single__content .cherry-projects-single-details-list ul li span {
	margin-top: 0;
	float: none;
	width: 100%;
	display: inline-block;
	text-align: center;
	border-right: none;
	padding: 6.5px;
	border-bottom: 1px solid #f0f0f0;
}

@media (min-width: 544px) {
	.cherry-projects-single__content .cherry-projects-single-details-list ul li span {
		margin-top: -6.5px;
		float: left;
		width: 30%;
		border-right: 1px solid #f0f0f0;
		border-bottom: none;
	}
}

#main .cherry-skill-item {
	position: static;
}

#main .cherry-skill-item .skill-label {
	font-size: 17px;
	font-size: 1.0625rem;
}

#main .cherry-skill-item .skill-bar em {
	margin-right: 10px;
}

#main .additional-image-list li {
	padding-left: 0;
}

#main .additional-image-list li::before {
	display: none;
}

#main .additional-image-list li .wp-image {
	margin-bottom: 10px;
}

#main .additional-image-list li + li {
	margin-top: 0;
}

.tm_pb_cherry_projects, .cherry-projects-wrapper {
	margin-bottom: 30px;
}

.home .tm_pb_cherry_projects, .home .cherry-projects-wrapper {
	margin-bottom: 0;
}

.tm_pb_cherry_projects .projects-container.list-layout .inner-wrapper, .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media (min-width: 992px) {
	.tm_pb_cherry_projects .projects-container.list-layout .inner-wrapper, .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
}

.tm_pb_cherry_projects .projects-container.list-layout .inner-wrapper .project-media, .tm_pb_cherry_projects .projects-container.list-layout .inner-wrapper .project-content, .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .project-media, .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .project-content {
	-webkit-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	min-width: 100%;
}

@media (min-width: 992px) {
	.tm_pb_cherry_projects .projects-container.list-layout .inner-wrapper .project-media, .tm_pb_cherry_projects .projects-container.list-layout .inner-wrapper .project-content, .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .project-media, .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .project-content {
		-webkit-flex: 0 1 50%;
		-ms-flex: 0 1 50%;
		flex: 0 1 50%;
		min-width: 50%;
	}
}

.tm_pb_cherry_projects .projects-container.list-layout .inner-wrapper .project-content, .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .project-content {
	padding: 30px;
}

.tm_pb_cherry_projects .projects-container.list-layout .inner-wrapper .project-media, .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .project-media {
	margin-right: 0;
}

.tm_pb_cherry_projects .projects-container.list-layout .inner-wrapper .featured-image, .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .featured-image {
	margin-bottom: 0;
}

.tm_pb_cherry_projects .projects-container.list-layout .inner-wrapper .cherry-projects-single-details-list ul, .cherry-projects-wrapper .projects-container.list-layout .inner-wrapper .cherry-projects-single-details-list ul {
	max-width: 100%;
}

.projects-list .projects-item .hover-wrapper .zoom-link {
	height: 96px;
	width: 96px;
	border: 3px solid;
	border-radius: 50%;
	text-align: center;
}

.projects-list .projects-item .hover-wrapper .zoom-link span {
	font-size: 40px;
	font-size: 2.5rem;
	height: auto;
	width: auto;
	margin: 0;
	position: absolute;
	top: 48%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.projects-list .projects-item .hover-wrapper .zoom-link span::before {
	content: '\f002';
	font-family: FontAwesome;
}

.projects-list .projects-item h3 {
	margin-top: 0;
}

.projects-list .projects-item .cherry-projects-details-list-title {
	font-size: 12px;
	font-size: 0.75rem;
	text-transform: uppercase;
}

.projects-list .projects-item .featured-image {
	margin-bottom: 20px;
}

.home .projects-list .projects-item .featured-image {
	margin-bottom: 0;
}

.projects-list .projects-item .cherry-projects-single-details-list ul li span {
	text-align: left;
}

.projects-list .projects-item .more-button {
	margin-top: 18px;
	text-transform: uppercase;
	border-radius: 3px;
	font-weight: 700;
	padding: 15px 40px;
	box-shadow: none;
	display: inline-block;
}

.projects-list .projects-item .project-meta {
	padding: 10px 0;
	font-size: 12px;
	font-size: 0.75rem;
	margin: 0;
}

.projects-list .projects-item .project-meta a {
	margin-right: 10px;
	position: relative;
}

.projects-list .projects-item .project-meta a::before {
	content: '';
	height: 2px;
	width: 2px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	right: -7px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.projects-list .projects-item .project-meta a:last-child {
	margin-right: 0;
}

.projects-list .projects-item .project-meta a:last-child::before {
	display: none;
}

#main .projects-filters {
	text-align: center;
	margin: 0;
}

#main .projects-filters > div {
	width: 100%;
	padding: 26px 0 32px;
	position: relative;
}

#main .projects-filters > div::before {
	content: '';
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background: #f0f0f0;
	max-width: 1170px;
	margin: 0 auto;
}

#main .projects-filters > div ul li {
	position: relative;
	font-weight: 700;
	font-size: 16px;
	font-size: 1rem;
}

#main .projects-filters > div ul li span {
	transition: 0.3s ease all;
	text-transform: capitalize;
}

#main .projects-filters > div ul li::before {
	height: 3px;
	width: 0;
	position: absolute;
	bottom: -8px;
	top: auto;
	transition: 0.3s ease all;
}

#main .projects-filters > div ul li + li {
	margin-top: 0;
	margin-left: 40px;
}

#main .projects-filters > div ul li.active::before {
	width: 100%;
}

#main .projects-filters > div ul li:hover::before {
	width: 100%;
}

body .cherry-projects-ajax-loader {
	background: transparent;
}

body .projects-item-instance.simple-scale-hover .hover-content > * {
	-webkit-transform: scale(0) translateZ(0);
	transform: scale(0) translateZ(0);
}

body .projects-item-instance.simple-scale-hover .hover-content:hover > * {
	-webkit-transform: scale(1) translateZ(0);
	transform: scale(1) translateZ(0);
}

.post-type-archive-projects .site-content_wrap {
	margin: 30px 0;
}

@media (min-width: 768px) {
	.post-type-archive-projects .site-content_wrap {
		margin: 80px 0;
	}
}

body .projects-pagination {
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.projects-pagination ul li {
	padding-left: 0;
	line-height: 1;
	display: inline-block;
	margin: 0 19px 5px 0;
	text-align: center;
	font-size: 20px;
	font-size: 1.25rem;
	text-transform: uppercase;
}

.projects-pagination ul li::before {
	display: none;
}

.projects-pagination .page-navigation {
	display: none;
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testi_wrap {
	padding: 50px 0;
}

.testi_wrap .tm-testi__title-main {
	font-weight: 400;
	margin-bottom: 25px;
}

.tm-testi__list .tm-testi__item blockquote,
#tm_builder_outer_content .tm-testi__list .tm-testi__item blockquote {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
	padding: 13px 0 0;
	border: none;
}

.tm-testi__list .tm-testi__item blockquote img,
#tm_builder_outer_content .tm-testi__list .tm-testi__item blockquote img {
	margin: 0 auto 55px;
	border-radius: 50%;
	border: 3px solid;
}

.tm-testi__list .tm-testi__item blockquote .tm-testi__item-body,
#tm_builder_outer_content .tm-testi__list .tm-testi__item blockquote .tm-testi__item-body {
	width: 100%;
}

.tm-testi__list .tm-testi__item blockquote .tm-testi__item-body p,
#tm_builder_outer_content .tm-testi__list .tm-testi__item blockquote .tm-testi__item-body p {
	font-size: 18px;
	font-size: 1.125rem;
	padding: 0;
}

@media (min-width: 992px) {
	.tm-testi__list .tm-testi__item blockquote .tm-testi__item-body p,
	#tm_builder_outer_content .tm-testi__list .tm-testi__item blockquote .tm-testi__item-body p {
		padding: 0 150px;
	}
}

.tm-testi__list .tm-testi__item blockquote .tm-testi__item-body cite,
#tm_builder_outer_content .tm-testi__list .tm-testi__item blockquote .tm-testi__item-body cite {
	display: block;
	font-size: 20px;
	font-size: 1.25rem;
	font-style: normal;
	margin-top: 15px;
}

.tm-testi__list .tm-testi__item blockquote .tm-testi__item-body cite::before,
#tm_builder_outer_content .tm-testi__list .tm-testi__item blockquote .tm-testi__item-body cite::before {
	display: none;
}

.tm-testi__list .tm-testi__item blockquote .tm-testi__item-body footer,
#tm_builder_outer_content .tm-testi__list .tm-testi__item blockquote .tm-testi__item-body footer {
	margin-top: 47px;
}

.tm-testi__list .tm-testi__item blockquote .tm-testi__item-body footer > *:not(cite),
#tm_builder_outer_content .tm-testi__list .tm-testi__item blockquote .tm-testi__item-body footer > *:not(cite) {
	font-size: 12px;
	font-size: 0.75rem;
	text-transform: uppercase;
	font-weight: 700;
	font-style: normal;
}

.tm-testi__wrap .swiper-button-next,
.tm-testi__wrap .swiper-button-prev {
	background-image: none;
	opacity: .15;
	top: 54%;
	transition: 0.3s ease all;
}

.tm-testi__wrap .swiper-button-next::before,
.tm-testi__wrap .swiper-button-prev::before {
	font-family: FontAwesome;
	font-size: 40px;
	font-size: 2.5rem;
	position: relative;
	top: -10px;
}

.tm-testi__wrap .swiper-button-next:hover,
.tm-testi__wrap .swiper-button-prev:hover {
	opacity: 1;
}

@media (max-width: 543px) {
	.tm-testi__wrap .swiper-button-next,
	.tm-testi__wrap .swiper-button-prev {
		display: none;
	}
}

.tm-testi__wrap .swiper-button-prev::before {
	content: '\f104';
}

.tm-testi__wrap .swiper-button-next::before {
	content: '\f105';
}

@media (max-width: 767px) {
	.site-logo{
		display: none;
	}
	.site-header.minimal .header-container { padding:0;}
	.footer-area {
		padding-top: 1em;
		padding-bottom: 10px;
	}
}

.content-title {
	text-align: center !important;
}
.page-id-13 ul li::before,
.page-id-1834 ul li::before{
	background: #485fa3;
}
.bullet_01 {
	width: 6px;
	height: 6px;
	background: #1fa84c;
	display: inline-block;
	border-radius: 50%;
	vertical-align: middle;
}