-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservices.html
More file actions
329 lines (291 loc) · 13.4 KB
/
Copy pathservices.html
File metadata and controls
329 lines (291 loc) · 13.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
<!DOCTYPE HTML>
<!--
TXT by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>GTM Services</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body>
<div id="page-wrapper">
<!-- Header -->
<header id="header">
<div class="logo container">
<div>
<h1><a href="index.html" id="logo">Have a problem?</a></h1>
<p>GTM's experts can solve your IT and procedural issues.</p>
</div>
</div>
</header>
<!-- Nav -->
<nav id="nav">
<ul>
<li class="current"><a href="index.html">Home</a></li>
<li>
<a href="#">Dropdown</a>
<ul>
<li><a href="#">Lorem ipsum dolor</a></li>
<li><a href="#">Magna phasellus</a></li>
<li>
<a href="#">Phasellus consequat</a>
<ul>
<li><a href="#">Lorem ipsum dolor</a></li>
<li><a href="#">Phasellus consequat</a></li>
<li><a href="#">Magna phasellus</a></li>
<li><a href="#">Etiam dolore nisl</a></li>
</ul>
</li>
<li><a href="#">Veroeros feugiat</a></li>
</ul>
</li>
<li><a href="services.html">Services</a></li>
<li><a href="team.html">Our Team</a></li>
<li><a href="careers.html">Careers</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main-wrapper">
<div id="main" class="container">
<div class="row">
<div class="3u 12u(mobile)">
<div class="sidebar">
<!-- Sidebar -->
<!-- Recent Posts -->
<section>
<h2 class="major"><span>Recent Posts</span></h2>
<ul class="divided">
<li>
<article class="box post-summary">
<h3><a href="#">A Subheading</a></h3>
<ul class="meta">
<li class="icon fa-clock-o">6 hours ago</li>
<li class="icon fa-comments"><a href="#">34</a></li>
</ul>
</article>
</li>
<li>
<article class="box post-summary">
<h3><a href="#">Another Subheading</a></h3>
<ul class="meta">
<li class="icon fa-clock-o">9 hours ago</li>
<li class="icon fa-comments"><a href="#">27</a></li>
</ul>
</article>
</li>
<li>
<article class="box post-summary">
<h3><a href="#">And Another</a></h3>
<ul class="meta">
<li class="icon fa-clock-o">Yesterday</li>
<li class="icon fa-comments"><a href="#">184</a></li>
</ul>
</article>
</li>
</ul>
<a href="#" class="button alt">Browse Archives</a>
</section>
<!-- Something -->
<section>
<h2 class="major"><span>Ipsum Dolore</span></h2>
<a href="#" class="image featured"><img src="images/pic03.jpg" alt="" /></a>
<p>
Donec sagittis massa et leo semper scele risque metus faucibus. Morbi congue mattis mi.
Phasellus sed nisl vitae risus tristique volutpat. Cras rutrum sed commodo luctus blandit.
</p>
<a href="#" class="button alt">Learn more</a>
</section>
<!-- Something -->
<section>
<h2 class="major"><span>Magna Feugiat</span></h2>
<p>
Rhoncus dui quis euismod. Maecenas lorem tellus, congue et condimentum ac, ullamcorper non sapien.
Donec sagittis massa et leo semper scele risque metus faucibus. Morbi congue mattis mi.
Phasellus sed nisl vitae risus tristique volutpat. Cras rutrum sed commodo luctus blandit.
</p>
<a href="#" class="button alt">Learn more</a>
</section>
</div>
</div>
<div class="9u 12u(mobile) important(mobile)">
<div class="content content-right">
<!-- Content -->
<article class="box page-content">
<header>
<h2>Services</h2>
<p></p>
</header>
<section>
<span class="image featured"><img src="images/work.jpg" alt="" /></span>
<p>
Global Technology Management was founded in 1994 to help vendors, systems integrators and governments
understand how a nation's borders are operated and managed, how immigration benefits and law enforcement
systems work, and how transportation networks, enabling technologies, and other infrastructures are used
to support these critical functions.
</p>
</section>
<section>
<h3>Our experts</h3>
<p>
GTM's former U.S. Government senior executives offer a special set of skills to business development and solution development teams:
<li>In-depth knowledge of government operations and processes</li>
<li>Technical expertise in key government systems and databases</li>
<li>A proven record for successful investigation and development of unique products and technologies for the market</li>
<li>Tried and tested business processes reengineering approach that enables agencies to use resources more effectively</li>
<li>A reputation for quality of service that brings instant recognition and credibility to new business initiatives</li>
</p>
</section>
<section>
<h3>What we've done</h3>
<p>
In the last nineteen years GTM has been called on by a wide array of Fortune 500 companies, government agencies and international
organizations to help them develop new products and opportunities for these markets, to respond to challenges brought on by ever-changing
government operational requirements, and to address the new demand for homeland security solutions. Some examples of GTM's leadership in
this arena include:
<li>Team member on the Department of Homeland Security US-VISIT program</li>
<li>Team member on the U.S. Citizenship & Immigration Service's Application Support Center program</li>
<li>Biometric Technicians</li>
<li>Advise government and contractor staff as senior subject matter experts on immigration and border operations</li>
<li>Conduct database research on potential immigration violators and terrorism risks</li>
<li>Service provider for Defense Threat Reduction Agency border management programs</li>
<li>Consultant to U.S., Canadian, and United Kingdom governments and other governments in the Asia-Pacific, Central America, South America and Europe regions</li>
<li>Technical expertise in key U.S. and international immigration operational systems</li>
<li>Management of field operations, port-of-entry operations, and border interdiction programs as senior executives in government, and as consultants to national
governments and international organizations such as the International Organization on Migration, the Caribbean Community, and the Inter-American Development Bank.</li>
</p>
<p>
We help our clients learn the market, deliver quality services, extend product and service offerings, and generate new sources of revenue.
The resulting list of success stories has validated the GTM formula: Knowledge, trust, integrity, entrepreneurship, and a focused awareness of a client's goals.
</p>
</section>
</article>
</div>
</div>
</div>
<div class="row 200%">
<div class="12u">
<!-- Features -->
<section class="box features">
<h2 class="major"><span>A Major Heading</span></h2>
<div>
<div class="row">
<div class="3u 12u(mobile)">
<!-- Feature -->
<section class="box feature">
<a href="#" class="image featured"><img src="images/pic01.jpg" alt="" /></a>
<h3><a href="#">A Subheading</a></h3>
<p>
Phasellus quam turpis, feugiat sit amet ornare in, a hendrerit in
lectus dolore. Praesent semper mod quis eget sed etiam eu ante risus.
</p>
</section>
</div>
<div class="3u 12u(mobile)">
<!-- Feature -->
<section class="box feature">
<a href="#" class="image featured"><img src="images/pic02.jpg" alt="" /></a>
<h3><a href="#">Another Subheading</a></h3>
<p>
Phasellus quam turpis, feugiat sit amet ornare in, a hendrerit in
lectus dolore. Praesent semper mod quis eget sed etiam eu ante risus.
</p>
</section>
</div>
<div class="3u 12u(mobile)">
<!-- Feature -->
<section class="box feature">
<a href="#" class="image featured"><img src="images/pic03.jpg" alt="" /></a>
<h3><a href="#">And Another</a></h3>
<p>
Phasellus quam turpis, feugiat sit amet ornare in, a hendrerit in
lectus dolore. Praesent semper mod quis eget sed etiam eu ante risus.
</p>
</section>
</div>
<div class="3u 12u(mobile)">
<!-- Feature -->
<section class="box feature">
<a href="#" class="image featured"><img src="images/pic04.jpg" alt="" /></a>
<h3><a href="#">And One More</a></h3>
<p>
Phasellus quam turpis, feugiat sit amet ornare in, a hendrerit in
lectus dolore. Praesent semper mod quis eget sed etiam eu ante risus.
</p>
</section>
</div>
</div>
<div class="row">
<div class="12u">
<ul class="actions">
<li><a href="#" class="button big">Do Something</a></li>
<li><a href="#" class="button alt big">Think About It</a></li>
</ul>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer id="footer" class="container">
<div class="row 200%">
<div class="12u">
<!-- About -->
<section>
<h2 class="major"><span>What's this about?</span></h2>
<p>
GTM was founded in 1994 to solve complex problems faced by governments that were dealing with new and unprecedented challenges to homeland security. GTM has since grown to become a respected supplier of administrative, technical and information technology services to the U.S. Department of Homeland Security, international organizations, and the private sector.
</p>
</section>
</div>
</div>
<div class="row 200%">
<div class="12u">
<!-- Contact -->
<section>
<h2 class="major"><span>Get in touch</span></h2>
<ul class="contact">
<li><a class="icon fa-facebook" href="#"><span class="label">Facebook</span></a></li>
<li><a class="icon fa-twitter" href="#"><span class="label">Twitter</span></a></li>
<li><a class="icon fa-instagram" href="#"><span class="label">Instagram</span></a></li>
<li><a class="icon fa-dribbble" href="#"><span class="label">Dribbble</span></a></li>
<li><a class="icon fa-google-plus" href="#"><span class="label">Google+</span></a></li>
</ul>
</section>
</div>
</div>
<!-- Copyright -->
<div id="copyright">
<ul class="menu">
<li>© Global Technology Management. All rights reserved</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/skel-viewport.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-99145473-2', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>