/*
Theme Name: Executive
Theme URI: https://borderdev.com/executive/
Author: Borderdev
Author URI: https://borderdev.com
Description: A WordPress theme that is a perfect starting point for business sites. Supports the block editor and WooCommerce.
Version: 1.1.8
Tested up to: 6.2
Requires at least: 5.0
Requires PHP: 5.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: executive
Tags: two-columns, right-sidebar, grid-layout, flexible-header, custom-header, featured-images, custom-menu, full-width-template, theme-options, news, portfolio, e-commerce, block-styles
*/

/*--------------------------------------------------------------
Normalize
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

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

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

body {
	background: #fff;
	margin: 0;
}

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

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

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

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

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

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

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

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

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

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

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

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

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

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

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	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;
	/* 1 */
	padding: 0;
	/* 2 */
}

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

input[type="search"] {
	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,
body {
	height: 100%;
}

body,
button,
input,
select,
textarea {
	color: #121212;
	font-family: Lato, sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

h1 {
	font-family: Oswald, sans-serif;
	font-size: 30px;
	color: #1d1d1d;
	font-weight: 300;
	margin: 0;
	padding: 0 0 20px;
	text-transform: uppercase;
	line-height: 21px;
}

h2 {
	font-family: Oswald, sans-serif;
	font-weight: 300;
	color: #4c4c4c;
	font-size: 26px;
	line-height: 1.31;
}

h3 {
	margin: 0 0 16px;
	font-size: 24px;
	line-height: 32px;
}

h4 {
	margin: 0 0 17px;
	font-size: 22px;
	line-height: 26px;
}

h5 {
	margin: 0 0 21px;
	font-size: 18px;
	line-height: 21px;
}

h6 {
	margin: 0 0 24px;
	font-size: 16px;
	line-height: 24px;
}

p {
	margin: 0 0 20px;
}

b,
strong {
	font-weight: 700;
}

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

blockquote,
q {
	margin: 0 24px;
	quotes: "" "";
}

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

blockquote {
	font-size: 22px;
	padding-left: 24px;
	margin: 0 auto;
	border-left: 2px solid #ddd;
	font-family: Oswald, sans-serif;
}

address {
	margin: 0 0 24px 0;
}

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

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

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

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

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

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}


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

.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
	height: auto;
	width: auto;
	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-weight: 700;
	left: 0.3125em;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 0.3125em;
	z-index: 100000;
	/* Above WP toolbar */
}

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
	float: left;
	margin: 0 24px 24px 0;
}

.alignright {
	float: right;
	margin: 0 0 24px 24px;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 24px auto;
}

/*--------------------------------------------------------------
Clearings
--------------------------------------------------------------*/
.clear::after,
.entry-content::after,
.comment-content::after,
.site-header::after,
.site-content::after,
.site-footer::after {
	clear: both;
	content: "";
	display: block;
}

/*--------------------------------------------------------------
HTML Elements
--------------------------------------------------------------*/
embed,
iframe,
object {
	max-width: 100%;
}

hr {
	height: 1px;
	width: auto;
	background-color: #ccc;
	border: 0;
	margin: 0 0 24px 0;
}

figure {
	margin: 0;
}

ul,
ol {
	margin: 0 0 48px 24px;
}

ul {
	list-style: square;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin: 0 0 0 24px;
}

.hentry li {
	margin: 0 0 14px;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 24px 24px 0;
}

table {
	margin: 0 0 24px;
	width: 100%;
}

caption,
th {
	font-weight: bold;
}

th,
td {
	padding: 6px;
}

/*--------------------------------------------------------------
Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
Links
--------------------------------------------------------------*/
a {
	transition: all .4s ease-in-out;
	color: #999;
	text-decoration: none;
}

a:hover {
	transition: all .4s ease-in-out;
	color: #000000;
}

a:focus, a:active {
	color: #000;
}

.wp-block-button__link {
	border-radius: 0;
}

/*--------------------------------------------------------------
Main Navigation
--------------------------------------------------------------*/
@media screen and (min-width: 900px) {
	.nav-wrap {
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
	}
}

.main-navigation {
	display: block;
	float: right;
	font-size: 12px;
	letter-spacing: 2px;
	margin: 0;
	text-align: right;
	text-transform: uppercase;
}

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

.main-navigation li {
	float: left;
	margin: 0 0 0 15px;
	position: relative;
}

.main-navigation a {
	color: #121212;
	display: block;
	padding: 20px 0;
	text-decoration: none;
}

.main-navigation a:hover {
	opacity: .7;
}

.main-navigation ul ul {
	background: #fff;
	border: 1px solid rgba(0,0,0,.1);
	float: left;
	margin: 0 0 0 -10px;
	position: absolute;
	opacity: 0;
	top: 4em;
	left: -999em;
	visibility: hidden;
	z-index: 99999;
}

.main-navigation ul li:hover > ul {
	display: block;
	opacity: 1;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	visibility: visible;
}

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

