Lightweight Grid Columns - Version 0.7

Version Description

  • Fix weird scroll behavior caused by transitions and matchHeight
  • Only load matchHeight on pages where columns are present with it enabled
Download this release

Release Info

Developer edge22
Plugin Icon 128x128 Lightweight Grid Columns
Version 0.7
Comparing to
See all releases

Code changes from version 0.6 to 0.7

changelog.txt DELETED
@@ -1,33 +0,0 @@
1
- == changelog ==
2
-
3
- (6/3/2016) - 0.6
4
- * Fix column class bug causing some columns not to work
5
-
6
- ----
7
-
8
- (6/2/2016) - 0.5
9
- * Move margin-bottom setting to inner element so style attribute can overwrite it
10
- * Adjust lgc_columns_helper function to fix issue with <p> and <br /> tags around the shortcode
11
- * Add jQuery matchHeight to match the height of columns for better responsive user experience
12
- * Reduce the file size of stylesheet considerably
13
-
14
- ----
15
-
16
- (6/20/2015) - 0.4
17
- [*] Show TinyMCE icon on all post types
18
-
19
- ----
20
-
21
- (6/19/2015) - 0.3
22
- [!] Fix bug where TinyMCE icon wasn't showing up if SiteOrigin Page Builder and Black Studio TinyMCE Widget were activated together
23
- [+] Add IE 7 & 8 compatibility
24
-
25
- ----
26
-
27
- (5/21/2015) - 0.2
28
- [*] Allow line breaks inside columns
29
-
30
- ----
31
-
32
- (5/15/2015) - 0.1
33
- Initial Release
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
css/unsemantic-grid-responsive-tablet.css CHANGED
@@ -1,1512 +1,1515 @@
1
- /* ================================================================== */
2
- /* This file has a mobile-to-tablet, .lgc-and tablet-to-desktop breakpoint */
3
- /* ================================================================== */
4
- @-ms-viewport {
5
- width: auto;
6
- }
7
- .lgc-clear {
8
- clear: both;
9
- display: block;
10
- overflow: hidden;
11
- visibility: hidden;
12
- width: 0;
13
- height: 0;
14
- }
15
-
16
- .lgc-grid-container:before, .lgc-grid-5:before, .lgc-mobile-grid-5:before, .lgc-tablet-grid-5:before, .lgc-grid-10:before, .lgc-mobile-grid-10:before, .lgc-tablet-grid-10:before, .lgc-grid-15:before, .lgc-mobile-grid-15:before, .lgc-tablet-grid-15:before, .lgc-grid-20:before, .lgc-mobile-grid-20:before, .lgc-tablet-grid-20:before, .lgc-grid-25:before, .lgc-mobile-grid-25:before, .lgc-tablet-grid-25:before, .lgc-grid-30:before, .lgc-mobile-grid-30:before, .lgc-tablet-grid-30:before, .lgc-grid-35:before, .lgc-mobile-grid-35:before, .lgc-tablet-grid-35:before, .lgc-grid-40:before, .lgc-mobile-grid-40:before, .lgc-tablet-grid-40:before, .lgc-grid-45:before, .lgc-mobile-grid-45:before, .lgc-tablet-grid-45:before, .lgc-grid-50:before, .lgc-mobile-grid-50:before, .lgc-tablet-grid-50:before, .lgc-grid-55:before, .lgc-mobile-grid-55:before, .lgc-tablet-grid-55:before, .lgc-grid-60:before, .lgc-mobile-grid-60:before, .lgc-tablet-grid-60:before, .lgc-grid-65:before, .lgc-mobile-grid-65:before, .lgc-tablet-grid-65:before, .lgc-grid-70:before, .lgc-mobile-grid-70:before, .lgc-tablet-grid-70:before, .lgc-grid-75:before, .lgc-mobile-grid-75:before, .lgc-tablet-grid-75:before, .lgc-grid-80:before, .lgc-mobile-grid-80:before, .lgc-tablet-grid-80:before, .lgc-grid-85:before, .lgc-mobile-grid-85:before, .lgc-tablet-grid-85:before, .lgc-grid-90:before, .lgc-mobile-grid-90:before, .lgc-tablet-grid-90:before, .lgc-grid-95:before, .lgc-mobile-grid-95:before, .lgc-tablet-grid-95:before, .lgc-grid-100:before, .lgc-mobile-grid-100:before, .lgc-tablet-grid-100:before, .lgc-grid-33:before, .lgc-mobile-grid-33:before, .lgc-tablet-grid-33:before, .lgc-grid-66:before, .lgc-mobile-grid-66:before, .lgc-tablet-grid-66:before, .lgc-clearfix:before,
17
- .lgc-grid-container:after,
18
- .lgc-grid-5:after,
19
- .lgc-mobile-grid-5:after,
20
- .lgc-tablet-grid-5:after,
21
- .lgc-grid-10:after,
22
- .lgc-mobile-grid-10:after,
23
- .lgc-tablet-grid-10:after,
24
- .lgc-grid-15:after,
25
- .lgc-mobile-grid-15:after,
26
- .lgc-tablet-grid-15:after,
27
- .lgc-grid-20:after,
28
- .lgc-mobile-grid-20:after,
29
- .lgc-tablet-grid-20:after,
30
- .lgc-grid-25:after,
31
- .lgc-mobile-grid-25:after,
32
- .lgc-tablet-grid-25:after,
33
- .lgc-grid-30:after,
34
- .lgc-mobile-grid-30:after,
35
- .lgc-tablet-grid-30:after,
36
- .lgc-grid-35:after,
37
- .lgc-mobile-grid-35:after,
38
- .lgc-tablet-grid-35:after,
39
- .lgc-grid-40:after,
40
- .lgc-mobile-grid-40:after,
41
- .lgc-tablet-grid-40:after,
42
- .lgc-grid-45:after,
43
- .lgc-mobile-grid-45:after,
44
- .lgc-tablet-grid-45:after,
45
- .lgc-grid-50:after,
46
- .lgc-mobile-grid-50:after,
47
- .lgc-tablet-grid-50:after,
48
- .lgc-grid-55:after,
49
- .lgc-mobile-grid-55:after,
50
- .lgc-tablet-grid-55:after,
51
- .lgc-grid-60:after,
52
- .lgc-mobile-grid-60:after,
53
- .lgc-tablet-grid-60:after,
54
- .lgc-grid-65:after,
55
- .lgc-mobile-grid-65:after,
56
- .lgc-tablet-grid-65:after,
57
- .lgc-grid-70:after,
58
- .lgc-mobile-grid-70:after,
59
- .lgc-tablet-grid-70:after,
60
- .lgc-grid-75:after,
61
- .lgc-mobile-grid-75:after,
62
- .lgc-tablet-grid-75:after,
63
- .lgc-grid-80:after,
64
- .lgc-mobile-grid-80:after,
65
- .lgc-tablet-grid-80:after,
66
- .lgc-grid-85:after,
67
- .lgc-mobile-grid-85:after,
68
- .lgc-tablet-grid-85:after,
69
- .lgc-grid-90:after,
70
- .lgc-mobile-grid-90:after,
71
- .lgc-tablet-grid-90:after,
72
- .lgc-grid-95:after,
73
- .lgc-mobile-grid-95:after,
74
- .lgc-tablet-grid-95:after,
75
- .lgc-grid-100:after,
76
- .lgc-mobile-grid-100:after,
77
- .lgc-tablet-grid-100:after,
78
- .lgc-grid-33:after,
79
- .lgc-mobile-grid-33:after,
80
- .lgc-tablet-grid-33:after,
81
- .lgc-grid-66:after,
82
- .lgc-mobile-grid-66:after,
83
- .lgc-tablet-grid-66:after,
84
- .lgc-clearfix:after {
85
- content: ".";
86
- display: block;
87
- overflow: hidden;
88
- visibility: hidden;
89
- font-size: 0;
90
- line-height: 0;
91
- width: 0;
92
- height: 0;
93
- }
94
-
95
- .lgc-grid-container:after, .lgc-grid-5:after, .lgc-mobile-grid-5:after, .lgc-tablet-grid-5:after, .lgc-grid-10:after, .lgc-mobile-grid-10:after, .lgc-tablet-grid-10:after, .lgc-grid-15:after, .lgc-mobile-grid-15:after, .lgc-tablet-grid-15:after, .lgc-grid-20:after, .lgc-mobile-grid-20:after, .lgc-tablet-grid-20:after, .lgc-grid-25:after, .lgc-mobile-grid-25:after, .lgc-tablet-grid-25:after, .lgc-grid-30:after, .lgc-mobile-grid-30:after, .lgc-tablet-grid-30:after, .lgc-grid-35:after, .lgc-mobile-grid-35:after, .lgc-tablet-grid-35:after, .lgc-grid-40:after, .lgc-mobile-grid-40:after, .lgc-tablet-grid-40:after, .lgc-grid-45:after, .lgc-mobile-grid-45:after, .lgc-tablet-grid-45:after, .lgc-grid-50:after, .lgc-mobile-grid-50:after, .lgc-tablet-grid-50:after, .lgc-grid-55:after, .lgc-mobile-grid-55:after, .lgc-tablet-grid-55:after, .lgc-grid-60:after, .lgc-mobile-grid-60:after, .lgc-tablet-grid-60:after, .lgc-grid-65:after, .lgc-mobile-grid-65:after, .lgc-tablet-grid-65:after, .lgc-grid-70:after, .lgc-mobile-grid-70:after, .lgc-tablet-grid-70:after, .lgc-grid-75:after, .lgc-mobile-grid-75:after, .lgc-tablet-grid-75:after, .lgc-grid-80:after, .lgc-mobile-grid-80:after, .lgc-tablet-grid-80:after, .lgc-grid-85:after, .lgc-mobile-grid-85:after, .lgc-tablet-grid-85:after, .lgc-grid-90:after, .lgc-mobile-grid-90:after, .lgc-tablet-grid-90:after, .lgc-grid-95:after, .lgc-mobile-grid-95:after, .lgc-tablet-grid-95:after, .lgc-grid-100:after, .lgc-mobile-grid-100:after, .lgc-tablet-grid-100:after, .lgc-grid-33:after, .lgc-mobile-grid-33:after, .lgc-tablet-grid-33:after, .lgc-grid-66:after, .lgc-mobile-grid-66:after, .lgc-tablet-grid-66:after, .lgc-clearfix:after {
96
- clear: both;
97
- }
98
-
99
- .lgc-grid-container {
100
- margin-left: auto;
101
- margin-right: auto;
102
- max-width: 1200px;
103
- padding-left: 10px;
104
- padding-right: 10px;
105
- }
106
-
107
- .lgc-grid-5, .lgc-mobile-grid-5, .lgc-tablet-grid-5, .lgc-grid-10, .lgc-mobile-grid-10, .lgc-tablet-grid-10, .lgc-grid-15, .lgc-mobile-grid-15, .lgc-tablet-grid-15, .lgc-grid-20, .lgc-mobile-grid-20, .lgc-tablet-grid-20, .lgc-grid-25, .lgc-mobile-grid-25, .lgc-tablet-grid-25, .lgc-grid-30, .lgc-mobile-grid-30, .lgc-tablet-grid-30, .lgc-grid-35, .lgc-mobile-grid-35, .lgc-tablet-grid-35, .lgc-grid-40, .lgc-mobile-grid-40, .lgc-tablet-grid-40, .lgc-grid-45, .lgc-mobile-grid-45, .lgc-tablet-grid-45, .lgc-grid-50, .lgc-mobile-grid-50, .lgc-tablet-grid-50, .lgc-grid-55, .lgc-mobile-grid-55, .lgc-tablet-grid-55, .lgc-grid-60, .lgc-mobile-grid-60, .lgc-tablet-grid-60, .lgc-grid-65, .lgc-mobile-grid-65, .lgc-tablet-grid-65, .lgc-grid-70, .lgc-mobile-grid-70, .lgc-tablet-grid-70, .lgc-grid-75, .lgc-mobile-grid-75, .lgc-tablet-grid-75, .lgc-grid-80, .lgc-mobile-grid-80, .lgc-tablet-grid-80, .lgc-grid-85, .lgc-mobile-grid-85, .lgc-tablet-grid-85, .lgc-grid-90, .lgc-mobile-grid-90, .lgc-tablet-grid-90, .lgc-grid-95, .lgc-mobile-grid-95, .lgc-tablet-grid-95, .lgc-grid-100, .lgc-mobile-grid-100, .lgc-tablet-grid-100, .lgc-grid-33, .lgc-mobile-grid-33, .lgc-tablet-grid-33, .lgc-grid-66, .lgc-mobile-grid-66, .lgc-tablet-grid-66 {
108
- -moz-box-sizing: border-box;
109
- -webkit-box-sizing: border-box;
110
- box-sizing: border-box;
111
- padding-left: 10px;
112
- padding-right: 10px;
113
- }
114
-
115
- .lgc-grid-parent {
116
- padding-left: 0;
117
- padding-right: 0;
118
- }
119
-
120
- .lgc-grid-offset {
121
- margin-left: -10px;
122
- margin-right: -10px;
123
- }
124
-
125
- @media (max-width: 767px) {
126
- .mobile-push-5, .lgc-mobile-pull-5, .lgc-mobile-push-10, .lgc-mobile-pull-10, .lgc-mobile-push-15, .lgc-mobile-pull-15, .lgc-mobile-push-20, .lgc-mobile-pull-20, .lgc-mobile-push-25, .lgc-mobile-pull-25, .lgc-mobile-push-30, .lgc-mobile-pull-30, .lgc-mobile-push-35, .lgc-mobile-pull-35, .lgc-mobile-push-40, .lgc-mobile-pull-40, .lgc-mobile-push-45, .lgc-mobile-pull-45, .lgc-mobile-push-50, .lgc-mobile-pull-50, .lgc-mobile-push-55, .lgc-mobile-pull-55, .lgc-mobile-push-60, .lgc-mobile-pull-60, .lgc-mobile-push-65, .lgc-mobile-pull-65, .lgc-mobile-push-70, .lgc-mobile-pull-70, .lgc-mobile-push-75, .lgc-mobile-pull-75, .lgc-mobile-push-80, .lgc-mobile-pull-80, .lgc-mobile-push-85, .lgc-mobile-pull-85, .lgc-mobile-push-90, .lgc-mobile-pull-90, .lgc-mobile-push-95, .lgc-mobile-pull-95, .lgc-mobile-push-33, .lgc-mobile-pull-33, .lgc-mobile-push-66, .lgc-mobile-pull-66 {
127
- position: relative;
128
- }
129
-
130
- .lgc-hide-on-mobile {
131
- display: none !important;
132
- }
133
-
134
- .lgc-mobile-grid-5 {
135
- float: left;
136
- width: 5%;
137
- }
138
-
139
- .lgc-mobile-prefix-5 {
140
- margin-left: 5%;
141
- }
142
-
143
- .lgc-mobile-suffix-5 {
144
- margin-right: 5%;
145
- }
146
-
147
- .lgc-mobile-push-5 {
148
- left: 5%;
149
- }
150
-
151
- .lgc-mobile-pull-5 {
152
- left: -5%;
153
- }
154
-
155
- .lgc-mobile-grid-10 {
156
- float: left;
157
- width: 10%;
158
- }
159
-
160
- .lgc-mobile-prefix-10 {
161
- margin-left: 10%;
162
- }
163
-
164
- .lgc-mobile-suffix-10 {
165
- margin-right: 10%;
166
- }
167
-
168
- .lgc-mobile-push-10 {
169
- left: 10%;
170
- }
171
-
172
- .lgc-mobile-pull-10 {
173
- left: -10%;
174
- }
175
-
176
- .lgc-mobile-grid-15 {
177
- float: left;
178
- width: 15%;
179
- }
180
-
181
- .lgc-mobile-prefix-15 {
182
- margin-left: 15%;
183
- }
184
-
185
- .lgc-mobile-suffix-15 {
186
- margin-right: 15%;
187
- }
188
-
189
- .lgc-mobile-push-15 {
190
- left: 15%;
191
- }
192
-
193
- .lgc-mobile-pull-15 {
194
- left: -15%;
195
- }
196
-
197
- .lgc-mobile-grid-20 {
198
- float: left;
199
- width: 20%;
200
- }
201
-
202
- .lgc-mobile-prefix-20 {
203
- margin-left: 20%;
204
- }
205
-
206
- .lgc-mobile-suffix-20 {
207
- margin-right: 20%;
208
- }
209
-
210
- .lgc-mobile-push-20 {
211
- left: 20%;
212
- }
213
-
214
- .lgc-mobile-pull-20 {
215
- left: -20%;
216
- }
217
-
218
- .lgc-mobile-grid-25 {
219
- float: left;
220
- width: 25%;
221
- }
222
-
223
- .lgc-mobile-prefix-25 {
224
- margin-left: 25%;
225
- }
226
-
227
- .lgc-mobile-suffix-25 {
228
- margin-right: 25%;
229
- }
230
-
231
- .lgc-mobile-push-25 {
232
- left: 25%;
233
- }
234
-
235
- .lgc-mobile-pull-25 {
236
- left: -25%;
237
- }
238
-
239
- .lgc-mobile-grid-30 {
240
- float: left;
241
- width: 30%;
242
- }
243
-
244
- .lgc-mobile-prefix-30 {
245
- margin-left: 30%;
246
- }
247
-
248
- .lgc-mobile-suffix-30 {
249
- margin-right: 30%;
250
- }
251
-
252
- .lgc-mobile-push-30 {
253
- left: 30%;
254
- }
255
-
256
- .lgc-mobile-pull-30 {
257
- left: -30%;
258
- }
259
-
260
- .lgc-mobile-grid-35 {
261
- float: left;
262
- width: 35%;
263
- }
264
-
265
- .lgc-mobile-prefix-35 {
266
- margin-left: 35%;
267
- }
268
-
269
- .lgc-mobile-suffix-35 {
270
- margin-right: 35%;
271
- }
272
-
273
- .lgc-mobile-push-35 {
274
- left: 35%;
275
- }
276
-
277
- .lgc-mobile-pull-35 {
278
- left: -35%;
279
- }
280
-
281
- .lgc-mobile-grid-40 {
282
- float: left;
283
- width: 40%;
284
- }
285
-
286
- .lgc-mobile-prefix-40 {
287
- margin-left: 40%;
288
- }
289
-
290
- .lgc-mobile-suffix-40 {
291
- margin-right: 40%;
292
- }
293
-
294
- .lgc-mobile-push-40 {
295
- left: 40%;
296
- }
297
-
298
- .lgc-mobile-pull-40 {
299
- left: -40%;
300
- }
301
-
302
- .lgc-mobile-grid-45 {
303
- float: left;
304
- width: 45%;
305
- }
306
-
307
- .lgc-mobile-prefix-45 {
308
- margin-left: 45%;
309
- }
310
-
311
- .lgc-mobile-suffix-45 {
312
- margin-right: 45%;
313
- }
314
-
315
- .lgc-mobile-push-45 {
316
- left: 45%;
317
- }
318
-
319
- .lgc-mobile-pull-45 {
320
- left: -45%;
321
- }
322
-
323
- .lgc-mobile-grid-50 {
324
- float: left;
325
- width: 50%;
326
- }
327
-
328
- .lgc-mobile-prefix-50 {
329
- margin-left: 50%;
330
- }
331
-
332
- .lgc-mobile-suffix-50 {
333
- margin-right: 50%;
334
- }
335
-
336
- .lgc-mobile-push-50 {
337
- left: 50%;
338
- }
339
-
340
- .lgc-mobile-pull-50 {
341
- left: -50%;
342
- }
343
-
344
- .lgc-mobile-grid-55 {
345
- float: left;
346
- width: 55%;
347
- }
348
-
349
- .lgc-mobile-prefix-55 {
350
- margin-left: 55%;
351
- }
352
-
353
- .lgc-mobile-suffix-55 {
354
- margin-right: 55%;
355
- }
356
-
357
- .lgc-mobile-push-55 {
358
- left: 55%;
359
- }
360
-
361
- .lgc-mobile-pull-55 {
362
- left: -55%;
363
- }
364
-
365
- .lgc-mobile-grid-60 {
366
- float: left;
367
- width: 60%;
368
- }
369
-
370
- .lgc-mobile-prefix-60 {
371
- margin-left: 60%;
372
- }
373
-
374
- .lgc-mobile-suffix-60 {
375
- margin-right: 60%;
376
- }
377
-
378
- .lgc-mobile-push-60 {
379
- left: 60%;
380
- }
381
-
382
- .lgc-mobile-pull-60 {
383
- left: -60%;
384
- }
385
-
386
- .lgc-mobile-grid-65 {
387
- float: left;
388
- width: 65%;
389
- }
390
-
391
- .lgc-mobile-prefix-65 {
392
- margin-left: 65%;
393
- }
394
-
395
- .lgc-mobile-suffix-65 {
396
- margin-right: 65%;
397
- }
398
-
399
- .lgc-mobile-push-65 {
400
- left: 65%;
401
- }
402
-
403
- .lgc-mobile-pull-65 {
404
- left: -65%;
405
- }
406
-
407
- .lgc-mobile-grid-70 {
408
- float: left;
409
- width: 70%;
410
- }
411
-
412
- .lgc-mobile-prefix-70 {
413
- margin-left: 70%;
414
- }
415
-
416
- .lgc-mobile-suffix-70 {
417
- margin-right: 70%;
418
- }
419
-
420
- .lgc-mobile-push-70 {
421
- left: 70%;
422
- }
423
-
424
- .lgc-mobile-pull-70 {
425
- left: -70%;
426
- }
427
-
428
- .lgc-mobile-grid-75 {
429
- float: left;
430
- width: 75%;
431
- }
432
-
433
- .lgc-mobile-prefix-75 {
434
- margin-left: 75%;
435
- }
436
-
437
- .lgc-mobile-suffix-75 {
438
- margin-right: 75%;
439
- }
440
-
441
- .lgc-mobile-push-75 {
442
- left: 75%;
443
- }
444
-
445
- .lgc-mobile-pull-75 {
446
- left: -75%;
447
- }
448
-
449
- .lgc-mobile-grid-80 {
450
- float: left;
451
- width: 80%;
452
- }
453
-
454
- .lgc-mobile-prefix-80 {
455
- margin-left: 80%;
456
- }
457
-
458
- .lgc-mobile-suffix-80 {
459
- margin-right: 80%;
460
- }
461
-
462
- .lgc-mobile-push-80 {
463
- left: 80%;
464
- }
465
-
466
- .lgc-mobile-pull-80 {
467
- left: -80%;
468
- }
469
-
470
- .lgc-mobile-grid-85 {
471
- float: left;
472
- width: 85%;
473
- }
474
-
475
- .lgc-mobile-prefix-85 {
476
- margin-left: 85%;
477
- }
478
-
479
- .lgc-mobile-suffix-85 {
480
- margin-right: 85%;
481
- }
482
-
483
- .lgc-mobile-push-85 {
484
- left: 85%;
485
- }
486
-
487
- .lgc-mobile-pull-85 {
488
- left: -85%;
489
- }
490
-
491
- .lgc-mobile-grid-90 {
492
- float: left;
493
- width: 90%;
494
- }
495
-
496
- .lgc-mobile-prefix-90 {
497
- margin-left: 90%;
498
- }
499
-
500
- .lgc-mobile-suffix-90 {
501
- margin-right: 90%;
502
- }
503
-
504
- .lgc-mobile-push-90 {
505
- left: 90%;
506
- }
507
-
508
- .lgc-mobile-pull-90 {
509
- left: -90%;
510
- }
511
-
512
- .lgc-mobile-grid-95 {
513
- float: left;
514
- width: 95%;
515
- }
516
-
517
- .lgc-mobile-prefix-95 {
518
- margin-left: 95%;
519
- }
520
-
521
- .lgc-mobile-suffix-95 {
522
- margin-right: 95%;
523
- }
524
-
525
- .lgc-mobile-push-95 {
526
- left: 95%;
527
- }
528
-
529
- .lgc-mobile-pull-95 {
530
- left: -95%;
531
- }
532
-
533
- .lgc-mobile-grid-33 {
534
- float: left;
535
- width: 33.33333%;
536
- }
537
-
538
- .lgc-mobile-prefix-33 {
539
- margin-left: 33.33333%;
540
- }
541
-
542
- .lgc-mobile-suffix-33 {
543
- margin-right: 33.33333%;
544
- }
545
-
546
- .lgc-mobile-push-33 {
547
- left: 33.33333%;
548
- }
549
-
550
- .lgc-mobile-pull-33 {
551
- left: -33.33333%;
552
- }
553
-
554
- .lgc-mobile-grid-66 {
555
- float: left;
556
- width: 66.66667%;
557
- }
558
-
559
- .lgc-mobile-prefix-66 {
560
- margin-left: 66.66667%;
561
- }
562
-
563
- .lgc-mobile-suffix-66 {
564
- margin-right: 66.66667%;
565
- }
566
-
567
- .lgc-mobile-push-66 {
568
- left: 66.66667%;
569
- }
570
-
571
- .lgc-mobile-pull-66 {
572
- left: -66.66667%;
573
- }
574
-
575
- .lgc-mobile-grid-100 {
576
- clear: both;
577
- width: 100%;
578
- }
579
- }
580
- @media (min-width: 768px) and (max-width: 1024px) {
581
- .tablet-push-5, .lgc-tablet-pull-5, .lgc-tablet-push-10, .lgc-tablet-pull-10, .lgc-tablet-push-15, .lgc-tablet-pull-15, .lgc-tablet-push-20, .lgc-tablet-pull-20, .lgc-tablet-push-25, .lgc-tablet-pull-25, .lgc-tablet-push-30, .lgc-tablet-pull-30, .lgc-tablet-push-35, .lgc-tablet-pull-35, .lgc-tablet-push-40, .lgc-tablet-pull-40, .lgc-tablet-push-45, .lgc-tablet-pull-45, .lgc-tablet-push-50, .lgc-tablet-pull-50, .lgc-tablet-push-55, .lgc-tablet-pull-55, .lgc-tablet-push-60, .lgc-tablet-pull-60, .lgc-tablet-push-65, .lgc-tablet-pull-65, .lgc-tablet-push-70, .lgc-tablet-pull-70, .lgc-tablet-push-75, .lgc-tablet-pull-75, .lgc-tablet-push-80, .lgc-tablet-pull-80, .lgc-tablet-push-85, .lgc-tablet-pull-85, .lgc-tablet-push-90, .lgc-tablet-pull-90, .lgc-tablet-push-95, .lgc-tablet-pull-95, .lgc-tablet-push-33, .lgc-tablet-pull-33, .lgc-tablet-push-66, .lgc-tablet-pull-66 {
582
- position: relative;
583
- }
584
-
585
- .lgc-hide-on-tablet {
586
- display: none !important;
587
- }
588
-
589
- .lgc-tablet-grid-5 {
590
- float: left;
591
- width: 5%;
592
- }
593
-
594
- .lgc-tablet-prefix-5 {
595
- margin-left: 5%;
596
- }
597
-
598
- .lgc-tablet-suffix-5 {
599
- margin-right: 5%;
600
- }
601
-
602
- .lgc-tablet-push-5 {
603
- left: 5%;
604
- }
605
-
606
- .lgc-tablet-pull-5 {
607
- left: -5%;
608
- }
609
-
610
- .lgc-tablet-grid-10 {
611
- float: left;
612
- width: 10%;
613
- }
614
-
615
- .lgc-tablet-prefix-10 {
616
- margin-left: 10%;
617
- }
618
-
619
- .lgc-tablet-suffix-10 {
620
- margin-right: 10%;
621
- }
622
-
623
- .lgc-tablet-push-10 {
624
- left: 10%;
625
- }
626
-
627
- .lgc-tablet-pull-10 {
628
- left: -10%;
629
- }
630
-
631
- .lgc-tablet-grid-15 {
632
- float: left;
633
- width: 15%;
634
- }
635
-
636
- .lgc-tablet-prefix-15 {
637
- margin-left: 15%;
638
- }
639
-
640
- .lgc-tablet-suffix-15 {
641
- margin-right: 15%;
642
- }
643
-
644
- .lgc-tablet-push-15 {
645
- left: 15%;
646
- }
647
-
648
- .lgc-tablet-pull-15 {
649
- left: -15%;
650
- }
651
-
652
- .lgc-tablet-grid-20 {
653
- float: left;
654
- width: 20%;
655
- }
656
-
657
- .lgc-tablet-prefix-20 {
658
- margin-left: 20%;
659
- }
660
-
661
- .lgc-tablet-suffix-20 {
662
- margin-right: 20%;
663
- }
664
-
665
- .lgc-tablet-push-20 {
666
- left: 20%;
667
- }
668
-
669
- .lgc-tablet-pull-20 {
670
- left: -20%;
671
- }
672
-
673
- .lgc-tablet-grid-25 {
674
- float: left;
675
- width: 25%;
676
- }
677
-
678
- .lgc-tablet-prefix-25 {
679
- margin-left: 25%;
680
- }
681
-
682
- .lgc-tablet-suffix-25 {
683
- margin-right: 25%;
684
- }
685
-
686
- .lgc-tablet-push-25 {
687
- left: 25%;
688
- }
689
-
690
- .lgc-tablet-pull-25 {
691
- left: -25%;
692
- }
693
-
694
- .lgc-tablet-grid-30 {
695
- float: left;
696
- width: 30%;
697
- }
698
-
699
- .lgc-tablet-prefix-30 {
700
- margin-left: 30%;
701
- }
702
-
703
- .lgc-tablet-suffix-30 {
704
- margin-right: 30%;
705
- }
706
-
707
- .lgc-tablet-push-30 {
708
- left: 30%;
709
- }
710
-
711
- .lgc-tablet-pull-30 {
712
- left: -30%;
713
- }
714
-
715
- .lgc-tablet-grid-35 {
716
- float: left;
717
- width: 35%;
718
- }
719
-
720
- .lgc-tablet-prefix-35 {
721
- margin-left: 35%;
722
- }
723
-
724
- .lgc-tablet-suffix-35 {
725
- margin-right: 35%;
726
- }
727
-
728
- .lgc-tablet-push-35 {
729
- left: 35%;
730
- }
731
-
732
- .lgc-tablet-pull-35 {
733
- left: -35%;
734
- }
735
-
736
- .lgc-tablet-grid-40 {
737
- float: left;
738
- width: 40%;
739
- }
740
-
741
- .lgc-tablet-prefix-40 {
742
- margin-left: 40%;
743
- }
744
-
745
- .lgc-tablet-suffix-40 {
746
- margin-right: 40%;
747
- }
748
-
749
- .lgc-tablet-push-40 {
750
- left: 40%;
751
- }
752
-
753
- .lgc-tablet-pull-40 {
754
- left: -40%;
755
- }
756
-
757
- .lgc-tablet-grid-45 {
758
- float: left;
759
- width: 45%;
760
- }
761
-
762
- .lgc-tablet-prefix-45 {
763
- margin-left: 45%;
764
- }
765
-
766
- .lgc-tablet-suffix-45 {
767
- margin-right: 45%;
768
- }
769
-
770
- .lgc-tablet-push-45 {
771
- left: 45%;
772
- }
773
-
774
- .lgc-tablet-pull-45 {
775
- left: -45%;
776
- }
777
-
778
- .lgc-tablet-grid-50 {
779
- float: left;
780
- width: 50%;
781
- }
782
-
783
- .lgc-tablet-prefix-50 {
784
- margin-left: 50%;
785
- }
786
-
787
- .lgc-tablet-suffix-50 {
788
- margin-right: 50%;
789
- }
790
-
791
- .lgc-tablet-push-50 {
792
- left: 50%;
793
- }
794
-
795
- .lgc-tablet-pull-50 {
796
- left: -50%;
797
- }
798
-
799
- .lgc-tablet-grid-55 {
800
- float: left;
801
- width: 55%;
802
- }
803
-
804
- .lgc-tablet-prefix-55 {
805
- margin-left: 55%;
806
- }
807
-
808
- .lgc-tablet-suffix-55 {
809
- margin-right: 55%;
810
- }
811
-
812
- .lgc-tablet-push-55 {
813
- left: 55%;
814
- }
815
-
816
- .lgc-tablet-pull-55 {
817
- left: -55%;
818
- }
819
-
820
- .lgc-tablet-grid-60 {
821
- float: left;
822
- width: 60%;
823
- }
824
-
825
- .lgc-tablet-prefix-60 {
826
- margin-left: 60%;
827
- }
828
-
829
- .lgc-tablet-suffix-60 {
830
- margin-right: 60%;
831
- }
832
-
833
- .lgc-tablet-push-60 {
834
- left: 60%;
835
- }
836
-
837
- .lgc-tablet-pull-60 {
838
- left: -60%;
839
- }
840
-
841
- .lgc-tablet-grid-65 {
842
- float: left;
843
- width: 65%;
844
- }
845
-
846
- .lgc-tablet-prefix-65 {
847
- margin-left: 65%;
848
- }
849
-
850
- .lgc-tablet-suffix-65 {
851
- margin-right: 65%;
852
- }
853
-
854
- .lgc-tablet-push-65 {
855
- left: 65%;
856
- }
857
-
858
- .lgc-tablet-pull-65 {
859
- left: -65%;
860
- }
861
-
862
- .lgc-tablet-grid-70 {
863
- float: left;
864
- width: 70%;
865
- }
866
-
867
- .lgc-tablet-prefix-70 {
868
- margin-left: 70%;
869
- }
870
-
871
- .lgc-tablet-suffix-70 {
872
- margin-right: 70%;
873
- }
874
-
875
- .lgc-tablet-push-70 {
876
- left: 70%;
877
- }
878
-
879
- .lgc-tablet-pull-70 {
880
- left: -70%;
881
- }
882
-
883
- .lgc-tablet-grid-75 {
884
- float: left;
885
- width: 75%;
886
- }
887
-
888
- .lgc-tablet-prefix-75 {
889
- margin-left: 75%;
890
- }
891
-
892
- .lgc-tablet-suffix-75 {
893
- margin-right: 75%;
894
- }
895
-
896
- .lgc-tablet-push-75 {
897
- left: 75%;
898
- }
899
-
900
- .lgc-tablet-pull-75 {
901
- left: -75%;
902
- }
903
-
904
- .lgc-tablet-grid-80 {
905
- float: left;
906
- width: 80%;
907
- }
908
-
909
- .lgc-tablet-prefix-80 {
910
- margin-left: 80%;
911
- }
912
-
913
- .lgc-tablet-suffix-80 {
914
- margin-right: 80%;
915
- }
916
-
917
- .lgc-tablet-push-80 {
918
- left: 80%;
919
- }
920
-
921
- .lgc-tablet-pull-80 {
922
- left: -80%;
923
- }
924
-
925
- .lgc-tablet-grid-85 {
926
- float: left;
927
- width: 85%;
928
- }
929
-
930
- .lgc-tablet-prefix-85 {
931
- margin-left: 85%;
932
- }
933
-
934
- .lgc-tablet-suffix-85 {
935
- margin-right: 85%;
936
- }
937
-
938
- .lgc-tablet-push-85 {
939
- left: 85%;
940
- }
941
-
942
- .lgc-tablet-pull-85 {
943
- left: -85%;
944
- }
945
-
946
- .lgc-tablet-grid-90 {
947
- float: left;
948
- width: 90%;
949
- }
950
-
951
- .lgc-tablet-prefix-90 {
952
- margin-left: 90%;
953
- }
954
-
955
- .lgc-tablet-suffix-90 {
956
- margin-right: 90%;
957
- }
958
-
959
- .lgc-tablet-push-90 {
960
- left: 90%;
961
- }
962
-
963
- .lgc-tablet-pull-90 {
964
- left: -90%;
965
- }
966
-
967
- .lgc-tablet-grid-95 {
968
- float: left;
969
- width: 95%;
970
- }
971
-
972
- .lgc-tablet-prefix-95 {
973
- margin-left: 95%;
974
- }
975
-
976
- .lgc-tablet-suffix-95 {
977
- margin-right: 95%;
978
- }
979
-
980
- .lgc-tablet-push-95 {
981
- left: 95%;
982
- }
983
-
984
- .lgc-tablet-pull-95 {
985
- left: -95%;
986
- }
987
-
988
- .lgc-tablet-grid-33 {
989
- float: left;
990
- width: 33.33333%;
991
- }
992
-
993
- .lgc-tablet-prefix-33 {
994
- margin-left: 33.33333%;
995
- }
996
-
997
- .lgc-tablet-suffix-33 {
998
- margin-right: 33.33333%;
999
- }
1000
-
1001
- .lgc-tablet-push-33 {
1002
- left: 33.33333%;
1003
- }
1004
-
1005
- .lgc-tablet-pull-33 {
1006
- left: -33.33333%;
1007
- }
1008
-
1009
- .lgc-tablet-grid-66 {
1010
- float: left;
1011
- width: 66.66667%;
1012
- }
1013
-
1014
- .lgc-tablet-prefix-66 {
1015
- margin-left: 66.66667%;
1016
- }
1017
-
1018
- .lgc-tablet-suffix-66 {
1019
- margin-right: 66.66667%;
1020
- }
1021
-
1022
- .lgc-tablet-push-66 {
1023
- left: 66.66667%;
1024
- }
1025
-
1026
- .lgc-tablet-pull-66 {
1027
- left: -66.66667%;
1028
- }
1029
-
1030
- .lgc-tablet-grid-100 {
1031
- clear: both;
1032
- width: 100%;
1033
- }
1034
- }
1035
- @media (min-width: 1025px) {
1036
- .push-5, .lgc-pull-5, .lgc-push-10, .lgc-pull-10, .lgc-push-15, .lgc-pull-15, .lgc-push-20, .lgc-pull-20, .lgc-push-25, .lgc-pull-25, .lgc-push-30, .lgc-pull-30, .lgc-push-35, .lgc-pull-35, .lgc-push-40, .lgc-pull-40, .lgc-push-45, .lgc-pull-45, .lgc-push-50, .lgc-pull-50, .lgc-push-55, .lgc-pull-55, .lgc-push-60, .lgc-pull-60, .lgc-push-65, .lgc-pull-65, .lgc-push-70, .lgc-pull-70, .lgc-push-75, .lgc-pull-75, .lgc-push-80, .lgc-pull-80, .lgc-push-85, .lgc-pull-85, .lgc-push-90, .lgc-pull-90, .lgc-push-95, .lgc-pull-95, .lgc-push-33, .lgc-pull-33, .lgc-push-66, .lgc-pull-66 {
1037
- position: relative;
1038
- }
1039
-
1040
- .lgc-hide-on-desktop {
1041
- display: none !important;
1042
- }
1043
-
1044
- .lgc-grid-5 {
1045
- float: left;
1046
- width: 5%;
1047
- }
1048
-
1049
- .lgc-prefix-5 {
1050
- margin-left: 5%;
1051
- }
1052
-
1053
- .lgc-suffix-5 {
1054
- margin-right: 5%;
1055
- }
1056
-
1057
- .lgc-push-5 {
1058
- left: 5%;
1059
- }
1060
-
1061
- .lgc-pull-5 {
1062
- left: -5%;
1063
- }
1064
-
1065
- .lgc-grid-10 {
1066
- float: left;
1067
- width: 10%;
1068
- }
1069
-
1070
- .lgc-prefix-10 {
1071
- margin-left: 10%;
1072
- }
1073
-
1074
- .lgc-suffix-10 {
1075
- margin-right: 10%;
1076
- }
1077
-
1078
- .lgc-push-10 {
1079
- left: 10%;
1080
- }
1081
-
1082
- .lgc-pull-10 {
1083
- left: -10%;
1084
- }
1085
-
1086
- .lgc-grid-15 {
1087
- float: left;
1088
- width: 15%;
1089
- }
1090
-
1091
- .lgc-prefix-15 {
1092
- margin-left: 15%;
1093
- }
1094
-
1095
- .lgc-suffix-15 {
1096
- margin-right: 15%;
1097
- }
1098
-
1099
- .lgc-push-15 {
1100
- left: 15%;
1101
- }
1102
-
1103
- .lgc-pull-15 {
1104
- left: -15%;
1105
- }
1106
-
1107
- .lgc-grid-20 {
1108
- float: left;
1109
- width: 20%;
1110
- }
1111
-
1112
- .lgc-prefix-20 {
1113
- margin-left: 20%;
1114
- }
1115
-
1116
- .lgc-suffix-20 {
1117
- margin-right: 20%;
1118
- }
1119
-
1120
- .lgc-push-20 {
1121
- left: 20%;
1122
- }
1123
-
1124
- .lgc-pull-20 {
1125
- left: -20%;
1126
- }
1127
-
1128
- .lgc-grid-25 {
1129
- float: left;
1130
- width: 25%;
1131
- }
1132
-
1133
- .lgc-prefix-25 {
1134
- margin-left: 25%;
1135
- }
1136
-
1137
- .lgc-suffix-25 {
1138
- margin-right: 25%;
1139
- }
1140
-
1141
- .lgc-push-25 {
1142
- left: 25%;
1143
- }
1144
-
1145
- .lgc-pull-25 {
1146
- left: -25%;
1147
- }
1148
-
1149
- .lgc-grid-30 {
1150
- float: left;
1151
- width: 30%;
1152
- }
1153
-
1154
- .lgc-prefix-30 {
1155
- margin-left: 30%;
1156
- }
1157
-
1158
- .lgc-suffix-30 {
1159
- margin-right: 30%;
1160
- }
1161
-
1162
- .lgc-push-30 {
1163
- left: 30%;
1164
- }
1165
-
1166
- .lgc-pull-30 {
1167
- left: -30%;
1168
- }
1169
-
1170
- .lgc-grid-35 {
1171
- float: left;
1172
- width: 35%;
1173
- }
1174
-
1175
- .lgc-prefix-35 {
1176
- margin-left: 35%;
1177
- }
1178
-
1179
- .lgc-suffix-35 {
1180
- margin-right: 35%;
1181
- }
1182
-
1183
- .lgc-push-35 {
1184
- left: 35%;
1185
- }
1186
-
1187
- .lgc-pull-35 {
1188
- left: -35%;
1189
- }
1190
-
1191
- .lgc-grid-40 {
1192
- float: left;
1193
- width: 40%;
1194
- }
1195
-
1196
- .lgc-prefix-40 {
1197
- margin-left: 40%;
1198
- }
1199
-
1200
- .lgc-suffix-40 {
1201
- margin-right: 40%;
1202
- }
1203
-
1204
- .lgc-push-40 {
1205
- left: 40%;
1206
- }
1207
-
1208
- .lgc-pull-40 {
1209
- left: -40%;
1210
- }
1211
-
1212
- .lgc-grid-45 {
1213
- float: left;
1214
- width: 45%;
1215
- }
1216
-
1217
- .lgc-prefix-45 {
1218
- margin-left: 45%;
1219
- }
1220
-
1221
- .lgc-suffix-45 {
1222
- margin-right: 45%;
1223
- }
1224
-
1225
- .lgc-push-45 {
1226
- left: 45%;
1227
- }
1228
-
1229
- .lgc-pull-45 {
1230
- left: -45%;
1231
- }
1232
-
1233
- .lgc-grid-50 {
1234
- float: left;
1235
- width: 50%;
1236
- }
1237
-
1238
- .lgc-prefix-50 {
1239
- margin-left: 50%;
1240
- }
1241
-
1242
- .lgc-suffix-50 {
1243
- margin-right: 50%;
1244
- }
1245
-
1246
- .lgc-push-50 {
1247
- left: 50%;
1248
- }
1249
-
1250
- .lgc-pull-50 {
1251
- left: -50%;
1252
- }
1253
-
1254
- .lgc-grid-55 {
1255
- float: left;
1256
- width: 55%;
1257
- }
1258
-
1259
- .lgc-prefix-55 {
1260
- margin-left: 55%;
1261
- }
1262
-
1263
- .lgc-suffix-55 {
1264
- margin-right: 55%;
1265
- }
1266
-
1267
- .lgc-push-55 {
1268
- left: 55%;
1269
- }
1270
-
1271
- .lgc-pull-55 {
1272
- left: -55%;
1273
- }
1274
-
1275
- .lgc-grid-60 {
1276
- float: left;
1277
- width: 60%;
1278
- }
1279
-
1280
- .lgc-prefix-60 {
1281
- margin-left: 60%;
1282
- }
1283
-
1284
- .lgc-suffix-60 {
1285
- margin-right: 60%;
1286
- }
1287
-
1288
- .lgc-push-60 {
1289
- left: 60%;
1290
- }
1291
-
1292
- .lgc-pull-60 {
1293
- left: -60%;
1294
- }
1295
-
1296
- .lgc-grid-65 {
1297
- float: left;
1298
- width: 65%;
1299
- }
1300
-
1301
- .lgc-prefix-65 {
1302
- margin-left: 65%;
1303
- }
1304
-
1305
- .lgc-suffix-65 {
1306
- margin-right: 65%;
1307
- }
1308
-
1309
- .lgc-push-65 {
1310
- left: 65%;
1311
- }
1312
-
1313
- .lgc-pull-65 {
1314
- left: -65%;
1315
- }
1316
-
1317
- .lgc-grid-70 {
1318
- float: left;
1319
- width: 70%;
1320
- }
1321
-
1322
- .lgc-prefix-70 {
1323
- margin-left: 70%;
1324
- }
1325
-
1326
- .lgc-suffix-70 {
1327
- margin-right: 70%;
1328
- }
1329
-
1330
- .lgc-push-70 {
1331
- left: 70%;
1332
- }
1333
-
1334
- .lgc-pull-70 {
1335
- left: -70%;
1336
- }
1337
-
1338
- .lgc-grid-75 {
1339
- float: left;
1340
- width: 75%;
1341
- }
1342
-
1343
- .lgc-prefix-75 {
1344
- margin-left: 75%;
1345
- }
1346
-
1347
- .lgc-suffix-75 {
1348
- margin-right: 75%;
1349
- }
1350
-
1351
- .lgc-push-75 {
1352
- left: 75%;
1353
- }
1354
-
1355
- .lgc-pull-75 {
1356
- left: -75%;
1357
- }
1358
-
1359
- .lgc-grid-80 {
1360
- float: left;
1361
- width: 80%;
1362
- }
1363
-
1364
- .lgc-prefix-80 {
1365
- margin-left: 80%;
1366
- }
1367
-
1368
- .lgc-suffix-80 {
1369
- margin-right: 80%;
1370
- }
1371
-
1372
- .lgc-push-80 {
1373
- left: 80%;
1374
- }
1375
-
1376
- .lgc-pull-80 {
1377
- left: -80%;
1378
- }
1379
-
1380
- .lgc-grid-85 {
1381
- float: left;
1382
- width: 85%;
1383
- }
1384
-
1385
- .lgc-prefix-85 {
1386
- margin-left: 85%;
1387
- }
1388
-
1389
- .lgc-suffix-85 {
1390
- margin-right: 85%;
1391
- }
1392
-
1393
- .lgc-push-85 {
1394
- left: 85%;
1395
- }
1396
-
1397
- .lgc-pull-85 {
1398
- left: -85%;
1399
- }
1400
-
1401
- .lgc-grid-90 {
1402
- float: left;
1403
- width: 90%;
1404
- }
1405
-
1406
- .lgc-prefix-90 {
1407
- margin-left: 90%;
1408
- }
1409
-
1410
- .lgc-suffix-90 {
1411
- margin-right: 90%;
1412
- }
1413
-
1414
- .lgc-push-90 {
1415
- left: 90%;
1416
- }
1417
-
1418
- .lgc-pull-90 {
1419
- left: -90%;
1420
- }
1421
-
1422
- .lgc-grid-95 {
1423
- float: left;
1424
- width: 95%;
1425
- }
1426
-
1427
- .lgc-prefix-95 {
1428
- margin-left: 95%;
1429
- }
1430
-
1431
- .lgc-suffix-95 {
1432
- margin-right: 95%;
1433
- }
1434
-
1435
- .lgc-push-95 {
1436
- left: 95%;
1437
- }
1438
-
1439
- .lgc-pull-95 {
1440
- left: -95%;
1441
- }
1442
-
1443
- .lgc-grid-33 {
1444
- float: left;
1445
- width: 33.33333%;
1446
- }
1447
-
1448
- .lgc-prefix-33 {
1449
- margin-left: 33.33333%;
1450
- }
1451
-
1452
- .lgc-suffix-33 {
1453
- margin-right: 33.33333%;
1454
- }
1455
-
1456
- .lgc-push-33 {
1457
- left: 33.33333%;
1458
- }
1459
-
1460
- .lgc-pull-33 {
1461
- left: -33.33333%;
1462
- }
1463
-
1464
- .lgc-grid-66 {
1465
- float: left;
1466
- width: 66.66667%;
1467
- }
1468
-
1469
- .lgc-prefix-66 {
1470
- margin-left: 66.66667%;
1471
- }
1472
-
1473
- .lgc-suffix-66 {
1474
- margin-right: 66.66667%;
1475
- }
1476
-
1477
- .lgc-push-66 {
1478
- left: 66.66667%;
1479
- }
1480
-
1481
- .lgc-pull-66 {
1482
- left: -66.66667%;
1483
- }
1484
-
1485
- .lgc-grid-100 {
1486
- clear: both;
1487
- width: 100%;
1488
- }
1489
- }
1490
-
1491
- /* GP Column Custom CSS */
1492
- .lgc-column p {
1493
- margin-bottom: 0;
1494
- margin-top: 1.5em;
1495
- }
1496
-
1497
- .inside-grid-column {
1498
- padding: 0 10px 0 10px;
1499
- margin-bottom: 1.5em;
1500
- }
1501
-
1502
- @media (max-width:767px) {
1503
- .lgc-mobile-grid-100 .inside-grid-column {
1504
- padding: 0;
1505
- }
1506
- }
1507
-
1508
- @media (max-width: 1024px) {
1509
- .lgc-clear {
1510
- display: none;
1511
- }
 
 
 
1512
  }
