@charset "utf-8";
/* CSS Document */

a,
button,
.button,
a:hover,
button:hover,
.button:hover,
button.mobile_btn::after {
	-webkit-transition: all .45s ease;
	-moz-transition: all .45s ease;
	-ms-transition: all .45s ease;
	-o-transition: all .45s ease;
	transition: all .45s ease;
}

* {
	outline: none;
}

.hosted-header-container.cf.new-header * {
	list-style: none;
}

body {
	overflow-x: hidden;
}

::-webkit-scrollbar-track,
::-webkit-scrollbar,
::-webkit-scrollbar-thumb {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #eee;
}

::-webkit-scrollbar {
	width: 10px;
	background-color: #eee;
}

::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, .25);
}

/* =============================================================================
   Foundation Resets                                                               
============================================================================= */



/* =============================================================================
   Hosted Inventory Resets                                                               
============================================================================= */
.inven #wide_col {
	float: left;
}

.hosted-content .columns.small-12 {
	width: 25%;
	float: left;
	padding: 0;
}

.attachment-search {
	width: 100% !important;
}

/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
	width: 100%;
	height: 90px;
	overflow: hidden;
}

.scrolling {
	width: 100%;
	height: 92px;
}

* {
	box-sizing: border-box !important;
}

.at-share-btn-elements {
	padding-bottom: 10px !important;
}

.listings-wrapper .listing-smallcard .listing-smallcard-title {
	min-height: 0 !important;
}

h1 {
	font-size: 2em;
	margin: 0
}

.listings-wrapper .listing-smallcard .listing-card-pricing .listing-prices {
	margin-bottom: 0px;
}

.hosted-content .columns.small-12 {
	width: 100%;
}

.hosted-content img {
	vertical-align: baseline !important;
}

.auctionpagepad {
	padding-top: 10px;
	padding-bottom: 35px;
}

.auctionpagelogo {
	float: right;
}

/* =============================================================================
   Typeography                                                              
============================================================================= */
.hosted-content #listings-title {
	font-family: 'Oswald', sans-serif;
	color: #b11c1f;
}

.hostedsitefixheader {
	padding-bottom: 15px;
}



/* =============================================================================
   FACETED Inventory Resets                                                               
============================================================================= */

.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link {
	background: #b11c1f !important;
}

.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link:hover {
	background: #b11c1f !important;
}

.faceted-search-content .selected-facets-container .selected-facet {
	background: #b11c1f !important;
}

.list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price {
	color: #4b4b4b !important;
}

.detail-content .detail-additional-data .data-row .data-label {
	background: #b11c1f !important;
}

.detail-content .dealer-info .phone-and-email .send-email-btn {
	border-color: #4b4b4b !important;
	color: #4b4b4b !important;
}

.detail-content .dealer-info .phone-and-email .send-email-btn:hover {
	border-color: #b11c1f !important;
	color: #b11c1f !important;
}

.detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile {
	background: #b11c1f !important;
}

.detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile,
.detail-content-mobile .detail-main-body .main-detail-data .send-wholesale-email-btn-mobile {
	background: #b11c1f !important;
}

.button {
	background: #4b4b4b !important;
}

.detail-content-mobile .detail-main-body .main-detail-data .opened {
	color: #4b4b4b !important;
	border-color: #4b4b4b !important;
}

.detail-content-mobile .accordion-container .form-bottom .captcha-and-submit .mobile-close:hover {
	background-color: #b11c1f !important;
}

.detail-content-mobile .accordion-container .form-bottom .captcha-and-submit .mobile-close {
	color: #4b4b4b !important;
	border-color: #4b4b4b !important;
}

.detail-content-mobile .detail-additional-data .data-row .data-label {
	background: #4b4b4b !important;
}

.detail-content-mobile .detail-contact-bar .contact-bar-btn {
	background: #b11c1f !important;
}

.detail-content-mobile .detail-contact-bar .contact-bar-btn:hover {
	background: #4b4b4b !important;
}

.list-content .list-listing-mobile .view-listing-details-link {
	background: #b11c1f !important;
}

.list-content .list-listing-mobile .dealer-phone-container .dealer-phone-call {
	border-color: #b11c1f !important;
	color: #b11c1f !important;
}

.list-content .list-listing-mobile .price-container .price {
	color: #000 !important;
}

.paging-container .page-navs .list-page-nav {
	background-color: #4b4b4b !important;
}

.list-content .list-title .list-listings-count {
	color: #000 !important;
}

