﻿/***** 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, img {  
    display: block;  
} 

/***** END RESET *****/


/****** INVENTORY ********/

.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:#111 !important;}
.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:#000 !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: #000 !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: #000 !important;}
.page-nav{background-color:#000!important}
.view-listing-details-link i, .view-listing-details-link span,.view-listing-details-link span:hover {color:white !important;}
.search-results {color:#000!important}
.return-links span, .return-links i {color:#000!important;}




/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('../fonts/OpenSans-ExtraBold-webfont.eot');
    src: url('../fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {font-family: 'open_sansregular'; font-size:16px; line-height: 26px; -webkit-text-size-adjust:none;}
h1 {font-family: 'open_sansbold'; font-size: 22px; line-height: 30px; color: #000;}
h2 {font-family: 'open_sansbold'; font-size: 18px; line-height: 24px;}
h3 {font-family: 'open_sansbold'; font-size: 16px; line-height: 24px;}
a:link, a:visited, a:active {text-decoration:none; color:#000; font-family: 'open_sansbold';}
a:hover {text-decoration:none; color:#efc638; transition:all .2s ease-in-out; -moz-transition:all .2s ease-in-out; -webkit-transition:all .2s ease-in-out;}
strong {font-family: 'open_sansbold';}




.modalBanner a {width:100%; max-width:920px; margin:0 auto;}

a.show-modal {display:block; }
a.show-modal img {width:100%; margin:0 auto; border:2px #000 solid;}


/* RESET */
.cf{zoom: 1;} .cf:before, .cf:after{content: ""; display: table;} .cf:after{clear: both;} .clear{clear: both;} *{box-sizing: border-box;}

/* MODAL */
.lock{overflow: hidden; -webkit-overflow-scrolling: touch;}



.modal{display: none; position: fixed; background: rgba(0,0,0,.5); padding-top: 5%; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; z-index: 99999;}
.modal .modal-content{position: relative; margin: auto; width: calc(100% - 30px); max-width: 850px; background: #fff; border-radius: 3px; box-shadow: 0 5px 5px 0 rgba(0,0,0,.25); animation-name: animatetop; animation-duration: .4s;}
.modal .modal-head{position: relative; padding: 15px 25px 0; color: #555;}
.modal .modal-head .close{position: absolute; top: 15px; right: 15px; font-size: 20px; color: #ccc; cursor: pointer;}
.modal .modal-head .close:hover{color: #000;}
.modal .modal-main{padding: 25px 25px 50px;}
.modal .modal-buttons{background: #f5f5f5; padding: 10px 15px; border-top: 1px #ddd solid;}
.modal .modal-buttons a{display: inline-block; float: right; padding: 10px 35px; font-weight: 700; text-align: center; text-transform: uppercase; text-decoration: none; border-radius: 3px; cursor: pointer;}

.modal .modal-buttons .close-modal{color: #999;}
.modal .modal-buttons .close-modal:hover{color: #555;}

@keyframes animatetop{
	from{top: -300px; opacity: 0} to{top: 0; opacity: 1}
}







.quickSearch {width:100%; margin:auto 0 0 0; background:#000;}

.search-section {padding:10px;}


/*  SEARCH FORM
------------------------------------------------*/
.search-form {display:flex; flex-flow:row wrap; align-items:center; justify-content:center; margin:0 5%;}

.search-form input[type="text"], .search-form select {
	box-sizing: border-box; width:32.3% !important; height:57px !important; margin:9px .5% 9px .5%; padding:15px 1% 12px 2% !important;
    font-size:1.25em !important; color:#222 !important; border:none !important; background-color:#f9f9f9 !important; 
	-webkit-border-radius:5px !important; -moz-border-radius:5px !important; border-radius:5px !important; font-family: 'open_sansregular';
}

.search-form select>option{font-size:.9em; line-height:2; font-family:'open_sansregular', arial, sans-serif;}

.search-form input[type="text"]:focus, .search-form select:focus {color:#111; background-color:#f3f3f3;}
.search-form input[type="submit"] {
	width:32.3% !important; margin:10px auto 10px auto; font-size: 1.25em; border: none;	
	padding:14px 0 13px 0; font-weight:700; text-decoration:none; color:#000; background:#fbca0b;
	-webkit-border-radius:5px !important; -moz-border-radius:5px !important; border-radius:5px !important;
	transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out;
	-webkit-appearance: none; font-family: 'open_sansbold';
}

.search-form input[type="submit"]:hover {color:#fff; background:#333; cursor:pointer; -webkit-appearance: none;}




.header {background:#fff; text-align: center; width: 100%;}
.logo {width: 33%; max-width: 100%; display: inline-block; text-align: center; vertical-align: top;}
.logo img {max-width: 100%; height: auto; margin: 0 auto; display: inline-block;}

.traegerslide { margin: auto; width: 50%;}
.traegerwrapper {text-align:center!important;}
.traegerwrapper h1 {margin:20px!important;}

.inv-wrapper {width: 80%; margin: 0 auto; padding: 40px 0px;}
.wrapper {width: 90%; margin: 0 auto; padding: 40px 0px;}
.home-wrapper {width: 90%; margin: 0 auto; padding: 30px 0px; margin-top: 10px;}
.finance-wrapper {text-align: center; max-width: 100%;}
.finance-wrapper img {display: inline-block; max-width: 100%; height: 78px;}
.show-menu-for-mobile {display:none;}  /* At most larger screen widths, the burger icon for the mobile menu won't be displayed. */

.lower-nav {background:#fbca0b; max-width: 100%;}
.four-cols {width: 24.5%; max-width: 100%; vertical-align: top; display: inline-block; font-size: 14px;box-sizing:border-box;}
.four-cols img{max-width: 100%; height: auto;}
.four-cols a:link, .four-cols a:visited, .four cols a:active {font-family: 'open_sansregular'; color: #000;}
.four-cols a:hover {font-family: 'open_sansregular'; color: #000;}

.two-cols {width: 50%; max-width: 100%; vertical-align: top; display: inline-block; box-sizing:border-box;}
.two-cols img{max-width: 100%; height: auto;margin:0 auto;}


.serviceboxes {width:100%;max-width:22%;vertical-align:top;display:inline-block;box-sizing:border-box;border:1px solid #ccc;margin:.5%;}
.serviceboxes ul li {list-style-type:disc;margin-left:25px;}
.servicetitle {background:#000;color:#fff;text-align:center;padding:0 10px;margin-bottom:10px;}
.servbuttons {padding:1%;box-sizing:border-box;background:#f6f6f6;border:1px solid #ccc;margin:5px;max-width:100%;text-align:center;}
.servdetails:after {content:'\2b';font-size:13px;color:#fff;float:right;margin-left:5px; font-family: fontawesome}
.panel {padding:0 18px;background-color:white;display:none;overflow:hidden;}
.serviceboxes img {max-width:100%;height:auto;display:inline-block;}
.serviceinfo {text-align:center;}


.cycle-slideshow {height:auto; z-index:1; overflow:hidden;}
.cycle-slideshow img {width:auto; max-width:100%; height:auto; top:0; left:0; }

/****** TABLES ********/
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	display: table-cell;
	padding: 3px 10px;
	width: 33%;
}
.divTableCelllast, .divTableHeadlast {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	display: table-cell;
	padding: 3px 10px;
	width: 33%;
}
.last {border-bottom: 1px solid #999999;}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}
/****
.new-holland, .massey-ferguson {
	position:relative;
	border-top: 1px solid #000098;
	border-bottom: 1px solid #000098;
	float:left;
	width:50%;
	height:400px;
	text-align:center;
	color:#fff;
	overflow: hidden !important;
}

.manu-text {
	width:80%;
	position:absolute; 
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	font-size: 14px;
	line-height: 24px;
}
.manu-text img {max-width: 100%; height: auto; margin: 0 auto;}***/


/******MAIN NAVIGATION END******/

#fb {
    top: 200px;
    left: -300px;
    z-index: 99999999;
}

.side {
	background:#fff;
    width: 300px;
    height: 520px;
    position: fixed;
    z-index: 9990;
}

.fb_iframe_widget {
    display: inline-block;
    position: relative;
}

#facebookTab {
    display: block;
	height: 105px;
	width: 42px; 
	background: url(../siteart/facebook2.jpg);
    position: absolute;
    right: -42px;
    top: 0px;
}
#facebookTab:hover {cursor: pointer;}

#weather {
    top: 200px;
    right: -300px;
    z-index: 99999999;
}

#weatherTab {
    display: block;
	height: 105px;
	width: 42px; 
	background: url("../siteart/weather2.jpg");
    position: absolute;
    left: -42px;
    top: 0px;
}
.side2 {
	background:#fff;
    width: 300px;
    height: 158px;
    position: fixed;
    z-index: 9990;
}

#weatherTab {cursor: pointer;}

.employee {width: 22%; max-width: 100%; display: inline-block; vertical-align: top; margin: 0 1%; padding-bottom: 20px;}
.employee img {height: auto; max-width: 100%; border: 1px solid #000;}
.employee h2 {text-transform:uppercase;}

/* Manufacturer Logos */
.manulogowrap {margin:20px auto; width:100%; background:none; max-width:100%; text-align: center;}
.manulogo {width:13%;  display:inline-block; text-align:center;}
.manulogo img {max-width:97%; margin: 0 auto;}
.hidden {display: none;}








/* SITE FORM
------------------------------------------------*/
.site-form {margin:0 auto; padding:0;}
.site-form form {display:flex; flex-flow:row wrap; align-items:center; justify-content:center; /*width:90%; max-width:1150px;*/ margin:0 auto;}
.site-form h2 {width:100%; margin:0; font-size:1.75em; font-weight:700;}
.site-form h6 {width:100%; margin:12px 0 4px 6px; font-size:14px;  letter-spacing:.05em; text-transform: uppercase;}

.site-form .instructions {font-size:14px; color:#777; margin:6px 0 6px 0;}
.site-form .note {font-size:12px; font-style:italic; color:#777; text-align:center; margin:8px 0 0 0;}


.site-form input[type="text"], .site-form input[type="email"], .site-form input[type="number"], .site-form input[type="time"], .site-form input[type="date"], .site-form select {
	box-sizing: border-box; width:32.3%; margin:6px .5% 9px .5%; padding:12px 0;
    font-size:15px; text-indent:12px; color:#000; border:none; background-color: #F4F4F4; 
	-webkit-border-radius:0; -moz-border-radius:0; border-radius:0;
}

.site-form input[type="text"]:focus, .site-form input[type="email"]:focus, .site-form input[type="number"]:focus, .site-form input[type="time"]:focus, .site-form input[type="date"]:focus, .site-form select:focus {background-color:#f9f9f9;}

.fullinput {width:100% !important; margin:6px 0 9px 0; padding:12px 0;}

.singleinput {margin:6px auto 9px 0 !important;}
.radio-select {margin:0 auto 0 0;}

.site-form textarea {
	box-sizing: border-box; width:calc(100% - 16px); height:150px; margin:2px 0; padding:4px 8px; font-size: 15px; border:none; background-color: #F4F4F4;
	-webkit-border-radius:0; -moz-border-radius:0; border-radius:0;
}

.site-form textarea:focus {background-color:#f9f9f9;}

.site-form .check-field {display:flex; flex-flow:row wrap; justify-content:space-around;}
.site-form .check-field .checkbox {margin:0 8px 8px 8px; padding:0; color:#4D4D4D;}

.site-form input[type="submit"] {
	margin:10px 0 0 0; padding:0 20px; height: 46px; font-size: 16px; color: #fff; border: none; background:#000;
	transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out;
	-webkit-appearance: none; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0;
}

.site-form input[type="submit"]:hover {color:#fff; background:#333; letter-spacing:.5px; transform:scale(1.01,1.01); cursor:pointer; -webkit-appearance: none;}

.site-form .CaptchaPanel {width:100%; margin:12px auto 0 auto;}
.site-form .CaptchaMessagePanel {font-weight:100;}
.site-form img.CaptchaImage {margin:0 auto;}
.site-form .CaptchaAnswerPanel input {padding:12px 0; text-indent:12px; box-sizing: border-box; border:none; background-color: #F4F4F4;}









/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
    margin: 20px 0px;
}
 
.scrolling{
    width:100%;
    height:92px;
}

.icon {display: inline-block; vertical-align: top; width: 24%; text-align: center;}
.icon img {margin: 0 auto; max-width: 100%; height: auto;}
.icon h3 {color: #000;}
.icon-button {border: 1px solid #000; background: #fff; width: 200px; margin: 10px auto;}
.icon-button:hover {border: 1px solid #000; background: #000; color: #fff; transition:all .2s ease-in-out; -moz-transition:all .2s ease-in-out; -webkit-transition:all .2s ease-in-out;}

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; color: #efc638;}
.footertext {font-family:'open_sansregular';font-size:13px; color:#fff;}
.smallfootertext {font-family:'open_sansregular';font-size:12px; color:#fff;}
.footer {background: #000; width: 100%; padding: 30px 0px; line-height:20px; }
.divfooter {width:650px; max-width: 90%; text-align:center; margin:0 auto; color:#fff;}

/************************************************ Responsive Styles **/
@media screen and (max-width: 1280px){
.serviceboxes {max-width:30%;}

}

@media screen and (max-width: 1023px){
.inv-wrapper {width: 90%;}

.header {background: #fff; text-align: center; width: 100%;}
.logo {float: none; width: 100%;}
.hidden {display: inline-block;}

.two-cols {width: 100%;margin-bottom:10px;}
.serviceboxes {max-width:48%;margin:1% 0px;}
}


@media screen and (max-width: 868px){
	.site-form input[type="text"], .site-form input[type="email"], .site-form input[type="number"], .site-form input[type="time"], .site-form input[type="date"], .site-form select {width:100%; margin:6px 0 9px 0;}
	
.four-cols {width: 49%; padding-bottom: 15px;}

.new-holland, .massey-ferguson{position:relative;float:left;width:100%;height:400px;text-align:center;color:#fff;z-index:9;}
.icon {width: 49%; padding-bottom: 15px;}

.manulogowrap{z-index:0; margin:0 auto; max-width:90%; margin-top: 0px; text-align: center; border-bottom: 1px solid #efc638;}
.manulogo{background:none; width:24%; margin:0 auto; height:auto;}
.home-wrapper {margin-top: 0px;}

.employee {width: 45%; max-width: 100%; padding-bottom: 20px;}

body {ont-size:14px; line-height: 24px;}
h1 {font-size: 18px; line-height: 24px;}
h2 {font-size: 16px; line-height: 24px;}
h3 {font-size: 14px; line-height: 24px;}

#fb, #weather {display:none;}

.hide {display: none !important;}
.serviceboxes {max-width:100%;}

}

@media screen and (max-width: 768px) {
	.search-form input[type="text"], .search-form select {width:99% !important;}
	.search-form input[type="submit"] {width:99% !important;}
}

@media screen and (max-width: 414px) {
.four-cols {width: 100%; padding-bottom: 15px; text-align: center;}

.new-holland, .massey-ferguson{position:relative;float:left;width:100%;height:400px;text-align:center;color:#fff;z-index:9;}
.icon {width: 100%; padding-bottom: 15px;}


.divTableCell, .divTableHead {
	border: 0px;
	display: inline-block;
	padding: 3px 5px;
	width: 100%;
}
.divTableCelllast, .divTableHeadlast {
	border: 0px;
	display: inline-block;
	padding: 3px 5px;
	width: 100%;
	margin-bottom: 10px;
}
.last {border-bottom: 0px solid #999999;}

.manulogowrap{z-index:0; margin:0 auto; max-width:90%; margin-top: 0px; text-align: center; border-bottom: 1px solid #efc638;}
.manulogo{background:none; width:49%; margin:0 auto; height:auto;}
.home-wrapper {margin-top: 0px;}

.employee {width: 100%; margin: 0; padding-bottom: 20px;}
#fb {display:none;}
#weather {display:none;}
body {ont-size:14px; line-height: 24px;}
h1 {font-size: 18px; line-height: 24px;}
h2 {font-size: 16px; line-height: 24px;}
h3 {font-size: 14px; line-height: 24px;}

.hide {display: none !important;}
    


}