/*
Theme Name: www.kimballequipment.com Template
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
*/

html,
body {
	height: 100%;
	width: 100%;
}

.header-menu, .header-black {
	position: relative;
	z-index: 102;
}

/* TEMPLATE CUSTOM FONTS */


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 10, 2015 */

@font-face {
	font-family: 'impactregular';
	src: url('webfonts/impact_0-webfont.eot');
	src: url('webfonts/impact_0-webfont.eot?#iefix') format('embedded-opentype'), url('webfonts/impact_0-webfont.woff2') format('woff2'), url('webfonts/impact_0-webfont.woff') format('woff'), url('webfonts/impact_0-webfont.ttf') format('truetype'), url('webfonts/impact_0-webfont.svg#impactregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'URWCorporateW01Normal';
	src: url('webfonts/URW_Corporate_W01_Normal.eot');
    src: url('webfonts/URW_Corporate_W01_Normal.eot?#iefix') format('embedded-opentype'),
        url('webfonts/URW_Corporate_W01_Normal.woff') format('woff'),
        url('webfonts/URW_Corporate_W01_Normal.woff2') format('woff2'),
        url('webfonts/URW_Corporate_W01_Normal.ttf') format('truetype'),
        url('webfonts/URW_Corporate_W01_Normal.svg#URWCorporateW01-Normal') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'FontAwesome';
	src: url('webfonts/fontawesome-webfont.eot?v=4.5.0');
	src: url('webfonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('webfonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('webfonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('webfonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('webfonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* BASE TYPOGRPHY */

body {
	font-family: 'Open Sans', sans-serif;
}


/* HEADERS */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'impactregular';
	color: #0f0f0f;
	margin-bottom: 15px;
	font-weight: normal;
	text-transform: uppercase;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}


/* PARAGRAGHS */

p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 1.3em;
	padding-bottom: 10px;
}

em {
	font-style: italic;
}

ul {
	padding-left: 20px;
}

ol {
	padding-left: 20px;
}

ul li {
	list-style-type: disc;
}
.footer-wrap ul li {
	list-style-type: none;
}
ul ul li {
	list-style-type: circle;
}

::-moz-selection {
	background: #4E8B45;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #4E8B45;
	color: #fff;
	text-shadow: none;
}


/* LINKS */

a {
	color: #cb2024;
	text-decoration: underline;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}

a:hover {
	text-decoration: none;
}
.text-link-black, .prefab-text-link-black {
	font-weight: 600;
	color:#000;
	transition: .2s ease-in;
	background: none!important;
	border: 0!important;
	outline:none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	text-align: inherit;
}
.text-link-black:hover {
	opacity: 0.7;
}
.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.imageright {
	float: right;
	margin: 0 0 15px 1%;
}

.imageright img {
	border: #efefef 10px solid;
	box-sizing: border-box;
}

.imageleft {
	float: left;
	margin: 0 1% 15px 0;
}

.imageleft img {
	border: #efefef 10px solid;
	box-sizing: border-box;
}

.button-black a {
	display: inline-block;
	background: #111111;
	border: #262626 1px solid;
	text-transform: uppercase;
	padding: 12px 25px;
	margin: 0 5px 2px 5px;
	font-size: 18px;
	font-weight: 700;
	font-family: 'roboto_condensedbold', sans-serif;
	color: #fff;
	text-decoration: none;
}

.button-black a:hover {
	background: #ccc;
}

strong {
	font-weight: 700;
}

.redbutton {}

.redbutton a {
	background: #ee1f24;
	border: #ee1f24 1px solid;
	display: inline-block;
	min-width: 230px;
	color: #fff;
	font-family: 'impactregular';
	font-size: 1em;
	text-transform: uppercase;
	border-radius: 8px;
	-webkit-transform: skew(-20deg);
	transform: skew(-20deg);
	text-align: center;
	padding: 12px 20px;
	position: relative;
	text-decoration: none;
	overflow: hidden;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(74, 67, 66, 84);
	-moz-box-shadow: 5px 5px 0px 0px rgba(74, 67, 66, 84);
	box-shadow: 5px 5px 0px 0px rgba(74, 67, 66, 84);
}

.redbutton a:hover {
	background: #111111;
	border: #fff 1px solid;
}

.red {
	color: #ed4747;
}

.blue {
	color: #0b558b;
}

.black {
	color: #000;
}

.white {
	color: #fff;
}

.move-left {
	float: left;
	margin: 0 20px 20px 0;
}

.move-right {
	float: right;
	margin: 0 0 20px 20px;
}

table {
	border-collapse: collapse;
	border: 1px solid #d4d4d4;
	border-spacing: 0;
	margin: 0 0 10px;
	text-align: left;
	table-layout: fixed;
}

table tr:nth-child(even) {}

table tr.even,
table th,
thead td {}

table td,
table th {
	padding: 5px;
	border: 1px solid #d4d4d4;
	vertical-align: top;
}

table th {
	font-weight: bold;
}
.financebg-1 {
    background-image: -webkit-linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 32.12%,rgba(0,0,0,1.00) 47.15%,rgba(0,0,0,1.00) 100%);
    background-image: -moz-linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 32.12%,rgba(0,0,0,1.00) 47.15%,rgba(0,0,0,1.00) 100%);
    background-image: -o-linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 32.12%,rgba(0,0,0,1.00) 47.15%,rgba(0,0,0,1.00) 100%);
    background-image: linear-gradient(270deg,rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.00) 32.12%,rgba(0,0,0,1.00) 47.15%,rgba(0,0,0,1.00) 100%);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 80px !important;
}
.financebg-1 .finance-form-btn span  {
        text-shadow: 0 0 10px 5px rgba(0,0,0,0.7);
    }

/* PAGE STRUCTURE */

html,
body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
}

img {
	max-width: 100%;
	height: auto;
}

.content-container {
	float: left;
	width: 100%;
}

#Breadcrumbs {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
	background: #f1f1f1;
}

.container {
	max-width: 1230px;
	width: 96%;
	margin: 0 auto;
}
.container-lg {
	width: 100%;
	max-width: 1800px;
	margin: 0 auto;
	padding:20px;
	box-sizing: border-box;
}
.container-md {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding:20px;
	box-sizing: border-box;
}
.container-sml {
	width: 100%;
	max-width:800px;
	margin: 0 auto;
	padding:20px;
	box-sizing: border-box;
}
.slider-rounded-corners .item {
	border-radius: 20px;
	overflow: hidden;
}

.preheader {
	padding: 10px 0;
	background: #0f0f0f;
	display: block;
	text-align: center;
}

.preheader ul {
	padding: 0 0 0 0;
}

.preheader li {
	float: left;
	width: 33.33%;
	color: #fff;
	font-size: 14px;
	padding: 0;
	display: block;
}

.preheader li:first-child {
	text-align: left;
}

.preheader li:last-child {
	text-align: right;
}

.preheader i {
	margin-right: 5px;
}

.preheader p {
	display: inline-block;
	margin: 0;
	padding: 0 0 0 0;
	font-size: 14px;
	line-height: 14px;
}

.preheader a {
	color: #fff;
	text-decoration: none;
}

.preheader a:hover {
	color: #cb2024;
}

.head-wrap {
	max-width: 1230px;
	width: 96%;
	margin: 0 auto;
	padding: 0;
}

.header {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 99;
	background: url(/images/headerbg.png) repeat;
	border-top: #cb2024 2px solid;
}

.head-logo {
    width:25%;
}
.head-logo img {
    width:100%;
    max-width: 329px;
}
.head-nav {
    width:75%;
}
.header-right {
	float: right;
	width: 68%;
}

.padit {
	padding: 2% 0;
}


/* STYLES */


.brand-slider-1 {
    max-width: 1230px;
    width:100%;
    display: block;
    margin: auto;
    margin:0 auto;
    padding:0 20px 50px 20px!important;
    float: none;
    box-sizing: border-box;
}
.brand-slider-1 .slick-slide {

}
.brand-slider-1 .slick-arrow {
    display: none!important;
}
.brand-slider-1 .slick-dots {
    margin-top:30px;
    margin-bottom:30px;
}
.brand-slider-1 .column-padding-logo-brand-slider {
    margin:0!important;
}
.brand-slider-1 .column-padding-logo-brand-slider > div {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 30px !important;
    box-sizing: border-box;
}


.brand-slider-1 img {
    max-width: 100%;
    height: auto;
    max-height: 120px;
    display: block;
    margin:0 auto;
}

.brand-grid {
    max-width: 1230px;
    width:100%;
    display: block;
    margin: auto;
    margin:0 auto !important;
    padding:0 20px 50px 20px!important;
    float: none;
    box-sizing: border-box;
}
.brand-grid img {
    max-width: 200px!important;
    width:100%;
    max-height: 120px;
    margin-bottom: 30px;
}

.quicksearch-form {
	display: inline-block;
	width: 230px;
	margin-left: 10px;
	background: #fff;
}

.quicksearch-form input {
	border-radius: 2px;
	padding: 5px;
	font-size: 14px;
	text-transform: uppercase;
	width: 100%;
	margin-bottom: 0;
	box-sizing: border-box;
}

.quicksearch-form input:focus {
	border: #2885b3 solid 1px;
}

.quicksearch-form #search {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	float: left;
	width: 80%;
	margin-bottom: 0;
	box-shadow: none;
	border: none;
	padding: 9px;
	font-size: 10px;
}

.quicksearch-form #search:focus {
	border-color: #0f0f0f;
	-webkit-box-shadow: 0 1px 1px #bbb inset;
	-moz-box-shadow: 0 1px 1px #bbb inset;
	box-shadow: 0 1px 1px #bbb inset;
	outline: 0;
}

.quicksearch-form #search:-moz-placeholder,
.quicksearch-form #search:-ms-input-placeholder,
.quicksearch-form #search::-webkit-input-placeholder {
	color: #999;
	font-weight: normal;
}

.quicksearch-form #submit {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #fff;
	background: #ed1c24;
	cursor: pointer;
	float: right;
	font-family: FontAwesome;
	width: 19%;
	margin: 0 0 0 0;
	padding: 8px;
	font-size: 14px;
}

.quicksearch-form #submit:hover {
	background-color: #0050c2;
	color: #fff;
}

.quicksearch-form #submit:active {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	outline: 0;
}

.quicksearch-form #submit::-moz-focus-inner {
	border: 0;
}

.searchform {
	display: block;
	margin-top: 10px;
	background: #0b558b;
	min-height: 50px;
	padding: 10px 0;
}

.searchform form {
	width: 96%;
	max-width: 1230px;
	margin: 0 auto;
	-webkit-appearance: none;
}

