-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
604 lines (490 loc) · 21.1 KB
/
index.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
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
---
layout: default
title: home
---
<!-- REVOLUTION SLIDER -->
<div class="slider fullwidthbanner-container roundedcorners">
<div class="fullwidthbanner">
<ul class="hide">
<!-- SLIDE -->
<li data-transition="fade" data-slotamount="14" data-masterspeed="300" data-delay="10000">
<!-- COVER IMAGE -->
<img src="assets/images/1x1.png" data-lazyload="assets/images/demo/wall.jpg" alt="" data-bgfit="cover" data-bgposition="left top" data-bgrepeat="no-repeat" />
<div class="tp-caption lft boxshadow"
data-x="70"
data-y="70"
data-speed="900"
data-start="500"
data-easing="easeOutBack">
<iframe src="http://www.youtube.com/embed/ZBgwHbIm5PQ" width='640' height='360'></iframe>
</div>
<div class="tp-caption sft large_bold_white"
data-x="750"
data-y="57"
data-speed="300"
data-start="1200"
data-easing="easeOutExpo">2TR FOOTBALL
</div>
<div class="tp-caption lfb medium_light_white"
data-x="750"
data-y="180"
data-speed="300"
data-start="1400"
data-easing="easeOutExpo">• Develop Skill
</div>
<div class="tp-caption lfb medium_light_white"
data-x="750"
data-y="214"
data-speed="300"
data-start="1700"
data-easing="easeOutExpo">• Encourage Teamplay
</div>
<div class="tp-caption lfb medium_light_white"
data-x="750"
data-y="254"
data-speed="300"
data-start="2000"
data-easing="easeOutExpo">• Improve Football
</div>
<div class="tp-caption lfb medium_bg_darkblue"
data-x="750"
data-y="390"
data-speed="300"
data-start="2300"
data-easing="easeOutExpo"><i class="fa fa-map-marker"></i>
</div>
<div class="tp-caption lfb medium_bg_asbestos"
data-x="791"
data-y="390"
data-speed="300"
data-start="1600"
data-easing="easeOutExpo">FIND YOUR LOCAL CENTRE
</div>
</li>
<!-- SLIDE -->
<li data-transition="fade" data-slotamount="14" data-masterspeed="300" data-delay="10000">
<!-- COVER IMAGE -->
<img src="assets/images/1x1.png" data-lazyload="assets/images/demo/wall.jpg" alt="" data-bgfit="cover" data-bgposition="left top" data-bgrepeat="no-repeat" />
<div class="tp-caption medium_text lfl stl"
data-x="60"
data-y="200"
data-speed="300"
data-start="500"
data-easing="easeOutExpo">2TR FOOTBALL
</div>
<div class="tp-caption large_bold_white sft stb"
data-x="60"
data-y="223"
data-speed="300"
data-start="1000"
data-easing="easeOutExpo">WEB STORE
</div>
<div class="tp-caption small_light_white sft stb"
data-x="76"
data-y="286"
data-speed="500"
data-start="2000"
data-easing="easeOutExpo">Buy your 2TR Kit now!
</div>
<div class="tp-caption sft medium_light_white"
data-x="600"
data-y="60"
data-speed="600"
data-start="1500"
data-easing="easeOutExpo"><img src="assets/images/reserved.png" alt="" />
</div>
</li>
<!-- SLIDE -->
<li data-transition="fade" data-slotamount="14" data-masterspeed="300" data-delay="10000">
<!-- COVER IMAGE -->
<img src="assets/images/1x1.png" data-lazyload="assets/images/demo/wall.jpg" alt="" data-bgfit="cover" data-bgposition="left top" data-bgrepeat="no-repeat" />
<div class="tp-caption lft boxshadow"
data-x="70"
data-y="70"
data-speed="900"
data-start="500"
data-easing="easeOutBack">
<iframe src="http://www.youtube.com/embed/LIXzWQmyAZs" width='640' height='360'></iframe>
</div>
<div class="tp-caption sft large_bold_white"
data-x="750"
data-y="57"
data-speed="300"
data-start="1200"
data-easing="easeOutExpo">2TR MEDIA
</div>
<div class="tp-caption lfb medium_light_white"
data-x="750"
data-y="180"
data-speed="300"
data-start="1400"
data-easing="easeOutExpo">• Twitter
</div>
<div class="tp-caption lfb medium_light_white"
data-x="750"
data-y="214"
data-speed="300"
data-start="1700"
data-easing="easeOutExpo">• Facebook
</div>
<div class="tp-caption lfb medium_light_white"
data-x="750"
data-y="254"
data-speed="300"
data-start="2000"
data-easing="easeOutExpo">• Youtube
</div>
<div class="tp-caption lfb medium_bg_darkblue"
data-x="750"
data-y="390"
data-speed="300"
data-start="2300"
data-easing="easeOutExpo"><i class="fa fa-map-marker"></i>
</div>
<div class="tp-caption lfb medium_bg_asbestos"
data-x="791"
data-y="390"
data-speed="300"
data-start="1600"
data-easing="easeOutExpo">SUPPORT THE VIDEO
</div>
</li>
<!-- SLIDE -->
<li data-transition="fade" data-slotamount="14" data-masterspeed="300" data-delay="10000">
<!-- COVER IMAGE -->
<img src="assets/images/1x1.png" data-lazyload="assets/images/demo/wall.jpg" alt="" data-bgfit="cover" data-bgposition="left top" data-bgrepeat="no-repeat" />
<div class="tp-caption medium_text lfl stl"
data-x="60"
data-y="200"
data-speed="300"
data-start="500"
data-easing="easeOutExpo">2TR FOOTBALL
</div>
<div class="tp-caption large_bold_white sft stb"
data-x="60"
data-y="223"
data-speed="300"
data-start="1000"
data-easing="easeOutExpo">EVENTS
</div>
<div class="tp-caption small_light_white sft stb"
data-x="76"
data-y="286"
data-speed="500"
data-start="2000"
data-easing="easeOutExpo">Book now for tournaments and corporate events
</div>
<div class="tp-caption sft medium_light_white"
data-x="600"
data-y="60"
data-speed="600"
data-start="1500"
data-easing="easeOutExpo"><img src="assets/images/reserved.png" alt="" />
</div>
</li>
</ul>
<div class="tp-bannertimer"></div>
</div>
</div>
<!-- /REVOLUTION SLIDER -->
<!-- CALLOUT -->
<div class="callout dark"><!-- add "styleBackgroundColor" class for colored background and white text OR "dark" for a dark callout -->
<div class="container">
<div class="row">
<div class="col-xl-offset-1 col-xl-6 col-lg-offset-1 col-lg-6 col-md-6 col-sm-12"><!-- title + shortdesc -->
<div class="footerWidget">
<h3>Latest <strong>tweets</strong> </h3>
<div id="twitterFrame">
<a class="twitter-timeline" height="250" href="https://twitter.com/2TRFootball" data-widget-id="531082954617806848" data-tweet-limit="2" data-theme="dark" data-chrome="nofooter noheader transparent">
Tweets by @2TRFootball
</a>
<script>
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script>
</div>
</div>
</div>
<div class="col-md-2 hidden-sm hidden-xs"><!-- button -->
<a href="twitter.com/2trfootball"><i style="font-size: 20em" class="fa fa-twitter"></i></a>
</div>
</div>
</div>
</div>
<!-- /CALLOUT -->
<!-- WELCOME -->
<section>
<div class="container">
<header>
<h2>
Welcome to
<span class="word-rotator"><!-- word rotator -->
<span class="items bold">
<span><em>2TR Football</em></span>
<span><em>sport</em></span>
<span><em>enterprise</em></span>
<span><em>the future</em></span>
</span>
</span><!-- /word rotator -->
</h2>
<p class="lead">2TR Football is specifically designed to develop all facets of teamwork both on and off the field in a way that no other competitive football game has addressed to date. Check out what we offer! </p>
</header>
<!-- FEATURED BOXES 3 -->
<div class="row featured-box-minimal">
<div class="col-md-4 col-sm-6 col-xs-12">
<h4><i class="fa fa-calendar"></i> Football events</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing metus elit. Lorem ipsum dolor sit amet, consectetur adipiscing metus elit.</p>
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<h4><i class="fa fa-shopping-cart"></i> Store</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing metus elit. Lorem ipsum dolor sit amet, consectetur adipiscing metus elit.</p>
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<h4><i class="fa fa-graduation-cap"></i> Training Courses</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing metus elit. Lorem ipsum dolor sit amet, consectetur adipiscing metus elit.</p>
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<h4><i class="fa fa-gbp"></i> Franchise</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing metus elit. Lorem ipsum dolor sit amet, consectetur adipiscing metus elit.</p>
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<h4><i class="fa fa-trophy"></i> The Rulz</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing metus elit. Lorem ipsum dolor sit amet, consectetur adipiscing metus elit.</p>
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<h4><i class="fa fa-map-marker"></i> Venue Locater</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing metus elit. Lorem ipsum dolor sit amet, consectetur adipiscing metus elit.</p>
</div>
</div>
<!-- /FEATURED BOXES 3 -->
</div>
</section>
<!-- /WELCOME -->
<!-- PREMIUM -->
<section class="alternate">
<div class="container">
<div class="row">
<div class="col-md-6">
<h2>2TR Football <strong>Franchise</strong></h2>
<p class="lead">Lorem ipsum dolor sit amet, consectetur adipiscing metus elit. Lorem ipsum dolor sit amet, consectetur adipiscing metus elit.</p>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur imperdiet <em class="styleColor">hendrerit volutpat</em>. Sed in nunc nec ligula consectetur mollis in vel justo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Praesent scelerisque volutpat turpis, eu hendrerit enim scel. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Praesent scelerisque volutpat turpis.</p>
</div>
<div class="col-md-6 text-center">
<img class="img-responsive animate_fade_in" src="assets/images/logomastersmall.png" height="200px" alt="" />
</div>
</div>
<div class="row text-center countTo">
<div class="col-md-3 col-sm-6">
<span class="boxed radius3">
<strong class="styleColor" data-to="28">28</strong>
<label>London Centres</label>
</span>
</div>
<div class="col-md-3 col-sm-6">
<span class="boxed radius3">
<strong class="styleColor" data-to="120">120</strong>
<label>Youth Placements</label>
</span>
</div>
<div class="col-md-3 col-sm-6">
<span class="boxed radius3">
<strong class="styleColor" data-to="1317">1317</strong>
<label>Youth Participation</label>
</span>
</div>
<div class="col-md-3 col-sm-6">
<span class="boxed radius3">
<strong class="styleColor" data-to="11000">11000</strong>
<label>Contact Hours</label>
</span>
</div>
</div>
</div>
</section>
<!-- /PREMIUM -->
<!-- DARK CALLOUT -->
<div class="callout dark arrow-down">
<div class="container text-center">
<h2>2TR Football Rulz</h2>
<p>The 2TR Football game has been designed by 3-2-WON LTD, a team of experienced football coaches from the Highgate Newtown Community Centre in Camden North London.</p>
<p>Charles Browne and Michael Lyle worked to develop the game over a series of years. The first official 2TR Football tournament was held in North London, in August 2007 on the Whittington Estate Football Pitch and since then the game has grown in popularity with cross borough tournaments being very successful now 2TR Football has gone national</p>
</div>
</div>
<!-- /DARK CALLOUT -->
<section>
<div class="container">
<div class="text-center">
<div style="width:100%" class="slider single-item">
<div><img src="diagrams/rulz (1).jpg"></div>
<div><img src="diagrams/rulz (2).jpg"></div>
<div><img src="diagrams/rulz (3).jpg"></div>
<div><img src="diagrams/rulz (4).jpg"></div>
<div><img src="diagrams/rulz (5).jpg"></div>
<div><img src="diagrams/rulz (6).jpg"></div>
<div><img src="diagrams/rulz (7).jpg"></div>
<div><img src="diagrams/rulz (8).jpg"></div>
<div><img src="diagrams/rulz (9).jpg"></div>
<div><img src="diagrams/rulz (10).jpg"></div>
<div><img src="diagrams/rulz (11).jpg"></div>
<div><img src="diagrams/rulz (12).jpg"></div>
<div><img src="diagrams/rulz (13).jpg"></div>
<div><img src="diagrams/rulz (14).jpg"></div>
<div><img src="diagrams/rulz (15).jpg"></div>
<div><img src="diagrams/rulz (16).jpg"></div>
<div><img src="diagrams/rulz (17).jpg"></div>
<div><img src="diagrams/rulz (18).jpg"></div>
<div><img src="diagrams/rulz (19).jpg"></div>
<div><img src="diagrams/rulz (20).jpg"></div>
<div><img src="diagrams/rulz (21).jpg"></div>
<div><img src="diagrams/rulz (22).jpg"></div>
<div><img src="diagrams/rulz (23).jpg"></div>
<div><img src="diagrams/rulz (24).jpg"></div>
<div><img src="diagrams/rulz (25).jpg"></div>
<div><img src="diagrams/rulz (26).jpg"></div>
<div><img src="diagrams/rulz (27).jpg"></div>
<div><img src="diagrams/rulz (28).jpg"></div>
<div><img src="diagrams/rulz (29).jpg"></div>
<div><img src="diagrams/rulz (30).jpg"></div>
<div><img src="diagrams/rulz (31).jpg"></div>
<div><img src="diagrams/rulz (32).jpg"></div>
<div><img src="diagrams/rulz (33).jpg"></div>
<div><img src="diagrams/rulz (34).jpg"></div>
<div><img src="diagrams/rulz (35).jpg"></div>
<div><img src="diagrams/rulz (36).jpg"></div>
<div><img src="diagrams/rulz (37).jpg"></div>
<div><img src="diagrams/rulz (3).jpg"></div>
</div>
</div>
</div>
</div><!-- /.container -->
</section>
<!-- DARK CALLOUT -->
<div class="callout dark arrow-up">
<div class="container text-center">
<h2>2TR Football Game Features</h2>
<p>The 2TR Football game is simple enough for any player to grasp, but designed to provide the greatest amount of development in both the individual player and the team</p>
<div class="divider half-margins hidden-xs"><!-- divider --></div>
<div class="row text-left hidden-xs">
<div class="col-md-4 col-sm-4">
<ul class="list-icon spaced check-circle">
<li>Limit to 2 consecutive touches per player</li>
<li>4 Players per side</li>
<li>3-7 Substitutes</li>
<li>No traditional goalkeeper</li>
</ul>
</div>
<div class="col-md-4 col-sm-4">
<ul class="list-icon spaced check-circle">
<li>No scoring from own half</li>
<li>Goals in area from volley only</li>
<li>15 second restart after goal scored</li>
<li>2TR Penalties and Free-kicks</li>
</ul>
</div>
<div class="col-md-4 col-sm-4">
<ul class="list-icon spaced check-circle">
<li>Forces team play</li>
<li>New strategies</li>
<li>Fast paced</li>
<li>No ball hogging</li>
</ul>
</div>
</div>
</div>
</div>
<!-- /DARK CALLOUT -->
<!-- CALLOUT -->
<div class="callout styleBackgroundColor"><!-- add "styleBackgroundColor" class for colored background and white text OR "dark" for a dark callout -->
<div class="container">
<div class="row">
<div class="col-md-9"><!-- title + shortdesc -->
<h3>Want to get involved?</h3>
<p>Check out our upcoming events and <strong>book now</strong> for free!</p>
</div>
<div class="col-md-3"><!-- button -->
<a href="#purchase" rel="nofollow" target="_blank" class="btn btn-primary btn-lg">Events</a>
</div>
</div>
</div>
</div>
<!-- /CALLOUT -->
<!-- TESTIMONIALS -->
<section>
<div class="container">
<header class="text-center">
<h2>"The key is in the RULES"</h2>
<blockquote class="noborder nopadding nomargin">
<i>2TR Football will take the world by storm. The game helps improve any player at any level. It’s fun, focused and imperative to enhancing team performance for full sided team games!</i>
<cite class="block">Charles Browne</cite>
</blockquote>
<div class="divider half-margins"><!-- divider --></div>
</header>
<div class="row">
<div class="col-md-4">
<div class="testimonial classic female animate_from_bottom">
<p>Praesent est laborum dolo rumes fugats untras. Etha rums ser quidem rerum facilis dolores nemis onis fugats vitaes nemo minima rerums unsers sadips amets.</p>
<cite><strong>John Doe</strong>, Youth Participator</cite>
</div>
</div>
<div class="col-md-4">
<div class="testimonial classic male animate_from_bottom">
<p>Praesent est laborum dolo rumes fugats untras. Etha rums ser quidem rerum facilis dolores nemis onis fugats vitaes nemo minima rerums unsers sadips amets.</p>
<cite><strong>John Doe</strong>, Parent</cite>
</div>
</div>
<div class="col-md-4">
<div class="testimonial classic male animate_from_bottom">
<p>Praesent est laborum dolo rumes fugats untras. Etha rums ser quidem rerum facilis dolores nemis onis fugats vitaes nemo minima rerums unsers sadips amets.</p>
<cite><strong>John Doe</strong>, Centre Manager</cite>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="testimonial classic female animate_from_bottom">
<p>Praesent est laborum dolo rumes fugats untras. Etha rums ser quidem rerum facilis dolores nemis onis fugats vitaes nemo minima rerums unsers sadips amets.</p>
<cite><strong>John Doe</strong>, Entrepreneur</cite>
</div>
</div>
<div class="col-md-6">
<div class="testimonial classic male animate_from_bottom">
<p>Praesent est laborum dolo rumes fugats untras. Etha rums ser quidem rerum facilis dolores nemis onis fugats vitaes nemo minima rerums unsers sadips amets.</p>
<cite><strong>John Doe</strong>, Customer</cite>
</div>
</div>
</div>
<div class="owl-carousel animate_from_bottom text-center" data-plugin-options='{"items": 1, "singleItem": true, "navigation": false, "pagination": true, "autoPlay": true, "transitionStyle":"fadeUp"}'><!-- transitionStyle: fade, backSlide, goDown, fadeUp, -->
<div class="testimonial">
<p>Praesent est laborum dolo rumes fugats untras. Etha rums ser quidem rerum facilis dolores nemis onis fugats vitaes nemo minima rerums unsers sadips amets.</p>
<cite><strong>John Doe</strong>, Coach</cite>
</div>
<div class="testimonial">
<p>Donec tellus massa, tristique sit amet condim vel, facilisis quis sapien. Praesent id enim sit amet odio vulputate eleifend in in tortor. Donec tellus massa.</p>
<cite><strong>Jessica Doe</strong>, Apprentice</cite>
</div>
<div class="testimonial">
<p>Praesent est laborum dolo rumes fugats untras. Etha rums ser quidem rerum facilis dolores nemis onis fugats vitaes nemo minima rerums unsers sadips amets.</p>
<cite><strong>Dorin Doe</strong>, Player</cite>
</div>
<div class="testimonial">
<p>Donec tellus massa, tristique sit amet condim vel, facilisis quis sapien. Praesent id enim sit amet odio vulputate eleifend in in tortor. Donec tellus massa.</p>
<cite><strong>Melissa Doe</strong>, Customer</cite>
</div>
</div>
</div>
</section>
<!-- /TESTIMONIALS -->
<!-- CALLOUT -->
<div class="callout dark"><!-- add "styleBackgroundColor" class for colored background and white text OR "dark" for a dark callout -->
<div class="container">
<div class="row">
<div class="col-md-9"><!-- title + shortdesc -->
<h3>Want to get involved?</h3>
<p>Check out our upcoming events and <strong>book now</strong> for free!</p>
</div>
<div class="col-md-3"><!-- button -->
<a href="#purchase" rel="nofollow" target="_blank" class="btn btn-primary btn-lg">Events</a>
</div>
</div>
</div>
</div>
<!-- /CALLOUT -->