
/*!
* Theme Name: 323 Design WordPress Theme
* Theme URI: https://www.323design.com/
* Author: 323 Design
* Author URI: https://www.323design.com/
* Description: This is the base starter WordPress theme by 323 Design. If you wish to make changes to your design or discuss a redesign visit <a href="https://323design.com">323design.com</a>.
* Version: 1.0
* License: &copy Copyright 323 Design
*/

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article, aside, footer, header, nav, section {
	display: block;
}

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

figcaption, figure, main {
	display: block;
}

figure {
	margin: 1em 40px;
}

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

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

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
	-webkit-text-decoration: underline dotted;
}

b, strong {
	font-weight: inherit;
	font-weight: bolder;
}

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

dfn {
	font-style: italic;
}

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

small {
	font-size: 80%;
}

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

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

audio, video {
	display: inline-block;
}

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

img {
	border-style: none;
}

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

button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button, input {
	overflow: visible;
}

button, select {
	text-transform: none;
}

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

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: .35em .75em .625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

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

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

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

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

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details, menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

[hidden], template {
	display: none;
}

[data-aspect-ratio] {
	display: block;
	max-width: 100%;
	position: relative;
}

[data-aspect-ratio]:before {
	content: "";
	display: block;
}

[data-aspect-ratio]>* {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

[data-aspect-ratio="3:1"]:before {
	padding-top: 33.33%;
}

[data-aspect-ratio="2:1"]:before {
	padding-top: 50%;
}

[data-aspect-ratio="16:9"]:before {
	padding-top: 56.25%;
}

[data-aspect-ratio="3:2"]:before {
	padding-top: 66.66%;
}

[data-aspect-ratio="4:3"]:before {
	padding-top: 75%;
}

[data-aspect-ratio="1:1"]:before {
	padding-top: 100%;
}

[data-aspect-ratio="3:4"]:before {
	padding-top: 133.33%;
}

[data-aspect-ratio="2:3"]:before {
	padding-top: 150%;
}

[data-aspect-ratio="9:16"]:before {
	padding-top: 177.77%;
}

[data-aspect-ratio="1:2"]:before {
	padding-top: 200%;
}

[data-aspect-ratio="1:3"]:before {
	padding-top: 300%;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	box-sizing: border-box;
}

.container:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	content: " ";
}

@media (min-width:769px) {
	.container {
		width: 750px;
	}
}

@media (min-width:993px) {
	.container {
		width: 970px;
	}
}

@media (min-width:1201px) {
	.container {
		width: 1170px;
	}
}

body {
	background-color: #fff;
	font-family: Lato, Helvetica, Arial, sans-serif;
	color: #555;
	font-size: 18px;
}

@media (max-width:768px) {
	body {
		font-size: 16px;
	}
}

ol, p, ul {
	margin: auto;
	padding: 0;
	line-height: 1.5em;
}

ul {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 1.5em;
	margin-bottom: .25em;
	line-height: 1.1em;
	letter-spacing: -.01em;
	color: #303d63;
	font-weight: 700;
}

.h1, h1 {
	margin-bottom: 30px;
	font-size: 30px;
}

.h2, h2 {
	font-size: 21.21641px;
}

.h3, h3 {
	font-size: 15.00453px;
}

.h4, h4 {
	font-size: 10.61141px;
}

.h5, h5 {
	font-size: 7.50453px;
}

.h6, h6 {
	font-size: 5.30731px;
}

a {
	text-decoration: none;
	color: #007db6;
	font-weight: 700;
}

a:hover {
	color: #303d63;
}

input:not([type=submit]):not([type=file]), textarea {
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	padding: 5px;
	color: #333;
	font-size: 14px;
	box-sizing: border-box;
}

button, input[type=file], input[type=submit] {
	border: 0;
	background: none;
	padding: 0;
	font-size: 18px;
}

button {
	font-family: inherit;
	transition: all .25s ease;
	border-radius: .25em;
	cursor: pointer;
	text-decoration: none;
	line-height: 1em;
	background-color: #007db6;
	padding: .6em 1em;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}

button:focus, button:hover {
	background-color: #303d63;
}

button:focus {
	outline: none;
}

hr {
	border: solid rgba(0, 0, 0, .078);
	border-width: 1px 1px 0;
}

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

iframe {
	width: 100%;
	max-width: calc(100vw - 25px);
}

blockquote {
	margin: 1em 3%;
	border-left: 10px solid #007db6;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: 2%;
	font-size: 1.2em;
	font-style: italic;
}

@media (max-width:768px) {
	blockquote {
		padding-left: 5%;
	}
}

table {
	border-collapse: collapse;
}

table, td, th {
	border: 1px solid rgba(0, 0, 0, .078);
	text-align: left;
}

td, th {
	padding: .5em .75em;
}

th {
	background-color: #303d63;
	color: #fff;
}

tr:nth-child(odd) {
	background-color: rgba(0, 0, 0, .05);
}

tr:hover {
	background-color: rgba(0, 0, 0, .15);
}

:not(div)+h1 {
	margin-top: 1em;
}