.searchform input,
.searchform select {
	float: left;
	width: 19%;
	margin-right: 1%;
	padding: 6px 5px;
	font-size: 18px;
	background-color: #fff;
	border: 1px solid #dad9d9;
	box-sizing: border-box;
	font-family: 'roboto_condensedregular';
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}

.searchform input[type="submit"] {
	margin: 0 0 0 0;
	padding: 6px 5px;
	font-size: 18px;
	border-radius: 0px;
	background: #ed4747;
	border: 1px solid #d82c2c;
	font-family: 'roboto_condensedregular';
}

.searchform input::placeholder {
	color: #0f0f0f;
}

#logo {
	float: left;
	width: 32%;
	height: 100px;
	padding: 20px 0;
	position: relative;
}

#logo:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 4000px;
	right: 0;
	top: 0;
	z-index: -1;
	background-color: rgba(255, 255, 255, 0.38);
}

#logo:after {
	content: "";
	background-color: rgba(255, 255, 255, 0.38);
	position: absolute;
	height: 100%;
	width: 50px;
	right: -50px;
	top: 0;
	-webkit-clip-path: polygon(0 0, 0% 100%, 50px 0);
	clip-path: polygon(0 0, 0% 100%, 50px 0);
}

#logo img {
	display: inline-block;
}

.address {
	text-align: right;
	padding: 5px 0;
}

.linkback {
	display: inline-block;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px 30px;
	vertical-align: top;
}

.companyname {
	display: inline-block;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
}

.companyname p {
	display: inline-block;
	vertical-align: middle;
}

.companyname img {
	margin: 0 5px;
	display: inline-block;
}

.hero {
	display: block;
	position: relative;
	color: #fff;
	min-height: 822px;
	height: calc(100% - 170px);
	background-repeat: no-repeat;
	background-position: bottom center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-top: -122px;
}


.hero-border {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-family: 'impactregular';
	font-size: 55px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}

.hero-border img {
	display: block;
}

.rentals-sales {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 70px;
	padding: 100px 0;
	font-family: 'robotoblack';
	text-transform: uppercase;
	font-style: italic;
	text-shadow: 0px 4px 2px rgba(0, 0, 0, 0.75);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.hero-border .hero-tag {
	position: absolute;
	bottom: 80%;
	right: 3%;
}

.hero-border .hero-date {
	position: absolute;
	bottom: 10%;
	left: 3%;
	font-size: 94px;
}

.inventory-box a {
	font-size: 18px;
	font-family: 'roboto_condensedbold';
}

.rentals-sales span {
	display: block;
	font-family: 'roboto_condensedlight';
}

.icons {
	display: inline-block;
	margin-left: 20px;
}

.icons p {
	padding: 0;
	margin: 0;
	line-height: 1em;
}

.icons img {
	height: 20px;
	width: auto;
	display: inline-block;
	margin: 0 4px;
}

.survey {
	display: block;
	background: #f1f1f1;
	border: #ccc 1px solid;
	padding: 30px 20px;
}

.action-button {
	background: #0f0f0f;
	display: inline-block;
	width: 260px;
	color: #fff;
	font-family: 'impactregular';
	font-size: 1em;
	text-transform: uppercase;
	border-radius: 8px;
	-webkit-transform: skew(-20deg);
	transform: skew(-20deg);
	text-align: center;
	padding: 15px 40px;
	position: relative;
	text-decoration: none;
	overflow: hidden;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(200, 32, 39, 1);
	-moz-box-shadow: 5px 5px 0px 0px rgba(200, 32, 39, 1);
	box-shadow: 5px 5px 0px 0px rgba(200, 32, 39, 1);
}

.action-button:hover {
	background: #4d4d4d;
}

.action-button span {
	-webkit-transform: skew(20deg);
	transform: skew(20deg);
	display: inline-block;
}

.quicklinks {
	background: #f1f1f1;
	border-bottom: #e9e8e8 1px solid;
	text-align: center;
	padding: 15px 0;
}

.quicklinks .action-button {
	margin: 1% 2%;
	font-size: 24px;
}

.welcome {
	text-align: center;
}

.welcome p {
	font-size: 18px;
}

.welcome h1,
.welcome h2,
.welcome h3 {
	overflow: hidden;
	text-align: center;
}

.welcome h1:before,
.welcome h1:after,
.welcome h2:before,
.welcome h2:after,
.welcome h3:before,
.welcome h3:after {
	background-color: #333;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 40%;
}

.welcome h1:before,
.welcome h2:before,
.welcome h3:before {
	right: 0.5em;
	margin-left: -50%;
}

.welcome h1:after,
.welcome h2:after,
.welcome h3:after {
	left: 0.5em;
	margin-right: -50%;
}

.logos {}

.logos img {
	display: inline-block;
	vertical-align: middle;
	margin: 10px 15px;
}

.parts-logos {
	text-align: center;
}

.parts-logos img {
	display: inline-block;
	vertical-align: middle;
	margin: 20px 25px;
}

.careers-wrap {
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
}

.careers {
	width: 48%;
	box-sizing: border-box;
	padding: 15px;
	background: #f1f1f1;
	margin: 0 2% 2% 0;
	border: #ccc 1px solid;
}

.careers-title {
	font-size: 22px;
	margin-bottom: 15px;
	font-family: 'impactregular';
	border-bottom: #000 1px solid;
}

.careers-address {
	font-weight: 700;
	margin-bottom: 10px
}

.careers h4 {
	margin-bottom: 0px;
	font-size: 16px
}

.careers p {
	font-size: 14px
}

.banner {
	position: relative;
	margin: 0px auto;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #fff;
	border-bottom: #f1f1f1 1px solid;
	background-color: #4d4d4d;
	padding-top: 100px;
	margin-top: -100px;
}

.banner:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0f0f0f;
	opacity: 0.5;
	transition: .3s all;
	display: block;
	z-index: 0;
}

.banner h1 {
	position: relative;
	color: #fff;
	border-bottom: none;
	margin-bottom: 0;
	font-size: 48px;
	text-shadow: 2px 2px 5px #0f0f0f;
}

.banner p {
	position: relative;
	color: #fff;
	border-bottom: none;
	margin-bottom: 0;
	font-size: 20px;
	text-shadow: 2px 2px 5px #0f0f0f;
	text-transform: uppercase;
	font-style: italic;
	font-weight: 600;
}

.posts {}

.postbox {
	float: left;
	width: 23%;
	height: 370px;
	margin: 1%;
	border: #ccc 1px solid;
	background: #f1f1f1;
	text-align: center;
}

.posttextbox {
	padding: 10px;
	font-size: 14px;
	max-height: 175px;
	overflow: hidden;
}

.posttextbox p {
	font-size: 14px;
}

.postboxtitle {
	font-size: 18px;
	color: #034ea2;
	display: block;
	margin-bottom: 10px;
	font-family: 'roboto_condensedbold';
}

.mfglogos {
	background: #f1f1f1;
	border-top: #dedcdc 1px solid;
	border-bottom: #dedcdc 1px solid;
	margin: 20px 0;
	text-align: center;
}

.mfglogos img {
	margin: 20px 24px;
	vertical-align: middle;
	max-height: 60px;
	width: auto;
	max-width: 200px;
	height: auto;
}

.locationphoto {
	float: left;
	width: 33%;
	margin: 20px 0;
}

.locationtext {
	float: left;
	width: 34%;
	margin: 20px 0;
	padding: 0 20px;
	box-sizing: border-box;
}

.locationtext2 {
	float: left;
	width: 33%;
	margin: 20px 0;
	padding: 0 20px;
	box-sizing: border-box;
}

.staffphoto {
	float: left;
	margin: 0 2% 2% 0;
	width: 31.3333%;
	padding: 10px;
	border: #ccc 1px solid;
}

.rep-photo {
	width: 30%;
	float: left;
	margin-right: 5%;
}

.rep-text {
	width: 65%;
	float: left;
	font-size: 14px;
}

.rep-text p {
	font-size: 14px;
	padding-bottom: 5px;
}

.rep-text h5 {
	padding-bottom: 5px;
}

.video-container {
	padding: 1%;
	background: #fafafa;
	border: #ccc 1px solid;
	margin: 1%;
	float: left;
	width: 31.3333%;
}

.video-container iframe {
	width: 100%;
	height: 200px;
	background: #0f0f0f;
}

.categorybox {
	float: left;
	width: 31.333%;
	margin: 0 0 0 0;
	box-sizing: border-box;
	height: 240px;
	margin: 1%;
	position: relative;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border: #ccc 1px solid;
}

#boxsize.categorybox {
	width: 48%;
	height: 360px;
}

#boxsize.categorybox .categorybox-title {
	font-size: 42px;
}

.categorybox .categorybox-title {
	text-align: center;
	width: 90%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	font-size: 32px;
	color: #fff;
	font-family: 'impactregular';
	line-height: 1em;
	margin: 0 0 0 0;
	text-transform: uppercase;
	z-index: 10;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}

.categorybox:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0f0f0f;
	opacity: 0.1;
	transition: .3s all;
	display: block;
}

.categorybox:hover .categorybox-title {
	display: block;
}

.categorybox:hover:after {
	opacity: 0.8;
	background: #ee1f24;
}

.categorybox:before {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(/images/cat-box-border.png);
}

a .categorybox {
	color: #fff;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}

a:hover .categorybox {
	color: #0f0f0f;
}

.bannerimage {
	margin-bottom: 20px;
}

.bannerimage img {
	width: 100%;
	height: auto;
}

.municipal {
	float: left;
	width: 23%;
	margin: 1%;
	box-sizing: border-box;
	padding: 15px;
	text-align: center;
	border: #ccc 1px solid;
}

.municipal p {
	padding-bottom: 0px;
}

.showcasebox {
	float: left;
	width: 23%;
	margin: 0 0 0 0;
	box-sizing: border-box;
	height: 170px;
	margin: 1%;
	position: relative;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border: #ccc 1px solid;
}

.showcasebox .showcasebox-title {
	display: block;
	text-align: center;
	width: 90%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	z-index:100;
	font-size: 32px;
	color: #fff;
	font-family: 'roboto_condensedbold', sans-serif;
	line-height: 1em;
	margin: 0 0 0 0;
	text-transform: uppercase;
	z-index: 999;
}

.showcasebox:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0f0f0f;
	opacity: 0.6;
	transition: .3s all;
	display: block;
}

.showcasebox:hover .showcasebox-title {
	display: block;
}

.showcasebox:hover:after {
	opacity: 0.9;
	background: #0f0f0f;
}

