form#payNowForm {
    display: none;
}

/* body.ex-invoices td:nth-child(1)  {
    display: none; 
} */

#erpInvoices > div.row-fluid.margin-div.grid-container.no-more-tables.gridcontent.position-relative > table > thead > tr > th:nth-child(1){
    display: none;
}
body.ex-l-2144 form#payNowForm {
    display: block;
}

body.ex-l-2144.ex-invoices td:nth-child(1) {
    display: block;
}


body.ex-l-2144 #erpInvoices > div.row-fluid.margin-div.grid-container.no-more-tables.gridcontent.position-relative > table > thead > tr > th:nth-child(1){
    display: block;
}

.b635.g1439 {
    display: none;
}

.nFlex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.nRel {
  position: relative;
}


.nLinkArea {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}


.nList {
  margin: 0;
  padding: 0;
  list-style: none;
}


.nList li {
  margin: 0;
  padding: 0;
}


h1 {
  text-transform: uppercase;
}


.nTitle {
  padding: 10px 0 3px 30px;
  background: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/oe-title-img.png") no-repeat bottom left;
  border-bottom: 1px solid #000000;
  border-bottom-left-radius: 10px;
  margin: 0 0 50px;
}


p {
  font-weight: 500;
}


.nSubTitle {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 30px;
}


.nButton {
  display: inline-block;
  background: #d79d22;
  color: #fff;
  border-radius: 5px;
  font-weight: 800;
  text-align: center;
  line-height: 16px;
  padding: 14px;
  transition: 0.35s all;
  min-width: 180px;
  border: 0;
}


.catalog-grid .container {
  padding: 0 15px;
}


.nbWhite {
  background-color: #fff;
  color: #000000;
}


.nbBlue {
  background-color: #d79d22;
}


.nButton:hover {
  background-color: #d79d22;
  color: #fff;
}


.nButton.nbBlue:hover {
  background-color: #ffff;
}


.bgPaleBlue {
  background: #f7f7f7;
}

.menubarStick {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 15;
  background: #e4002b;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}


.headersection-2.menubarStick > .row-2 {
  max-width: 1450px;
  margin: 0 auto;
}



.menubarHeader {
  padding-top: 118px;
}


@media only screen and (min-width: 769px) {
  
  .ex-home header {
    background: #e4002b;
    position: relative;
    z-index: 1;
  }
}


/*.ex-home .heroBanner {
  margin-top: -80px;
}*/


.headersection-1,
.topBar {
  background: #fff;
}


.topBar {
  padding: 12px 0;
}


.topBar .nFlex > ul {
  display: flex;
  align-items: center;
}


.topBar .nList > li {
  color: #1b365d;
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
  vertical-align: middle;
}


.topBar .nList > li.topDivide {
  width: 2px;
  height: 16px;
  background: #1b365c;
  margin: 0 30px;
}


.topBar .nList > li i {
  margin-right: 10px;
  vertical-align: middle;
  line-height: 15px;
}


.topBar .nList > li.topAct i {
  font-size: 22px;
}


.topBar .nList > li > a {
  color: #000000;
  vertical-align: middle;
}


.topBar .nList > li > a:hover {
  color: #e4002b;
}


.topBar .nList > li.topAct a {
  color: #e4002b;
}

.topBar .legacyLogin{
  font-size: 12px;
  padding: 2px 15px;
  min-width: 0;
}

#vuequicklistdropdown a {
  font-weight: 700;
}

#vuequicklistdropdown i::before {
  content: "\f005";
}

.headersection-3 {
 display: none;  
}


.header-full .vertical-align {
  justify-content: flex-end;
}


.header-full .vertical-align:before,
.header-full .vertical-align:after {
  display: none;
}


.header-full .vertical-align > div {
  width: auto;
}


.header-full .logo_container {
  margin-right: auto;
}


.header-full .logo img {
  max-width: 100% !important;
  width: auto !important;
  height: auto !important;
  max-height: 54px !important;
}


.header-full .headermenu_container,
.header-full .headermenu_container .menu .catalog {
  position: static; 
}


.header-full .menu,
.header-full .menu .catalog-block {
  background: none;
}


.ex-loggedout .nLoggedIn,
.ex-loggedin .nLoggedOut {
  display: none;
}


.menu ul.catalog > li.has-submenu > a {
  letter-spacing: 0;
}


.menu ul.catalog > li {
  padding: 0;
  display: inline-block !important;
}


.menu > .catalog-block > ul.catalog > li:nth-child(n+3) .submenucontainer {
  height: 350px !important;
}


.menu ul.catalog > li > a {
  font-size: 16px;
  font-weight: 800;
  padding: 15px 15px;
}


.header-full .vertical-align .search_container {
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  background: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/oe-head-search.png") no-repeat center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  cursor: pointer;
}


.header-full .vertical-align .search_container:hover {
  background-color: #292c2e;
}


.header-full .search_container .widgetsearch {
  position: absolute;
  bottom: -80px;
  width: 500px !important;
  right: -30px;
  border-radius: 5px;
  visibility: hidden;
}


.header-full .search_container .widgetsearch.searchShow {
  visibility: visible;
}


.header-full .search_container .search-form {
  padding: 20px;
  background: #4093c0;
}


.toolbar .cart-btn > .btn {
  background: transparent url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/oe-head-basket.png") no-repeat center;
  width: 50px;
  height: 50px;
}


.toolbar .cart-btn > .btn .minicart_total,
.toolbar .cart-btn > .btn i {
  display: none;
}


.toolbar .cart-btn > .btn span {
  background: #000000;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  top: 4px;
  right: -3px;
}


.heroBanner > img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: center;
}


.heroBanner .container {
  padding-top: 200px;
  padding-bottom: 150px;
}


.heroBanner h1 {
  color: #fff;
  margin: 0 0 40px;
  font-weight: 600;
  font-size: 50px;
  max-width: 720px;
  text-transform: none;
  line-height: 1.5;
  min-height: 225px;
}


.heroBanner h1:after {
  font-weight: 400;
  content: "|";
  animation: blink 1s step-start 0s infinite;
  -webkit-animation: blink 1s step-start 0s infinite;
}

@keyframes blink {
  50% {
    opacity: 0.0;
  }
}

@-webkit-keyframes blink {
  50% {
    opacity: 0.0;
  }
}


.heroBanner {
  overflow: hidden;
}


.heroBanner h2 {
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 25px;
}


.heroBanner p {
  margin: 0;
}


.indBoxes {
  margin: 0 0 45px;
  gap: 1px;
  margin-top: 1px;
}


.indBox {
  flex: 1 auto;
  text-align: center;
  border-bottom: 10px solid #1b365d;
}


.ib1 {
  border-color: #1b365d;
}


.ib2 {
  border-color: #e4022b;
}

.ib3 {
  border-color: #d79d22;
}



.ib4 {
  border-color: #40c0a3;
}


.ib5 {
  border-color: #ca590d;
}


.ib6 {
  border-color: #4093c0;
}


.indBox img {
  height: 310px;
  width: 100%;
  object-fit: cover;
}


