@import url("https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,100;9..40,200;9..40,300;9..40,400;9..40,500;9..40,600;9..40,700;9..40,800;9..40,900;9..40,1000&display=swap");
.fa-chevron-right:before{
	content: "\f054";
	 font-family: 'FontAwesome';
	 }

li.productsMegaMenu > ul {
  position: absolute;
  left: 0px;
  min-width: 230px;
  display: none;
  animation-name: fadeIn;
  padding: 20px 0;
  text-align: center;
  width: auto;
  top: 96px;
  box-shadow: 0 0 5px #c5c5c5;
  background: rgb(255 255 255);
  backdrop-filter: blur(7px);
  border: 0px;
  border-radius: 0px 0px 10px 10px;
  flex-direction: column;
  gap: 0px;
  list-style: none !important;
}
li.flyout-right:hover > .anchortag-product-type-submenu, li.flyout-right:hover > .anchortag-product-type-submenu > li:hover > .anchortag-product-type-submenu {
    display: grid;
    grid-template-columns: repeat(2, minmax(200px, 1fr));
    gap: 10px 30px;
}
.btn-market > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
input#customSearchInput {
  border-bottom: 1px solid #6e8199 !important;
  border-radius: 0 !important;
  height: 40px !important;
  background: #ffffff;
  background-image: none !important;
  color: #6e8199;
  padding: 5px 10px 5px 7px;
  margin: 0;
  border: none;
  outline: 0 !important;
  font-size: 16px !important;
  height: 36px;
  min-height: 0;
  /* font-family: "DM sans", sans-serif; */
  font-family: 'Muli' !important;
  font-weight: 500;
  line-height: 20.83px;
  text-align: left;
  width: 100%;
}
.custom-is-ajax-search-result .is-title {
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
  align-items: baseline;
}
.custom-is-ajax-search-result .is-title a {
  /* font-family: 'DM Sans'; */
  font-family: 'Muli' !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 20.83px;
  text-align: left;
  color: #238aa0;
  text-decoration: none !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  text-transform: capitalize;
  text-align: left;
}
div#customSearchResults,
#staticResults {
  position: unset;
  border: none !important;
  padding: 0 !important;
  width: 100%;
  height: auto;
}
#customSearchForm {
  width: 100%;
}
input#toggleSearchForm {
  margin: 0 !important;
}
.right-block a {
    /* font-family: 'DM Sans'; */
    font-family: 'Muli' !important;
    font-weight: 400;
}
.titleDiv {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 75px;
}
.custom-search-result {
  padding: 15px 25px 0 17px !important;
  border-bottom: 1px solid #eceff1;
}
.titleDiv label {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 10px;
}
.firefighting {
  top: -30px !important;
}
.engPumps {
  top: -50px !important;
}
.solutionDropdown {
  top: -70px !important;
}
ul.drop-down-ul.animated.fadeIn.expanded > li {
  display: flex;
  max-width: 230px;
}
ul.drop-down-ul.animated.fadeIn.expanded > li > a {
  width: 100%;
}
.productsMegaMenu ul.expanded {
  width: 800px;
  height: 245px;
}
.productsMegaMenu ul.expanded.more-expanded {
  width: 800px;
  height: 245px;
}
li.productsMegaMenu > ul li.flyout-right:nth-child(2) ul
Specificity: (0,3,4)
 {
    top: -58px;
}
li.productsMegaMenu > ul > li:hover > ul > li:hover > a,
li.productsMegaMenu > ul > li:hover > ul > li:hover > a i {
  color: #c5d435 !important;
}
ul.animated.fadeIn.subMenus {
  gap: 5px;
  padding: 0px 0;
}
li.productsMegaMenu > ul > li:hover > a {
  color: #fff !important;
  background: #c5d435;
}
li.productsMegaMenu > ul > li {
  padding: 0 20px !important;
  position: relative;
}
li.drop-down > ul > li > a {
  color: #fff;
  display: block;
  padding: 20px 22px;
  text-decoration: none;
  background-color: #365670;
  border-bottom: 1px dotted #547787;
  -webkit-transition: color 0.2s linear, background 0.2s linear;
  -moz-transition: color 0.2s linear, background 0.2s linear;
  -o-transition: color 0.2s linear, background 0.2s linear;
  transition: color 0.2s linear, background 0.2s linear;
}
.flyout-right > ul,
.flyout-right > ul > li > ul {
  left: 100% !important;
}
li.flyout-right:hover > ul,
li.flyout-right:hover > ul > li:hover > ul {
  display: flex;
}
.subDrop-down > li > a {
  color: #000 !important;
  font-size: 15px;
  padding: 10px;
  margin-top: 10px;
  display: flex;
}
.subDrop-down > li > a {
  padding: 0 !important;
  margin-top: 0 !important;
}
.subMenus > li {
  position: relative;
}
.subMenus li > a,
.subDrop-down > li > a {
  color: #000 !important;
  display: flex;
  justify-content: space-between;
  width: 100%;
  text-align: left;
  align-items: center;
  font-size: 13px;
}

