/*!
Theme Name: urbanclean
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: urbanclean
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

urbanclean is based on Underscores https://underscores.me/, (C) 2012-2020 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 https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*---- BRAND ----*/

/*---- COMPONENTS ----*/

/*---- DEFAULT ----*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: "Overpass", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

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

p {
	margin-bottom: 1.5em;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

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

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

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

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

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

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

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

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

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

figure {
	margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
	color: #003777;
}

a:visited {
	color: #003777;
}

a:hover,
a:focus,
a:active {
	color: #022d5f;
}

a:focus {
	outline: thin dotted;
}

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

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

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

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */

/* Footer Navigation */
ul.footer-menu {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

ul.footer-menu li {
	line-height: 26px;
}

ul.footer-menu li a {
	color: #fff;
	text-decoration: none;
}

/* End Footer Navigation */

/* Header Navigation */
body {
	margin-top: 64px;
}

@media screen and (min-width: 992px) {

	body {
		margin-top: 80px;
	}
}

body a,
body a:hover,
body a:focus,
body a:visited,
body a:active {
	outline: 0;
}

body.scrolled header#masthead nav.navbar {
	background-color: #022d5f !important;
	box-shadow: 0 8px 10px -3px rgba(0, 0, 0, 0.3);
}

body.scrolled .navbar .dropdown-menu {
	background-color: #022d5f;
}

body.scrolled .navbar .megamenu {
	background-color: #022d5f;
}

header#masthead .navbar-toggler:focus {
	box-shadow: none;
}

header#masthead nav.navbar {
	background-color: #003777 !important;
}

header#masthead nav.navbar a,
header#masthead nav.navbar a:hover,
header#masthead nav.navbar a:visited,
header#masthead nav.navbar a:focus {
	color: #fff;
	text-decoration: none;
}

header#masthead nav.navbar a.profile-name,
header#masthead nav.navbar a:hover.profile-name,
header#masthead nav.navbar a:visited.profile-name,
header#masthead nav.navbar a:focus.profile-name {
	font-size: 14px;
}

@media all and (min-width: 992px) {

	header#masthead nav.navbar .navbar-collapse {
		justify-content: space-between;
	}
}

@media all and (min-width: 992px) {

	header#masthead nav.navbar .navbar-collapse .navbar-split-items {
		display: flex;
		align-items: center;
	}
}

header#masthead nav.navbar .navbar-collapse .navbar-split-items i {
	cursor: pointer;
}

header#masthead nav.navbar.navbar-dark .navbar-nav {
	max-height: calc(100vh - 60px);
	overflow: scroll;
}

@media all and (min-width: 992px) {

	header#masthead nav.navbar.navbar-dark .navbar-nav {
		max-height: inherit;
		overflow: inherit;
	}
}

header#masthead nav.navbar.navbar-dark .navbar-nav .nav-link {
	font-family: "Overpass", sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #fff;
	padding: 15px 0 15px 10px;
}

@media all and (min-width: 992px) {

	header#masthead nav.navbar.navbar-dark .navbar-nav .nav-link {
		padding: 0.5rem 0.5rem 0.5rem 1rem;
	}
}

header#masthead nav.navbar.navbar-dark i {
	color: #fff;
	font-size: 18px;
	padding: 0 10px 0 0;
}

header#masthead nav.navbar .navbar-brand img {
	max-width: 76px;
	padding: 0;
}

@media all and (min-width: 992px) {

	header#masthead nav.navbar .navbar-brand img {
		max-width: 115px;
		padding: 5px 0 8px 0;
	}
}

/* --- start navbar megamenu --- */
.navbar .dropdown-menu {
	background-color: #022d5f;
	color: #fff;
	border: none;
}

.navbar .dropdown-menu .dropdown-item:hover,
.navbar .dropdown-menu .dropdown-item:focus {
	background-color: transparent;
}

/* --- start navbar megamenu --- */
.navbar .megamenu {
	border: none;
	border-radius: 0;
	background-color: #022d5f;
	color: #fff;
	top: 100%;
}

.navbar .megamenu .nav-tabs > div {
	flex: 0 0 100%;
	cursor: pointer;
}

.navbar .megamenu ul.master-list {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	column-width: auto;
	column-count: 2;
}

@media all and (min-width: 992px) {

	.navbar .megamenu ul.master-list {
		column-count: 3;
	}
}

@media all and (min-width: 1200px) {

	.navbar .megamenu ul.master-list {
		column-count: 4;
	}
}

.navbar .megamenu ul.master-list li.master-state-item {
	break-inside: avoid-column;
}

.navbar .megamenu ul.master-list li.master-state-item p {
	margin: 0;
}

