@charset "UTF-8";
/*
	Theme Name: LTnow 2021
	Description: This is the theme for Lieberman Technologies.
	Author: Lieberman Technologies
	Author URI: https://www.ltnow.com

	Version: 2.7.1

	Tags: one-column, two-columns, left-sidebar, right-sidebar, accessibility-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: genesis-sample
*//* Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Accessibility
		- Screen Reader Text
		- Skip Links
- Structure and Layout
	- Site Container
	- Site Inner
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Genesis Simple FAQ
	- Jetpack
- Site Header
	- Title Area
- Site Navigation
	- Responsive Menu
	- Header Menu
	- Footer Menu
- Content Area
	- Entry Content
	- Entry Meta
	- Pagination
	- Entry Comments
- Sidebar
- Footer Widgets
- Site Footer
- Custom Styles
- Homepage Styles
- Print Styles
*/

button,
hr,
input {
	overflow: visible
}
progress,
sub,
sup {
	vertical-align: baseline
}
[type="checkbox"],
[type="radio"],
legend {
	box-sizing: border-box;
	padding: 0
}
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
h1 {
	margin: 0.67em 0;
	font-size: 2em
}
hr {
	box-sizing: content-box;
	height: 0
}
code,
kbd,
pre,
samp {
	font-family: monospace;
	font-size: 1em
}
a {
	background-color: transparent
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}
b,
strong {
	font-weight: bolder
}
small {
	font-size: 80%
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0
}
sub {
	bottom: -0.25em
}
sup {
	top: -0.5em
}
img {
	border-style: none
}
button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15
}
button,
select {
	text-transform: none
}
[type="button"],
[type="reset"],
[type="submit"],
button {
	-webkit-appearance: button
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
	outline: ButtonText dotted 1px
}
fieldset {
	padding: 0.35em 0.75em 0.625em
}
legend {
	display: table;
	max-width: 100%;
	color: inherit;
	white-space: normal
}
textarea {
	overflow: auto
}
[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-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}
details {
	display: block
}
summary {
	display: list-item
}
[hidden],
template {
	display: none
}
html {
	box-sizing: border-box
}
*,
*:before,
*:after {
	box-sizing: inherit
}
.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
	display: table;
	content: " "
}
.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
	display: table;
	clear: both;
	content: " "
}
html {
	font-size: 14px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}
