/*
Theme Name: www.salemfarmsupply.com
Theme URI: https://sandhills.com
Author: Sandhills
Author URI: https://sandhills.com
Description: Sandhills default template.
Version: 1.0
Text Domain: sandhills
Tags: Sandhills default
*/
/*--------------------------------------------------------------
## Editor class styles
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Primary Styles
--------------------------------------------------------------*/

html,
body {
	height: 100%;
	width: 100%;
}

h1:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons):not(div[class*="mercury"] *):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons):not(div[class*="mercury"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.sheditor_modal *):not(.sheditor_modal):not(.shEditor):not(.shEditor *):not(.mercury-button):not(.mercury-button *),
h2:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons):not(div[class*="mercury"] *):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons):not(div[class*="mercury"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.sheditor_modal *):not(.sheditor_modal):not(.shEditor):not(.shEditor *):not(.mercury-button):not(.mercury-button *),
h3:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons):not(div[class*="mercury"] *):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons):not(div[class*="mercury"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.sheditor_modal *):not(.sheditor_modal):not(.shEditor):not(.shEditor *):not(.mercury-button):not(.mercury-button *),
h4:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons):not(div[class*="mercury"] *):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons):not(div[class*="mercury"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.sheditor_modal *):not(.sheditor_modal):not(.shEditor):not(.shEditor *):not(.mercury-button):not(.mercury-button *),
h5:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons):not(div[class*="mercury"] *):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons):not(div[class*="mercury"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.sheditor_modal *):not(.sheditor_modal):not(.shEditor):not(.shEditor *):not(.mercury-button):not(.mercury-button *),
h6:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons):not(div[class*="mercury"] *):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons):not(div[class*="mercury"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.sheditor_modal *):not(.sheditor_modal):not(.shEditor):not(.shEditor *):not(.mercury-button):not(.mercury-button *) {
	/* font-family: "atrament-web", sans-serif !important; */
}


p a:not(.cf *) {
	color: inherit;
	opacity: 0.7;
}

body * {

	font-family: neue-haas-unica, sans-serif;
}

/* FORMS  */

.sheditor_form-group {}

.sheditor_form-group .contactFormLabel {}

.sheditor_form-group .hidden {}

.sheditor_form-group .form-control {}

.sheditor_form-group .form-control-feedback {}

.sheditor_form-group .help-block {}


header.entry-header,
footer.entry-meta {
	display: none;
}

.wp-custom-header iframe,
.wp-custom-header img,
.wp-custom-header video {
	display: block;
	height: auto;
	max-width: 100%;
}

.wp-custom-header {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
}

.wp-custom-header iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Class for Google Map widget */
.google_map {
	width: 100%;
	min-height: 58vh;
}

.navbar-default {
	background-color: transparent !important;
	border-color: transparent !important;
}

.navbar {
	min-height: auto !important;
	margin-bottom: 0 !important;
}

.navigation-top {
	width: 100%;
}

.menu li {
	width: auto !important;
	padding-right: 6%;
	display: inline-block;
}

.menu li:last-child {
	padding-right: 0 !important;
}

.menu li>a {
	color: #000;
	font-size: 1.5em;
}

.dropdown-menu {
	background-color: rgba(0, 0, 0, 0.7);
	color: orange;
	border-radius: 0px;
}

.navbar-default .navbar-nav>li>a {
	color: #000;
	font-size: 18px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #e68a24;
}

.dropdown-menu:not(.head-list)>li>a {
	color: #000;
	font-size: 16px;
	font-weight: 400;
}

.dropdown-menu:not(.head-list)>li>a:hover {
	background-color: #e68a24;
	transition: linear 0.2s;
}

/* WP STARTER STUFF */
.static.pull-right.sh-pull-right ul {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	width: 100%;
}

.static.pull-right.sh-pull-right ul,
.static.pull-right.sh-pull-right ul * {
	margin: 0 !important;
}

.static.pull-right.sh-pull-right ul * {
	/* line-height: 0 !important; */
	height: auto !important;
	/* margin-bottom: 0; */
	padding: 0;
}

.static.pull-right.sh-pull-right a+ul {
	display: none;
}


/* MOBILE MENU FIX  */


@media screen and (max-width: 1000px) {
	nav.primary {
		display: none;
	}

	.static #menu-primary {
		display: block !important;
		text-align: center !important;


	}

	.static #menu-primary * {
		text-align: center !important;




		width: 100%;
	}

	.accordion {
		min-height: 135vw !important;
		!i;
		!;
	}

	.mobile li icon {
		position: absolute;
		font-size: 18px;
		background: rgb(34, 34, 34);
		color: rgb(153, 153, 153);
		right: 13px;
		width: 27px;
		height: 27px;
		display: flex;
		align-items: center;
		justify-content: center;
		top: 4px !important;
		padding: 0px !important;
	}

	#menu-button {
		width: 100%;
		display: block;
		font-size: 24px;
		position: relative;
		line-height: 40px;
		z-index: 1000;
		text-align: right;
		padding-top: 22px;
	}

	#menu-button a {
		color: rgb(10, 39, 55);
		text-decoration: none;
		text-align: left;
		font-weight: 600;
	}

	.menu-toggle span {
		font-size: 20px;
	}

	nav.mobile {
		display: block;
		position: fixed;
		text-align: left;
		top: 0px;
		left: -250px;
		width: 250px;
		height: 100%;
		background: #7cbb34;
		z-index: 1001;
		overflow: auto;
	}

	nav.mobile .social-media {
		position: relative;
		text-decoration: none;
		display: inline-block;
		font-size: 16px;
		word-spacing: 13px;
		padding: 0px 0px 0px 15px;
		color: rgb(10, 39, 55) !important;
	}

	nav.mobile .social-media a:link,
	nav.mobile .social-media a:visited {
		color: rgb(35, 131, 183);
		text-decoration: none;
	}

	nav.mobile .social-media a:hover,
	nav.mobile .social-media a:active {
		color: rgb(10, 39, 55);
		text-decoration: underline;
	}

	.mobiletitle {
		padding-left: 20px;
		color: rgb(10, 39, 55);
	}

	nav.mobile .mobile_top {
		position: relative;
		display: block;
		padding: 0px;
		margin: 15px 0px 10px;
		color: rgb(153, 153, 153);
		font-size: 18px;
		font-weight: 400;
	}

	nav.mobile .menu-toggle {
		position: absolute;
		padding: 3px 8px;
		font-family: Arial, sans-serif;
		font-size: 24px;
		font-weight: bold;
		line-height: 1;
		background: rgb(34, 34, 34);
		color: rgb(153, 153, 153);
		text-decoration: none;
		top: -4px;
		right: 13px;
	}

	nav.mobile .menu-toggle:hover {
		color: rgb(255, 255, 255);
	}

	nav.mobile ul {
		list-style: none;
		font-weight: 300;
		margin: 0px;
		padding: 0px;
		margin-top: 50px !important;
	}

	nav.mobile ul.sub-menu {
		margin-top: 0 !important;
	}

	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;
		font-size: 14px;
		padding: 10px 10px 10px 15px;
		color: rgb(10, 39, 55);
		text-decoration: none;
		border-left: 4px solid rgb(51, 51, 51);
		text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px;
	}

	nav.mobile ul li a:hover {
		/* background: rgba(45, 45, 45, 0.5); */
		/* color: rgb(255, 255, 255); */
		/* border-left: 4px solid rgb(39, 126, 171); */
		text-shadow: none;
	}

	nav.mobile ul li a {
		color: white;
	}

	nav.mobile ul li a {
		text-shadow: none;
		border: none;
	}

	nav.mobile ul li li:last-child {
		border: none;
	}

	nav.mobile ul li li a {
		background: #ffffffc7;
		position: relative;
		display: block;
		padding: 10px 10px 10px 15px;
		color: rgb(10, 39, 55);
		text-decoration: none;
	}

	nav.mobile ul li li a:hover {
		background: rgb(255 255 255 / 50%);
		border: none;
	}

	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;
		color: rgb(204, 204, 204);
		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 li li li:last-child {
		border: none;
	}

	nav.mobile ul li li li li a {
		background: rgb(119, 119, 119);
		position: relative;
		display: block;
		padding: 10px 10px 10px 25px;
		color: rgb(204, 204, 204);
		text-decoration: none;
		border-left: 4px solid rgb(85, 85, 85);
	}

	nav.mobile ul li li li li a:hover {
		background: rgba(85, 85, 85, 0.5);
	}

	nav.mobile ul li .click {}

	.nav-footer {
		color: rgb(39, 126, 171);
		position: relative;
		text-align: center;
		font-size: 14px;
		line-height: 16px;
		padding: 15px 0px;
	}

	nav.mobile ul li a .fa {
		width: 25px;
		font-weight: 100;
		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;
	}

	nav.mobile ul li .fa-chevron-down {
		color: rgb(153, 153, 153);
	}

	.more {
		position: absolute;
		right: 5%;
	}

	.mobilefooterlogo {
		text-align: center;
		margin: 0px auto;
		transform: scale(0.9);
	}
}


div[class*="sandhills_contact_form"] input[type="submit"] {}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/


.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

#wp-admin-bar-new-content-default {
	display: none;
}

.clear {
	clear: both;
}


/***** BEGIN RESET *****/

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: 0;
	margin: 0;
	padding: 0;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	width: 100%;
}

td {
	vertical-align: top;
}


/* Make HTML 5 elements display block-level for consistent styling */
header,
nav,
article,
footer,
address {
	display: block;
}

input[type="submit"] {
	cursor: pointer;
}


*:not(.cf *):not(.mobile):not(.se-pre-con):not(.se-pre-con *):not(.slider):not(.slider *):not(.mobile *):not(.accordion *) {
	transition-property: background, color, background-color, background-size, opacity, margin, padding, left, right, top, bottom, transform, height !important;
	transition-duration: .25s !important;
}

#advancedmyCarousel4 .slick-slide {}

.col-xs-12.col-sm-12.col-md-12.col-lg-6.about-img-area {
	width: 28vw;
	margin-left: 13vw;
	margin-top: -90px;
}

.category-wrap {
	border-radius: 30px 0 !important;
}

.navigation-top.pull-right {
	display: flex;
	justify-content: center;
}

.logo-wrap .col-sm-12 {
	display: flex;
	justify-content: center;
}

.hidden-xs.col-sm-12.col-md-12.contact-menu-links-wrap .contactsnip * {
	color: black !important;
}

.hidden-xs.col-sm-12.col-md-12.contact-menu-links-wrap {}

main.surroundcontactpage>.col-sm-12 {
	/* background: white; */
}

aside#toplogosID {
	width: unset;
}

li#socialIcons a {
	color: black;
	margin: 0 8px;
}

.hidedesktop {
	display: none;
}

.surroundinfo {
	margin: 100px 6%;
}

.desktop-search,
.desktop-search * {
	color: white;
}

/* INVENTORY RESET  */
input[type="color"]:not(.cf *),
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; */
	/* line-height: unset !important; */
	/* overflow: visible !important; */
	/* width: unset !important; */
}

.invpage header,
.invpage header *,
.invpage footer,
.invpage footer * {}