a .showcasebox {
	color: #fff;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}

a:hover .showcasebox {
	color: #0f0f0f;
}

#contact-us iframe {
	width: 100% !important;
	height: 200px !important;
	border: #ccc 1px solid !important;
}

#contact-us img {
	border: #4d4d4d 1px solid;
	width: 100%;
	height: auto;
}

.gallery {
	margin: 40px 0px;
	display: block;
	padding: 15px!important;
	border: #ccc 1px solid;
}

.thumbnail {
	height: 99px !important;
	margin: .5%;
}

.productholder-box {
	border: #ccc 1px solid;
	padding: 15px;
	margin: 20px 0;
}

.productholder-photo {
	float: left;
	width: 30%;
	box-sizing: border-box;
	padding-right: 20px;
}

.productholder-text {
	float: left;
	width: 70%;
	box-sizing: border-box;
}

.productholder-text a {
	display: inline-block;
	color: #fff;
	background: #cb2024;
	padding: 8px 15px;
	text-decoration: none;
	margin: 10px 10px 0 0;
	text-transform: uppercase;
}

.productholder-text a.instock {
	background: #39b54a;
}

.product-photo {
	float: left;
	width: 30%;
	box-sizing: border-box;
	padding-right: 20px;
}

.product-content {
	float: left;
	width: 70%;
	box-sizing: border-box;
}


/*=====================
	VIDEOS
=======================*/

.videosub {
	width: 100%;
	float: left;
	padding: 20px 0;
	border-bottom: 1px solid #aaa;
}

.videoframe {
	width: 100%!important;
	height: 500px;
	float: left;
}

.videoinfo {
	max-width: 400px!important;
	width: 100%!important;
	padding-left: 20px;
	box-sizing: border-box;
	float: left;
}


/*=====================
	tab styles
=======================*/

.tab {
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	background-color: #f1f1f1;
}


/* Style the buttons that are used to open the tab content */

.tab button {
	background-color: #f1f1f1;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	transition: 0.3s;
	border-right: #ccc 1px solid;
	box-sizing: border-box;
	font-size: 16px;
	border-radius: 0;
	margin: 0;
	color: #000;
	text-transform: none;
}


/* Change background color of buttons on hover */

.tab button:hover {
	background-color: #ddd;
}


/* Create an active/current tablink class */

.tab button.active {
	background-color: #cb2024;
	color: #fff;
}


/* Style the tab content */

.tabcontent {
	display: none;
	padding: 15px;
	border: 1px solid #ccc;
	border-top: none;
	font-size: 16px;
}

.tabcontent .linkbutton {
	display: block;
	margin: 10px auto;
	padding: 5px 20px;
	border: #e29912 solid 1px;
	background-color: #e29912;
	color: #fff;
	border-radius: 5px;
}

.tabcontent .linkbutton:hover {
	background: #f1f1f1;
	color: #262626;
}

.tabcontent table {
	width: 100%;
}

.tabcontent table td {
	padding: 8px;
}

.tabcontent ul li {
	line-height: 25px;
}


/*  SCROLLING INVENTORY
------------------------------------------------*/

.scrolling-wrap {
	width: 100%;
	height: 90px;
	overflow: hidden;
	background: #fff;
	margin: 10px 0;
}

.scrolling {
	width: 100%;
	height: 92px;
}


/* FOOOTER */

.pagebottom {
	display: block;
	background: #0f0f0f;
	color: #fff;
}

.pagebottom h1,
.pagebottom h2,
.pagebottom h3,
.pagebottom h4,
.pagebottom h5 {
	color: #fff;
}

.pagebottom ul {
	padding-left: 0;
}

.pagebottom li {
	list-style: none;
	font-size: 14px;
}

.pagebottom a {
	color: #fff;
	text-decoration: none;
}

.pagebottom a:hover {
	color: #cb2024;
}

.pagebottom p {
	color: #fff;
	font-size: 14px;
}

.pagebottom img {
	display: inline-block;
}

.footer {
	width: 100%;
	background: rgba(0, 0, 0, .3);
}

a.footerlink:link,
a.footerlink:visited,
a.footerlink:active {
	padding-top: 15px;
	color: #ababab;
	text-decoration: underline;
	font-size: 14px;
}

a.footerlink:hover {
	padding-top: 15px;
	color: #ababab;
	text-decoration: none;
	font-size: 14px;
}

.footertext {
	padding-top: 15px;
	font-size: 14px;
	color: #ababab;
}

.smallfootertext {
	padding-top: 15px;
	font-size: 12px;
	color: #ababab;
}

.divfooter {
	padding: 30px 0;
	max-width: 1230px;
	text-align: center;
	margin: 0 auto;
}

.clear {
	clear: both;
}

* {
	box-sizing: border-box;
}


/*  COLUMN SETUP  */

.col {
	display: block;
	float: left;
	margin: 1% 0 1% 2%;
}

.col:first-child {
	margin-left: 0;
}

.hosted-content .col {
	margin: 0 0 0 0 !important;
}

.hosted-content .no-print {
	padding-top: 4px;
}

.hosted-content .no-print a {
	text-decoration: none;
	background: #ed1c24;
	color: #fff;
	padding: 5px 21px;
	border-radius: 2px;
	text-transform: uppercase;
	font-weight: bold;
}

.hosted-content .no-print a:hover {
	background: #111111;
}

.hosted-content .no-print a img {
	display: none;
}

.hosted-content .no-print a:before {
	content: " Detailed Search";
}

.hosted-content .no-print a:after {
	content: "\f002";
	font-family: "FontAwesome";
	margin-left: 10px;
	font-weight: normal;
}

.hosted-content .listing-boxed-pricing .addthis_inline_share_toolbox,
.hosted-content .listing-card-inner .addthis_inline_share_toolbox {
	display: none;
}

.hosted-content .social-buttons {
	display: none;
}


/*  GROUPING  */

.group:before,
.group:after {
	content: "";
	display: table;
}

.group:after {
	clear: both;
}

.group {
	zoom: 1;
	/* For IE 6/7 */
}


/*  GRID OF TWELVE  */

.span_12_of_12 {
	width: 100%;
}

.span_11_of_12 {
	width: 91.5%;
}

.span_10_of_12 {
	width: 83%;
}

.span_9_of_12 {
	width: 74.5%;
}

.span_8_of_12 {
	width: 66%;
}

.span_7_of_12 {
	width: 57.5%;
}

.span_6_of_12 {
	width: 49%;
}

.span_5_of_12 {
	width: 40.5%;
}

.span_4_of_12 {
	width: 32%;
}

.span_3_of_12 {
	width: 23.5%;
}

.span_2_of_12 {
	width: 15%;
}

.span_1_of_12 {
	width: 6.5%;
}


/*  GO FULL WIDTH BELOW 480 PIXELS */

@media only screen and (max-width: 680px) {
	.col {
		margin: 1% 0 1% 0%;
	}
	.span_1_of_12,
	.span_2_of_12,
	.span_3_of_12,
	.span_4_of_12,
	.span_5_of_12,
	.span_6_of_12,
	.span_7_of_12,
	.span_8_of_12,
	.span_9_of_12,
	.span_10_of_12,
	.span_11_of_12,
	.span_12_of_12 {
		width: 100%;
	}
}


/*=====================
	Responsive styles
=======================*/

@media screen and (max-width: 1280px) {
	.quicklinks .action-button {
		width: 235px;
		font-size: 20px;
	}
}

@media screen and (max-width: 1170px) {
	.padit {
		padding: 20px 0;
	}
	.quicklinks .action-button {
		width: 200px;
		font-size: 18px;
	}
	.linkback {
		display: block;
		padding: 0 0 10px;
	}
	.preheader li {
		font-size: 12px;
	}
	.hero-border {
		font-size: 42px;
	}
	.hero-border .hero-date {
		font-size: 70px;
	}
}

@media screen and (max-width: 900px) {
	.preheader {
		display: none;
	}
}

@media screen and (max-width: 800px) {
	.head-wrap {
		width: 100%;
	}
	.hero {
		height: calc(100% - 265px);
		margin-top: -65px;
		min-height: 400px;
	}
	.hero-border .hero-tag {
		position: absolute;
		bottom: 130%;
		right: 3%;
		left: 3%;
	}
	.quicklinks .action-button {
		width: 42%;
		font-size: 18px;
	}
	#logo {
		float: left;
		width: 200px;
		height: 65px;
		padding: 15px 10px;
		position: relative;
	}
	.header-right {
		float: right;
		width: calc(100% - 200px);
	}
	.categorybox {
		float: left;
		width: 48%;
		height: 200px;
	}
	.landingpage-title {
		font-size: 42px;
	}
	.homebutton {
		font-size: 18px;
	}
	.locationphoto {
		float: none;
		width: 100%;
	}
	.locationtext {
		float: left;
		width: 50%;
		padding: 0 20px 0 0;
	}
	.locationtext2 {
		float: left;
		width: 50%;
		padding: 0 0;
	}
	.searchform input,
	.searchform select {
		font-size: 14px;
	}
	.searchform input[type="submit"] {
		font-size: 14px;
	}
	.municipal {
		width: 48%;
	}
	.content-container,
	aside {
		width: 100%
	}
	#dynamicContent {
		width: 90%;
		top: 30%;
		right: 5%;
	}
	.hero-border img {
		display: block;
		width: 100%;
		height: 180px;
	}
	.hero-border .hero-tag {
		position: absolute;
		bottom: 180px;
		right: 3%;
		left: 3%;
	}
	#boxsize.categorybox {
		height: 220px;
	}
	.videoinfo {
		width: 100%;
		max-width: 100%!important;
		padding-left: 0;
		text-align: center!important;
	}
	.videoframe {
		width: 100%!important;
		margin-bottom: 20px;
		height: 300px;
	}
}

@media screen and (max-width: 680px) {
	.pagebottom {
		text-align: center;
	}
	.careers {
		width: 98%;
		box-sizing: border-box;
		padding: 15px;
		background: #f1f1f1;
		margin: 0 1% 2% 1%;
		border: #ccc 1px solid;
	}
	.productholder-photo {
		float: none;
		width: 100%;
		box-sizing: border-box;
		padding-right: 0px;
	}
	.productholder-text {
		float: none;
		width: 100%;
		box-sizing: border-box;
	}
	.product-photo {
		float: none;
		width: 100%;
		box-sizing: border-box;
		padding-right: 0px;
	}
	.product-content {
		float: none;
		width: 100%;
		box-sizing: border-box;
	}
	.tab button {
		font-size: 14px;
		padding: 14px 10px;
	}
	.tabcontent {
		font-size: 14px;
	}
}

