benevolent_gaze 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (157) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +18 -0
  3. data/Gemfile +4 -0
  4. data/LICENSE.txt +22 -0
  5. data/README.md +112 -0
  6. data/Rakefile +2 -0
  7. data/benevolent_gaze.gemspec +35 -0
  8. data/bin/benevolent_gaze +5 -0
  9. data/frontend/.gitignore +15 -0
  10. data/frontend/Gemfile +21 -0
  11. data/frontend/Gemfile.lock +162 -0
  12. data/frontend/config.rb +56 -0
  13. data/frontend/data/site.yml +4 -0
  14. data/frontend/source/images/.gitkeep +0 -0
  15. data/frontend/source/images/board@1x.png +0 -0
  16. data/frontend/source/images/city@1x.png +0 -0
  17. data/frontend/source/images/complete_left_panel@1x.png +0 -0
  18. data/frontend/source/images/icon_password@1x.png +0 -0
  19. data/frontend/source/images/icon_wifi@1x.png +0 -0
  20. data/frontend/source/images/logo@1x.png +0 -0
  21. data/frontend/source/images/pin_rope@1x.png +0 -0
  22. data/frontend/source/images/register@2x.png +0 -0
  23. data/frontend/source/images/sky@1x.png +0 -0
  24. data/frontend/source/images/sky_register@1x.png +0 -0
  25. data/frontend/source/images/sun@1x.png +0 -0
  26. data/frontend/source/images/tape_left@1x.png +0 -0
  27. data/frontend/source/images/tape_right@1x.png +0 -0
  28. data/frontend/source/images/thanks@2x.png +0 -0
  29. data/frontend/source/images/uploads/info.txt +1 -0
  30. data/frontend/source/images/visitor_art@1x.png +0 -0
  31. data/frontend/source/images/welcome@1x.png +0 -0
  32. data/frontend/source/index.html.haml +33 -0
  33. data/frontend/source/javascripts/all.js +161 -0
  34. data/frontend/source/layouts/layout.haml +23 -0
  35. data/frontend/source/register.html.haml +21 -0
  36. data/frontend/source/stylesheets/animate.css.scss +3176 -0
  37. data/frontend/source/stylesheets/application.css.scss +291 -0
  38. data/frontend/source/thanks.html.haml +8 -0
  39. data/kiosk/.env +7 -0
  40. data/kiosk/Procfile +2 -0
  41. data/kiosk/public/fonts/bootstrap/glyphicons-halflings-regular-22037a34.woff +0 -0
  42. data/kiosk/public/fonts/bootstrap/glyphicons-halflings-regular-66b1fc67.svg +229 -0
  43. data/kiosk/public/fonts/bootstrap/glyphicons-halflings-regular-aafafdc0.ttf +0 -0
  44. data/kiosk/public/fonts/bootstrap/glyphicons-halflings-regular-f3a9a3b6.eot +0 -0
  45. data/kiosk/public/images/board@1x-b5fb87e5.png +0 -0
  46. data/kiosk/public/images/city@1x-22396032.png +0 -0
  47. data/kiosk/public/images/complete_left_panel@1x-7dec25da.png +0 -0
  48. data/kiosk/public/images/icon_password@1x-fb34b974.png +0 -0
  49. data/kiosk/public/images/icon_wifi@1x-e92e9c20.png +0 -0
  50. data/kiosk/public/images/logo@1x-927932fa.png +0 -0
  51. data/kiosk/public/images/pin_rope@1x-f5912856.png +0 -0
  52. data/kiosk/public/images/register@2x-328082c6.png +0 -0
  53. data/kiosk/public/images/sky@1x-47babe39.png +0 -0
  54. data/kiosk/public/images/sky_register@1x-cd96f779.png +0 -0
  55. data/kiosk/public/images/sun@1x-4f644bff.png +0 -0
  56. data/kiosk/public/images/tape_left@1x-9f3af6c1.png +0 -0
  57. data/kiosk/public/images/tape_right@1x-646752c4.png +0 -0
  58. data/kiosk/public/images/thanks@2x-694b424f.png +0 -0
  59. data/kiosk/public/images/uploads/info.txt +1 -0
  60. data/kiosk/public/images/visitor_art@1x-21d82dcb.png +0 -0
  61. data/kiosk/public/images/welcome@1x-7d17fbb9.png +0 -0
  62. data/kiosk/public/index.html +74 -0
  63. data/kiosk/public/javascripts/all-eb365891.js +12256 -0
  64. data/kiosk/public/register.html +52 -0
  65. data/kiosk/public/stylesheets/animate-31203878.css +6 -0
  66. data/kiosk/public/stylesheets/application-70841e1d.css +1 -0
  67. data/kiosk/public/thanks.html +36 -0
  68. data/lib/benevolent_gaze/bgapp.rb +39 -0
  69. data/lib/benevolent_gaze/cli.rb +153 -0
  70. data/lib/benevolent_gaze/kiosk.rb +164 -0
  71. data/lib/benevolent_gaze/kiosk_bak.rb +164 -0
  72. data/lib/benevolent_gaze/tracker.rb +87 -0
  73. data/lib/benevolent_gaze/version.rb +3 -0
  74. data/lib/benevolent_gaze.rb +5 -0
  75. data/website/.gitignore +18 -0
  76. data/website/Gemfile +20 -0
  77. data/website/Gemfile.lock +151 -0
  78. data/website/config.rb +58 -0
  79. data/website/data/site.yml +4 -0
  80. data/website/source/CNAME +1 -0
  81. data/website/source/fonts/OpenSans-Regular-webfont.eot +0 -0
  82. data/website/source/fonts/OpenSans-Regular-webfont.svg +1831 -0
  83. data/website/source/fonts/OpenSans-Regular-webfont.ttf +0 -0
  84. data/website/source/fonts/OpenSans-Regular-webfont.woff +0 -0
  85. data/website/source/fonts/Oswald-Bold.eot +0 -0
  86. data/website/source/fonts/Oswald-Bold.svg +0 -0
  87. data/website/source/fonts/Oswald-Bold.ttf +0 -0
  88. data/website/source/fonts/Oswald-Bold.woff +0 -0
  89. data/website/source/fonts/Oswald-Light.eot +0 -0
  90. data/website/source/fonts/Oswald-Light.svg +0 -0
  91. data/website/source/fonts/Oswald-Light.ttf +0 -0
  92. data/website/source/fonts/Oswald-Light.woff +0 -0
  93. data/website/source/fonts/Oswald-Regular.eot +0 -0
  94. data/website/source/fonts/Oswald-Regular.svg +0 -0
  95. data/website/source/fonts/Oswald-Regular.ttf +0 -0
  96. data/website/source/fonts/Oswald-Regular.woff +0 -0
  97. data/website/source/fonts/TradeGothic-BoldCondTwenty.eot +0 -0
  98. data/website/source/fonts/TradeGothic-BoldCondTwenty.svg +0 -0
  99. data/website/source/fonts/TradeGothic-BoldCondTwenty.ttf +0 -0
  100. data/website/source/fonts/TradeGothic-BoldCondTwenty.woff +0 -0
  101. data/website/source/fonts/TradeGothic-CondEighteen.eot +0 -0
  102. data/website/source/fonts/TradeGothic-CondEighteen.svg +0 -0
  103. data/website/source/fonts/TradeGothic-CondEighteen.ttf +0 -0
  104. data/website/source/fonts/TradeGothic-CondEighteen.woff +0 -0
  105. data/website/source/fonts/telegrafico_by_ficod-webfont.eot +0 -0
  106. data/website/source/fonts/telegrafico_by_ficod-webfont.svg +95 -0
  107. data/website/source/fonts/telegrafico_by_ficod-webfont.ttf +0 -0
  108. data/website/source/fonts/telegrafico_by_ficod-webfont.woff +0 -0
  109. data/website/source/images/.gitkeep +0 -0
  110. data/website/source/images/gaze.png +0 -0
  111. data/website/source/images/splash/accessorized_badge@2x.png +0 -0
  112. data/website/source/images/splash/benevolent_gaze_icon@2x.png +0 -0
  113. data/website/source/images/splash/benevolent_gaze_logo@2x.png +0 -0
  114. data/website/source/images/splash/benevolent_gaze_logo_color@2x.png +0 -0
  115. data/website/source/images/splash/benevolent_gaze_text@2x.png +0 -0
  116. data/website/source/images/splash/brackets.png +0 -0
  117. data/website/source/images/splash/checkmark.png +0 -0
  118. data/website/source/images/splash/circle_for_logo@2x.png +0 -0
  119. data/website/source/images/splash/cloud_cover@2x.png +0 -0
  120. data/website/source/images/splash/clouds.png +0 -0
  121. data/website/source/images/splash/complete_badge@2x.png +0 -0
  122. data/website/source/images/splash/down_arrow.png +0 -0
  123. data/website/source/images/splash/easy_badge@2x.png +0 -0
  124. data/website/source/images/splash/faded-clouds.png +0 -0
  125. data/website/source/images/splash/github_banner@2x.png +0 -0
  126. data/website/source/images/splash/hero_bkg.png +0 -0
  127. data/website/source/images/splash/left-bracket.png +0 -0
  128. data/website/source/images/splash/more-awesome-stuff.png +0 -0
  129. data/website/source/images/splash/overbracket.png +0 -0
  130. data/website/source/images/splash/rainbow@2x.png +0 -0
  131. data/website/source/images/splash/rainbow_banner@2x.png +0 -0
  132. data/website/source/images/splash/right-bracket.png +0 -0
  133. data/website/source/images/splash/seed-logo-color.png +0 -0
  134. data/website/source/images/splash/seed-logo.png +0 -0
  135. data/website/source/images/splash/sensible-defaults.png +0 -0
  136. data/website/source/images/splash/single_check@2x.png +0 -0
  137. data/website/source/images/splash/sky_background.png +0 -0
  138. data/website/source/images/splash/solid-gems.png +0 -0
  139. data/website/source/images/splash/ted.png +0 -0
  140. data/website/source/images/splash/ted_on_unicorn@2x.png +0 -0
  141. data/website/source/images/splash/view-me-on-github.png +0 -0
  142. data/website/source/index.html.haml +181 -0
  143. data/website/source/javascripts/all.js +3 -0
  144. data/website/source/javascripts/modernizr.js +1406 -0
  145. data/website/source/javascripts/scrollReveal.js +398 -0
  146. data/website/source/layouts/_footer.html.haml +34 -0
  147. data/website/source/layouts/_javascripts.erb +9 -0
  148. data/website/source/layouts/docs_layout.haml +23 -0
  149. data/website/source/layouts/layout.haml +87 -0
  150. data/website/source/stylesheets/animate.css +3158 -0
  151. data/website/source/stylesheets/application.css.scss +534 -0
  152. data/website/source/stylesheets/fonts/socicon-webfont.eot +0 -0
  153. data/website/source/stylesheets/fonts/socicon-webfont.svg +90 -0
  154. data/website/source/stylesheets/fonts/socicon-webfont.ttf +0 -0
  155. data/website/source/stylesheets/fonts/socicon-webfont.woff +0 -0
  156. data/website/source/stylesheets/socicons.css +124 -0
  157. metadata +382 -0
