forked from Vicky-freshworks/travelportal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblog-masonry.html
executable file
·457 lines (454 loc) · 31 KB
/
blog-masonry.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
<!DOCTYPE html>
<html class="wide wow-animation" lang="en">
<head>
<!-- Site Title-->
<title>Blog Masonry Grid</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="index.html">Home</a>
<!-- RD Navbar Dropdown-->
<ul class="rd-navbar-dropdown">
<li><a href="index-variant-2.html">Home Variant 2</a></li>
<li><a href="index-variant-3.html">Home Variant 3</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">Tours Grid</a></li>
<li><a href="tours-grid-variant-2.html">Tours Grid v2</a></li>
<li><a href="tours-list.html">Tours List</a></li>
<li><a href="tours-single.html">Tours Single</a></li>
</ul>
</li>
<li><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">Gallery Cobbles</a></li>
<li><a href="gallery-fullwidth.html">Gallery Fullwidth</a></li>
<li><a href="gallery-grid.html">Gallery Grid</a></li>
<li><a href="gallery-masonry.html">Gallery Masonry</a></li>
</ul>
</li>
<li class="active"><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="contactus.html">Contacts</a>
<!-- RD Navbar Dropdown-->
<ul class="rd-navbar-dropdown">
<li><a href="contactus.html">Contact Us</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-22-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 Blog</h1>
<h6 class="font-italic">Latest News in Travel and Tourism</h6>
</div>
</div>
</div>
</section>
<!-- Our Blog-->
<section class="section-80 bg-wild-wand">
<div class="container">
<div class="row justify-content-sm-center">
<div class="col-lg-10 col-xl-12">
<div class="row row-20 justify-content-sm-between">
<div class="col-md-6 col-md-3 text-md-left">
<div class="d-inline-block inset-md-left-20 inset-lg-left-0">
<div class="pull-left inset-right-10">
<p class="text-extra-small text-uppercase text-black">Sort By:</p>
</div>
<div class="pull-right shadow-drop-xs d-inline-block select-xs">
<!--Select 2-->
<select class="form-input select-filter" data-minimum-results-for-search="Infinity" data-constraints="@Required">
<option value="2">Newest</option>
<option value="3">Eldest</option>
</select>
</div>
<div class="clearfix"></div>
</div>
</div>
<div class="col-md-6 col-md-3 text-md-right">
<div class="d-inline-block inset-md-right-20 inset-lg-right-0">
<div class="pull-left inset-right-10">
<p class="text-extra-small text-uppercase text-black">View:</p>
</div>
<div class="pull-right">
<!-- List Inline-->
<ul class="list-inline list-primary-filled text-center list-top-panel">
<li><a class="shadow-drop-lg" href="blog-list.html"><span class="icon icon-sm icon-square mdi mdi-view-stream"></span></a></li>
<li><a class="shadow-drop-lg" href="blog-list-variant-2.html"><span class="icon icon-sm icon-square mdi mdi-format-list-bulleted"></span></a></li>
<li class="active"><a class="shadow-drop-lg" href="blog-grid.html"><span class="icon icon-sm icon-square mdi mdi-view-module"></span></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="row row-30 row-offset-1 justify-content-sm-center justify-content-md-between">
<div class="col-sm-8 col-md-6 col-xl-4">
<!-- Post Box-->
<div class="post-box post-masonry d-block text-left">
<div class="post-box-img-wrap"><a href="blog-single-post.html"><img src="images/blog/post-01-370x240.jpg" width="370" height="240" alt=""/></a></div>
<div class="post-box-caption">
<div class="post-box-title text-ubold"><a class="text-black" href="blog-single-post.html">Dubai: The Las Vegas of the Middle East or Something Completely Different ?</a></div>
<ul class="list-inline post-box-meta list-inline-dashed list-inline-dashed-xs text-extra-small-10 text-silver-chalice">
<li class="text-uppercase">JUNE 20, 2016</li>
<li class="p text-uppercase"><span>by <a href="testimonials.html">EMMA STONE</a></span></li>
</ul>
<p class="text-small text-silver-chalice">Dubai. It’s a city that conjures up images of Vegas-like glitz (minus the gambling and drinking). Before visiting last month, my friends painted a picture of a city hot, filled with malls and...</p><a class="button button-xs button-primary button-width-95" href="blog-single-post.html">Read More</a>
</div>
</div>
<!-- Post Box-->
<div class="post-box post-masonry d-block text-left">
<div class="post-box-img-wrap"><a href="blog-single-post.html"><img src="images/blog/post-04-370x200.jpg" width="370" height="200" alt=""/></a></div>
<div class="post-box-caption">
<div class="post-box-title text-ubold"><a class="text-black" href="blog-single-post.html">How to Choose Your Ideal Travel Destination</a></div>
<ul class="list-inline post-box-meta list-inline-dashed list-inline-dashed-xs text-extra-small-10 text-silver-chalice">
<li class="text-uppercase">JUNE 20, 2016</li>
<li class="p text-uppercase"><span>by <a href="testimonials.html">EMMA STONE</a></span></li>
</ul>
<p class="text-small text-silver-chalice">You have vacation days coming up? Finally! You have been dreaming of taking holidays for long. Now it is here, finally, you are ready to escape the office… but where should you go?</p><a class="button button-xs button-primary button-width-95" href="blog-single-post.html">Read More</a>
</div>
</div>
</div>
<div class="col-sm-8 col-md-6 col-xl-4">
<!-- Post Box-->
<div class="post-box post-masonry d-block text-left">
<div class="post-box-img-wrap"><a href="blog-single-post.html"><img src="images/blog/post-03-370x270.jpg" width="370" height="270" alt=""/></a></div>
<div class="post-box-caption">
<div class="post-box-title text-ubold"><a class="text-black" href="blog-single-post.html">How to Find the Best Travel Deals for Your Next Vacation</a></div>
<ul class="list-inline post-box-meta list-inline-dashed list-inline-dashed-xs text-extra-small-10 text-silver-chalice">
<li class="text-uppercase">JUNE 20, 2016</li>
<li class="p text-uppercase"><span>by <a href="testimonials.html">EMMA STONE</a></span></li>
</ul>
<p class="text-small text-silver-chalice">A lot of people think travel is just plain expensive, but in reality there are incredible deals happening all the time. They usually don’t last too long, and you have to act quickly.</p><a class="button button-xs button-primary button-width-95" href="blog-single-post.html">Read More</a>
</div>
</div>
<!-- Post Box-->
<div class="post-box post-masonry d-block text-left">
<div class="post-box-img-wrap"><a href="blog-single-post.html"><img src="images/blog/post-06-370x240.jpg" width="370" height="240" alt=""/></a></div>
<div class="post-box-caption">
<div class="post-box-title text-ubold"><a class="text-black" href="blog-single-post.html">SunTravel Experience: 72 Hours in Toronto and How to Spend Them</a></div>
<ul class="list-inline post-box-meta list-inline-dashed list-inline-dashed-xs text-extra-small-10 text-silver-chalice">
<li class="text-uppercase">JUNE 20, 2016</li>
<li class="p text-uppercase"><span>by <a href="testimonials.html">EMMA STONE</a></span></li>
</ul>
<p class="text-small text-silver-chalice">With an expansive lakefront, bustling business district and renowned entertainment scene, Toronto shines in summer. If you are planning a trip to Toronto, use these five tips for hidden secrets.</p><a class="button button-xs button-primary button-width-95" href="blog-single-post.html">Read More</a>
</div>
</div>
</div>
<div class="col-xl-4">
<div class="row row-30 justify-content-sm-center">
<div class="col-sm-8 col-md-6 col-xl-12">
<!-- Post Box-->
<div class="post-box post-masonry d-block text-left">
<div class="post-box-img-wrap"><a href="blog-single-post.html"><img src="images/blog/post-02-370x200.jpg" width="370" height="200" alt=""/></a></div>
<div class="post-box-caption">
<div class="post-box-title text-ubold"><a class="text-black" href="blog-single-post.html">Planning a Trip to a Place Where You’ve Never Been or Know Nothing About</a></div>
<ul class="list-inline post-box-meta list-inline-dashed list-inline-dashed-xs text-extra-small-10 text-silver-chalice">
<li class="text-uppercase">JUNE 20, 2016</li>
<li class="p text-uppercase"><span>by <a href="testimonials.html">EMMA STONE</a></span></li>
</ul>
<p class="text-small text-silver-chalice">While I have no intention of ever planning trips day-by-day, I never like to go somewhere blind — it’s a sure-fire way to get ripped off, eat the wrong thing, get sick etc.</p><a class="button button-xs button-primary button-width-95" href="blog-single-post.html">Read More</a>
</div>
</div>
</div>
<div class="col-sm-8 col-md-6 col-xl-12">
<!-- Post Box-->
<div class="post-box post-masonry d-block text-left">
<div class="post-box-img-wrap"><a href="blog-single-post.html"><img src="images/blog/post-05-370x270.jpg" width="370" height="270" alt=""/></a></div>
<div class="post-box-caption">
<div class="post-box-title text-ubold"><a class="text-black" href="blog-single-post.html">Is it Possible to Travel Too Much and Can It be Harmful for You ?</a></div>
<ul class="list-inline post-box-meta list-inline-dashed list-inline-dashed-xs text-extra-small-10 text-silver-chalice">
<li class="text-uppercase">JUNE 20, 2016</li>
<li class="p text-uppercase"><span>by <a href="testimonials.html">EMMA STONE</a></span></li>
</ul>
<p class="text-small text-silver-chalice">There are people who love to travel and then there’s you. You take traveling to a whole other level and here are some signs that you may travel a bit too much.</p><a class="button button-xs button-primary button-width-95" href="blog-single-post.html">Read More</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Classic Pagination-->
<ul class="pagination-classic">
<li class="active"><span>1</span></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
<li><a href="#">4</a></li>
<li><a href="#">...</a></li>
<li><a href="#">12</a></li>
</ul>
</div>
</section>
<!-- 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="./"> SunTravel</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>