.invpage .notInventory input {
	border: none;
}

/*-------- COLORS --------*/

:root {
	/* All text that appears outside of the colored boxes, background for the colored boxes */
	--neutral1: #FFFFFF;
	/* Insurance/Financing buttons */
	--secondary1: #DBCDC6;
	/* Some titles, some buttons */
	--primary: #C3262D;
	/* Background color for hover states, text color for hover states */
	--secondary2: #707070;
	/* Background color, all text appearing within the colored boxes */
	--neutral2: #1D1D1D;
}

html,
body {
	overflow-x: hidden;
}

/***** END RESET *****/
::-moz-selection {
	background: var(--neutral2);
	color: var(--neutral1);
	text-shadow: none;
}

::selection {
	background: var(--neutral2);
	color: var(--neutral1);
	text-shadow: none;
}


/* Clearfix */
.cf:before,
.cf:after {
	content: " ";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	*zoom: 1;
}

/* FONT FAMILIES  */

.notInventory *:not(i):not(i *) {
	font-family: 'Mohave', sans-serif;
}

.valuetrade div#sidebar70-contact-body {
	width: 100% !important;
}

.col-xs-12 {}

.slick-track {}

.slider.hero {}

.CaptchaMessagePanel {
	color: black;
}

.hidden-md.hidden-lg.mobile-search {}

.slideshowoverlay {
	position: relative;
}

/* START LOADER SECTION */
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99999999999999999;
	background: rgb(255 255 255);
}

/* END LOADER SECTION  */
.titleoverlay {
	position: absolute;
	z-index: 2;
	WIDTH: 100%;
	max-width: 1760px;
	margin: 0 0 0 50vw;
	transform: translateX(-50%);
	padding: 4vw 0 0 50px;
}

*:not(.cf *):not(.mobile):not(.se-pre-con):not(.se-pre-con *):not(.slider):not(.slider *):not(.mobile *) {
	transition-property: background, color, background-color, background-size, opacity, margin, padding, left, right, top, bottom, transform;
	transition-duration: .25s;
}

.picsround img {
	display: block;
	width: 100%;
	height: auto;
	/* width: 20vw; */
	height: 368px !important;
	object-fit: cover;
	border-radius: 30px 0 !important;
}

.slideshowhomepage {
	box-shadow: 10px -10px #ee1c25;
}

.headersplit {
	display: flex;
	justify-content: space-between;
}

.hidedesktop.nopadd * {
	padding-left: 0;
}

.hidedesktop.nopadd .contactsnip {
	padding-right: 10px;
}

.flexify ul {
	margin-bottom: 0;
	margin-right: 25px;
}


h1:not(.cf *),
h2:not(.cf *),
h3:not(.cf *),
h4:not(.cf *),
h5:not(.cf *),
h6:not(.cf *) {
	font-family: 'Mohave', sans-serif;
}

h1:not(.cf *) {
	font-size: clamp(55px, calc(3.4375rem + ((1vw - 7.67px) * 2.6019)), 85px);
	text-align: left;
	color: #fff;
}

.otherpage h1:not(.cf *) {
	font-size: 45px;
	color: #ee1c25;
	text-transform: uppercase;
}

h2:not(.cf *) {}

h3:not(.cf *) {}

h4:not(.cf *) {}

h5:not(.cf *) {}

h6:not(.cf *) {}

p:not(.cf *) {}


/* Contact Info  */
.contactInfo {
	display: flex;
	padding-right: 90px;
	padding-right: 4.6875vw;
}

.contactInfo,
.contactInfo * {
	color: var(--secondary1);
}

#pre-header .contactsnip {
	padding-left: 20px;
	padding-left: max(13.5417px, 1.04167vw);
}

.contact-links-wrap a {
	color: white !important;
}

.contactsnip a {
	color: black;
	font-family: 'Mohave', sans-serif !important;
	font-weight: 400;
	text-transform: none;
	font-size: 18px;
	text-transform: uppercase;
}

#pre-header .contactsnip a icon {
	color: white !important;
	!i;
	!;
}

#socialIcons .contactsnip a {
	text-align: center !important;
	margin: 0;
}

.contactsnip a icon {
	padding-right: 15px;
}

.contactInfo a {
	font-size: 17px;
	font-size: max(13px, 0.88542vw);
}

.contactInfo icon {
	font-size: 14px;
	font-size: max(12.4792px, 0.72917vw);
	padding-right: max(5.4167px, 0.41667vw);
}

@media only screen and (max-width: 925px) {
	.contactInfo {
		display: flex !important;
	}

	.contactInfo a {
		padding-left: 0 !important;
	}
}

/* NAV STYLES  */

/***** Start of primary nav ******/
#menu-button {
	display: none;
}

nav.mobile {
	display: none;
}

nav.primary ul li a.active {}

nav.primary {
	padding: 0;
	display: inline-block;
	margin: 0;
	/* width: 86%; */
	position: relative;
	/* background: #101820; */
}

nav.primary ul {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: space-between;
}

nav.primary ul li {
	display: inline-block;
	margin: 0;
	list-style-type: none;
	width: auto;
}

nav.primary>ul>li {
	border-right: dotted 1px #B7B7B7;
}

nav.primary>ul>li:last-of-type {
	border: none;
}

nav.primary ul li a {
	text-align: center
}

nav.primary ul li a,
nav.primary ul li ul li a {
	color: #101820;
	font-size: 20px !important;
	line-height: 51px;
	text-decoration: none;
	display: block;
	margin: 0;
	/* text-transform: uppercase; */
	-webkit-transition: .4s ease-in;
	-moz-transition: .2s ease-in;
	-o-transition: .2s ease-in;
	transition: .2s ease-in;
	font-weight: 700;
	padding: 0 15px;
	font-family: 'Mohave', sans-serif;
	text-transform: uppercase;
}

nav.primary ul li a:hover {
	background: #101820;
	color: #ffffff;
}

/* Appearance of the sub-level links */
nav.primary ul li li a {
	font-size: 16px !important;
	line-height: 16px;
	padding: 10px;
	color: #fff !important;
	background: #ee1c25;
	text-align: left;
	border-right: none;
	border-left: none;
	border-bottom: #970005 solid 1px;
}

/* Appearance of the sub-level links on hover */
nav.primary ul li li a:hover {}

/* This controls the Primary nav dropdowns for sublinks. Should not have to edit this too muuch */
nav.primary ul ul {
	display: none;
	position: absolute;
}

nav.primary ul ul ul {
	position: absolute;
	left: 100%;
	top: 0;
}

nav.primary ul li:hover>ul {
	display: block;
	line-height: 18px;
	z-index: 100;
}

nav.primary ul ul li {
	float: none;
	width: 270px;
	position: relative;
	margin: 0;
	display: block;
}


@media screen and (max-width: 1730px) and (min-width: 1600px) {

	nav.primary ul li a,
	nav.primary ul li ul li a {
		font-size: 16px !important;
	}
}

@media screen and (max-width: 1599px) {

	nav.primary ul li a,
	nav.primary ul li ul li a {
		font-size: 13px !important;
	}
}

@media screen and (max-width: 1400px) {
	nav.primary {
		/* width: 82%; */
	}
}

/******** End of primary Nav ***************/

@media screen and (max-width: 1450px) {


	/*==============================
	Mobile Nav Styles			
================================*/
	nav.primary {
		display: none;
	}

	#menu-button {
		/* width: 74%; */
		display: inline-block;
		font-size: 22px;
		position: relative;
		/* line-height: 60px; */
		z-index: 400;
		/* needs to be lower than nav.mobile, adjust as needed */
		/* background: #000; */
		text-align: left;
		padding-right: 10px;
		line-height: 2.5;
		width: 100%;
		/* text-align: center; */
	}

	#menu-button a {
		color: #101820;
		text-decoration: none;
		padding: 0 0.25em 0 0.75em;
		width: 100%;
		display: flex;
	}

	nav.mobile {
		display: block;
		position: fixed;
		top: 0;
		left: -250px;
		width: 250px;
		height: 100%;
		background: #333;
		z-index: 500;
		/* needs to be higher than #menu-button, adjust as needed */
		overflow: auto;
	}

	/* MENU HEADER SOCIAL MEDIA */
	nav.mobile .social-media {
		position: relative;
		text-decoration: none;
		display: inline-block;
		font-size: 16px;
		word-spacing: 13px;
		padding: 0 0 0 15px;
		color: #ccc !important;
	}

	nav.mobile .social-media a:link,
	nav.mobile .social-media a:visited {
		color: #ccc;
		text-decoration: none;
	}

	nav.mobile .social-media a:hover,
	nav.mobile .social-media a:active {
		color: #fff;
		text-decoration: underline;
	}

	/* MENU HEADER STYLES */
	nav.mobile .mobile_top {
		position: relative;
		display: block;
		padding: 0;
		margin: 50px 0 10px 0;
		color: #999;
		font-size: 18px;
		font-weight: 400;
	}

	/* MENU CLOSE 'X' BUTTON */
	nav.mobile .menu-toggle {
		position: absolute;
		padding: 3px 8px 3px;
		font-family: Arial, sans-serif;
		font-size: 24px;
		font-weight: bold;
		line-height: 1;
		background: #222;
		color: #999;
		text-decoration: none;
		top: -38px;
		right: 13px;
	}

	nav.mobile .menu-toggle:hover {
		/* Menu close button on hoveer */
		color: #fff;
	}

	/* MENU LIST STYLE */
	nav.mobile ul {
		list-style: none;
		font-weight: 300;
		margin: 0;
		padding: 0;
	}

	nav.mobile ul li {
		border-top: 1px solid #454545;
		border-bottom: 1px solid #151515;
		position: relative;
	}

	/* FIRST LEVEL */
	nav.mobile ul li a {
		position: relative;
		display: block;
		font-size: 15px;
		padding: 10px;
		color: #999;
		text-decoration: none;
		border-left: 4px #333 solid;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
		text-align: left;
		font-family: 'Mohave', sans-serif;
		text-transform: uppercase;
	}

	nav.mobile ul li a i {
		right: 11px;
		position: absolute;
		top: 13px !important;
		!i;
		!;
	}

	nav.mobile ul li a:hover {
		background: rgba(45, 45, 45, 0.5);
		color: #fff;
		border-left: 4px #CB1C1C solid;
		/* border highlight - Change to fit match site colors */
	}

	/* SECOND LEVEL */
	nav.mobile ul li li:last-child {
		border: none;
	}

	nav.mobile ul li li a {
		background: #444;
		position: relative;
		display: block;
		padding: 10px 10px 10px 15px;
		border-left: 4px #444 solid;
		color: #ccc;
		text-decoration: none;
	}

	nav.mobile ul li li a:hover {
		background: rgba(65, 65, 65, 0.5);
	}

	/* THIRD LEVEL */
	nav.mobile ul li li li:last-child {
		border: none;
	}

	nav.mobile ul li li li a {
		background: #555;
		position: relative;
		display: block;
		padding: 10px 10px 10px 25px;
		color: #ccc;
		text-decoration: none;
		border-left: 4px #555 solid;
	}

	nav.mobile ul li li li a:hover {
		background: rgba(85, 85, 85, 0.5);
	}

	.nav-footer {
		color: #1B1B1B;
		position: relative;
		text-align: center;
		font-size: 14px;
		line-height: 16px;
		padding: 15px 0;
	}

	/* FONT AWESOME ICONS */
	nav.mobile ul li a .fa {
		width: 25px;
		font-weight: 100;
		padding: 8px 3px;
		margin: 0 6px 0 0;
		text-align: center;
		background: #292929;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	}


	nav.mobile ul li .fa-chevron-down {
		color: #999;
	}


}


