
/* ====================================================================================================================
   #forklift-header
   ==================================================================================================================== */
   
   
#forklift-header-wrapper{
	
	background: white url("../_img/forklift-bkg.jpg") no-repeat bottom center;
	background-size: 100% auto;
	
	border: 9px solid #ffffff;
	border-top-width: 0;
	border-bottom-width: 0;
} 

.ie7 #forklift-header-wrapper,
.ie8 #forklift-header-wrapper{
	background-image: url("../_img/forklift-bkg-ie.jpg");
} 

@media screen and (max-width: 767px){

	#forklift-header-wrapper{
		
		border-bottom-width: 9px;
	} 	
}	


/*----------------------------------------------*/

#forklift-header .inner{
	position: relative;	
}

.js #forklift-header .inner{
	height: 100%;	
}

.js.ie7 #forklift-header .inner{
	margin-right: 6.9%;
}


/*----------------------------------------------*/	

#forklift-header .line{
	display: block;
	position: absolute;
	top: 135px;
	top: 9.6875rem;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 1px;
	background: #d2d2d2;
}

@media screen and (max-width: 960px){
	
	#forklift-header .line{
		display: none;	
	}	
}	

/*----------------------------------------------*/


#forklift-img{
	
	position: relative;
	z-index: 5;
	
	width: 58.99% ; /* 1233 @ 2090 */
	padding-top: 32.96%;/* 689 @ 2090 */
	
	margin: 0 auto;	
}

.ie7 #forklift-img,
.ie8 #forklift-img{	
	padding-top: 500px !important;
	width: 100% !important;	
}	

@media screen and (max-width: 960px){
	
	#forklift-img{
		width: 100%;
		max-width: 550px;	
		padding-top: 0;	
		margin-top: 1.618em;
	}
}

#forklift-img img{
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;	
}	

@media screen and (min-width: 961px) and (max-width: 1024px){
	
	#forklift-img img{
		width: 88%;
		left: 6%;	
	}
}

@media screen and (max-width: 960px){
	
	#forklift-img img{
		position: static;	
	}
}

/*----------------------------------------------*/

#forklift-header .col{
	
	position: absolute;
	top: 0; 
	z-index: 10;	
}

#forklift-header .col.left{
	width: 30.6273%; /* 664 @ 2168 */ 
	width: 33%;
	width: 45%;
	left: 0;	
}

#forklift-header .col.right{
	width: 33.44%; /* 725 @ 2168 */
	width: 30%;
	right: 0;	
}

@media screen and (max-width: 960px){
	
	#forklift-header .col.left{
		position: static;
		width: auto;	
		text-align: center;
	}	
	
	#forklift-header .col.right{
		display: none;	
	}		
}

/*----------------------------------------------*/

#forklift-header h1 span{
	
	display: block;
	line-height: 0.8em;
	text-transform: uppercase;
}

.ie7 #forklift-header h1 span{
	line-height: 1em;
}	

#forklift-series,
#forklift-title{
	margin-bottom: 14px;
	margin-bottom: 1rem;
}

#forklift-series{
	font-weight: 100;
}	

#forklift-title{
	color: black;
	font-weight: 400;
} 

#forklift-type{
	color: #a00020;
	font-size: 28px;
	font-size: 2rem; /* 32 @ 16 */
	line-height: 0.8em;
	font-weight: 100;
}

@media screen and (max-width: 960px){

	#forklift-header h1 span{
		
		line-height: 1.2em;
	}	
}	

@media screen and (max-width: 767px){
	
	#forklift-series{
		font-weight: 400;
	}	
	
	#forklift-type{
		font-size: 1.5714rem; /* 22 @ 14 */	
	}		
}	

/*----------------------------------------------*/

#forklift-header .features{
	margin-top: 52px;
	margin-top: 3.75rem; /* 60 @ 16 */
	
	margin-left: 0;
	padding-left: 20px;
}

@media screen and (max-width: 960px){

	#forklift-header .features{	
		list-style-position: inside;
		margin-top: 1.618em;	
		margin-left: 0;
		padding-left: 0;
	}	
}

#forklift-header .features .ftag{
	text-transform: capitalize;	
}	

/*----------------------------------------------*/

#forklift-header .approved,
#forklift-header .rental-solutions{
	float: right;
	clear: right;
	max-width: 210px;
	margin-top: 16px;
}	

#forklift-header .rental-solutions{
	min-height: 100px;	
}	

@media screen and (min-width: 1200px){
	#forklift-header .approved,
	#forklift-header .rental-solutions{
		max-width: 225px;
	}	
}

@media screen and (min-width: 1400px){
	#forklift-header .approved,
	#forklift-header .rental-solutions{
		max-width: 239px;
	}	
}


/*----------------------------------------------*/

#forklift-header .price,
#forklift-header .price-per-week{
	float: right;
	clear: right;
	position: relative;
	overflow: visible;
	line-height: 0.9em;
}

#forklift-header .price{
/* 	margin-top: 58px; */
	margin-top: 42px;
	margin-bottom: 7px;
	margin-bottom: 0.5rem;
	font-weight: 400;	
}	

#forklift-header .price-per-week{
	margin-top: 0.382em;
	margin-bottom: 0.5rem;
	font-weight: 100;	
	font-size: 28px;
	font-size: 2rem;
	text-transform: uppercase; 
}	