.detail-content .detail-main-body .main-detail-data .detail-price {
	color: #000 !important;
}

/* =============================================================================
   Header                                                              
============================================================================= */
#header {
	font-family: 'Oswald', sans-serif;
	padding-top: 15px;
	margin-bottom: 2px;
}

#header a {
	color: black;
	font-size: 20px;
	font-weight: 600;
}

#header a:hover {
	color: #b11c1f;
}

#header .socialmedia {
	max-width: 30px;
	vertical-align: middle;
	display: inline-block;
}

input.homepage-search-area {
	width: 80%;
	padding: 6px;
	display: inline-block;
	box-sizing: border-box;
	height: 2.4375rem !important;
	margin: 0 0 1rem;
	border: 1px solid #b11c1f !important;
	border-radius: 2px !important;
	background-color: white;
	font-family: inherit;
	font-size: 1rem !important;
	font-weight: 400;
	color: #0a0a0a !important;
}

input.homepage-submit-btn {
	border: none;
	padding: 11px 15px !important;
	background-image: url("/siteart/search.png") !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	top: -2px !important;
	position: relative !important;
	background-color: #fff !important;
	cursor: pointer;
}

header {
	display: table;
	width: 100%;
	padding: 0px;
	background-color: #4b4b4b;
}

/* Menu Main */
.menu-main-container ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: 'Oswald', sans-serif;
	text-align: center;
}

.mobile-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: 'Oswald', sans-serif;
}

#menu-main a {
	display: block;
	color: white;
	padding: 0.8em 1.8em;
	font-size: 20px;
	position: relative;
	text-decoration: none;
}

#menu-main a:hover {
	background-color: #b11c1f;
}

#menu-main li {
	position: relative;
	display: inline-block;
}

/* Main Sub-Menu */
#menu-main ul {
	position: absolute;
	white-space: nowrap;
	z-index: 99999;
	left: -99999em;
	background: #4b4b4b;

}

#menu-main li ul li {
	display: block;
	text-align: left;
}

#menu-main ul li a {
	padding: 0.4em .6em;
}

#menu-main ul li a:hover {
	color: white;
}

#menu-main>li:hover>ul {
	left: auto;
	min-width: 100%;
}

#menu-main>li li:hover>ul {
	left: 100%;
	margin-left: 1px;
	top: -1px;
}

/* Dropdown Arrow */
#menu-main li>a:after {
	content: ' ';
	background: url(../siteart/down.png) no-repeat 80% 50% / 8px;
	top: 0;
	position: absolute;
	width: 15px;
	height: 100%;
}

#menu-main li>a:hover:after {
	background: url(../siteart/down.png) no-repeat 80% 50% / 8px;
}

#menu-main li>a:only-child:after {
	content: none;
}


/* Mobile Menu Toggle */
.off-canvas-container {
	position: relative;
}

.off-canvas-inner {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
}

.off_canvas {
	position: relative;
	height: 100vh;
	max-height: 100%;
	background: white;
	position: fixed;
	overflow-x: hidden;
	top: 0;
	z-index: 1;
}

.off_canvas_content.is_open,
.off_canvas_content.open_right.is_open {
	filter: blur(3px);
	position: fixed;
	width: 100%;
}

.off_canvas_content.is_open {
	transform: translateX(300px);
}

.off_canvas_content.open_right.is_open {
	transform: translateX(-250px);
}

.position_left,
.position_right {
	width: 300px;
	overflow-y: auto;
}

.position_left {
	transform: translateX(-300px);
	left: 0
}

.position_right {
	transform: translateX(300px);
	right: 0;
}

.position_left.is_open,
.position_right.is_open {
	transform: translateX(0px);
	z-index: 999999;
	-webkit-box-shadow: 2px 0 20px -4px #222;
	box-shadow: 2px 0 20px -4px #222;
}

.off_canvas_content,
.off_canvas_content.is_open,
.position_left,
.position_left.is_open,
#off_canvas_cover.is_open,
#off_canvas_cover,
.position_right.is_open,
.position_right {
	-webkit-transition: all 0.75s ease;
	-moz-transition: all 0.75s ease;
	-o-transition: all 0.75s ease;
	transition: all 0.75s ease;
}

/* Close Btn */
.close {
	background: url(../siteart/close.png) no-repeat 50% 50% / 20px transparent;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 12px;
	top: 15px;
	display: block;
}

