#MenuBox *, #MenuBox *::after, #MenuBox *::before {
	box-sizing: unset !important;
}

#MenuBox *, #MenuBox *::before, #MenuBox *::after {
	box-sizing: unset !important;
}

/******* promo-menu *******/
.promo_base {
	background-color: rgb(240, 240, 240);
	clear: none;
	display: block;
	float: left;
	height: auto;
	left: 0;
	margin-left: 0;
	margin-top: 0;
	position: relative;
	top: 0;
	width: 20%;
}

.promo_image {
	width: 100%;
	max-height: 120px;
	height: auto;
}

.promo_base:hover {
	background-color: rgba(175, 175, 175, 0.35);
}

.promo_image:hover {
	filter: sepia(50%);
}

.promo_name_price {
	background-attachment: scroll;
	background-color: rgba(255, 255, 255, 0);
	background-image: url("/assets/img/corner_up.png");
	background-position: 50% 110%;
	background-repeat: no-repeat no-repeat;
	background-size: auto auto;
	border-right: 1px solid rgba(255, 255, 255, 0.75);
	clear: none;
	float: left;
	font-size: 1em;
	font-weight: normal;
	height: auto;
	left: 0;
	line-height: 1em;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	min-height: 70px;
	padding: 15px 5px;
	position: relative;
	text-align: center;
	top: 0;
	width: 100%;
}

.promo_name {
	float: none;
	font-family: "Bebas Neue Book";
	font-size: 25px;
	line-height: 1em;
	display: block;
	min-height: 50px;
}

.promo_price {
	color: rgb(127, 127, 127);
	float: none;
	font-size: 16px;
	line-height: 1em;
}

.promo_test-drive, .promo_credit {
	background-attachment: scroll;
	background-color: rgb(255, 255, 255);
	background-image: url("/assets/img/points1_horiz.gif"), url("/assets/img/arrow3rght.png");
	background-position: 0 100%, 94% 50%;
	background-repeat: repeat-x, no-repeat;
	background-size: auto auto, auto auto;
	border-left: 5px solid rgb(255, 255, 255);
	border-right: 5px solid rgb(255, 255, 255);
	border-top: 0 solid rgb(255, 255, 255);
	clear: none;
	color: rgb(125, 125, 125);
	display: block;
	float: left;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	height: 35px;
	left: 0;
	line-height: 1em;
	margin-left: 0;
	margin-top: 0;
	min-height: 0;
	min-width: 0;
	padding-left: 10px;
	padding-top: 12px;
	position: relative;
	text-align: left;
	top: 0;
	width: 100%;
}

.promo_test-drive:hover, .promo_credit:hover {
	background-color: rgb(255, 255, 255);
	background-image: url("/assets/img/points1_horiz.gif"), url("/assets/img/arrow3rght.png");
	background-position: 0 100%, 97% 50%;
	background-repeat: repeat-x, no-repeat;
	background-size: auto auto, auto auto;
	color: rgb(0, 0, 0);
}

.promo_name_price a, .promo_test-drive a, .promo_credit a {
	color: inherit !important;
}

.promo_base:nth-of-type(n+6) {
	display: none;
}

/******* promo-menu *******/
.box-close {
	background-attachment: scroll;
	background-image: url("/assets/img/close2.gif");
	background-position: 50% 50%;
	background-repeat: no-repeat no-repeat;
	background-size: auto auto;
	clear: none;
	float: none;
	height: 25px;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	position: relative;
	top: 0;
	width: 25px;
}

.box-close-1 {
	background-attachment: scroll;
	background-image: url("/assets/img/close2.gif");
	background-position: 50% 50%;
	background-repeat: no-repeat no-repeat;
	background-size: auto auto;
	clear: none;
	float: left;
	height: 25px;
	left: 0;
	margin: 20px auto;
	position: relative;
	top: 0;
	width: 100%;
}

.box-close:hover, .box-close-1:hover {
	background-image: url("/assets/img/close2.gif");
	background-attachment: scroll;
	-webkit-background-size: auto;
	background-size: auto;
	background-color: rgb(240, 240, 240);
	background-position: 50% 50%;
	background-repeat: no-repeat no-repeat;
}

