/* Global CSS */
html {overflow-x: hidden;}

body {line-height: 1.6;font-size: 1.07rem !important;}

body, #tabsLoc.ui-widget p, #tabsLoc.ui-widget .ui-tab, #tabsLoc.ui-widget h5, #tabsLoc.ui-widget p, .recentPosts h4, .woocommerce button.button, footer .footerSignUp button.button {font-family: 'Roboto', sans-serif;}

main {margin-top: 145px;}
article > main {margin-top: 0;}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .navbar-nav > li > a, .btn, .font-family-primary, .sidebarWrap.shopSidebar .product-categories > .cat-parent > a {font-family: 'Roboto Condensed', sans-serif;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-weight: 700;line-height: 1.4;}

.contentSection h1, .contentSection h2, .contentSection h3, .contentSection h4, .contentSection h5, .contentSection h6, .contentSection .h1, .contentSection .h2, .contentSection .h3, .contentSection .h4, .contentSection .h5, .contentSection .h6 {color: #002136;}

p, .automBoxRight {color: #151515;}
p strong, .contentSection strong {color: #002136;}

a, input.button {color: #0066a4;}
a, input.button, #resource_grid.flat-dark .esg-filterbutton, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button, .woocommerce input.button, .header-search-label, #menu-main-menu-top>li.bluBtn>a, .ctaBtn>a:before {-webkit-transition: all 1.2s ease;-moz-transition: all 0.2s ease;transition: all 0.2s ease;}

a:hover {color: #002136;}

.text-primary {color: #002136 !important;}
.text-secondary {color: #c41230 !important;}

.subTitle {font-size: 1rem;}

.btn-primary.focus, .btn-primary:focus {box-shadow: none !important;}
.btn.btn-primary, .gform_wrapper .button, .single_job_listing .application .application_button {position: relative;color: #fff;background-color: #0066a4 !important;border-color: transparent !important;border-radius: 0;padding: .5rem 1rem;transition: .2s ease all;}
.woocommerce ul.products li.product .button {position: absolute;bottom: 15px;}
.btn.btn-primary:before, .gform_wrapper button:before {position: absolute;content: '';left: -1px;bottom: -1px;width: 60%;height: 2px;background-color: #c41230;transition: width 0.175s ease-in;}
.btn.btn-primary:hover {background-color: #0071b8 !important;transition: .2s ease all;}
.btn.btn-primary:hover:before, .gform_wrapper button:hover:before {width: calc(100% + 2px);}
.gform_wrapper .button::before {bottom: -2px;left: -2px;}
.gform_wrapper .button:hover::before {width: calc(100% + 4px);}
.gform_wrapper button {padding: .5rem 0;font-size: 1.25rem;line-height: 1.5;border-radius: .3rem;cursor: pointer;}

.single_job_listing .application .application_button,
.wp_job_manager_send_application_button.btn.btn-primary {border-bottom: 1px solid #c41230;cursor: pointer;border-radius: 0;}

.single_job_listing .application .application_button:hover {color: #002136;}

.autoSecBoxes ul, section.manufSection ul {padding: 0;margin: 0 0 1.5rem 0;}
.autoSecBoxes ul li, section.manufSection ul li {font-size: 1rem;list-style: none;padding-left: 1em;text-indent: -1em;}
.autoSecBoxes ul li:before,
section.manufSection ul li:before {content: '\002022';color: #c41230;font-size: 1.25rem;padding-right: .375rem;}

.contentSection > ul {margin-bottom: 1.5rem;padding-left: 19px;}

.sidebarWrap ul {padding: 0;}
.sidebarWrap li {list-style: none;}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #0066a4 !important;}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {background-color: transparent;border-color: transparent;color: #0066a4;}
.btn-group-sm > .btn, .btn-sm {font-size: 1rem;}

#cookie-law-info-bar {left: 0;padding: 1rem;}
.cookieMsg {display: block;margin-bottom: .5rem;}

.container.row {margin: 0 auto;}

/**************************************************************/
/** Navigation Styles *****************************************/
/**************************************************************/
.navbar-nav a {color: #5c5c5c;line-height: 1;}

.utility-menu > .container {display: -ms-flexbox;display: flex;justify-content: -ms-flex-end;justify-content: flex-end;align-items: -ms-center;align-items: center;min-height: 35px;padding-right:0;}
.utility-menu > .container > div, .utility-menu > .container > ul li {position: relative;padding: 0 10px;}
ul[id*="menu-utility-menu"] > .wpml-ls-menu-item, ul[id*="menu-utility-menu-united-states-mexico"] > .wpml-ls-legacy-dropdown, ul[id*="menu-utility-menu-united-states-france"] > .wpml-ls-legacy-dropdown {display: inline-block;}
ul[id*="menu-utility-menu"], ul[id*="menu-utility-menu-united-states-mexico"], ul[id*="menu-utility-menu-united-states-france"] {margin-bottom: 0;display: flex !important;}
.utility-menu {right: 0px;padding: 5px 0;background-color: #002136;}
nav.utility-menu li.menu-item-has-children a {padding: 10px;}
nav.utility-menu li.menu-item-has-children > a::after {content: '\f107';display: inline-block;font-family: 'Font Awesome 5 Pro';font-size: 16px;position: relative;top: 2px;left: 3px;color: #fff;}
nav.utility-menu li.menu-item-has-children ul.sub-menu {display: none;position: absolute;top: 30px;background-color: #002136;z-index: 999;list-style: none;padding: .75rem .75rem 1.125rem;width: 200px;}
nav.utility-menu li.menu-item-has-children:hover ul.sub-menu {display: block;}
nav.utility-menu li.menu-item-has-children ul.sub-menu li a {padding: 10px;margin: 0;display: block;}
nav.utility-menu li.menu-item-has-children ul.sub-menu li a:hover {background-color: #0066a4;text-decoration: none;}
.mobile-only-rfq::after {content: none;}

form#searchform, form.woocommerce-product-search {position: relative;}
form#searchform button.btn, form.woocommerce-product-search button {position: absolute;right: 0;height: 50px;width: 50px;background-color: transparent !important;color: #0066a4;font-size: 1.5rem;border: none;}
form#searchform button.btn:before {display: none;}
form#searchform button.btn:hover, form.woocommerce-product-search button:hover {color: #0084d4;}
form#searchform .form-control, form.woocommerce-product-search .search-field {padding-top: .75rem;padding-bottom: .75rem;margin-right: 0 !important;width: 100%;}

.header-search-form .header-search input.header-searchbar::-webkit-input-placeholder {display: none;}
.header-search-form .header-search input.header-searchbar::-moz-placeholder {display: none;}

.navbar-right {min-width: 450px;}
.navbar-right form {width: 100%;}

.header-search-form {position: relative;}
.header-search {position: relative;width: 30px;min-width: 30px;height: 30px;transition: width 1s;backface-visibility: hidden;}
.header-search input.header-searchbar {position: absolute;top: 0;right: 35px;outline: none;width: 215px;height: 35px;margin: 0;z-index: 10;padding: .375rem 40px .375rem .375rem;border: none;font-size: .9375rem;}
input[type="text"].header-searchbar {-webkit-appearence: none;-webkit-border-radius: 0;}
.header-search-submit, .header-search-label {cursor: pointer;width: 30px;height: 30px;position: absolute;right: 0;top: 0;padding: 0;margin: 0;text-align: center;line-height: 60px;background: transparent;}
.header-search-submit {background: #fff;cursor: pointer;/*stupid IE*/opacity: 0;color: transparent;border: none;outline: none;z-index: 15;}
.header-search-label {z-index: 20;background: #004570;}
.header-search-label:hover {background-color: #0071b8;}
.header-search-label i {position: absolute;top: 8px;right: 7px;color: #fff;font-size: 15px;}
.header-search.sb-search-open, .no-js .sb-search-open {width: 250px;}
.header-search.sb-search-open .header-search-label, .no-js .sb-search .header-search-label {background: #0066a4;color: white;z-index: 11;}
.header-search.sb-search-open .header-search-submit, .no-js .header-searchbar .header-search-submit {z-index: 30;}

.wpml-ls-legacy-dropdown-click {width: 8rem;}
.wpml-ls-legacy-dropdown-click>ul {z-index: 999999;}
.wpml-ls li a {margin: 0;}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {border-top: none;background-color: #002136;padding-bottom: 10px;}
.wpml-ls-legacy-dropdown-click .wpml-ls-item {max-width: 125px;}
.wpml-ls-legacy-dropdown-click a {border: none;background-color: #002136;}
.wpml-ls .wpml-ls-display {display: none;}

.utility-menu li a {color: #ffffff !important;font-size: .75rem;margin-right: 5px;margin-left: 5px;text-align: left;line-height: 21px;}

.wpml-ls-legacy-dropdown-click a:hover, .wpml-ls-legacy-dropdown-click a:focus, .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover > a {background-color: #002136;}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a {border-width: 0;width: 100%;}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a:hover {background-color: #0066a4;}

.utility-menu ul.sub-menu li.wpml-ls-item a {width: auto;display: block;margin: 0;padding: 4px 8px;}
.utility-menu ul.sub-menu li.wpml-ls-item a:hover {background-color: #0066a4;}

.container-responsive {width: 100%;max-width: 1428px;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}

.utility-menu .cart-holder {color: #fff;position: relative;padding: 0px 2px 0px 2px;margin-right: 3px;font-size: .9375rem;}
.utility-menu .cart-holder span {position: absolute;top: -7px;right: -10px;background-color: #ebe9eb;color: #0066a4;border-radius: 10px;height: 18px;width: 18px;font-size: 12px;padding: 0px;text-align: center;}
.utility-menu .cart-holder:last-child {margin-right: 8px;}
.utility-menu .fa-shopping-cart {font-size: 1rem;color: #c41230;position: relative;top: 2px;}

li.bluBtn a {background-color: #0066a4 !important;color: #fff !important;}
li.bluBtn a:hover {background-color: #0071b8 !important;}

nav.navbar {background-color: #f4f4f4;padding-left: 0;padding-right: 0;margin-top: 45px;}
nav.navbar #navbarDropdown > .navbar-nav > li > a {font-size: .9375rem;padding: .375rem;}

#menu-main-menu-top > li > a {-webkit-transition: color 1.3s ease;-moz-transition: color 0.3s ease;transition: color 0.3s ease;}

.navbar-nav .depth_0 a {-webkit-transition: background-color 1.3s ease;-moz-transition: background-color 0.3s ease;transition: background-color 0.3s ease;}
.navbar-light .navbar-nav .nav-link {color: rgba(0, 0, 0, .75);}
.navbar-light .navbar-nav .nav-link:hover {color: #000000;}
a.nav-link.dropdown-toggle::after {content: '\f107';display: inline-block;font-family: 'Font Awesome 5 Pro';font-size: 16px;position: relative;top: 5px;}
.navbar-light .navbar-toggler {border: none;float: right;z-index: 99999;margin-bottom: 10px;}
.dropdown-toggle::after {border: none;}
#navbarDropdown .dropdown-menu .dropdown-item {white-space: normal;line-height: 1.4;}

.wpml-ls-item {position: relative;}
.wpml-ls-item a {text-decoration: none;line-height: 19px;}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {margin: 0;}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {color: #fff;}
.wpml-ls-item .sub-menu {list-style: none;display: none;text-decoration: none;position: absolute;top: 29px;right: 0;padding: .5rem;min-width: 150px;z-index: 9;}
.wpml-ls-item .sub-menu.open {display: block !important;}

ul[id*='menu-utility-menu'] > .wpml-ls-menu-item > .sub-menu {background-color: #003e63 !important;z-index: 999999 !important;}
ul[id*='menu-utility-menu'] > .wpml-ls-menu-item > a {border: 1px solid #0066a4;padding: 7px 8px 9px;cursor: pointer;position: relative;margin-right: 0;margin-left: 0;transition: none;}
ul[id*='menu-utility-menu'] > .wpml-ls-menu-item.open > a {border: 1px solid #003e63 !important;background-color: #003e63 !important;}

.breadcrumbSection {border-bottom: 1px solid #f1f1f1;color: #002136;font-size: .8125rem;line-height: 1.4;display: none;}
.breadcrumbSection a {color: #0066a4;}
.breadcrumbSection i.fas {margin: 0 .5rem;}

/* Hamburger Menu */
.animated-icon3 {width: 30px;height: 23px;position: relative;margin: 0px;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-o-transition: .5s ease-in-out;transition: .5s ease-in-out;cursor: pointer;}
.animated-icon3 span {display: block;position: absolute;height: 3px;width: 100%;border-radius: 9px;opacity: 1;left: 0;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: .4s ease-in-out;-moz-transition: .4s ease-in-out;-o-transition: .4s ease-in-out;transition: .4s ease-in-out;}
.animated-icon3 span {background: #980d25;}

/* Mobile Button */
.animated-icon3 span:nth-child(1) {top: 0px;}
.animated-icon3 span:nth-child(2), .animated-icon3 span:nth-child(3) {top: 10px;}
.animated-icon3 span:nth-child(4) {top: 20px;}

.cbp-spmenu-push-toleft .animated-icon3 span:nth-child(1) {top: 11px;width: 0%;left: 50%;}
.cbp-spmenu-push-toleft .animated-icon3 span:nth-child(2) {-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.cbp-spmenu-push-toleft .animated-icon3 span:nth-child(3) {-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.cbp-spmenu-push-toleft .animated-icon3 span:nth-child(4) {top: 11px;width: 0%;left: 50%;}

.navbar-toggle {border: none;background: transparent !important;}
.navbar-toggle:hover {background: transparent !important;}
.navbar-toggle .icon-bar {width: 22px;transition: all 0.2s;}
.navbar-toggle .top-bar {transform: rotate(45deg);transform-origin: 10% 10%;}
.navbar-toggle .middle-bar {opacity: 0;}
.navbar-toggle .bottom-bar {transform: rotate(-45deg);transform-origin: 10% 90%;}
.navbar-toggle.collapsed .top-bar {transform: rotate(0);}
.navbar-toggle.collapsed .middle-bar {opacity: 1;}
.navbar-toggle.collapsed .bottom-bar {transform: rotate(0);}

.mobileOverlay {position: absolute;content: '';top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .5);z-index: -1;opacity: 0;}
.cbp-spmenu-push.cbp-spmenu-push-toleft .mobileOverlay {z-index: 9999;opacity: 1;}

/**************************************************************/
/** Custom Styles *****************************************/
/**************************************************************/
.ctaSection .row {align-items: center;background-color: #f4f4f4;border-radius: 6px;padding: 0;}
.ctaSection .cta-content, .ctaSection .cta-image {padding: 2rem;}
.ctaSection .cta-image {text-align: center;}

.remanSpares .row {background: linear-gradient(90deg, #002136 40%, #0071b8 90%);border-radius: 6px;margin: 0 15px;}
.remanSpares .row .reman-image {position: relative;}
.remanSpares .row .reman-image img {position: absolute;top: -35px;right: 2rem;}
.remanSpares .row .reman-content {padding: 2rem 2rem 2rem 4rem;}
.remanSpares .row .reman-content p {color: #fff;}
.remanSpares .row .reman-content p a {color: #0071b8;text-decoration: underline;transition: .2s ease all;}
.remanSpares .row .reman-content p a:hover {color: #fff;transition: .2s ease all;}
.remanSpares .row .reman-content h2 {margin-top: 0 !important;color: #fff;}

.darkBg {background-color: #f4f4f4;}
.darkBg.certRepair {background-color: #eaeaea;}

body > footer {background-color: #002136;}

.pageSection h2, .pageSection .h2 {font-size: 1.438rem;}

.contentSection h1:first-of-type, .contentSection h2:first-of-type, .contentSection h3:first-of-type, .contentSection h4:first-of-type, .contentSection h5:first-of-type, .contentSection h6:first-of-type, .contentSection .h1:first-of-type, .contentSection .h2:first-of-type, .contentSection .h3:first-of-type, .contentSection .h4:first-of-type, .contentSection .h5:first-of-type, .contentSection .h6:first-of-type {margin-top: 0;}

.pageSection header p {font-size: 1.07rem;}

.pageSection h1, .pageSection h2, .pageSection h3, .pageSection h4, .pageSection h5, .pageSection h6, .pageSection .h1, .pageSection .h2, .pageSection .h3, .pageSection .h4, .pageSection .h5, .pageSection .h6 {margin-top: 2rem;margin-bottom: 1.25rem;}

p {margin-bottom: 1.25rem;}

.contentSection ul li {margin-bottom: .5rem;}

.heroSection {padding-top: 45px;padding-bottom: 45px;background-color: #f4f4f4;}

body:not(.search-results) .heroSection h1 {line-height: 1.3;font-size: 2rem;}

.heroSection .heroDesc p {margin-bottom: 0;}

body.page-id-40 .heroSection .col-lg-9 {max-width: 100%;flex: 0 0 100%;}
body.page-id-40 .heroDesc {max-width: none;}

.insignia {background-image: var(--wpr-bg-f9cd7451-edc6-4fc7-8aa4-1de446ede654);background-position: 80% 101%;background-repeat: no-repeat;background-size: 30% !important;}
body:not(.home) .insignia {background-size: contain;}
body:not(.home) .heroSection {padding-top: 3rem;}
.insignia.insigniaLeft {background-position: 10% 100%;}

.pageSection.autoSection h2, .pageSection.ctaSection h2, .pageSection.findResSection h2, .pageSection.manufSection h2, .pageSection.indusSection h2, .pageSection.certRepair h2, .pageSection.authSection h2, .pageSection.blogSection h2, .pageSection.repResSection h2, .pageSection.infoSupport h2, .pageSection.remanSpares h2 {font-size: 2.25rem;margin-top: 0;line-height: 1.15;}

.page-id-65 .heroSection .row {align-items: start;}

.heroSection .row {align-items: center;padding: 0;}
.heroSection .row div:last-child p {margin-bottom: 0;}
.heroSection.homeHero .fluid-vids {-webkit-box-shadow: 10px 10px 100px 0px rgba(0, 0, 0, 0.4);-moz-box-shadow: 10px 10px 100px 0px rgba(0, 0, 0, 0.4);box-shadow: 10px 10px 100px 0px rgba(0, 0, 0, 0.4);}

.automBox {padding: 0 10px;}
.automBox > div {background-color: #f4f4f4;height: 100%;}
.automBoxLeft {width: 100%;height: 80px;float: none;background-repeat: no-repeat;background-position: center;background-size: cover;}
.automBoxRight {width: 100%;float: none;}
.automBox h3 {font-size: 1.5rem;line-height: 1.2;}
.autoSecBoxes ul {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.automBoxRight ul li {width: 100%;}

.fiftyImg > div > div:first-of-type {background-repeat: no-repeat;background-size: cover;min-height: 850px;}

.findResSection h3 {color: #c8e4f6;}
.findResSection p {color: #fff;}

.btn.btn-primary.btn-white {color: #0066a4;background-color: #fff !important;transition: .2s ease all;}
.btn.btn-primary.btn-white:hover {color: #002136;background-color: #c8e4f6 !important;transition: .2s ease all;}

a.btn-iso {color: #fff;border-bottom: 1px solid #fff;padding: 0;border-radius: 0px;transition: .2s ease all;}
a.btn-iso:hover {padding-bottom: 5px;transition: .2s ease all;color: #fff;}
a.btn-iso::before {content: '\f1c1';font-family: 'Font Awesome 5 Pro';margin-right: 5px;}
a.btn-iso:hover::before {color: #c41230;transition: .2s ease all;}

a.btn-info {background-color: #002136;color: #fff;width: calc(100% - 6rem);border: none;text-align: left;padding: .5rem 1rem;position: relative;font-size: 1rem;transition: .2s ease all;}
a.btn-info::after {content: '\f30b';font-family: 'Font Awesome 5 Pro';font-weight: 600;position: absolute;right: 1rem;}
a.btn-info:hover {background-color: #0066a4;transition: .2s ease all;}

a.btn-text-dark {color: #151515;border-bottom: 1px solid #151515;padding: 0;border-radius: 0px;transition: .2s ease all;}
a.btn-text-dark:hover {padding-bottom: 5px;transition: .2s ease all;color: #151515;}
a.btn-text-dark::after {content: '\f178';font-family: 'Font Awesome 5 Pro';margin-left: 10px;}
a.btn-text-dark:hover::after {color: #c41230;transition: .2s ease all;}

a.btn-text-light {color: #fff;border-bottom: 1px solid #fff;padding: 0;border-radius: 0px;transition: .2s ease all;}
a.btn-text-light:hover {padding-bottom: 5px;transition: .2s ease all;color: #fff;}
a.btn-text-light::after {content: '\f178';font-family: 'Font Awesome 5 Pro';margin-left: 10px;}
a.btn-text-light:hover::after {color: #c41230;transition: .2s ease all;}

.findRepSection {background-color: #005181;background-image: var(--wpr-bg-e78d98d9-e227-46c2-83c4-78ff945ee84d);background-position: center;background-repeat: no-repeat;background-size: 70%;}
.findRepSection form#searchform {margin-top: 2.5rem;margin-bottom: 0;}

.resSection {background-color: #003e63;}

body > header {position: fixed;width: 100% !important;z-index: 99;box-shadow: none;}
body.page-template-template-ppc-landing header nav {background-color: transparent !important;}

body > header.sticky-position {box-shadow: 0 0 20px rgb(0 0 0 / 30%);}
.custom-logo-link {margin: .5rem;}

body > header.sticky-position ul#menu-main-menu-top {padding: .5rem 0rem !important;transition:.2s ease all;}
body > header ul#menu-main-menu-top {padding: 1.5rem 0rem !important;transition:.2s ease all;}

main section ul.recentPosts li {list-style: none;text-indent: 0;padding-left: 0;text-align: center;color: #fff;position: relative;}

main section ul.recentPosts .owl-stage, main section ul.industSlide .owl-stage, main section ul.authPosts .owl-stage {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}

main section ul.recentPosts.owl-carousel .owl-stage-outer, main section ul.industSlide.owl-carousel .owl-stage-outer, main section ul.authPosts.owl-carousel .owl-stage-outer {overflow: hidden;padding-bottom: 25px;}

.indusSection, .prodCatSection, .repResSection, .blogSection {position: relative;}

.repResSection {border-top: 1px solid #f1f1f1;}

.owl-theme .owl-dots .owl-dot span {margin: 5px 10px !important;}

main section ul.recentPosts.owl-carousel .owl-stage-outer:before, main section ul.industSlide.owl-carousel .owl-stage-outer:before, main section ul.authPosts.owl-carousel .owl-stage-outer:before {content: '';position: absolute;background-color: #fff;height: 110%;width: 100%;top: -5%;left: -100.25%;z-index: 1;}

main section.prodCatSection ul.authPosts.owl-carousel .owl-stage-outer:before,
main section.authSection ul.authPosts.owl-carousel .owl-stage-outer:before {background-color: #f4f4f4;}

.indusSection:before, .prodCatSection:before, .repResSection:before, .blogSection:before, .authSection:before {content: '';position: absolute;background-color: #002136;height: 100%;width: 60px;top: 0;left: -60px;z-index: 5;}

main section ul.recentPosts .owl-dots, main section ul.industSlide .owl-dots, main section ul.authPosts .owl-dots {text-align: left;}
main section ul.recentPosts .owl-stage li, main section ul.authPosts .owl-stage li {height: 100%;min-height: 200px;background-position: center;}
main section ul.recentPosts li:before {display: none;}
main section ul.recentPosts li .featImg:after {position: absolute;content: '';top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(196, 18, 48, .9);}

.recentPosts li {background-color: #fff;-webkit-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.2);-moz-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.2);box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.2);}
.recentPosts li .imgWrap {position: relative;}
.recentPosts li .imgWrap img {width: 100%;max-height: 200px;text-align: center;border-bottom: 1px solid #eeeeee;}
.recentPosts li[class*="category-trade-shows"] .imgWrap:before {background-color: rgba(196, 18, 48, .9);}
.recentPosts li:hover .imgWrap:before {background-color: transparent;}
.recentPosts li .imgWrap .catWrap {position: absolute;left: 10px;bottom: 10px;text-align: left;width: 90%;}
.recentPosts li p#newsTitle {font-size: 1.1rem;}
.recentPosts li .imgWrap .catWrap > span {color: #fff;font-size: .75rem;background-color: #002136;padding: 2px 8px;text-align: left;display: inline-block;}
.recentPosts li .imgWrap .catWrap > span a {color: #fff;}
.recentPosts li .postDate {color: #212121;font-size: .75rem;}
.recentPosts li h4 {line-height: 1.1;}
.recentPosts li h4 a {font-size: .9375rem;color: #212121;font-weight: normal;}
.recentPosts li h4 a:hover {text-decoration: none;opacity: .8;}

.attachment-single_post_featured {display: none;}

.single article.post main .alignleft,
.single article.post main .alignright {max-width: 50%;}
.single article.post main .alignleft {margin-right: 1.25rem;margin-bottom: 1.25rem;}
.single article.post main .alignright {margin-left: 1.25rem;margin-bottom: 1.25rem;}
.single article.post main hr,
.single article.post main img {margin-top: 2rem;margin-bottom: 2rem;}
.page article.contentSection hr {margin-top: 4rem;margin-bottom: 4rem;}
.single article.post > footer {clear: both;}
.single article.post main h1, .single article.post main h2, .single article.post main h3, .single article.post main h4, .single article.post main h5, .single article.post main h6 {margin-top: 1.5rem;margin-bottom: 1.5rem;}
.single article.post main img, .single article.post main p, .single article.post main ul, .single article.post main p, .single article.post main ol {margin-top: 1rem;margin-bottom: 1rem;}
.single article.post main ol, .single article.post main ul {list-style-position: inside;}

.page-item.active .page-link {background-color: #0066a4;border-color: #0066a4;}

.page-link {color: #0066a4;}

.has-sub .children {display: none;}

.sidebarWrap {background-color: #002136;}
.sidebarWrap .h2 {line-height: 1;margin-bottom: 2rem;color: #000;}
.sidebarWrap ul:not(.gform_fields) li {text-indent: 0;padding-left: 0;margin-bottom: 1rem;}
.sidebarWrap ul li:last-of-type {margin-bottom: 0;}
.sidebarWrap ul li a {color: #fff;text-decoration: none;font-size: 1rem;line-height: 1.1;position: relative;}
.sidebarWrap ul li a:hover {text-decoration: underline;}
.sidebarWrap ul li.has-sub > a:after {position: absolute;content: '\f067';font-family: "Font Awesome 5 Free";font-weight: 900;font-size: .75rem;top: 4px;right: -18px;transition: all 0.4s ease;color: #0066a4;}
.sidebarWrap ul li.has-sub.inactive > a:after {-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.sidebarWrap ul li.current_page_parent > a:after {display: block;-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.sidebarWrap ul li.has-sub.active > a:after {-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.sidebarWrap ul li.current_page_item a {color: #0066a4;}
.sidebarWrap ul li:before {display: none;padding-right: 0;}
.sidebarWrap ul li ul.children {margin: 1rem 0 1.5rem;}
.sidebarWrap ul li ul.children li {margin-left: 0;margin-bottom: 0;border-left: 4px solid transparent;-webkit-transition: all 1.2s ease;-moz-transition: all 0.2s ease;transition: all 0.2s ease;}
.sidebarWrap ul li ul.children li a {display: inline;color: #fff;font-size: 1rem;line-height: 2.5;padding-left: 1rem;}
.sidebarWrap ul li ul.children li.current_page_item {background-color: #ebebeb;border-color: #003e63;}
.sidebarWrap .current_page_parent > ul {display: block;}
.sidebarWrap ul li ul.children li:hover {background-color: #0066a4;border-color: #fff;}
.sidebarWrap .widget_search {padding: 0;}
.sidebarWrap .widget_search h2 {display: none;}
.sidebarWrap section.widget_recent_entries, .sidebarWrap section.widget_archive {padding-top: 2rem;padding-bottom: 2rem;}
.sidebarWrap section h2 {font-size: 2rem;line-height: 1;color: #fff;}
.sidebarWrap section.widget_recent_entries h2, .sidebarWrap section.widget_recent_entries h2, .sidebarWrap section.widget_archive h2 {margin-top: 0;margin-bottom: 1rem;}
.sidebarWrap section.widget_categories {padding-bottom: 2rem;}
.sidebarWrap section.widget_archive {padding-bottom: 0;}
.sidebarWrap ul {margin-bottom: 0;}
.sidebarWrap section.widget_recent_entries {border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}
.sidebarWrap section.widget_recent_entries ul, .sidebarWrap section.widget_archive ul {margin-bottom: 0;}
.sidebarWrap section.widget_recent_entries ul li:last-of-type, .sidebarWrap section.widget_recent_entries ul li:last-of-type, .sidebarWrap section.widget_archive ul li:last-of-type {margin-bottom: 0;}

#footer > div:nth-of-type(1), #footer > div:nth-of-type(1) p {color: #fff;}
#footer > div:nth-of-type(1) ul li {list-style: none;display: inline;float: left;margin-right: 1.125rem;}
#footer > div:nth-of-type(1) ul li a {color: #fff;font-size: 1.75rem;}
#footer > div:nth-of-type(1) ul li a:hover {color: #c8e4f6;}
#footer .widget_nav_menu ul {padding-left: 0;}
#footer .widget_nav_menu ul li {list-style: none;margin-bottom: .75rem;}
#footer .widget_nav_menu .menu-item-has-children > a {display: block;margin-bottom: .75rem;}
#footer .widget_nav_menu > div > ul > li > a {color: #fff;font-size: 1.125rem;}
#footer .widget_nav_menu a {color: #c8e4f6;}
#footer .widget_nav_menu a:hover {color: #fff;}
#footer .widget_nav_menu a {color: #c8e4f6;}
#footer > div:nth-of-type(4) .menu > li:first-of-type {margin-top: 0;}

ul#menu-footer-column-2new, ul#menu-footer-column-3new {margin-top: 25px;}

.footerSignUp {background-color: #005181;margin-top: 0!important;}
.footerSignUp h5 {color: #fff;font-size: 1.5rem;font-weight: 500;}
.footerSignUp p {color: #ffffff;}
.footerSignUp .gform_wrapper .top_label .gfield_label {display: none;}
.footerSignUp .gform_wrapper {margin-bottom: 10px;margin-top: 0;}
.footerSignUp .gform_body {position: relative;}
.footerSignUp .gform_wrapper .top_label div.ginput_container {margin-top: 0;}
.footerSignUp #field_1_2 {width: 100% !important;}
.footerSignUp #field_1_2 {background-color: transparent;margin-bottom: 0 !important;border: none !important;border-top: none;border-bottom: none;padding-bottom: 0;padding-top: 0px;}
.footerSignUp #field_1_2 .ginput_container_email input {border: none !important;height: 54px;}
.footerSignUp #field_1_2 .validation_message {position: absolute;top: -36px;color: white;font-weight: normal;}
.footerSignUp #field_1_3.gfield_error {position: absolute;top: 0;right: 0;height: 100%;margin-top: 0;}
.footerSignUp #field_1_3.gfield_error {border: none !important;background-color: transparent;margin-right: 0 !important;}
.footerSignUp #gform_wrapper_1 {position: relative;}
.footerSignUp #gform_wrapper_1 img.gform_ajax_spinner {display: none !important;}
.footerSignUp #field_1_2, .footerSignUp #field_1_3 {padding-right: 0;margin-right: 0 !important;max-width: 100% !important;}

footer .footerSignUp button.button {margin-top: 0;font-size: 16px;background: none;border: none;line-height: 54px;cursor: pointer;padding: 0 10px;color: #ffffff;border-radius: 0 .25rem .25rem 0;-webkit-transition: all 1.2s ease;-moz-transition: all 0.2s ease;transition: all 0.2s ease;}
.footerSignUp .gform_wrapper .ginput_container_email input[type=text] {padding: 10px 8px !important;line-height: 2;}
.footerSignUp .gform_wrapper div.validation_error {color: #fff !important;text-shadow: none;font-weight: normal;font-size: 15px;margin-bottom: 35px;border-top: 2px solid #c41230;border-bottom: 2px solid #c41230;}
.footerSignUp #gform_confirmation_message {color: #fff;}

@media (max-width: 389px) {
	.footerSignUp {padding: 0.5rem !important;}
	.footerSignUp #input_1_24 {transform: scale(0.9);transform-origin: left center;}
}

@media (max-width: 354px) {
	.footerSignUp #input_1_24 {transform: scale(0.8);}
}

footer .border-top {border-top-color: #0066a4 !important;}

footer .copyright p {color: #fff;}
footer .copyright a {color: #c8e4f6;}

.fa-external-link-alt, .fa-briefcase {color: #c41230;}

blockquote {font-size: 1.125rem;-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);border-left: 0.5em solid #0066a4;padding: 1em .5em 1em 1em;background: #fff;}
blockquote p {margin-bottom: 1rem;}
blockquote footer {font-size: 1rem;color: #0066a4;}

.page-item-128039, .page-item-128040, .page-item-128041, .page-item-128042, .page-item-128043, .page-item-128044, .page-item-128045 {display: none;}

/* Start: To Top Button */
.cd-top {display: inline-block;height: 40px;width: 40px;position: fixed;bottom: 40px;right: 10px;-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);overflow: hidden;text-indent: 100%;white-space: nowrap;background: rgba(199, 18, 48, .8) var(--wpr-bg-db707ea0-9718-48d6-b3c5-200da324ad3e) no-repeat center 50%;visibility: hidden;opacity: 0;-webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;z-index: 10;}
.cd-top.cd-top--show, .cd-top.cd-top--fade-out, .cd-top:hover {-webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;}
.cd-top.cd-top--show {visibility: visible;opacity: 1;}
.cd-top.cd-top--fade-out {opacity: .75;}
.cd-top:hover {background-color: #c41230;opacity: 1;}

@media only screen and (min-width: 768px) {
    .cd-top {right: 20px;bottom: 20px;}
}
@media only screen and (min-width: 1024px) {
    .cd-top {height: 60px;width: 60px;right: 30px;bottom: 30px;}
}

/* End: To Top Button */
body.error404 .heroSection {min-height: 550px;padding-top: 80px;padding-bottom: 180px;}

.gform_wrapper li {text-indent: initial;padding: 0;}

body .gform_wrapper label.gfield_label {font-weight: 500;margin-bottom: 0;font-size: 14px;}
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select, body .gform_wrapper.gf_browser_chrome .ginput_complex select, body .gform_wrapper.gf_browser_chrome select {padding: 10px 8px;}

select.form-control:not([size]):not([multiple]), .gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select, .gform_wrapper.gf_browser_chrome .ginput_complex select, .gform_wrapper.gf_browser_chrome select {height: calc(2.25rem + 10px);}

.gform_wrapper input[type=text], .gform_wrapper select, .gform_wrapper textarea, #searchform .gform_wrapper input[type=text] {display: block;width: 100%;padding: .375rem .75rem;font-size: 1rem;line-height: 1.5;color: #495057;background-color: #fff;background-clip: padding-box;border: 1px solid #90959a;border-radius: .25rem;transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;}

.gform_previous_button {margin-right: 1rem;}
.gform_confirmation_message {border: none;padding: 0;font-size: 1rem;background-color: #f4f4f4;color: #9f1531;}
.gform_wrapper .gform_page_footer {margin-top: 2rem;}
.gform_wrapper ul li.field_description_below div.ginput_container_checkbox {margin: 0 !important;}
.gform_wrapper ul.gform_fields li.gfield.optInBox {margin-top: 1.75rem;margin-bottom: 1.75rem;}

body.tallHero:not(.home) main > section:nth-of-type(2) {padding-top: 0 !important;padding-bottom: 0 !important;}

body.single-representative .heroSection, body.tallHero:not(.home) .heroSection {padding-top: 50px;padding-bottom: 160px;}
body.single-representative .heroSection .row { align-items: start; }

.heroDesc form#searchform,
.cntrySlct {max-width: 400px;margin-top: 3rem;}

.findRepSection .cntrySlct {margin: 0 auto;}

body.single-representative .insignia, .tallHero .insignia {background-size: calc(36% + 140px);}

.gform_wrapper ul li.gfield {margin-top: 26px;}
.gform_wrapper#gform_wrapper_4 ul li.field_description_below div.ginput_container_radio {margin-top: 0;}

#gform_3 .gsurvey-survey-field {margin-top: 2rem;margin-bottom: 2rem;}

.gform_legacy_markup_wrapper table.gsurvey-likert, .gravity-theme table.gsurvey-likert {
    border: 1px solid #ccc;
    border-right: none;
    border-spacing: 0;
    border-top: none;
    table-layout: fixed;
    width: 100%;
}
table.gsurvey-likert th.gsurvey-likert-choice-label,
.gform_wrapper #gform_4 table.gfield_list thead th {font-size: .875rem;font-weight: normal;}

.gform_legacy_markup_wrapper table.gsurvey-likert *,.gravity-theme table.gsurvey-likert * {
    box-sizing: border-box
}
.gform_legacy_markup_wrapper .form-table.entry-details table.gsurvey-likert,.gravity-theme .form-table.entry-details table.gsurvey-likert {
    table-layout: auto
}
.gform_legacy_markup_wrapper table.gsurvey-likert td,.gravity-theme table.gsurvey-likert td {
    background-clip: padding-box;
    border: 0;
    overflow: hidden;
    padding: 3px;
    position: relative;
    text-align: center;
    vertical-align: middle
}
.gform_legacy_markup_wrapper table.gsurvey-likert th.gsurvey-likert-choice-label, .gravity-theme table.gsurvey-likert th.gsurvey-likert-choice-label {
	background-color: #eee;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    line-height: 1.2;
    padding: 3px 0;
    text-align: center;
    vertical-align: middle;
}
.gform_legacy_markup_wrapper table.gsurvey-likert td.gsurvey-likert-choice, .gravity-theme table.gsurvey-likert td.gsurvey-likert-choice {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    height: 26px;
}
body.rtl .gform_legacy_markup_wrapper table.gsurvey-likert th.gsurvey-likert-choice-label,body.rtl .gravity-theme table.gsurvey-likert th.gsurvey-likert-choice-label {
    text-align: center!important;
    vertical-align: middle
}
.gform_legacy_markup_wrapper table.gsurvey-likert .gsurvey-likert-choice, .gform_legacy_markup_wrapper table.gsurvey-likert .gsurvey-likert-row-label, .gravity-theme table.gsurvey-likert .gsurvey-likert-choice, .gravity-theme table.gsurvey-likert .gsurvey-likert-row-label {
    border-top: 1px solid #ccc;
}
.gform_legacy_markup_wrapper table.gsurvey-likert tr td, .gravity-theme table.gsurvey-likert tr td {
    border: 1px solid #ccc;
}
.gform_legacy_markup_wrapper table.gsurvey-likert td, .gravity-theme table.gsurvey-likert td {
    background-clip: padding-box;
    border: 0;
    overflow: hidden;
    padding: 3px;
    position: relative;
    text-align: center;
    vertical-align: middle;
}
.gform_legacy_markup_wrapper table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-focus,.gravity-theme table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-focus {
    background-color: #dfefff!important
}
.gform_legacy_markup_wrapper table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-hover, .gravity-theme table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-hover {
    background-color: rgba(223, 239, 255, .4);
}
.gform_legacy_markup_wrapper .gsurvey-rating>label span,.gravity-theme .gsurvey-rating>label span {
    clip: rect(0,0,0,0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}
.gform_legacy_markup_wrapper .gsurvey-rating:not(:checked)>input,.gravity-theme .gsurvey-rating:not(:checked)>input {
    clip: rect(0,0,0,0);
    position: absolute
}
.gform_legacy_markup_wrapper .gsurvey-rating-wrapper:after,.gravity-theme .gsurvey-rating-wrapper:after {
    clear: both;
    content: "";
    display: block
}
body.rtl .gform_legacy_markup_wrapper .gsurvey-rating,body.rtl .gform_legacy_markup_wrapper .gsurvey-rating-wrapper,body.rtl .gravity-theme .gsurvey-rating,body.rtl .gravity-theme .gsurvey-rating-wrapper,html[dir=rtl] .gform_legacy_markup_wrapper .gsurvey-rating,html[dir=rtl] .gform_legacy_markup_wrapper .gsurvey-rating-wrapper,html[dir=rtl] .gravity-theme .gsurvey-rating,html[dir=rtl] .gravity-theme .gsurvey-rating-wrapper {
    display: flex
}
.gform_legacy_markup_wrapper ul.gsurvey-rank,.gravity-theme ul.gsurvey-rank {
    display: inline-block;
    list-style: none;
    list-style-type: none;
    padding-left: 0;
    width: auto
}
body:not(.wp-admin) .gform_legacy_markup_wrapper .gsurvey-rank-choice,body:not(.wp-admin) .gravity-theme .gsurvey-rank-choice {
    cursor: move
}

body:not(.wp-admin) .gform_legacy_markup_wrapper ul.gsurvey-rank.ui-sortable,body:not(.wp-admin) .gravity-theme ul.gsurvey-rank.ui-sortable {
    display: inline-block;
    width: auto
}

.gform_legacy_markup_wrapper .gsurvey-rating,.gravity-theme .gsurvey-rating {
    float: left
}

body.rtl .gform_legacy_markup_wrapper .gsurvey-rating,body.rtl .gravity-theme .gsurvey-rating,html[dir=rtl] .gform_legacy_markup_wrapper .gsurvey-rating,html[dir=rtl] .gravity-theme .gsurvey-rating {
    flex-direction: row-reverse
}

@media (min-device-width: 768px) and (max-device-width:1024px),only screen and (max-width:761px) {
    .gform_legacy_markup_wrapper table.gsurvey-likert thead,.gravity-theme table.gsurvey-likert thead {
        left:-9999px;
        position: absolute;
        top: -9999px
    }

    .gform_legacy_markup_wrapper table.gsurvey-likert tr,.gravity-theme table.gsurvey-likert tr {
        display: block
    }

    .gform_legacy_markup_wrapper table.gsurvey-likert td,.gravity-theme table.gsurvey-likert td {
        background-position: 8px!important;
        display: block;
        line-height: 2;
        min-height: 2.4em;
        text-align: left;
        vertical-align: middle
    }

    body.rtl .gform_legacy_markup_wrapper table.gsurvey-likert td,body.rtl .gravity-theme table.gsurvey-likert td {
        background-position: 99%!important
    }

    .gform_legacy_markup_wrapper .gform_fields table.gsurvey-likert td:after,.gravity-theme .gform_fields table.gsurvey-likert td:after {
        content: attr(data-label);
        display: inline-block;
        font-weight: 400;
        line-height: 2;
        margin-left: 32px
    }

    body.rtl .gform_legacy_markup_wrapper .gform_fields table.gsurvey-likert td:after,body.rtl .gravity-theme .gform_fields table.gsurvey-likert td:after {
        margin-right: 22px
    }
}

@media only screen and (min-width: 641px) {
    .gform_legacy_markup_wrapper ol.gsurvey-rank-entry li,.gravity-theme ol.gsurvey-rank-entry li {
        list-style:decimal none outside
    }
}

@media only screen and (min-width: 769px) {
    .gform_legacy_markup_wrapper table.gsurvey-likert tr th,.gravity-theme table.gsurvey-likert tr th {
        padding:8px!important
    }

    .gform_legacy_markup_wrapper table.gsurvey-likert th.gsurvey-likert-row-label:first-child,.gravity-theme table.gsurvey-likert th.gsurvey-likert-row-label:first-child {
        background: none;
        border-bottom: none;
        border-right: 1px solid #ccc
    }

    .gform_legacy_markup_wrapper table.gsurvey-likert tr td,.gravity-theme table.gsurvey-likert tr td {
        border-top: none
    }

    .gform_legacy_markup_wrapper table.gsurvey-likert .gsurvey-likert-row-label,.gravity-theme table.gsurvey-likert .gsurvey-likert-row-label {
        background-color: hsla(0,0%,93%,.6);
        font-weight: 700;
        padding-left: 0
    }

    .gform_legacy_markup_wrapper table.gsurvey-likert tr:nth-child(odd) .gsurvey-likert-row-label,.gravity-theme table.gsurvey-likert tr:nth-child(odd) .gsurvey-likert-row-label {
        background-color: #eee
    }
}

#gform_wrapper_4 {margin: 0;}
#gform_wrapper_4 .gfield_label_before_complex {display: none;}

.job_listings .job_filters .job_types {background: #003e63;color: #fff;}
.job_listings .job_types li label {margin-bottom: 0;}
.job_listings .job_filters .job_types li {padding: 10px;border-right: none;}
ul.job_listings li.job_listing a div.position h3 {font-size: 1rem;}
ul.job_listings li.job_listing a div.position .company strong {font-weight: normal;font-size: .9375rem;}
article.job_listing footer {display: none;}

.search_jobs #search_keywords.form-control, .search_jobs #search_location.form-control {padding: .75rem;}

.oem-wrapper {padding-left: 0;}
.oem-wrapper li {list-style: none;}
.oem-box {height: 100%;background-color: #fff;-webkit-box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.1);-moz-box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.1);box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.1);}

.boxImg, .boxImg img {width:100%;}

.oem-box h3 {margin-top:1rem;}

.boxLogos .boxImg {padding-top: 2rem;height: 140px;box-sizing: content-box;}
.boxLogos .boxImg img {max-width: 200px;margin: 0 auto;max-height: 100%;width: auto;}
.boxLogos h3 {margin-top:0;}

.page-id-147266 .boxLogos .col-xl-4 {flex: 0 0 50%;max-width: 50%;}

@media (max-width: 767px) {
	.page-id-147266 .boxLogos .col-xl-4 {flex: 0 0 100%;max-width: 100%;}
}

#powerTip {background-color: #002136;border-radius: 6px;color: #fff;padding: 15px;}
#powerTip p {color: #fff;margin-bottom: 0;}

/* Tabbed Section */
.page-id-55 .pageSection .col-12, .page-id-6994 .pageSection .col-12, .page-id-8990 .pageSection .col-12 {display: flex;}
.page-id-55 .ctaSection .cta-content { display: block;}

.page-id-55 .contentSection, .page-id-6994 .contentSection, .page-id-8990 .contentSection {padding-right: 0;}

@media (max-width: 1305px) {
    .page-id-55 .pageSection .col-12, .page-id-6994 .pageSection .col-12, .page-id-8990 .pageSection .col-12 {display: block;}
	.imageMap, #tabsLoc {flex: 0 0 100%;max-width: 100%;}
}

@media (max-width: 991px) {
	.imageMap {display: none;}
}

@media (max-width: 767px) {
	.page-id-55 .pageSection .container {max-width: 90%;}
}

@media (max-width: 716px) {
	#us-tab, #canada-tab, #mexico-tab {width: 100%;}
	#tabsLoc.ui-tabs .ui-tabs-nav .ui-tabs-anchor {padding: 1rem !important;}
	.page-id-55 .ui-corner-top, .page-id-6994 .ui-corner-top, .page-id-8990 .ui-corner-top {border-top-left-radius: 0 !important;border-top-right-radius: 0 !important;}
	#canada-tab, #mexico-tab {margin-top: 2px;}
}

#powerTip iframe { display: block; margin-left: auto; margin-right: auto;}

@media (max-width: 1399px) {
	#powerTip {margin-right: 3px;}
}

#us-tab, #canada-tab {margin: 1px .75em 0 0;}

@media (max-width: 1506px) {
	#us-tab, #canada-tab {margin: 1px .5em 0 0;}
}
@media (max-width: 1490px) {
	#us-tab, #canada-tab {margin: 1px .25em 0 0;}
}
@media (max-width: 1472px) {
	#us-tab, #canada-tab {margin: 1px .75em 0 0;}
}
@media (max-width: 1429px) {
	#us-tab, #canada-tab {margin: 1px .5em 0 0;}
}
@media (max-width: 1339px) {
	#us-tab, #canada-tab {margin: 1px .5em 0 0;}
}
@media (max-width: 1412px) {
	#us-tab, #canada-tab {margin: 1px .25em 0 0;}
}
@media (max-width: 1399px) {
	#us-tab, #canada-tab {margin: 1px .75em 0 0;}
}
@media (max-width: 1339px) {
	#us-tab, #canada-tab {margin: 1px .5em 0 0;}
}
@media (max-width: 1322px) {
	#us-tab, #canada-tab {margin: 1px .25em 0 0;}
}
@media (max-width: 1305px) {
	#us-tab, #canada-tab {margin: 1px .75em 0 0;}
}
@media (max-width: 767px) {
	#us-tab, #canada-tab {margin: 1px .5em 0 0;}
}
@media (max-width: 742px) {
	#us-tab, #canada-tab {margin: 1px .2em 0 0;}
}

.map-tooltip-loc-link {color: #2481bb;text-decoration: none;}
.map-tooltip-loc-link:hover {color: #2481bb !important;text-decoration: underline;}
.map-tooltip-address {color: #bdbdbd !important;}
.map-tooltip-phone {color: #fff;text-decoration: none;}
.map-tooltip-phone:hover {color: #fff;text-decoration: underline;}

#tabsLoc .ui-state-active {background-color: #002136;color: #fff;}

.page-id-55 #tabsLoc #ui-id-1:before, .page-id-6994 #tabsLoc #ui-id-1:before, .page-id-8990 #tabsLoc #ui-id-1:before {content: url(https://www.k-and-s.com/wp-content/uploads/2022/09/usa-flag.png);margin-right: 10px;vertical-align: middle;}

.page-id-55 #tabsLoc #ui-id-2:before, .page-id-6994 #tabsLoc #ui-id-2:before, .page-id-8990 #tabsLoc #ui-id-2:before {content: url(https://www.k-and-s.com/wp-content/uploads/2022/09/canadian-flag.png);margin-right: 10px;vertical-align: middle;}

.page-id-55 #tabsLoc #ui-id-3:before, .page-id-6994 #tabsLoc #ui-id-3:before, .page-id-8990 #tabsLoc #ui-id-3:before {content: url(https://www.k-and-s.com/wp-content/uploads/2022/09/mexico-flag.png);margin-right: 10px;vertical-align: middle;}

#tabsLoc.ui-tabs, #tabsLoc .ui-tabs {padding: 0;border: 1px solid #dedede;}
#tabsLoc2 .ui-tabs-nav {border-radius: 0;}
#tabsLoc.ui-tabs .ui-tabs-nav, #tabsLoc .ui-tabs .ui-tabs-nav {padding: 0;}
#tabsLoc.ui-widget.ui-widget-content {border: none;}
#tabsLoc.ui-tabs > .ui-tabs-panel {background-color: #f4f4f4;}
#tabsLoc.ui-tabs > .ui-tabs-panel {padding: 0;}

.sales-tab {border-top: 1px solid #dedede;border-left: 1px solid #dedede;border-right: 1px solid #dedede;}

#tabs-4 .tabGroupBg, #tabs-10 .tabGroupBg, #tabs-7 .tabGroupBg {width: 100%;margin-left: 0;margin-right: 0;margin-bottom: 0;}
#tabs-4 .tabGroupBg li, #tabs-10 .tabGroupBg li, #tabs-7 .tabGroupBg li {border: 1px solid #dedede;}

.page-id-55 .ui-corner-top, .page-id-6994 .ui-corner-top, .page-id-8990 .ui-corner-top {border-top-left-radius: 10px;border-top-right-radius: 10px;}

.top-sales-section {display: flex;}

.sales-email {align-self: end;}

@media (max-width: 767px) {
	#tabsLoc.ui-tabs .ui-tabs-nav .ui-tabs-anchor {font-size: .9rem;}
}
@media (max-width: 731px) {
	#tabsLoc.ui-tabs .ui-tabs-nav .ui-tabs-anchor {font-size: .875rem;}
}
@media (max-width: 716px) {
	#tabsLoc.ui-tabs .ui-tabs-nav .ui-tabs-anchor {font-size: 1.2rem;}
}
@media (max-width: 558px) {
	.top-sales-section {display: block;}
}
@media (max-width: 328px) {
	.sales-email {font-size: .95rem;}
	#tabsLoc.ui-tabs .ui-tabs-nav .ui-tabs-anchor {font-size: 1rem;}
}

.sales-email-link {color: #0066a4 !important;}

#tabsLoc .ui-state-default:not(.ui-state-active) {background-color: #bdbdbd;}
.ui-tabs .ui-tabs-panel.tab-depth-0 {padding: 1em 1.8em;font-size: 1rem;}
#tabsLoc > .ui-widget-header {border: none;background-color: transparent;}
#tabsLoc > .ui-tabs-panel > .ui-tabs > .ui-widget-header {border: none;background-color: #f4f4f4;}
#tabsLoc .ui-state-default, #tabsLoc .ui-widget-content .ui-state-default, #tabsLoc .ui-widget-header .ui-state-default, #tabsLoc .ui-button, html #tabsLoc .ui-button.ui-state-disabled:hover, html #tabsLoc .ui-button.ui-state-disabled:active {border: none;}

#tabsLoc h3, #tabsLoc h4 {font-size: 1.125rem;}
#tabsLoc p {font-size: .9375rem;}
#tabsLoc p b {font-size: .8125rem;}
#tabsLoc ul {list-style: none;}
#tabsLoc i.fas {color: #bfbfbf;}
#tabsLoc i.fa-phone {transform: rotate(90deg);}
#tabsLoc.ui-widget-content ul li p a {color: #0066a4;}
#tabsLoc.ui-widget-content h3, #tabsLoc.ui-widget-content h4 {color: #0066a4;}
#tabsLoc.ui-widget-content ul.tabGroupBg > li {background-color: #fff;}

.single-location #tabsLoc.ui-widget-content ul.tabGroupBg > li:nth-of-type(even) {background-color: #f4f4f4;}
.single-location #tabsLoc.ui-widget-content ul.tabGroupBg > li:nth-of-type(odd),
.locNotification {background-color: #fff;}

.tabWhiteBg {background-color: #fff;}

.ui-tabs .ui-widget-content {background: #f4f4f4;}

.single-location .heroSection p {font-size: 1rem;}
.single-location .heroSection p b {font-size: .875rem;}
.single-location .heroSection img {-webkit-box-shadow: 25px 25px 85px 0px rgba(0, 0, 0, 0.25);-moz-box-shadow: 25px 25px 85px 0px rgba(0, 0, 0, 0.25);box-shadow: 25px 25px 85px 0px rgba(0, 0, 0, 0.25);}

.page-id-8990 h1 {margin-left: -2px;}

.page-id-6994 h1 {margin-left: -1px;}

.locForm {background-color: #f4f4f4;padding: 2rem;}
.locForm h2 {color: #0066a4;}

.certProcess {list-style: none;}
.certProcess > li {margin-bottom: 2rem;}
.certProcess > li:last-child {margin-bottom: 0;}
.certProcess > li h2 {margin-bottom: .75rem;}

ul#authorizedBy li {width: calc(25% - 1rem);margin: .5rem;}

@media screen and (max-width:768px) {
    ul#authorizedBy li {width:calc(100% - 1rem);}    
}

ul#authorizedBy {display: flex;flex-wrap: wrap;}

.authItem {height: 100%;background-color: #fff;-webkit-box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.1);-moz-box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.1);box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.1);}
.authItem img {max-width: 195px;margin: 0 auto;}
.authPosts li {list-style: none;}
.authLogo {height: 110px;}

.noFluidVids .fluid-vids {position: initial !important;}

body.page-id-64 .heroSection {padding: 3rem 15px !important;background-image: none !important;}

.resItem {-webkit-box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.1);-moz-box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.1);box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.1);position: relative;height: 100%;overflow: hidden;}
.resItem > a {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.resItem > p {color: #fff;position: relative;height: 100%;font-size: .9375rem;}
.resItem > p:after {background-color: #0066a4;color: #fff;height: 100%;position: absolute;left: 0;bottom: 0;width: 100%;content: '';z-index: -1;}
.resItem > a > span {position: absolute;color: #fff;opacity: 0;-webkit-transition: all 1.2s ease;-moz-transition: all 0.2s ease;transition: all 0.2s ease;font-size: 1.25rem;}
.resItem > a > span > i {font-size: 4rem;}
.resItem > a:hover {background-color: rgba(0, 62, 99, .7);}
.resItem > a:hover > span {opacity: 1;transform: translateY(-10px);}
.resItemImg {height: 400px;background-repeat: no-repeat;background-position: left top;background-size: cover;}
.resItemHead {background-color: #0066a4;color: #d3e0e8;font-size: .9375rem;}
.resItemHeadIcon {background-color: #003e63;}

.esg-container .esg-filters {display: -ms-flexbox;display: flex;flex-wrap: -ms-wrap;flex-wrap: wrap;}
.esg-container .esg-filters:last-of-type {background-color: transparent;padding: 1px;}

.esg-filter-wrapper.eg-search-wrapper, .esg-filter-wrapper.dropdownstyle, .esg-filter-wrapper .esg-sortbutton-wrapper {position: relative;margin-left: 0 !important;margin-right: 0 !important;width: 100%;}
.esg-filter-wrapper.eg-search-wrapper > span.eg-search-clean {display: none;}
.esg-filter-wrapper.eg-search-wrapper > span.eg-search-submit, .esg-filter-wrapper.eg-search-wrapper > span.eg-search-clean {position: absolute;height: 100%;font-size: 1.5rem;line-height: 1;}
.esg-filter-wrapper.eg-search-wrapper > span.eg-search-submit {top: 0;right: .5rem;display: -ms-flexbox;display: flex;-ms-align-items: center;align-items: center;line-height: 0;}
.esg-filter-wrapper input.eg-search-input[type="text"], .esg-filter-wrapper .esg-selected-filterbutton, .esg-filters .esg-sortbutton {padding: .75rem 15px !important;margin-right: 0 !important;margin-bottom: 0 !important;height: initial;}
.esg-filter-wrapper .esg-dropdown-wrapper {width: 100%;box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.075);-moz-box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.075);-webkit-box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.075);}

.esg-filters .esg-sorting-select {padding: .75rem 15px !important;line-height: 1.5rem;}
.esg-filters .esg-sortbutton, .esg-sortbutton-wrapper .esg-sortbutton {line-height: 1.5rem !important;background: #0066a4 !important;}
.esg-filters .esg-sortbutton > span {font-size: 1rem;text-transform: none;font-weight: 400;}
.esg-filters .esg-sortbutton-wrapper {margin-left: 0 !important;}
.esg-filters .esg-sortbutton-wrapper .esg-sortbutton-order {height: 50px;color: #fff;}
.esg-filters .esg-sortbutton-wrapper .esg-sortbutton-order {text-align: center;background: #0066a4;}

.esg-filters .esg-sortbutton-wrapper .esg-sortbutton-order:before {margin-top: 19px;}

.esg-filter-wrapper .eg-search-submit {color: #0066A4;transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;}
.esg-filter-wrapper .eg-search-submit:hover {color: #0084d4;}
.esg-filter-wrapper .esg-selected-filterbutton {position: relative;background: #0066a4;border: 1px solid #ced4da;border-radius: .25rem;font-size: 1rem;line-height: 1.5rem;text-transform: none;font-weight: 400;color: #fff;}

.esg-selected-filterbutton .eg-icon-down-open {position: absolute;width: auto;line-height: 0;right: .75rem;top: 1.125rem;color: #fff;font-size: .75rem;}

.esg-filter-wrapper.dropdownstyle, .esg-filters .esg-sortbutton-wrapper {margin-top: .75rem;}
.esg-filter-wrapper .esg-filterbutton {margin-right: 0 !important;}

#resource_grid article:first-of-type:first-child .esg-filterbutton {margin-right: 0 !important;line-height: 1.4;padding: .75rem;}
#resource_grid.flat-dark .esg-filterbutton {background: rgba(0, 0, 0, 0.4);}
#resource_grid.flat-dark .esg-filterbutton:hover {background: rgba(0, 0, 0, 0.6);}
#resource_grid .esg-pagination {margin: 0 !important;}
#resource_grid .esg-filterbutton.selected, #resource_grid .esg-pagination .esg-filterbutton.selected {background: rgb(0, 33, 54);}
#resource_grid .esg-pagination .esg-filterbutton {background: #0066A4;}

.esg-grid .mainul > li {background: #0066a4 !important;}
.esg-grid .mainul > li > div {padding-top: 56px;padding-bottom: 96px;}
.esg-grid .mainul > li:after {position: absolute;top: 16px;left: 62px;z-index: -1;color: #d3e0e8;}
.esg-grid .mainul > li:before {position: absolute;top: 0;left: 0;background-color: #003e63;color: #d3e0e8;padding: 15px 0 0 16px;height: 56px;width: 44px;font-family: "Font Awesome 6 Pro";content: '\f1c1';font-weight: 600;}

.esg-entry-cover {bottom: 0px;left: 0px;width: 100%;}

.esg-grid .esg-entry-media {margin-top: -56px;}

.esg-grid .mainul .esg-bc {padding: 1.5rem !important;height: 96px;}
.esg-grid .mainul .esg-bc .esg-bottom {line-height: 1.6;margin-top: 0;font-size: .9375rem;}
.esg-grid .mainul > li {font-size: .9375rem;}
.esg-grid .mainul > li[class*="filter-brochures"]:after {content: 'Brochures';}
.esg-grid .mainul > li[class*="filter-corporate-announcements"]:after {content: 'Corporate Announcements';}
.esg-grid .mainul > li[class*="filter-line-cards"]:after {content: 'Line Cards';}
.esg-grid .mainul > li[class*="filter-servo-valve-application-notes"]:after {content: 'Servo Valve Application Notes';}
.esg-grid .mainul > li[class*="filter-single-point-lessons"]:after {content: 'Single Point Lessons';}
.esg-grid .mainul > li[class*="filter-technical-bulletins"]:after {content: 'Technical Bulletins';}

#tbl-capabilities-star thead {background-color: #212121;color: #fff;}
#tbl-capabilities-star .atr {background-color: #dedede;}

.page-link {margin-left: 0;}

/**************************************************************/
/** Search Styles *****************************************/
/**************************************************************/
.search.search-results main article h4:before {content:'• ';}

/**************************************************************/
/** WooCommerce Styles *****************************************/
/**************************************************************/
.woocommerce ul.products li.product a img {max-height: 182px;}

h1.product_title.entry-title{font-size:1.5rem !important;}

.woocommerce span.onsale {min-height: 30px;min-width: 30px;line-height: 30px;padding: .3125rem;background-color: #0066a4;}

.shopSidebar {background-color: #002136;}
.shopSidebar > div {margin-bottom: 2rem;}
.shopSidebar > div:last-of-type {margin-bottom: 0;}

.product-search input[type="text"].product-search-field{height: 54px;}

.woocommerce-product-search .search-field {display: block;width: 100%;padding: .375rem .75rem;font-size: 1rem;line-height: 1.5;color: #495057;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;border-radius: .25rem;transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;}

.woocommerce .shopSidebar h2, .sidebarWrap.shopSidebar .product-categories > .cat-parent > a {font-size: 1.25rem;font-weight: 700;color: #fff;margin-top: 2.25rem;margin-bottom: 0;}
.woocommerce .shopSidebar h2 {margin-bottom: 1rem;}
.woocommerce .shopSidebar .widget_product_categories h2 {display: none;}
.sidebarWrap.shopSidebar .product-categories > .cat-parent > a:hover {background-color: transparent;text-decoration: underline;}

.woocommerce .sidebarWrap .widget_layered_nav {margin-bottom: 1rem;}
.woocommerce .sidebarWrap .widget_layered_nav ul li {font-size: .75rem;margin-left: 0;margin-bottom: 0;border-left: 4px solid transparent;-webkit-transition: all 1.2s ease;-moz-transition: all 0.2s ease;transition: all 0.2s ease;}
.woocommerce .sidebarWrap .widget_layered_nav ul li:hover {background-color: #0066a4;border-color: #fff;}
.woocommerce .sidebarWrap .widget_layered_nav ul li a {font-size: .9125rem;padding-left: 0.5rem;}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span.count {display: none;}
.woocommerce .widget_price_filter .price_slider_amount .price_label {color: #fff;}

.woocommerce .sidebarWrap ul.product_list_widget li {padding: 10px;transition: .2s ease all;}
.woocommerce .sidebarWrap ul.product_list_widget li:hover {background-color: #004570;transition: .2s ease all;}
.woocommerce .sidebarWrap ul.product_list_widget li a:hover {background-color: transparent;}
.woocommerce .sidebarWrap ul.product_list_widget li span.woocommerce-Price-amount.amount, .woocommerce .sidebarWrap ul.product_list_widget li i {color: #ff2045;}

.sidebarWrap.shopSidebar ul li a {font-size: 1rem;line-height: 2;}
.sidebarWrap.shopSidebar ul li ul.children {margin: 0;}
.sidebarWrap.shopSidebar .widget_price_filter {border-top: 1px solid #ccc;padding-bottom: 1rem;}
.sidebarWrap.shopSidebar .widget_recently_viewed_products {border-top: 1px solid #ccc;}
.sidebarWrap.shopSidebar ul li ul.children li a {font-size: .875rem;padding-left: .5rem;}
.sidebarWrap.shopSidebar ul li ul.children li span.count {font-size: .75rem;}

body.woocommerce.archive ul.products {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
body.woocommerce.archive ul.products li.product, .woocommerce-page ul.products li.product {padding: 1rem 1rem;background-color: #f4f4f4;}

.woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering {margin-bottom: 2rem;}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {position: relative;display: block;padding: .5rem .75rem;margin-left: -1px;line-height: 1.25;color: #007bff;background-color: #fff;}
.woocommerce nav.woocommerce-pagination ul.page-numbers li span.current {color: #fff;background-color: #0066a4;border-color: #0066a4;}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover {z-index: 2;color: #0056b3;text-decoration: none;background-color: #e9ecef;border-color: #dee2e6;}

.woocommerce nav.woocommerce-pagination ul.page-numbers {border: none;}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a, .woocommerce nav.woocommerce-pagination ul.page-numbers li span {border: 1px solid #dee2e6;color: #0066a4;}
.woocommerce .owl-carousel { flex-direction: column; }
.page-template-template-seo-landing .products { display: block !important; }

.woocommerce .page-numbers li:first-child a, .woocommerce .page-numbers li:first-child span {border-top-left-radius: .25rem;border-bottom-left-radius: .25rem;}
.woocommerce .page-numbers li:last-child a, .woocommerce .page-numbers li:last-child span {border-top-right-radius: .25rem;border-bottom-right-radius: .25rem;}

.woocommerce nav.woocommerce-pagination ul li {border-right: none;}
.woocommerce nav.woocommerce-pagination ul.page-numbers li:first-child a, woocommerce nav.woocommerce-pagination ul li:first-child span {margin-left: 0;}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {background-color: #0066a4 !important;}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {background-color: #025384;}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce span.onsale {font-weight: 500;}

.woocommerce .products ul, .woocommerce ul.products {display: flex; flex-wrap: wrap; }

.woocommerce .product_meta {margin-top: 2rem;}
.woocommerce .product_meta > span {margin-top: .5rem;margin-right: 1rem;font-size: .8125rem;text-transform: uppercase;display: block;}

ins {text-decoration: inherit;}

.woocommerce form .form-row {display: block;}

.widget_product_search h2 {display: none;}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {padding: 1rem 1.5rem;font-size: .9375rem;}

.woocommerce-product-details__short-description {margin-bottom: 1.5rem;}

#tabsLoc .woocommerce-product-details__short-description ul {list-style: disc;}

.woocommerce-product-details__short-description li {text-transform: lowercase;}
.woocommerce-product-details__short-description li::first-letter {text-transform: uppercase;}

.woocommerce .sidebarWrap ul li ul.children li a {text-transform: uppercase;}

.woocommerce div.product form.cart .variations {width: auto;}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {background: #eee !important;}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {border-bottom: 1px solid #ccc !important;}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {background-color: #ddd !important;}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before{border: 1em solid #ddd !important;border-right-color: transparent !important;border-left-color: transparent !important;border-top-color: transparent !important;}

body.woocommerce-cart .heroSection, body.woocommerce-checkout .heroSection {padding: 2rem 0 !important;}
body.woocommerce-cart .insignia, body.woocommerce-checkout .insignia {background-image: none !important;}
body.woocommerce-checkout .pageSection .row > .container > .row > .col-lg-7.col-xl-8 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
#customer_details .col-2 {background-color: #002136;border-radius: 6px;padding: 20px;}
#customer_details .col-2 h3, #customer_details .col-2 label {color: #fff;}

.woocommerce a.remove {font-size: 24px;height: 26px;width: 26px;}

.woocommerce #tabs-2 .gform_wrapper {margin: 0 0 16px;}

.ui-widget-content .product_meta a {color: #0066a4;font-size: .8125rem;}

.callPricingNum {margin-top: -10px;}

.woocommerce-product-details__short-description .partManufacturer, .woocommerce-product-details__short-description .partLocation, .woocommerce-product-details__short-description .partManufacturer b, .woocommerce-product-details__short-description .partLocation b {display: block;}
.woocommerce-product-details__short-description .partManufacturer {margin-bottom: .5rem;}
.woocommerce-product-details__short-description .partManufacturer b,
.woocommerce-product-details__short-description .partLocation b {font-size: .9375rem !important;}
.woocommerce-product-details__short-description ul {padding-left: 0;}
.woocommerce-product-details__short-description ul li {padding-left: 0;margin-left: 20px;}

.woocommerce div.product #tabsLoc p.price, .woocommerce div.product #tabsLoc span.price {font-size: 1.25em;margin-bottom: 1.25rem;}

.woocommerce div.product #tabsLoc p.price i, .woocommerce div.product #tabsLoc span.price i {color: #77a464 !important;}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {background-color: #0066a4;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {background-color: #007ac3;}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {background-color: #002136;}

.woocommerce.single-product .related.products {clear: both;}

.prodCatSection .woocommerce ul.products li.product {float: none;margin: inherit;width: auto;background-color: #ffffff;padding-bottom: 1.75rem;-webkit-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.2);-moz-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.2);box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.2);}

.prodCatSection .woocommerce ul.products li.first, .prodCatSection .woocommerce-page ul.products li.first {clear: none;}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce main button.button, .woocommerce input.button {color: #f4f4f4;background-color: #0066a4 !important;border-radius: 0;}

.woocommerce button.button:before {display: none;}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {color: #f4f4f4;background-color: #002136 !important;}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {padding: 1rem;background-color: #f4f4f4;}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {font-size: 1rem;}

.manArch {text-transform: uppercase;font-size: .8125rem;}

.woocommerce ul.products li.product .remaining,
.woocommerce-page ul.products li.product .remaining {color: rgba(0, 0, 0, .75);font-size: .8125rem;padding-bottom: 60px;}

#bwg_container1_0 #bwg_container2_0 .bwg-container-0 .bwg-item0 {border: 3px solid #f4f4f4 !important;}

.bwg_popup_image_spun2 .bwg_popup_image {border: 3px solid #eaeaea !important;}

#bwg_container1_0 #bwg_container2_0 .bwg-container-0 {margin-left: 0 !important;}

.woocommerce-input-wrapper .input-text {display: block;width: 100%;padding: .375rem .75rem;font-size: 1rem;line-height: 1.5;color: #495057;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;border-radius: .25rem;transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;}

.woocommerce-input-wrapper select.form-control:not([size]):not([multiple]) {height: auto;}

#ship-to-different-address > label {margin-bottom: 0;}

.woocommerce-cart table.cart td.actions .coupon .input-text {width: 120px !important;}

.woocommerce-info .cntrySlct {margin-top: 2rem !important;max-width: 300px;}

h3#order_review_heading {margin-top: 2rem;}

.none-display {display: none;}

.woocommerce div.product .out-of-stock {display: none;}

@media screen and (min-width: 992px) {
    .pt-lg-10,.py-lg-10 {padding-top: 2rem !important;}
}

.category nav.navbar.navbar-expand-lg.navbar-light {padding-bottom: 60px;}

.entry.product {border-bottom: 1px solid #dadada !important;}

.page-template-template-seo-landing h1{margin-top:30px;color:#002136;font-size:50px}

a.sidebar_lc {display: inline-block;height: 100% !important;width: 100%;position: relative;}
img.alignnone.size-full.wp-image-189944:after {content: "";background: transparent;}
a.sidebar_lc:after {background: #0065a1;content: "";opacity: 0;width: 100%;height: 100%;z-index: 2;position: absolute;top: 0;left: 0;transition: ease all .3s;}

img.alignnone.size-full.wp-image-189944 {width: 100%;}

a.sidebar_lc:hover::after {opacity: .5; transition: ease all .3s;}

.page-id-32 div#sidebarMenu {display: none;}

.header-search-form input#product-search-field-0 {border-radius: 0;height: 30px;font-size: 15px;}
.header-search-form input#product-search-field-0:focus{border:none;box-shadow:none;}
.header-search-form div.product-search.floating div.product-search-results-content {width: 251px;}

/* Product Page Styles */
#main > .container > .row > .col > .type-product {display: flex;flex-wrap: wrap;gap: 40px;}
.type-product .woocommerce-product-gallery {border: 1px solid #e9e9e9;}
.type-product .woocommerce-product-gallery figure {border: none !important;}
.type-product .woocommerce-product-gallery figure h2 {display: none;}
.type-product .woocommerce-product-gallery figure #product-desc {margin: 0 !important;padding: 25px 50px !important;}
.type-product .woocommerce-product-gallery figure #product-desc .col-12 {display: flex;flex-direction: column;}
.type-product .woocommerce-product-gallery figure #product-desc .col-12 h1.product_title {order: 1;}
.type-product .woocommerce-product-gallery figure #product-desc .col-12 p.price {order: 2;}
.type-product .woocommerce-product-gallery figure #product-desc .col-12 .callPricingNum {order: 3;}
.type-product .woocommerce-product-gallery figure #product-desc .col-12 .woocommerce-product-details__short-description {order: 4;}
.type-product .woocommerce-product-gallery figure #product-desc .col-6 {width: 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.type-product .related.products {width: 100%;}
.type-product .related.products h2 {margin-top: 0;}

.type-product .summary.entry-summary {background-color: #efefef;}
.type-product form .gform_body ul.gform_fields {display: flex;flex-wrap: wrap;}
.type-product form .gform_body ul.gform_fields li#field_6_13, .type-product form .gform_body ul.gform_fields li#field_6_14, .type-product form .gform_body ul.gform_fields li#field_6_14 {width: 50%;}
.type-product form .gform_body ul.gform_fields .gfield_required span {color: #ed0028;}
.type-product form .gform_body ul.gform_fields li#field_6_13 .gfield_description p {background-color: #c41230;color: #fff !important;padding: 7px 10px;line-height: 1.5;border-radius: 4px;font-weight: 400;display: inline-block;margin-bottom: 5px;}
.type-product form .gform_body ul.gform_fields li#field_6_44 {border-top: 1px solid #fff;padding-top: 10px;width: 100%;margin-top: 30px;}
.type-product form .gform_body ul.gform_fields li#field_6_44 p {margin: 0;color: #fff;}
.type-product form .gform_body ul.gform_fields li#field_6_44 p a {color: #fff !important;text-decoration: underline;}
.type-product form .gform_body ul.gform_fields li#field_6_44 p a:hover {color: #ccc !important;}
.type-product form .gform_footer.top_label {padding: 0;}
.type-product form .gform_footer.top_label button.gform_button:hover {background-color: #004570 !important;}
 
@media screen and (max-width: 1200px) {
    .single-product .container {max-width: none !important;}
    .type-product .woocommerce-product-gallery, .type-product .summary.entry-summary {float: none; width: 100% !important;}

    .type-product .woocommerce-product-gallery figure {display: flex;flex-wrap: wrap;}
    .type-product .woocommerce-product-gallery figure .product-gallery, .type-product .woocommerce-product-gallery figure #product-desc {max-width: 50%;width: 50%;}
    .type-product .woocommerce-product-gallery figure .product-gallery {display: flex;flex-direction: column;justify-content: center;background-color: #eee;}
}
@media screen and (max-width: 992px) {
    .type-product .woocommerce-product-gallery figure .product-gallery, .type-product .woocommerce-product-gallery figure #product-desc {max-width: 100% !important;width: 100% !important;}
}
@media screen and (max-width: 767px) {
    .type-product form .gform_body ul.gform_fields {flex-direction: column;}
    .type-product form .gform_body ul.gform_fields li {width: 100% !important;}
}

/* Hustle Pro Pop-Up */
.hustle-ui.module_id_1 .hustle-content-wrap{position:relative;z-index:1}
.hustle-ui.hustle-popup.hustle-show{z-index:999999!important}
.hustle-ui.module_id_1 .hustle-content{background:var(--wpr-bg-c8fbf9bb-8ee9-480e-a334-b9efd0868815) center center no-repeat!important;background-size:cover;position:relative}
.hustle-ui.module_id_1 .hustle-content:after{position:absolute;content:'';top:0;left:0;width:100%;height:100%;background-color:rgba(0,102,164,.9);z-index:0}
body .hustle-ui.module_id_1 .hustle-layout .hustle-group-content a, body .hustle-ui.module_id_1 .hustle-layout .hustle-group-content a:visited{color:#fff}
body .hustle-ui.module_id_1 .hustle-layout .hustle-group-content a:hover{color:#c8e4f6}
body .hustle-ui .hustle-info .hustle-group-content p:not(.forminator-poll--question):not(.forminator-poll--description), body .hustle-ui .hustle-info .hustle-group-content:not(.forminator-poll--question):not(.forminator-poll--description){font-size:16px;line-height:1.8}

.summary.entry-summary {background: #efefef;padding: 2em;}

.single-product .summary h2 {margin-top: 0;margin-bottom: 0;}

span.current  {position: relative;display: block;padding: .5rem .75rem;margin-left: -1px;line-height: 1.25;color: #007BFF;background-color: #fff;border: 1px solid #DEE2E6;}

#gform_22 ul#input_22_25, #gform_21 ul#input_22_25, #gform_20 ul#input_20_25, #gform_20 ul#input_20_38 {padding-bottom: 30px;}

.tax-product_cat .heroSection.insignia {padding-top: 6rem;padding-bottom: 4.5rem;}

.esg-dropdown-wrapper {height: 300PX;overflow-y: scroll;background: #fff;}

.page-id-71 div#sidebarMenu {display: none !important;}
.page-id-71 div#sidebarContentBox {max-height: 600px;}

/*SEO LANDING PAGE TEMPLATE TABLE STYLES*/
.page-template-template-seo-landing .products-table, .page-id-176868 .products-table, .page-id-4063 .products-table {border: 2px solid #eee;border-radius: 6px;padding: 10px;margin: 5px;width: 100%;}
.page-template-template-seo-landing .products-table hr, .page-id-176868 .products-table hr, .page-id-4063 .products-table hr {margin: .5rem 0 1rem 0;}
.page-template-template-seo-landing .products, .page-id-176868 .products, .page-id-4063 .products {padding: 5px !important;display: flex;}
.page-template-template-seo-landing .flex-container, .page-id-176868 .flex-container, .page-id-4063 .flex-container {display: flex;}
.page-template-template-seo-landing .flex-item, .page-id-176868 .flex-item, .page-id-4063 .flex-item {flex-grow: 1;}
.page-template-template-seo-landing .flex-item p, .page-id-176868 .flex-item p, .page-id-4063 .flex-item p {margin-bottom: 0px;font-weight: 1.1rem;}
.page-template-template-seo-landing tr, .page-template-template-seo-landing td, .page-id-176868 tr, .page-id-176868 td, .page-id-4063 tr, .page-id-4063 td {border-collapse: collapse;padding: 10px;}
.page-id-176868 tr:nth-child(odd), .page-id-4063 tr:nth-child(odd) {background: #eee;}
.page-template-template-seo-landing table.product-table, .page-id-176868 table.product-table, .page-id-4063 table.product-table {margin: 0px;width: 100%;}
.page-template-template-seo-landing table.product-table p, .page-id-176868 table.product-table p, .page-id-4063 table.product-table p {margin: 0px;}
.page-template-template-seo-landing .product-title, .page-id-176868 .product-title, .page-id-4063 .product-title {color: #0066a4;}
.page-template-template-seo-landing td.product-type, .page-id-176868 td.product-type, .page-id-4063 td.product-type {font-weight: bold;}
.page-template-template-seo-landing tr:nth-child(odd), .page-template-template-seo-landing .product-links, .page-id-176868 .product-links, .page-id-4063 .product-links {margin-bottom: 25px;}
.page-template-template-seo-landing .product-links a.product-link, .page-id-176868 .product-links a.product-link, .page-id-4063 .product-links a.product-link {background-color: #0066a4;color: #fff;padding: 5px 10px;border-radius: 4px;}
.page-template-template-seo-landing .product-links a.product-link:hover, .page-id-176868 .product-links a.product-link:hover, .page-id-4063 .product-links a.product-link:hover {background-color: #0071b8 !important;text-decoration: none;}
.page-template-template-seo-landing .table-title, .page-id-176868 .table-title, .page-id-4063 .table-title {margin-bottom:5px;}
.page-template-template-seo-landing section.product-tables, .page-id-176868 section.product-tables, .page-id-4063 section.product-tables {padding-bottom: 50px;}

.page-id-176868 section.container-fluid.pageSection.pt-5.pb-5.pt-lg-10.pb-lg-10 {padding-bottom: 2rem !important;}

@media(max-width: 991px) {
	.page-id-176868 .col-lg-5.col-xl-4 {order: 1;}
}

/*About Us Page*/
body.page-id-54 main section.pageSection .row .container .row .col-lg-7.col-xl-8 {max-width: 100% !important;width: 100% !important;flex: none;}

/*Group of Partners Page*/
body.page-id-147266 .insignia {background-size: 300px !important;}

/*Contact Us Page*/
body.page-id-10517 section.container-fluid.pageSection.pt-5.pb-5.pt-lg-10.pb-lg-10 {padding: 0rem !important;}
body.page-id-10517 section.container-fluid.pageSection div.row div.container div.justify-content-md-center {justify-content:left !important;}

/*Manufacturers Pages*/
body.page-id-173382 section.product-tables, body.page-id-173382 section.ppc-landing-products, body.page-id-175009 section.product-tables, body.page-id-175009 section.ppc-landing-products, body.page-id-173383 section.product-tables, body.page-id-173383 section.ppc-landing-products, body.page-id-173539 section.product-tables, body.page-id-173539 section.ppc-landing-products, body.page-id-173548 section.product-tables, body.page-id-173548 section.ppc-landing-products, body.page-id-173509 section.product-tables, body.page-id-173509 section.ppc-landing-products, body.page-id-173519 section.product-tables, body.page-id-173519 section.ppc-landing-products, body.page-id-173565 section.product-tables, body.page-id-173565 section.ppc-landing-products, body.page-id-173575 section.product-tables, body.page-id-173575 section.ppc-landing-products, body.page-id-173529 section.product-tables, body.page-id-173529 section.ppc-landing-products, body.page-id-173584 section.product-tables, body.page-id-173584 section.ppc-landing-products, body.page-id-173593 section.product-tables, body.page-id-173593 section.ppc-landing-products, body.page-id-173602 section.product-tables, body.page-id-173602 section.ppc-landing-products, body.page-id-173416 section.product-tables, body.page-id-173416 section.ppc-landing-products, body.page-id-173425 section.product-tables, body.page-id-173425 section.ppc-landing-products, body.page-id-173426 section.product-tables, body.page-id-173426 section.ppc-landing-products, body.page-id-173566 section.product-tables, body.page-id-173566 section.ppc-landing-products {display: none;}

/*Insignia sizes*/
body.page-id-203273 .insignia, body.page-id-203275 .insignia, body.page-id-4063 .insignia, body.page-id-203474 .insignia, body.page-id-203474 .insignia, body.page-id-147888 .insignia, body.page-id-138 .insignia, body.page-id-8973 .insignia, body.blog .insignia, body.page-id-1536 .insignia, body.page-id-136 .insignia, body.page-id-137 .insignia {background-size: 300px !important;}
body.page-id-203440 section.heroSection.insignia {padding-top: 10rem;background-size: 400px !important;}

body.page-id-10517 section.container-fluid.pageSection.pt-5.pb-5.pt-lg-10.pb-lg-10, body.page-id-147867 section.container-fluid.pageSection.pt-5.pb-5.pt-lg-10.pb-lg-10, body.page-id-147864 section.container-fluid.pageSection.pt-5.pb-5.pt-lg-10.pb-lg-10, body.page-id-147865 section.container-fluid.pageSection.pt-5.pb-5.pt-lg-10.pb-lg-10, body.page-id-147863 section.container-fluid.pageSection.pt-5.pb-5.pt-lg-10.pb-lg-10, body.page-id-147866 section.container-fluid.pageSection.pt-5.pb-5.pt-lg-10.pb-lg-10, body.page-id-147868 section.container-fluid.pageSection.pt-5.pb-5.pt-lg-10.pb-lg-10, body.page-id-193887 section.container-fluid.pageSection.pt-5.pb-5.pt-lg-10.pb-lg-10 {padding: 0rem !important;}

/*RFQ Hero Section */
body.page-id-6769 .heroSection {padding-top: 8% !important;}

body.page-id-62 body.single-representative .heroSection, body.tallHero:not(.home) .heroSection{padding-top: 8% !important;}

body.page-id-7689 .heroSection {padding-top: 8% !important;}
body.page-id-7690 .heroSection {padding-top: 8% !important;}

/*Feedback Button*/

.feedback-btn > div:hover {text-decoration: none;background-color: #b0001e;}
.feedback-btn:hover {left: -25px;transition: .2s ease all;cursor: pointer;}
.feedback-btn > div {color: #ffffff;padding: 20px 15px 12px;background-color: #c41230;border-radius: 0 0 8px 8px;transition: .2s ease all;}
.feedback-btn {position: fixed;top: 300px;left: -30px;z-index: 99;transform: rotate(270deg);}
.hustle-slidein-content.hustle-animate-in {box-shadow: 0 0 20px rgba(0 0 0 / 10%) !important;}

@media screen and (max-width:768px) {
    .feedback-btn {bottom: 50px !important;top: unset !important;}
}

/* Hide Inventory links and sections */
.page-id-37342 #inventoryAnchor, .page-id-37343 #inventoryAnchor, .page-id-37344 #inventoryAnchor, .page-id-37345 #inventoryAnchor, .page-id-37346 #inventoryAnchor, .page-id-37347 #inventoryAnchor, .page-id-37348 #inventoryAnchor {display: none;}

.page-id-31 .inventory-btn, .page-id-6781 .inventory-btn, .page-id-6906 .inventory-btn, .page-id-7212 .inventory-btn, .page-id-7213 .inventory-btn, .page-id-7214 .inventory-btn, .page-id-7215 .inventory-btn {display: none;}

.page-id-31 #inventoryAnchor, .page-id-6781 #inventoryAnchor, .page-id-6906 #inventoryAnchor, .page-id-7212 #inventoryAnchor, .page-id-7213 #inventoryAnchor, .page-id-7214 #inventoryAnchor, .page-id-7215 #inventoryAnchor, .page-id-22 #inventoryAnchor {display: none;}

.page-id-31 .remanSpares, .page-id-6781 .remanSpares, .page-id-6906 .remanSpares, .page-id-7212 .remanSpares, .page-id-7213 .remanSpares, .page-id-7214 .remanSpares, .page-id-7215 .remanSpares, .page-id-22 .remanSpares {display: none;}

.page-id-344737 .ctaSection {display: none;}

@media (max-width:991px) and (min-width: 767px) {
    .resItemHead {font-size: .78rem;}
}

.page-id-28 .fiftyImg > div > div:first-of-type {background-position: left !important;}

.rep-zips {overflow-wrap: break-word;}

/*remove mobile shop utlity nav cta/ add RFQ cta on mobile */
.mobile-only-rfq {display: none;}
.mobile-only-rfq a {background-color: #0066a4;font-size: 1.063rem;padding: 0.35rem 0.55rem;color: #fff;}
.mobile-add-phone-utl {display: none;}
.mobile-lan-addition {display: none;}

@media screen and (max-width: 767px) {
    .utility-menu div.cart-container {display: none !important;}

    .mobile-only-rfq {display: block;}

    .remove-mobile-utl {display: none !important;}

    .mobile-add-phone-utl {display: block;}
    .mobile-add-phone-utl a {color: #fff;margin-right: .5rem;}

    .mobile-lan-addition {display: block;} 
    .mobile-lan-addition {color: #fff;}
    .mobile-lan-addition .wpml-ls-legacy-dropdown-click {width: 100%;}
    .mobile-lan-addition .wpml-ls-legacy-dropdown-click {color: #fff;}
    .mobile-lan-addition .wpml-ls-legacy-dropdown-click a {color: #fff;}
    .mobile-lan-addition .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {color: #fff;}
    .mobile-lan-addition .wpml-ls-current-language:hover>a {color: #fff;}

    .custom-logo-link {width: 85px;}
}
.sidebarWrap.sidebarFormWrap.p-3.p-lg-5.mt-5.mb-5.mt-lg-0.review-container {margin-top: 0 !important;}

.pri-grid {background-color: #f4f4f4;}
.pri-grid img {width: 100%;height: 100%;padding: 0;}

@media screen and (min-width: 992px) {
    .pri-grid img {max-height: 250px;}
}

.pri-grid figcaption a {background-color: #f4f4f4;padding: 1rem;width: 100%;display: block;}
.pri-grid figcaption a {border-bottom: 2px solid #c41230;}
.pri-grid figcaption a:hover {color: #002136;text-decoration: none;}

.cool-card h5 {text-align: center;background-color: #f4f4f4;}
.cool-card img {display: block;margin-left: auto;margin-right: auto;}
.cool-card {border: 1px solid #ddd;}

.con-container {flex-wrap: wrap;}
.con-box {width: 33%;border: 1px solid black;padding: 1rem;}

@media screen and (max-width: 992px) {
    .con-box {width: 50%;}
    ul.fluid-list {word-wrap: break-word;}
    .hotspot-img {display: none;}
    ul.fluid-list {columns: 2 !important;}
   .page-id-344731 article#post_344731 img {display: block;margin-left: auto;margin-right: auto;}
    ul.filt-list {columns: 2 !important;}
}

ul.fluid-list {columns: 4;}

.page-id-344731 h5, .page-id-344731 h2 {padding-top: 1rem;}

ul.filt-list { columns: 4;}

@media screen and (max-width: 480px) {
    .con-box {width: 100%;}
}

ul.filt-list {columns: 4;}

/*service page sidebar specific */
.page-id-39 .col-lg-5.col-xl-4 {justify-content: start;}

body.page-template-service-page-only #sidebarMenu {background-color: #eaeaea;margin-bottom: 3rem;box-shadow: none;}
body.page-template-service-page-only #sidebarMenu div.h2 {color: #002136;}
body.page-template-service-page-only #sidebarMenu ul li a {color: #000;}
body.page-template-service-page-only #sidebarMenu ul li.current_page_item a, body.page-template-service-page-only #sidebarMenu ul li.current_page_item a:hover {color: #0066a4;text-decoration: none;}

@media screen and (min-width: 1400px) {
    .page-id-36 .sidebarWrap.sidebarFormWrap, .page-id-35 .sidebarWrap.sidebarFormWrap,  .page-id-38 .sidebarWrap.sidebarFormWrap {margin-top: 0px !important;}
}

.automBoxRight.p-xl-4 {padding: 2rem !important;}

a.cert-btn.btn.btn-primary {font-weight: 700;padding-top: 1rem;}

.figure.pri-grid p, .figure.pri-grid a {padding: 1rem;}

.pri-grid {padding: 1rem;}

@media screen and (min-width: 992px) {
    .pri-grid p {min-height: 220px;}
}

.cool-card {margin-bottom: 2rem;}

@media screen and (min-width: 992px) {
    .page-id-65 .heroDesc { max-width: 100%;}
}
@media (min-width: 992px) {
    .page-id-65 .col-lg-9 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
}

.Title_module_title__31b26777 {display: none !important;}

.vp-sidedock.SideDock_module_root__98c28094 {display: none;}

.vp-title.Title_module_title__31b26777 {display: none !important;}

@media screen and (min-width: 1400px) {
    .page-id-344641 .sidebarWrap.sidebarFormWrap, .page-id-344647 .sidebarWrap.sidebarFormWrap, .page-id-344734 .sidebarWrap.sidebarFormWrap, .page-id-344731 .sidebarWrap.sidebarFormWrap {margin-top: 0px !important;}
}
@media screen and (min-width: 992px) {
    .cool-card img {max-height: 125px;}
    .cool-card ul {min-height: 320px;padding-top: 1rem;}
}

.fiftyImg.certRepair > div > div:first-of-type {min-height: initial;}
 
@media screen and (min-width: 992px) {
    .certRepair .pb-lg-15, .py-lg-15 {padding: 2rem !important;}
}

.widget_text.custom_html-13.widget_custom_html a {color: #80bdff !important;}

/* Top Level Service Pages */
.page-id-344551 .prodCatSection .mt-3 h2, .page-id-344605 .prodCatSection .mt-3 h2, .page-id-344612 .prodCatSection .mt-3 h2, .page-id-344586 .prodCatSection .mt-3 h2, .page-id-344620 .prodCatSection .mt-3 h2, .page-id-344737 .prodCatSection .mt-3 h2 {display: none;}

/* Service Page Only - Updated 2024 */
.page-template-service-page-only-updated .breadcrumbSection, .page-template-service-page-only .breadcrumbSection {border-bottom: none;display: inline-block;}

.service-content-section {display: block;}
.service-content-section.brands-product-types {margin: 3rem 0;}

.repair-process {width: 100%;}
.repair-process-intro {align-items: center;}
.repair-process-cards {margin: 1rem -5px;}
.repair-process-card {padding: 5px;}
.repair-process-card .card-inner {background-color: #f4f4f4;padding: 1.25rem 1rem;border-radius: 6px;height: 100%;}
.repair-process-card .card-inner .card-icon i {color: #0066a4;font-size: 40px;margin-bottom: 1rem;}
.repair-process-card .card-inner p:first-of-type {margin-bottom: .5rem;}
.repair-process-card .card-inner p:last-of-type {margin-bottom: 0rem;}
.repair-process-card .repair-process-intro-image {text-align: center;}

/* .brand-logo-images {gap: 25px;align-items: center;padding: 0 15px;margin-bottom: 1rem;}
.brand-logo-images .brand-logo img {max-height: 60px;max-width: 200px;} */
.brands-product-types ul {columns: 2;}

.repair-questions-intro {align-items: center;}
.repair-questions .repair-process-intro-video p {margin-bottom: 0;}

.reviews-section {margin-top: 1rem;}

.page-template-service-page-only-updated section#resourcesAnchor {background-color: #f4f4f4 !important;}
.page-template-service-page-only-updated section#inventoryAnchor {background-color: #fff !important;}
.page-template-service-page-only-updated section#inventoryAnchor.prodCatSection .woocommerce ul.products li.product {background-color: #f4f4f4 !important;}
.page-template-service-page-only iframe { aspect-ratio: 16 / 9; width: 100%; }

.sidebarFormWrap:first-child {background-color: #efefef;padding: 3rem 2rem !important;}
.sidebarWrap.sidebarFormWrap:first-child #gform_fields_10 .gfield_label, .sidebarWrap.sidebarFormWrap:first-child #gform_fields_10 .gform-field-label, .sidebarWrap.sidebarFormWrap:first-child #gform_fields_10 .gfield_description {color: #fff;}
.sidebarWrap.sidebarFormWrap:first-child #gform_fields_10 .gfield_required span {color: #ed0028;}
.sidebarWrap.sidebarFormWrap:first-child .gfield_description:has(p.notice) {padding: 0;}
.sidebarWrap.sidebarFormWrap:first-child .gfield_description p.notice {background-color: #c41230;color: #fff !important;padding: 7px 10px;line-height: 1.5;border-radius: 4px;font-weight: 400;width: 100%;margin-bottom: 5px;}
.gform_wrapper li.gfield[class*=col][class*=gf_list_] ul.gfield_checkbox li, .gform_wrapper li.gfield[class*=col][class*=gf_list_] ul.gfield_radio li {font-size: 1rem;}
.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {margin-top: 2px !important;}
.sidebarWrap.sidebarFormWrap:first-child #gform_fields_10 .gfield--type-html a {font-size: 100%;color: #fff !important;text-decoration: underline;}
.sidebarWrap.sidebarFormWrap:first-child #gform_fields_10 .gfield--type-html a:hover {color: #ccc !important;}

/* Careers Page Styles */
.careerHeader {padding: 0;position: relative;}
.careers-overlay::before {content: "";width: 100%;height: 100%;background-color: #002136;opacity: .8;position: absolute;}
.careerHeader header {padding: 3rem 3rem 5rem;}
.careerHeader header .subTitle, .careerHeader header h1, .careerHeader header .heroDesc {color: #fff !important;}

.career-banner .container {padding: 0 3rem;}
.banner-container {justify-content: space-between;align-items: center;background-color: #005181;padding: 10px 20px;position: relative;top: -34px;margin-bottom: -34px;}
.banner-container::before {content: "";width: 20px;height: 34px;position: absolute;background-color: #01446c;left: -19px;bottom: 0;clip-path: polygon(0 0, 100% 100%, 100% 0);}
.banner-container::after {content: "";width: 20px;height: 34px;position: absolute;background-color: #01446c;right: -20px;bottom: 0;clip-path: polygon(0 0, 0 100%, 100% 0);}
.banner-content {display: flex;gap: 5px;}
.banner-content .banner-title {font-size: 18px;font-weight: 700;font-style: italic;text-transform: uppercase;color: #fff;}
.banner-content .banner-description {font-size: 18px;font-style: italic;color: #fff;}

.career-benefits {padding: 80px 15px;}
.career-benefits h2 {text-align: center;}
.benefit-item {max-width: 25%;text-align: center;}
.benefit-item-container {padding: 20px;}
.benefit-icon {margin-bottom: 15px;}
.benefit-item-container h3 {text-transform: uppercase;font-size: 1.4rem;font-weight: 700;}

.owl-carousel.timeline-slides .owl-stage {display: flex;}
.career-history {padding: 80px 15px;background-color: #f4f4f4;}
.career-history .video iframe {width: 100%;height: 300px;}
.timeline-slide {background-color: #fff;height: 100%;}
.timeline-slide .timeline-image {border-bottom: 1px solid #ddd;padding: 10px;}
.timeline-slide .timeline-content {padding: 15px;}
.timeline-slide .timeline-year {color: #005181;font-weight: 600;text-align: center;padding-bottom: 10px;}
.timeline-slide .timeline-description {text-align: center;}
.career-history .button-container {text-align: center;}

.career-training-development {padding: 80px 15px;}
.career-training-development h2 {text-align: center;}
.training-item {max-width: 25%;text-align: center;}
.training-item-container {padding: 20px;}
.training-icon {margin-bottom: 15px;}
.training-item-container h3 {text-transform: uppercase;font-size: 1.4rem;font-weight: 700;}

.career-cta {background-color: #f4f4f4 !important;padding: 60px 15px;}
.career-cta .container p {margin-bottom: 0;}
.career-cta .button-container {text-align: center;}

/* Authorizations - Page Template Styles */
.list-item {padding: 8px;}
.list-item-container {background-color: #f4f4f4;border-radius: 6px;padding: 1rem;height: 100%;}
.list-item-container p:first-child {margin-bottom: 10px;}
.list-item-container p:last-child {margin-bottom: 0;}

.page-template-template-authorizations section#resourcesAnchor {background-color: #f4f4f4 !important;}
.page-template-template-authorizations section#inventoryAnchor {background-color: #fff !important;}
.page-template-template-authorizations section#inventoryAnchor .mt-3.mt-lg-5.mb-3.mb-lg-5 h2 {display: none;}
.page-template-template-authorizations section#inventoryAnchor ul.products li.product {background-color: #f4f4f4 !important;}

ul.col-list {columns: 3;}
ul.two-col-list {columns: 2;}

.single-authorizations .contentSection.pageContent img {max-width: 300px;}

/* Authorization CPT Styles */
.single-authorizations section#resourcesAnchor {background-color: #f4f4f4 !important;}
.single-authorizations section#inventoryAnchor {background-color: #fff !important;}
.single-authorizations section#inventoryAnchor .mt-3.mt-lg-5.mb-3.mb-lg-5 h2 {display: none;}
.single-authorizations section#inventoryAnchor ul.products li.product {background-color: #f4f4f4 !important;}

/* Product Page Brand Tabs Section */

.brand-tab-section h2 {
    margin-top: 0;
    color: #002136;
}

.brand-tab-section {
    margin-bottom: 3rem;
}

div#brandTabs {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    column-gap: 30px;
}

div#brandTabs ul#customTab {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    width: 25%;
    min-width: 250px;
    border-bottom: none;
}

#brandTabs div#customTabContent {
    width: 100%;
}

#brandTabs .nav-tabs .nav-link.active {
    background: inherit;
    border-bottom: 2px solid #c62432;
    color: #0066a4;
}

#brandTabs .nav-tabs .nav-link {
    border: none;
    border-bottom: 2px solid #ddd;
    border-radius: 0 !important;
	position:relative;
    color: #222;
    padding: 12px 16px;
    background-color: #eee !important;
    font-size: 15px;
    height: 100%;
}

#brandTabs li a.active i.far.fa-arrow-right {
    transition: ease all .3s;
    color: #0066a4;
    position: absolute;
    right: 16px;
    top: 13px;
}

#brandTabs li a i.far.fa-arrow-right {
    transition: ease all .6s;
    color: transparent;
    position: absolute;
    right: 40px;
    top: 13px;
}

@media screen and (max-width: 991px) {
	#brandTabs {  flex-wrap: wrap;   }
	#brandTabs li a.active i.far.fa-arrow-right {display:none}
	#brandTabs ul#customTab {   width: 100% !important; flex-direction: row !important;   }
	#brandTabs li.nav-item {width: 31% !important;        border: 1px solid #fff;}
	#brandTabs li.nav-item a {  padding: 8px 16px !important;}
	
}

/* Canadian Reps Test */
.page-id-352627 main .col-lg-7 { max-width: 100%; flex: 0 0 100%; }
.page-id-352627 main .col-lg-5 { display: none; }
.page-id-352627 .wp-block-columns { gap: 4rem; }
.rep-card { background-color: #002136; border-radius: 6px; padding: 2rem; margin-bottom: 1rem; min-height: 312px; }
.rep-card i { margin-right: 0.5rem; }
.rep-card hr { height: 1px; margin-top: 0 !important; margin-bottom: 1.25rem !important; background-color: #c41230; }
.rep-card h2, .rep-card p, .rep-card a { color: #fff; }
.rep-card a { text-decoration: underline; }
.rep-card a:hover { color: #e4e4e4; }

@media screen and (max-width: 991px) {
	.rep-card { min-height: 340px; }
}
@media screen and (max-width: 781px) {
	.rep-card { min-height: 312px; }
}



/* --- Custom Desktop Nav Core --- */
.custom-desktop-nav .nav-item:not(.ctaBtn) {
    margin: 0 15px;
}

/* Tells our custom fonts/padding to ignore the Quote button entirely */
.custom-desktop-nav .nav-item:not(.ctaBtn) .nav-link {
    color: #333; 
    font-weight: 600;
    /* text-transform: uppercase; */
    padding: 10px 0;
    white-space: nowrap;
}

/* --- Mega Menu Wrapper --- */
.custom-mega-menu {
    top: 100%;
    left: 0;
    min-width: 600px; /* Adjust based on mockup width */
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.2s ease-in-out;
    border-top: 3px solid #0056b3; /* Brand color from mockup */
    z-index: 999;
}

/* Show on parent hover */
.mega-menu-parent:hover .custom-mega-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* --- Left Column: Tabs --- */
.mega-tabs {
    width: 280px;
    border-right: 1px solid #eaeaea;
}
.mega-tab {
    padding: 12px 20px;
    cursor: pointer;
    font-weight: 600;
    display: flex;
    align-items: center;
    color: #112a46; /* Navy color from mockup */
    transition: background 0.15s;
}
.mega-tab:hover, 
.mega-tab.active {
    background: #ffffff;
}
.mega-tab i {
    font-size: 0.8rem;
    opacity: 0; /* Hide caret by default */
}
.mega-tab.active i {
    opacity: 1;
    color: #0056b3;
}

/* --- Right Column: Panels --- */
.mega-panels {
    flex-grow: 1;
    min-width: 300px;
}
.mega-panel a {
    text-decoration: none;
    transition: color 0.15s;
}
.mega-panel a:hover {
    color: #0056b3;
}


/* --- Standard Dropdown --- */
.standard-dropdown {
    top: 100%;
    left: 0;
    min-width: 240px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.2s ease-in-out;
    border-top: 3px solid #0056b3;
    z-index: 999;
}

.standard-dropdown-parent:hover .standard-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.standard-dropdown a {
    text-decoration: none;
    transition: color 0.15s;
    white-space: nowrap;
}

.standard-dropdown a:hover {
    color: #0056b3;
}


/* --- Safely align the button wrapper without breaking pseudo-animations --- */
.custom-desktop-nav .desktop-raq-wrapper {
    align-self: center !important; /* Pulls it off the header floor */
    margin-left: 20px !important;  /* Pushes it away from Company */
    height: max-content !important; /* Stops the li from expanding vertically */
}

/* --- Unified Dropdown Typography (Match the Active Tab) --- */
.custom-mega-menu .mega-tab,
.mega-panel a,
.standard-dropdown a {
    font-size: 0.95rem !important; /* Bumped up slightly to match the visual weight */
    font-weight: 600 !important;
    letter-spacing: 0 !important; /* Removed the extra spacing to keep it clean */
    text-transform: none !important; 
    color: #002e5b !important; /* Dark navy to match the tabs */
}

/* --- Keep the Hover State Clean --- */
.custom-mega-menu .mega-tab:hover,
.mega-panel a:hover,
.standard-dropdown a:hover {
    color: #0066a4 !important; /* The brighter blue for hover interactions */
}

/* Optional: If the bold is too aggressive at a smaller size, override it */
.mega-panel a,
.standard-dropdown a {
    font-weight: 500 !important; 
}

/* --- Lock the RAQ Button Dimensions and Trap the Pseudo-Element --- */
ul#menu-main-menu-top li.ctaBtn {
    align-self: center !important; /* Keeps the list item off the floor */
    margin-left: 20px !important;
}

ul#menu-main-menu-top li.ctaBtn a.nav-link {
    position: relative !important; /* Traps the red line inside the blue box! */
    display: inline-block !important; 
    padding: 10px 24px !important; /* Restores the blue background dimensions */
    overflow: hidden !important; /* Optional: ensures animations don't bleed outside the box */
}

/* --- First Link Bold Fix (Desktop & Mobile) --- */

/* Desktop Mega Menu & Standard Dropdown */
.mega-panel li:first-child > a,
.standard-dropdown li:first-child > a,

/* Mobile Off-Canvas Menu */
#navbarDropdown ul.depth_1 > li:first-child > a,
#navbarDropdown ul.depth_1 > li.menu-item-object-page > a {
    font-weight: 600 !important;
    font-size: 1rem !important;
}

/* Mega Menu Vertical Spacing */
.mega-panel a {
    display: block !important; 
    padding: 6px 0 !important; /* Adjust this value to dial in the spacing */
}


.d-lg-none .ctaBtn {
    display: none !important;
}

