-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathimmigration.html
More file actions
164 lines (143 loc) · 6.28 KB
/
Copy pathimmigration.html
File metadata and controls
164 lines (143 loc) · 6.28 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
<!DOCTYPE HTML>
<!--
Twenty by Pixelarity
pixelarity.com | hello@pixelarity.com
License: pixelarity.com/license
-->
<html>
<head>
<title>Immigration Systems</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]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
</head>
<body class="no-sidebar">
<div id="page-wrapper">
<!-- Header -->
<header id="header">
<h1 id="logo"><a href="index.html">GTM <span>Experts you can trust</span></a></h1>
<nav id="nav">
<ul>
<li class="current"><a href="index.html">Immigration Systems</a></li>
<li class="submenu">
<a href="#">Navigation</a>
<ul>
<li><a href="team.html">Our team</a></li>
<li class="submenu">
<a href="work.html">Our Work</a>
<ul>
<li><a href="work.html">Overview</a></li>
<li><a href="homeland.html">Homeland Security</a></li>
<li><a href="borderops.html">Border Operations</a></li>
<li><a href="immigration.html">Immigration Systems</a></li>
<li><a href="it.html">Information Technology</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</li>
<li><a href="contact.html" class="button special">Contact</a></li>
</ul>
</nav>
</header>
<!-- Main -->
<article id="main">
<header class="special container">
<span class="icon fa-user"></span>
<h2><strong>Immigration Systems</strong></h2>
<p>Managing mass migration events and the resultant impact on government operations</p>
</header>
<!-- One -->
<section class="wrapper style4 container">
<!-- Content -->
<div class="content">
<section>
<a href="#" class="image featured"><img src="images/elias-castillo-658736-unsplash.jpg" alt="Naturalization ceremony with people waving flags"/></a>
<!-- Photo by Elias Castillo on Unsplash -->
<header>
<h3>Immigration Systems</h3>
</header>
<p>The GTM team has unequaled experience in managing complex, international scale immigration benefits and control systems. From establishing and operating the world's largest and most successful legalization program to developing today's web-based application processes, GTM executives and senior consultants are at the forefront of efforts to improve how governments address critical migration management missions.</p>
<p>Examples of GTM's in-depth experience in immigration benefits systems include:</p>
<li>Setting up and operating ad hoc programs to handle mass migration events</li>
<li>Configuring specialized support functions such as call centers and regional benefits centers</li>
<li>Advising governments on legal and regulatory changes to help manage legal and illegal immigration challenges</li>
<li>Determining the feasibility of applying new technologies to streamline application and adjudication processes</li>
</section>
</div>
</section>
<!-- Two -->
<section class="wrapper style1 container special">
<div class="row">
<div class="4u 12u(narrower)">
<section>
<header>
<h3>Information Technology</h3>
</header>
<p>Discover the ways GTM helps US Citizenship & Immigration Services to develop and implement advanced software solutions to support agency operations</p>
<footer>
<ul class="buttons">
<li><a href="it.html" class="button small">Learn More</a></li>
</ul>
</footer>
</section>
</div>
<div class="4u 12u(narrower)">
<section>
<header>
<h3>Homeland Security</h3>
</header>
<p>See how GTM supports US Department of Homeland Security programs by providing technical and administrative staff to DHS agencies</p>
<br>
<footer>
<ul class="buttons">
<li><a href="homeland.html" class="button small">Learn More</a></li>
</ul>
</footer>
</section>
</div>
<div class="4u 12u(narrower)">
<section>
<header>
<h3>Border Operations</h3>
</header>
<p>Learn how GTM is putting over 50 years of border management experience to work for governments, international organizations and technology providers</p>
<br>
<footer>
<ul class="buttons">
<li><a href="borderops.html" class="button small">Learn More</a></li>
</ul>
</footer>
</section>
</div>
</div>
</section>
</article>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="#" class="icon circle fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon circle fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon circle fa-google-plus"><span class="label">Google+</span></a></li>
<li><a href="#" class="icon circle fa-github"><span class="label">Github</span></a></li>
<li><a href="#" class="icon circle fa-dribbble"><span class="label">Dribbble</span></a></li>
</ul>
<ul class="copyright">
<li>© Global Technology Management, Inc.</li>
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollgress.min.js"></script>
<script src="assets/js/skel.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>
</body>
</html>