.indBox h1 {
  color: #fff;
  text-transform: none;
  font-size: 26px;
  text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.14);
  margin: 0;
}


.indBox h1 span {
  font-size: 20px;
  text-transform: uppercase;
}


.catBoxes {
  margin: 45px 0;
}


.cbOverlay,
.ibOverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: background 0.35s;
}


.catImg {
  margin-bottom: 20px;
}


.catImg > img {
  width: 100%;
}


.cbOverlay img {
  width: 35px;
  height: 35px;
  object-fit: none;
  margin: 0 0 15px;
}


.cbOverlay h2 {
  color: #fff;
  margin: 0;
  font-size: 20px;
  color: #fff;
  text-align: center;
}


.cbOverlay:after {
  position: absolute;
  content: "View All +";
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  top: 10px;
  left: 5px;
  transition: 0.35s all;
  opacity: 0;
  color: #fff;
}


.catImg:hover .cbOverlay:after {
  left: 10px;
  opacity: 1;
}


.catImg:hover .cbOverlay {
  background: rgba(64, 192, 163, 0.8);
}


.cb1 .catImg:hover .cbOverlay,
.ib2:hover .ibOverlay {
  background: rgba(228, 2, 43, 0.75);
}


.cb2 .catImg:hover .cbOverlay,
.ib6:hover .ibOverlay {
  background: rgba(64, 147, 192, 0.75);
}


.cb3 .catImg:hover .cbOverlay,
.ib5:hover .ibOverlay {
  background: rgba(202, 89, 13, 0.75);
}


.cb4 .catImg:hover .cbOverlay,
.ib4:hover .ibOverlay {
  background: rgba(64, 192, 163, 0.75);
}


.cb5 .catImg:hover .cbOverlay,
.ib3:hover .ibOverlay {
  background: rgba(215, 157, 34, 0.75);
}


.cb6 .catImg:hover .cbOverlay,
.ib1:hover .ibOverlay {
  background: rgba(27, 54, 93, 0.75);
}


.catSlider .nList li {
  border-bottom: 1px solid #c8c8c8;
  padding: 5px 0;
}


.catSlider .nList li a {
  display: block;
  background: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/oe-gasbox-arrow.png") no-repeat right 5px center;
  color: #000;
  font-weight: 500;
  transition: all 0.35s;
}


.catSlider .nList li:last-child {
  border: none;
  padding-top: 8px;
}

/*SHOP OUR GASES SEE ALL TYPE COLOR*/
.catSlider .nList li:last-child a {
  background: none;
  color: #5d5d5d;
  font-weight: 700;
  font-size: 14px;
}

/*SHOP OUR GASES SEE ALL TYPE HOVER COLOR*/
.catSlider .nList li a:hover {
  background-position: right center;
  color: #e4002b;
}



.catSlider .slick-slide {
  margin: 0 18px;
}



.catSlider .slick-list {
  margin: 0 -18px;
}


.homeBrands {
  margin: 45px 0;
  padding: 45px 0;
}


.homeBrands .container {
  position: relative;
}


.nTabs {
  position: absolute;
  top: 0;
  right: 15px;
}


.nTabs .tab-link {
  padding: 0 15px 13px;
  border-bottom: 5px solid transparent;
  color: #999;
  font-weight: 800;
  text-transform: uppercase;
  cursor: pointer;
}


.nTabs .tab-link:hover {
  border-color: #d79d22;
}


.nTabs .current {
  border-color: #e4022b !important;
  color: #000;
}


.nTabs .tabDivide {
  background: #999;
  width: 1px;
  height: 20px;
  display: inline-block;
  flex-shrink: 0;
  margin: 0 25px 11px;
}


.hoverPrompt {
  margin-top: auto !important;
  color: orange;
  font-size: 10px;
  text-align: left;
  min-height: 0 !important;
  font-style: italic;
}


.hbText {
  width: 30%;
  display: flex;
  flex-direction: column;
}


.hbText h3 {
  text-transform: uppercase;
  marign: 0 0 5px;
  color: #000000;
}


.hbText p {
  margin: 0 0 20px;
  color: #000000;
  min-height: 136px;
}


.hbSlider {
  width: 68%;
  display: flex;
}


.hbSlider .slick-track {
  display: flex;
  align-items: center;
}


.hbSlide {
  padding: 0 15px;
}


.hbSlide img {
  max-height: 100px;
  margin: 0 auto;
  display: block;
}


.hbSlider .slick-dots,
.catSlider .slick-dots {
  bottom: -40px;
}


.catSlider:not(.slick-initialized) {
  display: flex;
  justify-content: space-between;
}


body .slick-dots li button {
  width: 12px;
  height: 12px;
  border: 1px solid #000000;
  background: #f7f7f7;
  border-radius: 50%;
  opacity: 1;
}


body .slick-dots li.slick-active button {
  opacity: 1;
  background: #000000;
}


body .slick-dots li button:before {
  display: none;
}


body .slick-dots li {
  display: inline-flex;
  width: 12px;
  height: 12px;
  align-items: center;
  justify-content: center;
}


.homeAbout {
  padding: 45px 0;
}


.homeAbout .nFlex {
  align-items: flex-start;
}


.homeAbout .nFlex > img {
  margin-right: 40px;
}


.homeAbout .nFlex .nFlex p:not(:last-child) {
  margin: 0 0 20px;
}


.actBoxes {
  flex-shrink: 0;
  width: 330px;
  margin-left: 40px;
}


.actBox {
  width: 100%;
  min-height: 210px;
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  transition: all 0.35s;
  overflow: hidden;
}


.actBox + .actBox {
  margin-top: 15px;
}


.actSignup {
  border-bottom: 5px solid #d79d22;
}


.actRegister {
  border-bottom: 5px solid #40c0a3;
}


.actBox img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s;
}


.actBox h3 {
  color: #fff;
  margin: 0;
  line-height: 1.8;
  max-width: 240px;
}


.actBox .nButton {
  font-size: 14px;
  min-width: 110px;
  padding: 12px;
}


.actBox:hover {
  border-color: #4093c0;
}


.actBox:hover img {
  transform: scale(1.1);
}


.actBox:hover .nButton {
  background: #e4002b;
  color: #fff;
}


.homeServices {
  padding: 45px 0 90px;
}


.serviceTabsWrap {
  box-shadow: 0px 0px 17.5px 7.5px rgba(144, 144, 144, 0.1);
  align-items: stretch;
}


.serviceTabs {
  width: 60%;
}


.serviceTabs .nTabs {
  margin: 0 25px;
  right: 0;
  border-bottom: 1px solid #999;
  justify-content: flex-start;
  position: relative;
}


.serviceTabs .nTabs .tab-link {
  display: inline-flex;
  align-items: center;
  padding: 15.5px 30px;
  margin-bottom: -2px;
  border-bottom: 3px solid transparent;
  cursor: pointer;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.35s;
  color: #999;
}


.tabIcon {
  width: 50px;
  height: 50px;
  background: #999;
  border-radius: 50%;
  margin-right: 20px;
  transition: background 0.35s;
  display: flex;
  justify-content: center;
  align-items: center;
}