.main-navigation ul ul a {
	color: #121212;
	padding: 10px;
	width: 200px;
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
	opacity: .7;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
	text-transform: uppercase;
}

@media screen and (min-width: 900px) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}

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

	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		left: auto;
		right: 100%;
	}
	.main-navigation li.menu-item-has-children > a,
	.main-navigation li.page_item_has_children > a {
		position: relative;
		padding-right: 0;
	}
	.main-navigation li.menu-item-has-children > a:after,
	.main-navigation li.page_item_has_children > a:after {
		content: "\f107";
		font: var(--fa-font-solid);
		display: inline-block;
		margin-left: 7px;
		opacity: .5;
		-webkit-font-smoothing: antialiased;
	}
	.main-navigation ul ul li.menu-item-has-children > a:after,
	.main-navigation ul ul li.page_item_has_children > a:after {
		margin-left: 4px;
	}
}

@media screen and (max-width: 900px) {
	.main-navigation {
		clear: both;
		float: none;
		margin: 0;
		width: 100%;
	}
	button.menu-toggle {
		display: block;
		border: 1px solid #eee;
		background: none;
		color: #000;
		margin: 20px auto 40px;
		padding: 10px;
		outline: 0;
		text-align: center;
	}
	.toggled button.menu-toggle {
		color: #808080;
		display: block;
		outline: 0;
		margin-bottom: 20px;
	}
	.menu-toggle:hover {
		outline: none;
	}
	.toggled button.menu-toggle {
		background: #f7f7f7;
		border: 1px solid #aaa;
	}
	.menu-toggle:before {
		color: #000;
		content: "\f0c9";
		font: var(--fa-font-solid);
		margin: 0 10px 0 0;
		position: relative;
		top: 0;
	}
	.toggled .menu-toggle:before {
		content: "\f00d";
		font: var(--fa-font-solid);
	}
	.main-navigation ul {
		display: none;
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	.main-navigation ul a,
	.main-navigation ul ul a {
		background: transparent;
		border: 1px solid #eee;
		color: #333;
		display: block;
		padding: 10px;
		width: 100%;
	}
	.main-navigation ul li,
	.main-navigation ul .sub-menu li {
		clear: left;
		display: block;
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
		text-align: left;
	}
	.main-navigation ul .sub-menu {
		background: transparent;
		display: block;
		border: none;
		position: relative;
		float: none;
		visibility: visible;
		opacity: 1;
		clear: both;
		left: inherit;
		top: inherit;
		margin: 0;
		padding: 0;
	}
	.main-navigation li.current_page_item > a,
	.main-navigation li.current-menu-item > a {
		background: transparent;
		box-shadow: none
	}
	.main-navigation ul ul li a {
		padding-left: 20px;
	}
	.main-navigation ul ul ul li a {
		padding-left: 28px;
	}
	.main-navigation ul ul ul ul li a {
		padding-left: 42px;
	}
}

.menu-wrapper {
	background-color: #242424;
	height: 52px;
	overflow: hidden;
}

.menu-container {
	line-height: 52px;
	margin: 0 auto;
	max-width: 100%;
	padding: 0 20px;
}

/* pagination */
.posts-navigation {
	clear: both;
	display: block;
	overflow: hidden;
}

.nav-links {
	border-top: 1px solid #eee;
	clear: both;
	display: block;
	font-size: 14px;
	margin: 20px 0;
	padding: 20px 0;
	overflow: hidden;
	text-transform: uppercase;
}

.nav-links .nav-previous {
	color: #999;
	float: left;
	width: 50%;
}

.nav-links .nav-previous:before {
	content: '\f100';
	font: var(--fa-font-solid);
	position: relative;
	margin-right: 5px;
	top: -1px;
}

.nav-links .nav-next {
	color: #999;
	float: right;
	text-align: right;
	width: 50%;
}

.nav-links .nav-next:after {
	content: '\f101';
	font: var(--fa-font-solid);
	position: relative;
	margin-left: 5px;
	top: -1px;
}

.blog .nav-links {
	border: none;
}

/*--------------------------------------------------------------
Structure
--------------------------------------------------------------*/
.site {
	width: 100%;
	background: #000;
	overflow: hidden;
}

.site-wrapper {
	width: 100%;
	background: #fff;
}

.wrap {
	margin: 0 auto 20px;
	max-width: 1200px;
	padding: 0;
}

#primary {
	width: 100%;
	padding: 0;
}

#secondary {
	width: 100%;
}

.homepage #primary,
.portfolio #primary,
.full-width #primary,
.medium-width #primary {
	width: 100%;
	padding: 0;
	margin: 0;
}

.modular .modular-area {
	margin: 40px 0;
}

.modular-area .site-main {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
#masthead {
	background: #ffffff;
	width: 100%;
}

#masthead .header-wrap {
	margin: 0 auto;
	max-width: 1200px;
	padding: 0;
	position: relative;
}