@@ -0,0 +1,534 @@
1
+ //-----------------------------------------
2
+ // Fonts
3
+ //-----------------------------------------
4
+
5
+ @font-face {
6
+ font-family: 'TelegraficoRegular';
7
+ src: font-url('telegrafico_by_ficod-webfont.eot');
8
+ src: local('☺'), font-url('telegrafico_by_ficod-webfont.woff') format('woff'), font-url('telegrafico_by_ficod-webfont.ttf') format('truetype'), font-url('telegrafico_by_ficod-webfont.svg#webfontbRat92gB') format('svg');
9
+ font-weight: normal;
10
+ font-style: normal;
11
+ }
12
+
13
+ @font-face {
14
+ font-family: 'TradeGothic-Bold';
15
+ src: font-url('TradeGothic-BoldCondTwenty.eot');
16
+ src: local('☺'), font-url('TradeGothic-BoldCondTwenty.woff') format('woff'), font-url('TradeGothic-BoldCondTwenty.ttf') format('truetype'), font-url('TradeGothic-BoldCondTwenty.svg') format('svg');
17
+ font-weight: normal;
18
+ font-style: normal;
19
+ }
20
+
21
+ @font-face {
22
+ font-family: 'TradeGothic';
23
+ src: font-url('TradeGothic-CondEighteen.eot');
24
+ src: local('☺'), font-url('TradeGothic-CondEighteen.woff') format('woff'), font-url('TradeGothic-CondEighteen.ttf') format('truetype'), font-url('TradeGothic-CondEighteen.svg') format('svg');
25
+ font-weight: normal;
26
+ font-style: normal;
27
+ }
28
+
29
+ //-----------------------------------------
30
+ // Variables, customize bootstrap here
31
+ //-----------------------------------------
32
+
33
+ $headings-font-family: 'TradeGothic-Bold';
34
+ $font-family-base: 'TradeGothic', serif;
35
+
36
+ $creamy: #ffeace;
37
+ $cream: #F9F4EF;
38
+ $green: #77B48A;
39
+ $grey: #D6D6D6;
40
+ $blue: #37446c;
41
+ $navy: $blue;
42
+ $charcoal: #2F3620;
43
+ $white: #fff;
44
+ $pink: #fe5d83;
45
+ $dark-pink: #ec486f;
46
+ $purple: rgb(60, 15, 64);
47
+ $sky-top: #d3ecf5;
48
+ $sky-bot: #7FD5F2;
49
+
50
+ $brand-primary: $pink;
51
+ $color-accent: #428bca;
52
+ $color-background: #202a39;
53
+ $color-background-light: darken( white, 10% ); // #DAE3BB; //#3D6299;
54
+ $color-text: #ddd;
55
+ $color-text-light: $color-background; //#3F005E;
56
+
57
+ $font-size-base: 18px;
58
+ $link-color: $purple;
59
+ $header-font-size-base: 16px;
60
+
61
+ $font-size-h1: floor(($header-font-size-base * 2.6)); // ~36px
62
+ $font-size-h2: floor(($header-font-size-base * 2.15)); // ~30px
63
+ $font-size-h3: ceil(($header-font-size-base * 1.7)); // ~24px
64
+ $font-size-h4: ceil(($header-font-size-base * 1.25)); // ~18px
65
+ $font-size-h5: $header-font-size-base;
66
+ $font-size-h6: ceil(($header-font-size-base * 0.85)); // ~12px
67
+
68
+
69
+ $navbar-height: 75px;
70
+ $navbar-inverse-bg: $navy;
71
+ $navbar-inverse-link-color: darken(#fff,15%);
72
+
73
+ $body-bg: $sky-bot;
74
+ $text-color: $charcoal;
75
+ $navbar-inverse-brand-color: $text-color;
76
+
77
+
78
+ $code-bg: $dark-pink;
79
+ $code-color: $charcoal;
80
+ $pre-bg: $dark-pink;
81
+ $pre-border-color: darken($dark-pink,5%);
82
+ $pre-color: $charcoal;
83
+
84
+ $section-spacing: 80px;
85
+
86
+ //-----------------------------------------
87
+ // Bootstrap
88
+ //-----------------------------------------
89
+ @import 'bootstrap-sprockets';
90
+ @import 'bootstrap';
91
+
92
+ //-----------------------------------------
93
+ // Rules
94
+ //-----------------------------------------
95
+
96
+ body {
97
+ //padding-top: $navbar-height;
98
+ }
99
+ #benevolent-gaze {
100
+ display: block;
101
+ width: 100%;
102
+ height: $navbar-height;
103
+ }
104
+
105
+
106
+ .left-col {
107
+ @extend .col-md-3;
108
+ text-align: right;
109
+ }
110
+
111
+ .right-col {
112
+ @extend .col-md-8;
113
+
114
+ &:first-child {
115
+ @extend .col-sm-offset-0;
116
+ @extend .col-md-offset-3;
117
+ }
118
+
119
+ .doc-group {
120
+ @extend .row;
121
+
122
+ .doc-col {
123
+ @extend .col-sm-6;
124
+
125
+ pre {
126
+ font-size: 15px;
127
+ }
128
+ }
129
+ }
130
+ }
131
+ .mb-0 { margin-bottom: 0 !important; }
132
+ .mt-0 { margin-top: 0 !important; }
133
+ .mb-1 { margin-bottom: 1em !important; }
134
+ .mt-1 { margin-top: 1em !important; }
135
+ .mb-2 { margin-bottom: 2em !important; }
136
+ .mt-2 { margin-top: 2em !important; }
137
+ .mb-3 { margin-bottom: 3em !important; }
138
+ .mt-3 { margin-top: 3em !important; }
139
+
140
+ @media( max-width: #{$screen-sm-max} ) {
141
+ .left-col {
142
+ text-align: center;
143
+ }
144
+ }
145
+
146
+ .tel {
147
+ font-family: 'TelegraficoRegular', sans-serif;
148
+ }
149
+ .lead {
150
+ text-transform: uppercase;
151
+ }
152
+
153
+ h1 {
154
+ text-transform: uppercase;
155
+ &.jumbo {
156
+ font-family: 'TradeGothic', sans-serif;
157
+ margin-top: 11px;
158
+ font-size: 6em;
159
+ color: $charcoal;
160
+ }
161
+ }
162
+ h1, h2, h3, h4, h5, h6 {
163
+ small {
164
+ color: inherit;
165
+ }
166
+ }
167
+
168
+ .navbar {
169
+ border-bottom: 2px solid #fff;
170
+ font-family: 'TelegraficoRegular';
171
+ .navbar-brand {
172
+ padding-top: 17px;
173
+ color: #fff;
174
+ font-size: 1.25em;
175
+ .icon {
176
+ margin-right: 10px;
177
+ }
178
+ span {
179
+ vertical-align: middle;
180
+ }
181
+ }
182
+ }
183
+
184
+ section {
185
+ overflow: hidden;
186
+ padding-top: 80px;
187
+
188
+ position: relative;
189
+
190
+ &.under {
191
+ &:not(.first) {
192
+ padding-top:$section-spacing*2;
193
+ margin-top:-$section-spacing;
194
+ }
195
+ padding-bottom: $section-spacing*2;
196
+ }
197
+
198
+ &.over {
199
+ margin-top: -$section-spacing*2;
200
+ padding-top: $section-spacing*2;
201
+ padding-bottom: $section-spacing*2;
202
+ margin-bottom: -$section-spacing*2;
203
+ }
204
+
205
+ .background {
206
+ position: absolute;
207
+ top: 0;
208
+ left: -20%;
209
+ width: 140%;
210
+ height: 100%;
211
+ }
212
+ &.under .background {
213
+ z-index: -1;
214
+ top: -$section-spacing;
215
+ bottom: -$section-spacing;
216
+ height: auto;
217
+ }
218
+ &.over .background {
219
+ margin-top:$section-spacing;
220
+ bottom:$section-spacing;
221
+ height: auto;
222
+ -webkit-transform: rotate(-2deg);
223
+ -moz-transform: rotate(-2deg);
224
+ -ms-transform: rotate(-2deg);
225
+ -o-transform: rotate(-2deg);
226
+ transform: rotate(-2deg);
227
+ }
228
+
229
+ &.masthead {
230
+ @include gradient-vertical($start-color: $sky-bot, $end-color: $sky-top);
231
+ padding-top: 400px;
232
+ }
233
+
234
+ &.purple {
235
+ .background {
236
+ background-color: $purple;
237
+ }
238
+ .left-col {
239
+ h1 {
240
+ color: $creamy;
241
+ }
242
+ }
243
+ .right-col {
244
+ h1 {
245
+ color: $pink;
246
+ }
247
+ p, h2 {
248
+ color: $creamy;
249
+ }
250
+ }
251
+ }
252
+
253
+ &.pink {
254
+ .background {
255
+ background-color: $pink;
256
+ }
257
+ color: $creamy;
258
+
259
+ h1 {
260
+ color: $creamy;
261
+ }
262
+ h3 {
263
+ color: $purple;
264
+ }
265
+ }
266
+
267
+ &.blue {
268
+ .background {
269
+ background-color: $blue;
270
+ }
271
+ }
272
+
273
+ &.navy {
274
+ .background {
275
+ background-color: $navy;
276
+ }
277
+ color: $white;
278
+ h1.jumbo {
279
+ color: $pink;
280
+ }
281
+ &.under a {
282
+ color: white;
283
+ }
284
+ }
285
+
286
+ &.light {
287
+ .background {
288
+ background-color: $grey;
289
+ }
290
+ }
291
+ }
292
+
293
+ .icon {
294
+ text-indent: -9999px;
295
+ text-align: left;
296
+ display: inline-block;
297
+ background-size: 100% 100%;
298
+
299
+ &.icon-seed-logo-white {
300
+ //background-image: image-url('splash/seed-logo.png');
301
+ background-image: image-url('splash/benevolent_gaze_icon@2x.png');
302
+ width: 0.5*98px;
303
+ height: 0.5*80px;
304
+ }
305
+ &.accessorized {
306
+ background-image: image-url('splash/accessorized_badge@2x.png');
307
+ }
308
+ &.easy {
309
+ background-image: image-url('splash/easy_badge@2x.png');
310
+ }
311
+ &.easy, &.accessorized {
312
+ width: 0.5*264px;
313
+ height: 0.5*261px;
314
+ }
315
+ }
316
+
317
+ ul.checkmarked {
318
+ list-style-type: none;
319
+ padding-left: 0;
320
+
321
+ li {
322
+ margin-left: 30px;
323
+ text-indent: -30px;
324
+ }
325
+
326
+ li::before {
327
+ content: " ";
328
+ width: 0.5*36px;
329
+ height: 0.5*36px;
330
+ //background-image: image-url('splash/checkmark.png');
331
+ background-image: image-url('splash/single_check@2x.png');
332
+ background-size: 0.5*36px 0.5*36px;;
333
+ display: inline-block;
334
+ vertical-align: middle;
335
+ margin-right: 8px;
336
+ }
337
+ }
338
+
339
+ .logo {
340
+ text-indent: -9999px;
341
+ text-align: left;
342
+ overflow: hidden;
343
+ display: inline-block;
344
+ margin: 0;
345
+ }
346
+
347
+ .github-fork-ribbon {
348
+ position: fixed;
349
+ top: 0;
350
+ overflow: hidden;
351
+ text-indent: -9999px;
352
+ text-align: left;
353
+ right: 20px;
354
+ width: 0.5*199px;
355
+ height: 0.5*305px;
356
+ //background-image: image-url('splash/view-me-on-github.png');
357
+ background-image: image-url('splash/github_banner@2x.png');
358
+ background-size: 100% 100%;
359
+ z-index: 10000;
360
+ }
361
+
362
+ .parenthesized {
363
+ border-width: 21px 21px 21px 21px;
364
+ border-color: #f00;
365
+ border-style: solid;
366
+ border-image: image-url('splash/brackets.png') 42 42 42 42 repeat;
367
+ padding-left: 40px;
368
+ padding-right: 40px;
369
+ }
370
+
371
+ .overbracket {
372
+ border-width: 31px 25px 0 25px;
373
+ border-style: solid;
374
+ border-image: image-url('splash/overbracket.png') 62 50 0 50 repeat;
375
+ //margin-top: -6px;
376
+ }
377
+
378
+
379
+ //-----------------------------------------
380
+ // Hacks
381
+ //-----------------------------------------
382
+
383
+ @media( max-width: #{$screen-xs-max} ) {
384
+ #what {
385
+ margin-top: -200px;
386
+ }
387
+ }
388
+ #ted {
389
+ //background-image: image-url('splash/ted.png');
390
+ background-image: image-url('splash/ted_on_unicorn@2x.png');
391
+ width: 0.5*538px;
392
+ height: 0.5*611px;
393
+ background-size: 100% 100%;
394
+ position: absolute;
395
+ top: -360px;
396
+ left: -120px;
397
+ }
398
+
399
+ #rainbow {
400
+ background-image: image-url('splash/rainbow@2x.png');
401
+ width: 100%;
402
+ height: 0.5*806px;
403
+ background-size: 100% 100%;
404
+ background-position: center;
405
+ position: absolute;
406
+ top: 40px;
407
+ left: 50px;
408
+ }
409
+
410
+ #logo-container {
411
+ display: block;
412
+ margin-left: auto;
413
+ margin-right: auto;
414
+ position: relative;
415
+ width: 0.5*338px;
416
+ height: 0.5*400px;
417
+ }
418
+
419
+
420
+ //#seed-logo { background-image: image-url('splash/seed-logo-color.png');
421
+ #seed-logo { background-image: image-url('splash/complete_badge@2x.png');
422
+ width: 0.5*338px;
423
+ height: 0.5*400px;
424
+ background-size: 100% 100%;
425
+ }
426
+
427
+
428
+ /*
429
+ @-webkit-keyframes translating {
430
+ 0% { background-position: 0 top; }
431
+ 100% { background-position: -100% top; }
432
+ }
433
+ @moz-keyframes translating {
434
+ 0% { background-position: 0 top; }
435
+ 100% { background-position: -100% top; }
436
+ }
437
+ @ms-keyframes translating {
438
+ 0% { background-position: 0 top; }
439
+ 100% { background-position: -100% top; }
440
+ }
441
+ @keyframes translating {
442
+ 0% { background-position: 0 top; }
443
+ 100% { background-position: -100% top; }
444
+ }*/
445
+
446
+ #clouds {
447
+ position: absolute;
448
+ display: block;
449
+ width: 100%;
450
+ top: 50px;
451
+ bottom: 0;
452
+ background-image: image-url('splash/faded-clouds.png');
453
+ background-size: 0.5*3245px 0.5*579px;
454
+ background-position:center top;
455
+
456
+ /*-webkit-animation: translating 10s linear infinite;
457
+ -moz-animation: translating 10s linear infinite;
458
+ -ms-animation: translating 10s linear infinite;
459
+ animation: translating 10s linear infinite;*/
460
+ }
461
+
462
+ #fg-clouds {
463
+ position: absolute;
464
+ display: block;
465
+ width: 100%;
466
+ top: 350px;
467
+ height: 1200px;
468
+ background-image: image-url('splash/clouds.png');
469
+ background-size: 0.5*2917px 0.5*2000px;
470
+ background-position:center top;
471
+ }
472
+
473
+ .overbracket h2 {
474
+ margin-left: -25px;
475
+ margin-right: -25px;
476
+ color: $purple;
477
+ }
478
+ #why p.caps {
479
+ text-transform: uppercase;
480
+ margin-bottom: 0;
481
+ }
482
+
483
+ h3.outset {
484
+ text-indent: -33px;
485
+ .icon {
486
+ vertical-align:middle;
487
+ padding-right: 10px;
488
+ }
489
+ }
490
+
491
+ @media( max-width: #{$screen-xs-max} ) {
492
+ #ted {
493
+ width: 0.4*530px;
494
+ height: 0.4*611px;
495
+ top: -250px;
496
+ left: -50px;
497
+ }
498
+ #rainbow {
499
+ top: -50px;
500
+ left: 0px;
501
+ }
502
+ #fg-clouds {
503
+ top: 257px;
504
+ }
505
+ section.masthead {
506
+ padding-top: 300px;
507
+ }
508
+ h3.outset {
509
+ text-indent: 0;
510
+ }
511
+ .parenthesized {
512
+ padding-left: 20px;
513
+ padding-right: 20px;
514
+ }
515
+
516
+ h1 { font-size: 0.85*$font-size-h1; }
517
+ h2 { font-size: 0.85*$font-size-h2; }
518
+ }
519
+
520
+ @media (min-width: #{$screen-sm-min}) and (max-width: #{$screen-sm-max}) {
521
+ .text-center-sm {
522
+ text-align: center;
523
+ }
524
+ }
525
+ @media (max-width: #{$screen-xs-max}) {
526
+ .text-center-xs {
527
+ text-align: center;
528
+ }
529
+ }
530
+ @media (min-width: #{$screen-md-min}) {
531
+ .left-col {
532
+ padding-right: 50px;
533
+ }
534
+ }