/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

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

body {
	margin: 0;
}

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

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

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

.hidden,
[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

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

strong,
* strong,
b,
* b {
	font-weight: 700;
}

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

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

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

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

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

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

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

span.wpcf7-list-item {
    display: block;
	margin-left: 0.25em;
}

div.wpcf7-response-output {
    clear: both;
}

.wpcf7 form .wpcf7-response-output:empty {
	border-width: 0;
}

.wpcf7-form label {
	font-weight: 700;
}
span.wpcf7-list-item label,
.wpcf7-form label .required-field {
	font-weight: 400;
}
.required-note {
	font-size: 0.875rem;
}

.contact-routing {
	border: none;
	padding: 0;
}
.contact-routing legend {
	font-weight: 700;
	padding: 0 0 0.5em;
}
@media screen and (min-width: 75em) {
	.contact-routing .wpcf7-radio span.wpcf7-list-item {
		display: inline-block;
		margin: 0 1rem 0.5rem 0;
	}
}

.small-text {
	font-size: 0.875rem;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.25em;
	padding: 0;
	width: 1.25rem;
	height: 1.25rem;
	position: relative;
	top: 0.1825em;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

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

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

fieldset {
	border: 1px solid #dedee0;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
	height: 8em;
}

optgroup {
	font-weight: bold;
}


/**
 * 3.0 - Typography
 */

body,
button,
input,
select,
textarea,
::cue {
	font-family: "myriad-pro", "Myriad Pro", "Segoe UI", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body,
button,
input,
select,
textarea {
	font-size: 1rem;
	line-height: 1.5;
	color: #1a1a1a;
}

.social-navigation a:before,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.pagination .prev:before,
.pagination .next:before,
.pagination .nav-links:before,
.pagination .nav-links:after,
.search-submit:before,
.search-toggle:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: never;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}
.social-navigation ul {
	list-style: none;
	margin: 0;
}

.social-navigation li {
	display: inline-block;
}

.social-navigation a {
	color: #1a1a1a;
	display: block;
	height: 36px;
	position: relative;
	width: 36px;
	outline-offset: -2px;
	border-radius: 50%;
	background: #fff;
}

.social-navigation a:before {
	content: "\f415";
	height: 36px;
	font-size: 24px;
	line-height: 36px;
	text-align: center;
	width: 36px;
	color: currentColor;
}

.social-navigation a:hover:before,
.social-navigation a:focus:before {
	
}

.social-navigation a[href*="facebook.com"]:before {
	content: "\f204";
}
.social-navigation a[href*="instagram.com"]:before {
	content: "\f215";
}
.social-navigation a[href*="linkedin.com"]:before {
	content: "\f207";
}
.social-navigation a[href*="twitter.com"]:before {
	content: "\f202";
}
.social-navigation a[href*="youtube.com"]:before {
	content: "\f213";
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 0;
}

p {
	margin: 0 0 1.5em;
}

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

blockquote {
	border: 0 solid #1a1a1a;
	border-left-width: 4px;
	color: inherit;
	font-size: 16px;
	font-size: 1rem;
	font-style: normal;
	line-height: 1.5;
	margin: 0 0 1.5em;
	padding: 0 0 0 1.25em;
}

blockquote,
q {
	quotes: none;
}

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

blockquote p {
	margin-bottom: 1.5em;
}

blockquote cite,
blockquote small {
	color: #1a1a1a;
	display: block;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

blockquote cite:before,
blockquote small:before {
	content: "\2014\00a0";
}

blockquote cite {
	font-style: normal;
}

blockquote > :last-child {
	margin-bottom: 0;
}

address {
	font-style: italic;
	margin: 0 0 1.75em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Menlo, Consolas, monaco, monospace;
}

pre {
	border: 1px solid #dedee0;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	margin: 0 0 1.75em;
	max-width: 100%;
	overflow: auto;
	padding: 1.75em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code {
	background-color: #dedee0;
	padding: 0.125em 0.25em;
}

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

mark,
ins {
	text-decoration: none;
}

big {
	font-size: 125%;
}


/**
 * 4.0 - Elements
 */

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

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

body,
.site {
	background: #fff;
	color: #1a1a1a;
}

hr {
	background-color: #dedee0;
	border: 0;
	height: 1px;
	margin: 0 0 1.75em;
}

ul,
ol {
	margin: 0 0 1.75em 1.25em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
	margin-left: 1.5em;
}

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

dl {
	margin: 0 0 1.75em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 0 1.75em;
}

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

del {
	opacity: 0.8;
}

table,
th,
td {
	border: 1px solid #dedee0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.75em;
	table-layout: fixed;
	/* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th,
td {
	padding: 0.4375em;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #444;
}

:-moz-placeholder {
	color: #444;
}

::-moz-placeholder {
	color: #444;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #444;
}


/**
 * 5.0 - Forms
 */

legend {
	padding: 0 0.25em;
}

label {
	display: inline-block;
	padding: 0 0 0.25em;
	line-height: 1.5;
}

label.req {
	width: 100%;
	padding: 0;
}

input {
	line-height: normal;
}

.button,
.wp-block-button__link,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #c52027;
	border: 0;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	font-size: 1rem;
	line-height: 1.25;
	padding: 0.5em 1em;
	text-transform: uppercase;
}

.button:hover,
.button:focus,
.wp-block-button__link:hover,
.wp-block-button__link:focus,
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #102040;
	color: #fff;
}

button[disabled]:hover,
button[disabled]:focus,
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
	background: #686868;
	color: #fff;
}

.button:focus,
.wp-block-button__link:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	outline: 1px solid;
	outline-offset: -2px;
}
.button,
.wp-block-button__link {
	border-radius: 0;
	text-decoration: none;
}
.site-main .button,
.site-main .wp-block-button__link {
	text-decoration: none;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	background: #f0f0f0;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #909090;
    border-right-color: #888;
    border-bottom-color: #808080;
	border-radius: 2px;
	color: #333;
	padding: 0.625em 0.4375em;
	width: 100%;
}

input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
	background-color: #fff;
	border-color: #003087;
	color: #1a1a1a;
	outline: 1px solid #309be1;
	border-radius: 0;
}

