.store_hours{
    text-align: center;
    margin: 10px;
}
.mb-10{
    margin-bottom: 10px;
}
.cd-select:hover{
    color: #f8a555;
}
.cd-pricing-text h2{
    text-transform: none !important;
}
.contact_head_main{
    padding: 2rem;
    background: #FFFFFF;
    margin: 10px;
    float: left;

}
.icons{
    float: left;
    color: #000;
    font-size: 24px;
    margin-right: 10px;
}
.heading_span{
    color: #e24407;
}
.media-left1{
    padding: 0px 15px;
}
.contact_head_main .contact_h3{
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.contact_head_main .contact_h3 h3{
    margin: 2rem 0;
}
.contact_head_main p{
    text-align: justify;
}
.cd-pricing-list .cd-pricing-w{
    width: 23.87% !important;
}
 
.cd-pricinglist-custom .cd-pricing-custom{
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);

}
.digital_heading{
    margin-bottom: 20px;
    /* text-align: center; */
}
.padding_b_70{
    padding-bottom: 70px;
}
.Note_works{
    margin: 15px 0px 0px;
}
.shipping-clients{
    border: 1px solid #ccc;
    border-radius: 20px;
    float: left;
    width: 100%;
}
.client-img-holder{
    text-align: center
}
.client_images{
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 20px;
    float: left;
    width: 100%;
}
.shipping-clients1{
    text-align: center;
}
.signup_form{
    padding: 100px 0px;
}
.form_signup{
    width: 50%;
    margin: 0 auto;
}
.gray_light{
    background-color: #F8F8F8;
}
.sign_form_heading{
    text-align: center;
    margin-bottom: 20px;
}
.sign_form{
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-width: 1px;
    border-style: solid;
    border-top-width: 1px;
    border-color: #bdbbbb;
    padding: 50px 0px;
}
.min-h-170{
    min-height: 170px;
}
.carousel-inner .imgOverlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(6, 28, 38, 0.5);
}

/* Slider area css
============================================================================================ */
.main_slider_area {
    position: relative;
    margin-top: 136px;
  }
  .carousel-height {
    height: 630px;
  }
  .m-display{
    display: none !important;
  }
  .l-display{
    display: block;
  }
  .slide_style_left {
    text-align: left !important;
  }
  .slide_style_right {
    text-align: right !important;
  }
  .slide_style_center {
    text-align: center !important;
  }
  
  .slide-text {
    left: 0;
    top: 25%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 140px;
    
  }
  
  .slide-text  h1 {
    
    color: #ffffff;
    text-align: left;
      line-height: 40px;
      border-width: 0px;
      margin: 0px;
      padding: 0px;
      letter-spacing: 0px;
      font-weight: 600;
      font-size: 40px;
      white-space: normal;
    font-style: normal;
    /*text-shadow: 2px 2px 5px #000000;*/
    margin-bottom: 30px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
  }
  .slide-text p {
    padding: 0;
    color: #ffffff;
    text-align: justify;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    min-height: 0px;
      
      max-height: none;
      max-width: 550px;
    margin-bottom: 40px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
     
  }
  .secand_text {
    color: #fff;
    font-family: "Roboto", sans-serif;
    letter-spacing: .54px;
    /*text-shadow: 2px 2px 5px #000000;*/
    /*text-shadow: 0px 3px 9px rgba(0, 0, 0, 0.7);*/
  }
  .slide-text a.btn-default{
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    background: #002441;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  
  }
  .slide-text  a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #f4a654;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  }
  .slide-text   a:hover,
  .slide-text   a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
  }
  /*------------------------------------------------------*/
  
  @media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text > p {
  
        font-size: 18px;
    }
  }
  
  
  /*---------- MEDIA 480px ----------*/
  @media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
        top: 15%;
    }
    .slide-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
       
      
    }
     
  
  }
  @media  (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
        text-align: center;
    }
    .slide-text h1 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 5px;
        text-align: center;
    }
    .slide-text > p {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 10px;
        max-width: none;
       width: 100%;
       text-align: center;
    }
    .slide-text > a.btn-default, 
    .slide-text > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .slide-text  a.btn-default{
      font-size: 12px;
      padding: 12px 12px;
    }
    .slide-text  a.btn-primary{
      font-size: 12px;
      padding: 12px 12px;
    }
  
  }
  
  .toggleHeading {
    animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
     -moz-animation-delay: 0.5s;
       -o-animation-delay: 0.5s;
       -moz-transition: none !important;
  }
  
  .toggleCaption {
    animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
     -moz-animation-delay: 1.5s;
       -o-animation-delay: 1.5s;
       -moz-transition: none !important;
  }
  @media only screen and (max-width: 735px) and (min-width: 320px){
    .main_slider_area{
      margin-top: 0px;
    }
    .carousel-height {
      height: unset;
    }
    .main_slider_area {
      position: relative;
      margin-top: 66px;
    }
    .m-display{
      display: block !important;
    }
    .l-display{
      display: none !important;
    }
    .l-none{
  display: block !important;
}
  }
@media (max-width: 767px){
    .contact_head_main .contact_h3{
        width: 100%;
    }
}
.image_text{
  position: absolute;
   color: #ffffff;
   text-align: center;
   width: 100%;
    background: rgba(0, 0, 0, 0.4);
    padding: 10px 0px;
  
}
.image_thumb1{
  overflow: hidden;
    /* display: inline-block; */
    position: relative;
    z-index: 3;
    cursor: pointer;
    box-shadow: 0 0px 17px #d2cfcf;
    background-color: #FFF;
    /*padding: 6px;*/
}
 
.smart_lock_desc{
  position: absolute;
      text-align: center;
    width: 100%;
    top: 180px;
    color: #fff;
    /*background: rgba(0, 0, 0, 0.4);*/
}
.smart_lock_desc_footer{
  position: absolute;
  bottom: 0;
  text-align: center;
    width: 100%;
    color: #f4a654;
    background: rgba(0, 0, 0, 0.4);
        padding: 10px 0px;
}
.image_text p{
  color:#f4a654 !important;
  padding: 0px;
}
.smart_lock_desc_footer p{
  color:#f4a654 !important;
  padding: 0px;
}
.flxible_ul li{
/*padding-left: 10px;*/
font-size: 17px;
margin-bottom: 5px !important;
}
.flxible_ul li i{
  margin-right: 10px;
}
.flxible_ul p{
  font-size: 18px;
  color:#f4a654;
}
.flxible_ul{
  padding: 0px !important;
}
.flxible_ul{
  font-family: "Lato", sans-serif;
}
.Custom_table th,td{
  padding: 15px !important;
  text-align: center;
}
.custom_signup{
 display: block;
    line-height: 47px;
  }
  .custom_signup a{
    padding: 0px 10px;
    color: #fff;font-size: 16px !important;
  }
.l-none{
  display: none;
}
.header_top .header_top_inner .pull-right a i {
    padding-left: 10px;
    font-size: 20px;
    vertical-align: middle;
    line-height: 44px;
}
