
#deals-rent-own-wrapper{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 31px;
	margin-top: 2.25rem; /* 36 @ 16 */
}

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

.deal-card-rent-own{
	padding: 36px 0;
	border-bottom: 1px solid #a2aaaf;
}

.deal-card-rent-own:first-child{
	padding-top: 0;
}

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

.dro-left,
.dro-middle,
.dro-right{
	float: left;	
}	

.dro-left{
	width: 180px;
}	

.dro-middle{
	width: 402px;
}

.dro-right{
	width: 268px;
}

.dro-left-inner,
.dro-right-inner{
	padding: 0 14px;	
}

.dro-left-inner{
	position: relative;
	overflow: hidden;
}

.dro-middle-inner{
	padding: 0 36px 0 14px;	
}

.dro-left-inner img{
	float: right;
	height: auto;
	max-width: none;
	position: relative;	
	margin: 0 auto;
}

.dro-left-inner img.tall{
	width: 121px;	
}

.dro-left-inner img.wide{
	width: 168px;	
}		

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

.deal-card-rent-own .heading,
.deal-card-rent-own .sub-heading,
.dro-price-heading{
	text-transform: none;
	font-size: 14px;
	font-size: 1em;
}

.deal-card-rent-own p{
	margin-top: 14px;	
}

.deal-card-rent-own .heading{
	font-weight: 700;
	padding-top: 7px;
}

.deal-card-rent-own .sub-heading{
	font-weight: 400;
	margin-top: 5px;
}	

.dro-price-block{
	max-width: 240px;	
}

.dro-price{
	float: left;
	width: 50%;	
}

.dro-price-inner{
	padding: 0 1px;	
}

.dro-price-heading{
	padding: 5px 0;
	background: #6e7a83;
	
	font-weight: 400;
	color: white;
	text-align: center;
	text-transform: uppercase;
}

.dro-price-amount-wrapper{
	padding: 16px 0;
	background: #e4e8e9;
}	

.dro-price-amount,
.dro-price-cycle{
	display: block;
	text-align: center;
	color: black;
	font-weight: 100;
	line-height: 0.9em;
}

.dro-price-amount{
	font-size: 28px;
}

.dro-price-cycle{
	margin-top: 4px;		
}	

.dro-right .dro-right-btn-wrapper{
	margin-top: 8px;
}	

.deal-card-rent-own .linde-btn{
    display: block;
	line-height: 0.9em;
    border: 1px solid #be1328;
    padding: 18px 0;
    text-transform: uppercase;
    
	-o-transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;	
	
	border-radius: 5px;
}

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

	#deals-rent-own-wrapper{
		width: 1050px;	
	}
	
	.dro-left{
		width: 240px;
	}	
	
	.dro-middle{
		width: 530px;
	}
	
	.dro-right{
		width: 280px;	
	}
	
	.dro-left-inner,
	.dro-right-inner{
		padding: 0 22px;	
	}	
	
	.dro-left-inner img.wide{
		width: 188px;	
	}				
}	


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

	#deals-rent-own-wrapper{
		width: 700px;	
	}
	
	.dro-left{
		width: 240px;
	}
	
	.dro-middle,
	.dro-right{
		float: none;
		width: auto;
		margin-left: 241px;	
	}
	
	.dro-right{
		margin-top: 14px;	
	}	
	
	.dro-left-inner,
	.dro-middle-inner,
	.dro-right-inner{
		padding: 0 9px;	
	}
	
	.dro-right-btn-wrapper{
		max-width: 240px;
	}				
}

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

	#deals-rent-own-wrapper-section .h2font{
		display: block;
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;	
	}		
}	

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

	#deals-rent-own-wrapper{
		width: auto;
		padding: 0 4.236rem;	
	}
	
	.dro-heading span{ 
		display: block;
	}
	
	.dro-description{
		max-width: 350px;
	}
	
	.dro-subheading{ 
		font-size: 22px;
	}	
	
	.dro-left,
	.dro-middle,
	.dro-right,
	.dro-price-block,
	.dro-right-btn-wrapper{
		float: none;
		width: auto;
		max-width: 320px;
		margin: 0 auto;			
	}			
	
	.dro-left,
	.dro-middle,
	.dro-right{
		float: none;
	}
	
	.dro-left{
		max-width: 350px;	
	}
	
	.dro-middle,
	.dro-right{
		margin-top: 21px;	
	}	
	
	.dro-left-inner,
	.dro-middle-inner,
	.dro-right-inner{
		padding: 0 22px;	
	}	
	
	.dro-left-inner img{
		float: none;
		display: block;	
	}
	
	.dro-left-inner img.tall{
		width: 131px;	
	}
	
	.dro-left-inner img.wide{
		width: 188px;	
	}		
	
	.deal-card-rent-own .heading,
	.deal-card-rent-own .sub-heading{
		text-align: center;	
	}	
	
	.dro-middle .description{
		display: none;	
	}
	
	.dro-right .dro-right-btn-wrapper{
		margin-top: 14px;	
	}						
}

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

	#deals-rent-own-wrapper{
		margin-top: 22px;	
	}
	
	.deal-card-rent-own{
		padding: 36px 0;
	}	
	
	.dro-left-inner, 
	.dro-middle-inner, 
	.dro-right-inner {
	    padding: 0 14px;
	}		
	
	.dro-price-amount{
		font-size: 22px;
	}
}	

@media screen and (min-width: 321px) and (max-width: 480px){

	#deals-rent-own-wrapper{
		padding: 0 1.618rem;
	}
	
	.deal-card-rent-own .heading .title-divider{
		display: none;
	}
	
	.deal-card-rent-own .heading .title-divider{
		display: none;
	}	
	
	.deal-card-rent-own .heading .title-solution{
		display: block;
		margin-top: 4px;
	}			
}

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

	#deals-rent-own-wrapper{
		padding: 0 1rem;
	}	
}

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


#deal-inquiries-wrapper > div{
	margin-top: 60px;	
}

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

.deal-rent-own-inquiry{
	margin: 0 auto;
	padding: 0;
	width: 650px;
	overflow: hidden;
} 

.ie7 .deal-rent-own-inquiry,
.ie8 .deal-rent-own-inquiry{ 
	padding-right: 16px;	
}	

.deal-rent-own-inquiry .form-wrapper{
	padding: 0 14px;
}

.deal-rent-own-inquiry .quantity input,
.deal-rent-own-inquiry .forklift-model select{
	font-size: 14px;	
}	

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

	.deal-rent-own-inquiry{
		width: 370px;
	} 
	
	.deal-rent-own-inquiry form.with-cols .versus.mobile-full-width{
		display: none;
	}
	
	.deal-rent-own-inquiry form.with-cols .forklift-model.mobile-full-width{
		margin-top: 1.375rem;
	}	
	
	.deal-rent-own-inquiry form.with-cols h3{
		max-width: 200px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.deal-rent-own-inquiry form.with-cols h3.message{
		max-width: none;	
	}	
}

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

	.deal-rent-own-inquiry{
		width: 315px;
	} 	
	
	.deal-rent-own-inquiry .form-wrapper{
		padding: 0 22px;	
	}	
}	



