.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto{z-index:99;width:100%;}
.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:bold;color:#666;padding:0px 0px 0px 0px;z-index:99;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline;}
.bx-wrapper .bx-pager.bx-default-pager a{text-indent:-9999px;display:block;width:12px;height:12px;margin:0 2px;outline:0;z-index:9;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;overflow:hidden;background:#f1efea;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active{background:#cd981a;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px;}
.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-51px;outline:0;width:40px;height:70px;text-indent:-9999px;z-index:91;transition:0.2s all linear;-moz-transition:0.2s all linear;-webkit-transition:0.2s all linear;overflow:hidden;background:url(../images/sprite.png) no-repeat;}
.bx-wrapper .bx-controls-direction a.bx-prev{left:0px;background-position:-167px -47px;}
.bx-wrapper .bx-controls-direction a.bx-prev:hover{background-position:-209px -47px;}
.bx-wrapper .bx-controls-direction a.bx-next{right:0px;background-position:-208px -122px;}
.bx-wrapper .bx-controls-direction a.bx-next:hover{background-position:-167px -122px;}
.bx-wrapper .bx-controls-direction a.disabled{display:none;}
@media (max-width:580px){.bx-wrapper .bx-controls-direction a{margin-top:-35px;}
}