h1:not(:last-child) {
	margin-bottom: 1em;
}

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

ol:not(:last-child), p:not(:last-child), ul:not(:last-child) {
	margin-bottom: 1.5em;
}

@media (min-width:1201px) {
	a[href^="tel:"] {
		cursor: text;
		pointer-events: none;
	}
}

/*!
Classes: img-round, img-roundcorner, break-out, two-columns (only on lists)
*/
.img-round {
	border-radius: 100%;
}

.img-roundcorner {
	border-radius: 6px;
}

.banner-image {
	width: 100vw;
}

.break-out, .hero-image {
	margin-left: calc(( 100vw - 100% ) / -2);
	width: 100vw;
	max-width: none;
}

ol[class*=-columns], ul[class*=-columns] {
	-moz-column-gap: 0;
	column-gap: 0;
}

@media (max-width:768px) {
	ol[class*=-columns], ul[class*=-columns] {
		-moz-columns: 1;
		column-count: 1;
	}
}

ol.two-columns, ul.two-columns {
	-moz-columns: 2;
	column-count: 2;
}

ol.three-columns, ul.three-columns {
	-moz-columns: 3;
	column-count: 3;
}

@media (min-width:769px) and (max-width:992px) {
	ol.three-columns, ul.three-columns {
		-moz-columns: 2;
		column-count: 2;
	}
}

ol.big, ul.big {
	padding-left: 0 !important;
	line-height: 2em;
	font-size: 1.2em;
}

ol.big li, ul.big li {
	margin-left: 0;
	list-style: none;
	text-align: center;
}

ol.dynamic-width, ul.dynamic-width {
	display: flex;
	position: relative;
	flex-flow: column wrap;
	text-align: left;
}

ol.dynamic-width li, ul.dynamic-width li {
	line-height: 1.8em;
}

ul.checkmark {
	list-style: none !important;
}

ul.checkmark li:before {
	margin-right: 7px;
	margin-left: -23px;
	content: "";
	color: #007db6;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class*=visible-] {
	display: none !important;
}

@media (max-width:768px) {
	.visible-xs {
		display: block !important;
	}
}

@media (max-width:768px) {
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width:769px) and (max-width:992px) {
	.visible-sm {
		display: block !important;
	}
}

@media (min-width:769px) and (max-width:992px) {
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width:993px) and (max-width:1200px) {
	.visible-md {
		display: block !important;
	}
}

@media (min-width:993px) and (max-width:1200px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width:1201px) {
	.visible-lg {
		display: block !important;
	}
}

@media (min-width:1201px) {
	.hidden-lg {
		display: none !important;
	}
}

#logo img {
	max-height: 100%;
}

@media (min-width:769px) {
	#logo {
		position: relative;
		z-index: 1;
		height: 100px;
	}
}

@media (min-width:769px) and (min-width:769px) and (max-width:992px) {
	#logo {
		height: 70px;
	}
}

@media (max-width:768px) {
	#logo {
		flex-basis: calc(93% - 47px);
		max-width: calc(93% - 47px);
		font-size: 0;
	}
	
	#logo, #logo img {
		max-height: 90px;
	}
}

body>header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-right: 3%;
	padding-left: 3%;
}

@media (max-width:768px) {
	body>header {
		position: relative;
		flex-wrap: wrap;
	}
}

@media (max-width:768px) {
	#main-nav {
		top: 100%;
	}
}

#mobile-top-strip {
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

#mobile-top-strip .container>a {
	display: inline-block;
	width: calc(50% - 1px);
}

#mobile-top-strip .container>a:last-child {
	border-left: 1px solid hsla(0, 0%, 100%, .188);
}

#mobile-top-strip a {
	color: inherit;
}

#header-top-strip {
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

@media (max-width:768px) {
	#header-top-strip {
		justify-content: space-around;
	}
}

body>header {
	background-color: #303d63;
}

#header-top-strip {
	background-color: #007db6;
	padding: 5px 3%;
	color: #fff;
	font-size: 16px;
}

#header-top-strip>div {
	flex-grow: 1;
	text-align: right;
}

#header-top-strip p {
	white-space: nowrap;
}

#header-top-strip a {
	color: inherit;
	font-weight: inherit;
}

@media (min-width:769px) {
	#header-top-strip a {
		margin-left: 15px;
	}
}

#header-top-strip a:hover {
	color: #12c48a;
}

#mobile-top-strip {
	background-color: #007db6;
	color: #fff;
}

@media (min-width:769px) {
	#main-nav>ul {
		width: 100%;
	}
}

#main-nav>ul>li:last-child a {
	transition: all .25s ease;
	border-radius: .25em;
	cursor: pointer;
	text-decoration: none;
	line-height: 1em;
	background-color: #007db6;
	padding: .6em 1em;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}

#main-nav>ul>li:last-child a:focus, #main-nav>ul>li:last-child a:hover {
	background-color: #303d63;
}

#main-nav>ul>li:last-child a:focus {
	outline: none;
}

