ul li{list-style: none;}
a,a:hover,a:focus{text-decoration:none;color: #535353;}

html,body{ font-family: 'Roboto', sans-serif; font-weight: 500; font-size:16px; line-height: 1.6; color: #333; }

 .m-0 { margin: 0 !important; }
.m-t-5 { margin-top: 5px !important; }
.m-t-10 { margin-top: 10px !important; }
.m-t-20 { margin-top: 20px !important; }
.m-t-25 { margin-top: 25px !important; }
.m-r-10 { margin-right: 10px !important; }
.m-r-20 { margin-right: 20px !important; }
.m-r-25 { margin-right: 25px !important; }
.m-b-0 { margin-bottom: 0px !important; }
.m-b-10 { margin-bottom: 10px !important; }
.m-b-15 { margin-bottom: 15px !important; }
.m-b-20 { margin-bottom: 20px !important; }
.m-b-25{ margin-bottom: 25px !important; }
.m-l-10 { margin-left: 10px !important; }
.m-l-20 { margin-left: 20px !important; }
.m-l-25 { margin-left: 25px !important; }
.p-10{padding: 10px!important;} 
.f-12 { font-size: 12px !important; }
.f-14 { font-size: 14px !important; }
.f-16 { font-size: 16px !important; }
.f-18 { font-size: 18px !important; }
.f-20 { font-size: 20px !important; }
.f-26 { font-size: 26px !important; }
.f-30 { font-size: 30px !important; }
.f-36 { font-size: 36px !important; }
.pad-min{padding: 60px 0;}
.marg-min{margin: 60px 0;}
.line-min{line-height: 2;}
.btn-lg{padding: 15px 40px;}
.bold{font-weight: 600;}
img{max-width: 100%;}
 .link{color: #E73B32}
.p-relative{ position: relative;}
 .btn{border-radius:2px; }
.btn-danger{background: #BC2014}
.c-white{color: #fff;}
.c-black{color: #000;}
.c-blue{color:#000599;}
.c-yellow{color:#E4B908;}
.c-red{color:red;}

.btn-default{ background: #ccc;}
.btn-default.big-btn{display:block;padding: 20px;}

 
.navbar-logo {
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: -30px;
    padding: 5px 38px 34px 11px;
    position: relative;
    z-index: 9;
}

.custom-menu.navbar-nav {
  float: right;
  margin-top: 80px;
}
.custom-menu.navbar-nav a {   
    border-radius: 7px;
    margin: 5px;
    padding:10px 20px;
    font-size: 14px;
    transition:all ease-in-out .5s;
}

.custom-menu.navbar-nav a:hover,
.custom-menu.navbar-nav .active a{
   background: #01009a;
    color: #fff!important;
}
.nav > li > a:focus, .nav > li > a:hover{background: none;}
.navbar-toggle .icon-bar {
    background: #6c6b6b none repeat scroll 0 0;
}

 .camera_wrap .camera_pag .camera_pag_ul{text-align: center!important;}
 .camera_wrap .camera_pag { margin-top: -70px;}
 .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span{
  background: #FF0801;
 }

.banner-caption {
  background: rgba(0, 0, 0, 0.4);
  padding: 10px 50px 20px;
  display: inline-block;
}
.banner-caption ul li {
    list-style: outside;
    margin-left: 20px;
    padding-left: 10px;
    font-size: 16px;
    margin-bottom: 7px;
}
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3; 
 
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}

.zoom-box { overflow: hidden; border: 1px solid #ccc;  position: relative; display: block; text-align: left; min-height: 312px;}
.zoom-box img { width: 100%;  }
.zoom-box:hover { box-shadow:0 0 12px rgba(0, 0, 0, 0.5);  }
  
  .box-content{padding: 10px;}

.blue-box{
   background: rgba(12, 11, 96, 0.69);
   bottom: 0;
  left: 0;
  right: 0;
}
.yellow-box
{
  background:rgba(67, 185, 248, 0.8);
  bottom: 0;
  right: 0;
  width: 50%;
  top: 0;
}

.red-box {
    background: rgba(231, 6, 6, 0.77);
    bottom: 0;
    left: 0;
    right: 50%;
    top: 0;
}

.green-box {
    background:rgba(0, 200, 11, 0.73);
    bottom: 0;
  left: 0;
  right: 0;
}

.cyan-box {
    background:rgba(13, 172, 200, 0.77);
    bottom: 0;
  left: 0;
  right: 0;
}
.about-content {
    background: #fff084;
    margin: auto;
    width: 780px;
    max-width: 100%;
    padding: 60px;
    font-weight: 600;
}

.list1  {padding: 0;}

.list1 li {
    background: rgba(0, 0, 0, 0) url("../img/bullet.jpg") no-repeat scroll left top 11px;
    margin-bottom: 10px;
    padding-left: 20px;
}

.sp-section {
    margin-bottom: 50px;
    margin-top: 100px;
}

.logo-list  {
  padding: 0;
  text-align: center;
  margin-top: 20px;
}
.logo-list li {
    display: inline-block;
    margin: 0 35px;
}
.f-menu li a{ color: #fff;}
.f-menu li a:hover{ color: #FD2700;}
.f-menu li {
    margin: 10px 0;
}

footer {
    background:#000064 url("../img/footer-bg.jpg") no-repeat scroll center top;
    padding:0;
    color: #fff;
}
footer ul{padding: 0;}

.container-privacy {
    background: rgba(0, 0, 3, 0.13) none repeat scroll 0 0;
    font-size: 13px;
    padding: 10px 0;
}
.social-list {
    float: right;
    padding: 0;
    margin: 0;
}
.social-list li {
    display: inline-block;
background: url("../img/social-overlay.png") no-repeat  left 30px top 30px;
transition:all ease-in-out 1s;
border-radius:100%; 
 margin: 0 5px;
 line-height: 0;
}
.social-list li a {
    display: inline-block;
    height: 40px;
   
    opacity: 0.5;
    width: 40px;
}
.social-list li:hover {
background-position:  left -30px top -30px;
}
 
.fb {
    background: rgba(0, 0, 0, 0) url("../img/social-icon.png") no-repeat scroll left top;
}
.gp {
    background: rgba(0, 0, 0, 0) url("../img/social-icon.png") no-repeat scroll -55px top;
}
.yt {
    background: rgba(0, 0, 0, 0) url("../img/social-icon.png") no-repeat scroll -109px top;
}
.tw {
    background: rgba(0, 0, 0, 0) url("../img/social-icon.png") no-repeat scroll -165px top;
}
.lk {
    background: rgba(0, 0, 0, 0) url("../img/social-icon.png") no-repeat scroll -219px top;
}
/* .camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont{display: none;} */
.camera_prev{background: none; left:10% }
.camera_next{background: none; right:10% }
.camera_prev > span {
    background:rgba(0, 0, 0, 0.54) url("../img/sl-nav.png") no-repeat scroll left 5px center;
}
.camera_next > span {
    background:rgba(0, 0, 0, 0.54) url("../img/sl-nav.png") no-repeat right 5px center;
}

.carousel-control.left {
    background: rgba(0, 0, 0, 0) url("../img/nav-arrow.png") no-repeat scroll left center;
    width: 20px;
    left: -20px;
}

.carousel-control.right {
    background: rgba(0, 0, 0, 0) url("../img/nav-arrow.png") no-repeat scroll right center;
    width: 20px;
    right: -20px;
}
.ca-nav span.ca-nav-prev{ background: rgba(0, 0, 0, 0) url("../img/nav-arrow.png") no-repeat left 7px center;}

.ca-nav span.ca-nav-next{ background: rgba(0, 0, 0, 0) url("../img/nav-arrow.png") no-repeat right 7px center;}

.flex-direction-nav a{margin-top: -30px;}
.flex-direction-nav .flex-next{right: -5%;}
.flex-direction-nav .flex-prev{left: -5%;}

.flexslider .slides img {
    border: 1px solid #ddd;
    padding: 1px;
    width: auto;
}

.breadcrumb-banner{
  background: url('../img/breadcrumbBg.jpg') no-repeat center top;
  background-size: cover;
  margin-bottom: 30px;
   padding-bottom: 14px;
}

.form-control{min-height: 45px}
.carousel-indicators li{ padding: 5px; margin: 0 5px 0 0!important; border:2px solid  #01009A; }
.carousel-indicators .active{background: #FF0000; }

.carousel-indicators{bottom: -50px;}

.flexbox {
    align-items: center;
    display: flex;
    text-align: center;
}
#camera_wrap_4{
  min-height: 650px; 
  background:url('../img/load.gif') no-repeat center center;

}


 



.error .form-control{background: #F8DADA}
.error  .help-block ul{padding: 0; font-size: 12px; color: red}

.about-content{
  background: #fff084;
  padding: 60px;
}






/*==========  Non-Mobile First Method (Bootstrap 3) ==========*/

/* Large Devices, Wide Screens */
@media only screen and (min-width:767px) {
   
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; 
 }


}


/* Large Devices, Wide Screens */
@media only screen and (max-width:1024px) {
  .custom-menu.navbar-nav a {    
      padding: 20px 15px;
  }
  
}

/* Medium Devices, Desktops */
@media only screen and (max-width:992px) { 
.custom-menu.navbar-nav a {
    padding: 9px 6px;
}
}

/* Small Devices, Tablets */
@media only screen and (max-width:767px) { 

.navbar-toggle{display:inline-block;}
.navbar-logo{display: block; text-align: center;}
.custom-menu.navbar-nav {
    background: #ccc;
    float: none;
    margin-top: 29px;
}
 .custom-menu.navbar-nav a {text-align: center; border-bottom:1px solid #dad3d3; }
.zoom-box img{width: 100%;} 
.hero{top: auto;}
.ca-nav span.ca-nav-next{right: 10px;}
.ca-nav span{left: 10px;}
.carousel-control{display: none;}

/* .camera_wrap img{
  width: 100%!important; 
  height: auto!important;
}
 */

 .hero {
    position: absolute;
    top: 10%;
    transform:none;
    left: 0;
}
.banner-caption > h1 {font-size: 5vw;}
 .camera_caption > div{padding: 0}   
 .banner-caption{
  padding: 15px; 
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
}

}

@media only screen and (max-width:640px) {


}

/* Extra Small Devices, Phones */
@media only screen and (max-width:480px) {
 
}
@media only screen and (max-width:360px) {
 
}

/* Custom, iPhone Retina */
@media only screen and (max-width:320px) { }

/*========== css tricks ==========*/

/* Large screens ----------- */
@media only screen
and (min-width:1824px) {

/* Styles */ }

/* Desktops and laptops ----------- */
@media only screen
and (min-width:1224px) {

/* Styles */ }

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width:768px)
and (max-device-width:1024px)
and (orientation:portrait) {

/* Styles */ }

/* iPads (landscape) ----------- */
@media only screen
and (min-device-width:768px)
and (max-device-width:1024px)
and (orientation:landscape) {

/* Styles */ }

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width:768px)
and (max-device-width:1024px) {

/* Styles */ }

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width:320px)
and (max-device-width:480px) {

/* Styles */ }

/* Smartphones (landscape) ----------- */
@media only screen
and (min-width:321px) {

/* Styles */ }

/* Smartphones (portrait) ----------- */
@media only screen
and (max-width:320px) {

/* Styles */ }

/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {

/* Styles */ }
