/*========================================================
                        Camera
=========================================================*/
.camera_container {
  position: relative;
  padding-bottom: 51.06060606%;
}
@media (max-width: 940.05934718px) {
  .camera_container {
    padding-bottom: 480px;
  }
}
.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;
}
.cameraCont,
.cameraContents {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.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;
}
.camera_loader {
  background: #ffffff 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   =====================*/
.camera_caption {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  text-align: center;
  color: #ffffff;
}
@media only screen and (max-width: 1699px) {
  .camera_caption {
    top: 30%;
  }
}
@media only screen and (max-width: 979px) {
  .camera_caption {
    top: 40%;
  }
}
.camera_caption em {
  font-family: 'Lato', sans-serif;
  font-size: 82px;
  line-height: 90px;
  font-weight: bold;
  letter-spacing: 9.84px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1199px) {
  .camera_caption em {
    font-size: 60px;
  }
}
@media only screen and (max-width: 979px) {
  .camera_caption em {
    font-size: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .camera_caption em {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1199px) {
  .camera_caption em {
    line-height: 72px;
  }
}
@media only screen and (max-width: 979px) {
  .camera_caption em {
    line-height: 48px;
  }
}
@media only screen and (max-width: 479px) {
  .camera_caption em {
    line-height: 32px;
  }
}
@media only screen and (max-width: 979px) {
  .camera_caption em {
    letter-spacing: 3px;
  }
}
@media only screen and (max-width: 767px) {
  .camera_caption em {
    letter-spacing: 0;
  }
}
.camera_caption .btn {
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.44px;
  color: #ffffff;
  padding: 18px 40px;
  border-color: #ffffff;
  border-width: 3px;
}
@media only screen and (max-width: 979px) {
  .camera_caption .btn {
    font-size: 14px;
  }
}
@media only screen and (max-width: 979px) {
  .camera_caption .btn {
    line-height: 14px;
  }
}
@media only screen and (max-width: 979px) {
  .camera_caption .btn {
    padding: 12px 20px;
  }
}
@media only screen and (max-width: 979px) {
  .camera_caption .btn {
    border-width: 2px;
  }
}
.camera_caption .btn:hover {
  border-color: #ff3753;
  background: #ff3753;
}
.camera_caption .btn:active {
  border-color: #ff1e3d;
  background: #ff1e3d;
}
.camera_caption * + .btn {
  margin-top: 68px;
}
@media only screen and (max-width: 1399px) {
  .camera_caption * + .btn {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 979px) {
  .camera_caption * + .btn {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 979px) {
  .camera_caption * + .btn {
    margin-top: 20px;
  }
}
.camera_caption > div {
  height: 100%;
}
.camera_pag {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 125px;
  text-align: center;
}
@media only screen and (max-width: 1399px) {
  .camera_pag {
    bottom: 60px;
  }
}
@media only screen and (max-width: 1199px) {
  .camera_pag {
    bottom: 40px;
  }
}
.camera_pag_ul {
  display: inline-block;
  text-align: center;
}
.camera_pag_ul:before,
.camera_pag_ul:after {
  content: " ";
  display: table;
}
.camera_pag_ul:after {
  clear: both;
}
.camera_pag_ul li {
  position: relative;
  float: left;
  width: 14px;
  height: 14px;
  line-height: 0;
  text-align: center;
  cursor: pointer;
}
.camera_pag_ul li:before {
  content: "";
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  background: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.camera_pag_ul li.cameracurrent:before,
.camera_pag_ul li:hover:before {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ff3753;
}
.camera_pag_ul li + li {
  margin-left: 16px;
}
.camera_pag_ul li > span {
  display: none;
}
.camera_signature {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 85px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 10px;
  line-height: 10px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
}
@media only screen and (max-width: 1399px) {
  .camera_signature {
    bottom: 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .camera_signature {
    bottom: 20px;
  }
}
.camera_container {
  background: #2c2b2e url(../images/slide01.jpg) no-repeat 50% 0;
  background-size: cover;
}
