Download this Case Study now!

Complete the form and your download will start automatically.

  • Please enter your real name
  • Please enter a valid email
Download Now

dot

Do the NT

Technologies - Html 5, CSS3
Do the NT Laptop Do the NT iPad Do the NT iphone
HTML Panda HTML Panda HTML Panda
Select
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
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
                        <div id="wrapper">
                         <!--<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="utf-8" />

         Always force latest IE rendering engine (even in intranet) & Chrome Frame
        Remove this if you use the .htaccess
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />

        <title>HTML</title>
        <meta name="description" content="" />
        <meta name="author" content="sis121" />

        <meta name="viewport" content="width=device-width; initial-scale=1.0" />

         Replace favicon.ico & apple-touch-icon.png in the root of your domain and delete these references
        <link rel="shortcut icon" href="favicon.ico" />
        <link rel="stylesheet" href="assets/css/foundation.min.css" />
        <link rel="stylesheet" href="assets/css/slick.css" />
        <link rel="stylesheet" href="assets/css/jquery.countdown.css" />
    
    
        <link rel="stylesheet" href="assets/css/style.css" />
            <link rel="stylesheet" href="assets/css/responsive.css" />
    
    </head>

    <body>
        <div class="wrapper">
                              <div class="off-canvas-wrap" data-offcanvas>
    <div class="inner-wrap">
        <header class="header">
            <div class="row">
<div class="logo-wrapper">
    <a class="left-off-canvas-toggle" href="#" >
        <span></span><span></span><span></span>    
    </a>
    <a href="#" class="logo"><img src="assets/images/logo.jpg" alt=" " title=" " /></a>
</div>
    Off Canvas Menu
    <aside class="left-off-canvas-menu">
    whatever you want goes here
    <div class="nav">
    <img src="assets/images/aus.jpg" alt=" " title=" " />
    
    <form class="nav-search-form">
    <input type="search" name="search" placeholder="search" class="nav-search" />
    <a href="#"><img src="assets/images/search.jpg" alt=" " title=" " /></a>
    </form>
    
    </div>
    <ul class="clearfix">
    <li><a href="#">destinations</a></li>
    <li><a href="#">Things to do</a></li>
    <li><a href="#">Accommodation</a></li>
    <li><a href="#">Travelling in the NT</a></li>
    <li><a href="#">Plan</a></li>
    
    </ul>
    </aside>
    </div>
</header>
    main content goes here
            <div class="content">
            
            <div class="slider">
                <ul class="example-orbit-content" data-orbit>
                    
    <li data-orbit-slide="headline-1">

    <div class="headline-1-bg">
        
    <h2>It’s about time to
experience nature</h2>
    <img src="assets/images/slider-dots.png" alt=" " title=" " />
    <h3>Lorem ipsum dolor sit amet, consectetur.</h3>
    <a href="#" class="button">Lorem ipsum</a>
    </div>
    
    <div class="slider-map hide-for-small-only">
        <h5>MacDonnell Ranges <img src="assets/images/map-arr.png" alt=" " title=" " /></h5>
        <img src="assets/images/map-slider-1.png" alt=" " title=" " />
        </div>
    </li>
    
    <li data-orbit-slide="headline-2">

    <div class="headline-2-bg">
    <h2>It’s about time to
experience nature</h2>
    <img src="assets/images/slider-dots.png" alt=" " title=" " />
    <h3>Lorem ipsum dolor sit amet, consectetur.</h3>
    <a href="#" class="button">Lorem ipsum</a>
    </div>
    <div class="slider-map hide-for-small-only">
        <h5>MacDonnell Ranges <img src="assets/images/map-arr.png" alt=" " title=" " /></h5>
        <img src="assets/images/map-slider-1.png" alt=" " title=" " />
        </div>
    </li>
    
    <li data-orbit-slide="headline-3">
    
    <div class="headline-3-bg">
    <h2>It’s about time to
experience nature</h2>
    <img src="assets/images/slider-dots.png" alt=" " title=" " />
    <h3>Lorem ipsum dolor sit amet, consectetur.</h3>
    <a href="#" class="button">Lorem ipsum</a>
    </div>
    <div class="slider-map hide-for-small-only">
        <h5>MacDonnell Ranges <img src="assets/images/map-arr.png" alt=" " title=" " /></h5>
        <img src="assets/images/map-slider-1.png" alt=" " title=" " />
        </div>
    </li>
    
    <li data-orbit-slide="headline-3">
    
    <div class="headline-4-bg">
    <h2>It’s about time to
experience nature</h2>
    <img src="assets/images/slider-dots.png" alt=" " title=" " />
    <h3>Lorem ipsum dolor sit amet, consectetur.</h3>
    <a href="#" class="button">Lorem ipsum</a>
    </div>
    <div class="slider-map hide-for-small-only">
        <h5>MacDonnell Ranges <img src="assets/images/map-arr.png" alt=" " title=" " /></h5>
        <img src="assets/images/map-slider-1.png" alt=" " title=" " />
        </div>
    </li>
    
    <li data-orbit-slide="headline-3">
    
    <div class="headline-5-bg">
    <h2>It’s about time to
experience nature</h2>
    <img src="assets/images/slider-dots.png" alt=" " title=" " />
    <h3>Lorem ipsum dolor sit amet, consectetur.</h3>
    <a href="#" class="button">Lorem ipsum</a>
    </div>
    <div class="slider-map hide-for-small-only">
        <h5>MacDonnell Ranges <img src="assets/images/map-arr.png" alt=" " title=" " /></h5>
        <img src="assets/images/map-slider-1.png" alt=" " title=" " />
        </div>
    </li>
    