.header-image {
	background-size: cover;
	background-position: right;
	clear: both;
	height: 430px;
	margin: 0 0 40px;
	position: relative;
}

.modular .header-image {
	margin: 0;
}

.header-image img {
	position: relative;
	display: block;
}

.homepage .header-image {
	background-size: cover;
	background-position: right;
	clear: both;
	height: 430px;
	margin: 0 0 40px;
	position: relative;
}

.homepage .header-image img {
	position: relative;
}

.header-wrap {
	background: #fff;
	display: table;
	height: 90px;
	padding: 0 20px;
	margin: 0 auto;
	position: relative;
	width: 100%;
}

@media screen and (max-width: 900px) {
	.header-wrap {
		padding: 0;
	}
}

.frontpage .header-wrap {
	margin: 0 auto;
}

@media screen and (min-width: 900px) {
	.site-branding {
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
	}
}

.hero-title {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
}

.hero-title h2 {
	background-color: rgba(0, 0, 0, 0.6);
	color: rgba(255, 255, 255, 0.9);
	display: inline-block;
	font-family: Lato;
	font-size: 40px;
	font-weight: 300;
	line-height: 1.2;
	padding: 30px 20px;
	text-align: left !important;
	text-transform: uppercase;
}

.hero-title h2 span {
	display: block;
	font-size: 13px;
	margin-top: 5px;
	opacity: .9;
	text-transform: uppercase;
	padding: 4px 0 0;
	letter-spacing: 1px;
}

.hero-title h2 span a {
	color: #fff;
}

.frontpage .header-wrap {
	margin: 0 auto;
}

@media screen and (min-width: 900px) {
	.site-branding {
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
	}
}

.site-title,
.site-description {
	font-style: normal;
	margin: 0;
	padding: 0;
}

.site-title {
	font-family: Oswald, sans-serif;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}

.site-title a {
	color: #1d1d1d;
}

.site-title a:hover {
	color: #999;
}

.site-description {
	font-size: 16px;
	padding: 10px 0 0;
	text-transform: capitalize;
}

.custom-logo-link {
	margin-right: 20px;
}

@media screen and (max-width: 900px) {
	.site-branding {
		margin: 0;
		padding: 40px 0 0;
		text-align: center !important;
	}
}

/*--------------------------------------------------------------
Homepage Template
--------------------------------------------------------------*/
.homepage .wrap {
	margin: 0 auto 20px;
	max-width: 1200px;
	padding: 0;
	width: 100%;
}

.homepage .wrap p:last-child {
	margin-bottom: 0;
}

.homepage #primary {
	padding: 0;
	width: 100%;
}

.homepage .site-content {
	margin: 0 auto 20px;
	max-width: 100%;
	padding: 0;
}

.our-services {
	margin: 40px 0 0;
	max-width: 1200px;
	overflow: hidden;
}

.our-services .hentry {
	border-bottom: 0;
	margin-bottom: 0;
}

.our-services .hentry p {
	margin: 0;
}

.our-services .featured-page {
	width: 100%;
}

.our-services .featured-page img {
	transition: all .4s ease-in-out;
	background: #000000;
	display: block;
	width: 100%;
}

.our-services .featured-page img:hover {
	transition: all .4s ease-in-out;
	opacity: .5;
}

.our-services .entry-title {
	font-family: Lato, sans-serif;
	color: #1d1d1d;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
	margin: 20px 0 15px;
}

.our-services .entry-content,
.our-services .entry-summary,
.our-services .page-content,
.modular .page-content,
.modular .entry-content {
	margin: 0;
	padding: 0;
}

.home .featured-secondary-content {
	border-top: 1px solid #eee;
	margin: 20px 0;
	overflow: hidden;
	padding: 40px 0 0;
	width: 100%;
}

.homepage .featured-secondary-content .hentry {
	border-bottom: none;
	margin-bottom: 0;
}

.homepage .featured-secondary-content section {
	width: 100%;
	padding: 0;
}

.homepage .featured-secondary-content .featured-thumbnail {
	margin: 0 auto;
	width: 100%;
}

.homepage .featured-secondary-content .featured-thumbnail img {
	max-width: 100%;
	width: 100%;
}

/*--------------------------------------------------------------
Portfolio Template
--------------------------------------------------------------*/
.archive.tax-jetpack-portfolio-type .page-title {
	margin: 0 0 40px;
}

.portfolio-wrap {
	height: 100%;
	margin: 40px 0 0;
	overflow: hidden;
	padding: 0 0 40px;
	width: 100%;
}

.archive .type-jetpack-portfolio,
.full-width .type-jetpack-portfolio,
.portfolio .type-jetpack-portfolio,
.homepage .type-jetpack-portfolio {
	width: 100%;
}

.type-jetpack-portfolio {
	position: relative;
}

.type-jetpack-portfolio .content-wrap {
	position: relative;
}

