forked from Vicky-freshworks/travelportal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
executable file
·404 lines (400 loc) · 29 KB
/
about.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
<!DOCTYPE html>
<html class="wide wow-animation" lang="en">
<head>
<!-- Site Title-->
<title>About Us</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>
<!-- Page-->
<script>
window.fcWidget.init({
token: "e314b701-b527-402e-89c8-5c34042c0db9",
host: "https://wchat.myfreshworks.com"
});
</script>
<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="tours-grid.html">Tours</a>
<ul class="rd-navbar-dropdown">
<li><a href="tours-list.html">America</a></li>
<li><a href="tours-single.html">Australia</a></li>
</ul>
</li>
<li><a href="about.html">About</a></li>
<li><a href="gallery-cobbles.html">Gallery</a></li>
<li><a href="signup.html">Signup</a></li>
<li><a href="blog-grid.html">Blog</a></li>
<li><a href="contactus.html">Contact Us</a></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-21-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">About Us</h1>
<h6 class="font-italic">Learn More About SunTravel</h6>
</div>
</div>
</div>
</section>
<!-- About Us-->
<section class="section-80 section-md-top-125">
<div class="container">
<div class="row row-60 justify-content-sm-center justify-content-xl-between">
<div class="col-md-6 order-md-1 col-xl-5 text-md-left">
<h3>Traveling. Tours. Adventure.</h3>
<p class="text-offset-1">
We are committed to offering travel services of the highest
quality, combining our energy and enthusiasm, with our
years of experience. Our greatest satisfaction comes in
serving large numbers of satisfied clients who have
experienced the joys and inspiration of travel.
</p><a class="button button-primary button-offset-1" href="tours-grid.html">view tours</a>
</div>
<div class="col-md-5 offset-xl-1 text-center">
<div class="row row-30 align-items-sm-end justify-content-center">
<div class="col-sm-5 col-md-6 col-lg-4"><a class="d-inline-block" href="#"><img class="img-responsive img-semi-transparent-inverse center-block" src="images/places/place-01-118x89.png" width="118" height="89" alt=""></a></div>
<div class="col-sm-5 col-md-6 col-lg-4"><a class="d-inline-block" href="#"><img class="img-responsive img-semi-transparent-inverse center-block" src="images/places/place-02-79x89.png" width="79" height="89" alt=""></a></div>
<div class="col-sm-5 col-md-6 col-lg-4"><a class="d-inline-block" href="#"><img class="img-responsive img-semi-transparent-inverse center-block" src="images/places/place-03-138x98.png" width="138" height="98" alt=""></a></div>
<div class="col-sm-5 col-md-6 col-lg-4"><a class="d-inline-block" href="#"><img class="img-responsive img-semi-transparent-inverse center-block" src="images/places/place-04-144x93.png" width="144" height="93" alt=""></a></div>
<div class="col-sm-5 col-md-6 col-lg-4"><a class="d-inline-block" href="#"><img class="img-responsive img-semi-transparent-inverse center-block" src="images/places/place-05-138x96.png" width="138" height="96" alt=""></a></div>
<div class="col-sm-5 col-md-6 col-lg-4"><a class="d-inline-block" href="#"><img class="img-responsive img-semi-transparent-inverse center-block" src="images/places/place-06-138x98.png" width="138" height="98" alt=""></a></div>
<div class="col-sm-5 col-md-6 col-lg-4"><a class="d-inline-block" href="#"><img class="img-responsive img-semi-transparent-inverse center-block" src="images/places/place-07-154x69.png" width="154" height="69" alt=""></a></div>
<div class="col-sm-5 col-md-6 col-lg-4"><a class="d-inline-block" href="#"><img class="img-responsive img-semi-transparent-inverse center-block" src="images/places/place-08-139x74.png" width="139" height="74" alt=""></a></div>
<div class="col-sm-5 col-md-6 col-lg-4"><a class="d-inline-block" href="#"><img class="img-responsive img-semi-transparent-inverse center-block" src="images/places/place-09-132x84.png" width="132" height="84" alt=""></a></div>
</div>
</div>
</div>
</div>
</section>
<!-- Our Team-->
<section class="section-80 section-md-top-70 bg-wild-wand bg-wild-wand-team-member">
<div class="container">
<h3>Our Team</h3>
<p>An experienced team of people passionate about traveling</p>
<!-- Owl Carousel-->
<div class="owl-carousel owl-dots-primary" data-items="1" data-md-items="2" data-lg-items="3" data-stage-padding="5" data-loop="false" data-margin="30" data-mouse-drag="false" data-dots="true" data-nav="true">
<div class="owl-item">
<!-- Team Member-->
<div class="team-member">
<div class="team-member-img-wrap team-member-img-wrap-border-darker"><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 SunTravel, 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="owl-item">
<!-- Team Member-->
<div class="team-member">
<div class="team-member-img-wrap team-member-img-wrap-border-darker"><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="owl-item">
<!-- Team Member-->
<div class="team-member">
<div class="team-member-img-wrap team-member-img-wrap-border-darker"><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 SunTravel 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 class="owl-item">
<!-- Team Member-->
<div class="team-member">
<div class="team-member-img-wrap team-member-img-wrap-border-darker"><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 SunTravel, 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><a class="button button-primary button-offset-1" href="our-team.html">View More</a>
</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 SunTravel 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>+1-9104-275-272</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>+1-9104-275-272</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>freshgetaways.co.in</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="./"> Freshgetaways</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="contactus.html">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>