1
+ /* ================================================================== */
2
+ /* This file has a mobile-to-tablet, .lgc-and tablet-to-desktop breakpoint */
3
+ /* ================================================================== */
4
+ @-ms-viewport {
5
+ width: auto;
6
+ }
7
+ .lgc-clear {
8
+ clear: both;
9
+ display: block;
10
+ overflow: hidden;
11
+ visibility: hidden;
12
+ width: 0;
13
+ height: 0;
14
+ }
15
+
16
+ .lgc-grid-container:before, .lgc-grid-5:before, .lgc-mobile-grid-5:before, .lgc-tablet-grid-5:before, .lgc-grid-10:before, .lgc-mobile-grid-10:before, .lgc-tablet-grid-10:before, .lgc-grid-15:before, .lgc-mobile-grid-15:before, .lgc-tablet-grid-15:before, .lgc-grid-20:before, .lgc-mobile-grid-20:before, .lgc-tablet-grid-20:before, .lgc-grid-25:before, .lgc-mobile-grid-25:before, .lgc-tablet-grid-25:before, .lgc-grid-30:before, .lgc-mobile-grid-30:before, .lgc-tablet-grid-30:before, .lgc-grid-35:before, .lgc-mobile-grid-35:before, .lgc-tablet-grid-35:before, .lgc-grid-40:before, .lgc-mobile-grid-40:before, .lgc-tablet-grid-40:before, .lgc-grid-45:before, .lgc-mobile-grid-45:before, .lgc-tablet-grid-45:before, .lgc-grid-50:before, .lgc-mobile-grid-50:before, .lgc-tablet-grid-50:before, .lgc-grid-55:before, .lgc-mobile-grid-55:before, .lgc-tablet-grid-55:before, .lgc-grid-60:before, .lgc-mobile-grid-60:before, .lgc-tablet-grid-60:before, .lgc-grid-65:before, .lgc-mobile-grid-65:before, .lgc-tablet-grid-65:before, .lgc-grid-70:before, .lgc-mobile-grid-70:before, .lgc-tablet-grid-70:before, .lgc-grid-75:before, .lgc-mobile-grid-75:before, .lgc-tablet-grid-75:before, .lgc-grid-80:before, .lgc-mobile-grid-80:before, .lgc-tablet-grid-80:before, .lgc-grid-85:before, .lgc-mobile-grid-85:before, .lgc-tablet-grid-85:before, .lgc-grid-90:before, .lgc-mobile-grid-90:before, .lgc-tablet-grid-90:before, .lgc-grid-95:before, .lgc-mobile-grid-95:before, .lgc-tablet-grid-95:before, .lgc-grid-100:before, .lgc-mobile-grid-100:before, .lgc-tablet-grid-100:before, .lgc-grid-33:before, .lgc-mobile-grid-33:before, .lgc-tablet-grid-33:before, .lgc-grid-66:before, .lgc-mobile-grid-66:before, .lgc-tablet-grid-66:before, .lgc-clearfix:before,
17
+ .lgc-grid-container:after,
18
+ .lgc-grid-5:after,
19
+ .lgc-mobile-grid-5:after,
20
+ .lgc-tablet-grid-5:after,
21
+ .lgc-grid-10:after,
22
+ .lgc-mobile-grid-10:after,
23
+ .lgc-tablet-grid-10:after,
24
+ .lgc-grid-15:after,
25
+ .lgc-mobile-grid-15:after,
26
+ .lgc-tablet-grid-15:after,
27
+ .lgc-grid-20:after,
28
+ .lgc-mobile-grid-20:after,
29
+ .lgc-tablet-grid-20:after,
30
+ .lgc-grid-25:after,
31
+ .lgc-mobile-grid-25:after,
32
+ .lgc-tablet-grid-25:after,
33
+ .lgc-grid-30:after,
34
+ .lgc-mobile-grid-30:after,
35
+ .lgc-tablet-grid-30:after,
36
+ .lgc-grid-35:after,
37
+ .lgc-mobile-grid-35:after,
38
+ .lgc-tablet-grid-35:after,
39
+ .lgc-grid-40:after,
40
+ .lgc-mobile-grid-40:after,
41
+ .lgc-tablet-grid-40:after,
42
+ .lgc-grid-45:after,
43
+ .lgc-mobile-grid-45:after,
44
+ .lgc-tablet-grid-45:after,
45
+ .lgc-grid-50:after,
46
+ .lgc-mobile-grid-50:after,
47
+ .lgc-tablet-grid-50:after,
48
+ .lgc-grid-55:after,
49
+ .lgc-mobile-grid-55:after,
50
+ .lgc-tablet-grid-55:after,
51
+ .lgc-grid-60:after,
52
+ .lgc-mobile-grid-60:after,
53
+ .lgc-tablet-grid-60:after,
54
+ .lgc-grid-65:after,
55
+ .lgc-mobile-grid-65:after,
56
+ .lgc-tablet-grid-65:after,
57
+ .lgc-grid-70:after,
58
+ .lgc-mobile-grid-70:after,
59
+ .lgc-tablet-grid-70:after,
60
+ .lgc-grid-75:after,
61
+ .lgc-mobile-grid-75:after,
62
+ .lgc-tablet-grid-75:after,
63
+ .lgc-grid-80:after,
64
+ .lgc-mobile-grid-80:after,
65
+ .lgc-tablet-grid-80:after,
66
+ .lgc-grid-85:after,
67
+ .lgc-mobile-grid-85:after,
68
+ .lgc-tablet-grid-85:after,
69
+ .lgc-grid-90:after,
70
+ .lgc-mobile-grid-90:after,
71
+ .lgc-tablet-grid-90:after,
72
+ .lgc-grid-95:after,
73
+ .lgc-mobile-grid-95:after,
74
+ .lgc-tablet-grid-95:after,
75
+ .lgc-grid-100:after,
76
+ .lgc-mobile-grid-100:after,
77
+ .lgc-tablet-grid-100:after,
78
+ .lgc-grid-33:after,
79
+ .lgc-mobile-grid-33:after,
80
+ .lgc-tablet-grid-33:after,
81
+ .lgc-grid-66:after,
82
+ .lgc-mobile-grid-66:after,
83
+ .lgc-tablet-grid-66:after,
84
+ .lgc-clearfix:after {
85
+ content: ".";
86
+ display: block;
87
+ overflow: hidden;
88
+ visibility: hidden;
89
+ font-size: 0;
90
+ line-height: 0;
91
+ width: 0;
92
+ height: 0;
93
+ }
94
+
95
+ .lgc-grid-container:after, .lgc-grid-5:after, .lgc-mobile-grid-5:after, .lgc-tablet-grid-5:after, .lgc-grid-10:after, .lgc-mobile-grid-10:after, .lgc-tablet-grid-10:after, .lgc-grid-15:after, .lgc-mobile-grid-15:after, .lgc-tablet-grid-15:after, .lgc-grid-20:after, .lgc-mobile-grid-20:after, .lgc-tablet-grid-20:after, .lgc-grid-25:after, .lgc-mobile-grid-25:after, .lgc-tablet-grid-25:after, .lgc-grid-30:after, .lgc-mobile-grid-30:after, .lgc-tablet-grid-30:after, .lgc-grid-35:after, .lgc-mobile-grid-35:after, .lgc-tablet-grid-35:after, .lgc-grid-40:after, .lgc-mobile-grid-40:after, .lgc-tablet-grid-40:after, .lgc-grid-45:after, .lgc-mobile-grid-45:after, .lgc-tablet-grid-45:after, .lgc-grid-50:after, .lgc-mobile-grid-50:after, .lgc-tablet-grid-50:after, .lgc-grid-55:after, .lgc-mobile-grid-55:after, .lgc-tablet-grid-55:after, .lgc-grid-60:after, .lgc-mobile-grid-60:after, .lgc-tablet-grid-60:after, .lgc-grid-65:after, .lgc-mobile-grid-65:after, .lgc-tablet-grid-65:after, .lgc-grid-70:after, .lgc-mobile-grid-70:after, .lgc-tablet-grid-70:after, .lgc-grid-75:after, .lgc-mobile-grid-75:after, .lgc-tablet-grid-75:after, .lgc-grid-80:after, .lgc-mobile-grid-80:after, .lgc-tablet-grid-80:after, .lgc-grid-85:after, .lgc-mobile-grid-85:after, .lgc-tablet-grid-85:after, .lgc-grid-90:after, .lgc-mobile-grid-90:after, .lgc-tablet-grid-90:after, .lgc-grid-95:after, .lgc-mobile-grid-95:after, .lgc-tablet-grid-95:after, .lgc-grid-100:after, .lgc-mobile-grid-100:after, .lgc-tablet-grid-100:after, .lgc-grid-33:after, .lgc-mobile-grid-33:after, .lgc-tablet-grid-33:after, .lgc-grid-66:after, .lgc-mobile-grid-66:after, .lgc-tablet-grid-66:after, .lgc-clearfix:after {
96
+ clear: both;
97
+ }
98
+
99
+ .lgc-grid-container {
100
+ margin-left: auto;
101
+ margin-right: auto;
102
+ max-width: 1200px;
103
+ padding-left: 10px;
104
+ padding-right: 10px;
105
+ }
106
+
107
+ .lgc-grid-5, .lgc-mobile-grid-5, .lgc-tablet-grid-5, .lgc-grid-10, .lgc-mobile-grid-10, .lgc-tablet-grid-10, .lgc-grid-15, .lgc-mobile-grid-15, .lgc-tablet-grid-15, .lgc-grid-20, .lgc-mobile-grid-20, .lgc-tablet-grid-20, .lgc-grid-25, .lgc-mobile-grid-25, .lgc-tablet-grid-25, .lgc-grid-30, .lgc-mobile-grid-30, .lgc-tablet-grid-30, .lgc-grid-35, .lgc-mobile-grid-35, .lgc-tablet-grid-35, .lgc-grid-40, .lgc-mobile-grid-40, .lgc-tablet-grid-40, .lgc-grid-45, .lgc-mobile-grid-45, .lgc-tablet-grid-45, .lgc-grid-50, .lgc-mobile-grid-50, .lgc-tablet-grid-50, .lgc-grid-55, .lgc-mobile-grid-55, .lgc-tablet-grid-55, .lgc-grid-60, .lgc-mobile-grid-60, .lgc-tablet-grid-60, .lgc-grid-65, .lgc-mobile-grid-65, .lgc-tablet-grid-65, .lgc-grid-70, .lgc-mobile-grid-70, .lgc-tablet-grid-70, .lgc-grid-75, .lgc-mobile-grid-75, .lgc-tablet-grid-75, .lgc-grid-80, .lgc-mobile-grid-80, .lgc-tablet-grid-80, .lgc-grid-85, .lgc-mobile-grid-85, .lgc-tablet-grid-85, .lgc-grid-90, .lgc-mobile-grid-90, .lgc-tablet-grid-90, .lgc-grid-95, .lgc-mobile-grid-95, .lgc-tablet-grid-95, .lgc-grid-100, .lgc-mobile-grid-100, .lgc-tablet-grid-100, .lgc-grid-33, .lgc-mobile-grid-33, .lgc-tablet-grid-33, .lgc-grid-66, .lgc-mobile-grid-66, .lgc-tablet-grid-66 {
108
+ -moz-box-sizing: border-box;
109
+ -webkit-box-sizing: border-box;
110
+ box-sizing: border-box;
111
+ padding-left: 10px;
112
+ padding-right: 10px;
113
+ }
114
+
115
+ .lgc-grid-parent {
116
+ padding-left: 0;
117
+ padding-right: 0;
118
+ }
119
+
120
+ .lgc-grid-offset {
121
+ margin-left: -10px;
122
+ margin-right: -10px;
123
+ }
124
+
125
+ @media (max-width: 767px) {
126
+ .mobile-push-5, .lgc-mobile-pull-5, .lgc-mobile-push-10, .lgc-mobile-pull-10, .lgc-mobile-push-15, .lgc-mobile-pull-15, .lgc-mobile-push-20, .lgc-mobile-pull-20, .lgc-mobile-push-25, .lgc-mobile-pull-25, .lgc-mobile-push-30, .lgc-mobile-pull-30, .lgc-mobile-push-35, .lgc-mobile-pull-35, .lgc-mobile-push-40, .lgc-mobile-pull-40, .lgc-mobile-push-45, .lgc-mobile-pull-45, .lgc-mobile-push-50, .lgc-mobile-pull-50, .lgc-mobile-push-55, .lgc-mobile-pull-55, .lgc-mobile-push-60, .lgc-mobile-pull-60, .lgc-mobile-push-65, .lgc-mobile-pull-65, .lgc-mobile-push-70, .lgc-mobile-pull-70, .lgc-mobile-push-75, .lgc-mobile-pull-75, .lgc-mobile-push-80, .lgc-mobile-pull-80, .lgc-mobile-push-85, .lgc-mobile-pull-85, .lgc-mobile-push-90, .lgc-mobile-pull-90, .lgc-mobile-push-95, .lgc-mobile-pull-95, .lgc-mobile-push-33, .lgc-mobile-pull-33, .lgc-mobile-push-66, .lgc-mobile-pull-66 {
127
+ position: relative;
128
+ }
129
+
130
+ .lgc-hide-on-mobile {
131
+ display: none !important;
132
+ }
133
+
134
+ .lgc-mobile-grid-5 {
135
+ float: left;
136
+ width: 5%;
137
+ }
138
+
139
+ .lgc-mobile-prefix-5 {
140
+ margin-left: 5%;
141
+ }
142
+
143
+ .lgc-mobile-suffix-5 {
144
+ margin-right: 5%;
145
+ }
146
+
147
+ .lgc-mobile-push-5 {
148
+ left: 5%;
149
+ }
150
+
151
+ .lgc-mobile-pull-5 {
152
+ left: -5%;
153
+ }
154
+
155
+ .lgc-mobile-grid-10 {
156
+ float: left;
157
+ width: 10%;
158
+ }
159
+
160
+ .lgc-mobile-prefix-10 {
161
+ margin-left: 10%;
162
+ }
163
+
164
+ .lgc-mobile-suffix-10 {
165
+ margin-right: 10%;
166
+ }
167
+
168
+ .lgc-mobile-push-10 {
169
+ left: 10%;
170
+ }
171
+
172
+ .lgc-mobile-pull-10 {
173
+ left: -10%;
174
+ }
175
+
176
+ .lgc-mobile-grid-15 {
177
+ float: left;
178
+ width: 15%;
179
+ }
180
+
181
+ .lgc-mobile-prefix-15 {
182
+ margin-left: 15%;
183
+ }
184
+
185
+ .lgc-mobile-suffix-15 {
186
+ margin-right: 15%;
187
+ }
188
+
189
+ .lgc-mobile-push-15 {
190
+ left: 15%;
191
+ }
192
+
193
+ .lgc-mobile-pull-15 {
194
+ left: -15%;
195
+ }
196
+
197
+ .lgc-mobile-grid-20 {
198
+ float: left;
199
+ width: 20%;
200
+ }
201
+
202
+ .lgc-mobile-prefix-20 {
203
+ margin-left: 20%;
204
+ }
205
+
206
+ .lgc-mobile-suffix-20 {
207
+ margin-right: 20%;
208
+ }
209
+
210
+ .lgc-mobile-push-20 {
211
+ left: 20%;
212
+ }
213
+
214
+ .lgc-mobile-pull-20 {
215
+ left: -20%;
216
+ }
217
+
218
+ .lgc-mobile-grid-25 {
219
+ float: left;
220
+ width: 25%;
221
+ }
222
+
223
+ .lgc-mobile-prefix-25 {
224
+ margin-left: 25%;
225
+ }
226
+
227
+ .lgc-mobile-suffix-25 {
228
+ margin-right: 25%;
229
+ }
230
+
231
+ .lgc-mobile-push-25 {
232
+ left: 25%;
233
+ }
234
+
235
+ .lgc-mobile-pull-25 {
236
+ left: -25%;
237
+ }
238
+
239
+ .lgc-mobile-grid-30 {
240
+ float: left;
241
+ width: 30%;
242
+ }
243
+
244
+ .lgc-mobile-prefix-30 {
245
+ margin-left: 30%;
246
+ }
247
+
248
+ .lgc-mobile-suffix-30 {
249
+ margin-right: 30%;
250
+ }
251
+
252
+ .lgc-mobile-push-30 {
253
+ left: 30%;
254
+ }
255
+
256
+ .lgc-mobile-pull-30 {
257
+ left: -30%;
258
+ }
259
+
260
+ .lgc-mobile-grid-35 {
261
+ float: left;
262
+ width: 35%;
263
+ }
264
+
265
+ .lgc-mobile-prefix-35 {
266
+ margin-left: 35%;
267
+ }
268
+
269
+ .lgc-mobile-suffix-35 {
270
+ margin-right: 35%;
271
+ }
272
+
273
+ .lgc-mobile-push-35 {
274
+ left: 35%;
275
+ }
276
+
277
+ .lgc-mobile-pull-35 {
278
+ left: -35%;
279
+ }
280
+
281
+ .lgc-mobile-grid-40 {
282
+ float: left;
283
+ width: 40%;
284
+ }
285
+
286
+ .lgc-mobile-prefix-40 {
287
+ margin-left: 40%;
288
+ }
289
+
290
+ .lgc-mobile-suffix-40 {
291
+ margin-right: 40%;
292
+ }
293
+
294
+ .lgc-mobile-push-40 {
295
+ left: 40%;
296
+ }
297
+
298
+ .lgc-mobile-pull-40 {
299
+ left: -40%;
300
+ }
301
+
302
+ .lgc-mobile-grid-45 {
303
+ float: left;
304
+ width: 45%;
305
+ }
306
+
307
+ .lgc-mobile-prefix-45 {
308
+ margin-left: 45%;
309
+ }
310
+
311
+ .lgc-mobile-suffix-45 {
312
+ margin-right: 45%;
313
+ }
314
+
315
+ .lgc-mobile-push-45 {
316
+ left: 45%;
317
+ }
318
+
319
+ .lgc-mobile-pull-45 {
320
+ left: -45%;
321
+ }
322
+
323
+ .lgc-mobile-grid-50 {
324
+ float: left;
325
+ width: 50%;
326
+ }
327
+
328
+ .lgc-mobile-prefix-50 {
329
+ margin-left: 50%;
330
+ }
331
+
332
+ .lgc-mobile-suffix-50 {
333
+ margin-right: 50%;
334
+ }
335
+
336
+ .lgc-mobile-push-50 {
337
+ left: 50%;
338
+ }
339
+
340
+ .lgc-mobile-pull-50 {
341
+ left: -50%;
342
+ }
343
+
344
+ .lgc-mobile-grid-55 {
345
+ float: left;
346
+ width: 55%;
347
+ }
348
+
349
+ .lgc-mobile-prefix-55 {
350
+ margin-left: 55%;
351
+ }
352
+
353
+ .lgc-mobile-suffix-55 {
354
+ margin-right: 55%;
355
+ }
356
+
357
+ .lgc-mobile-push-55 {
358
+ left: 55%;
359
+ }
360
+
361
+ .lgc-mobile-pull-55 {
362
+ left: -55%;
363
+ }
364
+
365
+ .lgc-mobile-grid-60 {
366
+ float: left;
367
+ width: 60%;
368
+ }
369
+
370
+ .lgc-mobile-prefix-60 {
371
+ margin-left: 60%;
372
+ }
373
+
374
+ .lgc-mobile-suffix-60 {
375
+ margin-right: 60%;
376
+ }
377
+
378
+ .lgc-mobile-push-60 {
379
+ left: 60%;
380
+ }
381
+
382
+ .lgc-mobile-pull-60 {
383
+ left: -60%;
384
+ }
385
+
386
+ .lgc-mobile-grid-65 {
387
+ float: left;
388
+ width: 65%;
389
+ }
390
+
391
+ .lgc-mobile-prefix-65 {
392
+ margin-left: 65%;
393
+ }
394
+
395
+ .lgc-mobile-suffix-65 {
396
+ margin-right: 65%;
397
+ }
398
+
399
+ .lgc-mobile-push-65 {
400
+ left: 65%;
401
+ }
402
+
403
+ .lgc-mobile-pull-65 {
404
+ left: -65%;
405
+ }
406
+
407
+ .lgc-mobile-grid-70 {
408
+ float: left;
409
+ width: 70%;
410
+ }
411
+
412
+ .lgc-mobile-prefix-70 {
413
+ margin-left: 70%;
414
+ }
415
+
416
+ .lgc-mobile-suffix-70 {
417
+ margin-right: 70%;
418
+ }
419
+
420
+ .lgc-mobile-push-70 {
421
+ left: 70%;
422
+ }
423
+
424
+ .lgc-mobile-pull-70 {
425
+ left: -70%;
426
+ }
427
+
428
+ .lgc-mobile-grid-75 {
429
+ float: left;
430
+ width: 75%;
431
+ }
432
+
433
+ .lgc-mobile-prefix-75 {
434
+ margin-left: 75%;
435
+ }
436
+
437
+ .lgc-mobile-suffix-75 {
438
+ margin-right: 75%;
439
+ }
440
+
441
+ .lgc-mobile-push-75 {
442
+ left: 75%;
443
+ }
444
+
445
+ .lgc-mobile-pull-75 {
446
+ left: -75%;
447
+ }
448
+
449
+ .lgc-mobile-grid-80 {
450
+ float: left;
451
+ width: 80%;
452
+ }
453
+
454
+ .lgc-mobile-prefix-80 {
455
+ margin-left: 80%;
456
+ }
457
+
458
+ .lgc-mobile-suffix-80 {
459
+ margin-right: 80%;
460
+ }
461
+
462
+ .lgc-mobile-push-80 {
463
+ left: 80%;
464
+ }
465
+
466
+ .lgc-mobile-pull-80 {
467
+ left: -80%;
468
+ }
469
+
470
+ .lgc-mobile-grid-85 {
471
+ float: left;
472
+ width: 85%;
473
+ }
474
+
475
+ .lgc-mobile-prefix-85 {
476
+ margin-left: 85%;
477
+ }
478
+
479
+ .lgc-mobile-suffix-85 {
480
+ margin-right: 85%;
481
+ }
482
+
483
+ .lgc-mobile-push-85 {
484
+ left: 85%;
485
+ }
486
+
487
+ .lgc-mobile-pull-85 {
488
+ left: -85%;
489
+ }
490
+
491
+ .lgc-mobile-grid-90 {
492
+ float: left;
493
+ width: 90%;
494
+ }
495
+
496
+ .lgc-mobile-prefix-90 {
497
+ margin-left: 90%;
498
+ }
499
+
500
+ .lgc-mobile-suffix-90 {
501
+ margin-right: 90%;
502
+ }
503
+
504
+ .lgc-mobile-push-90 {
505
+ left: 90%;
506
+ }
507
+
508
+ .lgc-mobile-pull-90 {
509
+ left: -90%;
510
+ }
511
+
512
+ .lgc-mobile-grid-95 {
513
+ float: left;
514
+ width: 95%;
515
+ }
516
+
517
+ .lgc-mobile-prefix-95 {
518
+ margin-left: 95%;
519
+ }
520
+
521
+ .lgc-mobile-suffix-95 {
522
+ margin-right: 95%;
523
+ }
524
+
525
+ .lgc-mobile-push-95 {
526
+ left: 95%;
527
+ }
528
+
529
+ .lgc-mobile-pull-95 {
530
+ left: -95%;
531
+ }
532
+
533
+ .lgc-mobile-grid-33 {
534
+ float: left;
535
+ width: 33.33333%;
536
+ }
537
+
538
+ .lgc-mobile-prefix-33 {
539
+ margin-left: 33.33333%;
540
+ }
541
+
542
+ .lgc-mobile-suffix-33 {
543
+ margin-right: 33.33333%;
544
+ }
545
+
546
+ .lgc-mobile-push-33 {
547
+ left: 33.33333%;
548
+ }
549
+
550
+ .lgc-mobile-pull-33 {
551
+ left: -33.33333%;
552
+ }
553
+
554
+ .lgc-mobile-grid-66 {
555
+ float: left;
556
+ width: 66.66667%;
557
+ }
558
+
559
+ .lgc-mobile-prefix-66 {
560
+ margin-left: 66.66667%;
561
+ }
562
+
563
+ .lgc-mobile-suffix-66 {
564
+ margin-right: 66.66667%;
565
+ }
566
+
567
+ .lgc-mobile-push-66 {
568
+ left: 66.66667%;
569
+ }
570
+
571
+ .lgc-mobile-pull-66 {
572
+ left: -66.66667%;
573
+ }
574
+
575
+ .lgc-mobile-grid-100 {
576
+ clear: both;
577
+ width: 100%;
578
+ }
579
+ }
580
+ @media (min-width: 768px) and (max-width: 1025px) {
581
+ .tablet-push-5, .lgc-tablet-pull-5, .lgc-tablet-push-10, .lgc-tablet-pull-10, .lgc-tablet-push-15, .lgc-tablet-pull-15, .lgc-tablet-push-20, .lgc-tablet-pull-20, .lgc-tablet-push-25, .lgc-tablet-pull-25, .lgc-tablet-push-30, .lgc-tablet-pull-30, .lgc-tablet-push-35, .lgc-tablet-pull-35, .lgc-tablet-push-40, .lgc-tablet-pull-40, .lgc-tablet-push-45, .lgc-tablet-pull-45, .lgc-tablet-push-50, .lgc-tablet-pull-50, .lgc-tablet-push-55, .lgc-tablet-pull-55, .lgc-tablet-push-60, .lgc-tablet-pull-60, .lgc-tablet-push-65, .lgc-tablet-pull-65, .lgc-tablet-push-70, .lgc-tablet-pull-70, .lgc-tablet-push-75, .lgc-tablet-pull-75, .lgc-tablet-push-80, .lgc-tablet-pull-80, .lgc-tablet-push-85, .lgc-tablet-pull-85, .lgc-tablet-push-90, .lgc-tablet-pull-90, .lgc-tablet-push-95, .lgc-tablet-pull-95, .lgc-tablet-push-33, .lgc-tablet-pull-33, .lgc-tablet-push-66, .lgc-tablet-pull-66 {
582
+ position: relative;
583
+ }
584
+
585
+ .lgc-hide-on-tablet {
586
+ display: none !important;
587
+ }
588
+
589
+ .lgc-tablet-grid-5 {
590
+ float: left;
591
+ width: 5%;
592
+ }
593
+
594
+ .lgc-tablet-prefix-5 {
595
+ margin-left: 5%;
596
+ }
597
+
598
+ .lgc-tablet-suffix-5 {
599
+ margin-right: 5%;
600
+ }
601
+
602
+ .lgc-tablet-push-5 {
603
+ left: 5%;
604
+ }
605
+
606
+ .lgc-tablet-pull-5 {
607
+ left: -5%;
608
+ }
609
+
610
+ .lgc-tablet-grid-10 {
611
+ float: left;
612
+ width: 10%;
613
+ }
614
+
615
+ .lgc-tablet-prefix-10 {
616
+ margin-left: 10%;
617
+ }
618
+
619
+ .lgc-tablet-suffix-10 {
620
+ margin-right: 10%;
621
+ }
622
+
623
+ .lgc-tablet-push-10 {
624
+ left: 10%;
625
+ }
626
+
627
+ .lgc-tablet-pull-10 {
628
+ left: -10%;
629
+ }
630
+
631
+ .lgc-tablet-grid-15 {
632
+ float: left;
633
+ width: 15%;
634
+ }
635
+
636
+ .lgc-tablet-prefix-15 {
637
+ margin-left: 15%;
638
+ }
639
+
640
+ .lgc-tablet-suffix-15 {
641
+ margin-right: 15%;
642
+ }
643
+
644
+ .lgc-tablet-push-15 {
645
+ left: 15%;
646
+ }
647
+
648
+ .lgc-tablet-pull-15 {
649
+ left: -15%;
650
+ }
651
+
652
+ .lgc-tablet-grid-20 {
653
+ float: left;
654
+ width: 20%;
655
+ }
656
+
657
+ .lgc-tablet-prefix-20 {
658
+ margin-left: 20%;
659
+ }
660
+
661
+ .lgc-tablet-suffix-20 {
662
+ margin-right: 20%;
663
+ }
664
+
665
+ .lgc-tablet-push-20 {
666
+ left: 20%;
667
+ }
668
+
669
+ .lgc-tablet-pull-20 {
670
+ left: -20%;
671
+ }
672
+
673
+ .lgc-tablet-grid-25 {
674
+ float: left;
675
+ width: 25%;
676
+ }
677
+
678
+ .lgc-tablet-prefix-25 {
679
+ margin-left: 25%;
680
+ }
681
+
682
+ .lgc-tablet-suffix-25 {
683
+ margin-right: 25%;
684
+ }
685
+
686
+ .lgc-tablet-push-25 {
687
+ left: 25%;
688
+ }
689
+
690
+ .lgc-tablet-pull-25 {
691
+ left: -25%;
692
+ }
693
+
694
+ .lgc-tablet-grid-30 {
695
+ float: left;
696
+ width: 30%;
697
+ }
698
+
699
+ .lgc-tablet-prefix-30 {
700
+ margin-left: 30%;
701
+ }
702
+
703
+ .lgc-tablet-suffix-30 {
704
+ margin-right: 30%;
705
+ }
706
+
707
+ .lgc-tablet-push-30 {
708
+ left: 30%;
709
+ }
710
+
711
+ .lgc-tablet-pull-30 {
712
+ left: -30%;
713
+ }
714
+
715
+ .lgc-tablet-grid-35 {
716
+ float: left;
717
+ width: 35%;
718
+ }
719
+
720
+ .lgc-tablet-prefix-35 {
721
+ margin-left: 35%;
722
+ }
723
+
724
+ .lgc-tablet-suffix-35 {
725
+ margin-right: 35%;
726
+ }
727
+
728
+ .lgc-tablet-push-35 {
729
+ left: 35%;
730
+ }
731
+
732
+ .lgc-tablet-pull-35 {
733
+ left: -35%;
734
+ }
735
+
736
+ .lgc-tablet-grid-40 {
737
+ float: left;
738
+ width: 40%;
739
+ }
740
+
741
+ .lgc-tablet-prefix-40 {
742
+ margin-left: 40%;
743
+ }
744
+
745
+ .lgc-tablet-suffix-40 {
746
+ margin-right: 40%;
747
+ }
748
+
749
+ .lgc-tablet-push-40 {
750
+ left: 40%;
751
+ }
752
+
753
+ .lgc-tablet-pull-40 {
754
+ left: -40%;
755
+ }
756
+
757
+ .lgc-tablet-grid-45 {
758
+ float: left;
759
+ width: 45%;
760
+ }
761
+
762
+ .lgc-tablet-prefix-45 {
763
+ margin-left: 45%;
764
+ }
765
+
766
+ .lgc-tablet-suffix-45 {
767
+ margin-right: 45%;
768
+ }
769
+
770
+ .lgc-tablet-push-45 {
771
+ left: 45%;
772
+ }
773
+
774
+ .lgc-tablet-pull-45 {
775
+ left: -45%;
776
+ }
777
+
778
+ .lgc-tablet-grid-50 {
779
+ float: left;
780
+ width: 50%;
781
+ }
782
+
783
+ .lgc-tablet-prefix-50 {
784
+ margin-left: 50%;
785
+ }
786
+
787
+ .lgc-tablet-suffix-50 {
788
+ margin-right: 50%;
789
+ }
790
+
791
+ .lgc-tablet-push-50 {
792
+ left: 50%;
793
+ }
794
+
795
+ .lgc-tablet-pull-50 {
796
+ left: -50%;
797
+ }
798
+
799
+ .lgc-tablet-grid-55 {
800
+ float: left;
801
+ width: 55%;
802
+ }
803
+
804
+ .lgc-tablet-prefix-55 {
805
+ margin-left: 55%;
806
+ }
807
+
808
+ .lgc-tablet-suffix-55 {
809
+ margin-right: 55%;
810
+ }
811
+
812
+ .lgc-tablet-push-55 {
813
+ left: 55%;
814
+ }
815
+
816
+ .lgc-tablet-pull-55 {
817
+ left: -55%;
818
+ }
819
+
820
+ .lgc-tablet-grid-60 {
821
+ float: left;
822
+ width: 60%;
823
+ }
824
+
825
+ .lgc-tablet-prefix-60 {
826
+ margin-left: 60%;
827
+ }
828
+
829
+ .lgc-tablet-suffix-60 {
830
+ margin-right: 60%;
831
+ }
832
+
833
+ .lgc-tablet-push-60 {
834
+ left: 60%;
835
+ }
836
+
837
+ .lgc-tablet-pull-60 {
838
+ left: -60%;
839
+ }
840
+
841
+ .lgc-tablet-grid-65 {
842
+ float: left;
843
+ width: 65%;
844
+ }
845
+
846
+ .lgc-tablet-prefix-65 {
847
+ margin-left: 65%;
848
+ }
849
+
850
+ .lgc-tablet-suffix-65 {
851
+ margin-right: 65%;
852
+ }
853
+
854
+ .lgc-tablet-push-65 {
855
+ left: 65%;
856
+ }
857
+
858
+ .lgc-tablet-pull-65 {
859
+ left: -65%;
860
+ }
861
+
862
+ .lgc-tablet-grid-70 {
863
+ float: left;
864
+ width: 70%;
865
+ }
866
+
867
+ .lgc-tablet-prefix-70 {
868
+ margin-left: 70%;
869
+ }
870
+
871
+ .lgc-tablet-suffix-70 {
872
+ margin-right: 70%;
873
+ }
874
+
875
+ .lgc-tablet-push-70 {
876
+ left: 70%;
877
+ }
878
+
879
+ .lgc-tablet-pull-70 {
880
+ left: -70%;
881
+ }
882
+
883
+ .lgc-tablet-grid-75 {
884
+ float: left;
885
+ width: 75%;
886
+ }
887
+
888
+ .lgc-tablet-prefix-75 {
889
+ margin-left: 75%;
890
+ }
891
+
892
+ .lgc-tablet-suffix-75 {
893
+ margin-right: 75%;
894
+ }
895
+
896
+ .lgc-tablet-push-75 {
897
+ left: 75%;
898
+ }
899
+
900
+ .lgc-tablet-pull-75 {
901
+ left: -75%;
902
+ }
903
+
904
+ .lgc-tablet-grid-80 {
905
+ float: left;
906
+ width: 80%;
907
+ }
908
+
909
+ .lgc-tablet-prefix-80 {
910
+ margin-left: 80%;
911
+ }
912
+
913
+ .lgc-tablet-suffix-80 {
914
+ margin-right: 80%;
915
+ }
916
+
917
+ .lgc-tablet-push-80 {
918
+ left: 80%;
919
+ }
920
+
921
+ .lgc-tablet-pull-80 {
922
+ left: -80%;
923
+ }
924
+
925
+ .lgc-tablet-grid-85 {
926
+ float: left;
927
+ width: 85%;
928
+ }
929
+
930
+ .lgc-tablet-prefix-85 {
931
+ margin-left: 85%;
932
+ }
933
+
934
+ .lgc-tablet-suffix-85 {
935
+ margin-right: 85%;
936
+ }
937
+
938
+ .lgc-tablet-push-85 {
939
+ left: 85%;
940
+ }
941
+
942
+ .lgc-tablet-pull-85 {
943
+ left: -85%;
944
+ }
945
+
946
+ .lgc-tablet-grid-90 {
947
+ float: left;
948
+ width: 90%;
949
+ }
950
+
951
+ .lgc-tablet-prefix-90 {
952
+ margin-left: 90%;
953
+ }
954
+
955
+ .lgc-tablet-suffix-90 {
956
+ margin-right: 90%;
957
+ }
958
+
959
+ .lgc-tablet-push-90 {
960
+ left: 90%;
961
+ }
962
+
963
+ .lgc-tablet-pull-90 {
964
+ left: -90%;
965
+ }
966
+
967
+ .lgc-tablet-grid-95 {
968
+ float: left;
969
+ width: 95%;
970
+ }
971
+
972
+ .lgc-tablet-prefix-95 {
973
+ margin-left: 95%;
974
+ }
975
+
976
+ .lgc-tablet-suffix-95 {
977
+ margin-right: 95%;
978
+ }
979
+
980
+ .lgc-tablet-push-95 {
981
+ left: 95%;
982
+ }
983
+
984
+ .lgc-tablet-pull-95 {
985
+ left: -95%;
986
+ }
987
+
988
+ .lgc-tablet-grid-33 {
989
+ float: left;
990
+ width: 33.33333%;
991
+ }
992
+
993
+ .lgc-tablet-prefix-33 {
994
+ margin-left: 33.33333%;
995
+ }
996
+
997
+ .lgc-tablet-suffix-33 {
998
+ margin-right: 33.33333%;
999
+ }
1000
+
1001
+ .lgc-tablet-push-33 {
1002
+ left: 33.33333%;
1003
+ }
1004
+
1005
+ .lgc-tablet-pull-33 {
1006
+ left: -33.33333%;
1007
+ }
1008
+
1009
+ .lgc-tablet-grid-66 {
1010
+ float: left;
1011
+ width: 66.66667%;
1012
+ }
1013
+
1014
+ .lgc-tablet-prefix-66 {
1015
+ margin-left: 66.66667%;
1016
+ }
1017
+
1018
+ .lgc-tablet-suffix-66 {
1019
+ margin-right: 66.66667%;
1020
+ }
1021
+
1022
+ .lgc-tablet-push-66 {
1023
+ left: 66.66667%;
1024
+ }
1025
+
1026
+ .lgc-tablet-pull-66 {
1027
+ left: -66.66667%;
1028
+ }
1029
+
1030
+ .lgc-tablet-grid-100 {
1031
+ clear: both;
1032
+ width: 100%;
1033
+ }
1034
+ }
1035
+ @media (min-width: 1025px) {
1036
+ .push-5, .lgc-pull-5, .lgc-push-10, .lgc-pull-10, .lgc-push-15, .lgc-pull-15, .lgc-push-20, .lgc-pull-20, .lgc-push-25, .lgc-pull-25, .lgc-push-30, .lgc-pull-30, .lgc-push-35, .lgc-pull-35, .lgc-push-40, .lgc-pull-40, .lgc-push-45, .lgc-pull-45, .lgc-push-50, .lgc-pull-50, .lgc-push-55, .lgc-pull-55, .lgc-push-60, .lgc-pull-60, .lgc-push-65, .lgc-pull-65, .lgc-push-70, .lgc-pull-70, .lgc-push-75, .lgc-pull-75, .lgc-push-80, .lgc-pull-80, .lgc-push-85, .lgc-pull-85, .lgc-push-90, .lgc-pull-90, .lgc-push-95, .lgc-pull-95, .lgc-push-33, .lgc-pull-33, .lgc-push-66, .lgc-pull-66 {
1037
+ position: relative;
1038
+ }
1039
+
1040
+ .lgc-hide-on-desktop {
1041
+ display: none !important;
1042
+ }
1043
+
1044
+ .lgc-grid-5 {
1045
+ float: left;
1046
+ width: 5%;
1047
+ }
1048
+
1049
+ .lgc-prefix-5 {
1050
+ margin-left: 5%;
1051
+ }
1052
+
1053
+ .lgc-suffix-5 {
1054
+ margin-right: 5%;
1055
+ }
1056
+
1057
+ .lgc-push-5 {
1058
+ left: 5%;
1059
+ }
1060
+
1061
+ .lgc-pull-5 {
1062
+ left: -5%;
1063
+ }
1064
+
1065
+ .lgc-grid-10 {
1066
+ float: left;
1067
+ width: 10%;
1068
+ }
1069
+
1070
+ .lgc-prefix-10 {
1071
+ margin-left: 10%;
1072
+ }
1073
+
1074
+ .lgc-suffix-10 {
1075
+ margin-right: 10%;
1076
+ }
1077
+
1078
+ .lgc-push-10 {
1079
+ left: 10%;
1080
+ }
1081
+
1082
+ .lgc-pull-10 {
1083
+ left: -10%;
1084
+ }
1085
+
1086
+ .lgc-grid-15 {
1087
+ float: left;
1088
+ width: 15%;
1089
+ }
1090
+
1091
+ .lgc-prefix-15 {
1092
+ margin-left: 15%;
1093
+ }
1094
+
1095
+ .lgc-suffix-15 {
1096
+ margin-right: 15%;
1097
+ }
1098
+
1099
+ .lgc-push-15 {
1100
+ left: 15%;
1101
+ }
1102
+
1103
+ .lgc-pull-15 {
1104
+ left: -15%;
1105
+ }
1106
+
1107
+ .lgc-grid-20 {
1108
+ float: left;
1109
+ width: 20%;
1110
+ }
1111
+
1112
+ .lgc-prefix-20 {
1113
+ margin-left: 20%;
1114
+ }
1115
+
1116
+ .lgc-suffix-20 {
1117
+ margin-right: 20%;
1118
+ }
1119
+
1120
+ .lgc-push-20 {
1121
+ left: 20%;
1122
+ }
1123
+
1124
+ .lgc-pull-20 {
1125
+ left: -20%;
1126
+ }
1127
+
1128
+ .lgc-grid-25 {
1129
+ float: left;
1130
+ width: 25%;
1131
+ }
1132
+
1133
+ .lgc-prefix-25 {
1134
+ margin-left: 25%;
1135
+ }
1136
+
1137
+ .lgc-suffix-25 {
1138
+ margin-right: 25%;
1139
+ }
1140
+
1141
+ .lgc-push-25 {
1142
+ left: 25%;
1143
+ }
1144
+
1145
+ .lgc-pull-25 {
1146
+ left: -25%;
1147
+ }
1148
+
1149
+ .lgc-grid-30 {
1150
+ float: left;
1151
+ width: 30%;
1152
+ }
1153
+
1154
+ .lgc-prefix-30 {
1155
+ margin-left: 30%;
1156
+ }
1157
+
1158
+ .lgc-suffix-30 {
1159
+ margin-right: 30%;
1160
+ }
1161
+
1162
+ .lgc-push-30 {
1163
+ left: 30%;
1164
+ }
1165
+
1166
+ .lgc-pull-30 {
1167
+ left: -30%;
1168
+ }
1169
+
1170
+ .lgc-grid-35 {
1171
+ float: left;
1172
+ width: 35%;
1173
+ }
1174
+
1175
+ .lgc-prefix-35 {
1176
+ margin-left: 35%;
1177
+ }
1178
+
1179
+ .lgc-suffix-35 {
1180
+ margin-right: 35%;
1181
+ }
1182
+
1183
+ .lgc-push-35 {
1184
+ left: 35%;
1185
+ }
1186
+
1187
+ .lgc-pull-35 {
1188
+ left: -35%;
1189
+ }
1190
+
1191
+ .lgc-grid-40 {
1192
+ float: left;
1193
+ width: 40%;
1194
+ }
1195
+
1196
+ .lgc-prefix-40 {
1197
+ margin-left: 40%;
1198
+ }
1199
+
1200
+ .lgc-suffix-40 {
1201
+ margin-right: 40%;
1202
+ }
1203
+
1204
+ .lgc-push-40 {
1205
+ left: 40%;
1206
+ }
1207
+
1208
+ .lgc-pull-40 {
1209
+ left: -40%;
1210
+ }
1211
+
1212
+ .lgc-grid-45 {
1213
+ float: left;
1214
+ width: 45%;
1215
+ }
1216
+
1217
+ .lgc-prefix-45 {
1218
+ margin-left: 45%;
1219
+ }
1220
+
1221
+ .lgc-suffix-45 {
1222
+ margin-right: 45%;
1223
+ }
1224
+
1225
+ .lgc-push-45 {
1226
+ left: 45%;
1227
+ }
1228
+
1229
+ .lgc-pull-45 {
1230
+ left: -45%;
1231
+ }
1232
+
1233
+ .lgc-grid-50 {
1234
+ float: left;
1235
+ width: 50%;
1236
+ }
1237
+
1238
+ .lgc-prefix-50 {
1239
+ margin-left: 50%;
1240
+ }
1241
+
1242
+ .lgc-suffix-50 {
1243
+ margin-right: 50%;
1244
+ }
1245
+
1246
+ .lgc-push-50 {
1247
+ left: 50%;
1248
+ }
1249
+
1250
+ .lgc-pull-50 {
1251
+ left: -50%;
1252
+ }
1253
+
1254
+ .lgc-grid-55 {
1255
+ float: left;
1256
+ width: 55%;
1257
+ }
1258
+
1259
+ .lgc-prefix-55 {
1260
+ margin-left: 55%;
1261
+ }
1262
+
1263
+ .lgc-suffix-55 {
1264
+ margin-right: 55%;
1265
+ }
1266
+
1267
+ .lgc-push-55 {
1268
+ left: 55%;
1269
+ }
1270
+
1271
+ .lgc-pull-55 {
1272
+ left: -55%;
1273
+ }
1274
+
1275
+ .lgc-grid-60 {
1276
+ float: left;
1277
+ width: 60%;
1278
+ }
1279
+
1280
+ .lgc-prefix-60 {
1281
+ margin-left: 60%;
1282
+ }
1283
+
1284
+ .lgc-suffix-60 {
1285
+ margin-right: 60%;
1286
+ }
1287
+
1288
+ .lgc-push-60 {
1289
+ left: 60%;
1290
+ }
1291
+
1292
+ .lgc-pull-60 {
1293
+ left: -60%;
1294
+ }
1295
+
1296
+ .lgc-grid-65 {
1297
+ float: left;
1298
+ width: 65%;
1299
+ }
1300
+
1301
+ .lgc-prefix-65 {
1302
+ margin-left: 65%;
1303
+ }
1304
+
1305
+ .lgc-suffix-65 {
1306
+ margin-right: 65%;
1307
+ }
1308
+
1309
+ .lgc-push-65 {
1310
+ left: 65%;
1311
+ }
1312
+
1313
+ .lgc-pull-65 {
1314
+ left: -65%;
1315
+ }
1316
+
1317
+ .lgc-grid-70 {
1318
+ float: left;
1319
+ width: 70%;
1320
+ }
1321
+
1322
+ .lgc-prefix-70 {
1323
+ margin-left: 70%;
1324
+ }
1325
+
1326
+ .lgc-suffix-70 {
1327
+ margin-right: 70%;
1328
+ }
1329
+
1330
+ .lgc-push-70 {
1331
+ left: 70%;
1332
+ }
1333
+
1334
+ .lgc-pull-70 {
1335
+ left: -70%;
1336
+ }
1337
+
1338
+ .lgc-grid-75 {
1339
+ float: left;
1340
+ width: 75%;
1341
+ }
1342
+
1343
+ .lgc-prefix-75 {
1344
+ margin-left: 75%;
1345
+ }
1346
+
1347
+ .lgc-suffix-75 {
1348
+ margin-right: 75%;
1349
+ }
1350
+
1351
+ .lgc-push-75 {
1352
+ left: 75%;
1353
+ }
1354
+
1355
+ .lgc-pull-75 {
1356
+ left: -75%;
1357
+ }
1358
+
1359
+ .lgc-grid-80 {
1360
+ float: left;
1361
+ width: 80%;
1362
+ }
1363
+
1364
+ .lgc-prefix-80 {
1365
+ margin-left: 80%;
1366
+ }
1367
+
1368
+ .lgc-suffix-80 {
1369
+ margin-right: 80%;
1370
+ }
1371
+
1372
+ .lgc-push-80 {
1373
+ left: 80%;
1374
+ }
1375
+
1376
+ .lgc-pull-80 {
1377
+ left: -80%;
1378
+ }
1379
+
1380
+ .lgc-grid-85 {
1381
+ float: left;
1382
+ width: 85%;
1383
+ }
1384
+
1385
+ .lgc-prefix-85 {
1386
+ margin-left: 85%;
1387
+ }
1388
+
1389
+ .lgc-suffix-85 {
1390
+ margin-right: 85%;
1391
+ }
1392
+
1393
+ .lgc-push-85 {
1394
+ left: 85%;
1395
+ }
1396
+
1397
+ .lgc-pull-85 {
1398
+ left: -85%;
1399
+ }
1400
+
1401
+ .lgc-grid-90 {
1402
+ float: left;
1403
+ width: 90%;
1404
+ }
1405
+
1406
+ .lgc-prefix-90 {
1407
+ margin-left: 90%;
1408
+ }
1409
+
1410
+ .lgc-suffix-90 {
1411
+ margin-right: 90%;
1412
+ }
1413
+
1414
+ .lgc-push-90 {
1415
+ left: 90%;
1416
+ }
1417
+
1418
+ .lgc-pull-90 {
1419
+ left: -90%;
1420
+ }
1421
+
1422
+ .lgc-grid-95 {
1423
+ float: left;
1424
+ width: 95%;
1425
+ }
1426
+
1427
+ .lgc-prefix-95 {
1428
+ margin-left: 95%;
1429
+ }
1430
+
1431
+ .lgc-suffix-95 {
1432
+ margin-right: 95%;
1433
+ }
1434
+
1435
+ .lgc-push-95 {
1436
+ left: 95%;
1437
+ }
1438
+
1439
+ .lgc-pull-95 {
1440
+ left: -95%;
1441
+ }
1442
+
1443
+ .lgc-grid-33 {
1444
+ float: left;
1445
+ width: 33.33333%;
1446
+ }
1447
+
1448
+ .lgc-prefix-33 {
1449
+ margin-left: 33.33333%;
1450
+ }
1451
+
1452
+ .lgc-suffix-33 {
1453
+ margin-right: 33.33333%;
1454
+ }
1455
+
1456
+ .lgc-push-33 {
1457
+ left: 33.33333%;
1458
+ }
1459
+
1460
+ .lgc-pull-33 {
1461
+ left: -33.33333%;
1462
+ }
1463
+
1464
+ .lgc-grid-66 {
1465
+ float: left;
1466
+ width: 66.66667%;
1467
+ }
1468
+
1469
+ .lgc-prefix-66 {
1470
+ margin-left: 66.66667%;
1471
+ }
1472
+
1473
+ .lgc-suffix-66 {
1474
+ margin-right: 66.66667%;
1475
+ }
1476
+
1477
+ .lgc-push-66 {
1478
+ left: 66.66667%;
1479
+ }
1480
+
1481
+ .lgc-pull-66 {
1482
+ left: -66.66667%;
1483
+ }
1484
+
1485
+ .lgc-grid-100 {
1486
+ clear: both;
1487
+ width: 100%;
1488
+ }
1489
+ }
1490
+
1491
+ /* GP Column Custom CSS */
1492
+ .lgc-column p {
1493
+ margin-bottom: 1.5em;
1494
+ }
1495
+
1496
+ .inside-grid-column {
1497
+ padding: 0 10px 0 10px;
1498
+ margin-bottom: 1.5em;
1499
+ }
1500
+
1501
+ .inside-grid-column > p:last-child {
1502
+ margin-bottom: 0;
1503
+ }
1504
+
1505
+ @media (max-width:767px) {
1506
+ .lgc-mobile-grid-100 .inside-grid-column {
1507
+ padding: 0;
1508
+ }
1509
+ }
1510
+
1511
+ @media (max-width: 1024px) {
1512
+ .lgc-clear {
1513
+ display: none;
1514
+ }
1515
  }