.type-jetpack-portfolio .content-wrap:hover > .port-content {
	visibility: visible;
	display: block;
	opacity: 1;
	transition: all .4s ease-in-out;
}

.type-jetpack-portfolio .port-content {
	background-color: rgba(255, 255, 255, 0.7);
	border: 2px solid #000;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: all .4s ease-in-out;
}

.type-jetpack-portfolio .port-title {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	color: #000;
	font-size: 17px;
	text-transform: uppercase;
	font-family: Lato, sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
	z-index: 9999;
}

.type-jetpack-portfolio img {
	display: block;
	width: 100%;
}

/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
Posts and Pages
--------------------------------------------------------------*/
.bypostauthor {
	display: inline;
}

.sticky {
	display: block;
}

.hentry {
	border-bottom: 1px solid #eee;
	margin: 0 0 40px;
	padding: 0 0 40px;
}

.single .hentry,
.page .hentry {
	border-bottom: none;
}

.page-template-portfolio-page .hentry {
	margin-bottom: 0;
}

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

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

.page-content,
.entry-content,
.entry-summary {
	margin: 0 0 20px;
	max-width: 100%;
}

.entry-title {
	font-family: Oswald, sans-serif;
	font-size: 30px;
	color: #1d1d1d;
	font-weight: 300;
	line-height: 1.09091;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}

.entry-title a {
	color: #000;
}

.entry-title a:hover {
	color: #999;
}

.page-title {
	font-family: Oswald, sans-serif;
	font-size: 30px;
	color: #1d1d1d;
	font-weight: 300;
	line-height: 1.09091;
	margin: 0;
	padding: 0 0 20px;
	text-align: left;
	text-transform: uppercase;
}

.homepage .page-title {
	margin: 0;
}

.archive-title {
	padding: 0 0 40px;
}

.error404 .page-title,
.home .page-title {
	padding: 0;
}

.home .secondary-featured h2 {
	padding-bottom: 20px;
}

.entry-meta {
	font-size: 16px;
	margin: 20px 0;
}

.entry-footer {
	font-size: 16px;
}

.entry-meta:before {
	color: #444;
	content: '\f017';
	font: var(--fa-font-solid);
	font-size: 16px;
	font-weight: 400;
	padding: 0;
	position: relative;
	margin: 0 5px 0 0;
	top: 0;
}

.single-jetpack-portfolio .entry-meta:before {
	content: none;
}

.entry-footer span {
	margin-bottom: 8px;
}

.cat-links:before,
.tags-links:before,
.comments-link:before {
	content: '';
	color: #444;
	font: var(--fa-font-solid);
	font-size: 14px;
	padding: 0 4px 0 0;
	opacity: .7;
	position: relative;
	top: 0;
}

.entry-footer a:hover {
	color: #000;
}

.entry-footer span {
	display: block;
}

.portfolio-thumbnail-wrapper {
	margin-bottom: 20px;
}

.page-links {
	clear: both;
	margin: 0 20px 20px 0;
}

.page-links a {
	background: #999;
	border-radius: 3px;
	color: #fff;
	padding: 1px 4px;
}

.page-links a:hover {
	background: none;
	color: #000;
}

.more-link {
	color: #999;
	display: block;
	font-size: 15px;
	font-weight: 700;
	padding: 20px 0 0;
	text-transform: uppercase;
}

.more-link:after {
	content: '\f101';
	font: var(--fa-font-solid);
	font-size: 15px;
	margin-left: 5px;
}

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

.single-thumbnail-wrapper img {
	margin-bottom: 24px;
}


/*--------------------------------------------------------------
Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
	margin: 0;
	border: 0 !important;
	/* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline;
	/* Improves appearance and consistency in all browsers */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

button:focus,
input:focus,
select:focus,
textarea:focus {
	outline: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	padding: 12px 20px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	text-transform: uppercase;
}

.site-content button,
.site-content input[type="button"],
.site-content input[type="reset"],
.site-content input[type="submit"] {
	background: #777;
	color: #fff;
}

.site-content button:hover,
.site-content button:focus,
.site-content button:active,
.site-content input[type="button"]:hover,
.site-content input[type="button"]:focus,
.site-content input[type="button"]:active,
.site-content input[type="reset"]:hover,
.site-content input[type="reset"]:focus,
.site-content input[type="reset"]:active,
.site-content input[type="submit"]:hover,
.site-content input[type="submit"]:focus,
.site-content input[type="submit"]:active {
	background: #333;
	color: #fff;
}

.wp-block-jetpack-contact-form {
	padding: 0 !important;
	margin: 20px 0;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
	/* Addresses excess padding in IE8/9 */
	margin: 0 5px 0 0;
}