@media screen and (max-width: 480px) {
	.categorybox {
		float: left;
		width: 98%;
		height: 300px;
	}
	.postbox {
		width: 48%;
	}
	.posttextbox {
		max-height: 250px;
	}
	.pagebottom {
		text-align: center;
	}
	.landing-left {
		float: none;
		width: 100%;
		height: 50%;
		border-right: none;
		border-bottom: #fff 1px solid;
	}
	.landing-right {
		float: none;
		width: 100%;
		height: 50%;
	}
	.landing-logo {
		width: 65%;
		top: 50%;
		left: 50%;
	}
	.staffphoto {
		width: 96%;
	}
	.searchform input,
	.searchform select {
		width: 31%;
		margin: 1%;
	}
	.searchform input[type="submit"] {
		margin: 1%;
	}
	.quicksearch-form {
		width: 100%;
		margin-left: 0;
	}
	.rentals-sales {
		font-size: 36px;
		padding: 50px 0;
	}
	.locationtext {
		float: none;
		width: 100%;
		padding: 0 0 0 0;
	}
	.locationtext2 {
		float: none;
		width: 100%;
		padding: 0 0;
	}
	.hero-border .hero-tag {
		bottom: 180px;
		font-size: 32px;
	}
	.hero-border .hero-date {
		font-size: 58px;
	}
	.quicklinks .action-button {
		width: 42%;
		font-size: 14px;
	}
	.action-button {
		-webkit-transform: skew(0deg);
		transform: skew(0deg);
	}
	.action-button span {
		-webkit-transform: skew(0deg);
		transform: skew(0deg);
	}
	#boxsize.categorybox {
		width: 98%;
		height: 220px;
	}
	.categorybox .categorybox-title {
		font-size: 30px;
	}
}


/*=====================
	Responsive styles
=======================*/

@media screen and (max-width: 1170px) {}

@media screen and (max-width: 1024px) {
	#contact-us td p {
		font-size: 13px;
	}
}

@media screen and (max-width: 800px) {
	h1 {
		font-size: 36px;
	}
	h2 {
		font-size: 30px;
	}
	h3 {
		font-size: 24px;
	}
	h4 {
		font-size: 20px;
	}
	h5 {
		font-size: 16px;
	}
	p {
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		line-height: 1.5em;
		padding-bottom: 10px;
	}
	table td,
	table th {
		display: inline-block;
		width: 49%;
	}
}

@media screen and (max-width: 600px) {
	.redbutton a {
		padding: 12px 10px;
	}
	table td,
	table th {
		display: block;
		width: 100%;
	}
}

.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: block;
	clear: both;
}

.menu li:last-child {
	padding-right: 0!important;
}

.dropdown-menu {
	background-color: rgba(0, 0, 0, 0.7);
	color: orange;
	border-radius: 0px;
}

.navbar-default .navbar-nav>li>a {
	color: #FFFFFF!important;
	font-size: 18px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #ed1c24!important;
}

.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: #ed1c24;
	transition: linear 0.2s;
}

.primary-menu-link {
	color: #FFFFFF!important;
}

.primary-menu-link:hover {
	color: #cb2024!important;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a {
	color: #ffffff!important;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #ed1c24!important;
}

nav.primary ul li a {
	color: #FFFFFF!important;
}

nav.primary ul li a:hover {
	color: #ed1c24!important;
}


/*--------------------------------------------------------------
## 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%;
}

#sidebar-top {
	min-height: 0!important;
	height: auto!important;
}

.preheader {
	padding: 10px 0;
	background: #0f0f0f;
	display: block;
	text-align: center;
}

.preheader ul {
	padding: 0 0 0 0;
}

.preheader li {
	float: left;
	width: 33.33%;
	color: #fff;
	font-size: 14px;
	padding: 0;
	display: block;
}

.preheader li:first-child {
	text-align: left;
}

.preheader li:last-child {
	text-align: right;
}

.preheader i {
	margin-right: 5px;
}

.preheader p {
	display: inline-block;
	margin: 0;
	padding: 0 0 0 0;
	font-size: 14px;
	line-height: 14px;
}

.preheader a {
	color: #fff;
	text-decoration: none;
}

.preheader a:hover {
	color: #cb2024;
}

.head-wrap {
	max-width: 1230px;
	width: 96%;
	margin: 0 auto;
	padding: 0;
}

.header {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 99;
	background: url(images/headerbg.png) repeat;
	border-top: #cb2024 2px solid;
}

.header-right {
	float: right;
	width: 68%;
}

.padit {
	padding: 2% 0;
}


/* STYLES */

.quicksearch-form {
	display: inline-block;
	width: 230px;
	margin-left: 10px;
	background: #fff;
}

.quicksearch-form input {
	border-radius: 2px;
	padding: 5px;
	font-size: 14px;
	text-transform: uppercase;
	width: 100%;
	margin-bottom: 0;
	box-sizing: border-box;
}

.quicksearch-form input:focus {
	border: #2885b3 solid 1px;
}

.quicksearch-form #search {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	float: left;
	width: 80%;
	margin-bottom: 0;
	box-shadow: none;
	border: none;
	padding: 9px;
	font-size: 10px;
}

.quicksearch-form #search:focus {
	border-color: #0f0f0f;
	-webkit-box-shadow: 0 1px 1px #bbb inset;
	-moz-box-shadow: 0 1px 1px #bbb inset;
	box-shadow: 0 1px 1px #bbb inset;
	outline: 0;
}

.quicksearch-form #search:-moz-placeholder,
.quicksearch-form #search:-ms-input-placeholder,
.quicksearch-form #search::-webkit-input-placeholder {
	color: #999;
	font-weight: normal;
}

.quicksearch-form #submit {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #fff;
	background: #ed1c24;
	cursor: pointer;
	float: right;
	font-family: FontAwesome;
	width: 19%;
	margin: 0 0 0 0;
	padding: 8px;
	font-size: 14px;
}

.quicksearch-form #submit:hover {
	background-color: #0050c2;
	color: #fff;
}

.quicksearch-form #submit:active {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	outline: 0;
}

.quicksearch-form #submit::-moz-focus-inner {
	border: 0;
}

.searchform {
	display: block;
	margin-top: 10px;
	background: #0b558b;
	min-height: 50px;
	padding: 10px 0;
}

.searchform form {
	width: 96%;
	max-width: 1230px;
	margin: 0 auto;
	-webkit-appearance: none;
}

.searchform input,
.searchform select {
	float: left;
	width: 19%;
	margin-right: 1%;
	padding: 6px 5px;
	font-size: 18px;
	background-color: #fff;
	border: 1px solid #dad9d9;
	box-sizing: border-box;
	font-family: 'roboto_condensedregular';
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}

.searchform input[type="submit"] {
	margin: 0 0 0 0;
	padding: 6px 5px;
	font-size: 18px;
	border-radius: 0px;
	background: #ed4747;
	border: 1px solid #d82c2c;
	font-family: 'roboto_condensedregular';
}

.searchform input::placeholder {
	color: #0f0f0f;
}

#logo {
	float: left;
	width: 32%;
	height: 100px;
	padding: 20px 0;
	position: relative;
}

#logo:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 4000px;
	right: 0;
	top: 0;
	z-index: -1;
	background-color: rgba(255, 255, 255, 0.38);
}

#logo:after {
	content: "";
	background-color: rgba(255, 255, 255, 0.38);
	position: absolute;
	height: 100%;
	width: 50px;
	right: -50px;
	top: 0;
	-webkit-clip-path: polygon(0 0, 0% 100%, 50px 0);
	clip-path: polygon(0 0, 0% 100%, 50px 0);
}

#logo img {
	display: inline-block;
}

.address {
	text-align: right;
	padding: 5px 0;
}

.linkback {
	display: inline-block;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px 30px;
	vertical-align: top;
}

.companyname {
	display: inline-block;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
}

.companyname p {
	display: inline-block;
	vertical-align: middle;
}

.companyname img {
	margin: 0 5px;
	display: inline-block;
}

.hero {
	display: block;
	position: relative;
	color: #fff;
	height: calc(100% - 170px);
	background-repeat: no-repeat;
	background-position: bottom center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-top: -122px;
}

.hero-border {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-family: 'impactregular';
	font-size: 55px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}

.hero-border img {
	display: block;
}

.rentals-sales {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 70px;
	padding: 100px 0;
	font-family: 'robotoblack';
	text-transform: uppercase;
	font-style: italic;
	text-shadow: 0px 4px 2px rgba(0, 0, 0, 0.75);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.hero-border .hero-tag {
	position: absolute;
	bottom: 80%;
	right: 3%;
}

.hero-border .hero-date {
	position: absolute;
	bottom: 10%;
	left: 3%;
	font-size: 94px;
}

.inventory-box a {
	font-size: 18px;
	font-family: 'roboto_condensedbold';
}

.rentals-sales span {
	display: block;
	font-family: 'roboto_condensedlight';
}

.icons {
	display: inline-block;
	margin-left: 20px;
}

.icons p {
	padding: 0;
	margin: 0;
	line-height: 1em;
}

.icons img {
	height: 20px;
	width: auto;
	display: inline-block;
	margin: 0 4px;
}

.survey {
	display: block;
	background: #f1f1f1;
	border: #ccc 1px solid;
	padding: 30px 20px;
}

.action-button {
	background: #0f0f0f;
	display: inline-block;
	width: 260px;
	color: #fff;
	font-family: 'impactregular';
	font-size: 1em;
	text-transform: uppercase;
	border-radius: 8px;
	-webkit-transform: skew(-20deg);
	transform: skew(-20deg);
	text-align: center;
	padding: 15px 40px;
	position: relative;
	text-decoration: none;
	overflow: hidden;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(200, 32, 39, 1);
	-moz-box-shadow: 5px 5px 0px 0px rgba(200, 32, 39, 1);
	box-shadow: 5px 5px 0px 0px rgba(200, 32, 39, 1);
}

.action-button:hover {
	background: #4d4d4d;
}

.action-button span {
	-webkit-transform: skew(20deg);
	transform: skew(20deg);
	display: inline-block;
}

.quicklinks {
	background: #f1f1f1;
	border-bottom: #e9e8e8 1px solid;
	text-align: center;
	padding: 15px 0;
}

.quicklinks .action-button {
	margin: 1% 2%;
	font-size: 24px;
}

.welcome {
	text-align: center;
}

.welcome p {
	font-size: 18px;
}

.welcome h1,
.welcome h2,
.welcome h3 {
	overflow: hidden;
	text-align: center;
}

.welcome h1:before,
.welcome h1:after,
.welcome h2:before,
.welcome h2:after,
.welcome h3:before,
.welcome h3:after {
	background-color: #333;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 40%;
}

.welcome h1:before,
.welcome h2:before,
.welcome h3:before {
	right: 0.5em;
	margin-left: -50%;
}

.welcome h1:after,
.welcome h2:after,
.welcome h3:after {
	left: 0.5em;
	margin-right: -50%;
}

.logos {}

.logos img {
	display: inline-block;
	vertical-align: middle;
	margin: 10px 15px;
}

.parts-logos {
	text-align: center;
}

.parts-logos img {
	display: inline-block;
	vertical-align: middle;
	margin: 20px 25px;
}

.careers-wrap {
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
}

.careers {
	width: 48%;
	box-sizing: border-box;
	padding: 15px;
	background: #f1f1f1;
	margin: 0 2% 2% 0;
	border: #ccc 1px solid;
}

.careers-title {
	font-size: 22px;
	margin-bottom: 15px;
	font-family: 'impactregular';
	border-bottom: #000 1px solid;
}

.careers-address {
	font-weight: 700;
	margin-bottom: 10px
}

.careers h4 {
	margin-bottom: 0px;
	font-size: 16px
}

.careers p {
	font-size: 14px
}

.banner {
	position: relative;
	margin: 0px auto;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #fff;
	border-bottom: #f1f1f1 1px solid;
	background-color: #4d4d4d;
	padding-top: 100px;
	margin-top: -100px;
}

.banner:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0f0f0f;
	opacity: 0.5;
	transition: .3s all;
	display: block;
	z-index: 0;
}

