@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700);

@font-face {
    font-family: 'open_sansregular';
    src: url('../webfonts/OpenSans-Regular-webfont.eot');
    src: url('../webfonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/OpenSans-Regular-webfont.woff2') format('woff2'),
         url('../webfonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../webfonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../webfonts/OpenSans-Regular-webfont.svg#oswald_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('../webfonts/OpenSans-Bold-webfont.eot');
    src: url('../webfonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/OpenSans-Bold-webfont.woff2') format('woff2'),
         url('../webfonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('../webfonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../webfonts/OpenSans-Bold-webfont.svg#oswald_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'open_sanssemibold';
    src: url('../webfonts/OpenSans-Semibold-webfont.eot');
    src: url('../webfonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/OpenSans-Semibold-webfont.woff2') format('woff2'),
         url('../webfonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../webfonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../webfonts/OpenSans-Semibold-webfont.svg#oswald_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url('../webfonts/OpenSans-SemiboldItalic-webfont.eot');
    src: url('../webfonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/OpenSans-SemiboldItalic-webfont.woff2') format('woff2'),
         url('../webfonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
         url('../webfonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
         url('../webfonts/OpenSans-SemiboldItalic-webfont.svg#oswald_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/***** 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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	line-height: 1;
}

.fixed {
	min-width:1040px;
	margin: 0 auto;	
}

em {font-size: 14px; font-style: italic;}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {clear: both; height:0px; margin:0;}

a:link {text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
a:visited{text-decoration:none;}

.right {margin-right:0 !important;}

.fl-left {
	float:left;
}

.fl-right {
	float:right;
}

.highlighted {
	color:#037cb6;
}

strong {font-weight:600;}

p {
	font-family: 'Source Sans Pro';
	font-size:14px;
	color:#000;
}

h1 {
	font-family: 'Source Sans Pro';
	color:#037cb6;	
	font-size:36px;
	margin-bottom:5px;
	font-weight:600;
	font-style:italic;
}

h2 {
	font-family: 'Source Sans Pro';
	color:#e27a01;	
	font-size:34px;
	margin-bottom:5px;
	font-weight:600;
	font-style:italic;
}

a h2:hover {
	color:#037cb6;	
}

h3 {
	font-family: 'Source Sans Pro';
	color:#fff;	
	font-size:30px;
	margin-bottom:10px;
	font-weight:700;
}

h6 {
    font-family: 'open_sanssemibold';
	color:#037cb6;	
	font-size:16px;
	margin-bottom:5px;
}

.navlinks {
	text-align:justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
	max-width:1000px;
	margin:0 auto;
}

.navbox {
    width: 17%;
    position: relative !important;
    text-align: center;
    vertical-align: top;
    display: inline-block !important;
	*float:left;
	margin-bottom:-15px;
	margin-top:10px;
}

.linkstretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}


/***** END RESET *****/

/*---POP-UP -----------------------------------*/
.width-90 {width: 90%; margin: 0 auto;}
*, *:after, *:before {
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
}
.box {
                width: 50%;
                margin: 0 auto;
                background: rgba(0,0,0,0.2);
                padding: 35px;
                border-radius: 20px/50px;
                background-clip: padding-box;
                text-align: center;
}
.popup h1 {color:#004A98; }
.popup p {color:#000; font-size: 18px; line-height: 28px; padding: 10px 0;}
.popup .close {
    position: absolute;
    top: 10px;
    right: 15px;
                transition: all 0.2s;
                font-size: 30px;
                font-weight: bold;
                text-decoration: none;
                color: #000;
                border: 1px solid #fff;
                padding:0 5px 5px 5px;
}
.popup .close:hover {
  background: gray;
}
.popup .content {
  max-height: 60%;
  overflow: auto;
}

/*Let's make it appear when the page loads*/
.overlay:target:before {
    display: none;
}
.overlay:before {
                content:"";
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                display: block;
                background: rgba(0, 0, 0, 0.7);
                position: fixed;
                z-index: 99999;
}
.overlay .popup {
                background: #f1f1f1;
                border:3px solid #ffffff;
                border-radius: 5px;
                width: 100%;
                max-width: 1300px;
                position: absolute;
                top: 6vw;
                left: 0;
                right: 0;
                float:none;
                padding: 40px 0;
                margin: 0 auto;
                text-align:left;
                z-index: 99999999;
                -webkit-transition: all 0.6s ease-in-out;
                -moz-transition: all 0.6s ease-in-out;
                transition: all 0.6s ease-in-out;
                color:#000;
                font-size: 16px;font-weight: 400;
}
.overlay:target .popup {
    top: -180%;
    left: -100%;
}

/***** FRAMEWORK *****/
.inventory-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: border-box;
}
.container.cf {
    background: #fff;
}

.bowd-map {
	width:100%;
	max-width:1020px;
}	

.site-width {
	max-width:1040px;
	width:100%;
	padding:0 10px;	
	margin:0 auto;
}

header {
	background:#f4efdb;	
	width:100%;
	padding:20px 0 0 0;
	position:relative;
	z-index:9999;
	box-shadow:#000 0 0 12px;
}

.logo {
	max-width:1200px;
	width:100%;
	margin:0 auto 20px auto;
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-sec{
	display: flex;
	align-items: center;
}
.logo img {
	width:230px;
}

#middle-location {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f1e5bf+100 */
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWU1YmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #f1e5bf 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f1e5bf 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#f1e5bf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1e5bf',GradientType=0 ); /* IE6-8 */
	zoom:1;
	border-radius:20px;
	padding:10px;
    box-sizing: border-box; *behavior: url(themes/SandhillsTemplate/css/boxsizing.htc);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	max-width:1020px;
	margin:20px auto 0 auto;
	position:relative;
	z-index:1;
	box-shadow:#000 0 0 12px;
}

#main-content {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f1e5bf+100 */
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWU1YmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #f1e5bf 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f1e5bf 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#f1e5bf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1e5bf',GradientType=0 ); /* IE6-8 */
	zoom:1;
	position:relative;
	margin-top:20px;
	padding-bottom:40px;
}

#main-content p {
	font-size:16px;
	line-height:1.4;	
}

#boxlinks {
	text-align:justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
	max-width:1300px;
	margin:0 auto;	
}

.linkbox {
    width: 16%;
    position: relative !important;
    text-align: center;
    vertical-align: top;
    display: inline-block !important;
	*float:left;
	border-right:solid 2px #037cb6;
}

.linkbox-text {
	text-align:left;
    width: 87%;
    margin: 0 auto;
}


.linkbox img {
	max-width:140px;
	width:100%;	
}

.linkbox p {
    *white-space: normal; 
	word-wrap: break-word;
    -ms-word-wrap: break-word;	
}


#manulogos {
	text-align:justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
	max-width:1040px;
	margin:20px auto;	
}

.manubox {
    width: 12%;
    position: relative !important;
    text-align: center;
    vertical-align: middle;
    display: inline-block !important;
	*float:left;
}
.home-cta {
    padding: 40px 10px;
	background: #004a98;
    text-align: center;
}

.home-cta p {
	color:#fff;
	font-size: 20px;
	
}

a.cta-button {
    display: inline-block;
    margin-top: 15px;
    color: #fff;
    border: solid 3px #fff;
    padding: 15px 40px;
    font-family: 'open_sanssemibold';
	font-weight: 18px;
}

a.cta-button-blue {
    display: inline-block;
    margin-top: 15px;
    color: #fff;
    border: solid 3px #e27a01;
    padding: 15px 40px;
    font-family: 'open_sanssemibold';
	font-weight: 18px;
	background: #004a98;
}

.home-inventory-box {
    width: 22%;
    position: relative !important;
    text-align: center;
    vertical-align: middle;
    display: inline-block !important;
	*float:left;
}

.home-inventory-box img {
	width:100%;	
	max-width:200px;
}

.home-inventory-box a {
    font-family: 'open_sanssemibold';
	font-size:16px;
	margin-bottom:5px;
	color:	#e27a01;
    transition:color .2s ease-in-out; -moz-transition:color .2s ease-in-out; -webkit-transition:color .2s ease-in-out;
}

.manubox img {
	max-width:150px;
	width:100%;	
}

.search-box {width:94%; background:url('../siteart/90-white.png') repeat; padding:30px 0;}

.top-30 {
    margin-top: 30px;
}

.quarter-btn {
	width:18%;
	margin:0 2% 10px 0;
	display:block;
	float:left;
	font-size:16px;
	background:#e27a01;
	text-align:center;
	padding:5px 0;
	color:#fff;
    font-family: 'open_sanssemibold';
}
.header-btn a{
	color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-decoration: none;
    display: block;
    margin: 0;
    text-align: center;
    transition: .2s ease-in;
    font-weight: 500;
    padding: 0px 30px;
    font-family: 'open_sansregular';
    border-radius: 15px;
	background:#a76406 ;
}
.header-btn a:hover{
	background: linear-gradient(to bottom, #004593 0%, #003162 100%);
				background-color: #004593;
	background-color:#004593;
}
.quarter-btn:nth-of-type(5) {margin-right:0;}
.quarter-btn.selected, .quarter-btn:hover {background:#AD5D00;}


#formpage .row {width:100%; display:block; margin:0;}
#formpage .row:after {content:""; display:block; clear:both;}

#formpage .col2 {width:49%; float:left; margin-right:2%;}
#formpage .col2:nth-of-type(even) {margin-right:0%;}

#formpage .col4 {width:23.5%; float:left; margin-right:2%;}
#formpage .col4:nth-of-type(4) {margin-right:0%;}

#formpage .col-full {width:100%;}

#formpage label {display:block; margin-bottom:3px;     font-family: 'open_sanssemibold';
}

#wide_col {
    float: left;
}

#formpage input {
	width:100%;
	width:calc(100% - 12px);
	padding:6px 5px;
	border:1px solid #8e8d8d;
	color:#8e8d8d;
	font-size:12px;
	margin-bottom:10px;
	-webkit-border-radius:0;
}

#formpage textarea {
	width:100%;
	width:calc(100% - 12px);
	padding:6px 5px;
	border:1px solid #8e8d8d;
	color:#8e8d8d;
	font-size:12px;
	margin-bottom:10px;
	height:120px;
	-webkit-border-radius:0;
}

 
/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage select {
	width:100%;
	width:calc(100% - 2px);
	border:1px solid #8e8d8d;
	color:#8e8d8d;
	vertical-align:middle;
	font-size:12px;
	line-height:normal;
	padding:5px;
	-webkit-border-radius:0;
	margin-bottom:10px;
}


#formpage input.checkbox {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:13px;
    height:13px;
    display:inline;
    background-color:#fff;
 }

