
.dotCover {width:100%; height:100%; background:url(../images/pattern.png); position:absolute; z-index:99;}
.rotator {position:relative; height:100%; display: none; background:#000000;}
.rotator ul li {float:left; position:absolute; list-style:none;}
.rotator ul li.show {z-index:9;}
img.slideBg {min-height:100%; min-width:1024px; width:100%; height:auto; position:fixed; top:0; left:0;}
@media screen and (max-width: 1024px) {
  img.slideBg {left: 50%; margin-left: -512px;}
}

