#kenytBubbleContainer, div#messageWrapperBox, .kconnectors-container.kprimary-bg.kprimary-border,.kbubble-container.kprimary-bg.kprimary-border
{display:none !important;}
div.mainpre {
  display: block;
  width: 100%;
  width: 100%;
}
#kenytChatBubble.style1 {
bottom: 0;
margin-bottom: 0 !important;
border-radius: 50%;
width: 0 !important;
height: 0 !important;
visibility: hidden;
}

.post {
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding: 0px 0 12px 0;
  margin-bottom: 10px;
  color: #141823;
  background: #fff;
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  border-radius: 3px;
}

.preloader {
  display: block;
  position: relative;
  height: 100%;
}
.preloader > * {
  background: transparent;
  position: relative;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  /* -- */
  background: #F6F7F8;
    background-image: -webkit-gradient(linear, left center, right center, from(#F6F7F8), color-stop(0.2, #EDEEF1), color-stop(0.4, #F6F7F8), to(#F6F7F8));
    background-image: -webkit-linear-gradient(left, #F6F7F8 0%, #EDEEF1 20%, #F6F7F8 40%, #F6F7F8 100%);
    background-repeat: no-repeat;
    background-size: 800px 100%;
    animation: placeHolderShimmer 1s linear infinite forwards;
}
.preloader > *:after {
  content: "";
  position: absolute;
  width: 100%;
}
.preloader .loader-circle {
  height: 300px;
  margin-bottom: 12px;
}
.preloader .loader-circle:after {
  left: -325px;
  top: -475px;
  border-radius: 100%;
  width: 150px;
  height: 150px;
}
.preloader .loader-bar {
  height: 25px;
    margin-bottom: 12px;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
    
}
.preloader .loader-bar:after {
  left: -85%;
  top: -485px;
  border-radius: 1500px;
  height: 10px;
  width: 60%;
}
.preloader .filler {
  background: #fff;
}

@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}

div.loadingGif {
/* width: 100%;
height: 100%;
position: absolute;
top: 0;
z-index: 10;
left: 0;
overflow: hidden; */
}
img.loadingGif {
position: absolute;
bottom: 9.5%;
right: 18%;
width: 10%;
}
@media (max-width:767px) {
img.loadingGif {
bottom: 5%;
}
}#time-brigade-enq{
    font-size: 30px;
    display:none;
}
#time-brigade-enq1{
    font-size: 30px;
    display:none;
}
#time-brigade-enq2{
    font-size: 30px;
    display:none;
}
#time-brigade-enq3{
    font-size: 30px;
    display:none;
}
#time-brigade-enq4{
    font-size: 30px;
    display:none;
}
#time-brigade-enq5{
    font-size: 30px;
    display:none;
}
#time-brigade-enq6{
    font-size: 30px;
    display:none;
}
#time-brigade-enq7{
    font-size: 30px;
    display:none;
}
#time-brigade-enq8{
    font-size: 30px;
    display:none;
}
#timer-brigade{
    cursor:pointer;
}
.otpd-counter span span {
position: relative;
font-size: 16px !important;
font-family: proxima-nova;
float: right;
top: -15px;
color: #ffc30f;
min-width: 20px;
}
p.otp_msg_common {
display: inline-block;
}
p.otp_msg_normal {
display: inline-block;
}
.otpd-counter span {
cursor: default;
}