css/unsemantic-grid-responsive-tablet.min.css CHANGED
@@ -1 +1 @@
1
- @-ms-viewport {width: auto;}.lgc-clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.lgc-grid-container:before,.lgc-grid-5:before,.lgc-mobile-grid-5:before,.lgc-tablet-grid-5:before,.lgc-grid-10:before,.lgc-mobile-grid-10:before,.lgc-tablet-grid-10:before,.lgc-grid-15:before,.lgc-mobile-grid-15:before,.lgc-tablet-grid-15:before,.lgc-grid-20:before,.lgc-mobile-grid-20:before,.lgc-tablet-grid-20:before,.lgc-grid-25:before,.lgc-mobile-grid-25:before,.lgc-tablet-grid-25:before,.lgc-grid-30:before,.lgc-mobile-grid-30:before,.lgc-tablet-grid-30:before,.lgc-grid-35:before,.lgc-mobile-grid-35:before,.lgc-tablet-grid-35:before,.lgc-grid-40:before,.lgc-mobile-grid-40:before,.lgc-tablet-grid-40:before,.lgc-grid-45:before,.lgc-mobile-grid-45:before,.lgc-tablet-grid-45:before,.lgc-grid-50:before,.lgc-mobile-grid-50:before,.lgc-tablet-grid-50:before,.lgc-grid-55:before,.lgc-mobile-grid-55:before,.lgc-tablet-grid-55:before,.lgc-grid-60:before,.lgc-mobile-grid-60:before,.lgc-tablet-grid-60:before,.lgc-grid-65:before,.lgc-mobile-grid-65:before,.lgc-tablet-grid-65:before,.lgc-grid-70:before,.lgc-mobile-grid-70:before,.lgc-tablet-grid-70:before,.lgc-grid-75:before,.lgc-mobile-grid-75:before,.lgc-tablet-grid-75:before,.lgc-grid-80:before,.lgc-mobile-grid-80:before,.lgc-tablet-grid-80:before,.lgc-grid-85:before,.lgc-mobile-grid-85:before,.lgc-tablet-grid-85:before,.lgc-grid-90:before,.lgc-mobile-grid-90:before,.lgc-tablet-grid-90:before,.lgc-grid-95:before,.lgc-mobile-grid-95:before,.lgc-tablet-grid-95:before,.lgc-grid-100:before,.lgc-mobile-grid-100:before,.lgc-tablet-grid-100:before,.lgc-grid-33:before,.lgc-mobile-grid-33:before,.lgc-tablet-grid-33:before,.lgc-grid-66:before,.lgc-mobile-grid-66:before,.lgc-tablet-grid-66:before,.lgc-clearfix:before,.lgc-grid-container:after,.lgc-grid-5:after,.lgc-mobile-grid-5:after,.lgc-tablet-grid-5:after,.lgc-grid-10:after,.lgc-mobile-grid-10:after,.lgc-tablet-grid-10:after,.lgc-grid-15:after,.lgc-mobile-grid-15:after,.lgc-tablet-grid-15:after,.lgc-grid-20:after,.lgc-mobile-grid-20:after,.lgc-tablet-grid-20:after,.lgc-grid-25:after,.lgc-mobile-grid-25:after,.lgc-tablet-grid-25:after,.lgc-grid-30:after,.lgc-mobile-grid-30:after,.lgc-tablet-grid-30:after,.lgc-grid-35:after,.lgc-mobile-grid-35:after,.lgc-tablet-grid-35:after,.lgc-grid-40:after,.lgc-mobile-grid-40:after,.lgc-tablet-grid-40:after,.lgc-grid-45:after,.lgc-mobile-grid-45:after,.lgc-tablet-grid-45:after,.lgc-grid-50:after,.lgc-mobile-grid-50:after,.lgc-tablet-grid-50:after,.lgc-grid-55:after,.lgc-mobile-grid-55:after,.lgc-tablet-grid-55:after,.lgc-grid-60:after,.lgc-mobile-grid-60:after,.lgc-tablet-grid-60:after,.lgc-grid-65:after,.lgc-mobile-grid-65:after,.lgc-tablet-grid-65:after,.lgc-grid-70:after,.lgc-mobile-grid-70:after,.lgc-tablet-grid-70:after,.lgc-grid-75:after,.lgc-mobile-grid-75:after,.lgc-tablet-grid-75:after,.lgc-grid-80:after,.lgc-mobile-grid-80:after,.lgc-tablet-grid-80:after,.lgc-grid-85:after,.lgc-mobile-grid-85:after,.lgc-tablet-grid-85:after,.lgc-grid-90:after,.lgc-mobile-grid-90:after,.lgc-tablet-grid-90:after,.lgc-grid-95:after,.lgc-mobile-grid-95:after,.lgc-tablet-grid-95:after,.lgc-grid-100:after,.lgc-mobile-grid-100:after,.lgc-tablet-grid-100:after,.lgc-grid-33:after,.lgc-mobile-grid-33:after,.lgc-tablet-grid-33:after,.lgc-grid-66:after,.lgc-mobile-grid-66:after,.lgc-tablet-grid-66:after,.lgc-clearfix:after{content:".";display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}.lgc-grid-container:after,.lgc-grid-5:after,.lgc-mobile-grid-5:after,.lgc-tablet-grid-5:after,.lgc-grid-10:after,.lgc-mobile-grid-10:after,.lgc-tablet-grid-10:after,.lgc-grid-15:after,.lgc-mobile-grid-15:after,.lgc-tablet-grid-15:after,.lgc-grid-20:after,.lgc-mobile-grid-20:after,.lgc-tablet-grid-20:after,.lgc-grid-25:after,.lgc-mobile-grid-25:after,.lgc-tablet-grid-25:after,.lgc-grid-30:after,.lgc-mobile-grid-30:after,.lgc-tablet-grid-30:after,.lgc-grid-35:after,.lgc-mobile-grid-35:after,.lgc-tablet-grid-35:after,.lgc-grid-40:after,.lgc-mobile-grid-40:after,.lgc-tablet-grid-40:after,.lgc-grid-45:after,.lgc-mobile-grid-45:after,.lgc-tablet-grid-45:after,.lgc-grid-50:after,.lgc-mobile-grid-50:after,.lgc-tablet-grid-50:after,.lgc-grid-55:after,.lgc-mobile-grid-55:after,.lgc-tablet-grid-55:after,.lgc-grid-60:after,.lgc-mobile-grid-60:after,.lgc-tablet-grid-60:after,.lgc-grid-65:after,.lgc-mobile-grid-65:after,.lgc-tablet-grid-65:after,.lgc-grid-70:after,.lgc-mobile-grid-70:after,.lgc-tablet-grid-70:after,.lgc-grid-75:after,.lgc-mobile-grid-75:after,.lgc-tablet-grid-75:after,.lgc-grid-80:after,.lgc-mobile-grid-80:after,.lgc-tablet-grid-80:after,.lgc-grid-85:after,.lgc-mobile-grid-85:after,.lgc-tablet-grid-85:after,.lgc-grid-90:after,.lgc-mobile-grid-90:after,.lgc-tablet-grid-90:after,.lgc-grid-95:after,.lgc-mobile-grid-95:after,.lgc-tablet-grid-95:after,.lgc-grid-100:after,.lgc-mobile-grid-100:after,.lgc-tablet-grid-100:after,.lgc-grid-33:after,.lgc-mobile-grid-33:after,.lgc-tablet-grid-33:after,.lgc-grid-66:after,.lgc-mobile-grid-66:after,.lgc-tablet-grid-66:after,.lgc-clearfix:after{clear:both}.lgc-grid-container{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:10px;padding-right:10px}.lgc-grid-5,.lgc-mobile-grid-5,.lgc-tablet-grid-5,.lgc-grid-10,.lgc-mobile-grid-10,.lgc-tablet-grid-10,.lgc-grid-15,.lgc-mobile-grid-15,.lgc-tablet-grid-15,.lgc-grid-20,.lgc-mobile-grid-20,.lgc-tablet-grid-20,.lgc-grid-25,.lgc-mobile-grid-25,.lgc-tablet-grid-25,.lgc-grid-30,.lgc-mobile-grid-30,.lgc-tablet-grid-30,.lgc-grid-35,.lgc-mobile-grid-35,.lgc-tablet-grid-35,.lgc-grid-40,.lgc-mobile-grid-40,.lgc-tablet-grid-40,.lgc-grid-45,.lgc-mobile-grid-45,.lgc-tablet-grid-45,.lgc-grid-50,.lgc-mobile-grid-50,.lgc-tablet-grid-50,.lgc-grid-55,.lgc-mobile-grid-55,.lgc-tablet-grid-55,.lgc-grid-60,.lgc-mobile-grid-60,.lgc-tablet-grid-60,.lgc-grid-65,.lgc-mobile-grid-65,.lgc-tablet-grid-65,.lgc-grid-70,.lgc-mobile-grid-70,.lgc-tablet-grid-70,.lgc-grid-75,.lgc-mobile-grid-75,.lgc-tablet-grid-75,.lgc-grid-80,.lgc-mobile-grid-80,.lgc-tablet-grid-80,.lgc-grid-85,.lgc-mobile-grid-85,.lgc-tablet-grid-85,.lgc-grid-90,.lgc-mobile-grid-90,.lgc-tablet-grid-90,.lgc-grid-95,.lgc-mobile-grid-95,.lgc-tablet-grid-95,.lgc-grid-100,.lgc-mobile-grid-100,.lgc-tablet-grid-100,.lgc-grid-33,.lgc-mobile-grid-33,.lgc-tablet-grid-33,.lgc-grid-66,.lgc-mobile-grid-66,.lgc-tablet-grid-66{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:10px;padding-right:10px}.lgc-grid-parent{padding-left:0;padding-right:0}.lgc-grid-offset{margin-left:-10px;margin-right:-10px}@media (max-width: 767px){.mobile-push-5,.lgc-mobile-pull-5,.lgc-mobile-push-10,.lgc-mobile-pull-10,.lgc-mobile-push-15,.lgc-mobile-pull-15,.lgc-mobile-push-20,.lgc-mobile-pull-20,.lgc-mobile-push-25,.lgc-mobile-pull-25,.lgc-mobile-push-30,.lgc-mobile-pull-30,.lgc-mobile-push-35,.lgc-mobile-pull-35,.lgc-mobile-push-40,.lgc-mobile-pull-40,.lgc-mobile-push-45,.lgc-mobile-pull-45,.lgc-mobile-push-50,.lgc-mobile-pull-50,.lgc-mobile-push-55,.lgc-mobile-pull-55,.lgc-mobile-push-60,.lgc-mobile-pull-60,.lgc-mobile-push-65,.lgc-mobile-pull-65,.lgc-mobile-push-70,.lgc-mobile-pull-70,.lgc-mobile-push-75,.lgc-mobile-pull-75,.lgc-mobile-push-80,.lgc-mobile-pull-80,.lgc-mobile-push-85,.lgc-mobile-pull-85,.lgc-mobile-push-90,.lgc-mobile-pull-90,.lgc-mobile-push-95,.lgc-mobile-pull-95,.lgc-mobile-push-33,.lgc-mobile-pull-33,.lgc-mobile-push-66,.lgc-mobile-pull-66{position:relative}.lgc-hide-on-mobile{display:none!important}.lgc-mobile-grid-5{float:left;width:5%}.lgc-mobile-prefix-5{margin-left:5%}.lgc-mobile-suffix-5{margin-right:5%}.lgc-mobile-push-5{left:5%}.lgc-mobile-pull-5{left:-5%}.lgc-mobile-grid-10{float:left;width:10%}.lgc-mobile-prefix-10{margin-left:10%}.lgc-mobile-suffix-10{margin-right:10%}.lgc-mobile-push-10{left:10%}.lgc-mobile-pull-10{left:-10%}.lgc-mobile-grid-15{float:left;width:15%}.lgc-mobile-prefix-15{margin-left:15%}.lgc-mobile-suffix-15{margin-right:15%}.lgc-mobile-push-15{left:15%}.lgc-mobile-pull-15{left:-15%}.lgc-mobile-grid-20{float:left;width:20%}.lgc-mobile-prefix-20{margin-left:20%}.lgc-mobile-suffix-20{margin-right:20%}.lgc-mobile-push-20{left:20%}.lgc-mobile-pull-20{left:-20%}.lgc-mobile-grid-25{float:left;width:25%}.lgc-mobile-prefix-25{margin-left:25%}.lgc-mobile-suffix-25{margin-right:25%}.lgc-mobile-push-25{left:25%}.lgc-mobile-pull-25{left:-25%}.lgc-mobile-grid-30{float:left;width:30%}.lgc-mobile-prefix-30{margin-left:30%}.lgc-mobile-suffix-30{margin-right:30%}.lgc-mobile-push-30{left:30%}.lgc-mobile-pull-30{left:-30%}.lgc-mobile-grid-35{float:left;width:35%}.lgc-mobile-prefix-35{margin-left:35%}.lgc-mobile-suffix-35{margin-right:35%}.lgc-mobile-push-35{left:35%}.lgc-mobile-pull-35{left:-35%}.lgc-mobile-grid-40{float:left;width:40%}.lgc-mobile-prefix-40{margin-left:40%}.lgc-mobile-suffix-40{margin-right:40%}.lgc-mobile-push-40{left:40%}.lgc-mobile-pull-40{left:-40%}.lgc-mobile-grid-45{float:left;width:45%}.lgc-mobile-prefix-45{margin-left:45%}.lgc-mobile-suffix-45{margin-right:45%}.lgc-mobile-push-45{left:45%}.lgc-mobile-pull-45{left:-45%}.lgc-mobile-grid-50{float:left;width:50%}.lgc-mobile-prefix-50{margin-left:50%}.lgc-mobile-suffix-50{margin-right:50%}.lgc-mobile-push-50{left:50%}.lgc-mobile-pull-50{left:-50%}.lgc-mobile-grid-55{float:left;width:55%}.lgc-mobile-prefix-55{margin-left:55%}.lgc-mobile-suffix-55{margin-right:55%}.lgc-mobile-push-55{left:55%}.lgc-mobile-pull-55{left:-55%}.lgc-mobile-grid-60{float:left;width:60%}.lgc-mobile-prefix-60{margin-left:60%}.lgc-mobile-suffix-60{margin-right:60%}.lgc-mobile-push-60{left:60%}.lgc-mobile-pull-60{left:-60%}.lgc-mobile-grid-65{float:left;width:65%}.lgc-mobile-prefix-65{margin-left:65%}.lgc-mobile-suffix-65{margin-right:65%}.lgc-mobile-push-65{left:65%}.lgc-mobile-pull-65{left:-65%}.lgc-mobile-grid-70{float:left;width:70%}.lgc-mobile-prefix-70{margin-left:70%}.lgc-mobile-suffix-70{margin-right:70%}.lgc-mobile-push-70{left:70%}.lgc-mobile-pull-70{left:-70%}.lgc-mobile-grid-75{float:left;width:75%}.lgc-mobile-prefix-75{margin-left:75%}.lgc-mobile-suffix-75{margin-right:75%}.lgc-mobile-push-75{left:75%}.lgc-mobile-pull-75{left:-75%}.lgc-mobile-grid-80{float:left;width:80%}.lgc-mobile-prefix-80{margin-left:80%}.lgc-mobile-suffix-80{margin-right:80%}.lgc-mobile-push-80{left:80%}.lgc-mobile-pull-80{left:-80%}.lgc-mobile-grid-85{float:left;width:85%}.lgc-mobile-prefix-85{margin-left:85%}.lgc-mobile-suffix-85{margin-right:85%}.lgc-mobile-push-85{left:85%}.lgc-mobile-pull-85{left:-85%}.lgc-mobile-grid-90{float:left;width:90%}.lgc-mobile-prefix-90{margin-left:90%}.lgc-mobile-suffix-90{margin-right:90%}.lgc-mobile-push-90{left:90%}.lgc-mobile-pull-90{left:-90%}.lgc-mobile-grid-95{float:left;width:95%}.lgc-mobile-prefix-95{margin-left:95%}.lgc-mobile-suffix-95{margin-right:95%}.lgc-mobile-push-95{left:95%}.lgc-mobile-pull-95{left:-95%}.lgc-mobile-grid-33{float:left;width:33.33333%}.lgc-mobile-prefix-33{margin-left:33.33333%}.lgc-mobile-suffix-33{margin-right:33.33333%}.lgc-mobile-push-33{left:33.33333%}.lgc-mobile-pull-33{left:-33.33333%}.lgc-mobile-grid-66{float:left;width:66.66667%}.lgc-mobile-prefix-66{margin-left:66.66667%}.lgc-mobile-suffix-66{margin-right:66.66667%}.lgc-mobile-push-66{left:66.66667%}.lgc-mobile-pull-66{left:-66.66667%}.lgc-mobile-grid-100{clear:both;width:100%}}@media (min-width: 768px) and (max-width: 1024px){.tablet-push-5,.lgc-tablet-pull-5,.lgc-tablet-push-10,.lgc-tablet-pull-10,.lgc-tablet-push-15,.lgc-tablet-pull-15,.lgc-tablet-push-20,.lgc-tablet-pull-20,.lgc-tablet-push-25,.lgc-tablet-pull-25,.lgc-tablet-push-30,.lgc-tablet-pull-30,.lgc-tablet-push-35,.lgc-tablet-pull-35,.lgc-tablet-push-40,.lgc-tablet-pull-40,.lgc-tablet-push-45,.lgc-tablet-pull-45,.lgc-tablet-push-50,.lgc-tablet-pull-50,.lgc-tablet-push-55,.lgc-tablet-pull-55,.lgc-tablet-push-60,.lgc-tablet-pull-60,.lgc-tablet-push-65,.lgc-tablet-pull-65,.lgc-tablet-push-70,.lgc-tablet-pull-70,.lgc-tablet-push-75,.lgc-tablet-pull-75,.lgc-tablet-push-80,.lgc-tablet-pull-80,.lgc-tablet-push-85,.lgc-tablet-pull-85,.lgc-tablet-push-90,.lgc-tablet-pull-90,.lgc-tablet-push-95,.lgc-tablet-pull-95,.lgc-tablet-push-33,.lgc-tablet-pull-33,.lgc-tablet-push-66,.lgc-tablet-pull-66{position:relative}.lgc-hide-on-tablet{display:none!important}.lgc-tablet-grid-5{float:left;width:5%}.lgc-tablet-prefix-5{margin-left:5%}.lgc-tablet-suffix-5{margin-right:5%}.lgc-tablet-push-5{left:5%}.lgc-tablet-pull-5{left:-5%}.lgc-tablet-grid-10{float:left;width:10%}.lgc-tablet-prefix-10{margin-left:10%}.lgc-tablet-suffix-10{margin-right:10%}.lgc-tablet-push-10{left:10%}.lgc-tablet-pull-10{left:-10%}.lgc-tablet-grid-15{float:left;width:15%}.lgc-tablet-prefix-15{margin-left:15%}.lgc-tablet-suffix-15{margin-right:15%}.lgc-tablet-push-15{left:15%}.lgc-tablet-pull-15{left:-15%}.lgc-tablet-grid-20{float:left;width:20%}.lgc-tablet-prefix-20{margin-left:20%}.lgc-tablet-suffix-20{margin-right:20%}.lgc-tablet-push-20{left:20%}.lgc-tablet-pull-20{left:-20%}.lgc-tablet-grid-25{float:left;width:25%}.lgc-tablet-prefix-25{margin-left:25%}.lgc-tablet-suffix-25{margin-right:25%}.lgc-tablet-push-25{left:25%}.lgc-tablet-pull-25{left:-25%}.lgc-tablet-grid-30{float:left;width:30%}.lgc-tablet-prefix-30{margin-left:30%}.lgc-tablet-suffix-30{margin-right:30%}.lgc-tablet-push-30{left:30%}.lgc-tablet-pull-30{left:-30%}.lgc-tablet-grid-35{float:left;width:35%}.lgc-tablet-prefix-35{margin-left:35%}.lgc-tablet-suffix-35{margin-right:35%}.lgc-tablet-push-35{left:35%}.lgc-tablet-pull-35{left:-35%}.lgc-tablet-grid-40{float:left;width:40%}.lgc-tablet-prefix-40{margin-left:40%}.lgc-tablet-suffix-40{margin-right:40%}.lgc-tablet-push-40{left:40%}.lgc-tablet-pull-40{left:-40%}.lgc-tablet-grid-45{float:left;width:45%}.lgc-tablet-prefix-45{margin-left:45%}.lgc-tablet-suffix-45{margin-right:45%}.lgc-tablet-push-45{left:45%}.lgc-tablet-pull-45{left:-45%}.lgc-tablet-grid-50{float:left;width:50%}.lgc-tablet-prefix-50{margin-left:50%}.lgc-tablet-suffix-50{margin-right:50%}.lgc-tablet-push-50{left:50%}.lgc-tablet-pull-50{left:-50%}.lgc-tablet-grid-55{float:left;width:55%}.lgc-tablet-prefix-55{margin-left:55%}.lgc-tablet-suffix-55{margin-right:55%}.lgc-tablet-push-55{left:55%}.lgc-tablet-pull-55{left:-55%}.lgc-tablet-grid-60{float:left;width:60%}.lgc-tablet-prefix-60{margin-left:60%}.lgc-tablet-suffix-60{margin-right:60%}.lgc-tablet-push-60{left:60%}.lgc-tablet-pull-60{left:-60%}.lgc-tablet-grid-65{float:left;width:65%}.lgc-tablet-prefix-65{margin-left:65%}.lgc-tablet-suffix-65{margin-right:65%}.lgc-tablet-push-65{left:65%}.lgc-tablet-pull-65{left:-65%}.lgc-tablet-grid-70{float:left;width:70%}.lgc-tablet-prefix-70{margin-left:70%}.lgc-tablet-suffix-70{margin-right:70%}.lgc-tablet-push-70{left:70%}.lgc-tablet-pull-70{left:-70%}.lgc-tablet-grid-75{float:left;width:75%}.lgc-tablet-prefix-75{margin-left:75%}.lgc-tablet-suffix-75{margin-right:75%}.lgc-tablet-push-75{left:75%}.lgc-tablet-pull-75{left:-75%}.lgc-tablet-grid-80{float:left;width:80%}.lgc-tablet-prefix-80{margin-left:80%}.lgc-tablet-suffix-80{margin-right:80%}.lgc-tablet-push-80{left:80%}.lgc-tablet-pull-80{left:-80%}.lgc-tablet-grid-85{float:left;width:85%}.lgc-tablet-prefix-85{margin-left:85%}.lgc-tablet-suffix-85{margin-right:85%}.lgc-tablet-push-85{left:85%}.lgc-tablet-pull-85{left:-85%}.lgc-tablet-grid-90{float:left;width:90%}.lgc-tablet-prefix-90{margin-left:90%}.lgc-tablet-suffix-90{margin-right:90%}.lgc-tablet-push-90{left:90%}.lgc-tablet-pull-90{left:-90%}.lgc-tablet-grid-95{float:left;width:95%}.lgc-tablet-prefix-95{margin-left:95%}.lgc-tablet-suffix-95{margin-right:95%}.lgc-tablet-push-95{left:95%}.lgc-tablet-pull-95{left:-95%}.lgc-tablet-grid-33{float:left;width:33.33333%}.lgc-tablet-prefix-33{margin-left:33.33333%}.lgc-tablet-suffix-33{margin-right:33.33333%}.lgc-tablet-push-33{left:33.33333%}.lgc-tablet-pull-33{left:-33.33333%}.lgc-tablet-grid-66{float:left;width:66.66667%}.lgc-tablet-prefix-66{margin-left:66.66667%}.lgc-tablet-suffix-66{margin-right:66.66667%}.lgc-tablet-push-66{left:66.66667%}.lgc-tablet-pull-66{left:-66.66667%}.lgc-tablet-grid-100{clear:both;width:100%}}@media (min-width: 1025px){.push-5,.lgc-pull-5,.lgc-push-10,.lgc-pull-10,.lgc-push-15,.lgc-pull-15,.lgc-push-20,.lgc-pull-20,.lgc-push-25,.lgc-pull-25,.lgc-push-30,.lgc-pull-30,.lgc-push-35,.lgc-pull-35,.lgc-push-40,.lgc-pull-40,.lgc-push-45,.lgc-pull-45,.lgc-push-50,.lgc-pull-50,.lgc-push-55,.lgc-pull-55,.lgc-push-60,.lgc-pull-60,.lgc-push-65,.lgc-pull-65,.lgc-push-70,.lgc-pull-70,.lgc-push-75,.lgc-pull-75,.lgc-push-80,.lgc-pull-80,.lgc-push-85,.lgc-pull-85,.lgc-push-90,.lgc-pull-90,.lgc-push-95,.lgc-pull-95,.lgc-push-33,.lgc-pull-33,.lgc-push-66,.lgc-pull-66{position:relative}.lgc-hide-on-desktop{display:none!important}.lgc-grid-5{float:left;width:5%}.lgc-prefix-5{margin-left:5%}.lgc-suffix-5{margin-right:5%}.lgc-push-5{left:5%}.lgc-pull-5{left:-5%}.lgc-grid-10{float:left;width:10%}.lgc-prefix-10{margin-left:10%}.lgc-suffix-10{margin-right:10%}.lgc-push-10{left:10%}.lgc-pull-10{left:-10%}.lgc-grid-15{float:left;width:15%}.lgc-prefix-15{margin-left:15%}.lgc-suffix-15{margin-right:15%}.lgc-push-15{left:15%}.lgc-pull-15{left:-15%}.lgc-grid-20{float:left;width:20%}.lgc-prefix-20{margin-left:20%}.lgc-suffix-20{margin-right:20%}.lgc-push-20{left:20%}.lgc-pull-20{left:-20%}.lgc-grid-25{float:left;width:25%}.lgc-prefix-25{margin-left:25%}.lgc-suffix-25{margin-right:25%}.lgc-push-25{left:25%}.lgc-pull-25{left:-25%}.lgc-grid-30{float:left;width:30%}.lgc-prefix-30{margin-left:30%}.lgc-suffix-30{margin-right:30%}.lgc-push-30{left:30%}.lgc-pull-30{left:-30%}.lgc-grid-35{float:left;width:35%}.lgc-prefix-35{margin-left:35%}.lgc-suffix-35{margin-right:35%}.lgc-push-35{left:35%}.lgc-pull-35{left:-35%}.lgc-grid-40{float:left;width:40%}.lgc-prefix-40{margin-left:40%}.lgc-suffix-40{margin-right:40%}.lgc-push-40{left:40%}.lgc-pull-40{left:-40%}.lgc-grid-45{float:left;width:45%}.lgc-prefix-45{margin-left:45%}.lgc-suffix-45{margin-right:45%}.lgc-push-45{left:45%}.lgc-pull-45{left:-45%}.lgc-grid-50{float:left;width:50%}.lgc-prefix-50{margin-left:50%}.lgc-suffix-50{margin-right:50%}.lgc-push-50{left:50%}.lgc-pull-50{left:-50%}.lgc-grid-55{float:left;width:55%}.lgc-prefix-55{margin-left:55%}.lgc-suffix-55{margin-right:55%}.lgc-push-55{left:55%}.lgc-pull-55{left:-55%}.lgc-grid-60{float:left;width:60%}.lgc-prefix-60{margin-left:60%}.lgc-suffix-60{margin-right:60%}.lgc-push-60{left:60%}.lgc-pull-60{left:-60%}.lgc-grid-65{float:left;width:65%}.lgc-prefix-65{margin-left:65%}.lgc-suffix-65{margin-right:65%}.lgc-push-65{left:65%}.lgc-pull-65{left:-65%}.lgc-grid-70{float:left;width:70%}.lgc-prefix-70{margin-left:70%}.lgc-suffix-70{margin-right:70%}.lgc-push-70{left:70%}.lgc-pull-70{left:-70%}.lgc-grid-75{float:left;width:75%}.lgc-prefix-75{margin-left:75%}.lgc-suffix-75{margin-right:75%}.lgc-push-75{left:75%}.lgc-pull-75{left:-75%}.lgc-grid-80{float:left;width:80%}.lgc-prefix-80{margin-left:80%}.lgc-suffix-80{margin-right:80%}.lgc-push-80{left:80%}.lgc-pull-80{left:-80%}.lgc-grid-85{float:left;width:85%}.lgc-prefix-85{margin-left:85%}.lgc-suffix-85{margin-right:85%}.lgc-push-85{left:85%}.lgc-pull-85{left:-85%}.lgc-grid-90{float:left;width:90%}.lgc-prefix-90{margin-left:90%}.lgc-suffix-90{margin-right:90%}.lgc-push-90{left:90%}.lgc-pull-90{left:-90%}.lgc-grid-95{float:left;width:95%}.lgc-prefix-95{margin-left:95%}.lgc-suffix-95{margin-right:95%}.lgc-push-95{left:95%}.lgc-pull-95{left:-95%}.lgc-grid-33{float:left;width:33.33333%}.lgc-prefix-33{margin-left:33.33333%}.lgc-suffix-33{margin-right:33.33333%}.lgc-push-33{left:33.33333%}.lgc-pull-33{left:-33.33333%}.lgc-grid-66{float:left;width:66.66667%}.lgc-prefix-66{margin-left:66.66667%}.lgc-suffix-66{margin-right:66.66667%}.lgc-push-66{left:66.66667%}.lgc-pull-66{left:-66.66667%}.lgc-grid-100{clear:both;width:100%}}.lgc-column p{margin-bottom:0;margin-top:1.5em}.inside-grid-column{padding:0 10px 0 10px;margin-bottom:1.5em}@media (max-width:767px){.lgc-mobile-grid-100 .inside-grid-column{padding:0}}@media (max-width: 1024px){.lgc-clear{display:none}}
1
+ .lgc-clear,.lgc-clearfix:after,.lgc-grid-100:after,.lgc-grid-10:after,.lgc-grid-15:after,.lgc-grid-20:after,.lgc-grid-25:after,.lgc-grid-30:after,.lgc-grid-33:after,.lgc-grid-35:after,.lgc-grid-40:after,.lgc-grid-45:after,.lgc-grid-50:after,.lgc-grid-55:after,.lgc-grid-5:after,.lgc-grid-60:after,.lgc-grid-65:after,.lgc-grid-66:after,.lgc-grid-70:after,.lgc-grid-75:after,.lgc-grid-80:after,.lgc-grid-85:after,.lgc-grid-90:after,.lgc-grid-95:after,.lgc-grid-container:after,.lgc-mobile-grid-100:after,.lgc-mobile-grid-10:after,.lgc-mobile-grid-15:after,.lgc-mobile-grid-20:after,.lgc-mobile-grid-25:after,.lgc-mobile-grid-30:after,.lgc-mobile-grid-33:after,.lgc-mobile-grid-35:after,.lgc-mobile-grid-40:after,.lgc-mobile-grid-45:after,.lgc-mobile-grid-50:after,.lgc-mobile-grid-55:after,.lgc-mobile-grid-5:after,.lgc-mobile-grid-60:after,.lgc-mobile-grid-65:after,.lgc-mobile-grid-66:after,.lgc-mobile-grid-70:after,.lgc-mobile-grid-75:after,.lgc-mobile-grid-80:after,.lgc-mobile-grid-85:after,.lgc-mobile-grid-90:after,.lgc-mobile-grid-95:after,.lgc-tablet-grid-100:after,.lgc-tablet-grid-10:after,.lgc-tablet-grid-15:after,.lgc-tablet-grid-20:after,.lgc-tablet-grid-25:after,.lgc-tablet-grid-30:after,.lgc-tablet-grid-33:after,.lgc-tablet-grid-35:after,.lgc-tablet-grid-40:after,.lgc-tablet-grid-45:after,.lgc-tablet-grid-50:after,.lgc-tablet-grid-55:after,.lgc-tablet-grid-5:after,.lgc-tablet-grid-60:after,.lgc-tablet-grid-65:after,.lgc-tablet-grid-66:after,.lgc-tablet-grid-70:after,.lgc-tablet-grid-75:after,.lgc-tablet-grid-80:after,.lgc-tablet-grid-85:after,.lgc-tablet-grid-90:after,.lgc-tablet-grid-95:after{clear:both}.inside-grid-column,.lgc-column p{margin-bottom:1.5em}@-ms-viewport{width:auto}.lgc-clear{display:block;overflow:hidden;visibility:hidden;width:0;height:0}.lgc-clearfix:after,.lgc-clearfix:before,.lgc-grid-100:after,.lgc-grid-100:before,.lgc-grid-10:after,.lgc-grid-10:before,.lgc-grid-15:after,.lgc-grid-15:before,.lgc-grid-20:after,.lgc-grid-20:before,.lgc-grid-25:after,.lgc-grid-25:before,.lgc-grid-30:after,.lgc-grid-30:before,.lgc-grid-33:after,.lgc-grid-33:before,.lgc-grid-35:after,.lgc-grid-35:before,.lgc-grid-40:after,.lgc-grid-40:before,.lgc-grid-45:after,.lgc-grid-45:before,.lgc-grid-50:after,.lgc-grid-50:before,.lgc-grid-55:after,.lgc-grid-55:before,.lgc-grid-5:after,.lgc-grid-5:before,.lgc-grid-60:after,.lgc-grid-60:before,.lgc-grid-65:after,.lgc-grid-65:before,.lgc-grid-66:after,.lgc-grid-66:before,.lgc-grid-70:after,.lgc-grid-70:before,.lgc-grid-75:after,.lgc-grid-75:before,.lgc-grid-80:after,.lgc-grid-80:before,.lgc-grid-85:after,.lgc-grid-85:before,.lgc-grid-90:after,.lgc-grid-90:before,.lgc-grid-95:after,.lgc-grid-95:before,.lgc-grid-container:after,.lgc-grid-container:before,.lgc-mobile-grid-100:after,.lgc-mobile-grid-100:before,.lgc-mobile-grid-10:after,.lgc-mobile-grid-10:before,.lgc-mobile-grid-15:after,.lgc-mobile-grid-15:before,.lgc-mobile-grid-20:after,.lgc-mobile-grid-20:before,.lgc-mobile-grid-25:after,.lgc-mobile-grid-25:before,.lgc-mobile-grid-30:after,.lgc-mobile-grid-30:before,.lgc-mobile-grid-33:after,.lgc-mobile-grid-33:before,.lgc-mobile-grid-35:after,.lgc-mobile-grid-35:before,.lgc-mobile-grid-40:after,.lgc-mobile-grid-40:before,.lgc-mobile-grid-45:after,.lgc-mobile-grid-45:before,.lgc-mobile-grid-50:after,.lgc-mobile-grid-50:before,.lgc-mobile-grid-55:after,.lgc-mobile-grid-55:before,.lgc-mobile-grid-5:after,.lgc-mobile-grid-5:before,.lgc-mobile-grid-60:after,.lgc-mobile-grid-60:before,.lgc-mobile-grid-65:after,.lgc-mobile-grid-65:before,.lgc-mobile-grid-66:after,.lgc-mobile-grid-66:before,.lgc-mobile-grid-70:after,.lgc-mobile-grid-70:before,.lgc-mobile-grid-75:after,.lgc-mobile-grid-75:before,.lgc-mobile-grid-80:after,.lgc-mobile-grid-80:before,.lgc-mobile-grid-85:after,.lgc-mobile-grid-85:before,.lgc-mobile-grid-90:after,.lgc-mobile-grid-90:before,.lgc-mobile-grid-95:after,.lgc-mobile-grid-95:before,.lgc-tablet-grid-100:after,.lgc-tablet-grid-100:before,.lgc-tablet-grid-10:after,.lgc-tablet-grid-10:before,.lgc-tablet-grid-15:after,.lgc-tablet-grid-15:before,.lgc-tablet-grid-20:after,.lgc-tablet-grid-20:before,.lgc-tablet-grid-25:after,.lgc-tablet-grid-25:before,.lgc-tablet-grid-30:after,.lgc-tablet-grid-30:before,.lgc-tablet-grid-33:after,.lgc-tablet-grid-33:before,.lgc-tablet-grid-35:after,.lgc-tablet-grid-35:before,.lgc-tablet-grid-40:after,.lgc-tablet-grid-40:before,.lgc-tablet-grid-45:after,.lgc-tablet-grid-45:before,.lgc-tablet-grid-50:after,.lgc-tablet-grid-50:before,.lgc-tablet-grid-55:after,.lgc-tablet-grid-55:before,.lgc-tablet-grid-5:after,.lgc-tablet-grid-5:before,.lgc-tablet-grid-60:after,.lgc-tablet-grid-60:before,.lgc-tablet-grid-65:after,.lgc-tablet-grid-65:before,.lgc-tablet-grid-66:after,.lgc-tablet-grid-66:before,.lgc-tablet-grid-70:after,.lgc-tablet-grid-70:before,.lgc-tablet-grid-75:after,.lgc-tablet-grid-75:before,.lgc-tablet-grid-80:after,.lgc-tablet-grid-80:before,.lgc-tablet-grid-85:after,.lgc-tablet-grid-85:before,.lgc-tablet-grid-90:after,.lgc-tablet-grid-90:before,.lgc-tablet-grid-95:after,.lgc-tablet-grid-95:before{content:".";display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}.lgc-grid-container{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:10px;padding-right:10px}.lgc-grid-10,.lgc-grid-100,.lgc-grid-15,.lgc-grid-20,.lgc-grid-25,.lgc-grid-30,.lgc-grid-33,.lgc-grid-35,.lgc-grid-40,.lgc-grid-45,.lgc-grid-5,.lgc-grid-50,.lgc-grid-55,.lgc-grid-60,.lgc-grid-65,.lgc-grid-66,.lgc-grid-70,.lgc-grid-75,.lgc-grid-80,.lgc-grid-85,.lgc-grid-90,.lgc-grid-95,.lgc-mobile-grid-10,.lgc-mobile-grid-100,.lgc-mobile-grid-15,.lgc-mobile-grid-20,.lgc-mobile-grid-25,.lgc-mobile-grid-30,.lgc-mobile-grid-33,.lgc-mobile-grid-35,.lgc-mobile-grid-40,.lgc-mobile-grid-45,.lgc-mobile-grid-5,.lgc-mobile-grid-50,.lgc-mobile-grid-55,.lgc-mobile-grid-60,.lgc-mobile-grid-65,.lgc-mobile-grid-66,.lgc-mobile-grid-70,.lgc-mobile-grid-75,.lgc-mobile-grid-80,.lgc-mobile-grid-85,.lgc-mobile-grid-90,.lgc-mobile-grid-95,.lgc-tablet-grid-10,.lgc-tablet-grid-100,.lgc-tablet-grid-15,.lgc-tablet-grid-20,.lgc-tablet-grid-25,.lgc-tablet-grid-30,.lgc-tablet-grid-33,.lgc-tablet-grid-35,.lgc-tablet-grid-40,.lgc-tablet-grid-45,.lgc-tablet-grid-5,.lgc-tablet-grid-50,.lgc-tablet-grid-55,.lgc-tablet-grid-60,.lgc-tablet-grid-65,.lgc-tablet-grid-66,.lgc-tablet-grid-70,.lgc-tablet-grid-75,.lgc-tablet-grid-80,.lgc-tablet-grid-85,.lgc-tablet-grid-90,.lgc-tablet-grid-95{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:10px;padding-right:10px}.lgc-grid-parent{padding-left:0;padding-right:0}.lgc-grid-offset{margin-left:-10px;margin-right:-10px}@media (max-width:767px){.lgc-mobile-pull-10,.lgc-mobile-pull-15,.lgc-mobile-pull-20,.lgc-mobile-pull-25,.lgc-mobile-pull-30,.lgc-mobile-pull-33,.lgc-mobile-pull-35,.lgc-mobile-pull-40,.lgc-mobile-pull-45,.lgc-mobile-pull-5,.lgc-mobile-pull-50,.lgc-mobile-pull-55,.lgc-mobile-pull-60,.lgc-mobile-pull-65,.lgc-mobile-pull-66,.lgc-mobile-pull-70,.lgc-mobile-pull-75,.lgc-mobile-pull-80,.lgc-mobile-pull-85,.lgc-mobile-pull-90,.lgc-mobile-pull-95,.lgc-mobile-push-10,.lgc-mobile-push-15,.lgc-mobile-push-20,.lgc-mobile-push-25,.lgc-mobile-push-30,.lgc-mobile-push-33,.lgc-mobile-push-35,.lgc-mobile-push-40,.lgc-mobile-push-45,.lgc-mobile-push-50,.lgc-mobile-push-55,.lgc-mobile-push-60,.lgc-mobile-push-65,.lgc-mobile-push-66,.lgc-mobile-push-70,.lgc-mobile-push-75,.lgc-mobile-push-80,.lgc-mobile-push-85,.lgc-mobile-push-90,.lgc-mobile-push-95,.mobile-push-5{position:relative}.lgc-hide-on-mobile{display:none!important}.lgc-mobile-grid-5{float:left;width:5%}.lgc-mobile-prefix-5{margin-left:5%}.lgc-mobile-suffix-5{margin-right:5%}.lgc-mobile-push-5{left:5%}.lgc-mobile-pull-5{left:-5%}.lgc-mobile-grid-10{float:left;width:10%}.lgc-mobile-prefix-10{margin-left:10%}.lgc-mobile-suffix-10{margin-right:10%}.lgc-mobile-push-10{left:10%}.lgc-mobile-pull-10{left:-10%}.lgc-mobile-grid-15{float:left;width:15%}.lgc-mobile-prefix-15{margin-left:15%}.lgc-mobile-suffix-15{margin-right:15%}.lgc-mobile-push-15{left:15%}.lgc-mobile-pull-15{left:-15%}.lgc-mobile-grid-20{float:left;width:20%}.lgc-mobile-prefix-20{margin-left:20%}.lgc-mobile-suffix-20{margin-right:20%}.lgc-mobile-push-20{left:20%}.lgc-mobile-pull-20{left:-20%}.lgc-mobile-grid-25{float:left;width:25%}.lgc-mobile-prefix-25{margin-left:25%}.lgc-mobile-suffix-25{margin-right:25%}.lgc-mobile-push-25{left:25%}.lgc-mobile-pull-25{left:-25%}.lgc-mobile-grid-30{float:left;width:30%}.lgc-mobile-prefix-30{margin-left:30%}.lgc-mobile-suffix-30{margin-right:30%}.lgc-mobile-push-30{left:30%}.lgc-mobile-pull-30{left:-30%}.lgc-mobile-grid-35{float:left;width:35%}.lgc-mobile-prefix-35{margin-left:35%}.lgc-mobile-suffix-35{margin-right:35%}.lgc-mobile-push-35{left:35%}.lgc-mobile-pull-35{left:-35%}.lgc-mobile-grid-40{float:left;width:40%}.lgc-mobile-prefix-40{margin-left:40%}.lgc-mobile-suffix-40{margin-right:40%}.lgc-mobile-push-40{left:40%}.lgc-mobile-pull-40{left:-40%}.lgc-mobile-grid-45{float:left;width:45%}.lgc-mobile-prefix-45{margin-left:45%}.lgc-mobile-suffix-45{margin-right:45%}.lgc-mobile-push-45{left:45%}.lgc-mobile-pull-45{left:-45%}.lgc-mobile-grid-50{float:left;width:50%}.lgc-mobile-prefix-50{margin-left:50%}.lgc-mobile-suffix-50{margin-right:50%}.lgc-mobile-push-50{left:50%}.lgc-mobile-pull-50{left:-50%}.lgc-mobile-grid-55{float:left;width:55%}.lgc-mobile-prefix-55{margin-left:55%}.lgc-mobile-suffix-55{margin-right:55%}.lgc-mobile-push-55{left:55%}.lgc-mobile-pull-55{left:-55%}.lgc-mobile-grid-60{float:left;width:60%}.lgc-mobile-prefix-60{margin-left:60%}.lgc-mobile-suffix-60{margin-right:60%}.lgc-mobile-push-60{left:60%}.lgc-mobile-pull-60{left:-60%}.lgc-mobile-grid-65{float:left;width:65%}.lgc-mobile-prefix-65{margin-left:65%}.lgc-mobile-suffix-65{margin-right:65%}.lgc-mobile-push-65{left:65%}.lgc-mobile-pull-65{left:-65%}.lgc-mobile-grid-70{float:left;width:70%}.lgc-mobile-prefix-70{margin-left:70%}.lgc-mobile-suffix-70{margin-right:70%}.lgc-mobile-push-70{left:70%}.lgc-mobile-pull-70{left:-70%}.lgc-mobile-grid-75{float:left;width:75%}.lgc-mobile-prefix-75{margin-left:75%}.lgc-mobile-suffix-75{margin-right:75%}.lgc-mobile-push-75{left:75%}.lgc-mobile-pull-75{left:-75%}.lgc-mobile-grid-80{float:left;width:80%}.lgc-mobile-prefix-80{margin-left:80%}.lgc-mobile-suffix-80{margin-right:80%}.lgc-mobile-push-80{left:80%}.lgc-mobile-pull-80{left:-80%}.lgc-mobile-grid-85{float:left;width:85%}.lgc-mobile-prefix-85{margin-left:85%}.lgc-mobile-suffix-85{margin-right:85%}.lgc-mobile-push-85{left:85%}.lgc-mobile-pull-85{left:-85%}.lgc-mobile-grid-90{float:left;width:90%}.lgc-mobile-prefix-90{margin-left:90%}.lgc-mobile-suffix-90{margin-right:90%}.lgc-mobile-push-90{left:90%}.lgc-mobile-pull-90{left:-90%}.lgc-mobile-grid-95{float:left;width:95%}.lgc-mobile-prefix-95{margin-left:95%}.lgc-mobile-suffix-95{margin-right:95%}.lgc-mobile-push-95{left:95%}.lgc-mobile-pull-95{left:-95%}.lgc-mobile-grid-33{float:left;width:33.33333%}.lgc-mobile-prefix-33{margin-left:33.33333%}.lgc-mobile-suffix-33{margin-right:33.33333%}.lgc-mobile-push-33{left:33.33333%}.lgc-mobile-pull-33{left:-33.33333%}.lgc-mobile-grid-66{float:left;width:66.66667%}.lgc-mobile-prefix-66{margin-left:66.66667%}.lgc-mobile-suffix-66{margin-right:66.66667%}.lgc-mobile-push-66{left:66.66667%}.lgc-mobile-pull-66{left:-66.66667%}.lgc-mobile-grid-100{clear:both;width:100%}}@media (min-width:768px) and (max-width:1025px){.lgc-tablet-pull-10,.lgc-tablet-pull-15,.lgc-tablet-pull-20,.lgc-tablet-pull-25,.lgc-tablet-pull-30,.lgc-tablet-pull-33,.lgc-tablet-pull-35,.lgc-tablet-pull-40,.lgc-tablet-pull-45,.lgc-tablet-pull-5,.lgc-tablet-pull-50,.lgc-tablet-pull-55,.lgc-tablet-pull-60,.lgc-tablet-pull-65,.lgc-tablet-pull-66,.lgc-tablet-pull-70,.lgc-tablet-pull-75,.lgc-tablet-pull-80,.lgc-tablet-pull-85,.lgc-tablet-pull-90,.lgc-tablet-pull-95,.lgc-tablet-push-10,.lgc-tablet-push-15,.lgc-tablet-push-20,.lgc-tablet-push-25,.lgc-tablet-push-30,.lgc-tablet-push-33,.lgc-tablet-push-35,.lgc-tablet-push-40,.lgc-tablet-push-45,.lgc-tablet-push-50,.lgc-tablet-push-55,.lgc-tablet-push-60,.lgc-tablet-push-65,.lgc-tablet-push-66,.lgc-tablet-push-70,.lgc-tablet-push-75,.lgc-tablet-push-80,.lgc-tablet-push-85,.lgc-tablet-push-90,.lgc-tablet-push-95,.tablet-push-5{position:relative}.lgc-hide-on-tablet{display:none!important}.lgc-tablet-grid-5{float:left;width:5%}.lgc-tablet-prefix-5{margin-left:5%}.lgc-tablet-suffix-5{margin-right:5%}.lgc-tablet-push-5{left:5%}.lgc-tablet-pull-5{left:-5%}.lgc-tablet-grid-10{float:left;width:10%}.lgc-tablet-prefix-10{margin-left:10%}.lgc-tablet-suffix-10{margin-right:10%}.lgc-tablet-push-10{left:10%}.lgc-tablet-pull-10{left:-10%}.lgc-tablet-grid-15{float:left;width:15%}.lgc-tablet-prefix-15{margin-left:15%}.lgc-tablet-suffix-15{margin-right:15%}.lgc-tablet-push-15{left:15%}.lgc-tablet-pull-15{left:-15%}.lgc-tablet-grid-20{float:left;width:20%}.lgc-tablet-prefix-20{margin-left:20%}.lgc-tablet-suffix-20{margin-right:20%}.lgc-tablet-push-20{left:20%}.lgc-tablet-pull-20{left:-20%}.lgc-tablet-grid-25{float:left;width:25%}.lgc-tablet-prefix-25{margin-left:25%}.lgc-tablet-suffix-25{margin-right:25%}.lgc-tablet-push-25{left:25%}.lgc-tablet-pull-25{left:-25%}.lgc-tablet-grid-30{float:left;width:30%}.lgc-tablet-prefix-30{margin-left:30%}.lgc-tablet-suffix-30{margin-right:30%}.lgc-tablet-push-30{left:30%}.lgc-tablet-pull-30{left:-30%}.lgc-tablet-grid-35{float:left;width:35%}.lgc-tablet-prefix-35{margin-left:35%}.lgc-tablet-suffix-35{margin-right:35%}.lgc-tablet-push-35{left:35%}.lgc-tablet-pull-35{left:-35%}.lgc-tablet-grid-40{float:left;width:40%}.lgc-tablet-prefix-40{margin-left:40%}.lgc-tablet-suffix-40{margin-right:40%}.lgc-tablet-push-40{left:40%}.lgc-tablet-pull-40{left:-40%}.lgc-tablet-grid-45{float:left;width:45%}.lgc-tablet-prefix-45{margin-left:45%}.lgc-tablet-suffix-45{margin-right:45%}.lgc-tablet-push-45{left:45%}.lgc-tablet-pull-45{left:-45%}.lgc-tablet-grid-50{float:left;width:50%}.lgc-tablet-prefix-50{margin-left:50%}.lgc-tablet-suffix-50{margin-right:50%}.lgc-tablet-push-50{left:50%}.lgc-tablet-pull-50{left:-50%}.lgc-tablet-grid-55{float:left;width:55%}.lgc-tablet-prefix-55{margin-left:55%}.lgc-tablet-suffix-55{margin-right:55%}.lgc-tablet-push-55{left:55%}.lgc-tablet-pull-55{left:-55%}.lgc-tablet-grid-60{float:left;width:60%}.lgc-tablet-prefix-60{margin-left:60%}.lgc-tablet-suffix-60{margin-right:60%}.lgc-tablet-push-60{left:60%}.lgc-tablet-pull-60{left:-60%}.lgc-tablet-grid-65{float:left;width:65%}.lgc-tablet-prefix-65{margin-left:65%}.lgc-tablet-suffix-65{margin-right:65%}.lgc-tablet-push-65{left:65%}.lgc-tablet-pull-65{left:-65%}.lgc-tablet-grid-70{float:left;width:70%}.lgc-tablet-prefix-70{margin-left:70%}.lgc-tablet-suffix-70{margin-right:70%}.lgc-tablet-push-70{left:70%}.lgc-tablet-pull-70{left:-70%}.lgc-tablet-grid-75{float:left;width:75%}.lgc-tablet-prefix-75{margin-left:75%}.lgc-tablet-suffix-75{margin-right:75%}.lgc-tablet-push-75{left:75%}.lgc-tablet-pull-75{left:-75%}.lgc-tablet-grid-80{float:left;width:80%}.lgc-tablet-prefix-80{margin-left:80%}.lgc-tablet-suffix-80{margin-right:80%}.lgc-tablet-push-80{left:80%}.lgc-tablet-pull-80{left:-80%}.lgc-tablet-grid-85{float:left;width:85%}.lgc-tablet-prefix-85{margin-left:85%}.lgc-tablet-suffix-85{margin-right:85%}.lgc-tablet-push-85{left:85%}.lgc-tablet-pull-85{left:-85%}.lgc-tablet-grid-90{float:left;width:90%}.lgc-tablet-prefix-90{margin-left:90%}.lgc-tablet-suffix-90{margin-right:90%}.lgc-tablet-push-90{left:90%}.lgc-tablet-pull-90{left:-90%}.lgc-tablet-grid-95{float:left;width:95%}.lgc-tablet-prefix-95{margin-left:95%}.lgc-tablet-suffix-95{margin-right:95%}.lgc-tablet-push-95{left:95%}.lgc-tablet-pull-95{left:-95%}.lgc-tablet-grid-33{float:left;width:33.33333%}.lgc-tablet-prefix-33{margin-left:33.33333%}.lgc-tablet-suffix-33{margin-right:33.33333%}.lgc-tablet-push-33{left:33.33333%}.lgc-tablet-pull-33{left:-33.33333%}.lgc-tablet-grid-66{float:left;width:66.66667%}.lgc-tablet-prefix-66{margin-left:66.66667%}.lgc-tablet-suffix-66{margin-right:66.66667%}.lgc-tablet-push-66{left:66.66667%}.lgc-tablet-pull-66{left:-66.66667%}.lgc-tablet-grid-100{clear:both;width:100%}}@media (min-width:1025px){.lgc-pull-10,.lgc-pull-15,.lgc-pull-20,.lgc-pull-25,.lgc-pull-30,.lgc-pull-33,.lgc-pull-35,.lgc-pull-40,.lgc-pull-45,.lgc-pull-5,.lgc-pull-50,.lgc-pull-55,.lgc-pull-60,.lgc-pull-65,.lgc-pull-66,.lgc-pull-70,.lgc-pull-75,.lgc-pull-80,.lgc-pull-85,.lgc-pull-90,.lgc-pull-95,.lgc-push-10,.lgc-push-15,.lgc-push-20,.lgc-push-25,.lgc-push-30,.lgc-push-33,.lgc-push-35,.lgc-push-40,.lgc-push-45,.lgc-push-50,.lgc-push-55,.lgc-push-60,.lgc-push-65,.lgc-push-66,.lgc-push-70,.lgc-push-75,.lgc-push-80,.lgc-push-85,.lgc-push-90,.lgc-push-95,.push-5{position:relative}.lgc-hide-on-desktop{display:none!important}.lgc-grid-5{float:left;width:5%}.lgc-prefix-5{margin-left:5%}.lgc-suffix-5{margin-right:5%}.lgc-push-5{left:5%}.lgc-pull-5{left:-5%}.lgc-grid-10{float:left;width:10%}.lgc-prefix-10{margin-left:10%}.lgc-suffix-10{margin-right:10%}.lgc-push-10{left:10%}.lgc-pull-10{left:-10%}.lgc-grid-15{float:left;width:15%}.lgc-prefix-15{margin-left:15%}.lgc-suffix-15{margin-right:15%}.lgc-push-15{left:15%}.lgc-pull-15{left:-15%}.lgc-grid-20{float:left;width:20%}.lgc-prefix-20{margin-left:20%}.lgc-suffix-20{margin-right:20%}.lgc-push-20{left:20%}.lgc-pull-20{left:-20%}.lgc-grid-25{float:left;width:25%}.lgc-prefix-25{margin-left:25%}.lgc-suffix-25{margin-right:25%}.lgc-push-25{left:25%}.lgc-pull-25{left:-25%}.lgc-grid-30{float:left;width:30%}.lgc-prefix-30{margin-left:30%}.lgc-suffix-30{margin-right:30%}.lgc-push-30{left:30%}.lgc-pull-30{left:-30%}.lgc-grid-35{float:left;width:35%}.lgc-prefix-35{margin-left:35%}.lgc-suffix-35{margin-right:35%}.lgc-push-35{left:35%}.lgc-pull-35{left:-35%}.lgc-grid-40{float:left;width:40%}.lgc-prefix-40{margin-left:40%}.lgc-suffix-40{margin-right:40%}.lgc-push-40{left:40%}.lgc-pull-40{left:-40%}.lgc-grid-45{float:left;width:45%}.lgc-prefix-45{margin-left:45%}.lgc-suffix-45{margin-right:45%}.lgc-push-45{left:45%}.lgc-pull-45{left:-45%}.lgc-grid-50{float:left;width:50%}.lgc-prefix-50{margin-left:50%}.lgc-suffix-50{margin-right:50%}.lgc-push-50{left:50%}.lgc-pull-50{left:-50%}.lgc-grid-55{float:left;width:55%}.lgc-prefix-55{margin-left:55%}.lgc-suffix-55{margin-right:55%}.lgc-push-55{left:55%}.lgc-pull-55{left:-55%}.lgc-grid-60{float:left;width:60%}.lgc-prefix-60{margin-left:60%}.lgc-suffix-60{margin-right:60%}.lgc-push-60{left:60%}.lgc-pull-60{left:-60%}.lgc-grid-65{float:left;width:65%}.lgc-prefix-65{margin-left:65%}.lgc-suffix-65{margin-right:65%}.lgc-push-65{left:65%}.lgc-pull-65{left:-65%}.lgc-grid-70{float:left;width:70%}.lgc-prefix-70{margin-left:70%}.lgc-suffix-70{margin-right:70%}.lgc-push-70{left:70%}.lgc-pull-70{left:-70%}.lgc-grid-75{float:left;width:75%}.lgc-prefix-75{margin-left:75%}.lgc-suffix-75{margin-right:75%}.lgc-push-75{left:75%}.lgc-pull-75{left:-75%}.lgc-grid-80{float:left;width:80%}.lgc-prefix-80{margin-left:80%}.lgc-suffix-80{margin-right:80%}.lgc-push-80{left:80%}.lgc-pull-80{left:-80%}.lgc-grid-85{float:left;width:85%}.lgc-prefix-85{margin-left:85%}.lgc-suffix-85{margin-right:85%}.lgc-push-85{left:85%}.lgc-pull-85{left:-85%}.lgc-grid-90{float:left;width:90%}.lgc-prefix-90{margin-left:90%}.lgc-suffix-90{margin-right:90%}.lgc-push-90{left:90%}.lgc-pull-90{left:-90%}.lgc-grid-95{float:left;width:95%}.lgc-prefix-95{margin-left:95%}.lgc-suffix-95{margin-right:95%}.lgc-push-95{left:95%}.lgc-pull-95{left:-95%}.lgc-grid-33{float:left;width:33.33333%}.lgc-prefix-33{margin-left:33.33333%}.lgc-suffix-33{margin-right:33.33333%}.lgc-push-33{left:33.33333%}.lgc-pull-33{left:-33.33333%}.lgc-grid-66{float:left;width:66.66667%}.lgc-prefix-66{margin-left:66.66667%}.lgc-suffix-66{margin-right:66.66667%}.lgc-push-66{left:66.66667%}.lgc-pull-66{left:-66.66667%}.lgc-grid-100{clear:both;width:100%}}.inside-grid-column{padding:0 10px}.inside-grid-column>p:last-child{margin-bottom:0}@media (max-width:767px){.lgc-mobile-grid-100 .inside-grid-column{padding:0}}@media (max-width:1024px){.lgc-clear{display:none}}
js/jquery.matchHeight-min.js CHANGED
@@ -1,6 +1 @@
1
- /**
2
- * jquery-match-height 0.7.0 by @liabru
3
- * http://brm.io/jquery-match-height/
4
- * License: MIT
5
- */
6
- !function(t){"use strict";"function"==typeof define&&define.amd?define(["jquery"],t):"undefined"!=typeof module&&module.exports?module.exports=t(require("jquery")):t(jQuery)}(function(t){var e=-1,n=-1,i=function(t){return parseFloat(t)||0},a=function(e){var n=1,a=t(e),o=null,r=[];return a.each(function(){var e=t(this),a=e.offset().top-i(e.css("margin-top")),s=r.length>0?r[r.length-1]:null;null===s?r.push(e):Math.floor(Math.abs(o-a))<=n?r[r.length-1]=s.add(e):r.push(e),o=a}),r},o=function(e){var n={byRow:!0,property:"height",target:null,remove:!1};return"object"==typeof e?t.extend(n,e):("boolean"==typeof e?n.byRow=e:"remove"===e&&(n.remove=!0),n)},r=t.fn.matchHeight=function(e){var n=o(e);if(n.remove){var i=this;return this.css(n.property,""),t.each(r._groups,function(t,e){e.elements=e.elements.not(i)}),this}return this.length<=1&&!n.target?this:(r._groups.push({elements:this,options:n}),r._apply(this,n),this)};r.version="0.7.0",r._groups=[],r._throttle=80,r._maintainScroll=!1,r._beforeUpdate=null,r._afterUpdate=null,r._rows=a,r._parse=i,r._parseOptions=o,r._apply=function(e,n){var s=o(n),c=t(e),h=[c],l=t(window).scrollTop(),d=t("html").outerHeight(!0),u=c.parents().filter(":hidden");return u.each(function(){var e=t(this);e.data("style-cache",e.attr("style"))}),u.css("display","block"),s.byRow&&!s.target&&(c.each(function(){var e=t(this),n=e.css("display");"inline-block"!==n&&"flex"!==n&&"inline-flex"!==n&&(n="block"),e.data("style-cache",e.attr("style")),e.css({display:n,"padding-top":"0","padding-bottom":"0","margin-top":"0","margin-bottom":"0","border-top-width":"0","border-bottom-width":"0",height:"100px",overflow:"hidden"})}),h=a(c),c.each(function(){var e=t(this);e.attr("style",e.data("style-cache")||"")})),t.each(h,function(e,n){var a=t(n),o=0;if(s.target)o=s.target.outerHeight(!1);else{if(s.byRow&&a.length<=1)return void a.css(s.property,"");a.each(function(){var e=t(this),n=e.attr("style"),i=e.css("display");"inline-block"!==i&&"flex"!==i&&"inline-flex"!==i&&(i="block");var a={display:i};a[s.property]="",e.css(a),e.outerHeight(!1)>o&&(o=e.outerHeight(!1)),n?e.attr("style",n):e.css("display","")})}a.each(function(){var e=t(this),n=0;s.target&&e.is(s.target)||("border-box"!==e.css("box-sizing")&&(n+=i(e.css("border-top-width"))+i(e.css("border-bottom-width")),n+=i(e.css("padding-top"))+i(e.css("padding-bottom"))),e.css(s.property,o-n+"px"))})}),u.each(function(){var e=t(this);e.attr("style",e.data("style-cache")||null)}),r._maintainScroll&&t(window).scrollTop(l/d*t("html").outerHeight(!0)),this},r._applyDataApi=function(){var e={};t("[data-match-height], [data-mh]").each(function(){var n=t(this),i=n.attr("data-mh")||n.attr("data-match-height");i in e?e[i]=e[i].add(n):e[i]=n}),t.each(e,function(){this.matchHeight(!0)})};var s=function(e){r._beforeUpdate&&r._beforeUpdate(e,r._groups),t.each(r._groups,function(){r._apply(this.elements,this.options)}),r._afterUpdate&&r._afterUpdate(e,r._groups)};r._update=function(i,a){if(a&&"resize"===a.type){var o=t(window).width();if(o===e)return;e=o}i?-1===n&&(n=setTimeout(function(){s(a),n=-1},r._throttle)):s(a)},t(r._applyDataApi),t(window).bind("load",function(t){r._update(!1,t)}),t(window).bind("resize orientationchange",function(t){r._update(!0,t)})}),jQuery(document).ready(function(t){jQuery(".lgc-equal-heights").matchHeight();var e=t.fn.matchHeight._rows(t(".lgc-equal-heights"));t.each(e,function(t,e){e.first().addClass("lgc-first"),e.last().addClass("lgc-last")}),t(".lgc-equal-heights").on("click",function(){t(this).on("transitionend webkitTransitionEnd oTransitionEnd otransitionend MSTransitionEnd",function(){jQuery.fn.matchHeight._update()})})});
1
+ !function(a){"use strict";"function"==typeof define&&define.amd?define(["jquery"],a):"undefined"!=typeof module&&module.exports?module.exports=a(require("jquery")):a(jQuery)}(function(a){var b=-1,c=-1,d=function(a){return parseFloat(a)||0},e=function(b){var c=1,e=a(b),f=null,g=[];return e.each(function(){var b=a(this),e=b.offset().top-d(b.css("margin-top")),h=g.length>0?g[g.length-1]:null;null===h?g.push(b):Math.floor(Math.abs(f-e))<=c?g[g.length-1]=h.add(b):g.push(b),f=e}),g},f=function(b){var c={byRow:!0,property:"height",target:null,remove:!1};return"object"==typeof b?a.extend(c,b):("boolean"==typeof b?c.byRow=b:"remove"===b&&(c.remove=!0),c)},g=a.fn.matchHeight=function(b){var c=f(b);if(c.remove){var d=this;return this.css(c.property,""),a.each(g._groups,function(a,b){b.elements=b.elements.not(d)}),this}return this.length<=1&&!c.target?this:(g._groups.push({elements:this,options:c}),g._apply(this,c),this)};g.version="0.7.0",g._groups=[],g._throttle=80,g._maintainScroll=!1,g._beforeUpdate=null,g._afterUpdate=null,g._rows=e,g._parse=d,g._parseOptions=f,g._apply=function(b,c){var h=f(c),i=a(b),j=[i],k=a(window).scrollTop(),l=a("html").outerHeight(!0),m=i.parents().filter(":hidden");return m.each(function(){var b=a(this);b.data("style-cache",b.attr("style"))}),m.css("display","block"),h.byRow&&!h.target&&(i.each(function(){var b=a(this),c=b.css("display");"inline-block"!==c&&"flex"!==c&&"inline-flex"!==c&&(c="block"),b.data("style-cache",b.attr("style")),b.css({display:c,"padding-top":"0","padding-bottom":"0","margin-top":"0","margin-bottom":"0","border-top-width":"0","border-bottom-width":"0",height:"100px",overflow:"hidden"})}),j=e(i),i.each(function(){var b=a(this);b.attr("style",b.data("style-cache")||"")})),a.each(j,function(b,c){var e=a(c),f=0;if(h.target)f=h.target.outerHeight(!1);else{if(h.byRow&&e.length<=1)return void e.css(h.property,"");e.each(function(){var b=a(this),c=b.attr("style"),d=b.css("display");"inline-block"!==d&&"flex"!==d&&"inline-flex"!==d&&(d="block");var e={display:d};e[h.property]="",b.css(e),b.outerHeight(!1)>f&&(f=b.outerHeight(!1)),c?b.attr("style",c):b.css("display","")})}e.each(function(){var b=a(this),c=0;h.target&&b.is(h.target)||("border-box"!==b.css("box-sizing")&&(c+=d(b.css("border-top-width"))+d(b.css("border-bottom-width")),c+=d(b.css("padding-top"))+d(b.css("padding-bottom"))),b.css(h.property,f-c+"px"))})}),m.each(function(){var b=a(this);b.attr("style",b.data("style-cache")||null)}),g._maintainScroll&&a(window).scrollTop(k/l*a("html").outerHeight(!0)),this},g._applyDataApi=function(){var b={};a("[data-match-height], [data-mh]").each(function(){var c=a(this),d=c.attr("data-mh")||c.attr("data-match-height");d in b?b[d]=b[d].add(c):b[d]=c}),a.each(b,function(){this.matchHeight(!0)})};var h=function(b){g._beforeUpdate&&g._beforeUpdate(b,g._groups),a.each(g._groups,function(){g._apply(this.elements,this.options)}),g._afterUpdate&&g._afterUpdate(b,g._groups)};g._update=function(d,e){if(e&&"resize"===e.type){var f=a(window).width();if(f===b)return;b=f}d?c===-1&&(c=setTimeout(function(){h(e),c=-1},g._throttle)):h(e)},a(g._applyDataApi),a(window).bind("load",function(a){g._update(!1,a)}),a(window).bind("resize orientationchange",function(a){g._update(!0,a)})}),jQuery(document).ready(function(a){jQuery(".lgc-equal-heights").matchHeight();var b=a.fn.matchHeight._rows(a(".lgc-equal-heights"));a.each(b,function(a,b){b.first().addClass("lgc-first"),b.last().addClass("lgc-last")}),a(".lgc-equal-heights").on("click",function(){var b=a(this),c=b.children().height();a(this).on("transitionend webkitTransitionEnd oTransitionEnd otransitionend MSTransitionEnd",function(d){var e=b.children().height();c!==e&&(a.fn.matchHeight._update(),a.fn.matchHeight._maintainScroll=!0)})})});
 
 
 
 
 
