/*


    box-sizing: border-box; *behavior: url(themes/SandhillsTemplate/css/boxsizing.htc);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;

*/
@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:400,600,700');

/***** 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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: 'Barlow Condensed', sans-serif;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {clear: both; height:0px; margin:0;}

a:link {text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
a:visited{text-decoration:none;}
.orange {color:#f25822;}
.green {color:#46a43a;}
.strong {font-weight:700 !important;}
.semi {font-weight:600 !important;}
/***** END RESET *****/

.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:#a51e23 !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: #a51e23 !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;} .list-title-text {color:black;} .list-listings-count {color:#a51e23 !important;} .search-results {color:#a51e23 !important;} .detail-btn-calc p {color:black !important;}

.site-width {max-width:1040px; padding:0 10px; margin:0 auto;}
header {
	border-bottom:solid 4px #a51e23;
	line-height:0;
	text-align:center;	
}
header img {max-width:100%; display:inline-block;}
h1 {font-size:36px; font-weight:600; color:#fff;}
p, a {font-size:20px; line-height:1.2;}
header a {line-height:0;}
#main-content p {color:#fff;}
#home-top {
    margin: 0px auto;
    height: auto;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url(../siteart/main-bg.jpg);
    padding: 11% 0;
    position: relative;
}

#sub-top {
    margin: 0px auto;
    height: auto;
    width: 100%;
    background-image: url(../siteart/main-bg.jpg);
    padding: 7% 0;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


#main-content {
	padding:20px 10px;
	/* background:#a51e23; */
	border-top:solid #fff 2px;
	border-bottom:solid #fff 2px;
	min-height:150px;
}
.inventory-container {/* max-width:1040px; */padding:0 10px;background:#fff;/* width:100%; */margin:0 auto;position:relative;}
.hosted-content #listings-title {color:#000;}
#three-box {
    margin: 0px auto;
    height: auto;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url(../siteart/cta-background.jpg);
    padding: 6% 0;
    position: relative;
}

#home-form {
    margin: 0px auto;
    height: auto;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url(../siteart/form-bg.jpg);
    padding: 3% 0;
    position: relative;
}


.top-cta {
    text-align: center;
}

h2.top-heading {
	color:#fff;
	font-size:56px;
	font-weight:600;
	margin-bottom:20px;
	text-shadow:2px 2px #000;	
}