input[type="checkbox"]:focus,
input[type="radio"]:focus {
	outline-color: #309be1;
}

.post-password-form {
	margin-bottom: 1.75em;
}

.post-password-form label {
	display: block;
	margin-bottom: 0.5rem;
	max-width: 30em;
}

.post-password-form input[type="password"] {
	margin-top: 0.4375em;
}

.post-password-form > :last-child {
	margin-bottom: 0;
}

.search-form {
	position: relative;
}

input[type="search"].search-field {
	border-radius: 2px 0 0 2px;
	width: -webkit-calc(100% - 42px);
	width: calc(100% - 42px);
}

.search-toggle:before,
.search-submit:before {
	content: "\f400";
	font-size: 24px;
	left: 2px;
	line-height: 42px;
	position: relative;
	width: 40px;
}

.search-toggle,
.search-submit {
	border-radius: 0 2px 2px 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	width: 42px;
}


/**
 * 6.0 - Navigation
 */

/**
 * 6.1 - Links
 */

a {
	color: #1a1a1a;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #c52027;
}

a:focus {
	outline: 1px solid;
}

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

.entry-content a,
.entry-summary a,
.taxonomy-description a,
.logged-in-as a,
.comment-content a,
.textwidget p a {
	text-decoration: underline;
}


/**
 * 6.2 - Menus
 */

.notice-bar {
	padding: 0.5em 0;
	background-color: #ffa;
	color: #1a1a1a;
	font-size: 0.875rem;
}

.notice-bar a {
	text-decoration: underline;
	color: inherit;
}

.site-header .wrapper {
	-webkit-align-items: start;
	-ms-flex-align: start;
	align-items: start;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	width: 96%;
}
.site-header-menu-top-row {
	text-align: right;
	margin-bottom: 0.5rem;
}

.site-header-menu {
	display: none;
}

.site-header-menu.toggled-on,
.no-js .site-header-menu {
	display: block;
	width: 100%;
}

.site-header-menu.toggled-on .primary-menu {
	background: #fff;
	width: 100%;
	position: absolute;
	z-index: 9999;
	top: auto;
	left: 0;
	padding-top: 0.5rem;
}

.site-header a,
.site-header button {
	outline-color: #c52027;
}
.site-header-menu-wrapper {
	margin: 0 3rem 0 0;
	position: relative;
}
button.search-toggle {
	right: -3rem;
	bottom: 20px;
}
.search-form label {
	display: block;
	padding: 0;
}
.search-form-container::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
}
.search-form-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	display: none;
}
.search-form-container .search-cancel {
	position: fixed;
	top: 1em;
	right: 1em;
	z-index: 99999;
	border: 1px solid #dedee0;
}
.search-form-container.opened {
	display:block;
}
.search-form-container .search-form {
	margin: 2em auto;
	text-align: left;
	top: 2em;
	max-width: 600px;
	width: 90%;
}

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

.main-navigation li {
	border-top: 1px solid #dedee0;
	position: relative;
}

.primary-menu a {
	font-size: 1rem;
}
.primary-menu > li > a {
	text-transform: uppercase;
}

.topbar-contact a,
.main-navigation a {
	color: #1a1a1a;
	display: block;
	line-height: 1.5;
	outline-offset: -1px;
	padding: 0.75rem 0.5rem;
	font-weight: 700;
}

.topbar-contact a {
	color:#c52027;
	padding: 0.25rem;
	text-decoration: none;
}

.topbar-contact a:hover,
.main-navigation a:hover {
	color: #c52027;
}

.main-navigation .current-menu-item > a {
	color: #333;
}

.main-navigation .current-menu-item > a:hover,
.main-navigation .current-menu-item > a:focus {
	color: #c52027;
}

.main-navigation ul ul {
	display: none;
	margin-left: 0.875em;
}

.no-js .main-navigation ul ul {
	display: block;
}

.main-navigation ul ul a {
	width: 15em;
}

.main-navigation ul .toggled-on {
	display: block;
}

.main-navigation .primary-menu {
	border-bottom: 1px solid #dedee0;
}

.site-header .site-header-menu-container {
	text-align: right;
}
.site-header .site-header-menu {
	text-align: left;
}
.site-header .site-header-menu-wrapper {
	position: relative;
}
.site-header .site-header-menu-top-row {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: end;
	-ms-justify-content: end;
	justify-content: end;
}
.site-header .social-navigation {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: end;
	-ms-justify-content: end;
	justify-content: end;
}
.site-header-main {
	margin-right: 1rem;
	margin-bottom: 1rem;
	max-width: 40%;
}
.site-description {
	display: none;
}
.menu-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}
.menu-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}
button.menu-toggle,
button.search-toggle {
	color: #1a1a1a;
	float: none;
	border: 0;
	text-align: center;
	background-color: transparent;
	padding: 0;
	width: 44px;
}
button.menu-toggle .icon-bar {
	background-color: #1a1a1a;
}
@media (prefers-reduced-motion: no-preference) {
	button.menu-toggle .icon-bar {
		transition: all ease-in-out 200ms;
	}
}
button.menu-toggle .button-toggle-icon {
	border: 2px solid #1a1a1a;
	padding: 9px 10px;
	height: 36px;
	display: block;
	border-radius: 4px;
	margin-bottom: 2px;
	background: #fff;
}
button.menu-toggle .button-label {
	display: block;
	font-size: 0.875rem;
	text-align: center;
	text-transform: uppercase;
	color: #1a1a1a;
}

.menu-toggle.toggled-on .icon-bar:nth-of-type(1) {
	transform: rotate(45deg);
	position: relative;
	top: 5px;
}
.menu-toggle.toggled-on .icon-bar:nth-of-type(2) {
	display: none;
}
.menu-toggle.toggled-on .icon-bar:nth-of-type(3) {
	transform: rotate(-45deg);
	margin-top: 1px;
}
button.menu-toggle.toggled-on .button-toggle-icon {
	border-color: #c52027;
}
button.menu-toggle.toggled-on .icon-bar {
	background-color: #000;
	height: 4px;
}


.dropdown-toggle {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	color: #1a1a1a;
	content: "";
	height: 48px;
	padding: 0;
	position: absolute;
	right: 0;
	text-transform: none;
	top: 0;
	width: 48px;
}

