@media (max-width: 600px) {
.head-bottom {
  background-image: linear-gradient(45deg,#ebebeb,#fffefe);
  padding: 12px 0;
}
.banner .owl-two img {
  height: 190px;
  padding: 0px;

}
.welcome-section h3 {

  font-size: 17px;

}
.link-area {
  margin-top: 25px;
}
.lnhv {
    background-position: -871px -120px, 0 0;
  }
  .lnhv img {
  margin: 5px 30px 5px 0;
}
.foot-top h4 {
  margin-top: 55px;
}
.impolink img {
  height: 40px;
  margin-bottom: 32px;
}
.stay-update h3 {
    width: 21%;
    float: left;
    border-right: #ffc600 2px solid;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin: 0;
    padding: 5px 0;
  }
   .stay-update marquee {
    float: right;
    width: 79%;
    color: #ffc600;
  }
}
@media only screen and (max-width: 768px) {
  .search-area2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}