﻿


body {
  background-color: #fff;

}

#circlr {
  cursor: move;
  margin: 0 auto;
  min-height: 600px;
  position: relative;
}

#circlr>img {
  width:800px!important;
  height:auto;
}

#circlr #loader {
  background: url(../images/loader.gif) center center no-repeat;
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}




.container { width:860px; height:auto; margin:0 auto;}

.col-lg-8  { width:860px !important; margin-left:0px !important;}