.owl-pagination{
	display:none;
}
.home-slider .owl-controls .owl-buttons .owl-prev, .home-slider .owl-controls .owl-buttons .owl-next{
	top:45%;
}
/*.owl-theme .owl-controls .owl-buttons div{
	font-size:30px;
	height:35px;
	color:#aaa;
	width:40px;
	box-shadow: 1px 1px 10px #333;
}
.owl-prev{
	border-radius: 0 3px 3px 0;
}
.owl-next{
	border-radius: 3px 0 0 3px;
}*/

@media (max-width:640px){
    .home-slider{margin-top: 0px;}
}