/* 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 { 
    margin: 0;  
    padding: 0;  
    border: 0;  
    outline: 0;  
    background: transparent; 	
	-webkit-text-size-adjust:none;
	font-family: 'Oswald', sans-serif;
}



a {
	color:#fff;
	text-decoration:none;
	
}

a:hover{
	color:#dbac5e;
	text-decoration:none!important;
}

p{
	padding:20px 0;
}


h6 {text-transform: uppercase; font-weight: 700;}
h1 {text-transform: uppercase!important; font-weight: 700;}
.yellow-mid {color:#f4c136!important; text-transform: uppercase; text-decoration: underline;}

.hs-btn.hs-highlighted{background:#f4c33f; }

 
/* GLOBAL SITE FRAMEWORK
------------------------------------------------*/
.clear {clear: both;}
.left {float:left;}
.right {float:right;}
.none{display:none;}
.center {text-align: center;}

.right-txt {text-align: right;}

*{
	box-sizing:border-box;
}

body { 
	font-family: 'Oswald', sans-serif;
}

.wrapper {
	width:100%;
	margin:0 auto;
	padding:20px 0px;
	position:relative;
	overflow: auto;
}

.no-pad-wrapper {
	width:100%;
	max-width:1300px;
	margin:0 auto;
	position:relative;
}




::selection {
	color:#fff;
	background: #356088;
}
::-moz-selection {
	color:#fff;
	background: #356088;
}



/* HEADER 
----------------------------------------------*/
.header{
	width:100%;
	display:inline-block;
	text-align:right;
	margin:0 auto;
	font-family: 'Oswald', sans-serif;
}

.logo{
	margin:0 auto;
	display:inline-block;
	text-align: left;
	width:90%;
}
.logo img{
	width:180px;
	margin-top:-180px;
	left: 100px;
	position: absolute;
}

