/**************************
*
*	GENERAL
*
**************************/
/* line 7, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_wrap {
  display: none;
  position: relative;
  margin: 0 !important;
  background: #e8e8e8;
  z-index: 0;
}

/* line 14, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_wrap img {
  max-width: none !important;
}

/* line 17, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_fakehover {
  height: 100%;
  min-height: 60px;
  position: relative;
  width: 100%;
  z-index: 1;
}

/* line 24, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_wrap {
  width: 100%;
}

/* line 27, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_src {
  display: none;
}

/* line 30, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.cameraCont,
.cameraContents {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}

/* line 37, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.cameraSlide {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

/* line 45, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.cameraContent {
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

/* line 54, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_target {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 66, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_overlayer {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
  #  background: rgba(0, 0, 0, 0.38);
}

/* line 78, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_target_content {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

/* line 87, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_loader {
  background: #ffffff url(/assets/camera-loader-54ecb255faaf5ef40b325def1fe3ed203589d761ddaacc784fd9401c651156d2.gif) no-repeat center;
  background: rgba(255, 255, 255, 0.9) url(/assets/camera-loader-54ecb255faaf5ef40b325def1fe3ed203589d761ddaacc784fd9401c651156d2.gif) no-repeat center;
  border: 1px solid #ffffff;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  height: 36px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  margin: -18px 0 0 -18px;
  top: 50%;
  width: 36px;
  z-index: 3;
}

/* line 103, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_bar {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}

/* line 112, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_thumbs_wrap.camera_left .camera_bar,
.camera_thumbs_wrap.camera_right .camera_bar {
  height: 100%;
  position: absolute;
  width: auto;
}

/* line 118, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_thumbs_wrap.camera_bottom .camera_bar,
.camera_thumbs_wrap.camera_top .camera_bar {
  height: auto;
  position: absolute;
  width: 100%;
}

/* line 124, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_nav_cont {
  height: 65px;
  overflow: hidden;
  position: absolute;
  right: 9px;
  top: 15px;
  width: 120px;
  z-index: 4;
}

/* line 133, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camerarelative {
  overflow: hidden;
  position: relative;
}

/* line 137, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.imgFake {
  cursor: pointer;
}

/* line 140, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_command_wrap .hideNav {
  display: none;
}

/* line 143, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_command_wrap {
  left: 0;
  position: relative;
  right: 0;
  z-index: 4;
}

/* line 149, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_clear {
  display: block;
  clear: both;
}

/* line 153, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.showIt {
  display: none;
}

/* line 156, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_clear {
  clear: both;
  display: block;
  height: 1px;
  margin: -1px 0 25px;
  position: relative;
}

/* line 163, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_next,
.camera_prev {
  position: absolute;
  top: 50%;
  margin-top: -41px;
  width: 82px;
  height: 82px;
  color: #232222;
  #  background: #d4d8d8;
  text-align: center;
  font: 400 72px/80px 'FontAwesome';
  cursor: pointer;
  border-radius: 41px;
  -webkit-transition: 0.3s color ease;
  transition: 0.3s color ease;
  z-index: 10;
  #  filter: alpha(opacity=80);
  #  -moz-opacity: 0.8;
  #  -khtml-opacity: 0.8;
  #  opacity: 0.8;
}

/* line 184, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_next:hover,
.camera_prev:hover {
  color: #249f9c;
  background: #d4d8d8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

/* line 193, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_next {
  right: 67px;
}

/* line 196, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_next:before {
  padding-left: 10px;
  content: '\f105';
}

/* line 200, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_prev {
  left: 68px;
}

/* line 203, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_prev:before {
  padding-right: 10px;
  content: '\f104';
}

/* line 207, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_caption {
  position: absolute;
  left: 68px;
  right: 67px;
  padding: 0 102px;
  bottom: 8.166666666666667%;
  text-align: center;
}

/* line 215, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_caption .text_1 {
  padding-bottom: 167px;
  letter-spacing: 3.4px;
}

@media (min-width: 980px) and (max-width: 1199px) {
  /* line 220, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
  .camera_caption {
    top: 18.166666666666667%;
    bottom: auto;
  }

  /* line 224, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
  .camera_caption .text_1 {
    font-size: 48px;
    line-height: 40px;
    padding-bottom: 80px;
  }
}
@media (max-width: 979px) {
  /* line 231, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
  .camera_caption {
    top: 8.166666666666667%;
    bottom: auto;
    left: 34px;
    right: 33.5px;
    padding: 0 61px;
  }

  /* line 238, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
  .camera_caption .text_1 {
    font-size: 48px;
    line-height: 40px;
    padding-bottom: 40px;
  }

  /* line 243, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
  .camera_next,
  .camera_prev {
    margin-top: -20.5px;
    width: 41px;
    height: 41px;
    color: #232222;
    background: #d4d8d8;
    text-align: center;
    font: 400 36px/40px 'FontAwesome';
    cursor: pointer;
    border-radius: 41px;
    -webkit-transition: 0.3s color ease;
    transition: 0.3s color ease;
    z-index: 10;
  }

  /* line 258, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
  .camera_next:hover,
  .camera_prev:hover {
    color: #249f9c;
  }

  /* line 262, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
  .camera_next {
    right: 33.5px;
  }

  /* line 265, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
  .camera_next:before {
    padding-left: 5px;
    content: '\f105';
  }

  /* line 269, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
  .camera_prev {
    left: 34px;
  }

  /* line 272, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
  .camera_prev:before {
    padding-right: 5px;
    content: '\f104';
  }
}
@media (max-width: 767px) {
  /* line 278, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
  .camera_caption {
    display: none !important;
  }
}
@media (max-width: 479px) {
  /* line 283, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
  .camera_prev {
    top: 35px;
    left: 20px;
  }

  /* line 287, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
  .camera_next {
    top: 35px;
    left: 70px;
  }
}
/* line 293, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_wrap .camera_pag .camera_pag_ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  background: #fff;
}

/* line 300, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_wrap .camera_pag .camera_pag_ul li {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin: 20px 5px;
  position: relative;
  text-align: left;
  text-indent: -9999px;
  width: 16px;
  background: #b7b7b7;
}

/* line 314, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_wrap .camera_pag .camera_pag_ul li > span {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 8px;
  left: 4px;
  overflow: hidden;
  position: absolute;
  top: 4px;
  width: 8px;
}

/* line 325, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
  background: #b7b7b7;
}

/* line 328, /home/yxx/workspace/sightcare_site/app/assets/stylesheets/camera.scss */
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  -moz-box-shadow: 0;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  background: #434648;
}