.subDrop-down {
  display: flex;
  justify-content: flex-start;
  align-items: start;
  gap: 10px;
}
.subDrop-down > li:hover a {
  color: #1b9e94 !important;
}
.flyout-right > ul,
.flyout-right > ul > li > ul {
  position: absolute;
  top: 0;
  min-width: 575px;
  display: none;
  animation-name: fadeIn;
  padding: 0;
  text-align: center;
  width: auto;
  box-shadow: none !important;
  background: none !important;
  backdrop-filter: none !important;
  border: 0px;
  border-radius: 0px 0px 10px 10px;
  flex-direction: column;
  gap: 0px;
  list-style: none !important;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
li.productsMegaMenu:hover > .drop-down-ul {
  display: flex;
}
.head-section {
  width: 100%;
  height: 96px;
}
#header input,
button,
li.a {
  /* font-family: "DM sans", sans-serif; */
  font-family: 'Muli' !important;
}
.bg-body {
  background-color: #fff !important;
}
.client-logo {
  position: relative;
}
.image-header {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.popup-container {
    display: none;
    position: fixed;
    top: 97px;
    right: 40px;
    max-width: 375px;
    height: 100%;
    z-index: 1000;
    justify-content: center;
    align-items: baseline;
    width: 100%;
}
.searchTitle {
  color: #000 !important;
  margin-bottom: 0;
  text-align: left;
}
.inputField{
    padding: 0 10px;
}
.popup-content {
  margin-top: 0;
  background: #ffffff;
  padding: 10px 0 0;
  border-radius: 10px;
  width: 100%;
  max-width: 500px;
  position: relative;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  text-align: center;
}
.searchIcon,
.loadingGif {
  right: 15px !important;
}
.close-button,
.searchIcon,
.loadingGif {
  position: absolute;
  top: 0px;
  right: 0px;
  font-weight: bold;
  color: #000;
  cursor: pointer;
  border: none;
  background: none;
  padding: 10px;
  border-radius: 5px;
  font-size: 35px;
  font-weight: 300;
}
.close-button:hover {
  color: #ff0000;
}
.popup-container.show {
  display: flex !important;
  animation: fadeIn 0.3s ease-in-out;
}
.navbar > .container-fluid a.navbar-brand {
margin-left: 0px;
margin-top: 16px;
padding-left: 0;
/*  margin-left: 15px;*/

}
.client-logo {
  margin-right: 15px;
}
/*
.client-logo:after {
  content: "";
  height: 32px;
  width: 2px;
  background: #8d8d8d;
  position: absolute;
  right: -20px;
  top: 15px;
  border-radius: 10px;
}*/
.btn-retail-pumps {
  color: #fff !important;
  background: linear-gradient(180deg, #306fb1, transparent) #1b9e94;
  border-radius: 22px;
  padding: 8px 15px;
  text-decoration: none;
  font-size: 15px;
  border: 0px;
  transition: 0.7s ease;
  font-weight: 600;
}
.navbar {
  padding-top: 0px;
  padding-bottom: 0px;
}
.dropdown-wrap li {
  padding: 0px 12px;
  cursor: pointer;
}
.dropdown-wrap li.discover-us {
  padding: 30px 12px !important;
}
.btn-retail-pumps:hover {
  background: linear-gradient(180deg, #1b9e94, transparent) #306fb1;
  color: #ffffff;
  transition: 0.7s ease;
}
.nav .productsMegaMenu .toggle-products {
  text-decoration: none;
  color: #1A1A1A;
  border-radius: 22px;
  padding: 8px 15px !important;
  white-space:nowrap;
}
/* .toggle-products:hover {
  color: #238aa0;
} */
.ml-products {
  font-size: 15px;
  font-weight: 600;
}
.link-anchortag:hover {
  color: #238aa0 !important;
}
.nav-tabs .link-anchortag:hover {
  color: #fff !important;
}
.link-anchortag,
.heading-h4 {
  color: #1a1a1a;
  text-decoration: none;
}
.img-menu {
  margin: 0rem 1.5rem 0rem 0rem;
  height: 35px;
}
.img-logo2 {
  height: 60px;
}
.sunMenuProductsParent {
  gap: 0 !important;
}
ul.discover-menu.sunMenuProductsParent li {
  position: relative;
}
.head-section .btn-market, .submenuProducts {
  color: #ffffff !important;
    background: #c5d435;
    border-radius: 5px;
    padding: 10px 10px;
    text-decoration: none;
    transition: background-color 1s;
    margin-top: 0px;
    margin-right: 0px;
    font-size: 15px;
    font-weight: 400;
    border: none;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    margin-bottom: 15px;

}
.head-section .btn-market:hover {
    background: #c5d435;
    color: #FFFFFF;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  transition: all 0.2s ease 0s;
  border-radius: 5px;
  background: linear-gradient(104deg, #306fb1, transparent) #1b9e94;
  border: 0px;
  cursor: pointer;
  color: #fff;
}
.nav .nav-tabs {
  width: 100%;
  margin: 35px 0px;
  padding: 0px 25px;
}
section.head-section nav {
  border-radius: 0px;
  position: relative;
}
.logo-image {
  height: 55px;
}
.navbar-brand {
  display: block;
  align-items: center;
  justify-content: center;
  height: auto;
}
.container-fluid {
  padding: 0px 35px;
}
.retail2 {
  font-size: 13px;
  font-weight: 400;
}
.right-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 17%;
  gap: 15px;
}
.dropdown-wrap {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin: 0px;
}
.nav-link-space {
  margin: 0px;
}
.open-class {
  transition: 0.6s all ease-in-out;
}
.sublist {
  display: none;
}

/* Show the sublist when hovering over the parent list item */
.hover-trigger:hover + .ht-ul .sublist {
  display: flex;
}
.close-class {
  opacity: 0 !important;
}
section.head-section .navbar-expand-lg .navbar-collapse {
  display: flex;
  flex-basis: auto;
  justify-content: center;
}
.tab-item {
  display: none !important;
}
.tab-show {
  display: block !important;
}

.discover-us {
  position: relative;
  height: 100%;
}

.discover-us .discover-menu {
  position: absolute;
  padding: 20px;
  text-align: center;
  width: 100%;
  top: 93px;
  box-shadow: 0 0 5px #c5c5c5;
  background: rgb(255 255 255);
  backdrop-filter: blur(7px);
  border: 0px;
  border-radius: 0px 0px 10px 10px;
  display: none;
  flex-direction: column;
  gap: 10px;
  height: 0;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  transition: height 0.3s ease, opacity 0.3s ease;
}
.discover-us:hover .discover-menu,
.discover-us .discover-menu:hover {
  opacity: 1;
  height: auto;
  visibility: visible;
  display: flex;
}
.discover-us .discover-menu li {
  padding: 0;
  white-space: nowrap;
  text-align: left;
  list-style: none;
}

.discover-us .discover-menu li a {
    color: #000;
    font-size: 15px;
    text-decoration: none;
}

.discover-us .discover-menu li:hover a {
  color: #c5d435;
}

/* Search */

.search-header {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.search {
  margin: 0px 20px 0px 0px;
  height: 20px;
  cursor: pointer;
  opacity: 0;
}
.search-label {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: 212121;
  transition: 0.5s all ease;
  z-index: 2;
  cursor: pointer;
}
.search-header {
  position: relative;
}
.search-label {
  cursor: pointer;
}
.exit-icon {
  stroke: #fff;
  position: absolute;
  top: 70px;
  right: 10%;
  cursor: pointer;
}
.exit-icon svg {
  stroke: #fff;
}
a.more-results {
    padding: 13px 20px !important;
    display: block;
    text-align: left;
    font-size: 14px;
    /* font-family: 'DM Sans'; */
    font-family: 'Muli' !important;
    font-size: 15px;
    font-weight: 500;
    line-height: 20.83px;
    text-align: left;
    color: #238aa0;
    text-decoration: none !important;
}
.is-ajax-search-posts {
  overflow-y: auto !important;
  max-height: 50vh;
}

.is-ajax-search-posts::-webkit-scrollbar {
    width: 6px;
}

.is-ajax-search-posts::-webkit-scrollbar-thumb {
    background-color: #238aa0;;
    border-radius: 10px;
}

.is-ajax-search-posts::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    border-radius: 10px;
    margin-left: 10px;
}

.search-section {
  position: fixed;
  display: none;
  z-index: -1;
  transition: 0.5s all ease-in-out;
  overflow-x: hidden;
}
.search-box {
  background: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  border: 0px;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.search-input {
  width: 70%;
  border: 1px solid #ffffff;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  gap: 20px;
  padding-right: 20px;
}
.b {
  padding: 0;
}
.input-textarea {
  position: relative;
  background: transparent;
  width: 100%;
  height: 40px;
  padding: 0 20px !important;
  color: white;
  z-index: 2;
  border: none !important;
  margin: 0 !important;
  font-size: 16px !important;
}
.span-search svg {
  cursor: pointer;
  stroke: #fff !important;
}
#close-search {
  position: absolute;
  top: 0;
  right: 0;
}
header .open {
  display: block;
  z-index: 0;
  transition: 0.5s all ease-in-out;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.dropdown-wrap li.nav-item > a {
  border-radius: 22px;
  padding: 8px 15px !important;
  color: #1A1A1A ;
}
.dropdown-wrap li.nav-item > a:hover,
li.discover-us:hover > a {
  color: #fff !important;
  background: #c5d435;
}
.pumps-head .btn-retail-pumps {
    background: #c5d435 !important;
}
a.btn.btn-retail-pumps-2 {
    border: 1.18px solid #c5d435 !important;
    color: #c5d435 !important;
}
.row.quick-links h5 {
    color: #c5d435 !important;
}
.productsMegaMenu:hover a.toggle-products{
  color: #fff !important;
  background: #c5d435;
}
a.btn.btn-download, a.btn.btn-ewarranty {
    background-color: #c5d435 !important;
}
.social-icon-custom img {
    filter: brightness(0) saturate(100%) invert(86%) sepia(72%) saturate(475%) hue-rotate(6deg) brightness(84%) contrast(96%);
}
.dropdown.mega-dropdown {
  padding: 36px 12px !important;
}
.dropdown.mega-dropdown > a {
  padding: 8px 0 !important;
}
/*Custom Side Menu*/

.menu-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 350px;
  padding: 20px;
  transform: translateX(-200px);
  transition: transform 0.7s;
  background: var(--menu-color);
}
.menu-wrapper.is-opened {
  transform: translateX(150px);
}
.menu-wrapper .menu {
  opacity: 0;
  transition: opacity 0.4s;
}
.menu-wrapper .menu a {
  font-size: 1.2rem;
}
.menu-wrapper .sub-menu {
  padding: 10px 0 0 7px;
}
.menu-wrapper .menu-close {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 2rem;
}
.nav-tabs {
  display: inline-block;
  border-bottom: none;
  font-weight: bold;
}
.nav-tabs > li {
  float: none;
}
.nav-list {
  margin-bottom: 25px;
}
.nav-list > li {
  display: block;
}
.nav-list > li > a:hover {
  text-decoration: none;
}
.nav-list > li > a > span {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}

.mega-dropdown-menu {
  padding: 0;
  text-align: center;
  width: 900px;
  background: rgb(255 255 255);
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  border: 0px;
  border-radius: 0px 0px 10px 10px;
}
.dropdown-menu.mega-dropdown-menu {
  position: absolute;
  left: calc(50% - 270px);
  top: 90px;
}
/*=======================*/

.ht-tab {
  padding: 0;
}
.ht-tab {
  padding: 25px 0px;
}
.ht-ul {
  text-align: left;
}
/* side navbar css  */

.sidebar-nav {
  height: 100vh;
  width: 300px;
  background-color: #fff;
  transition: all 0.5s ease-in-out;
  position: fixed;
  overflow-y: auto;
  top: 0;
  right: -300px;
  z-index: 999;
  box-shadow: -5px 0 15px rgba(0,0,0,0.2);
}
.sidebar-nav::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}
.sidebar-nav::-webkit-scrollbar-thumb {
  width: 5px;
  background-color: #c1c1c1;
  border-radius: 10px;
}
.sidebar-nav::-webkit-scrollbar {
  width: 5px;
}
.sidebar-nav.is-open {
  right: 0;
}
.sidebar-nav a {
  text-decoration: none;
  color: #1a1a1a !important;
}
.nav-header {
  width: 100%;
  padding: 15px;
}
.header-side-toggle {
  cursor: pointer;
}
.btn-menu-close {
  height: 15px;
  width: 15px;
  cursor: pointer;
}
.side-nav-links,
.sidemenu-address {
  padding: 15px;
  border-bottom: 1px solid #a2a2a2;
  border-top: 1px solid #a2a2a2;
}
.sidemenu-address {
  border: none;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.discover-menu-acco::after {
  content: none;
}
.side-menu-accordian button {
  position: relative;
  width: 100%;
  text-align: left;
}
.side-menu-accordian button::before {
  content: "\f105";
  height: 20px;
  width: 20px;
  color: #000;
  position: absolute;
  top: 50%;
  right: 0.8rem;
  transform: translateY(-50%);
  display: block;
  font-family: "FontAwesome";
  font-size: 14px;
}
.side-menu-accordian button[aria-expanded="true"]::before {
  content: "\f107";
}
.side-nav-links ul li a:hover {
  color: #238aa0 !important;
}
.imp-link-menu {
  display: flex;
  flex-direction: column;
  gap: 15px;
  list-style: none;
  padding: 0;
  margin-top: 15px;
}
.imp-link-menu li a {
  display: flex;
  text-decoration: none;
  align-items: center;
  gap: 5px;
  color: #1a1a1a;
}
.imp-link-menu li:hover span {
  color: #238aa0;
}
.menu-icon img {
  height: 16px;
  width: 16px;
}
.imp-link-menu svg {
  fill: #1a1a1a !important;
}
.imp-link-menu span {
  line-height: 0;
}
.imp-link-menu a:hover,
.imp-link-menu a:hover svg,
.imp-link-menu a:hover svg path {
  color: #238aa0 !important;
  fill: #238aa0 !important;
}
.ind-sec a:hover {
  color: #238aa0 !important;
  fill: #238aa0 !important;
}
.link-heading {
  text-transform: uppercase;
  color: #a2a2a2;
  font-size: 14px;
}
.nav-social-icons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}
.icon-wrapper {
  transition: all 0.3s ease-in-out;
}
.icon-wrapper:hover {
  transform: translateY(-2px);
}
.sidebar-nav p,
.sidebar-nav span,
.sidebar-nav a {
  font-size: 15px;
}
.kleo-navbar-fixed .navbar {
  height: 96px;
}
.row.quick-links > .col-md-3 {
    margin-top: 0 !important;
}
@media(min-width:1350px) and (max-width:1400px){
  .logo-image {
    height: 25px !important;
}
}
@media screen and (max-width: 1350px) {
  .img-logo2 {
    height: 40px;
  }
  .logo-image {
    height: 20px;
  }
  .image-header {
    align-items: center;
  }
  .navbar > .container-fluid a.navbar-brand {
    margin: 0;
    padding-right: 0;
  }
  .client-logo {
    margin-right: 0px;
  }
  .client-logo:after {
    right: -10px;
    top: 0px;
  }
  section.head-section .navbar-expand-lg .navbar-collapse {
    justify-content: center;
  }
  .right-block {
    gap: 20px;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .dropdown.mega-dropdown {
    padding: 26px 0px !important;
  }
  .dropdown-wrap li.nav-item > a {
    padding: 0px 0px !important;
  }
  .dropdown.mega-dropdown {
    padding: 30px 12px !important;
  }
}
@media screen and (max-width: 1100px) {
  .right-block {
    gap: 10px;
  }
  .dropdown-wrap li {
    padding-right: 0px;
  }
  .search-label svg {
    height: 20px;
    width: 20px;
  }
  .header-retail-btn a.btn-retail-pumps {
    font-size: 10px;
  }
  section.head-section .navbar-expand-lg .navbar-collapse {
    padding: 0;
  }
  .head-section .nav-item a {
    margin: 0;
  }
}
@media screen and (max-width: 1169px) {
  .nav-tabs {
    display: block;
  }
  .mega-dropdown-menu {
    width: 800px;
  }

  /* Custom class */

  .dropdown-wrap {
    margin: 0px 0px 0px 8px;
  }
  .nav-link-space {
    margin: 0px 0px 0px 0px;
  }
  .media-center {
    margin: 0px 0px 0px 0px;
  }
  .nav .nav-tabs {
    margin: 2.5rem 0rem 0rem 4rem;
  }
}

@media screen and (max-width: 1024px) {
  /*Custom Class*/
  #rmp_menu_trigger-8298 {
    display: block;
  }
  .dropdown-wrap {
    margin: 0px 0px 0px 0px;
  }
  .nav-link-space {
    margin: 0px 0px 0px 10px;
  }
  .media-center {
    margin: 0px 0px 0px 5px;
  }
  .nav .nav-tabs {
    margin: 2.5rem 0rem 0rem 0rem;
  }
  .nav .nav-tabs {
    margin: 2.5rem 0rem 0rem 5rem;
  }
  .mega-dropdown-menu {
    width: 750px;
  }
  .navbar > .container-fluid a.navbar-brand {
    margin-left: 15px !important;
  }
}
@media (min-width: 1025px) and (max-width: 1370px) {
  .ml-products {
    font-size: 15px;
    font-weight: 600;
  }
}
@media (max-width: 991px) {
  #rmp_menu_trigger-8298 {
    display: block;
  }
  .navbar > .container-fluid a.navbar-brand {
    margin-left: 15px !important;
  }
}
@media (max-width: 900px) {
  .menu-wrapper {
    width: 100%;
    transform: translateX(-100%);
    padding-top: 70px;
  }
  .menu-wrapper.is-opened {
    transform: none;
  }
  .menu-wrapper .menu-close {
    top: 70px;
  }
}
@media (max-width: 767px) {
  .kleo-navbar-fixed .navbar {
    height: 60px;
  }
  .popup-container {
    display: none;
    position: fixed;
    top: 60px;
    right: 20px;
    width: calc(100% - 40px);
    height: 100%;
    z-index: 1000;
    justify-content: center;
    align-items: baseline;
}
  .right-block .is-search-form {
    top: 45px !important;
    width: calc(100vw - 30px) !important;
    left: unset !important;
    right: -30px !important;
  }
  body div.is-ajax-search-result {
    max-width: calc(100vw - 40px) !important;
    width: 100% !important;
    right: 15px !important;
    left: unset !important;
  }
  body .head-section .image-header {
    width: calc(100% - 60px) !important;
    justify-content: flex-start;
  }
  .sidemenu-address {
    gap: 15px;
}
.pumps-head .navbar > .container-fluid a.navbar-brand {
    padding-left: 0px !important;
}
.navbar > .container-fluid a.navbar-brand {
    margin-left: 10px !important;  
}
}
@media(min-width:768px) and (max-width:1024px){
    .popup-container {
        display: none;
        position: fixed;
        top: 65px;
        right: 20px;
        max-width: 375px;
        height: 100%;
        z-index: 1000;
        justify-content: center;
        align-items: baseline;
        width: 100%;
    }
}
@media (max-width: 1024px) {
  .logo-image {
    height: 40px;
    width: 100%;
  }
  div.is-ajax-search-result {
    left: unset !important;
    right: 40px !important;
  }
  .kleo-navbar-fixed .navbar {
    height: 60px;
  }
  .head-section .image-header {
    width: calc(100% - 60px) !important;
    justify-content: flex-start;
  }
  .rmp_menu_trigger {
    right: 15px !important;
  }
  .navbar-brand {
    height: 40px !important;
    width: 200px;
    margin-left: 0px !important;
    padding: 0px;
  }
  .img-logo2 {
    height: 40px;
  }
  .client-logo:after {
    right: -7px;
    top: 5px;
  }
  .container-fluid {
    padding: 0px 15px;
    justify-content: left !important;
  }
  .image-header {
    width: fit-content !important;
    justify-content: flex-start;
  }
  div#bs-megadropdown-tabs,
  .header-retail-btn,
  .header-side-toggle {
    display: none !important;
  }
  .right-block {
    width: fit-content !important;
    margin-left: 0;
  }

  .kleo-navbar-fixed .navbar {
    padding: 0 0px;
    box-shadow: none;
  }
  #rmp_menu_trigger-8298 {
    border: solid 1px #000;
    padding: 5px;
    z-index: 99;
  }
  .nav-social-icons {
    gap: 10px;
  }
  .sidebar-nav {
    width: 75%;
    z-index: 9999999 !important;
    right: -100%;
    overflow-y: auto;
  }
}

@media (max-width: 350px) {
  .image-header {
    flex-wrap: nowrap;
  }
}
.subMenus > li img {
    filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(417%) hue-rotate(120deg) brightness(81%) contrast(106%);
}

span.close-text {
    margin-bottom: 15px;
    cursor: pointer;
        font-size: 14px;
}
.enq-main-block img {
    margin-bottom:0px !important;
}
.withoutnumber .vc_tta-controls-icon-position-right:after {
    position: absolute;
    content: "";
    background-image: url("/wp-content/uploads/2025/08/chevron-right.png");
    top: 16px;
    right: 20px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    /* transform: rotate(90deg); */
}

.withoutnumber .vc_tta-controls-icon-position-right {
    position: relative;
    background: linear-gradient(180deg, #306fb1, transparent) #1b9e94;
    border-radius: 30px;
}
.withoutnumber .vc_tta-controls-icon-position-right .vc_tta-title-text {
    color: #fff;
}
.withoutnumber .vc_tta-controls-icon-position-right span.vc_tta-title-text{
color:#FFF;
}
.withoutnumber .vc_active .vc_tta-controls-icon-position-right:after {
    transform: rotate(
90deg);
}
.withoutnumber .vc_tta-controls-icon-position-right:hover {
    background: linear-gradient(180deg, #1b9e94, transparent) #306fb1;
    transition: 0.7s ease;
}
.footer-bottom-bar img.logo-image {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(1375%) hue-rotate(60deg) brightness(108%) contrast(109%);
    height: 50px;
}
.kleo-quick-contact-wrapper.off, .fl-fl.float-fc, .float-sm, .kleo-quick-contact-wrapper.on {
    display: none;
}
.kleo-go-top {
    background: #c5d435 !important;
}
div#socket ul li a:hover {
    color: #c5d435 !important;
}
.row.quick-links ul li a:hover {
    color: #c5d435 !important;
}
a {
    /* font-family: DM Sans; */
    font-family: 'Muli' !important;
    font-weight: 400;
    line-height: 100%;
}
h2 {
    /* font-family: DM Sans; */
    font-family: 'Muli' !important;
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    color: #1A1A1A;
}
p {
    /* font-family: DM Sans; */
    font-family: 'Muli' !important;
    font-weight: 400;
    font-size: 15px;
    line-height:100%;
    color: #1A1A1A;
}
a.btn.btn-default.btn-market.link-anchortag {
    /* font-family:'DM Sans'; */
    font-family: 'Muli' !important;
}
a.btn.btn-default.btn-market.link-anchortag {
    /* font-family:'DM Sans' !important; */
    font-family: 'Muli' !important;
}
ul.animated.fadeIn.subMenus {
    gap:2px !important;
}
.subMenus li > a, .subDrop-down > li > a {
    line-height:20px;
}

.pumps-head .btn-retail-pumps:hover {
    background: transparent !important;
    color:#c5d435 !important;
    border:1px solid;
}
a.btn.btn-retail-pumps-2:hover {
    background-color:#c5d435;
    color:#fff !important;
    border:0px;
}

#rmp_menu_trigger-3435 {
    width: 25px !important;
    height: 28px !important;
    top: 15px !important;
    border-radius: 5px !important;
    text-decoration: none !important;
    background: transparent !important;
    left: unset !important;
    position: fixed !important;
}


@media (max-width: 767px) {
    .mobile-sticky-nav ul li a span {
        margin-top: 10px;
    }
    #rmp_menu_trigger-3435.is-active {
    transform: translateX(0px) !important;
}
    
    
@media (max-width: 767px) {
    .mobile-sticky-nav ul li a span {
        margin-top: 10px;
    }
}


	.productsMegaMenu ul.expanded.more-expanded, .productsMegaMenu ul.expanded {
		width:800px !important;
	}
	.productsMegaMenu ul.expanded.more-expanded .subMenus, .productsMegaMenu ul.expanded .subMenus {
		width:575px !important;
	}
	ul.drop-down-ul.animated.fadeIn.expanded > li.flyout-right {
		display: flex;
		max-width:223px;
	}

	ul.drop-down-ul.animated.fadeIn.expanded > li {
		display: flex;
		max-width: 350px;
	}
 ul.drop-down-ul.expanded.more-expanded ul.subMenus.anchortag-product-type-submenu{
    width:575px;
}
li.productsMegaMenu > ul li.flyout-right:nth-child(2) ul{
    top:-58px;
}
.productsMegaMenu ul.expanded .subMenus{
    top:-58px;
}