.navbar .megamenu ul.master-list li.master-state-item ul.master-item-list {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

.navbar .megamenu a {
	color: #fff;
}

.navbar .megamenu a:hover {
	color: #fff;
	text-decoration: underline;
}

.navbar .megamenu a:visited {
	color: #fff;
}

.navbar .megamenu a.dropdown-item:hover,
.navbar .megamenu a.dropdown-item:active,
.navbar .megamenu a.dropdown-item:focus {
	background-color: transparent;
}

.navbar .megamenu a.dropdown-item.show-nav-link img {
	width: 50px;
	margin-right: 10px;
	border-radius: 2px;
}

@media all and (min-width: 992px) {

	.navbar {
		padding-top: 0;
		padding-bottom: 0;
	}

	.nav-item {
		padding-bottom: 12px;
		padding-top: 11px;
	}

	.navbar .has-megamenu {
		position: static !important;
	}

	.navbar .megamenu {
		left: 0;
		right: 0;
		width: 100%;
		margin: 0;
		padding: 20px;
		box-shadow: 0 8px 10px -3px rgba(0, 0, 0, 0.3);
	}

	.navbar .nav-link {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}

	.navbar .nav-link.ff-caret {
		margin-left: -15px;
		margin-right: 5px;
	}
}

/* --- end navbar megamenu --- */

/* --- start navbar animation --- */
.dropdown .dropdown-menu {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	max-height: 0;
	display: block;
	overflow: hidden;
	opacity: 0;
	pointer-events: none;
	padding: 0;
	margin: 0;
}

@media all and (min-width: 992px) {

	.dropdown .dropdown-menu {
		margin: 0;
		padding: 20px;
	}
}

.dropdown-menu.megamenu {

	/*transition-delay: 0.65s;*/
}

.dropdown-menu.megamenu.show {
	transition-delay: 0s;
}

.dropdown-menu.show {

	/* For Bootstrap 4, use .dropdown.show instead of .dropdown.open */
	opacity: 1;
	pointer-events: all;
	max-height: calc(100vh - 175px);
	overflow: scroll;
}

@media all and (min-width: 992px) {

	.dropdown-menu.show {

		/*max-height: 600px;*/
		overflow: inherit;
	}
}

/* --- end navbar animation --- */

/* --- start navbar toggler animation --- */
.navbar-toggler:focus,
.navbar-toggler:active {
	outline: 0;
}

.navbar-toggler {
	position: relative;
	border: none;
}

.navbar-toggler span {
	display: block;
	background-color: #fff;
	height: 3px;
	width: 25px;
	margin-top: 4px;
	margin-bottom: 4px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	position: relative;
	left: 0;
	opacity: 1;
}

.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
	-webkit-transition: transform 0.35s ease-in-out;
	-moz-transition: transform 0.35s ease-in-out;
	-o-transition: transform 0.35s ease-in-out;
	transition: transform 0.35s ease-in-out;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
	position: absolute;
	left: 12px;
	top: 10px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
	opacity: 0.9;
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
	height: 12px;
	visibility: hidden;
	background-color: transparent;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
	position: absolute;
	left: 12px;
	top: 10px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
	opacity: 0.9;
}

/* --- end navbar toggler animation --- */
footer {
	background-color: #003777;
	color: #fff;
}

footer .external-links img {
	max-width: 30px;
	margin-right: 10px;
}

footer .cert-wrapper {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

footer .cert-wrapper > div {
	flex: 0 0 30%;
}

footer .cert-wrapper > div img {
	width: 100%;
	filter: grayscale(1);
}

footer .site-info {
	background-color: #022d5f;
	font-size: 12px;
	color: #aaa;
}

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

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

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

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

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

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

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

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

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* 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;
}

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

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

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

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.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;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

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

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

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

/* Pages
--------------------------------------------- */
html {
	height: 100vh;
	background-color: #003777;
}

.video-container {
	width: 100%;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*
.wp-block-embed-youtube {
  overflow: hidden;
  position: relative;
  max-width: 100%;
  height: auto;
  padding-bottom: 56.25%;
  margin-bottom: 40px;

	.wp-block-embed__wrapper{
		position: unset;

		iframe{
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}

	}

}
*/
p.breadcrumb {
	margin: 0 -8px;
	color: #999;
	font-size: 13px !important;
	padding: 8px;
}

p.breadcrumb a {
	color: #999;
	text-decoration: none;
}

p.breadcrumb span {
	display: inline-block;
	margin: 0 10px;
}

.quicklinks-nav {
	border-radius: 15px;
	border: 1px solid #ddd;
}

.quicklinks-nav > p {
	background-color: #022d5f;
	color: #fff;
	margin-bottom: 15px;
	padding: 15px 20px;
	border-bottom: 1px solid #ddd;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.quicklinks-nav > ul {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	margin-bottom: 15px;
}

.quicklinks-nav > ul li {
	padding: 8px 20px;
	font-size: 15px;
	line-height: 17px;
}

.quicklinks-nav > ul li a {
	color: #214977;
	text-decoration: none;
}

.external-links a {
	margin-right: 6px;
}

.snapshot-table {
	border-radius: 10px;
	padding: 20px;
	margin-bottom: 30px;
	font-size: 15px;
	background-color: #022d5f !important;
	color: #fff;
}

@media screen and (min-width: 768px) {

	.snapshot-table {
		font-size: 16px;
	}
}

.snapshot-table table {
	margin-bottom: 0;
}

.snapshot-table table thead tr th {
	border: none;
	font-size: 20px;
}

.snapshot-table table tbody tr:last-child td {
	border: none;
}

.snapshot-table table tbody tr td {
	border: none;
	border-bottom: 1px solid #214977;
	vertical-align: top;
}

.snapshot-table table tbody tr td:first-child {
	font-weight: 200;
	width: 50%;
}

@media screen and (min-width: 768px) {

	.snapshot-table table tbody tr td:first-child {
		width: 30%;
	}
}

.load-more-wrapper {
	margin-bottom: 30px;
	text-align: center;
}

.load-more-wrapper span#load-more {
	display: inline-block;
	margin-top: 20px;
	padding: 10px 30px;
	background-color: #37517e;
	color: #fff;
	font-size: 20px;
	letter-spacing: 1px;
	cursor: pointer;
	border-radius: 10px;
}

