.flexslider { margin: 0 0 0px; background: #fff; border: none; position: relative; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; zoom: 1; }

.flex-control-nav {
  bottom: 20px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index:9999;
}
.flexslider .slides img {
	z-index:8888;
    margin-top: 153px;
}