-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsponsors.html
executable file
·609 lines (532 loc) · 31.5 KB
/
sponsors.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
605
606
607
608
609
<!doctype html>
<html lang="en">
<head>
<!-- Basic needs-->
<!--Tab Icon-->
<meta charset="UTF-8">
<link rel="icon" href="./img/logos/img.png">
<meta name="theme-color" content="#242842">
<meta name="description"
content="'South Doyle Robotics would not be possible without our wonderful sponsors!' | And special thanks to our individual donors">
<meta name='copyright' content='South Doyle High School'>
<meta name="author" content="Abrian Abir">
<meta name='owner' content='South-Doyle High School'>
<meta name="robots" CONTENT="all">
<meta name="revisit-after" content="5 days">
<meta property="og:title" content="Soknorobo" />
<meta property="og:description"
content="SDHS Robotics or SDHS_Robotics, South Doyle High School Robotics Team,(Team FTW), Team For the win, Soknorobo. The winner of the Off-Season Robotics Compeition at Lynn Camp High School, Winners of The Rookie Seed award and rookie of the year at the 2017 Smokey Mountain Regional Tournament." />
<meta property="og:image" content="https://github.com/South-Doyle/South-Doyle/blob/master/images/img.png?raw=true" />
<meta content="/images/img.png" itemprop="image">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords"
content="SDHS Robotics, South Doyle Robotics, Soknorobo,Soknorobo.com, Sokno, Robotics, SDHS,SDHS Robotics,SDHS_Robotics, sdhs,FI RST,FIRST Robotics,competition,robots,south, south Doyle, Doyle, Knoxville,6517,#6517,team6517, team#6517,team #6517,Tweets from South Doyle Robotics,FIRST Robotics,South Doyle Robotics,Team, TeamFTW,FTW, The Blue Alliance,robot">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/fancybox.min.css">
<link rel="preload stylesheet" as="font" href="fonts/fontello/css/fontello.css">
<!-- Theme Style -->
<link rel="stylesheet" href="css/style.css">
<title>Sponsors | Soknorobo.com</title>
</head>
<body>
<div class="js-animsition animsition" id="site-wrap" data-aos-easing="ease-in-sine"
data-animsition-out-class="fade-out">
<header class="site-header">
<div class="container-fluid">
<div class="row">
<div class="col-6 site-logo" data-aos="fade"><a href="./index" class="animsition-link">Team 6517</a></div>
<div class="col-8">
<div class="site-menu-toggle js-site-menu-toggle three-line-menu" data-aos="fade">
<span></span>
<span></span>
<span></span>
</div>
<!-- END menu-toggle -->
<div class="site-navbar js-site-navbar">
<nav role="navigation">
<div class="container">
<div class="row full-height align-items-center">
<div class="col-md-12 justify-content-center">
<ul class="list-unstyled menu">
<li><a href="./index" class="animsition-link">Home</a></li>
<li><a href="./first" class="animsition-link">FIRST</a></li>
<li><a href="./about" class="animsition-link">About</a></li>
<li class="active"><a href="./sponsors" class="animsition-link">Sponsors</a></li>
<li><a href="./gallery" class="animsition-link">Gallery</a></li>
<li><a href="./contact" class="animsition-link">Contact</a></li>
<!-- <li><a href="./blog" class="animsition-link">Blogs</a></li> -->
<li><a href="./calendar" class="animsition-link">Calendar</a></li>
</ul>
</div>
</div>
</div>
</nav>
</div>
</div>
</div>
</div>
</header>
<section class="site-hero overlay page-inside" style="background-image: url(./img/site_top_img/icon-sponsors.png)">
<div class="container">
<div class="row site-hero-inner justify-content-center align-items-center">
<div class="col-md-10 text-center">
<h1 class="heading" data-aos="fade-up">Sponsors</h1>
<p class="sub-heading mb-5" data-aos="fade-up" data-aos-delay="100">
<I>
<p data-aos="fade-up" data-aos-delay="100" class="site_subtext">
<span class="south_blue">South</span>
<span class="south_red">Doyle</span> Robotics would not be
possible without our wonderful sponsors!"</p>
</I>
</p>
</div>
</div>
<!-- <a href="#" class="scroll-down">Scroll Down</a> -->
</div>
</section>
<section class="section">
</section>
<section>
<div class="container">
<!-- <h1 style="text-align: center;">
Platinum Sponsors
</h1> -->
<div class="half d-md-flex d-block">
<div class="sponsor_container image p-6" data-aos="fade">
<img class="sponsor_img" src="./img/sponsors/knoxschools.png" loading="lazy" alt="Knox County Schools">
</div>
<div class="text line-height1" style="align-self: flex-end;" data-aos="fade-right" data-aos-delay="200">
<h3>Knox County Schools</h3>
<p>Knox County Schools is the school district that operates all public schools in Knox County, Tennessee.
It is headquartered in the Andrew Johnson Building in downtown Knoxville. It shall be the mission of the
Knox County Schools Security Division to make the Knox County Schools a safe and secure learning
environment, to assist students, staff, and administrators by placing them in the best possible position
to be successful, and to cooperate with all entities and individuals engaged in the education of
students.</p>
<p class="mt-5"><a href="https://www.knoxschools.org/" target="_blank" rel="noopener noreferrer"
class="btn btn-outline-dark">Learn
More</a></p>
</div>
</div>
<div class="half d-md-flex d-block">
<div class="sponsor_container image p-6" data-aos="fade">
<img class="sponsor_img" src="./img/sponsors/denso.png" loading="lazy" alt="DENSO">
</div>
<div class="text line-height1" style="align-self: flex-end;" data-aos="fade-right" data-aos-delay="200">
<h3>DENSO</h3>
<p>The DENSO Philosophy guides our corporate actions, ensuring that we will continue to be trusted by
people around the world. Our vision is for a safer and more eco-friendly future with fewer accidents.
Everything we do is based on our philosophy:
"Contributing to a better world by creating value together with a vision for the future."</p>
<p class="mt-5"><a href="http://www.densocorp-na-dmtn.com/" target="_blank" rel="noopener noreferrer"
class="btn btn-outline-dark">Learn
More</a></p>
</div>
</div>
<div class="half d-md-flex d-block">
<div class="sponsor_container image p-6" data-aos="fade">
<img class="sponsor_img" src="./img/sponsors/RSC.png" loading="lazy" alt="Radio Systems Corporation">
</div>
<div class="text line-height1" style="align-self: flex-end;" data-aos="fade-right" data-aos-delay="200">
<h3>Radio Systems Corporation</h3>
<p>Our legacy can be that of an organization that gives back to future associates, to pet welfare, and the
community for decades to come. We are passing on a foundation that will last.</p>
<p class="mt-5"><a href="https://www.radiosystemscorporation.com/history" target="_blank"
rel="noopener noreferrer"
class="btn btn-outline-dark">Learn
More</a></p>
</div>
</div>
<!-- <h1 style="text-align: center;">
Gold Sponsors
</h1> -->
<div class="half d-md-flex d-block">
<div class="sponsor_container image p-6" data-aos="fade">
<img class="sponsor_img" src="./img/sponsors/nasa.png" loading="lazy" alt="NASA">
</div>
<div class="text line-height1" style="align-self: flex-end;" data-aos="fade-right" data-aos-delay="200">
<h3>The National Aeronautics and Space Administration</h3>
<p>The National Aeronautics and Space Administration is America’s civil space program and the global leader
in space exploration. The agency has a diverse workforce of just under 18,000 civil servants, and works
with many more U.S. contractors, academia, and international and commercial partners to explore, discover,
and expand knowledge for the benefit of humanity. With an annual budget of $23.2 billion in Fiscal Year
2021, which is less than 0.5% of the overall U.S. federal budget, NASA supports more than 312,000 jobs
across the United States, generating more than $64.3 billion in total economic output (Fiscal Year 2019).</p>
<p class="mt-5"><a href="http://nasa.gov/" target="_blank" rel="noopener noreferrer"
class="btn btn-outline-dark">Learn
More</a></p>
</div>
</div>
<div class="half d-md-flex d-block">
<div class="sponsor_container image p-6" data-aos="fade">
<img class="sponsor_img" src="./img/sponsors/CNS.png" loading="lazy" alt="Consolidated Nuclear Security">
</div>
<div class="text line-height1" style="align-self: flex-end;" data-aos="fade-right" data-aos-delay="200">
<h3>Consolidated Nuclear Security</h3>
<p>Consolidated Nuclear Security, LLC operates the Pantex Plant and Y-12 National Security Complex in
support of the National Nuclear Security Administration. CNS comprises member companies Bechtel National,
Inc.; Leidos; Orbital ATK, Inc.; and SOC LLC, with Booz Allen Hamilton, Inc. as a teaming subcontractor.
To achieve these goals, CNS is dedicating a senior team of managers from its member companies who bring
extensive experience to meet the challenges and opportunities of leading two world-class facilities with
one vision.</p>
<p class="mt-5"><a href="http://cns-llc.us/" target="_blank" rel="noopener noreferrer"
class="btn btn-outline-dark">Learn
More</a></p>
</div>
</div>
<div class="half d-md-flex d-block">
<div class="sponsor_container image p-6" data-aos="fade">
<img class="sponsor_img" src="./img/sponsors/Arconic.svg" loading="lazy" alt="Arconic">
</div>
<div class="text line-height1" style="align-self: flex-end;" data-aos="fade-right" data-aos-delay="200">
<h3>Arconic</h3>
<p>Working in close partnership with our customers, we solve complex engineering challenges to transform the
way we fly, drive and build.
Through the ingenuity of our people and cutting-edge advanced manufacturing techniques, we make products
that meet quality, efficiency and delivery objectives to achieve customer success and shareholder value.
</p>
<p class="mt-5"><a href="https://www.arconic.com/about-us/" target="_blank" rel="noopener noreferrer"
class="btn btn-outline-dark">Learn
More</a></p>
</div>
</div>
<div class="half d-md-flex d-block">
<div class="sponsor_container image p-6" data-aos="fade">
<img class="sponsor_img" src="./img/sponsors/mastec.png" loading="lazy" alt="Mastec">
</div>
<div class="text line-height1" style="align-self: flex-end;" data-aos="fade-right" data-aos-delay="200">
<h3>Mastec</h3>
<p>MasTec companies have been involved in some of the largest and most complex infrastructure construction
projects across the country.
Our experience has given us a deep and comprehensive understanding of the markets we serve, as well as the
ability to effectively manage people, projects and equipment; proactively identify challenges; avoid
pitfalls; and overcome obstacles to meet expectations for schedule and budget.
</p>
<p class="mt-5"><a href="https://www.mastec.com/" target="_blank" rel="noopener noreferrer"
class="btn btn-outline-dark">Learn
More</a></p>
</div>
</div>
<div class="half d-md-flex d-block">
<div class="sponsor_container image p-6" data-aos="fade">
<img class="sponsor_img" src="./img/sponsors/tva.png" loading="lazy" alt="TVA">
</div>
<div class="text line-height1" style="align-self: flex-end;" data-aos="fade-right" data-aos-delay="200">
<h3>TVA</h3>
<p>TVA was created by Congress in 1933 and charged with a unique mission – to improve the quality of life
in the Valley through the integrated management of the region’s resources. For more than eight decades,
we have worked tirelessly to carry
out that mission, and we are working just as hard to make life better for the nine million people who
live in the Valley today. We serve the people of the Tennessee Valley by focusing on three key areas:
energy, environment, and economic development.</p>
<p class="mt-5"><a href="https://www.tva.gov/" target="_blank" rel="noopener noreferrer"
class="btn btn-outline-dark">Learn
More</a></p>
</div>
</div>
<div class="half d-md-flex d-block">
<div class="sponsor_container image p-6" data-aos="fade">
<img class="sponsor_img" src="./img/sponsors/ClaytonFoundation.png" loading="lazy" alt="Clayton Foundation">
</div>
<div class="text line-height1" style="align-self: flex-end;" data-aos="fade-right" data-aos-delay="200">
<h3>Clayton Foundation</h3>
<p>Clayton Foundation was established to support and enrich social, educational, cultural, and economic life
in and around knoxville, tennessee and other communities in the state of tennessee.</p>
<p class="mt-5"><a href="https://clayton.org/" target="_blank" rel="noopener noreferrer"
class="btn btn-outline-dark">Learn
More</a></p>
</div>
</div>
<div class="half d-md-flex d-block">
<div class="sponsor_container image p-6" data-aos="fade">
<img class="sponsor_img" src="./img/sponsors/UT_Battelle.png" loading="lazy" alt="UT-Battelle">
</div>
<div class="text line-height1" style="align-self: flex-end;" data-aos="fade-right" data-aos-delay="200">
<h3>UT-Battelle</h3>
<p>Both UT and Battelle are committed to serving the U.S. Department of Energy by enhancing ORNL's
leadership in scientific research, laboratory operations and community service. As ORNL's largest
research partner, the University of Tennessee strengthens
the Laboratory’s partnerships among state and regional stakeholders. Battelle's founding purpose,
“science in service to humanity,” expresses a special responsibility to the pursuit, and the benefits, of
scientific discovery.</p>
<p class="mt-5"><a href="http://www.ut-battelle.org/" target="_blank" rel="noopener noreferrer"
class="btn btn-outline-dark">Learn
More</a></p>
</div>
</div>
<div class="half d-md-flex d-block">
<div class="sponsor_container image p-6" data-aos="fade">
<img class="sponsor_img" src="./img/sponsors/elavon.png" loading="lazy" alt="Elavon">
</div>
<div class="text line-height1" style="align-self: flex-end;" data-aos="fade-right" data-aos-delay="200">
<h3>Elavon</h3>
<p>Elavon is the innovative, secure, and global partner for your payment processing needs, whether you do
business online, mobile, or in-person. For more than 25 years, Elavon has been a leader in payment
processing, leveraging the world’s best technologies for our partners from large worldwide enterprises, to
locally owned small businesses.</p>
<p class="mt-5"><a href="https://www.elavon.com/index.html" target="_blank" rel="noopener noreferrer"
class="btn btn-outline-dark">Learn
More</a></p>
</div>
</div>
<div class="half d-md-flex d-block">
<div class="sponsor_container image p-6" data-aos="fade">
<img class="sponsor_img" src="./img/sponsors/apoc.png" loading="lazy" alt="Apoc Industries">
</div>
<div class="text line-height1" style="align-self: flex-end;" data-aos="fade-right" data-aos-delay="200">
<h3>Apoc Industries</h3>
<p>Established in 2014, Apoc Industries is an industry innovator and manufacturer of high-end Automotive
Suspension components and Side-X-Side accessories. All components are made at our facility in East
Tennessee and are primarily for the 3/4 ton and 1 ton Trucks and Jeep Market. With the growing market of
side-by-sides, we also fabricate bumpers, tree kickers and cages for Polaris RZR/General, Yamaha YXZ and
Can-Am models.
In additional to Suspension components, Apoc Industries also provides powder-coating services. We pride
ourselves on our workmanship, all of our products are made using the highest quality materials. Made in
the USA.</p>
<p class="mt-5"><a href="https://apocindustries.com/" target="_blank" rel="noopener noreferrer"
class="btn btn-outline-dark">Learn
More</a></p>
</div>
</div>
<!-- <h1 style="text-align: center;">
Silver Sponsors
</h1> -->
<!-- OLD -->
<div class="half d-md-flex d-block">
<div class="sponsor_container image p-6" data-aos="fade">
<img class="sponsor_img" src="./img/sponsors/Alcoa.png" loading="lazy" alt="Alcoa">
</div>
<div class="text line-height1" style="align-self: flex-end;" data-aos="fade-right" data-aos-delay="200">
<h3>Alcoa</h3>
<p>"Since the dawn of the aluminum industry, the name Alcoa has been synonymous with operational excellence
and leadership in the production of Bauxite, Alumina and Aluminum products. We invented the aluminum
industry in 1888 and we continue to
innovate with new technologies and processes.</p>
<p class="mt-5"><a href="https://www.alcoa.com/global/en/home.asp" target="_blank" rel="noopener noreferrer"
class="btn btn-outline-dark">Learn
More</a></p>
</div>
</div>
<div class="half d-md-flex d-block">
<!-- <div class="sponsor_container image p-6" data-aos="fade" style="background-image: url('./img/sponsors/DeRoyal.png');"></div> -->
<div class="sponsor_container image p-6" data-aos="fade">
<img class="sponsor_img" src="./img/sponsors/DeRoyal.png" loading="lazy" alt="DeRoyal">
</div>
<div class="text line-height1" style="align-self: flex-end;" data-aos="fade-right" data-aos-delay="200">
<h3>DeRoyal</h3>
<p>DeRoyal's mission statement, "we promise to respect the environment and demonstrate our responsibility
to the communities in which we operate through time and investment. We support technology, equipment,
people, and initiatives which demonstrably
improve the quality of life for a community."</p>
<p class="mt-5"><a href="http://www.deroyal.com/" target="_blank" rel="noopener noreferrer"
class="btn btn-outline-dark">Learn
More</a></p>
</div>
</div>
<div class="half d-md-flex d-block">
<!-- <div class="sponsor_container image p-6" data-aos="fade" style="background-image: url('./img/sponsors/Ryerson.png');"></div> -->
<div class="sponsor_container image p-6" data-aos="fade">
<img class="sponsor_img" src="./img/sponsors/Ryerson.png" loading="lazy" alt="Ryerson Steel">
</div>
<div class="text line-height1" style="align-self: flex-end;" data-aos="fade-right" data-aos-delay="200">
<h3>Ryerson Steel</h3>
<p>Ryerson is committed to operating with the highest level of integrity. "We are driven by our dedication
to support the communities we serve, deliver products that meet our stringent quality and compliance
standards, and maintain the highest
environmental, health and safety standards to protect our people and the places where we operate. We work
to continually improve each of these areas to make Ryerson an even better Robotics for tomorrow."</p>
<p class="mt-5"><a href="https://www.ryerson.com/en" target="_blank" rel="noopener noreferrer"
class="btn btn-outline-dark">Learn
More</a></p>
</div>
</div>
<div class="half d-md-flex d-block">
<!-- <div class="sponsor_container image p-6" data-aos="fade" style="background-image: url('./img/sponsors/fakespencerlogo.png');"></div> -->
<div class="sponsor_container image p-6" data-aos="fade">
<img class="sponsor_img" src="./img/sponsors/fakespencerlogo.png" loading="lazy" alt="Spencer Pro Diesel">
</div>
<div class="text line-height1" style="align-self: flex-end;" data-aos="fade-right" data-aos-delay="200">
<h3>Spencer Pro Diesel</h3>
<p>Spencer’s Pro Diesel is a well established and regionally known full service facility. "Our
concentration is on light duty diesel trucks with: Powerstroke, Duramax and Cummins Platforms. We utilize
the latest Factory diagnostic tools, along
with many other resources to access information to provide our customers with the most effective
diagnostics and repairs.We strongly feel that a correct diagnostic procedure is a very critical step
leading to an effective repair."</p>
<p class="mt-5"><a href="https://www.spencersprodiesel.com/" target="_blank" rel="noopener noreferrer"
class="btn btn-outline-dark">Learn
More</a></p>
</div>
</div>
<div class="half d-md-flex d-block">
<!-- <div class="sponsor_container image p-6" data-aos="fade" style="background-image: url('./img/sponsors/jupiter.png');"></div> -->
<div class="sponsor_container image p-6" data-aos="fade">
<img class="sponsor_img" src="./img/sponsors/jupiter.png" loading="lazy" alt="Jupiter Entertainment">
</div>
<div class="text line-height1" style="align-self: flex-end;" data-aos="fade-right" data-aos-delay="200">
<h3>Jupiter Entertainment</h3>
<p>Jupiter Entertainment has an enviable track record of creating successful, highly formatted series with
outstanding ratings and strong renewals. From explosive docusoaps like TLC’s Welcome to Myrtle Manor, and
Animal Planet’s Wild West Alaska
to long running series like Snapped (Oxygen) and ID’s hit series Homicide Hunter, Jupiter has been
successful in producing a wide variety of genres and formats by focusing on the timeless ingredients of
great storytelling, compelling characters
and high production values.</p>
<p class="mt-5"><a href="https://www.jupiterent.com/" target="_blank" rel="noopener noreferrer"
class="btn btn-outline-dark">Learn
More</a></p>
</div>
</div>
<!-- <h1 style="text-align: center;">
Donors
</h1> -->
<div class="half d-md-flex d-block">
<!-- <div class="sponsor_container image p-6" data-aos="fade" style="background-image: url('./img//sponsors/soknoMarket.png');"></div> -->
<div class="sponsor_container image p-6" data-aos="fade">
<img class="sponsor_img" src="./img/sponsors/soknoMarket.png" loading="lazy" alt="SoKno Market">
</div>
<div class="text line-height1" style="align-self: flex-end;" data-aos="fade-right" data-aos-delay="200">
<h3>SoKno Market</h3>
<p>From our nitro cold brew coffee “Grumpy Preacher”, to our signature flavor craft soda “Firewater”, SoKno
Market reflects the diversity and character of our community. "Come tell us what you love about our
little community, and help us spread
the word: South Knoxville is the place to be."</p>
<p class="mt-5"><a href="http://www.soknomarket.com/" target="_blank" rel="noopener noreferrer"
class="btn btn-outline-dark">Learn
More</a></p>
</div>
</div>
<div class="half d-md-flex d-block">
<!-- <div class="sponsor_container image p-6" data-aos="fade" style="background-image: url('./img/sponsors/redArrow.png');"></div> -->
<div class="sponsor_container image p-6" data-aos="fade">
<img class="sponsor_img" src="./img/sponsors/redArrow.png" loading="lazy" alt="Red Arrow Industries LLC">
</div>
<div class="text line-height1" style="align-self: flex-end;" data-aos="fade-right" data-aos-delay="200">
<h3>Red Arrow Industries LLC</h3>
<p>"We are inspired storytellers who work with broadcasters and brands to reach their audiences in uncommon
ways. We are experts. Thought leaders and curators of trends, insights, and sharable content. Our focus
is always the work, exceeding client
expectations, and having fun while we do it."</p>
<p class="mt-5"><a href="https://redarrowindustries.com/" target="_blank" rel="noopener noreferrer"
class="btn btn-outline-dark">Learn
More</a></p>
</div>
</div>
</div>
</section>
<section class="section slider-section">
<div class="container">
<div class="row justify-content-center text-center mb-5">
<div class="col-md-8">
<h3 data-aos="fade-up" style="color:var(--bs-blue);">Thank You!</h3>
<h4 class="lead" data-aos="fade-up" data-aos-delay="100">We are grateful toward every sponsor.</h4>
</div>
</div>
</div>
</section>
<footer style="padding: 4em 0 0 0;" class="section footer-section">
<div class="container">
<div class="row mb-4">
<div class="col-md-3 mb-5">
<h3>Quick Link</h3>
<ul class="list-unstyled link">
<li><a href="./index">Home</a> </li>
<li><a href="./about">About</a> </li>
<li><a href="./first">FIRST</a> </li>
<li><a href="./sponsors">Sponsors</a> </li>
<li><a href="./gallery">Seasons</a> </li>
<li><a href="./contact">Contact</a> </li>
<!-- <li><a href="./blog">Blogs</a> </li> -->
<li><a href="./calendar">Calendar</a> </li>
</ul>
</div>
<div class="col-md-3 mb-5">
<h3>Support</h3>
<ul class="list-unstyled link">
<li><a href="https://goo.gl/maps/3fJY4yQrWiP2" target="_blank" rel="noopener noreferrer">Our
Location</a></li>
</ul>
<p><span class="d-block">
<h3>Email:</h3>
</span> <span> <a target="_blank" rel="noopener noreferrer" href="mailto:support@soknorobo.com">
<p>support@soknorobo.com</p>
</a></span></p>
</div>
<div class="col-md-3 mb-5 pr-md-5 contact-info">
<h3>Contact Info</h3>
<p><span class="d-block">Address:</span> <span> 2020 Tipton Station Rd, <br> Knoxville, TN 37920</span></p>
<p><span class="d-block">Phone:</span> <span> (865) 577-4475</span></p>
</div>
<div class="col-md-3 mb-5">
<h3>Creators</h3>
<div>
<a target="_blank" rel="noopener noreferrer" aria-label="GitHub" href="https://github.com/a-abir">
Abrian Abir</a>
</div>
<div>
<a target="_blank" rel="noopener noreferrer" aria-label="GitHub" href="https://github.com/med-jed">
Vicky Chakpuang</a>
</div>
<div>
<a target="_blank" rel="noopener noreferrer" aria-label="GitHub" href="https://github.com/Noah-MIller-1">
Noah Miller</a>
</div>
<div>
<a target="_blank" rel="noopener noreferrer" aria-label="GitHub" href="https://github.com/kaileygarrison">
Kailey Garrison</a>
</div>
</div>
</div>
<div class="row bordertop text-center pt-4">
<p id="copyright" class="col-md-12">
</p>
<script>
String.prototype.format = function () {
var i = 0,
args = arguments;
return this.replace(/{}/g, function () {
return typeof args[i] != 'undefined' ? args[i++] : '';
});
};
var time = new Date();
//time.getFullYear();
var copy = document.getElementById("copyright");
//new_div.setAttribute("data-aos-delay", "100")
copy.innerHTML =
'© Copyright 2017-{}. All Rights Reserved. <br>South-Doyle Robotics © {}'
.format(time.getFullYear(), time.getFullYear())
</script>
<p class="col-md-12 social">
<a target="_blank" rel="noopener noreferrer"
aria-label="Youtube" href="https://www.youtube.com/channel/UCwQdQT0tgBDQ1AdbN2fPf2w">
<i class="icon icon-youtube-play"></i>
</a>
<a target="_blank" rel="noopener noreferrer" aria-label="Twitter" href="https://twitter.com/sdhs_robotics?lang=en">
<i class="icon icon-twitter"></i>
</a>
<a target="_blank" rel="noopener noreferrer" aria-label="Instagram" href="https://www.instagram.com/southdoylerobotics/?hl=en">
<i class="icon icon-instagram"></i>
</a>
<a target="_blank" rel="noopener noreferrer" aria-label="Facebook" href="https://www.facebook.com/teamftw6517">
<i class="icon icon-facebook"></i>
</a>
<a target="_blank" rel="noopener noreferrer" aria-label="GitHub" href="https://github.com/South-Doyle/South-Doyle">
<i class="icon icon-github"></i>
</a>
</p>
</div>
</div>
</footer>
</div> <!-- .animsition -->
<script src="js/jquery.min.js"></script>
<script async src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script defer src="js/jquery.fancybox.min.js"></script>
<script src="js/animsition.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/main.js"></script>
</body>
</html>