#formpage input.radio {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:15px;
    height:15px;
    display:inline;
 }


.inventory-search {
    float: left;
    width: 20%;
    margin-right: 2%;
}




.inventory-search h4 {
    font-size: 18px;
    margin-bottom: 20px;
    font-family: 'open_sanssemibold';
}

.inventory-search option, .inventory-search select, .inventory-search text, .inventory-search input {
    font-family: 'open_sanssemibold';
    font-size: 14px;
    padding: 5px 0 5px 5px;
    border: solid 1px;
    width: 100%;
    color: #444;
    box-sizing: border-box;
}

.inventory-search .row {
    margin: 0;
}

.inventory-search .col4 {
    margin: 5px 0;
}

::placeholder {
    color: #444;
    padding: 5px;
}

.isa-linkbox {
    width: 16%;
    position: relative !important;
    text-align: center;
    vertical-align: top;
    display: inline-block !important;
	*float:left;
	border-right:solid 2px #037cb6;
}

.isa-linkbox img {
	max-width:150px;
	width:80%;
	display: inline-block;
}

.isa-linkbox a {
    font-family: 'open_sanssemibold';
	font-size:16px;
	margin-bottom:5px;
	color:	#e27a01;
    transition:color .2s ease-in-out; -moz-transition:color .2s ease-in-out; -webkit-transition:color .2s ease-in-out;
}

