-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsponsors.html
248 lines (235 loc) · 17.1 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
<html lang="en-US">
<head>
<title>Sponsors | Queen's Space Conference</title>
<meta name="keywords" content="Space, Queen's University, Conference">
<meta name="description" content="Web site for the Queen's Space Conference held at Queen's University in Kingston, Ontario, Canada">
<meta charset="UTF-8">
<meta name="author" content="Zackery Harley">
<base href="" target="_parent">
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
<!-- CSS -->
<link rel="stylesheet" href="qsc.css" type='text/css'>
<!-- CSS for QSC web pages -->
<link rel="stylesheet" href="icons.css" type='text/css'>
<!-- CSS for Social Media icons -->
<link rel="stylesheet" href="3.3.5/css/bootstrap.min.css" type='text/css'>
<!-- Bootstrap CSS v3.3.5 -->
<link href='https://fonts.googleapis.com/css?family=Orbitron:700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto+Condensed:700' rel='stylesheet' type='text/css'>
<!-- Condense and download these two ^^ -->
<!-- JS -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-44936232-1', 'auto');
ga('send', 'pageview');
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<!-- jQuery v1.11.0-->
<!-- Download this -->
<script src="3.3.5/js/bootstrap.min.js"></script>
<!-- Bootstrap JS v3.3.5 -->
<script src="qsc.js"></script>
</head>
<body>
<div style="text-align: center">
<a href="index.html"><img id="header" class="big_logo" src="white_logo.00_png_srz"></a>
<a href="#about"><h1 id="title">Queen's Space Conference</h1></a>
</div>
<div id="main" style="height: 2480px">
<header>
<nav id="mainNav" class="navbar navbar-default" style="border-width:0px;border-radius:0px;margin:0px;">
<div class="container-fluid" style="height:60px;padding:0px 30px 0px 30px;">
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse menu" id="bs-example-navbar-collapse-1" style="height: 50px;margin-top: 0px;margin-bottom: 0px;">
<ul class="nav navbar-nav" style="padding-bottom: 0px;">
<li class="menu-li"><a href="index.html" class="menuItem">Home</a></li>
<li class="menu-li"><a href="speakers.html" class="menuItem">Speakers</a></li>
<li class="menu-li active"><a href="sponsors.html" class="menuItem" style="color:#777 !important">Sponsors <span class="sr-only">(current)</span></a></li>
<li class="dropdown menu-li">
<a id="drop1" href="#" class="dropdown-toggle menuItem" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" style="color:white;padding-bottom:10px;">
<p class="menu-border">Delegates </p><span class="caret"></span></a>
<ul class="dropdown-menu" style="margin-left:4px;border-width:0px;width:186px">
<li><a href="internal.html">Queen's Students</a></li>
<li><a href="external.html">External Students</a></li>
</ul>
</li>
<li class="menu-li"><a href="current-exec.html" class="menuItem">Executive </a></li>
<li class="menu-li"><a href="gallery.html" class="menuItem">Gallery</a></li>
<li class="dropdown menu-li">
<a id="drop2" href="#" class="dropdown-toggle menuItem" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" style="color:white;padding-bottom:10px;">
<p class="menu-border">History </p><span class="caret"></span></a>
<ul class="dropdown-menu" style="margin-left:4px;border-width:0px;width:184px">
<li><a href="construction.html">Past Themes</a></li>
<li><a href="construction.html">Past Speakers</a></li>
<li><a href="construction.html">Past Executives</a></li>
</ul>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
</header>
<!--This is the main area-->
<div id="body" style="height:2300px">
<div class="body_div" style="height:300px; background-image: url('Photos/speakers-banner.jpg');box-shadow: 0 0 10px;border-bottom: 1px solid black;">
<div style="background-color:white;box-shadow: 0 0 10px;border: 1px solid black;height:260px;">
<h2 style="padding-bottom:0px;">Sponsors</h2>
<p style="font-family: titillium-italic;text-align:center;">If you are interested in sponsoring QSC 2016 please <a href="#package">click here</a></p>
<p class="main_p" style="padding:0px 10px 10px 10px;">The goal of QSC 2016 is to bring together a group of sponsors that are as passionate about the space industry as we are. This group of sponsors will help educate a new generation of space enthusiasts and push the boundaries of what delegates know about the industry as a whole. Going with this year’s chosen theme, <b>“A Civilians Guide to The Galaxy”</b>, QSC will seek to highlight the human experiences that each and every member of the space industry have. Through a variety of speakers and workshops, students will not only be informed about current issues and ideas in space exploration, but more importantly they will be encouraged to become part of a field that will be the main focus of mankind for centuries to come. </p>
</div>
</div>
<div class="speakers">
<h2>Sponsors for QSC 2016</h2>
<p class="main_p">Here are the fantastic sponsors responsible for bringing you QSC 2016! Sign up for the <a href="#contactInfo">newsletter</a> for the latest QSC updates!</h3>
<div id="sponsors" style="margin: 20px 100px;">
<div id="silver" style="height: 200px; margin: 20px;">
<img src="Photos/Sponsors/csa.png" style="height:180px;margin: 20px 410px;">
</div>
<div id="bronze" style="height: 300px; margin: 20px 0px;">
<div style="height: 150px;margin: 0px 100px;">
<img src="Photos/Sponsors/mccoy.png" style="float:left;margin: 42.5px 15px;">
<img src="Photos/Sponsors/cpsx.jpg" style="float:left;height: 130px;margin: 10px 60px;">
</div>
<div style="height:150px;margin:0px 130px;">
<img src="Photos/Sponsors/transformix.gif" style="float:left;height: 120px; margin:15px 60px">
<img src="Photos/Sponsors/neptec.jpg" style="float:left; height: 110px;margin: 10px 15px;">
</div>
</div>
<div id="non-monetary" style="height: 100px;margin: 20px 0px 50px 0px;">
<img src="Photos/Sponsors/smokes.png" style="float:left;height:100px;margin: 0px 40px;">
<img src="Photos/Sponsors/dq.jpg" style="float:left;height:100px;margin: 0px 40px;">
<img src="Photos/Sponsors/cfrc.jpg" style="float:left;height:100px;margin: 0px 40px;">
<img src="Photos/Sponsors/qbs.jpg" style="float:left;height:100px;margin: 0px 40px;">
</div>
</div>
<div id="package" class="package">
<h2>Sponsors Package</h2>
<p class="main_p">If you are interested in becoming a sponsor QSC 2016, please take a look at our sponsors package below. This package contains detailed information on why you should speak at QSC, what our theme deals with, what you'll get out of speaking, and more! The package is also available for <a href="http://qsconference.com/QSC2016-Sponsorship_Package.pdf" target="_blank">download</a> in PDF format. If you have any questions, feel free to contact our <a href="#exec-contact">sponsors coordinators</a>.</p>
<div data-configid="20691658/31708745" style="width:650px; height:421px;margin: auto;" class="issuuembed"></div>
<script type="text/javascript" src="//e.issuu.com/embed.js" async="true"></script>
</div>
<div id="exec-contact">
<header style="width:500px;margin:auto;">
<h2 style="margin:0px">We Hope to See You Soon!</h2>
<p class="main_p" style="margin:0px">If you have any questions regarding sponsors or becoming a sponsor for QSC, please feel free to reach out to our sponsors coordinators.</p>
</header>
<div class="contact" style="margin: 0px 300px;width: 601px;">
<div style="float:left;">
<img src="Photos/Exec/John.png" style="width:200px;border-radius: 100px;margin:10px 50px;">
<h3 style="text-align:center;margin:10px 0px 0px 0px;">JOHN CRAIG</h3>
<p class="main_p" style="margin:0px;">Sponsors Coordinator</p>
<a href="mailto:j.craig@qsconference.com">
<p class="main_p" style="margin:0px;">j.craig@qsconference.com</p>
</a>
</div>
<div style="float:left;">
<img src="Photos/Exec/Taylor.png" style="width:200px;border-radius: 100px;margin:10px 50px;">
<h3 style="text-align:center;margin:10px 0px 0px 0px;">TAYLOR SWEET</h3>
<p class="main_p" style="margin:0px;">Sponsors Coordinator</p>
<a href="mailto:t.sweet@qsconference.com">
<p class="main_p" style="margin:0px;">t.sweet@qsconference.com</p>
</a>
</div>
</div>
</div>
</div>
</div>
<!--\This is the main area-->
<footer>
<div id="contactInfo">
<div id="social" class="outer_footer">
<div class="social_container">
<span id="Facebook">
<a href="https://www.facebook.com/Queens-Space-Conference-1383949258507604/" target="_blank"><span aria-hidden="true" id="FB_icon" class="social_facebook_circle icons"></span></a>
<a href="https://www.facebook.com/Queens-Space-Conference-1383949258507604/" target="_blank">
<p id="FB_text" class="social_text">Facebook</p>
</a>
</span>
</div>
<div class="social_container">
<span id="Twitter">
<a href="https://twitter.com/QSConference" target="_blank"><span aria-hidden="true" id="TW_icon" class="social_twitter_circle icons"></span></a>
<a href="https://twitter.com/QSConference" target="_blank">
<p id="TW_text" class="social_text">Twitter</p>
</a>
</span>
</div>
<div class="social_container">
<span id="Instagram">
<a href="https://instagram.com/queensspace/" target="_blank"><span aria-hidden="true" id="IG_icon" class="social_instagram_circle icons"></span></a>
<a href="https://instagram.com/queensspace/" target="_blank">
<p id="IG_text" class="social_text">Instagram</p>
</a>
</span>
</div>
<div class="social_container">
<span id="YouTube">
<a href="https://www.youtube.com/channel/UClVGpTMo3S6UDa2C5G366TQ" target="_blank"><span aria-hidden="true" id="YT_icon" class="social_youtube_circle icons"></span></a>
<a href="https://www.youtube.com/channel/UClVGpTMo3S6UDa2C5G366TQ" target="_blank">
<p id="YT_text" class="social_text">YouTube</p>
</a>
</span>
</div>
</div>
<div class="footer_divider"></div>
<div id="mailing_list">
<h4 class="footer_h4">Subscribe to Our Mailing List</h4>
<!-- Begin MailChimp Signup Form -->
<div id="mc_embed_signup">
<form action="//QSConference.us3.list-manage.com/subscribe/post?u=eaab54b1a8add0f6fd50dbaf7&id=75f4d6cdb0" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<div class="inputs">
<div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
<div class="mc-field-group">
<label for="mce-EMAIL">Email Address <span class="asterisk">*</span>
</label>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL" style="color:black;">
</div>
<div class="mc-field-group">
<label for="mce-FNAME">First Name </label>
<input type="text" value="" name="FNAME" class="" id="mce-FNAME" style="color:black;">
</div>
<div class="mc-field-group">
<label for="mce-LNAME">Last Name </label>
<input type="text" value="" name="LNAME" class="" id="mce-LNAME" style="color:black;">
</div>
<div class="mc-field-group">
<label for="mce-SCHOOL">School </label>
<input type="text" value="" name="SCHOOL" class="" id="mce-SCHOOL" style="color:black;">
</div>
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;">
<input type="text" name="b_eaab54b1a8add0f6fd50dbaf7_75f4d6cdb0" tabindex="-1" value="">
</div>
<div class="clear">
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button" style="color:black;">
</div>
</div>
</form>
</div>
<!--End mc_embed_signup-->
</div>
<div class="footer_divider"></div>
<div id="emails" class="outer_footer">
<img src="white_logo.00_png_srz" class="footer_logo"></img>
<h6 class="footer_h6">Executive Members</h6>
<a href="current-exec.html">Meet our exec</a>
<h6 class="footer_h6">General Inquiries</h6>
<a href="mailto:QSConference@gmail.com?Subject=QSC%202016" target="_top">QSConference@gmail.com</a>
</div>
</div>
</footer>
</div>
</body>
</html>