@charset "utf-8";
/* CSS Document */

/***** 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;}
.clear {clear: both; height:0px; margin:0;}

/***** END RESET *****/

* {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	overflow-x: hidden;
	font-family: 'Open Sans Condensed', sans-serif;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

button,
input { /* 1 */
  overflow: visible;
}

button,
select { /* 1 */
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

a {
	text-decoration: none;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all.3s ease-in-out;
}

.width {width: 90%; margin: 0 auto; max-width: 1500px;}
.wrapper-width {width: 90%; margin: 0 auto; max-width: 1180px; }

/**SCROLL UP BUTTON**/
.cd-top {
  display: inline-block;
  outline: none; /* Remove outline */
  border: none; /* Remove borders */
  height: 50px;
  width: 50px;
  position: fixed;
  z-index: 999;
  bottom: 20px;
  right: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  color: #fff!important;
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #383838 /*black*/ url(../siteart/scroll-to-top.svg) no-repeat center 50%;
  visibility: hidden;
  border-radius: 100px;
  opacity: 0;
  padding:5px; /* Some padding */
  cursor: pointer; /* Add a mouse pointer on hover */
  border-radius:5px;
  border: .5px solid rgba(255, 255, 255, 0.1);
  -webkit-transition: opacity .3s 0s, visibility 0s .5s;
  -moz-transition: opacity .3s 0s, visibility 0s .5s;
  transition: opacity .3s 0s, visibility 0s .5s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .5s 0s, visibility 0s 0s;
  -moz-transition: opacity .5s 0s, visibility 0s 0s;
  transition: opacity .5s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
}
.no-touch .cd-top:hover {
  background-color: #000;
  opacity: 1;
}
.cd-top:hover {
  background-color: #2F2F2F;
}


/***************************  HEADER STYLES  *************************************/
header {
	width: 100%;
	display: inline-block!important;
	margin: 0 auto;
	background: #000;
	box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
	/*position: fixed;
	z-index: 10;
	background: rgba(0, 0, 0, .8);*/
	border-bottom: 1px solid #2a2a2a;
}

a#logo {
	float: left;
	padding: 15px 0;
}

a#logo img {
	width: 100%;
	display: block;
	max-width: 175px;
	height: auto;
}

.hdr-top {
	width: 100%;
	padding: 10px 0;
	background: #9e0b0f;
	display: inline-block;
	margin-bottom: -5px;
	font-family: 'Open Sans Condensed', sans-serif!important;
}

.hdr-top a {
	text-decoration: none;
	color: #ddd!important;
	line-height: 26px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: .75px;
	text-shadow: 1px 2px 2px rgba(0,0,0,0.25);
}

.hdr-top a:hover {
	opacity: 0.8;
}

.hdr-top .icons {
	float: right;
	text-align: right;
}

.hdr-top .icons a .fas, .hdr-top .icons a .fab {
	color: #000;
	font-size: 14px;
	margin: 0 5px;
	line-height: 26px;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all.3s ease-in-out;
}

.hdr-top .icons a:hover .fas, .hdr-top .icons a:hover .fab{
	color: #fff;
}

/*********************  HOMEPAGE STYLES **************************************/
.homepage-wrapper {
	width: 100%;
	display: inline-block;
	margin: 0 auto;
}

/* zoom quick links styles */
.cta-quicklinks {
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 auto;
}

.zoom-container {
	width: 25%;
	height: 350px;
	position: relative;
	display: block;
	font-size: 16px;
	box-sizing: border-box;
}
.zoom-container.construction {
	background: url('/siteart/quicklinks/Cat Sheepfoot.jpg') no-repeat center;
	background-size: cover;
}
.zoom-container.services {
	background: url('/siteart/quicklinks/service-hero2.jpg') no-repeat center;
	background-size: cover;
}
.zoom-container.attachments {
	background: url('/siteart/quicklinks/Hitachi 330.jpg') no-repeat center;
	background-size: cover;
}
.zoom-container.landfill {
	background: url('/siteart/quicklinks/landfill-hero.jpg') no-repeat center;
	background-size: cover;
}