._form-branding {
	display: none;
}

.section {
	padding: 50px 0;
}

.section.alt-color {
	background-color: #f5f6f8;
}

.section.alt-back {
	background-color: aliceblue;
}

.section .section-title {
	padding: 20px;
	text-align: center;
	margin-bottom: 20px;
}

.section .section-title h2 {
	text-transform: uppercase;
	font-size: 25px;
	font-weight: 400;
	margin-bottom: 20px;
	padding: 0 0 10px 0;
	letter-spacing: 1px;
	color: #37517e;
	position: relative;
}

.section .section-title h2::before {
	content: "";
	position: absolute;
	display: block;
	width: 200px;
	height: 1px;
	background-color: #ccc;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.section .section-title h2::after {
	content: "";
	position: absolute;
	display: block;
	width: 60px;
	height: 3px;
	background-color: #37517e;
	left: 0;
	right: 0;
	bottom: -1px;
	margin: auto;
}

@media screen and (min-width: 992px) {

	.section .section-title h2 {
		font-size: 30px;
	}
}

@media screen and (min-width: 1200px) {

	.section .section-title h2 {
		font-size: 35px;
	}
}

.section .section-title h2 span {
	font-weight: 600;
}

.section .section-title p {
	font-size: 18px;
	margin: 0;
	padding: 0;
}

@media screen and (min-width: 768px) {

	.section .section-title p {
		padding: 0 10%;
	}
}

@media screen and (min-width: 992px) {

	.section .section-title p {
		padding: 0 20%;
	}
}

/*
 * Testimonial Slider
 *
 */
.mini-slider.slick-slider {
	position: relative;
	margin-top: 0;
}

.mini-slider.slick-slider .slick-dots {
	bottom: -45px;
}

.mini-slider.slick-slider .slick-dots li.slick-active button::before {
	color: #32c7f9;
}

.mini-slider.slick-slider .slick-dots li button::before {
	font-size: 15px;
}

.mini-slider.slick-slider .slick-arrow {
	display: none;
	cursor: pointer;
	position: absolute;
	top: -60px;
	left: 0;
}

@media all and (min-width: 768px) {

	.mini-slider.slick-slider .slick-arrow {
		left: unset;
		right: 50px;
	}
}

@media all and (min-width: 992px) {

	.mini-slider.slick-slider .slick-arrow {
		display: block;
	}
}

.mini-slider.slick-slider .slick-arrow svg {
	width: 25px;
	height: 25px;
	color: #aaa;
}

@media all and (min-width: 992px) {

	.mini-slider.slick-slider .slick-arrow svg {
		width: 30px;
		height: 30px;
	}
}

.mini-slider.slick-slider .slick-arrow.next {
	left: 40px;
}

@media all and (min-width: 576px) {

	.mini-slider.slick-slider .slick-arrow.next {
		left: 50px;
	}
}

@media all and (min-width: 768px) {

	.mini-slider.slick-slider .slick-arrow.next {
		left: unset;
		right: 0;
	}
}

.mini-slider.slick-slider .slick-arrow.slick-disabled {
	opacity: 0.5;
}

.mini-slider.slick-slider .slick-arrow .slider-button {
	width: 30px;
}

@media all and (min-width: 576px) {

	.mini-slider.slick-slider .slick-arrow .slider-button {
		width: 40px;
	}
}

.mini-slider .testimonial-wrapper {
	display: flex;
	flex-wrap: wrap;
	padding: 0 10px;
}

.mini-slider .testimonial-wrapper .testimonial-info-wrapper {
	flex: 0 0 100%;
	display: flex;
	align-items: center;
	background-color: #f5f6f877;
	border-radius: 10px;
	box-shadow: 3px 2px 10px -4px rgba(0, 0, 0, 0.48);
	-webkit-box-shadow: 3px 2px 10px -4px rgba(0, 0, 0, 0.48);
	-moz-box-shadow: 3px 2px 10px -4px rgba(0, 0, 0, 0.48);
	margin-bottom: 10px;
}

.mini-slider .testimonial-wrapper .testimonial-info-wrapper .testimonial-info {
	width: 100%;
	padding: 30px 20px;
	border-radius: 10px;
	text-align: center;
}

.mini-slider .testimonial-wrapper .testimonial-info-wrapper .testimonial-info .test-quote-wrapper svg {
	width: 26px;
	height: 26px;
	color: #32c7f9;
}

.mini-slider .testimonial-wrapper .testimonial-info-wrapper .testimonial-info .test-quote-wrapper img {
	width: 26px;
	margin: 0 0 25px 0;
}

.mini-slider .testimonial-wrapper .testimonial-info-wrapper .testimonial-info .test-subtitle {
	font-size: 14px;
	color: #a9a9a9;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
}

.mini-slider .testimonial-wrapper .testimonial-info-wrapper .testimonial-info .test-title {
	font-weight: 300;
	font-size: 28px;
	line-height: 30px;
	margin: 5px 0 20px 0;
	color: #003777;
}