.box-close:active, .box-close-1:active {
	background-image: url("/assets/img/close.gif");
	background-attachment: scroll;
	-webkit-background-size: auto;
	background-size: auto;
	background-color: rgb(45, 146, 255);
	background-position: 50% 50%;
	background-repeat: no-repeat no-repeat;
}

.box-close-1 {
	display: none;
}

#MenuBox ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

#MenuBox {
	display: block;
}

#MenuBox {
	float: left;
	height: auto;
	clear: none;
	width: 80%;
	position: absolute;
	top: 32px;
	left: auto;
	right: 0px;
	bottom: auto;
}

#MenuBox > a {
	display: none;
}

#MenuBox > ul > li {
	float: left;
	font-size: 1em;
	height: auto;
	min-height: 48px;
	text-align: center;
	font-weight: normal;
	line-height: 1em;
	margin-left: 0px;
	margin-top: 0px;
	clear: none;

	min-height: 30px;
	margin-right: 0px;
	position: relative;
	top: 0px;
	left: 0px;
}

#MenuBox li a {
	float: none;
	font-size: 18px;
	line-height: 1em;
	font-family: 'Bebas Neue Book';
	color: rgb(127, 127, 127);
	display: block;
	letter-spacing: 1px;
}

#MenuBox span:after {
	display: none;
	width: 0;
	height: 0;
	border: 0.313em solid transparent;
	border-bottom: none;
	border-top-color: #b0b8bb;
	content: '';
	vertical-align: middle;
	position: relative;
	right: -0.313em;
}

#MenuBox > ul > li:nth-of-type(7) {
	width: 13%;
}

#MenuBox > ul > li:nth-of-type(6) {

	width: 10%;

}

#MenuBox > ul > li:nth-of-type(6) a {
	color: rgb(45, 146, 255);
}

#MenuBox > ul > li:nth-of-type(5) {

	width: 18%;

}

#MenuBox > ul > li:nth-of-type(4) {

	width: 18%;
}

#MenuBox > ul > li:nth-of-type(3) {

	width: 18%;
	background-attachment: scroll;
	background-image: url("/assets/img/arrow_dwn.gif");

	background-position: 50% 18px;
	background-repeat: no-repeat no-repeat;
	background-size: auto auto;
}

#MenuBox > ul > li:nth-of-type(2) {

	width: 18%;
	background-attachment: scroll;

	background-image: none;

	background-position: 50% 18px;
	background-repeat: no-repeat no-repeat;
	background-size: auto auto;
}

#MenuBox > ul > li:nth-of-type(1) {

	width: 18%;
	background-attachment: scroll;
	background-image: url("/assets/img/arrow_dwn.gif");

	background-position: 50% 18px;
	background-repeat: no-repeat no-repeat;
	background-size: auto auto;
}

#MenuBox > ul > li > a {

	border-right-width: 1px;
	border-right-color: rgb(127, 127, 127);
	border-right-style: solid;
}

#MenuBox > ul > li:last-of-type > a {
	border-right: none;
}

#MenuBox li ul {

	background: url('/assets/img/corner_down.png') no-repeat top center #f0f0f0;
	border-color: transparent;
	border-style: none;
	box-shadow: 0 30px 30px rgba(0, 0, 0, 0.5);

	display: none;

	margin-left: -108px;
	left: 50%;
	margin-top: 30px;

	padding: 35px 15px 20px 16px;
	position: relative;
	top: 100%;

	width: 184px;
}

#MenuBox > ul > li:nth-of-type(1) > ul {

}

#MenuBox > ul > li:nth-of-type(5) > ul {
	margin-left: -50px;
}

#MenuBox > ul > li:nth-of-type(6) > ul {
	margin-left: -11px;
}

#MenuBox li:target ul {
	display: block;
	left: 0;
	right: 0;
}

#MenuBox li ul a {
	background: url("/assets/img/points_horiz.gif") repeat-x scroll center bottom transparent;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	margin-top: 0;
	min-height: 30px;
	position: relative;
	text-align: center;

	width: 100%;
	padding-top: 3px;
}