input[type="search"]::-webkit-search-decoration {
	/* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	/* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}

.site-content input,
.site-content input[type="text"],
.site-content input[type="email"],
.site-content input[type="url"],
.site-content input[type="password"],
.site-content input[type="search"],
.site-content textarea {
	transition: all .4s ease-in-out;
	background: #F5F5F5;
	border: 2px solid #e8e8e8 !important;
	box-sizing: border-box;
	font-size: 14px;
	padding: 15px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #333;
	transition: all .4s ease-in-out;
	border: 2px solid #000000;
}

.site-content input[type="text"],
.site-content input[type="email"],
.site-content input[type="url"],
.site-content input[type="password"],
.site-content input[type="search"],
.site-content textarea {
	width: 100%
}

textarea {
	overflow: auto;
	/* Removes default vertical scrollbar in IE6/7/8/9 */
	vertical-align: top;
	/* Improves readability and alignment in all browsers */
}

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

label {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}

label[class*="radio"], label[class*="checkbox"] {
	margin-bottom: 0;
	font-size: 11.68px;
	font-weight: normal;
	width: 100% !important;
	height: 40px;
	padding: inherit !important;
}

/* Password protected posts from */
.post-password-form label {
	display: block;
	margin-bottom: 0;
}

.post-password-form input[type="password"] {
	margin: 10px 0;
}


/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
.comments-area {
	margin: 48px auto;
	width: 100%;
}

.comment-reply-title,
.comments-title {
	font-size: 17px;
	line-height: 1.5;
	letter-spacing: -0.01em;
	margin: 0;
	text-transform: uppercase;
}

.wp-block-latest-comments,
.comment-list {
	list-style: none;
	margin: 0 0 48px;
	padding: 0;
}

.comment-list article, .comment-list .pingback, .comment-list .trackback {
	border-top: 1px solid #ededed;
	margin-bottom: 24px;
	padding-top: 24px;
}

.comment-list > li:first-child > article, .comment-list > .pingback:first-child, .comment-list > .trackback:first-child {
	border-top: 0;
}

.comment-list .reply {
	margin-top: 24px;
}

.comment-list .reply a:active {
	position: relative;
	bottom: -2px;
}

.comment-list .trackback a, .comment-list .pingback a {
	color: #737678;
}

.comment-list .trackback a:hover, .comment-list .trackback a:active, .comment-list .trackback a:focus, .comment-list .pingback a:hover, .comment-list .pingback a:active, .comment-list .pingback a:focus {
	color: #00a1e0;
}

.comment-list .children {
	list-style: none;
	margin-left: 24px;
}

.comment-author {
	padding: 0 0 0 36px;
	position: relative;
}

.bypostauthor {
	display: inline;
}

.comment-author a {
	color: #23292b;
}

.comment-author a:hover, .comment-author a:active, .comment-author a:focus {
	color: #00a1e0;
}

.comment-author .avatar {
	position: absolute;
	top: 0;
	left: 0;
	height: 24px;
	width: 24px;
	border-radius: 50%;
}

.says {
	display: none;
}

.comment-metadata a {
	font-size: 14px;
	line-height: 1.23077;
	color: #aaa;
	text-transform: uppercase;
}

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

.comment-edit-link {
	margin-left: 10px;
}

.comment-edit-link:before {
	margin: 0 4px 0 12px;
}

.comment-content {
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
	margin-top: 24px;
}

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

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

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

.comment .comment-respond {
	margin-top: 48px;
}

.comment-respond h3 {
	margin: 0 0 24px;
}

.comment-notes, .comment-awaiting-moderation, .logged-in-as, .subscribe-label {
	line-height: 1.71429;
	color: #737678;
}

.no-comments {
	line-height: 1.5;
	color: #737678;
	margin-top: 24px;
	text-transform: uppercase;
}

.comment-metadata .edit-link {
	display: none;
}

.comment-form label {
	display: block;
}

.form-allowed-tags, .form-allowed-tags code {
	line-height: 1.33333;
	color: #737678;
}

.required {
	color: #c0392b;
}

.comment-reply-title a {
	color: #23292b;
	float: right;
	height: 24px;
	overflow: hidden;
	width: 24px;
}

.comment-reply-title a:hover, .comment-reply-title a:active, .comment-reply-title a:focus {
	color: #00a1e0;
}

#cancel-comment-reply-link {
	width: auto;
}

.comment-navigation {
	margin-bottom: 48px;
}

.comment-navigation a {
	line-height: 1.14286;
	text-transform: uppercase;
}

.comment-navigation .nav-next, .comment-navigation .nav-previous {
	display: inline-block;
}

.comment-navigation .nav-previous a {
	margin-right: 10px;
}

#comment-nav-above {
	margin: 36px 0 24px;
}


/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
.site-footer {
	clear: both;
	max-width: 100%;
	background: #000000;
	padding: 40px 0;
	margin: 20px 0 0;
	font-size: 15px;
	font-weight: 400;
}

.modular .site-footer {
	margin: 0;
}

.site-credits {
	margin: 0 auto;
	max-width: 1200px;
}

.site-info {
	color: #fff;
	display: block;
	margin: 0;
	padding: 0 20px;
}

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