.mini-slider .testimonial-wrapper .testimonial-info-wrapper .testimonial-info .test-member {
	font-weight: 500;
	font-size: 14px;
	margin: 20px 0 0 0;
	color: #003777;
}

.mini-slider .testimonial-wrapper .testimonial-info-wrapper .testimonial-info .test-testimonial {
	font-weight: 200;
	font-size: 14px;
	font-style: italic;
}

.mini-slider .testimonial-wrapper .testimonial-info-wrapper .testimonial-info .test-testimonial small {
	display: block;
	padding-top: 15px;
}

@media all and (min-width: 768px) {

	.mini-slider .testimonial-wrapper .testimonial-info-wrapper .testimonial-info .test-testimonial {
		font-size: 14px;
	}
}

@media all and (min-width: 992px) {

	.mini-slider .testimonial-wrapper .testimonial-info-wrapper .testimonial-info .test-testimonial {
		font-size: 15px;
	}
}

@media all and (min-width: 1200px) {

	.mini-slider .testimonial-wrapper .testimonial-info-wrapper .testimonial-info .test-testimonial {
		font-size: 15px;
	}
}

/*
 * Service Card
 *
 */
.service-card {
	background-color: #fff;
	padding: 30px 30px;
	border-radius: 5px;
	position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}

.service-card::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 2px;
	background: #aaa;
}

.service-card::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 2px;
	background: #37517e;
	border-right: 5px solid #fff;
}

.service-card .icon-wrapper {
	flex: 0 0 60px;
	padding-right: 10px;
	position: relative;
}

@media screen and (min-width: 500px) {

	.service-card .icon-wrapper {
		flex: 0 0 100px;
		padding-right: 20px;
	}
}

