﻿/***** BEGIN RESET *****/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;	
}

ol, ul {
	list-style: none;
}

table{border-collapse:collapse; width:100%;}
td{vertical-align:top;}

/* Make HTML 5 elements display block-level for consistent styling */  
header, nav, article, footer, address {  
    display: block;  
} 

/*-------- COLORS --------

*/

/***** END RESET *****/
::-moz-selection {
    background: #000; 
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}


/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/*-------- BODY STYLES --------*/

body {

}

a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none; cursor: pointer !important;}
button:hover {cursor: pointer !important;}

hr{border:#000 1px solid;}
html {font-family: 'poppins', sans-serif;}

/*--- HEADER STYLES ---------------------*/
header {background: rgba(242,242,242,0.85);}
.header-top {background: #2E2E2E; clip-path: polygon(100% 50%, 25% 50%, 22% 100%, 0% 100%, 0% 0%, 100% 0%); position: absolute; width: 100%;}
.header-top-wrap {width: 95%; margin: 0 auto; display: flex; justify-content: space-between; align-items: flex-start;}
.header-top-wrap img {padding: 20px 0;}
.header-top-links {display: flex; gap: 30px; align-items: center; padding: 22px 0;}
.header-top-links a {display: flex; gap: 10px; align-items: center; color: #fff; font-size: 16px; line-height: 26px; font-family: 'poppins', sans-serif;}
.header-top-links > a:last-child i {color: #FF9B00; font-size: 22px;}
.header-top-links a:hover {color: #FF9B00; transition: .8s;}
.header-bottom {padding-top: 79px;}

/*---BODY--------------------------------*/
/*---DEFAULT---*/
.hero {background: url("/siteart/hero.jpg") no-repeat; background-position: 75% 50%; background-size: cover;}
.hero-overlay {background: rgba(36,36,36,0.60);}
.hero-wrap {width: 95%; margin: 0 auto; padding: 250px 0 60px 0;}
.hero-content {width: 580px;}
.hero-content h1 {color: #fff; font-size: 30px; line-height: 40px; font-weight: 500;}
.hero-content p {color: #fff; font-size: 16px; line-height: 28px; margin: 15px 0 20px 0;}
.hero-content a {color: #fff; font-size: 16px; line-height: 28px; display: flex; gap: 10px; align-items: center;}
.hero-content a:hover i {padding-left: 10px; transition: .8s;}

.cat-wrap {width: 90%; margin: 0 auto; padding: 100px 0;}
.cat-top {width: 680px; margin: 0 auto; text-align: center;}
.cat-top h2 {color: #242424; font-size: 30px; line-height: 40px; font-weight: 500;}
.cat-top p {color: #242424; font-size: 16px; line-height: 28px; margin: 15px 0 0 0;}
.cat-bottom {display: flex; gap: 10px; margin-top: 50px;}
.cat-bottom a {width: 100%;}
.cat-overlay {background: rgba(36,36,36,0.70);}
.cat-bottom a:hover .cat-overlay {background: rgba(36,36,36,0.50); transition: .8s;}
.farm-bkgrd {background: url("/siteart/cat-bkgrd/farm-equipment.jpg") no-repeat; background-position: center; background-size: cover;}
.construction-bkgrd {background: url("/siteart/cat-bkgrd/construction-equipment.jpg") no-repeat; background-position: center; background-size: cover;}
.lawn-bkgrd {background: url("/siteart/cat-bkgrd/lawn-landscape.jpg") no-repeat; background-position: center; background-size: cover;}
.equipment-bkgrd {background: url("/siteart/cat-bkgrd/equipment-for-sale.jpg") no-repeat; background-position: center; background-size: cover;}
.cat-card-top {padding: 20px 20px 30px 20px;}
.cat-card-top i {color: #fff; font-size: 28px; line-height: 28px; width: 60px; height: 60px; background: #FF9B00; display: flex; justify-content: center; align-items: center; margin-bottom: 80px;}
.cat-card-top h3 {color: #fff; font-family: 'poppins', sans-serif; font-size: 25px; line-height: 35px; font-weight: 500;}
.cat-card-btm {background: #313131; display: flex; justify-content: space-between; align-items: center;}
.cat-card-btm p {font-family: 'poppins', sans-serif; font-size: 15px; line-height: 25px; color: #fff; padding: 12px 20px 10px 20px;}
.cat-card-btm i {color: #fff; font-size: 17px; line-height: 17px; background: #404040; padding: 20px;}
.cat-bottom a:hover .cat-card-btm {background: #FF9B00; transition: .8s;}
.cat-bottom a:hover .cat-card-btm i {background: #FFB138; transition: .8s;}

.about-bkgrd {background: url("/siteart/about.jpg") no-repeat; background-position: left; background-size: contain;}
.about-overlay {background: #313131; background: linear-gradient(135deg, rgba(49, 49, 49, 0.7) 0%, rgba(49, 49, 49, 1) 41%, rgba(49, 49, 49, 1) 100%);}
.about-wrap {width: 95%; margin: 0 auto; padding: 150px 0; display: flex; justify-content: flex-end;}
.about-wrap > div {width: 50%;}
.about-wrap h2 {color: #fff; font-size: 30px; line-height: 40px; font-weight: 500;}
.about-wrap h2 span {color: #FF9B00;}
.about-wrap p {color: #fff; font-size: 16px; line-height: 28px; margin: 15px 0 20px 0;}
.about-wrap a {color: #fff; font-size: 16px; line-height: 28px; display: flex; gap: 10px; align-items: center;}
.about-wrap a:hover i {padding-left: 10px; transition: .8s;}

.home-contact {width: 95%; margin: 0 auto; padding: 100px 0;}
.contact-bkgrd {background: #F2F2F2; border-radius: 15px;}
.contact-wrap {width: 95%; margin: 0 auto; padding: 100px 0; display: flex; justify-content: space-between; align-items: center; gap: 50px;}
.contact-wrap > div {width: 100%;}
.contact-wrap h2, .contact-wrap h1 {color: #242424; font-size: 30px; line-height: 40px; font-weight: 500;}
.contact-wrap p {color: #242424; font-size: 16px; line-height: 28px; margin: 15px 0 20px 0;}
.contact-wrap form .form-flex div {display: flex; gap: 10px; margin-bottom: 10px;}
.contact-wrap form input {width: 100%; background: #fff; border-radius: 3px; border: none; font-family: 'poppins', sans-serif; font-size: 15px; line-height: 25px; color: #242424; padding: 15px 0 12px 20px;}
.contact-wrap form input::placeholder, .contact-wrap form textarea::placeholder {color: #242424;}
.contact-wrap form .form-textarea {display: flex;}
.contact-wrap form textarea {width: 100%; background: #fff; border-radius: 3px; border: none; font-family: 'poppins', sans-serif; font-size: 15px; line-height: 25px; color: #242424; padding: 15px 0 0 20px; height: 175px;}
.contact-wrap form .submitselect {font-size: 16px; line-height: 28px; display: flex; gap: 10px; align-items: center; color: #242424; margin-top: 30px;}
.contact-wrap form .submitselect:hover i {padding-left: 10px; transition: .8s;}
.contact-wrap form .CaptchaAnswerPanel input {width: auto;}
.contact-wrap form .CaptchaWhatsThisPanel a {color: #242424; border-bottom: 1px #242424 solid;}
.contact-wrap form .submit {width: 200px; margin: 0 auto; background: #242424; color: #fff; padding: 15px 0 12px 0;}
.contact-wrap form .submit:hover {background: #FF9B00; transition: .8s; cursor: pointer !important;}
.contact-map {text-align: right;}

.brands-bkgrd {background: #242424;}
.brands-wrap {width: 90%; margin: 0 auto; padding: 100px 0;}
.brands-content {width: 950px;}
.brands-content h2 {color: #fff; font-size: 30px; line-height: 40px; font-weight: 500;}
.brands-content h2 span {color: #FF9B00;}
.brands-content p {color: #fff; font-size: 16px; line-height: 28px; margin: 15px 0 20px 0;}
.brands-content a {color: #fff; font-size: 16px; line-height: 28px; display: flex; gap: 10px; align-items: center;}
.brands-content a:hover i {padding-left: 10px; transition: .8s;}
.brands-flex {display: flex; gap: 10px; justify-content: center; margin-top: 50px;}
.brands-flex a {width: 100%;}
.quick-attach {background: #FE9A04; border-radius: 15px; padding: 30px;}
.quick-attach div {border: 1px #A66402 solid;}
.bws {background: #146836; border-radius: 15px; padding: 30px;}
.bws div {border: 1px #2F5715 solid;}
.rief {background: #CE161D; border-radius: 15px; padding: 30px;}
.rief div {border: 1px #7C0012 solid;}
.brands-flex a div {background: #f2f2f2; border-radius: 10px; text-align: center; padding: 20px;}
.brands-flex a:hover {transition: .8s; transform: translateY(-5px);}

/*---ABOUT US---*/
.about-page-wrap {padding: 0px;}
.about-page-wrap > div:first-child {width: 55%;}
.about-page-wrap > div:last-child {width: 40%;}
.about-page-wrap > div:last-child img {width: 100%; border-radius: 10px;}
.about-page-wrap a {font-size: 16px; line-height: 28px; display: flex; gap: 10px; align-items: center; color: #242424; margin-top: 30px;}
.about-page-wrap a:hover i {padding-left: 10px; transition: .8s;}
.contact-wrap h1 span {color: #FF9B00;}

/*---THANK YOU---*/
.thank-you {text-align: center;}
.thank-you a {font-size: 16px; line-height: 28px; display: flex; gap: 10px; align-items: center; color: #242424; margin-top: 30px; justify-content: center;}
.thank-you a:hover i {padding-left: 10px; transition: .8s;}

/*---DETAILING---*/
.detail-boxes {
	display: flex;
	gap: 16px;
	margin: 24px 0;
	flex-wrap: wrap;
}

.detail-box {
	flex: 1;
	min-width: 200px;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 6px;
	padding: 18px 20px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
}

.detail-box h3 {
	margin: 0 0 12px 0;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #333;
}

.detail-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.detail-box ul li {
	padding: 5px 0;
	border-bottom: 1px solid #f0f0f0;
	color: #555;
	font-size: 14px;
}

.detail-box ul li:last-child {
	border-bottom: none;
}

.call-btn {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	background: #4a7c2f;
	color: #fff;
	padding: 14px 24px;
	border-radius: 6px;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
	margin-top: 8px;
	transition: background 0.2s ease;
}

.call-btn:hover {
	background: #3a6324;
}

/*--------FORM STYLES--------------------*/




/*-------- FOOTER STYLES ----------------*/
footer {padding-bottom: 30px;}
.footer-bkgrd {background: #060606;}
.footer-wrap {width: 95%; margin: 0 auto; padding: 20px 0; display: flex; justify-content: space-between; align-items: center;}
.footer-wrap ul {display: flex; align-items: center; gap: 25px;}
.footer-wrap ul li a {color: #fff; font-family: 'poppins', sans-serif; font-size: 14px; line-height: 26px; border-bottom: 1px transparent solid;}
.footer-wrap ul li a:hover {border-bottom: 1px #fff solid; transition: .8s;}
.footer-wrap ul li a i {color: #FF9B00; font-size: 22px;}
.footer-wrap ul > li:last-child a:hover {border-bottom: none;}


/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/
.inv-header .header-bottom {padding-top: 74px !important;}
.list-redesign, .detail-wrapper {padding: 50px 0 !important;}
.faceted-search-content .selected-facets-container .selected-facet, .list-content .list-error-container .info button:not(.login-button), .list-container-flexrow .view-listing-details-link, .list-container-flexrow .dealer-phone-call, .list-container-flexrow .dealer-phone-text, .list-container-flexrow .contact-options, .list-container-flexrow .contact-options a, .agristockshortlinecomhdev-a0om98.MuiPaginationItem-previousNext, .agristockshortlinecomhdev-88jlbf {background: #242424 !important;}
.list-top-section .list-listings-count, .listing-prices__retail-price, .listing-prices__discount-formatted-price, .listing-prices__alternate-retail-price, .listing-prices__exclusive-wholesale-price {color: #FF9B00 !important;}
.list-top-section .list-title .list-title-text, .list-top-section .list-listings-count, .faceted-search-content .selected-facets-container .selected-header strong, .faceted-search-content .selected-facets-container .selected-header .filter-clear-all, .faceted-search-content .selected-facets-container .selected-facet, .faceted-search-content .faceted-section-head .faceted-section-title, .show-closest-first-container .sort-button-spoof, .list-content .list-error-container, .ts-button, .faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name, .list-content .listing-portion-title a, .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .list-listing-title .listing-category, .options-popper-div .options-popper-btn, .list-redesign .price-contain, .list-redesign .payments-as-low-as-link, .list-redesign .widget-container .listing-widgets a, .list-container-flexrow .view-listing-details-link, .list-container-flexrow .dealer-phone-call, .list-container-flexrow .dealer-phone-text, .list-container-flexrow .spec-label, .list-content .spec-value, .list-redesign .specs-container .machine-location, .list-redesign .contact-container .shared .dealer-data, .list-redesign .contact-container .shared .email, .list-redesign .contact-container .seller, .body-content {font-family: 'poppins', sans-serif !important;}



/*---------- RESPONSIVE STYLES ----------*/

@media only screen and (max-width: 1450px) {
	.header-top {clip-path: polygon(100% 50%, 30% 50%, 27% 100%, 0% 100%, 0% 0%, 100% 0%);}
	.about-overlay {background: linear-gradient(135deg, rgba(49, 49, 49, 0.7) 0%, rgba(49, 49, 49, 1) 48%, rgba(49, 49, 49, 1) 100%);}
	.contact-map img {width: 80%;}
	.brands-flex img {width: 80%;}
}

@media only screen and (max-width: 1260px) {
	header {background: #2E2E2E; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
	.header-top {background: none; clip-path: none; position: relative;}
	.header-top-links {display: none;}
	.header-top-wrap {align-items: center;}
	.header-bottom {padding: 0px;}
	.cat-bottom {flex-wrap: wrap;}
	.cat-bottom a {width: 49%;}
	.about-overlay {background: linear-gradient(135deg, rgba(49, 49, 49, 0.7) 0%, rgba(49, 49, 49, 1) 58%, rgba(49, 49, 49, 1) 100%);}
	.contact-wrap form .form-flex div {flex-wrap: wrap;}
	.contact-wrap .consignment form .form-flex div {flex-wrap: nowrap;}
	.contact-map img {width: 90%;}
	.brands-content {width: 100%;}
	.hero-wrap {padding: 200px 0 60px 0;}
}

@media only screen and (max-width: 1100px) {
	.footer-wrap {flex-wrap: wrap; gap: 40px; padding: 40px 0;}
	.footer-wrap ul {width: 100%; justify-content: center; flex-wrap: wrap;}
	.footer-wrap > a {width: 100%; text-align: center;}
	.about-page-wrap {flex-wrap: wrap;}
	.about-page-wrap > div {width: 100% !important;}
}

@media only screen and (max-width: 1000px) {
	.about-bkgrd {background-size: cover;}
	.about-wrap > div {width: 60%;}
	.brands-flex {flex-wrap: wrap;}
	.brands-flex a {width: 41%;}
}

@media only screen and (max-width: 900px) {
	.about-wrap {width: 90%;}
	.about-wrap > div {width: 100%;}
	.about-overlay {background: linear-gradient(135deg, rgba(49, 49, 49, 0.9) 0%, rgba(49, 49, 49, 1) 90%, rgba(49, 49, 49, 1) 100%);}
	.contact-wrap {width: 90%;}
	.contact-wrap form .form-flex div {flex-wrap: nowrap;}
	.contact-wrap {flex-wrap: wrap; gap: 50px;}
	.contact-map {text-align: center}
	.contact-map img {width: auto;}
	.hero-wrap {padding: 150px 0 60px 0;}
}

@media only screen and (max-width: 850px) {
	.brands-flex a {width: 40%;}
	.header-top-wrap a img {width: 180px;}
}

@media only screen and (max-width: 800px) {
	.cat-top {width: 100%;}
}

@media only screen and (max-width: 750px) {
	.brands-flex a {width: 39%;}
}

@media only screen and (max-width: 700px) {
	.brands-flex a {width: 38%;}
}

@media only screen and (max-width: 650px) {
	.hero-content {width: 100%;}
	.cat-bottom a {width: 100%;}
	.contact-map img {width: 100%;} 
	.brands-flex a {width: 100%;}
	.brands-flex img {width: auto;}
	.quick-attach, .bws, .rief {padding: 20px;}
}

@media only screen and (max-width: 500px) {
	.contact-wrap form .form-flex div {flex-wrap: wrap;}
	.contact-wrap .consignment form .form-flex div {flex-wrap: wrap;}
	.brands-flex img {width: 80%;}
	.header-top-wrap a img {width: 160px;}
}

@media only screen and (max-width: 450px) {
	.hero-content h1, .cat-top h2, .about-wrap h2, .contact-wrap h2, .brands-content h2, .contact-wrap h1 {font-size: 28px; line-height: 38px;}
	.cat-card-top h3 {font-size: 22px; line-height: 32px;}
	.cat-card-top i {font-size: 25px; line-height: 25px; width: 55px; height: 55px;}
	.about-wrap {padding: 100px 0;}
}

@media only screen and (max-width: 350px) {
	.hero-content h1, .cat-top h2, .about-wrap h2, .contact-wrap h2, .brands-content h2, .contact-wrap h1 {font-size: 25px; line-height: 35px;}
	.cat-card-top h3 {font-size: 20px; line-height: 30px;}
	.hero-content p, .hero-content a, .cat-top p, .about-wrap p, .about-wrap a, .contact-wrap p, .contact-wrap form .submitselect, .brands-content p, .brands-content a, .footer-wrap ul li a, .about-page-wrap a, .thank-you a {font-size: 15px; line-height: 26px;}
	.cat-card-btm p, .contact-wrap form textarea, .contact-wrap form input {font-size: 14px; line-height: 24px;}
	.cat-card-top i {font-size: 22px; line-height: 22px; width: 50px; height: 50px;}
}