.dropdown-toggle::after {
	content: "";
	font-size: 24px;
	left: 1px;
	position: relative;
	top: -1px;
	margin-left: 12px;
	margin-right: 12px;
	width: 0; 
	height: 0; 
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 10px solid #1a1a1a;
	display: inline-block;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: transparent;
	color: #c52027;
}

.dropdown-toggle:focus {
	outline: 1px solid;
	outline-offset: -1px;
}

.dropdown-toggle.toggled-on::after {
	border-top-width: 0;
	border-bottom: 10px solid #c52027;
}

.post-navigation {
	border-top: 4px solid #1a1a1a;
	border-bottom: 4px solid #1a1a1a;
	clear: both;
	margin: 0 7.6923% 3.5em;
}

.post-navigation a {
	color: #1a1a1a;
	display: block;
	padding: 1.75em 0;
}

.post-navigation span {
	display: block;
}

.post-navigation .meta-nav {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

.post-navigation .post-title {
	display: inline;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.2173913043;
	text-rendering: optimizeLegibility;
}

.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title {
	color: #1a1a1a;
}

.post-navigation div + div {
	border-top: 4px solid #1a1a1a;
}

.pagination {
	border-top: 4px solid #1a1a1a;
	font-size: 19px;
	font-size: 1.1875rem;
	margin: 0 7.6923% 2.947368421em;
	min-height: 56px;
	position: relative;
}

.pagination:before,
.pagination:after {
	background-color: #1a1a1a;
	content: "";
	height: 52px;
	position: absolute;
	top:0;
	width: 52px;
	z-index: 0;
}

.pagination:before {
	right: 0;
}

.pagination:after {
	right: 54px;
}

.pagination a:hover,
.pagination a:focus {
	color: #1a1a1a;
}

.pagination .nav-links {
	padding-right: 106px;
	position: relative;
}

.pagination .nav-links:before,
.pagination .nav-links:after {
	color: #fff;
	font-size: 32px;
	line-height: 51px;
	opacity: 0.3;
	position: absolute;
	width: 52px;
	z-index: 1;
}

.pagination .nav-links:before {
	
}

.pagination .nav-links:after {
	
}

/* reset screen-reader-text */
.pagination .current .screen-reader-text {
	position: static !important;
}

.pagination .page-numbers {
	display: none;
	letter-spacing: 0.013157895em;
	line-height: 1;
	margin: 0 0.7368421053em 0 -0.7368421053em;
	padding: 0.8157894737em 0.7368421053em 0.3947368421em;
	text-transform: uppercase;
}

.pagination .current {
	display: inline-block;
	font-weight: 700;
}

.pagination .prev,
.pagination .next {
	background-color: #1a1a1a;
	color: #fff;
	display: inline-block;
	height: 52px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 52px;
	z-index: 2;
}

.pagination .prev:before,
.pagination .next:before {
	font-size: 32px;
	height: 53px;
	line-height: 52px;
	position: relative;
	width: 53px;
}

.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
	background-color: #1a1a1a;
	color: #fff;
}

.pagination .prev:focus,
.pagination .next:focus {
	outline: 0;
}

.pagination .prev {
	right: 54px;
}

.pagination .prev:before {
	
}

.pagination .next {
	right: 0;
}

.pagination .next:before {
	
}

.image-navigation,
.comment-navigation {
	border-top: 1px solid #dedee0;
	border-bottom: 1px solid #dedee0;
	color: #333;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin: 0 7.6923% 2.1538461538em;
	padding: 1.0769230769em 0;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty) {
	display: inline-block;
}


/**
 * 7.0 - Accessibility
 */

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #1a1a1a;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	left: -9999em;
	outline: none;
	padding: 1em 1.5em 1em;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
	border: 1px solid #686868;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


/**
 * 8.0 - Alignments
 */

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
	text-align: center;
}

blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}


/**
 * 9.0 - Clearings
 */

.clear:before,
.clear:after {
	content: "";
	display: table;
}

.clear,
.clear:after {
	clear: both;
}


/**
 * 10.0 - Widgets
 */

.sidebar .widget {
	margin-bottom: 3.5em;
	padding-top: 1.75em;
}

.widget-area > :last-child,
.widget > :last-child {
	margin-bottom: 0;
}

.widget .widget-title:empty {
	margin-bottom: 0;
}


/**
 * 11.0 - Content
 */

.site {
	background-color: #fff;
	color: #1a1a1a;
}

.site-header {
	position: relative;
	padding: 0.5rem 0;
}

.site-footer {
	padding: 1em 0;
}

.wrapper,
.error-404 {
	margin: 0 auto;
	max-width: 1280px;
	width: 90%;
}
.wp-block-cover.wrapper {
	width: 100%;
}
.error-404 {
	padding: 2em 0;
}
.error-404 .search-form {
	max-width: 600px;
}

.site-main {
	margin-bottom: 0;
	padding-bottom: 1em;
}
.home .site-main {
	padding-bottom: 0;
}

.site-inner {
	margin: 0 auto;
	position: relative;
}

.site-content {
	word-wrap: normal;
}

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

.site-main > :last-child {
	margin-bottom: 0;
}


/**
 * 11.1 - Header
 */

.custom-logo-link {
	display: block;
	max-width: 178px;
}

.menu-toggle {
	background-color: transparent;
	border: 0;
	color: #1a1a1a;
	font-size: 0.8125rem;
}

.no-js .menu-toggle {
	display: none;
}

.menu-toggle:hover,
.menu-toggle:focus {
	background-color: transparent;
	border-color: #000;
	color: #000;
}

.menu-toggle:focus {
	outline-offset: 1px;
}

.menu-toggle:focus {
	outline: 1px solid;
}

/**
 * 11.2 - Posts and pages
 */

.site-main > article {
	margin-bottom: 2em;
	position: relative;
}

.post-thumbnail {
	display: block;
	margin: 0 auto 1.5em;
	text-align: center;
}

.post-thumbnail img {
	display: block;
}

.no-sidebar .post-thumbnail img {
	margin: 0 auto;
}

a.post-thumbnail:hover,
a.post-thumbnail:focus {
	opacity: 0.85;
}