.banner h1 {
	position: relative;
	color: #fff;
	border-bottom: none;
	margin-bottom: 0;
	font-size: 48px;
	text-shadow: 2px 2px 5px #0f0f0f;
}

.banner p {
	position: relative;
	color: #fff;
	border-bottom: none;
	margin-bottom: 0;
	font-size: 20px;
	text-shadow: 2px 2px 5px #0f0f0f;
	text-transform: uppercase;
	font-style: italic;
	font-weight: 600;
}

.posts {}

.postbox {
	float: left;
	width: 23%;
	height: 370px;
	margin: 1%;
	border: #ccc 1px solid;
	background: #f1f1f1;
	text-align: center;
}

.posttextbox {
	padding: 10px;
	font-size: 14px;
	max-height: 175px;
	overflow: hidden;
}

.posttextbox p {
	font-size: 14px;
}

.postboxtitle {
	font-size: 18px;
	color: #034ea2;
	display: block;
	margin-bottom: 10px;
	font-family: 'roboto_condensedbold';
}

.mfglogos {
	background: #f1f1f1;
	border-top: #dedcdc 1px solid;
	border-bottom: #dedcdc 1px solid;
	margin: 20px 0;
	text-align: center;
}

.mfglogos img {
	margin: 20px 24px;
	vertical-align: middle;
	max-height: 60px;
	width: auto;
	max-width: 200px;
	height: auto;
}

.locationphoto {
	float: left;
	width: 33%;
	margin: 20px 0;
}

.locationtext {
	float: left;
	width: 34%;
	margin: 20px 0;
	padding: 0 20px;
	box-sizing: border-box;
}

.locationtext2 {
	float: left;
	width: 33%;
	margin: 20px 0;
	padding: 0 20px;
	box-sizing: border-box;
}

.staffphoto {
	float: left;
	margin: 0 2% 2% 0;
	width: 31.3333%;
	padding: 10px;
	border: #ccc 1px solid;
}

.rep-photo {
	width: 30%;
	float: left;
	margin-right: 5%;
}

.rep-text {
	width: 65%;
	float: left;
	font-size: 14px;
}

.rep-text p {
	font-size: 14px;
	padding-bottom: 5px;
}

.rep-text h5 {
	padding-bottom: 5px;
}

.video-container {
	padding: 1%;
	background: #fafafa;
	border: #ccc 1px solid;
	margin: 1%;
	float: left;
	width: 31.3333%;
}

.video-container iframe {
	width: 100%;
	height: 200px;
	background: #0f0f0f;
}

.categorybox {
	float: left;
	width: 31.333%;
	margin: 0 0 0 0;
	box-sizing: border-box;
	height: 240px;
	margin: 1%;
	position: relative;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border: #ccc 1px solid;
}

#boxsize.categorybox {
	width: 48%;
	height: 360px;
}

#boxsize.categorybox .categorybox-title {
	font-size: 42px;
}

.categorybox .categorybox-title {
	text-align: center;
	width: 90%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	font-size: 32px;
	color: #fff;
	font-family: 'impactregular';
	line-height: 1em;
	margin: 0 0 0 0;
	text-transform: uppercase;
	z-index: 10;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}

.categorybox:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0f0f0f;
	opacity: 0.1;
	transition: .3s all;
	display: block;
}

.categorybox:hover .categorybox-title {
	display: block;
}

.categorybox:hover:after {
	opacity: 0.8;
	background: #ee1f24;
}

.categorybox:before {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(images/cat-box-border.png);
}

a .categorybox {
	color: #fff;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}

a:hover .categorybox {
	color: #0f0f0f;
}

.bannerimage {
	margin-bottom: 20px;
}

.bannerimage img {
	width: 100%;
	height: auto;
}

.municipal {
	float: left;
	width: 23%;
	margin: 1%;
	box-sizing: border-box;
	padding: 15px;
	text-align: center;
	border: #ccc 1px solid;
}

.municipal p {
	padding-bottom: 0px;
}

.showcasebox {
	float: left;
	width: 23%;
	margin: 0 0 0 0;
	box-sizing: border-box;
	height: 170px;
	margin: 1%;
	position: relative;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border: #ccc 1px solid;
}

.showcasebox .showcasebox-title {
	display: block;
	text-align: center;
	width: 90%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	z-index:100;
	font-size: 32px;
	color: #fff;
	font-family: 'roboto_condensedbold', sans-serif;
	line-height: 1em;
	margin: 0 0 0 0;
	text-transform: uppercase;
	z-index: 999;
}

.showcasebox:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0f0f0f;
	opacity: 0.6;
	transition: .3s all;
	display: block;
}

.showcasebox:hover .showcasebox-title {
	display: block;
}

.showcasebox:hover:after {
	opacity: 0.9;
	background: #0f0f0f;
}

a .showcasebox {
	color: #fff;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}

a:hover .showcasebox {
	color: #0f0f0f;
}

#contact-us iframe {
	width: 100% !important;
	height: 200px !important;
	border: #ccc 1px solid !important;
}

#contact-us img {
	border: #4d4d4d 1px solid;
	width: 100%;
	height: auto;
}

.gallery {
	margin: 40px 0px;
	display: block;
	padding: 15px!important;
	border: #ccc 1px solid;
}

.thumbnail {
	height: 99px !important;
	margin: .5%;
}

.productholder-box {
	border: #ccc 1px solid;
	padding: 15px;
	margin: 20px 0;
}

.productholder-photo {
	float: left;
	width: 30%;
	box-sizing: border-box;
	padding-right: 20px;
}

.productholder-text {
	float: left;
	width: 70%;
	box-sizing: border-box;
}

.productholder-text a {
	display: inline-block;
	color: #fff;
	background: #cb2024;
	padding: 8px 15px;
	text-decoration: none;
	margin: 10px 10px 0 0;
	text-transform: uppercase;
}

.productholder-text a.instock {
	background: #39b54a;
}

.product-photo {
	float: left;
	width: 30%;
	box-sizing: border-box;
	padding-right: 20px;
}

.product-content {
	float: left;
	width: 70%;
	box-sizing: border-box;
}


/*=====================
	VIDEOS
=======================*/

.videosub {
	width: 100%;
	float: left;
	padding: 20px 0;
	border-bottom: 1px solid #aaa;
}

.videoframe {
	width: 100%;
	height: 500px;
	float: left;
}

.videoinfo {
	max-width: 400px!important;
	width: 100%!important;
	padding-left: 20px;
	box-sizing: border-box;
	float: left;
}


/*=====================
	tab styles
=======================*/

.tab {
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	background-color: #f1f1f1;
}


/* Style the buttons that are used to open the tab content */

.tab button {
	background-color: #f1f1f1;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	transition: 0.3s;
	border-right: #ccc 1px solid;
	box-sizing: border-box;
	font-size: 16px;
	border-radius: 0;
	margin: 0;
	color: #000;
	text-transform: none;
}


/* Change background color of buttons on hover */

.tab button:hover {
	background-color: #ddd;
}


/* Create an active/current tablink class */

.tab button.active {
	background-color: #cb2024;
	color: #fff;
}


/* Style the tab content */

.tabcontent {
	display: none;
	padding: 15px;
	border: 1px solid #ccc;
	border-top: none;
	font-size: 16px;
}

.tabcontent .linkbutton {
	display: block;
	margin: 10px auto;
	padding: 5px 20px;
	border: #e29912 solid 1px;
	background-color: #e29912;
	color: #fff;
	border-radius: 5px;
}

.tabcontent .linkbutton:hover {
	background: #f1f1f1;
	color: #262626;
}

.tabcontent table {
	width: 100%;
}

.tabcontent table td {
	padding: 8px;
}

.tabcontent ul li {
	line-height: 25px;
}


/*  SCROLLING INVENTORY
------------------------------------------------*/

.scrolling-wrap {
	width: 100%;
	height: 90px;
	overflow: hidden;
	background: #fff;
	margin: 10px 0;
}

.scrolling {
	width: 100%;
	height: 92px;
}


/* FOOOTER */

.pagebottom {
	display: block;
	background: #0f0f0f;
	color: #fff;
}

.pagebottom h1,
.pagebottom h2,
.pagebottom h3,
.pagebottom h4,
.pagebottom h5 {
	color: #fff;
}

.pagebottom ul {
	padding-left: 0;
}

.pagebottom li {
	list-style: none;
	font-size: 14px;
}

.pagebottom a {
	color: #fff;
	text-decoration: none;
}

.pagebottom a:hover {
	color: #cb2024;
}

.pagebottom p {
	color: #fff;
	font-size: 14px;
}

.pagebottom img {
	display: inline-block;
}

.footer {
	width: 100%;
	background: rgba(0, 0, 0, .3);
}

a.footerlink:link,
a.footerlink:visited,
a.footerlink:active {
	padding-top: 15px;
	color: #ababab;
	text-decoration: underline;
	font-size: 14px;
}

a.footerlink:hover {
	padding-top: 15px;
	color: #ababab;
	text-decoration: none;
	font-size: 14px;
}

.footertext {
	padding-top: 15px;
	font-size: 14px;
	color: #ababab;
}

.smallfootertext {
	padding-top: 15px;
	font-size: 12px;
	color: #ababab;
}

.divfooter {
	padding: 30px 0;
	max-width: 1230px;
	text-align: center;
	margin: 0 auto;
}