.zoom-container img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
	background: rgba(0, 0, 0, .70)

}
.zoom-container .zoom-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
	text-align: center;
	height: 100%;
	background: rgba(0, 0, 0, .35);
	border: 1px solid #fff;
}

.zoom-container .zoom-caption:hover {
	background: none;
}

.zoom-container .zoom-caption h3 {
	position: absolute;
	word-break: normal;
	left: 0;
	right: 0;
	top: 40%;
	display: block;
	text-align: center;
	font-size: 22px;
	color: #ddd;
	letter-spacing: 1px;
	font-weight:600;
	padding: 10px;
	text-transform: uppercase;
	text-shadow: 2px 2px 8px #222222;
    -webkit-text-shadow: 2px 2px 8px #222222;
    -moz-text-shadow: 2px 2px 8px #222222;
    -ms-text-shadow: 2px 2px 8px #222222;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}

.zoom-container .zoom-caption h3 .fas {
	margin-right: 40px;
	color: #ddd;
}

.zoom-container:hover img {
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
	background: rgba(0, 0, 0, .6);
}

.zoom-container:hover .zoom-caption h3 {
	color: #fff;
}

.zoom-container:hover .zoom-caption h3:after {
	content: ' \00BB';
	margin-left: 5px;
	color: #fff;
	font-size: 22px;
}


/* who we are section */
.who-we-are-wrapper {
	width: 100%;
	display: inline-block;
	margin: 0 auto;
	padding: 90px 5%;
	background: url('/siteart/about-hero.png') no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	color: #fff;
}

.who-we-are-wrapper h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 5px;
	border-top: 3px solid #9e0b0f;
	display: inline-block;
	margin-bottom: 20px;
}

.who-we-are-wrapper p {
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}

.who-we-are-wrapper .left {
	float: left;
	width: 65%;
	padding: 2%;
}

.who-we-are-wrapper .right {
	float: right;
	width: 29%;
	padding: 2%;
}

.who-we-are-wrapper .right a {
	color: #fff;
	display: block;
	padding: 10px 20px;
	border: 1px solid #fff;
	margin-top: 15px;
	font-size: 14px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
}

.who-we-are-wrapper .right a .fas {
	margin-right: 5px;
}

.who-we-are-wrapper .right a:hover {
	background: rgba(158,11,15,.75);
}


/*********************  CONTACT STYLES **************************************/
/** page wrapper **/
.page-wrapper {
	width: 100%;
	display: block;
	margin: 0 auto;
	margin-top: -7px;
	background: #eeeeee;
}

.page-wrapper .title {
	width: 100%;
    padding: 4.5em;
    text-align: center;
    background: url("/siteart/about-hero.png") no-repeat bottom;
	background-size: cover;
	background-attachment: fixed;
	box-sizing: border-box;
}

.page-wrapper .title h1 {
	text-transform: uppercase;
	color: #eeeeee;
	letter-spacing: 1px;
	display: block;
	font-size: 40px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-shadow: 5px 5px 18px #222222;
    -webkit-text-shadow: 5px 5px 18px #222222;
    -moz-text-shadow: 5px 5px 18px #222222;
    -ms-text-shadow: 5px 5px 18px #222222;
}

.page-wrapper h2 .fas {
	padding: 5px;
	font-size: 20px;
}

.page-wrapper p {
	padding: 1.5em;
	display: inline-block;
}

.contact-info {
	width: 100%;
	display: inline-block;
	margin: 15px 0;
}

.contact-info .left {
	float: left;
	width: 32.25%;
	text-align: center;
	border: 1px solid #ddd;
	margin: .5%;
	background: #fff;
}

.contact-info .left p {
	line-height: 26px;
	font-size: 16px;
	padding: 2em;
	font-weight: 600;
	font-family: 'Open Sans Condensed', sans-serif;
}

.contact-info .left a {
	color: #1b2754;
	text-decoration: underline;
}

.contact-info .left p a:hover {
	color: #2a2a2a;
	text-decoration: none;
}

.contact-info .left h2 {
	line-height: 30px;
	padding: 10px;
	background: #000;
	color: #fff;
	font-size: 18px;
	font-weight: 900;
	letter-spacing: .75px;
	border-bottom: 5px solid #9e0b0f;
	text-transform: uppercase;
}

