.page_inner table>tbody>tr:nth-of-type(odd) {
	background:none;
}
.wrap_parallax .top_nav li a {
	color:#fff;
}
.model_promo.mors {
	height: 900px;
	margin-bottom:0;
}


.mors .img_replace  {
	z-index: -1;
}
.mors .model_promo_img {
	padding-top: 70px;
	height: 100%;
}
.mors .model_promo_img .img_replace {
	background-size: cover;
	background-position: bottom center;
}

.about {
	background:#000;
	color:#fff;
	padding:0;
	padding-bottom: 50px;
}
	.about p {
		margin:10px 0;
		font-size: 18px;
	}
.map {
	text-align: center;
}
.map img {
	width:100%;
}

.main_price {
	padding:120px 0;
	background: #000 url(images/section_top.png) center top no-repeat;
	text-align: center;
	color:#fff;
}
	.main_price-item {
		margin:30px 0;
	}

.map_mors {
	height:640px;
}
.map_mors h2 {
	position: absolute;
	z-index: 100;
	top: 30px;
	text-align: center;
  	width: 100%;
}
.ydate {
	font-size: 23px;
	text-transform: uppercase;
	font-family: 'ptcentrosansproregular';
}


			

.main_price .nav-button:before {
	border-color: transparent transparent transparent #000;
}
.main_price .nav-button:after {
	  border-color: transparent #000 transparent transparent;
}




/* mediaqueries */
@media (max-width: 1450px) {
	.model_promo.mors { height: 800px;	}
}
@media (max-width: 1250px) {
	.model_promo.mors { height: 660px;	}
}
@media (max-width: 1100px) {
	.model_promo.mors { height: 510px;	}
	.map_mors { height: 500px;	}
}

@media (max-width: 850px) {
	.model_promo.mors { height: 420px;	}
	.page_inner {padding-top: 0 !important}
}
@media (max-width: 692px) {
	.mors .model_promo_img {top:0;}
	.model_promo.mors { height: 300px;	}
	.map_mors { height: 300px;	}
}

@media (max-width: 480px) {
	.model_promo.mors { height: 250px;	}
	.mors-about {font-size: 18px; line-height: 18px; margin-top: 5px;}
}