.clear {
	clear: both;
}

* {
	box-sizing: border-box;
}


/*  COLUMN SETUP  */

.col {
	display: block;
	float: left;
	margin: 1% 0 1% 2%;
}

.col:first-child {
	margin-left: 0;
}

.hosted-content .col {
	margin: 0 0 0 0 !important;
}

.hosted-content .no-print {
	padding-top: 4px;
}

.hosted-content .no-print a {
	text-decoration: none;
	background: #ed1c24;
	color: #fff;
	padding: 5px 21px;
	border-radius: 2px;
	text-transform: uppercase;
	font-weight: bold;
}

.hosted-content .no-print a:hover {
	background: #111111;
}

.hosted-content .no-print a img {
	display: none;
}

.hosted-content .no-print a:before {
	content: " Detailed Search";
}

.hosted-content .no-print a:after {
	content: "\f002";
	font-family: "FontAwesome";
	margin-left: 10px;
	font-weight: normal;
}

.hosted-content .listing-boxed-pricing .addthis_inline_share_toolbox,
.hosted-content .listing-card-inner .addthis_inline_share_toolbox {
	display: none;
}

.hosted-content .social-buttons {
	display: none;
}


/*  GROUPING  */

.group:before,
.group:after {
	content: "";
	display: table;
}

.group:after {
	clear: both;
}

.group {
	zoom: 1;
	/* For IE 6/7 */
}


/*  GRID OF TWELVE  */

.span_12_of_12 {
	width: 100%;
}

.span_11_of_12 {
	width: 91.5%;
}

.span_10_of_12 {
	width: 83%;
}

.span_9_of_12 {
	width: 74.5%;
}

.span_8_of_12 {
	width: 66%;
}

.span_7_of_12 {
	width: 57.5%;
}

.span_6_of_12 {
	width: 49%;
}

.span_5_of_12 {
	width: 40.5%;
}

.span_4_of_12 {
	width: 32%;
}

.span_3_of_12 {
	width: 23.5%;
}

.span_2_of_12 {
	width: 15%;
}

.span_1_of_12 {
	width: 6.5%;
}


/*  GO FULL WIDTH BELOW 480 PIXELS */

@media only screen and (max-width: 680px) {
	.col {
		margin: 1% 0 1% 0%;
	}
	.span_1_of_12,
	.span_2_of_12,
	.span_3_of_12,
	.span_4_of_12,
	.span_5_of_12,
	.span_6_of_12,
	.span_7_of_12,
	.span_8_of_12,
	.span_9_of_12,
	.span_10_of_12,
	.span_11_of_12,
	.span_12_of_12 {
		width: 100%;
	}
}


/*  NEW INVENTORY DEEP VIEW STYLES  */

.list-unstyled {
	padding-left: 20px;
	list-style: none!important;
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: transparent!important;
}


/*  CONTACT PAGE STYLES  */

#widgetSettingsModal .btn {
	float: none !important;
}

span.required.sh-required {
	content:" ";
}

.glyphicon-star {
	display: none!important;
}

.contactForm a.btn:after {
	display: none!important;
}

.contactForm a.btn.btn-success {
	text-decoration: none!important;
	margin-left: 10px!important;
}

.contactForm a.btn.btn-success:hover {
	background-color: #C80000!important;
}

label.contactFormLabel {
	font-weight: 700!important;
}

.form-control {
	width: 100%!important;
	padding: 6px 5px!important;
	background-color: #fff!important;
	border: 1px solid #dad9d9!important;
	box-sizing: border-box!important;
}

.form-group {
	margin-bottom: 15px!important;
	margin-right: 10px!important;
	margin-left: 10px!important;
}

.contactForm {
	padding: 25px 10px!important;
	border: #ccc 1px solid!important;
	background: #fff!important;
	margin: 20px 0!important;
}

.contactForm h1 {
	margin-left: 10px!important;
}


/* 5-15-20 CHANGES */


/*=======================
     7-7-20 Updates
=======================*/


/* new header */

.hosted-content .listings-wrapper,
.hosted-content .listings-detail-wrapper {
	max-width: 1230px!important;
	width: 96%!important;
	margin: 0 auto!important;
}

.header-black {
	background-color: #000;
	padding: 10px 20px!important;
	border-bottom: 2px solid #cb2024;
	color: #fff;
	font-size: 14px;
	z-index: 200;
    width:100%;
    box-sizing: border-box;
}

.header-black-wrap {
	max-width: 1230px;
	margin: auto !important;
    width:100%;
    box-sizing: border-box;
	display: flex;
}
.headloc, .headercon {
	width: 50%;
}

.header-location-wrap {}

.header-contact-wrap {
	text-align: right;
}

.header-location-link {
	color: #fff;
	text-decoration: none;
    font-family: 'Open Sans', sans-serif;
}

.header-location-link:hover {
	color: #cb2024;
}

.header-contact-link {
	color: #fff;
	text-decoration: none;
    font-family: 'Open Sans', sans-serif;
}

.header-contact-link:hover {
	color: #cb2024;
}

.header-menu-wrap {
    width:100%;
    box-sizing: border-box;
	max-width: 1430px;
	display: flex;
	margin: auto;
    align-items: center;
}

.header-menu {
    width:100%;
    box-sizing: border-box;
    padding: 20px!important;
    z-index: 100;
    background-image: linear-gradient(115deg, rgba(255, 255, 255, 0.66) calc(50% - 240px), rgba(0, 0, 0, 0.48) calc(50% - 240px));
}
.home .header-menu {
	position: absolute;
}
.highlightSidebars .home .header-menu {
	position: static;
}

/* menu styles */

.navbar-default .navbar-nav>li>a {
	color: #FFFFFF!important;
	font-size: 16px;
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .5px;
	padding-right: 0px;
	padding-left: 30px;
    font-family: 'Open Sans', sans-serif;
}

.navbar {
	margin-top: 5px;
}

.hero {
	margin-top: -150px!important;
}

.banner {
	margin-top: 0px!important;
	padding-top: 0px!important;
}


/*=====================
	Responsive styles
=======================*/


@media screen and (max-width: 1465px) {
    .header-menu {
        background-image: linear-gradient(115deg,rgba(255, 255, 255, 0.66) 31%,rgba(0,0,0,0.48) 31%);
    }
}

@media screen and (max-width: 1280px) {
	.quicklinks .action-button {
		width: 235px;
		font-size: 20px;
	}
}

@media screen and (max-width: 1170px) {
	.padit {
		padding: 20px 0;
	}
	.quicklinks .action-button {
		width: 200px;
		font-size: 18px;
	}
	.linkback {
		display: block;
		padding: 0 0 10px;
	}
	.preheader li {
		font-size: 12px;
	}
	.hero-border {
		font-size: 42px;
	}
	.hero-border .hero-date {
		font-size: 70px;
	}
}

@media screen and (max-width: 900px) {
	.preheader {
		display: none;
	}
}

@media screen and (max-width: 800px) {
	.head-wrap {
		width: 100%;
	}
	.hero {
		height: calc(100% - 265px);
		margin-top: -65px;
		min-height: 400px;
	}
	.hero-border .hero-tag {
		position: absolute;
		bottom: 130%;
		right: 3%;
		left: 3%;
	}
	.quicklinks .action-button {
		width: 42%;
		font-size: 18px;
	}
	#logo {
		float: left;
		width: 200px;
		height: 65px;
		padding: 15px 10px;
		position: relative;
	}
	.header-right {
		float: right;
		width: calc(100% - 200px);
	}
	.categorybox {
		float: left;
		width: 48%;
		height: 200px;
	}
	.landingpage-title {
		font-size: 42px;
	}
	.homebutton {
		font-size: 18px;
	}
	.locationphoto {
		float: none;
		width: 100%;
	}
	.locationtext {
		float: left;
		width: 50%;
		padding: 0 20px 0 0;
	}
	.locationtext2 {
		float: left;
		width: 50%;
		padding: 0 0;
	}
	.searchform input,
	.searchform select {
		font-size: 14px;
	}
	.searchform input[type="submit"] {
		font-size: 14px;
	}
	.municipal {
		width: 48%;
	}
	.content-container,
	aside {
		width: 100%
	}
	#dynamicContent {
		width: 90%;
		top: 30%;
		right: 5%;
	}
	.hero-border img {
		display: block;
		width: 100%;
		height: 180px;
	}
	.hero-border .hero-tag {
		position: absolute;
		bottom: 180px;
		right: 3%;
		left: 3%;
	}
	#boxsize.categorybox {
		height: 220px;
	}
	.videoinfo {
		width: 100%;
		max-width: 100%!important;
		padding-left: 0;
		text-align: center!important;
	}
	.videoframe {
		width: 100%;
		margin-bottom: 20px;
		height: 300px;
	}
}

@media screen and (max-width: 680px) {
	.pagebottom {
		text-align: center;
	}
	.careers {
		width: 98%;
		box-sizing: border-box;
		padding: 15px;
		background: #f1f1f1;
		margin: 0 1% 2% 1%;
		border: #ccc 1px solid;
	}
	.productholder-photo {
		float: none;
		width: 100%;
		box-sizing: border-box;
		padding-right: 0px;
	}
	.productholder-text {
		float: none;
		width: 100%;
		box-sizing: border-box;
	}
	.product-photo {
		float: none;
		width: 100%;
		box-sizing: border-box;
		padding-right: 0px;
	}
	.product-content {
		float: none;
		width: 100%;
		box-sizing: border-box;
	}
	.tab button {
		font-size: 14px;
		padding: 14px 10px;
	}
	.tabcontent {
		font-size: 14px;
	}
}

@media screen and (max-width: 480px) {
	.categorybox {
		float: left;
		width: 98%;
		height: 300px;
	}
	.postbox {
		width: 48%;
	}
	.posttextbox {
		max-height: 250px;
	}
	.pagebottom {
		text-align: center;
	}
	.landing-left {
		float: none;
		width: 100%;
		height: 50%;
		border-right: none;
		border-bottom: #fff 1px solid;
	}
	.landing-right {
		float: none;
		width: 100%;
		height: 50%;
	}
	.landing-logo {
		width: 65%;
		top: 50%;
		left: 50%;
	}
	.staffphoto {
		width: 96%;
	}
	.searchform input,
	.searchform select {
		width: 31%;
		margin: 1%;
	}
	.searchform input[type="submit"] {
		margin: 1%;
	}
	.quicksearch-form {
		width: 100%;
		margin-left: 0;
	}
	.rentals-sales {
		font-size: 36px;
		padding: 50px 0;
	}
	.locationtext {
		float: none;
		width: 100%;
		padding: 0 0 0 0;
	}
	.locationtext2 {
		float: none;
		width: 100%;
		padding: 0 0;
	}
	.hero-border .hero-tag {
		bottom: 180px;
		font-size: 32px;
	}
	.hero-border .hero-date {
		font-size: 58px;
	}
	.quicklinks .action-button {
		width: 42%;
		font-size: 14px;
	}
	.action-button {
		-webkit-transform: skew(0deg);
		transform: skew(0deg);
	}
	.action-button span {
		-webkit-transform: skew(0deg);
		transform: skew(0deg);
	}
	#boxsize.categorybox {
		width: 98%;
		height: 220px;
	}
	.categorybox .categorybox-title {
		font-size: 30px;
	}
}




