html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	background: transparent;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.accordion {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.accordion .accordion-item {
	border-width: 0px 0px 1px;
	border-top-style: initial;
	border-right-style: initial;
	border-left-style: initial;
	border-top-color: initial;
	border-right-color: initial;
	border-left-color: initial;
	border-image: initial;
	border-bottom-style: solid;
	border-bottom-color: white;
	width: 90%;
}

.accordion .accordion-item .accordion-header {}

.accordion .accordion-item .accordion-collapse {}

.accordion .accordion-item .accordion-collapse .accordion-body {
	padding: 40px 0px;
	background: black;
}

.accordion .accordion-item .accordion-collapse .accordion-body * {
	color: white;
	background: black !important;
}

.accordion .accordion-item .accordion-collapse .accordion-body .col-md-12 {}

.accordion .accordion-item .accordion-collapse .accordion-body .col-md-12 p {
	background: black;
}

.accordion .accordion-item .accordion-collapse .accordion-body .col-md-12 ul {}

.accordion .accordion-item .accordion-collapse .accordion-body .col-md-12 ul li {
	color: white;
	position: relative;
	padding-left: 16px;
}

.accordion .accordion-item .accordion-collapse .accordion-body .col-md-12 ul li::marker {
	color: white !important;
}

.accordion .accordion-item .accordion-collapse .accordion-body .col-md-12 ul li::before {
	position: absolute;
	margin-left: -16px;
	color: white;
	font-size: 1rem;
	z-index: 9;
}

iframe.map-iframe {
	height: max(300px, 34vw) !important;
}

.column-padding-social-media span {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	line-height: 61px;
	text-align: center;
	text-transform: uppercase;
	color: rgb(255, 255, 255);
	margin: 0px auto;
}

i.fa-solid.fa-magnifying-glass {
	color: white;
	font-size: max(22px, 1.66667vw);
	cursor: pointer;
}

div#pagetext {
	margin: max(max(21px, 2.08333vw), max(50px, 5vw));
}

body,
html {
	overflow-x: hidden;
	font-family: aktiv-grotesk-extended, sans-serif;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	width: 100%;
}

td {
	vertical-align: top;
}

input:not(.container.cf *) {
	border: none;
	outline: none;
}

.searchareastuff input[type="text"] {
	padding: max(9px, 0.90278vw);
}

header form button[type="submit"] {
	height: unset;
}

header,
nav,
article,
footer,
address {
	display: block;
}

input[type="submit"] {
	cursor: pointer;
}

p a:not(.container.cf *) {
	opacity: 0.5;
}

input[type="date"]:not(.cf *),
input[type="datetime"]:not(.cf *),
input[type="datetime-local"]:not(.cf *),
input[type="email"]:not(.cf *),
input[type="file"]:not(.cf *),
input[type="month"]:not(.cf *),
input[type="number"]:not(.cf *),
input[type="password"]:not([class*="Mui"]):not(.cf *),
input[type="reset"]:not(.cf *),
input[type="search"]:not([class*="Mui"]):not(.cf *),
input[type="tel"]:not([class^="Mui"]):not(.cf *),
input[type="text"]:not([class^="Mui"]):not(.cf *),
input[type="time"]:not(.cf *),
input[type="url"]:not(.cf *),
input[type="week"]:not(.cf *),
select:not(.cf *),
textarea {
	height: auto !important;
	overflow: visible !important;
}

.invpage header,
.invpage header *,
.invpage footer,
.invpage .notInventory input {
	border: none;
}

:root {
	--neutral1: #FFFFFF;
	--secondary1: #DBCDC6;
	--primary: #C3262D;
	--secondary2: #707070;
	--neutral2: #1D1D1D;
}

::selection {
	background: var(--neutral2);
	text-shadow: none;
}

.cf::before,
.cf::after {
	content: " ";
	display: table;
}

.cf::after {
	clear: both;
}

.cf {}

.intextlink:hover {
	opacity: 0.8;
}

.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 2147483647;
	background: rgb(71, 71, 71);
}

.searchareastuff {
	position: relative;
}


.column-padding-transport:last-of-type img{
    object-fit: contain !important;
	height: 28vw;
    margin-bottom: 13px;
    width: 100% !important;
    max-width: 100% !important;
	display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}
.transport-categories .wrapstufftransport .transport-category img {height: 68vw;}


.searchareastuff :not(i) {
	font-family: aktiv-grotesk-extended, sans-serif;
}

img.img-fluid-auto-width.img-fluid {
	cursor: pointer;
}

.leftrightserviced {
	display: flex;
	justify-content: space-between;
	padding: max(49px, 4.86111vw) 0px 0px;
	align-items: center;
	width: max(833px, 83.3333vw);
	margin: 0px auto;
}

.leftrightserviced * {}

span.viewstuff {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 700;
	font-size: max(14px, 0.83333vw);
	line-height: max(14px, 1.04167vw);
	color: rgb(255, 255, 255);
	position: relative;
	text-decoration: underline;
	top: max(14px, 1.38889vw);
}

span.viewstuff:hover {
	text-decoration: none !important;
}

.leftrightserviced .redbutton {
	text-transform: uppercase;
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(15px, 1.38889vw);
	line-height: max(23px, 1.80556vw);
	letter-spacing: -0.02em;
	color: rgb(255, 255, 255);
	background: rgb(131, 27, 28);
	box-shadow: rgba(0, 0, 0, 0.25) 0px max(3px, 0.27778vw) max(3px, 0.27778vw);
	border-radius: max(28px, 2.77778vw);
	margin-right: max(16px, 1.59722vw);
	padding: max(8px, 0.83333vw) max(24px, 2.43056vw) max(8px, 0.53333vw);
}

