/*
Theme Name: Custom Theme by Aurora Tech
Author: Aurora Tech
Author URI: https://goauroratech.com/
Version: 99.0
*/

/*Reset Css*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

ol,
ul {list-style: none;}
blockquote,
q {quotes: none;}
blockquote:before,
blockquote:after,
q:before,
q:after {content: none;}
table {border-collapse: collapse; border-spacing: 0;}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {outline: none;}
article,
aside,
nav,
section {display: block;}
audio,
canvas,
video {display: inline-block;}
audio:not([controls]) {display: none;}
hr {border: 0; border-top: 1px solid #ccc; height: 0; margin: 40px 0; clear: both;}
sub,
sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
img {border: 0; max-width: 100%;}

/* Form fields, general styles first */

label {font-weight: bold;}
button, input, textarea, select {border: 1px solid #aaa; border-radius: 0px; font-family: inherit; margin: 0; padding: 10px 15px; box-sizing: border-box; width: 100%; outline: none; font-size: inherit;}
textarea {height: 150px;}
input[type="checkbox"], input[type="radio"], input[type="file"], input[type="hidden"], input[type="image"], input[type="color"] {width: auto; border: 0; border-radius: 0; padding: 0;}

.ff-column-container.has-conditions {background: #f4f4f4; padding: 20px 20px 0; margin: 10px 0 20px;}
.fluentform .ff-el-group {margin-bottom: 10px!important;}
.ff-el-input--content label {font-weight: normal;}
.ff_payment_summary {overflow: unset!important;}
.ff-payment_summary_component:not(:has(.ff_payment_summary_fallback[style="display: none;"])) {display: none;}
.page-reg table.ffp_table {width: 100%;}

.searchform > div {display: flex;}
.searchform input#s {flex-grow: 1; width: auto; margin: 0;}
.searchform #searchsubmit {flex-grow: 0; flex-shrink: 0; margin: 0; border: 0; background: #00477f; color: #fff;}

input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {border: 0;	border-radius: 0;	padding: 0;}

/* Responsive elements */

.entry-content img,
.widget img,
embed, iframe, object, video {max-width: 100%;}

/* Images */

.alignleft {float: left;}
.alignright {float: right;}
.aligncenter {display: block; margin-left: auto; margin-right: auto;}

.gallery {display: flex; flex-flow: row wrap; line-height: 0; gap: 20px;}
.gallery-columns-2 .gallery-item {width: calc(50% - 10px)!important;}
.gallery-columns-3 .gallery-item {width: calc(33.33% - 14px)!important;}
.gallery-columns-4 .gallery-item {width: calc(25% - 15px)!important;}
.gallery-columns-5, .gallery-columns-6 {gap: 14px;}
.gallery-columns-5 .gallery-item {width: calc(20% - 12px)!important;}
.gallery-columns-6 .gallery-item {width: calc(16% - 5px)!important;}
.gallery img {width: 100%; height: auto; border: 0!important; max-height: 320px; object-fit: cover;}
.gallery br {display: none;}

.wp-caption {max-width: 100%; padding: 4px;}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {font-style: italic; font-size: 12px; line-height: 2; color: #666666;}
.entry-content dl.gallery-item {margin: 0!important;}
.gallery-caption {width: 100%;}
.gallery-caption a {display: inline;}

/* Navigation for posts and pages*/

.wp-pagenavi {margin: 50px 0 0;}
.wp-pagenavi .pages {color: #aaa; font-weight: normal; margin-left: 0;}
.wp-pagenavi > span, .wp-pagenavi > a, .nav-single a {display: inline-block; margin: 0 8px; font-weight: bold; color: inherit;}
.wp-pagenavi > span.current {color: #aaa;}

#nav-below {border-top: 5px solid #888; margin: 30px 0 0; padding: 15px; background: #f2f2f2; color: rgba(0,0,0,0);}
#nav-below::after {content: ""; display: block; clear: both;}
#nav-below a {display: inline-block; background: #fff; border-radius: 50px; padding: 10px 15px; color: #555; text-decoration: none!important; margin: 0 0 3px;}
#nav-below a:hover {box-shadow: 0 4px 10px rgba(0,0,0,0.1);}

.nav-single {border-top: 1px solid #ddd; clear: both; margin: 30px 0 0; padding: 30px 0 0;}
.nav-single h4 {text-align: center;}
.nav-single #ns-next {text-align: right;}
.nav-single .ns-ib {display: inline-block; text-align: center;}
.nav-single span {font-size: 12px; letter-spacing: 1px; color: #aaa;}

.nav-single + .comments-area,
#comment-nav-above {margin: 48px 0;}

/* Author profiles */

.author .archive-header {margin-bottom: 24px;}
.author-info {border-top: 1px solid #ededed; margin: 24px 0; padding-top: 24px; overflow: hidden;}
.author-description p {color: #757575; font-size: 13px; line-height: 1.846153846;}
.author.archive .author-info {border-top: 0; margin: 0 0 48px;}

/* Basic structure
-------------------------------------------------------------- */

html {font-size: 90.5%; background: #2f2f2f;}
body {
	line-height: 1.5;
	font-size: 15px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-rendering: optimizeLegibility;
	overflow: hidden;
	color: #333;
	background: #fff;
}

a {outline: none; color: #0094da; text-decoration: none; -webkit-transition: .3s; transition: .3s;}
a:hover {text-decoration: underline;}

/* Sidebar */

.widget-area .widget {margin-bottom: 30px;}
.widget-area .widget:last-of-type {margin-bottom: 0;}
.widget-area .widget-title {}
.textwidget p:last-child {margin: 0;}
	
.widget-area .textwidget ul {list-style: disc outside;}
.widget-area .textwidget li {margin-left: 25px;}
.widget-area #s {margin-right: -4px; width: 67.9999%;}

/* Main content area, sticky post styling and comment content
-------------------------------------------------------------- */

.entry-meta {clear: both;}
.entry-header img.wp-post-image {margin-bottom: 24px;}
.entry-title a {color: inherit;}
.entry-header .entry-format {margin-top: 24px; font-weight: normal;}
.entry-header .comments-link {margin-top: 24px; font-size: 13px; line-height: 1.846153846; color: #757575;}
.entry-content,
.entry-summary {line-height: inherit;}

.entry-content h1,
h1,
.entry-content h2,
h2,
.entry-header .entry-title,
.entry-content h3,
h3,
.entry-content h4,
h4,
.entry-content h5,
.entry-content h6 {
	margin: 0 0 20px;
	line-height: 1.2;
	color: #00477f;
}

.entry-content h1, h1.entry-title, .archive-title, .page-title, .entry-content > h2:first-child {font-size: 28px;}
.entry-content h2, h2.entry-title {font-size: 22px;}
.entry-content h2:not(:first-child), .entry-content h3:not(:first-child) {padding-top: 15px;}
.entry-content hr + h2 {padding-top: 0!important;}
.entry-content h3, h3 {font-size: 20px;}
.entry-content h4, h4 {font-size: 16px;}
.entry-content h5 {font-size: 16px;}
.entry-content h6 {font-size: 14px;}

.entry-content p, .entry-summary p, p {margin: 0 0 20px; line-height: inherit;}
p:last-child {margin: 0;}

.entry-content ol,
.entry-content ul {margin: 0 0 20px;}
.entry-content ol:last-child, .entry-content ul:last-child {margin-bottom: 0;}
.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {margin-bottom: 0;}
.entry-content ul {list-style: disc outside;}
.entry-content ol {list-style: decimal outside;}
.entry-content li {margin: 0 0 0 25px;}
.entry-content ul li {}

.entry-content blockquote {background: #eee; margin-bottom: 25px; padding: 25px;}
.entry-content blockquote p:last-child {margin-bottom: 0;}

img.alignleft {margin: 0 15px 10px 0;}
img.alignright {margin: 12px 0 12px 24px;}
img.aligncenter {margin-top: 12px; margin-bottom: 12px;}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {margin-bottom: 20px;}
.entry-content dl {margin: 0 24px;}
.entry-content dt {font-weight: bold;}
.entry-content dd {margin-bottom: 24px;}
.entry-content table {margin: 0 0 20px; width: 100%;}
.entry-content table caption {margin: 24px 0;}
.entry-content td {vertical-align: top; padding: 0 5px;}

article.post {margin: 0 0 30px;}
article.post::after {content: " "; display: block; clear: both;}
.es-img {width: 33%;}
.es-img img {width: 100%; height: 100%; object-fit: cover;}
article.post .read-more {display: block; margin: 10px 0 0;}
.single img.attachment-post-thumbnail {float: right; margin-left: 15px; max-width: 45%; height: auto;}
.entry-meta > span a {color: #333333; padding: 2px; text-decoration: none;}

/* Comments
-------------------------------------------------------------- */

.comments-title {margin-bottom: 48px; font-size: 16px; line-height: 1.5; font-weight: normal;}
.comments-area article {margin: 24px 0;}
.comments-area article header {float: left; margin: 0 15px 0 15px; overflow: hidden; position: relative;}
.comments-area article header img {float: left; padding: 0; line-height: 0;}
.comments-area article header cite, .comments-area article header time {display: block; margin-left: 45px;}
.comments-area article header cite {font-style: normal;}
.comments-area article header time {text-decoration: none;}
.comments-area article header h4 {position: absolute; top: 0; right: 0; padding: 6px 12px; font-weight: normal;	color: #fff; background-color: #0088d0; border-radius: 3px; border: 1px solid #007cbd;}
.comments-area li.bypostauthor cite span {position: relative; margin-left: 5px; padding: 2px 5px;}
a.comment-reply-link, a.comment-edit-link {color: #686868; font-size: 13px;}
a.comment-reply-link:hover, a.comment-edit-link:hover {color: #21759b;}
.commentlist .pingback {margin-bottom: 24px;}

/* Comment form */

#respond {margin-top: 30px;}
#respond h3#reply-title {font-size: 16px;}
#respond h3#reply-title #cancel-comment-reply-link {margin-left: 10px; font-weight: normal;}
#respond form {margin: 24px 0;}
#respond form p {margin: 12px 0;}
#respond form p.logged-in-as {margin-bottom: 24px;}
#respond form label {display: block;}
#respond form input[type="text"], #respond form textarea {box-sizing: border-box; padding: 10px; width: 100%;}
#respond form p.form-allowed-tags {margin: 0; color: #5e5e5e;}

/* Below title meta styling */

.archive-header {margin: 0 0 40px;}

.below-title-meta{color:#aaa; font-size: 12px; margin: 0 0 20px;}
.below-title-meta a{color: inherit; text-decoration:none;}

/* Minimum width of 850pixels. */

@media screen and (min-width: 850px) {
	.site {margin: 0 auto; max-width: 1024px;}
	body.template-front-page .site-content,
	body.single-attachment .site-content,
	body.full-width .site-content {width: 100%; margin: 0;}

/* NAV MENU DEFAULTS */

.themonic-nav {text-align: center;}
.themonic-nav ul {margin: 0; padding: 0; text-indent: 0;}
.themonic-nav li {display: block; position: relative; -webkit-transition: .3s; transition: .3s;}
.themonic-nav li a {text-decoration: none;display: block;position: relative;}

/* NAV MENU STYLES */

.themonic-nav ul.nav-menu {display: flex; font-size: 13px}
.themonic-nav .nav-menu > li {flex-grow: 1;}
.themonic-nav .nav-menu > li > a {text-transform: uppercase;color: #fff;padding: 17px 0;border-right: 1px solid #000;}
.themonic-nav .nav-menu > li > a:hover {background: #555;}

.themonic-nav .nav-menu > li.menu-item-has-children > a:after {content: "";display: block;position: absolute;right: 12px;top: 50%;transform: translate(0,-50%);width: 8px;height: 8px;background: url(/wp-content/uploads/ico-chev-d-w.svg) no-repeat center center / contain;opacity: 0.5;}
.themonic-nav .nav-menu > li.menu-item-has-children > a {padding-right: 12px;}
.themonic-nav .nav-menu > li.current-menu-item > a {}

/* All level submenus */
.themonic-nav .sub-menu li a {white-space: nowrap; color: #fff;}
.themonic-nav .sub-menu li a:hover {opacity: 0.65;}

/* First level submenus */
.themonic-nav .nav-menu > li > .sub-menu {position: absolute; top: 100%; left: 0; z-index: 10; text-align: left; max-height: 0; overflow: hidden; -webkit-transition: .5s; transition: .5s; background: #3f3f3f; padding: 0 20px;}
.themonic-nav .nav-menu > li:hover > .sub-menu {max-height: 370px; padding: 12px 20px;}
.themonic-nav .nav-menu > li > .sub-menu > li > a {line-height: 1.4; padding: 5px 0;}

/* First level submenu stuff, ONLY if has second level */
.themonic-nav .sub-menu:has(li .sub-menu) {display: flex; gap: 20px;}
.themonic-nav .sub-menu:has(li .sub-menu) > li > a {padding: 0; font-weight: 600;}

/* Second level submenus */
.themonic-nav .sub-menu .sub-menu {padding: 10px 0 0;}
.themonic-nav .sub-menu .sub-menu li {list-style: disc outside; display: list-item; color: #fff; margin: 0 0 0 25px;}
.themonic-nav .sub-menu .sub-menu a {}

}

.expand {margin: 0 0 10px;background: #00477f;color: #fff;position: relative;-webkit-transition: .3s;transition: .3s;}
.expand .ex-title {padding: 15px 30px;font-weight: bold;font-size: 18px;margin: 0;position: relative;cursor: pointer;color: #fff; -webkit-transition: .5s; transition: .5s;}
.expand .ex-title:after {content: "+"; font-size: 22px; font-weight: 600; position: absolute; right: 20px; top: 50%; line-height: 1; transform: translate(0,-50%) rotate(0); -webkit-transition: .3s; transition: .3s;}
.expand.expand-on .ex-title:after {transform: translate(0,-50%) rotate(-135deg);}
.expand .collapse {display: none;padding: 0 30px 30px;margin: 0 0 10px;}
.expand-on .ex-title {padding-top: 30px;}

a[href$=".jpg"], a[href$=".jpeg"], a[href$=".png"], a[href$=".gif"] {cursor: zoom-in;}
.compensate-for-scrollbar {margin: 0!important;}
.fancybox-content-wrap {display: none;}
.fancybox-slide--html .fancybox-content {max-width: 750px; max-height: 75vh; min-height: 300px;}

#page-wrap {padding: 0 20px;}
#main {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;}
.site-content {margin: 0; padding: 50px 0;  box-sizing: border-box; flex-grow: 1; max-width: 100%;}
.widget-area {margin: 0 0 0 25px; padding: 50px 0 50px 25px; width: 30%; box-sizing: border-box; flex-shrink: 0;}
.entry-content > .gallery:not(:last-child) {margin: 0 0 20px!important;}
.entry-content > div:not(:last-child):not(.expand):not(.collapse):not(.pad) {margin-bottom: 20px;}
.video-wrap {position: relative; padding: 56.25% 0 0; width: 100%; margin: 0 0 20px;}
.video-wrap iframe {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.nk-awb {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}

#aurora-mobile-menu {line-height: 1.4;}
#aurora-mobile-menu .sub-menu {padding-top: 0; padding-bottom: 0; padding-left: 10px;}
#aurora-mobile-menu .sub-menu a {font-size: 13px;}
#aurora-nav-btn {padding: 15px; width: 100%; box-sizing: border-box;}
.anb-line {border-color: #fff; margin: 0 auto 6px;}

.assistive-text {display: none;}
span.excerpt-dash {display: none;}

/* DEFAULT STYLES */

.limit-l {max-width: 1200px; margin: 0 auto;}
.limit {max-width: 1024px; margin: 0 auto;}
.limit-m {max-width: 900px; margin: 0 auto;}
.limit-sm {max-width: 750px; margin: 0 auto;}
.limit-xsm {max-width: 500px; margin: 0 auto;}
.clear {clear: both;}
.flex {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; gap: 30px;}
.flex.g0 {gap: 0;}
.flex.g1 {gap: 40px;}
.flex.g2 {gap: 50px;}
.flex.g3 {gap: 60px;}
.flex.g4 {gap: 70px;}
.flex.g5 {gap: 80px;}
.flex.g6 {gap: 90px;}
.entry-content .flex:not(:last-child) {margin-bottom: 20px;}
.flex.rows {flex-flow: row wrap;}
.flex.middle {-webkit-align-items: center; align-items: center;}
.flex.bottom {-webkit-align-items: flex-end; align-items: flex-end;}
.sub-cols > div,
.sub-col {display: flex; flex-flow: column; justify-content: space-between;}
.sub-cols > div > div:not(:last-child),
.sub-col > div:not(:last-child) {margin: 0 0 20px;}
.flex > * {flex-grow: 1; box-sizing: border-box;}
.flex.rows > * {width: 33.33%;}
.flex.f0 > *, .flex .f0 {flex-grow: 0; flex-shrink: 0;}
.flex.f1 > * {flex: 1;}
.flex.f2 > * {width: calc(50% - 15px);}
.flex.f3 > * {width: calc(33.33% - 20px);}
.flex.f4 > * {width: calc(25% - 23px);}
.flex.f5 > * {width: calc(20% - 24px);}
.flex .f2 {width: calc(50% - 30px); flex-grow: 2;}
.flex .f3 {width: calc(33.33% - 30px);}
.flex .f4 {width: calc(25% - 30px);}
.flex .f5 {width: calc(20% - 30px);}
.flex .f40 {width: calc(40% - 30px);}
.flex .f60 {width: calc(60% - 30px);}
.flex .f23 {width: calc(66.66% - 30px); flex-grow: 2;}
.flex .f34 {width: calc(75% - 30px); flex-grow: 3;}
.flex.p15 > * {padding: 15px;}
.flex.p20 > * {padding: 20px;}
.flex.p25 > * {padding: 25px;}
.flex.p30 > * {padding: 30px;}
.flex.p40 > * {padding: 40px;}
.flex.p50 > * {padding: 50px;}
.center {text-align: center;}
.right {float: right; margin-left: 15px;}
img.right {max-width: 45%;}
.left {float: left; margin-right: 15px;}
img.left {max-width: 45%;}
.space li {margin-bottom: 15px;}
.abs-left {position: absolute; left: 0; top: 50%; -webkit-transform: translate(0,-50%); transform: translateY(-50%);}
.abs-right {position: absolute; right: 0; top: 50%; -webkit-transform: translate(0,-50%); transform: translateY(-50%);}
.abs-center {position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%); transform: translateX(-50%) translateY(-50%);}
.pad {padding: 30px 0;}
.entry-content .pad + .pad {padding-top: 0;}
.entry-content > .pad:first-child {padding-top: 0;}
.entry-content > .pad:last-child {padding-bottom: 0;}
.full {position: relative; left: 50%; width: 100vw; transform: translate(-50%,0); padding: 50px 15px; box-sizing: border-box; margin: 50px 0; background: #eee;}
.entry-content .full:first-child {margin-top: -50px;}
.entry-content .full:last-child {margin-bottom: -50px;}
.mb30 {margin-bottom: 30px!important;}
.mb50 {margin-bottom: 50px!important;}

/* REUSABLE CLASS NAMES FOR REFERENCE */

a.btn, input[type="submit"], button[type="submit"], .ff_upload_btn {display: inline-block;text-decoration: none;padding: 10px 30px;background: #00477f;color: #fff;border-radius: 3px;border: 0;width: auto;outline: none;cursor: pointer;transition: .3s;}
a.btn:hover, input[type="submit"]:hover, button[type="submit"]:hover {opacity: 0.75;}
.shaded {background: #f4f4f4;padding: 30px;box-sizing: border-box;}
.outline {border: 1px solid #ccc; padding: 30px; box-sizing: border-box;}
.announcement {background: #3f7eb0; color: #fff; padding: 20px; text-align: center;}
.announcement a {color: #fff; text-decoration: underline;}
.announcement h3 {color: inherit; margin: 0 0 5px;}

/* CUSTOM STYLES */

#header {padding: 30px 20px;background: #00477f;color: #fff;font-size: 20px;}
#header a {color: #fff; text-decoration: none;}
.h-block {justify-content: space-between;}
.site-logo {text-align: center;}
.site-logo img {width: 230px;}
.h-ne img {width: 115px;}
.h-ct {text-align: right;}
#header a[href^="tel:"] {display: inline-block; background: url(/wp-content/uploads/ico-phone-w.svg) no-repeat left center / contain; padding: 0 0 2px 28px; line-height: 1.1;}

div#ajaxsearchlite1 {padding: 5px 5px 5px 0;}
.asl_w_container {max-width: 250px; margin: 0 0 0 auto !important;}
#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {font-size: 14px!important;}

#site-nav {background: #3f3f3f;border-top: 2px solid #fff;}

#page-home {padding: 10px 20px 0;}

.slick-dots {display: flex;justify-content: center;gap: 16px;padding: 20px 0 0;}
.slick-dots button {font-size: 0;width: 18px;height: 18px;display: block;border-radius: 50px;border: 4px solid #e5e5e5;padding: 0;margin: 0;cursor: pointer;background: #00477f;-webkit-transition: .3s;transition: .3s;}
.slick-dots .slick-active button {border-color: #00477f;}

.slider {max-width: 1400px;margin: 30px auto 0;}
.slider img {width: 100%;border-radius: 12px;}

#footer {background: #2f2f2f; color: #ddd; font-size: 13px; padding: 30px 20px; text-align: center;}
.f-block {justify-content: space-between;}
.f-block > div {flex-grow: 0;}
.f-block a {color: inherit;}

.archive-title {margin: 0;}

.back {margin: 0 0 15px;}

.staff-members {display: flex;flex-flow: row wrap;gap: 30px;}
.staff {flex-grow: 0; width: calc(33.33% - 20px); padding: 28px; box-sizing: border-box; border: 1px solid #ccc;}
.staff-img {position: relative; padding: 100% 0 0; margin: 0 0 20px;}
.staff-img img {position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}
.staff-pos {margin: -18px 0 15px;font-weight: 600;}
.staff-bio {font-size: 13px; line-height: 1.5;}

img.mc-adv {float: left; width: 230px; margin: 0 20px 15px 0;}

.back-wrap {text-align: left;}
.back-wrap a {color: #00477f; text-decoration: none; display: inline-block; border-bottom: 1px solid #00477F; text-transform: uppercase; letter-spacing: 0.065em; font-size: 13px; font-weight: 600;}

/* Single Product */
:is(.single-product, .tax-product-category, .search) .site  {max-width: 1200px;}
.prod-wrap.flex {gap: 50px;}
.prod-media {text-align: center;width: 350px;flex-grow: 0;flex-shrink: 0;}
.prod-img img {float: none!important;max-width: none!important;margin: 0!important;width: 100%;}
.prod-ctas {display: flex; gap: 15px; margin: 30px 0 0;}
.prod-ctas > div {flex-grow: 1;}
.prod-ctas a.btn {padding-left: 0; padding-right: 0; width: 100%;}
.prod-txt {border-left: 1px solid #ccc; padding: 0 0 0 50px;}
.prod-txt h2 {padding-top: 0!important;}
.prod-full {margin: 0 0 50px;}
.prod-dets {padding: 20px;background: #f4f4f4;font-size: 14px;margin: 0 0 20px;}
.prod-dets ul:not(ul ul) {margin: 0 0 15px !important;}
.prod-dets ul ul {margin-left: 15px; list-style: circle outside; margin-bottom: 5px;}
.prod-txt h4 {font-size: 18px;}
.prod-dets h4 {margin: 0 0 10px;}
.prod-dets ul li {margin: 0 0 5px 18px;line-height: 1.4;}
.prod-dets ul li:last-child {margin-bottom: 0;}
.prod-specs-code {margin: 0 0 30px;}
.prod-txt table {font-size: 13px;}
.prod-txt td {padding: 3px 7px;}
.prod-txt tr:nth-child(even) {background: #f4f4f4;}
.prod-pdf a {display: inline-block; background: url(/wp-content/uploads/ico-pdf.svg) no-repeat left center / contain; padding: 0 0 0 25px; margin: 0 0 0 10px;}

/* Product category */
.posts-grid {display: flex; flex-flow: row wrap; gap: 30px;}
a.pg-post {display: block; width: calc(25% - 23px); padding: 0 0 15px; border-bottom: 1px solid #ccc; box-sizing: border-box; color: #333; text-decoration: none;}
.pg-img {position: relative; padding: 100% 0 0; margin: 0 0 5px;}
.pg-img img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: contain;}
.pg-post h4 {margin: 0 0 8px; font-size: 18px; border-top: 1px solid #ccc; padding: 15px 15px 0;}
.pg-short {font-size: 14px; padding: 0 15px;}

a.pg-post:hover {box-shadow: 0 10px 20px rgba(0,0,0,0.1); transform: translate(0, -4px);}

/* Sub terms */
.sub-terms a.pg-post {border: 1px solid #ccc; padding: 0 20px 20px;}
.pg-post h3 {margin: 0;}

#signup {background: #00477f; color: #fff; padding: 30px 20px; text-align: center;}
#signup h3 {color: inherit; margin: 0 0 40px;}
#signup div.ctct-form-embed div.ctct-form-defaults {background: none; padding: 0; color: #fff; font-family: inherit; font-size: inherit; line-height: inherit;}
#signup .ctct-gdpr-text {display: none;}
#signup .ctct-form-footer {display: none;}
#signup .ctct-form-custom {display: flex ; min-height: 0; justify-content: center; max-width: 600px;}
#signup .ctct-form-label {color: inherit; position: absolute; left: 0; top: -8px; transform: translate(0, -100%); font-weight: 400; font-size: 13px;}
#signup .ctct-form-field {margin: 0;position: relative; flex-grow: 1;}
#signup .ctct-form-element {margin: 0; border: 0; border-radius: 0; height: auto; box-shadow: none; font-family: inherit; width: 100%; display: block; line-height: inherit;}
#signup .ctct-form-button {flex-grow: 0; width: auto; padding: 0 30px; border-radius: 0;}

/* MEDIA QUERIES */

@media screen and (max-width : 1040px){
	body.template-front-page .site-content, body.single-attachment .site-content, body.full-width .site-content {padding: 50px 0; box-sizing: border-box;}
	.flex.rows {width: 100%; margin-left: 0;}
	#site-nav {line-height: 0;}

	.archive-header {margin: 0 0 30px;}
}
@media screen and (max-width : 850px){
	#main {display: block;}
	.site-content {padding: 30px 0;}
	.widget-area {width: 100%; margin: 0; padding: 0 0 30px;}

	#header {font-size: 18px;}
	.site-logo img {width: 180px;}
	.h-ne img {width: 105px;}

	a.pg-post {width: calc(33.33% - 20px);}

	.staff-members {gap: 20px;}
	.staff {padding: 20px; width: calc(33.33% - 14px);}

	.prod-wrap.flex {gap: 30px;}
	.prod-media {width: calc(50% - 15px);}
	.prod-txt {padding: 0 0 0 30px;}
}
@media screen and (max-width : 720px){
	.fbreak1 {flex-flow: column!important;}
	.fbreak1 > * {width: 100%!important;}
	.f4-break {flex-flow: row wrap;}
	.f4-break > * {width: calc(50% - 30px)!important; flex: auto!important;}
	div[class^="featured"].flex.fbreak1 > div:not(:last-child), .shaded.flex.fbreak1 > div:not(:last-child) {border: 0; padding: 0; margin: 0;}

	.entry-content h1, h1.entry-title, .archive-title, .page-title, .entry-content > h2:first-child {font-size: 26px;}

	#header {position: relative;}
	.site-logo {text-align: left;}
	.h-ne {position: absolute; right: 20px; top: 50%; transform: translate(0,calc(-50% - 10px));}
	.h-ne img {display: none;}
	.h-ne br {display: none;}
	.h-ct {position: absolute; right: 20px; top: 50%; transform: translate(0,50%);}
	div#ajaxsearchlite1 {padding: 0;}

	.posts-grid {gap: 20px;}
	a.pg-post {width: calc(33.33% - 14px);}
	.pg-post h3 {font-size: 18px;}

	.pg-short {font-size: 13px;}

	.staff {width: calc(50% - 10px);}

	.prod-wrap.flex {flex-flow: column;}
	.prod-media {width: 100%;}
	.prod-img {line-height: 0; margin: 0 0 10px;}
	.prod-img img {min-width: 255px; width: auto; max-width: 100% !important;}
	.prod-txt {border: 0; border-top: 1px solid #ccc; padding: 30px 0 0;}
}
@media screen and (max-width : 575px){
	.site-content {padding: 30px 0;}
	.single img.attachment-post-thumbnail {float: none!important; display: block; margin: 0 auto 15px!important; max-width: 100%;}
	.nav-single, .nav-single #ns-next {text-align: center;}
	.nav-single .ns-ib {display: inline;}
	.right, .left {float: none; display: block; margin: 0 auto 15px;}
	img.right, img.left {max-width: 100%;}
	.fbreak2 {flex-flow: column!important;}
	.fbreak2 > * {width: 100%!important;}
	div[class^="featured"].flex.fbreak2 > div:not(:last-child), .shaded.flex.fbreak2 > div:not(:last-child) {border: 0; padding: 0; margin: 0;}

	#header {padding: 12px 20px;}
	.site-logo img {width: 170px;}
	.asl_w_container {max-width: 160px; min-width: 160px;}

	a.pg-post {width: calc(50% - 10px);}
}
@media screen and (max-width : 425px){
	.fbreak3 {flex-flow: column!important;}
	.fbreak3 > * {width: 100%!important;}

	#header {font-size: 16px;}
	.site-logo img {width: 135px;}
	.asl_w_container {max-width: 142px; min-width: 142px;}

	.sub-terms a.pg-post {padding: 0 15px 15px;}
	.pg-post h3 {font-size: 17px;}

	.staff {width: 100%;}
}