@media (min-width:769px) {
	#main-nav>ul>li:last-child a {
		display: inline-block;
		background-color: #12c48a;
	}
	
	#main-nav>ul>li:last-child a:hover {
		background-color: #007db6;
	}
}

@media (min-width:769px) and (max-width:992px) {
	#main-nav>ul>li:last-child a {
		font-size: 14px;
	}
}

@media (max-width:768px) {
	#main-nav>ul>li:last-child a {
		margin-top: .65em;
		margin-bottom: .65em;
	}
}

#main-nav a {
	position: relative;
	transition: color .25s ease;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}

@media (max-width:768px) {
	#main-nav a {
		color: #fff;
	}
}

@media (min-width:769px) and (max-width:992px) {
	#main-nav a {
		font-size: 14px;
	}
}

#main-nav a:hover {
	color: #12c48a;
}

@media (max-width:768px) {
	#main-nav a:hover {
		color: #fff;
	}
}

#main-nav li.menu-item-has-children {
	position: relative;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#main-nav li.menu-item-has-children>* {
	-webkit-tap-highlight-color: initial;
}

@media (min-width:769px) {
	#main-nav li.menu-item-has-children:hover>ul {
		transition: max-height .6s ease 0s;
		max-height: 400px;
	}
}

#main-nav li.menu-item-has-children>a {
	padding-right: .7em;
}

#main-nav li.menu-item-has-children>a:after {
	position: absolute;
	right: 0;
	font-family: FontAwesome;
	font-size: .75em;
	content: "";
}

@media (min-width:769px) {
	#main-nav li.menu-item-has-children>a {
		position: relative;
		z-index: 5;
		padding-bottom: 18px;
	}
}

#main-nav ul.sub-menu {
	max-height: 0;
	overflow: hidden;
}

#main-nav ul.sub-menu.is-visible {
	max-height: 400px;
}

#main-nav ul.sub-menu.is-hidden {
	max-height: 0 !important;
}

@media (min-width:769px) {
	#main-nav ul.sub-menu li~li {
		border-top: 1px solid rgba(0, 0, 0, .078);
	}
}

#main-nav ul.sub-menu a {
	color: #303d63;
}

@media (min-width:769px) {
	#main-nav ul.sub-menu a:hover {
		padding-right: .8em;
		padding-left: 1.1em;
	}
}

@media (min-width:769px) {
	#main-nav ul.sub-menu a {
		display: block;
		transition: all .2s ease-in-out 0s;
		padding: .4em 1.1em .4em .8em;
		white-space: nowrap;
	}
}

#main-nav ul.sub-menu a:hover {
	background-color: #007db6;
	color: #fff;
}

@media (min-width:769px) {
	#main-nav ul.sub-menu {
		position: absolute;
		z-index: 10;
		margin-top: 13px;
		box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .2);
		background-color: #fff;
		min-width: 220px;
		box-sizing: border-box;
	}
}

@media (min-width:769px) {
	#main-nav {
		display: flex;
		position: relative;
		align-items: center;
		width: calc(95% - 375px);
		max-width: 800px;
	}
}

@media (max-width:768px) {
	#main-nav {
		background-color: #12c48a;
	}
	
	#main-nav>ul {
		text-align: center;
		font-size: 21px;
	}
	
	#main-nav ul.sub-menu {
		font-size: 18px;
	}
	
	#main-nav ul.sub-menu a {
		font-weight: 400;
	}
}

#mobile-menu-toggle {
	margin-right: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#mobile-menu-toggle .icon-bar {
	display: block;
	transition: all .3s cubic-bezier(.165, .84, .44, 1);
	border-radius: .16667em;
	border-radius: .08333em;
	box-shadow: inset .08333em .08333em .16667em 0 rgba(0, 0, 0, .2);
	background-color: #fff;
	width: 2.66667em;
	height: .41667em;
	height: .33333em;
	margin: .33333em 0 !important;
}

#mobile-menu-toggle .menu-text {
	text-align: center;
	color: #fff;
}

#mobile-menu-toggle.is-open .icon-bar:first-child {
	transform: translateY(.66667em) rotate(45deg);
}

#mobile-menu-toggle.is-open .icon-bar:nth-child(2) {
	transform: rotate(-45deg);
}

#mobile-menu-toggle.is-open .icon-bar:last-child {
	transform: translateY(-.66667em) rotate(45deg);
}

@media (max-width:768px) {
	#logo, #mobile-menu-toggle {
		position: relative;
		z-index: 10;
	}
	
	#main-nav {
		position: absolute;
		left: 100%;
		transition: none 1s ease;
		z-index: 5;
		padding-top: 20px;
		padding-bottom: 100%;
		width: 0;
		overflow: auto;
		transition-property: left, width;
	}
	
	#main-nav.is-open {
		left: 0;
		width: 100%;
	}
	
	#main-nav>ul {
		width: 100vw;
	}
	
	#main-nav>ul .menu-item-depth-0:after {
		display: block;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
		background-color: hsla(0, 0%, 100%, .3);
		width: 50px;
		height: 1px;
		content: "";
	}
	
	#main-nav>ul .menu-item-depth-0>a {
		display: inline-block;
		padding-top: .75em;
		padding-bottom: .75em;
	}
	
	#main-nav li.menu-item-has-children:after {
		margin-top: .375em;
	}
	
	#main-nav li.menu-item-has-children>a {
		padding-bottom: .375em;
	}
	
	#main-nav ul.sub-menu {
		transition: all .6s ease 0s !important;
	}
	
	#main-nav ul.sub-menu.is-visible {
		padding-bottom: 16px;
	}
	
	#main-nav ul.sub-menu li {
		padding-top: .1875em;
		padding-bottom: .1875em;
	}
}

