﻿/***** 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;
}

img{max-width: 100%; height: auto;}



.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link, .faceted-search-content .selected-facets-container .selected-facet, .list-content .list-listing-mobile .view-listing-details-link, .list-content .list-listing-mobile .buy-now-link, .list-content .list-listing-mobile .check-availability-link, .list-content .list-listing-mobile .email-seller-link, .detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn, .detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile, .detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile, .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, .detail-content-mobile .detail-main-body .main-detail-data .fin-calc-btn-mobile, .list-container-flexrow .view-listing-details-link, .modal-content .form-bottom .captcha-and-submit .captcha-placeholder button, .contact-options a, .fin-calc-mobile>a {background:#317d3c !important; }
.list-content .list-title .list-title-text, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title {font-size: 22px; line-height: 26px;}

.detail-content .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label {background: #317d3c !important;text-transform: uppercase; letter-spacing: 1px;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .faceted-search-content .mobile-done-button-container .mobile-done-button {background: #000 !important;}

.detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn {float:none;}
.modal-content .modal-top .modal-title, .listing-description, .list-content .listing-portion-title, .list-content .list-title .list-title-text, .detail-content .dealer-info h3, .dealer-info, .detail-content-mobile .dealer-info h3, .fin-calc p, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title {color:#000 !important;}

.dealer-btns-bottom a {background: #317d3c !important;}
.page-nav{background-color:#317d3c!important}
.view-listing-details-link i, .view-listing-details-link span,.view-listing-details-link span:hover {color:white !important;}
.search-results {color:#317d3c!important}
.return-links span, .return-links i {color:#317d3c!important;}


.parts-list-content .error-message {color:#317d3c !important;}



/*===================== 
	@Font-Face 
=======================*/


