.banner_holder {position: relative;}

.banner-arrow {position: absolute; left: 10px; top: 141px; z-index: 100; color: white !important;}

#nextControl {left:auto; right: 10px;}

#banner-pager{position: absolute; right:10px; top: 270px; z-index: 100; color: white !important;}

#banner-pager span{margin-right: 10px; cursor: pointer; font-size: 25px;}

#banner-pager span.cycle-pager-active {color: #8a8a8a; font-size: 25px;}

.banner_caption{z-index: 90;}

.banner_image_holder{z-index: 80;}

@media only screen and (max-width: 40.063em) {
  .banner-arrow { top: 114px;}
  
  #banner-pager {display: none;}
  
}