/* thank you page styles */
p#thankyou {
	width: 100%;
	background: rgba(255,255,255,.85);
	display: inline-block;
	font-size: 18px;
	margin: 0 auto;
	line-height: 26px;
	padding: 3rem;
	/*box-shadow: 0px 3px 15px rgba(0,0,0,0.1)!important;*/
	border: 2px solid #eeeeee;
	font-weight: 500;
	color: #000;
}

p#thankyou a {
	text-decoration: none;
	color: #9e0b0f;
}

p#thankyou a:hover {
	color: #000;
	text-decoration: underline;
}

p#thankyou .fas {margin-right: 10px;}


/*********************  SERVICES+REPAIR STYLES **************************************/
.services-and-repair-wrapper {
	width: 100%;
	padding: 3em;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
}

.services-and-repair-wrapper .left img {
	width: 33.33%;
	float: left;
	height: auto;
	display: block;
	padding: 1.5em;
}

.services-and-repair-wrapper h1 {
	text-transform: uppercase;
}

.services-and-repair-wrapper h2 {
	font-family: 'Open Sans Condensed', sans-serif;
}

.services-and-repair-wrapper .left {
	float: left;
	width: 60%;
}

.services-and-repair-wrapper .left h2 {
	text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 5px;
    border-top: 3px solid #9e0b0f;
    display: inline-block;
    margin-bottom: 20px;
}

.services-and-repair-wrapper .left h3 {
	color: #9e0b0f;
	font-size: 18px;
	display: inline-block;
	width: 100%;
}

.services-and-repair-wrapper .left h3 .fas {
	margin-right: 3px;
}

.services-and-repair-wrapper .right {
	float: right;
	width: 35%;
	padding-left: 3em;
	border-left: 1px solid #c0c0c0;
}

.services-and-repair-wrapper .right a {
	color: #000;
	display: block;
	padding: 10px 20px;
	border: 1px solid #000;
	margin-top: 15px;
	font-size: 14px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.services-and-repair-wrapper .right a .fas {
	margin-right: 5px;
}

.services-and-repair-wrapper .right a:hover {
	background: rgba(158,11,15,1);
	border: 1px solid #fff;
	color: #fff;
}

/* new featherlight gallery */
.gallery-wrap {
	padding:20px 0;
}

.gallery-images {
	width:100%;
	display:block;
	text-align:center;
	margin: 0 auto;
	position:relative;
    float: none;
    align-content: center;
}

.gallery-box img:hover{
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}
.gallery-box {
	text-align:center;
    box-sizing: border-box;
    display: inline-block;
	display: inline;
    vertical-align: top;
    margin: 0 auto;
}

.gallery-box img {
	border:1px solid #ccc;
}

.thumbnail-size {
	/*width:152px;*/
	height:100px;
	margin: 0 auto;
}


/*********************  FOOTER STYLES **************************************/
/* scrolling wrap */
.ftr-inv {
	width: 100%;
	position: relative;
	border-top: 3px solid #000;
	border-bottom: 3px solid #9e0b0f;
	margin-top: -5px;
}

.scrolling-wrap {
    width: 100%;
    height: 88px;
    overflow: hidden;
}
 
.scrolling {
    width: 100%;
    height: 100px;
}


footer {
	width: 100%;
	display: inline-block;
	margin: 0 auto;
	box-sizing: border-box;
	background: #9e0b0f;
}

footer .col a:hover {
	color: #ddd;
}

footer .col a {
	color: #fff;
	-webkit-transition: .4s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

footer .col {
	float: left;
	width: 29%;
	margin: 2%;
	padding: 25px;
	display: inline-block;
	line-height: 24px;
	letter-spacing: 1px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	box-sizing: border-box;
}

footer .col h2 {
	text-transform: uppercase;
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
}

footer .col p {
	font-size: 14px;
}

footer .col a#cta-btn {
	width: 100%;
	text-align: center;
	display: inline-block;
	line-height: 30px;
	color: #fff;
	background: #000;
	margin-top: 20px;
	font-size: 14px;
}

footer .col a#cta-btn:hover {
	background: #ddd;
	color: #000;
	font-weight: 900;
}