</ul>    
            </div>
             slider end here
            
            
            <div class="secondary-slider">
                
            <h4>Offers</h4>
                
                <div class="offer">
    <div>
        <div class="slider-content clearfix">
            <h2>The Ghan and Voyager of the Seas Outback and Orient </h2>
            <span>form<span>$4,469*</span></span>
        <p class="show-for-small-only">*T&amp;C apply.</p>
        </div>
        <div class="counter-wrapper">
            <div class="offer-ex"><span>Offer expires in:</span> <img src="assets/images/push.png" alt=" " title=" " /></div>
            <div class="defaultCountdown"></div>
            <div class="do-the">
            <img src="assets/images/counter-img.png" alt=" " title=" " />
            <a href="#" class="button count-btn">do the nt now </a>
            </div>
        </div>
        </div>
        
    <div>
        <div class="slider-content"><h2>The Ghan and Voyager of the Seas Outback and Orient </h2>
            <span>form<span>$4,469*</span></span>
        <p>*T&amp;C apply.</p>
        </div>
        <div class="counter-wrapper">
            <div class="offer-ex"><span>Offer expires in:</span> <img src="assets/images/push.png" alt=" " title=" " /></div>
            <div class="defaultCountdown"></div>
            <div class="do-the">
            <img src="assets/images/counter-img.png" alt=" " title=" " />
            <a href="#" class="button count-btn">do the nt </a>
            </div>
        </div>
        </div>
        
    <div>
        <div class="slider-content"><h2>The Ghan and Voyager of the Seas Outback and Orient</h2>
            <span>form<span>$4,469*</span></span>
        <p class="show-for-small-only">*T&amp;C apply.</p>
        </div>
        <div class="counter-wrapper">
            <div class="offer-ex"><span>Offer expires in:</span> <img src="assets/images/push.png" alt=" " title=" " /></div>
            <div class="defaultCountdown"></div>
            <div class="do-the">
            <img src="assets/images/counter-img.png" alt=" " title=" " />
            <a href="#" class="button count-btn">do the nt </a>
            </div>
        </div>
        </div>
        
    <div>
        <div class="slider-content"><h2>The Ghan and Voyager of the Seas Outback and Orient </h2>
            <span>form<span>$4,469*</span></span>
        <p class="show-for-small-only">*T&amp;C apply.</p>
        </div>
        <div class="counter-wrapper">
            <div class="offer-ex"><span>Offer expires in:</span> <img src="assets/images/push.png" alt=" " title=" " /></div>
            <div class="defaultCountdown"></div>
            <div class="do-the">
            <img src="assets/images/counter-img.png" alt=" " title=" " />
            <a href="#" class="button count-btn">do the nt </a>
            </div>
        </div>
        </div>
        
    <div>
        <div class="slider-content"><h2>The Ghan and Voyager of the Seas Outback and Orient</h2>
            <span>form<span>$4,469*</span></span>
        <p class="show-for-small-only">*T&amp;C apply.</p>
        </div>
        <div class="counter-wrapper">
            <div class="offer-ex"><span>Offer expires in:</span> <img src="assets/images/push.png" alt=" " title=" " /></div>
            <div class="defaultCountdown"></div>
            <div class="do-the">
            <img src="assets/images/counter-img.png" alt=" " title=" " />
            <a href="#" class="button count-btn">do the nt </a>
            </div>
        </div>
        </div>
        
    <div>
    <div class="slider-content"><h2>The Ghan and Voyager of the Seas Outback and Orient</h2>
        <span>form<span>$4,469*</span></span>
        <p class="show-for-small-only">*T&amp;C apply.</p>
    </div>
        <div class="counter-wrapper">
            <div class="offer-ex"><span>Offer expires in:</span> <img src="assets/images/push.png" alt=" " title=" " /></div>
            <div class="defaultCountdown"></div>
            <div class="do-the">
            <img src="assets/images/counter-img.png" alt=" " title=" " />
            <a href="#" class="button count-btn">do the nt </a>
            </div>
        </div>
        </div>