body>div {
	font-size: 18px
}
body {
	margin: 0;
	color: #333;
	background-color: #fff;
	font-family: 'Overpass',sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.625
}
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	transition: all 0.2s ease-in-out
}
a {
	color: #0071bb;
	text-decoration: underline;
	transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out
}
a:focus,
a:hover {
	color: #333;
	text-decoration: none
}
p {
	margin: 0 0 30px;
	padding: 0
}
ol,
ul {
	margin: 0;
	padding: 0
}
li {
	list-style-type: none
}
hr {
	clear: both;
	margin: 30px 0;
	border: 0;
	border-top: 1px solid #eee;
	border-collapse: collapse
}
b,
strong {
	font-weight: 700
}
blockquote,
cite,
em,
i {
	font-style: italic
}
mark {
	background: #ddd
}
blockquote {
	margin: 30px
}
blockquote:before {
	display: block;
	position: relative;
	top: -10px;
	left: -20px;
	height: 0;
	font-size: 30px;
	font-size: 3rem;
	content: "“"
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 20px;
	font-family: 'Overpass',sans-serif;
	font-weight: 400;
	line-height: 1.2
}
h1 {
	font-size: 3.2em
}
h2 {
	font-size: 2.5em
}
.entry-content h3,
.entry-content h4 {
	font-weight: 600
}
h3 {
	font-size: 2.2em
}
h4 {
	font-size: 1.8em
}
.entry-content h4 {
	margin-top: 40px
}
h5 {
	font-size: 1.6em
}
h6 {
	font-size: 1.25em
}
embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%
}
img {
	height: auto;
	vertical-align: top
}
figure {
	margin: 0
}
.gallery {
	overflow: hidden
}
.gallery img {
	height: auto;
	padding: 4px;
	border: 1px solid #eee
}
.gallery img:focus,
.gallery img:hover {
	border: 1px solid #999;
	outline: none
}
.gallery-item {
	float: left;
	margin: 0 0 30px;
	text-align: center
}
.gallery-columns-1 .gallery-item {
	width: 100%
}
.gallery-columns-2 .gallery-item {
	width: 50%
}
.gallery-columns-3 .gallery-item {
	width: 33%
}
.gallery-columns-4 .gallery-item {
	width: 25%
}
.gallery-columns-5 .gallery-item {
	width: 20%
}
.gallery-columns-6 .gallery-item {
	width: 16.6666%
}
.gallery-columns-7 .gallery-item {
	width: 14.2857%
}
.gallery-columns-8 .gallery-item {
	width: 12.5%
}
.gallery-columns-9 .gallery-item {
	width: 11.1111%
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left
}
input,
select,
textarea {
	width: 100%;
	padding: 15px;
	border: 1px solid #ddd;
	color: #333;
	background-color: #fff;
	font-size: 1.8rem;
	font-weight: 400
}
input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto
}
::-moz-placeholder {
	opacity: 1;
	color: #333
}
::-webkit-input-placeholder {
	color: #333
}
button {
	width: auto;
	padding: 15px 30px;
	border: 0;
	color: #fff;
	background-color: #333;
	font-size: 1.6rem;
	font-weight: 600;
	white-space: normal;
	text-decoration: none;
	cursor: pointer
}
button:focus,
button:hover {
	color: #fff;
	background-color: #0071bb
}
button.small {
	padding: 8px 16px
}
input[type="button"] {
	width: auto;
	padding: 15px 30px;
	border: 0;
	color: #fff;
	background-color: #333;
	font-size: 1.6rem;
	font-weight: 600;
	white-space: normal;
	text-decoration: none;
	cursor: pointer
}
input[type="button"]:focus,
input[type="button"]:hover {
	color: #fff;
	background-color: #0071bb
}
input[type="button"].small {
	padding: 8px 16px
}
input[type="reset"] {
	width: auto;
	padding: 15px 30px;
	border: 0;
	color: #fff;
	background-color: #333;
	font-size: 1.6rem;
	font-weight: 600;
	white-space: normal;
	text-decoration: none;
	cursor: pointer
}
input[type="reset"]:focus,
input[type="reset"]:hover {
	color: #fff;
	background-color: #0071bb
}
input[type="reset"].small {
	padding: 8px 16px
}
input[type="submit"] {
	width: auto;
	padding: 15px 30px;
	border: 0;
	color: #fff;
	background-color: #333;
	font-size: 1.6rem;
	font-weight: 600;
	white-space: normal;
	text-decoration: none;
	cursor: pointer
}
input[type="submit"]:focus,
input[type="submit"]:hover {
	color: #fff;
	background-color: #0071bb
}
input[type="submit"].small {
	padding: 8px 16px
}
.button {
	display: inline-block;
	width: auto;
	padding: 15px 30px;
	border: 0;
	color: #fff;
	background-color: #333;
	font-size: 1.6rem;
	font-weight: 600;
	white-space: normal;
	text-decoration: none;
	cursor: pointer
}
.button:focus,
.button:hover {
	color: #fff;
	background-color: #0071bb
}
.entry-content .button:focus,
.entry-content .button:hover {
	color: #fff
}
a.button.small {
	padding: 8px 16px
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none
}
table {
	width: 100%;
	margin-bottom: 40px;
	border-spacing: 0;
	border-collapse: collapse;
	line-height: 2;
	word-break: break-all
}
tbody {
	border-bottom: 1px solid #eee
}
td {
	padding: 6px;
	border-top: 1px solid #eee;
	text-align: left
}
td:first-child {
	padding-left: 0
}
th {
	padding: 0 6px;
	font-weight: 400;
	text-align: left
}
th:first-child {
	padding-left: 0
}
.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	position: absolute !important;
	width: 1px;
	height: 1px;
	border: 0;
	word-wrap: normal !important
}
.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type="submit"]:focus {
	display: block;
	clip: auto !important;
	z-index: 100000;
	width: auto;
	height: auto;
	padding: 15px 23px 14px;
	color: #333;
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	font-size: 1em;
	font-weight: 700;
	text-decoration: none
}
.more-link {
	position: relative
}
.genesis-skip-link {
	margin: 0
}
.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden
}
.genesis-skip-link li {
	width: 0;
	height: 0;
	list-style: none
}
:focus {
	outline: #ccc solid 1px;
	color: #333
}
.site-container {
	word-wrap: break-word;
	-webkit-animation: fadein 1s;
	animation: fadein 1s
}
.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	border-width: 0;
	color: #777;
	background-color: #eee;
	cursor: not-allowed
}
@keyframes fadein {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@-webkit-keyframes fadein {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
.site-inner {
	clear: both;
	margin: 0 auto;
	padding: 60px 30px 0
}
@media only screen and (min-width:960px) {
	.site-inner {
		max-width: 1140px;
		margin-top: 70px
	}
}
@media only screen and (min-width:960px) {
	.content {
		float: left;
		width: 65%
	}
}
@media only screen and (min-width:960px) {
	.sidebar-content .content {
		float: right
	}
}
@media only screen and (min-width:960px) {
	.full-width-content .content,
	.landing-page .content {
		float: none;
		margin-right: auto;
		margin-left: auto
	}
}
@media only screen and (min-width:960px) {
	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		float: left;
		margin-left: 2.5641025641%
	}
	.one-half,
	.three-sixths,
	.two-fourths {
		width: 48.7179487179%
	}
	.one-third,
	.two-sixths {
		width: 31.6239316239%
	}
	.four-sixths,
	.two-thirds {
		width: 65.811965812%
	}
	.one-fourth {
		width: 23.0769230769%
	}
	.one-fifth {
		width: 18%;
		margin-left: 1%;
		margin-right: 1%;
		float: left
	}
	.three-fourths {
		width: 74.358974359%
	}
	.one-sixth {
		width: 14.5299145299%
	}
	.five-sixths {
		width: 82.905982906%
	}
	.first {
		clear: both;
		margin-left: 0
	}
}
.avatar {
	float: left;
	border-radius: 50%
}
.author-box .avatar,
.alignleft .avatar {
	margin-right: 20px
}
.alignright .avatar {
	margin-left: 20px
}
.comment .avatar {
	margin: 0 15px 20px 0
}
.after-entry {
	margin-bottom: 40px;
	padding: 20px 30px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05)
}
@media only screen and (min-width:960px) {
	.after-entry {
		margin-bottom: 60px;
		padding: 40px 60px
	}
}
.after-entry .widget:last-of-type {
	margin-bottom: 0
}
.breadcrumb {
	margin-bottom: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	font-size: 1.6rem
}
.archive-description {
	margin-bottom: 40px
}
@media only screen and (min-width:960px) {
	.archive-description {
		margin-bottom: 60px
	}
}
.archive-description p:last-child {
	margin-bottom: 0
}
.archive-description .entry-title {
	margin-bottom: 10px;
	font-size: 2rem;
	font-weight: 600
}
.author-box {
	margin-bottom: 40px
}
@media only screen and (min-width:960px) {
	.author-box {
		margin-bottom: 60px;
		padding: 30px;
		background-color: #f5f5f5
	}
}
.author-box p:last-child {
	margin-bottom: 0
}
.search-form {
	overflow: hidden
}
.entry-content .search-form {
	width: 50%;
	margin-bottom: 40px
}
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px
}
.widget_search input[type="submit"] {
	clip: rect(0, 0, 0, 0);
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	border: 0
}
.archive-title,
.author-box-title {
	margin-bottom: 10px;
	font-size: 2rem;
	font-weight: 600
}
.entry-title {
	margin-bottom: 10px;
	font-size: 3rem
}
.entry-title a {
	color: #333;
	text-decoration: none
}
.entry-title a:focus,
.entry-title a:hover {
	color: #0071bb
}
.sidebar .widget-title a {
	color: #333;
	text-decoration: none
}
.widget-title {
	margin-bottom: 20px;
	font-size: 1.8rem;
	font-weight: 600
}
a.aligncenter img {
	display: block;
	margin: 0 auto
}
a.alignnone {
	display: inline-block
}
.alignleft {
	float: left;
	text-align: left
}
.alignright {
	float: right;
	text-align: right
}
a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%
}
img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 30px
}
img.alignnone,
.alignnone {
	margin-bottom: 15px
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 20px 20px 0
}
a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 20px 20px
}
.gallery-caption,
.wp-caption-text {
	margin: 0;
	font-size: 1.4rem;
	font-weight: 600;
	text-align: center
}
.entry-content p.wp-caption-text {
	margin-bottom: 0
}
.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 30px
}
.widget {
	margin-bottom: 40px
}
.widget p:last-child,
.widget ul>li:last-of-type {
	margin-bottom: 0
}
.widget ul>li {
	margin-bottom: 10px
}
.widget ul>li:last-of-type {
	padding-bottom: 0
}
.widget ol>li {
	padding-left: 20px;
	text-indent: -20px;
	list-style-position: inside;
	list-style-type: decimal
}
.widget li li {
	margin: 0 0 0 30px;
	padding: 0;
	border: 0
}
.widget_calendar table {
	width: 100%
}
.widget_calendar td,
.widget_calendar th {
	text-align: center
}
.featured-content .entry {
	margin-bottom: 20px;
	border-bottom: 1px solid #eee
}
.featured-content .entry:last-of-type {
	margin-bottom: 0;
	border-bottom: none
}
.featured-content .entry-image {
	width: 75px;
	height: 75px
}
.featured-content .entry-title {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 1.6rem
}
.enews form+p {
	margin-top: 20px
}
.after-entry .enews {
	padding: 10px;
	text-align: center
}
@media only screen and (min-width:960px) {
	.after-entry .enews {
		padding-right: 30px;
		padding-left: 30px
	}
}
.sidebar .enews {
	padding: 30px;
	background-color: #f5f5f5
}
.enews-widget input {
	margin-bottom: 10px;
	font-size: 1.6rem
}
.enews-widget input[type="submit"] {
	width: 100%;
	margin: 0
}
.after-entry .enews-widget input {
	text-align: center
}
.gs-faq__question {
	padding-right: 0;
	padding-left: 0;
	border-bottom: 1px solid #eee;
	color: #333;
	background: transparent
}
.gs-faq__question:focus,
.gs-faq__question:hover {
	color: #0071bb;
	background: transparent
}
.gs-faq__question:after {
	float: right;
	font-family: dashicons;
	content: ""
}
.gs-faq__question.gs-faq--expanded:after {
	content: ""
}
#wpstats {
	display: none
}
.site-header {
	padding: 0 30px;
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05)
}
@media only screen and (min-width:960px) {
	.site-header {
		position: absolute;
		z-index: 9999;
		width: 100%
	}
}
.title-area {
	float: left;
	padding-top: 25px;
	padding-bottom: 25px
}
.wp-custom-logo .title-area {
	width: 100%;
	max-width: 350px;
	padding-top: 5px;
	padding-bottom: 5px
}
.wp-custom-logo .title-area img {
	width: auto
}
.site-title {
	margin-bottom: 0;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1
}
.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #333;
	text-decoration: none
}
.wp-custom-logo .site-title {
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	position: absolute !important;
	width: 1px;
	height: 1px;
	border: 0;
	word-wrap: normal !important
}
.site-description {
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	position: absolute !important;
	width: 1px;
	height: 1px;
	border: 0;
	word-wrap: normal !important
}
.genesis-nav-menu {
	clear: both;
	width: 100%;
	line-height: 1
}
.genesis-nav-menu .menu-item {
	display: block;
	float: none;
	position: relative
}
@media only screen and (min-width:960px) {
	.genesis-nav-menu .menu-item {
		display: inline-block
	}
}
.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
	position: relative
}
@media only screen and (min-width:960px) {
	.genesis-nav-menu .menu-item:focus .sub-menu:focus,
	.genesis-nav-menu .menu-item:hover .sub-menu:hover {
		z-index: 100
	}
}
.genesis-nav-menu .menu-item:focus>.sub-menu,
.genesis-nav-menu .menu-item:hover>.sub-menu {
	display: block;
	left: auto;
	opacity: 1
}
@media only screen and (min-width:960px) {
	.genesis-nav-menu>.menu-bold>a {
		font-weight: 700
	}
}
@media only screen and (min-width:960px) {
	.genesis-nav-menu>.menu-highlight>a {
		margin-left: 15px;
		padding-right: 20px;
		padding-left: 20px;
		border-radius: 3px;
		color: #fff;
		background-color: #333;
		font-weight: 600
	}
}
@media only screen and (min-width:960px) {
	.genesis-nav-menu>.menu-highlight>a:focus,
	.genesis-nav-menu>.menu-highlight>a:hover {
		background-color: #0071bb
	}
}
.genesis-nav-menu a {
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	outline-offset: -1px;
	color: #333;
	font-size: 1.5rem;
	font-weight: 400;
	text-decoration: none
}
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item>a,
.genesis-nav-menu .sub-menu .current-menu-item>a:focus,
.genesis-nav-menu .sub-menu .current-menu-item>a:hover {
	color: #0071bb;
	text-decoration: none
}
.genesis-nav-menu .sub-menu {
	display: block;
	clear: both;
	position: static;
	z-index: 99;
	width: 100%;
	margin: 0;
	padding-left: 15px;
	opacity: 1
}
@media only screen and (min-width:960px) {
	.genesis-nav-menu .sub-menu {
		position: absolute;
		width: 180px;
		padding-left: 0;
		border-top: 1px solid #eee;
		opacity: 0;
		transition: opacity 0.4s ease-in-out
	}
}
.genesis-nav-menu .sub-menu a {
	position: relative;
	width: 100%;
	background-color: #fff;
	font-size: 1.4rem;
	word-wrap: break-word
}
@media only screen and (min-width:960px) {
	.genesis-nav-menu .sub-menu a {
		width: 180px;
		padding-top: 15px;
		padding-bottom: 15px;
		border: 1px solid #eee;
		border-top: 0
	}
}
@media only screen and (min-width:960px) {
	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -46px 0 0 179px
	}
}
.genesis-nav-menu .sub-menu:focus-within {
	opacity: 1
}
.menu .menu-item:focus {
	position: static
}
.menu .menu-item>a:focus+ul.sub-menu,
.menu .menu-item.sfHover>ul.sub-menu {
	left: auto;
	opacity: 1
}
.genesis-responsive-menu {
	display: none;
	position: relative;
	padding-bottom: 15px
}
@media only screen and (min-width:960px) {
	.genesis-responsive-menu {
		display: block
	}
}
.genesis-responsive-menu .genesis-nav-menu .menu-item:hover>.sub-menu,
.genesis-responsive-menu .genesis-nav-menu .menu-item:focus>.sub-menu {
	display: none
}
.genesis-responsive-menu .genesis-nav-menu .sub-menu {
	display: none;
	clear: both;
	position: static;
	z-index: 99;
	left: -9999px;
	width: 100%;
	margin: 0;
	padding-left: 15px;
	opacity: 1
}
@media only screen and (min-width:960px) {
	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		position: absolute;
		width: 180px;
		padding-left: 0;
		border-top: 1px solid #eee;
		opacity: 0;
		transition: opacity 0.4s ease-in-out
	}
}
.menu-toggle {
	display: block;
	visibility: visible;
	float: right;
	overflow: hidden;
	position: relative;
	z-index: 1000;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 15px 0;
	border-width: 0;
	color: #333;
	background-color: transparent;
	line-height: 20px;
	text-align: center
}
@media only screen and (min-width:960px) {
	.menu-toggle {
		display: none
	}
}
.menu-toggle:focus,
.menu-toggle:hover {
	border-width: 0;
	color: #0071bb;
	background-color: transparent
}
.menu-toggle.activated:before {
	content: ""
}
.site-header .menu-toggle:before {
	float: left;
	position: relative;
	top: 1px;
	margin-right: 5px;
	text-rendering: auto
}
.sub-menu-toggle {
	display: block;
	visibility: visible;
	float: right;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	top: 0;
	right: 0;
	margin: 0 auto;
	padding: 9px 10px;
	border-width: 0;
	color: #333;
	background-color: transparent;
	text-align: center
}
@media only screen and (min-width:960px) {
	.sub-menu-toggle {
		display: none
	}
}
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	border-width: 0;
	color: #0071bb;
	background-color: transparent
}
.sub-menu-toggle:before {
	display: inline-block;
	transition: transform 0.25s ease-in-out;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	text-rendering: auto
}
.sub-menu .sub-menu-toggle {
	padding: 12px 10px
}
.sub-menu-toggle.activated:before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.nav-primary {
	clear: left;
	width: 100%
}
@media only screen and (min-width:960px) {
	.nav-primary {
		float: right;
		clear: none;
		width: auto;
		padding-top: 15px
	}
}
@media only screen and (min-width:960px) {
	.nav-primary .genesis-nav-menu a {
		padding-right: 15px;
		padding-left: 15px
	}
}
.nav-secondary {
	margin-top: 10px
}
.nav-secondary .genesis-nav-menu {
	line-height: 1.5
}
.nav-secondary .menu-item {
	display: inline-block
}
.nav-secondary a {
	margin-right: 10px;
	margin-left: 10px;
	padding: 0
}
.entry {
	margin-bottom: 40px
}
@media only screen and (min-width:960px) {
	.entry {
		margin-bottom: 60px
	}
}
.entry-content p.has-background {
	padding: 25px 30px
}
.entry-content p.has-background.box-shadow {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1)
}
.entry-content p.has-background.light-text a {
	color: #fff;
	text-decoration: underline
}
.entry-content p.has-background.light-text a:focus,
.entry-content p.has-background.light-text a:hover {
	text-decoration: none
}
.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
	margin-left: 40px
}
.entry-content ol>li {
	list-style-type: decimal
}
.entry-content ul>li {
	list-style-type: disc
}
.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0
}
.entry-content code {
	background-color: #f5f5f5
}
.entry-content .caption {
	margin-top: -20px;
	font-size: 1.4rem;
	font-weight: 600;
	text-align: center
}
.content .sticky {
	padding: 30px;
	background-color: #f5f5f5
}
.entry-meta p {
	margin-bottom: 0;
	font-size: 1.6rem
}
.entry-header .entry-meta {
	margin-bottom: 20px
}
.entry-footer .entry-meta {
	padding-top: 20px;
	border-top: 1px solid #eee
}
.entry-categories,
.entry-tags {
	display: block
}
.entry-comments-link:before {
	margin: 0 6px 0 2px;
	content: "—"
}
.pagination {
	clear: both;
	margin: 60px 0
}
.adjacent-entry-pagination {
	margin-bottom: 0
}
.archive-pagination li {
	display: inline
}
.archive-pagination li a {
	display: inline-block;
	margin-bottom: 4px;
	padding: 8px 12px;
	color: #333;
	background-color: #f5f5f5;
	font-size: 1.6rem;
	font-weight: 600;
	text-decoration: none;
	cursor: pointer
}
.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
	color: #fff;
	background-color: #333
}
.entry-comments {
	margin-bottom: 40px;
	font-size: 1.8rem
}
@media only screen and (min-width:960px) {
	.entry-comments {
		margin-bottom: 60px
	}
}
.comment-list li {
	padding: 40px 0 0 30px
}
.comment-list .depth-1 {
	padding-left: 0
}
.comment-list .bypostauthor {
	font-size: inherit
}
.comment-header {
	margin-bottom: 30px
}
.comment-content {
	clear: both
}
.comment-content ul>li {
	list-style-type: disc
}
.comment-respond {
	margin-bottom: 40px;
	font-size: 1.8rem
}
@media only screen and (min-width:960px) {
	.comment-respond {
		margin-bottom: 60px
	}
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%
}
.comment-respond label {
	display: block;
	margin-right: 12px
}
.comment-header p {
	margin-bottom: 0
}
.entry-pings {
	margin-bottom: 40px;
	font-size: 1.8rem
}
@media only screen and (min-width:960px) {
	.entry-pings {
		margin-bottom: 60px
	}
}
.entry-pings .reply {
	display: none
}
.sidebar {
	font-size: 1.6rem;
	line-height: 1.5
}
@media only screen and (min-width:960px) {
	.sidebar {
		float: right;
		width: 30%
	}
}
@media only screen and (min-width:960px) {
	.sidebar-content .sidebar {
		float: left
	}
}
.sidebar .widget {
	margin-bottom: 40px
}
.sidebar p {
	margin-bottom: 20px
}
.footer-widgets {
	clear: both;
	padding: 60px 0;
	border-top: 1px solid #eee;
	background-color: #fff;
	font-size: 1.8rem
}
.footer-widgets .wrap {
	margin-right: auto;
	margin-left: auto
}
@media only screen and (min-width:960px) {
	.footer-widgets .wrap {
		max-width: 1140px
	}
}
.footer-widgets .widget:last-child {
	margin-bottom: 0
}
.footer-widget-area {
	margin-bottom: 40px;
	padding-right: 30px;
	padding-left: 30px
}
@media only screen and (min-width:960px) {
	.footer-widget-area {
		float: left;
		width: 33.33%;
		width: calc(100% / 3);
		margin-bottom: 0
	}
}
.footer-widget-area:last-child {
	margin-bottom: 0
}
.site-footer {
	padding: 30px;
	border-top: 1px solid #eee;
	background-color: #fff;
	font-size: 1.5rem;
	line-height: 1.5;
	text-align: center
}
.site-footer p {
	margin-bottom: 0
}
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
main {
	display: block
}
h1 {
	font-size: 2em;
	margin: 0.67em 0
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
pre {
	font-family: monospace,monospace;
	font-size: 1em
}
a {
	background-color: transparent
}
abbr[title] {
	border-bottom: none;
	text-decoration: none;
	text-decoration: none dotted
}
b,
strong {
	font-weight: bolder
}
code,
kbd,
samp {
	font-family: monospace,monospace;
	font-size: 1em
}
small {
	font-size: 80%
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -0.25em
}
sup {
	top: -0.5em
}
img {
	border-style: none
}
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button,
input {
	overflow: visible
}
button,
select {
	text-transform: none
}
[type=button],
[type=reset],
[type=submit],
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: 0.35em 0.75em 0.625em
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
progress {
	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-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}
details {
	display: block
}
summary {
	display: list-item
}
[hidden],
template {
	display: none
}
html {
	box-sizing: border-box
}
*,
*::before,
*::after {
	box-sizing: inherit
}
.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table
}
.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table
}
html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}
body {
	background-color: #fff;
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.625;
	margin: 0;
	overflow-x: hidden
}
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	transition: all 0.2s ease-in-out
}
a {
	color: #0071bb;
	text-decoration: none;
	transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out
}
a:focus,
a:hover {
	color: #333;
	text-decoration: none
}
p {
	margin: 0 0 28px;
	padding: 0
}
ol,
ul {
	margin: 0;
	padding: 0
}
li {
	list-style-type: disc
}
hr {
	border: 0;
	border-collapse: collapse;
	border-bottom: 1px solid currentColor;
	clear: both;
	color: #eee;
	margin: 1.65em auto
}
b,
strong {
	font-weight: 700
}
blockquote,
cite,
em,
i {
	font-style: italic
}
mark {
	background: #ddd;
	color: #333
}
blockquote {
	margin: 30px
}
.entry-content h3,
.entry-content h4 {
	font-weight: 600
}
.entry-content h4 {
	margin-top: 40px
}
h5 {
	font-size: 18px
}
h6 {
	font-size: 16px
}
embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%
}
img {
	height: auto;
	vertical-align: top
}
figure {
	margin: 0
}
.gallery {
	overflow: hidden
}
.gallery img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px
}
.gallery img:focus,
.gallery img:hover {
	border: 1px solid #999;
	outline: none
}
.gallery-columns-1 .gallery-item {
	width: 100%
}
.gallery-columns-2 .gallery-item {
	width: 50%
}
.gallery-columns-3 .gallery-item {
	width: 33%
}
.gallery-columns-4 .gallery-item {
	width: 25%
}
.gallery-columns-5 .gallery-item {
	width: 20%
}
.gallery-columns-6 .gallery-item {
	width: 16.6666%
}
.gallery-columns-7 .gallery-item {
	width: 14.2857%
}
.gallery-columns-8 .gallery-item {
	width: 12.5%
}
.gallery-columns-9 .gallery-item {
	width: 11.1111%
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left
}
.gallery-item {
	float: left;
	margin: 0 0 30px;
	text-align: center
}
input,
select,
textarea {
	background-color: #aaaaaa;
	border: 1px solid #ddd;
	color: #999;
	font-size: 18px;
	font-weight: 400;
	padding: 15px;
	width: 100%
}
input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto
}
:-ms-input-placeholder {
	color: #333;
	opacity: 1
}
::placeholder {
	color: #333;
	opacity: 1
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.button {
	background-color: #333;
	border: 0;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	padding: 15px 30px;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	width: auto
}
button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.button:focus,
.button:hover {
	background-color: #0073e5;
	border-width: 0;
	color: #fff
}
.entry-content .button:focus,
.entry-content .button:hover {
	color: #fff
}
.button {
	display: inline-block
}
.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #eee;
	border-width: 0;
	color: #777;
	cursor: not-allowed
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-all
}
tbody {
	border-bottom: 1px solid #eee
}
td,
th {
	line-height: 2;
	text-align: left;
	vertical-align: top
}
td {
	padding: 0.5em
}
tr {
	border-top: 1px solid #eee
}
th {
	font-weight: 600;
	padding: 0.5em
}
.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important
}
.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: 700;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000
}
.more-link {
	display: inline-block;
	position: relative;
	margin-bottom: 30px
}
.site-container {
	animation: fadein 1s;
	word-wrap: break-word
}
@keyframes fadein {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
.site-inner {
	clear: both;
	margin: 0 auto;
	padding: 60px 30px 0;
	//margin-top: -34px
}
.avatar {
	border-radius: 50%;
	float: left
}
.author-box .avatar,
.alignleft .avatar {
	margin-right: 20px
}
.alignright .avatar {
	margin-left: 20px
}
.comment .avatar {
	margin: 0 15px 20px 0
}
.after-entry,
.archive-description,
.author-box {
	margin-bottom: 40px
}
.after-entry {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	padding: 20px 30px
}
.after-entry .widget:last-of-type {
	margin-bottom: 0
}
.breadcrumb {
	border-bottom: 1px solid #eee;
	font-size: 16px;
	margin-bottom: 20px;
	padding-bottom: 10px
}
.genesis-title-hidden .breadcrumb {
	margin-top: 40px
}
.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0
}
.search-form {
	overflow: hidden
}
.entry-content .search-form {
	margin-bottom: 40px;
	width: 50%
}
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px
}
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px
}
.archive-description .entry-title,
.archive-title,
.author-box-title {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px
}
.entry-title {
	font-size: 30px;
	margin-bottom: 10px
}
.entry-title a,
.sidebar .widget-title a {
	color: #333;
	text-decoration: none
}
.entry-title a:focus,
.entry-title a:hover {
	color: #0073e5
}
.widget-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px
}
.genesis-title-hidden .site-inner {
	padding-top: 0
}
a.aligncenter img {
	display: block;
	margin: 0 auto
}
a.alignnone {
	display: inline-block
}
.alignleft {
	float: left;
	text-align: left
}
.alignright {
	float: right;
	text-align: right
}
a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%
}
img.centered,
.aligncenter,
.singular-image {
	display: block;
	margin: 0 auto 30px
}
img.alignnone,
.alignnone {
	margin-bottom: 15px
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 20px 20px 0
}
a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 20px 20px
}
figcaption,
.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-weight: 600;
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center
}
.entry-content p.wp-caption-text {
	margin-bottom: 0
}
.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 30px
}
.widget {
	margin-bottom: 40px
}
.widget p:last-child,
.widget ul>li:last-of-type {
	margin-bottom: 0
}
.widget ul>li {
	margin-bottom: 0
}
.widget ul>li:last-of-type {
	padding-bottom: 0
}
.widget ol>li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px
}
.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0
}
.widget_calendar table {
	width: 100%
}
.widget_calendar td,
.widget_calendar th {
	text-align: center
}
.featured-content .entry {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px
}
.featured-content .entry:last-of-type {
	border-bottom: none;
	margin-bottom: 0
}
.featured-content .entry-title {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px
}
.after-entry .enews {
	text-align: center;
	padding: 10px
}
.sidebar .enews {
	background-color: #f5f5f5;
	padding: 30px
}
.enews-widget input {
	font-size: 16px;
	margin-bottom: 10px
}
.after-entry .enews-widget input {
	text-align: center
}
.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%
}
.enews form+p {
	margin-top: 20px
}
.gs-faq__question {
	background: transparent;
	border-bottom: 1px solid #eee;
	color: #333;
	padding-left: 0;
	padding-right: 0
}
.gs-faq__question:focus,
.gs-faq__question:hover {
	background: transparent;
	color: #0073e5
}
.gs-faq__question::after {
	content: "";
	font-family: dashicons;
	float: right
}
.gs-faq__question.gs-faq--expanded::after {
	content: ""
}
.entry-content .wpforms-container {
	margin-bottom: 40px
}
.entry-content .wpforms-form .wpforms-field {
	clear: both;
	margin: 20px 0;
	overflow: hidden
}
.site-container .wpforms-container .wpforms-form .wpforms-field input {
	border-radius: 0;
	height: auto;
	padding: 15px
}
.site-container .entry-content .wpforms-form .wpforms-field-label {
	font-weight: 600
}
.site-container .entry-content .wpforms-form .wpforms-field-sublabel {
	font-size: 14px;
	font-weight: 300
}
.entry-content .wpforms-form .wpforms-field-hp {
	display: none !important;
	left: -9000px !important;
	position: absolute !important
}
.site-container .entry-content .wpforms-form textarea {
	padding: 15px
}
.footer-widget-area .wp-block-image {
	margin-bottom: 0px
}
.site-container .entry-content .wpforms-form textarea.wpforms-field-small {
	height: 120px
}
.site-container .entry-content .wpforms-form textarea.wpforms-field-medium {
	height: 200px
}
.site-container .entry-content .wpforms-form textarea.wpforms-field-large {
	height: 300px
}
.genesis-skip-link {
	margin: 0
}
.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden
}
.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0
}
:focus {
	color: #333;
	outline: none
}
.site-header {
	background-color: transparent;
	box-shadow: none;
	padding: 0 30px
}
.title-area .site-title>a {
	background: url('/wp-content/themes/LTnow 2021/images/logo.png') no-repeat left;
	padding: 0
}
.title-area {
	float: left;
	padding-bottom: 25px;
	padding-top: 25px
}
.wp-custom-logo .title-area {
	max-width: 350px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%
}
.wp-custom-logo .custom-logo-link {
	display: block
}
.wp-custom-logo .title-area img {
	width: auto
}
.site-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 0
}
.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #333;
	text-decoration: none
}
.site-description,
.wp-custom-logo .site-title {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important
}
.genesis-nav-menu {
	clear: both;
	line-height: 1;
	width: 100%
}
.genesis-nav-menu .menu-item {
	display: block;
	float: none;
	position: relative
}
.genesis-nav-menu a {
	color: #333;
	display: block;
	font-size: 15px;
	font-weight: 400;
	outline-offset: -1px;
	padding-bottom: 12px;
	padding-top: 12px;
	text-decoration: none
}
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item>a,
.genesis-nav-menu .sub-menu .current-menu-item>a:focus,
.genesis-nav-menu .sub-menu .current-menu-item>a:hover {
	color: #ffd900;
	text-decoration: none
}
.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
	width: 100%
}
.genesis-nav-menu .sub-menu {
	clear: both;
	display: none;
	left: -9999px;
	margin: 0;
	opacity: 1;
	padding-left: 15px;
	position: static;
	z-index: 99
}
.genesis-nav-menu .sub-menu a {
	background-color: #0071bb;
	font-size: 16px;
	position: relative;
	word-wrap: break-word
}
.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
	position: relative
}
.genesis-nav-menu .menu-item:hover>.sub-menu {
	display: block;
	left: auto;
	opacity: 1
}
.menu .menu-item:focus {
	position: static
}
.menu .menu-item>a:focus+ul.sub-menu,
.menu .menu-item.sfHover>ul.sub-menu {
	left: auto;
	opacity: 1
}
.genesis-responsive-menu .genesis-nav-menu .menu-item:hover>.sub-menu {
	display: none
}
.menu-toggle,
.sub-menu-toggle {
	background-color: transparent;
	border-width: 0;
	color: #333;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	visibility: visible
}
.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	background-color: transparent;
	border-width: 0;
	color: #0071bb
}
.menu-toggle {
	float: right;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 15px 0;
	position: relative;
	z-index: 1000
}
.menu-toggle.activated::before {
	content: ""
}
.site-header .dashicons-before::before {
	transition: none
}
.site-header .menu-toggle::before {
	float: left;
	margin-right: 5px;
	position: relative;
	text-rendering: auto;
	top: 1px
}
.sub-menu-toggle {
	float: right;
	padding: 9px 10px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100
}
.sub-menu .sub-menu-toggle {
	padding: 12px 10px
}
.sub-menu-toggle::before {
	display: inline-block;
	text-rendering: auto;
	transform: rotate(0);
	transition: transform 0.25s ease-in-out
}
.sub-menu-toggle.activated::before {
	transform: rotate(180deg)
}
.nav-primary {
	clear: left;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 100%
}
.nav-secondary {
	margin-top: 10px
}
.nav-secondary .genesis-nav-menu {
	line-height: 1.5
}
.nav-secondary .menu-item {
	display: inline-block
}
.nav-secondary a {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0
}
.entry {
	margin-bottom: 40px
}
.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
	padding-left: 40px
}
.entry-content ol>li {
	list-style-type: decimal
}
.entry-content ul>li {
	list-style-type: disc
}
.entry-content ol ul>li,
.entry-content ul ul>li {
	list-style-type: circle
}
.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0
}
.entry-content code {
	background-color: #f5f5f5
}
.content .sticky {
	background-color: #f5f5f5;
	padding: 30px
}
p.entry-meta {
	font-size: 16px;
	margin-bottom: 0
}
.entry-header .entry-meta {
	margin-bottom: 20px
}
.entry-footer .entry-meta {
	border-top: 1px solid #eee;
	padding-top: 20px
}
.entry-categories,
.entry-tags {
	display: block
}
.entry-comments-link::before {
	content: "—";
	margin: 0 6px 0 2px
}
.pagination {
	clear: both;
	margin: 60px 0
}
.adjacent-entry-pagination {
	margin-bottom: 0
}
.archive-pagination li {
	display: inline
}
.archive-pagination li a {
	background-color: #f5f5f5;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 4px;
	padding: 8px 12px;
	text-decoration: none
}
.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #333;
	color: #fff
}
.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 40px
}
.comment-list li {
	padding: 40px 0 0 30px
}
.comment-list .depth-1 {
	padding-left: 0
}
.comment-header {
	margin-bottom: 30px
}
.comment-content {
	clear: both
}
.comment-content ul>li {
	list-style-type: disc
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%
}
.comment-respond label {
	display: block;
	margin-right: 12px
}
.comment-header p {
	margin-bottom: 0
}
.entry-pings .reply {
	display: none
}
.comment-form-cookies-consent label {
	display: inline;
	padding-left: 10px
}
.sidebar {
	font-size: 16px;
	line-height: 1.5
}
.sidebar .widget {
	margin-bottom: 40px
}
.sidebar p {
	margin-bottom: 20px
}
.footer-widgets {
	border-top: 1px solid #eee;
	background-color: #fff;
	clear: both;
	padding: 60px 0
}
.footer-widgets .widget {
	margin-bottom: 10px
}
.footer-widgets .wrap {
	margin-left: auto;
	margin-right: auto
}
.footer-widget-area {
	margin-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px
}
.footer-widget-area:last-child,
.footer-widgets .widget:last-child {
	margin-bottom: 0
}
#menu-footer-menu li {
	line-height: 1.15em
}
.footer-widgets .widget_media_image img {
	width: 200px
}
.footer-widgets #text-3 {
	margin-top: 30px
}
.overlay {
	position: relative
}
.hero-content {
	position: absolute;
	bottom: 0;
	left: 10%
}
.hero-content h1 {
	margin-bottom: 10px;
	margin-top: 10px
}
.hero-content .breadcrumb {
	margin-bottom: 10px
}
.site-footer {
	background-color: #fff;
	border-top: 1px solid #eee;
	font-size: 15px;
	line-height: 1.5;
	padding: 30px;
	text-align: center
}
.site-footer p {
	margin-bottom: 0
}
.openings {
	display: block;
	width: 100%;
	float: left
}
.job-image img {
	width: 350px;
	max-width: 100%
}
.chosen-results {
	max-width: 100% !important
}
#archivedopenings {
	margin-top: 50px
}
.single-job {
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	padding-left: 3%;
	padding-right: 3%
}
.single-job ul {
	margin-left: 30px
}
.post-type-archive-jobopenings .home-hero {
	background-image: url('/wp-content/uploads/2021/07/LT1120-7073.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 340px
}
.post-type-archive-jobopenings .overlay {
	height: 340px
}
.single-jobopenings .home-hero {
	background-image: url('/wp-content/uploads/2021/07/LT1120-7073.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 340px
}
.single-jobopenings .overlay {
	height: 340px
}
.job-image {
	width: 36%;
	float: left
}
.career-content {
	width: 64%;
	float: right
}
.gform_fields {
	max-width: 100% !important
}
.gfrom_fields .light_gray input {
	background: #cccccc !important
}
article:before {
	content: "";
	width: 50%;
	height: 1.1px;
	right: 25%;
	border-top: 2px solid #fed900;
	margin: 0 auto 50px
}
article:first-of-type:before {
	border-top: unset;
	margin: unset;
	height: unset;
	width: unset
}
.paymentbutton {
	padding: 20px 31px;
	border-radius: 50px;
	background-color: #fff;
	color: #0071bb;
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	line-height: 1 !important;
	border: solid 2px #0071bb;
	float: right;
	margin-top: 30px;
	padding-bottom: 20px !important
}
.footer-widgets-3 ul li.paymentbutton a {
	color: #0071bb
}
.paymentbutton:hover {
	background-color: #0071bb
}
.footer-widgets-3 ul li.paymentbutton:hover a {
	color: #fff
}
.paymentbutton:hover a:hover {
	color: #fff
}
@media only screen and (min-width:480px) {
	table {
		table-layout: auto;
		word-break: normal
	}
}
@media only screen and (min-width:960px) {
	.site-header {
		//position: absolute;
		//top: 0;
		z-index: 9999;
		display: block;
		width: 100%
	}
	.admin-bar .site-header {
		//top: 32px
	}
	.genesis-nav-menu .menu-item {
		display: inline-block
	}
	.genesis-nav-menu .menu-item:focus,
	.genesis-nav-menu .menu-item:hover {
		position: relative
	}
	.genesis-nav-menu>.menu-bold>a {
		font-weight: 700
	}
	.genesis-nav-menu>.menu-highlight>a {
		background-color: #333;
		border-radius: 3px;
		color: #fff;
		font-weight: 600;
		margin-left: 15px;
		padding-left: 20px;
		padding-right: 20px
	}
	.genesis-nav-menu>.menu-highlight>a:focus,
	.genesis-nav-menu>.menu-highlight>a:hover {
		background-color: #0073e5
	}
	.genesis-nav-menu .sub-menu,
	.genesis-nav-menu .sub-menu a {
		width: 180px
	}
	.genesis-nav-menu .sub-menu {
		border-top: none;
		opacity: 0;
		padding-left: 0;
		position: absolute;
		transition: opacity 0.4s ease-in-out
	}
	.genesis-nav-menu .sub-menu a {
		border: none;
		border-top: 0;
		padding-bottom: 15px;
		padding-top: 15px
	}
	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -46px 0 0 179px
	}
	.js .nav-primary {
		display: block;
		padding-top: 15px
	}
	.menu-toggle,
	.sub-menu-toggle {
		display: none;
		visibility: hidden
	}
	.nav-primary {
		clear: none;
		float: right;
		width: auto
	}
	.nav-primary .genesis-nav-menu a {
		padding-left: 15px;
		padding-right: 15px
	}
	.site-inner {
		max-width: 1140px
	}
	.content {
		float: left;
		width: 65%
	}
	.sidebar-content .content {
		float: right
	}
	.full-width-content .content {
		float: none;
		margin-left: auto;
		margin-right: auto
	}
	.sidebar {
		float: right;
		width: 30%
	}
	.sidebar-content .sidebar {
		float: left
	}
	.author-box {
		background-color: #f5f5f5;
		padding: 30px
	}
	.after-entry {
		padding: 40px 60px
	}
	.after-entry .enews {
		padding-left: 30px;
		padding-right: 30px
	}
	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		float: left;
		margin-left: 2.5641025641%
	}
	.one-half,
	.three-sixths,
	.two-fourths {
		width: 48.7179487179%
	}
	.one-third,
	.two-sixths {
		width: 31.6239316239%
	}
	.four-sixths,
	.two-thirds {
		width: 65.811965812%
	}
	.one-fourth {
		width: 23.0769230769%
	}
	.three-fourths {
		width: 74.358974359%
	}
	.one-sixth {
		width: 14.5299145299%
	}
	.five-sixths {
		width: 82.905982906%
	}
	.first {
		clear: both;
		margin-left: 0
	}
	.after-entry,
	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings {
		margin-bottom: 60px
	}
	.footer-widgets .wrap {
		max-width: 1140px
	}
	.footer-widget-area {
		float: left;
		margin-bottom: 0;
		width: calc(100% / 3)
	}
}
@media print {
	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #333 !important;
		text-shadow: none !important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]::after {
		content: " (" attr(href) ")"
	}
	abbr[title]::after {
		content: " (" attr(title) ")"
	}
	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title>a::after {
		content: ""
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100% !important
	}
	@page {
		margin: 2cm 0.5cm
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	.content,
	.content-sidebar {
		width: 100%
	}
	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important
	}
	.title-area {
		text-align: center;
		width: 100%
	}
	.site-title>a {
		margin: 0;
		text-decoration: none;
		text-indent: 0
	}
	.site-inner {
		padding-top: 0;
		position: relative
	}
	.author-box {
		margin-bottom: 0
	}
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3
	}
	img {
		page-break-after: avoid;
		page-break-inside: avoid
	}
	blockquote,
	pre,
	table {
		page-break-inside: avoid
	}
	dl,
	ol,
	ul {
		page-break-before: avoid
	}
}
.leadership {
	margin-left: 0 !important;
	width: auto !important
}
.red-link {
	font-weight: bold;
	letter-spacing: -1
}
.red-link a {
	color: #e2231A
}
.red-link {
	color: #e2231A
}
.business-sizes {
	color: #0071bb;
	font-size: 32px
}
.red-link a:hover {
	color: #0071bb
}
.page-id-13615 .gform_title {
	display: none
}
#validation_message_13_5 {
	display: none !important
}
#gform_13_validation_container {
	display: none !important
}
#validation_message_13_1 {
	margin-bottom: -53px
}
.page-template-archive img.alignleft.post-image.entry-image {
	width: 300px
}
input:-internal-autofill-selected {
	background-color: #e8f0fe
}
input:valid {
	background: #e8f0fe
}
textarea:valid {
	background: #e8f0fe
}
select:valid {
	background: #e8f0fe
}
h2.gform_title {
	margin-bottom: 20px
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.button {
	font-weight: 400 !important
}
.care-photo {
	border-radius: 10px !important
}
.red-text a {
	color: #e2231A
}
.blue-text a {
	color: #e2231A
}
.blue-text a:hover {
	color: #0071bb
}
.blue-text span {
	font-size: 44px;
	text-decoration: underline
}
.red-text a:hover {
	color: #0071bb
}
.red-text span:hover {
	color: #0071bb
}
.gform_required_legend {
	display: none !important
}
.light-blue {
	background-color: #d5ecff;
	padding-top: 25px;
	padding-bottom: 25px
}
.margin-zero {
	margin-bottom: 0
}
.blue-heading {
	color: #0071bb
}
.red-text {
	color: #e2231A;
	font-size: 32px
}
.footer-widgets {
	background-color: #d5ecff
}
.home-hero h1 {
	color: white;
	font-size: 50px;
	font-weight: bold
}
.typewrite {
	border-bottom: solid 10px #ffd900;
	color: white;
	text-decoration: none
}
.site-inner {
	max-width: 100% !important;
	padding: 0 !important
}
.footer-widgets-2 ul li a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-size: 24px
}
.footer-widgets-2 ul li a:hover {
	color: #0071bb
}
.footer-widgets-3 ul li a {
	color: #333;
	text-decoration: none;
	font-size: 16px;
	line-height: 1.25em
}
.footer-widgets-3 ul li a:hover {
	color: #0071bb
}
.footer-widgets-3 ul li {
	text-align: right
}
.footer-widgets-3 p {
	font-size: 12px;
	text-align: right
}
.genesis-nav-menu li a {
	color: white;
	font-size: 20px
}
.site-footer {
	display: none
}
.active-one {
	background-color: transparent !important
}
.yellow-text {
	color: #ffd900;
	font-weight: bold
}
.white-button {
	padding: 20px 31px;
	border-radius: 50px;
	background-color: #fff;
	color: #0071bb;
	display: inline-block;
	margin: 0 auto;
	text-decoration: none;
	font-size: 16px;
	line-height: 1 !important;
	border: solid 2px #0071bb
}
.white-button:hover {
	background-color: #0071bb;
	color: #fff
}
#top-footer {
	background-image: url('/wp-content/uploads/2021/08/halacious-Pr578ZCufII-unsplash.jpg');
	min-height: 500px;
	padding-top: 100px;
	padding-bottom: 50px;
	padding-left: 20%;
	padding-right: 20%;
	background-size: cover
}
#top-footer p {
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	max-width: 800px;
	margin: 0 auto
}
#block-9 p {
	text-transform: uppercase
}
#top-footer .ab-button {
	border: 3px solid #0071bb
}
#next-footer {
	background: #0071bb;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 15%;
	margin-bottom: 0;
	min-height: 95px
}
#next-footer .widget {
	margin-bottom: 0 !important;
	font-size: 20px !important;
	width: 50%;
	float: left
}
.wp-block-separator.is-style-half {
	border-bottom: 2px solid currentColor;
	color: #ffd900;
	margin: 3.5em auto;
	width: 50% !important;
	min-width: 300px !important;
	max-width: 100% !important
}
.secondary-hero h1 {
	color: #ffd900
}
.secondary-site-inner {
	margin-top: 50px
}
.large-heading {
	font-size: 64px
}
li .sub-menu {
	background-color: #0071bb
}
.sub-menu a:hover {
	color: #ffd900
}
.footer-widgets li {
	list-style-type: none !important
}
.custom-logo {
	max-height: 65px
}
.menu-item.search {
	margin-left: 30px
}
.nav-primary .genesis-nav-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	justify-content: center
}
.search .search-form {
	text-align: center;
	margin-top: 15px
}
.search .search-form input[type="search"] {
	position: relative;
	width: 1px;
	padding: 8px 15px;
	border: none;
	border-radius: 0;
	background-color: transparent;
	font-size: 13px;
	cursor: pointer;
	-webkit-transition: width 500ms ease,background 400ms ease;
	transition: width 500ms ease,background 400ms ease
}
.search .search-form input[type="search"]:focus {
	width: 250px;
	outline: 0;
	background-color: #fff;
	cursor: text
}
.genesis-nav-menu .search input[type="submit"] {
	clip: rect(0, 0, 0, 0);
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	border: 0
}
.search .search-form:before {
	top: 60%;
	left: 50%;
	width: 50px;
	height: 50px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-family: "dashicons";
	content: "";
	font-size: 32px;
	position: absolute;
	color: #fff
}
.wp-block-getwid-social-links__link i {
	margin: 0 10px 0 0
}
.widget-area.footer-widgets-1.footer-widget-area p {
	font-size: 20px;
	line-height: 30px
}
.search .search-form:before {
	color: #fff
}
.site-container.white .search .search-form:before {
	color: #999
}
.wp-block-column .aligncenter img {
	border-radius: 10px !important
}
.wp-block-media-text img {
	border-radius: 10px !important
}
.wp-block-media-text img:hover {
	box-shadow: grey 3px 5px 10px;
	transition: 0.2s;
	transform: scale(1.05)
}
.wp-block-column .aligncenter img:hover {
	box-shadow: grey 3px 5px 10px;
	transition: 0.2s;
	transform: scale(1.05)
}
.no-hover img:hover {
	box-shadow: none !important;
	transition: none !important;
	transform: none !important
}
.light-blue img {
	border-radius: 10px !important
}
.fa-facebook-f {
	color: #4267B2
}
.fa-twitter {
	color: #1DA1F2
}
.fa-linkedin-in {
	color: #0071bb
}
.fa-rss {
	color: #ee802f
}
.secondary-site-inner ul {
	margin-left: 25px
}
.secondary-site-inner ol {
	margin-left: 25px
}
.page-template-secondarypage .secondary-site-inner p.full-width {
	max-width: 100vw
}
#gform_18 .ginput_container.ginput_container_email.ll-at-font.ll-at-size.ll-at-line-height {
	max-width: 100%
}
.blog-sub-button {
	margin-top: -40.5px;
	margin-left: -15px;
	background: #E5F5FF 0% 0% no-repeat;
	float: left !important;
	border-top-right-radius: 50px !important;
	border-bottom-right-radius: 50px !important;
	color: #333 !important;
	padding: 15px 30px
}
.blog-sub-button:hover {
	background-color: white
}
#gform_wrapper_13 .gform_title {
	display: none !important
}
#gform_13 .gform_footer {
	visibility: hidden;
	position: absolute;
	left: -100vw
}
#input_13_1 {
	background: #FFFFFF 0% 0% no-repeat;
	border: 1px solid #0071BB;
	border-bottom-left-radius: 50px;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	height: 48px;
	padding-left: 20px;
	color: #333
}
#gform_wrapper_13 {
	padding-left: 30px !important;
	margin-top: -35px !important
}
button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.button:focus,
.button:hover {
	background-color: #ffffff
}
div#gform_confirmation_message_13 {
	color: white
}
a.button.light-blue-button.ab-button-shape-circular.case-study-button {
	font-weight: 400
}
.icon-enlarge:hover {
	box-shadow: grey 3px 5px 10px;
	transition: 0.2s;
	transform: scale(1.05)
}
.single .home-hero h1 {
	font-size: 40px
}
.single .entry-title {
	display: none
}
.single .entry-content {
	margin-top: 50px
}
h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
	padding: 1em 0 0.75em 0 !important
}
.responsive-menu-icon {
	cursor: pointer;
	display: none
}
.responsive-menu-icon::before {
	content: "";
	display: block;
	font: normal 50px/1 'dashicons';
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	color: #fff
}
@media only screen and (max-width:960px) {
	.nav-primary .genesis-nav-menu {
		display: none;
		padding-bottom: 0
	}
	.menu-toggle,
	.sub-menu-toggle {
		display: block;
		visibility: hidden
	}
}
#responsive-menu-icon {
	cursor: pointer;
	display: none;
	float: right
}
#responsive-menu-icon::before {
	color: #333;
	content: "";
	font: normal 50px/1 'dashicons';
	margin: 0 auto
}
@media only screen and (max-width:990px) {
	.responsive-menu {
		display: none
	}
	#responsive-menu-icon {
		display: block
	}
}
@media only screen and (max-width:960px) {
	.menu-item.search {
		margin-bottom: 10px;
		margin-left: 20px
	}
	.search .search-form:before {
		position: absolute;
		top: 0;
		left: 0;
		color: #fff;
		-webkit-transform: none;
		transform: none;
		font-family: "dashicons";
		content: ""
	}
	.search .search-form {
		text-align: left
	}
	h3 {
		font-size: 1.75em
	}
	.home .blue-heading {
		font-size: 48px !important
	}
}
.entry-categories {
	display: none
}
.entry-title a {
	color: #e2231A;
	font-weight: bold
}
.entry-tags a {
	text-decoration: none;
	padding: 3px 5px;
	background: #d5ecff;
	font-size: 12px;
	border: solid 1px #d5ecff;
	border-radius: 20px;
	font-weight: bold
}
.custom-logo {
	margin-top: 16px
}
.leadership-block {
	background: #d5ecff;
	padding: 10px 10px;
	border-radius: 10px
}
.leadership-block img {
	border: solid 2px #0071bb
}
.archive-description {
	width: 100vw;
	height: auto;
	min-height: 300px;
	background: url('/wp-content/uploads/2021/07/office-1209640_1920.jpg') no-repeat;
	position: relative;
	margin-left: -28%;
	left: 0;
	top: 0;
	background-position: center center;
	background-size: cover
}
.archive-title {
	position: absolute;
	left: 15%;
	top: 200px;
	font-size: 44px;
	color: #ffd900
}
.hover-white a {
	background-color: #0071bb !important;
	border: solid 2px #0071bb;
	font-size: 24px
}
.hover-white a:hover {
	background-color: white !important;
	color: #0071bb !important;
	border: solid 2px #0071bb
}
.gform_title {
	font-size: 32px !important
}
.gform_button {
	border-radius: 50px !important;
	background-color: #0071bb !important;
	font-size: 24px !important;
	border: solid 2px #0071bb !important
}
.gform_button:hover {
	background-color: white !important;
	color: #0071bb !important
}
.gfield_label {
	font-size: 20px !important
}
#gform_confirmation_wrapper_13 {
	margin-top: -28px
}
.page-template-secondary-landing .wp-block-column p {
	margin: 0 auto;
	max-width: 520px
}
.page-template-secondary-landing .wp-block-column h2 {
	margin: 0 auto;
	max-width: 520px
}
.home .blue-heading {
	font-size: 64px
}
.home .button {
	font-size: 24px
}
.white-button {
	font-size: 24px;
	font-weight: 400
}
.case-study-button {
	background-color: #0071bb;
	border: solid 2px #0071bb;
	margin-top: 25px
}
.case-study-button:hover {
	background-color: white;
	color: #0071bb;
	border: solid 2px #0071bb
}
.case-study img {
	width: 600px;
	max-width: 100%;
	height: auto
}
.single .home-hero {
	min-height: 375px
}
.single .overlay {
	min-height: 375px;
	backdrop-filter: brightness(200%) saturate(150%) blur(25px)
}
.page-template-archive .content {
	margin-top: 50px
}
.responsive-menu-icon::before {
	position: relative;
	z-index: 9999
}
.testimonials {
	margin-top: 50px;
	margin-bottom: 0 !important
}
.tag .content {
	margin-top: 50px
}
.tag .home-hero {
	background: url('/wp-content/uploads/2021/07/LT1120-7390.jpg');
	background-position: center;
	background-repeat: no-repeat
}
.search .home-hero {
	background: url('/wp-content/uploads/2021/07/LT1120-7390.jpg');
	background-position: center;
	background-repeat: no-repeat
}
.parent-pageid-9 .overlay {
	backdrop-filter: brightness(200%) saturate(150%) blur(25px)
}
.search .content {
	margin-top: 50px;
	margin-bottom: 50px
}
.secondary-site-inner ol li {
	margin-bottom: 25px
}
.gform-body h3 {
	max-width: 100% !important
}
.gform_title {
	width: 100% !important
}
.gform_heading {
	margin-bottom: 25px
}
#block-2 .gform_heading {
	margin-bottom: 0
}
.wp-block-getwid-post-carousel__post-excerpt {
	display: none
}
.wp-block-getwid-post-carousel__post-title a {
	color: #e2231A;
	font-weight: 700
}
.wp-block-getwid-post-carousel__post-title a:hover {
	color: #0071bb !important
}
.wp-block-getwid-post-carousel__post-thumbnail a img {
	border-radius: 10px
}
.slick-next,
.slick-prev {
	top: 30% !important
}
h3.wp-block-getwid-post-carousel__post-title {
	max-width: 100% !important
}
.slick-prev {
	left: -55px !important
}
.slick-next:before,
.slick-prev:before {
	font-size: 50px !important
}
.wp-block-getwid-post-carousel__post-content-wrapper {
	margin: 0 auto;
	text-align: center
}
.wp-block-getwid-images-slider .slick-prev:before,
.wp-block-getwid-images-slider .slick-next:before,
.wp-block-getwid-media-text-slider .slick-prev:before,
.wp-block-getwid-media-text-slider .slick-next:before,
.wp-block-getwid-post-slider .slick-prev:before,
.wp-block-getwid-post-slider .slick-next:before,
.wp-block-getwid-post-carousel .slick-prev:before,
.wp-block-getwid-post-carousel .slick-next:before {
	color: #ffd900 !important
}
.h3.wp-block-getwid-post-carousel__post-title {
	font-size: 30px !important
}
#gform_13 {
	margin-bottom: 0px
}
@media screen and (min-width:960px) {
	ul#menu-main-menu {
		margin-top: 10px
	}
	div#field_13_1 {
		max-width: 99%
	}
	.sixty-percent {
		width: 60vw;
		margin: 0 auto
	}
	.half-width {
		width: 50%;
		float: left;
		padding: 20px
	}
	.half-width img {
		margin: 0 auto;
		display: inherit;
		width: 600px;
		max-width: 100%;
		height: auto
	}
	.case-study {
		width: 75%;
		min-width: 930px;
		margin: 0 auto
	}
	.page-template-secondarypage .secondary-site-inner p {
		max-width: 66vw;
		margin: 0 auto
	}
	.secondary-site-inner h2 {
		width: 66vw;
		margin: 20px auto
	}
	.auto-width {
		width: auto
	}
	.wp-block-media-text__content ul {
		width: auto !important;
		margin-left: 20px !important
	}
	.wp-block-media-text h2 {
		width: auto !important
	}
	h2.has-background {
		margin-bottom: 0 !important
	}
	.page-template-secondary-landing .secondary-site-inner {
		margin-bottom: 0
	}
	.secondary-site-inner h3 {
		max-width: 66vw;
		margin: 0 auto;
		margin-bottom: 15px
	}
	.secondary-site-inner ul {
		width: 60vw;
		margin: 0 auto
	}
	.secondary-site-inner ol {
		width: 60vw;
		margin: 0 auto
	}
	..wp-block-column h2 {
		width: auto
	}
	.centered-content {
		width: 66%;
		margin-left: 17%
	}
	.ninety-percent {
		width: 84%;
		margin-left: 8%
	}
	.page-template-secondary-landing .blue-heading {
		width: 100vw;
		margin-left: -10vw
	}
	.page-template-secondary-landing .light-blue {
		width: 100vw;
		margin-left: -10vw
	}
	.page-template-secondarypage .blue-heading {
		width: 100vw;
		margin-left: -10vw
	}
	.page-template-secondarypage .light-blue {
		width: 100vw;
		margin-left: -10vw
	}
	.fcs .blue-heading {
		margin-left: 0
	}
}
@media screen and (max-width:959px) {
	.home h1 {
		margin-top: 0
	}
	.home-hero h1 {
		font-size: 40px;
		top: 215px !important
	}
	.ninety-percent {
		width: 96%;
		margin-left: 2%
	}
	.centered-content {
		width: 92%;
		margin-left: 4%
	}
	.footer-widgets-1 {
		text-align: center
	}
	.footer-widgets nav {
		display: block
	}
	.footer-widgets-2 {
		text-align: center
	}
	.footer-widgets-3 {
		text-align: center
	}
	.footer-widgets-3 nav ul li {
		text-align: center
	}
	.footer-widgets-3 p {
		text-align: center
	}
	#top-footer {
		padding-left: 4%;
		padding-right: 4%
	}
	.site-header {
		background-color: #0071bb;
		z-index: 9999;
		position: relative
	}
	.home-hero {
		margin-top: 0
	}
	.menu-toggle,
	.sub-menu-toggle {
		color: white;
		display: block
	}
	.genesis-nav-menu {
		padding-bottom: 20px
	}
	.genesis-nav-menu a:focus,
	.genesis-nav-menu a:hover {
		color: #ffd900 !important
	}
	.menu-toggle:hover,
	.menu-toggle:focus {
		color: #ffd900
	}
	.is-style-rounded {
		text-align: center
	}
	h1.has-background,
	h2.has-background,
	h3.has-background,
	h4.has-background,
	h5.has-background,
	h6.has-background {
		padding: 1.25em 0 !important
	}
	.site-inner {
		margin-top: -15px !important
	}
	.large-heading {
		font-size: 54px
	}
	.text-2 a {
		text-decoration: none;
		color: #333
	}
	#text-5 p {
		text-align: center
	}
	#text-5 {
		width: 50% !important;
		float: left !important
	}
	#next-footer {
		padding-left: 0
	}
	h2 {
		font-size: 2rem
	}
	#top-footer p {
		font-size: 20px
	}
	.red-text {
		font-size: 26px
	}
	.genesis-nav-menu .sub-menu a {
		font-size: 18px
	}
	.footer-widgets-3 ul li {
		text-align: center
	}
}
@media screen and (max-width:535px) {
	.home-hero h1 {
		font-size: 32px
	}
	h2 {
		font-size: 2.5rem
	}
	.home .home-hero h1 {
		font-size: 23px
	}
}
.responsive-menu-icon {
	cursor: pointer;
	display: none
}
.responsive-menu-icon::before {
	content: "";
	display: block;
	font: normal 50px/1 'dashicons';
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	color: #fff
}
.custom-buttons a {
	font-weight: 400;
	background-color: #0071bb !important;
	border: solid 2px #0071bb
}
.custom-buttons a:hover {
	background-color: white !important;
	color: #0071bb !important
}
.secondary-site-inner {
	margin-bottom: 50px
}
.page-template-secondary-landing .secondary-site-inner {
	margin-bottom: 0 !important
}
.leadership-pic {
	width: 300px;
	height: auto;
	max-width: 100%;
	margin: 20px auto !important
}
.customer-rvw {
	padding: 6px 35px 6px 15px;
	margin: 0 50px 20px;
	border: 3px solid #0071BB;
	border-width: 2px 0;
	font-size: 16px;
	line-height: 26px;
	background: #f9f9f9;
	color: #000;
	position: relative;
	min-height: 30px
}
.customer-rvw p {
	margin: 0
}
.customer-rvw p.author {
	font-size: 14px;
	line-height: 20px;
	padding-top: 4px;
	text-align: right
}
.customer-rvw .author {
	font-style: italic;
	color: #555
}
.customer-rvw i {
	float: left;
	color: #eee;
	font-size: 40px
}
.customer-rvw div {
	padding: 0 20px 0 50px
}
.fcs .wp-block-separator:last-of-type {
	display: none !important
}
.secondary-site-inner .gform_wrapper.gravity-theme .gsection {
	border-bottom: 2px solid #fed900;
	padding: 0;
	width: 50%;
	margin: 3.5em auto
}
.mobile-only {
	display: none
}
.single .gb-block-profile .gb-profile-column.gb-profile-content-wrap {
	display: block;
	padding: 15px;
	flex: 6 0 0
}
.single-jobopenings h4 {
	margin: 30px 0 10px
}
.single-jobopenings ul {
	margin-top: -28px;
	margin-bottom: 28px
}
header.entry-header p.entry-meta {
	font-style: italic;
	padding-top: 5px
}
@media only screen and (max-width:960px) {
	.genesis-nav-menu.responsive-menu>.menu-item>.sub-menu,
	.genesis-nav-menu.responsive-menu {
		display: none
	}
	.genesis-nav-menu.responsive-menu .menu-item,
	.responsive-menu-icon {
		display: block
	}
	.genesis-nav-menu.responsive-menu .menu-item:hover {
		position: static
	}
	.genesis-nav-menu.responsive-menu .sub-menu .current-menu-item>a:hover,
	.genesis-nav-menu.responsive-menu li a,
	.genesis-nav-menu.responsive-menu li a:hover,
	.genesis-nav-menu.responsive-menu li.current-menu-item>a {
		background: none;
		display: block;
		line-height: 1;
		padding: 12px 0
	}
	.genesis-nav-menu.responsive-menu .menu-item-has-children {
		cursor: pointer
	}
	.genesis-nav-menu.responsive-menu .menu-item-has-children>a {
		margin-right: 60px
	}
	.genesis-nav-menu.responsive-menu>.menu-item-has-children:before {
		content: "";
		float: right;
		font: normal 16px/1 'dashicons';
		height: 16px;
		padding: 11px 0;
		right: 0;
		text-align: right;
		z-index: 9999;
		color: #fff
	}
	.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
		content: "";
		color: pink
	}
	.genesis-nav-menu.responsive-menu .sub-menu {
		left: auto;
		opacity: 1;
		position: relative;
		-moz-transition: opacity 0.4s ease-in-out;
		-ms-transition: opacity 0.4s ease-in-out;
		-o-transition: opacity 0.4s ease-in-out;
		-webkit-transition: opacity 0.4s ease-in-out;
		transition: opacity 0.4s ease-in-out;
		width: 100%;
		z-index: 99
	}
	.genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
		padding-left: 20px;
		margin: 0
	}
	.genesis-nav-menu.responsive-menu .sub-menu li a,
	.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
		background: none;
		border: none;
		box-shadow: none;
		padding: 12px 0;
		position: relative;
		width: 100%
	}
	.genesis-nav-menu.responsive-menu {
		padding-bottom: 16px
	}
	.nav-primary .genesis-nav-menu.responsive-menu li a {
		background: none;
		color: #FFF
	}
	.nav-primary .genesis-nav-menu.responsive-menu li a:hover {
		background: none;
		color: pink
	}
	#archivedopenings {
		padding-left: 3%;
		padding-right: 3%
	}
	img.lazy.lazy-loaded {
		margin: 0 auto;
		display: block
	}
	.half-width {
		text-align: center;
		margin-top: 20px
	}
}
@media screen and (max-width:1100px) {
	.custom-buttons a {
		font-size: 22px
	}
}
@media screen and (max-width:959px) {
	.responsive-menu-icon::before {
		float: right;
		margin-top: -60px;
		margin-left: -10px
	}
	.title-area {
		max-height: 50px
	}
	.page-template-secondary-landing .wp-block-group.light-blue {
		width: 100vw;
		margin-left: -12.5%
	}
	.page-template-secondary-landing h2.has-text-align-center.margin-zero.blue-heading.has-background {
		width: 100vw;
		margin-left: -12.5%
	}
	.page-template-secondarypage .wp-block-group.light-blue {
		width: 100vw;
		margin-left: -12.5%
	}
	.page-template-secondarypage h2.has-text-align-center.margin-zero.blue-heading.has-background {
		width: 100vw;
		margin-left: -12.5%
	}
}
@media screen and (max-width:850px) {
	.wp-block-getwid-social-links__list {
		justify-content: center
	}
	.job-image {
		width: 95%;
		float: none;
		margin: 0 auto
	}
	.home .home-hero {
		min-height: 33vh
	}
	.home .overlay {
		min-height: 33vh
	}
	.job-image img {
		max-width: 350px !important;
		float: none !important;
		margin: 0 auto
	}
	.career-content {
		float: none;
		margin: 0 auto;
		clear: both;
		width: 95%
	}
	.single-jobopenings .home-hero h1 {
		font-size: 36px !important
	}
	.openings a {
		color: #0071bb
	}
	.wp-custom-logo .title-area {
		max-width: 100%;
		margin: 0 auto
	}
	a.custom-logo-link {
		text-align: center
	}
	h3 {
		font-size: 1.25em
	}
	.light-blue {
		padding-left: 5%;
		padding-right: 5%
	}
	.ninety-percent {
		padding-left: 5%;
		padding-right: 5%
	}
	.large-enterprise {
		margin-top: 0
	}
	.startup-small {
		margin-bottom: 0 !important
	}
	.home .blue-heading {
		font-size: 2.25em !important
	}
	#text-5 {
		width: 100% !important;
		float: none !important
	}
	#block-2 {
		width: 100% !important;
		float: none !important;
		margin-top: 50px
	}
	.blog-sub-button {
		float: right !important;
		margin-top: -105px;
		margin-right: 40px
	}
	.ginput_container.ginput_container_email {
		max-width: 55%
	}
	.next-footer-area {
		padding-bottom: 0 !important;
		margin-bottom: -50px !important
	}
	#gform_confirmation_message_13 {
		color: white
	}
	#next-footer .gform_wrapper.gravity-theme .gfield.gfield--width-half {
		-ms-grid-column-span: 6;
		grid-column: 1/-1 !important
	}
	#next-footer .gform_wrapper.gravity-theme .gfield.gfield--width-quarter {
		-ms-grid-column-span: 3;
		grid-column: 1/-1
	}
	#next-footer .gform_wrapper.gravity-theme .gfield.gfield--width-third {
		-ms-grid-column-span: 4;
		grid-column: 1/-1
	}
	.ginput_container.ginput_container_email {
		max-width: 80%
	}
	.tag .content {
		padding-left: 5%;
		padding-right: 5%
	}
	.single-post .content {
		padding-left: 5%;
		padding-right: 5%
	}
	.page-template-archive .content {
		padding-left: 5%;
		padding-right: 5%
	}
	.light-blue .wp-block-column:not(:only-child) {
		flex-basis: calc(50% - 1em) !important;
		flex-grow: 0
	}
	.light-blue .wp-block-columns {
		flex-wrap: wrap;
		margin-bottom: 0
	}
	.learn-more {
		padding-bottom: 25px
	}
	.site-container .wp-block-column {
		flex-basis: 100%;
		margin-left: auto !important;
		margin-right: auto !important
	}
	.hide-mobile {
		display: none
	}
	.page-template-secondarypage .fcs {
		padding-bottom: 30px
	}
	.genesis-nav-menu.responsive-menu .search:hover {
		position: relative
	}
	.searchpagetitle {
		top: 140px !important
	}
}
@media screen and (max-width:785px) {
	img.lazy.lazy-loaded {
		margin: 0 auto;
		text-align: center;
		display: block;
		padding: 3px
	}
	.site-container .wp-block-column {
		flex-basis: 100%;
		margin-left: auto !important;
		margin-right: auto !important
	}
	.wp-block-column.is-vertically-aligned-center.lets-talk {
		flex-basis: 100% !important
	}
	.wp-block-column.is-vertically-aligned-center.learn-more {
		flex-basis: 100% !important
	}
	.wp-block-columns.ninety-percent.testimonials {
		margin-bottom: 10px !important
	}
	.responsive-menu-icon::before {
		float: right;
		margin-top: -60px;
		margin-left: -10px
	}
	.page-template-secondary-landing .wp-block-column {
		margin-bottom: 25px
	}
	.testimonials p {
		text-align: center
	}
	.download-columns {
		display: block !important
	}
}
@media screen and (max-width:768px) {
	.ginput_container.ginput_container_email {
		max-width: 74.5%
	}
	#gform_wrapper_13 {
		margin: 0 auto;
		width: 80%
	}
	.gform_button {
		padding: 5px 25px !important
	}
	.custom-logo {
		margin-top: 8px
	}
	.blog-sub-button {
		width: 25%;
		margin-right: 0
	}
	#gform_wrapper_13 {
		padding-left: 0 !important
	}
	.menu-item.search {
		margin-left: 0
	}
	.home-hero {
		min-height: 220px !important
	}
	.overlay {
		min-height: 220px !important
	}
	.single-jobopenings .overlay {
		height: 220px !important
	}
	.single-jobopenings .home-hero h1 {
		font-size: 32px !important
	}
	.single-jobopenings .home-hero {
		height: 220px !important
	}
	.post-type-archive-jobopenings .overlay {
		min-height: 220px !important;
		height: 220px !important
	}
	.post-type-archive-jobopenings .home-hero {
		height: 220px
	}
	.openings .alignleft {
		float: none !important;
		margin: 0 auto !important
	}
	.wp-block-columns.single-testimony {
		display: block !important
	}
	.title-area {
		max-height: 50px
	}
	.page-template-archive .content {
		padding-left: 5%;
		padding-right: 5%
	}
	.page-template-secondary-landing .wp-block-group.light-blue {
		width: 100vw;
		margin-left: -12.5%
	}
	.page-template-secondary-landing h2.has-text-align-center.margin-zero.blue-heading.has-background {
		width: 100vw;
		margin-left: -12.5%
	}
	.page-template-secondarypage .wp-block-group.light-blue {
		width: 100vw;
		margin-left: -12.5%
	}
	.page-template-secondarypage h2.has-text-align-center.margin-zero.blue-heading.has-background {
		width: 100vw;
		margin-left: -12.5%
	}
	.page-template-secondarypage .wp-block-column {
		flex-basis: 100% !important
	}
	.blue-heading {
		padding-left: 3%;
		padding-right: 3%
	}
	.entry-tags a {
		white-space: nowrap
	}
	img.alignleft.post-image.entry-image {
		float: none;
		display: block;
		width: 100%
	}
	.single-post .home-hero h1 {
		font-size: 30px
	}
	.single-post .content {
		padding-left: 5%;
		padding-right: 5%
	}
	.light-blue {
		padding-bottom: 0
	}
	.home-hero h1 {
		top: 120px !important
	}
	h1.has-background,
	h2.has-background,
	h3.has-background,
	h4.has-background,
	h5.has-background,
	h6.has-background {
		padding: 0.75em 0 !important
	}
	.case-study {
		margin-top: -30px
	}
	.single-job {
		padding-right: 5%;
		padding-left: 5%
	}
	.search .content {
		padding-left: 5%;
		padding-right: 5%
	}
	.page-id-9 .wp-block-columns {
		margin-bottom: -30px
	}
}
@media screen and (max-width:664px) {
	.ginput_container.ginput_container_email {
		max-width: 70%
	}
	.blog-sub-button {
		width: 29%
	}
	.light-blue .wp-block-column:not(:only-child) {
		flex-basis: 100% !important;
		flex-grow: 0
	}
	#text-5 {
		padding-left: 3%;
		padding-right: 3%
	}
	.blue-heading {
		padding-left: 3%;
		padding-right: 3%
	}
	.home .home-hero h1 {
		font-size: 34px !important
	}
	.home .home-hero h1 {
		top: 130px !important
	}
	.site-inner {
		margin-top: 0 !important
	}
}
@media screen and (max-width:600px) {
	.single-jobopenings .overlay {
		min-height: 200px !important
	}
	.secondary-hero {
		min-height: 200px !important
	}
	.single-jobopenings .home-hero h1 {
		font-size: 30px !important
	}
	.post-type-archive-jobopenings .overlay {
		height: 200px !important;
		min-height: 200px !important
	}
	.post-type-archive-jobopenings .secondary-hero h1 {
		top: 130px !important
	}
	.home .home-hero h1 {
		font-size: 30px !important
	}
	.single .home-hero h1 {
		font-size: 26px !important
	}
	.single .overlay {
		min-height: 200px !important;
		backdrop-filter: brightness(200%) saturate(150%) blur(25px)
	}
	.single .home-hero {
		min-height: 200px !important
	}
	.single-jobopenings .overlay {
		height: 200px !important
	}
	.page-id-157 .home-hero h1 {
		font-size: 30px
	}
}
@media screen and (max-width:600px) {
	.mobile-only {
		display: block
	}
	.wp-block-media-text__content {
		padding: 0 !important
	}
}
@media screen and (max-width:564px) {
	.ginput_container.ginput_container_email {
		max-width: 66%
	}
	.blog-sub-button {
		width: 33%;
		margin-top: -104px;
		padding: 14.75px 30px
	}
	.home .home-hero h1 {
		padding-top: 100px !important
	}
	.slick-next:before,
	.slick-prev:before {
		font-size: 30px !important
	}
	.slick-prev {
		left: -35px !important
	}
}
@media screen and (max-width:430px) {
	.ginput_container.ginput_container_email {
		max-width: 63%
	}
	.blog-sub-button {
		width: 36%
	}
	.single .home-hero h1 {
		font-size: 26px !important
	}
	.custom-logo {
		max-height: 50px
	}
	.custom-logo {
		margin-top: 15px
	}
	.responsive-menu-icon::before {
		margin-top: -55px
	}
}
@media screen and (max-width:400px) {
	.ginput_container.ginput_container_email {
		max-width: 60%
	}
	.blog-sub-button {
		width: 39%
	}
	.responsive-menu-icon::before {
		margin-right: -20px
	}
	.custom-logo {
		max-height: 50px
	}
	#input_13_1 {
		font-size: 13px !important
	}
}
@media screen and (max-width:370px) {
	.custom-logo {
		max-height: 40px
	}
	.responsive-menu-icon::before {
		margin-top: -70px
	}
	.home .home-hero h1 {
		font-size: 20px !important
	}
	.home .home-hero {
		min-height: 200px
	}
	.home .overlay {
		min-height: 200px
	}
	.single .home-hero h1 {
		font-size: 22px
	}
}
@media screen and (max-width:350px) {
	.blog-sub-button {
		padding: 15px 20px
	}
	#input_13_1 {
		font-size: 11px !important
	}
	.home .home-hero h1 {
		padding-top: 80px !important
	}
	.single .home-hero h1 {
		top: 100px !important
	}
	.breadcrumb {
		font-size: 14px !important
	}
	.home-hero h1 {
		font-size: 29px
	}
	.responsive-menu-icon::before {
		margin-top: -60px
	}
}
@media print {
	*,
	*:before,
	*:after {
		color: #333 !important;
		background: transparent !important;
		box-shadow: none !important;
		text-shadow: none !important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="javascript:"]:after,
	a[href^="#"]:after,
	.site-title>a:after {
		content: ""
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100% !important
	}
	@page {
		margin: 2cm 0.5cm
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	.content,
	.content-sidebar {
		width: 100%
	}
	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important
	}
	.title-area {
		width: 100%;
		text-align: center
	}
	.site-title>a {
		margin: 0;
		text-decoration: none;
		text-indent: 0
	}
	.site-inner {
		position: relative;
		top: -100px;
		padding-top: 0
	}
	.author-box {
		margin-bottom: 0
	}
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3
	}
	img {
		page-break-after: avoid;
		page-break-inside: avoid
	}
	blockquote,
	pre,
	table {
		page-break-inside: avoid
	}
	dl,
	ol,
	ul {
		page-break-before: avoid
	}
}