@media screen and (max-width: 1020px) {
	#menu-button a {
		justify-content: space-between;
	}

	ul#menu-secondary li:nth-child(2) {
		display: none;
	}
}

@media screen and (max-width:450px) {
	#menu-button {
		width: 100%;
	}
}


/*! CSS Used from: https://www.emsco.ca/wp-content/themes/www.emsco.ca/style.css?ver=1680116390 */
body {
	height: 100%;
	width: 100%;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	background: transparent;
}

.dropdown-menu>li {
	padding: 0 !important;
}

h2 {
	font-weight: 400;
	margin: 0;
	font-size: 25px;
}

:after {
	color: inherit;
}

button:focus,
button:active,
button:hover,
a:focus,
a:active,
a:hover,
input:focus,
input:active {
	text-decoration: none;
	outline: none;
}

button:hover,
a:hover {
	cursor: pointer;
}

a {
	color: inherit;
	font-weight: 700;
}

a:hover {
	color: #ee1c25;
}

.navbar-default {
	background-color: transparent !important;
	border-color: transparent !important;
}

.navbar {
	min-height: auto !important;
	margin-bottom: 0 !important;
}

.navigation-top {
	width: 100%;
}

.dropdown-menu {
	background-color: rgba(15, 23, 31, 0.85);
	border-radius: 0px;
	min-width: 195px;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #ee1c25;
}

.dropdown-menu:not(.head-list)>li>a {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .5px;
	padding: 10px 20px;
	text-transform: uppercase;
}

.dropdown-menu:not(.head-list)>li>a:hover,
.dropdown-menu:not(.head-list)>li:hover>a {
	background-color: #ee1c25;
	transition: linear 0.2s;
	color: #101820;
}

.mobile-nav ul li {
	position: relative;
}

.mobile-nav ul li a {
	padding-top: 18px !important;
	padding-bottom: 18px !important;
}

.mobile-nav ul li icon {
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	padding: 20px 30px 20px 30px;
	background: #444;
	cursor: pointer;
}

.desktop-nav ul li icon {
	display: none !important;
}

#pre-header {

	padding: 10px 4%;
	background: #ee1c25;
}

#pre-header ul {
	list-style: none;
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
	margin: 0 !important;

}

#pre-header ul li {
	margin: 0 !important;
}

#pre-header ul a {
	color: #fff;
}

.top-header {
	padding-left: 1%;
	padding-top: 10px;
	background-color: #fff;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding-right: 1%;
}

.top-header img {
	width: 100%;
	height: auto;
	max-width: max(180px, 13vw);
	padding: .5em;
}

.top-header img:nth-child(2) {
	max-width: 200px;
}

.logo-wrap {
	padding-bottom: 10px;
}

.btm-header {
	padding-left: 1%;
	padding-right: 1%;
	background-color: #fff;
	display: flex;
	align-items: center;
	margin: 0 !important;
	border-top: dotted 1px #B7B7B7;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}

.navbar-header {
	float: none !important;
	text-align: left;
}

.navbar-right {
	float: none !important;
	text-align: left;
	margin-right: 0;
}

.navbar-collapse {
	padding: 0;
}

.nav>li>a {
	padding: 10px 20px;
	box-sizing: border-box;
}

.navbar-right .dropdown-menu {
	left: 0;
	right: auto;
}

.dropdown-menu>li {
	padding: 0;
}

.dropdown-menu>li:last-child {
	padding: 0;
}

.dropdown-menu>li:first-child {
	padding: 0;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background: transparent;
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
	width: 30px !important;
	background-color: #fff !important;
	border-radius: 0 !important;
}

.hamburger {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-right: 0 !important;
}

.hamburger-box {
	width: 30px !important;
}

.main-menu-item:not(.site-footer *) {
	border-left: dotted 1px #B7B7B7;
}

.site-footer #menu-primary li {
	margin: 10px 0 !important;
	!i;
	!;
}

.main-menu-item:hover {
	color: #ee1c25;
}

#menu-primary>.show-mobile {
	display: none;
}

#menu-primary>.last-nav {
	border-right: dotted 1px #B7B7B7;
}

.foot-logo {
	width: 100%;
	max-width: 200px;
	height: auto;
	padding-bottom: 15px;
}

.contact-wrap {
	text-align: right;
}

.contact-links-wrap {
	padding-right: 8.5% !important;
	padding-bottom: 5px;
	box-sizing: border-box;
}

.nav-contact {
	margin: 0;
	padding-left: 15px;
	padding-right: 10px;
	font-size: 25px;
	font-weight: 700;
	display: inline-block;
	letter-spacing: 1px;
}

.header-link {
	color: #101820;
}

.header-link:hover {
	color: #ee1c25;
}

.contact-menu-links-wrap {
	margin: 0;
	padding: 0;
	background: #ffffff;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 8.5% !important;
	box-sizing: border-box;
	clip-path: polygon(5% 0%, 100% 0, 100% 100%, 0% 100%);
	width: 100% !important;
}

.sub-link-wrap {
	display: inline-block;
	padding-left: 35px;
	margin: 0;
}

.sub-link-head {
	margin: 0;
	padding-top: 11px;
	padding-bottom: 5px;
	font-weight: 900;
	font-size: 18px;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .5px;
}

.sub-link-wrap:hover a {
	color: #ee1c25;
}

.menu-secondary {
	margin: 0 !important;
	width: auto;
}

.mobile-search form {
	display: none;
}

.desktop-search form {
	display: none;
}

.desktop-search>div {
	display: flex;
	justify-content: flex-end;
}

.col-xs-12.search_form {
	padding-right: 0 !important;
}

.desktop-search form {
	width: 100%;
	margin: 0;
	max-width: 313px;
}

.desktop-search form.active,
.mobile-search form.active {
	display: block;
}

.search-toggles {
	display: flex;
}

.search-toggles a {
	padding: 10px 15px;
	text-align: center;
	color: #101820;
	background: #ee1c25;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .5px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.mobile-search .search-toggles a {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
}

.search-toggles a.active {
	background: #9b1f24 !important;
}

.formfield input.head-search {
	width: 100% !important;
	background: #242424 !important;
	border: none !important;
	border-radius: 0px !important;
	padding: 13px 15px !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 16px !important;
	color: white;
	float: left;
	box-sizing: border-box;
	min-height: 42px;
}

.search_form .formfield input.head-search {
	padding-right: 0 !important;
	margin-right: 0 !important;
}

.formfield input.head-search::placeholder {
	color: white
}

button.nav-search-btn {
	position: absolute;
	right: 0;
	border: none !important;
	border-radius: 0px !important;
	font-size: 15px !important;
	color: white !important;
	background: transparent !important;
	transition: linear 0.3s;
	min-height: 42px;
	background: #000000 !important;
	padding: 0 14px !important;
}

.hidden-md.hidden-lg.mobile-search .col-xs-12.search_form button.nav-search-btn {
	padding-right: 0;
}

.nav-search-btn:hover {
	/* color: #ee1c25 !important; */
	background: #6A0000 !important;
}

.site-footer {
	background: #fff;
	border-bottom: 5px solid #ee1c25;
	padding: 50px 4%;
	box-sizing: border-box;
	margin: 0 !important;
	margin-top: 50px !important;
	!i;
	!;
}

.foot-links-wrap {
	padding-left: 5% !important;
	padding-right: 5% !important;
}

.foot-head {
	font-size: 22px;
	color: #101820;
	text-transform: uppercase;
	font-weight: 800;
	margin: 0;
	padding-bottom: 5px;
}

.foot-link,
#site-foot ul li a {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 800;
	margin: 0;
	font-weight: 100;
	font-family: 'Mohave', sans-serif !important;
	color: #101820;
	min-width: 150px !important;
	!i;
	!;
	!;
	!i;
	!;
}

.foot-text {
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 400;
	margin: 0;
	line-height: 22px;
}

.disclaimer-text,
.disclaimer-text * {
	font-size: 10px;
	color: #777;
	letter-spacing: 1px;
}

.foot-link {
	color: #101820 !important;
}

.foot-link:hover {
	color: #ee1c25 !important;
}

.gen-btn {
	color: white;
	background: #ee1c25;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	outline: 0;
	font-size: 18px;
	text-transform: uppercase;
	padding: 8px 25px;
	border: none;
	-webkit-transition: 1s;
	transition: 1s;
	font-family: 'Mohave', sans-serif !important;
}

.btn-wrap .gen-btn {
	margin-right: 10px;
}

.gen-btn:hover {
	background: #9b1f24;
	box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.25);
	color: white;
}

.top-header a.gen-btn {
	background: transparent;
	color: black;
	margin-right: 33px;
	font-weight: 700;
}

#sidebar12-sideBar1 {
	margin-top: -1px;
}

#sidebar12-mobile-category-section {
	display: none;
}

.home-content-mobile {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 8%;
	padding-right: 8%;
}

.col-xs-6.mobile-category-wrap {
	padding: 5px !important;
}

.mobile-home-box {
	background: rgb(70, 70, 70);
	background: linear-gradient(130deg, rgba(70, 70, 70, 1) 0%, rgba(16, 24, 32, 1) 100%);
	border-radius: 10px;
	padding: 10px;
	width: 100%;
}

.mobile-box-text {
	color: #fff;
	margin: 0;
	padding-top: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
}

.mobile-category-img {
	width: 75px;
	display: block;
	margin: auto;
}

/*
.home-content {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='763.615' height='493' viewBox='0 0 763.615 493'%3E%3Cpath id='Path_54' data-name='Path 54' d='M-45.549,1436.132l669.838,493H-139.326v-493Z' transform='translate(139.326 -1436.132)' fill='%23ee1c25'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom left -140px;
    background-attachment: fixed;
    background-size: 700px;
}
*/

.col-xs-12.col-sm-6.col-md-3.category-wrap {
	padding: 15px !important;
}

.category-box {
	position: relative;
	width: 100%;
	border-radius: 30px 0 !important;
	margin: 15px;
	padding: 0 0.8vw;
}

.category-box {}

.category-img {
	display: block;
	width: 100%;
	height: auto;
	/* width: 20vw; */
	height: 368px !important;
	object-fit: cover;
	border-radius: 30px 0 !important;
}

.overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: rgba(16, 24, 32, 0.80);
	overflow: hidden;
	width: calc(100% - 1.56vw);
	height: 30%;
	transition: .5s ease;
	border-radius: 30px 0 !important;
}

.category-box:hover .overlay {
	height: 100%;
}

.category-text {
	color: white;
	font-size: 17px;
	position: absolute;
	top: 50%;
	left: 35%;
	text-transform: uppercase;
	font-weight: 400;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: left;
}