.isa-linkbox a:hover {
	color:#037cb6;
}

.five-linkbox {
    width: 19%;
    position: relative !important;
    text-align: center;
    vertical-align: top;
    display: inline-block !important;
	*float:left;
	border-right:solid 2px #037cb6;
}

.five-linkbox img {
	max-width:150px;
	width:80%;
	display: inline-block;
}

.five-linkbox a {
    font-family: 'open_sanssemibold';
	font-size:16px;
	margin-bottom:5px;
	color:	#e27a01;
    transition:color .2s ease-in-out; -moz-transition:color .2s ease-in-out; -webkit-transition:color .2s ease-in-out;
}

.five-linkbox a:hover {
	color:#037cb6;
}

.four-linkbox {
    width: 24%;
    position: relative !important;
    text-align: center;
    vertical-align: top;
    display: inline-block !important;
	*float:left;
	border-right:solid 2px #037cb6;
}

.four-linkbox img {
	max-width:250px;
	width:85%;
	display: inline-block;
}

.four-linkbox a {
    font-family: 'open_sanssemibold';
	font-size:16px;
	margin-bottom:5px;
	color:	#e27a01;
    transition:color .2s ease-in-out; -moz-transition:color .2s ease-in-out; -webkit-transition:color .2s ease-in-out;
}

.four-linkbox a:hover {
	color:#037cb6;
}


.one-third i {
	font-size:56px;	
}


.big-inv {
    width: 13%;
    position: relative !important;
    text-align: center;
    vertical-align: top;
    display: inline-block !important;
	*float:left;
}

.big-inv img {
	max-width:250px;
	width:100%;
	display: inline-block;
}

.big-inv a {
    font-family: 'open_sanssemibold';
	font-size:16px;
	margin-bottom:5px;
	color:	#e27a01;
    transition:color .2s ease-in-out; -moz-transition:color .2s ease-in-out; -webkit-transition:color .2s ease-in-out;
}

.big-inv a:hover {
	color:#037cb6;
}


#equipment-links {
	text-align:justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
	max-width:1040px;
	margin:20px auto;	
}

.equip-box {
    width: 16%;
    position: relative !important;
    text-align: center;
    vertical-align: top;
    display: inline-block !important;
	*float:left;
	background:#e27a01;
	padding:10px 0;
	border-radius:10px 10px 0 0;
}

.used-equip-box {
    width: 13%;
    position: relative !important;
    text-align: center;
    vertical-align: top;
    display: inline-block !important;
	*float:left;
	background:#e27a01;
	padding:10px 0;
	border-radius:10px 10px 0 0;
}


a.equip-button {
	color: #fff;
	font-size:14px;
    font-family: 'open_sanssemibold';
}


#product-logos {
	text-align:justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
	max-width:1040px;
	margin:20px auto;	
}

.product-lines {
    width: 13%;
    position: relative !important;
    text-align: center;
    vertical-align: middle;
    display: inline-block !important;
	*float:left;
}

.product-lines img {
	max-width:150px;
	width:90%;	
	display: inline-block;
}

.one-third {
	width:30%;
	float:left;
	margin-right:4%;	
}

.two-third {
	width:60%;
	float:left;
	margin-right:4%;	
}

#employees {
	/*text-align:justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;*/
	max-width:1040px;
	margin:20px auto;	

}