@media screen and (max-width: 1260px) {
	.header-menu {
        background-image: linear-gradient(115deg,rgba(255, 255, 255, 0.66) 25%,rgba(0,0,0,0.48) 25%);
	}
    .navbar-default .navbar-nav>li>a {
        color: #FFFFFF!important;
        font-size: 14px;
        text-decoration: none;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: .5px;
        padding-right: 0px;
        padding-left: 15px;
    }
    .head-logo {
        width:20%;
    }
    .head-nav {
        width:80%;
    }
}

@media screen and (max-width: 1199px) {

    .financebg-1 {
        background-image: -webkit-linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 32.12%,rgba(0,0,0,1.00) 47.15%,rgba(0,0,0,1.00) 100%);
        background-image: -moz-linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 32.12%,rgba(0,0,0,1.00) 47.15%,rgba(0,0,0,1.00) 100%);
        background-image: -o-linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 32.12%,rgba(0,0,0,1.00) 47.15%,rgba(0,0,0,1.00) 100%);
        background-image: linear-gradient(270deg,rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.00) 32.12%,rgba(0,0,0,1.00) 47.15%,rgba(0,0,0,1.00) 100%);
        background-size: cover;
        background-repeat: no-repeat;
        padding: 40px 30px !important;
    }
    .financebg-1 .finance-form-btn span  {
        font-size: 35px!important;
    }
    .financebg-1 .btn-danger  {
        font-size: 25px!important;
    }


}

@media screen and (max-width: 963px) {
    .navbar-default .navbar-nav>li>a {
        padding-left: 1.2vw;
        font-size: 1.6vw;
    }

}

@media screen and (max-width: 883px) {

}

@media screen and (max-width: 839px) {

}

@media screen and (max-width: 777px) {

}

@media screen and (max-width: 767px) {
	.header-logo {
		display: block;
		margin: 10px auto;
	}
    .head-logo {
        width: calc(100% - 30px);
    }
    .head-nav {
        width:30px;
    }
}


/*=======================
     7-14-20 Updates
=======================*/


/* homepage */

.highlightSidebars .hero-container {
	margin-top: 0!important;
}

.hero-wrap {
	position: relative;
}
.hero-video-cont {
	display: block;
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.hero-video {
	display: block;
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #000;

}
.hero-video video {
	display: block;
	position: absolute;
	transform: translate(-50%, -40%);
	left: 50%;
	top: 50%;
	width: auto;
	height: 125%;
}
.hero-cover{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	object-fit: cover;
	object-position: center top;
	opacity: 0.5;
}

.hero-lg-text {
	font-size: 60px;
	padding:20px;
	box-sizing: border-box;
}

.home-hero-img {
	width: 100%;
	max-width: 100% !important;
	position: relative;
	top: 5px;
	z-index: 1;
}
.hero-overlay {
	position: relative;
	min-height: 700px !important;
	max-height: 79vh;
  	height: 47vw;
	z-index: 2;
	display: flex;
	align-items: center;
	flex-direction: column;
	padding-bottom: 20px;
	color: rgb(255, 255, 255);
	text-shadow: rgba(0, 0, 0, 0.9) 0px 0px 15px;
	justify-content: space-between;
}
.hero-cont-1 {
	max-width: 1500px;
	width: 100%;
	margin: 0px auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	padding:150px 20px 20px 20px;
	box-sizing: border-box;
}
.text-col-1 {
	max-width: 500px;
	width: 100%;
}

.home-btn-bkgd {
	background-color: #f1f1f1;
	border-bottom: #e9e8e8 1px solid;
	padding: 50px 20px!important;
}

.home-btn-wrap {
	margin: auto!important;
}

.home-btn-wrap a {
	text-decoration: none!important;
}

.home-btn {
	background-color: #0f0f0f;
	display: block;
	margin: auto;
	padding: 15px;
	max-width: 285px;
    width:100%;
    box-sizing: border-box;
	-webkit-transform: skew(-20deg);
	transform: skew(-20deg);
	webkit-box-shadow: 5px 5px 0px 0px rgba(200, 32, 39, 1);
	-moz-box-shadow: 5px 5px 0px 0px rgba(200, 32, 39, 1);
	box-shadow: 5px 5px 0px 0px rgba(200, 32, 39, 1);
	float: none;
	text-decoration: none!important;
}

.home-btn:hover {
	color: rgba(200, 32, 39, 1);
}

.home-btn-text {
	-webkit-transform: skew(20deg);
	transform: skew(20deg);
	font-family: 'impactregular';
	font-size: 24px;
	padding: 0px;
	text-decoration: none!important;
	color:#fff !important;
	text-transform: uppercase !important;
}

.home-about-bkgd {
	padding: 50px 20px!important;
}

.home-about-wrap {
	max-width: 1230px;
	display: block;
	margin: auto;
	text-align: center;
}

.home-about-title {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.home-about-title:before,
.home-about-title:after {
	content: '';
	border-top: 1px solid;
	margin: 0 20px 0 0;
	flex: 1 0 20px;
}

.home-about-title:after {
	margin: 0 0 0 20px;
}

.home-about-text {
	font-size: 18px;
}

.home-brand-bkgd {
	padding: 50px 20px!important;
	padding-top: 0px!important;
}

.home-brand-wrap {
	max-width: 1230px;
	display: block;
	margin: auto;
}

.home-brand-title {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.home-brand-title:before,
.home-brand-title:after {
	content: '';
	border-top: 1px solid;
	margin: 0 20px 0 0;
	flex: 1 0 20px;
}

.home-brand-title:after {
	margin: 0 0 0 20px;
}

.brand-logo-wrap {
	width: 19.5%;
	padding: 10px;
	display: inline-table;
}

.home-brand-logo {
	max-width: 180px;
	width: 100%;
	display: block;
	vertical-align: middle;
	margin: 20px auto!important;
}

.home-cemco-logo {
	max-height: 91px;
	width: auto;
}


/* footer styles */

.footer-black-bkgd {
	background-color: #0f0f0f;
	color: #fff;
	padding: 50px 20px!important;
}

.footer-wrap {
	max-width: 1230px;
	margin: auto!important;
}

.footer-header {
	color: #fff;
}

.footer-list {
	list-style-type: none;
	padding: 0px;
    list-style: none;
}

.footer-item {
	list-style-type: none;
    list-style: none;
}

.footer-list-link {
	text-decoration: none;
	color: #fff!important;
	font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.footer-list-link:hover {
	color: #cb2024!important;
}

.footer-phone {
	text-decoration: none;
	color: #fff!important;
	font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.footer-phone:hover {
	color: #cb2024!important;
}

.footer-logo {
	display: block;
	margin: auto;
}


/* contact page */

.contact-location-bkgd {
	padding: 50px 20px!important;
}

.contact-location-wrap {
	max-width: 1230px;
	display: block;
	margin: auto;
}

.contact-header {}

.contact-location-card {
	width: 19.5%;
	display: inline-table;
	border: 1px solid #cccccc;
	padding: 10px;
	margin: 2px 0px;
}

.location-title {}

.location-address {}

.location-phone {
	text-decoration: none;
}

.location-hours {
	margin-top: 10px;
}

.contactForm {
	max-width: 1230px;
	display: block;
	margin: auto!important;
	margin-bottom: 50px!important;
}


/* videos page */

#sidebar69180-videos {
	float: none;
	max-width: 1230px;
	display: block;
	margin: 50px auto!important;
	padding: 0px 20px!important;
}

#sidebar69180-videos div.row {
	padding-bottom: 0px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

#sidebar69180-videos .row.ui-sortable-handle {
	padding: 0px;
	border: none;
	margin: 0px;
}


/* services pages */

#sidebar69188-services {
	float: none;
	max-width: 1230px;
	display: block;
	margin: 50px auto!important;
	padding: 0px 20px!important;
}

.service-wrap-bkgd {
	border-right: 1px solid #ccc;
	margin-right: 20px;
	padding-right: 20px;
}

.service-wrap {
	margin-bottom: 20px;
}

.service-title {}

.services-list {}

.service-item {}

.service-menu-wrap {}

.service-menu-title {}

.service-menu {}

.service-menu-item {}

.service-menu-link {
	text-decoration: none;
}

.breadcrumb-link {
	text-decoration: none;
}

#sidebar69201-engineering {
	float: none;
	max-width: 1230px;
	display: block;
	margin: 50px auto!important;
	padding: 0px 20px!important;
}

#sidebar69210-field {
	float: none;
	max-width: 1230px;
	display: block;
	margin: 50px auto!important;
	padding: 0px 20px!important;
}

#sidebar69216-rebuild {
	float: none;
	max-width: 1230px;
	display: block;
	margin: 50px auto!important;
	padding: 0px 20px!important;
}


/* parts page */

#sidebar69195-parts {
	float: none;
	max-width: 1230px;
	display: block;
	margin: 50px auto!important;
	padding: 0px 20px!important;
}

.parts-pg-wrap {
	margin-top: 50px;
}