js/jquery.matchHeight.js CHANGED
@@ -393,10 +393,16 @@ jQuery(document).ready( function($) {
393
  row.first().addClass('lgc-first');
394
  row.last().addClass('lgc-last');
395
  });
396
-
397
- $('.lgc-equal-heights').on('click', function(){
398
- $( this ).on('transitionend webkitTransitionEnd oTransitionEnd otransitionend MSTransitionEnd', function() {
399
- jQuery.fn.matchHeight._update();
 
 
 
 
 
 
400
  });
401
  });
402
  });
393
  row.first().addClass('lgc-first');
394
  row.last().addClass('lgc-last');
395
  });
396
+ $('.lgc-equal-heights').on('click', function(){
397
+ var _this = $( this );
398
+ var height = _this.children().height();
399
+
400
+ $( this ).on('transitionend webkitTransitionEnd oTransitionEnd otransitionend MSTransitionEnd', function( event ) {
401
+ var changedHeight = _this.children().height();
402
+ if ( height !== changedHeight ) {
403
+ $.fn.matchHeight._update();
404
+ $.fn.matchHeight._maintainScroll = true;
405
+ }
406
  });
407
  });
408
  });
lightweight-grid-columns.php CHANGED
@@ -1,17 +1,17 @@
1
  <?php