.site-info a:hover {
	color: #999;
}

.copyright {
	clear: both;
	display: block;
	font-size: 15px;
	padding: 0;
}

.social-links {
	float: left;
	margin: 20px 0 0;
	width: auto;
}

.social-links ul {
	margin: 0;
	padding: 0 20px;
}

.site-info ul {
	font-size: 13px;
	margin: 0;
	padding: 0 0 5px;
	text-transform: uppercase;
}

.site-info ul li,
.social-links ul li {
	float: left;
	list-style-type: none;
}

.site-info ul li a,
.social-links ul li a {
	color: #999;
}

.site-info ul li a:hover,
.social-links ul li a:hover {
	color: #fff;
}

.site-info ul li a:after {
	content: "\00b7";
	margin: 0 5px;
	padding: 0 5px;
}

.site-info ul li:last-child a:after {
	content: '';
	margin: 0 5px;
	padding: 0 5px;
}

.social-links ul {
	float: right;
}

@media screen and (min-width: 860px) { 
	.social-links li {
		display: block;
		float: left;
		margin: 0 0 0 20px;
		padding: 0;
	}
}

@media screen and (max-width: 860px) { 
	.social-links a {
		display: inline-block;
		margin-right: 10px;
	}
}

.social-links ul li a:before {
	font: var(--fa-font-brands);
	background-color: #fff;
	border-radius: 50%;
	color: #090909;
	padding: 10px;
	text-align: center;
	width: 32px;
	height: 32px;
}

.social-links ul a:hover:before {
	background-color: #999;
}

.social-links ul li a[href*="wordpress.org"]:before,
.social-links ul li a[href*="wordpress.com"]:before {
	content: '\f19a';
	color: #000000;
}

.social-links ul a[href*="facebook.com"]:before {
	content: "\f09a";
}

.social-links ul a[href*="x.com"]:before,
.social-links ul a[href*="twitter.com"]:before {
	content: "\e61b";
}

.social-links ul a[href*="dribbble.com"]:before {
	content: "\f17d";
}

.social-links ul a[href*="plus.google.com"]:before {
	content: "\f0d5";
}

.social-links ul a[href*="pinterest.com"]:before {
	content: "\f231";
}

.social-links ul a[href*="f173"]:before {
	content: "\f214";
}

.social-links ul a[href*="youtube.com"]:before {
	content: "\f16a";
}

.social-links ul a[href*="flickr.com"]:before {
	content: "\f16e";
}

.social-links ul a[href*="vimeo.com"]:before {
	content: "\f27d";
}

.social-links ul a[href*="instagram.com"]:before {
	content: "\f16d";
}

.social-links ul a[href*="codepen.io"]:before {
	content: "\f1cb";
}

.social-links ul a[href*="linkedin.com"]:before {
	content: "\f0e1";
}

.social-links ul a[href*="github.com"]:before {
	content: '\f09b';
}

.social-links ul li a[href*="/feed"]:before {
 	font: var(--fa-font-solid);
	content: "\f09e";
	color:  #333;
}

.social-links ul a:before {
	content: "\f013";
}

/*--------------------------------------------------------------
Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 20px;
	/* Make sure select elements fit in widgets */
}

.widget select {
	background: transparent;
	margin: 20px 0;
	max-width: 100%;
	width: 100%;
}

.widget-title {
	color: #1d1d1d;
	font-family: Oswald, sans-serif;
	font-size: 19px;
	font-weight: 300;
	line-height: 1.09091;
	margin: 0 0 20px;
	padding: 0;
	text-transform: uppercase;
}

.widget ul {
	margin: 0 0 20px;
	padding: 0;
}

.widget ul li {
	list-style-type: none;
}

.widget ul ul {
	margin: 0;
}

.widget li {
	border-top: 1px solid #eee;
	color: #121212;
	display: inline-block;
	padding: 0.75em 0;
	font-size: 15px;
	list-style-type: none;
	width: 100%;
}

.widget li a {
	color: #121212;
}

.widget li a:hover {
	opacity: .7;
}

.widget_recent_comments .recentcomments a {
	border: none;
}

.widget_search {
	padding: 0 0 20px;
}

.search-form .search-toggle:before {
	color: #ccc;
	content: '\f002';
	font: var(--fa-font-solid);
	font-size: 20px;
}

.search-form .search-icon {
	display: block;
	position: absolute;
	right: 12px;
	top: 6px;
}

.search-form .search-submit {
	display: none;
}

.search-form input[type="search"] {
	padding-right: 40px;
	color: #999;
}

.widget .search-form {
	position: relative;
}

.textwidget {
	margin: 20px 0 0;
}

.textwidget p {
	font-size: 15px;
}

.calendar_wrap {
	max-width: 100%;
	margin: 20px 0;
	width: 100%;
}

.widget_calendar {
	border-color: #e8e8e8;
	text-align: left;
}