</div>
    
            </div>
            
             explore styart here
            <div class="explore hide-for-medium-only hide-for-large-up">
                <h4>explore</h4>
                <div class="katherine-video">
                    <select class="select">
                <option>Katherine</option>
                <option>Katherine</option>
                <option>Katherine</option>
                <option>Katherine</option>
                <option>Katherine</option>
            </select>
                    <h2>Watch the Katherine Video</h2>
                    <span>Or find out more</span>
                    
                    <a href="#" class="play-btn"><img src="assets/images/play.png" /></a>
                </div>
            </div>
             explore end here
            
            <div class="explor hide-for-small-only">
                <h2>Pick a region to Explore
    </h2>
    
    <div class="explor-content">
        <h3>Explore</h3>
    <a href="#">    <img src="assets/images/explor-img.png" alt=" " title=" " /></a>
    </div>
            </div>
            
            
            <div class="crouser">
                <div class="row">
                
                <h4>Top things to do in the NT</h4>
            
            <div class="adventure-slider">
                
                <div class="cultural">
                    <img src="assets/images/slider3-1.jpg" alt=" " title=" "/>
                    <h2>Cultural experiences <img src="assets/images/side-arr.png" alt=" " title=" " /> </h2>
                    <h3>Tennant creek</h3>
                </div>
                
                <div class="adventure">
                    <img src="assets/images/slider3.jpg" alt=" " title=" "/>
                    <h2>Adventure travel<img src="assets/images/side-arr.png" alt=" " title=" " /> </h2>
                    <h3>darwin</h3>
                </div>
                
                <div class="camel">
                    <img src="assets/images/slider3-2.jpg" alt=" " title=" "/>
                    <h2>Camel riding <img src="assets/images/side-arr.png" alt=" " title=" " /> </h2>
                    <h3>Uluru &amp; surrounds</h3>
                </div>
                
                <div class="cultural">
                    <img src="assets/images/slider3-1.jpg" alt=" " title=" "/>
                    <h2>Cultural experiences <img src="assets/images/side-arr.png" alt=" " title=" " /> </h2>
                    <h3>Tennant creek</h3>
                </div>
                
                <div class="adventure">
                    <img src="assets/images/slider3.jpg" alt=" " title=" "/>
                    <h2>Adventure travel <img src="assets/images/side-arr.png" alt=" " title=" " /> </h2>
                    <h3>darwin</h3>
                </div>
                
                <div class="camel">
                <img src="assets/images/slider3-2.jpg" alt=" " title=" "/>
                    <h2>Camel riding <img src="assets/images/side-arr.png" alt=" " title=" " /> </h2>
                    <h3>Uluru &amp; surrounds</h3>
                </div>
                <div class="cultural">
                    <img src="assets/images/slider3-1.jpg" alt=" " title=" "/>
                    <h2>Cultural experiences <img src="assets/images/side-arr.png" alt=" " title=" " /> </h2>
                    <h3>Tennant creek</h3>
                </div>
                
            </div>
            </div>
            </div>
             crouser end here
            
    <div class="search-book">
        <div class="row">
             <div class="small-12 column">
                
            
        <h4>SeaRch &amp; Book</h4>
        <h3>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>
        
                
            
        <select class="select medium-2 column" tabindex="1">
                <option>Destination</option>
                <option>Destination2</option>
                <option>Destination3</option>
                <option>Destination4</option>
                <option>Destination5</option>
            </select>
            
            <select class="select medium-2 column" tabindex="2">
                <option>Type </option>
                <option>Type 2</option>
                <option>Type 3</option>
                <option>Type 4</option>
                <option>Type 5</option>
            </select>
            
            <select class="select medium-2 column" tabindex="3">
                <option>I’m searching for </option>
                <option>I’m searching for 2</option>
                <option>I’m searching for 3</option>
                <option>I’m searching for 4</option>
                <option>I’m searching for 5</option>
            </select>
            
            <select class="select medium-2 column " tabindex="4">
                <option>Price range </option>
                <option>Price range 2</option>
                <option>Price range 3</option>
                <option>Price range 4</option>
                <option>Price range 5</option>
            </select>
            
            <input type="text" name="Keyword" value="keyword" placeholder="keyword" class="keyword"/ tabindex="5">
            
            <a href="#" class="button search-btn" tabindex="7">Search</a>
            
            
    </div>    
    </div>
        </div>        
    
    search-book end here
    
    <div class="nt-right">
        <div class="row">
            <div class="small-12 column">
        <h4>The NT right now</h4>
        </div>
        </div>
        <div class="row">
        <ul class="right-view-list clearfix">
            <li><img src="assets/images/right1.jpg" alt=" " title=" " />
                <div class="right-ontent">
                <h2>What winter looks like in Darwin,
Litchfield National Park, Darwin</h2>
                <a href="#">view more</a>
            </div></li>
            
            <li class="hide-for-small-only"><img src="assets/images/right2.jpg" alt=" " title=" " /> <div class="right-ontent">
                <h2>What winter looks like in Darwin,
Litchfield National Park, Darwin</h2>
                <a href="#">view more</a>
            </div></li>
            
            <li class="hide-for-small-only"><img src="assets/images/right3.jpg" alt=" " title=" " /> <div class="right-ontent">
                <h2>What winter looks like in Darwin,
Litchfield National Park, Darwin</h2>
                <a href="#">view more</a>
            </div></li>
            
            <li class="hide-for-small-only"><img src="assets/images/right4.jpg" alt=" " title=" " /> <div class="right-ontent">
                <h2>What winter looks like in Darwin,
Litchfield National Park, Darwin</h2>
                <a href="#">view more</a>
            </div></li>
            
            <li class="hide-for-small-only"><img src="assets/images/right5.jpg" alt=" " title=" " /> <div class="right-ontent">
                <h2>What winter looks like in Darwin,
Litchfield National Park, Darwin</h2>
                <a href="#">view more</a>
            </div></li>
            
            <li>
                
                <div class="right-ontent">
                <h2>What winter looks like in Darwin,
Litchfield National Park, Darwin</h2>
                <a href="#">view more</a>
            </div>
            <div class="right-inside-img clearfix">
                <a href="#"><img src="assets/images/right6-1.jpg" alt=" " title=" " /></a>
                <a href="#"><img src="assets/images/right6-2.jpg" alt=" " title=" " /></a>
                <a href="#"><img src="assets/images/right6-3.jpg" alt=" " title=" " /></a>
                <a href="#"><img src="assets/images/right6-4.jpg" alt=" " title=" " /></a>
            </div>
            </li>
        </ul>
         </div>
    
            
            
         <div class="row">
                <h3>Join the conversation</h3>
                <ul class="right-social small-12 column">
                    <li><a href="#"><img src="assets/images/soc1.png" alt=" " title=" " /></a></li>
                    <li><a href="#"><img src="assets/images/soc2.png" alt=" " title=" " /></a></li>
                    <li><a href="#"><img src="assets/images/soc3.png" alt=" " title=" " /></a></li>
                    <li><a href="#"><img src="assets/images/soc4.png" alt=" " title=" " /></a></li>
                    <li><a href="#"><img src="assets/images/soc5.png" alt=" " title=" " /></a></li>
                </ul>
            </div>
            
        </div>
         nt right end here
        
        <div class="keep-touch">
            <div class="row">
                
                    <h2>Keep in touch</h2>
                    <p>Sign up to receive the latest enews, deals and travel information