.close:hover {
	cursor: pointer;
	background: url(../siteart/close.png) no-repeat 50% 50% / 20px transparent;
}

#off_canvas_cover,
#off_canvas_cover.is_open {
	transform: rotate(0);
}

#off_canvas_cover {
	visibility: hidden;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	background: rgba(255, 255, 255, .65);
	opacity: 0;
}

#off_canvas_cover.is_open {
	opacity: 1;
	visibility: visible;
	z-index: 9999;
}

/* Mobile Menu */
.off_canvas header {
	background: transparent;
	padding: 0px;
	position: relative;
	top: 0;
}

.off_canvas h2 {
	color: black;
	text-align: left;
	font-size: 1.5em;
	margin: 10px 15px;
	font-family: 'Oswald', sans-serif;
}

.mobile.button {
	display: none;
}

.mobile-nav #mobile-menu-main {
	border-top: 1px solid #b11c1f;
}

.mobile-nav #mobile-menu-main li {
	width: 100%;
	position: relative;
}

.mobile-nav #mobile-menu-main li a:hover {
	color: #fff;
	background-color: #b11c1f;
}

.mobile-nav #mobile-menu-main a {
	width: 100%;
	color: #4b4b4b;
	min-height: 45px;
	display: inline-block;
	text-decoration: none;
	padding: 10px 0 10px 5%;
	position: relative;
	font-size: 16px;
	border-bottom: 1px solid #b11c1f;
}

/* Mobile Sub-Menu */
.mobile-nav #mobile-menu-main ul {
	position: relative;
	z-index: initial;
	left: 0;
	background: transparent;
	text-align: left;
	width: 100%;
	padding: 0px;
	display: none;
}

.mobile-nav ul li ul li a {
	padding: 10px 0;
}

.mobile-nav ul li a:hover {
	color: #fff !important;
}

/* First Dropdown */
.mobile-nav #mobile-menu-main>li li:hover>ul {
	left: 0px;
}

/* Second Dropdown */
.mobile-nav #mobile-menu-main>li>.sub-menu li a {
	margin: 0 0 0 5%;
}

/* Third Dropdown */
.mobile-nav #mobile-menu-main>li>.sub-menu>li>ul.sub-menu li a {
	margin: 0 0 0 10%;
}

/* Fourth Dropdown */
.mobile-nav #mobile-menu-main>li>.sub-menu>li>ul.sub-menu>li>ul.sub-menu li a {
	margin: 0 0 0 15%;
}

/* Fifth Dropdown */
.mobile-nav #mobile-menu-main>li>.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu li a {
	margin: 0 0 0 20%;
}

/* Mobile Btn */
.mobile-nav li button.mobile_btn {
	height: 45px;
	width: 50px;
	position: absolute;
	top: 0;
	right: 0;
	background: #b11c1f;
	display: inline-block;
	border-radius: 3px 0 0 3px;
	border: none;
}

.mobile-nav li button.mobile_btn:hover {
	cursor: pointer
}

.mobile-nav button.mobile_btn::after {
	content: ' ';
	position: absolute;
	top: 0;
	left: 0;
	background: url(../siteart/mobile_arrow.png) no-repeat center center / 10px;
	width: 100%;
	height: 100%;
}

.mobile-nav li button.mobile_btn.active {
	background: #666;
}

.mobile-nav li button.mobile_btn.active::after,
.close:hover {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

/* =============================================================================
   slider                                                           
============================================================================= */

#slider {
	height: 50vh;
	overflow: hidden;
	position: relative;
	width: 100%;
	display: table;
}

#slider .orbit-container {
	height: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	height: 50vh !important;
	width: 100%;
	text-align: left;
}

#slider .orbit-slide {
	background-repeat: no-repeat;
	background-size: cover;
	height: 50vh;
	background-position: 50% 50%;
	width: 100%;
	z-index: 9999;
}

#slider .orbit-caption {
	display: table;
	height: 100%;
	top: 0;
	left: 20px;
	position: absolute;
	background: transparent;
	z-index: 99999;
}

#slider .orbit-caption section {
	display: table-cell;
	vertical-align: middle;
}

.orbit-next::after,
.orbit-previous::after {
	display: none;
}

.orbit-next,
.orbit-previous {
	z-index: 999999999;
	cursor: pointer;
	background: transparent;
	padding: 5px;
}

.orbit-next:hover,
.orbit-previous:hover,
.orbit-next:focus,
.orbit-previous:focus,
.orbit-next:active,
.orbit-previous:active {
	background: rgba(0, 0, 0, .5)
}