footer .col .social-links {
	margin-top: 10px;
}
footer .col .social-links a {
	padding: 5px 10px;
	margin: 2px;
	border: 1px solid #fff;
	display: inline-block;
}
footer .col .social-links a:hover {
	color: #fff;
}
footer .col .social-links a#twitter:hover {
	background: #00acee;
}
footer .col .social-links a#facebook:hover {
	background: #3b5998;
}
footer .col .social-links a#pinterest:hover {
	background: #fff;
	color: #c8232c!important;
}
footer .col .social-links a#youtube:hover {
	background: #fff;
	color: #c4302b!important;
}
footer .col .social-links a#linkedin:hover {
	background: #0e76a8;
}
footer .col .social-links a#instagram:hover {
	background: #C13584;
}


.site-host {
	width: 100%;
	display: block;
	margin: 0 auto;
	background: #000;
	padding: 20px 5%;
	box-sizing: border-box;
}

.site-host p {
	text-transform: uppercase;
	color: #999;
	font-size: 10.5px; 
	line-height: 16px;
	text-align: center;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}


h4#solesbees-title {text-transform: uppercase; float: right; display: block; padding: 2em; background: #ddd; font-size: 14px; font-family: 'Open Sans Condensed', sans-serif; box-sizing: border-box;}
img#solesbees {width: 100%; max-width: 150px; margin: 0 auto; height: auto; padding: 10px; float: right;}



/**********************  MEDIA QUERIES (RWD) ***************************************/
@media screen and (max-width: 1200px) {
	.wrapper-width, .inventory-width {width: 95%;}
	
/* SERVICES + REPAIR PAGE */
	.services-and-repair-wrapper {padding: 2em;}
	.services-and-repair-wrapper .right {padding-left: 2em;}
}

@media screen and (max-width: 1000px) {	
	.zoom-container {width: 50%; height: 210px;}
	
	.who-we-are-wrapper {padding: 75px 3%;}
	.who-we-are-wrapper .left, .who-we-are-wrapper .right {float: none; width: 100%;}
	.who-we-are-wrapper .right {margin-top: 30px;}
	
/* SERVICES + REPAIR PAGE */
	.services-and-repair-wrapper .left, .services-and-repair-wrapper .right {float: none; width: 100%;}
	.services-and-repair-wrapper .right {border-left: none; padding: 30px 0 30px 0; border-top: 1px solid #c0c0c0; margin-top: -30px;}
	.services-and-repair-wrapper .left {margin-top: 15px;}
	
/* FOOTER */
	footer .col {float: none; width: 100%; margin: 0 auto; text-align: center;}
	footer .col h2 {margin-bottom: 10px;}
}

@media screen and (max-width: 870px) {
/* CONTACT PAGE */
	.contact-info .left {float: none; width: 100%; margin: 0 auto; margin-bottom: 5px;}
}

@media screen and (max-width: 700px) {
	.page-wrapper .title {background-attachment: inherit; padding: 3em;}
	.page-wrapper .title h1 {font-size: 30px;}
	
/* HEADER */
	a#logo img {max-width: 100px;}
	.hdr-top a {font-size: 10px;}
	.hdr-top .icons a .fas, .hdr-top .icons a .fab {font-size: 10px; margin: 0 3px;}
	
/* INVENTORY */
	h4#solesbees-title {padding: 1em; float: none; width: 100%; margin: 0 auto; text-align: center;}
	img#solesbees {float: none; width: 100%; display: block;}
	
/* HOMEPAGE */
	.who-we-are-wrapper {padding: 40px 2%; background-attachment: inherit;}
	
	.cta-quicklinks {border-top: none; border-bottom: none;}
	.zoom-container .zoom-caption h3 {font-size: 18px; top: 30%;}
	.zoom-container {float: none; width: 100%; margin: 0 auto; height: 115px;}
	
/* SERVICES + REPAIR PAGE */
	.services-and-repair-wrapper {padding: 1em;}	
	.services-and-repair-wrapper .left img {width: 50%;}
}
