.owl-theme .owl-controls{
text-align: center;
}
#bar{
width: 0%;
max-width: 100%;
height: 1px;
background: #fff;
margin-top: -1px;
position: relative;
top: 0px;
z-index: 100;
}
#progressBar{
width: 100%;
background: none;
height: 0;
} .owl-theme .owl-controls .owl-buttons div{
color: #fff;
display: inline-block;
zoom: 1;
*display: inline; filter: Alpha(Opacity=50); opacity: 0.5;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100); opacity: 1;
text-decoration: none;
}
.owl-nav-left {
font-size: 48px;
left: 24px;
position: absolute;
top: 38%;
left: 12px;
vertical-align: middle;
}
.owl-nav-right {
position: absolute;
top: 38%;
font-size: 48px;
right: 12px;
} .owl-theme .owl-controls {
text-align: center;
}
.owl-theme .owl-controls .owl-page {
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span {
display: block;
width: 8px;
height: 8px;
margin: 0 2px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #d2d6db;
}
.owl-theme .owl-controls.clickable .owl-page:hover span{
background: #92969b;
}
.owl-theme .owl-controls .owl-page.active span {
background: #eee;
} .owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} .owl-item.loading{
min-height: 150px;
background: url(//alexisbailbonds.com/wp-content/plugins/luke-slider/images/owl.loader.gif) no-repeat center center
}