.category-head {
	text-transform: uppercase;
	color: white;
	margin: 0;
	letter-spacing: normal;
	transition: all .5s ease;
	font-family: 'Mohave', sans-serif;
	font-weight: 600;
	font-size: 30px;
}

.fw-category-content {
	padding-left: 10%;
	padding-right: 6%;
	padding-top: 50px;
	padding-bottom: 95px;
}

#sidebar12-fw-content {
	margin-top: -1px;
}

.home-about-section {
	background-image: url('https://www.emsco.ca/wp-content/uploads/2019/05/background-grey.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.about-img {
	width: 85%;
	float: right;
	margin-top: -90px;
	box-shadow: 10px -10px #ee1c25;
	max-width: 440px !important;
}

.standard-fw-content {
	padding-left: 8%;
	padding-right: 8%;
	padding-top: 50px;
	padding-bottom: 50px;
	margin: 0 !important;
}

.head {
	text-transform: uppercase;
	font-size: 50px;
	font-weight: 400;
	color: #ee1c25;
	margin: 0;
	padding-bottom: 10px;
}

.content {
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #000;
	margin: 0;
}

.btn-wrap {
	padding-top: 20px;
}

.btn-wrap a button {
	margin-bottom: 10px !important;
}

.yellow {
	color: #ee1c25;
}

.yellow:hover {
	color: #101820;
}

@media only screen and (min-width: 767px) {



	.mobile-nav ul li icon {
		display: none !important;
	}
}

@media only screen and (max-width : 1400px) {
	.hidden-xs {}

	.desktop-search.hidden-xs .col-xs-12 {

		width: 310px;
	}

	.hidden-xs .col-xs-12 .search-toggles {}

	.hidden-xs .col-xs-12 .search-toggles .active {}

	.hidden-xs .col-xs-12 .search-toggles #desktop-parts-toggle {}

	.hidden-xs .col-xs-12 .inv-search {

		width: 390px !important;
	}

	.hidden-xs .col-xs-12 .inv-search input {}

	.hidden-xs .col-xs-12 .inv-search .col-xs-12 {}

	.hidden-xs .col-xs-12 .inv-search .col-xs-12 .formfield {}

	.hidden-xs .col-xs-12 .inv-search .col-xs-12 .formfield .head-search {}

	.hidden-xs .col-xs-12 .inv-search .col-xs-12 .formfield .nav-search-btn {}

	.hidden-xs .col-xs-12 .inv-search .col-xs-12 .formfield .nav-search-btn .fas {}

	.contact-menu-links-wrap .sub-link-head {
		font-size: 16px;
	}

	.navbar-default .navbar-nav>li>a {
		font-size: 12px !important;
	}

	input.head-search {
		font-size: 16px !important;
	}

	.desktop-search .search-toggles a {
		padding: 10px 8px;
	}
}

@media only screen and (max-width : 1200px) {
	.navbar-default .navbar-nav>li>a {
		font-size: 14.5px;
		font-weight: 400;
	}


	.accordion {
		min-height: 135vw !important;
		!i;
		!;
	}

	.col-xs-12.col-sm-12.col-md-12.col-lg-6.about-img-area {
		display: none
	}

	.dropdown-menu:not(.head-list)>li>a {
		font-weight: 400;
	}

	.contact-menu-links-wrap .sub-link-head {
		font-size: 14px;
	}
}

@media only screen and (max-width : 1199px) {
	.mobile-about-img {
		width: 100%;
		box-shadow: 10px 10px #ee1c25;
	}

	.about-img-area {
		padding-top: 20px;
	}

	.fw-category-content {
		padding-bottom: 50px;
	}
}

@media only screen and (max-width : 1100px) {
	.nav>li>a {
		padding: 10px 15px;
	}

	.dropdown-menu:not(.head-list)>li>a {
		padding: 10px 15px;
	}
}

@media only screen and (max-width : 991px) {
	.category-img {
		width: 100vw
	}

	.disclaimer.col-xs-12 {
		width: 100%;
	}

	.formfield {
		display: flex;
		background: #242424;
	}

	.formfield,
	.formfield * {
		color: white;
	}

	button.nav-search-btn {
		position: relative !important;
	}

	#site-foot .flexify a {
		margin: 0 auto
	}

	.foot-links-wrap {
		padding-left: 0 !important;
		padding-right: 0 !important;
		padding-top: 20px;
	}

	.disclaimer-area {
		padding-top: 20px;
	}

	.sub-link-head {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.nav-contact {
		padding-left: 8px;
		padding-right: 0px;
		font-size: 20px;
	}

	.disclaimer {
		text-align: center;
	}

	.foot-contact-wrap {
		text-align: center;
	}

	.foot-col {
		width: 100% !important;
		text-align: center
	}

	.foot-links-wrap ul+div {
		display: none !important
	}

}

@media only screen and (max-width : 768px) {
	.main-menu-item {
		border: none;
	}

	#menu-primary>.show-mobile {
		display: block;
	}

	#menu-primary>.last-nav {
		border: none;
	}

	.navbar-default .navbar-nav>li>a {
		font-size: 15px !important;
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.dropdown-menu:not(.head-list)>li>a {
		font-size: 15px !important;
	}

	.navbar-default .navbar-collapse {
		border: none;
	}

	.navbar-collapse {
		box-shadow: none !important;
	}

	.hamburger {
		padding-left: 0 !important;
	}

	.dropdown-menu {
		position: unset !important;
	}

	.btm-header {
		padding-left: 0;
		padding-right: 0;
	}

	.dropdown-menu {
		width: 100%;
		box-sizing: border-box;
		background-color: #ee1c25 !important;
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}

	.dropdown-menu li a {
		font-size: 15px !important;
		text-align: center !important;
		padding-top: 5px !important;
		padding-bottom: 5px !important;
		color: #000 !important;
	}
}

@media only screen and (max-width : 767px) {
	.titleoverlay {
		margin-left: 45vw !important;
	}

	.top-header {
		padding-left: 0;
		padding-bottom: 0;
	}

	.category-img {
		max-width: 100% !important;
		height: 330px !important;
		object-fit: cover;
	}

	.contact-links-wrap {
		padding: 0 !important;
		text-align: center;
		background: #ee1c25;
		background-position: right center;
		background-size: cover;
		background-repeat: no-repeat;
	}

	.contact-links-wrap * {
		color: white;
		padding-left: 0;
	}

	.contact-links-wrap #socialIcons {
		margin-left: 20px;
	}

	li.sub-link-wrap.sub-link-head.menu-item-even.menu-item {}

	.nav-contact {
		padding-left: 0;
	}

	.contact-area {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.hamburger {
		padding-right: 10px !important;
	}

	.gen-btn {
		padding: 5px 15px;
		font-size: 18px;
	}

	#sidebar12-desktop-category-section {
		display: none;
	}

	#sidebar12-mobile-category-section {
		display: block;
	}

	.header-link:hover {
		color: #101820;
	}

	.yellow {
		color: #000;
	}

	.yellow:hover {
		color: #101820;
	}

	.logo-wrap {
		text-align: center;
	}

	#top-header .logo-wrap .row {
		display: flex;
		justify-content: center;
		padding: 0 0 0 5px;
	}

	.logo-wrap img {
		margin: 0 auto;
	}

	.logo-wrap .flexify img:first-of-type {
		/* width: 150px; */
	}

	.nav-contact {
		padding: 0 10px;
	}

	.container-fluid>.navbar-collapse,
	.container-fluid>.navbar-header {
		margin: 0;
	}

	.navbar-nav {
		margin: 0 !important;
	}

	.foot-logo {
		display: block;
		margin: auto;
	}
}

@media only screen and (max-width : 550px) {
	.mobile-about-img {
		box-shadow: none;
	}
}

@media only screen and (max-width : 400px) {
	.mobile-box-text {
		font-size: 15px;
		letter-spacing: normal;
	}
}


/*! CSS Used from: https://www.emsco.ca/wp-content/plugins/sandhills-site/common/css/editor_bootstrap/3.3.7/nifty/bootstrap.min.css?ver=3.3.7 ; media=all */
body {
	margin: 0;
}

article,
aside,
header,
main,
nav,
section {
	display: block;
}

.otherpage {
	margin: max(50px, 5vw);
}

main.surroundcontactpage {
	margin: 60px 0;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

button,
input,
textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}

button {
	overflow: visible;
}

button {
	text-transform: none;
}

button {
	-webkit-appearance: button;
	cursor: pointer;
}

input {
	line-height: normal;
}