.top-bar {
	background:linear-gradient(black, #333);
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	color:#fff;
	padding:10px;
}

.top-bar a {
	color:#fff;
	padding:0px 25px;
	border-right: 2px solid #fff;
	font-family: 'Oswald';
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.last {
	border-right:none!important;
}

.contact-wrap {
	width:100%;
	font-family: 'Oswald', sans-serif;
}




/* HOME PAGE STYLES
-----------------------------------------------*/

.img-responsive {width:100%;}
.img-med {width:50%;}
.img-sm {width:40%;}
.img-xs {width:15%;}

.parallax { 
  /* The image used */
  background-image: url("/siteart/logging.jpg");

  /* Full height */
  height: 100%; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.white {color:#fff;}

.row {margin:15px;}

/* SLIDER
-----------------------------------------------*/

.slide-text {
	font-family: 'Oswald';
	font-size: 3rem;
	text-transform: uppercase;
	text-shadow: 2px 2px 8px #000;
}

.slide-larger {
	font-family: 'Oswald';
	font-size: 5rem;
	text-transform: uppercase;
	font-weight: bold;
}

.spacer {
	padding-top:30px;
}

.spacer-lg {
	padding:4rem 0 4rem;
}

.button {cursor: pointer;}

/* PAGE STYLES
----------------------------------------------*/

.main-img {margin-top:-30px; max-height:500px; overflow: hidden;}

.finance-btn {
	background:linear-gradient(#f7d069, #f4c33f);
	width:150px;
	padding:10px;
	text-transform: uppercase;
	margin:20px auto;
}
.finance-btn a {
	color:#000;
	font-weight: bold;
}

.finance-btn:hover {
	background:#eee;
}

.spacer-cat {margin-top:15px;}

.gallery {width:50%; margin:0 auto; float: left;}

/* PARTS SEARCH
-----------------------------------------------*/
.search-bar {
	background:url(../siteart/brushed.jpg);
	background-size: cover;
	width:100%;
	padding: 20px 0 60px;
	text-align: right;
}


.header-search{
	position:relative;
}
.search{
	max-height:1.5rem !important;
	font-family: 'Oswald';
}

.quick-button{
	position:absolute;
	top:0;
	right:0;
	cursor: pointer;
}
.header-search [type=text]{
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
	border:2px solid #000;
    border-radius: 5px;
    font-family: inherit;
    font-size: 15px;
    font-weight: bold;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
	text-transform: uppercase;
	color:#222!important;
}

.placeholder {font-family: 'Oswald';}


/*     CTA                                                             
------------------------------------------- */

			.cta {
				margin:40px auto;
			}
			.cta ul { 
				margin:0; 
				list-style:none; 
				width: 100%;
				display: table;
				position: relative;
			}
			
			.cta ul li { 
				padding: 0;
				margin: 0px; 
			}
			.cta ul li:first-child { margin-left:0px; }
			
			.cta ul li div:first-child {
				list-style:none;
				position: relative;
				background-repeat:no-repeat;
				background-size: cover;
				background-position: 50% 50%;
				padding: 0;
				height: 300px;
				z-index:999;
			}
			.cta a span {
				text-align: center;
				display: table-cell; 
				vertical-align:middle;
			}
			.cta a h2 {  line-height: 1; font-family: 'Oswald'!important; text-transform:uppercase; font-size:25px; vertical-align: middle; width:87%; padding:10px;}
			.cta a h2 strong { display: block; font-weight: 800; }
			.cta a:hover { opacity: 1; }
			.cta a .overlay {
				background: rgba(244,195,63,.65);
				position:absolute;
				top:0;
				bottom: 0;
				display: table;
				padding: 0;
				width: 100.2%;
				height: 100%;
				color: #000!important;
				
			}
			.cta ul li .cta1 { background-image:url(../siteart/parts.jpg); margin:10px; }
			.cta ul li .cta2 { background-image:url(../siteart/attachments.jpg); margin:10px;}
			.cta ul li .cta3 { background-image:url(../siteart/dismantled.jpg); margin:10px;}
			.cta ul li .cta4 { background-image:url(../siteart/equipment.jpg); margin:10px;}
			.cta ul li .cta5 { background-image:url(../siteart/attachments/backhoes.jpg); margin:10px;}
			.cta ul li .cta6 { background-image:url(../siteart/attachments/blades.png); margin:10px;}
			.cta ul li .cta7 { background-image:url(../siteart/attachments/buckets.png); margin:10px;}
			.cta ul li .cta8 { background-image:url(../siteart/attachments/cabs.png); margin:10px;}
			.cta ul li .cta9 { background-image:url(../siteart/attachments/differential.jpg); margin:10px;}
			.cta ul li .cta10 { background-image:url(../siteart/attachments/engine.png); margin:10px;}
			.cta ul li .cta11 { background-image:url(../siteart/attachments/feller-buncher.png); margin:10px;}
			.cta ul li .cta12 { background-image:url(../siteart/attachments/final-drive.png); margin:10px;}
			.cta ul li .cta13 { background-image:url(../siteart/attachments/grapples.png); margin:10px;}
			.cta ul li .cta14 { background-image:url(../siteart/attachments/hydraulic-pumps.png); margin:10px;}
			.cta ul li .cta15 { background-image:url(../siteart/attachments/ripper.png); margin:10px;}
			.cta ul li .cta16 { background-image:url(../siteart/attachments/tires.png); margin:10px;}
			.cta ul li .cta17 { background-image:url(../siteart/attachments/transmission.png); margin:10px;}
			.cta ul li .cta18 { background-image:url(../siteart/attachments/undercarriage.png); margin:10px;}
			.cta ul li .cta19 { background-image:url(../siteart/attachments/other.png); margin:10px;}
			.cta ul li .cta20 { background-image:url(../siteart/construction-eq.png); margin:10px;}
			.cta ul li .cta21 { background-image:url(../siteart/forestry-eq.png); margin:10px;}


			.cta a:hover .overlay { background: rgba(0,0,0,.5); color:#fff!important; }
			
				/* Interior */
				#interior .cta ul li div:first-child { height: 135px; }






/* INVENTORY
------------------------------------------------*/
.cf{background:#fff;}
.hosted-content .listings-wrapper .listings-list .listing-banner {

}
.hosted-content input[type='submit'], .hosted-content button[type='submit'], .hosted-content .btn, .hosted-content .button{
	background:linear-gradient(#f7d069, #f4c33f) !important;
}

.hosted-content .hosted-content .svg-inline--fa.fa-w-10{width:auto !important;}

.hosted-content h1{
	font-size:20px!important;
	color:#000;
	text-transform:none;
	padding-bottom:0 !important;
	font-weight:bold;
}
	
.hosted-content h3{
	text-transform:none !important; 
}
.hosted-content .listings-wrapper .listings-list .listing-banner h2{
	text-transform:none !important; font-size: 20px!important; font-weight: bold!important;
}

.parts-list .listings-button {background:linear-gradient(#f7d069, #f4c33f) !important;}

.hosted-content .listings-wrapper .listings-list .category-banner h3 {font-size: 20px!important;}


/* MODAL 
******************************************/


.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Create four equal columns that floats next to eachother */
.colz {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;  

}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: transparent;
  margin: auto;
  padding: 0;
  width: 50%;
  max-width: 1200px;
}


.modal img {
	width:100%; 
	margin:0 auto;
}
/* The Close Button */
.close {
  color: white!important;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 4rem!important;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white!important;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Caption text */
.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}






/* FOOTER
------------------------------*/
.footer{
	width:100%;
	color:#000;
	font-size:11px;
	text-align:center;
	background:url(../siteart/brushed.jpg);
	background-size: cover;
	padding: 30px 0 30px 0;
	overflow: auto;
}

.footer a{
	color:#000;
	text-decoration:none;
}

.footer a:hover{
	color:#eaeaea;
	text-decoration:none;
}
.divfooter{
	width:60%;
	margin:20px auto;
}




@media screen and (max-width:1520px){
	.contact-wrap {
		width:70%;
	}	
	.top-bar {
		text-align: right;
	}
	.top-bar a {
		padding:0 7px;
	}
}

@media screen and (max-width:1190px){
	.contact-wrap {
		width:100%;
		font-size:13px;
	}	
	.top-bar {
		text-align: right;
	}
	.top-bar a {
	padding:0 5px;
	font-size: 13px;
	}
}

@media screen and (max-width:992px){
	.contact-wrap {
		width:50%;
		float: right;
	}	
	.top-bar {
		font-size: 12px;
		text-align: right;
		padding-bottom: 90px;
		line-height: 20px;
	}
	.logo img {margin-top:-251px;}
	
	.slide-text {
	font-size: 1.5rem;
}

	.slide-larger {
	font-size: 2rem;
}
	.carousel-caption {
		line-height: 30px!important;
	}
	.cta a h2 { font-size:20px; }
	
}

@media screen and (max-width:768px){
	.cta a h2 { font-size:25px; }
	.right-txt {text-align: center;}
	.img-med {width:100%;}
	.img-sm {width:50%; padding-top:40px;}
	.img-xs {width:50%;}
	
	.spacer-cat {margin-top:0px;}
}

@media screen and (max-width:560px) {
	
	.left {float: none; text-align: center;}
	.carousel-caption {top:50px;}
	
	.modal img {width:100%!important;}
	
	.contact-wrap{width: 100%; padding-top: 20px;}
}


@media screen and (max-width:350px) {
	
	.contact-wrap {display:none;}
	.logo img {width:100px;}
}

