.topMain .topKvContainer .kvTtlBox .kvContact-02{
position: fixed;
top: auto;
right: auto;
left: 1%;
bottom: 1%;
width: 140px;
z-index: 999;
}

@media screen and (max-width: 767px) {
.topMain .topKvContainer .topKvPanel03 {
justify-content: space-between;
padding-top: 100px;
}
}

iframe#chatbot-btn {
  right: 15px;
  left: auto !important;
  top: 130px !important;
}
@media screen and (max-width: 767px) {
iframe#chatbot-btn {
left:0 !important;
right: 15px;
bottom: 20px !important;
top: auto !important;
  }
}

.kvContact.kvContact-03 {
    position: fixed;
    top: auto;
    right: auto;
    left: 1%;
    bottom: 1%;
    width: 140px;
    z-index: 999;
}
@media screen and (max-width: 767px) {
.kvContact.kvContact-03 {
    bottom: 198px;
}
}
.follow.follow1024 {
        right: 0;
        left: auto;
}
@media screen and (max-width: 767px) {
    .follow.follow1024 {
      right: auto;
      left: 18px;
  }
  .follow.follow1024.lowpage-follow {
        bottom: 318px !important;
    }
}