/***** 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;}
strong{font-family: 'montserratbold';}

ul.bullet-list{
	list-style: disc;
	font-size: 12px;
	line-height: 24px;
	margin: 10px 0 0 15px;
}

/* Make HTML 5 elements display block-level for consistent styling */  

/***** END RESET *****/

/***** TEXT/LINK FORMATTING *****/

@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: #d00000;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #d00000;
    color: #fff;
    text-shadow: none;
}

h1 { font-family: 'montserratbold'; color: #d00000; font-size: 24px; text-transform: uppercase;}
.home-header h1 {color: #fff !important; text-transform: inherit!important;}
h3 { font-family: 'montserratbold'; color: #d00000; font-size: 18px; text-transform: uppercase;}
.sub-page-subhead h2 {font-family: 'montserratbold'; color: #d00000; font-size: 18px; text-transform: uppercase;}

p { font-family: 'montserratlight'; font-size: 14px; line-height: 28px;}

a{
	color: inherit;
	transition: all .2s ease-in-out; 
	-moz-transition: all .2s ease-in-out; 
	-webkit-transition: all .2s ease-in-out;
}
a:hover{color: #d00000;}

a.btn{
    background: #d00000;
	padding: 6px 15px;
	border-radius: 5px;
	color: #fff;
	font-family: 'montserratbold';
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
a.btn:hover{background: #B40000; color: #fff;}

/***** SITE FRAMEWORK *****/

html, body{
	font-family: 'montserratlight';
	font-size: 14px; 
	line-height: 28px;
}


.header{
    padding: 15px 0;
	width:100%;
}

.main{
	padding: 30px 0;
}
.container{
	max-width: 1100px;
	margin: 0 auto;
}

.column2 {width:50%; float:left; padding-right: 40px; box-sizing: border-box;}
.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;}
.column5 {width:20%; float:left; padding-right: 25px; box-sizing: border-box;}
.column6 {width:16.66666%; float:left; padding-right: 25px; box-sizing: border-box;}
.last{padding-right:0;}

.left{float: left;}
.right{float: right; text-align: right;}
.center{text-align: center;}

/***** HEADER *****/

.header{
	background: url(../siteart/header.jpg);
    padding: 15px 0;
	width:100%;
}
#logo{
	float: left;
	width: 348px;
}
#social{
	float: right;
	text-align: right;
	width: calc(100% - 348px);
	font-size: 32px;
}
#phone{
	float: right;
	text-align: right;
	width: calc(100% - 348px);
	font-family: 'montserratbold';
	font-size: 32px;
	margin-top: 18px;
}
#servicing{
	float: right;
	text-align: right;
	font-family: 'montserratregular';
	font-size: 18px;
	width: calc(100% - 348px);
}
a.facebook{color:#3B5997;}
a.twitter{color:#1DA0F2;}
a.instagram{color:#9D7144;}
a.youtube{color:#C4302B;}
#social a:hover{opacity: .5;}

/***** STYLES *****/

.explore{
	background: url(../siteart/explore.jpg);
	padding: 30px 0;
	font-family: 'montserratbold';
	font-size: 24px;
	text-align: center;
	color: #fff;
	background-color:#000;
}
.manus{
	background:url(../siteart/header.jpg);
	padding: 30px 0;
	text-align: center;
}
.international, .cat, .cummins{
	float: left;
	width: calc(33.3333% - 12px);
	margin: 0 5px;
	border: 1px #ccc solid;
}
.international{background: #010101; padding: 15px 0;transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out;}
.cummins{background: #c81d25; padding: 18px 0 12px;transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out;}
.cat{background: #000; padding: 15px 0;transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out;}
.international:hover, .cummins:hover, .cat:hover{opacity: .5;}

.grey-bg{
	background: #FAFAFA;
	border: 1px #CCC solid;
	padding: 25px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.inv-container {max-width: 1300px !important; margin: 0 auto !important; margin-top: 50px !important; margin-bottom: 50px;}
.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: #D00A11 !important;}
.list-top-section .list-title, .detail__title {color: #000 !important;}
.seabrooktruckcentercomhdev-1rjapuv, .seabrooktruckcentercomhdev-h6hm6o {color: #2f2f2f !important;}

/***** FORM *****/

#form input {
	width: 100%;
	padding: 5px 10px;
	border:1px solid #DFDFDF;
	margin: 5px 0 15px;
	box-sizing: border-box;
}

#form textarea {
	width: 100%;
	padding: 5px 10px;
	border:1px solid #DFDFDF;
	margin: 5px 0 15px;
	height: 90px;
	box-sizing: border-box;
}
 
#form input.button,
#form input.button:focus {
	font-family: 'montserratbold';
    width:200px; 
    background: #d00000;
    font-size:14px;
	color: #fff;
	cursor: pointer;
}
#form input.button:hover {background: #B40000; color: #fff;}

.red-btn {background:#d00000; padding:10px; border-radius: 5px; }

.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:#000;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;} 

/***** ZOOM *****/

.zoom-container {
	float:left;
	width: calc(25% - 20px);
	position: relative;
	overflow: hidden;
	display: inline-block;
	border: 1px solid #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 10px
}
.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 .zoom-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	background: rgba(0, 0, 0, .6);
	-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 h2 {
	display: block;
	font-family: 'montserratbold';
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
	
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.zoom-container:hover .zoom-caption {
	background: none;
}

/***** FOOTER STYLES *****/

.footer {
	background: #333;
	padding: 30px 0;
	width:100%;
	color: #aaa;
}
.footer .column2 {width:50%; float:left; padding-right: 40px; box-sizing: border-box;}
.footer a{font-family: 'montserratbold'; text-decoration: none;}
.footer a:hover{color: #fff;}
.footer strong{color: #fff;}
 
.clear{clear:both;}	


/*  scrolling inventory
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
}
 
.scrolling{
    width:100%;
    height:92px;
}

/* INVENTORY STYLES */
.faceted-search-content .selected-facets-container .selected-facet, .list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link {background: #D00A11 !important;}
.hosted-content .attachment-search .search-checkboxes label .row {margin-left:0 !important;margin-right:0 !important;margin-bottom:0px !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 {background:#D00A11 !important; }
.list-content .list-title .list-title-text{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: #D00A11 !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;}

*/










/***** RESPONSIVE STYLES *****/

@media screen and (max-width: 1200px) and (min-width: 951px) {
.container{padding: 0 25px;}

}

@media screen and (max-width: 950px) and (min-width: 796px) {
.container{padding: 0 25px;}

.column2, .footer .column2{float: none; width: 100%; padding-right: 0; margin-bottom: 15px;}
.column4{width: 50%;}

}

@media screen and (max-width: 795px) and (min-width: 521px) {
.container{padding: 0 25px;}

.column2, .footer .column2{float: none; width: 100%; padding-right: 0; margin-bottom: 15px;}
.column4{width: 50%;}

#logo, #phone, #servicing{float: none; width: 100%; text-align: center;}
#social{display: none;}
#phone {font-size: 24px;margin-top: 10px;}

.zoom-container {width: calc(50% - 20px);}

}

@media screen and (max-width: 520px){
.container{padding: 0 25px;}

.column2, .column3, .column4, .footer .column2{float: none; width: 100%; padding-right: 0; margin-bottom: 15px;}

#logo, #phone, #servicing{float: none; width: 100%; text-align: center;}
#social{display: none;}
#phone {font-size: 24px;margin-top: 10px;}

.zoom-container {width: 100%; margin: 5px 0;}
.international, .cat, .cummins {width: 100%; margin: 5px 0;}

.footer .right, .footer .left{float: none; text-align: left; width: 100%; margin: 0 0 10px;}

}