@media (max-width: 767px) {
  body.tgc-form-focus .bottom_fix,
  body.tgc-form-focus .whatsapp,
  body.tgc-form-focus .whatsapp.comon_icon,
  body.tgc-form-focus #fix-rig,
  body.tgc-form-focus #mySidepanel,
  body.tgc-form-focus .duq_DUQ_container__1Uh0K,
  body.tgc-form-focus .duq_DUQ_container_color__2cEYj,
  body.tgc-form-focus iframe[name="helpcrunch-iframe"],
  body.tgc-form-focus .grecaptcha-badge {
    display: none !important;
    pointer-events: none !important;
  }

  input,
  textarea,
  select,
  button {
    pointer-events: auto !important;
    touch-action: manipulation;
  }

  form,
  .contact-form-box,
  .modal-form-fill,
  .duq_form__37y_-,
  .widget.subscribe,
  #enquire-form-ajax {
    position: relative;
    z-index: 10020;
  }

  .modal,
  .modal-dialog,
  .modal-content {
    z-index: 10030 !important;
  }

  .modal-open {
    overflow: auto !important;
    padding-right: 0 !important;
  }
}