@media (min-width:769px) {
	#main-nav>ul .menu-item-depth-0 {
		display: inline-block;
	}
}

@media (min-width:769px) {
	#main-nav>ul {
		display: flex;
		flex-flow: row nowrap;
		justify-content: space-between;
	}
}

@media (min-width:769px) and (max-width:992px) {
	#main-nav {
		width: calc(97% - 262px);
	}
}

#main-nav>ul {
	align-items: center;
}

#mobile-menu-toggle {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
}

#main {
	padding-top: 50px;
	padding-bottom: 50px;
}

@media (min-width:769px) {
	#main .container>h1, #main>h1 {
		width: 100%;
	}
}

@media (min-width:769px) {
	#main, #main .container {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: space-between;
	}
}

#content {
	box-sizing: border-box;
}

@media (min-width:769px) {
	#content {
		width: 63.16667%;
	}
}

#sidebar {
	box-sizing: border-box;
}

#sidebar aside:not(:last-of-type) {
	border-bottom: 1px solid rgba(0, 0, 0, .078);
	padding-bottom: 25px;
}

#sidebar aside~aside {
	padding-top: 25px;
}

@media (min-width:769px) {
	#sidebar {
		width: 29.83333%;
	}
}

#footer-widgets {
	padding: 40px 0;
}

@media (min-width:769px) {
	@supports not (display:grid) {
		#footer-widgets .container {
			display: flex;
			flex-wrap: wrap;
			align-items: flex-start;
		}
		
		#footer-widgets .container aside {
			width: 22.75%;
			box-sizing: border-box;
		}
		
		#footer-widgets .container aside:not(:nth-of-type(4n)) {
			margin-right: 1.5%;
		}
		
		#footer-widgets .container aside:not(:nth-of-type(4n+1)) {
			margin-left: 1.5%;
		}
		
		#footer-widgets .container aside:last-of-type {
			margin-right: 0;
		}
	}
	
	@supports (display:grid) {
		#footer-widgets .container {
			display: grid;
			align-items: start;
			grid-template-columns: repeat(4, 1fr);
			grid-column-gap: 3%;
		}
	}
}

@media (max-width:768px) {
	#footer-widgets aside:not(:last-child) {
		padding-bottom: 15px;
	}
	
	#footer-widgets aside~aside {
		border-top: 1px solid hsla(0, 0%, 100%, .188);
		padding-top: 15px;
	}
}

#footer-widgets h2 {
	margin-bottom: 10px;
}

#footer-banner {
	padding: 60px 0;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

#footer-banner .container {
	max-width: 800px;
}

#footer-banner h2 {
	margin-bottom: .5em;
	color: inherit;
	font-size: 2em;
}

#footer-banner a {
	color: #007db6;
	font-size: 20px;
	font-weight: 700;
}

@media (max-width:768px) {
	#footer-banner {
		font-size: 16px;
	}
}

body>footer {
	font-size: 14px;
	background-color: #fafafa;
	color: #999;
}

body>footer a {
	color: inherit;
	font-weight: inherit;
}

body>footer a:hover {
	color: #007db6;
}

body>footer h2 {
	color: #007db6;
	font-size: 18px;
}

#legal-stuff {
	background-color: rgba(0, 0, 0, .1);
	background-color: initial;
	padding: 20px 0;
	text-align: center;
	text-align: left;
	border-top: 1px solid rgba(0, 0, 0, .078);
}

.wp-content:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	content: " ";
}

.wp-content li {
	margin-left: 30px;
}

.wp-content ul {
	list-style: disc;
}

.wp-content img {
	margin-top: 15px;
	margin-bottom: 15px;
}

.wp-content img.alignleft {
	float: left;
	margin-right: 15px;
	margin-left: 0;
	max-width: calc(50% - 15px);
}

.wp-content img.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.wp-content img.alignright {
	float: right;
	margin-right: 0;
	margin-left: 15px;
	max-width: calc(50% - 15px);
}

.wp-content>p:first-child>img:only-child {
	margin-top: 0;
}

.wp-content>p:last-child>img:only-child {
	margin-bottom: 0;
}

.wp-content .metaslider {
	margin-bottom: 1.5em !important;
}

.wp-content>div:not(:last-child) {
	margin-bottom: 1.5em;
}

.wp-content p a:not(:only-child) button {
	margin: 0 1em;
}

.hero-image {
	position: relative;
	color: #fff;
	font-size: calc(.71vw + 13.7px);
}