textarea {
	overflow: auto;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

button,
input,
textarea {
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #337ab7;
	text-decoration: none;
}

a:focus,
a:hover {
	color: #23527c;
	text-decoration: underline;
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

img {
	vertical-align: middle;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

[role=button] {
	cursor: pointer;
}

h2,
h3,
h4,
h5,
h6 {
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 18px;
}

h5:not(.cf *) {
	font-weight: normal;
	font-style: italic;
	font-size: 24px;
}

.flexify h5 {
	margin-right: 20px;
	line-height: 1.3;
}

h6 {
	font-size: 12px;
}

p {
	margin: 0 0 10px;
}

ul {
	margin-top: 0;
	margin-bottom: 10px;
}

ul.nopadd,
ul.nopadd * {
	padding-left: 0;
}

ul ul {
	margin-bottom: 0;
}

.container-fluid {
	/* padding-right: 15px; */
	/* padding-left: 15px; */
	margin-right: auto;
	margin-left: auto;
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

.flexify {
	display: flex;
	justify-content: space-between;
	align-items: center;
	justify-content: flex-end;
	flex-direction: row;
}

.row.flexify>a {
	width: unset;
}

.widthexception:first-of-type * {
	width: 100% !important;
}

#site-foot .flexify {
	flex-direction: column;
	align-items: flex-end;
	text-align: right;
}

#headercontactID .row.flexify {
	margin-left: calc(0.0625rem + ((1vw - 14.6px) * 15));
	flex-wrap: wrap;
	justify-content: flex-end;
}


.col-xs-12,
.col-xs-6 {}

.col-xs-12 {}

.col-xs-6 {
	width: 50%;
}

@media (min-width:768px) {

	.col-sm-12,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6 {
		float: left;
	}

	.col-sm-12 {
		width: 100%;
	}

	.col-sm-6 {
		width: 50%;
	}

	.col-sm-5 {
		width: 41.66666667%;
	}

	.col-sm-4 {
		width: 33.33333333%;
	}
}

@media (min-width:992px) {

	.col-md-12,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-8 {
		float: left;
	}

	.col-md-12 {
		width: 100%;
	}

	.col-md-8 {
		width: 66.66666667%;
	}

	.col-md-6 {
		width: 50%;
	}

	.col-md-5 {
		width: 41.66666667%;
	}

	.col-md-4 {
		width: 33.33333333%;
	}

	.col-md-3 {
		width: 25%;
	}
}

@media (min-width:1200px) {

	.col-lg-3,
	.col-lg-4,
	.col-lg-6 {
		float: left;
	}

	.col-lg-6 {
		width: 50%;
	}

	.col-lg-4 {
		width: 33.33333333%;
	}

	.col-lg-3 {
		width: 25%;
	}
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

.collapse {
	display: none;
}

.dropdown {
	position: relative;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.nav>li {
	position: relative;
	display: block;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #eee;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px;
	}
}

@media (min-width:768px) {
	.navbar-header {
		float: left;
	}
}

.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}

@media (min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width:768px) {

	.container-fluid>.navbar-collapse,
	.container-fluid>.navbar-header {
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-toggle:focus {
	outline: 0;
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none;
	}
}

.navbar-nav {
	margin: 7.5px -15px;
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}

	.navbar-nav>li {
		float: left;
	}

	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

@media (min-width:768px) {
	.navbar-right {
		float: right !important;
		margin-right: -15px;
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}

.navbar-default .navbar-nav>li>a {
	color: #777;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent;
}

.navbar-default .navbar-toggle {
	border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #ddd;
}

.navbar-default .navbar-collapse {
	border-color: #e7e7e7;
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-body {
	position: relative;
	padding: 15px;
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	}
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
	display: table;
	content: " ";
}

.contacttest .site-foot:before,
.contacttest .site-foot:after {
	display: block;
	content: none;
}

.flexify.row:after,
.flexify.row:before {
	display: none !important;
}

.clearfix:after,
.container-fluid:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after {
	clear: both;
}

.pull-right {
	float: right !important;
}

@media (max-width:1350px) and (min-width: 991px) {
	.category-text {
		padding-left: 38px !important;
	}

	.category-head {
		width: 140px !important;
	}

	.overlay {
		height: 110px;
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important;
	}

	.hidedesktop {
		display: block !important;
		background: #ee1c25;
		color: white;
		text-align: center;
		padding: 16px;
		font-family: 'Mohave', sans-serif !important;
	}

	.hidedesktop * {
		color: white !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important;
	}
}

.collapse {
	display: none;
}

a {
	text-decoration: none;
	color: #7a878e;
	outline: 0;
}

a:focus,
a:hover {
	text-decoration: none;
	color: #6e7a81;
	outline: 0 !important;
}

button,
button:focus {
	outline: 0 !important;
}

.row {
	margin: 0 -15px;
}

[class^=col-]:not(.pad-no) {
	padding-left: 15px;
	padding-right: 15px;
}

.col-xs-12.col-sm-6.col-md-4.category-wrap a {
	border-radius: 30px 0 !important;
}

.hidden-md.hidden-lg.mobile-search .col-xs-12.search_form,
.hidden-md.hidden-lg.mobile-search .col-xs-12.search_form .col-xs-12 {
	padding: 0 !important;
}

.modal {
	text-align: center;
	z-index: 10000;
}

.modal:before {
	content: "";
	display: inline-block;
	height: 100%;
	width: 0;
	margin-left: -1em;
	vertical-align: middle;
}

.modal.fade:not(.animated) .modal-dialog {
	opacity: 0;
	-webkit-transform: translateY(-150%);
	transform: translateY(-150%);
	-webkit-transition: all .5s linear .5s;
	transition: all .5s linear .5s;
}

.modal-dialog {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	margin-top: -1%;
	min-width: 90%;
}

.modal-body {
	min-height: 90px;
}

.modal-content {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	border: 0;
}

@media (min-width:768px) {
	.modal-dialog {
		min-width: 0;
	}
}

.dropdown-menu {
	font-size: 13px;
	border-radius: 0;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
	margin: 5px 0 0;
	padding: 0;
	border: 0;
}

.dropdown-menu>li {
	padding: 2px 7px;
}

.dropdown-menu>li>a {
	border-radius: 0;
	color: #7a878e;
}

.dropdown-menu>li:first-child {
	padding-top: 7px;
}

.dropdown-menu>li:last-child {
	padding-bottom: 7px;
}

.dropdown-menu:not(.head-list)>li>a {
	padding: 7px 10px;
}

.dropdown-menu:not(.head-list)>li>a:hover {
	background-color: #1976d2;
	color: #fff;
}

@media print {
	body {
		background: 0 0;
	}
}


.col-xs-12,
.col-xs-6 {}

.col-xs-12 {}

/*.logo-wrap {
    margin-top: 7px;
}*/

.col-xs-6 {
	width: 50%;
}

@media (min-width:768px) {

	.col-sm-12,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6 {
		float: left;
	}

	.col-sm-12 {
		width: 100%;
	}

	.col-sm-6 {
		width: 50%;
	}

	.col-sm-5 {
		width: 41.66666667%;
	}

	.col-sm-4 {
		width: 33.33333333%;
	}
}

@media (min-width:992px) {

	.col-md-12,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-8 {
		float: left;
	}

	.hidden-xs.col-sm-12.col-md-12.contact-menu-links-wrap {}

	.col-md-12 {
		width: 100%;
	}

	.col-md-8 {
		width: 66.66666667%;
	}

	.col-md-6 {
		width: 50%;
	}

	.col-md-5 {
		width: 41.66666667%;
	}

	.col-md-4 {
		width: 33.33333333%;
	}

	.col-md-3 {
		width: 25%;
	}
}

@media (min-width:1200px) {

	.col-lg-3,
	.col-lg-4,
	.col-lg-6 {
		float: left;
	}

	.col-lg-6 {
		width: 50%;
	}

	.col-lg-4 {
		width: 33.33333333%;
	}

	.col-lg-3 {
		width: 25%;
	}
}

.categories.mapArea p {
	margin-top: 45px;
	margin-top: max(31.6406px, 2.34375vw);
	max-width: 600px;
	max-width: max(291.875px, 31.25vw);
	padding-right: max(68.75px, 6.25vw);
	margin-bottom: 30px;
}

.rightInfoContact p {
	margin: 15px 0 !important;
}

.rightInfoContact p {
	max-width: 100% !important;
}

.categories.mapArea p {
	font-weight: normal;
	font-size: 22px;
	font-size: max(18.4687px, 1.14583vw);
	line-height: 32px;
	line-height: max(22.5px, 1.66667vw);
	color: black;
}

.mapContain {
	border-bottom: 10px solid #F16725;
}

.mapContain {
	box-shadow: 0px 20px 99px rgb(232 243 236 / 22%);
	box-shadow: 0px 1.04167vw 5.15625vw rgb(232 243 236 / 22%);
	transition: all .3s;
	width: max(513.2808px, 38.0208vw);
	height: max(267.188px, 19.7917vw);
	border-bottom: max(7.0308px, 0.5208vw) solid #ee1c25;
}

.flex .mapContain {
	width: 100%;
	background: transparent;
}

::placeholder {
	/*font-size: 14px !important;
    font-size: max(12px, 0.72917vw) !important;*/
	font-weight: 400 !important;
}

input:focus {
	outline: none;
}

.categories a {
	text-transform: uppercase;
	color: black;
	font-weight: normal;
}

.wrapper {
	width: 90%;
	max-width: 1450px;
	max-width: max(1019.5312px, 75.52083vw);
	margin: 0 auto;
	height: 100%;
}

.categories {
	background-size: cover !important;
	position: relative;
	overflow: hidden;
	padding: 60px;
	padding: max(42.1875px, 3.125vw);
	padding: 3.125vw;
}

section.categories.mapArea.pd-lg {
	margin-top: 100px;
	margin-top: max(70.3125px, 5.20833vw);
}

.otherPage section.categories.mapArea.pd-lg {
	margin-top: 0;
}

.categories .wrapper {
	position: relative;
	z-index: 3;
	align-items: stretch;
	height: auto;
	justify-content: space-between;
}

.mapArea .wrapper.flex {
	justify-content: space-between;
}

.paddingRight {
	margin-right: 75px;
	width: 100%;
	max-width: calc(20rem + ((1vw - 7.67px) * 53.7728));
}

::placeholder {
	font-weight: 400 !important;
}

.flex {
	display: flex;
}

@media only screen and (max-width: 1200px) {
	.wrapper {
		width: 100%;
	}
}

@media only screen and (max-width: 880px) {
	.wrapper {
		width: 90%;
	}
}

.categories iframe {
	width: 100%;
	height: 100%;
}

.rightInfoContact * {
	color: black;
}

@media only screen and (max-width: 545px) {
	.slick-track {
		height: 250px !important
	}

	.logo-wrap .flexify {
		flex-direction: column !important;
	}

	#headercontactID .row.flexify {
		/* flex-direction: column; */
		align-items: center;
		justify-content: center;
		margin-left: 0;
		flex-wrap: nowrap;
		width: 100%;
	}
}

@media only screen and (max-width: 1401px) {
	.logo-wrap .flexify {
		/* flex-direction: column; */
		/* align-items: flex-start; */
	}

	.logo-wrap .flexify img:first-of-type {
		margin-bottom: 27px;
	}

	.logo-wrap .flexify * {
		margin-left: 0 !important;
	}
}

@media only screen and (max-width: 1500px) {
	.logo-wrap .flexify img:first-of-type {
		margin-bottom: 15px !important;
	}

	.logo-wrap {
		padding-bottom: 0;
	}

	.flexify *,
	.contactsnip a {
		font-size: 18px !important;
	}

	.otherPage .wrapper.flex {
		flex-direction: column;
		text-align: center;
	}

	.mapContain {
		width: 100%;
	}

	.rightInfoContact * {
		text-align: center !important;
		margin: 0 auto;
		padding: 0 !important;
	}


	.paddingRight {
		margin-right: 0;
		margin-bottom: 50px;
	}
}

.rightInfoContact a {
	text-transform: unset;
}

@media only screen and (max-width: 767px) {

	.paddingRight {
		max-width: 100%
	}

	.logo-wrap,
	.contact-wrap {
		width: 100%;
	}

	.invpage div#site-foot {
		padding-bottom: 130px;
	}

	.logo-wrap .flexify {
		flex-direction: row;
		align-items: center;
	}

	.mapArea .flex {
		flex-direction: column;
	}

	p {
		font-size: max(20px, 3.025vw) !important;
		/* line-height: 1 !important; */
		max-width: 100% !important;
		padding-right: 0 !important;
	}

	main .categories {
		margin-top: 0px !important;
	}

	main .mapContain {
		width: 100%;
	}
}


/* services page  */
.servicespg .contact-wrap {
	text-align: right;
}

.servicespg .btn-success {
	color: #fff;
	background: #ee1c25;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	outline: 0;
	font-size: 20px;
	text-transform: uppercase;
	padding: 8px 20px;
	border: none;
	-webkit-transition: 1s;
	transition: 1s;
	font-family: 'Mohave', sans-serif;
	opacity: 1;
	border-radius: 0;
}

.servicespg .btn-success:focus,
.servicespg .btn-success:hover {
	background: #9b1f24 !important;
	box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.25);
	color: #fff !important;
}

.servicespg .btn-dark {
	color: #ee1c25;
	background: #101820;
	font-weight: 900;
	text-align: center;
	text-decoration: none;
	outline: 0;
	font-size: 20px;
	text-transform: uppercase;
	padding: 8px 20px;
	border: none;
	-webkit-transition: 1s;
	transition: 1s;
	color: white;
	font-family: 'Mohave', sans-serif;
	border-radius: 0 !important;
	!i;
	!;
	opacity: 1;
}

.servicespg .btn-dark:focus,
.servicespg .btn-dark:hover {
	background: #ee1c25 !important;
	box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.25);
	/* color: #9b1f24 !important; */
}

