@media screen and (min-width: 992px) and (max-width: 1199px) {
}

@media screen and (min-width: 768px) and (max-width: 991px) {
}

@media (max-width: 767px) {
  .australia_banner .bannercapsnew h1 {
    font-size: 25px;
  }
  .applynowbtntwo {
    padding-top: 10px;
  }
  .applynowmergebtn .applynowbtntwo {
    text-align: center;
  }
  .applynowmergebtn p.btnbelowtagline {
    text-align: center;
  }
  .sepaonecls {
    padding: 0.5rem 0;
  }
  .ausboxtxtcls {
    padding: 1.5rem;
    display: flex;
    flex-direction: column-reverse;
  }
  .apply_single {
    margin-top: 10px;
  }
  footer .footmailcont p {
    padding-top: 10px;
  }
  .footersepaone {
    margin: 0.5rem 0;
  }
  .how_to_apply_sec .btn_area {
    margin: 10px auto 0px;
  }
  .table-responsive.tablecusukcls {
    padding-bottom: 1rem;
  }
  .morequestion_sec.section_style.centertxtsectwo h2 {
    font-size: 20px;
  }

  .footersepaone {
    margin-top: 1.3rem;
  }
}
