#inbar.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
#inbar.flexslider .slides li {background-position:center top;background-repeat:no-repeat;height: 569px;}
#inbar .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
#inbar .flex-direction-nav a  { text-decoration:none; display: block; width: 50px; height: 108px; margin: 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; background-image: url(../img/btn01.png); background-repeat: no-repeat;}
#inbar .flex-direction-nav .flex-prev { left: 0px; background-position: left top; text-indent: -999px; }
#inbar .flex-direction-nav .flex-next { right: 0px; text-align: right; background-position: right top; text-indent: 999px; }