@font-face {
    font-family: 'montserratlight';
    src: url('/fonts/montserrat-light-webfont.eot');
    src: url('/fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('/fonts/montserrat-light-webfont.woff') format('woff'),
         url('/fonts/montserrat-light-webfont.ttf') format('truetype'),
         url('/fonts/montserrat-light-webfont.svg#montserratlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratregular';
    src: url('/fonts/montserrat-regular-webfont.eot');
    src: url('/fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('/fonts/montserrat-regular-webfont.woff') format('woff'),
         url('/fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('/fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratbold';
    src: url('/fonts/montserrat-bold-webfont.eot');
    src: url('/fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('/fonts/montserrat-bold-webfont.woff') format('woff'),
         url('/fonts/montserrat-bold-webfont.ttf') format('truetype'),
         url('/fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

::-moz-selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

/*===================== 
	base styles 
=======================*/

html, body{
	font-family: 'montserratlight';
	font-size: 14px;
	-web-text-size-adjust:none;
	margin:0;
}

svg:not(:root) {overflow: hidden;/*reset*/}
	
/* clear floats */ 
.group:before,
.group:after {content: ""; display: table;} 
.group:after {clear: both;}
.group {zoom: 1;}	
.clear { clear: both;}
	
/*image replacement*/
.hide-text {
	text-indent:  100%;
	white-space:  nowrap;
	overflow:  hidden;
	}	

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
	border-style: solid;
    height: 0;
	} 

img { border: 0;} 

.clear{clear:both;}
	
/*===================== 
	typography 
=======================*/


h1 { font-family: 'montserratbold'; color: #333; font-size: 25px; text-transform: uppercase;}
h2 { font-family: 'montserratbold'; color: #666; font-size: 21px;}
h3 { font-family: 'montserratbold'; color: #333; font-size: 21px;}
h4 { font-family: 'montserratlight'; color: #333; font-size: 16px;}
h5 { font-family: 'montserratlight'; color: #fff; font-size: 15px; text-transform: uppercase;}
h6 { font-family: 'montserratregular'; color: #333; font-size: 14px;}
h7 { font-family: 'montserratregular'; color: #333; font-size: 13px; text-align:right;}
h8 { font-family: 'montserratlight'; color: #666; font-size: 11px; text-align:right;}

p { font-family: 'montserratlight'; font-size: 16px; line-height: 28px; color:#333;}

.quote{
	font-style: italic;
	font-family: 'montserratlight'; 
	font-size: 20px; 
	line-height: 28px;
	color:#333;
}


/*===================== 
	link styles 
=======================*/

a{
	font-family: 'montserratbold';
	color: #333;
	text-decoration:none;
	transition: all .2s ease-in-out; 
	-moz-transition: all .2s ease-in-out; 
	-webkit-transition: all .2s ease-in-out;
}
a:hover{color: #666; text-decoration:none;}

/*===================== 
	header styles 
=======================*/

.top-header {
	width:100%;
    padding: 1.5% 0;
	background:#333;
	height:5px;
}
.top-header a {
    float: right;
    text-align: right;
    color: #fff;
    padding: 0 2%;
    position: relative;
    bottom: 8px;
}
.top-header a:hover{
	color:#777;
}

.header {
	margin: 0 auto;
	width: 100%;
}
	
.logos {
	display: inline;
	float:left;
}
.logos img{
	display: inline;
}


.main-logo{display:inline;}
.main-logo img{width:100%;max-width:160px;}

.deere-logo {
    display: inline;
    position: relative;
}
.deere-logo img{width:100%;max-width:275px;}




/*===================== 
	content styles 
=======================*/


.content {
    width: 96%;
    padding: 4% 2%;
    background: #eee;
}

.wrapper {
    width: 100%;
	max-width:1100px;
    margin: 2% auto;
}

.wrapper iframe{width:100%;}

.wrapper-inv {
    margin: 2% auto;
}

.divider img{width:100%;}


.giant {
    background-image: url(../siteart/giant.jpg);
    background-size: cover;
    width: 100%;
    background-position: top;
    height: 475px;
}


.words {
    width: 700px;
    text-align: left;
    padding-left: 50px;
    position: relative;
    top: 270px;
}
.words h3{color:#fff;font-size:35px;font-family: 'montserratlight'; text-shadow: 1px 1px 2px #000;}
.words h3 b{color:#fff;font-size:35px;font-family: 'montserratbold';}


#buttons {color:#317d3c;
	border: solid 1px #317d3c;
	font-size:20px;
	padding:10px;
	width:285px;
	border-radius:3px;
	background:#fff;
}

#buttons:hover {
    color: #fff;
    border: solid 1px #317d3c;
    padding: 10px;
    border-radius: 3px;
    background: #0f7649;
}



.manus{
	width:100%;
	margin:0 auto;
	text-align:center;	
}
.manus img{
	max-height:100px;
	padding: 2% 2%;
	text-align: center;	
}



/*===================== 
	zoom wrap styles 
=======================*/

.zoom-wrap{margin: 2% 0;}

.zoom-container {
    float: left;
    width: 25%;
    position: relative;
    overflow: hidden;
    display: inline-block;
    border: 1px solid #fff;
    vertical-align: top;
    text-align: center;
    text-transform: uppercase;
    font-family: 'montserratregular';
    line-height: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.zoom-container a{color: #bbbbbb;}
.zoom-container img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}
.zoom-container:hover img {
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.zoom-container .zoom-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	background: rgba(0, 0, 0, .82); /*------change bg color-------*/
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}
.zoom-container .zoom-caption h3 {
	display: block;
	text-align: center;
    font-family: 'montserratbold';
	font-size: 20px;
	font-style: normal;
	margin: 25% 0 0;
	text-transform: uppercase;
	color: #2c7d3d;
}
.zoom-container:hover .zoom-caption {
	background: none;
}

/*===================== 
	detailed search
=======================*/

.detailed-search-wrap{
    background-image: url(../siteart/search_bg.jpg);
    background-size: cover;
    width: 100%;
    background-position: top;
    height: 400px;
	font-family: 'Montserrat', sans-serif;

}

.detailed-search-wrap h4{
	font-family: 'montserratlight';
    color: #fff;
    font-size: 20px;
}

.search-content {
    width: 96%;
    padding: 4% 0 3%;
    max-width: 1100px;
    margin: 0 auto;
}

.detailed-form {
	margin: auto;
}
.clear {
	clear: both;
}
.detailed-row {
	margin: 10px 0 5px;
	font-size: 18px;
}
.column3 {
	width: 33.33%;
	*width: 31%;
	float: left;
	padding-right: 20px;
	box-sizing: border-box;
	margin-top: 5px;
}

.detailed-search input[type='submit'] {
	font-size: 16px;
	background: #317d3c;
	width: 100%;
	margin-top: 2px;
	height: 40px;
	color: #fff;
	display: inline-block;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	outline: none;
	border: none;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	border-radius: 0;
	font-family: 'Montserrat', sans-serif;
}
.detailed-search input[type='submit']:hover{
	background: #4b9a4c;
    cursor: pointer;
}
.detailed-search input[type='text'] {
	width: 100%;
	margin: 2px 0;
	padding: 0 8px;
	font-size: 15px;
	height: 40px;
	background-color: #e5e6e6;
	border: 1px solid #666666;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.detailed-search-wrap h3 span {
	color: #d7d7d7;
}

main {
  width:100%;
  padding: 50px;
  margin: 0 auto;
}

#content1{
	display: none;
  padding: 20px 0 0;
  border-top: 2px solid #333;
}

#content2{
	display: none;
  padding: 20px 0 0;
  border-top: 2px solid #333;
}



label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 25px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  border: 1px solid transparent;
  text-transform: uppercase;
}

label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}

/*label[for*='1']:before { content: '\f1cb'; }
label[for*='2']:before { content: '\f17d'; }
label[for*='3']:before { content: '\f16b'; }
label[for*='4']:before { content: '\f1a9'; }*/

label:hover {
  color: #fff;
  background: #333;
  cursor: pointer;	
}
label:focus {
  color: #fff;
  background: #333;
}


input:checked + label {
  color: #fff;
  background: #333;
  cursor: pointer;	
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
}


	
/*===================== 
	slideshow styles 
=======================*/


.cycle-slideshow {
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.cycle-slideshow img{
	width:100%;
}




/*===================== 
 scrolling inventory
=======================*/

.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
}
 
.scrolling{
    width:100%;
    height:92px;
}

/*===================== 
	layout styles 
=======================*/

.left {float: left;}
.right {float: right;}
.clear {clear:both;}

	
.column1 {width:75%; float:left; padding-right: 50px; box-sizing: border-box;}
.column2 {
    width: 50%;
    float: left;
    padding-right: 25px;
    box-sizing: border-box;
    position: relative;
}
.column3 {width:33.33333%; float:left; padding-right: 25px; box-sizing: border-box;}
.column4 {width:25%; float:left; padding-right: 25px; box-sizing: border-box; color: #d3d3d3;}
.column5 {width:20%; float:left; box-sizing: border-box;}
.column6 {width:16.66666%; float:left; padding-right: 25px; box-sizing: border-box;}




.content .column2-left {
    float: left;
    text-align: right;
    padding-right: 25px;
    position: relative;
    top: 50px;
    width: 20%;
}
.content .column2-right {
    float: left;
    padding-left: 25px;
    border-left: 2px solid #666;
    width: 70%;
}


.contact-wrapper {display:flex; flex-flow:row wrap; align-items: flex-start; justify-content: flex-start; margin:25px 0 35px 0;}
.contact-item {flex:.25; margin:5px; padding:10px; border:1px #ccc solid;}


/*===================== 
	main form
=======================*/

#form{
	background: #fff;
	max-width:1100px;
	margin: 5% auto;
	color:#333333;
}

#form input {
	width: 100%;
	padding: 5px 10px;
	border:1px solid #ccc;
	margin: 5px 0 15px;
	height: 30px;
	box-sizing: border-box;
	font-family: 'montserratlight';

}

#form textarea {
	width: 100%;
	padding: 5px 10px;
	border:1px solid #ccc;
	margin: 5px 0 15px;
	height: 90px;
	box-sizing: border-box;
	font-family: 'montserratlight';

}

#form select {
	width: 100%;
	padding: 5px 10px;
	border:1px solid #ccc;
	margin: 5px 0 15px;
	height: 30px;
	box-sizing: border-box;
}

#form input[type="checkbox"] {
    margin:5px 10px 0 0;
    width:13px;
    height:13px;
    display:inline;
}
#form input[type="radio"] {
    margin:5px 10px 0 0;
    width:15px;
    height:15px;
    display:inline;
}
 
#form input.send-button,
#form input.send-button:focus {
    text-align: center;
    text-transform: uppercase;
    width: 207px;
    font-size: 14px;
    color: #fff;
	font-family: 'montserratregular';
	background: #646d6d;
	transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    border-radius: 6px;
	height: 50px;
}

#form input.send-button:hover {
	background: #2c7d3d;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
	cursor: pointer;
}
 
/*CAPCHA*/

.CaptchaPanel {
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;
	text-align: left !important;
	line-height:normal !important;
}

.CaptchaAnswerPanel input {width: 200px !important;}

.CaptchaImagePanel {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.CaptchaMessagePanel {
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
	font-weight:normal !important;
	font-size:12px;
	line-height:14px;
}

.CaptchaAnswerPanel {
	margin:0 0 0 0;
	padding:2px 0px 2px 0px !important;
}

.CaptchaWhatsThisPanel {
	line-height:0;
	margin:0 0 0 0;
	padding:8px 0 8px 0 !important;
}
.CaptchaWhatsThisPanel a {color: #859090;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;} 


/*===================== 
	top footer styles 
=======================*/

.bottom {
    width: 100%;
    background: #e5e6e6;
}

.footer {
    width: 100%;
    padding: 1px 0 0;
    font-family: 'montserratlight';
    font-size: 11px;
    line-height: 24px;
    color: #333;
    margin: 0 0 0 0;
}

.footer a{font-family: 'montserratlight'; line-height: 24px;}
.footer a:hover{font-weight:bold;color: #000;}


/*-------------------*/

.border{width:100%; border-bottom: solid 1px #333;}

.bottom-footer {
    background: #e5e6e6;
    padding: 1px 1%;
    text-align: center;
    color: #666;
    font-size: 10px;
}
.bottom-footer a{
	color:#666;	
	font-size: 10px;	
	font-family: 'montserratlight';
}
.bottom-footer a:hover{
	color:#333;	
}

.footer-logo{
	padding: 15px 0;
}

.footer-logo img {
    display: block;
    margin: 0 auto;
    max-height: 33px;
}


/*===================== 
  non-iframe inv styles 
=======================*/

.hosted-content .p-tb-10 {
    padding: 5% 0!important;
}
	
	
.hosted-content .listings-wrapper .listings-list .listing-banner h2 {
    line-height: 2em;
    color: #757575;
}

.hosted-content input[type='submit'], .hosted-content button[type='submit'], .hosted-content .btn, .hosted-content .button {
    color: #fff!important;
    background: #317d3c!important;
	border-radius:6px!important;
}
.listings-wrapper .hosted-theme .btn:hover {
    background: #ffe912!important;
    color: #fff!important;
}

label.font12{
	display: inline;
    color: #000!important;
    text-transform: capitalize!important;
}
label.font12:hover{
	background:none!important;
	display: inline!important;
    color: #000!important;
    text-transform: capitalize!important;
}

label.inline-block.m-right-6{    
	margin-right: 0;
    color: #000!important;
    background: none!important;
    display: inline-block!important;
}
label.inline-block{    
	margin-right: 0;
    color: #000!important;
    background: none!important;
    display: inline-block!important;
}

label.unit1{    
	margin-right: 0;
    color: #000!important;
    background: none!important;
    display: inline-block!important;
}



/*-----Control widget size------*/

.hosted-content .widget-express .column3 img {width: 100%;max-width: 30px !important;}
.hosted-content .widget-express img {width: 30px;}
.hosted-content .hauler-image img {width: 30px;}
.hosted-content .widget-unico img { width: 30px;}
.hosted-content .listing-boxed-pricing .widgets, .hosted-content .listing-card-inner .widgets img { width: 30px;}


/*-----Hide widgets------*/

/*.hosted-content .widget-express .column3 { display:none!important}
.hosted-content .widget-express { display:none!important}
.hosted-content .hauler-image  { display:none!important}
.hosted-content .widget-unico { display:none!important}
.hosted-content .listing-boxed-pricing .widgets, .hosted-content .listing-card-inner .widgets img { display:none!important}

a.widget-express-container{display:none!important}
a.widget-unico-container{display:none!important}
a.widget-hauler-container{display:none!important}
a.widget-nah-container{display:none!important}*/





/*===================== 
  Inventory styles 
=======================*/


#inv{padding: 5% 0;}
#inv *:not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons){font-family: bahnschrift, urw-din, sans-serif!important;} /* Reset font, ignore icons */

.listing-top-right a, .lower-detail-data-left button, .send-email-btn, .media-buttons a, .media-buttons button, .faceted-search, .listing-dealer-info a, .view-listing-details-link, .main-detail-data .contact-options a, .fin-calc-btn-mobile, .selected-facet, .page-nav, .apply-button, .back-button, .calculator-btn, .mobile-done-button {
    -moz-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
}
.faceted-option-checkbox-container label, .search-type label{
	margin: initial;
	padding: initial;
	text-align: initial;
	color: initial;
	text-transform: none;
}
.sort-by-dropdown-container label{
	margin: initial;
	padding: initial;
	text-align: initial;
	color: initial;
	text-transform: none;
}
.compare-listings{
	margin: initial;
	padding: initial;
	text-align: initial;
	color: initial;
	text-transform: none;
}

.faceted-search-content .faceted-section-box .faceted-option-checkbox-container label input {margin: 2px 3px 3px 4px;}
.faceted-text-input-searchType .search-type input[type=checkbox], .faceted-text-input-searchType .search-type  input[type=radio] {margin: 0px 3px 0px 6px;}

.dealer-name{color: black;}
.bread-crumbs-heading .return-links .return-links-link span, #no-compare-listings, .bread-crumbs-heading .return-links .return-links-link i {color:#317d3c !important;}


.hosted-content .attachment-search .search-checkboxes label .row {margin-left:0 !important;margin-right:0 !important;margin-bottom:0px !important;}

.view-listing-details-link, .selected-facet, .view-listing-details-link, .buy-now-link, .check-availability-link, .email-seller-link, .offer-btn, .buy-btn, .dealer-phone-mobile, .offer-btn-mobile, .send-email-btn-mobile, .send-wholesale-email-btn-mobile, .fin-calc-btn-mobile, .mobile-breadcrumb, .main-detail-data .contact-options a, button.g-recaptcha.button, .page-nav, .apply-button, .mobile-done-button, .dealer-btns-bottom a {background:#317d3c !important;}

.selected-facet, .dealer-phone-mobile, .offer-btn, .offer-btn-mobile, .fin-calc-btn-mobile, .send-wholesale-email-btn-mobile, .send-email-btn-mobile, .buy-now-link, .view-listing-details-link, .main-detail-data .contact-options a, button.g-recaptcha.button, .page-nav, .apply-button, .mobile-done-button{border: solid 1px #317d3c !important; transition: ease all 0.2s !important;}

.selected-facet:hover, .dealer-phone-mobile:hover, .offer-btn:hover, .offer-btn-mobile:hover, .fin-calc-btn-mobile:hover, .send-wholesale-email-btn-mobile:hover, .send-email-btn-mobile:hover, .buy-now-link:hover, .view-listing-details-link:hover, .main-detail-data .contact-options a:hover, button.g-recaptcha.button:hover, .page-nav:hover, .apply-button:hover, .mobile-done-button:hover, .dealer-btns-bottom a:hover {background: #fff !important; color: #317d3c !important;}

.check-availability-link, .email-seller-link, .video-chat-link, .faceted-search, .faceted-show-all-btn, .cs-btns a, .calculator-btn {background: #000 !important; border: solid 1px #000 !important; transition: ease all 0.2s !important;}
.check-availability-link:hover, .email-seller-link:hover, .video-chat-link:hover, .faceted-search:hover, .faceted-show-all-btn:hover, .cs-btns a:hover, .calculator-btn:hover {background: #fff !important; color: #000 !important;}

.list-content .list-title .list-listings-count, .list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price, #parts-content .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-listings-count, #inv .error-message, #inv .info, .detail-content .detail-main-body .main-detail-data .detail-price, .detail-content .search-results, .list-content .list-top-section .listing-option-bar .list-listings-count, .detail-price, .compare-price, .compare-title {color: #000 !important;}
 
/* heading */
.list-content .list-title .list-title-text, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title, .main-detail-data .detail-title, .parts-title-text {
	padding-left: 4px; 
}

.detail-content .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label, .part-detail-additional-data .data-label, .part-detail-content .detail-contact-bar {background: #000 !important;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .list-page-nav, .contact-options a {background: #000 !important;}
.list-main-section .contact-options a {border: #000 solid 1px !important; transition: ease all 0.2s !important;}
.list-main-section .contact-options a:hover {background: transparent !important; color: #000!important;}

.detail-content .dealer-info .phone-and-email .send-email-btn, .list-content .list-listing-mobile .dealer-phone-container a, .back-button {border-color: #000!important; color: #000!important;}

.material-icons, .collapsible-content a {color:#fff!important;}

#parts-content .parts-bottom-section .parts-list-view .parts-list-content .parts-listing-container .parts-listing-column .parts-button.view-details {background-color: #000!important;}

.detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile{margin-right:0!important;}

.detail-content .detail-main-body .main-detail-data .details-fin-calc .detail-btn-calc{height: 48px !important; box-sizing: border-box;}

.compare-listings__label {color:#000 !important;}















/*===================== 
  responsive styles 
=======================*/



@media screen and (max-width: 1280px){

	.wrap {padding:0 3%;}



}
@media screen and (max-width: 1135px) {

.wrapper{width:94%;padding:0 3%;}



}
@media screen and (max-width: 1080px) {

.main-logo img {
    width: 100%;
    max-width: 130px;
    position: relative;
    top: 3px;
}
	
.deere-logo img {
    width: 100%;
    max-width: 240px;
    top: 3px;
    position: relative;
}
	
	
	
	
}
@media screen and (max-width: 1024px) {

.logos {
    display: inline;
    float: left;
    width: 80%;
}


}
@media screen and (max-width: 810px) {

	
	
.content .column2-left {
    float: left;
    text-align: right;
    padding-right: 25px;
    position: relative;
    top: 50px;
    width: 27%;
}

.content .column2-right {
    float: left;
    padding-left: 25px;
    border-left: 2px solid #666;
    width: 63%;
}



}
@media screen and (max-width: 860px) {

.words {
    width: 425px;
    text-align: left;
    padding-left: 50px;
    position: relative;
    top: 270px;
}
	
.words h3 b {font-size: 25px;}
.words h3 {font-size: 25px;}

#buttons {
    font-size: 17px;
    padding: 10px;
    width: 230px;
}
	
	
	

}
@media screen and (max-width: 860px) {

	
	
	
	
	
	
}
	
@media screen and (max-width: 768px) {
 
 
.column4 {
    width: 100%;
    float: left;
    padding: 25px 0 0 25px;
    box-sizing: border-box;
    color: #d3d3d3;
}	
	
.zoom-container {width: 50%;}	
 
.top-header {
    width: 100%;
    padding: 2% 0;
    background: #333;
    height: 5px;
}	
	
	
.search-content {
    width: 96%;
    padding: 7% 0 3%;
    max-width: 1100px;
    margin: 0 auto;
}
	
	
.content .column2-left {
    float: left;
    text-align: right;
    padding-right: 25px;
    position: relative;
    top: 50px;
    width: 23%;
}
.content .column2-right {
    float: left;
    padding-left: 25px;
    border-left: 2px solid #666;
    width: 60%;
}
	
	
	
	
 
}
@media screen and (max-width: 708px) {

.content .column2-left {
    display:none;
}
	
.content .column2-right {
    float: left;
    padding: 25px 0;
    width: 97%;
    border: none;
}	
	

}
@media screen and (max-width: 532px) {

.logos {
    display: inline;
    float: left;
    width: 89%;
}
	
.words {
    max-width: 390px;
	width:100%;
    text-align: left;
    padding-left: 30px;
    position: relative;
    top: 135px;
}	
	

}


@media screen and (max-width: 475px) {



.top-header {
    padding: 4% 0;
    height: 26px;
}


}
@media screen and (max-width: 460px) {

#buttons {
    font-size: 14px;
    padding: 10px;
    width: 185px;
}
	
.words {
    max-width: 310px;
    width: 100%;
    text-align: left;
    padding-left: 30px;
    position: relative;
    top: 130px;
}
	
.words h3 {font-size: 20px;}	
.words h3 b {font-size: 20px;}	
	
.top-header a {
    padding: 0 2%;
    bottom: 4px;
}
	
	
.footer-logo img{max-height: 45px;}	
	
	

.top-header {
    padding: 4% 0;
    height: 26px;
}



}
@media screen and (max-width: 435px) {


.top-header {
    padding: 4% 0;
    height: 26px;
}

.logos {width: 100%;}

	


}
@media screen and (max-width: 330px) {

.top-header {
    padding: 4% 0;
    height: 26px;
}
	
.top-header a {
    padding: 0 2%;
    bottom: 10px;
    float: left;
    text-align: left;
}
	
	
.deere-logo img {
    width: 100%;
    max-width: 240px;
    top: 0px;
    position: relative;
}


.logos {
    display: block;
    float: left;
    width: 68%;
}


.words {
    max-width: 300px;
    width: 75%;
    text-align: left;
    padding-left: 7px;
    position: relative;
    top: 96px;
}
	

#buttons {
    font-size: 14px;
    padding: 10px;
    width: 118px;
}
	
.zoom-container {
    width: 100%;
}
	

.detailed-search-wrap {
    background-image: url(../siteart/search_bg.jpg);
    background-size: cover;
    width: 100%;
    background-position: top;
    height: 560px;
    font-family: "Montserrat", sans-serif;
}
	
.detailed-search .column3 {
    width: 100%;
    float: left;
    padding-right: 25px;
    box-sizing: border-box;
}
	
	

}
@media screen and (max-width: 268px) {
	
.top-header {
    padding: 4% 0;
    height: 41px;
}
	
	
}