.leftrightserviced .redbutton:hover {
	background: rgb(41, 41, 41);
}

a.largebutton span {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(18px, 1.38889vw);
	letter-spacing: -0.02em;
	color: rgb(255, 255, 255);
	width: 100%;
	text-align: center;
	padding: max(14px, 1.28889vw) max(24px, 2.43056vw) max(14px, 0.78889vw);
	background: rgba(255, 255, 255, 0.1);
	border: max(3px, 0.27778vw) solid rgb(255, 255, 255);
	box-shadow: rgba(0, 0, 0, 0.25) 0px max(3px, 0.27778vw) max(3px, 0.27778vw);
	border-radius: max(28px, 2.77778vw);
	margin-top: max(14px, 1.38889vw);
	box-sizing: border-box;
	line-height: 1;
	text-transform: uppercase;
}

a.largebutton span:hover {
	background: rgb(131, 27, 28);
}

.rightstuff a {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(18px, 1.38889vw);
	line-height: max(23px, 1.80556vw);
	letter-spacing: -0.02em;
	color: rgb(255, 255, 255);
	padding: max(7px, 0.73611vw) max(7px, 2.53611vw) max(7px, 0.43611vw);
}

a.redbtn:last-of-type {
	background: rgba(255, 255, 255, 0.1);
	border: max(3px, 0.27778vw) solid rgb(255, 255, 255);
	box-shadow: rgba(0, 0, 0, 0.25) 0px max(3px, 0.27778vw) max(3px, 0.27778vw);
	border-radius: max(28px, 5.77778vw);
}

a.redbtn:last-of-type:hover {
	background: black;
}

.rightstuff a:first-of-type {
	background: rgb(131, 27, 28);
	box-shadow: rgba(0, 0, 0, 0.25) 0px max(3px, 0.27778vw) max(3px, 0.27778vw);
	border-radius: max(28px, 5.77778vw);
	margin-right: max(16px, 1.59722vw);
	text-transform: uppercase;
}

.rightstuff a:first-of-type:hover {
	background: black;
}

.leftrightbuttons h3 {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 700;
	font-size: max(25px, 1.94444vw);
	line-height: max(33px, 2.5vw);
	color: rgb(255, 255, 255);
}

.leftrightbuttons {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: max(56px, 4.55556vw) 0px 0px;
	z-index: 7;
	position: relative;
}

:not(.slick-slider *):not(.container.cf *):not(header .mobile):not(.se-pre-con):not(.se-pre-con *):not(.slider):not(.slick-track):not([data-aos]) {
	transition-duration: 0.25s;
}

h2 {}

.commercialstuff h2 {
	font-size: max(20px, 3.76667vw) !important;
}

.row.sh-row {}

.post-column-social-media7.col-md-12.col-12.col-sm-12 a {
	flex-direction: column;
	display: flex;
}

.post-column-social-media7.col-md-12.col-12.col-sm-12 a img {
	width: 210px;
	margin: 0px auto;
}

.entry-content:not(.inventoryexception *) {
	background: black;
}

.accordion-button::after {
	color: white !important;
	filter: invert(1)!important;
	
}

.accordion-button.collapsed::after {
	color: white !important;
	filter: invert(1)!important;
}

.rightstuff {}

.entry-content:not(.container *):not(.container-fluid *) {
	background: black;
}

main#main {}

main#main h1:not(.container *) {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: max(20px, 2.76667vw);
	line-height: max(35px, 5vw);
	letter-spacing: 0.15px;
	text-transform: uppercase;
	color: rgb(220, 220, 220);
}

.standardpage {
	font-family: "IBM Plex Sans", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 32px;
	color: rgb(220, 220, 220);
}

div#\39 -0 {}

div#\31 8-0 {}

innereditablearea18-0 {}

button.slick-prev.slick-arrow {
	display: none;
}

button.slick-prev.slick-arrow {
	display: none !important;
}

button.slick-next.slick-arrow {
	display: none;
}

button.slick-next.slick-arrow {
	display: none !important;
}

#reviewsbtnID .innerEditableArea15-0 {
	display: flex;
}

div#\31 8-0 {
	display: flex;
	justify-content: space-between;
	max-width: 1080px;
	margin: 0px auto;
}

span.largertext {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(32px, 5.55556vw);
	line-height: max(47px, 6.66667vw);
	letter-spacing: 0.15px;
	color: rgb(255, 255, 255);
}

.leftrighthero {
	display: flex;
	align-items: center;
	justify-content: space-between;
	z-index: 5;
	position: relative;
}

.leftrighthero img {
/*	width: 50% !important;*/
}

.surroundprod {
	display: flex;
}

.surroundprod #product {
	border: 1px solid black;
	padding: max(12px, 1.18056vw);
	text-align: center;
	width: max(205px, 20.4861vw);
}

div#product img {
	width: max(139px, 13.8889vw);
	height: max(63px, 6.25vw);
	object-fit: contain;
}

div#surroundheader {
	z-index: 1;
	width: 100%;
	background: rgba(64, 64, 64, 0.83);
	position: relative;
}

.homepage div#surroundheader {
	position: absolute;
}

h1:not(.container.cf *),
h2:not(.container.cf *),
h3:not(.container.cf *),
h4:not(.container.cf *),
h5:not(.container.cf *),
p:not(.container.cf *),
ul:not(.container.cf *):not(header ul):not(header ul li),
ul li:not(.container.cf *):not(header ul):not(header ul li),
a:link,
a:visited,
a:active {
	text-decoration: none;
}