.serviceTabs .nTabs li:first-of-type {
  padding-left: 0;
}


.serviceTabs .nTabs .tabDivide {
  background: #999;
  width: 1px;
  height: 50px;
  display: inline-block;
  flex-shrink: 0;
  margin: 0;
}


.serviceTabs .nTabs .tab-link:hover {
  border-color: #e4002b;
}


.serviceTabs .nTabs .tab-link:hover .tabIcon {
  background: #e4002b;
}


.serviceTabs .nTabs .current {
  border-color: #d79d22 !important;
  color: #000;
}


.serviceTabs .nTabs .current .tabIcon {
  background: #5d5d5d !important;
}


.serviceTabs .tab-view {
  padding: 40px;
}


.tab-view {
  display: none;
}


.tab-view.current {
  display: inherit;
}


.tab-view .nFlex {
  flex-wrap: wrap;
  justify-content: space-around;
}

@media only screen and (max-width: 768px) {
  
  .serviceTabs .tab-view {
    padding: 10px;
  }
  
  .locImg {
    display: none;
  }
}


.serviceBoxes.nFlex {
  align-items: stretch;
  flex-wrap: wrap;
}


.serviceBox {
  padding: 20px;
  background: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/oe-title-img-small.png") no-repeat top 18px left;
  width: 47%;
}


.serviceBox h2 {
  margin: 0 0 10px;
}


.serviceBox p:first-of-type {
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 10px;
  min-height: 95px;
}


.serviceBox p:last-child {
  margin: 0;
}


.serviceBox a {
  font-weight: 800;
}


.sbImages {
  position: relative;
  width: 40%;
}


.sbImages img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.35s;
}


.sbImages img.current {
  opacity: 1;
}


.parallaxBanner {
  overflow: hidden;
}


.parallaxBanner img {
  width: 100%;
  max-width: none;
}


.pbOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}


.testimonials {
  padding: 60px 0;
  overflow: hidden;
}


.testimonials p {
  font-weight: 500;
}


.testTitle {
  padding-left: 15px;
  border-left: 2px solid #e4022b;
  margin: 0 0 20px;
}


.testTitle p {
  font-weight: 400;
  margin: 0;
}


.testTitle img {
  margin-top: 5px;
}


.testSlider:not(.slick-initialized) {
  display: flex;
  justify-content: space-between;
}



.testSlider .slick-slide {
  margin: 0 15px;
}



.testSlider .slick-list {
  margin: 0 -15px;
}


.testSlider .slick-dots li button,
.catSlider .slick-dots li button {
  width: 12px;
  height: 12px;
  border: 1px solid #999;
  background: #fff;
  border-radius: 50%;
  opacity: 1;
}


.testSlider .slick-dots li.slick-active button,
.catSlider .slick-dots li.slick-active button {
  opacity: 1;
  background: #999;
}


.testSlider .slick-dots li button:before,
.catSlider .slick-dots li button:before {
  display: none;
}


.testSlider .slick-dots li,
.catSlider .slick-dots li {
  display: inline-flex;
  width: 12px;
  height: 12px;
  align-items: center;
  justify-content: center;
}


.locations {
  background: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/oe-locations-bg.jpg") no-repeat center;
  background-size: cover;
  padding: 60px 0;
}


.locations h1 {
  margin: 0;
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  text-transform: none;
}


.locations h3 {
  margin: 0 0 5px;
  color: #fff;
}


.locations p,
.locations a:not(.nButton) {
  margin: 0;
  color: #fff;
  word-break: break-all;
}


.locBoxes.nFlex {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 25px -10px;
}


.locBox {
  width: 277px;
  padding: 0 10px;
  margin: 15px 0;
  display: flex;
}


.locBox > div {
  display: inline-block;
  vertical-align: top;
}


.lbIcon {
  margin-right: 10px;
  color: #fff;
  font-size: 32px;
}


.lbIcon i {
  vertical-align: top;
  transition: 0.35s color;
}


.locBox:hover .lbIcon i,
.locBox.active .lbIcon i {
  color: #e4002b;
}


.locImg {
  width: 331px;
  height: 358px;
  flex-shrink: 0;
  background: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/oe-locations-map.png") no-repeat center;
  position: relative;
}


.locImg i {
  color: #fff;
  position: absolute;
  font-size: 34px;
  transition: 0.35s color;
}


.locImg i.lb1 {
  top: 19px;
  left: 137px;
}


.locImg i.lb2 {
  top: 46px;
  left: 103px;
}


.locImg i.lb3 {
  top: 91px;
  left: 147px;
}


.locImg i.lb4 {
  top: 30px;
  left: 185px;
}


.locImg i.lb5 {
  top: 2px;
  left: 88px;
}


.locImg i.lb6 {
  top: 29px;
  left: 221px;
}


.locImg i.lb7 {
  top: 150px;
  left: 142px;
}


.locImg i.active,
.locImg i:hover {
  color: #e4002b;
}


footer.footer {
  padding: 0;
  border-top: 8px solid #e4002b;
}


.footMain {
  padding: 40px 0;
}


.footMain .container > .nFlex {
  align-items: flex-start;
}


.footMain h3 {
  font-size: 14px;
  margin: 0 0 20px;
}


.footLogo {
  margin: 0 0 30px;
}


.footTel {
  margin: 0 0 10px;
  padding-left: 40px;
  background: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/oe-foot-cont-tel.png") no-repeat top left;
}


.footLoc {
  padding-left: 40px;
  background: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/oe-foot-cont-loc.png") no-repeat top left;
}


.footMain li {
  font-size: 14px;
  margin: 10px 0;
}


.footSocial.nFlex {
  flex-wrap: wrap;
  max-width: 290px;
}


.footSoc {
  display: flex;
  align-items: center;
  margin: 8px 0;
  width: 140px;
}


.footSoc div {
  border-radius: 4px;
  width: 30px;
  height: 30px;
  background: #fff;
  transition: all 0.35s;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}


.footSoc img {
  transition: all 0.35s;
}


.footSoc p {
  font-size: 12px;
  line-height: 16px;
}


.footSoc:hover img {
  filter: brightness(0) invert(1);
}


.footSoc:hover .soc-fb {
  background-color: #3b5998;
}


.footSoc:hover .soc-tw {
  background-color: #1DA1F2;
}


.footSoc:hover .soc-in {
  background-color: #0072b1;
}


.footSoc:hover .soc-ig {
  background-color: #833ab4;
}


.footBot,
.footersection-2 {
  background: #000000;
}


.footBot {
  padding: 5px 0;
}


.footBot ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 600;
}


.footBot .footDivide {
  width: 2px;
  height: 11px;
  background: #e9eaeb;
  margin: 0 10px;
}

@media only screen and (max-width: 1200px) {
  
  .indBoxes {
    flex-wrap: wrap;
  }
  
  .homeAbout .container > .nFlex {
    flex-direction: column;
  }
  
  .actBoxes {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin: 30px 0 0;
    width: 100%;
  }
  
  .actBox {
    width: 49%;
  }
  
  .actBox + .actBox {
    margin: 0;
  }
  
  .serviceTabs {
    width: 80%;
  }
  
  .sbImages {
    width: 20%;
  }
}

