﻿
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&display=swap');
/***** 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 {  
    display: block;  
} 

/*-------- COLORS --------

*/

/***** END RESET *****/
::-moz-selection {
    background: #000; 
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}
.clear {
    clear: both;
}

/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/*-------- BODY STYLES --------*/

body {
font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500; letter-spacing: .5px;
	font-size: 16px;
	line-height: 25px;
}

a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none;}


hr{border:#000 1px solid;}
h1, h2, h3, h4, h5 {font-family: 'Roboto Condensed', sans-serif; letter-spacing: .5px; z-index: 99;}
/*--- HEADER STYLES ---------------------*/
.logo {width: 200px; text-align: center; margin: 0 auto; background: #fff; position: absolute; top:0; left:2%; border-bottom:5px solid #000;}
.logo img {max-width: 150px; width: 80%;  padding:15px 0;margin: 0 auto;}
header {}
.orange-bar {background: #F95B1B; width: 100%;}
.orange-bar h4 {color:#fff; font-size: 20px; padding: 15px 0; text-align: right;}
.orange-bar h4 a {color:#fff; }

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.logo a {
	max-width:150px;
	width: 80%;
	height:300px!important;
	padding:15px 0;
	margin:0 auto;
}

/*---BODY--------------------------------*/
.width-98{width: 98%;}
.width-90 {width: 90%; margin: 0 auto;}
.width-80 {width: 80%; margin: 0 auto;}
.width-70 {width: 70%; margin: 0 auto;}
.hero {width: 100%;}
.hero img {width: 100%; background-color:#000;}
.hero-overlay { position: absolute; top:20vw; left: 5%;}
.hero-text {color:#fff; font-size: 50px !important; line-height: 50px !important; letter-spacing: 2px!important;}
.hero-overlay h2 {color:#ddd; font-size: 35px; line-height: 35px; letter-spacing: 2px;}
.hero-overlay .orange-btn {margin-top:25px;}
.orange-btn {width: 300px; background:#F95B1B; text-align: center; padding:15px 0; color:#000; font-family: 'Roboto Condensed', sans-serif; letter-spacing: 2px; transition: .2s ease; font-weight: 600;}
.orange-btn:hover {background: #333;}

.ql-container {display: flex; flex-direction: row; width: 100%;}
.ql {align-items: center; justify-content: flex-start; width: 23%; margin: 2% 1%;}
.ql img {width: 100%;}
.orange-ql { background: #F95B1B; text-align: center; padding:15px 0; color:#000; font-family: 'Roboto Condensed', sans-serif; letter-spacing: 2px; transition: .2s ease; font-weight: 600;margin-top:5px;}
.orange-ql:hover {background:#333;}
.pull-quote {padding:1% 0;}
.description-header { font-size: 35px !important;letter-spacing: 2px !important; line-height: 42px !important; font-weight: 700 !important;}
.pull-quote h2 {font-weight: 300; font-size: 30px; line-height: 35px; letter-spacing: 2px;}

.hp-container {display: flex; flex-direction: row; width: 100%;}
.gray-left {align-items: center; width: 70%; justify-content: flex-start; background:#F8F8F8; }
.gray-left p {width: 85%; margin: 0 auto; padding:7% 0;}
.blk-right {width: 30%; background: #000000; justify-content: center;align-items: center; display: flex; flex-wrap: wrap;}
.blk-right h4 {color:#fff; font-size: 18px; line-height: 35px; letter-spacing: 1px; width: 80%; padding:7% 0; margin: 0 auto;}
.blk-right h4 .fas {color:#F95B1B;}
.gravelyimage{
	width: 75%;
	text-align: center;
	padding-bottom: 40px;
	
}
.spartan-container {
	background:url(../siteart/spartan-mower.png); 
	background-color:#000;
	  background-repeat: no-repeat;
	  background-position: center;	
	width: 100%; 
	padding:10% 0; 
	text-align: center; 
	margin:0 auto; 
	display: inline-block;
}
.spartan-container .orange-btn {margin: 0 auto; text-align: center; margin-top:25px;}
.spartan-header {color:#fff; line-height: 50px; font-size: 45px;}
.spartan-container .width-90 h3 {color:#fff;}

.gray-bg {width: 100%; background: #212121;margin: 5px 0;}
.gray-bg h3 {color:#fff; font-size: 25px; letter-spacing: 2px; text-align: center; padding:15px 0;}

.mission-container {display: flex; align-items: center; flex-direction: row; padding: 3% 0;}
.mission { width: 30%; margin: 2% 1%; justify-content: flex-start;  align-items: center;}
.mission-icon {background:#F95B1B; width: 50px; padding: 10px 0; color:#fff; margin: 0 auto;display: inline-block;}
.mission-icon .fas{color:#fff; text-align: center; margin: 0 auto;width:100%; }
.mission h2 {display: inline-block; margin-left:15px; vertical-align: middle;}
.mis-desc {background: #F8F8F8; margin-top:10px;}
.mis-desc p {width: 85%; padding:30px 0; margin:0 auto;}

.white-btn {background:#395794; padding: 10px 0; text-align: center; min-width: 300px; max-width: 400px; width: 100%; color:#fff;margin: 0 auto; transition: .3s ease;}
.white-btn:hover {background:#333}


.spartan-banner {background: url(../siteart/spartan-mower-bg.jpg); padding: 80px 0; text-align: center; background-attachment: fixed; background-size: cover; background-position: center;}
.width-70 {width: 70%; margin: 0 auto;}
.spartan-banner h2 {color:#fff;}
.spartan-banner h3 {color:#F95B1B;}
.spartan-banner h3 a {color:#F95B1B; transition: .3s ease;}
.spartan-banner h3 a:hover {color:#A43D00; transition: .3s ease;}

.flex-container {display: flex; flex-direction: row; align-items: center; padding-bottom: 10%;}
.f-logo {width: 33%; margin: 1%; border:1px solid #000;background: #fff;}
.f-logo img{width: 100%;transition: .3s ease; }
.f-logo img:hover{opacity: .6}
/*-------REPAIRS-----------------*/
.bg-pattern {background-image:url(../siteart/maze-white.png); background-repeat: repeat;width: 100%;padding: 5% 0% 2% 0%;}
.bg-pattern h1 {border-bottom:1px solid #000; padding: 25px 0; margin-bottom: 25px;}
.bg-pattern p {padding:25px 0;}
.gray-pattern {background-color: #212121; background-image:url(../siteart/maze-white.png); background-repeat: repeat;width: 100%;padding: 3% 0;}
.gray-pattern h2 {border-bottom:1px solid #fff; padding: 10px 0; margin-bottom: 25px; color:#fff;}
.gray-pattern p {  color:#fff;}
.col-2 {width:45%; display: inline-block; vertical-align: middle; padding:15px 0; margin: 0 2%;}
.col-2 img {max-width: 440px; width: 90%; }

/*--------FORM STYLES--------------------*/
.service-form {text-align: left; margin: 0 auto; padding: 3% 0;}
#formpage2 {float: none; margin: 0 auto;}
#formpage2 h4 {background: #000000; text-align: center; padding: 8px 0; color: #fff; margin: 25px auto 0 auto;}
#formpage2 h2 {text-align: left; padding: 8px 0; color: #000000; margin: 10px auto; text-transform:uppercase; border-bottom: 2px solid #000000;padding-bottom: 0;margin-bottom: 18px;}
form a:hover {cursor: pointer}
#formpage2 label {display:block;}
.col2 {width:calc(49% - 2px); margin: 0  auto;display: inline-block; float: none;}
#formpage2 option {color: #000000; font-family:'roboto_regular'}
/*** form styles ***/
#formpage2 .row p {margin-bottom: 0px; text-align: left;}
#formpage2 .col-full {padding-bottom: 8px;}
#formpage2 .col2 {padding-bottom: 8px;}
#formpage2 input {
	width:100%;
	width:calc(98% - 12px);
	padding:5.5px 5px;
	border:1px solid #C8C8C8;
	color:#000000;
	background:#FFFFFF;
	font-size:14px;
	text-align: left;
}
#formpage2 .column3 input{
	background:#333;
	color: #fff;
	max-width: 300px;
	width:100%;
	text-align: center;
	margin: 0 auto;
	letter-spacing: 1px;
	padding:10px 0;
}


#formpage2 .column3 input:hover{
	cursor: pointer;
	background: #fff;
	border:1px solid #333;
	color: #000000;
}
#formpage2 textarea {
	padding:6px 5px;
	width:100%;
	width:calc(100% - 7px);
	border:1px solid #C8C8C8;
	color:#000000;
	font-size:14px;
	background:#FFFFFF;
	height:120px;
	margin-right: 0;
	padding-right: 0;
}

 
/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage2 select {
	width:100%;
	border:1px solid #C8C8C8;
	color:#000000;
	vertical-align:middle;
	font-size:12px;
	margin-bottom:5px;
	background:#FFFFFF;
	line-height:normal;
	padding:5px;
	margin-top: 1px;
}

#formpage2 input.checkbox {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:13px;
    height:13px;
    display:inline;
    background-color:#fff;
 }

#formpage2 input.radio {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:15px;
    height:15px;
    display:inline;
 }

.check { height: 100%;  margin-bottom: 20px; align-content:center }
.check input {margin-top: 10px!important; margin-left: 10px!important;padding: 0 10px;}

/* focus states of various types of fields */

#formpage2 input:focus,
#formpage2 textarea:focus,
#formpage2 select:focus {
	color: #000000;
	border:1px solid #C8C8C8;
	outline-style:none;
}
#formpage2 input.radio:focus,
#formpage2 input.checkbox:focus {
	background:none; 
	border:0;
	outline-style:none;
	width: 10px;
}
 


#formpage2 input.button,
#formpage2 input.button:focus {
	width:100%;
	width:calc(100% - 12px);
	border:1px solid #C8C8C8;
    margin:0;
    padding:7px 0;
    background:#000000;
    border:0;
    font-size:14px;
	margin-top:10px;
	line-height:14px;
	font-weight:bold;
    color:#E4E4E4;
}
#formpage2 input.button:hover {
	background:#FF8B1E;
	color:#E4E4E4;
}
 
.column3 {
	margin-bottom: 30px;
}



#formpage2  .captcha {
	width:100%;
	margin:0 auto;
	color:#606060;
	line-height:19px;
	text-align:left;
}
#formpage2 .captcha .CaptchaPanel {text-align: left !important;}
#formpage2 .captcha .CaptchaImagePanel {float:left !important; text-align: left !important;}

#formpage2 .captcha a{
	color:#606060;
}

#formpage2 .captcha input{
	margin:0;
	float:none;
	max-width:300px;
}

#formpage2 .CaptchaImage {
	margin: 0 auto;
	text-align: left;
	float: none;
	display: block;
} 

/*-------- FOOTER STYLES ----------------*/
.footer {display: flex; flex-direction: row; width: 100%; align-items: center;background: #333}
.map  {align-items: center; justify-content: flex-start; width: 50%;}
.blk-box {background: #000; align-items: center; justify-content: flex-start; width: 25%; padding: 43px 0; }
.blk-box h2, .blk-box p, .blk-box p a {color:#fff; letter-spacing: 1px; text-transform: uppercase;}
.blk-box p a {font-weight: 600; transition: .2s ease;}
.gray-box {background: #333; align-items: center; justify-content: flex-start; width: 25%;}
.gray-box h2, .gray-box p, .gray-box p a {color:#fff; letter-spacing: 1px; text-transform: uppercase;}
.gray-box p a {font-weight: 600; transition: .2s ease;}
.gray-box h2, .blk-box h2 {font-size: 20px;}
.gray-box p a:hover, .blk-box p a:hover {color:#F95B1B;}

.copyright {background: #000; text-align: center; padding:10px 18vw; color:#fff;font-family: 'Roboto Condensed', sans-serif; letter-spacing: 2px; text-transform: uppercase; font-size: 15px; margin-top:5px; margin: 0 auto; border-top:1px solid #fff;}
.copyright p{padding: 20px 0px;}

/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/
.faceted-search-content .selected-facets-container .selected-facet {background: #F95B1B !important;font-family: 'Roboto Condensed', sans-serif;}
.faceted-search-content .faceted-section-box .faceted-view-more-btn {background: #F95B1B !important;font-family: 'Roboto Condensed', sans-serif;}
.list-container-flexrow .view-listing-details-link{background: #F95B1B !important;font-family: 'Roboto Condensed', sans-serif;}
.detail-content .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label {background: #212121 !important; color:#fff;font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; }
.detail-content .dealer-info .field-value {color:#000 !important;}
.detail-content .search-results {color:#F95B1B !important;}
.detail-content .detail-main-body .main-detail-data .offer-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, .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{background: #333 !important;font-family: 'Roboto Condensed', sans-serif;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn{background: #F95B1B !important;}
.faceted-search-content .faceted-section-head {z-index: 99 !important;}
/*---------- RESPONSIVE STYLES ----------*/


@media screen and (max-width: 1882px)  {
	.logo {
	width: 150px;}
}
@media only screen and (max-width: 1300px) {
	.width-70 {width: 90%;}
	.ql-container{flex-wrap: wrap;}
	.ql {width: 30%; margin: 2% 1.5%;}
}

@media only screen and (max-width: 1100px) {
	.width-80 {width: 90%;}
	.col-2 {width: 100%; }
	.col-2 img {text-align: center;margin: 0 auto;}
	.blk-box, .gray-box {width: 50%;}

	.orange-ql {font-size: 16px;}
	.description-header {font-size: 25px !important; line-height: 32px !important;}
	.pull-quote h2 {font-size: 20px; line-height: 28px;}
	.gray-left {width: 60%; margin: 0 auto;}
	.blk-right {width: 40%; margin: 0 auto;} 
	
	.spartan-header {font-size: 35px; line-height: 42px;}

	
}

@media only screen and (max-width: 900px) {
	.logo {width: 174px;}
	.logo img {max-width: 88px;}
	
	.hero-overlay {top:26vw;}
	.hero-text {font-size: 30px; line-height: 35px;}
	.hero-overlay h2 {font-size: 20px; line-height: 28px;}
	.hero-overlay .orange-btn {width: 200px; padding: 10px 0; font-size: 16px;}
	.ql-container {display:block;}
	.ql {width: 46%; display: inline-block;}
		
	.hp-container {display: block;}
	.gray-left {width: 100%; margin: 0 auto;}
	.blk-right {width: 100%; margin: 0 auto;} 
	
	.mission-container {display: block;}
	.mission {width: 100%; margin:2% 0;}
	
	.col2 {width:  calc(100% - 2px)}
	.service-form {padding: 30px 0;}
	.bg-pattern h1, .service-form h1 {font-size: 24px; line-height: 30px; color:#000;}
	.bg-pattern h2 {font-size: 20px; line-height: 26px; color:#F95B1B;}

	
	.footer {display: block; width: 100%;}
	.map {width: 100%;}
	.blk-box, .gray-box {width: 49%; display: inline-block; vertical-align: middle;}
	.detail-content-mobile .share-listing {z-index: 9;}
	
	
}


@media only screen and (max-width: 767px) {
	.orange-bar h4 {font-size: 16px;}
	.blk-box, .gray-box {width: 100%}
	.gray-box {padding:25px 0;}
	.detail-content-mobile .dealer-info .address-and-contact .address .field-value {color:#000;}
	
}

@media only screen and (max-width: 600px) {
	.hero-overlay {display: none;}
	.ql {width: 100%; margin:2% 0;}
	.description-header {font-size: 20px !important; line-height: 25px !important; border-bottom:1px solid #F95B1B; padding:10px 0 !important; margin-bottom: 10px !important;}
	.pull-quote h2 {font-size: 17px; line-height: 22px;}
	.pull-quote {padding: 50px 0; text-align: center;}
	.col-2 {width: 100%; margin: 0 auto;}
	.spartan-banner {padding: 50px 0;}
	.spartan-banner h2 {font-size: 18px;}
	.flex-container {display: block}
	.f-logo{width: 100%;}
	.copyright {padding: 40px 5vw;}
	}

@media only screen and (max-width: 380px) {
	.logo {width: 130px;}
	.spartan-container {padding:100px 0;}
	.spartan-header {font-size: 25px; line-height: 30px;}
	.spartan-container .width-90 h3 {font-size: 16px; line-height: 24px; color:#ddd; padding: 10px 0;}
	.blk-right h4 {font-size: 14px;}
	.spartan-container .orange-btn {width: 100%; margin: 0 auto;}
	.mission h2 {font-size: 18px;}
	}

@media only screen and (max-width: 280px) {
	.logo{
		width: 105px;
	}
	.orange-bar h4 {
	font-size: 14px;
	}
	}