2
  /*
3
  Plugin Name: Lightweight Grid Columns
4
- Plugin URI: http://generatepress.com
5
  Description: Add columns to your content using easy to use shortcodes.
6
- Version: 0.6
7
- Author: Thomas Usborne
8
  Author URI: https://tomusborne.com
9
  License: GNU General Public License v2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
  Text Domain: lightweight-grid-columns
12
  */
13
 
14
- define( 'LGC_VERSION', '0.6');
15
 
16
  /**
17
  * Load plugin textdomain.
@@ -107,8 +107,8 @@ if ( ! function_exists( 'lgc_shortcodes_css' ) ) :
107
  */
108
  add_action( 'wp_enqueue_scripts', 'lgc_shortcodes_css', 99 );
109
  function lgc_shortcodes_css() {
110
- wp_enqueue_style( 'lgc-unsemantic-grid-responsive-tablet', plugins_url('/css/unsemantic-grid-responsive-tablet.min.css', __FILE__), array(), LGC_VERSION, 'all' );
111
- wp_enqueue_script( 'lgc-matchHeight', plugins_url('/js/jquery.matchHeight-min.js', __FILE__), array( 'jquery' ), LGC_VERSION, true );
112
  }
113
  endif;
114
 
@@ -131,6 +131,9 @@ function lgc_columns_shortcode( $atts , $content = null ) {
131
  ), $atts )