@media only screen and (max-width: 991px) {
  
  .homeBrands .tab-view .nFlex {
    flex-direction: column;
  }
  
  .hbText {
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
  }
  
  .hbSlider {
    width: 100%;
  }
  
  .serviceTabsWrap {
    flex-direction: column;
  }
  
  .serviceTabs {
    width: 100%;
  }
  
  .sbImages {
    width: 100%;
    height: 200px;
  }
  
  .locations .container > .nFlex {
    flex-direction: column;
  }
  
  .locText {
    width: 100%;
    margin: 0 0 40px;
  }
  
  .locImg {
    margin: 0 auto;
  }
  
  .locText h1,
  .locText > p {
    text-align: center;
  }
  
  .locBoxes.nFlex {
    justify-content: center;
  }
  
  .footMain .container > .nFlex {
    flex-wrap: wrap;
  }
  
  .fc1 {
    width: calc(100% - 300px);
  }
  
  .fc1,
  .fc5 {
    margin-bottom: 40px;
  }
  
  .fc2,
  .fc3,
  .fc4 {
    order: 5;
  }
  
  .footBot {
    padding: 20px 0;
  }
  
  .footBot .nFlex {
    flex-direction: column;
  }
  
  .footBot ul {
    margin: 0 0 10px;
  }
}

@media only screen and (max-width: 768px) {
  
  .indBox img {
    height: 190px;
  }
  
  .indBox h1 {
    font-size: 24px;
  }
  
  .indBox h1 span {
    font-size: 16px;
  }
  
  .nTabs {
    position: relative;
    right: unset;
    justify-content: center;
    margin: 0 0 20px;
    flex-wrap: wrap;
  }
  
  .homeAbout .nFlex > img {
    display: none;
  }
  
  .actBoxes {
    flex-direction: column;
  }
  
  .actBox {
    width: 100%;
  }
  
  .actBox + .actBox {
    margin-top: 15px;
  }
  
  .serviceTabs .nTabs .tab-link {
    flex-direction: column;
    text-align: center;
  }
  
  .tabIcon {
    margin: 0 0 10px;
  }
  
  .serviceBox {
    width: 100%;
  }
  
  .testSlider {
    text-align: center;
  }
  
  .testTitle img {
    margin: 5px auto 0;
  }
  
  .locations h1 {
    font-size: 28px;
  }
  
  .footMain .container > .nFlex {
    flex-direction: column;
  }
  
  .footCol {
    width: 100%;
  }
  
  .footTel,
  .footLoc {
    padding: 30px 0 0;
    background-position: top center;
  }
  
  .footSocial.nFlex {
    max-width: none;
    justify-content: center;
  }
  
  .footSoc {
    flex-direction: column;
    margin: 10px 5px;
    width: 90px;
  }
  
  .footSoc div {
    margin: 0 0 10px;
  }
  
  footer ol li, footer ul:not(.hasSubmenus, .submenu) li {
    margin: 0;
    border: none;
    border-radius: 0;
    padding: 0;
  }
  
  .mobAccord .accordList h3 {
    cursor: pointer;
    margin: 0;
    background: #4093c0;
    padding: 20px;
  }
  
  .mobAccord ul {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s ease-out;
    padding: 0;
    margin: 5px 0;
  }
  
  .mobAccord .accordList h3:after {
    content: "+";
    float: right;
  }
  
  .mobAccord .accordList.open h3:after {
    content: "-";
  }
  
  .mobAccord .accordList.open ul {
    height: auto;
    max-height: 1000px;
    transition: max-height 1s ease-in-out !important;
  }
  
  .mobAccord ul li {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    display: block !important;
  }
  
  .mobAccord ul li a {
    display: block;
    margin: 10px 0;
    padding: 20px;
    border: 1px solid #fff;
    font-size: 16px;
    background: none;
  }
}

@media only screen and (max-width: 550px) {
  
  .heroBanner h1 {
    font-size: 24px;
    min-height: 50px;
  }
  
  .heroBanner .container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  
  .serviceTabs .nTabs .tab-link {
    padding-left: 15px !important;
    padding-right: 15px !important;
    font-size: 14px;
  }
}

@media only screen and (max-width: 481px) {
  
  .serviceTabs .nTabs .tab-link {
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 12px;
  }
}



.zonetop .row-breadcrumb {
  background: #f7f7f7;
  padding: 0;
  order: 4;
}

/*HOME BREADCRUMB ROLLOVER BUTTON*/
.row-breadcrumb a:hover {
  background: #5D5D5D;
  color: white !important;
}


.row-breadcrumb a,
.row-breadcrumb span {
  background: #e9e9e9;
  color: #31353b !important;
  font-size: 14px;
  font-weight: 300;
  border-radius: 5px;
  padding: 3px 20px;
  display: inline-block;
  margin-right: 8px;
  transition: all .35s ease;
}


.row-breadcrumb li::before {
  display: none;
}


.row-breadcrumb li a {
  color: #31353b;
}


#breadcrumb {
  padding: 8px;
}


.zonetop {
  display: flex;
  flex-direction: column;
}




.header-full .widgetsearch {
  width: 100% !important;
  left: 0;
  position: absolute;
  z-index: 50;
  background: white;
  margin: 0 !important;
  padding: 26px 0;
  border-top: 5px solid #1b365d;
  display: none;
}


.header-full .widgetsearch.menubarHeader {
  position: fixed;
  top: 0;
}


.header-full .widgetsearch.searchShow {
  display: block;
}


header section.search .search-form .form-group input {
  border-color: white;
  font-size: 32px;
  font-weight: 500;
}


header section.search .search-form button[type="submit"] {
  right: 24px;
}


.header-full .widgetsearch .searchClose {
  right: 0;
  top: 0;
  line-height: 1.3;
  font-size: 28px;
  font-weight: 700;
  color: #1b365d;
  position: absolute;
  z-index: 10;
  cursor: pointer;
  transition: all .35s ease;
}


.header-full .widgetsearch .searchClose:hover {
  opacity: 0.7;
}


.menu.expanded .hideTitle > a {
  display: none;
}


.menu.expanded .catalog li .submenu {
  left: unset;
  min-width: 500px;
  width: max-content;
}


.menu.expanded .catalog li .submenu a {
  color: #000000;
}


.menu.expanded .catalog li .submenu .submenucontainer {
  min-width: 500px;
  width: max-content;
}


.menu.expanded .catalog > li > ul.submenu > div > li {
  width: max-content;
}



.catalog-grid .tile img,
.product-summary .product-brand img {
  max-width: 100px !important;
}


.legacyLink:not(:hover) {
  color: darkorange !important;
}


#tempModal .modal-dialog {
  width: 100%;
  max-width: 800px;
  margin-top: 0;
  margin-bottom: 0;
  top: 50%;
  transform: translateY(-50%);
}


#tempModal .modal-dialog .modal-header {
  padding: 0;
  min-height: 0;
}