@media screen and (min-width: 1200px){
	#forklift-header .price{
/* 		margin-top: 64px; */
		margin-top: 48px;
	}	
}

@media screen and (min-width: 1400px){
	#forklift-header .price{
/* 		margin-top: 69px; */
		margin-top: 50px;
	}	
}

#forklift-header .price sup,
#forklift-header .price-per-week sup{
	font-size: 0.45em;
	position: absolute;
	left: -0.5em;
	top: -0.5em;	
}

/*----------------------------------------------*/

.header-forklift-id{
	padding-top: 32px;
	
	font-size: 16px;
	color: black;
	text-align: center;
	font-weight: 100;
	text-transform: uppercase;
	
	opacity: 0;
	
	-moz-transition: opacity 250ms ease;
	-o-transition: opacity 250ms ease;
	-webkit-transition: opacity 250ms ease;
	-ms-transition: opacity 250ms ease;
	transition: opacity 250ms ease;		
}

.ie7 .header-forklift-id,
.ie8 .header-forklift-id{
	display: none;	
}	

#sub-header .fixed .header-forklift-id{
	opacity: 1;
}

@media screen and (max-width:960px){
	.header-forklift-id{
		display: none;
	}	
}	

@media screen and (min-width:1200px){
	
	.header-forklift-id{
		padding-top: 38px;
		font-size: 18px;
	}
}	

@media screen and (min-width:1400px){
	
	.header-forklift-id{
		padding-top: 36px;
		font-size: 20px;
	}
}	

/*----------------------------------------------*/

.price-holders{
	padding-top: 24px;
	
	opacity: 0;
	
	
	
	-moz-transition: opacity 250ms ease;
	-o-transition: opacity 250ms ease;
	-webkit-transition: opacity 250ms ease;
	-ms-transition: opacity 250ms ease;
	transition: opacity 250ms ease;		
}

.ie7 .price-holders,
.ie8 .price-holders{
	display: none;	
}	

.price-holders.without-weekly{
	text-align: center;		
}	

#sub-header .fixed .price-holders{
	opacity: 1;
}

@media screen and (max-width:960px){
	.price-holders{
		display: none;
	}	
}	

@media screen and (min-width:1200px){
	
	.price-holders{
		padding-top: 30px;
		
	}
}	

@media screen and (min-width:1400px){
	
	.price-holders{
		padding-top: 26px;
		
	}
}

/*----------------------------------------------*/

.price-tag{
	float: left;
	margin: 0 0.618em 0 0;
	padding: 0 14px 0 27px;
	height: 36px;
	line-height: 37px;
	
	position: relative;
	overflow: hidden;
	background: transparent;
	
	color: white;
	font-weight: 400;
	font-size: 16px;
}


.price-holders.without-weekly .price-tag{
	float: none;
	display: inline-block;
}


.ie7 .price-holders.without-weekly .price-tag{
	zoom: 1; 
	*display: inline;
}	

.price-tag span{
	position: relative;	
}	

@media screen and (min-width:1200px){
	
	.price-tag{
		height: 40px;
		line-height: 41px;
		padding: 0 16px 0 29px;
		font-size: 18px;	
	}
}

@media screen and (min-width: 1400px){	

	.price-tag{
		height: 44px;
		line-height: 45px;
		padding: 0 18px 0 32px;	
		font-size: 20px;
	}	
}

.price-tag img{
	display: block;	
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: auto;
	max-width: none;
}	

.price-tag sup{
	font-size: 0.45em;
	position: absolute;
	left: -0.5em;
	top: -1.5em;	
}

/*----------------------------------------------*/	

.weekly-price-tag{
	float: left;
	margin: 0;
	padding: 0;
	height: 36px;
	width: 59px;
	background: #a00020;
	
	color: white;
	font-weight: 400;
	font-size: 16px;	
}

.weekly-price-tag span{
	display: block;
	
	text-align: center;	
}	

.weekly-price-tag .title{
	height: 16px;
	font-size: 0.6em;
	line-height: 18px;
	color: white;
	text-transform: uppercase;
	font-weight: 100;
	background: #a00020;	
}	

.weekly-price-tag .value{
	height: 20px;
	line-height: 21px;
	color: black;
	font-weight: 400;
	background: #f1f3f4;
}

@media screen and (min-width:1200px){
	
	.weekly-price-tag .title{
		height: 18px;
		line-height: 20px;		
	}	
	
	.weekly-price-tag .value{
		height: 22px;	
		line-height: 23px;
	}
}

@media screen and (min-width: 1400px){	

	.weekly-price-tag .title{
		font-size: 0.7em;
		height: 19px;
		line-height: 21px;		
	}	
	
	.weekly-price-tag .value{
		height: 25px;	
		line-height: 27px;
	}	
}

/*----------------------------------------------*/

#forklift-header .forklift-id{
	float: right;
	clear: right;
	margin-top: 0.382em;
	text-transform: uppercase;
}

.ie7 #forklift-header .forklift-id{
	width: 200px;
	text-align: right;	
}	

/* ====================================================================================================================
   #pricing
   ==================================================================================================================== */
   
   
#pricing .img{
	margin-left: auto;
	margin-right: auto;
	max-width: 550px;
}

.ie7 #pricing .img img,
.ie8 #pricing .img img{
	width: 550px;
	height: auto;	
}	   

	




   

















































