@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,700');


/*  TYPOGRAPHY  ============================================================================= */
@font-face {
    font-family: 'montserrathairline';
    src: url('../fonts/Montserrat/montserrat-hairline-webfont.eot');
    src: url('../fonts/Montserrat/montserrat-hairline-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Montserrat/montserrat-hairline-webfont.woff2') format('woff2'),
         url('../fonts/Montserrat/montserrat-hairline-webfont.woff') format('woff'),
         url('../fonts/Montserrat/montserrat-hairline-webfont.ttf') format('truetype'),
         url('../fonts/Montserrat/montserrat-hairline-webfont.svg#montserrathairline') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'montserratlight';
    src: url('/fonts/montserrat-light-webfont.eot');
    src: url('/fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('/fonts/montserrat-light-webfont.woff') format('woff'),
         url('/fonts/montserrat-light-webfont.ttf') format('truetype'),
         url('/fonts/montserrat-light-webfont.svg#montserratlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratregular';
    src: url('/fonts/montserrat-regular-webfont.eot');
    src: url('/fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('/fonts/montserrat-regular-webfont.woff') format('woff'),
         url('/fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('/fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratbold';
    src: url('/fonts/montserrat-bold-webfont.eot');
    src: url('/fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('/fonts/montserrat-bold-webfont.woff') format('woff'),
         url('/fonts/montserrat-bold-webfont.ttf') format('truetype'),
         url('/fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;
}




h1{
	color: #C90E29;
    font-size: 31px;
	text-transform:uppercase;
    font-family: 'montserratbold';
}


h2{
	font-family: 'montserratlight';
	font-size:18px;
	font-weight:200;

}
.comments{color:#fff; text-align: left; font-size: 12px; font-family:'montserratlight'; margin:0; padding:0; border:0; outline:0; vertical-align: baseline; background: transparent; display: block;  margin-inline-start: 0px; margin-inline-end:0px; font-weight: bold;}
h3{
	font-family: 'montserratlight';
	font-weight: 200;
	color:#e3e3e3;
}
.emails {font-family: 'montserratlight';font-weight:200;line-height: 19px;margin-bottom:35px; color:#333; text-decoration:none; margin:0; padding:0; font-size:100%; vertical-align:baseline; background: transparent; cursor: pointer; text-align:left; }
.emails a{
	color:#333;
	text-decoration:none;
}
.emails a:hover {color:#e51937;}
h4{
	font-family: 'montserratlight';
	font-weight: 200;
	color:#fff;
	font-size:14px;
}
h5{
	font-family: 'montserratlight';
	font-size:15px;
	font-weight:200;
	line-height: 19px;
	color:#333;

}
h5 a{
	color:#333;
	text-decoration:none;
}
h5 a:hover{
	color: #e51937;
}

h7{
	font-family: 'montserratregular';
	font-size:15px;
	font-weight:200;
	line-height: 19px;
	color:#000 !important;
	margin-bottom:35px;
}
h7 a{
	color:#e21836;
	text-decoration:none;
	font-family: 'montserratregular';

}
h7 a:hover{
	color:#000;
	font-family: 'montserratregular';

}


.italic{
	font-style:italic;
	font-family: 'montserratregular';

}

p{
	color: #000;
    font-size: 14px;
    font-family: 'montserratlight';
    margin: 0;
	line-height:28px;
}

.about-page{
	width:100%;
	text-align:left;
	
}


/*  BODY  ============================================================================= */
body {
	line-height: 1;
	text-align: center;
	background: #EFEFEF;
	-web-text-size-adjust:none;   /*for mobile text sizes*/
	
}

.giant{
	width:100%;
}

.giant img{
	width:100%;
}


/*  STYLES  ============================================================================= */

.floatRight {
	float: right !important;
}
.floatLeft {
	float: left !important;
}

.clear{clear:both}

::-moz-selection {
    background: #e21836;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #e21836;
    color: #fff;
    text-shadow: none;
}


/*  HEADER  ============================================================================= */

.inner {
	display: inline-block;
	vertical-align: middle;
	width: 90%;
	height: 70px;
	max-width: 1200px;
	position: relative;
	
}

.headerTop {
    background-color: #ffffff;
    padding: 4px 0px !important;
    border-top: 20px solid #e21836;
	height:40px;
}

.headerTop-yellow {
    background-color: #ffffff;
    padding: 4px 0px !important;
    border-top: 20px solid #886402;
	height:40px;
}


.headerPhone h2 {
	color: #000;
	font-family: 'montserratbold';
	font-size: 24px;
	text-align: right !important;
}

.headerBottom {
	background-color: #fff;
	padding: 5px 0px 0!important;
}

.headerLogo {
	position:absolute;
	z-index:9;
	
}
.headerLogo-red {
	position:absolute;
	z-index:9;
}
.headerLogo-yellow {
	position:relative;
	bottom:43px;
	z-index:9;
	
}



.outer-background{
    background: #e7e7e7;
}

.outer {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background: #e7e7e7;
    width: 90%;
    max-width: 1200px;
}

.subNav {
    float: right;
    padding: 10px 0;
    text-align: right;
    width: 100%;
    background: #e7e7e7;
}

.subNav a{
	font-family: 'montserratregular' !important;
	color:#000 !important;
	padding: 0 0 0 30px;
	font-size: 11px;
	text-decoration:none;
}

.subNav a:hover{
	color:#949494 !important;
}


/*  HOME | INTRO  ============================================================================= */

.homeIntro {background-color:#000000!important;}
	.homeIntro .span_1_of_3 {
		width: 30% !important;
	}
	.homeIntro .span_2_of_3 {
		width: 100% !important;
	}
	.homeIntro .col {
		margin: 0% 0% 0% 0%;
	}


.homeIntro_Slideshow {
	height: auto;
	background-color:#000000;
	overflow: hidden;
}
.taglinetwo {
	 position: relative;
    top: 80%;
    left: 20%;
	z-index:999999;
}
a.seal {
float:right;
	display:inline;
	margin-right:-130px;

}
.tagline {
    background-color: rgba(226, 24, 54, 0.85);
	color:#fff;
    padding: 20px 150px 20px 30px;
    position: absolute;
    left: 155px;
    top: 300px;
	text-align:left;
	width:465px;
	line-height: 25px;
	z-index:999;
}

.tagline h2{
	width:320px;
	margin: 10px 0 15px;
	float:left;
}

.tagline h1{
	color:#fff;
	font-size:21px;
	float:left;
}

.about-button{
	background:#fff;
	padding: 4px 7px 4px 9px;
	width:135px;
	margin: 5px 0;
	float:left;
}

.about-button a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
	float:left;
}

.about-button a:hover{
	color:#6b6b6b;
	text-decoration:none;
}


.fa fa-caret-right{
	color:#000;
	margin-left:5px;
}
.fa fa-caret-right:hover{
	color:#6b6b6b;
}

.fa {
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 5px;
}

/***** SIDETABS *****/

.side {
    position: fixed;
    z-index: 9999999999;
	
}


#contact-request {
	height:148px;
	width: 32px; 
    top: 240px;
    right: 0;
    z-index: 999999;
	cursor: pointer;
}


#contactTab {
    display: block;
    background: url(../siteart/contact_tab.jpg);background-color:#000000;
    height: 148px;
    width: 32px;
    position: absolute;
}

/*--------*/


#quote-request {
	height:136px;
	width: 32px; 
    top: 400px;
    right: 0;
    z-index: 999999;
	cursor: pointer;
}

#quoteTab {
    display: block;
    background: url(../siteart/quote_tab.jpg);
    height: 136px;
    width: 32px;
    position: absolute;
}



/***** GOOGLE MAP *****/

.google-map{
	width:100%;
}
.google-map iframe{
	width:100%;
	height:400px;
}






/***** ZOOM STYLES *****/

.box-category-wrap {
	border-top: solid 1px #fff;
}

.box-category {
    float: left;
    width: 16.66%;
    position: relative;
    overflow: hidden;
    display: inline-block;
    border: 1px solid #fff;
    vertical-align: top;
    text-align: center;
    text-transform: uppercase;
    font-family: 'montserratlight';
    line-height: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	-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;

}
.box-category a{color: #bbbbbb;}
.box-category img {
	display: block;
	width: 100%;
	height: auto;
	background: none;
	-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;
}

.box-category .box-caption {
	position: absolute;
	right: 0;
	bottom: 0;
	top:0;
	left: 0;
	z-index: 10;
	-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;

}
.box-caption h4 {
	display: block;
	text-align: center;
	margin: 75% 0 0;
	text-transform: uppercase;
	color: #fff;
	background: rgba(0, 0, 0, .82);
	padding: 7px 0;
	bottom:0;
	top:0;
	-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;

}

.box-caption:hover {
	background: rgba(0, 0, 0, .7);
	-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;
	top: 0;

}

/***** SERVICE+EXCAVATION *****/

.break{
	margin: 7% 0 0;
}



/***** QUOTE FORM *****/

.column1 {
    text-align: left;
}

.column1 h1{
    color: #e21836;
    font-size: 31px;
	text-transform:uppercase;
    font-family: 'montserratbold';
}

#form .title {
    color: #B30B24;
    font-size: 18px;
    margin: 20px 0 0 0;
    text-transform: uppercase;
}


#form .border {
    border-bottom: 3px solid #e21836;
    width: 180px;
    padding: 0 0 10px 0;
    margin: 0 0 15px 0;
}

#form{
	background: #e7e7e7;
	max-width:1200px;
	margin: 0 auto;
	padding: 2% 2%;
	color:#333333;
	text-align:left;
}

#form input {
	width: 100%;
	padding: 5px 10px;
	border:1px solid #DFDFDF;
	margin: 5px 0 15px;
	height: 30px;
	box-sizing: border-box;
}

#form textarea {
	width: 100%;
	padding: 5px 10px;
	border:1px solid #DFDFDF;
	margin: 5px 0 15px;
	height: 90px;
	box-sizing: border-box;
}

#form select {
	width: 100%;
	padding: 5px 10px;
	border:1px solid #DFDFDF;
	margin: 5px 0 15px;
	height: 30px;
	box-sizing: border-box;
}