h2 {}

a:hover {
	text-decoration: none;
}

hr {
	border: var(--neutral2) 1px solid;
}

ul.custom li {
	display: flex;
	align-items: center;
}

nav:not(.mobile)>ul>li::before {
	position: relative;
	display: inline-block;
	height: max(max(6px, 0.625vw), max(12px, 1.19792vw));
	background: white;
	width: 1px !important;
}

.wrapper {
	margin: max(max(28px, 2.77778vw), max(52px, 5.20833vw)) auto;
	padding: 0px max(max(11px, 1.11111vw), max(21px, 2.08333vw));
	width: 100%;
	max-width: max(max(360px, 36.0417vw), max(677px, 67.7083vw));
	box-sizing: border-box;
}

.contactInfo {
	display: flex;
	padding-right: max(max(25px, 2.5vw), max(47px, 4.6875vw));
}

.contactInfo,
.contactsnip {
	padding-left: max(max(6px, 0.55556vw), max(10px, 1.04167vw));
}

@media only screen and (max-width: 925px) {
	.contactInfo {
		display: flex !important;
	}

	.contactInfo a {
		padding-left: 0px !important;
	}
}

#menu-button {
	display: none;
}

nav.mobile {
	display: none;
}

nav.primary {
	padding: 0px;
	display: inline-block;
	margin: 0px 0px 0px 9vw;
	width: 79%;
	position: relative;
	background: rgb(0, 0, 0);
}

nav.primary ul {
	margin: 0px;
	padding: 0px;
}

nav.primary ul li {
	display: inline-block;
	margin: 0px;
	list-style-type: none;
	width: auto;
}

nav.primary ul li a {
	text-decoration: none;
	display: block;
	margin: 0px;
	text-align: center;
	text-transform: uppercase;
	transition: 0.2s ease-in;
	padding: 0px max(8px, 0.83333vw);
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 600;
	font-size: max(12px, 0.97222vw);
	line-height: max(16px, 1.25vw);
	color: rgb(181, 181, 181);
}

nav.primary ul li a:hover {
	background: rgb(0, 0, 0);
}

nav.primary ul li li a {
	padding: max(7px, 0.69444vw);
	background: rgb(24, 24, 24);
	text-align: left;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid rgb(48, 48, 48);
}

nav.primary ul ul {
	display: none;
	position: absolute;
}

nav.primary ul ul ul {
	position: absolute;
	left: 100%;
	top: 0px;
}

nav.primary ul li:hover>ul {
	display: block;
	z-index: 100;
}

nav.primary ul ul li {
	float: none;
	width: max(188px, 18.75vw);
	position: relative;
	margin: 0px;
	display: block;
}

@media screen and (max-width: 1730px) {
	nav.primary ul li a {
		padding: 0px 23px;
	}
}

@media screen and (max-width: 1575px) {}

@media screen and (max-width: 1400px) {
	nav.primary {
		width: 82%;
		margin-left: 5px;
	}

	.rightstuff {
		display: flex;
		flex-direction: column;
	}

	nav.primary ul li a {
		padding: 0px 10px;
	}
}