.servicespg #sidebar12-sideBar1 {
	margin-top: -1px;
}

.servicespg #sidebar-right {
	padding-right: 8% !important;
	padding-left: 2% !important;
	padding-top: 50px;
	padding-bottom: 50px;
}

.servicespg .job-head {
	color: #363636;
	font-size: 22px;
	font-weight: 700;
	margin: 0;
	padding-bottom: 20px;
	font-style: italic;
}

.servicespg .job-title {
	color: #363636;
	font-size: 22px;
	font-weight: 700;
	padding-bottom: 5px;
	margin: 0;
	font-style: italic;
}

.servicespg #sidebar50-service-request {
	padding-left: 8% !important;
	padding-right: 8% !important;
	padding-top: 50px;
	padding-bottom: 50px;
	background: url(/wp-content/uploads/2019/05/background-grey.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.servicespg .service-head {
	font-weight: 500;
	font-size: 25px;
	text-transform: uppercase;
}

.servicespg .yellow-service-head {
	font-weight: 500;
	font-size: 25px;
	text-transform: uppercase;
	color: #ee1c25;
}

.servicespg .service-box {
	padding-right: 2% !important;
}

.servicespg .overview-space {
	padding-right: 4% !important;
}

.servicespg .service-space {
	padding-right: 2% !important;
}

.servicespg .service-request-space {
	padding-right: 2% !important;
}

.servicespg .service-data-row {
	padding-top: 50px;
}

.servicespg .top-pad {
	padding-top: 15px;
}

.servicespg .short-line {
	background-color: #ee1c25;
	height: 3px !important;
	!i;
	!;
	!;
	!i;
	!;
	width: 40px;
	margin-top: 15px;
	min-height: 3px !important;
	!i;
	!;
}

.servicespg .all-services-box {
	border: solid 1px #b7b7b7;
	padding: 5%;
	text-align: center;
	margin: 3%;
}

.servicespg .all-services-box .btn-success {
	display: block !important;
	width: 100% !important;
	margin-bottom: 10px !important;
	border-radius: 0 !important;
	!i;
	!;
}

.servicespg .all-services-list {
	list-style: none;
	padding: 15px 0 0 0 !important;
	margin: 0;
}

.servicespg .all-services-list li {
	line-height: 30px;
}

.servicespg .service-icon-wrap {
	padding-bottom: 20px;
}

.servicespg .service-icon {
	width: 100px !important;
	height: auto;
}

.servicespg .page-title {}

.servicespg #sidebar70-contact-body {
	padding-left: 8% !important;
	padding-right: 4% !important;
	padding-top: 50px;
	padding-bottom: 50px;
}

.servicespg .pad-btm {
	padding-bottom: 20px;
}

.servicespg .pad-top {
	padding-top: 20px;
}

.servicespg #sidebar59-team-wrap {
	padding-left: 8% !important;
	padding-right: 8% !important;
	padding-top: 50px;
	padding-bottom: 50px;
}

.servicespg .no-pad-top {
	padding-top: 0 !important;
}

.servicespg .no-pad-btm {
	padding-bottom: 0 !important;
}

.servicespg .head {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 30px;
	font-weight: 700;
	color: #101820;
	margin: 0;
	padding-bottom: 10px;
}

.servicespg .content {
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	color: #000;
	margin: 0;
}

.servicespg .btn-wrap {
	padding-top: 10px;
}

.servicespg .page-title-wrap {
	padding: 10px 4% !important;
	border-bottom: 1px solid #b7b7b7;
}

.servicespg .title-icon {
	width: 47px;
	display: inline-block;
	position: absolute;
}

.servicespg .title-head {
	margin: 0;
	padding-bottom: 5px;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.servicespg .offer-btn {
	background: #101820 !important;
}

.servicespg .offer-btn:hover {
	background: #ee1c25 !important;
	color: #000 !important;
}

.servicespg .offer-btn-mobile {
	background: #373737 !important;
	font-weight: 600 !important;
}

.servicespg .add-btm {
	padding-bottom: 20px;
}

.servicespg .yellow {
	color: #ee1c25;
}

.servicespg .yellow:hover {
	color: #101820;
}

.servicespg .center {
	text-align: center;
	display: block;
	margin: auto;
}

.servicespg .pad-row {
	/* padding: 50px 8% !important; */
}

@media only screen and (max-width: 991px) {
	.servicespg .service-img-wrap {
		height: 250px;
	}

	.servicespg .service-data-row {
		padding-top: 0;
	}

	.servicespg .overview-space {
		padding-right: 0 !important;
		padding-bottom: 30px;
	}

	.servicespg .service-space {
		padding-right: 0 !important;
		padding-bottom: 30px;
	}

	.servicespg #sidebar-right {
		padding-left: 8% !important;
		padding-right: 8% !important;
		padding-top: 0 !important;
	}

	.servicespg .service-box {
		padding-bottom: 30px;
		padding-right: 0 !important;
	}
}

@media only screen and (max-width: 767px) {
	.servicespg .yellow {
		color: #000;
	}

	.servicespg .yellow:hover {
		color: #101820;
	}

	.servicespg #sidebar70-contact-body {
		padding-left: 8% !important;
		padding-right: 8% !important;
	}
}

/* CONTACT PAGE STYLES  */

.surroundcontactpage .contact-wrap {
	text-align: right;
}

.surroundcontactpage .flex {
	display: flex;
}

.surroundcontactpage .flex .btn {
	margin: 5px 10px;
}

.surroundcontactpage .flex-wrap {
	flex-wrap: wrap;
}

.surroundcontactpage .fw-btn {
	color: #101820;
	background: #ee1c25;
	font-weight: 900;
	text-align: center;
	text-decoration: none;
	outline: 0;
	font-size: 20px;
	text-transform: uppercase;
	padding: 15px 20px;
	border: none;
	-webkit-transition: 1s;
	transition: 1s;
	width: 100%;
}

.surroundcontactpage .fw-btn:hover {
	background: #ffc235;
	box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.25);
}

.surroundcontactpage #sidebar12-sideBar1 {
	margin-top: -1px;
}

.surroundcontactpage #sidebar12-fw-content {
	margin-top: -1px;
}

.surroundcontactpage .location-item {
	padding-bottom: 5px;
	text-align: left;
}

.surroundcontactpage .call-link {
	font-size: 22px;
	color: #ee1c25;
	font-weight: 700;
}

.surroundcontactpage .call-link:hover {
	color: #363636;
}

.surroundcontactpage .location-link {
	font-size: 18px;
	font-weight: 500;
	line-height: 23px;
	color: #363636;
}

.surroundcontactpage .location-link:hover {
	color: #101820;
}

.surroundcontactpage #location-map iframe {
	width: 100%;
	height: 400px;
}

.surroundcontactpage .grey-line-fw-wrap {
	padding-top: 30px;
	padding-bottoM: 30px;
}

.surroundcontactpage .grey-line-fw {
	height: 1px;
	width: 100%;
	background: #b7b7b7;
	margin-top: 15px;
	display: block;
	margin: auto;
}

.surroundcontactpage #sidebar-right {
	padding-right: 8% !important;
	padding-left: 2% !important;
	padding-top: 50px;
	padding-bottom: 50px;
}

.surroundcontactpage .return-btn {
	border: solid 1px #4d4d4d;
	color: #4d4d4d;
	border-radius: 0;
	padding: 10px 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: 500;
	background: 0 0;
	transition: linear 0.3s;
}

.surroundcontactpage .return-btn:hover {
	color: #000;
	background: #ebebeb;
}

.surroundcontactpage .location-row {
	padding-bottom: 50px;
}

.surroundcontactpage .location-right {
	padding-left: 5px !important;
}

.surroundcontactpage #sidebar70-contact-body {
	padding-left: 8% !important;
	padding-right: 4% !important;
	padding-top: 50px;
	padding-bottom: 50px;
}

.surroundcontactpage #sidebar70-contact-side {
	padding-left: 4% !important;
	padding-right: 8% !important;
	padding-top: 50px;
	padding-bottom: 50px;
}

.surroundcontactpage .contact-side-head {
	color: #363636;
	font-size: 22px;
	font-weight: 700;
	margin: 0;
	font-style: italic;
	padding-bottom: 5px;
}

.surroundcontactpage .contact-map {
	width: 100%;
	height: 350px;
	padding-bottom: 30px;
}

.surroundcontactpage .phone-side {
	font-size: 18px;
	font-weight: 500;
	line-height: 23px;
	margin: auto;
}

.surroundcontactpage .pad-btm {
	padding-bottom: 20px;
}

.surroundcontactpage .head {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 30px;
	font-weight: 700;
	color: #101820;
	margin: 0;
	padding-bottom: 10px;
}

.surroundcontactpage .content {
	font-size: 16px;
	font-weight: 400;
	/* line-height: 22px; */
	color: #000;
	margin: 0;
}

.surroundcontactpage .btn-wrap {
	padding-top: 10px;
}

.surroundcontactpage .inline-link {
	font-size: 16px;
	color: #363636;
	font-weight: 700;
}

.surroundcontactpage .inline-link:hover {
	color: #ee1c25;
}

.surroundcontactpage .title-head {
	margin: 0;
	padding-bottom: 5px;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.surroundcontactpage .data-label,
.surroundcontactpage .data-value {}

.surroundcontactpage .send-email-btn {
	border-color: #333 !important;
	color: #333 !important;
}

.surroundcontactpage .send-email-btn:hover {
	border-color: #191919 !important;
	color: #191919 !important;
	background: #ebebeb !important;
}

.surroundcontactpage .pad-row {
	padding: 50px 8% !important;
}

.surroundcontactpage .grey {
	color: #474747;
}

@media only screen and (max-width: 991px) {
	.surroundcontactpage .location-item {
		padding-bottom: 25px;
	}

	.surroundcontactpage .location-right {
		padding: 0 !important;
	}

	.surroundcontactpage #sidebar-right {
		padding-left: 8% !important;
		padding-right: 8% !important;
		padding-top: 0 !important;
	}
}

@media only screen and (max-width: 767px) {
	.hidedesktop.nopadd {
		display: none !important;
	}

	.surroundcontactpage .contact-area {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.surroundcontactpage #sidebar70-contact-side {
		padding-top: 0;
		padding-left: 8% !important;
		padding-right: 8% !important;
	}

	.surroundcontactpage #sidebar70-contact-body {
		padding-left: 8% !important;
		padding-right: 8% !important;
	}


	#pre-header ul {
		justify-content: center;
	}


}