p.top-desc {color:#fff; font-size:30px; margin-bottom:20px; text-shadow:2px 2px #000;}
a.home-button {background:#a51e23; padding:10px 20px; display:inline-block; border: solid 3px #fff; border-radius:5px; color:#fff; font-size:24px;}


.content-container {display:flex; max-width:1040px; margin:0 auto; width:100%;}
.content-box {flex:1;}

.three-cta {
    flex: 1;
    padding: 40px;
    box-sizing: border-box;
    border: solid 2px #fff;
    margin: 0 10px;
    text-align: center;
    border-radius: 10px;
}

.three-cta i {font-size:100px; color:#fff; margin-bottom:20px;}
.three-cta h3 {font-size:32px; font-weight:600; color:#fff; margin-bottom:20px;}
.three-cta a {color:#fff; font-size:20px;}


.home-testimonials {
    display: flex;
    max-width: 1040px;
    margin: 0 auto;
	margin-bottom:20px;
}

.home-testimonials h2 {
    width: 50%;
    background: #a51e23;
    padding: 10px;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    border-radius: 5px;
	margin-bottom:10px;
}

.testimonial-request {
    display: flex;
    max-width: 1040px;
    margin: 0 auto;
	flex-direction:column;
}

.testimonial-request h2 {
    width: 25%;
    background: #a51e23;
    padding: 10px;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    border-radius: 5px;
	margin-bottom:10px;
}



.form-row-container {
    display: flex;
    flex-direction: row;
}

.flex-form {
    flex: 1;
    padding: 0 10px;
    border-radius: 10px;
    margin: 10px 0;
    box-sizing: border-box;
}

.flex-form input, .flex-form textarea, .flex-form select {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px;
    border: none;
	font-family: 'Barlow Condensed', sans-serif;
	font-size:16px;
}


input.btn {
	background:#a51e23;
	color:#fff;

	}
	
input.btn:hover {
}


a.expander.toggle.column3.submit-button.collapsed {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px;
    border: none;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 16px;
	display:flex;
    background: #a51e23;
	justify-content:center;
	color:#fff;
	font-weight:600;
}




.toggle.expander.expanded {
	display: none;
}

.text-link.expander.collapsed {
	visibility: visible;
	-webkit-transition:.5s ease-in;  
	-moz-transition:.5s ease-in;  
	-o-transition:.5s ease-in;  
	transition:.5s ease-in;
}
	
.text-link.expander.expanded {
	color: #fff;
}

.text-link.expander.collapsed {
}
	
.toggle.expander.expanded:hover {
}
	
.toggle.expander.collapsed:hover {
	text-decoration:none;
}






.captcha-container {
}
	
.CaptchaPanel {
}
	
.CaptchaImagePanel, 
.CaptchaMessagePanel, 
.CaptchaAnswerPanel, 
.CaptchaWhatsThisPanel {
}
	
.CaptchaWhatsThisPanel {
}
	
.CaptchaWhatsThisPanel a{
}
	
.CaptchaWhatsThisPanel a:hover{
}
	
img#CaptchaImage {
}
	
#CaptchaAnswer {
}
	
.form-btns {
}


	




footer {
	padding:20px 10px;
	background:#000;	
}

ul.footer-nav {
    display: flex;
    width: 100%;
    justify-content: space-around;
}

ul.footer-nav li a {color:#fff;}

.footer-contact {
    display: flex;
    max-width: 1040px;
    margin: 0 auto;
	padding:20px 10px;
}

.footer-address {
    flex: 1;
	text-align:center;
	padding:0 10px;
	box-sizing:border-box;
}

.footer-address a, .footer-address p, .footer-address h4 {
	color:#fff;
}

.footer-address h4 {font-size:24px; font-weight:600;}

.footer-map {
    flex: 3;
}

.google-maps {
    position: relative;
    padding-bottom: 30%;
    overflow: hidden;
    width: 100%;
}

.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
    pointer-events: none;
}

.google-maps-contact {
    position: relative;
    padding-bottom: 60%;
    overflow: hidden;
    width: 100%;
}

.google-maps-contact iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
    pointer-events: none;
}


.divfooter {
    max-width: 1040px;
    margin: 0 auto;
    text-align: center;
	color:#fff;
	font-size:13px;
}

.divfooter a, .divfooter p {color:#fff; font-size:13px;}


@media only screen and (min-width: 768px) {
	
}

@media only screen and (min-width:768px) and (max-width: 1035px) {

}

@media only screen and (max-width: 680px) {
	
.content-container {flex-direction:column; padding:0 20px; box-sizing:border-box;}
.three-cta {margin:10px 0;}
.content-box {
    flex: 1;
    margin: 10px 0;
    justify-content: center;
    align-content: center;
    text-align: center;
}

.home-testimonials, .testimonial-request {
    text-align: center;
    justify-content: center;
	align-items:center;
}
.home-testimonials h2, .testimonial-request h2 {
    width: 83%;
}

footer {padding-bottom:40%;}

ul.footer-nav {
    display: flex;
    width: 100%;
    justify-content: space-around;
    flex-direction: column;
    align-items: center;
}

.footer-contact {
    display: flex;
    max-width: 1040px;
    margin: 0 auto;
    padding: 20px 10px;
    flex-direction: column;
}


.google-maps {
    position: relative;
    padding-bottom: 70%;
    overflow: hidden;
    width: 100%;
}

}