.hero-image img {
	width: 100vw;
	max-width: none;
}

.hero-image h2 {
	margin-bottom: .5em;
	color: inherit;
	font-size: calc(2.41vw + 13.3px);
}

.hero-image button {
	font-size: calc(.89vw + 11.1px);
}

.wp-content .hero-image {
	margin-top: 20px;
	margin-bottom: 20px;
}

.hero-image-overlay {
	position: relative;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

.hero-image-overlay-inner {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	padding: 0 15px;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
}

.expanding-paragraph {
	position: relative;
	margin-top: 1.5em;
}

.expanding-paragraph:not(:last-child) {
	margin-bottom: 1.5em;
}

.expanding-paragraph [class*=inner] {
	position: relative;
	transition: all .5s ease;
	margin-bottom: 0 !important;
	overflow: hidden;
}

.expanding-paragraph [class*=inner]:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	content: " ";
}

.expanding-paragraph.is-closed [class*=inner] {
	max-height: 0 !important;
}

.expanding-paragraph.is-closed [class*=inner]:before {
	transition: all .5s ease;
	background-position: 0;
}

.expanding-paragraph.is-closed [class*=button]:before {
	content: "";
}

.expanding-paragraph.is-closed [class*=button]:after {
	content: "Show";
}

@media (min-width:769px) {
	.expanding-paragraph h2, .expanding-paragraph h3, .expanding-paragraph h4, .expanding-paragraph h5, .expanding-paragraph h6 {
		margin-right: 75px;
		cursor: pointer;
	}
}

@media (max-width:768px) {
	.expanding-paragraph {
		padding-bottom: 2em;
	}
}

.expanding-paragraph-button {
	cursor: pointer;
	padding: 5px;
	white-space: nowrap;
	color: #007db6;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.expanding-paragraph-button:before {
	font-size: 20px;
}

.expanding-paragraph-button:after {
	margin-left: 5px;
	vertical-align: 6%;
	font: 16px Lato, Helvetica, Arial, sans-serif;
	content: "Hide";
}

@media (min-width:769px) {
	.expanding-paragraph-button {
		position: absolute;
		top: 0;
		left: 100%;
		transform: translateX(-100%);
	}
}

@media (max-width:768px) {
	.expanding-paragraph-button {
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
	}
}

.page-template-Template-800px #main .container {
	display: block;
	max-width: 800px;
}

.page-template-Template-1000px #main .container {
	display: block;
	max-width: 1000px;
}

/*! http://responsiveslides.com v1.53 by @viljamis */
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0 !important;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}

.rslides_tabs {
	margin: 0;
	padding: 7px 0 !important;
	padding: 10px 0;
	background: #333;
	font-size: 18px;
	list-style: none;
	text-align: center;
	width: 100%;
}

.rslides_tabs li {
	padding: 0;
	display: inline-block;
	float: none;
	margin: 0 1px 0 0;
	list-style-type: none;
}

.rslides_tabs a {
	text-decoration: none;
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
	color: #fff;
}

.rslides_tabs a:hover {
	border: 0;
	color: #fff;
}

.rslides_tabs li:first-child {
	margin-left: 0;
}

.rslides_tabs .rslides_here a {
	background: hsla(0, 0%, 100%, .1);
	color: #fff;
	font-weight: 700;
}

.rslides .rslides_tabs, .rslides li {
	border: 0;
	margin: 0;
	list-style-type: none;
}

.metaslider-responsive:hover .rslides_nav {
	opacity: .6;
}

.metaslider-responsive:hover .rslides_nav:hover {
	color: #fff;
	opacity: .8;
}

.rslides_nav {
	transition: opacity .2s ease 0s;
	cursor: pointer;
	position: absolute;
	z-index: 9;
	top: 50%;
	padding: .5em;
	margin-top: -15px;
	font-size: 30px;
	color: #fff;
	opacity: 0;
	display: inline-block;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.rslides_nav.prev {
	left: 0;
	text-decoration: none;
}

.rslides_nav.next {
	right: 0;
	text-decoration: none;
}

body.home .metaslider-responsive .caption-wrap {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	bottom: auto;
	left: auto;
	opacity: 1;
	background-color: transparent;
	overflow: visible;
	box-sizing: border-box;
}

@media (min-width:769px) {
	body.home .metaslider-responsive .caption-wrap {
		right: 0;
		padding-right: 2%;
		max-width: 53%;
		color: inherit;
	}
}

@media (max-width:768px) {
	body.home .metaslider-responsive .caption-wrap {
		margin-right: 5%;
		margin-left: 5%;
		background-color: rgba(0, 0, 0, .4);
		padding: 3vw;
		width: 90%;
	}
}

body.home .metaslider-responsive .caption-wrap a {
	border-width: 0;
}

body.home .metaslider-responsive .caption-wrap a:not(:first-of-type) button {
	margin-left: 1.5em;
}

@media (min-width:769px) {
	body.home .metaslider-responsive .caption-wrap h1 {
		color: #303d63;
		font-size: calc(2.14vw + 11.1px);
	}
}

@media (max-width:768px) {
	body.home .metaslider-responsive .caption-wrap h1 {
		color: inherit;
		font-size: 1.3em;
	}
}

body.home .metaslider-responsive .caption-wrap p {
	font-size: calc(.36vw + 14.9px);
}

body.home .metaslider-responsive .caption-wrap button {
	background-color: #12c48a;
	padding-right: 1.5em;
	padding-left: 1.5em;
	font-size: calc(.54vw + 12.3px);
	font-weight: 400;
}

body.home .metaslider-responsive .caption {
	padding: 0;
}

@media (max-width:768px) {
	.metaslider-2 {
		display: none;
	}
}

@media (min-width:769px) {
	.metaslider-29 {
		display: none;
	}
}

body.home .metaslider h1 {
	margin-bottom: .5em;
}

@media (min-width:769px) {
	body.home .metaslider .caption-wrap {
		max-width: 45%;
	}
}

@media (max-width:768px) {
	body.home .metaslider .caption-wrap {
		border-radius: 0;
		background-color: initial;
		padding: 0;
	}
}

body.home .metaslider .caption-wrap a:first-of-type button {
	background-color: #007db6;
}

body.home .metaslider .caption-wrap button {
	font-weight: 700;
}

body.home #main {
	padding-right: 3%;
	padding-left: 3%;
}