@media screen and (max-width: 900px) {
	nav.primary {
		display: none;
	}

	#menu-button {
		width: 74%;
		display: inline-block;
		position: relative;
		z-index: 400;
		background: rgb(0, 0, 0);
		text-align: right;
		padding-right: 10px;
	}

	#menu-button a {
		text-decoration: none;
		padding: 0px;
		color: white;
		font-size: 24px;
	}

	.menuleft {
		display: flex;
	}

	nav.mobile {
		display: block;
		position: fixed;
		top: 0px;
		left: -250px;
		width: 250px;
		height: 100%;
		background: rgb(51, 51, 51);
		z-index: 500;
		overflow: auto;
	}

	nav.mobile .social-media {
		position: relative;
		text-decoration: none;
		display: inline-block;
		word-spacing: 13px;
		padding: 0px 0px 0px 15px;
	}

	nav.mobile .social-media a:link,
	nav.mobile .social-media a:visited {
		text-decoration: none;
	}

	nav.mobile .social-media a:hover,
	nav.mobile .social-media a:active {
		text-decoration: underline;
	}

	nav.mobile .mobile_top {
		position: relative;
		display: block;
		padding: 0px;
		margin: 50px 0px 10px;
	}

	nav.mobile .menu-toggle {
		position: absolute;
		padding: 3px 8px;
		background: rgb(34, 34, 34);
		text-decoration: none;
		top: -38px;
		right: 13px;
		color: white;
	}

	nav.mobile .menu-toggle:hover {}

	nav.mobile ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}

	nav.mobile ul li {
		border-top: 1px solid rgb(69, 69, 69);
		border-bottom: 1px solid rgb(21, 21, 21);
		position: relative;
	}

	nav.mobile ul li a {
		position: relative;
		display: block;
		padding: 10px;
		text-decoration: none;
		border-left: 4px solid rgb(51, 51, 51);
		text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px;
		text-align: left;
		color: white;
	}

	nav.mobile ul li a:hover {
		background: rgba(45, 45, 45, 0.5);
		border-left: 4px solid rgb(203, 28, 28);
	}

	nav.mobile ul li li:last-child {
		border: none;
	}

	nav.mobile ul li li a {
		background: rgb(68, 68, 68);
		position: relative;
		display: block;
		padding: 10px 10px 10px 15px;
		border-left: 4px solid rgb(68, 68, 68);
		text-decoration: none;
	}

	nav.mobile ul li li a:hover {
		background: rgba(65, 65, 65, 0.5);
	}

	nav.mobile ul li li li:last-child {
		border: none;
	}

	nav.mobile ul li li li a {
		background: rgb(85, 85, 85);
		position: relative;
		display: block;
		padding: 10px 10px 10px 25px;
		text-decoration: none;
		border-left: 4px solid rgb(85, 85, 85);
	}

	nav.mobile ul li li li a:hover {
		background: rgba(85, 85, 85, 0.5);
	}

	nav.mobile ul li .click {
		position: absolute;
		display: block;
		cursor: pointer;
		z-index: 12399994;
		top: 0px;
		right: 0px;
		width: auto;
		height: auto;
		padding: 17px 20px;
	}

	.nav-footer {
		position: relative;
		text-align: center;
		padding: 15px 0px;
	}

	nav.mobile ul li a .fa {
		width: 25px;
		padding: 8px 3px;
		margin: 0px 6px 0px 0px;
		text-align: center;
		background: rgb(41, 41, 41);
		border-radius: 30px;
		text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px;
	}

	.leftrightserviced {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	.leftrightbuttons {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	.leftrightbuttons * {
		width: 100%;
	}

	.leftrightbuttons .row.sh-row {
		flex-direction: column;
		gap: 30px;
		align-items: center;
	}

	.leftrighthero {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	.leftrighthero * {
		width: 100% !important;
		max-width: 100% !important;
	}

	.search-form {
		right: unset !important;
	}

	.surroundprod {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	ul.custom li {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	.contactInfo {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	header {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	header .menuleftleft {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	header .rightstuf {
		padding: 15px;
		text-align: center;
	}

	header .search-form form {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	.inventory .ctas {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	.inventory .ctas .largebutton {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	.standardsearch {
		padding: 15px;
		text-align: center;
	}

	.pumpsblowers .leftrightareapumps {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	.pumpsblowers .shopinventory .rowoficons {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	.pumpsblowers .shopinventory .rowoficons .iconlink {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	.industry .allindustries {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	.preferredproud {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	section.reviewsarea h2 {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	.reviewsarea .scrollingareatwo {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	.servicearea .surroundbuttons {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	.businessinfo .leftrightinfomation {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	.socialmedialinks {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	footer {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	footer .leftfooter .footersearch {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	footer .quicklinks ul {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	section.transport-categories h2 {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	.transport-categories .wrapstufftransport {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}

	.transport-categories .wrapstufftransport .transport-category {
		flex-direction: column;
		padding: 15px;
		text-align: center;
	}
}

@media screen and (max-width: 1020px) {
	#menu-button {
		width: 34%;
	}

	.leftrightserviced {
		width: 100%;
	}
}

@media screen and (max-width: 515px) {
	.rightstuff {
		flex-direction: column;
		display: flex;
	}

	.rightstuff a {
		margin: 10px 0px !important;
	}
}

@media screen and (max-width: 450px) {
	#menu-button {
		width: 100%;
	}
}

header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: black;
	position: relative;
	z-index: 99999999;
	padding-top: max(14px, 1.18889vw) !important;
	padding-bottom: max(14px, 1.18889vw) !important;
}

header.entry-header {
	display: none;
}

header .menuleftleft {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

header .menuleftleft a img {
	width: max(119px, 5.88889vw);
}

header .menuleftleft .menuleft .primary {
	width: 100% !important;
}

header .menuleftleft .menuleft .primary ul {
	width: 100% !important;
}

header .rightstuf {
	display: flex;
	align-items: center;
}

header .rightstuf .search-square {
	margin-right: max(39px, 4.91667vw);
}

header .rightstuf .redbutton {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(15px, 0.97222vw);
	line-height: max(16px, 1.25vw);
	letter-spacing: -0.02em;
	background: rgb(131, 26, 28);
	padding: max(10px, 0.60278vw) max(20px, 1.58889vw);
	color: white;
	border-radius: max(111px, 11.1111vw);
}

header .search-form {
	display: none;
}

.search-form {
	right: 0px;
	position: absolute;
}

header .search-form form {
	display: flex;
	margin-top: max(10px, 0.97222vw);
	margin-right: max(15px, 1.31944vw);
	/* width: 310px; */
}

header .search-form form button {
	background: rgb(131, 26, 28);
	border: none;
	outline: none;
	padding: max(7px, 0.69444vw);
	color: white;
	cursor: pointer;
}

.hero {
	background: #000;
	padding-right: max(13px, 6.25vw);
	padding-left: max(13px, 6.25vw);
	position: relative;
	padding-top: max(49px, 3.90278vw) !important;
	padding-bottom: max(49px, 3.90278vw) !important;
}

.hero::before {
	content: "";
	background: black;
	width: 100%;
	height: 100%;
	z-index: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0.3;
}

.hero .hero-text {
	padding-left: max(28px, 2.77778vw);
	width: 57%;
}

.hero .hero-text h1 {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(36px, 2.77778vw);
	line-height: max(46px, 3.54167vw);
	color: rgb(255, 255, 255);
}

.hero .hero-text h2 {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(15px, 1.94444vw);
	line-height: max(36px, 2.77778vw);
	color: rgb(255, 255, 255);
	padding: max(12px, 0.79722vw) 0px;
	text-transform: uppercase;
}

.hero .hero-text p {
	font-family: aktiv-grotesk, sans-serif;
	font-weight: 500;
	font-size: max(20px, 1.42778vw);
	line-height: max(29px, 2.22222vw);
	color: rgb(255, 255, 255);
}

.inventory {
	background: black;
	padding-top: max(56px, 5.55556vw) !important;
	padding-bottom: max(56px, 5.55556vw) !important;
}

.inventory h2 {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(38px, 4.44444vw);
	line-height: max(44px, 4.69444vw);
	color: rgb(255, 255, 255);
	padding-bottom: max(26px, 2.16667vw);
	text-align: center;
}

.inventory .ctas {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.inventory .ctas .largebutton {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0px 1.7vw;
}

.inventory .ctas .largebutton img {
	width: 100%;
}

.standardsearch {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: max(10px, 4vw);
	z-index: 9999;
	position: relative;
}

.standardsearch input {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(15px, 0.97222vw);
	line-height: max(16px, 1.25vw);
	letter-spacing: -0.02em;
	color: rgba(35, 31, 32, 0.47);
	padding: max(6px, 0.65556vw) max(24px, 2.43056vw) max(6px, 0.35556vw);
	text-transform: uppercase;
}

.standardsearch input[type="text"] {
	width: max(354px, 35.4167vw) !important;
}

.standardsearch button {
	width: max(112px, 7.5vw);
	height: max(19px, 1.94444vw);
	background: rgb(131, 26, 28);
	border-radius: max(17px, 1.66667vw);
	flex: 0 0 auto;
	order: 1;
	border: none;
	outline: none;
	font-family: aktiv-grotesk-extended, sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: max(15px, 0.97222vw);
	color: white;
	margin-left: max(14px, 1.38889vw);
	text-transform: uppercase;
	padding: max(12px, 0.65556vw) max(15px, 0.65556vw) max(21px, 0.65556vw);
	line-height: 1.1;
	display: block !important;
}

.standardsearch button:hover {
	background: rgb(41, 41, 41);
}

.pumpsblowers .leftrightareapumps {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: max(34px, 2.09722vw) !important;
	padding-bottom: max(45px, 4.51389vw) !important;
}

.pumpsblowers .leftrightareapumps img {
	width: max(428px, 42.8472vw);
	padding: 20px !important;
}

.pumpsblowers .leftrightareapumps .rightarea {
	padding: 0px max(17px, 1.73611vw) 0px max(28px, 2.77778vw);
}

.pumpsblowers .leftrightareapumps .rightarea h3 {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: max(22px, 1.66667vw);
	line-height: max(28px, 2.15278vw);
	text-transform: uppercase;
	color: rgb(0, 0, 0);
	flex: 0 0 auto;
	order: 1;
	align-self: stretch;
	width: 100%;
	padding: max(28px, 1.57778vw) 0px;
	text-align: left;
}

.pumpsblowers .leftrightareapumps .rightarea p {
	font-family: aktiv-grotesk, sans-serif;
	font-weight: 500;
	font-size: max(20px, 1.52778vw);
	line-height: max(29px, 2.22222vw);
	color: rgb(0, 0, 0);
	text-align: left;
}

.pumpsblowers .leftrightareapumps .rightarea .redbutton {
	width: max(217px, 17.1083vw);
	height: max(22px, 2.22222vw);
	font-family: aktiv-grotesk-extended, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: max(19px, 1.45833vw);
	line-height: max(22px, 1.66667vw);
	display: flex;
	align-items: center;
	text-align: center;
	letter-spacing: -0.02em;
	text-transform: uppercase;
	color: rgb(255, 255, 255);
	flex: 0 0 auto;
	order: 0;
	background: rgb(131, 27, 28);
	box-shadow: rgba(0, 0, 0, 0.25) 0px max(3px, 0.27778vw) max(3px, 0.27778vw);
	border-radius: max(28px, 2.77778vw);
	margin-right: max(17px, 1.66667vw);
	padding: max(9px, 0.90278vw) max(22px, 2.22222vw) max(9px, 0.40278vw);
	margin-top: max(17px, 1.73611vw);
	box-sizing: content-box;
}

.pumpsblowers .leftrightareapumps .rightarea .redbutton:hover {
	background: black;
}

.pumpsblowers .shopinventory {
	padding-top: max(28px, 2.77778vw) !important;
	padding-bottom: max(52px, 5.20833vw) !important;
}

.pumpsblowers .shopinventory h2 {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(38px, 4.44444vw);
	line-height: max(74px, 5.69444vw);
	color: rgb(0, 0, 0);
	padding-bottom: max(28px, 2.77778vw);
	text-align: center;
}

.pumpsblowers .shopinventory .rowoficons {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.pumpsblowers .shopinventory .rowoficons .iconlink {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.pumpsblowers .shopinventory .rowoficons .iconlink img {
	width: max(125px, 12.5vw);
}

.pumpsblowers .shopinventory .rowoficons .iconlink h4 {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 700;
	font-size: max(16px, 1.25vw);
	line-height: max(21px, 1.59722vw);
	color: rgb(0, 0, 0);
	width: 13.4vw;
}

.industry {
	background: #000;
	padding-top: max(45px, 4.51389vw) !important;
	padding-bottom: max(45px, 4.51389vw) !important;
}

.industry h2 {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(28px, 4.84444vw);
	line-height: max(44px, 5.69444vw);
	color: rgb(255, 255, 255);
	flex-direction: column;
	display: flex;
	align-items: center;
	padding-bottom: max(28px, 2.77778vw);
	text-align: center;
}

.industry h2 .toppart {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(26px, 2.77778vw);
	line-height: max(46px, 3.54167vw);
	color: rgb(255, 255, 255);
}

.industry .allindustries {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
}

.industry .allindustries .industryitem {
	width: max(167px, 16.6667vw);
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	padding: max(16px, 1.56944vw);
}

.industryitem a {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	text-align: left;
}

.industry .allindustries .industryitem a img {
	width: max(71px, 4.51389vw);
}

.industry .allindustries .industryitem a h4 {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(15px, 0.97222vw);
	line-height: max(22px, 1.66667vw);
	color: rgb(255, 255, 255);
	padding: max(8px, 0.83333vw) 0px;
}

.industry .allindustries .industryitem a p {
	font-family: aktiv-grotesk, sans-serif;
	font-weight: 500;
	font-size: max(15px, 0.97222vw);
	line-height: max(16px, 1.25vw);
	color: rgb(255, 255, 255);
}

.preferredproud {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: red;
	padding-top: max(63px, 6.25vw) !important;
	padding-bottom: max(63px, 6.25vw) !important;
}

.preferredproud h3 {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(28px, 4.04444vw);
	line-height: max(44px, 4.29444vw);
	color: rgb(255, 255, 255);
	padding: 0px max(18px, 1.27778vw);
}

.preferredproud img {
	width: max(375px, 37.5vw);
}

.gettankedsection {
	padding-top: max(31px, 1.125vw);
	padding-bottom: max(15px, 0.925vw);
	width: max(1389px, 138.889vw);
	background: rgb(41, 41, 41);
}

.gettankedsection .scrollingarea {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(72px, 3.55556vw);
	line-height: max(87px, 6.66667vw);
	letter-spacing: 0.15px;
	width: max(1174px, 117.361vw);
	position: relative;
	text-transform: uppercase;
	color: rgb(220, 220, 220);
}

.reviewsarea {
	background: red;
	position: relative;
	padding-top: max(66px, 6.59722vw) !important;
	padding-bottom: max(66px, 6.59722vw) !important;
}

.reviewsarea::before {
	content: "";
	background: black;
	width: 100%;
	height: 100%;
	z-index: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0.3;
}

section.reviewsarea h2 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: column;
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(32px, 5.55556vw);
	line-height: max(87px, 6.66667vw);
	letter-spacing: 0.15px;
	color: rgb(255, 255, 255);
	padding-bottom: max(63px, 6.25vw) !important;
}

.reviewsarea h2 .toppart {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(26px, 2.77778vw);
	line-height: max(46px, 3.54167vw);
	color: rgb(255, 255, 255);
}

.reviewsarea .scrollingareatwo {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: max(56px, 5.55556vw);
}

.reviewsarea .scrollingareatwo .review {
	background: rgba(0, 0, 0, 0.65);
	background-blend-mode: hard-light;
	border: 1px solid rgb(255, 255, 255);
	border-radius: max(17px, 1.66667vw);
	padding: max(10px, 1.04167vw) max(14px, 1.38889vw);
	margin: 0px max(8px, 0.83333vw);
	height: max(98px, 17.8056vw);
	justify-content: flex-start;
	display: flex;
	flex-direction: column;
}

.review .stars {
	display: flex;
	justify-content: flex-start;
}

.reviewsarea .scrollingareatwo .review p {
	font-family: aktiv-grotesk, sans-serif;
	font-weight: 500;
	font-size: max(16px, 1.25vw);
	line-height: max(29px, 2.22222vw);
	color: rgb(255, 255, 255);
	padding: 21px 0px;
	text-align: left;
}

.reviewsarea .scrollingareatwo .review .name {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 700;
	font-size: max(16px, 1.25vw);
	line-height: max(25px, 1.94444vw);
	color: rgb(255, 255, 255);
	place-self: flex-start;
	text-transform: uppercase;
}

.reviewsarea .buttonarea {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(18px, 1.38889vw);
	line-height: max(23px, 1.80556vw);
	letter-spacing: -0.02em;
	color: rgb(255, 255, 255);
	position: relative;
	left: 50%;
	transform: translate(-50%, -50%);
	background: rgba(255, 255, 255, 0.15);
	border: max(3px, 0.27778vw) solid rgb(255, 255, 255);
	box-shadow: rgba(0, 0, 0, 0.25) 0px max(3px, 0.27778vw) max(3px, 0.27778vw);
	border-radius: max(28px, 2.77778vw);
	padding: max(11px, 1.51111vw) max(24px, 2.43056vw) max(11px, 1.11111vw);
	text-transform: uppercase;
}

.reviewsarea .buttonarea:hover {
	background: rgb(131, 27, 28);
}

.servicearea {
	background: black;
	padding-top: max(45px, 4.51389vw) !important;
	padding-bottom: max(45px, 4.51389vw) !important;
}

.servicearea h3 {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(26px, 2.77778vw);
	line-height: max(46px, 3.54167vw);
	color: rgb(255, 255, 255);
	margin-bottom: max(45px, 4.51389vw);
	text-align: center;
}

.servicearea .surroundbuttons {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0px max(33px, 8.33333vw);
}

.servicearea .surroundbuttons * {}

.servicearea .surroundbuttons .buttonarea {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(18px, 1.28889vw);
	line-height: max(23px, 1.80556vw);
	letter-spacing: -0.02em;
	color: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.15);
	border: max(3px, 0.27778vw) solid rgb(255, 255, 255);
	box-shadow: rgba(0, 0, 0, 0.25) 0px max(3px, 0.27778vw) max(3px, 0.27778vw);
	border-radius: max(28px, 2.77778vw);
	padding: max(9px, 1.00278vw) max(23px, 1.69167vw) max(9px, 0.60278vw);
	text-transform: uppercase;
}

.servicearea .surroundbuttons .buttonarea:hover {
	background: rgb(131, 27, 28);
}

.businessinfo {
	background: black;
	padding-top: max(45px, 4.51389vw) !important;
	padding-bottom: max(45px, 4.51389vw) !important;
}

.businessinfo h2 {
	text-align: center;
	padding-bottom: max(14px, 1.38889vw);
}

.businessinfo h2 .scrollingarea {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(22px, 5.55556vw);
	line-height: max(87px, 6.66667vw);
	letter-spacing: 0.15px;
	color: white;
	position: relative;
	display: block;
	animation: 25s linear 0s infinite normal none running scrollText;
	width: max(1789px, 163.889vw) !important;
}

.businessinfo .leftrightinfomation {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.businessinfo .leftrightinfomation .leftinfo {
	width: max(624px, 62.4444vw);
	height: max(358px, 35.7639vw);
}

.businessinfo .leftrightinfomation .rightinfo {
	padding: 0px max(25px, 2.16667vw);
	width: max(320px, 65vw);
}

.businessinfo .leftrightinfomation .rightinfo * {
	text-align: center;
}

.contactblurb {
	margin-bottom: max(20px, 1.47222vw);
}

.contactblurb p,
.contactblurb a {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(36px, 2.77778vw);
	line-height: max(46px, 3.54167vw);
	color: rgb(255, 255, 255);
}

.businessinfo .leftrightinfomation .rightinfo .contactblurb h3 {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(18px, 1.38889vw);
	line-height: max(23px, 1.80556vw);
	letter-spacing: -0.02em;
	color: rgb(255, 255, 255);
	padding-bottom: max(15px, 1.47222vw);
}

.socialmedialinks {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: black;
	padding-top: max(45px, 4.51389vw) !important;
	padding-bottom: max(45px, 4.51389vw) !important;
}

.socialmedialinks .active span {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(22px, 1.66667vw);
	line-height: max(28px, 2.15278vw);
	color: rgb(255, 255, 255);
}

footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: rgb(41, 41, 41);
	padding-top: max(17px, 1.73611vw) !important;
	padding-bottom: max(17px, 1.73611vw) !important;
}

footer.entry-footer {
	display: none;
}

footer .leftfooter {
	width: max(274px, 27.4306vw);
}

footer .leftfooter img {
	width: 100%;
}

footer .leftfooter h3 {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(22px, 1.66667vw);
	line-height: max(28px, 2.15278vw);
	color: rgb(255, 255, 255);
	margin: max(15px, 1.45833vw) 0px max(12px, 1.18056vw);
}

footer .leftfooter .footersearch {
	display: flex;
	flex-direction: column;
}

footer .leftfooter .footersearch input {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 400;
	font-size: max(16px, 1.25vw);
	line-height: max(19px, 1.45833vw);
	letter-spacing: -0.02em;
	background: rgb(181, 181, 181);
	padding: max(7px, 0.69444vw) max(10px, 1.04167vw);
	border-radius: max(3px, 0.34722vw);
	margin-bottom: max(17px, 1.73611vw);
}

footer .leftfooter .footersearch button {
	background: rgb(131, 26, 28);
	border-radius: max(4px, 0.41667vw);
	outline: none;
	border: none;
	color: white;
	font-size: max(14px, 1.3vw);
	font-weight: bold;
	padding: 14px;
}

footer .quicklinks {
	width: max(281px, 88.125vw);
	margin: 0px 3vw;
}

footer .quicklinks h5 {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(25px, 1.94444vw);
	line-height: max(33px, 2.5vw);
	color: rgb(220, 220, 220);
}

footer .quicklinks ul {
	align-items: center;
	justify-content: space-between;
	flex-direction: column;
	column-count: 2;
	position: relative;
	display: block;
}

footer .quicklinks ul li a {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 700;
	font-size: max(11px, 0.83333vw);
	line-height: max(43px, 3.33333vw);
	color: rgb(220, 220, 220);
	text-decoration: underline;
}

footer .quicklinks ul li a:hover {
	text-decoration: none !important;
}

footer .legaldisclaimer {
	width: max(403px, 40.2778vw);
}

footer .legaldisclaimer {
	width: 100%;
}

.legaldisclaimer h4 {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: max(25px, 1.94444vw);
	line-height: max(33px, 2.5vw);
	text-transform: uppercase;
	color: rgb(220, 220, 220);
	margin-bottom: max(17px, 1.73611vw);
}

footer .legaldisclaimer p {
	font-family: aktiv-grotesk, sans-serif;
	font-weight: 500;
	font-size: max(13px, 0.76389vw);
	line-height: max(25px, 1.94444vw);
	color: rgb(220, 220, 220);
}

.servicesales {
	background: black;
	text-align: center;
	padding-top: max(66px, 6.59722vw) !important;
	padding-bottom: max(66px, 6.59722vw) !important;
}

section.servicesales h3 {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(18px, 2.77778vw);
	line-height: max(46px, 3.54167vw);
	color: rgb(255, 255, 255);
	padding-bottom: max(17px, 1.73611vw);
}

.servicesales h4 {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(25px, 1.64444vw);
	line-height: max(36px, 2.77778vw);
	color: rgb(255, 255, 255);
	margin-bottom: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform: uppercase;
}

.servicesales p {
	font-family: aktiv-grotesk, sans-serif;
	font-weight: 500;
	font-size: max(20px, 1.52778vw);
	line-height: max(29px, 2.22222vw);
	color: rgb(255, 255, 255);
	padding-bottom: max(35px, 3.47222vw);
}

.servicesales img {
	width: max(653px, 83.3333vw);
}

.transport-categories {
	background: black;
	padding-top: max(56px, 5.55556vw) !important;
	padding-bottom: max(56px, 5.55556vw) !important;
}

section.transport-categories h2 {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: max(28px, 2.77778vw);
}

section.transport-categories h2 span.smallertext {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(26px, 2.77778vw);
	line-height: max(46px, 3.54167vw);
	color: rgb(255, 255, 255);
}

.transport-categories .wrapstufftransport {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.transport-categories .wrapstufftransport .transport-category {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: column;
	padding: max(20px, 1.43889vw) max(16px, 1.13889vw);
}

a.transport-category span {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 800;
	font-size: max(18px, 1.38889vw);
	line-height: max(23px, 1.80556vw);
	letter-spacing: -0.02em;
	color: rgb(255, 255, 255);
	box-shadow: rgba(0, 0, 0, 0.25) 0px max(3px, 0.27778vw) max(3px, 0.27778vw);
	background: rgba(255, 255, 255, 0.15);
	border: max(2px, 0.17778vw) solid rgb(255, 255, 255);
	border-radius: max(28px, 2.77778vw);
	padding: max(9px, 0.90278vw) max(13px, 0.69167vw) max(9px, 0.70278vw);
	width: 100%;
	text-transform: uppercase;
	margin-top: max(7px, 0.80278vw);
}

.transport-categories .wrapstufftransport .transport-category img {
	width: max(167px, 16.6667vw);
	height: max(125px, 12.5vw);
	object-fit: contain;
}

.transport-categories .wrapstufftransport .transport-category .greybutton {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-weight: 700;
	font-size: max(15px, 0.83333vw);
	line-height: max(16px, 1.25vw);
	letter-spacing: 0.04em;
	color: rgb(255, 255, 255);
}

.transport-categories .wrapstufftransport .transport-category .greybutton:hover {
	background: rgb(131, 26, 28);
}

.onewrapper {
	padding: 0px max(28px, 2.77778vw);
}

@media screen and (max-width: 1340px) {
	.reviewsarea .scrollingareatwo .review {
		height: 300px !important;
	}
}

@media screen and (max-width: 1000px) {}

@media screen and (max-width: 992px) {
	.hidemobile {
		display: none;
	}

	.transport-categories .wrapstufftransport .transport-category img {
		object-fit: cover;
		border-radius: 20px;
		width: 100% !important;
	}
	
}

@media screen and (max-width: 767px) {
	.servicearea h3 {
		margin: 0px 10px;
	}
	
	.transport-categories .wrapstufftransport .transport-category img {height: 68vw!important;}

	.commercialstuff h2 {
		font-size: 40px !important;
	}

	.hidemobile {
		display: none;
	}

	.pumpsblowers .leftrightareapumps .rightarea .redbutton {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.pumpsblowers * {
		width: 100%;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.reviewsarea .scrollingareatwo .review {
		margin: 10px 0px;
	}

	.preferredproud .sidebarColumn .widget_sandhills_editable_area .innerEditableArea12-1:not(.editableAreaMediaQuery) {
		display: flex;
		justify-content: center;
	}

	.preferredproud .sidebarColumn .widget_sandhills_editable_area .innerEditableArea12-1:not(.editableAreaMediaQuery)>img {
		display: none;
	}

	.pumpsblowers .shopinventory .rowoficons .iconlink h4 {
		width: 100%;
	}

	.standardsearch {
		flex-direction: column;
	}

	.pumpsblowers .leftrightareapumps .rightarea p {
		width: 100% !important;
		max-width: 100% !important;
	}

	.rightstuff {
		display: flex;
		gap: 0px;
		margin-top: 20px;
		flex-direction: column !important;
	}

	.hero .hero-text {
		width: 100% !important;
		margin-left: 0px !important;
		padding-left: 0px !important;
	}

	.accordion {
		align-items: center;
	}

	.industry .allindustries .industryitem {
		width: 100%;
	}

	.standardsearch input[type="text"] {
		padding: 15px;
		width: 100% !important;
	}

	.standardsearch button {
		width: 100%;
		height: unset;
		padding: 11px;
		margin-left: 0px;
		margin-top: 14px;
	}

	.transport-categories .wrapstufftransport .transport-category img {
		object-fit: cover;
		height: 28vw;
		border-radius: 20px;
		margin-bottom: 13px;
		width: 100% !important;
		max-width: 100% !important;
	}

	.innerEditableArea9-0 {
		display: flex;
		flex-direction: column;
		justify-content: center !important;
		align-items: center !important;
	}

	.innerEditableArea18-0 {
		flex-direction: column;
	}

	.servicearea .surroundbuttons .buttonarea {
		margin: 10px 0px;
		width: 100%;
	}
}

@media screen and (max-width: 500px) {}

#tremcarscrollID {
	position: relative;
	width: 100%;
	animation: 25s linear 0s infinite normal none running scrollText;
}

@keyframes scrollText {
	0% {
		transform: translateX(100%);
	}

	100% {
		transform: translateX(-100%);
	}
}

.accordion .accordion-item .accordion-header .accordion-button {
	font-family: aktiv-grotesk-extended, sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 26px;
	color: white;
	background: black;
	padding: 55px 0px;
	border: 0px !important;
}