#tempModal .modal-dialog span {
  color: white;
  border: 1px solid white;
  border-radius: 25px;
  display: flex;
  width: 20px;
  height: 20px;
  line-height: 1;
  font-size: 14px;
  align-items: center;
  justify-content: center;
  font-weight: 400;
}


#tempModal .modal-dialog span:hover {
  opacity: .7;
}



.ex-name-industrial .heroPageBanner {
  background-image: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/IndustrialBannerImage.jpg");
}


.heroPageBanner {
  background: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/oem-heroBanner.jpg") no-repeat;
  background-size: cover;
  min-height: 420px;
  display: flex;
  position: relative;
}

.heroPageBanner .button-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  	margin-top: 20px;
}

.heroPageBanner .container {
  z-index: 10;
  margin: auto;
}


.heroPageBanner::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(25, 49, 85, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}

/*HERO BANNER GRADIANT*/
.heroPageBanner::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .7;
  background: #000000;
  background: -moz-linear-gradient(top, #000000 1%, transparent 50%);
  background: -webkit-linear-gradient(top, #000000 1%, transparent 50%);
  background: linear-gradient(to bottom, #000000 1%, transparent 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr=transparent,GradientType=0 );
}


.heroPageBanner h1 {
  color: white;
  text-transform: capitalize;
  font-size: 50px;
  font-weight: 600;
  margin: 0;
  max-width: 770px;
}


.heroPageBanner h2 {
  color: white;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 30px;
}


.topText {
  text-align: center;
  margin-top: 70px;
  margin-bottom: 30px;
}


.topText h5 {
  font-weight: 800;
  font-size: 18px;
}


.topText p {
  font-weight: 700;
  font-size: 18px;
  margin: 0;
}


.linkStrip ul {
  display: flex;
  justify-content: space-between;
  padding: 0;
}


.linkStrip li {
  list-style: none;
  margin: 0;
  background: #f7f7f7;
  flex-grow: 1;
  transition: all .35s ease;
  color: #31353b;
  border-bottom: 3px solid #000000;
}

/*PAGE TOP LINK STRIP HOVER COLOR*/
.linkStrip li:hover {
  background: #e4002b;
  color: white;
}


.linkStrip li:not(:last-child) {
  border-right: 1px solid #000000;
}

/*PAGE TOP LINK STRIP FONT*/
.linkStrip a {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  color: inherit;
  font-weight: 500;
  height: 44px;
  padding: 0 5px;
}


.shopSolution {
  margin-top: 60px;
}


.shopSolution p {
  font-weight: 400;
  margin: 0;
}


.shopSolution h2 {
  margin: 0;
  margin-bottom: 10px;
}


.topHeader {
  display: flex;
}


.topHeader h1 {
  flex-grow: 1;
  margin-right: 30px;
}


.topHeader a {
  margin-left: auto;
  height: 45px;
}


.brandsYouKnow {
  border: 1px solid #999999;
  padding: 35px;
  margin-bottom: 60px;
}


.brandsYouKnow h3 {
  font-weight: 800;
  font-size: 18px;
  color: black;
  margin: 0;
  margin-bottom: 15px;
}


.brandsYouKnow p {
  color: black;
  margin: 0;
}


.industrialGases h2 {
  margin: 0;
}


.industrialGases p {
  margin-top: 15px;
  margin-bottom: 30px;
  color: black;
}


.industrialGases.bgPaleBlue {
  padding-top: 40px;
  padding-bottom: 40px;
}


.industrialGases {
  padding-top: 70px;
  padding-bottom: 70px;
}


.industrialGases > .container > *:first-child,
.industrialGases > *:first-child {
  margin-top: 0 !important;
}


.industrialGases > .container > *:last-child,
.industrialGases > *:last-child {
  margin-bottom: 0 !important;
}


.industrialGases ul.oemList,
.industrialGases ol.oemList {
  margin-bottom: 30px;
}


.industrialGases ul.oemList li,
.industrialGases ol.oemList li {
  margin: 0;
}


.industrialGases ul.oemList li {
  list-style: square;
}


.industrialGases ul + h2 {
  margin-top: 15px;
}


.industrialGases li span {
  margin-left: 30px;
  display: block;
}


.industrialGases li::marker {
  font-size: 12px;
  margin-right: 20px;
}


.industrialGases ol li::marker {
  font-size: 16px;
}


.industrialGases img.nfloat-lg-end {
  padding-left: 100px;
  max-height: 350px;
}


.industrialGasesBoxes {
  --bs-gutter-y: 2.5rem;
  margin-bottom: 40px;
}


.industrialGasesBox {
  display: flex;
  position: relative;
  border-bottom: 5px solid transparent;
  border-radius: 15px;
  transition: all .35s ease;
}


.industrialGasesBox:hover {
  border-bottom: 5px solid orange;
}


.industrialGasesBox img {
  width: 62px;
  height: 62px;
}


.industrialGasesBox:hover h2:last-of-type {
  opacity: 1;
  max-height: 17px;
}


.industrialGasesBox .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 20px;
  min-height: 65px;
}


.industrialGasesBox h2 {
  margin: 0;
}


.industrialGasesBox h2:last-of-type {
  margin-top: 5px;
  color: red;
  font-size: 14px;
  font-weight: 600;
  max-height: 0;
  opacity: 0;
  transition: all .35s ease;
}


.starBoxes {
  display: flex;
}


.starBoxes .slick-track {
  display: flex !important;
}


.starBoxes .slick-prev {
  left: 10px;
  z-index: 10;
}


.starBoxes .slick-next {
  right: 10px;
  z-index: 10;
}


.starBoxes .slick-prev:before,
.starBoxes .slick-next:before {
  color: lightgray;
}

/*ALL PAGES STAR BOXES RULE COLOR*/
.starBox {
  border: 2px solid #5d5d5d;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 30px;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 30px 20px;
  height: inherit !important;
  min-height: 150px !important;
}


.starBox img {
  width: 55px;
  height: 55px;
  object-fit: none;
}


.starBox h5 + p {
  margin-top: 10px;
}

.starBox h5 {
  text-transform: uppercase;
  color: #1B365D;
  font-weight: 700;
  margin: 0;
  margin-top: 30px;
}

/*ALL PAGES STAR BOXES TEXT COLOR*/
.starBox p {
  margin: 0;
  margin-top: 20px;
  color: #000000;
}


.starBoxes .slick-slide {
  margin: 0 14px;
}


.starBoxes .slick-list {
  margin: 0 -14px;
}


.howItWorks .container > .nButton {
  margin-top: 20px;
  margin-bottom: 40px;
}


.howItWorks img.nfloat-lg-end {
  max-height: 350px;
  padding-left: 100px;
}


.callToAction {
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
  padding: 17px 60px;
  background: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/oem-ctabg_1.jpg");
  background-position: 80% 100%;
  background-size: cover;
  margin: 50px 0;
  overflow: hidden;
}


.callToAction .track {
  left: 90%;
  bottom: -10px;
}


.callToAction:hover::before {
  opacity: 0.7;
}


.callToAction:hover::after {
  opacity: 1;
}

/*ALL PAGES CALL TO ACTION CONTACT US BAR BUTTON ROLLOVER COLOR*/
.callToAction:hover .nButton {
  background: #e4002b;
}

/*ALL PAGES CALL TO ACTION CONTACT US BAR BACKGROUND ROLLOVER COLOR*/
.callToAction::before {
  background: #5d5d5d;
  opacity: 0;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all .35s ease;
}

/*ALL PAGES CALL TO ACTION CONTACT US BAR BOTTOM RULE ROLLOVER COLOR*/
.callToAction::after {
  opacity: 0;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-bottom: 7px solid #e4002b;
  transition: all .35s ease;
}


.callToAction > * {
  z-index: 10;
}


.callToAction a {
  z-index: 12;
}


.callToAction .nButton {
  z-index: 11;
}


.callToAction h1 {
  color: #d79d22;
  margin: 0;
  text-transform: capitalize;
  font-size: 32px;
  font-weight: 500;
}


.callToAction h2 {
  color: white;
  margin: 0;
  margin-right: 100px;
  padding: 0 20px;
}


.callToAction .nButton {
  min-width: 150px;
}


.callToAction-sm {
  position: relative;
  flex-direction: column;
  padding: 15px 20px;
  text-align: start;
  align-items: flex-start;
  background-image: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/oem-automation-cta-smbg.jpg");
}


.callToAction-sm h2 {
  margin-top: 10px;
}


.shopSolutionBoxes {
  flex-wrap: wrap;
  align-items: stretch;
  margin-top: 40px;
  margin-bottom: 20px;
  justify-content: flex-start;
}


.shopSolutionBox {
  text-align: center;
  position: relative;
  width: calc(100% / 7);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 40px;
}


.shopSolutionBox img {
  transition: all .35s ease;
  width: 70%;
}


.shopSolutionBox:hover img {
  transform: scale(1.05);
}

/*INDUSTRIAL PAGE SHOP YOUR SOLUTION PRODUCT NAME HOVER COLOR*/
.shopSolutionBox:hover h3 {
  color: #1b365d;
}


.shopSolutionBox h3 {
  margin: 0;
  margin-top: 35px;
  max-width: max-content;
  transition: all .35s ease;
}

@media only screen and (max-width: 1200px) {
  
  .shopSolutionBox {
    width: calc(100% / 4);
  }
}

@media only screen and (max-width: 991px) {
  
  .industrialGases ul:not(.slick-dots),
  .industrialGases ol:not(.slick-dots) {
    padding-left: 10px;
  }
  
  .industrialGases li span {
    margin-left: 10px;
  }
  
  .linkStrip ul {
    flex-wrap: wrap;
  }
  
  .linkStrip li {
    min-width: 25%;
  }
  
  .linkStrip li:nth-child(4n) {
    border-right: 0;
  }
  
  .callToAction {
    flex-direction: column;
    text-align: center;
  }
  
  .callToAction h1 {
    font-size: 22px;
  }
  
  .callToAction h2 {
    margin: 20px 0;
  }
  
  .industrialGases img.nfloat-lg-end {
    padding: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 768px) {
  
  .shopSolutionBox {
    width: calc(100% / 3);
  }
  
  .topHeader {
    flex-direction: column;
  }
  
  .topHeader .nButton {
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: 0;
  }
  
  .topHeader .nTitle {
    margin-right: 0;
  }
  
  .linkStrip li {
    min-width: 50%;
  }
  
  .linkStrip li:nth-child(2n) {
    border-right: 0;
  }
  
  .industrialGasesBox {
    align-items: center;
    flex-direction: column;
  }
  
  .industrialGasesBox .right {
    margin: 0;
    margin-top: 10px;
    align-items: center;
  }
  
  .industrialGasesBox .right h2 {
    text-align: center;
  }
}

@media only screen and (max-width: 576px) {
  
  .shopSolutionBox {
    width: calc(100% / 2);
  }
  
  .linkStrip li {
    min-width: 100%;
    border-right: 0 !important;
  }
  
  .heroPageBanner h1 {
    font-size: 30px;
  }
}



.ex-name-healthcare .heroPageBanner {
  background-image: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/HealthcareBanner.jpg");
}


.oemAccordion {
  background-color: #d79d22;
  cursor: pointer;
  color: white;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  border-bottom-left-radius: 25px;
  border-top-right-radius: 25px;
  outline: none;
  transition: 0.35s;
  margin: 5px 0 !important;
  position: relative;
}


.oemAccordion:after {
  content: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/oe-gasbox-arrow.png");
  left: calc(100% - 30px);
  height: 10px;
  width: 10px;
  position: absolute;
  filter: brightness(0) invert(1);
}


.oemAccordion:hover {
  background-color: #4093c0;
}


.oemAccordion.active:after {
  transform: rotate(90deg);
  top: 45%;
}


.oemPanel {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}


.oemPanel > *:first-child {
  margin-top: 20px !important;
}


.oemPanel > *:last-child {
  margin-bottom: 20px !important;
}


.oemList {
  margin: 0;
}


.oemAnchor {
  top: -250px;
  position: relative;
}


.industrialGases .hbText {
  width: 24%;
  background: white;
  text-align: center;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 5px 5px 21px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 5px 5px 21px 0px rgba(0, 0, 0, 0.11);
  border-radius: 25px;
  padding: 20px;
  transition: all .35s ease;
  min-height: 350px;
}


.industrialGases .hbText:hover {
  border-color: #d79d22;
}


.industrialGases .hbText:hover .pdfBox {
  left: 20px;
}


.industrialGases .hbText:hover h2,
.industrialGases .hbText:hover p {
  color: lightgray;
  cursor: default;
}


.industrialGases .hbText .pdfBox {
  display: flex;
  flex-direction: column;
  position: absolute;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1em;
  left: -100%;
  bottom: 20px;
  transition: all .35s ease;
  max-width: calc(100% - 40px);
  width: 100%;
}


.industrialGases .hbText .pdfBox a {
  width: max-content;
  max-width: 100%;
  position: relative;
  padding-left: 40px;
  text-align: left;
  line-height: 1.2;
}


.industrialGases .hbText .pdfBox a:before {
  content: '\f1c1';
  font: normal normal normal 16px/1 FontAwesome;
  left: 15px;
  width: 30px;
  height: 30px;
  position: absolute;
}


.industrialGases .hbText .pdfBox a:only-child-in-a-row {
  width: 100%;
  min-width: 100%;
}


.industrialGases .hbText p {
  margin-bottom: 0;
  transition: all .35s ease;
}


.industrialGases .hbText h2 {
  transition: all .35s ease;
  min-height: 43px;
}


.industrialGases .tab-view .nFlex {
  align-items: stretch;
}

@media only screen and (max-width: 1200px) {
  
  .industrialGases .hbText .pdfBox a {
    width: 100%;
    min-width: 100%;
  }
}

@media only screen and (max-width: 991px) {
  
  .industrialGases .hbText {
    width: 49%;
  }
}

@media only screen and (max-width: 768px) {
  
  .industrialGases .hbText .pdfBox {
    position: static;
    margin: 20px 0;
    max-width: 100%;
  }
  
  .industrialGases .hbText .hoverPrompt {
    display: none;
  }
  
  .industrialGases .hbText {
    width: 100%;
  }
}

@media only screen and (max-width: 576px) {
  
  .nList {
    justify-content: space-between;
  }
  
  .nList .tab-link {
    padding: 0;
  }
  
  .nList .tabDivide {
    margin: 0;
  }
}



.ex-name-automation .heroPageBanner {
  background-image: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/AutomationPanoramic.jpg");
}


.cuttingMachines .serviceTabs {
  width: 100%;
}


.cuttingMachines .serviceTabs .nTabs li:first-of-type {
  padding-left: 30px;
}


.cuttingMachines .nfloat-lg-end img {
  max-height: 350px;
}


.cuttingMachines .serviceBox {
  background: unset;
  display: flex;
  flex-direction: column;
  width: 30%;
}


.cuttingMachines .serviceTabs .nTabs .tabDivide {
  height: 25px;
  margin-bottom: 0;
}


.cuttingMachines .serviceTabs .tab-view {
  padding: 20px 10px;
}


.cuttingMachines .serviceBox img {
  max-height: 200px;
  height: 100%;
  object-fit: contain;
}


.cuttingMachines .serviceBox h2 {
  margin-top: 20px;
  font-size: 16px;
}


.cuttingMachines .serviceBox p {
  margin-top: 5px;
  margin-bottom: 10px;
  line-height: 1.7;
  font-size: 16px;
  font-weight: 400;
}


.cuttingMachines .serviceBox p:last-of-type {
  margin-top: auto;
}


.cuttingMachines .serviceBox a {
  font-size: 14px;
}


.posEquipment .starBox {
  justify-content: center;
}


.posEquipment .starBox .inner {
  flex-direction: row;
  display: flex;
  text-align: left;
}


.posEquipment .starBox .textWrapper {
  padding-left: 20px;
}


.posEquipment .starBox .textWrapper p {
  margin-top: 20px;
}


.posEquipment .starBox .textWrapper h5 {
  margin: 0;
}

@media only screen and (max-width: 991px) {
  
  .cuttingMachines .serviceBox {
    width: 49%;
  }
  
  .posEquipment .starBox {
    margin-top: 20px;
  }
  
  .posEquipment .starBox .inner {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  
  .posEquipment .starBox .textWrapper h5 {
    margin-top: 20px;
  }
  
  .posEquipment .starBox .textWrapper {
    padding-left: 0;
  }
}

@media only screen and (max-width: 576px) {
  
  .cuttingMachines .serviceBox {
    width: 100%;
  }
}


.ex-name-carbonics .heroPageBanner {
  background-image: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/CarbonicsBanner.jpg");
}



.contactForm1Top h2 {
  font-weight: 700;
  margin: 0;
  margin-top: 80px;
}


.contactForm1 {
  margin-top: 50px;
}


.contactForm1 label {
  font-weight: 600;
}


.formWrapper {
  padding: 20px;
  background: #f7f7f7;
}


.contactForm1 input::placeholder,
.contactForm1 select {
  color: gray;
  font-size: 14px;
  font-weight: 300;
}


.contactForm1 select {
  background: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/oem-contact-arrowdown.png") no-repeat;
  background-position: calc(100% - 20px);
  background-color: white;
  -webkit-appearance: none;
  -moz-appearance: none;
}


.contactForm1 .g-recaptcha > div {
  max-width: 304px;
  width: 100% !important;
}


.contactForm1 .g-recaptcha iframe {
  max-width: 304px;
  width: 100% !important;
}


.contactForm1 button {
  border: 0;
  min-width: 120px;
}


.openingHours {
  margin-bottom: 110px;
}


.openingHoursBoxes {
  margin-top: 25px;
}


.openingHoursBox {
  --bs-gutter-x: 2.5rem;
}


.openingHoursBox:first-of-type .inner {
  border: 1px solid #6b7d96;
  padding: 40px;
}


.openingHoursBox .inner {
  height: 100%;
}


.openingHoursBox .textWrapper {
  padding-left: 80px;
  background: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/ome-contact-openingicon.png") no-repeat;
}


.openingHoursBox .textWrapper h1 {
  margin: 0;
  margin-bottom: 30px;
}


.openingHoursBox .textWrapper h5 {
  font-weight: 800;
}


.openingHoursBox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media only screen and (max-width: 1200px) {
  
  .locationsBanner h1 {
    text-align: center;
  }
  
  .locationBannerBox {
    text-align: center;
  }
  
  .locationBannerBox .inner {
    padding-left: 0;
    padding-top: 35px;
    background-position: top center;
  }
  
  .locationsBanner .container {
    background: unset;
  }
  
  .locationBannerBoxes {
    max-width: 1200px;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 576px) {
  
  .locationBannerBox .inner {
    padding-top: 0;
    background-image: unset;
  }
  
  .formWrapper {
    padding: 0;
  }
}


.ex-name-oemregister .heroPageBanner {
  background-image: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/register_oem/register-banner.jpg");
}


.ex-name-oemregister .heroPageBanner h1 {
  max-width: 600px;
}


.ex-name-propaneregister .heroPageBanner {
  background-image: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/register_oem/register-propane.jpg");
}


.ex-name-propaneregister .heroPageBanner h1 {
  max-width: 650px;
}


.ex-name-propaneregister .registerText li:nth-child(3) {
  background-image: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/register_oem/6.png");
}


.ex-name-propaneregister .registerText li:nth-child(4) {
  background-image: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/register_oem/5.png");
}


.ex-name-propaneregister .registerText li:nth-child(5) {
  background-image: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/register_oem/3.png");
}


.ex-name-propaneregister .registerText li:nth-child(6) {
  background-image: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/register_oem/7.png");
}


.ex-name-propaneregister .registerCTA {
  background: #000000;
}


.ex-name-propaneregister .registerCTA a {
  color: #000000;
}


.registerForm {
  background: #f7f7f7;
  padding: 30px;
}


.registerForm .g-recaptcha {
  width: 100%;
  max-width: 304px;
  overflow: hidden;
}


.registerForm h1 {
  border-bottom: 1px solid #1b365d;
  padding-bottom: 10px;
  margin-bottom: 20px;
}


.registerForm .formRow {
  display: flex;
  gap: 15px;
}


.registerForm .formRow .form-group {
  flex-grow: 1;
  margin-bottom: 20px;
}


.registerForm label {
  white-space: nowrap;
  font-weight: 600;
}


.registerForm .buttonWrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}


.registerForm .buttonWrapper button {
  background: #d79d22;
  border-radius: 10px;
  max-height: 45px;
  font-weight: 900;
  font-size: 16px;
  line-height: 1;
}


.registerText h1 {
  font-size: 32px;
  font-weight: 600;
  margin: 0;
  margin-top: 40px;
  margin-bottom: 40px;
  text-transform: capitalize;
}


.registerText h2 {
  margin: 0;
  margin-bottom: 20px;
  line-height: 1.5;
  font-weight: 600;
}


.registerText ul {
  padding: 0;
}


.registerText li {
  padding: 20px 0;
  padding-left: 65px;
  margin: 0;
  border-bottom: 1px solid #1b365d;
  background-repeat: no-repeat;
  background-position-x: 10px;
  background-position-y: 50%;
  list-style: none;
  display: flex;
  align-items: center;
  line-height: 1;
}


.registerText li:last-of-type {
  border: 0;
}


.registerText li:nth-child(1) {
  background-image: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/register_oem/1.png");
}


.registerText li:nth-child(2) {
  background-image: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/register_oem/2.png");
}


.registerText li:nth-child(3) {
  background-image: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/register_oem/3.png");
}


.registerText li:nth-child(4) {
  background-image: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/register_oem/4.png");
}


.registerText li:nth-child(5) {
  background-image: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/register_oem/5.png");
}


.registerText li:nth-child(6) {
  background-image: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/register_oem/6.png");
}


.registerText li:nth-child(7) {
  background-image: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/register_oem/7.png");
}


.registerCTA {
  margin: 100px 0;
  align-items: stretch;
  background: #40c0a3;
}


.registerCTA .left {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 35px;
  max-width: 450px;
}


.registerCTA h1 {
  margin: 0;
  color: white;
  text-transform: capitalize;
}


.registerCTA p {
  margin: 30px 0;
  font-weight: 700;
  color: white;
}


.registerCTA a {
  color: #40c0a3;
}


.registerCTA .right {
  padding-bottom: 5px;
}


.registerCTA .right img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media only screen and (max-width: 996px) {
  
  .registerForm {
    padding: 10px;
  }
  
  .registerForm .formRow {
    flex-wrap: wrap;
  }
  
  .registerForm label {
    white-space: normal;
  }
}

@media only screen and (max-width: 768px) {
  
  .registerCTA {
    flex-direction: column;
  }
  
  .registerText {
    margin-bottom: 50px;
  }
}



.ex-name-aboutus .heroPageBanner {
  background-image: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/ouXjRm5z.jpeg");
  background-position: bottom;
}


.aboutIntro {
  padding-bottom: 0;
}


.aboutIntro .nButton {
  min-width: 160px;
}


.aboutHistory iframe {
  border: 1px solid #1b365d;
  border-radius: 25px;
  padding: 5px;
}


.ex-name-propane .heroPageBanner {
  background-image: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/Propane_New_Hero_Image2.jpg");
}


.pdfLink {
  position: relative;
  padding-left: 40px;
  text-align: left;
  margin: 3px 0;
}


.pdfLink::before {
  content: '\f1c1';
  font: normal normal normal 16px/1 FontAwesome;
  left: 15px;
  width: 30px;
  height: 30px;
  position: absolute;
}


.bannerCTA .nFlex {
  align-items: stretch;
  border: 1px solid #1b365d;
  flex-wrap: wrap;
}


.bannerCTA .left {
  width: 30%;
  background: #f6f6f6;
  padding: 35px 50px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}


.bannerCTA .left h1 {
  font-size: 24px;
  font-weight: 600;
  color: #1b365d;
  text-transform: capitalize;
  margin: 0;
  margin-bottom: 10px;
}


.bannerCTA .left p {
  margin: 0;
}


.bannerCTA .right {
  width: 70%;
  padding: 35px 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/oem-propanecta.jpg") right;
  background-size: cover;
  background-position-y: 30%;
}


.bannerCTA .right::before {
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #1b365d 32%, rgba(27, 54, 93, 0) 100%);
  position: absolute;
}


.bannerCTA .right a {
  height: 50px;
  align-items: center;
  justify-content: center;
  display: flex;
  z-index: 1;
}


.bannerCTA .right ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  margin-bottom: -15px;
  padding: 0;
  z-index: 2;
}


.bannerCTA .right ul li {
  width: 50%;
  color: white;
  font-size: 14px;
  font-weight: 600;
  background: url("https://us.evocdn.io/dealer/1232/content/media/My_Theme/oem-yellowtick.png") left no-repeat;
  list-style: none;
  padding-left: 40px;
  margin-bottom: 15px;
}

@media only screen and (max-width: 991px) {
  
  .bannerCTA .left {
    width: 100%;
  }
  
  .bannerCTA .right {
    width: 100%;
    flex-direction: column;
  }
  
  .bannerCTA .right ul {
    margin-bottom: 15px;
  }
  
  .bannerCTA .right ul li {
    text-align: center;
  }
}

@media only screen and (max-width: 576px) {
  
  .bannerCTA .left {
    padding: 15px 20px;
  }
  
  .bannerCTA .left h1 {
    font-size: 18px;
  }
  
  .bannerCTA .right {
    padding: 15px 20px;
  }
  
  .bannerCTA .right ul li {
    width: 100%;
  }
}

/** Contact forms on separate pages **/
.contact-form .form-group {
  display: grid;
  grid-template-rows: 1fr;
  grid-auto-flow: unset;
  grid-template-columns: repeat( auto-fit, minmax(250px, 1fr) );
  grid-gap: 5px clamp(10px, 2vw, 25px);
}

.contact-form .form-group:last-of-type {
  margin: 30px 0;
}

.contact-form h1 {
  text-align: center;
  margin: 30px 0;
}

.contact-form h2 {
  margin: 30px 0 20px;
}

.contact-form label {
  font-weight: 700;
  margin: 0 0 5px;
}

.contact-form p {
  margin: 20px 0 0;
}

.contact-form ul {
  padding: 0 0 0 15px;
  font-weight: 700;
}

.contact-form button {
  margin: 10px 0;
}

.contact-form textarea {
  min-height: 46px;
}

.contact-form .form-group-radio label,
.contact-form .form-group-checkbox label{
  font-weight: 400;
}

.contact-form .form-group-radio input,
.contact-form .form-group-checkbox input{
  margin: 0 10px 0 0;
}

.contact-form .form-group-radio + p,
.contact-form .form-group-checkbox + p{
  margin: 0 0 20px;
}

.contact-form.contact-form-propane p{
  margin-bottom: 10px;
}
/** End Contact forms on separate pages **/

/** Sticky header - including topbar **/
header {
  //position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 15;
}

.ex-home .zonetop,
.page-content{
  //padding-top: 163px;
}

@media (max-width: 1469px){
  .ex-home .zonetop,
  .page-content{
    //padding-top: 154px;
  }
}

@media (max-width: 768px){
  .ex-home .zonetop,
  .page-content{
    //padding-top: 64px;
  }
}
.label {
    border-radius: .25em;
    color: #ff0000;
    display: inline;
    font-size: 110%;
    font-weight: 700;
    line-height:normal;
    padding: .4em .em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap
}
.label-focus {
    background: #ffffff;
}
.invoiceProductCode, .product-customer-codes, .product-sku {
    font-size: 1rem;
}
.invoiceProductCode, .product-sku {
    color: #FF0000;
}
::selection {
  color: white;
  background-color: #FF0000;
}