/*========================================================
                        Camera
=========================================================*/
.camera_container {
  position: relative;
  padding-bottom: 28.29268%;
  margin-top: 50px; }

@media (max-width: 1767.24138px) {
  .camera_container {
    padding-bottom: 500px; } }
.camera_wrap {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  margin-bottom: 0 !important;
  height: 100%;
  background: #fff;
  z-index: 0; }

.camera_wrap img {
  max-width: none !important; }

.camera_fakehover {
  height: 100%;
  min-height: 60px;
  position: relative;
  width: 100%; }

.camera_src {
  display: none; }

.cameraSlide {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.cameraContent {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none; }

.camera_target {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  text-align: left;
  z-index: 0; }

.camera_overlayer {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 0; }

.camera_target_content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 2;
  text-align: center; }
  @media (max-width: 1887px) {
    .camera_target_content h2 {
      font-size: 63px;
      line-height: 59px; } }
  @media (max-width: 1753px) {
    .camera_target_content h2 {
      font-size: 63px;
      line-height: 59px; } }
  @media (max-width: 1504px) {
    .camera_target_content h2 {
      font-size: 43px;
      line-height: 49px; } }

.camera_loader {
  background: #fff url(../images/camera-loader.gif) no-repeat center;
  border: 1px solid #ffffff;
  border-radius: 18px;
  height: 36px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  margin: -18px 0 0 -18px;
  top: 50%;
  width: 36px;
  z-index: 3; }

.camera_nav_cont {
  height: 65px;
  overflow: hidden;
  position: absolute;
  right: 9px;
  top: 15px;
  width: 120px;
  z-index: 4; }

.camerarelative {
  overflow: hidden;
  position: relative; }

.imgFake {
  cursor: pointer; }

.camera_command_wrap .hideNav {
  display: none; }

.camera_command_wrap {
  left: 0;
  position: relative;
  right: 0;
  z-index: 4; }

.showIt {
  display: none; }

.camera_clear {
  clear: both;
  display: block;
  height: 1px;
  margin: -1px 0 25px;
  position: relative; }

.camera_caption {
  display: none; }

.cameraContent .camera_caption {
  display: block; }

/*================   Custom Layout&Styles   =====================*/
.cameraCont, .cameraContents {
  display: inline-block;
  height: 100%;
  position: relative;
  text-align: left;
  width: 1170px; }
  @media (max-width: 923px) {
    .cameraCont, .cameraContents {
      width: 100%; } }

.camera_caption {
  position: absolute;
  background: rgba(252, 90, 10, 0.85) none repeat scroll 0 0;
  box-sizing: border-box;
  display: block;
  left: 0;
  padding: 44px 30px 45px 32px;
  position: absolute;
  text-align: left;
  bottom: 52px;
  width: 570px;
  z-index: 0; }
  @media (max-width: 1753px) {
    .camera_caption {
      padding: 24px 30px 25px 32px; } }
  @media (max-width: 1561px) {
    .camera_caption {
      padding: 24px 0px 25px 32px; } }
  @media (max-width: 923px) {
    .camera_caption {
      width: 100%; } }
  .camera_caption h2, .camera_caption span, .camera_caption p {
    color: #fff; }
  .camera_caption p {
    margin: 0;
    width: 75%;
    position: relative;
    left: -3px; }
    @media (max-width: 514px) {
      .camera_caption p {
        width: 83%;
        line-height: 21px; } }
  .camera_caption a {
    border: 2px solid #fff;
    bottom: 38px;
    color: #fff;
    display: inline-block;
    font-size: 55px;
    height: 76px;
    line-height: 68px;
    position: absolute;
    right: 30px;
    text-align: center;
    transition: all 0.25s ease 0s;
    width: 76px; }
    .camera_caption a:hover {
      background: #272d33 none repeat scroll 0 0;
      border-color: #272d33;
      transition: all 0.25s ease 0s; }
    @media (max-width: 514px) {
      .camera_caption a {
        bottom: 10px;
        font-size: 27px;
        height: 46px;
        line-height: 42px;
        right: 10px;
        width: 46px; } }
  @media (max-width: 514px) {
    .camera_caption h2 {
      font-size: 26px;
      line-height: 39px; } }
  .camera_caption h2 span {
    font-size: 55px;
    font-weight: 400;
    display: block;
    line-height: 57px;
    margin-bottom: 14px;
    letter-spacing: 0px; }
    @media (max-width: 1753px) {
      .camera_caption h2 span {
        font-size: 55px;
        line-height: 57px; } }
    @media (max-width: 1504px) {
      .camera_caption h2 span {
        font-size: 35px;
        line-height: 37px; } }
    @media (max-width: 514px) {
      .camera_caption h2 span {
        font-size: 14px;
        line-height: 15px; } }
  .camera_caption > div {
    height: 100%; }

.camera_pag {
  bottom: 51px;
  box-sizing: border-box;
  display: block;
  right: 21%;
  padding: 0;
  position: absolute;
  text-align: right;
  width: 1170px;
  z-index: 10;
  margin-right: 10px; }
  @media (max-width: 923px) {
    .camera_pag {
      margin-right: -48px;
      right: 50%;
      bottom: 15px; } }
  .camera_pag_ul li {
    margin: 0 0 0 12px;
    display: inline-block;
    line-height: 8px;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }
    .camera_pag_ul li.cameracurrent, .camera_pag_ul li:hover {
      background: #333; }
    .camera_pag_ul li > span {
      background: #fff;
      border-radius: 100%;
      cursor: pointer;
      display: block;
      height: 20px;
      overflow: hidden;
      text-indent: -100px;
      transition: all 0.25s ease 0s;
      width: 20px; }

.camera_pag_ul li.cameracurrent span, .camera_pag_ul li:hover span {
  background: #fc5a0a none repeat scroll 0 0;
  transition: all 0.25s ease 0s; }

/*# sourceMappingURL=camera.css.map */