/* 
.surroundcontactpage .col-lg-1,
.surroundcontactpage .col-lg-10,
.surroundcontactpage .col-lg-11,
.surroundcontactpage .col-lg-12,
.surroundcontactpage .col-lg-2,
.surroundcontactpage .col-lg-3,
.surroundcontactpage .col-lg-4,
.surroundcontactpage .col-lg-5,
.surroundcontactpage .col-lg-6,
.surroundcontactpage .col-lg-7,
.surroundcontactpage .col-lg-8,
.surroundcontactpage .col-lg-9,
.surroundcontactpage .col-md-1,
.surroundcontactpage .col-md-10,
.surroundcontactpage .col-md-11,
.surroundcontactpage .col-md-12,
.surroundcontactpage .col-md-2,
.surroundcontactpage .col-md-3,
.surroundcontactpage .col-md-4,
.surroundcontactpage .col-md-5,
.surroundcontactpage .col-md-6,
.surroundcontactpage .col-md-7,
.surroundcontactpage .col-md-8,
.surroundcontactpage .col-md-9,
.surroundcontactpage .col-sm-1,
.surroundcontactpage .col-sm-10,
.surroundcontactpage .col-sm-11,
.surroundcontactpage .col-sm-12,
.surroundcontactpage .col-sm-2,
.surroundcontactpage .col-sm-3,
.surroundcontactpage .col-sm-4,
.surroundcontactpage .col-sm-5,
.surroundcontactpage .col-sm-6,
.surroundcontactpage .col-sm-7,
.surroundcontactpage .col-sm-8,
.surroundcontactpage .col-sm-9,
.surroundcontactpage .col-xs-1,
.surroundcontactpage .col-xs-10,
.surroundcontactpage .col-xs-11,
.surroundcontactpage .col-xs-12,
.surroundcontactpage .col-xs-2,
.surroundcontactpage .col-xs-3,
.surroundcontactpage .col-xs-4,
.surroundcontactpage .col-xs-5,
.surroundcontactpage .col-xs-6,
.surroundcontactpage .col-xs-7,
.surroundcontactpage .col-xs-8,
.surroundcontactpage .col-xs-9 {
    padding-left: 0px !important;
    padding-right: 0px !important;
} */


/*!
ADD BACK ON MISSING BS
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */




.col-sm-7,
.col-sm-8,
.col-sm-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

@media (min-width:768px) {


	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}


	.col-sm-11 {
		width: 91.66666667%
	}

	.col-sm-10 {
		width: 83.33333333%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-8 {
		width: 66.66666667%
	}

	.col-sm-7 {
		width: 58.33333333%
	}


}

.col-sm-7,
.col-sm-8,
.col-sm-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:768px) {

	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}


	.col-sm-11 {
		width: 91.66666667%
	}

	.col-sm-10 {
		width: 83.33333333%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-8 {
		width: 66.66666667%
	}

	.col-sm-7 {
		width: 58.33333333%
	}
}