132
  );
133
 
 
 
 
134
  $content = sprintf(
135
  '<div %9$s class="lgc-column lgc-grid-parent %1$s %2$s %3$s %4$s"><div %6$s class="inside-grid-column %5$s">%7$s</div></div>%8$s',
136
  'lgc-grid-' . intval( $grid ),
1
  <?php
2
  /*
3
  Plugin Name: Lightweight Grid Columns
4
+ Plugin URI: https://generatepress.com
5
  Description: Add columns to your content using easy to use shortcodes.
6
+ Version: 0.7
7
+ Author: Tom Usborne
8
  Author URI: https://tomusborne.com
9
  License: GNU General Public License v2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
  Text Domain: lightweight-grid-columns
12
  */
13
 
14
+ define( 'LGC_VERSION', '0.7');
15
 
16
  /**
17
  * Load plugin textdomain.
107
  */
108
  add_action( 'wp_enqueue_scripts', 'lgc_shortcodes_css', 99 );
109
  function lgc_shortcodes_css() {
110
+ wp_enqueue_style( 'lgc-unsemantic-grid-responsive-tablet', plugins_url('/css/unsemantic-grid-responsive-tablet.css', __FILE__), array(), LGC_VERSION, 'all' );
111
+ wp_register_script( 'lgc-matchHeight', plugins_url('/js/jquery.matchHeight-min.js', __FILE__), array( 'jquery' ), LGC_VERSION, true );
112
  }
113
  endif;
114
 
131
  ), $atts )
