﻿/***** 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 *****/

/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/********** Control the Captcha **********/
.CaptchaPanel {
margin: 10px auto !important;
padding:0 0 0 0 !important;
text-align: center;
line-height:normal !important;
}

.CaptchaImage {
	border: 1px solid #333 !important;
	margin: 0px auto !important;
}

.CaptchaImagePanel {
margin:0 0 0 0;
padding:0 0 0 0 !important;
}

.CaptchaMessagePanel {
padding:0 0 0 0 !important;
margin: 5px auto !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: 10px auto;
	padding:8px 0 8px 0 !important;
}
.CaptchaWhatsThisPanel a {color:#000;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;} 


/***** Overall *****/
html {
	width: 100%;
	height: auto;
}

body {
	width: 100%;
	height: auto;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	text-align: center;
	font-size: 0px;
	background: url(../siteart/images/subtle_dots.png) !important;
	background-repeat: repeat;
}

/*
.contained {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0px auto;
	position: relative;
	display: inline-block;
	*background-color: pink;
}
*/

/********** Header **********/
.logo1 {
	width: 200px;
	height: 175px;
	margin: 10px auto;
	position: relative;
	display: inline-block;
	background-color: pink;
	background: url(../siteart/logos/logo_new.png);
	background-position: center;
	background-size: auto 110%;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.contact1, .contact2 {
	width: 175px;
	height: auto;
	margin: 20px;
	position: relative;
	display: inline-block;
	*background-color: pink;
	vertical-align: top;
}

.contact1 a, .contact2 a, .contact-link {
	text-decoration: none;
	color: #333;
	transition: ease-out 0.15s;
}

.contact1 a:hover, .contact2 a:hover, .contact-link {
	color: #EA6B4A;
	transition: ease-in 0.15s;
}

.contact1 p, .contact2 p, .contact-link p {
	font-family: "PT Serif", Times, Times New Roman, serif;
	font-size: 18px;
}

.contact1 p strong, .contact2 p strong, .contact-link p strong {
	font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

.contact2 .facebook1 {
	width: 30px;
	height: 30px;
	margin: 5px auto;
	position: relative;
	display: inline-block;
}

.contact2 .facebook1 img {
	width: 100%;
	height: auto;
	margin: 0px auto;
	opacity: 1;
	transition: ease-out 0.15s;
}

.contact2 a:hover .facebook1 img {
	opacity: 0.75;
	transition: ease-in 0.15s;
}

/********** Content **********/
.slideshow {
	width: calc(100% - 72px);
	max-width: 100%;
	height: auto;
	margin-bottom: 36px;
	position: relative;
	display: inline-block;
	overflow: hidden;
}

.photo1, .photo2, .photo3 {
	width: calc(100% - 72px);
	max-width: 100%;
	*height: 400px;
	margin-bottom: 36px;
	position: relative;
	display: inline-block;
	*background-color: #B4373C;
	background-color: #EA6B4A;
	box-sizing: border-box;
}

.photo4, .photo5 {
	width: auto;
	max-width: calc(100% - 72px);
	height: 500px;
	margin: 0px auto;
	position: relative;
	display: block;
	overflow: hidden;
	*background-color: #EA6B4A;
	box-sizing: border-box;
}

.photo1 {
	height: 500px;
	background: url(../siteart/images/DSCN4648.jpg);
	background-position: center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.photo2 {
	height: auto;
	background: url(../siteart/images/AdobeStock_165990265_overlay.jpg);
	background-position: center;
	background-size: 100% auto;
	background-repeat: no-repeat;
	*background-color: #B4373C;
	background-color: #EA6B4A;
}

.photo3 {
	height: auto;
	background: url(../siteart/images/map_overlay.png);
	background-position: center;
	background-size: 100% auto;
	background-repeat: no-repeat;
	*background-color: #B4373C;
	background-color: #EA6B4A;
}

.photo4 {
	background: url(../siteart/images/IMG_3766.jpg);
	background-position: center;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

.photo5 img {
	width: auto;
	height: 100%;
	margin: 0px auto;
}

.summary1 {
	width: 80%;
	max-width: 100%;
	height: auto;
	margin: 80px auto;
	position: relative;
	display: inline-block;
	background-color: rgba(35, 31, 32, 0.6);
}

.summary1 h1, .summary1 .title-h1 {
	font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: -1px;
	word-spacing: 4px;
	width: 80%;
	margin: 20px auto;
	color: #fff;
}

.summary1 p {
	font-family: "PT Serif", Times, Times New Roman, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	text-align: left;
	word-spacing: 1px;
	width: 80%;
	margin: 0px auto 36px auto;
	color: #fff;
}

.summary1 a {
	color: #fff;
}


.summary2 {
	width: 80%;
	max-width: 100%;
	height: auto;
	margin: 80px auto;
	position: relative;
	display: inline-block;
	*background-color: pink;
}

.summary2 h1, .summary2 .title-h1 {
	font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: -1px;
	word-spacing: 4px;
	width: 80%;
	margin: 20px auto;
	color: #fff;
}

.summary2 p {
	font-family: "PT Serif", Times, Times New Roman, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	text-align: center;
	letter-spacing: 0.5px;
	word-spacing: 1px;
	width: 25%;
	margin: 20px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	color: #fff;
}

.summary2 strong {
	font-weight: 700;
	text-transform: uppercase;
}

.summary3 {
	width: 80%;
	max-width: 100%;
	height: auto;
	font-size: 0px;
	margin: 20px auto;
	position: relative;
	display: inline-block;
	*background-color: rgba(35, 31, 32, 0.6);
}

.summary3 h1, .summary3 .title-h1 {
	font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: -1px;
	word-spacing: 4px;
	width: 80%;
	margin: 20px auto;
	*color: #B4373C;
	color: #EA6B4A;
}

.summary3 h1 a, .summary3 .title-h1 a {
	color: #EA6B4A;
	text-decoration: none;
	transition: ease-out 0.15s;
}

.summary3 h1 a:hover, .summary3 .title-h1 a:hover {
	opacity: 0.75;
	transition: ease-in 0.15s;
}

.summary3 p {
	font-family: "PT Serif", Times, Times New Roman, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	text-align: center;
	word-spacing: 1px;
	width: 80%;
	margin: 0px auto 36px auto;
	color: #231F20;
}

.contacting {
	width: 80%;
	height: auto;
	margin: 0px auto 36px auto;
	position: relative;
	display: inline-block;
	border: 2px solid #fff;
}

.contacting a:hover p {
	font-weight: 700;
}

.gravel {
	width: 400px;
	height: auto;
	margin: 10px;
	position: relative;
	display: inline-block;
	*background-color: aliceblue;
	box-sizing: border-box;
	overflow: hidden;
	vertical-align: middle;
	box-sizing: border-box;
}

.gravel a {
	width: 100%;
	text-decoration: none;
}

.gravel:hover img {
	opacity: 0.5;
	transition: ease-in-out 0.25s;
}

.gravel img {
	width: 90%;
	height: auto;
	margin: 0px auto;
}

.gravel h2, .gravel .title-h2 {
	font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #333;
	*text-transform: uppercase;
	width: 100%;
	margin: 10px auto;
}

.culvert-list {
	width: 300px;
	height: auto;
	margin: 0px 20px 20px 20px;
	text-align: center;
	position: relative;
	display: inline-block;
	*background-color: pink;
	vertical-align: top;
}

.culvert-list h1, .culvert-list .title-h1 {
	font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 24px;
	margin: 10px auto;
}

.culvert-list ul li {
	width: 100%;
	height: auto;
	margin: 8px auto;
	position: relative;
	display: block;
	font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 16px;
}

.culvert {
	width: 500px;
	height: auto;
	margin: 10px;
	position: relative;
	display: inline-block;
	*background-color: aliceblue;
	box-sizing: border-box;
	overflow: hidden;
	vertical-align: middle;
	box-sizing: border-box;
}

.culvert a {
	width: 100%;
	text-decoration: none;
}

.culvert:hover img {
	opacity: 0.5;
	transition: ease-in-out 0.25s;
}

.culvert img {
	width: 100%;
	height: auto;
	margin: 0px auto;
}

.culvert h2, .culvert .title-h2 {
	font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #333;
	*text-transform: uppercase;
	width: 100%;
	margin: 10px auto;
}

.map {
	width: 100%;
	height: 450px;
	position: relative;
	display: inline-block;
}

.left1 {
	*width: 40%;
	width: 45%;
	height: auto;
	position: relative;
	display: inline-block;
	*background-color: aliceblue;
	float: left;
	box-sizing: border-box;
}

.right1 {
	*width: 40%;
	width: 45%;
	height: auto;
	position: relative;
	display: inline-block;
	*background-color: pink;
	float: right;
	box-sizing: border-box;
}

.right1 h2, .right1 .title-h2 {
	font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #333;
}

/********** Inventory **********/
.hosted-content .listings-wrapper .border-bottom, .hosted-content .listings-detail-wrapper .border-bottom, .hosted-content .listings-drilldown-wrapper .border-bottom {
    text-align: left;
}

.listing-name a {
	*color: #B4373C;
	color: #EA6B4A;
}

.listing-name a:hover {
	*color: #B4373C;
	color: #EA6B4A;
}

.hosted-content .listings-wrapper .currency-box {
	text-align: left;
}

/********** Form **********/
.input2 {
	width: 500px;
	max-width: 100%;
	display: inline-block;
}

.input2 input {
	padding: 10px;
	font-size: 18px;
	display: inline-block;
	position: relative;
	margin: 9px auto;
	color: #231F20;
	letter-spacing: 0.5px;
	width: 95%;
	*border: 2px solid #B4373C;
	border: 2px solid #EA6B4A;
}

.message {
	display: inline-block;
	margin: 9px auto;
	box-sizing: border-box;
	max-width: 100%;
}

.message textarea {
	padding: 10px;
	font-size: 18px;
	display: inline-block;
	position: relative;
	color: #231F20;
	width: 500px;
	max-width: 100%;
	height: 175px;
	letter-spacing: 0.5px;
	box-sizing: border-box;
	font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
	*border: 2px solid #B4373C;
	border: 2px solid #EA6B4A;
}

#CaptchaAnswer {
	padding: 10px;
	*border: 2px solid #B4373C;
	border: 2px solid #EA6B4A;
}

.CaptchaWhatsThisPanel a {
	*color: #B4373C;
	color: #EA6B4A;
}

#submit {
	width: 200px;
	height: 50px;
	margin: 10px auto;
	background-color: transparent;
	*border: 2px solid #B4373C;
	border: 2px solid #EA6B4A;
	position: relative;
	display: inline-block;
	*color: #B4373C;
	color: #EA6B4A;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 9px;
	box-sizing: border-box;
}

#submit:hover {
	*background-color: #B4373C;
	background-color: #EA6B4A;
	color: #fff;
	transition: ease-in-out 0.5s;
	cursor: pointer;
}

/********** Inventory **********/
.hosted-content #listings-title {
	text-align: left;
	margin: 0px;
}



/********** Footer **********/
.scrolling {
	width: 100%;
}

.scrolling-wrap {
	height: 90px;
	*border-top: 10px solid #B4373C;
	*border-top: 10px solid #EA6B4A;
	*border-bottom: 10px solid #B4373C;
	border-bottom: 10px solid #EA6B4A;
}

.divfooter {
	padding: 40px;
	background-color: #6C6C6C;
	color: #fff;
	font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	display: flex;
}
.divfooter img{
	height: 100%;
	position: absolute;
}

.footersplit{
	width: 50%;
	display: block;
	position: relative;
}
.footersplit ul li{
	font-family: "PT Serif", Times, Times New Roman, serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0.5px;
    word-spacing: 1px;
    margin: 20px;
    position: relative;
    vertical-align: top;
    color: #fff;
}
.footersplit ul li a{color: #FFF; text-decoration: none;}
.footersplit ul li a:hover{
	font-weight: 700;
}

/********** Inventory Styles **********/

.list-content, .detail-content, .detail-content-mobile{text-align: left;}

#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: 90px !important;
    -o-border-radius: 90px !important;
    -webkit-border-radius: 90px !important;
    border-radius: 90px !important;
}


.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;}


