/*========================================================
                        Camera
=========================================================*/
.camera_container {
  position: relative;
  height: 28.29268%;
  min-height:350px;
  margin-top: 2%; }
  
  
@media (min-width: 1170px) {
.camera_container {

  padding-bottom: 28.29268%;
  height: auto;
  min-height:auto;
  margin-top: 2%; }  
  }
 
 .camera_container2 {
  position: relative;
  padding-bottom: 40%;
  margin-top: 50%;
} 

@media (max-width: 1767.24138px) {
  .camera_container2 { 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(11, 38, 93, 0.85) none repeat scroll 0 0;
  box-sizing: border-box;
  display: block;
  left: 0;
  padding: 44px 30px 45px 62px;
  position: absolute;
  text-align: left;
  bottom: 52px;
  width: 70%;
  z-index: 0; 
  font-size:1em;
  color:#FFF
}

.camera_caption > div {
    height: 100%; 
}

.camera_caption h2 {
    font-size:3.2em;
    line-height: 1.3em;
} 
   
.camera_caption p {
    margin: 0;
    width: 75%;
    position: relative;
    left: -3px; 
}    

.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: #2068fa none repeat scroll 0 0;
    border-color: #2068fa;
    transition: all 0.25s ease 0s; 
} 
      
.camera_caption h2 span {
    font-size: 0.72em;
    font-weight: 400;
    display: block;
    line-height: 1.2em;
    margin-bottom: 14px;
    letter-spacing: 0px;
}      

  @media (max-width: 1024px) {
    .camera_caption {  font-size:0.7em; padding: 24px 10px 25px 12px; width:60%;   bottom: 20%;} 
  }  
      
  @media (max-width: 923px) {
    .camera_caption {  font-size:0.7em; padding: 24px 10px 25px 12px; width:60%;   bottom: 20%; } 
  }
  
  @media (max-width: 770px) {
    .camera_caption {  font-size:0.7em; padding: 24px 10px 25px 12px; width:60%;   bottom: 20%; } 
}

    
@media (max-width: 514px) 
{
    
    .camera_caption {  font-size:0.7em; padding: 24px 10px 25px 12px; width:90%;   bottom: 22%; } 
    
    .camera_caption p {
        width: 83%;
        line-height: 1.1em; 
    } 

    .camera_caption a {
        bottom: 10px;
        font-size: 27px;
        height: 46px;
        line-height: 42px;
        right: 10px;
        width: 46px; 
    }

    .camera_caption h2 {
      font-size: 26px;
      line-height: 39px; 
    } 
    
      .camera_caption h2 span {
        font-size: 14px;
        line-height: 15px; }    
    
}





.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: #0b265d none repeat scroll 0 0;
  transition: all 0.25s ease 0s; }

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