.maad_logo{
  height: 115px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.search_type{
  position: absolute;
  right: -91px;
  top: 4px;
}
@media only screen and (max-width: 767px){
  .maad_logo{
    height: 115px;
    position: absolute!important;
    top: 0;
    right: 0;
    z-index: 1;
  }
  .navbar-area{
    height: 65px;
  }
}
.others-option-for-responsive .dot-menu .inner{
  height: 100px!important;
}
.pb-30{
  padding-top: 30px;
}
.copyright-area{
  padding-top: 20px;
  padding-bottom: 20px;
}