.bread-crumbs-heading .return-links .return-links-link span, #no-compare-listings, .bread-crumbs-heading .return-links .return-links-link i {color:#ea6b4a !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:#ea6b4a !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 #ea6b4a !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: #ea6b4a !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;}



/************************************************ Responsive Styles **/

@media screen and (max-width: 1280px) and (min-width:1025px) {
	.summary1 h1, .summary1 .title-h1 {
		width: 90%;
	}
	
	.summary1 p {
		width: 90%;
	}
	
	.summary2 h1, .summary2 .title-h1 {
		width: 90%;
	}
	
	.summary3 h1, .summary3 .title-h1 {
		width: 90%;
	}
	
	.summary3 p {
		width: 90%;
	}
	
	.contacting {
		width: 90%;
	}
	
	.culvert-list {
		width: auto;
	}
}


@media screen and (max-width: 1024px) and (min-width:771px) {
	.summary1 {
		margin: 50px auto;
	}
	
	.summary2 {
		margin: 50px auto;
	}
	
	.summary2 p {
		width: 100%;
	}
	
	.photo1 {
		background-position: center;
		background-size: cover;
	}
	
	.photo3 {
		background-position: center;
		background-size: cover;
	}
	
	.left1, .right1 {
		float: none;
		width: 100%;
	}
}
	