.orbit-next:hover,
.orbit-previous:hover,
.orbit-next:focus,
.orbit-previous:focus {
	padding: 5px;
}

.orbit-next,
.orbit-previous {
	background: transparent;
}

.orbit-next img,
.orbit-previous img {
	width: 40px;
	display: block;
	margin: 0px auto;
}

/* Interior */
#interior #slider {
	margin-bottom: 10px;
}

#interior #slider .orbit-container,
#interior #slider,
#interior #slider .orbit-slide {
	height: 135vh !important;
}

#interior .orbit-caption {
	left: 0;
	right: 0;
	margin: 0px auto;
	text-align: center;
}

#interior ul.sliderCTA {
	vertical-align: bottom;
}

#interior ul.sliderCTA li {
	display: inline-block;
	margin: 0 15px 0 0;
	text-align: left;
	height: 100px;
	padding-bottom: 0;
	background-position: 50% 73%;
}

#interior ul.sliderCTA li:hover {
	background-position: 55% 73%;
}

#interior ul.sliderCTA li a h2 {
	font-size: 2.25em;
}

/* Slider CTA */
ul.sliderCTA {
	margin: 0px;
	list-style: none;
	display: table-cell;
	vertical-align: middle;
	float: right;

	padding-right: 160px;
}

ul.sliderCTA li {
	display: block;
	height: 360px;
	width: 350px;
	padding: 20px 20px 20px 20px;
	background-color: rgba(255, 255, 255, 0.68);
	background-size: 60px;
	position: relative;
}

ul.sliderCTA li:last-child {
	margin: 0px;
}

/* Floating Links */
.float-links {
	position: absolute;
	z-index: 999999;
	right: 0;
	top: 193px;
}

.floating-link a {
	width: 50px;
	height: 50px;
	border-radius: 5px 0 0 5px;
	z-index: 999999999999;
	margin-bottom: 5px;
	display: block;
	border: 1px solid #b11c1f;
}

.floating-link #w-btn {
	background: url(../siteart/weather.png) no-repeat 50% 50% / 35px white;
}

.floating-link #rss-btn {
	background: url(../siteart/graph.png) no-repeat 50% 50% / 30px white;
}

.floating-link #w-btn:hover,
.floating-link #w-btn:focus,
.floating-link #w-btn:active {
	background: url(../siteart/weather-h.png) no-repeat 50% 50% / 35px #b11c1f;
}

.floating-link #rss-btn:hover,
.floating-link #rss-btn:focus,
.floating-link #rss-btn:active {
	background: url(../siteart/graph-h.png) no-repeat 50% 50% / 30px #b11c1f;
}

.float-links section {
	width: 350px;
	position: absolute;
	z-index: 999999999;
	right: -360px;
	background: #FFF;
	padding: 10px;
	display: table;
	-webkit-box-shadow: -3px 3px 5px 0px rgba(0, 0, 0, 0.26);
	-moz-box-shadow: -3px 3px 5px 0px rgba(0, 0, 0, 0.26);
	box-shadow: -3px 3px 5px 0px rgba(0, 0, 0, 0.26);
}

.float-links section.show-section {
	right: 0;
}

/* =============================================================================
   Body                                                              
============================================================================= */
/* Call to Action */
.cta {
	width: 100%;
	display: table;
	padding: 0px 0 35px;
}

.cta ul {
	list-style: none;
	margin: 0px;
	text-align: center;
}

.cta li {
	border: black thin solid;
}

.cta a h4 {
	font-family: 'Oswald', sans-serif;
	color: #b11c1f;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 25px;
}

.cta a:hover {
	color: #3d3d3b;
}

.cta ul li a section::before {
	content: ' ';
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	width: 100%;
	height: 200px;
	display: block;
}

.cta ul li:first-child a section::before {
	background-image: url("/siteart/tractor.png");
}

.cta ul li:nth-child(2) a section::before {
	background-image: url("/siteart/skid.png");
}

.cta ul li:nth-child(3) a section::before {
	background-image: url("/siteart/bailer.png");
}

.cta ul li:nth-child(4) a section::before {
	background-image: url("/siteart/tillage.png");
	;
}

.cta ul li:last-child a section::before {
	background-image: url("/siteart/mower.png");
}

.cta li:hover {
	background-color: rgba(213, 213, 213, 1.00);
}