.widget_calendar caption {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.25em;
	margin-bottom: 20px;
	text-align: left;
}

.widget_calendar table {
	border-color: #e8e8e8;
}

.widget_calendar table a {
	color: #999;
}

.widget_calendar table a:hover,
.widget_calendar table a:active {
	color: #000;
}

.widget_calendar table th,
.widget_calendar table tr,
.widget_calendar table td {
	padding: 10px;
	text-align: center;
}

.widget_calendar thead th {
	font-weight: 600;
	font-size: 14px;
}

.widget_calendar tbody {
	color: #999;
	border-color: #e8e8e8;
}

.widget_calendar tbody th,
.widget_calendar tbody tr,
.widget_calendar tbody td {
	border: 1px solid #e8e8e8;
}

.widget_calendar tfoot a {
	font-weight: 400;
}

.widget_calendar #prev {
	text-align: left;
}

.widget_calendar #next {
	text-align: right;
}

.widget_rss ul li {
	border-bottom: 1px solid #e8e8e8;
	border-top: none;
	margin: 0 0 15px;
	padding: 0 0 15px;
}

.widget_rss .rss-date {
	display: block;
	padding: 5px 0;
}

.widget_rss .rsswidget {
	display: block;
	color: #1d1d1d;
}

.widget_rss .rsswidget img {
	display: none;
}

.widget_rss cite {
	display: block;
	padding-top: 10px;
}

/*--------------------------------------------------------------
Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin: 0;
	padding: 0;
}

.wp-caption {
	margin: 0 0 24px 0;
	max-width: 100%;
}

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

.wp-caption .wp-caption-text {
	margin: 12px 0;
}

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

.post-template-gutenberg .site-header > .wrapper,
.page-template-gutenberg .site-header > .wrapper {
    border-bottom: 0;
    margin-bottom: 0;
}

.post-template-full-width .site-content .wrapper,
.page-template-default .site-content .wrapper {
	max-width: 100%
}

.post-template-gutenberg .content-area,
.page-template-gutenberg .content-area {
	float: none;
	width: 100%
}

.post-thumbnail,
.entry-header,
.entry-footer,
.comments-area,
.post-navigation,
.post-template-full-width .entry-content > *,
.page-template-default .entry-content > * {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.page-template-default .hentry,
.page-template-default .site-content,
.post-template-default .hentry,
.post-template-default .site-content {
	padding-bottom: 0;
	margin-bottom: 0
}

.wp-block-res-lemma-features .feature__image {
	width: 50px
}

.wp-block-gallery {
	margin-bottom: 1.5em
}

.hide-entry-header .site-header > .wrapper {
    border-bottom: 0;
    margin-bottom: 0;
}

.alignfull {
	max-width: 100%;
}

.alignwide {
	max-width: 1240px;
}

.alignfull {
	width: 100vw;
	margin-left: 50%;
	transform: translateX(-50%);
	max-width: none
}

.alignwide img,
.alignfull img {
	max-width: none;
	width: 100%;
	display: block;
}

.alignwide {
	width: 60vw;
	margin-left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	max-width: none
}

.wp-block-cover-image {
	min-height: 600px
}

.wp-block-cover, .wp-block-cover-image {
	margin-bottom: 1.5em;
}

.wp-block-cover p, .wp-block-cover-image p {
	margin: 0;
}


/*--------------------------------------------------------------
Infinite scroll
--------------------------------------------------------------*/
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

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

.post-type-archive-jetpack-portfolio #infinite-handle,
.tax-jetpack-portfolio-type #infinite-handle,
.tax-jetpack-portfolio-tag #infinite-handle,
.page-template-page-templatesarchive-jetpack-portfolio-php #infinite-handle {
	display: none;
}

.infinite-wrap {
	border-top: 1px solid #ededed;
	margin-top: 48px;
	padding-top: 48px;
}

/* Elements to hide: post navigation, normal footer. */
.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

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

/* Spinner */
.infinite-loader {
	clear: both;
	height: 36px;
	padding: 48px 0 12px;
}

.infinite-loader .spinner {
	margin: 0 auto;
	top: 18px !important;
	left: 0 !important;
}

/* Click-to-load */
#infinite-handle {
	clear: both;
	padding-top: 48px;
	text-align: center;
}

#infinite-handle span:hover {
	background-color: #00a1e0;
}

#infinite-handle span {
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	background: #007cad;
	display: inline-block;
	color: #fff;
	padding: 12px 24px;
	text-transform: uppercase;
}

/* Footer */
#infinite-footer {
	z-index: 496;
}

#infinite-footer .container {
	border-color: #ededed;
	margin: 0;
	padding: 5px 24px;
}

#infinite-footer .blog-info a {
	color: #23292b;
}

#infinite-footer .blog-info a:hover, #infinite-footer .blog-info a:active, #infinite-footer .blog-info a:focus {
	color: #00a1e0;
}

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

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