@media screen and (max-width: 770px) {
	.contact1, .contact2 {
		width: calc(100% - 72px);
		margin: 0px auto;
	}
	
	.photo1, .photo2, .photo3 {
		margin-bottom: 20px;
	}
	
	.photo1 {
		height: 200px;
		background-position: center;
		background-size: cover;
		width: 100%;
	}
	
	.photo2 {
		background-size: cover;
		width: 100%;
	}
	
	.photo3 {
		width: 100%;
		background-size: cover;
	}
	
	.summary1 {
		width: calc(100% - 72px);
		margin: 20px auto;
	}
	
	.summary1 h1, .summary1 .title-h1 {
		font-size: 24px;
		width: calc(100% - 72px);
	}
	
	.summary1 p {
		width: calc(100% - 40px);
	}
	
	.summary2 {
		margin: 20px auto;
	}
	
	.summary2 h1, .summary2 .title-h1 {
		font-size: 24px;
		width: calc(100% - 20px);
	}
	
	.summary2 p {
		width: 100%;
		margin: 10px auto;
	}
	
	.summary3 {
		width: calc(100% - 72px);
		margin: 20px auto;
	}
	
	.summary3 h1, .summary3 .title-h1 {
		font-size: 24px;
		width: calc(100% - 72px);
	}
	
	.summary3 p {
		width: calc(100% - 40px);
	}
	
	.contacting {
		width: 100%;
	}
	
	.gravel {
		width: 300px;
		max-width: 90%;
		margin: 10px;
	}
	
	.culvert-list {
		width: 100%;
		margin: 10px auto;
		box-sizing: border-box;
	}
	
	.culvert-list h1, .culvert-list .title-h1 {
		width: 100%;
	}
	
	.culvert-list ul li {
		margin: 5px auto;
	}
	
	.culvert {
		width: 100%;
		margin: 10px auto;
	}
	
	.left1, .right1 {
		float: none;
		width: 100%;
	}
}

@media screen and (max-width: 640px) {
	.divfooter{display: block;}
	.footersplit{width: 100%;}
}



