.nav ul li{
	display:inline-block;
	width:22%;
}
.form-block{
	min-width:0;
}
.nav .opener:before{
	margin:-11px 0 0;
}
.nav li>a.close{
	filter:none !important;
}
.visual:before{
	background:url(/images-2014/bg-visual.png) repeat-x;
}
.product-item .angle span{
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865474, M12=-0.7071067811865477, M21=0.7071067811865477, M22=0.7071067811865474, SizingMethod='auto expand')";
	margin:0 0 0 22px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon{
	font-size:17px !important;
	margin:0 !important;
	left:-3px !important;
	top:4px !important;
}
.carousel-control .icon-next{
	left:-1px !important;
}
.carousel-control.right,
.carousel-control.left{
	filter:none;
}
.product-item .description-holder{
	background:rgb(0,0,0);
	background: transparent\9;
	background:rgba(0,0,0,0.51);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#82000000,endColorstr=#82000000);
	zoom: 1;
}
.product-item .description .holder{
	background:rgb(0,0,0);
	background: transparent\9;
	background:rgba(0,0,0,0.75);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#bf000000,endColorstr=#bf000000);
	zoom: 1;
}
.account-holder .open-link:before{
	border:0;
	background:url(/images-2014/arrows.png) no-repeat -10px 0;
	width:11px;
	height:8px;
}
.account-holder .open-link.collapsed:before{
	width:8px;
	height:10px;
	background-position:0 0;
}
.btn-top:before{
	border:0;
	background:url(/images-2014/arrows.png) no-repeat 0 -12px;
	width:15px;
	height:11px;
	left:16px;
	margin-top:-5px;
}
.point-list{
	font-size:18px;
}
@media only screen and (max-width: 991px){
	.nav .opener:before{
		top:25px;
	}
	.nav .additional .opener:before{
		top:32px;
	}
	.btn-top:before{
		margin-top:-7px;
	}
}
@media only screen and (min-width: 767px) and (max-width: 991px){
	.product-item .angle span{
		-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865474, M12=-0.7071067811865477, M21=0.7071067811865477, M22=0.7071067811865474, SizingMethod='auto expand')";
		margin:-10px 0 0 17px;
	}
}
@media only screen and (max-width: 767px){
	.nav ul li{
		display:block;
		width:auto;
	}
}
