/var/www/hkosl.com/jamie/cana/en/about-founder-Olivia.php


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
<!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?v=1.2" 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?v=1.2" 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 -->


        <!-- Content
        ============================================= -->
        <section id="content">
            <div class="subpage-Header" style="background-image: url('../img/elements/subpage-headerbg-1.jpg');">
                <div class="subp-Header-Title">
                    <h1>Our Team</h1>
                    <h3>Outstanding teachers make an outstanding tuition centre.</h3>
                </div>
                <div class="subp-Header-location">
                    <img src="../img/elements/home-white.png"> 
                    <a href="#"  class="Subpage-location-link"> Home </a>
                    <img src="../img/elements/right-arrow.png">
                    <a href="#" class="Subpage-location-link"> About Us </a>
                    <img src="../img/elements/right-arrow.png">
                    <a href="#" class="Subpage-location-link"> About CANA </a>
                    <img src="../img/elements/right-arrow.png">
                    <a href="#" class="Subpage-location-active"> Olivia </a>
                </div>
            </div>

            <div class="subpage">
                <div class="container">
                    <div class="founder-details">
                        <div class="col-sm-3">
                            <img src="../img/elements/founder-3.jpg">
                        </div>
                        <div class="col-sm-9">
                            <h3>Olivia</h3>
                            <h4>Co-Founder</h4>
                            <p>Olivia graduated from the University of Toronto with a B.Sc (Hons) in Environmental Science. From a young age she understood the importance of making good choices. The decisions she made during her education in particular opened up many possibilities for her. Upon the completion of the HKCEE, she transferred to Li Po Chun United World College of H.K. for an international education. Though the transition was tough, the two-year experience was an eye-opener. She learned the importance of critical thinking and developed a deep appreciation of the value of knowledge and global perspective. Her drive for academic excellence empowered Olivia to attain 41/45 in the IB Diploma, receive the Dr. Cheng Yu Tung U of T Scholarship, and complete her undergraduate study as the top graduate in her department.</p>
                            <p>After working in the environmental sector for two years Olivia met Joyce. Joyce’s vision to start an education institution that allows more people to benefit from an international education sparked the same passion in her heart. Olivia believes that every student is different and attempts to tailor her teaching approach to maximize their learning.</p>
                            <p>To her, education at CANA is relational. It is about walking with the students. It is also about sharing the burden with the parents. Over the years, she has listened to many troubled parents as a friend and has been able to relieve part of their stress through her knowledge of the curricula and teaching experience. Olivia expects all the teachers at CANA to have the same attitude towards their students.</p>
                        </div>
                    </div>                    
                </div>
            </div>


            <?php include 'include/testimonials.php';?>  
            
            <div class="HomeSection GreyBG">
                <div class="container">
                    <?php include 'include/successStories.php';?>                   
                </div>
            </div>
        </section>
        <!-- #content end -->
        <?php include 'include/scrollContainer.php';?>

        
        <!-- Contact Form & Map Overlay Section End -->

        <!-- 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>

        <script type="text/javascript">
        $("a.addMore").on("click", function(e){
            $(".LoadMember:hidden:lt(8)").show(0, function(){
            !$(".LoadMember:hidden").length && $(e.target).remove() ; 
            });
        }).trigger("click");
        </script>

</body>

</html>