/* 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;}

/* TYPOGRAPHY */

::-moz-selection{background: #c60609; color: #fff; text-shadow: none;} ::selection{background: #c1351c; color: #fff; text-shadow: none;}

select,
button,
[type="button"],
[type="reset"],
[type="submit"],
[type="date"],
[type="radio"] {
  -webkit-appearance: button;
}

h1{font-weight: 700; font-size: 36px; text-transform: uppercase; margin-bottom:10px; line-height: 1.2;}
h2{font-weight: 700; font-size: 30px; text-transform: uppercase; color:#c60609; margin:20px 0 10px; line-height: 1.2;}
h3{font-weight: 700; font-size: 24px; text-transform: uppercase; line-height: 1.2;}
h4{font-weight: 700; font-size: 18px; line-height: 1.2;}
p{font-size: 17px; line-height: 1.4; margin:5px 0;}


a{color: inherit; transition: all .2s ease-in-out; text-decoration:none!important;} a:hover{color: #bf0e0e;}

hr {padding-top:0; border-top:1px solid #ccc;}

/* SITE FRAMEWORK */

body{background: #fff; font-family: 'Roboto Condensed', sans-serif; font-size: 14px; overflow-x:hidden; line-height: 1.4;}
.main{padding: 50px 0; background: #fff;}

.container{width: 90%; margin: 0 auto;}
.container_small{width: 70%; margin: 2% auto;}

.hosted-content .column3 {border:none!important;}

.breadwrap {background:#f5f5f5; width:100%; padding:0 0 0 1.5%; margin-bottom:30px;}
ul.breadcrumb {float:left; list-style: none; font-size: 14px;}
ul.breadcrumb li {display: inline;}
ul.breadcrumb li+li:before {padding: 3px; color: #000; content: "/\00a0";}
ul.breadcrumb li a {color: #c60609;}

.img-row {width: 100%; display: flex; justify-content: center; align-items: center;}
.img-row img {width: 100%; height: auto;}
.img-row img:hover {opacity: .8; transition: .3s ease-in-out all;}

/* HEADER */
.header{background: #343434; padding: 10px 0; width:100%;}
.header .container {display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;}
#logo{width:20%;}
#logo a {display: flex; align-items: center; max-width: 130px;}
#logo img {width:100%; max-width: 130px;}
#address{width:80%; font-size: 18px; line-height: 1.5rem; color: #fff; margin:1em 0; text-align:right;}
.col_4 {display:inline-block; vertical-align:top;  width:19%; text-align:left!important;}
.col_4 p {font-size:15px;}
.col_4_last {display:inline-block; vertical-align:top; width:19%; text-align:right!important;}
.col_4_last img {width:100%; margin-bottom:10px; max-width: 160px;}
.col_4_last a {font-size:24px;}

.red {border:1px solid #fff; color:#fff!important; padding:0px 10px 3px; margin-top:5px; text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif; font-size:13px; cursor: pointer;}
.red:hover {background:#fff; color:#000!important;}


/* SEARCH */
#searchwrap {
    width: 80%;
    padding: 0 10%;
    height: 100%;
    position: relative;
    color: #fff;
    line-height: 20px;
    background:#343434;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.searchfield {width:100%; margin:5px auto;}

/*#searchwrap input  {background:#fff; padding:10px 3px; margin:1px 0; width:98%; color:#000;}
#searchform select {background:#fff; color:#000; padding:10px 3px; margin:1px 0; width:100%;}

#searchform input.button,
#searchform input.button:focus {width:100%; margin:5px 0 15px 0; padding:7px 0; font-family: 'Roboto Condensed', sans-serif;  background: #c60609; font-size:14px; line-height:14px; font-weight:bold; color:#fff; text-transform:uppercase; border:none!important;}
#searchform input.button:hover {background: #343434;}*/

#search select{width: 100%; padding: 7px 8px; box-sizing: border-box; background: #fff; font-family: 'Roboto Condensed',sans-serif; color: #777; cursor: pointer; border: 1px solid #ccc}
.search{display: none; position: relative; width:100%;}
.search:before{position: absolute; top: 14px; right: 15px; font-family: FontAwesome; content: '\f002'; color: #ccc}
.search input[type="text"]{width: 100%; padding: 7px 8px; box-sizing: border-box; font-family: 'Roboto Condensed',sans-serif; border: 1px solid #ccc; border-left: none}
.search input[type="submit"]{position: relative; width: 100%; height: 30px; background: #c60609; margin-bottom:15px;  cursor: pointer}

.promos-wrapper {width: 100%; display: flex; justify-content: center; align-items: center; background: #f9f9f9; box-sizing: border-box; padding: 2em 5%;}
.promo {width: calc(33.33% - 2em); margin: 1em; box-sizing: border-box; border: 5px solid #eee;}
.promo:hover {box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 10%); transition: .3s ease-in-out all;}
.promo .img-wrapper {width: 100%; position: relative;}
.promo .img-wrapper p {position: absolute; right: 10px; top: 5px; background: #333; color: #fff; padding: 5px 15px;}
.promo .img-wrapper img {width: 100%;}
.promo .txt-wrapper {width: 100%; padding: 1em 1.5em; box-sizing: border-box;}
.promo h3 {font-size: 24px; text-transform: none; line-height: 1.1;}
.promo h3 span {font-size: 30px!important; color: #c60609!important;}
.promo p {font-weight: 700; color: #333; font-size: 15px; margin-top: 10px;}

/*============================
CTA
============================*/
.ctas {
    width: 100%;
	display: block; 
	margin: 1em auto;
}
.wrap{
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
}
.cta {
    width: calc(33.33% - 2em);
	margin: 1em;
}

.cta .used {
    background: #000 url("../siteart/combines.jpg");
    background-size: cover;
    background-position: center center;
}

.cta .new {
    background: #000 url("../siteart/quadtrac.jpg");
    background-size: cover;
    background-position: center center;
}

.cta .skid {
    background: #000 url("../siteart/skidsteer.jpg");
    background-size: cover;
    background-position: center center;
}

.cta a {
    width: 100%;
    float: left;
}

.cta h2 {
    width: 100%;
    float: left;
    background: rgba(0, 0, 0, .70);
    padding: 20px 20px;
    box-sizing: border-box;
    margin-top: 190px;
    margin-bottom: 0;
    text-align: right;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    
}

.cta a:hover h2 {
    background: rgba(236, 30, 40, .70);
    margin-top: 100px;
    padding-top: 110px;
}


/* STYLES */
.cycle-slideshow{position: relative; z-index: 0 !important;}
.cycle-slideshow img{width: 100%; height: auto; position: relative; z-index: 0;}

.hero-btns {width: 100%; display: flex; justify-content: center;}
.hero-btns a {width: 50%; color: #000;}
.hero-btns a:first-child {border-right: .5px solid #343434;}
.hero-btns a:last-child {border-left: .5px solid #343434;}
.hero-btns a button{width: 100%; border: none; outline: none; padding: .5em; background: #ffd700; cursor: pointer; font-weight: 800; font-size: 20px; text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif; letter-spacing: .5px;}
.hero-btns a button:hover {background: #dab802; transition: .3s ease-in-out all;}

.col_left {float:left; width:55%; margin-top:20px;}
.col_right {float:right; width:25%; margin-top:20px;}
.col_right img {width:100%;}

.brand_header {background:#c60609; width:25%; color:#fff; padding:1% 0; display:inline-block; vertical-align:middle;}

#bg {background: #000 url('/siteart/9.jpg'); background-size:cover; padding:3% 0;}
.col_three {display:inline-block; vertical-align:top; width:30%; margin:1%; text-align:left!important; color:#fff;}
.col_three img {width:100%;}

.leftpage {float:left; width:55%;}
.rightpage {float:right; width:35%; border:1px solid #ccc; padding:2%;}
.col_2 {display:inline-block; vertical-align:top; width:47%; margin:1%;}
.container_small a button {background:#343434; color:#fff!important; padding:10px; width:200px; margin: 5px 0 10px; text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif; font-size:15px; border:none; cursor: pointer;}
.container_small a button:hover {  background-image: linear-gradient(#343434, #4d4c4c);}

.col_image {display:inline-block; vertical-align: top; width:28%; margin:10px 0 10px 3%;}
.col_image img {width:100%;}
.col_text {display:inline-block; vertical-align: top; width:65%; margin:10px 0 10px 0;}

.brand {display:inline-block; width:31%; border:1px solid #ccc; text-align:center; margin:1% .5%;}

/* Accordian */
.regen-accordion {width: 100%; margin-top:10px; padding-bottom: 10px;}
/*.regen-accordion .panel img {width: 100%; height: auto; margin: 0 auto;}*/

button.accordion {background-color: #343434; color: #fff; cursor: pointer; padding: 18px 20px; width: 100%; border: none; text-align: left; outline: none; font-size: 18px; transition: 0.4s; font-weight: 100; border-bottom:1px solid #fff; font-family: 'Roboto Condensed', sans-serif;}

button.accordion.active, button.accordion:hover {background-color: #c60609;}

button.accordion:after {content: '\002B'; color: #fff; font-weight: bold; float: right; margin-left: 5px;}

button.accordion.active:after {content: "\2212";}

div.panel {padding: 0px 20px; background-color: #fff; max-height: 0; overflow: hidden; transition: max-height 0.2s ease-out;}
div.panel p {margin-top:10px;}

.col_3 {display:inline-block; vertical-align:top; width:33%; margin:1% 0;}
.col_3 img {width:100%; max-width:60px; margin:0 auto;}

 /* FORM */
#form {width:100%; display: flex; flex-wrap: wrap; justify-content: center;}
#form h2 {font-size: 16px; font-weight: 600; text-transform: none; color: #000; margin: 0 0 5px; display: block;}
#form .field {width: calc(50% - 1em); margin: .5em; font-size: 14px;}
#form .field.lrg {width: calc(100% - 1em); margin: .5em;}
#form input.text {width:100%; padding: 10px; border:1px solid #000; box-sizing: border-box; font-size: 14px;}
#form textarea {width:100%; border:1px solid #333; height:100px; padding:10px; font-family: 'Roboto Condensed', sans-serif; color:#000; box-sizing: border-box; font-size: 14px;}
#form select {width:100%; border:1px solid #333; color:#000; vertical-align:middle; font-size:14px; line-height:normal; padding:10px;}
#form input.radio {padding:0; border:0; margin:0 5px 0 0; width:15px; height:15px; display:inline; font-size: 14px;}
#form input.button{width:100%;font-weight:bold; font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; color:#fff; line-height:28px; text-align:center; font-size:16px;  padding:10px 20px; background:#c60609; border:0; margin-top:2px;}
#form input.button:hover {background-position:bottom; cursor:pointer; background:linear-gradient(#c60609, #b20a0d);}

.sign-up {padding:0px; width:99%; text-align:left; margin-bottom:30px; }
.sign-up p {font-weight:bold; text-transform:uppercase; }
.sign-up input.text {width:100%; background:#fff; color:#000; margin-bottom:10px; padding-left:1%;}

a.button {width:100%; font-weight:bold; text-transform:uppercase; color:#fff; font-size:16px; line-height:28px; display:block; text-align:center; padding:10px; background:#c60609;margin:5px auto 0; }
a.button:hover {background-position:bottom; text-decoration:none; color:#fff; background:linear-gradient(#c60609, #b20a0d);}

.CaptchaWhatsThisPanel a {color:#000!important; font-size:12px;}
.CaptchaMessagePanel {font-weight:normal!important; font-size:12px; }
.CaptchaAnswerPanel input {padding:10px; border:1px solid #333; color:#000;}


/* -------------------------------- 

Popup style

-------------------------------- */
	.img-replace {display: inline-block; overflow: hidden; text-indent: 100%; color: transparent; white-space: nowrap;}
    
    .bts-popup {position: fixed; left: 0; top: 25%; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0); opacity: 0; visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index: 999999999999999999;}
	.bts-popup.is-visible {opacity: 1; visibility: visible; -webkit-transition: opacity 0.3s 0s, visibility 0s 0s; -moz-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s; z-index: 999999999;}
	.bts-popup-container {
	position: relative;
	width: 720px;
	max-width: 100%;
	margin: 0 auto;
	background: #343434; 
	text-align: center;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	transform: translateY(-40px);
	/* Force Hardware Acceleration in WebKit */
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
	z-index: 999999999;
	box-sizing: border-box;
	padding: 2% 5%;
	border:1px solid #4a4a4a;
	}
	.bts-popup-container p {color: #fff; font-size: 18px; font-family: 'Roboto Condensed', sans-serif; font-weight: normal; line-height: normal;}
	.bts-popup-container .bts-popup-button {padding: 5px 25px; border: 2px solid white; display: inline-block; margin-bottom: 10px;}

	.bts-popup-container a {color: white; text-decoration: none; text-transform: uppercase;}

	.bts-popup-container .bts-popup-close {position: absolute; top: 10px; right: 10px; width: 30px; height: 30px; z-index: 9999; background: #000;}
	.bts-popup-container .bts-popup-close::before, .bts-popup-container .bts-popup-close::after {content: ''; position: absolute; top: 13px; width: 16px; height: 3px; background-color: white; z-index: 9999;}
	.bts-popup-container .bts-popup-close::before {-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); left: 8px; z-index: 9999;}
	.bts-popup-container .bts-popup-close::after {-webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); right: 6px; top: 13px; z-index: 9999;}
	.is-visible .bts-popup-container {-webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0);}


/* FOOTER STYLES */
footer{background: #c60609; font-size: 14px; color: #fff; width:100%; padding:20px 0;}
footer a {color:#fff!important;}
.bottomleft {float:left; width:50%; color:#fff; padding-top:4px;}
.bottomright {float:right; width:50%; color:#fff; text-align:right;}
.bottomright p {margin-bottom: 0;}
.clear{clear:both;}


/* RESPONSIVE STYLES */
@media screen and (max-width: 1605px){
	.brand_header {width:32%;}
}	


@media screen and (max-width: 1490px){
	h2 {font-size:20px; margin:10px 0 5px;}
	#searchwrap input  {padding:5px 3px;}
	#searchform select {padding:5px 3px;}
	#searchform input.button,#searchform input.button:focus {margin:0 0 10px 0; padding:5px 0;}
}

@media screen and (max-width: 1240px){
	.container_small {width:90%; margin:3% auto;}
	
	#searchwrap input  {padding:3px 3px;}
	#searchform select {padding:3px 3px;}
	#searchform input.button,#searchform input.button:focus {margin:0 0 5px 0; padding:3px 0;}
	.col_right {width:30%;}
	.hosted-content #listings-title {font-size:1.5rem!important;}
	
	footer p {font-size:14px;}
	footer a {font-size:14px;}
	
}

@media screen and (max-width: 1180px){
	#searchform select {width:99%;}
	#searchform input.button,#searchform input.button:focus {width:99%;}
	
	.promos-wrapper {flex-wrap: wrap;}
	.promo {width: calc(50% - 2em); margin: 1em;}
}

@media screen and (max-width: 1080px){
	h1 {font-size:28px;}
	h2 {color:#fff;}
	h3 {font-size:20px;}
	p {font-size:15px;}
	
	.col_4 p {font-size:14px;}
	
	.col_2 {width:96%; margin:1% 0;}
	
	.hero-btns a button {font-size: 16px;}
}

@media screen and (max-width: 800px){
	h4 {font-size:16px;}
	.col_4 p {font-size:13px;}
	.brand_header {max-width:100%; padding:1px 0;}
	
	#logo, #address {width: 100%;}
	#logo a {justify-content: center; max-width: 111px; margin: 0 auto;}
	#logo img {max-width: 111px;}
	
	#form .field {width: calc(100% - 1em);}
	
	.leftpage {float:none; width:100%;}
	.rightpage {float:none; width:100%; margin-top:10px;}
	
	.field {display:block; width:100%; margin:.5% auto;}
	
	.promo h3 {font-size: 22px;}
	.promo h3 span {font-size: 26px!important;}
	
	.col_3 {width:49%;}
	.brand_header {display:block; width:100%;}
	.brand {width:48%;}
	
	footer p {font-size:12px;}
	footer a {font-size:12px;}
	.bottomleft {float:none; width:100%; text-align:center;}
	.bottomright {float:none; width:100%; text-align:center;}
	
}
@media screen and (max-width: 700px){
    #searchwrap{padding: 4% 5% 2% 5%; width: 90%;}
    .wrap{flex-direction: column;}
    .cta {width: 100%; margin-bottom: 2%;}
    .cta h2{margin-top: 120px;}
    .cta a:hover h2 {padding-top: 40px;}
	.promo {width: calc(100% - 1em); margin: .5em;}
}
@media screen and (max-width: 600px){
	.header {padding: 5px 0;}
	#logo {width: 55%;}
	#logo a {justify-content: flex-start; margin: 0;}
	#address {width: 45%;}
	
	h1 {font-size:22px;}
	.col_4 {display:none;}
	.col_4_last {display:block; width:100%;}
	.col_4_last a {font-size:18px; display: block;}
	.col_left {float:none; width:100%; margin-bottom:10px;}
	.col_right {float:none; width:100%;}
	
	.col_three {display:block; width:100%;}
	
	.col_text {display:block; width:100%; margin:0 auto 10px;}
	.col_image {display:block; width:100%; margin:0 auto;}
	
	.col_3 {display:block; width:100%;}
	
}
@media screen and (max-width: 480px){
	h1 {font-size:20px;}
	
	.img-row {flex-wrap: wrap;}
	
	.hero-btns {flex-wrap: wrap;}
	.hero-btns a {width: 100%; font-size: 14px;}
	.hero-btns a:first-child, .hero-btns a:last-child {border-left: none; border-right: none; border-bottom: 1px solid #363636;}
	
	.brand {display:block; width:100%; margin:1% auto;}
}