from Tourism NT.</p>
                
                
                <form class="clearfix">
    
    
    
    <input type="email" placeholder="Email address" class="keep-input"/>
    
    
    
    
    
    
    
    
    <input type="submit" name="submit" value="submit" class="keep-submit"/>
    

    
    </form>
    </div>
            </div>
        </div>
         keep touch end here
        
        
        <div class="footer">
            <div class="row">
                <div class="out-back hide-for-small-only clearfix">
                    <img src="assets/images/MAP.jpg" alt=" " title=" " />
                    <div class="outback-count">
                        <h2>explore australia's outback</h2>
                        <ul class="clearfix">
                            <li><a href="#">darwin &amp; surrounds</a></li>
                            <li><a href="#">kakadu</a></li>
                            <li><a href="#">amhed land</a></li>
                            <li><a href="#">katherine &amp; surrounds</a></li>
                            <li><a href="#">tennant creek &amp; barkly region</a></li>
                            <li><a href="#">alice spring &amp; surrounds</a></li>
                            <li><a href="#">uiuru &amp; surrounds</a></li>
    
                        </ul>
                    </div>
                </div>
                
                <img src="assets/images/footer-border.png" alt=" " title=" " class="foot-border hide-for-small-only"/>
                <div class="footer-social-icon medium-4 column">
             <h2>find us on</h2>
             <ul class="medium-2 column">
                 <li><a href="#"><img src="assets/images/f-soc1.jpg" /><span class="hide-for-small-only">facebook</span> </a></li>
                 <li><a href="#"><img src="assets/images/f-soc3.jpg" /><span class="hide-for-small-only">twitter</span> </a></li>
                 <li><a href="#"><img src="assets/images/f-soc5.jpg" /><span class="hide-for-small-only">google+</span> </a></li>
             </ul>
             <ul class="medium-2 column">
             <li><a href="#"><img src="assets/images/f-soc2.jpg" /><span class="hide-for-small-only">youtube</span> </a></li>
             <li><a href="#"><img src="assets/images/f-soc4.jpg" /><span class="hide-for-small-only">pintrest</span> </a></li>
             <li><a href="#"><img src="assets/images/f-soc6.jpg" /><span class="hide-for-small-only">instagram</span> </a></li>
            
                 </ul>
            
             </div>
            
             <div class="find-out medium-3 column">
                 <h2>find out more</h2>
                 <ul>
                     <li><a href="#"> contact us</a></li>
                     <li><a href="#">subscribe</a></li>
                     <li><a href="#">site map</a></li>
                     <li><a href="#">terms of use</a></li>
                     <li><a href="#">social media terms of use</a></li>
                     <li><a href="#">FOI access</a></li>
                     <li><a href="#">Privecy</a></li>
                 </ul>
             </div>
            
             <div class="other-sites medium-4 medium-pull-2 large-pull-1 column">
                 <h2>our other sites</h2>
                 <ul>
                 
                     <li class="show-for-small-only"><a href="#">australia</a></li>
                     <li class="show-for-small-only"><a href="#">united kingdom</a></li>
                     <li class="show-for-small-only"><a href="#">united states</a></li>
                     <li class="show-for-small-only"><a href="#">china</a></li>
                     <li class="show-for-small-only"><a href="#">france</a></li>
                     <li class="show-for-small-only"><a href="#">germany</a></li>
                     <li class="show-for-small-only"><a href="#">hong kong</a></li>
                     <li class="show-for-small-only"><a href="#">italy</a></li>
                     <li class="show-for-small-only"><a href="#">japan</a></li>
                     <li class="show-for-small-only"><a href="#">korean</a></li>
                     <li class="show-for-small-only"><a href="#">singapore</a></li>
                     <li class="show-for-small-only"><a href="#">spain</a></li>
                     
                     <li class="hide-for-small-only"><a href="#">internatinal</a></li>
                     <li class="hide-for-small-only"><a href="#">corporate</a></li>
        
                     <li class="hide-for-small-only"><a href="#">conventions</a></li>
                     
                 </ul>
                 
             </div>
            
            
            
            </div>
            
        </div>
        footer end here

    close the off-canvas menu
    <a class="exit-off-canvas"></a>

    </div>
</div>
            
        
    
         header end here
        

            
        </div>
         content end here
        
        
        
        

</div>
    wrapper end here
    <script src="http://code.jquery.com/jquery-1.11.3.min.js"></script>
    <script src="assets/js/foundation.min.js"></script>
    <script src="assets/js/slick.min.js"></script>
     <script src="assets/js/jquery.plugin.min.js"></script>
<script src="assets/js/jquery.countdown.js"></script>
    <script src="assets/js/jquery.selectbox-0.2.js"></script>
    <script src="assets/js/site.js"></script>
    
<script>
    $(document).foundation();
    $(".select").selectbox();
    </script>
    

    </body>
</html>

-->                        </div>
Select
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
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
    <!--.clearfix:before, .clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1;
}