.parts-pg-title {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.parts-pg-title:before,
.parts-pg-title:after {
	content: '';
	border-top: 1px solid;
	margin: 0 20px 0 0;
	flex: 1 0 20px;
}

.parts-pg-title:after {
	margin: 0 0 0 20px;
}

.parts-brands-wrap {
	width: 19.5%;
	display: inline-table;
	padding: 10px;
}

.parts-brand-logo {
	display: inline-block;
	vertical-align: middle;
	margin: 20px 25px;
}


/* header + footer sidebars

.sidebarColumn {
	min-height: 0px!important;
}
*/



/* faceted inventory styles */

.list-content .list-title .list-listings-count {
	color: #cb2024!important;
}

.faceted-search-content .selected-facets-container .selected-facet {
	background: #cb2024!important;
}

.faceted-search-content .faceted-section-box .faceted-option-checkbox-container label input {
	margin-right: 3px!important;
}

body .noUi-connect {
	background: #cb2024!important;
}

body .noUi-handle {
	background: #cb2024!important;
}

.faceted-search-content .faceted-section-box .faceted-search {
	float: right!important;
}

.faceted-search-content .faceted-section-box .faceted-text-input {
	float: none!important;
}

.faceted-section-head.section-head {
	width: 100%!important;
}

.list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price {
	color: #cb2024!important;
}

.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link {
	background: #cb2024!important;
}

.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link:hover {
	background-color: #881619!important;
}

.sh-modal-title,
.modal-title {
	color: #000!important;
}

.DetailParentElement {
	margin-top: 10px!important;
}

.detail-content .detail-main-body .main-detail-data .detail-price {
	color: #cb2024!important;
	font-size: 16px!important;
	text-transform: uppercase!important;
	letter-spacing: .5px!important;
}

.detail-content .detail-main-body .main-detail-data .detail-title {
	color: #000!important;
	font-weight: 700!important;
	letter-spacing: .5px!important;
}

.detail-content .detail-main-body .main-detail-data .offer-btn {
	display: block!important;
	float: none!important;
	font-size: 12px!important;
	background-color: #cb2024!important;
	margin-top: 20px!important;
}

.detail-content .detail-main-body .main-detail-data .details-fin-calc .detail-btn-calc p {
	margin-left: 10px!important;
	margin-top: 10px!important;
}

.detail-content .detail-main-body .main-detail-data .addthis_inline_share_toolbox .at-share-btn-elements {
	width: 175px!important;
}

.detail-content .dealer-info .phone-and-email .send-email-btn {
	color: #CB2020!important;
	border: 1px solid #CB2024!important;
}

.detail-content .dealer-info .phone-and-email .send-email-btn:hover {
	color: #881619!important;
	border: 1px solid #881619!important;
}

.detail-content .detail-additional-data .data-row .data-value {
	font-weight: normal!important;
	line-height: 1.5!important;
}

.detail-content .detail-additional-data .data-row .data-label {
	font-weight: bold!important;
	letter-spacing: .5px!important;
	background-color: #cb2024!important;
}

.detail-content .search-results {
	color: #cb2024!important;
}

.list-content .list-listing-mobile .email-seller-link {
	height: 100%!important;
}

.list-content .list-listing-mobile .price-container .price {
	color: #cb2024!important;
	font-size: 18px!important;
	text-transform: uppercase!important;
	letter-spacing: .5px!important;
}

.list-content .list-listing-mobile .dealer-phone-container .dealer-phone-call {
	color: #CB2020!important;
	border: 1px solid #CB2024!important;
}

.list-content .list-listing-mobile .dealer-phone-container .dealer-phone-call:hover {
	color: #881619!important;
	border: 1px solid #881619!important;
}

.list-content .list-listing-mobile .view-listing-details-link {
	background-color: #CB2024!important;
}

.list-content .list-listing-mobile .view-listing-details-link:hover {
	background-color: #881619!important;
}

.detail-content-mobile .detail-main-body .main-detail-data .detail-price {
	color: #cb2024!important;
	font-size: 16px!important;
	text-transform: uppercase!important;
	letter-spacing: .5px!important;
}

.detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile {
	font-size: 15px!important;
	background-color: #cb2024!important;
	margin-right: 0px!important;
}

.detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile:hover {
	background-color: #881619!important;
}

.detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile {
	font-size: 15px!important;
	background-color: #cb2024!important;
	border-color: #cb2024!important;
}

.detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile:hover {
	background-color: #881619!important;
}

.detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile {
	font-size: 15px!important;
	background-color: #cb2024!important;
	border-color: #cb2024!important;
}

.detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile:hover {
	background-color: #881619!important;
}

.detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile {
	font-size: 15px!important;
	background-color: #cb2024!important;
	border-color: #cb2024!important;
	margin-bottom: 20px!important;
}

.detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile:hover {
	background-color: #881619!important;
}

.detail-content-mobile .detail-additional-data .data-row .data-value {
	font-weight: normal!important;
	line-height: 1.5!important;
}

.detail-content-mobile .detail-additional-data .data-row .data-label {
	font-weight: bold!important;
	letter-spacing: .5px!important;
	background-color: #cb2024!important;
}

.detail-content-mobile .detail-contact-bar .contact-bar-btn {
	background-color: #CB2024!important;
}

.detail-content-mobile .detail-contact-bar .contact-bar-btn:hover {
	background-color: #881619!important;
}

.col-xs-12 .footer-black-bkgd {
	box-sizing: border-box;
}

.hidden-xs .hidden-sm .col-md-2 {
	box-sizing: border-box;
}

.hidden-xs .hidden-sm .col-md-2 {
	box-sizing: border-box;
}

.hidden-xs .col-sm-3 .col-md-2 {
	box-sizing: border-box;
}

.col-xs-12 .col-sm-5 .col-md-3 {
	box-sizing: border-box;
}

.col-xs-12 .col-sm-4 .col-md-3 {
	box-sizing: border-box;
}

.hidden-xs .col-sm-12 .header-black {
	box-sizing: border-box;
}

.col-xs-7 {
	box-sizing: border-box;
}

.col-xs-5 {
	box-sizing: border-box;
}

.col-xs-12 .header-menu {
	box-sizing: border-box;
}

.col-xs-12 .col-sm-3 .col-md-3 .col-lg-4 {
	box-sizing: border-box;
}

.col-xs-12 .col-sm-9 .col-md-9 .col-lg-8 {
	box-sizing: border-box;
}


/* responsiveness */

@media screen and (max-width: 1530px) {
	.home-hero-left {
		left: 50px;
		bottom: 0px;
	}
	.home-hero-right {
		right: 50px;
		top: 600px;
	}
}
@media screen and (max-width: 1450px) {
	.hero-lg-text {
		font-size: 4vw;
		box-sizing: border-box;
	}
}

@media screen and (max-width: 1199px) {
	.hero-text-left {
		font-size: 75px;
	}
	.hero-text-right {
		font-size: 40px;
	}
	.home-btn {
		margin: 20px auto;
	}
	#sidebar69180-videos div.row {
		padding-bottom: 20px;
	}
}

@media screen and (max-width: 1183px) {
	.contact-location-card {
		width: 24.5%;
	}
}

@media screen and (max-width: 991px) {
	.parts-brands-wrap {
		width: 24.5%;
	}
	.brand-logo-wrap {
		width: 24.5%;
	}
}

@media screen and (max-width: 950px) {
	.hero-text-left {
		font-size: 50px;
	}
	.contact-location-card {
		width: 32.5%;
	}
}


/*@media screen and (max-width: 850px) {
	.home-hero-right {display: none;}
}*/

@media screen and (max-width: 767px) {

	.footer-header {
		text-align: center;
		margin-bottom: 0px;
	}
	.footer-phone {
		display: block;
		margin: auto;
		text-align: center;
	}
	.footer-logo {
		margin-top: 30px;
	}
	.videoinfo {
		margin-top: 20px;
	}
	.service-wrap-bkgd {
		border-right: none;
		margin-right: 0;
		padding-right: 0;
		border-bottom: 1px solid #ccc;
		margin-bottom: 20px;
	}
	.parts-brands-wrap {
		width: 32.5%;
	}
	.brand-logo-wrap {
		width: 32.5%;
	}
	.home-hero-right {
		position: relative;
		top: auto;
		right: auto;
		text-align: right;
		margin-right: 25px;
		margin-left: 25px;
	}
	.home-hero-left {
		left: 25px;
	}
	.header-menu {
        background-image: linear-gradient(115deg,rgba(255, 255, 255, 0.66) 72%,rgba(0,0,0,0.48) 72%);
	}

	.mobile-menu-logo-wrap {
		width: 70%;
		float: left;
	}
    .navbar-default {
        position: static;
    }
	.mobile-menu-wrap {
		width: 100%;
	}
	.navbar-default .navbar-collapse {
		padding: 30px!important;
		background-color: lightgrey;
		margin-top: 10px;
		text-align: center;
        position: absolute;
        left:0;
        width: calc(100% + 15px);
        box-sizing: border-box;
        top: 91px;
	}
	.navbar-default .navbar-nav>li>a {
		color: #000!important;
        font-size: 15px;
	}
    .financebg-1 {
    background-image: -webkit-linear-gradient(90deg,rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.00) 32.12%,rgba(0,0,0,1.00) 47.15%,rgba(0,0,0,1.00) 100%);
    background-image: -moz-linear-gradient(90deg,rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.00) 32.12%,rgba(0,0,0,1.00) 47.15%,rgba(0,0,0,1.00) 100%);
    background-image: -o-linear-gradient(90deg,rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.00) 32.12%,rgba(0,0,0,1.00) 47.15%,rgba(0,0,0,1.00) 100%);
    background-image: linear-gradient(0deg,rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.00) 32.12%,rgba(0,0,0,1.00) 47.15%,rgba(0,0,0,1.00) 100%);
    padding: 30px 20px 60px 20px !important;
    }
    .financebg-1 h1 span {
        font-size: 35px!important;
    }
    .financebg-1 .btn-danger  {
        font-size: 18px!important;
        padding:6px 15px!important;
        display: block!important;
    }
	.hero-cont-1 {
		padding: 200px 20px 20px;
	}
	.hero-overlay {
		height: auto;
  		min-height: 400px !important;
		background: rgba(0,0,0,0.5);
	}

}

@media screen and (max-width: 650px) {
	/*.home-hero-left {position: relative; left: auto; bottom: auto; text-align: center; padding: 50px 0px;}*/

	.home-hero-img {
		height: 150px;
	}
	.contact-location-card {
		width: 49.5%;
	}
	.text-col-1 h1 {
		font-size: 24px;
		line-height: 1;
	}
	.hero-cont-1 {
		padding: 150px 20px 20px 20px;
	}

}

@media screen and (max-width: 600px) {
	.parts-brands-wrap {
		width: 49.5%;
	}
	.brand-logo-wrap {
		width: 49.5%;
	}
	.hero-overlay {
		background: rgba(0, 0, 0, 0.5);
	}
	.hero-lg-text {
		font-size: 18px;
		box-sizing: border-box;
	  }

}

@media screen and (max-width: 450px) {
	.contact-location-card {
		width: 100%;
	}
	.parts-brands-wrap {
		width: 100%;
	}
	.parts-brand-logo {
		display: block;
		margin: 20px auto!important;
	}
	.brand-logo-wrap {
		width: 100%;
	}
	.home-brand-logo {
		display: block;
		margin: 20px auto!important;
	}
    .brand-slider-1 a img {
        max-height: 190px;
    }
}

@media screen and (max-width: 400px) {
	.home-hero-img {
		height: 175px;
	}
}