.heading {
	font-family: 'Oswald', sans-serif;
	color: #b11c1f;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 40px;
}

.bodytext {
	font-family: 'Oswald', sans-serif;
	color: #4b4b4b;
	font-size: 23px;
}

#buttons .red {
	background-color: #b11c1f;
	border: thin solid white;
	padding-top: 10px;
	padding-bottom: 10px;
}

#buttons .red:hover {
	background-color: #4b4b4b;
}

#buttons a {
	color: white;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 30px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#buttons .arrow {
	max-width: 30px;
	vertical-align: middle;
}

#auction {
	background-image: url("/siteart/corn.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	font-family: 'Oswald', sans-serif;
	color: white;
}

#auction .column-block {
	margin-top: 1.87rem;
}

#auction .medtext {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 40px;
}

#auction .largetext {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 60px;
}

#auction .auctiontimelogo {
	max-width: 250px;
}

/* =============================================================================
   Footer                                                              
============================================================================= */
#footer {
	background-color: #4b4b4b;
	padding-top: 1.875rem;
	color: #999999;
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
}

#footer .socialmedia {
	max-width: 30px;
	vertical-align: middle;
	display: inline-block;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

a.footerlink:link,
a.footerlink:visited,
a.footerlink:active {
	text-decoration: underline;
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	color: #999999;
}

a.footerlink:hover {
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
}

.footertext {
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	color: #999999;
}

.smallfootertext {
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	color: #999999;
}

.divfooter {
	max-width: 450px;
	text-align: right;
	margin: 0 auto;
	float: right;
	line-height: normal;
}


/* =============================================================================
   Mobile                                                              
============================================================================= */
@media only screen and (max-width: 1160px) {
	.auctionpagelogo {
		padding-right: 60px;
	}

	#menu-main a {
		padding: 0.8em 1em;
	}
}

@media only screen and (max-width: 950px) {
	#buttons .medium-4 {
		width: 100%;
	}

	.tabs li a:link,
	.tabs li a:visited,
	.tabs li a:active {
		margin-right: 0px;
		border-radius: 0;
		border: thin solid #b11c1f;
	}

	.tabs li {
		width: 33.333333333%;
	}
}

@media only screen and (max-width: 850px) {
	#menu-main a {
		padding: 0.8em 1.0em;
	}

	#header a {
		font-size: 14px;
	}

	.cta a h4 {
		font-size: 21px;
	}
}

@media only screen and (max-width: 775px) {
	.tabs li {
		width: 50%;
	}

	#menu-main a {
		padding: 0.8em .8em;
	}
}

@media only screen and (max-width: 720px) {
	.float-links {
		top: 214px;
	}
}

@media only screen and (max-width: 640px) {

	.off_canvas {
		display: block;
	}

	.mobile.button {
		display: block;
		background-image: url('/siteart/mobile.png') !important;
		background-size: contain !important;
		background-repeat: no-repeat !important;
		height: 38px;
		width: 45px;
		position: relative;
		color: transparent !important;
		margin-left: auto;
		margin-right: auto;
	}

	.menu-main-container {
		display: none;
	}

	header {
		padding-left: 16px;
		padding-top: 15px;
		padding-bottom: 1px;
	}

	#header {
		padding: 0;
	}

	#header .logo {
		margin-left: auto;
		margin-right: auto;
		display: block;
		padding: 10px;
	}

	.float-links {
		top: 295px;
	}

	.floating-link a {
		width: 40px;
		height: 40px;
	}

	#slider {
		height: 30vh;
	}

	#slider .orbit-container {
		height: 30vh !important;
	}

	#slider .orbit-slide {
		height: 30vh;
	}

	.cta a h4 {
		font-size: 25px;
	}

	#auction .largetext {
		font-size: 43px;
	}

	#auction .medtext {
		font-size: 30px;
	}

	#footer {
		text-align: center;
	}

	.divfooter {
		text-align: center;
	}
}

@media only screen and (max-width: 550px) {
	.auctionpagelogo {
		padding-right: 50px;
		float: left;
	}
}

@media only screen and (max-width: 420px) {
	#header .small-6 {
		width: 100%;
	}

	#header p {
		margin-bottom: 0;
	}

	.float-links {
		top: 340px;
	}

	.hostedsitefixheader {
		padding-bottom: 0px;
	}

	.tabs li {
		width: 100%;
	}
}



.header-search form input[type="text"] {
	/* display: flex; */
	display: inline-block;
	width: 350px !important;
}