.add-cart-container {
	float:right;
	background-color:white;
	width:304px;
	height:258px;
    border-radius: 18px 18px 18px 18px;
    -moz-border-radius: 18px 18px 18px 18px;
    -webkit-border-radius: 18px 18px 18px 18px;
	margin-top:40px;
	margin-right:30px;
	padding:20px;
	}
	
.add-cart-container .inner {
	position:relative;
	z-index:10;
}
	
.add-cart-container .price {
    font-size: 32px;
    font-weight: 700;
	color:#114a9f;
}

.add-cart-container sup {
    font-size: 20px;
}

.add-cart-container .product-rating {
    margin-left:0;
    display: block;
    margin-top: 23px;	
}

.add-cart-container .num-reviews {
	font-size:18px;
}

.add-cart-container select {
	width:50px;
	height:30px;
    margin-left: 6px;
	margin-bottom:12px;	
    border: 1px solid #a4a4a4;
	}

.add-cart-container .btn {
	display:block;
	width:100%;
	font-size:24px;
}

.add-cart-container .multi {
    margin-bottom: 28px;
}

.add-cart-container form {
	margin-top:10px;
}

.add-cart-container a {
	color:#114a9f;
	}

.lp-form-background {
    height: 336px;
}	

.leitner .headset-image {
    top: -15px;
    right: 212px;	
}

.oval h1 {
    font-size: 56px;
    color: white;
    background: none;
    line-height: 107%;
    letter-spacing: -.03em;
    padding-left: 30px;
    padding-top: 29px;
    font-weigth: 300;
}

.leitner .oval h2 {
    padding-left: 171px;
    width: 360px;
    padding-top: 6px;
    font-weight: 600;
    color: white;
    font-size: 24px;
    line-height: 25px;
    padding-bottom: 0px;
    margin-bottom: 13px;
}

.oval {
    background-image: url(/img/hds2/index/lp_form/oval.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 535px;
    height: 401px;
    background-position: -59px -76px;
}

.leitner .or-logo-white .or-features li {
    font-size: 21px;
    line-height: 114%;
    width: 353px;
    margin-top: 9px;
    margin-left: -9px;
}

.leitner .or-logo-white {
    width: 93%;
}

.leitner .or-logo-white .or-features li.warranty {
    width: 337px;
}

.leitner .or-logo-white {
    background-size: 63%;
}

.leitner .or-logo-white .or-features {
    padding-top: 71px;
}

.leitner-burst {
    background-image: url(/img/hds2/index/lp_form/lh280-burst.png);
    background-repeat: no-repeat;
    width: 170px;
    height: 172px;
    position: absolute;
    top: 58px;
    right: 573px;
    z-index: 5;
}

@media (max-width: 1150px) {
	
	.leitner .headset-image {
		right: 197px;
	}	
	
	.leitner-burst {
		right: 546px;
	}

}

@media (max-width: 1120px) {
	
	.leitner .headset-image {
		right: 133px;
	}	
	
	.leitner-burst {
		right: 458px;
	}

	.add-cart-container {
		width: 254px;
	}
	
	.leitner .oval h1 {
		font-size: 56px;
	}	

}

@media (max-width: 1030px) {
	
	.leitner .headset-image {
		right: 95px;
	}	
	
	.leitner-burst {
		right: 438px;
	}

	.add-cart-container {
		width: 220px;
	}
	
}

@media (max-width: 1000px) {
	
	.leitner-burst {
		display:none;
	}
	
}

@media (max-width: 953px) {

	.leitner .headset-image {
		top: 2px;
	}
	
	.leitner .headset-image {
		display:none;
	}
	
	.add-cart-container {
		z-index: 20;
		position: relative;
	}	

}