.home-search-id-submit2 input {
  margin-top: 0px !important;
  padding-left: 0px !important;
}
.other-option-sec a {
  color: #ac1f30;
  text-decoration: none;
}
.other-option-sec a:hover {
  text-decoration: underline;
}

.mobile-adv-search {
  text-align: center;
  background: #a9f3df;
  padding: 1rem;
  margin-top: -1rem;
  text-decoration: underline;
  text-decoration-color: #323232;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px;
}

.mobile-adv-search i {
  background: #0b9e4d;
  color: #fff;
  font-size: 20px;
  padding: 10px;
  border-radius: 50%;
}

.mobile-search-bg {
  background: #f5f5f5;
  padding: 15px 0px 15px 0px;
  margin: 10px;
  border-radius: 30px;
}
.mobile-qsearch-form {
  .col-xs-6 {
    width: 50% !important;
  }
}
.quickSearch-right.mobile-qs ul li a {
  font-weight: normal !important;
  font-size: 1.5rem;
}
.quickSearch-right.mobile-qs {
  padding: 0px !important;
}

.foreignaffair-modal.show {
  opacity: 1;
}
