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
|
<!DOCTYPE html> <html dir="ltr" lang="en-US">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="author" content="SemiColonWeb" />
<!-- Stylesheets ============================================= --> <link href="http://fonts.googleapis.com/css?family=Lato:300,400,400italic,600,700|Raleway:300,400,500,600,700|Crete+Round:400italic" rel="stylesheet" type="text/css" /> <link rel="stylesheet" href="../css/bootstrap.css" type="text/css" /> <link rel="stylesheet" href="../css/style.css" type="text/css" /> <link rel="stylesheet" href="../css/swiper.css" type="text/css" /> <link rel="stylesheet" href="../css/dark.css" type="text/css" /> <link rel="stylesheet" href="../css/font-icons.css" type="text/css" /> <link rel="stylesheet" href="../css/animate.css" type="text/css" /> <link rel="stylesheet" href="../css/magnific-popup.css" type="text/css" /> <link rel="stylesheet" href="../css/custom.css" type="text/css" /> <link rel="stylesheet" href="../css/Grid-Layout.css"> <script src="http://maps.google.com/maps/api/js?sensor=false" type="text/javascript"></script>
<link rel="stylesheet" href="../css/responsive.css" type="text/css" /> <link rel="stylesheet" href="../css/responsive-custom.css" type="text/css" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!--[if lt IE 9]> <script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script> <![endif]-->
<!-- Document Title ============================================= --> <title>CANA</title>
</head>
<body class="stretched side-push-panel">
<?php include 'include/side-nav.php';?>
<!-- Document Wrapper ============================================= --> <div id="wrapper" class="clearfix">
<!-- Header ============================================= -->
<?php include 'include/header.php';?> <!-- #header end -->
<section id="slider" class="swiper_wrapper full-screen clearfix">
<div class="slider-parallax-inner">
<div class="swiper-container swiper-parent"> <div class="swiper-wrapper"> <div class="swiper-slide dark" style="background-image: url('../img/elements/slider-1.jpg');"> <div class="container clearfix"> <div class="slider-caption slider-caption-center"> <h2 data-caption-animate="fadeInUp">VANDERBILT UNIVERSITY</h2> <p data-caption-animate="fadeInUp" data-caption-delay="200">FEELINGS IN FIRST DAY AT UNIVERSITY</p> <a href="#" data-caption-animate="fadeInUp" data-caption-delay="400" class="sliderBTN">READ MORE</a> </div> </div> </div>
<div class="swiper-slide dark" style="background-image: url('../img/elements/slider-2.jpg');"> <div class="container clearfix"> <div class="slider-caption slider-caption-center"> <h2 data-caption-animate="fadeInUp">VANDERBILT UNIVERSITY</h2> <p data-caption-animate="fadeInUp" data-caption-delay="200">FEELINGS IN FIRST DAY AT UNIVERSITY</p> <a href="#" data-caption-animate="fadeInUp" data-caption-delay="400" class="sliderBTN">READ MORE</a> </div> </div> </div>
<div class="swiper-slide dark" style="background-image: url('../img/elements/slider-3.jpg');"> <div class="container clearfix"> <div class="slider-caption slider-caption-center"> <h2 data-caption-animate="fadeInUp">VANDERBILT UNIVERSITY</h2> <p data-caption-animate="fadeInUp" data-caption-delay="200">FEELINGS IN FIRST DAY AT UNIVERSITY</p> <a href="#" data-caption-animate="fadeInUp" data-caption-delay="400" class="sliderBTN">READ MORE</a> </div> </div> </div>
</div> <div id="slider-arrow-left"><i class="icon-angle-left"></i> </div> <div id="slider-arrow-right"><i class="icon-angle-right"></i> </div> <div id="slide-number"> <div id="slide-number-current"></div><span>/</span> <div id="slide-number-total"></div> </div> </div> </div>
</section>
<!-- Content ============================================= --> <section id="content"> <div class="HomeSection GreyBG"> <div class="container ourTeam"> <hr class="HeadingBorder"> <h3>OUR TEAM</h3> <h4>OUSTANDING TEACHERS MAKE AN OUTSTANDING TUITION CENTRE.</h4> <p>Our teachers are graduates of top-ranking British, U.S., or Canadian universities and have consistently achieved records of distinction throughout their academic paths. Besides being excellent tutors, they are role models who motivate and inspire students to aim high, work hard, and work smart toward maximizing their capabilities.</p> <div class="clear"></div>
<div class="ourTeamSlider"> <div class="ourTeamFilterControl"> <button href="" id="ActiveMember" class="TeamControl-Active">Academic Tuition</button> <button href="" id="HiddenMember" class="TeamControl">Admission Consulation</button> <div class="clear"></div> </div>
<div id="TeamMembers" class="owl-carousel image-carousel carousel-widget" data-margin="20" data-nav="true" data-pagi="false" data-items-xxs="1" data-items-xs="2" data-items-sm="3" data-items-md="4">
<div class="oc-item OurMember"> <a href="#"><img src="../img/elements/member-4.jpg" alt="Image 1"> </a> <h3>Tiffany HO</h3> <h4>Mathematics</h4> <hr/> <p>Bachelor of Science in Mathematics from Chinese University of Hong Kong</p> </div> <div class="oc-item OurMember"> <a href="#"><img src="../img/elements/member-1.jpg" alt="Image 1"> </a> <h3>Jessica LAM</h3> <h4>Mathematics</h4> <hr/> <p>BSc in Quantitative Finance from Chinese University of Hong Kong</p> </div> <div class="oc-item OurMember"> <a href="#"><img src="../img/elements/member-2.jpg" alt="Image 1"> </a> <h3>David NG</h3> <h4>Mathematics</h4> <hr/> <p>Graduated with M.Sc. in Mathematical, from Oxford University</p> </div> <div class="oc-item OurMember"> <a href="#"><img src="../img/elements/member-3.jpg" alt="Image 1"> </a> <h3>Lilian KAN</h3> <h4>Mathematics</h4> <hr/> <p>BSc in Mathematical Science from the University of Bath, UK</p> </div> <div class="oc-item OurMember"> <a href="#"><img src="../img/elements/member-4.jpg" alt="Image 1"> </a> <h3>Jessica HO</h3> <h4>Mathematics</h4> <hr/> <p>Bachelor of Science in Mathematics from Chinese University of Hong Kong</p> </div> <div class="oc-item OurMember"> <a href="#"><img src="../img/elements/member-1.jpg" alt="Image 1"> </a> <h3>Jessica HO</h3> <h4>Mathematics</h4> <hr/> <p>BSc in Mathematical Science from the University of Bath, UK</p> </div> </div>
<div id="HiddenMembersSection" class="owl-carousel image-carousel carousel-widget" data-margin="20" data-nav="true" data-pagi="false" data-items-xxs="1" data-items-xs="2" data-items-sm="3" data-items-md="4">
<div class="oc-item OurMember"> <a href="#"><img src="../img/elements/member-3.jpg" alt="Image 1"> </a> <h3>Lilian KAN</h3> <h4>English</h4> <hr/> <p>BSc in Mathematical Science from the University of Bath, UK</p> </div> <div class="oc-item OurMember"> <a href="#"><img src="../img/elements/member-4.jpg" alt="Image 1"> </a> <h3>Jessica HO</h3> <h4>English</h4> <hr/> <p>Bachelor of Science in Mathematics from Chinese University of Hong Kong</p> </div> <div class="oc-item OurMember"> <a href="#"><img src="../img/elements/member-1.jpg" alt="Image 1"> </a> <h3>Jessica HO</h3> <h4>English</h4> <hr/> <p>BSc in Mathematical Science from the University of Bath, UK</p> </div> <div class="oc-item OurMember"> <a href="#"><img src="../img/elements/member-4.jpg" alt="Image 1"> </a> <h3>Tiffany HO</h3> <h4>English</h4> <hr/> <p>Bachelor of Science in Mathematics from Chinese University of Hong Kong</p> </div> <div class="oc-item OurMember"> <a href="#"><img src="../img/elements/member-1.jpg" alt="Image 1"> </a> <h3>Jessica LAM</h3> <h4>English</h4> <hr/> <p>BSc in Quantitative Finance from Chinese University of Hong Kong</p> </div> <div class="oc-item OurMember"> <a href="#"><img src="../img/elements/member-2.jpg" alt="Image 1"> </a> <h3>David NG</h3> <h4>English</h4> <hr/> <p>Graduated with M.Sc. in Mathematical, from Oxford University</p> </div> </div> </div> <div class="clear"></div> <div class="YLCenterBTN"> <a href="#">FIND MORE TUTORS</a>
</div> </div> </div> <div class="HomeSection"> <div class="container"> <hr class="HeadingBorder"> <h3>ACADEMIC OFFERINGS</h3>
<div class="GridSection-Container"> <div class="button-group filters-button-group"> <button class="button is-checked" data-filter="*">All</button> <button class="button" data-filter=".Year16">Year 1 - 6</button> <button class="button" data-filter=".Year79">Year 7 - 9</button> <button class="button" data-filter=".Year1011">Year 10 - 11</button> <button class="button" data-filter=".Year1213">Year 12 - 13</button> </div>
<div class="grid"> <div class="Column3 element-item Year79 Year1011 Year1213"> <div class="GridSection" style="background-image: url('../img/elements/gridBG-1.jpg');"> <h3>Academic Tuition</h3> <div class="GridLink-4"><a href="#">IBDP</a> </div> <div class="GridLink-4"><a href="#">IBMYP</a> </div> <div class="GridLink-4"><a href="#">GCE-A-LEVEL</a> </div> <div class="GridLink-4"><a href="#">(I)GCSE/GCSE</a> </div> <div class="GridLink-4"><a href="#">SAT/ACT</a> </div> <div class="GridLink-4"><a href="#">AP</a> </div> <div class="GridLink-4"><a href="#">Online Tutoring</a> </div> </div> </div>
<div class="Column1 Home-GridIMG element-item Year1011"> <div class="GridSection" style="background-image: url('../img/elements/gridBG-2.jpg');"> </div> </div>
<div class="Column1 element-item Year1213"> <div class="GridSection" style="background-image: url('../img/elements/gridBG-3.jpg');"> <div id="Grid-wrapper"> <div id="Grid-main"> <h3>IBDP</h3> <div class="GridLink-1"> <a href="#">Link</a> </div> </div> </div> </div> </div>
<div class="Column1 element-item Year1011 Year1213"> <div class="GridSection" style="background-image: url('../img/elements/gridBG-4.jpg');"> <div id="Grid-wrapper"> <div id="Grid-main"> <h3>International University Talks</h3> <div class="GridLink-1"> <a href="#">Link</a> </div> </div> </div> </div> </div>
<div class="Column1 Home-GridIMG element-item Year16 Year79"> <div class="GridSection" style="background-image: url('../img/elements/gridBG-5.jpg');"> </div> </div>
<div class="Column1 element-item Year16"> <div class="GridSection" style="background-image: url('../img/elements/gridBG-6.jpg');"> <div id="Grid-wrapper"> <div id="Grid-main"> <h3>Primary Programs</h3> <div class="GridLink-1"> <a href="#">Primary English Program</a> </div> </div> </div> </div> </div>
<div class="Column1 Home-GridIMG element-item Year79 Year1213 Year16"> <div class="GridSection" style="background-image: url('../img/elements/gridBG-7.jpg');"> </div> </div>
<div class="Column1 element-item Year16 Year79 Year1011"> <div class="GridSection" style="background-image: url('../img/elements/gridBG-8.jpg');"> <div id="Grid-wrapper"> <div id="Grid-main"> <h3>International Schools Application Consultation</h3> </div> </div> </div> </div>
<div class="Column2 element-item Year79 Year1011 Year1213"> <div class="GridSection" style="background-image: url('../img/elements/gridBG-9.jpg');"> <h3>Admission Consultation</h3> <div class="GridLink-3"><a href="#">UK</a> </div> <div class="GridLink-3"><a href="#">US</a> </div> <div class="GridLink-3"><a href="#">HK</a> </div> </div> </div> </div> </div> </div> </div> <div class="HomeSection GreyBG"> <div class="container"> <?php include 'include/successStories.php';?> </div> </div>
<?php include 'include/testimonials.php';?>
<div class="HomeSection GreyBG"> <div class="container"> <hr class="HeadingBorder"> <h3>NEWS AND EVENTS</h3> <h4>WHAT YOU SHOULD KNOW ABOUT</h4>
<div class="NewsEvents"> <div class="col-md-4 col-sm-6"> <div class="Event"> <img src="../img/elements/event-1.jpg"> <div class="EventDate"> <h3>19</h3> <span>Sep 2016</span> </div> <div class="EventTitle"> <h4>50 Great Affordable Collages in the Northeast</h4> </div> <div class="clear"></div> <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p> <a href="#">Read More →</a> </div> </div> <div class="col-md-4 col-sm-6"> <div class="Event"> <img src="../img/elements/event-2.jpg"> <div class="EventDate"> <h3>25</h3> <span>May 2016</span> </div> <div class="EventTitle"> <h4>United Kingdom Top Distance Learning University</h4> </div> <div class="clear"></div> <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p> <a href="#">Read More →</a> </div> </div> <div class="col-md-4 col-sm-6 HiddenEvent"> <div class="Event"> <img src="../img/elements/event-3.jpg"> <div class="EventDate"> <h3>14</h3> <span>Feb 2016</span> </div> <div class="EventTitle"> <h4>University of Portsmouth | Study Abroad </h4> </div> <div class="clear"></div> <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p> <a href="#">Read More →</a> </div> </div> </div> <div class="clear"></div> <div class="YLCenterBTN"> <a href="#">SHOW MORE ARTICLES</a> </div> </div> </div>
<div class="HomeSection"> <div class="container"> <hr class="HeadingBorder"> <h3>GALLERY</h3> <h4>TO EXPLORE DIFFERENT UNIVERSITIES</h4>
<div class="Gallery"> <div class="fslider flex-thumb-grid grid-6 bottommargin-sm" data-arrows="true" data-animation="fade" data-thumbs="true"> <div class="flexslider"> <div class="slider-wrap"> <div class="slide" data-thumb="../img/elements/gallery-thumb-1.jpg"> <img src="../img/elements/gallery-1.jpg" alt="Image"> </div> <div class="slide" data-thumb="../img/elements/gallery-thumb-2.jpg"> <img src="../img/elements/gallery-2.jpg" alt="Image"> </div> <div class="slide" data-thumb="../img/elements/gallery-thumb-3.jpg"> <img src="../img/elements/gallery-3.jpg" alt="Image"> </div> <div class="slide" data-thumb="../img/elements/gallery-thumb-4.jpg"> <img src="../img/elements/gallery-4.jpg" alt="Image"> </div> <div class="slide" data-thumb="../img/elements/gallery-thumb-5.jpg"> <img src="../img/elements/gallery-5.jpg" alt="Image"> </div> <div class="slide" data-thumb="../img/elements/gallery-thumb-6.jpg"> <img src="../img/elements/gallery-6.jpg" alt="Image"> </div> </div> </div> </div> </div> </div> </div>
<div class="HomeSection GreyBG"> <div class="container"> <hr class="HeadingBorder"> <h3>MEDIA AND PARTNERS</h3> <h4>WHAT PEOPLE SAY ABOUT US</h4>
<div class="client"> <div id="oc-clients" class="owl-carousel image-carousel carousel-widget" data-margin="60" data-loop="true" data-nav="false" data-autoplay="5000" data-pagi="false" data-items-xxs="1" data-items-xs="2" data-items-sm="4" data-items-md="5" data-items-lg="6">
<div class="oc-item"> <a href="#"><img src="../img/elements/client-1.png" alt="Clients"> </a> </div> <div class="oc-item"> <a href="#"><img src="../img/elements/client-2.png" alt="Clients"> </a> </div> <div class="oc-item"> <a href="#"><img src="../img/elements/client-3.png" alt="Clients"> </a> </div> <div class="oc-item"> <a href="#"><img src="../img/elements/client-4.png" alt="Clients"> </a> </div> <div class="oc-item"> <a href="#"><img src="../img/elements/client-5.png" alt="Clients"> </a> </div> <div class="oc-item"> <a href="#"><img src="../img/elements/client-6.png" alt="Clients"> </a> </div> </div>
</div>
</div> </div> </section> <!-- #content end -->
<section id="map-overlay"> <div class="container clearfix"> <div id="contact-form-overlay-mini" class="clearfix">
<div class="Home-ContactUs"> <hr class="HeadingBorder"> <h3>Send us an Email</h3> <h4>FEEL FREE TO CONTACT US</h4> </div>
<div class="contact-widget">
<div class="contact-form-result"></div>
<!-- Contact Form ============================================= --> <form class="HomeContacts-Form" id="template-contactform" name="template-contactform" action="include/sendemail.php" method="post">
<div class="col_full"> <label>Name*</label> <input type="text" id="template-contactform-name" name="template-contactform-name" value="" class="sm-form-control required" /> </div>
<div class="col_full"> <label>Email*</label> <input type="email" id="template-contactform-email" name="template-contactform-email" value="" class="required email sm-form-control" /> </div>
<div class="clear"></div>
<div class="col_full"> <label>Message*</label> <textarea class="required sm-form-control HomeMessage" id="template-contactform-message" name="template-contactform-message" rows="6" cols="30"></textarea> </div>
<div class="col_full hidden"> <input type="text" id="template-contactform-botcheck" name="template-contactform-botcheck" value="" class="sm-form-control" /> </div>
<div class="col_full"> <button class="Home-Form-Submit" type="submit" value="submit">Send Message</button> </div>
</form>
</div>
</div> <!-- Contact Form Overlay End -->
</div>
<!-- Google Map ============================================= --> <div id="google-map">
</section> <!-- Contact Form & Map Overlay Section End -->
<div class="Responsive-Form"> <div class="Home-ContactUs"> <hr class="HeadingBorder"> <h3>Send us an Email</h3> <h4>FEEL FREE TO CONTACT US</h4> </div>
<div class="contact-widget">
<div class="contact-form-result"></div>
<!-- Contact Form ============================================= --> <form class="HomeContacts-Form" id="template-contactform" name="template-contactform" action="include/sendemail.php" method="post">
<div class="col_full"> <label>Name*</label> <input type="text" id="template-contactform-name" name="template-contactform-name" value="" class="sm-form-control required" /> </div>
<div class="col_full"> <label>Email*</label> <input type="email" id="template-contactform-email" name="template-contactform-email" value="" class="required email sm-form-control" /> </div>
<div class="clear"></div>
<div class="col_full"> <label>Message*</label> <textarea class="required sm-form-control HomeMessage" id="template-contactform-message" name="template-contactform-message" rows="6" cols="30"></textarea> </div>
<div class="col_full hidden"> <input type="text" id="template-contactform-botcheck" name="template-contactform-botcheck" value="" class="sm-form-control" /> </div>
<div class="col_full"> <button class="Home-Form-Submit" type="submit" value="submit">Send Message</button> </div> </form> </div> </div>
<!-- Footer ============================================= --> <?php include 'include/footer.php';?> <!-- #footer end -->
</div> <!-- #wrapper end -->
<!-- Go To Top ============================================= --> <div id="gotoTop" class="icon-angle-up"></div>
<!-- External JavaScripts ============================================= --> <script type="text/javascript" src="../js/jquery.js"></script> <script type="text/javascript" src="../js/plugins.js"></script>
<!-- Footer Scripts ============================================= --> <script type="text/javascript" src="../js/functions.js"></script> <script type="text/javascript" src="../js/script.js"></script>
<script src="../js/Grid-Layout.js"></script>
</body>
</html>
|