.entry-content,
.entry-summary {
	border-color: #dedee0;
}

.entry-content h1:first-child,
.entry-content h2:first-child {
	margin-top: 0;
}

.notice-bar .wrapper > :last-child,
.entry-content > :last-child,
.entry-summary > :last-child,
body:not(.search-results) .entry-summary > :last-child,
.page-content > :last-child,
.comment-content > :last-child,
.textwidget > :last-child {
	margin-bottom: 0;
}

.entry-footer {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-top: 2.1538461538em;
}

.entry-footer:empty {
	margin: 0;
}

.entry-footer a {
	color: #686868;
}

.entry-footer a:hover,
.entry-footer a:focus {
	
}

.entry-footer > span:not(:last-child):after {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.sticky-post {
	
}

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

.sticky .posted-on,
.byline {
	display: none;
}

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

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

.page-links a,
.page-links > span {
	border: 1px solid #dedee0;
	border-radius: 2px;
	display: inline-block;
	font-size: 13px;
	font-size: 0.8125rem;
	height: 1.8461538462em;
	line-height: 1.6923076923em;
	margin-right: 0.3076923077em;
	text-align: center;
	width: 1.8461538462em;
}

.page-links a {
	background-color: #1a1a1a;
	border-color: #1a1a1a;
	color: #fff;
}

.page-links a:hover,
.page-links a:focus {
	background-color: #1a1a1a;
	border-color: transparent;
	color: #fff;
}

.page-links > .page-links-title {
	border: 0;
	color: #1a1a1a;
	height: auto;
	margin: 0;
	padding-right: 0.6153846154em;
	width: auto;
}

.entry-attachment {
	margin-bottom: 1.75em;
}

.entry-caption {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 1.0769230769em;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}

.content-bottom-widgets {
	
}

.content-bottom-widgets .widget-area {
	margin-bottom: 3.5em;
}

.required {
	color: #c00;
}

/**
 * 11.5 - Sidebar
 */

.sidebar {
	margin-bottom: 3.5em;
	padding: 0;
}


/**
 * 11.6 - Footer
 */

.site-footer {
	background-color: #dedee0;
	padding: 2rem 0;
}

.site-footer :focus {
	outline-offset: 2px;
}

.site-footer img {
	display: block;
}

.footer-1 {
	padding-bottom: 1.5rem;
}

.footer-1 .textwidget {
	line-height: 1.625;
}

.footer-1 img.alignleft {
	margin-bottom: 0.5rem;
}

.site-footer .social-navigation ul li {
	padding-right: 0.25rem;
}

.footer-1 .footer-1-title {
	margin: 0 0 0.25em;
	font-weight: 700;
}

.footer-1 .menu {
	columns: 2;
	gap: 1.5rem;
	max-width: 20rem;
}

.footer-1 ul,
.footer-1 ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-1 ul li {
	padding-bottom: 0.125rem;
}

.site-info {
	font-size: 0.875rem;
}

.site-info a {
	text-decoration: underline;
}

.entry-content a:focus,
.site-info a:focus {
	text-decoration: none;
}

.site-info a:focus {
	outline-offset: 2px;
}


/**
 * 12.0 - Media
 */

.entry-content a img,
.entry-summary a img,
.comment-content a img,
.textwidget a img {
	display: block;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object,
video {
	margin-bottom: 1.5em;
	max-width: 100%;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a {
	box-shadow: none;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	margin-top: 0;
	margin-bottom: 1.75em;
}

.wp-playlist.wp-audio-playlist {
	padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 0.7142857143em 0;
}

.wp-playlist-item .wp-playlist-item-length {
	top: 0.7142857143em;
}


/**
 * 12.1 - Captions
 */

.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}

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

.wp-caption .wp-caption-text {
	padding-top: 0.5em;
}


/**
 * 12.2 - Galleries
 */

.gallery {
	margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	display: block;
	padding-top: 0.5em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 13.0 - Special
 */

.is-layout-flex {
	display: flex;
	flex-wrap: wrap;
}

.ib {
	display: inline-block;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	line-height: 1.25;
	margin: 0 0 0.5em;
	font-weight: 700;
}
h1,
.h1 {
	font-size: 1.75rem;
	font-weight: 700;
}
.site-description {
	margin: 0;
}
h2,
.h2 {
	font-size: 1.5rem;
}
h3,
.h3 {
	font-size: 1.25rem;
}
h4,
.h4 {
	font-size: 1.125rem;
	line-height: 1.3333333;
}
h5,
.h5 {
	font-size: 1rem;
	line-height: 1.375;
}
h6,
.h6 {
	font-size: 0.875rem;
	line-height: 1.4285714;
}

.site-main li {
	padding-bottom: 0.25em;
}
.site-main a {
	text-decoration: underline;
}
.site-main li a,
.site-main p a {
	color: #c52027;
}
.site-main ul:not(.has-text-color) li::marker {
	color: #c52027;
	font-size: 80%;
}

.content-max-width {
	max-width: 45em;
}

.has-normal-font-size,
.has-regular-font-size {
	font-size: 1rem;
}

.has-dark-gray-color {
	color: #333;
}
.has-dark-gray-background-color {
	color: #fff;
	background-color: #333;
}
.has-medium-gray-color {
	color: #686868;
}
.has-medium-gray-background-color {
	color: #fff;
	background-color: #686868;
}
.has-light-gray-color {
	color: #f0f0f0;
}
.has-light-gray-background-color {
	color: #1a1a1a;
	background-color: #f0f0f0;
}
.has-dark-red-color {
	color: #c52027;
}
.has-dark-red-background-color {
	color: #fff;
	background-color: #c52027;
}

.entry-header .post-thumbnail {
	margin: 0 auto;
	text-align: center;
}
.entry-header .post-thumbnail img {
	text-align: center;
}
.type-page .entry-header,
.search .entry-header,
.single-product .entry-header {
	position: relative;
	overflow: hidden;
	background: #dedee0;
	margin-bottom: 3rem;
}
.type-page .entry-summary,
.search .entry-summary,
.single-product .site-main .entry-header .entry-summary {
	position: relative;
	width: 90%;
	max-width: 1280px;
	margin: 0 auto;
	z-index: 2;
	padding: 1.75rem 0;
}
.entry-title {
	font-size: 1.75rem;
	line-height: 1.25;
	font-weight: 700;
}
.type-page .entry-summary h1,
.single-product .entry-summary .entry-title {
	display: inline-block;
}
.single-product .entry-summary .entry-title a {
	display:inline-block;
}
.type-page .entry-summary h1 span,
.search .entry-summary h1 > span,
.single-product .entry-summary .entry-title span {
	padding: 0.25rem 1.25rem;
	background: rgba(0,0,0,0.55);
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	margin: 0.125rem 0;
}
.search .entry-summary h1 > span {
	text-transform: none;
}
.type-page .entry-summary h1,
.single-product .entry-summary .entry-title a {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
.type-page .entry-header .post-thumbnail img,
.single-product .entry-header .post-thumbnail img {
	position: absolute;
	right: 0;
	top: 0;
	max-width: none;
}

.wp-block-cover,
.wp-block-cover-image {
	background-repeat: no-repeat;
}
.wp-block-cover.alignfull :last-child {
	margin-bottom: 0;
}

.wp-block-column.center-vertically {
	justify-content: center;
	display: flex;
	flex-direction: column;	
}
.wp-block-columns.is-not-stacked-on-mobile {
	align-items: center !important;
}

.home .wp-block-columns {
	margin-bottom: 0;
}
.home .wp-block-columns.features {
	gap: 0.25rem;
	padding: 0 0.25rem;
}
a.feature-item {
	text-align: center;
	display: block;
	box-shadow: none;
	overflow: hidden;
	text-decoration: none;
	position: relative;
}
a.feature-item .feature-text {
	font-size: 1.25rem;
	text-transform: uppercase;
	font-weight: 700;
}
.home a.feature-item img {
	width: 100%;
}
.home a.feature-item .feature-text {
	top: calc(50% - 1em);
	font-size: 1.5rem;
	left: 0;
	padding: 0.25rem 0;
	position: absolute;
	text-align: center;
	width: auto;
	text-transform: uppercase;
	display: inline-block;
	font-weight: 700;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-style: normal;
	min-height: 2em;
	left: calc(50% - 4em);
}

.home a.feature-item .feature-text-inner {
	background: rgba(0, 0, 0, 0.55);
	color: #fff;
	padding: 0.25rem 0.5rem;
	display: inline-block;
	min-width: 8em;
}
a.feature-item .feature-text-inner::after {
	content: "";
	display: inline-block;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 8px solid currentColor;
	margin-left: 7px;
	margin-bottom: 2px;
}
.home a.feature-item:hover .feature-text,
.home a.feature-item:focus .feature-text {
	border-color: #c52027;
}
.home a.feature-item:hover .feature-text-inner,
.home a.feature-item:focus .feature-text-inner {
	background: rgba(0,0,0,0.8);
}
@media (prefers-reduced-motion: no-preference) {
	.home a.feature-item img {
		transition: transform 0.2s ease-in-out;
	}
	.home a.feature-item:hover img {
		transform: scale(1.1);
	}
}
@media (min-width: 30em) and (max-width: 45em) {
	.home a.feature-item .feature-text {
		font-size: 1.25rem;
	}
	.home a.feature-item .feature-text-inner::after {
		margin-bottom: 1px;
	}
}
@media (min-width: 30em) and (max-width: 37.5em) {
	.home a.feature-item .feature-text {
		font-size: 1rem;
	}
	.home a.feature-item .feature-text-inner::after {
		margin-bottom: 0;
	}
}
@media (max-width: 29.9375em) {
	.home .wp-block-columns.features {
		flex-wrap: wrap !important;
	}
	.home .wp-block-columns.features .wp-block-column {
		flex-basis: 100%;
		flex-grow: unset;
	}
}

.home .wp-block-button {
	padding: 4px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.wp-block-button .wp-block-button__link {
	background: #c52027;
	letter-spacing: 0;
	text-transform: none;
	border-radius: 0;
	text-align: left;
}
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
	background: #922;
}
.wp-block-button .wp-block-button__link strong {
	display: block;
	text-transform: uppercase;
	font-size: 20px;
}
.wp-block-button .wp-block-button__link strong::after {
	content: "";
	display: inline-block;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 6px solid #fff;
	margin-left: 5px;
	margin-bottom: 2px;
}

.entry-content h1,
.entry-content h2 {
	font-weight: 700;
}
.entry-content .wp-block-cover h1,
.entry-content .home-custom-feature h1 {
	color: #c52027;
}

.entry-content {
	width: 90%;
	max-width: 1280px;
	margin: 0 auto;
}
.home .entry-content,
.entry-content > .wrapper:first-child {
	width: 100%;
	max-width: 100%;
	margin: 0;
}
.home .feature-custom-solutions .wp-block-image {
	margin-bottom: 0;
}
.home .wp-block-group.has-background {
	padding: 2.5rem 0;
}
.home .wp-block-group.has-background iframe {
	margin: 0;
}

.type-page .entry-content {
	margin-bottom: 2em;
}

.wp-block-buttons {
	margin-bottom: 1.5em;
}

.wp-block-pullquote {
	padding: 0;
	text-align: left;
	max-width: 40rem;
	margin: 0 auto 2em;
}
.wp-block-pullquote.boxed-quote {
	width: 80%;
}
.wp-block-pullquote.boxed-quote blockquote {
	border-width: 2px;
	padding: 1.25rem;
}
.wp-block-pullquote p {
	font-size: 1.25rem;
	margin: 0 auto 1em;
}
.wp-block-column .wp-block-pullquote blockquote,
.wp-block-column .wp-block-quote {
	border-color: #c52027;
}
.pullquotes-columns {
	margin-bottom: 0;
}

.features .feature {
	max-width: 500px;
	margin: 0 auto 1em;
}
.wp-block-columns.features {
	display: flex;
	text-align: center;
}
.wp-block-columns.features .feature-item {
	position: relative;
	text-decoration: none;
	display: block;
}
.wp-block-columns.features .feature-item img {
	display: block;
}
.wp-block-columns.features h2 {
	margin-top: 1em;
	font-size: 1.375rem;
}

.wp-block-post-template {
	max-width: 600px;
	margin: 0;
}
.wp-block-post-template .wp-block-post-date {
	font-size: 0.875rem;
	margin-bottom: 1em;
}

.wp-block-image {
	margin-bottom: 1em;
}
.wp-block-image.is-style-rounded img {
	border: 5px solid #dedee0;
	margin: 0.5em;
}
.wp-block-image.size-medium + p,
.wp-block-image.size-medium + blockquote {
	max-width: 480px;
}

.wp-block-gallery.no-top-margin {
	margin-top: 0;
}

.video-transcript {
	max-width: 40em;
	margin-bottom:3em;
}
.video-transcript-inner {
	background-color: #f0f0f0;
	padding: 0.5em;
	margin-top: 0.5em;
}
.video-transcript summary {
	display: inline-block;
	padding: 0.5em 1em;
	font-weight: 700;
	background: #1a1a1a;
	color: #fff;
}
.video-transcript summary:focus {
	background: #c52027;
	outline: 1px solid;
	outline-offset: -2px;
}
.video-transcript summary::before {
	content: "+";
	min-width: 1em;
	display: inline-block;
}
.video-transcript[open] summary::before {
	content: "-";
}
.video-transcript p {
	margin-bottom: 0.75em;
}

.page-distributors .wp-block-image .aligncenter > a {
	min-height: 76px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.page-products .wp-block-column .feature-item {
	max-width: 600px;
	margin: 0 auto;
}
.page-products a.feature-item .feature-text-inner::after {
	margin-bottom: 1px;
}
.commitment-to-quality .feature-wrapper-block {
	display: block;
	text-decoration: none;
	position: relative;
	border: 4px solid #c52027;
	overflow: hidden;
}
.commitment-to-quality .feature-wrapper-block .wp-block-group {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0.25rem 1.5rem;
	position: relative;
	z-index: 2;
	min-height: 126px;
}
.commitment-to-quality .feature-wrapper-block:focus {
	outline-offset: 2px;
}
.commitment-to-quality .feature-wrapper-block h2 {
	margin: 0 0 0.25rem;
}
.commitment-to-quality .feature-wrapper-block p {
	margin: 0;
}
.commitment-to-quality .feature-wrapper-block h2,
.commitment-to-quality .feature-wrapper-block strong {
	color: #c52027;
}
.commitment-to-quality .feature-wrapper-block strong {
	display: inline-block;
}
.commitment-to-quality .feature-wrapper-block .wp-block-image {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
.commitment-to-quality .feature-wrapper-block .wp-block-image img {
	max-width: none;
}
@media (max-width: 25em) {
	.commitment-to-quality .feature-wrapper-block .wp-block-image {
		right: -2em;
	}
}
@media (max-width: 60em) {
	.commitment-to-quality .feature-wrapper-block .wp-block-group {
		background-color: rgba(255,255,255,0.5);
	}
}
@media (min-width: 70em) {
	.commitment-to-quality .feature-wrapper-block p {
		font-size: 1.125rem;
	}
}

.page-industries a.feature-item .feature-text,
.page-support a.feature-item .feature-text {
	margin-top: 0.5em;
	display: inline-block;
}

.main-image-caption {
    position: relative;
    z-index: 1;
    min-height: 2em;
    text-align: center;
    background: #fff;
}

.single-product .site-content .content-area .site-main {
    margin: 0;
    width: 100%;
}
.single-product .site-content .content-area .site-main div.product {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%;
}

.woocommerce-tabs .entry-content {
	width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin: 0 0 1.5em;
	padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: 1px solid #f0f0f0;
	background-color: #f0f0f0;
	color: #1a1a1a;
	border-radius: 0;
	margin: 0 4px 0 0;
	padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	padding: 0.5em 1em;
	font-weight: 700;
	color: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
	background: #c52027;
	color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:focus {
	outline-offset: -1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background:#c52027;
	color:#fff;
	border-color:#c52027;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	content: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border-bottom: 2px solid #c52027;
}

.woocommerce div.product div.images .flex-control-thumbs li {
	width: 24%;
	margin: 0 0.5%;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
	padding: 4px;
	border: 2px solid #ccc;
	opacity: 1;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover {
	opacity: 1;
	border-color: #c52027;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
	transition-duration: 0s !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image a {
	opacity: 0.75;
	transition: opacity ease-in-out .5s;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image.flex-active-slide a, .woocommerce div.product div.images .woocommerce-product-gallery__image a:focus {
	opacity: 1;
}
.woocommerce div.product form.cart .variations th {
	width: 10em;
	padding-left: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg,
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	display: none !important;
}

.single-product.woocommerce div.product .woocommerce-tabs .panel {
	min-height: 15em;
}

.woocommerce div.product form.cart .reset_variations {
  font-size: 0.875rem;
	margin:0.25rem;
}

.woocommerce div.product form.cart {
	margin-bottom: 0;
}
.woocommerce div.product div.images .flex-control-thumbs {
	margin-top: 0.5em;
}

.woocommerce-product-gallery__image a::before {
	display: inline-block;
	content: "";
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 998;
	width: 36px;
	height: 36px;
	background: rgba(233,233,233,0.8);
	border-radius: 50%;
	border: 1px solid #ccc;
}
.woocommerce-product-gallery__image a::after {
	display: inline-block;
	content: "";
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 999;
	width: 36px;
	height: 36px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: never;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	vertical-align: top;
	content: "\f400";
	font-size: 28px;
	line-height: 36px;
}
.woocommerce-product-gallery__image a {
	position: relative;
	display: block;
	outline-offset: -2px;
}
.woocommerce-product-gallery__image a:hover::before,
.woocommerce-product-gallery__image a:focus::before {
	border-color: #c52027;
}

@media screen and (max-width: 30em) {
	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		padding: 0.285714em;
		font-size: 0.875rem;
	}
}

@media (min-width: 60em) {
	.woocommerce-page #content div.product .woocommerce-tabs {
		clear: left;
		float: left;
		width: 50%;
		padding-top: 2em;
	}
	.woocommerce-tabs ul.columns-2 {
		columns: 2;
		gap: 3em;
	}
}

:root {
	--wvs-hover-item-box-shadow: 0 0 0 2px #c52027;
	--wvs-selected-item-box-shadow: 0 0 0 3px #1a1a1a;
}

.sl-wrapper button:hover {
	border-radius:4px;
}
.sl-wrapper button:hover,
.sl-wrapper button:focus {
	background: #fff;
	opacity: 1;
}
.sl-wrapper .sl-counter {
	color: #1a1a1a;
}
.sl-wrapper .sl-image .sl-caption {
	font-size: 0.875rem;
	text-align: center;
}
@media (max-width: 500px) {
	.sl-wrapper .sl-image .sl-caption {
		display: none !important;
	}
	.site-header-menu-container {
		width: 55%;
	}
	.main-navigation li {
		padding: 0.25em 0;
	}
	.site-header-menu .sub-menu a {
		display: contents;
		/* padding-left: 0; */
	}
}
@media (max-height: 700px) {
	.sl-wrapper .sl-image .sl-caption {
		display: block !important;
		margin-top: -1.5em;
	}
}


/**
 * 14.0 - Media Queries
 */

@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}


/**
 * 14.1.1 - >= 600px
 */

@media screen and (min-width: 37.5em) {
	.topbar-contact + .social-navigation::before {
		content: "";
		width: 1rem;
		height: 1.25rem;
		border-left: 2px solid #1a1a1a;
		display: inline-block;
		position: relative;
		top: 0.125rem;
		margin-left: 0.75rem;
	}
}

/**
 * 14.1.2 - >= 710px
 */

@media screen and (min-width: 44.375em) {

	/* restore screen-reader-text */
	.pagination .current .screen-reader-text {
		position: absolute !important;
	}

	.pagination .page-numbers {
		display: inline-block;
	}

	.site-main > article {
		margin-bottom: 2em;
	}

	.site-info .site-title {
		display: inline;
		padding: 0 0.5em 0 0;
	}

	.site-info .site-title::after {
		display: inline-block;
		padding: 0 0 0 0.5em;
		content: "";
		width: 2px;
		height: 1em;
		border-right: 1px solid #f0f0f0;
		position: relative;
		top: 0.5ex;
	}

	.footer-1-wrapper {
		-webkit-align-items: start;
		-ms-flex-align: start;
		align-items: start;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between;
		gap: 2em;
	}
}


/**
 * 14.1.2.1
 */

@media screen and (min-width: 782px) {
	.wp-block-columns {
		gap: 2rem;
	}
}


/**
 * 14.1.3 - >= 910px
 */

@media screen and (min-width: 56.875em) {
	.site-header {
		padding: 1rem 0;
	}
	.site-header-main {
		margin-bottom: 0;
	}
	.menu-toggle,
	.site-header-menu {
		margin: 0;
	}
	.site-header-menu {
		max-width: 30rem;
	}
	.site-header-main {
		margin-right: 1.5rem;
	}
	.primary-menu a {
		font-size: 0.875rem;
	}
	button.search-toggle {
		bottom: 0;
	}

	.site-description {
		display: block;
	}
	.site-header-menu {
		display: block;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}

	.site-header-menu.toggled-on .primary-menu {
		background: transparent;
		width: auto;
		position: static;
	}

	.main-navigation .primary-menu {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: end;
		-ms-justify-content: end;
		justify-content: end;
	}

	.main-navigation .primary-menu,
	.main-navigation .primary-menu > li {
		border: 0;
	}

	.main-navigation a {
		outline-offset: -2px;
		padding: 0.625em 0.375em;
		white-space: nowrap;
		border: 1px solid transparent;
	}

	.main-navigation ul ul {
		border-bottom: 1px solid #dedee0;
		display: block;
		left: -9999em;
		margin: 0;
		position: absolute;
		z-index: 9999;
	}

	.main-navigation ul ul a {
		padding: 0.5em 1em;
	}

	.main-navigation ul ul ul {
		top: -1px;
	}

	.main-navigation ul ul ul:before,
	.main-navigation ul ul ul:after {
		border: 0;
	}

	.main-navigation ul ul li {
		background-color: #fff;
		border: 1px solid #dedee0;
		border-bottom-width: 0;
	}

	.main-navigation ul ul a {
		white-space: normal;
		width: 15em;
	}

	.main-navigation ul ul li {
		background-color: #fff;
		border: 1px solid #d1d1d1;
		border-bottom-width: 0;
	}

	.main-navigation ul ul a {
		white-space: normal;
		width: 12.6875em;
	}

	.main-navigation ul ul:before,
	.main-navigation ul ul:after {
		border-style: solid;
		content: "";
		position: absolute;
	}

	.main-navigation ul ul:before {
		border-color: #dedee0 transparent;
		border-width: 0 10px 10px;
		right: 9px;
		top: -9px;
	}

	.main-navigation ul ul:after {
		border-color: #fff transparent;
		border-width: 0 8px 8px;
		right: 11px;
		top: -7px;
	}

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

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

	.main-navigation .menu-item-has-children > a {
		margin: 0;
	}

	.main-navigation .menu-item-has-children > a::after {
		content: "";
		margin-left: 4px;
		width: 0; 
		height: 0; 
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-top: 8px solid #1a1a1a;
		position: relative;
		top: -0.25ex;
		display: inline-block;
	}

	.dropdown-toggle,
	.main-navigation ul .dropdown-toggle.toggled-on,
	.menu-toggle {
		display: none;
	}
	.list-columns-2,
	.list-columns-3 {
		columns: 2;
		gap: 1rem;
	}
}


/**
 * 14.1.4 - >= 985px
 */

@media screen and (min-width: 61.5625em) {
	h1,
	.h1,
	.entry-title {
		font-size: 2rem;
	}
	h2,
	.h2 {
		font-size: 1.75rem;
	}
	h3,
	.h3 {
		font-size: 1.5rem;
	}
	h4,
	.h4 {
		font-size: 1.25rem;
		line-height: 1.25;
	}

	.wp-block-columns.features h2 {
		font-size: 1.75rem;
	}
	.home .feature .feature-item + p {
		font-size: 1.25em;
	}
	.site-footer img.alignleft {
		float: left;
	}
	.site-footer img.alignleft {
		float: left;
	}
}


/**
 * 14.1.5 - >= 1200px
 */

@media screen and (min-width: 75em) {
	.site-header-menu {
		max-width: 100%;
	}

	.main-navigation .primary-menu > li {
		margin-left: 0.75rem;
	}

	.main-navigation a::after {
		border-top-width: 6px;
		border-bottom-width: 6px;
	}
	.list-columns-3 {
		columns: 3;
	}
}

/**
 * 14.1.6 - >= 1280px
 */

@media screen and (min-width: 80em) {
	.main-navigation a {
		font-size: 1rem;
		padding: 0.375em;
	}

	.wp-block-cover.alignfull {
		width: 100vw;
		margin-left: calc(-0.5 * (100vw - 1200px));
		margin-right: calc(-0.5 * (100vw - 1200px));
	}
	.wp-block-cover.alignfull img {
		width: 100%;
	}
	.home .gallery-caption h2 + p {
		font-size: 1.25em;
	}
}


/**
 * 14.1.7 - >= 1440px
 */

@media screen and (min-width: 90em) {
	.site-header {
		
	}
}


/**
 * 14.2.1 - <= 910px
 */

@media screen and (max-width: 56.875em) {
	.wp-block-cover.cover-responsive {
		padding-bottom: 55%;
		min-height: 1em;
	}
}


/**
 * 14.2.1 - <= 800px
 */

@media screen and (max-width: 50em) {
	.page-support .entry-header .post-thumbnail img,
	.page-medical .entry-header .post-thumbnail img,
	.page-fleet .entry-header .post-thumbnail img {
		right: -15em;
	}

	.gallery-columns-3 .gallery-item {
		max-width: 50%;
	}
}


/**
 * 14.2.2 - <= 600px
 */

@media screen and (max-width: 37.5em) {
	.site-header .social-navigation {
		display: none;
	}
}

/**
 * 14.2.3 - <= 400px
 */

@media screen and (max-width: 25em) {
	.footer-1 img.alignleft {
		max-width: 30%;
		margin-bottom: 3em;
		margin-right: 1.5em;
	}
}


/**
 * 14.2.4 - <= 781px
 */

@media (max-width: 781px) {
	.page-industries a.feature-item,
	.page-support a.feature-item {
		max-width: 480px;
		margin: 0 auto;
	}

	body .wp-block-columns {
		gap: 1rem;
	}
	.feature-custom-solutions .wp-block-columns {
		gap: 0;
	}
}
@media (min-width: 350px) and (max-width: 781px) {
	.feature-custom-solutions h1 {
		position: absolute;
		top: 5%;
		left: auto;
		width: 50%;
		text-align: center;
	}
}
@media (min-width: 550px) and (max-width: 781px) {
	.feature-custom-solutions h1 {
		font-size: 2.5rem;
	}
	.feature-custom-solutions p {
		font-size: 1.125rem;
	}
	.feature-custom-solutions .center-vertically {
		margin-top: -1rem;
	}
}

@media (min-width: 62.5em) and (max-width: 70em) {
	.feature-custom-solutions .wp-block-button__link {
		max-width: 12.5rem;
	}
}


/**
 * 15.0 - Print
 */

@media print {
	form,
	button,
	input,
	select,
	textarea,
	.navigation,
	.main-navigation,
	.site .social-navigation,
	.sidebar,
	.content-bottom-widgets,
	.header-image,
	.page-links,
	.edit-link {
		display: none;
	}

	body,
	blockquote cite,
	blockquote small,
	pre,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-summary h4,
	.entry-summary h5,
	.entry-summary h6,
	.entry-content .author-title {
		font-size: 12pt;
	}

	blockquote {
		font-size: 14.25pt;
	}

	.site-title,
	.page-title,
	.comments-title,
	.entry-content h2,
	.entry-summary h2,
	.comment-content h2,
	.widecolumn h2 {
		font-size: 17.25pt;
	}

	.site-description {
		display: block;
	}

	.entry-title {
		font-size: 24.75pt;
		line-height: 1.2727272727;
		margin-bottom: 1.696969697em;
	}

	.entry-content h1,
	.entry-summary h1,
	.comment-content h1 {
		font-size: 21pt;
	}

	.entry-content h3,
	.entry-summary h3,
	.comment-content h3,
	body:not(.search-results) .entry-summary {
		font-size: 14.25pt;
	}

	.entry-footer,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.site-info,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		font-size: 9.75pt;
	}

	body,
	.site {
		background: none !important;
	}

	body,
	blockquote cite,
	blockquote small,
	.entry-title a {
		color: #000 !important;
	}

	blockquote,
	.page-header {
		border-color: #000 !important;
	}

	blockquote,
	.site-description,
	body:not(.search-results) .entry-summary,
	body:not(.search-results) .entry-summary blockquote,
	.entry-footer,
	.entry-footer a,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.site-info,
	.site-info a,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		color: #000 !important;
	}

	code,
	hr {
		background-color: #dedee0 !important;
	}

	pre,
	abbr,
	acronym,
	table,
	th,
	td {
		border-color: #dedee0 !important;
	}

	a {
		color: #003087 !important;
	}

	.entry-content a,
	.entry-summary a,
	.taxonomy-description a,
	.comment-content a,
	.pingback .comment-body > a {
		box-shadow: none;
		border-bottom: 1px solid #003087 !important;
	}

	.site {
		margin: 5%;
	}

	.site-inner {
		max-width: none;
	}

	.site-header {
		
	}

	.site-main {
		
	}

	.entry-header,
	.entry-footer,
	.page-header,
	.page-content,
	.entry-content,
	.entry-summary,
	.post-thumbnail,
	.comments-area {
		margin-right: 0;
		margin-left: 0;
	}

	.post-thumbnail,
	.site-main > article {
		margin-bottom: 3.5em;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		border-width: 4px 0 0 0;
		padding: 0.9473684211em 0 0;
		width: -webkit-calc(50% - 0.736842105em);
		width: calc(50% - 0.736842105em);
	}

	body:not(.search-results) .entry-header + .entry-summary {
		margin-top: -1.473684211em;
	}

	.site-footer,
	.widecolumn {
		padding: 0;
	}
}
