.home-con .menu,
.aboutus-con .menu {
	position: absolute;
	top: 50%;
	margin-top: -155px!important;
}
.news-list {
	height: 50%;
}
.slide_container {
	display: none;
}
.slide_container.active {
	/*display: block;*/
}
.section.product .slide_container .slide {
	background-size: 100% auto !important;
}
.pr-menu li a,
.pr-more a {
	cursor: pointer;
}
.pr-more a {
	background: url(../images/hide.png) no-repeat;
}
.pr-more a.active {
	background: url(../images/moreproducts.png) no-repeat;
}
.home-con .title h4,
#menu li a {
	font-family: 'calibri';
}
/*.section.home {
	z-index: 600;
}
.section.aboutus {
	z-index: 500;
}
.section.tec {
	z-index: 400;
}
.section.product {
	z-index: 300;
}
.section.news {
	z-index: 200;
}
.section.contact {
	z-index: 100;
}*/
.section {
	background-color: #fff;
}