/* 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; image-rendering: -webkit-optimize-contrast;}
.center{text-align: center;}

/* TYPOGRAPHY */

::-moz-selection{background: #b81218; color: #fff; text-shadow: none} ::selection{background: #b81218; color: #fff; text-shadow: none}

h1, h2, h3, h4, h5, h6{text-transform: uppercase;}

h1{font-size: 24px; color: #b81218;}
h2{font-size: 22px; color: #555;}
h3{font-size: 20px; color: #333; line-height: 28px;}
h4{font-size: 18px; color: #b81218;}

p{font-size: 16px; line-height: 26px;}

a{color: inherit; text-decoration: underline; transition: all .2s ease-in-out;}
a:hover{color: #b81218;}

a.button{display: inline-block; margin: 10px 0; background: #b81218; padding: 20px 50px; font-weight: 700; text-transform: uppercase; text-align: center; text-decoration: none; box-sizing: border-box; color: #fff;}
a.button:hover{background: #A7090E; color: #fff;}p

a.button1{display: inline-block; margin: 10px 0; background: #b81218; padding: 20px 50px; width:inherit; font-weight: 700; text-transform: uppercase; text-align: center; text-decoration: none; box-sizing: border-box; color: #fff;}
a.button1:hover{background: #A7090E; color: #fff;}
/* FRAMEWORK */

html, body{font-family: 'Roboto Condensed', sans-serif; font-size: 14px; -webkit-text-size-adjust: none}

.main{padding: 50px 0;}
.grey-bg{background: #f5f5f5; padding: 25px; box-sizing: border-box;}
.container{max-width: 1200px; margin: 0 auto; padding: 0 20px;}

.inv-cont .container{max-width: 100%;}

.column12, .column11, .column10, .column9, .column8, .column7, .column6, .column5, .column4, .column3, .column2, .column1{float: left; padding: 0 25px 0 0; box-sizing: border-box;}
.column12{width: 100%;} .column11{width: 91.6666%;} .column10{width: 83.3333%;} .column9{width: 75%;} .column8{width: 66.6666%;} .column7{width: 58.3333%;} .column6{width: 50%;} .column5{width: 41.6666%;} .column4{width: 33.3333%;} .column3{width: 25%;} .column2{width: 16.6666%;} .column1{width: 8.3333%;} .last{padding: 0;}
.vpad-5{padding: 5% 0;}
hr{border: 0; height: 1px; background: #aaa; background-image: linear-gradient(to right, #ccc, #aaa, #ccc); margin: 25px 0;}

table{width: 100%;}
thead{background: #be1c0d; color: #fff; font-weight: 700; padding: 5px;}
td{padding: 6px 10px;}
.red{color: #be1c0d;}
.white{color: #fff;}

.flexbox{display: flex; border-top: 1px #ccc solid; border-bottom: 1px #ccc solid;}
.flex{flex: 1;} .flex iframe{display: block;}

/* HEADER */

.header{background: #333 url(../siteart/header.jpg) top center fixed; display: block; width: 100%; border-bottom: 1px #ccc solid;}
.top-header{background: #b81218; font-size: 16px; font-weight: 700; text-align: center; color: #fff; padding: 5px 0; border-bottom: 1px #ccc solid;font-family: 'Roboto Condensed', sans-serif!important;}
.top-header a:hover{color: #fff;}
.spacer{margin: 0 10px;}

#logo{float: left; width: 50%; padding: 5px 0 0; text-align: right;}
#logo img{max-width: 295px;}
#dealer-logos{float: left; width: 50%; padding: 20px 0 0 35px; box-sizing: border-box;}
#dealer-logos img{max-width: 250px;}

.header-container{z-index: 1500; top: -100px; transition: all .5s linear}
.stick{position: fixed; top: 0; width: 100%}
.stick .top-header{display: none;}
.stick #dealer-logos{display: none;}
.stick #logo{display: none;}
.push{height: 222px;}

/* SLIDESHOW */
.slide-show-wrap {
	width:100%;
	position: relative;
}

.cycle-slideshow {width: 100%; line-height: 0; z-index: 10; position: relative;}
.cycle-slideshow img{width: 100%; z-index: 5 !important; position: relative;}
.cycle-slideshow .cycle-pager {text-align: center; width: 100%; z-index: 25 !important; position: absolute; bottom: 10px; overflow: hidden;}
.cycle-slideshow .cycle-pager span {margin: 0; padding: 0; font-family: arial; font-size: 30px; line-height: 30px; width: 16px; height: 16px; display: inline-block; color: #000; cursor: pointer;}
.cycle-slideshow .cycle-pager span.cycle-pager-active {color: #FF0009;}
.cycle-slideshow .cycle-pager > * {cursor: pointer;}
.slide {width: 100%; z-index: 5 !important;}
.slide img {width: 100%; z-index: 5 !important; background-color:#000;}

.slide-link-cont-1 {
	padding:10px 25px; 
	background:#b81218;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.slide-link .slide-link-cont-1 .link-text h2{margin: 0;}
.slide-link-cont-1 .button-link a {
	background: rgba(255,255,255,1.0);
	color: #b81218;
	width:255px;
}
.slide-link-cont-1 .button-link a:hover {
	background: rgba(255,255,255,0.8);
	color: #b81218;
}
.slide-link-cont-2 {
	padding:15px 25px; 
}

.slide-link{position: absolute; width: 100%; max-width: 500px; background: rgba(0, 0, 0, 0.7); box-sizing: border-box; color: #fff; bottom: 2vw; z-index: 30; line-height: normal;}
.slide-link .link-text h2{text-transform: uppercase; margin: 0 0 10px; color: #fff;}
.button-link a{display: block; margin: 10px 0; background: #b81218; padding: 15px; font-weight: 700; text-transform: uppercase; text-align: center; text-decoration: none; box-sizing: border-box; color: #fff; max-width: 250px;}
.button-link a:hover{background: #A7090E; color: #fff;}

/* HOME */

.icon-bar{background: #333; color: #fff; border-top: 1px #fff solid; border-bottom: 1px #fff solid; font-size: 0;}
.icon-bar ul li{display: inline-block; width: 24%; position: relative; text-align: center; box-sizing: border-box;}
.icon-bar ul li img{position: relative; top: 10px; right: 10px;}
.icon-bar ul li a{display: block; font-weight: 700; font-size: 18px; text-decoration: none; text-transform: uppercase; padding: 8px 0 25px; box-sizing: border-box;}
.icon-bar ul li a:hover{background: #555; color: #fff;}
.partners{margin: 25px 0 0;}
.partners img{max-height: 100px; margin: 0 10px;}
.error{font-size: 32px; font-weight: 700; text-align: center; color: #777; margin: 0 0 25px;}
.error a{display: block; max-width: 450px; background: #b81218 url(../siteart/tool.png) right no-repeat; padding: 20px 25px; margin: 10px auto; font-size: 18px; font-weight: 700; text-align: left; text-transform: uppercase; text-decoration: none; color: #fff; border-radius: 5px;}
.error a:hover{background: #A7090E url(../siteart/tool.png) right no-repeat; padding: 20px 30px;}

.helpful-links{text-align: center;}
.helpful-links h3{font-size: 24px; font-weight: 700; text-transform: none; text-align: center; color: #777; margin: 25px 0;}
.helpful-links img{display: inline; padding: 0 25px;} .helpful-links img:hover{opacity: .5;}

.map{padding: 15px 25px; box-sizing: border-box;}
.map img{width: 100%; max-width: 800px;}

/* ZOOM */

.zoom-container{float: left; width: 33.3333%; position: relative; overflow: hidden; display: inline-block; border: 1px solid #fff; box-sizing: border-box; text-align: center; margin: 10px 0;}
.zoom-container img{display: block}
.zoom-container .zoom-caption{position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 15px; box-sizing: border-box; z-index: 10; background: rgba(0,0,0,.3); text-transform: uppercase; transition: all .5s ease}
.zoom-container .zoom-caption h4{font-size: 20px; font-weight: 700; color: #fff; position: absolute; top: 87%; left: 50%; transform: translate(-50%, -50%);}
.zoom-container .zoom-caption img{display: inline; position: relative; top: 3px; left: 6px}
.zoom-container:hover .zoom-caption{background: 0 0}



/* SUBPAGES */

.parts{text-align: center;}
.parts .column6 img{display: block; max-height: 80px; margin: 10px auto;}
.parts .column6 a{font-weight: 700; text-decoration: none}
.parts-brand select{display: block; width: 100%; color: #333; padding: 15px 10px; margin: 10px 0; overflow: hidden; border: 1px #ccc solid !important; box-sizing: border-box;}
.parts-brand #partsiframe{border: 1px #ccc solid; width: 100%; height: 1200px; box-sizing: border-box;}
.products{float: left; width: 25%; border: 1px #ccc solid; font-size: 16px; text-decoration: none; text-align: center; padding: 20px; box-sizing: border-box;}
.products a{text-decoration: none; font-size: 14px;}
.products img{
    height: 35px;
    max-width: 200px;
    margin-bottom: 10px;
    object-fit: contain;
    object-position: center;
    width: 100%;
}
.linkbox{background: #be1c0d; width: 100%; margin: 25px 0; text-align: center;}
.linkbox a{display: inline-block; font-size: 16px; font-weight: 700; text-decoration: none; padding: 10px 15px; color: #fff;}
.linkbox a:hover{color: #ccc;}
.meet-team-col-1 {
    display: flex;
    flex-wrap: wrap;
}
.meet-team-col-1 h2 {
    padding:10px 0 25px 0;
    width:100%;
}
.employee{width: calc(16.6666% - 10px); margin: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.column6 .financing{font-size: 16px; text-align: center; margin: 25px 0; transition: all .2s ease-in-out;}
.column6 .financing a{font-weight: 700; text-decoration: none;}
.column6 .financing img{margin: 15px 0;}

.industry-buttons {margin: 0 0 10px;}
.industry-buttons a:hover {
    color: #fff;
    background: #555;
}
.industry-buttons a {
    display: block;
    float: left;
    width: calc(19.6666% - 2px);
    background: #333;
    padding: 15px 10px;
    margin: 0 1px 5px;
    box-sizing: border-box;
    border: 1px #ccc solid;
    font-size: 12px;
    font-weight: 700;
    line-height: none;
    text-transform: uppercase;
    text-align: center;
	text-decoration: none;
    color: #ddd;
}

/* FORM */

#form{background: #fafafa; padding: 25px; box-sizing: border-box; border: 1px #ccc solid;}
#form input, #form select, #form textarea{width: 100%; padding: 10px 5px; border: 1px solid #ccc; margin: 5px 0 15px; box-sizing: border-box;}
#form textarea{height: 80px;}
#form label{cursor: pointer;}
#form input.button, #form input.button:focus{padding: 10px 0; max-width: 250px; background: #b81218; font-family: 'Roboto Condensed', sans-serif; font-size: 14px; font-weight: 700; text-transform: uppercase; color: #fff; cursor: pointer;}
#form input.button:hover{background: #A00A0F;}
.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;} 

/* FOOTER */

.scrolling-wrap{width: 100%; height: 90px; overflow: hidden;}
.scrolling{width: 100%; height: 92px;}
.footer{background: #333; color: #ccc; line-height: 26px; font-family: 'Roboto Condensed', sans-serif!important;}
.footer strong{display: block; font-size: 16px; color: #fff; margin-bottom: 10px;}
.footer a{display: block; font-weight: 700; text-decoration: none;}
.footer a:hover{color: #fff;}
.top-footer{padding: 0 0 50px;}
.bottom-footer{border-top: 1px #777 solid; padding: 10px 0; font-weight: 700; color: #777}
.social{width: 100%; text-align: center; padding: 35px 0;}
.social .fa{font-family: FontAwesome!important; font-weight: normal!important;}
.social a{display: inline-block; font-size: 30px; padding: 5px 15px;}
.host{float: left;} .copyright{float: right;}
.clear{clear: both;}


._2p3a {
    max-width: 675px !important;
}

.p-link-bok-1 {
    width:100%;
    padding:40px 0;
    display: flex;
    flex-wrap: wrap;
    gap:20px 0;
    justify-content: space-between;
}
.p-link-bok-1 a {
    display: block;
    width:49%;
    position: relative;
    height: 300px;
}
.p-link-bok-1 a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.p-link-bok-1 a p {
    text-transform: uppercase;
    box-sizing: border-box;
    padding-bottom:40px;
    height: 100%;
    width:100%;
    position: absolute;
    left:0;
    top:0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    background:rgba(0,0,0,.4);
    transition: all .5s ease;
}
.p-link-bok-1 a:hover p {
    background:rgba(0,0,0,.0);
    text-shadow: 0 0 10px rgba(0,0,0,0.8);
}

/* INVENTORY */

.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, .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, .mobile-breadcrumb {background:#b81218 !important; }
.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 {	font-family: 'Roboto Condensed', sans-serif!important; text-transform: uppercase;}

.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; font-weight: bold;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .faceted-search-content .mobile-done-button-container .mobile-done-button {background: #000 !important;}

.material-icons{color:#000!important;}

.list-title-text, .parts-title-text{margin-left: 12px;}

#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;}

.scrollToTop .fa-chevron-up{display:none;}

.view-listing-details-link:hover {color:#000 !important;}
.list-top-section .list-title .list-listings-count {color:#000 !important;}
.list-content .price-container .price {color:#b81218 !important;}


/* RESPONSIVE */

.show{display: block;}

@media screen and (max-width: 1024px){
    .main{padding: 30px 0;}
    .header-container{position: relative; top: 0;}
    .header{border-bottom: none;}
    .push{height: 112px;}
    .stick .header{display: block;}
    .stick{position: relative;}
    .show-search{display: block;}
    .inventory-container .column3, .inventory-container .column9{float: none; width: 100%; padding: 0; margin: 15px 0;}
    .inventory-container .column3{display: none;}
    .link-text p{display: none;}
    .icon-bar ul li{width: 50%; border: 1px #999 solid;}
}
@media screen and (max-width: 980px){
	.industry-buttons a {width: calc(32.6666% - 2px); margin: 0;}
	.slide-link{position: static; background: #333; max-width: 100%; border-bottom: 1px #ccc solid; padding: 15px 25px; clear: both;}
	.slide-link-cont-1 {
		display: block;
	}
	.slide-link {
		text-align: center;
	}
	.button-link a {
		margin:10px auto;
	}
	.slide-link-cont-1 .button-link a {
		width:auto;
	}
}
@media screen and (max-width: 768px){
    .cycle-pager{display: none;}
    .icon-bar{background: none; padding: 10px 0;}
    .icon-bar ul li a{background: #333;}
    .footer .column6{float: none; width: 100%; padding: 0; margin: 15px 0;}
    .flexbox{display: block;}
    .flex{flex: none; width: 100%;}
    .products{width: 50%;}
	.button1{display: block; width: 100%!important;}
    .p-link-bok-1 a {
        width:100%;
    }
}
@media screen and (max-width: 615px){
	.industry-buttons a {width: calc(99.6666% - 2px); margin: 0; padding: 5px 10px;}
	
}
@media screen and (max-width: 580px){
    .hide-mobile{display: none;}
    input, select{-webkit-appearance: none;}
    .column9, .column8, .column6, .column4, .column3{width: 100%; padding: 0; margin: 10px 0;}
    .search .column6{width: 50%; padding: 0 10px 0 0; margin: 0;} .search .last{padding: 0;}
    .button{display: block; width: 100%;}
    .top-header{font-size: 12px;}
    .spacer{margin: 0 5px;}
    .error{font-size: 24px; margin: 0 0 25px;}
    .error a{background: #b81218; text-align: center}
    .error a:hover{background: #b81218;}
    #logo img{max-height: 70px;}
    #dealer-logos{padding: 15px 0 0;}
    #dealer-logos img{max-height: 50px;}
    .icon-bar ul li, .zoom-container{width: 100%;}
    .zoom-container img{margin: 0 auto;}
    .products{width: 100%;}
    .scrollToTop{display: none;}
    .advanced-search{width: 100%; left: 0;}
    .social{padding: 20px 0;}
    .footer .column4{float: none; width: 100%; padding: 0; margin: 15px 0;}
    .top-footer{padding: 20px 0; text-align: center;}
    .host, .copyright{float: none; width: 100%; text-align: center; margin: 5px 0;}
    .employee{width: calc(50% - 10px);}
}

@media screen and (max-width: 785px){
	.pad-inv-bottom{padding-bottom: 90px; background:#333;}
}