@media (min-width:769px) {
	body.home #main {
		align-items: center !important;
	}
	
	@supports not (display:grid) {
		body.home #main {
			display: flex;
			flex-wrap: wrap;
			align-items: flex-start;
		}
		
		body.home #main>* {
			width: 48.5%;
			box-sizing: border-box;
		}
		
		body.home #main>:not(:nth-of-type(2n)) {
			margin-right: 1.5%;
		}
		
		body.home #main>:not(:nth-of-type(odd)) {
			margin-left: 1.5%;
		}
		
		body.home #main>:last-of-type {
			margin-right: 0;
		}
	}
	
	@supports (display:grid) {
		body.home #main {
			display: grid;
			align-items: start;
			grid-template-columns: repeat(2, 1fr);
			grid-column-gap: 3%;
		}
	}
}

body.home #main .wp-content {
	margin-bottom: 35px;
}

@media (min-width:769px) {
	body.home #main .wp-content {
		padding-left: 12%;
	}
}

body.home #quote {
	background-image: url("https://cdn-ilcobhd.nitrocdn.com/hxUVgHJecmRcRMgnaMyqmmIMkZAjOYCm/assets/images/optimized/rev-7c49722/paybyhfa.com/wp-content/themes/HealthcareFinancingAmerica1/img/bg-quote.jpg");
}

body.home #quote.nitro-lazy {
	background-image: none !important;
}

@media (min-width:769px) {
	body.home #quote {
		background-color: #fafafa;
		background-position: top;
		padding-top: 100px;
		padding-bottom: 100px;
	}
}

@media (max-width:768px) {
	body.home #quote {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

body.home #quote>.container {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	padding-right: 5vw;
	padding-left: 5vw;
	width: auto;
	max-width: 1200px;
}

@media (max-width:768px) {
	body.home #quote>.container {
		flex-wrap: wrap;
		text-align: center;
	}
}

body.home #quote>.container:after {
	display: none;
}

body.home #quote .wp-content {
	padding: 25px 5%;
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	font-style: italic;
}

@media (max-width:768px) {
	body.home #quote .wp-content {
		padding-bottom: 0;
	}
}

@media (min-width:769px) {
	body.home #quote>.container>img {
		margin-left: -4%;
		max-width: 50%;
	}
}

@media (max-width:768px) {
	body.home #quote>.container>img {
		order: -1;
		margin-right: auto;
		margin-left: auto;
		max-width: 250px;
	}
}

.billboard-rows {
	padding: 50px 0;
	text-align: center;
}

.billboard-rows aside img {
	vertical-align: middle;
}

.billboard-rows aside h2 {
	margin-top: 1em;
}

.billboard-rows aside p {
	margin-bottom: 1em;
}

@media (min-width:769px) {
	.billboard-rows {
		padding-top: 100px;
		padding-bottom: 100px;
	}
}

.billboard-rows .h1 {
	margin-bottom: 1.6em;
}

.billboard-rows .billboard-items {
	margin-bottom: 40px;
	font-size: 16px;
}

@media (min-width:769px) {
	@supports not (display:grid) {
		.billboard-rows .billboard-items {
			display: flex;
			flex-wrap: wrap;
			align-items: flex-start;
		}
		
		.billboard-rows .billboard-items aside {
			width: 31.33333%;
			box-sizing: border-box;
			margin-bottom: 35px;
		}
		
		.billboard-rows .billboard-items aside:first-of-type:nth-last-of-type(-n+3), .billboard-rows .billboard-items aside:first-of-type:nth-last-of-type(-n+3)~*, .billboard-rows .billboard-items aside:nth-last-of-type(-n+4):nth-of-type(3n)~* {
			margin-bottom: 0;
		}
		
		.billboard-rows .billboard-items aside:not(:nth-of-type(3n)) {
			margin-right: 1.5%;
		}
		
		.billboard-rows .billboard-items aside:not(:nth-of-type(3n+1)) {
			margin-left: 1.5%;
		}
		
		.billboard-rows .billboard-items aside:last-of-type {
			margin-right: 0;
		}
	}
	
	@supports (display:grid) {
		.billboard-rows .billboard-items {
			display: grid;
			align-items: start;
			grid-template-columns: repeat(3, 1fr);
			grid-column-gap: 3%;
			grid-row-gap: 35px;
		}
	}
}

