forked from Vicky-freshworks/travelportal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathour-team.html
executable file
·504 lines (501 loc) · 33.9 KB
/
our-team.html
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
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
<!DOCTYPE html>
<html class="wide wow-animation" lang="en">
<head>
<!-- Site Title-->
<title>Our Team</title>
<!-- <script src="https://wchat.myfreshworks.com/js/widget.js"></script> -->
<script src='//cdn.freshmarketer.in/30001641/1208.js'></script>
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<!-- Stylesheets-->
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Lato:400,400i,700,700i,900,900i">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/style.css">
<!--[if lt IE 10]>
<div style="background: #212121; padding: 10px 0; box-shadow: 3px 3px 5px 0 rgba(0,0,0,.3); clear: both; text-align:center; position: relative; z-index:1;"><a href="http://windows.microsoft.com/en-US/internet-explorer/"><img src="images/ie8-panel/warning_bar_0000_us.jpg" border="0" height="42" width="820" alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today."></a></div>
<script src="js/html5shiv.min.js"></script>
<![endif]-->
<!-- fsales js snippe-->
<script> function createFcn(nm){(window.freshsales)[nm]=function(){(window.freshsales).push([nm].concat(Array.prototype.slice.call(arguments,0)))}; } (function(url,appToken,formCapture){window.freshsales=window.freshsales||[];if(window.freshsales.length==0){list='init identify trackPageView trackEvent set'.split(' ');for(var i=0;i<list.length;i++){var nm=list[i];createFcn(nm);}var t=document.createElement('script');t.async=1;
t.src='https://ind-assets.freshsales.io/assets/analytics.js';var ft=document.getElementsByTagName('script')[0];ft.parentNode.insertBefore(t,ft);freshsales.init('https://zarget-50172.myfreshworks.com/crm/sales','52f5e932e5883e634a9f7008a87b52d13931a6f6c351f8af41db61267cb8aba7',false);}})();</script>
<!-- fchat js snippet-->
<script>
function initFreshChat() {
window.fcWidget.init({
token: "198fe5e3-2d38-443c-a76a-1b636701e1ea",
host: "https://wchat.myfreshworks.com"
});
}
function initialize(i,t){var e;i.getElementById(t)?initFreshChat():((e=i.createElement("script")).id=t,e.async=!0,e.src="https://wchat.myfreshworks.com/js/widget.js",e.onload=initFreshChat,i.head.appendChild(e))}
function initiateCall(){initialize(document,"freshchat-js-sdk")}window.addEventListener?window.addEventListener("load",initiateCall,!1):window.attachEvent("load",initiateCall,!1);
</script>
</head>
<body>
<script>
window.fcWidget.init({
token: "e314b701-b527-402e-89c8-5c34042c0db9",
host: "https://wchat.myfreshworks.com"
});
</script><!-- Page-->
<div class="page text-center">
<!-- Page Header-->
<header class="page-header">
<!-- RD Navbar-->
<div class="rd-navbar-wrap">
<nav class="rd-navbar rd-navbar-light" data-lg-device-layout="rd-navbar-fixed" data-xl-device-layout="rd-navbar-static" data-xxl-device-layout="rd-navbar-static" data-lg-stick-up-offset="1px" data-xl-stick-up-offset="1px" data-xxl-stick-up-offset="1px" data-layout="rd-navbar-fixed" data-sm-layout="rd-navbar-fixed" data-md-layout="rd-navbar-fixed" data-lg-layout="rd-navbar-fullwidth" data-xl-layout="rd-navbar-static" data-xxl-layout="rd-navbar-static">
<div class="rd-navbar-inner">
<!-- RD Navbar Panel-->
<div class="rd-navbar-panel">
<!-- RD Navbar Toggle-->
<button class="rd-navbar-toggle" data-rd-navbar-toggle=".rd-navbar-nav-wrap"><span></span></button>
<!-- RD Navbar Brand-->
<div class="rd-navbar-brand rd-navbar-brand-desktop"><a class="brand-name" href="index.html"><img width="148" height="30" src="images/logo-dark-148x30.png" alt=""></a></div>
<!-- RD Navbar Brand-->
<div class="rd-navbar-brand rd-navbar-brand-mobile"><a class="brand-name" href="index.html"><img width="148" height="30" src="images/logo-dark-148x30.png" alt=""></a></div>
</div>
<div class="rd-navbar-nav-wrap">
<!-- RD Navbar Nav-->
<ul class="rd-navbar-nav">
<li><a href="index.html">Home</a>
<!-- RD Navbar Dropdown-->
<ul class="rd-navbar-dropdown">
<li><a href="index-variant-2.html">Tickets</a></li>
<li><a href="index-variant-3.html">Custom Itineraries</a></li>
</ul>
</li>
<li><a href="tours-grid.html">Tours</a>
<!-- RD Navbar Dropdown-->
<ul class="rd-navbar-dropdown">
<li><a href="tours-grid.html">Africa</a></li>
<li><a href="tours-grid-variant-2.html">Eurasia</a></li>
<li><a href="tours-list.html">America</a></li>
<li><a href="tours-single.html">Australia</a></li>
</ul>
</li>
<li class="active"><a href="about.html">About</a>
<!-- RD Navbar Dropdown-->
<ul class="rd-navbar-dropdown">
<li><a href="our-team.html">Our Team</a></li>
<li><a href="careers.html">Careers</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="testimonials.html">Testimonials</a></li>
</ul>
</li>
<li><a href="#">Pages</a>
<!-- RD Navbar Megamenu-->
<div class="rd-navbar-megamenu">
<div class="row">
<div class="col-lg-4">
<p class="rd-megamenu-header text-big text-black text-ubold">Pages 1</p>
<ul class="rd-megamenu-list">
<li><a href="press.html">Press</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="pricing.html">Pricing</a></li>
<li><a href="destinations.html">Destinations</a></li>
<li><a href="signup.html">Sign Up</a></li>
<li><a href="signup-variant-2.html">Sign Up v2</a></li>
</ul>
</div>
<div class="col-lg-4">
<p class="rd-megamenu-header text-big text-black text-ubold">Pages 2</p>
<ul class="rd-megamenu-list">
<li><a href="login.html">Login</a></li>
<li><a href="forgot-password.html">Forgot Password</a></li>
<li><a href="privacy.html">Privacy Policy</a></li>
<li><a href="terms-of-use.html">Terms Of Use</a></li>
<li><a href="sitemap.html">Sitemap</a></li>
<li><a href="search-results.html">Search Results</a></li>
</ul>
</div>
<div class="col-lg-4">
<p class="rd-megamenu-header text-big text-black text-ubold">Pages 3</p>
<ul class="rd-megamenu-list">
<li><a href="404.html">404</a></li>
<li><a href="503.html">503</a></li>
<li><a href="comingsoon.html">Coming Soon</a></li>
<li><a href="maintenance.html">Maintenance</a></li>
<li><a href="underconstruction.html">Under Construction</a></li>
</ul>
</div>
</div>
</div>
</li>
<li><a href="gallery-cobbles.html">Gallery</a>
<!-- RD Navbar Dropdown-->
<ul class="rd-navbar-dropdown">
<li><a href="gallery-cobbles.html">African Destinations</a></li>
<li><a href="gallery-fullwidth.html">Eurasian Destinations</a></li>
<li><a href="gallery-grid.html">American Destinations</a></li>
<li><a href="gallery-masonry.html">Australian Destinations</a></li>
</ul>
</li>
<li><a href="blog-grid.html">Blog</a>
<!-- RD Navbar Dropdown-->
<ul class="rd-navbar-dropdown">
<li><a href="blog-grid.html">Blog Grid</a></li>
<li><a href="blog-grid-sidebar-left.html">Blog Grid Sidebar</a></li>
<li><a href="blog-list.html">Blog List</a></li>
<li><a href="blog-list-sidebar-left.html">Blog List Sidebar</a></li>
<li><a href="blog-list-variant-2.html">Blog List v2</a></li>
<li><a href="blog-list-variant-2-sidebar-left.html">Blog List v2 Sidebar</a></li>
<li><a href="blog-masonry.html">Blog Masonry</a></li>
<li><a href="blog-modern.html">Blog Modern</a></li>
<li><a href="blog-single-post.html">Blog Single Post</a></li>
<li><a href="blog-single-post-sidebar-left.html">Blog Single Post Sidebar</a></li>
</ul>
</li>
<li><a href="https://staycation.freshdesk.com/support/home">Support</a>
<!-- RD Navbar Dropdown-->
<ul class="rd-navbar-dropdown">
<li><a href="https://staycation.freshdesk.com/support/home">Support</a></li>
<li><a href="contacts-variant-2.html">Contacts v2</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
</div>
</header>
<section class="section parallax-container bg-black section-height-mac context-dark" data-parallax-img="images/backgrounds/background-08-1920x900.jpg">
<div class="parallax-content">
<div class="bg-overlay-darker">
<div class="container section-34 section-md-100 section-lg-top-170 section-lg-bottom-165">
<h1 class="d-none d-lg-inline-block">Our Team</h1>
<h6 class="font-italic">A team of professionals who are passionate about traveling</h6>
</div>
</div>
</div>
</section>
<!-- Our Team-->
<section class="section-80">
<div class="container">
<div class="row row-60 justify-content-sm-center">
<div class="col-md-8 col-lg-4">
<!-- Team Member-->
<div class="team-member">
<div class="team-member-img-wrap"><img class="rounded-circle img-responsive center-block" src="images/users/user-01-100x100.jpg" width="100" height="100" alt=""></div>
<div class="team-member-body">
<div class="team-member-title text-small text-ubold text-uppercase text-spacing-200 text-black">John Richardson</div>
<div class="team-member-description text-spacing-300 font-italic text-uppercase text-silver-chalice">FOUNDER & MANAGING DIRECTOR</div>
<p class="text-small font-italic text-silver-chalice">A successful business owner, social entrepreneur, and business strategist, John is one of the most important persons at Staycation, who founded it years ago.</p>
</div>
<div class="team-member-hover-content">
<!-- Button trigger modal-->
<button class="button button-primary" type="button" data-toggle="modal" data-target="#teamMember">View FULL INFO</button>
</div>
</div>
<!-- List Inline-->
<ul class="list-inline list-primary list-inline-13">
<li class="text-center"><a class="icon fa fa-facebook-f text-gray" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-twitter text-gray" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-youtube text-gray" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-linkedin text-gray" href="#"></a></li>
</ul>
</div>
<div class="col-md-8 col-lg-4">
<!-- Team Member-->
<div class="team-member">
<div class="team-member-img-wrap"><img class="rounded-circle img-responsive center-block" src="images/users/user-02-100x100.jpg" width="100" height="100" alt=""></div>
<div class="team-member-body">
<div class="team-member-title text-small text-ubold text-uppercase text-spacing-200 text-black">Leslie Silva</div>
<div class="team-member-description text-spacing-300 font-italic text-uppercase text-silver-chalice">SENIOR TRAVEL AGENT</div>
<p class="text-small font-italic text-silver-chalice">Leslie started out in the travel industry straight from school, working for the National Union of Students Travel Service, and quickly learned all the aspects of business travel.</p>
</div>
<div class="team-member-hover-content">
<!-- Button trigger modal-->
<button class="button button-primary" type="button" data-toggle="modal" data-target="#teamMember">View FULL INFO</button>
</div>
</div>
<!-- List Inline-->
<ul class="list-inline list-primary list-inline-13">
<li class="text-center"><a class="icon fa fa-facebook-f text-gray" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-twitter text-gray" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-youtube text-gray" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-linkedin text-gray" href="#"></a></li>
</ul>
</div>
<div class="col-md-8 col-lg-4">
<!-- Team Member-->
<div class="team-member">
<div class="team-member-img-wrap"><img class="rounded-circle img-responsive center-block" src="images/users/user-03-100x100.jpg" width="100" height="100" alt=""></div>
<div class="team-member-body">
<div class="team-member-title text-small text-ubold text-uppercase text-spacing-200 text-black">Kent Fleming</div>
<div class="team-member-description text-spacing-300 font-italic text-uppercase text-silver-chalice">HOTEL AGENT</div>
<p class="text-small font-italic text-silver-chalice">Kent started with Staycation in May 2013, when he decided to change something in his life by entering the tour and hotel booking industry.</p>
</div>
<div class="team-member-hover-content">
<!-- Button trigger modal-->
<button class="button button-primary" type="button" data-toggle="modal" data-target="#teamMember">View FULL INFO</button>
</div>
</div>
<!-- List Inline-->
<ul class="list-inline list-primary list-inline-13">
<li class="text-center"><a class="icon fa fa-facebook-f text-gray" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-twitter text-gray" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-youtube text-gray" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-linkedin text-gray" href="#"></a></li>
</ul>
</div>
</div>
</div>
</section>
<!-- Our Team-->
<section class="section-80 bg-wild-wand bg-wild-wand-team-member">
<div class="container">
<div class="row row-60 justify-content-sm-center">
<div class="col-md-8 col-lg-4">
<!-- Team Member-->
<div class="team-member">
<div class="team-member-img-wrap"><img class="rounded-circle img-responsive center-block" src="images/users/user-03-100x100.jpg" width="100" height="100" alt=""></div>
<div class="team-member-body">
<div class="team-member-title text-small text-ubold text-uppercase text-spacing-200 text-black">jack Wilson</div>
<div class="team-member-description text-spacing-300 font-italic text-uppercase text-silver-chalice">FINANCIAL MANAGER</div>
<p class="text-small font-italic text-silver-chalice">Jack started with Staycation in 2007 coming in to replace the previous accounts chap who was retiring. Now he is at the Head of our Financial Department.</p>
</div>
<div class="team-member-hover-content">
<!-- Button trigger modal-->
<button class="button button-primary" type="button" data-toggle="modal" data-target="#teamMember">View FULL INFO</button>
</div>
</div>
<!-- List Inline-->
<ul class="list-inline list-primary list-inline-13">
<li class="text-center"><a class="icon fa fa-facebook-f text-gray" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-twitter text-gray" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-youtube text-gray" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-linkedin text-gray" href="#"></a></li>
</ul>
</div>
<div class="col-md-8 col-lg-4">
<!-- Team Member-->
<div class="team-member">
<div class="team-member-img-wrap"><img class="rounded-circle img-responsive center-block" src="images/users/user-02-100x100.jpg" width="100" height="100" alt=""></div>
<div class="team-member-body">
<div class="team-member-title text-small text-ubold text-uppercase text-spacing-200 text-black">mary Smith</div>
<div class="team-member-description text-spacing-300 font-italic text-uppercase text-silver-chalice">TOUR GUIDE</div>
<p class="text-small font-italic text-silver-chalice">Right after her graduation from the local university, Mary became interested in traveling. She joined us in 2009, and her professional skills and dedication made her #1 Tour Guide.</p>
</div>
<div class="team-member-hover-content">
<!-- Button trigger modal-->
<button class="button button-primary" type="button" data-toggle="modal" data-target="#teamMember">View FULL INFO</button>
</div>
</div>
<!-- List Inline-->
<ul class="list-inline list-primary list-inline-13">
<li class="text-center"><a class="icon fa fa-facebook-f text-gray" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-twitter text-gray" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-youtube text-gray" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-linkedin text-gray" href="#"></a></li>
</ul>
</div>
<div class="col-md-8 col-lg-4">
<!-- Team Member-->
<div class="team-member">
<div class="team-member-img-wrap"><img class="rounded-circle img-responsive center-block" src="images/users/user-01-100x100.jpg" width="100" height="100" alt=""></div>
<div class="team-member-body">
<div class="team-member-title text-small text-ubold text-uppercase text-spacing-200 text-black">Nick Johnson</div>
<div class="team-member-description text-spacing-300 font-italic text-uppercase text-silver-chalice">TRAVEL AGENT</div>
<p class="text-small font-italic text-silver-chalice">Nick first gained his taste for travel as a Ticketing Consultant . However, he felt he needed something different, and it led him to our company’s Travel Agent position.</p>
</div>
<div class="team-member-hover-content">
<!-- Button trigger modal-->
<button class="button button-primary" type="button" data-toggle="modal" data-target="#teamMember">View FULL INFO</button>
</div>
</div>
<!-- List Inline-->
<ul class="list-inline list-primary list-inline-13">
<li class="text-center"><a class="icon fa fa-facebook-f text-gray" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-twitter text-gray" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-youtube text-gray" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-linkedin text-gray" href="#"></a></li>
</ul>
</div>
</div>
</div>
</section>
<!-- Modal-->
<div class="modal modal-custom modal-team-member fade text-md-left" id="teamMember" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button class="close" type="button" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
</div>
<div class="modal-body">
<div class="container">
<div class="row row-30 justify-content-sm-center align-items-sm-center">
<div class="col-md-5">
<div class="bg-image bg-image-2"></div>
</div>
<div class="col-md-7">
<div class="modal-body-column-content">
<div class="team-member">
<div class="team-member-img-wrap d-md-none"><img class="rounded-circle img-responsive center-block" src="images/users/user-01-100x100.jpg" width="100" height="100" alt=""></div>
<div class="team-member-title text-small text-ubold text-uppercase text-spacing-200 text-black">James Smith</div>
<div class="team-member-description text-spacing-300 font-italic text-uppercase text-silver-chalice">Taxi driver & traveler</div>
<div class="team-member-scroll-section">
<p class="text-small font-italic text-silver-chalice text-left">I’d like to send you a sincere "thank you" for all of your assistance during my recent trip to Colorado. It was invaluable to me and I realize and appreciate it greatly. Your professionalism and efficiency were comforting and reassuring in any weather and environment. Moreover, none of the additional services I ordered at this traveling agency has been a failure yet. Everyone in the team of Staycation knows how to do their work, and I think that’s why they are still among the leaders of traveling business. Every suggestion your staff made was excellent, as you considered my travel budget, time constraints, and personal likes and dislikes. I would definitely work with your agency again, especially with Kent, as he made my trip easy and stress-free. It was a real delight to work with you.</p>
</div>
</div>
<!-- List Inline-->
<ul class="list-inline list-primary list-inline-13">
<li class="text-center"><a class="icon fa fa-facebook-f text-black" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-twitter text-black" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-youtube text-black" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-linkedin text-black" href="#"></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Page Footer-->
<footer class="page-footer footer-default section-top-80 section-bottom-34 section-lg-bottom-15 text-md-left">
<div class="container">
<div class="row justify-content-sm-center">
<div class="col-md-8 col-lg-12">
<div class="row row-40 justify-content-sm-center">
<div class="col-md-6 col-lg-3 col-xl-4 order-lg-1"><a class="brand-logo" href="index.html"><img width="148" height="30" src="images/logo-dark-148x30.png" alt=""></a>
<p class="text-small inset-xl-right-80">Since 2002, we have been offering travel services of the highest quality, combining our energy and enthusiasm.</p>
</div>
<div class="col-md-6 col-lg-3 col-xl-2 order-lg-4">
<p class="text-big text-black">Follow Us</p>
<!-- List Inline-->
<ul class="list-inline">
<li class="text-center"><a class="icon icon-square icon-filled-gallery fa fa-facebook-f text-gray" href="#"></a></li>
<li class="text-center"><a class="icon icon-square icon-filled-gallery fa fa-twitter text-gray" href="#"></a></li>
<li class="text-center"><a class="icon icon-square icon-filled-gallery fa fa-youtube text-gray" href="#"></a></li>
<li class="text-center"><a class="icon icon-square icon-filled-gallery fa fa-linkedin text-gray" href="#"></a></li>
</ul>
<!-- Button trigger modal-->
<button class="button button-primary" type="button" data-toggle="modal" data-target="#subscribe" style="min-width:160px;">Subscribe</button>
<!-- Modal-->
<div class="modal modal-custom fade text-center" id="subscribe" tabindex="-1" role="dialog">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button class="close" type="button" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
</div>
<div class="modal-body">
<div class="container">
<div class="row justify-content-sm-center align-items-sm-center">
<div class="col-md-6 bg-image bg-image-1"></div>
<div class="col-md-6">
<div class="modal-body-column-content">
<h5 class="text-ubold">Subscribe to <br class="d-none d-xl-inline-block"> our newsletter</h5>
<p class="font-italic text-small text-black">Subscribe and <span class="text-ubold">get 5% off</span> on your first tour!</p>
<!-- RD Mailform-->
<form class="rd-mailform rd-mailform-subscribe" data-form-output="form-output-global" data-form-type="contact" method="post" action="bat/rd-mailform.php">
<div class="form-wrap form-wrap-xs">
<label class="form-label" for="contact-email">Enter Your email here...</label>
<input class="form-input" id="contact-email" type="email" name="email" data-constraints="@Email @Required">
</div>
<button class="button button-primary button-block" type="submit">SUBSCRIBE</button>
</form>
<!-- List Inline-->
<ul class="list-inline list-primary list-inline-13">
<li class="text-center"><a class="icon fa fa-facebook-f text-black" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-twitter text-black" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-youtube text-black" href="#"></a></li>
<li class="text-center"><a class="icon fa fa-linkedin text-black" href="#"></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-sm-8 col-md-12 col-lg-6 order-lg-2">
<p class="text-big text-black">Our Contacts</p>
<!-- Contact Info-->
<address class="contact-info text-left">
<div class="row row-15 justify-content-sm-center">
<div class="col-md-6">
<p class="d-block text-small contact-info-address"><a class="text-gray" href="#"><span class="unit flex-row unit-spacing-xs"><span class="unit-left"><img class="img-responsive center-block" src="images/icons/icon-01-16x21.png" width="16" height="21" alt=""></span><span class="unit-body"><span>732/21 Second Street, Manchester, King Street, Kingston United Kingdom</span></span></span></a></p>
<p class="d-block text-small"><a class="text-gray" href="callto:#"><span class="unit align-items-center flex-row unit-spacing-xs"><span class="unit-left"><img class="img-responsive center-block" src="images/icons/icon-02-19x19.png" width="19" height="19" alt=""></span><span class="unit-body"><span>345-677-554</span></span></span></a></p>
</div>
<div class="col-md-6">
<p class="d-block text-small"><a class="text-gray" href="callto:#"><span class="unit align-items-center flex-row unit-spacing-xs"><span class="unit-left"><img class="img-responsive center-block" src="images/icons/icon-03-12x20.png" width="12" height="20" alt=""></span><span class="unit-body"><span>323-678-567</span></span></span></a></p>
<p class="d-block text-small"><a class="text-gray" href="mailto:#"><span class="unit align-items-center flex-row unit-spacing-xs"><span class="unit-left"><img class="img-responsive center-block" src="images/icons/icon-04-20x13.png" width="20" height="13" alt=""></span><span class="unit-body"><span>[email protected]</span></span></span></a></p>
<p class="d-block text-small"><a class="text-gray" href="#"><span class="unit align-items-center flex-row unit-spacing-xs"><span class="unit-left"><img class="img-responsive center-block" src="images/icons/icon-05-19x19.png" width="19" height="19" alt=""></span><span class="unit-body"><span>demolink.org</span></span></span></a></p>
</div>
</div>
</address>
</div>
</div>
</div>
</div>
<div class="hr bg-gallery"></div>
<div class="row row-0 justify-content-sm-center justify-content-md-between">
<div class="col-md-5 col-lg-4 text-md-left">
<p class="text-extra-small">
Copyright ©<span class="copyright-year"></span><a href="./"> Staycation</a>. All Rights Reserved.</p>
</div>
<div class="col-md-5 col-lg-4 text-md-right">
<!-- List Inline-->
<ul class="list-inline list-inline-8">
<li>
<p class="text-extra-small"><a class="text-gray" href="privacy.html">Privacy Policy</a></p>
</li>
<li>
<p class="text-extra-small"><a class="text-gray" href="terms-of-use.html">Terms of Use</a></p>
</li>
<li>
<p class="text-extra-small"><a class="text-gray" href="https://staycation.freshdesk.com/support/home">Contact Us</a></p>
</li>
</ul>
</div>
</div>
</div>
</footer>
</div>
<!-- Global Mailform Output-->
<div class="snackbars" id="form-output-global"></div>
<!-- PhotoSwipe Gallery-->
<div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">
<div class="pswp__bg"></div>
<div class="pswp__scroll-wrap">
<div class="pswp__container">
<div class="pswp__item"></div>
<div class="pswp__item"></div>
<div class="pswp__item"></div>
</div>
<div class="pswp__ui pswp__ui--hidden">
<div class="pswp__top-bar">
<button class="pswp__button pswp__button--close" title="Close (Esc)"></button>
<button class="pswp__button pswp__button--share" title="Share"></button>
<button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button>
<button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button>
<div class="pswp__preloader">
<div class="pswp__preloader__icn">
<div class="pswp__preloader__cut">
<div class="pswp__preloader__donut"></div>
</div>
</div>
</div>
</div>
<div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
<div class="pswp__share-tooltip"></div>
</div>
<button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"></button>
<button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"></button>
<div class="pswp__caption">
<div class="pswp__caption__cent"></div>
</div>
<div class="pswp__counter"></div>
</div>
</div>
</div>
<!-- Java script-->
<script src="js/core.min.js"></script>
<script src="js/script.js"></script>
</body>
</html>