#infinite-footer .blog-credits a:hover, #infinite-footer .blog-credits a:active, #infinite-footer .blog-credits a:focus {
	color: #00a1e0;
}

#infinite-footer .blog-info a:hover,
#infinite-footer .blog-credits a:hover {
	text-decoration: none;
}

/*--------------------------------------------------------------
Media Queries
--------------------------------------------------------------*/
@media screen and (min-width: 860px) {
	#primary {
		float: left;
		display: block;
		margin-right: 2.3866348449%;
		width: 74.4033412888%;
		padding: 0 20px 0 0;
	}
	#primary:last-child {
		margin-right: 0;
	}
	#secondary {
		float: left;
		display: block;
		margin-right: 2.3866348449%;
		width: 23.2100238663%;
		margin-right: 0;
	}
	#secondary:last-child {
		margin-right: 0;
	}
	.site-info {
		float: left;
	}
	.social-links {
		float: right;
		margin: 0;
		width: auto;
	}
	.social-links ul {
		padding: 0 20px 0 0;
	}
	.social-links li {
		margin: 0 0 0 12px;
	}
	.our-services .featured-page {
		float: left;
		display: block;
		margin-right: 2.3866348449%;
		width: 31.7422434368%;
	}
	.our-services .featured-page:last-child {
		margin-right: 0;
	}
	.homepage .featured-secondary-content section {
		float: left;
		display: block;
		margin-right: 2.3866348449%;
		width: 65.8711217184%;
		padding: 0 10px 0 0;
	}
	.homepage .featured-secondary-content section:last-child {
		margin-right: 0;
	}
	.homepage .featured-secondary-content .featured-thumbnail {
		float: left;
		display: block;
		margin-right: 2.3866348449%;
		margin-top: 0;
		width: 31.7422434368%;
	}
	.homepage .featured-secondary-content .featured-thumbnail:last-child {
		margin-right: 0;
	}
	.archive .product {
		float: left;
		display: block;
		margin-right: 2.3866348449%;
		width: 31.7422434368%;
	}
	.archive .product:last-child {
		margin-right: 0;
	}
	.archive .product:nth-child(3n) {
		margin-right: 0;
	}
	.archive .product:nth-child(3n+1) {
		clear: left;
	}
	.cat-links:before {
		content: '\f07c';
		font: var(--fa-font-solid);
	}
	.tags-links:before {
		content: '\f02b';
		font: var(--fa-font-solid);
	}
	.comments-link:before {
		content: '\f075';
		font: var(--fa-font-solid);
	}
}

@media screen and (min-width: 768px) {
	.infinite-wrap {
		margin-top: 72px;
		padding-top: 72px;
	}
	.infinite-loader {
		padding: 72px 0 36px;
	}
	#infinite-handle {
		padding-top: 72px;
	}
}

@media screen and (min-width: 800px) {
	.archive .type-jetpack-portfolio,
	.full-width .type-jetpack-portfolio,
	.portfolio .type-jetpack-portfolio,
	.homepage .type-jetpack-portfolio {
		float: left;
		display: block;
		margin-right: 2.3866348449%;
		width: 31.7422434368%;
	}
	.archive .type-jetpack-portfolio:last-child,
	.full-width .type-jetpack-portfolio:last-child,
	.portfolio .type-jetpack-portfolio:last-child,
	.homepage .type-jetpack-portfolio:last-child {
		margin-right: 0;
	}
	.archive .type-jetpack-portfolio:nth-child(3n),
	.full-width .type-jetpack-portfolio:nth-child(3n),
	.portfolio .type-jetpack-portfolio:nth-child(3n),
	.homepage .type-jetpack-portfolio:nth-child(3n) {
		margin-right: 0;
	}
	.archive .type-jetpack-portfolio:nth-child(3n+1),
	.full-width .type-jetpack-portfolio:nth-child(3n+1),
	.portfolio .type-jetpack-portfolio:nth-child(3n+1),
	.homepage .type-jetpack-portfolio:nth-child(3n+1) {
		clear: left;
	}
}

@media screen and (min-width: 1070px) {
	#masthead .branding-wrapper {
		padding: 20px 0;
	}
}

@media screen and (min-width: 1200px) {
	#content {
		padding: 0;
	}
	.site-info {
		padding: 0;
	}
	.social-links {
		padding: 0;
	}
	.social-links ul {
		padding: 0;
	}
}

@media screen and (max-width: 1200px) {
	.homepage .wrap,
	.wrap {
		padding: 0 20px;
	}
	.site-title,
	.site-description {
		padding-left: 20px;
	}
	.main-navigation {
		padding-right: 20px;
	}
}

@media screen and (max-width: 900px) {
	.site-title,
	.site-description {
		padding: 0;
		line-height: 1.5;
	}
	.main-navigation {
		padding-right: 0;
	}
	.hero-title {
		text-align: center;
	}
}

@media screen and (max-width: 768px) {
	#infinite-footer {
		position: static;
	}
}