@media (max-width:768px) {
	.billboard-rows .billboard-items aside {
		margin-top: 50px;
	}
}

@media (max-width:768px) {
	.billboard-rows .billboard-items img {
		max-width: 85%;
	}
}

.billboard-rows>.container>a {
	text-align: center;
}

.billboard-strips aside .billboard-text {
	background-color: #007db6;
}

.billboard-strips aside:nth-of-type(2n) .billboard-text {
	background-color: #12c48a;
}

@media (min-width:769px) {
	.billboard-strips aside:nth-of-type(2n) {
		background-color: #12c48a;
	}
}

@media (min-width:769px) {
	.billboard-strips aside:nth-child(2n) img {
		order: 2;
	}
}

@media (max-width:768px) {
	.billboard-strips aside:not(:last-child) {
		padding-bottom: 35px;
	}
}

@media (min-width:769px) {
	.billboard-strips aside {
		display: flex;
		align-items: center;
		justify-content: space-between;
		background-color: #007db6;
	}
}

@media (max-width:768px) {
	.billboard-strips aside {
		margin: auto;
		max-width: 550px;
	}
}

@media (min-width:769px) {
	.billboard-strips img {
		flex-shrink: 0;
		box-shadow: inset 0 40px 40px -20px rgba(0, 0, 0, .1);
		width: 600px;
		max-width: 51%;
	}
}

@media (min-width:769px) and (max-width:992px) {
	.billboard-strips img {
		max-width: 43%;
		height: 430px;
		-o-object-fit: cover;
		object-fit: cover;
	}
}

@media (max-width:768px) {
	.billboard-strips img {
		display: block;
	}
}

@media (min-width:769px) {
	.billboard-strips .billboard-text {
		padding: 20px 5%;
		box-sizing: border-box;
	}
}

@media (max-width:768px) {
	.billboard-strips .billboard-text {
		padding: 25px 5%;
		box-sizing: border-box;
	}
}

.billboard-strips {
	color: #fff;
}

.billboard-strips h2 {
	margin-bottom: .65em;
	color: inherit;
}

@media (min-width:769px) {
	.billboard-strips h2 {
		font-size: 28px;
	}
}

@media (min-width:769px) {
	.billboard-strips p {
		margin-bottom: 1.1em;
	}
}

@media (min-width:769px) {
	.billboard-strips aside {
		box-shadow: inset 0 40px 40px -20px rgba(0, 0, 0, .1);
	}
}

.billboard-strips aside:nth-of-type(2n) button {
	background-color: #303d63;
}

.billboard-strips button {
	background-color: #12c48a;
}

body.home #featured-content+div~div {
	border-top: 1px solid rgba(0, 0, 0, .078);
}

#pagination {
	display: flex;
	justify-content: space-between;
	clear: both;
	margin-top: 30px;
	height: 100%;
}

#pagination a {
	font-size: 14px;
	font-size: 16px;
	transition: all .25s ease;
	border-radius: .25em;
	cursor: pointer;
	text-decoration: none;
	line-height: 1em;
	background-color: #007db6;
	padding: .6em 1em;
	color: #fff;
	font-weight: 700;
}

#pagination a:focus, #pagination a:hover {
	background-color: #303d63;
}

#pagination a:focus {
	outline: none;
}

@media (min-width:993px) {
	@supports not (display:grid) {
		.blog #main .posts {
			display: flex;
			flex-wrap: wrap;
			align-items: flex-start;
		}
		
		.blog #main .posts article {
			width: 31.33333%;
			box-sizing: border-box;
			margin-bottom: 30px;
		}
		
		.blog #main .posts article:first-of-type:nth-last-of-type(-n+3), .blog #main .posts article:first-of-type:nth-last-of-type(-n+3)~*, .blog #main .posts article:nth-last-of-type(-n+4):nth-of-type(3n)~* {
			margin-bottom: 0;
		}
		
		.blog #main .posts article:not(:nth-of-type(3n)) {
			margin-right: 1.5%;
		}
		
		.blog #main .posts article:not(:nth-of-type(3n+1)) {
			margin-left: 1.5%;
		}
		
		.blog #main .posts article:last-of-type {
			margin-right: 0;
		}
	}
	
	@supports (display:grid) {
		.blog #main .posts {
			display: grid;
			align-items: start;
			grid-template-columns: repeat(3, 1fr);
			grid-column-gap: 3%;
			grid-row-gap: 30px;
		}
	}
}