.service-card .icon-wrapper::before {
	position: absolute;
	content: "";
	height: 45px;
	width: 45px;
	background: color-mix(in srgb, #32c7f9, transparent 70%);
	border-radius: 50px;
	z-index: 0;
	bottom: -10px;
	left: -10px;
	transition: 0.3s;
}

.service-card .icon-wrapper img {
	width: 100%;
	position: relative;
}

.service-card .info-wrapper {
	flex: 1 1 100%;
	padding-left: 20px;
}

.service-card .info-wrapper .subtitle {
	font-size: 14px;
	color: #777;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
}

.service-card .info-wrapper h3 {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 15px;

	/*
	    &::after{
				content: "";
		    display: block;
		    width: 50px;
		    margin-top: 10px;
		    border-bottom: 1px solid $color__text_underline;
	    }
	    */
}

.service-card .info-wrapper p {
	margin-bottom: 10px;
	font-weight: 300;
}

/*
 * Brand Card
 *
 */
.brand-card {
	display: flex;
	flex-wrap: wrap;
	background-color: #fff;
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	padding: 30px;
	height: 100%;
}

@media screen and (min-width: 500px) {

	.brand-card {
		flex-wrap: nowrap;
	}
}

.brand-card-logo {
	flex: 1 1 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	padding-right: 20px;
}

@media screen and (min-width: 500px) {

	.brand-card-logo {
		flex: 0 0 200px;
		margin-bottom: 0;
	}
}

.brand-card-message {
	flex: 1 1 100%;
}

.brand-card-message h3 {
	margin-bottom: 0;
}

.brand-card-message p {
	margin: 0;
}

.brand-card-message p.sub-title {
	color: #003777;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 15px;
}

.brand-card-message p.sub-title::after {
	content: "";
	display: block;
	width: 50px;
	margin-top: 10px;
	border-bottom: 1px solid #ddd;
}

/*
 * Highlight Card
 *
 */
.highlight-card {
	height: 100%;
	background-color: #fff;
	border-top: 3px solid #32c7f9;
	border-bottom: 3px solid #32c7f9;
	border-radius: 5px;
}

.highlight-card img {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.highlight-card .info-wrapper {
	padding: 50px 30px;
	font-size: 15px;
}

.highlight-card .info-wrapper p {
	margin-bottom: 8px;
}

.highlight-card .info-wrapper ul {
	margin-left: 0;
}

.highlight-card .info-wrapper .subtitle {
	font-size: 14px;
	color: #777;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
}

.highlight-card .info-wrapper h3 {
	font-size: 22px;
	color: #003777;
}

a.learn-more {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 300;
	color: #32c7f9;
}

a.learn-more svg {
	width: 14px;
	height: 14px;
	margin-bottom: 3px;
}

/*
 * Accordion
 *
 */
.faqs-section ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

.faqs-section ul li {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 20px;
	box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.1);
	overflow: hidden;
	border-radius: 5px;
}

.faqs-section ul li a {
	color: #000;
}

.faqs-section ul li .link-flex {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.faqs-section ul li .link-flex > div:first-child {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	width: 100%;
}

.faqs-section ul li .link-flex > div:first-child > div:first-child {
	flex: 0 0 40px;
	padding: 2px 0;
}

.faqs-section ul li .link-flex > div:first-child > div:first-child i {
	font-size: 24px;
	color: #32c7f9;
}

.faqs-section ul li .link-flex > div:first-child > div.info-wrapper {
	flex: 1 1 100%;
	padding-left: 20px;
}

.faqs-section ul li .link-flex > div:first-child > div.info-wrapper > p {
	line-height: 40px;
	margin: 0;
	font-weight: 600;
	color: #32c7f9;
}

.faqs-section ul li .link-flex > div:first-child > div.info-wrapper > p.collapsed {
	color: #000;
}

.faqs-section ul li .link-flex > div:first-child > div.info-wrapper > div {
	font-size: 15px;
	font-weight: 200;
}

.faqs-section ul li .link-flex > div:first-child > div.info-wrapper > div p {
	margin-bottom: 5px;
}

.faqs-section ul li .link-flex > div:last-child {
	flex: 0 0 28px;
	padding: 6px 0;
}

.faqs-section ul li .link-flex > div:last-child .faq-icon::before {
	transition: 0.3s;
	transform: rotate(90deg);
	color: #32c7f9;
}

.faqs-section ul li .link-flex > div:last-child.collapsed .faq-icon::before {
	transform: rotate(0deg);
	color: #000;
}

.tabs-section .nav.nav-tabs {
	margin-left: 0;
	border-bottom: none;
}

@media (min-width: 576px) {

	.tabs-section .nav.nav-tabs {
		border-bottom: 1px solid #eee;
	}
}

.tabs-section .nav.nav-tabs .nav-item {
	width: 100%;
	margin-bottom: 10px;
}

@media (min-width: 576px) {

	.tabs-section .nav.nav-tabs .nav-item {
		width: inherit;
		margin-bottom: 0;
	}
}

@media (min-width: 992px) {

	.tabs-section .nav.nav-tabs .nav-item {
		padding-bottom: 0;
		padding-top: 0;
	}
}

.tabs-section .nav.nav-tabs .nav-link {
	border: none;
	border-radius: 0;
	color: #32c7f9;
}

.tabs-section .nav.nav-tabs .nav-link.active {
	color: #37517e;
	border-bottom: 3px solid #37517e;
}

.post-card-stacker {
	position: relative;
	border: 1px solid #ddd;
	border-radius: 15px;
}

.post-card-stacker > a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.post-card-stacker .post-card-wrapper {
	flex-wrap: wrap;
}

.post-card-stacker .post-card-wrapper .post-card-thumb {
	flex: 0 0 100%;
}

.post-card-stacker .post-card-wrapper .post-card-thumb img {
	width: 100%;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.post-card-stacker .post-card-wrapper .post-card-info {
	flex: 0 0 100%;
	max-width: 100%;
	padding: 15px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.post-card-stacker .post-card-wrapper .post-card-info .post-card-group .post-card-info-title {
	font-size: 18px;
}

.post-card-stacker .post-card-wrapper .post-card-info .post-card-group .line-clamp-2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 3;
	font-size: 15px;
}

.testimonial-card {
	position: relative;
	margin-bottom: 15px;
	border-radius: 15px;
	background-color: aliceblue;
}

.testimonial-card > a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.testimonial-card .testimonial-card-wrapper {
	display: flex;
}

.testimonial-card .testimonial-card-wrapper .testimonial-card-thumb {
	flex: 0 0 30px;
	padding: 10px 0 5px 12px;
}

.testimonial-card .testimonial-card-wrapper .testimonial-card-thumb svg {
	width: 30px;
	height: 30px;
	fill: #003777;
}

.testimonial-card .testimonial-card-wrapper .testimonial-card-info {
	flex: 1 1 100%;
	padding: 20px 10px 15px 10px;
}

.testimonial-card .testimonial-card-wrapper .testimonial-card-info .testimonial-card-info-title {
	font-size: 18px;
}

.testimonial-card .testimonial-card-wrapper .testimonial-card-info .line-clamp-2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 3;
	font-size: 15px;
}

.testimonial-card .testimonial-card-wrapper .testimonial-card-info .testimonial-card-client {
	margin-bottom: 0;
	padding-top: 8px;
	font-size: 15px;
	color: #999;
}

.master-profile-card {
	position: relative;
	border-radius: 15px;
	background-color: aliceblue;
	padding: 5px;
}

.master-profile-card > a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.master-profile-card .master-profile-card-wrapper {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.master-profile-card .master-profile-card-wrapper .master-profile-card-thumb {
	flex: 0 0 100px;
	padding: 10px;
}

.master-profile-card .master-profile-card-wrapper .master-profile-card-thumb img {
	width: 100%;
	border-radius: 15px;
}

.master-profile-card .master-profile-card-wrapper .master-profile-card-info {
	flex: 1 1 100%;
	max-width: 100%;
	padding: 15px;
}

.master-profile-card .master-profile-card-wrapper .master-profile-card-info .master-profile-card-group .master-profile-card-info-title {
	font-size: 18px;
	margin-bottom: 0;
}

.master-profile-card .master-profile-card-wrapper .master-profile-card-info .master-profile-card-group .master-profile-card-info-excerpt {
	font-size: 15px;
	color: #999;
}

.master-profile-card .master-profile-card-wrapper .master-profile-card-info .master-profile-card-group .line-clamp-2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 3;
	font-size: 15px;
}

.master-profile-card .master-profile-card-stats {
	padding: 0 0 15px 0;
}

.master-profile-card .master-profile-card-stats > div {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.master-profile-card .master-profile-card-stats > div > div {
	padding: 5px 15px;
}

.master-profile-card .master-profile-card-stats > div > div:first-child {
	flex: 0 0 120px;
	font-weight: 500;
}

.master-profile-card .master-profile-card-stats > div > div:last-child {
	flex: 1 1 100%;
	font-weight: 200;
}

/* Post Card */
li.post-card {
	border-top: 1px solid #eee;
	padding: 20px 0;
	position: relative;
}

li.post-card:last-child {
	border-bottom: 1px solid #eee;
}

li.post-card h4 {
	margin: 0;
}

li.post-card > a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

li.post-card a {
	text-decoration: none;
}

li.post-card a:hover {
	text-decoration: none;
}

li.post-card .post-card-wrapper {
	display: block;
}

@media screen and (min-width: 576px) {

	li.post-card .post-card-wrapper {
		display: flex;
	}
}

li.post-card .post-card-thumb {
	flex-basis: 15%;
	flex-grow: 0;
	flex-shrink: 0;
}

li.post-card .post-card-thumb img {
	width: 100%;
	border-radius: 2px;
	box-shadow: 2px 2px 5px 1px #ddd;
}

li.post-card .post-card-info {
	flex-grow: 1;
	flex-shrink: 1;
	padding-left: 0;
}

@media screen and (min-width: 576px) {

	li.post-card .post-card-info {
		padding-left: 1rem;
	}
}

li.post-card .post-card-info a {
	font-size: 14px;
	text-transform: uppercase;
}

li.post-card .post-card-info-title {
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
}

li.post-card .post-card-info-excerpt {
	padding: 10px 0;
	overflow: hidden;
	max-height: 85px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

li.post-card .post-card-info-date {
	display: inline-block;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 0;
	padding-top: 5px;
	color: #999;
}

/* End Post Card */
.post-card-portrait {
	position: relative;
}

.post-card-portrait > a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.post-card-portrait .post-card-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.post-card-portrait .post-card-wrapper .post-card-thumb {
	position: relative;
	flex: 0 0 100%;
	aspect-ratio: 16 / 9;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.post-card-portrait .post-card-wrapper .post-card-thumb img {
	width: 100%;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.post-card-portrait .post-card-wrapper .post-card-info {
	flex: 0 0 100%;
	background-color: #fff;
	max-width: 100%;
	padding: 10px;
	min-height: 140px;
}

.post-card-portrait .post-card-wrapper .post-card-info .post-card-group .post-card-info-title {
	font-size: 18px;
	line-height: 23px;
	font-weight: 500;
}

@media screen and (min-width: 768px) {

	.post-card-portrait .post-card-wrapper .post-card-info .post-card-group .post-card-info-title {
		font-size: 22px;
		line-height: 26px;
	}
}

.post-card-portrait .post-card-wrapper .post-card-info .post-card-group .post-card-info-excerpt {
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
}

.post-card-portrait .post-card-wrapper .post-card-info .post-card-group .line-clamp-2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
}

.post-card-portrait .post-card-wrapper .post-card-info .post-card-group .line-clamp-3 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 3;
}

.post-card-portrait .post-card-wrapper .post-card-info .cat-time {
	position: relative;
	z-index: 2;
	margin-bottom: 10px;
}

.post-card-portrait .post-card-wrapper .post-card-info .cat-time a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
}

/* End Portrait Post Cards */

/*
 * Card Wrapper for various includes around the site
 */
.flex-card-wrapper {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin: 0 -10px;
}

.flex-card-wrapper .post-card-stacker {
	flex: 0 0 calc(100% - 20px);
	margin: 10px;
}

@media screen and (min-width: 600px) {

	.flex-card-wrapper .post-card-stacker {
		flex: 0 0 calc((100% - 40px) / 2);
	}
}

@media screen and (min-width: 992px) {

	.flex-card-wrapper .post-card-stacker {
		flex: 0 0 calc((100% - 60px) / 3);
	}
}

@media screen and (min-width: 1200px) {

	.flex-card-wrapper .post-card-stacker {
		flex: 0 0 calc((100% - 80px) / 4);
	}
}

/* Hero section */
body.home main {
	min-height: 1000px;
}

body.home main .home-hero {

	/*background-color: $color__brand_blue_medium;*/
	background: linear-gradient(90deg, rgba(0, 55, 119, 0.85), rgba(0, 55, 119, 0.85)), url("/wp-content/themes/urbanclean/assets/img/home-hero.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}

@media screen and (min-width: 992px) {

	body.home main .home-hero {
		background: linear-gradient(90deg, rgba(0, 55, 119, 0.9), rgba(0, 55, 119, 0.2)), url("/wp-content/themes/urbanclean/assets/img/home-hero.jpg");
		background-position: top center;
		background-repeat: no-repeat;
		background-size: cover;
		text-align: left;
	}
}

body.home main .home-hero .hero-message {
	padding: 30px 20px;
	display: flex;
	align-content: center;
	justify-content: center;
	flex-wrap: wrap;
	color: #fff;
}

@media screen and (min-width: 992px) {

	body.home main .home-hero .hero-message {
		min-height: 500px;
	}
}

body.home main .home-hero .hero-message h1 {
	flex: 0 0 100%;
	margin: 0 0 20px 0;
	font-size: 44px;
}

body.home main .home-hero .hero-message p {
	flex: 0 0 100%;
	margin: 0;
	font-size: 24px;
	font-weight: 200;
}

body.home main .home-hero .hero-message p span {
	font-weight: 500;
}

body.home main .home-hero .hero-asset {
	padding: 30px 20px;
	display: flex;
	align-content: center;
	justify-content: center;
	flex-wrap: wrap;
}

@media screen and (min-width: 992px) {

	body.home main .home-hero .hero-asset {
		min-height: 500px;
	}
}

/* End Hero section */

/* Hero section */
body.page-template-default main {
	min-height: 1000px;
}

body.page-template-default main .home-hero {

	/*background-color: $color__brand_blue_medium;*/
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}

@media screen and (min-width: 992px) {

	body.page-template-default main .home-hero {
		background-position: top center;
		background-repeat: no-repeat;
		background-size: cover;
		text-align: left;
	}
}

body.page-template-default main .home-hero .hero-message {
	padding: 30px 20px;
	display: flex;
	align-content: center;
	justify-content: center;
	flex-wrap: wrap;
	color: #fff;
}

@media screen and (min-width: 992px) {

	body.page-template-default main .home-hero .hero-message {
		min-height: 500px;
	}
}

body.page-template-default main .home-hero .hero-message h1 {
	flex: 0 0 100%;
	margin: 0 0 20px 0;
	font-size: 44px;
}

body.page-template-default main .home-hero .hero-message p {
	flex: 0 0 100%;
	margin: 0;
	font-size: 24px;
	font-weight: 200;
}

body.page-template-default main .home-hero .hero-message p span {
	font-weight: 500;
}

body.page-template-default main .home-hero .hero-message p.breadcrumb {
	justify-content: center;
	color: #fff;
}

@media screen and (min-width: 992px) {

	body.page-template-default main .home-hero .hero-message p.breadcrumb {
		justify-content: flex-start;
	}
}

body.page-template-default main .home-hero .hero-message p.breadcrumb a {
	color: #fff;
}

body.page-template-default main .home-hero .hero-asset {
	padding: 30px 20px;
	display: flex;
	align-content: center;
	justify-content: center;
	flex-wrap: wrap;
}

@media screen and (min-width: 992px) {

	body.page-template-default main .home-hero .hero-asset {
		min-height: 500px;
	}
}

body.page-template-default main .content-section {
	padding: 50px 0;
}

/* End Hero section */

/* Hero section */
body.single-post main {
	min-height: 1000px;
}

body.single-post main .entry-meta {
	margin-top: 30px;
}

body.single-post main .entry-meta a {
	text-decoration: none;
}

body.single-post main .entry-meta .author-p {
	margin: 0;
}

body.single-post main .entry-meta .author-p a {
	color: #32c7f9;
}

body.single-post main .entry-meta .date-p {
	margin: 0;
}

body.single-post main .entry-header .entry-title {
	font-size: 24px;
	margin: 15px 0;
}

@media screen and (min-width: 576px) {

	body.single-post main .entry-header .entry-title {
		font-size: 30px;
	}
}

@media screen and (min-width: 768px) {

	body.single-post main .entry-header .entry-title {
		font-size: 40px;
	}
}

body.single-post main .entry-header ul.share-links {
	list-style-type: none;
	display: flex;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
}

body.single-post main .entry-header ul.share-links li {
	padding: 5px 6px;
}

body.single-post main .entry-header ul.share-links li img {
	width: 22px;
	opacity: 0.35;
}

body.single-post main .entry-content {
	margin: 0;
	padding: 20px;
	background-color: #fbfbfb;
	border-radius: 10px;
	border: 1px solid #eee;
}

body.single-post main .entry-content h3 {
	font-size: 20px;
}

@media screen and (min-width: 576px) {

	body.single-post main .entry-content h3 {
		font-size: 22px;
	}
}

body.single-post main .entry-content .post-thumbnail img {
	width: 100%;
	margin-bottom: 20px;
}

body.single-post main ul.related-news {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

/* End Hero section */

/* Hero section */
body.single-franchise main {
	min-height: 1000px;
}

body.single-franchise main h2 {
	font-size: 24px;
}

body.single-franchise main .entry-header {
	margin-top: 20px;
	margin-bottom: 20px;
}

body.single-franchise main .entry-header .franchise-header {
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
	flex-wrap: wrap;
}

@media screen and (min-width: 576px) {

	body.single-franchise main .entry-header .franchise-header {
		flex-wrap: nowrap;
		justify-content: flex-start;
	}
}

body.single-franchise main .entry-header .franchise-header .franchise-thumbnail {
	flex: 0 0 200px;
	margin-right: 20px;
}

@media screen and (min-width: 576px) {

	body.single-franchise main .entry-header .franchise-header .franchise-thumbnail {
		flex: 0 0 100px;
	}
}

@media screen and (min-width: 768px) {

	body.single-franchise main .entry-header .franchise-header .franchise-thumbnail {
		flex: 0 0 200px;
	}
}

body.single-franchise main .entry-header .franchise-header .franchise-thumbnail img {
	border-radius: 20px;
}

body.single-franchise main .entry-header .franchise-header .franchise-info {
	flex: 1 1 100%;
	text-align: center;
}

@media screen and (min-width: 576px) {

	body.single-franchise main .entry-header .franchise-header .franchise-info {
		text-align: left;
	}
}

body.single-franchise main .entry-header .franchise-header .franchise-info > h1 {
	font-size: 26px;
	margin-bottom: 10px;
}

@media screen and (min-width: 768px) {

	body.single-franchise main .entry-header .franchise-header .franchise-info > h1 {
		font-size: 40px;
	}
}

body.single-franchise main .entry-header .franchise-header .franchise-info > ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
}

body.single-franchise main .entry-header .franchise-header .franchise-info > ul > li {
	display: inline-block;
	margin-right: 6px;
	margin-bottom: 6px;
	padding: 7px 10px 6px 10px;
	background-color: #eee;
	border: 1px solid #ddd;
	border-radius: 8px;
	font-size: 13px;
	line-height: 16px;
}

body.single-franchise main .entry-content {
	margin: 0;
}

body.single-franchise main ul.testimonial-list {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

/* End Hero section */

/* Hero section */
body.single-industry_post main {
	min-height: 1000px;
}

body.single-industry_post main .author-p {
	margin: 0;
}

body.single-industry_post main .date-p {
	margin: 0;
}

body.single-industry_post main .entry-header .entry-title {
	font-size: 24px;
}

@media screen and (min-width: 576px) {

	body.single-industry_post main .entry-header .entry-title {
		font-size: 30px;
	}
}

@media screen and (min-width: 768px) {

	body.single-industry_post main .entry-header .entry-title {
		font-size: 40px;
	}
}

body.single-industry_post main .entry-content {
	margin: 0;
	padding-right: 20px;
}

body.single-industry_post main .entry-content .post-thumbnail img {
	width: 100%;
	margin-bottom: 20px;
}

body.single-industry_post main ul.related-news {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

body.single-industry_post main ul.testimonial-list {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

/* End Hero section */

/* Hero section */
body.single-master_franchise main {
	min-height: 1000px;
}

body.single-master_franchise main .home-hero {

	/*background-color: $color__brand_blue_medium;*/
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}

@media screen and (min-width: 992px) {

	body.single-master_franchise main .home-hero {
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		text-align: left;
	}
}

body.single-master_franchise main .home-hero .hero-message {
	padding: 30px 20px;
	display: flex;
	align-content: center;
	justify-content: center;
	flex-wrap: wrap;
	color: #fff;
}

@media screen and (min-width: 992px) {

	body.single-master_franchise main .home-hero .hero-message {
		min-height: 500px;
	}
}

body.single-master_franchise main .home-hero .hero-message h1 {
	flex: 0 0 100%;
	margin: 0 0 20px 0;
	font-size: 44px;
}

body.single-master_franchise main .home-hero .hero-message p {
	flex: 0 0 100%;
	margin: 0;
	font-size: 24px;
	font-weight: 200;
}

body.single-master_franchise main .home-hero .hero-message p span {
	font-weight: 500;
}

body.single-master_franchise main .home-hero .hero-message p.breadcrumb {
	justify-content: center;
	color: #fff;
}

@media screen and (min-width: 992px) {

	body.single-master_franchise main .home-hero .hero-message p.breadcrumb {
		justify-content: flex-start;
	}
}

body.single-master_franchise main .home-hero .hero-message p.breadcrumb a {
	color: #fff;
}

body.single-master_franchise main .home-hero .hero-asset {
	padding: 30px 20px;
	display: flex;
	align-content: center;
	justify-content: center;
	flex-wrap: wrap;
}

@media screen and (min-width: 992px) {

	body.single-master_franchise main .home-hero .hero-asset {
		min-height: 500px;
	}
}

body.single-master_franchise main .flex-card-wrapper {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin: 0 -10px;
}

body.single-master_franchise main .flex-card-wrapper .post-card-stacker {
	flex: 0 0 calc(100% - 20px);
	margin: 10px;
}

@media screen and (min-width: 600px) {

	body.single-master_franchise main .flex-card-wrapper .post-card-stacker {
		flex: 0 0 calc((100% - 40px) / 2);
	}
}

@media screen and (min-width: 1200px) {

	body.single-master_franchise main .flex-card-wrapper .post-card-stacker {
		flex: 0 0 calc((100% - 60px) / 3);
	}
}

/* End Hero section */

/* Hero section */
body.page-template-news-template main,
body.archive.category main,
body.archive.author main {
	min-height: 1000px;
}

body.page-template-news-template main ul.news-listing,
body.archive.category main ul.news-listing,
body.archive.author main ul.news-listing {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}

body.page-template-news-template main ul.news-listing li,
body.archive.category main ul.news-listing li,
body.archive.author main ul.news-listing li {
	flex: 0 0 calc(100% - 40px);
	margin: 20px;
	background-color: #fafafa;
	border: 1px solid #eee;
	border-radius: 8px;
}

@media screen and (min-width: 576px) {

	body.page-template-news-template main ul.news-listing li,
	body.archive.category main ul.news-listing li,
	body.archive.author main ul.news-listing li {
		flex: 0 0 calc(50% - 40px);
	}
}

@media screen and (min-width: 992px) {

	body.page-template-news-template main ul.news-listing li,
	body.archive.category main ul.news-listing li,
	body.archive.author main ul.news-listing li {
		flex: 0 0 calc(33% - 40px);
	}
}

/* End Hero section */