/* HOMEPAGE MINI SLIDER ABOUT US  */
@keyframes fadingSlideshow-slide2of2 {
	33.3333333333% {
		opacity: 0;
		visibility: hidden;
	}

	50% {
		opacity: 1;
		visibility: visible;
	}

	83.3333333333% {
		opacity: 1;
		visibility: visible;
	}

	100% {
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes fadingSlideshow-slide2of3 {
	22.2222222222% {
		opacity: 0;
		visibility: hidden;
	}

	33.3333333333% {
		opacity: 1;
		visibility: visible;
	}

	55.5555555556% {
		opacity: 1;
		visibility: visible;
	}

	66.6666666667% {
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes fadingSlideshow-slide3of3 {
	55.5555555556% {
		opacity: 0;
		visibility: hidden;
	}

	66.6666666667% {
		opacity: 1;
		visibility: visible;
	}

	88.8888888889% {
		opacity: 1;
		visibility: visible;
	}

	100% {
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes fadingSlideshow-slide2of4 {
	16.6666666667% {
		opacity: 0;
		visibility: hidden;
	}

	25% {
		opacity: 1;
		visibility: visible;
	}

	41.6666666667% {
		opacity: 1;
		visibility: visible;
	}

	50% {
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes fadingSlideshow-slide3of4 {
	41.6666666667% {
		opacity: 0;
		visibility: hidden;
	}

	50% {
		opacity: 1;
		visibility: visible;
	}

	66.6666666667% {
		opacity: 1;
		visibility: visible;
	}

	75% {
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes fadingSlideshow-slide4of4 {
	66.6666666667% {
		opacity: 0;
		visibility: hidden;
	}

	75% {
		opacity: 1;
		visibility: visible;
	}

	91.6666666667% {
		opacity: 1;
		visibility: visible;
	}

	100% {
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes fadingSlideshow-slide2of5 {
	13.3333333333% {
		opacity: 0;
		visibility: hidden;
	}

	20% {
		opacity: 1;
		visibility: visible;
	}

	33.3333333333% {
		opacity: 1;
		visibility: visible;
	}

	40% {
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes fadingSlideshow-slide3of5 {
	33.3333333333% {
		opacity: 0;
		visibility: hidden;
	}

	40% {
		opacity: 1;
		visibility: visible;
	}

	53.3333333333% {
		opacity: 1;
		visibility: visible;
	}

	60% {
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes fadingSlideshow-slide4of5 {
	53.3333333333% {
		opacity: 0;
		visibility: hidden;
	}

	60% {
		opacity: 1;
		visibility: visible;
	}

	73.3333333333% {
		opacity: 1;
		visibility: visible;
	}

	80% {
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes fadingSlideshow-slide5of5 {
	73.3333333333% {
		opacity: 0;
		visibility: hidden;
	}

	80% {
		opacity: 1;
		visibility: visible;
	}

	93.3333333333% {
		opacity: 1;
		visibility: visible;
	}

	100% {
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes fadingSlideshow-slide2of6 {
	11.1111111111% {
		opacity: 0;
		visibility: hidden;
	}

	16.6666666667% {
		opacity: 1;
		visibility: visible;
	}

	27.7777777778% {
		opacity: 1;
		visibility: visible;
	}

	33.3333333333% {
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes fadingSlideshow-slide3of6 {
	27.7777777778% {
		opacity: 0;
		visibility: hidden;
	}

	33.3333333333% {
		opacity: 1;
		visibility: visible;
	}

	44.4444444444% {
		opacity: 1;
		visibility: visible;
	}

	50% {
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes fadingSlideshow-slide4of6 {
	44.4444444444% {
		opacity: 0;
		visibility: hidden;
	}

	50% {
		opacity: 1;
		visibility: visible;
	}

	61.1111111111% {
		opacity: 1;
		visibility: visible;
	}

	66.6666666667% {
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes fadingSlideshow-slide5of6 {
	61.1111111111% {
		opacity: 0;
		visibility: hidden;
	}

	66.6666666667% {
		opacity: 1;
		visibility: visible;
	}

	77.7777777778% {
		opacity: 1;
		visibility: visible;
	}

	83.3333333333% {
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes fadingSlideshow-slide6of6 {
	77.7777777778% {
		opacity: 0;
		visibility: hidden;
	}

	83.3333333333% {
		opacity: 1;
		visibility: visible;
	}

	94.4444444444% {
		opacity: 1;
		visibility: visible;
	}

	100% {
		opacity: 0;
		visibility: hidden;
	}
}

.about-img-area ul {
	list-style-type: none;
	padding: 0;
	margin-top: 20px;
	position: relative;
}

.about-img-area ul:hover li {
	animation-play-state: paused;
}

.about-img-area ul li:not(:first-child) {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	visibility: hidden;
	animation-iteration-count: infinite;
}

.about-img-area ul li:nth-last-child(2):first-child~li {
	animation-duration: 6s;
}

.about-img-area ul li:nth-last-child(2):first-child~li:nth-child(2) {
	animation-name: fadingSlideshow-slide2of2;
}

.about-img-area ul li:nth-last-child(3):first-child~li {
	animation-duration: 9s;
}

.about-img-area ul li:nth-last-child(3):first-child~li:nth-child(2) {
	animation-name: fadingSlideshow-slide2of3;
}

.about-img-area ul li:nth-last-child(3):first-child~li:nth-child(3) {
	animation-name: fadingSlideshow-slide3of3;
}

.about-img-area ul li:nth-last-child(4):first-child~li {
	animation-duration: 12s;
}

.about-img-area ul li:nth-last-child(4):first-child~li:nth-child(2) {
	animation-name: fadingSlideshow-slide2of4;
}

.about-img-area ul li:nth-last-child(4):first-child~li:nth-child(3) {
	animation-name: fadingSlideshow-slide3of4;
}

.about-img-area ul li:nth-last-child(4):first-child~li:nth-child(4) {
	animation-name: fadingSlideshow-slide4of4;
}

.about-img-area ul li:nth-last-child(5):first-child~li {
	animation-duration: 15s;
}

.about-img-area ul li:nth-last-child(5):first-child~li:nth-child(2) {
	animation-name: fadingSlideshow-slide2of5;
}

.about-img-area ul li:nth-last-child(5):first-child~li:nth-child(3) {
	animation-name: fadingSlideshow-slide3of5;
}

.about-img-area ul li:nth-last-child(5):first-child~li:nth-child(4) {
	animation-name: fadingSlideshow-slide4of5;
}

.about-img-area ul li:nth-last-child(5):first-child~li:nth-child(5) {
	animation-name: fadingSlideshow-slide5of5;
}

.about-img-area ul li:nth-last-child(6):first-child~li {
	animation-duration: 18s;
}

.about-img-area ul li:nth-last-child(6):first-child~li:nth-child(2) {
	animation-name: fadingSlideshow-slide2of6;
}

.about-img-area ul li:nth-last-child(6):first-child~li:nth-child(3) {
	animation-name: fadingSlideshow-slide3of6;
}

.about-img-area ul li:nth-last-child(6):first-child~li:nth-child(4) {
	animation-name: fadingSlideshow-slide4of6;
}

.about-img-area ul li:nth-last-child(6):first-child~li:nth-child(5) {
	animation-name: fadingSlideshow-slide5of6;
}

.about-img-area ul li:nth-last-child(6):first-child~li:nth-child(6) {
	animation-name: fadingSlideshow-slide6of6;
}



/* SEARCH  */
/* MY NAV STYLES */

/*----------SEARCH FORM EDITS-----------*/
.desktop-search form {
	display: none;
}

.desktop-search>div {
	display: flex;
}

.desktop-search form {
	width: 100%;
	margin: 0;
}

.desktop-search form.active {
	display: block;
}

.search-toggles {
	display: flex;
	margin-right: -15px;
}

.search-toggles a {
	padding: 10px 15px;
	text-align: center;
	color: #101820;
	background: #3c3c3c;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	color: white;
	justify-content: center;
}

.search-toggles a.active {
	background: #2b2b2b !important;
	color: white;
}



input.head-search {
	width: 100%;
	background: #fff;
	border: none !important;
	border-radius: 0px !important;
	padding: 13px 15px !important;
	text-transform: uppercase;
	float: left;
	box-sizing: border-box;
	min-height: 42px;
}

button.nav-search-btn {
	position: absolute;
	right: 15px;
	border: none !important;
	border-radius: 0px !important;
	color: #000 !important;
	background: transparent !important;
	transition: linear 0.3s;
	min-height: 42px;
}

.nav-search-btn:hover {
	color: #F2A900 !important;
}

/* ACCORDION  */


.accordion h1 {
	font-size: 30px
}

.accordion h2 {
	font-size: 28px
}

.accordion h3 {
	font-size: 26px
}

.accordion h4 {
	font-size: 24px
}

.accordion h5 {
	font-size: 20px
}

.accordion h6 {
	font-size: 18px
}

.accordion a {
	text-decoration: none !important
}

.caps {
	text-transform: uppercase
}

.bold {
	font-weight: 700
}

.lg_border {
	border-left: 8px solid #c4171d
}

.white {
	color: #fff
}

.hero-desktop {
	width: 100%
}
@media screen and (min-width: 1200px){
	.hero-desktop .post-container-general{
		display: flex;
		flex-wrap: nowrap;
	}
	.hero-desktop .post-container-general .column-padding-general{
		flex-shrink: 1 !important;
		flex-grow: 0 !important;
		transition: ease all 0.8s !important;
		width: 25%;
	}
	.hero-desktop .post-container-general .column-padding-general:hover{
		flex-grow: 1 !important;
		width: 100%;
	}
}

.accordion {
	width: 100%;
	height: 33.85416666666667VW;
	min-height: 500px;
	padding: 0 !important;
	background: #2c2c2c;
	overflow: hidden;
}

.accordion * {
	transition: all 500ms ease !important;
}

.accordion ul {
	width: 100%;
	height: 100%;
	display: table;
	table-layout: fixed;
	margin: 0;
	padding: 0
}

.accordion li {
	display: table-cell;
	vertical-align: bottom;
	position: relative;
	width: 5%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	transition: all .5s ease
}

.accordion div {
	display: block;
	height: 100%
}

.accordion a {
	display: block;
	height: 34vw;
	position: relative;
	z-index: 3;
	vertical-align: bottom;
	padding: 15px 20px;
	box-sizing: border-box;
	color: #fff;
	text-decoration: none;
	transition: all .2s ease
}

.accordion * {
	opacity: 0;
	margin: 0;
	text-overflow: ellipsis;
	position: relative;
	z-index: 5;
	white-space: nowrap;
	overflow: hidden;
	-webkit-transform: translateX(-20px);
	transform: translateX(-20px);
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}

.accordion h2 {
	font-size: 2vw;
	text-overflow: revert-layer;
	margin-bottom: 2px;
	top: 40%;
	text-align: left;
	/* width: 320px; */
}

.accordion h2 span {
	margin-right: 5px;
}

.accordion li:nth-child(1) {
	background-image: url(../siteart/heavyeq.png)
}

.accordion li:nth-child(2) {
	background-image: url(../siteart/eqsales.png)
}

.accordion li:nth-child(3) {
	background-image: url(../siteart/attach.png)
}

.accordion li:nth-child(4) {
	background-image: url(../siteart/truckstrailers.png)
}

.accordion li:nth-child(5) {
	background-image: url(../siteart/attachments.jpg)
}

.accordion:hover li .accordion:focus-within li {
	width: 1%
}

.accordion li:focus {
	outline: 0
}

.accordion:focus-within li:focus,
.accordion:hover li:hover,
li:focus {
	width: 10%
}

.accordion a {
	background: rgba(0, 0, 0, .4)
}

.accordion * {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.accordion :hover li {
	width: 5% !important
}

.accordion :hover li:hover {
	width: 15% !important
}

.accordion a {
	/* background: black; */
}

.accordion * {
	opacity: 1 !important;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.category {
	width: 25%;
	margin: auto;
	display: inline-block;
	vertical-align: middle
}

@media only screen and (max-width :1450px) {
	.accordion h1 {
		font-size: 40px
	}
}

@media only screen and (max-width :1250px) {
	.accordion h1 {
		font-size: 36px
	}
}

@media only screen and (max-width :1200px) {
	.accordion h1 {
		font-size: 30px
	}
}

@media only screen and (max-width :991px) {
	.accordion h2 {
		font-size: 26px
	}
}

@media only screen and (max-width :875px) {
	.accordion h2 {
		font-size: 22px
	}
}

@media only screen and (max-width :768px) {
	.accordion h2 {
		font-size: 30px;
		position: static
	}

	.accordion li {
		height: 150px;
		width: 100%;
		border-bottom: 2px solid #fff
	}

	.accordion a {
		height: 150px;
		display: flex;
		flex-direction: column;
		justify-content: center
	}

	body {
		margin: 0
	}

	.accordion {
		min-height: 604px;
	}

	.accordion li,
	li:hover {
		position: relative;
		display: table;
		table-layout: fixed;
		width: 100%;
		-webkit-transition: none;
		transition: none
	}

	.accordion:focus-within li:focus,
	.accordion:hover li:hover,
	li:focus {
		width: 100%
	}

	.accordion :hover li {
		width: 100% !important
	}

	.accordion :hover li:hover {
		width: 100% !important
	}
}


/* Hide the desktop menu item icons */
.primary li>i {
	display: none;
}

/* Position the mobile menu item icons */
.mobile li icon {
	position: absolute;
	font-size: 18px;
	background: #222;
	color: #999;
	right: 13px;
	top: 4px !important;
	padding: 0 !important;
	width: 27px;
	height: 27px;
	display: flex;
	align-items: center;
	justify-content: center;
}

/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {}

/* Medium Devices, Desktops */
@media only screen and (min-width : 993px) {}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {}

/* FINANCING CALC */

.financial-calc {
	background: #fff !important;
	width: 100% !important;
	height: 435px !important;
	/* Default height for screens above 1157px */
}

@media only screen and (max-width: 1157px) {
	.financial-calc {
		height: 687px !important;
		/* Height for screens below 1157px */
	}
}

/* FIX FLEXBOX WRAP STUFF IN POSTS, MAY NEED TO DISABLE BC OF FLEX SLIDER  */

[class^="post-container"] {
	display: flex;
	flex-wrap: wrap
}

nav.navigation.post-navigation {
	display: none;
}


/* INV STYLES */
@charset "utf-8";

.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .buy-now-link,
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .check-availability-link,
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .email-seller-link,
.body-wrapper>div:not(.detail-wrapper) .faceted-section-box .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .apply-button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .apply-button,
.body-wrapper>div:not(.detail-wrapper) button.page-nav {
	background: #c61230 !important;
	color: #000 !important;
}

.body-wrapper>div:not(.detail-wrapper) .view-listing-details-link,
.body-wrapper>div:not(.detail-wrapper) .contact-options a,
.body-wrapper>div:not(.detail-wrapper) .fin-calc-mobile>a,
.body-wrapper>div:not(.detail-wrapper) button.g-recaptcha.button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .apply-button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .nuf-button,
.body-wrapper>div:not(.detail-wrapper) .list-error-container .info button,
.body-wrapper>div:not(.detail-wrapper) .mobile-done-button-container .mobile-done-button,
.body-wrapper>div:not(.detail-wrapper) a.buy-btn.gtm-buynow.des-buy-now,
.body-wrapper>div:not(.detail-wrapper) a.buy-btn.des-buy-now,
.body-wrapper>div:not(.detail-wrapper) button.selected-facet.ts-button,
.body-wrapper>div:not(.detail-wrapper) .detail-contact-bar .contact-bar-btn {
	background: #c61230 !important;
	color: #fff !important;
}

.body-wrapper>div:not(.detail-wrapper) .view-listing-details-link:hover,
.body-wrapper>div:not(.detail-wrapper) .contact-options a:hover,
.body-wrapper>div:not(.detail-wrapper) .fin-calc-mobile>a:hover,
.body-wrapper>div:not(.detail-wrapper) button.g-recaptcha.button:hover,
.body-wrapper>div:not(.detail-wrapper) .email-seller-link:hover,
.body-wrapper>div:not(.detail-wrapper) .mc-nav-controls .mc-icon-navarrow span,
.body-wrapper>div:not(.detail-wrapper) a.buy-btn.gtm-buynow.des-buy-now:hover,
.body-wrapper>div:not(.detail-wrapper) a.buy-btn.des-buy-now:hover,
.body-wrapper>div:not(.detail-wrapper) .detail-contact-bar .contact-bar-btn:hover {
	background: #014f30 !important;
	color: #fff !important;
	/*----Border----*/
}

.body-wrapper>div:not(.detail-wrapper) .faceted-section-box .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .back-button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .back-button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .back-button,
.body-wrapper>div:not(.detail-wrapper) .parts-listing-container .mobile-parts-detail-container .dealer-phone-container a {
	color: #000 !important;
	border: 1px solid #000 !important;
	/*-----------------------OTHER TEXT STYLES-----------------------*/
	/*----Page Title----*/
}

.body-wrapper>div:not(.detail-wrapper) .list-title .list-title-text,
.body-wrapper>div:not(.detail-wrapper) .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-title-text span,
.body-wrapper>div:not(.detail-wrapper) .title-media-buttons-heading h1 {
	color: #000 !important;
	line-height: 28px !important;
}

.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .listing-dealer-info .dealer-name,
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .fin-calc,
.body-wrapper>div:not(.detail-wrapper) .list-listing-mobile .listing-dealer-info .spec-value,
.body-wrapper>div:not(.detail-wrapper) .fin-calc,
.body-wrapper>div:not(.detail-wrapper) .fin-calc p,
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-error .info,
.body-wrapper>div:not(.detail-wrapper) .parts-bottom-section .parts-list-view .parts-list-content .error-message,
.body-wrapper>div:not(.detail-wrapper) .info,
.body-wrapper>div:not(.detail-wrapper) .list-title .list-listings-count,
.body-wrapper>div:not(.detail-wrapper) .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-listings-count,
.body-wrapper>div:not(.detail-wrapper) .list-top-section .listing-option-bar .list-listings-count,
.body-wrapper>div:not(.detail-wrapper) span.part-list-price.bold,
.body-wrapper>div:not(.detail-wrapper) .dealer-company-header,
.body-wrapper>div:not(.detail-wrapper) .dealer-info h3,
.body-wrapper>div:not(.detail-wrapper) .listing-description-text,
.body-wrapper>div:not(.detail-wrapper) .paging-container .list-page-number,
.body-wrapper>div:not(.detail-wrapper) .paging-container .page-number,
.body-wrapper>div:not(.detail-wrapper) .listing-main-stats .price,
.body-wrapper>div:not(.detail-wrapper) .list-container-flexrow .price-container .price,
.body-wrapper>div:not(.detail-wrapper) h2.listing-portion-title,
.body-wrapper>div:not(.detail-wrapper) .list-listing-mobile .price-container .price,
.body-wrapper>div:not(.detail-wrapper) .compare-listings-container .compare-container .comp-header-img .comp-title-close-cont .compare-title,
.body-wrapper>div:not(.detail-wrapper) .compare-listings-container .compare-container .compare-price,
.body-wrapper>div:not(.detail-wrapper) .rent-title,
.body-wrapper>div:not(.detail-wrapper) .rent-title-details,
.body-wrapper>div:not(.detail-wrapper) span.list-title-text,
.body-wrapper>div:not(.detail-wrapper) a.search-results-link,
.body-wrapper>div:not(.detail-wrapper) h3.listing-portion-title {
	color: #000 !important;
}

.body-wrapper>div:not(.detail-wrapper) .mobile-option-bar .mobile-option-bar-filter,
.body-wrapper>div:not(.detail-wrapper) span.listing-prices__retail-price,
.body-wrapper>div:not(.detail-wrapper) span.parts-listings-count {
	color: #000 !important;
	/*-----------------------MEDIA QUERIES-----------------------*/
}

@media only screen and (max-width: 767px) {
	.invpage footer {
		margin-bottom: 85px !important;
	}
}