﻿@font-face {
    font-family: "ethnocentricregular";
    src: url("/webfonts/ethnocentric_rg-webfont.eot");
    src: url("/webfonts/ethnocentric_rg-webfont.eot?#iefix") format("embedded-opentype"),
         url("/webfonts/ethnocentric_rg-webfont.woff2") format("woff2"),
         url("/webfonts/ethnocentric_rg-webfont.woff") format("woff"),
         url("/webfonts/ethnocentric_rg-webfont.ttf") format("truetype"),
         url("/webfonts/ethnocentric_rg-webfont.svg#ethnocentricregular") format("svg");
    font-weight: normal;
    font-style: normal;

}
/***** 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;
}


/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/*-------- BODY STYLES --------*/

body {

}

a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none;}


hr{border:#000 1px solid;}

/*--- HEADER STYLES ---------------------*/
.header {
    background-image: url(/siteart/headerbackground-texture.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0px 30px;
}
.navigationsect {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 80%;
}
.headersociallink {
    margin: 0px 16px;
    color: #000;
    border: 2px solid #000;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 22px;
	transition-duration:0.5s;
}
.headersociallink:hover {
    margin: 0px 11px;
    width: 50px;
}
.sociallinksect {
    display: flex;
}
.headerlogosect img{
	width: 228px;
}
.videoplayer{
	height: 750px;
	overflow: hidden;
}
#backgroundvideo{
	position: relative;
	top:0px;
}
.herotext {
    font-family: Lexend;
    font-size: 60px;
    text-transform: uppercase;
    color: #fff;
    line-height: 53px;
}
.textoverlay {
    position: absolute;
    top: 111px;
    left: 60px;
    height: 750px;
    background: #4040405c;
    display: flex;
    align-items: center;
    transform: skewX(-24deg);
    border-left: #ffffffab solid 2px;
    border-right: solid #ffffffab 2px;
    padding: 0px 35px;
    width: 50%;
}
.heropara {
    font-family: 'Lexend';
    color: #fff;
    font-size: 20px;
    margin: 25px 0px 30px 0px;
}
.herotextsect {
    transform: skewX(24deg);
    padding: 0px 34px;
	position: relative;
	top: 40px;
}
.herobtn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border: solid #fff 2px;
    border-radius: 40px;
    font-size: 22px;
    color: #fff;
	transition-duration: 0.5s;
}
.herobtn:hover {
    width: 90px;
}
.billboardspecial {
 	position: relative;
    top: -730px;
    left: 72%;
    width: 490px;
    height: auto;
    overflow: hidden;
}
.billboardspecial img{
    width:90%;
}
.herosection {
    overflow: hidden;
    height: 750px;
}
.linetitlesect {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    margin: 80px 0px 5px 0px;
}
.linetitlesect .headertext{
   padding: 0px 35px;
}
.headertext {
    font-family: 'ethnocentricregular';
    color: #636363;
    font-size: 28px;
    font-weight: 500;
    padding-bottom: 15px;
}
.smheadertext {
    font-family: 'ethnocentricregular';
    color: #000;
    font-size: 22px;
	padding-bottom: 5px;
    font-weight: 500;
	width: 100%;
}
.hpctainfo .paratext {
    width: 100%;
    text-align: center;
	margin-bottom: 15px;
}
.hpctainfo {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.paratext {
    font-family: 'Lexend';
	font-size: 18px;
	line-height: 38px;
}
.outlinebtn {
    font-family: 'ethnocentricregular';
    font-size: 15px;
    padding: 14px 50px;
    margin: 0px 10px 0px 0px;
    color: #000;
    border: 1px solid #000;
    border-radius: 24px;
	transition-duration: 0.7s;
}
.outlinebtn:hover{
	    border-radius: 6px;
    background: #000;
    color: #fff;
}
.hp-equipment-sect {
    display: flex;
    /*margin: 70px 60px;*/
    margin: 80px 60px;
    justify-content: center;
}
.hp-equipment-img {
    /*width: 20%;*/
    width: 40%;
    text-align: center;
	margin: 0px 60px;
    box-sizing: border-box;
}
.hp-equipment-img img{
    width: 100%;
}
.hp-about-sect {
    background: url(/siteart/linetransparecybkgd.png);
    background-repeat: no-repeat;
	background-color: black;
    background-size: cover;
    background-position: right;
    display: flex;
    align-items: center;
    padding: 6% 5%;
    margin: 40px 0px 60px 0px;
}
.hp-about-left {
    width: 50%;
}
.hp-about-left img{
    width: 340px;
}
.hp-about-right{
	width: 50%;
	padding: 0px 6%;
}
.smsubtext {
    font-family: 'ethnocentricregular';
    padding: 24px 0px 2px 0px;
    font-size: 18px;
    font-weight: 700;
}

.hp-contact-sect {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 5% 5% 5%;
}
.hp-contact-left {
    width: 40%;
}
.hp-contact-right {
    width: 60%;
	padding-left: 5%;
	box-sizing: border-box;
}
.white{color: #fff!important;}
/*---BODY--------------------------------*/

.paratext-emphasis {
    font-size: 30px;
    font-weight: bold;
    color: white;
    text-align: center;
    margin-bottom: 11px;
    background-color: #024066;
    padding: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    font-family: 'Lexend';
    text-transform: uppercase;
    box-sizing: border-box;
    width: 80%;
}
.paratext-emphasis i {
	color: white;
	font-size: 10px;
}


.pageheadersect {
    display: flex;
    align-items: center;
    margin: 10px 20px 5px 20px;
    padding: 60px 25px;
    box-sizing: border-box;
	background: url("/siteart/darker-lines-title.png");
	background-position: center left;
	background-repeat: no-repeat;
    background-size: cover;
	box-shadow: 0px 4px 15px 6px #efefef7a;
}
.pageheader {
    font-family: 'ethnocentricregular';
    font-size: 36px;
    padding-left: 65px;
}
.pageheaderlines img {
    width: 170px;
}
.trailerspectsect {
    padding: 5% 50px;
    display: flex;
    justify-content: space-around;
	flex-wrap: wrap;
	text-align: center;
}
.trailerspectsect h3{
    width: 100%
}
.trailerspectsect p{
	width: 100%;
}
.mobileslidecaption{
	display: none;
}
.slidecaption {
    width: 100%;
    display: flex;
    justify-content: space-around;
    padding-top: 18px;
}
.captiontext {
    font-family: 'ethnocentricregular';
    font-size: 14px;
	padding-bottom: 24px;
}
.flexbox {
    display: flex;
    margin:5%;
    justify-content: space-between;
	flex-wrap: wrap;
}

.location.flexbox {justify-content: space-evenly;padding-bottom:20px;}

.flexcontain {
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
.flexboxaround {
    display: flex;
    margin: 5%;
    justify-content: space-around;
	flex-wrap: wrap;
}
.rentalbox {
    width: 22%;
    padding: 10px;
    color: #000;
    display: flex;
    align-items: center;
	justify-content: center;

}
.rentalboxtext {
    font-family: 'Lexend';
    text-align: center;
    font-weight: 900;
    font-size: 32px;
}
.rentalboxtext span {
    font-family: 'Lexend';
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    width: 100%;
    display: block;
    line-height: 11px;
}
.rentalimg {
    width: 30%;
}
.rentalimg img{
    width: 100%;
}
.rental-form {
    margin: 5%;
}
.fullbox{
	width: 90%;
	margin: 5%;
	box-sizing: border-box;
}
.linktext{
	color: #000;
    font-family: 'Lexend';
	font-weight: 600;
}
.promotionbox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 30px;
    border: solid 1px #000;
    border-radius: 15px;
    margin: 30px 0px;
}
.mobilepromobanner{
	background: #3a3a3a;
    color: #fff !important;
    padding: 20px 5% 10px 5%;
    display: none;
    justify-content: space-between;
    align-items: baseline;	
}
/*--------FORM STYLES--------------------*/
.submit {
    font-size: 15px;
    width: 240px!important;
    background: transparent;
    border: none;
    height: 40px!important;
    font-weight: 700;
    text-transform: uppercase;
	cursor: pointer;
	margin: 0px!important;
	transition-duration: 0.5s;
}
.submit:hover {
   
    background: #000;
	color: #fff;
	border-radius: 5px;

}
input[type="button"],
input[type="submit"] {
	-webkit-appearance: none;
}
#formpage input.submit-button, #formpage input.submit-button:focus, #submit-btn button {
    background: transparent;
    border: solid 2px #000;
    padding: 4px 75px;
    font-weight: 300;
    cursor: pointer;
    color: #000;
    border-radius: 30px;
    animation-timing-function: ease-in;
    font-family: 'ethnocentricregular';
    font-size: 15px;
    text-transform: uppercase;
    height: 40px;
	transition-duration: 0.5s;
}
#formpage input.submit-button:hover, #submit-btn button:hover{ border-radius: 6px; background: #000; color: #fff; }
#submit-btn {
    padding: 0px;
    position: relative;
    text-align: right;
    background: #ffffff;
    font-family: 'ethnocentricregular';
    display: flex;
    justify-content: center;
}
.submit-button {
    padding: 3px 0px;
    position: relative;
    text-align: center;
    background: transparent;
    font-family: 'ethnocentricregular';
    border: 2px solid #000;
	border-radius: 30px;
    cursor: pointer;
    width: 200px !important;
    justify-content: center;
    display: flex;
    align-items: center;
    height: 34px !important;
	margin: 0px!important;
	text-transform: uppercase;
	font-weight: 600;	
	transition-duration: 0.5s;
}
.submit-button:hover{background: #000; color: #fff; border-radius: 6px;}
.captcha-button{width:100%; margin:0 auto; display: flex; justify-content: center;}
.include-captcha{display:none; width: 100%;}
#formpage input.submit-button{color:#fff!important;}
.CaptchaWhatsThisPanel a{
color: #000;
font-family: 'Lexend';
font-size: 14px;
}
.CaptchaMessagePanel{
color: #000;
font-family: 'Lexend';	
font-size: 13px;
}
.fullformfields {
    width: 100%;
    height: 48px;
    box-sizing: border-box;
    padding: 5px 12px;
    font-family: 'Lexend';
    margin-bottom: 15px;
    border: solid 2px #000;
    color: #000;
    font-size: 16px;
}
.comments {
    width: 100%;
    height: 148px;
    box-sizing: border-box;
    padding: 5px 12px;
    font-family: 'Lexend';
    margin-bottom: 15px;
    border: solid 2px #000;
    color: #000;
    font-size: 16px;
}
.halfformfields {
    width: 49.8%;
    height: 48px;
    box-sizing: border-box;
    padding: 5px 12px;
    font-family: 'Lexend';
    margin-bottom: 15px;
    border: solid 2px #000;
    color: #000;
    font-size: 16px;
}
.thirdformfields {
    width: 33.15%;
    height: 48px;
    box-sizing: border-box;
    padding: 5px 12px;
    font-family: 'Lexend';
    margin-bottom: 15px;
    border: solid 2px #000;
    color: #000;
    font-size: 16px;
}

/*-------- FOOTER STYLES ----------------*/
.footer{border-top: solid #000 2px; box-sizing: border-box;}
.footerinset{
	border-top: solid #000 2px;
	margin-top: 10px;
	display: flex;
	justify-content: space-between;
	padding: 50px 5%;
}
.footerleft{width: 20%;}
.footerright{width: 30%; flex-wrap: wrap; display: flex;}
.footermiddle{width: 50%; flex-wrap: wrap; display: flex; box-sizing: border-box;}
.footerheader {
    font-family: 'ethnocentricregular';
    color: #757575;
    padding-bottom: 10px;
	width: 100%;
	font-size: 18px;
}
.footerhours {
    width: 50%;
}
.footertext{
    font-family: 'Lexend';
	font-size: 15px;
	font-weight: 600;
	color: #000;
	padding-bottom: 5px;
}
.footertext strong {
    width: 100%;
    display: block;
	font-weight: 900;
	text-transform: uppercase;
	color: #757575;
}
.footerlocation {
    width:25%;
    padding-right: 7%;
	box-sizing: content-box;
}
.serviceleft{
width: 45%;
}
.serviceright{
	width: 50%;
}
.serviceright img{
	width: 100%;
}
/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/
.list-title-text{
	font-family: 'ethnocentricregular'!important;
	font-size: 1.5em!important;
}

.list-top-section .list-title {
        padding: 0px 24px 12px 0px!important;
}
.list-top-section .list-listings-count{
color: #787878!important;	
}

.list-content .media-buttons .print-this, .list-content .media-buttons .email-this{
	padding: 11px 45px!important;
    border: 2px solid #000000!important;
    border-radius: 30px!important;
    background-color: #ffffff!important;
    color: #000!important;
}
.invpadding{
	padding: 5% 0px 10% 0px;
}
.faceted-search-content .selected-facets-container .selected-facet{
	background: #000!important;
}
.list-content .list-error-container .info button:not(.login-button){
	background: #000!important;
}
.mobile-option-bar .mobile-option-bar-filter{
	color: #000!important;
}
.faceted-search-content .mobile-done-button-container .mobile-done-button{
	border: solid 1px #000!important;
	background: #fff!important;
	color: #000!important;
}
/*---------- RESPONSIVE STYLES ----------*/

@media only screen and (max-width: 1670px) {
.thirdformfields {width: 33.12%;}	
.serviceimg {
    width: 33%;
}	
.serviceimg img{
    width: 100%;
}	
}
@media only screen and (max-width: 1500px) {
	.billboardspecial{    
	top: -650px;
    left: 68%;
	}
	.herotext{font-size: 52px;line-height: 45px;}
	.heropara{font-size: 18px;}
	.textoverlay{
	top: 110px;
    left: 2px;
    height: 680px;    
	width: 50%;
	}
	.videoplayer {height: 680px;}
	.herosection{height: 680px;}
}
@media only screen and (max-width: 1405px) {
.thirdformfields {width: 33%;}	
.footerinset {padding: 50px 2%; flex-wrap: wrap;}
.hp-about-sect{flex-wrap: wrap-reverse; padding: 8% 0%;}
.hp-about-right {
    width: 100%;
}

 .hp-about-sect {
        padding: 5% 0%;
    }
	.hp-about-left{
	padding: 3% 0%;	
	width: 100%;
	text-align: center;

	}
	.hp-about-left img {
        width: 350px;
    }

#backgroundvideo{left: -35%;}
}
	

@media only screen and (max-width: 1370px) {
.billboardspecial {
        left: 64%;
    }	
.paratext-emphasis {
    font-size: 24px;
    margin-bottom: 11px;
    padding: 10px 20px;
    box-sizing: border-box;
    width: auto;
}	   
}
@media only screen and (max-width: 1200px) {
	.header{
	padding: 8px 0px;
	margin: 0px 10px;
	}
	.headerlogosect img {
    width: 180px;
	}
	.headersociallink {
	margin: 0px 5px;	
	}
	.footerleft {
    width: 100%;
    padding-bottom: 40px;
	}
	.footermiddle {
	width: 60%;}
	.footerright {
	width: 40%;}
	.halfformfields {
		width: 49.7%;}
	.hp-equipment-sect{
	justify-content: space-around;
    flex-wrap: wrap;	
	}
	.hp-equipment-img {
		/*width: 28%;*/
		width: 60%;
		}
	
	.textoverlay {
        top: 105px;
        left: 2px;
        height: 680px;
        width: 59%;
    }
.billboardspecial {display: none;}
.mobilepromobanner{display: flex;}
}

@media only screen and (max-width: 1100px) {
.serviceright {
    width: 100%;
	text-align: center;
}
.serviceleft {
    width: 100%;
    padding-bottom: 8%;
}	
.serviceright img {
    width: 700px;
}
.mobilepromobanner{padding: 20px 2% 10px 2%;}
}

@media only screen and (max-width: 1095px) {
.navigationsect {
	flex-wrap: wrap;
	justify-content: flex-end;
	}
}

@media only screen and (max-width: 1024px) {
	.headerlogosect img {
        width: 205px;
    }
	
	.rentalleft {
    width: 65%;
	}
	.rentalleft .outlinebtn{
    width: 65%;
    display: block;
    margin-bottom: 15px;
    text-align: center;
	}
	.rentalbox {
	width: 30%;
	}
	.herosection {
        height: 470px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
    }  
	.videoplayer {
        height: 470px;
        background: url(/siteart/mobile-hero-image.jpg);
        background-size: cover;
        width: 100%;
		background-position: center;
    }
	#backgroundvideo {
   		display: none;
	}
	.textoverlay {
        height: 300px;
        top: -425px;
        width: 100%;
        transform: skewY(-8deg);
        left: 0px;
        justify-content: center;
        position: relative;
        padding: 0px 15px;
        border-left: #ffffffab solid 0px;
        border-right: solid #ffffffab 0px;
        border-top: #ffffffab solid 2px;
        border-bottom: solid #ffffffab 2px;
    }
	.herotext {
        font-size: 40px;
        line-height: 38px;
    }
	.heropara {
        font-size: 18px;
        width: 100%;
    }
    .herotextsect {
        top: 8px;
        transform: skewY(8deg);
        padding: 0px 16px;
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
	.billboardspecial {
        left: auto;
        width: 450px;
        top: -505px;
        position: relative;
        text-align: right;
    }

}

@media only screen and (max-width: 980px) {
	.thirdformfields {
        width: 100%;
    }
	.mobilepromobanner {
        flex-wrap: wrap;
		justify-content: center;
		text-align: center;
		padding: 20px 2%;
    }
	
	.mobilepromobanner h2{
	width: 100%;
	padding-bottom: 0px;
	}
	.mobilepromobanner p{
	width: 100%;
	line-height: 20px;
	padding-bottom: 10px;
	}
	.promotionbox{flex-wrap: wrap;}
	.promotionleft { width: 100%;}
	.promotionright {
    width: 100%;
    text-align: center;
	}
	.promotionright img{
    width: 220px;
	}
	.rentalbox {
        width: 100%;
        margin: 5% 0% 0% 0%;
        justify-content: center;
    }
.rentalleft {
        width: 100%;
    }
	.mobileslidecaption {
    display: inline;
    width: 100%;
	padding-bottom: 15px;
	padding-top: 12px;
	}
	.slidecaption{display: none;}
	.halfformfields{width:  100%;}
	.hp-contact-sect{flex-wrap: wrap;}
	.hp-contact-left {
    width: 100%;
    padding-bottom: 50px;
	}
	.hp-contact-right {
    width: 100%;
	padding-left: 0%;}
	.heropara{margin: 10px 0px 12px 0px;}
	
	.location.flexbox {padding-bottom:70px;}
}

@media only screen and (max-width: 850px) {
.footermiddle { width: 100%; padding-bottom: 20px;}
.footerright {width: 100%;}
.serviceright img {
    width: 100%;
}
	.trailertypesect {
    width: 100%;
}
	.rentalimg {
    width: 49%;
}
	 .hp-about-left {padding: 6% 0% 2% 0%;}
    .hp-about-left img {
        width: 400px;
    }
    .hp-equipment-img {
        /*width: 28%;*/
		width: 70%;
    }
.hp-equipment-sect {
        justify-content: center;
        margin: 68px 10px;
 }
}

@media only screen and (max-width: 750px) {
	.rentalleft {
        width: 100%;
    }
	.linetitlesect{margin: 60px 0px 5px 0px;}
	.linetitlesect img{display: none;}
	.hpctainfo .outlinebtn{    
	display: inline-block;
    width: 90%;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 15px;
	}
	.herosection {height: 520px;}
	.videoplayer {height: 520px;}
	.textoverlay {top: -495px;}
}

@media only screen and (max-width: 650px) {
	.textoverlay {top: -440px;}
}
@media only screen and (max-width: 600px) {
.pageheader {
    font-size: 30px;
    padding-left: 0px;
	line-height: 30px;
}	
.pageheadersect{padding: 34px 10px;}
.headertext {font-size: 22px; line-height: 22px;}
.paratext {font-size: 16px; line-height: 30px;}
.rentalboxtext{font-size: 30px;}
.trailerspectsect{padding: 5% 20px; text-align: left;}
.hp-equipment-img {  /*width: 40%;*/ width: 80%;}
		.textoverlay{padding: 20px 0px;}
	.herotext {
        font-size: 46px;
        line-height: 35px;
    }
	.heropara {
	margin: 15px 0px;
	}
	.billboardspecial img {
    width: 100%;
}

	.billboardspecial{ width: 295px; top: -495px;}
	    .videoplayer {
        height: 465px;
    }
	    .herosection {
        height: 465px;
    }
	.hp-about-left img {
        width: 200px;
    }
	    .hp-about-sect {
        padding: 10% 0%;
    }
	    .textoverlay {
			height: 420px;}
	    .paratext-emphasis {
        font-size: 22px;
        margin-bottom: 11px;
        padding: 10px 5px;
        box-sizing: border-box;
        width: auto;
        line-height: 18px;
    }
}

@media only screen and (max-width: 500px) {
.footerlocation {
    width: 100%;
    padding-bottom: 15px;
    padding-right: 0%;
}
.outlinebtn{
	font-size: 13px;
    padding: 14px 20px;
    margin: 0px 10px 0px 0px;
}	
.fullbox {
    width: 90%;
	margin: 5% 5% 10% 5%;
}
.promotionbox{
padding: 35px 10px;
}
.rentalimg {
    width: 100%;
} 
    .hp-equipment-img {
        /*width: 38%;*/
		width: 85%; 
    }
    .hp-equipment-sect {
        margin: 40px 10px 15px 10px;
    }
     .herosection {
		 height: 520px;}
    .videoplayer {
		height: 520px;}
	    .textoverlay {
        top: -490px;
    }
}

@media only screen and (max-width: 420px) {
	.billboardspecial {top: -510px; text-align: right; width: 320px;}	
	
}
@media only screen and (max-width: 360px) {
.footerhours {
    width: 100%;
    padding-bottom: 12px;
}	
   .serviceimg {
        width: 100%;
    }
.rentalboxtext{font-size: 25px;}
}

@media only screen and (max-width: 340px) {
	    .headerlogosect img {
        width: 100%;
        margin-top: 30px;
    }
	    .pageheader {
			font-size: 25px;}
	    .hp-equipment-img {
        width: 90%;
    }
	.pageheadersect{background: none; box-shadow: none;}
}




