Thank you for contacting us!

We will respond to your message within 24 hours.

Explore Our Solutions

Mobile Command Centers

From small surveillance vehicles to 20 person classrooms, mobile command units are designed to meet each client’s unique operational needs.

Communication Solutions

When communication is compromised because of natural disasters or geographic remoteness, Nomad’s specialized technology ensures your operation thrives under the most challenging circumstances.

Industry Solutions

Explore specialized solutions for industries including energy, military, public safety and education.

What would you like to do next?



function initEmbeddedMessaging() { try { embeddedservice_bootstrap.settings.language = 'en_US'; // For example, enter 'en' or 'en-US' embeddedservice_bootstrap.init( '00Dcs00000AkRx7', 'NASH_Deployment', 'https://nomadgcs.my.site.com/ESWNASHDeployment1766524668591', { scrt2URL: 'https://nomadgcs.my.salesforce-scrt.com' } ); } catch (err) { console.error('Error loading Embedded Messaging: ', err); } }; @media screen and (max-width: 768px) { /* Chat container + iframe */ .embeddedServiceMessagingFrame, iframe.embeddedServiceMessagingIframe { position: fixed !important; inset: 0 !important; width: 100vw !important; height: 100dvh !important; max-height: 100dvh !important; z-index: 2147483647 !important; pointer-events: auto !important; border-radius: 0 !important; } /* Push site UI below chat */ body.embeddedMessagingPreventScrolling header, body.embeddedMessagingPreventScrolling nav, body.embeddedMessagingPreventScrolling footer, body.embeddedMessagingPreventScrolling [class*="header"], body.embeddedMessagingPreventScrolling [class*="nav"], body.embeddedMessagingPreventScrolling [id*="header"], body.embeddedMessagingPreventScrolling [id*="nav"] { z-index: 0 !important; pointer-events: none !important; } /* IMPORTANT: ensure chat UI is clickable */ .embeddedServiceMessagingFrame *, iframe.embeddedServiceMessagingIframe { pointer-events: auto !important; } /* Hide WordPress plugin banner while chat is open */ body.embeddedMessagingPreventScrolling #simple-banner { display: none !important; } }