@font-face {
    font-family: 'sini_boldregular';
    src: url('../fonts/sinibold.eot');
    src: url('../fonts/sinibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/sinibold.woff2') format('woff2'),
    url('../fonts/sinibold.woff') format('woff'),
    url('../fonts/sinibold.ttf') format('truetype'),
    url('../fonts/sinibold.svg#sini_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
    /*background: url("../images/psd-m.jpg") center top no-repeat;*/
    font-family: "sini_boldregular",Helvetica,sans-serif;
}

.wrapper{
    font-family: 'sini_boldregular', Helvetica, sans-serif;
}

.row{
    width:100%;
    max-width:100%;
    margin:0 auto;
    padding:0 8px;
}


h4 {
    color: #851a19;
    font-family: "sini_boldregular",Helvetica,sans-serif;
    font-size: 32.33px;
    letter-spacing: -1px;
    margin: 24px 0 11px;
    text-align: center;
    text-transform: uppercase;
}

.header{
    /*position:relative;*/
    padding:8px 0 0;
    background-size:cover;
    text-align: center;
    /*overflow: hidden;*/
    background: #fff;
}

.header:after{
    content: "";
    background: url("../images/top-shadow.png") left top repeat-x;
    height:5px;
    z-index: 99;
    display:block;
    position: absolute;
    top:0;
    left:0;
    width:100%;
}

.logo-wrapper:before{
    content: "";
    background:rgba(0, 0, 0, 0) url("../images/shadow.png") repeat-x scroll 464px top;
    height:6px;
    z-index: 99;
    display:block;
    position: absolute;
    bottom:-4px;
    left:0;
    width:100%;
}

/*.header span{
    border-top:4px solid #000;
    border-bottom:4px solid #000;
    position: relative;
    height: 20px;
    width:20px;
    background:#fff;
    display: inline-block;    
    float:left;
    margin: 11px 0 0;
}

.header span:after{
    position:absolute;
    background:#000;
    content: "";
    top: 4px;
    width:20px;
    height: 4px;
    left:0;
    
}*/

.header a img{
    width:74px;
    display: inline-block;
    
}

.logo-wrapper{
/*    overflow: hidden;*/
    position: relative;
    padding-bottom: 8px;
}

.logo-wrapper .left-off-canvas-toggle{
    float: left;
    height: 30px;
    margin: 12px 0 0 10px;
    overflow: hidden;
    width: 20px;
}



.left-off-canvas-toggle span{
    height:4px;
    width:20px;
    width:100%;
    background:#000;
    border-radius: 10px;
    float:left;
    margin-bottom:4px;
}


.left-off-canvas-menu{
    background: #fff;
}

.nav{
    overflow: hidden;
    text-align:left;
    background:#fff;
    padding: 10px 11px 0;
}

.nav > img{
    float:left;
    margin:0 0 10px;
}

    .nav .nav-search{
    float: left;
    height: 25px;
    padding: 2px 0 2px 5px;
    
    
}

.left-off-canvas-menu ul{
    list-style: none;
    margin:0;
}


.left-off-canvas-menu ul li a{
    text-transform:capitalize;
    color:#666670;
    
}

.left-off-canvas-menu ul li{
    border-bottom:1px solid #666670;
}





.example-orbit-content li{
    background: url("../images/slider1.png") no-repeat;
    background-size: cover;
    height:321px;
    text-align: center;
    font-family: 'sini_boldregular', Helvetica, sans-serif;
}
.orbit-container {
    /*margin-top: -4px;*/
    position:relative;    
}

.orbit-container .orbit-slide-number {
    display:none;
    
}

.example-orbit-content li h2{
     color: #fff;
    font-family: "sini_boldregular",Helvetica,sans-serif;
    font-size: 33.33px;
    letter-spacing: 0;
    line-height: 1.1;
    padding: 53px 34px 0 32px;
    text-transform: uppercase;
    word-spacing: 0;
}

.example-orbit-content li h3{
    color: #fff;
    font-family:Arial, tahoma, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 7px 0 17px;
    padding: 0 63px;
    word-spacing: 4px;
    }

.example-orbit-content li{
    font-size: 16.67px;
}

.example-orbit-content li img{
    width:72%;
    margin:0 auto;
}

.orbit-container .orbit-prev{
    display:block;
    position: absolute;
    left:0;
    top: 39%;
}
.orbit-container .orbit-prev span{
    border: none;
    background:url("../images/slider-arrow.png") no-repeat;
    display:block;
    height: 32px;
    width: 22px;
    background-size: contain;
    transform: rotate(180deg);
    -moz-webkit-transform:rotate(180deg);
    -o-webkit-transform:rotate(180deg);
    -ms-webkit-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    
}


.orbit-container .orbit-next{
    display:block;
    position: absolute;
     right: 3px;
     top: 39%;
}

.orbit-container .orbit-next span{
    border: none;
    background:url("../images/slider-arrow.png") no-repeat;
    display:block;
    height: 32px;
    width: 22px;
    background-size: contain;
}

.example-orbit-content li .button{
     background: #841919 none repeat scroll 0 0;
    margin: 0;
    padding: 7px 54px;
    font-family:Arial, tahoma, sans-serif;
}

.orbit-bullets-container {
    bottom: 26px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.orbit-bullets {
    display: block;
    margin: 0 auto;
}

.orbit-bullets li{
    background: none;
    border: 2px solid #fff;
     border-radius: 1000px;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: 7px;
    margin-right: 9px;
    width: 7px;
}
.orbit-bullets li.active {
    background: #fff;
}





.secondary-slider{
    position:relative;
     padding-bottom: 0;
}

.secondary-slider h4{
     color: #851a19;
    font-family: "sini_boldregular",Helvetica,sans-serif;
    font-size: 33.33px;
    margin: 10px 0 8px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -2px;
}

.slider-content{
    background:url("../images/slider-sec.jpg") no-repeat;
    background-size:100% 100%;
    height: 148px;
    padding: 6px 70px 0 13px;
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: gray;
}
.slick-center .slider-content{
    filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: gray;
}

.slider-content h2{
     color: #fff;
    font-family: "sini_boldregular",Helvetica,sans-serif;
    font-size: 17px;
    margin: 0;
    
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height:1;
}

.slider-content span{
    color:#fff;
}

.slider-content span span{
    color:#fff;
    font-size:30px;
    display: block;
}

.slider-content p{
    color: #fff;
    font-size:10px;
}




.slick-center .counter-wrapper{
    display:block;
    height: 117px;
}

/*.slick-active .slider-content{
    height:117px;
}*/

.counter-wrapper{
    background: #841919;    
    overflow: hidden;
    display:none;
    height: 0;
}

.button.count-btn{
     background: rgba(0, 0, 0, 0) url("../images/counter-btn.png") no-repeat scroll center center / cover ;
    color: #000;
    font-size: 12px;
    padding: 3px 8px;
    text-transform: uppercase;
    margin: 0 12px 6px 0;
    font-family: "sini_boldregular",Helvetica,sans-serif;
    color: #841919;
}

.counter-wrapper img{
    width:76px;
}

.counter-wrapper a{
    float:right;
}


.slick-slider .slick-list.raggable{
    padding: 0 61px;
}

.slick-next{
    background:url("../images/slider-arrow.png") no-repeat;
    font-size:0;
    position:absolute;
    right:-33px;
    top:50%;
    height: 32px;
    width: 22px;
    background-size: contain;
}

.slick-prev{
    background:url("../images/slider-arrow.png") no-repeat;
    font-size:0;
    position:absolute;
    left:-33px;
    top:50%;
    z-index:999;
    height: 32px;
    width: 22px;
    background-size: contain;
    transform: rotate(180deg);
        -moz-webkit-transform:rotate(180deg);
    -o-webkit-transform:rotate(180deg);
    -ms-webkit-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
}

.explore{
    font-family: "sini_boldregular",Helvetica,sans-serif;
}

.explore .sbHolder{
    background:#ffffff;
    border:none;
    text-align: left;
}

.explor{
     background: rgba(0, 0, 0, 0) url("../images/explor-bg.png") no-repeat scroll 0 0 / cover ;
    color: #fff;
    position: relative;
    text-align: center;
    padding: 168px 0;
    background-size: 100% 100%;
}

.explor h2{
    color:#fff;
    font-size:28px;
    font-family: "sini_boldregular",Helvetica,sans-serif;
    position: relative;
}

.explor h2:before{
    position: relative;
    background: url("../images/left-arr.png") center center no-repeat;
    display: inline-block;
    height: 60px;
    width: 60px;
    background-position:10px 10px;
    top:20px;
    /*left: 0;*/
    content:"";
    margin-right: 30px;
}

.explor-content{
    position:absolute;
    top: 10%;
    left:1%;
}


.explor-content a img {
    width: 58%;
}

.explor-content h3{
    color: #fff;
    font-family: "sini_boldregular",Helvetica,sans-serif;
}

.play-btn{
    display:block;
}

.play-btn img{
    width:10%;
}

.explore h4{
     color: #851a19;
    font-family: "sini_boldregular",Helvetica,sans-serif;
    font-size: 33.33px;
    margin: 16px 0 8px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -2px;
    margin-bottom: 6px;
}

.katherine-video{
    background: url("../images/keth.png") no-repeat;
    color:#fff;
    text-align: center;
    background-size: cover;
    padding: 27px 0 40px 0;
     height: 277px;
    
}


.katherine-video h2{
    font-family: "sini_boldregular",Helvetica,sans-serif;
    font-size:30px;
        color:#fff;
        
}

.katherine-video span{
    position: relative;
}

.katherine-video span:after{
     background: rgba(0, 0, 0, 0) url("../images/arrow-down.png") no-repeat scroll center center / 45% 30%;
    content: "";
    display: inline-block;
    height: 20px;
    position: absolute;
    right: -18px;
    top: 0;
    width: 20px;
    transform: rotate(270deg);
    -moz-webkit-transform:rotate(270deg);
    -o-webkit-transform:rotate(270deg);
    -ms-webkit-transform:rotate(270deg);
    -webkit-transform:rotate(270deg);
    margin: 2px 0 0 0;
}


.crouser{
padding-bottom: 46px;
}

.crouser h4{
color: #851a19;
    font-family: "sini_boldregular",Helvetica,sans-serif;
    font-size: 32.33px;
    letter-spacing: -1px;
    margin: 24px 0 11px;
    text-align: center;
    text-transform: uppercase;
}

.adventure-slider div{
    position: relative;
}

.adventure-slider div img{
    height:auto;
    width: 100%;
}

.adventure-slider div h2{
    position: absolute;
    bottom: 10%;
    color: #fff;
    margin-left:20px;
    font-family: "sini_boldregular",Helvetica,sans-serif;
    text-transform:uppercase;
}

.adventure-slider div h2 img{
     display: inline-block;
    height: 29px;
    margin-bottom: 6px;
    margin-left: 3px;
    width: 27px;

}

/*.adventure-slider div h2:after{
    background: url("../images/side-arr.png") no-repeat;
    display:inline-block;
    height:20px;
    width:20px;
    content:"";
    position: absolute;
    bottom: 10%;
    left:30px;
}*/

.adventure-slider div h3{
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size:20px;
        margin-left:20px;
        text-transform:uppercase;
        font-family: "sini_boldregular",Helvetica,sans-serif;
}


.search-book {
    padding-bottom: 36px;
    background: #f4f4f4;
    padding-top: 25px;
}

.sbHolder ,input[type="text"].keyword{
     border: 1px solid #959595;
    font-size: 20px;
    margin: 0 auto 15px;    
    padding: 9px 51px 9px 20px;
    width: 90%;
font-family: "sini_boldregular",Helvetica,sans-serif;
position:relative;
}
.keyword{height: 50px ! important; color:#7b7b7b ! important; text-transform:capitalize;}
.sbSelector{
    color:#7b7b7b;
    letter-spacing: 1px;
}

.sbToggle{
    background: #841919 url("../images/arrow-down.png") no-repeat scroll center center / 45% 30%;
    height: 50px;
    position: absolute;
    right: 0px;
    top: -1px;
    width: 50px;
}

.search-btn.button{
    background: #841919 none repeat scroll 0 0;
    padding: 15px 0;
    width: 90%;
    margin: 0 auto;
    display: block;
}

.search-book h4 {
    color: #851a19;
    font-family: "sini_boldregular",Helvetica,sans-serif;
    font-size: 32.33px;
    letter-spacing: -1px;
    margin: 36px 0 0;
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
}

.search-book h3 {
     font-family: "sini_boldregular",Helvetica,sans-serif;
    font-size: 18px;
    margin: 0;
    text-align: center;
    padding: 6px 24px 4px;
    word-spacing: -1px;
    letter-spacing: 1px;
    line-height: 1.1;
    margin-bottom: 9px;
}


.nt-right h4{
     margin: 35px 0 8px;
}

.right-view-list{
    list-style: none;
    margin:0;
}

.right-view-list li{
    position:relative;
    margin: 0 0 11px 0;
}



.right-view-list li img{
    width:100%;
    height: auto;
}

.right-view-list li:hover .right-ontent{
    display:block;
}

.right-ontent{
    height:100%;
    width:100%;
    position: absolute;
    top:0;
    text-align:center;
    display:none;
    background: rgba(132, 25, 25, .8);
}

.right-inside-img{
    
    display:block;
    box-sizing: border-box;
    height:auto;

}

.right-inside-img a{

    float:left;
    width: 48%;
}

.right-inside-img a:nth-of-type(1){
    margin:0 7px 7px 0;
}

.right-inside-img a:nth-of-type(2){
    margin:0 0 7px 0;
}

.right-inside-img a:nth-of-type(3){
    margin:0 7px 0 0;
}


.right-inside-img a img{
    display: inline-block;
    height: auto;
    width: 100%;
}


.offer .slick-list{padding-top:57px !important;padding-bottom: 57px !important;}
.offer .slick-slide.slick-current.slick-active.slick-center{
     /*transform: scaleY(1.8);
     -moz-transform: scaleY(1.8);
     -webkit-transform: scaleY(1.8);
     -o-transform: scaleY(1.8);
     -ms-transform: scaleY(1.8);*/
    height:149px;
    margin-top:-57px;
}
.right-ontent h2{
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 36%;
    width:100%;
}


.right-ontent a{
     color: #fff;
    font-size: 18px;
    margin: 0 auto;
    position: absolute;
    top: 58%;
    width: 30%;
    left: 0;
    right: 0;
}

.right-ontent a:hover{
    text-decoration:underline;
}

.right-social{
     list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 100%;
}

.right-social li{
    display: inline-block;
    width:12%;
    margin: 0 6px;
}

.right-social li a img{
    height: auto;
    width:100%;
}

.nt-right h3{
     color: #851a19;
    font-size: 20.33px;
    text-align: center;
    margin: 8px 0;
    font-size:32px;
    font-family:Arial, tahoma, sans-serif;
}
.nt-right {
    padding: 0 0 30px 0;
}

.keep-touch{
    background: url("../images/keep-touch.png") no-repeat;
    background-size: cover;
    text-align: center;
    padding: 43px 0 31px 0;
}

.keep-touch h2{
    color:#fff;
     font-family: "sini_boldregular",Helvetica,sans-serif;
    text-transform: uppercase;
    font-size:28px;
    margin:2px 0 0 0;
}

.keep-touch p{
    color:#fff;
     font-family:Arial, tahoma, sans-serif;
    font-size: 20px;
    margin: 0;
    line-height: 1;
    letter-spacing: 0px;
    word-spacing: 2px;
    margin: 0 0 11px 0;
}

.keep-touch form {
    width: 100%;
}

.keep-touch form .keep-input{
    margin: 0 auto 12px;
    width: 90%;
    border: none;
    font-size: 20px;
    height: 49px;
    letter-spacing: 1px;
    font-family:Arial, tahoma, sans-serif;
}

.keep-submit {
    
    width: 90%;
    height: 53px;
    font-size: 20px;
    background: #841919;
    border: medium none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-family:Arial, tahoma, sans-serif;
    text-transform:capitalize;
}


.footer {
    padding: 50px 0 0;
    background: #851a19;
}

.footer-social-icon h2{
    font-size: 18px;
    color:#fff;
    text-align: center;
    text-transform: uppercase;
    font-family: "sini_boldregular",Helvetica,sans-serif;
    margin: 3px 0 11px 0;
}

.footer-social-icon{
     padding: 24px 0 32px 11px;
     border-top:2px solid #f49e7c;
     border-bottom:2px solid #f49e7c;
     overflow: hidden;
}

.footer-social-icon ul{
    margin: 0;
    float: left;
    width:50%;
}

.footer-social-icon ul li{
    display:inline-block;
    width:28%;
     margin: 0 2px;
}


.find-out{
     padding: 22px 0 52px;
    border-bottom: 2px solid #f49e7c;
}


.find-out h2{
        font-size: 18px;
    color:#fff;
    text-align: center;
    text-transform: uppercase;
    font-family: "sini_boldregular",Helvetica,sans-serif;
    margin: 3px 0 0 0;
}

.find-out ul{
    list-style:none;
    text-align:center;
    margin:0;
}

.find-out ul li{
    line-height: 1.4;
}

.find-out ul li a{
    color: #fff;
     text-transform: capitalize;
     font-family:Arial, tahoma, sans-serif;
     font-size: 14px;
}

.other-sites{
    padding:23px 0 0;
}

.other-sites h2{
    font-size: 18px;
    color:#fff;
    text-align: center;
    text-transform: uppercase;
    font-family: "sini_boldregular",Helvetica,sans-serif;
    margin: 3px 0 0 0;
}

.other-sites ul{
    list-style:none;
    text-align:center;
     margin: 15px 0 0 0;
}

.other-sites ul li{
    line-height: 1.4;
}

.other-sites ul li a{
    color: #fff;
     text-transform: capitalize;
     font-family:Arial, tahoma, sans-serif;
     font-size:14px;
}


.countdown-row.countdown-show4 {
    color: #fff;
    display: inline-block;
    margin: 0;
}

.countdown-row.countdown-show4 {
    color: #fff;
    
    position: relative;
}

.defaultCountdown {
    background: url("../images/time.png") no-repeat 10px 5px ;
    background-size:30px;
    height:50px;
    width:50px;
    padding-left: 40px;
    
    }

.countdown-amount {
    font-size: 155% !important;
}


.is-countdown {
    background-color: transparent !important;
    border: none !important;
}

.countdown-section{
    position: relative;
}

.countdown-section:after{
     content: ":";
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 178%;
    line-height: 1;
}

.countdown-show4 .countdown-section {
    width: 20.5%;
}

.offer-ex{
    overflow: hidden;
    padding:10px 40px 0 50px;
}

.offer-ex span{
    float: left;
    color: #fff;
    font-size: 14px;
     font-family:Arial, tahoma, sans-serif;
}

.offer-ex img{
    float: right;
    width:4%;
     margin: 9px 0 0 0;
}


.do-the{
    overflow: hidden;
    padding:5px 10px;
}

.do-the img{
    float: left;
}

.do-the a{
    float: right;
}

.sbHolder{
    position: relative;
}

.sbOptions{
     background: #fff none repeat scroll 0 0;
    left: -1px;
    list-style: outside none none;
    margin: 0;
    position: absolute;
    top: 49px !important;
    width: calc(100% + 2px);
    z-index: 9999;
    padding:10px;
    border:1px solid #959595;
    border-top:none;
}

.sbOptions li{
    padding: 7px 0;
}

.sbOptions li a{
    color: #7b7b7b;
    display: block;
}

.footer-social-icon.column, .columns{
    padding-left: 0 !important;
    padding-right:0 !important;
}

.slick-dots{
    display:none!important;
}

.countdown-period{
    text-transform:uppercase;
}



.slider-map {
    bottom: 4%;
    position: absolute;
    right: 8%;
    width: 18%;
}
.slider-map h5{
    bottom: 35%;
    color: #fff;
    font-family: Arial,tahoma,sans-serif;
    font-size: 12px;
    left: -48%;
    position: absolute;
}

.slider-map h5 img{
    width:6px;
    height:8px;
    display: inline-block !important;
}

.slider-map img{
    width:100%;
}



.slick-next:hover , .slick-prev:hover{
    background-color:transparent;
}

.countdown-row > span:last-child:after{display: none;}


.adventure-slider .slick-dots{
    display: block !important;
}
.offer.slick-slider{
    height:262px;
}

li.slick-active button {
    background: #841919 none repeat scroll 0 0;
}

.slick-dots li button {
    background: #c3c3c3 none repeat scroll 0 0;
    border-radius: 100%;
    display: inline-block;
    font-size: 0;
    height: 10px;
    padding: 0;
    width: 10px;
}
.slick-dots{margin:0;text-align: center;}

.slick-dots li {
    display: inline-block;
    margin: 0 10px 0 0;
}

li.slick-active button{
        background:#841919;
    }
    
.nav-search-form{
    display:inline-block;
     margin: 0 0 0 8px;
     position: relative;
}

.nav-search-form a{

    display: inline-block;
    height: 20px;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 20px;
}

.nav-search-form a img{
    display: block;
}




.defaultCountdown { width: 240px; height: 45px; }
Do the NT

We developed an HTML website with ultra-modern features and functionality.

Do the NT is a travel and tourism company that lets customers feel relieved with memorable journey. It generate leads and packages for their customers with premium facilities and multiple options.

Do the NT hired us to redesign their website. We implemented the latest and advanced technologies including HTML5, CSS3 and JavaScript to make their website more effective and multi-functional, as per their requirements and expectations.