/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 17 2026 | 15:01:36 */
@media (min-width: 1000px) and (max-width: 1350px) {

  /* Hide image column */
  #foresporgsel .vc_col-sm-4 {
    display: none !important;
  }

  /* Make form column full width */
  #foresporgsel ._custom-query-form {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

}


@media (max-width: 1399px) {
  ._custom-footer-items .left_padding_desktop_200px > .vc_column-inner {
    padding-left: 0 !important;
  }
}
