South Carolina DSIT Communications Trailer

South Carolina DSIT Trailer

Tech Specs

Length: 20′
HVAC: yes
Generator: 10KW
Lighting: LED Package
Bi-Directional Briefing Screen: no
Exterior Storage: no
Audio/Video System: yes
Individual Workstations: five (5)
Auto Leveling System: no

Completed Projects

Medical Center Trailer

Piedmont Medical Center
Mobile Communications Trailer

Light Duty Trailer

SC Division of State Information Technology
Mobile Communications Trailer

Johnson County Command Trailer

Johnson County, Wyoming
Mobile Command Trailer

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; } }