132
  );
133
 
134
+ if ( 'true' == $equal_heights )
135
+ wp_enqueue_script( 'lgc-matchHeight' );
136
+
137
  $content = sprintf(
138
  '<div %9$s class="lgc-column lgc-grid-parent %1$s %2$s %3$s %4$s"><div %6$s class="inside-grid-column %5$s">%7$s</div></div>%8$s',
139
  'lgc-grid-' . intval( $grid ),
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: edge22
3
  Donate link: https://generatepress.com/ongoing-development
4
  Tags: columns, columns shortcode, grid columns
5
  Requires at least: 4.0
6
- Tested up to: 4.5.2
7
- Stable tag: 0.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -98,9 +98,16 @@ By default, JS equal heights are set to "true".
98
 
99
  == Changelog ==
100
 
 
 
 
 
 
 
 
101
  = 0.5 =
102
  * Move margin-bottom setting to inner element so style attribute can overwrite it
103
- * Adjust lgc_columns_helper function to fix issue with <p> and <br /> tags around the shortcode
104
  * Add jQuery matchHeight to match the height of columns for better responsive user experience
105
  * Reduce the file size of stylesheet considerably
106
 
@@ -119,9 +126,16 @@ By default, JS equal heights are set to "true".
119
 
120
  == Upgrade Notice ==
121
 
 
 
 
 
 
 
 
122
  = 0.5 =
123
  * Move margin-bottom setting to inner element so style attribute can overwrite it
124
- * Adjust lgc_columns_helper function to fix issue with <p> and <br /> tags around the shortcode
125
  * Add jQuery matchHeight to match the height of columns for better responsive user experience
126
  * Reduce the file size of stylesheet considerably
127
 
3
  Donate link: https://generatepress.com/ongoing-development
4
  Tags: columns, columns shortcode, grid columns
5
  Requires at least: 4.0
6
+ Tested up to: 4.6.1
7
+ Stable tag: 0.7
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
98
 
99
  == Changelog ==
100
 
101
+ = 0.7 =
102
+ * Fix weird scroll behavior caused by transitions and matchHeight
103
+ * Only load matchHeight on pages where columns are present with it enabled
104
+
105
+ = 0.6 =
106
+ * Fix column class bug causing some columns not to work
107
+
108
  = 0.5 =
109
  * Move margin-bottom setting to inner element so style attribute can overwrite it
110
+ * Adjust lgc_columns_helper function to fix issue with `<p>` and `<br />` tags around the shortcode
111
  * Add jQuery matchHeight to match the height of columns for better responsive user experience
112
  * Reduce the file size of stylesheet considerably
113
 
126
 
127
  == Upgrade Notice ==
128
 
129
+ = 0.7 =
130
+ * Fix weird scroll behavior caused by transitions and matchHeight
131
+ * Only load matchHeight on pages where columns are present with it enabled
132
+
133
+ = 0.6 =
134
+ * Fix column class bug causing some columns not to work
135
+
136
  = 0.5 =
137
  * Move margin-bottom setting to inner element so style attribute can overwrite it
138
+ * Adjust lgc_columns_helper function to fix issue with `<p>` and `<br />` tags around the shortcode
139
  * Add jQuery matchHeight to match the height of columns for better responsive user experience
140
  * Reduce the file size of stylesheet considerably
141