#form input[type="checkbox"] {
    margin: 0px 10px 0px 0;
    width: 17px;
    height: 25px;
    display: inline;
}
#form input[type="radio"] {
    margin:5px 10px 0 0;
    width:15px;
    height:15px;
    display:inline;
}
 
#form input.button,
#form input.button:focus {
    font-family: 'montserratbold';
    width:400px; 
    background: #e21836;
	border:solid 2px #e21836;
	color: #fff;
    font-size:14px;
	line-height:14px;
	font-weight:bold;
	text-transform: uppercase;
	cursor: pointer;
	border: none;
	border-radius:6px;
}
#form input.button:hover {
    background: #e7e7e7;
	border:solid 2px #e21836;
	color: #e21836;
    cursor: pointer;
    font-family: 'montserratregular';
}
 
/*CAPCHA*/

.CaptchaPanel {
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;
	text-align: left !important;
	line-height:normal !important;
}

.CaptchaAnswerPanel input {width: 200px !important;}

.CaptchaImagePanel {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.CaptchaMessagePanel {
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
	font-weight:normal !important;
	font-size:10px;
	line-height:14px;
}

.CaptchaAnswerPanel {
	margin:0 0 0 0;
	padding:2px 0px 2px 0px !important;
}

.CaptchaWhatsThisPanel {
	line-height:0;
	margin:0 0 0 0;
	padding:0 !important;
}
.CaptchaWhatsThisPanel a  {text-decoration:none;font-size:11px; color:#000;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none; color:#e21836;} 

/*---------------------------------Toggle Accordion Timecard--------------------------------------------*/

.mon-click{
	padding: 10px;
	border-radius:6px;
	background:	#e21836;
	color:#fff;
}
.mon-click:hover{
	cursor: pointer;
}

.tues-click{
	padding: 10px;
	border-radius:6px;
	background:	#e21836;
	color:#fff;
}
.tues-click:hover{
	cursor: pointer;
}

.wed-click{
	padding: 10px;
	border-radius:6px;
	background:	#e21836;
	color:#fff;
}
.wed-click:hover{
	cursor: pointer;
}

.thurs-click{
	padding: 10px;
	border-radius:6px;
	background:	#e21836;
	color:#fff;
}
.thurs-click:hover{
	cursor: pointer;
}

.fri-click{
	padding: 10px;
	border-radius:6px;
	background:	#e21836;
	color:#fff;
}
.fri-click:hover{
	cursor: pointer;
}

.sat-click{
	padding: 10px;
	border-radius:6px;
	background:	#e21836;
	color:#fff;
}
.sat-click:hover{
	cursor: pointer;
}

.sun-click{
	padding: 10px;
	border-radius:6px;
	background:	#e21836;
	color:#fff;
}
.sun-click:hover{
	cursor: pointer;
}



/*---------------------------------Toggle Accordion Quote--------------------------------------------*/

.additional-click{
	padding: 10px;
	border-radius:6px;
	background:	#e21836;
	color:#fff;
}
.additional-click:hover{
	cursor: pointer;
}

.company-click{
	padding: 10px;
	border-radius:6px;
	background:	#e21836;
	color:#fff;
}
.company-click:hover{
	cursor: pointer;
}

.equipment-click{
	padding: 10px;
	border-radius:6px;
	background:	#e21836;
	color:#fff;
}
.equipment-click:hover{
	cursor: pointer;
}

.jobsite-click{
	padding: 10px;
	border-radius:6px;
	background:	#e21836;
	color:#fff;
}
.jobsite-click:hover{
	cursor: pointer;
}

.measurements-click{
	padding: 10px;
	border-radius:6px;
	background:	#e21836;
	color:#fff;
}
.measurements-click:hover{
	cursor: pointer;
}

.operator-click{
	padding: 10px;
	border-radius:6px;
	background:	#e21836;
	color:#fff;
}
.operator-click:hover{
	cursor: pointer;
}






/* CONTACT PAGE 
------------------------------------------------------------------------*/

.cont-half{width:50%; float:left}
.cont-half img{width:100%;}

.column3-contact {
    box-sizing: border-box;
    background: #e7e7e7;
    margin:0 2%;
    padding:10em 15px;
    display: block;
    width: 96%;
    color: #231f20;
    text-align: left;
}
.column3-contact2 {
    box-sizing: border-box;
    background: #696969;
    margin: 2% ;
    padding:5em 15px;
    display: block;
    width: 96%;
    color: #fff;
    text-align: left;
}
	.column3-contact2 a, .column3-contact2 p, .column3-contact2 h5{color:#fff!important} 
	.column3-contact2 a:hover{color:#8E8E8E!important} 

.expo{
	background:url(../siteart/ConExpo_1.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height:670px;
	}
		
/*-----------------------------------------------------------------------------*/

/***** FOOTER FORM *****/

.column3-equip {
    max-width: 430px;
    box-sizing: border-box;
    background: #e7e7e7;
    margin: 0 0 35px;
    padding: 15px;
    float: right;
    display: inline;
    width: 50%;
    color: #231f20;
    text-align: right;
}

.column3-excavation {
    max-width: 430px;
    box-sizing: border-box;
    background: #F4F4F4;
    margin: 0 0 35px;
    padding: 15px;
    float: left;
    display: inline;
    width: 50%;
    color: #886402;
    text-align: left;
}
.column3-excavation h1{
    color: #886402;
}
	.column3-excavation h5 a {
		color: #333;
		text-decoration: none;
	}
	.column3-excavation h5 a:hover {
		color: #ffc423;
		text-decoration: none;
	}


.column3-contact2 h1 {
	color:#886402;
}
.column3-contact2 h5 a {
    color: #333;
    text-decoration: none;
}
.column3-contact2 h5 a:hover {
	color:#ffc423;
    text-decoration: none;
}

.name {
	font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
    border-bottom: solid 5px #333;
   max-width: 210px;
    padding-bottom: 10px;
	font-family: 'montserratbold';
}
.name2 {
	font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
    border-bottom: solid 5px #333;
    max-width: 265px;
    padding-bottom: 10px;
	font-family: 'montserratbold';
}

.homemargins {
    width: 64%;
    margin: 0 18%;
}
.rentalsmargins {
    width: 64%;
    margin: 0 18%;
}
.inventorymargins {
    width: 64%;
    margin: 0 18%;
}
.contactmargins {
    width: 64%;
    margin: 0 18%;
}
.aboutmargins {
    width: 64%;
    margin: 0 18%;
}
.quotemargins {
    width: 64%;
    margin: 0 18%;
}
.chartsmargins {
    width: 64%;
    margin: 0 18%;
}
.excavationmargins {
    width: 64%;
    margin: 0 18%;
}
.formsmargins {
    width: 64%;
    margin: 0 18%;
}
.timecardmargins {
    width: 64%;
    margin: 0 18%;
}

.home-page_form {
    background: #fff;
    font-family: 'montserratregular';
    width: 100%;
    margin: 35px 0;
}

.column2-about {
    box-sizing: border-box;
    text-align: left;
    max-width: 1020px;
	float:left;
	display:inline;
	width:100%;
}
.column2-about h1{color:#e21836; font-size:31px; font-family: 'montserratbold';}
.column2-about h2{color:#000; font-size:23px; font-family: 'montserratlight'; margin:10px 0 18px;}
.column2-about h3{color:#000; font-size:23px; font-family: 'montserratlight'; margin:30px 0;}



.column2 {
    box-sizing: border-box;
    text-align: left;
    max-width: 490px;
	float:left;
	display:inline;
	width:50%;
}


.column2 li {
	color:#000; 
	font-size:14px;
	font-family: 'montserratregular';
	margin: 0 0 8px;
	list-style: none;  
}
	.column2 li a{
		color:#e21836; 
		font-size:14px;
		text-decoration:none;
	}
	.column2 li a:hover{
		color:#000; 
		font-size:14px;
	}



.column2 ul {  
    margin: 0 0 15px;  
    padding: 0 1em;  
    list-style: none;  
}  

.column2 li:before {   
    content: "";  
    border-color: transparent #000;  
    border-style: solid;  
    border-width: 0.35em 0 0.35em 0.45em;  
    display: block;  
    height: 0;  
    width: 0;  
    left: -1em;  
    top: 0.9em;  
    position: relative;  
}

.column2 ul ul li:before{
    content: "";
    border-color: transparent #adafb3;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.35em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;
} 

.column2 h1{color:#e21836; font-size:31px; font-family: 'montserratbold';}
.column2 h2{color:#000; font-size:23px; font-family: 'montserratlight'; margin:10px 0 18px;}
.column2 h3{color:#000; font-size:23px; font-family: 'montserratlight'; margin:30px 0;}


.column3 {
    max-width: 430px;
    box-sizing: border-box;
    background: #000000;
    margin: 0 0 35px;
    padding: 15px 15px 5px;
	float:right;
	display:inline;
	width:50%;

}

.column3 h1{color:#fff; font-size:22px;}
.column3 h2{color:#fff;font-family: 'montserratbold'; margin-bottom:10px; font-size:18px; margin: 5px 0 15px;}


.footer-half {
    box-sizing: border-box;
    font-family: 'montserratregular';
    background: #fff;
}

.footer-half input {
    width: 100%;
    background: #e7e7e7;
    padding: 5px 10px;
    border: none;
    margin: 6px 0;
    height: 39px;
    box-sizing: border-box;
    color: #333333;
    font-family: 'montserratregular';
}

.half{
    color: #fff;
    text-align: left;
    font-size: 12px;
}

.half .CaptchaImagePanel {
    padding: 10px 5px 2px 0px;
}

.half .CaptchaWhatsThisPanel a {
    text-decoration: none;
    font-size: 11px;
    color: #ED2D49;
}

.footer-half textarea {
    width: 100%;
    background: #e7e7e7;
    padding: 5px 10px;
    border: none;
    margin: 5px 0 0px;
    height: 95px;
    box-sizing: border-box;
	color: #333333;
	font-family: 'montserratregular';
}

.footer-half h6 {
    color: #fff;
    text-align: left;
    font-size: 12px;
	font-family: 'montserratlight';

}


.footer-half select {
	width: 100%;
	background: #e7e7e7;
	padding: 5px 10px;
	border: none;
	margin: 5px 0 9px;
	height: 35px;
	box-sizing: border-box;
	color: #333333;
	font-family: 'montserratregular';
}
 
.footer-half input.button, .footer-half input.button:focus {
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    font-size: 14px;
    color: #000000;
    background: #ffffff;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    font-family: 'montserratbold';
    border: solid 1px #e21836;
    margin: 12px 0;
    max-width: 160px;
	float: left;
}

.footer-half input.button:hover {
	color: #fff;
	background:#e21836;
	border: solid 1px #e21836;
	cursor:pointer;
	font-family: 'montserratbold';
}



	
/*  PRIVACY POLICY  ============================================================================= */

.privacy {
	padding: 50px 0px !important;
	min-height: 560px;
}
	.privacy h1 {
		text-align: left !important;
		color: #000;
		font-family: 'montserratbold';
		font-size: 32px;
		margin-bottom: 20px;
	}
	.privacy ul {
		
	}
	.privacy ul li {
		text-align: left !important;
		color: #000;
		font-family: 'montserratlight';
		font-size: 16px;
		line-height: 150%;
	}
	
	
	
	
/*  Inventory  ============================================================================= */

	.hosted-content .column3{ background:#fff}
	
	.hosted-content .listings-wrapper .border-bottom, .hosted-content .listings-detail-wrapper .border-bottom, .hosted-content .listings-drilldown-wrapper .border-bottom{text-align:left}
	
	.hosted-content h3{font-size:18px; line-height:2.5em; font-weight:900;font-family: 'montserratbold';}	
	
	.hosted-content .listings-wrapper .listings-list .listing-banner h2{text-transform:uppercase; font-size:15px; padding:5px 0;font-family: 'montserratbold'!important; color:#fff}
	.hosted-content .m-bottom-20{margin-bottom:10px!important}
	.hosted-content .m-top-20{margin-top:0!important}
	.hosted-content .m-tb-20{margin:10px auto!important;}
	.hosted-content input[type='submit'], .hosted-content button[type='submit'], .hosted-content .btn, .hosted-content .button{
	background:#e21836!important}
	.hosted-content .button:hover, .hosted-content
	.btn:hover{background:#e7e7e7!important}
	.hosted-content .listings-wrapper .listings-list .listing-banner{background:#000!important}
	.hosted-content .listings-wrapper .flex, .hosted-content .listings-detail-wrapper .flex{height:auto!important}
	.hosted-content .fixed-column6{line-height:normal}
	.hosted-content .fixed-column6{width:100%!important;}
	.hosted-content .listings-wrapper .bold, .hosted-content .listings-wrapper .italic, .hosted-content .listings-wrapper h2, .hosted-content .listings-detail-wrapper .bold, .hosted-content .listings-detail-wrapper .italic, .hosted-content .listings-detail-wrapper h2, .hosted-content .listings-drilldown-wrapper .bold, .hosted-content .listings-drilldown-wrapper .italic, .hosted-content .listings-drilldown-wrapper h2{font-family: 'montserratregular'!important;}
	
	
	
/*  FOOTER  ============================================================================= */
.footer {}
.footer_Top {
	background-color: #1b1b1b;
	padding: 50px 0px !important;
	color: #fff;
	border-top: solid 10px #e7e7e7;
}

.inner-footer {
	display: inline-block;
	vertical-align: middle;
	width: 90%;
	max-width: 1200px;
	position: relative;
}



	.footer_Top a {
		color: #fff;
		text-decoration: none;
		font-family: 'montserratbold';
		font-size: 12px;
	}
	.footer_Top a:hover {
		color: #ccc;
	}
	
	.topSpacer {
		margin-top: 20px !important;
	}
	.bottomSpacer{
		margin: 15px 0 0 0;
	}
	.bottomSpacer a{
		margin-top: 20px !important;
		font-family: 'montserratlight' !important;
		color:#e3e3e3 !important;
		padding: 0 10px 0 0;
	}
	.bottomSpacer a:hover{
		color:#afaeae !important;
	}

	
	.sideSpacer {
		margin: 0px 20px !important;
	}

	.footer_Top h2 {
		color: #a1a1a1;
		font-family: 'montserratbold';
		font-size: 12px;
		line-height: 115%;
	}

.footer_Bottom {
	background-color: #000;
}
	.footerHost {}
	.footerCopyRight {}

h3.host_copyright_text {
	color: #fff;
	font-size: 12px;
	font-family: 'montserratbold';
}


@media screen and (max-width: 1645px) {

.box-caption h4 {
	margin: 72% 0 0;
}


}
@media screen and (max-width: 1545px) {
.homemargins {
    width: 80%;
    margin: 0 10%;
}
.rentalsmargins {
    width: 80%;
    margin: 0 10%;
}
.inventorymargins {
    width: 80%;
    margin: 0 10%;
}
.contactmargins {
    width: 80%;
    margin: 0 10%;
}
.aboutmargins {
    width: 80%;
    margin: 0 10%;
}
.quotemargins {
    width: 80%;
    margin: 0 10%;
}
.chartsmargins {
    width: 80%;
    margin: 0 10%;
}
.excavationmargins {
    width: 80%;
    margin: 0 10%;
}
.formsmargins {
    width: 80%;
    margin: 0 10%;
}
.timecardmargins {
    width: 80%;
    margin: 0 10%;
}
}
@media screen and (max-width: 1366px) {

.box-caption h4 {
    margin: 70% 0 0;
}


}
/*@media screen and (max-width: 1341px) {

.column3-contact {
    margin: 35px 20px 10px;
    padding: 15px;
    float: left;
    display: inline;
    width: 40%;
    max-width: 490px;
    color: #231f20;
}
.column3-contact2 {
    margin: 35px 20px 10px;
    padding: 15px;
    float: left;
    display: inline;
    width: 40%;
    max-width: 490px;
    color: #231f20;
}



}*/
@media screen and (max-width: 1265px) {

.box-caption h4 {
    margin: 69% 0 0;
	font-size:14px;

}



}

@media screen and (max-width: 1110px) {

.tagline{
	display:none;
}



}
@media screen and (max-width: 1030px) {

.subNav{
	display:none;
}




}
@media screen and (max-width: 1090px) {


.box-caption h4 {
    margin: 66% 0 0;
}
.homemargins {
    width: 90%;
    margin: 0 5%;
}
.rentalsmargins {
    width: 90%;
    margin: 0 5%;
}
.inventorymargins {
    width: 90%;
    margin: 0 5%;
}
.contactmargins {
    width: 90%;
    margin: 0 5%;
}
.aboutmargins {
    width: 90%;
    margin: 0 5%;
}
.quotemargins {
    width: 90%;
    margin: 0 5%;
}
.chartsmargins {
    width: 90%;
    margin: 0 5%;
}
.timecardmargins {
    width: 90%;
    margin: 0 5%;
}
.excavationmargins {
    width: 90%;
    margin: 0 5%;
}	
.formsmargins {
    width: 90%;
    margin: 0 5%;
}	
	
.column2 h1 {
    font-size: 29px;
}

}
@media screen and (max-width: 1030px) and (min-width:936px) {

	nav {
		display: none !important;
	}	
	a.quickLink_Button {
		font-size: 8px;
		padding: 8px 9px;
	}
	.dl-menuwrapper {
		display: inline-block !important;
	}
	.headerNavigation {
		width: 300px !important;
		margin-top: 4% !important;
	}






}
@media screen and (max-width: 935px) and (min-width:715px) {
	nav {
		display: none !important;
	}	
	a.quickLink_Button {
		font-size: 8px;
		padding: 8px 9px;
	}
	.dl-menuwrapper {
		display: inline-block !important;
	}
	.headerNavigation {
		width: 300px !important;
		margin-top: 4% !important;
	}
	



	
}
@media screen and (max-width: 900px) {

.headerTop {height: 95px;}
.headerTop-yellow {height: 95px;}




}
@media screen and (max-width: 880px) {


.box-category {width: 33.33%;}

#contactTab {display: none;}
#quoteTab {display: none;}

.column2 {
    box-sizing: border-box;
    text-align: left;
    max-width: 800px;
    float: left;
    display: inline;
    width: 100%;
}
.column3 {
    max-width: 785px;
    box-sizing: border-box;
    background: #000;
    margin: 0 0 35px;
    padding: 15px 15px 5px;
    float: left;
    display: inline;
    width: 100%;
}

.column3-equip {
    max-width: 600px;
    box-sizing: border-box;
    margin: 35px 0;
    padding: 15px;
    float: left;
    display: inline;
    width: 100%;
    text-align: left;
}

.column3-excavation {
    max-width: 800px;
    width: 100%;
}


#form{padding: 4%;}
#form input.button, #form input.button:focus {width: 100%;}



}
@media screen and (max-width: 783px) {
	
	
	
	/*FOOTER*/
	.footer_Top a {
	    display: block;
	    line-height: 135%;
	}
	.sideSpacer {
		margin: 0px 5px !important;
		display: none;
	}
	.footer_Bottom {
		padding: 20px 0px !important;
	}
	.footer_Bottom {width:100% !important;}

.host_copyright_text{width:100% !important;}

.bottomSpacer{
	display:none;
}

.inner-footer {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 233px;
    position: relative;
    text-align: center;
}	



	
	
}
@media screen and (max-width: 714px) {
	nav {
		display: none !important;
	}	
	a.quickLink_Button {
		font-size: 8px;
		padding: 8px 9px;
	}
	.dl-menuwrapper {
		display: inline-block !important;
	}
	.headerNavigation {
		width: 300px !important;
		margin-top: 4% !important;
	}




	
}

@media screen and (max-width: 575px) {
	
.cont-half{width:100%; float:none;}
.column3-contact{width:100%; margin:1% auto; }
.column3-contact2{width:100%; margin:1% auto; }

.headerTop {height: 115px;}
.headerTop-yellow {height: 115px;}
.headerLogo {bottom: 85px;}
.headerLogo-red {bottom: 85px;}
.headerLogo-yellow {bottom: 85px;}


.inner {height: 70px;}
.span_auto { width: auto !important; box-sizing: border-box;}


.headerTop .span_auto {width: 100%;}
.headerTop-rentals .span_auto {width: 100%;}
.headerPhone h2 {text-align: center !important;}
nav {display: none !important;}	

	a.quickLink_Button {font-size: 8px;padding: 8px 9px;}
	.homeIntro .span_2_of_3 {width: 100% !important;}	
	.homeIntro_QuickLinks {display: none !important;}
	
	
div.col.span_auto.floatLeft.headerLogo {width: 100%;margin: 0% 0% 0% 0%;}
div.col.span_auto.floatLeft.headerLogo-red {width: 100%;margin: 0% 0% 0% 0%;}
div.col.span_auto.floatLeft.headerLogo-yellow {width: 100%;margin: 0% 0% 0% 0%;}

.dl-menuwrapper {display: inline-block !important; float: none !important; text-align: center !important;}
.dl-menuwrapper button {left: 54px;!important}	


.headerNavigation {width: 158px !important; margin: 4% 0% !important;}
	

.box-category-wrap {display: none;}
	
	
	
}
@media screen and (max-width: 450px) {

.box-category {
    width: 50%;
}

.box-category {
    line-height: 26px;

}

@media screen and (max-width: 430px) and (min-width: 321px) {

.headerTop {height: 115px;}
.headerTop-yellow {height: 115px;}
.headerLogo {bottom: 85px;}
.headerLogo-red {bottom: 85px;}
.headerLogo-yellow {bottom: 85px;}


.inner {height: 70px;}
.span_auto { width: auto !important; box-sizing: border-box;}


.headerTop .span_auto {width: 100%;}
.headerTop-rentals .span_auto {width: 100%;}
.headerPhone h2 {text-align: center !important;}
nav {display: none !important;}	

	a.quickLink_Button {font-size: 8px;padding: 8px 9px;}
	.homeIntro .span_2_of_3 {width: 100% !important;}	
	.homeIntro_QuickLinks {display: none !important;}
	
	
div.col.span_auto.floatLeft.headerLogo {width: 100%;margin: 0% 0% 0% 0%;}
div.col.span_auto.floatLeft.headerLogo-red {width: 100%;margin: 0% 0% 0% 0%;}
div.col.span_auto.floatLeft.headerLogo-yellow {width: 100%;margin: 0% 0% 0% 0%;}

.dl-menuwrapper {display: inline-block !important; float: none !important; text-align: center !important;}
.dl-menuwrapper button {left: 54px;!important}	


.headerNavigation {width: 158px !important; margin: 4% 0% !important;}
		
.giant{display:none;}
.outer-background{display:none;}
	
}
@media screen and (max-width: 410px){

.inner {height: 185px;}
.span_auto {width: 100% !important;}

.footer_Top {padding: 50px 0px 0 !important;}


div.col.span_auto.floatLeft.headerLogo img{margin: 0% auto!important;}
.logo img{float:none; display: block;margin: 0 auto!important;}

}
@media screen and (max-width: 345px){

.box-category {
    width: 100%;
}

.box-caption h4 {
    margin: 73% 0 0;
}

.name2{width:245px;}


}
@media screen and (max-width: 320px){
	

	
	
	/*FOOTER*/
	.footer_Top a {
	    display: block;
	    line-height: 135%;
	}
	.sideSpacer {
		margin: 0px 5px !important;
		display: none;
	}
	.footer_Bottom {
		padding: 20px 0px !important;
	}
	.footer_Bottom {width:100% !important;}

.host_copyright_text{width:100% !important;}

.bottomSpacer{
	display:none;
}

.inner-footer {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 233px;
    position: relative;
    text-align: center;
}	

.name2 {
    font-size: 18px;	
    width: 227px;
}