@media (min-width:769px) and (max-width:992px) {
	@supports not (display:grid) {
		.blog #main .posts {
			display: flex;
			flex-wrap: wrap;
			align-items: flex-start;
		}
		
		.blog #main .posts article {
			width: 48.5%;
			box-sizing: border-box;
			margin-bottom: 30px;
		}
		
		.blog #main .posts article:first-of-type:nth-last-of-type(-n+2), .blog #main .posts article:first-of-type:nth-last-of-type(-n+2)~*, .blog #main .posts article:nth-last-of-type(-n+3):nth-of-type(2n)~* {
			margin-bottom: 0;
		}
		
		.blog #main .posts article:not(:nth-of-type(2n)) {
			margin-right: 1.5%;
		}
		
		.blog #main .posts article:not(:nth-of-type(odd)) {
			margin-left: 1.5%;
		}
		
		.blog #main .posts article:last-of-type {
			margin-right: 0;
		}
	}
	
	@supports (display:grid) {
		.blog #main .posts {
			display: grid;
			align-items: start;
			grid-template-columns: repeat(2, 1fr);
			grid-column-gap: 3%;
			grid-row-gap: 30px;
		}
	}
}

@media (max-width:768px) {
	.blog #main .posts article:not(:last-child) {
		padding-bottom: 15px;
	}
	
	.blog #main .posts article~article {
		border-top: 1px solid rgba(0, 0, 0, .078);
		padding-top: 15px;
	}
}

.page-template-template-team-page .team-members {
	text-align: center;
}

@media (min-width:610px) {
	.page-template-template-team-page .team-members {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: center;
	}
	
	.page-template-template-team-page .team-members aside {
		width: 31.33333%;
		box-sizing: border-box;
		margin-bottom: 50px;
	}
	
	.page-template-template-team-page .team-members aside:first-of-type:nth-last-of-type(-n+3), .page-template-template-team-page .team-members aside:first-of-type:nth-last-of-type(-n+3)~*, .page-template-template-team-page .team-members aside:nth-last-of-type(-n+4):nth-of-type(3n)~* {
		margin-bottom: 0;
	}
	
	.page-template-template-team-page .team-members aside:not(:nth-of-type(3n)) {
		margin-right: 1.5%;
	}
	
	.page-template-template-team-page .team-members aside:not(:nth-of-type(3n+1)) {
		margin-left: 1.5%;
	}
	
	.page-template-template-team-page .team-members aside:last-of-type {
		margin-right: 0;
	}
}

@media (max-width:609px) {
	.page-template-template-team-page .team-members {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: center;
	}
	
	.page-template-template-team-page .team-members aside {
		width: 48%;
		box-sizing: border-box;
		margin-bottom: 50px;
	}
	
	.page-template-template-team-page .team-members aside:first-of-type:nth-last-of-type(-n+2), .page-template-template-team-page .team-members aside:first-of-type:nth-last-of-type(-n+2)~*, .page-template-template-team-page .team-members aside:nth-last-of-type(-n+3):nth-of-type(2n)~* {
		margin-bottom: 0;
	}
	
	.page-template-template-team-page .team-members aside:not(:nth-of-type(2n)) {
		margin-right: 2%;
	}
	
	.page-template-template-team-page .team-members aside:not(:nth-of-type(odd)) {
		margin-left: 2%;
	}
	
	.page-template-template-team-page .team-members aside:last-of-type {
		margin-right: 0;
	}
}

.page-template-template-team-page #main .container, .page-template-template-team-page #team .container, .page-template-template-team-page #teams .container {
	max-width: 1000px;
}

.page-template-template-team-page .team-member img {
	border-radius: 100%;
}

.page-template-template-team-page .team-member h2 {
	margin-bottom: .75em;
	font-size: 30px;
}

.page-template-template-team-page .team-member h3 {
	margin-top: .5em;
}

@media (max-width:768px) {
	.page-template-template-team-page .team-member h3 {
		font-size: 14px;
	}
}

.page-template-template-team-page #team {
	border-top: 1px solid rgba(0, 0, 0, .078);
	padding-top: 50px;
	padding-bottom: 50px;
}

.page-template-template-team-page #teams {
	padding-top: 50px;
	padding-bottom: 50px;
}

.page-template-template-team-page .team {
	text-align: center;
}

.page-template-template-team-page .team~.team {
	margin-top: 60px;
}

body.page-template-template-team-page .team-member {
	font-size: 16px;
}

body.page-template-template-team-page .team-member h3 {
	font-size: 21px;
}

body.single-team_member #main .container {
	max-width: 800px;
}

/*! Compiled: 2020-12-08 14:35 */

/*# sourceMappingURL=style.css.map */

/*
Custom CSS
*/
.l-newspaper {
	font-size: .8em;
}

.l-newspaper img {
	display: block;
	width: 100%;
}

.l-newspaper header {
	margin-bottom: 1em;
}

.l-newspaper .post-cat {
	margin-bottom: 1em;
	color: #7e7e7e;
}

.l-newspaper h2 {
	margin-bottom: .5em;
}