#MenuBox li ul li a:hover,
#MenuBox li ul:not( :hover ) li.active a {
	color: #000000;
	text-decoration: none;
}

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

	#MenuBox {
		top: 77px;
		right: 0px;
		width: 100%;
		left: auto;
	}

	#MenuBox li ul {
		margin-top: 15px;

		margin-left: -108px;
		left: 50%;

		padding: 35px 15px 20px 16px;
	}

	#MenuBox li ul a {

	}

	.promo_base {
		width: 25%;

	}

	.promo_base:nth-of-type(n+4) {
		display: none;
	}

	.promo_base:nth-of-type(n+6) {
		display: block;
	}

	#MenuBox > ul > li:nth-of-type(1) > ul {
		margin-left: -95px;

		background-position: 78px top;
	}

	#MenuBox > ul > li:nth-of-type(5) > ul {
		margin-left: -62px;
	}

	#MenuBox > ul > li:nth-of-type(6) > ul {
		margin-left: -25px;
	}

	#MenuBox > ul > li:nth-of-type(1) {

		background-position: 50% 18px;
	}

	#MenuBox > ul > li:nth-of-type(3) {

		background-position: 50% 18px;
	}

	#MenuBox > ul > li:nth-of-type(5) {
		background-position: 90.5% 3px;
	}

	#MenuBox > ul > li:nth-of-type(6) {
		background-position: 94.5% 3px;
	}
}

@media only screen and ( max-width: 650px ) {
	#TopMenu {
		width: 100%;
		padding: 0% 3%;
	}

	#MenuBox {
		position: absolute;
		top: 36%;
		left: auto;
		padding: 0% 3%;
	}

	#MenuBox > a {
		width: 24px;
		height: 24px;
		text-align: left;
		text-indent: -9999px;
		background-color: #B0B8BB;
		position: relative;
		float: right;
	}

	#MenuBox > a:before,
	#MenuBox > a:after {
		border: 3px solid #ffffff;
		content: "";
		left: 0;
		position: absolute;
		right: 0;
		top: 4px;
	}

	#MenuBox > a:after {
		top: 60%;
	}

	#MenuBox:not( :target ) > a:first-of-type,
	#MenuBox:target > a:last-of-type {
		display: block;
	}

	#MenuBox > ul {
		height: auto;
		display: none;
		position: absolute;
		left: 0;
		top: 51px;
		right: 0;

		background-color: #ffffff;
	}

	#MenuBox:target > ul {
		display: block;
	}

	#MenuBox > ul > li {
		width: 100% !important;
		float: left;

		background-position: 57.5% 8px;
	}

	#MenuBox > ul > li:nth-of-type(1), #MenuBox > ul > li:nth-of-type(2), #MenuBox > ul > li:nth-of-type(3), #MenuBox > ul > li:nth-of-type(5) {
		background-position: 61.5% 8px;

	}

	#MenuBox > ul > li:nth-of-type(6) {
		background-position: 61.5% 8px;
	}

	#MenuBox > ul > li > a {
		border-bottom: 1px solid rgb(127, 127, 127);
		border-left: 0 solid rgb(255, 255, 255);
		border-right: 0 solid rgb(255, 255, 255);
		clear: none;
		font-size: 18px;
		font-weight: normal;
		height: auto;
		left: 0;
		line-height: 22px;
		margin-left: auto;
		margin-right: auto;
		min-height: 30px;
		padding-top: 3px;
		position: relative;
		text-align: center;
		top: 0;
		width: 85%;
	}

	#MenuBox > ul > li:not( :last-child ) > a {

	}

	#MenuBox li ul {
		margin: 0 auto;
		padding: 0;
		box-shadow: none;
		background: #f0f0f0;
		width: 85%;
	}

	#MenuBox li ul a {
		width: 100%;

	}

	#MenuBox span:after {

	}

	#MenuBox li ul .box-close {
		display: none;
	}

	#MenuBox ul .box-close-1 {
		display: block;
	}

	.promo_base {
		width: 33%;
	}

	.promo_base:nth-of-type(n+4) {
		margin-top: 10px;
		display: block;
	}

	#MenuBox > ul > li:nth-of-type(n) > ul {

		left: 0%;
		margin-left: auto;
	}
}

@media only screen and (max-width: 520px) {
	.promo_base {
		width: 50%;
	}

	.promo_base:nth-of-type(n+3) {
		margin-top: 10px;
	}
}

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

	#MenuBox > ul > li:nth-of-type(1), #MenuBox > ul > li:nth-of-type(2), #MenuBox > ul > li:nth-of-type(3), #MenuBox > ul > li:nth-of-type(5) {
		background-position: 65.5% 8px;

	}

}