.employee-box {
    width: 21%;
    position: relative !important;
    text-align: left;
    vertical-align: top;
    display: inline-block !important;
    margin-bottom: 25px;
    word-break: break-word;
	
}
.employee-box#margin-left {margin-left: 50px;}
.employee-box h4 {font-weight: 600; font-size: 18px;font-family: 'open_sanssemibold';}
.employee-box img {
	max-width:200px;
	width:99%;
	display: inline-block;	
}

.linds {
	max-width:500px;
	width:46%;
	float:left;
	margin-right:4%;
	margin-bottom:40px;	
}


/* PARTS & SERVICE */
.help-wanted {background: url(/siteart/help-wanted2.jpg); background-size: cover; background-position: center center; padding: 100px 6%; width: 100%; display: flex; flex-direction: row; align-items: center; background-color:#000;}
.help-wanted .flex-left h1 {color:#fff; font-weight: 800; font-size: 80px; line-height: 55px; text-shadow: 1px 2px 3px #000; }
.help-wanted .flex-left h2 {color:#F4EFDB;  text-shadow: 1px 2px 3px #000; line-height: 40px;}
.flex-left {width: 70%; margin-left: 15%}
.help-wanted2 {background: url("/siteart/partsmanager-image.jpg"); background-size: cover; background-position: center center; padding: 100px 6%; width: 100%; display: flex; flex-direction: row; align-items: center; height: 100%; background-color:#000;}
.help-wanted2 .flex-left h1 {color:#fff; font-weight: 800; font-size: 80px; line-height: 55px; text-shadow: 1px 2px 3px #000; }
.help-wanted2 .flex-left h2 {color:#F4EFDB;  text-shadow: 1px 2px 3px #000; line-height: 40px;}
.help-wanted3 {background: url("/siteart/jobposting-image.jpg"); background-size: cover; background-position: center center; padding: 100px 6%; width: 100%; display: flex; flex-direction: row; align-items: center;background-color:#000;}
.help-wanted3 .flex-left h1 {color:#fff; font-weight: 800; font-size: 80px; line-height: 55px; text-shadow: 1px 2px 3px #000; }
.help-wanted3 .flex-left h2 {color:#F4EFDB;  text-shadow: 1px 2px 3px #000; line-height: 40px;}
.flex-left {width: 70%; margin-left: 15%}
.flex-right {width: 60%; margin-left: 2%; margin-right: 10%;}
.flex-right p {color:#fff; font-size: 22px; line-height: 30px; text-shadow: 1px 2px 3px #000;}
.flex-right p .fa {color:#E8B70B; }
.flex-right .yellow-btn {background:#E8B70B; padding: 15px 30px; text-align: center; color:#000;  font-weight: 800; font-style: italic; display: inline-block; margin-top:20px; transition: .3s ease; border-radius: 10px;font-family: 'Source Sans Pro'; font-size: 18px;}
.flex-right .yellow-btn:hover {background:#d07a00; transition: .2s ease;}
.yellow-text {color:#E8B70B}
/****** FORM *******/

#comment-input {
	font-family: 'Source Sans Pro';
	margin-bottom:13px;	
}

#author.input-name, #email.input-email, #url.input-website {
	font-family: 'Source Sans Pro';
    border: 1px solid #d2d2d2;
    width: 32.6%;
    font-size: 13px;
    color: #747474;
    -webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    padding: 8px 2%;
    float: left;
    margin-right: 1%;
}

.service-form {
	font-family: 'Source Sans Pro';
    border: 1px solid #d2d2d2;
    width: 32.6%;
    font-size: 13px;
    color: #747474;
    -webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    padding: 8px 2%;
    float: left;
	clear:both;
	margin-bottom:13px;
}

#comment.textarea-comment {
	font-family: 'Source Sans Pro';
    border: 1px solid #d2d2d2;
    width: 100%;
    height: 150px;
    font-size: 13px;
    color: #747474;
    -webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    padding: 8px 11px;	
}

.submit-button {
	font-family: 'Source Sans Pro';
	color:#fff;
	text-transform:uppercase;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3f72e4+0,0b2874+100 */
	background: #3f72e4; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmNzJlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYjI4NzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #3f72e4 0%, #0b2874 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #3f72e4 0%,#0b2874 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #3f72e4 0%,#0b2874 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f72e4', endColorstr='#0b2874',GradientType=0 ); /* IE6-8 */
    border: 1px solid #0b2874;
    padding: 10px 20px;
    border-radius: 5px;
}

.submit-button:hover {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0b2874+0,3f72e4+100 */
	background: #0b2874; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBiMjg3NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjcyZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #0b2874 0%, #3f72e4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0b2874 0%,#3f72e4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0b2874 0%,#3f72e4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b2874', endColorstr='#3f72e4',GradientType=0 ); /* IE6-8 */
}

.CaptchaPanel {
	font-family: 'Source Sans Pro' !important;
	text-align:left !important;	
	margin:0 !important;
	padding:0 !important;
}












footer {
	background:#004a98;
	width:100%;	
	border-top:solid 5px #e27a01;
	padding:10px;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active{
	text-decoration:underline;
    font-family: 'open_sansregular';
	font-size:13px;
	color:#fff;
}

a.footerlink:hover {
	text-decoration:none;
    font-family: 'open_sansregular';
	font-size:13px;
}

.footertext {
    font-family: 'open_sansregular';
	font-size:13px;
	color:#fff;
}

.smallfootertext {
    font-family: 'open_sansregular';
	font-size:10px;
	color:#fff;
}

.divfooter {
	max-width:850px;
	text-align:right;
	float:right;
}

.google-maps {
    position: relative;
	padding-bottom:60%;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
	margin-top:10px;
}

.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
    pointer-events: none;
}


.no-border {
	border-right:0 !important;	
}


.teamslide{
	background-image: url("../siteart/slideshow/teambackground.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	padding: 1% 5%;
}
.imageheading{
	color: #fff;
	font-size: 5vw;
	margin-bottom: .5%;
	font-weight: 900;
	width: 100%;
}
.imagesubhead{
	color: #fff;
	font-size: 2vw;
	margin-bottom: 2%;
	width: 100%;

}
.imagebutton{
	background-color:#e7b727;
	padding: 1%;
	color: #000;
	font-family: 'open_sansregular';
	font-weight: 800;
	border: thin solid #e7b727;
	border-radius: 12px;
	font-size: 1.5vw;
}
.teambanner{
	background-image: url("../siteart/slideshow/teambanner.jpg");
	background-repeat: no-repeat;
	padding:3% 2%;
	background-size: cover;
}
.bannertext{
	padding-bottom: 2%;
}
.imageheadingbanner{
	color: #fff;
	font-size: 30px;
	font-weight: 900;
	
}

.imagebuttonbanner{
	background-color:#e7b727;
	padding: 10px 15px;
	color: #000;
	font-family: 'open_sansregular';
	font-weight: 800;
	border: thin solid #e7b727;
	border-radius: 12px;
	font-size: 14px;
	
}
.jobdescription{
  	padding: 13px 1%;
    background: #b06a0b;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.jobdescriptionlist{
	
	font-family: 'open_sansregular';
	color: #fff;
	line-height: 25px;
	font-size: 16px;

}
.bluebutton{    background-color: #004a98;
    padding: 10px 25px;
    color: #fff;
    font-family: 'open_sansregular';
    font-weight: 800;
    border-radius: 12px;
    font-size: 14px;
}
.bluebutton:hover{   
	color: #f4efdb;
}
.jobhead{
	font-family: 'open_sansregular';
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	padding-bottom: 5px;
	padding-top: 5px;
}
.teamhuron{
	background-image: url("../siteart/slideshow/teambackground.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}
.huronjobhead{
	color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
	padding-right: 30px;
}
.huronjobsubhead{
	padding-bottom: 10px;
	color: #e7b727;
}
.callbutton{
	padding: 10px;
	color: #000;
	background-color:#e7b727;
	border:#e7b727 thin solid;
	border-radius: 10px;
	font-family: 'open_sansregular';
	font-weight: 800;
	
}
.listparagraph{
	padding-bottom: 25px;
}


/* Equipment Images */	
	.inventory-boxes {
		padding:5px 0;	
	}
	
	.inventory-boxes h2 {
    font-family: 'open_sansbold';
	}
	
	.padding {
		padding:20px 0;
	}
	
	.padding8 {
		padding:80px 0;
	}
	
	.equipment-contain {
		padding:0 0 30px 0;	
		width: 100%;
		float: left;
		background-size: 100%;
	}
		
/* Category Box */
	.categorybox {
		float:left;
		width: 23%;
		margin: 0 0 0 0;
		box-sizing: border-box;
		height:200px;
		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:1px #000 solid;
	}
	
	.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:23px;
		color:#fff;
		font-family: 'open_sansbold';
		font-weight:700;
		
		margin:0 0 0 0;
		text-transform:uppercase;
		z-index:99;
	}
	
	.categorybox:after { 
		content: " ";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #000;
		opacity: 0.3; 
		transition: .3s all;
		display:block;
	}
	.categorybox:hover:after {
		opacity: .5;
		background:#000;
	}
	
	a .categorybox {
		color:#fff;
		-webkit-transition:all .3s ease;
		-ms-transition:all .3s ease;
		transition:all .3s ease;
	}
	
	a:hover .categorybox-title {
		font-size:30px;
	}
	
/* HOVER CATEGORY BOXES */	
	.invlinkbox {
		float:left;
		width:100%;
		height:200px;
		margin: 0 0 0 0;
		background-position:center center;
		background-repeat:no-repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		-webkit-transform:translateZ(0);
		transform:translateZ(0);
		z-index:1000;
		position:relative;
		overflow:hidden;
		box-sizing:border-box;
		cursor:pointer;
		font-family: 'Oswald', sans-serif;
	}
.invlinkbox a {
    color: #fff;
    font-size: 15px;
    margin: 10px;
    line-height: 1.4;
}	.invlinkbox a:hover { 
		color:#D8582F;
	}
	.invlinkbox p a { 
		text-decoration:underline;
	}
	.invlinkbox::before{
		content:' ';
		position:absolute;
		top:255px;
		right:0;
		bottom:0;
		left:0;
		background:rgba(0,0,0,1);
	}
	.invlinkbox:hover::before{
		background:rgba(0,0,0,1);
		top:0;
	}
	.caption__media{
		display:block;
		min-width:100%;
		max-width:100%;
		height:auto;
	}
	.caption__overlay{
		position:absolute;
		top:0;
		right:0;
		left:0;
		padding:5px 0 10px 10px;
		color:#fff;
		-webkit-transform:translateY(255px);
		transform:translateY(255px);
		transition:-webkit-transform .35s ease-out;
		transition:transform .35s ease-out
	}
	.invlinkbox:hover .caption__overlay{
		-webkit-transform:translateY(0);
		transform:translateY(0)
	}
	.caption__overlay__title{
		transition:-webkit-transform .35s ease-out;
		transition:transform .35s ease-out
	}
	.invlinkbox:hover .caption__overlay__title{
		-webkit-transform:translateY(0);
		transform:translateY(0)
	}
	

/***** FACETED INVENTORY *****/




.list-content .list-listing .listing-top-right .listing-dealer-info .dealer-name {
	color: #000 !important;
}


.list-content .list-listing div {
	font-size: 13.5px !important;
	line-height: 18px !important;
}

.list-content .list-listing span {
	font-size: 12px !important;
}

.list-content .listing-portion-title {
    font-size: 1.1em !important;
}

.list-content .price-container .price {
	font-size: 15px !important;
}
.faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name {margin-top: 4px !important;
margin-left: 4px !important;}
.compare-chkbox-container .compare-listings .fa-check {
	top: 5px !important; left: 2px !important;
}
.compare-chkbox-container .compare-listings .compare-label {margin-bottom: 10px !important; margin-left: 4px !important;}

.faceted-search-content .selected-facets-container .selected-facet,.view-listing-details-link:hover, .buy-now-link:hover,.list-content .list-container .buy-now-link, .list-content .list-container .contact-btn, .list-content .list-container .check-availability, .list-content .list-container .email-seller, .list-content .list-container .video-chat, .list-content .list-container .facebook-messenger, .list-content .list-container .whatsapp, .list-content .list-container .text,.compare-listings-container .compare-container .button,.detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn ,.modal-bg .form-bottom .captcha-and-submit .captcha-placeholder button, .modal-bg .form-bottom .captcha-and-submit .captcha-placeholder input, .modal-container .form-bottom .captcha-and-submit .captcha-placeholder button, .modal-container .form-bottom .captcha-and-submit .captcha-placeholder input,.detail-content-mobile .contact-options a,.detail-content-mobile .detail-contact-bar .contact-bar-btn,.paging-container .page-navs .page-nav {background:linear-gradient(to bottom, #004593 0%,#003162 100%) !important;-webkit-transition: background .4s ease-in-out !important;}

.view-listing-details-link, .buy-now-link,.faceted-search-content .faceted-section-box .faceted-search,.faceted-search-content .faceted-section-box .faceted-btn-container .faceted-show-all-btn,.compare-listings-container .compare-container .button:hover,.detail-content .detail-main-body .main-detail-data .offer-btn:hover, .detail-content .detail-main-body .main-detail-data .buy-btn:hover,.modal-bg .form-bottom .captcha-and-submit .captcha-placeholder button:hover, .modal-bg .form-bottom .captcha-and-submit .captcha-placeholder input:hover, .modal-container .form-bottom .captcha-and-submit .captcha-placeholder button:hover, .modal-container .form-bottom .captcha-and-submit .captcha-placeholder input:hover,.fin-calc-mobile>a,#calculator-mobile .modal-content .form-main-content .modal-left-col .calculator-btns .calculator-btn{    background: linear-gradient(to bottom, #d07a00 0%,#ab680d 100%) !important; color: #fff !important;-webkit-transition: background .4s ease-in-out !important;}

.list-content .list-top-section .list-listings-count,.compare-listings-container .compare-container .compare-price,.bread-crumbs-heading .return-links .return-links-link span,.bread-crumbs-heading .return-links .return-links-link i,.detail-content .search-results,.info {
	color: #844D06!important;
}
.MuiButton-root .MuiButton-text .MuiButton-textPrimary .MuiButton-sizeSmall .MuiButton-textSizeSmall .MuiButtonBase-root .detail__search-results .premiereqsdcomhdev-15s5k6f{
	color: #844D06!important;
}
.detail__search-results-text{
	color: #844D06!important;
}
.detail__specs-heading{
		color: #844D06!important;
}
.detail-content .detail-additional-data .data-row {
	padding: 10px 0 !important;
}
.list-content h3, .list-content h5{
	color:#004593!important;
}
.detail-content .detail-additional-data .data-row .data-label {font-weight: bold;}

.detail-content .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-value, .detail-content .detail-additional-data .data-row .data-value {
    background: none!important;
    color: #000 !important;
}

.compare-listings-container .compare-container span {
	font-size: 13px !important;
}
.list-content .price-container .price,.compare-listings-container .compare-container .comp-header-img .comp-title-close-cont .compare-title h3,.currency-selector {
	color: #037cb6 !important;
}
.media-buttons .print-this, .media-buttons .email-this,.detail-content .dealer-info .phone-and-email .send-email-btn {border-color: #037cb6 !important; color: #037cb6 !important; background: transparent !important;}

.detail-content .detail-additional-data .data-row:nth-child(even), .detail-content-mobile .detail-additional-data .data-row:nth-child(even), .detail-content .listing-widgets a {
    background: #f1f1f1!important;
}
.detail__specs-value, .detail__specs-value_showroom{
	background-color: #ffffff;
}
.dealer-contact__heading, .detail-shipping__heading{
	color: #844D06!important;
}
.premiereqsdcomhdev-1hrztv{
	color: #844D06;
}
.detail-content .dealer-info .phone-and-email .send-email-btn:hover {border-color: #e27a01 !important; color: #e27a01 !important; background: transparent !important;}

.disclaim {margin-top:20px; text-transform: uppercase; font-size:15px!important;font-weight:600;}
/***** RESPONSIVE STYLES *****/

@media only screen and (min-width: 768px) {
	
.logo-mobile {
	display:none;	
}
	
}

@media only screen and (min-width:740px) and (max-width: 1060px) {
.categorybox {
    width: 31%;
}
}

@media only screen and (max-width: 767px) {
.categorybox {
    width: 48%;
}

	.jobhead{
		font-size: 17px;
	}
	.jobdescriptionlist {
	font-size: 15px;	
	}
}


@media only screen and (max-width: 767px) {
	.employee-box#margin-left {margin-left: 10px;}

	.inventory-search, .container.cf {width:100%;}
.logo-mobile {
	display:block;	
}
	
.logo-desktop {
	display:none;	
}

.logo {
	max-width:450px;
	width:100%;
	margin:0 auto;	
}

#middle-location {
    margin: 0 auto;
    border-radius: 0;
    max-width: none;
    width: 100%;
}

.sp-buttons {
    position: absolute;
    width: 100%;
    text-align: center;
    padding-top: 0;
    margin-top: -30px;
}


.linkbox {
    width: 49%;
    border-right: none;
    margin-bottom: 20px;
}

.linkbox-text {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.manubox {
	width:25%;	
}

.isa-linkbox {
    border-right: none;
    width: 25%;
    margin-bottom: 15px;
}

.isa-linkbox a {
	font-size:14px;	
}

.five-linkbox {
    border-right: none;
    width: 25%;
    margin-bottom: 15px;
}

.five-linkbox a {
	font-size:14px;	
}
	.teambanner{    padding: 8% 2%;}
.big-inv {
    width: 26%;
    margin-bottom: 25px;
}

.equip-box { 
	width:15%;
}

a.equip-button {
    font-size: 8px;
}

.one-third {
	width:100%;	
}

.two-third {
	width:100%;	
}

.employee-box {
	width:45%;	
}

.product-lines { 
	width:20%;
}
	
}

/* =============================================================================
   Inventory Page Mobile                                                           
============================================================================= */
@media only screen and (max-width: 1150px) {
	
.help-wanted .flex-left h1 {color:#fff; font-weight: 800; font-size: 60px; line-height: 55px; text-shadow: 1px 2px 3px #000; }
.help-wanted .flex-left h2 {color:#F4EFDB;  text-shadow: 1px 2px 3px #000;}
	
.help-wanted2 .flex-left h1 {color:#fff; font-weight: 800; font-size: 60px; line-height: 55px; text-shadow: 1px 2px 3px #000; }
.help-wanted2 .flex-left h2 {color:#F4EFDB;  text-shadow: 1px 2px 3px #000;}
	
.help-wanted3 .flex-left h1 {color:#fff; font-weight: 800; font-size: 60px; line-height: 55px; text-shadow: 1px 2px 3px #000; }
.help-wanted3 .flex-left h2 {color:#F4EFDB;  text-shadow: 1px 2px 3px #000;}
.flex-left {width: 70%; margin-left: 5%}
.flex-right {width: 60%; margin-left: 2%; margin-right: 5%;}
	
}
@media only screen and (max-width: 1000px) {
.help-wanted{padding: 125px 6%;}
.help-wanted3{padding: 105px 6%;}
.help-wanted .flex-left h1 {font-size: 50px; line-height: 55px; }
.help-wanted .flex-left h2 {;font-size: 25px; }

.help-wanted2 .flex-left h1 {font-size: 50px; line-height: 55px; }
.help-wanted2 .flex-left h2 {;font-size: 25px; }

.help-wanted3 .flex-left h1 {font-size: 50px; line-height: 55px; }
.help-wanted3 .flex-left h2 {;font-size: 25px; }
.flex-left {width: 70%; margin-left: 5%}
.flex-right {width: 60%; margin-left: 2%; margin-right: 5%;}
	
	.categorybox {
		width: 31%;
	}
	#rentalimg .small-6{
	display:block;
	width:100% !important;
}

}

@media only screen and (max-width: 900px) {
.help-wanted {display: block; }
.help-wanted .flex-left h1 { font-weight: 800; font-size: 65px; line-height: 60px; text-shadow: 1px 2px 3px #000; }
.help-wanted .flex-left h2 {font-size: 30px; line-height: 35px;  margin-bottom: 10px;}
	
.help-wanted2 {display: block; }
.help-wanted2 .flex-left h1 { font-weight: 800; font-size: 65px; line-height: 60px; text-shadow: 1px 2px 3px #000; }
.help-wanted2 .flex-left h2 {font-size: 30px; line-height: 35px;  margin-bottom: 10px;}

	
.help-wanted3 {display: block; }
.help-wanted3 .flex-left h1 { font-weight: 800; font-size: 65px; line-height: 60px; text-shadow: 1px 2px 3px #000; }
.help-wanted3 .flex-left h2 {font-size: 30px; line-height: 35px;  margin-bottom: 10px;}

}
@media only screen and (max-width: 700px) {
.help-wanted{padding: 129px 6%;}
.help-wanted3{padding: 112px 6%;}
.help-wanted .flex-left h1 { font-weight: 800; font-size: 55px; line-height: 50px;  }
.help-wanted .flex-left h2 {font-size:25px; line-height: 35px;  margin-bottom: 10px;}
	
.help-wanted2 .flex-left h1 { font-weight: 800; font-size: 55px; line-height: 50px;  }
.help-wanted2 .flex-left h2 {font-size:25px; line-height: 35px;  margin-bottom: 10px;}
	
.help-wanted3 .flex-left h1 { font-weight: 800; font-size: 55px; line-height: 50px;  }
.help-wanted3 .flex-left h2 {font-size:25px; line-height: 35px;  margin-bottom: 10px;}
.flex-left, .flex-right {width: 90%; margin: 0 auto;}
.flex-right p {color:#fff; font-size: 21px; line-height: 30px; margin: 10px 0;}
.flex-right .yellow-btn { padding: 15px 25px; text-align: center;  display: inline-block; margin-top:10px; transition: .3s ease; border-radius: 10px; width: 100%}
	#no-show {
		display:none;	
	}
	.caption__overlay{
		-webkit-transform:none;
		transform:none;
	}
	.invlinkbox::before { 
		top: 0;
	}
	.invlinkbox::before{
		background:rgba(0,0,0,.5);
	}
	.invlinkbox:hover::before{
		background:rgba(0,0,0,.5);
	}
	.mobilesliderimage{
		display:block;
	}
	.mainsliderimage{
		display:none;
	}
	.jobdescription{flex-wrap: wrap;}
	.huronjobhead{width: 100%; padding-right: 0px; padding-bottom: 10px;}
}

@media only screen and (max-width: 600px) {
.help-wanted .flex-left h1 { font-weight: 800; font-size: 45px; line-height: 50px;  }
.help-wanted .flex-left h2 {font-size:25px; line-height: 35px;  margin-bottom: 10px;}
	
.help-wanted2 .flex-left h1 { font-weight: 800; font-size: 45px; line-height: 50px;  }
.help-wanted2 .flex-left h2 {font-size:25px; line-height: 35px;  margin-bottom: 10px;}
	
.help-wanted3 .flex-left h1 { font-weight: 800; font-size: 45px; line-height: 50px;  }
.help-wanted3 .flex-left h2 {font-size:25px; line-height: 35px;  margin-bottom: 10px;}
	
	.employee-box{width: 46%;}
	
	.categorybox {
		width: 48%;
	}
	
	.heartland {
		text-align:center;
		width: 100%;
	}
	
	.copyright {
		text-align:center;
		width: 100%;
	}
}

@media only screen and (max-width: 400px) {
	.categorybox {
		width: 96%;
	}
	.jobdescription {
    padding: 18px 1%;
}
	.logo img {
    width: 98%;
}
.help-wanted{padding: 158px 2%;}
.help-wanted2{padding: 129px 2%;}
.help-wanted3{padding: 141px 2%;}	
}
@media only screen and (max-width: 308px) {
.help-wanted{padding: 150px 6%;}
.help-wanted3{padding: 115px 6%;}	
}
/* =============================================================================
   Mobile                                                              
============================================================================= */
@media only screen and (max-width: 1700px) {
	.inventorypad{
		padding-top:175px !important;
	}
}
@media only screen and (max-width: 1630px) {
	#menu-main a {
    padding: 0.8em 1.2em;
}
}
@media only screen and (max-width: 1625px) {
	#menu-main a {
    padding: 0.8em 0.8em;
}
}
@media only screen and (max-width: 1460px) {
.nophone{
display:none;	
}
.logotopd{
	display:block;
}
	.off-canvas-inner {
		padding-top:0px !important;
	}
	
	.off_canvas { display: block; }
	.mobile.button {
		display: block;
		background: url(/siteart/mobile.png) no-repeat 50% 50% / contain transparent;
		height: 45px;
		width: 45px;
		position:relative;
		color: transparent !important;
	}
	.menu-main-container { display: none; }
	
.mobile-nav li button.mobile_btn {
    height: 45px;
    width: 50px;
    position: absolute;
    top: 0;
    right: 0;
    background: #333;
    display: inline-block;
    border-radius: 3px 0 0 3px;
    border: none;
}
header {
	padding:12px 24px 1px 12px;
	top:0px;
	display:block !important;
	z-index:9;
	position:relative;
}
	.inventorypad{
		padding-top:55px !important;
	}
	.clearbg{
		position:relative;
	}
	.interior2 {
    padding-top: 109px !important;
}
.float-links {
	top: 370px;
}
}
@media only screen and (max-width: 415px) {
	.logo img{
		width: 198px;
	}
}
@media only screen and (max-width: 391px) {
	.logo img{
		width: 180px;
	}
}







