-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.css
826 lines (787 loc) · 30.2 KB
/
index.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
@font-face {
font-family: "PTSansRegular";
src: url("/libs/fonts/PTSansRegular/PTSansRegular.eot");
src: url("/libs/fonts/PTSansRegular/PTSansRegular.eot?#iefix") format("embedded-opentype"), url("/libs/fonts/PTSansRegular/PTSansRegular.woff") format("woff"), url("/libs/fonts/PTSansRegular/PTSansRegular.ttf") format("truetype");
font-style: normal;
font-weight: normal; }
@font-face {
font-family: "PTSansItalic";
src: url("/libs/fonts/PTSansItalic/PTSansItalic.eot");
src: url("/libs/fonts/PTSansItalic/PTSansItalic.eot?#iefix") format("embedded-opentype"), url("/libs/fonts/PTSansItalic/PTSansItalic.woff") format("woff"), url("/libs/fonts/PTSansItalic/PTSansItalic.ttf") format("truetype");
font-style: normal;
font-weight: normal; }
@font-face {
font-family: "PTSansBold";
src: url("/libs/fonts/PTSansBold/PTSansBold.eot");
src: url("/libs/fonts/PTSansBold/PTSansBold.eot?#iefix") format("embedded-opentype"), url("/libs/fonts/PTSansBold/PTSansBold.woff") format("woff"), url("/libs/fonts/PTSansBold/PTSansBold.ttf") format("truetype");
font-style: normal;
font-weight: normal; }
/* line 47, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_fonts.sass */
h1 {
font-size: 4.25rem;
line-height: 4.5rem;
margin-top: 2.25rem;
margin-bottom: 0rem; }
/* line 53, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_fonts.sass */
h2 {
font-size: 2.625rem;
line-height: 3.375rem;
margin-top: 2.25rem;
margin-bottom: 1.125rem; }
/* line 59, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_fonts.sass */
h3 {
font-size: 1.625rem;
line-height: 2.25rem;
margin-top: 1.125rem;
margin-bottom: 1.125rem; }
/* line 1, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_scroll.sass */
.scroll-wrapper {
position: relative;
height: 100%;
overflow-y: scroll;
margin-right: -100px;
padding-right: 100px; }
/* line 7, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_scroll.sass */
.scroll-wrapper .iScrollVerticalScrollbar {
right: 101px !important; }
/* line 44, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav {
box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12);
position: fixed;
top: 0;
left: 0;
right: 0;
line-height: 1;
background: #4183C4;
color: white;
z-index: 1000;
padding: 0 5%;
margin: 0; }
/* line 25, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav .logo-img {
position: absolute;
left: 5%;
top: 0;
height: 3rem; }
/* line 30, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav .facebook-logo {
position: absolute;
right: 5%;
top: 0.75rem;
height: 1.5rem;
opacity: 0.8; }
/* line 36, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav .facebook-logo:hover {
opacity: 0.5; }
/* line 38, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav ul {
margin: 0;
margin-left: 5rem;
list-style: none; }
@media (max-width: 768px) {
.nav {
display: none; } }
/* line 50, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav li {
display: inline;
text-align: center; }
/* line 53, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav li.first.active ~ hr {
margin-left: 0%; }
@media (max-width: 1200px) {
.nav li.first.active ~ hr {
margin-left: 0%; } }
@media (max-width: 768px) {
.nav li.first.active ~ hr {
margin-left: 0%; } }
/* line 55, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav li.second.active ~ hr {
margin-left: 11%; }
@media (max-width: 1200px) {
.nav li.second.active ~ hr {
margin-left: 15%; } }
@media (max-width: 768px) {
.nav li.second.active ~ hr {
margin-left: 30%; } }
/* line 57, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav li.third.active ~ hr {
margin-left: 22%; }
@media (max-width: 1200px) {
.nav li.third.active ~ hr {
margin-left: 30%; } }
@media (max-width: 768px) {
.nav li.third.active ~ hr {
margin-left: 60%; } }
/* line 59, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav li.fourth.active ~ hr {
margin-left: 33%; }
@media (max-width: 1200px) {
.nav li.fourth.active ~ hr {
margin-left: 45%; } }
@media (max-width: 768px) {
.nav li.fourth.active ~ hr {
margin-left: 90%; } }
/* line 61, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav li.fifth.active ~ hr {
margin-left: 44%; }
@media (max-width: 1200px) {
.nav li.fifth.active ~ hr {
margin-left: 60%; } }
@media (max-width: 768px) {
.nav li.fifth.active ~ hr {
margin-left: 120%; } }
/* line 64, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav li.active a {
opacity: 1; }
/* line 66, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav li a {
display: inline-block;
width: 11%;
padding: .75rem 0;
text-decoration: none;
color: #ffffff;
opacity: 0.7; }
@media (max-width: 1200px) {
.nav li a {
width: 15%; } }
@media (max-width: 768px) {
.nav li a {
width: 30%; } }
/* line 73, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav li a:hover {
opacity: 1; }
/* line 76, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav hr {
height: .15rem;
width: 10%;
margin: 0 auto 0.2rem -40%;
width: 11%;
background: white;
border: none;
transition: .3s ease-in-out; }
@media (max-width: 1200px) {
.nav hr {
width: 15%; } }
@media (max-width: 768px) {
.nav hr {
width: 30%; } }
/* line 85, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav-small {
box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12);
position: fixed;
top: 0;
left: 0;
right: 0;
line-height: 1;
background: #4183C4;
color: white;
z-index: 1000;
height: 3rem; }
/* line 25, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav-small .logo-img {
position: absolute;
left: 5%;
top: 0;
height: 3rem; }
/* line 30, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav-small .facebook-logo {
position: absolute;
right: 5%;
top: 0.75rem;
height: 1.5rem;
opacity: 0.8; }
/* line 36, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav-small .facebook-logo:hover {
opacity: 0.5; }
/* line 38, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav-small ul {
margin: 0;
margin-left: 5rem;
list-style: none; }
@media (min-width: 768px) {
.nav-small {
display: none; } }
/* line 90, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav-small .menu-icon {
position: absolute;
right: 2rem;
top: 0.7rem;
height: 1.3rem;
opacity: 0.8;
cursor: pointer; }
/* line 97, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav-small .menu-icon:hover {
opacity: 0.5; }
/* line 99, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav-small .facebook-logo {
position: absolute;
right: 20%;
top: 0.5rem;
height: 1.8rem;
opacity: 0.8; }
/* line 105, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav-small .facebook-logo:hover {
opacity: 0.5; }
/* line 108, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav-small-list {
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19);
position: fixed;
z-index: 500;
width: 100%;
top: -18rem;
text-align: center;
transition: .3s ease-out; }
@media (min-width: 768px) {
.nav-small-list {
display: none; } }
/* line 118, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav-small-list.show {
top: 3rem; }
/* line 120, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav-small-list a {
display: block;
color: white;
background: #4183C4;
text-decoration: none;
padding: 1rem; }
/* line 126, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_nav.sass */
.nav-small-list a:hover {
background: #5490ca; }
/* line 1, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_video.sass */
.video-container {
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19);
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%; }
/* line 12, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_video.sass */
.video-container iframe, .video-container object, .video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
/* line 1, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_about.sass */
#about {
padding: 5rem 20%; }
@media (max-width: 960px) {
#about {
padding: 5rem 5%; } }
/* line 5, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_about.sass */
#about h3 {
font-size: 2.5rem;
opacity: 0.4; }
/* line 9, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_about.sass */
#about .projects-title h3 {
display: inline-block; }
/* line 11, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_about.sass */
#about .projects-title .founder-info {
display: inline-block;
opacity: 0.4;
float: right;
line-height: 3.25rem;
margin-top: 1.125rem;
margin-bottom: 1.125rem; }
/* line 18, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_about.sass */
#about .panel {
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19);
position: relative;
background: white;
font-size: 1rem;
padding: 1rem;
margin-bottom: 3rem;
box-sizing: content-box; }
/* line 26, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_about.sass */
#about .panel h4 {
margin-top: 0;
font-size: 1.2rem; }
/* line 31, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_about.sass */
#about .panel table tr td {
padding: 0 0.5rem 1rem 0;
vertical-align: top; }
/* line 37, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_about.sass */
#about .panel.project table tr td:first-child {
font-weight: bold; }
/* line 1, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_buttons.sass */
.btn {
text-decoration: none;
color: #FFF;
background-color: #26a69a;
text-align: center;
letter-spacing: .5px;
transition: .2s ease-out;
cursor: pointer;
border: none;
border-radius: 2px;
display: inline-block;
height: 2rem;
line-height: 2rem;
outline: 0;
padding: 0 2rem;
text-transform: uppercase;
vertical-align: middle;
-webkit-tap-highlight-color: transparent;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
/* line 24, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_buttons.sass */
.btn:hover {
background-color: #2bbbad;
box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }
/* line 3, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
#main-area {
transition: .3s ease-out;
box-sizing: border-box;
max-width: 100%;
margin-left: auto;
margin-right: auto;
float: left;
padding-top: 3rem;
width: 75%;
height: 100%;
overflow: hidden; }
/* line 12, /Users/Trikster/static_sites/DelightSoftSite/src/sass/lib/susy/output/support/_clearfix.scss */
#main-area:after {
content: " ";
display: block;
clear: both; }
@media (max-width: 600px) {
#main-area {
width: 100%; } }
/* line 14, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
#main-area .body {
margin-left: 8.69565%;
box-sizing: border-box;
width: 86.95652%;
float: left;
overflow: hidden;
height: 100%; }
@media (max-width: 1200px) {
#main-area .body {
margin-left: 3.125%;
box-sizing: border-box;
width: 93.75%;
float: left; } }
@media (max-width: 600px) {
#main-area .body {
margin-left: 0%;
box-sizing: border-box;
width: 100%;
float: left; } }
/* line 28, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
#main-area .body .panels {
width: 100%;
transition: .3s ease-out; }
/* line 31, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
#main-area .body .panels .panel {
margin: 1rem; }
/* line 35, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.hide-video #main-area {
width: 100%; }
/* line 37, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.hide-video #main-area .body {
margin-left: 8.33333%;
box-sizing: border-box;
width: 83.33333%;
float: left; }
/* line 42, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.hide-video #main-area .panels .panel {
margin: 1rem; }
@media (max-width: 600px) {
.hide-video #main-area .panels {
width: 100%; }
/* line 46, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.hide-video #main-area .panels .panel {
margin: 1rem 5%; } }
/* line 48, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.hide-video .out-panels-title {
margin: 1rem; }
/* line 50, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.hide-video .sidebar {
right: -25%; }
/* line 52, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.hide-video .btn-show-video {
right: 0; }
@media (max-width: 600px) {
.hide-video .btn-show-video {
right: -100%; } }
/* line 57, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.sidebar {
transition: .3s ease-out;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19);
position: fixed;
z-index: 1000;
overflow: scroll;
width: 25%;
right: 0;
top: 3rem;
overflow: hidden; }
@media (max-width: 600px) {
.sidebar {
display: none; } }
/* line 69, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.sidebar .video-panel {
padding: 1rem; }
/* line 71, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.sidebar .btn-panel {
width: 100%;
text-align: right;
font-size: 1rem; }
/* line 75, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.sidebar .btn-panel a {
margin-right: 0.5rem;
margin-top: 0.5rem; }
/* line 79, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.btn-show-video {
transition: .3s ease-out;
position: fixed;
right: -100%;
top: 51px;
font-size: 1rem;
margin-right: 0.5rem;
margin-top: 0.5rem;
z-index: 1000; }
/* line 89, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.out-panels-title {
margin: 1rem;
transition: .3s ease-out;
opacity: 0.5;
font-size: 2rem;
line-height: 1.2; }
/* line 96, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels {
overflow: hidden; }
/* line 98, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel {
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19);
position: relative;
background: white;
font-size: 1.2rem;
margin: 1rem;
padding: 2rem;
box-sizing: content-box; }
/* line 107, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel .article-header td {
padding: 1rem; }
/* line 109, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel .article-header td:first-child {
width: 30%; }
/* line 111, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel .article-header img {
margin: 0; }
/* line 113, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel h4 {
margin-top: 0;
margin-bottom: 1rem;
font-size: 2rem; }
/* line 117, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel img {
width: 100%;
margin-bottom: 2rem; }
/* line 120, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel img.width-30 {
width: 30%; }
/* line 122, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel .content-img {
float: left;
width: 3rem;
padding-right: 1rem; }
/* line 126, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel .content-img img {
width: 100%;
opacity: 0.7; }
/* line 129, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel p {
margin-top: 0;
margin-bottom: 2rem; }
/* line 132, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel p + ul, .panels .panel p + ol {
margin-top: -1.5rem; }
/* line 134, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel p:last-of-type {
margin-bottom: 0; }
/* line 136, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel p:last-of-type + ul, .panels .panel p:last-of-type + ol {
margin-top: 0rem; }
/* line 138, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel .video-container {
margin-bottom: 2rem; }
/* line 140, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel .screen-shots {
list-style: none;
padding: 0;
overflow: hidden; }
/* line 144, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel .screen-shots li {
position: relative;
width: 20%;
float: left;
margin-left: 1rem;
opacity: 1;
cursor: pointer; }
/* line 151, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel .screen-shots li .screen-shots-item {
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19); }
/* line 153, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel .screen-shots li:before {
content: none; }
/* line 155, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel .zooming-img {
position: relative;
cursor: pointer; }
/* line 159, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel .zooming-img:hover .magnifier-icon {
width: 2rem;
top: 15%;
opacity: 0.8; }
/* line 163, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel .zooming-img .magnifier-icon {
transition: .1s ease;
pointer-events: none;
position: absolute;
width: 1.5rem;
top: 20%;
margin: 0 auto;
left: 0;
right: 0;
opacity: 0.5; }
/* line 173, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel ul {
margin-bottom: 2rem; }
/* line 175, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panels .panel ul ul {
margin: 0.5rem 0 0.5rem 0; }
/* line 178, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.problem-solve-img {
margin-bottom: -1rem; }
/* line 183, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.problem-solve-table td.image {
overflow: hidden; }
/* line 185, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.problem-solve-table td.image img {
margin-bottom: 0; }
/* line 187, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.problem-solve-table td.image img.group {
margin-top: -10%; }
/* line 190, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.problem-solve-table td.text ul {
margin-top: 0.5rem;
margin-bottom: 0; }
/* line 193, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.problem-solve-table td.text .details {
width: 100%;
text-align: right; }
/* line 198, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.problem-solve-detail-link {
display: block;
width: 100%;
text-align: right; }
/* line 203, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.call-back-btn {
margin-top: 2rem; }
/* line 206, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panel.service-small-block {
width: 20%;
float: left; }
@media (max-width: 600px) {
.panel.service-small-block {
width: 75%; } }
/* line 211, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_main-area.sass */
.panel.service-small-block:hover {
box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12); }
/* line 1, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_style.sass */
html, body {
position: relative;
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
background-color: white;
font-size: 1.25rem;
line-height: 1.59;
background: url('./images/bg_grey.png') repeat top; }
/* line 13, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_style.sass */
html {
font-size: 100%;
font-family: 'PTSansRegular', sans-serif; }
@media (max-width: 1200px) {
html {
font-size: 15px; } }
@media (max-width: 960px) {
html {
font-size: 13px; } }
/* line 21, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_style.sass */
strong {
font-family: 'PTSansBold', sans-serif; }
/* line 24, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_style.sass */
a {
color: #3f51b5;
text-decoration: none; }
/* line 27, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_style.sass */
a:hover {
text-decoration: underline; }
/* line 30, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_style.sass */
a.btn:hover {
text-decoration: none; }
/* line 33, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_style.sass */
.margin-top-1rem {
margin-top: 1rem; }
/* line 2, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
#article-dscommon .hblock {
box-sizing: border-box;
max-width: 100%;
margin-left: auto;
margin-right: auto; }
/* line 12, /Users/Trikster/static_sites/DelightSoftSite/src/sass/lib/susy/output/support/_clearfix.scss */
#article-dscommon .hblock:after {
content: " ";
display: block;
clear: both; }
/* line 5, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
#article-dscommon .hblock ul {
box-sizing: border-box;
width: 50%;
float: left; }
/* line 7, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
#article-dscommon .hblock .zooming-img {
box-sizing: border-box;
width: 50%;
float: right;
margin-right: 0;
float: left; }
/* line 10, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
#article-dscommon .hblock .zooming-img img:first-child {
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19); }
/* line 12, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
#article-dscommon .hblock .zooming-img .magnifier-icon {
top: 80px;
left: 80px;
margin: inherit; }
/* line 18, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
#article-contacts td {
padding-top: 6px;
padding-right: 6px;
padding-bottom: 6px; }
/* line 24, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
#article-autopark .img-float-right {
float: right;
padding: 0.5rem; }
/* line 31, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
#article-company .project-short-details tr td {
vertical-align: top;
padding-bottom: 1rem; }
/* line 34, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
#article-company .project-short-details tr td:first-child {
padding-right: 1rem; }
/* line 41, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
.hide-video #article-projects .project-teaser td:first-child {
width: 30%; }
/* line 46, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
#article-projects .project-teaser td {
vertical-align: top; }
/* line 48, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
#article-projects .project-teaser td:first-child {
width: 40%;
padding-right: 1rem; }
/* line 51, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
#article-projects .project-teaser td h1 {
margin-top: 0;
padding-bottom: 0.5rem;
font-size: 1.5rem;
line-height: 1.2; }
/* line 58, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
#article-business-process .right-side-img {
float: right;
width: 180px; }
@media (max-width: 600px) {
#article-business-process .right-side-img {
width: 80px; } }
@media (max-width: 768px) {
#article-business-process .right-side-img {
width: 120px; } }
@media (min-width: 1200px) {
#article-business-process .right-side-img {
width: 140px; } }
/* line 71, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
#article-list .articles-table td:first-child {
width: 200px; }
@media (max-width: 768px) {
#article-list .articles-table td:first-child {
width: 150px; } }
@media (max-width: 600px) {
#article-list .articles-table td:first-child {
width: 100px; } }
/* line 78, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
#article-list .articles-table td:first-child img:hover {
opacity: 0.7; }
/* line 80, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
#article-list .articles-table td:nth-child(2) {
padding-left: 1rem; }
/* line 82, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
#article-list .articles-table td img {
margin: 0; }
/* line 86, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
#article-dashboard .article-dashboard-summary-table {
margin-bottom: 1rem; }
/* line 89, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
#article-dashboard .article-dashboard-summary-table tr td {
border: 1px solid grey;
padding: 1.5rem; }
/* line 92, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
#article-dashboard .article-dashboard-summary-table tr td img {
margin: 0; }
/* line 94, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_article.sass */
#article-dashboard .article-dashboard-summary-table tr td:first-child {
width: 30%; }
@media (max-width: 600px) {
#article-dashboard .article-dashboard-summary-table tr td:first-child {
display: none; } }
/* line 1, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_callback-modal.sass */
#callback-modal {
left: -150%;
position: absolute;
z-index: 1000;
bottom: 0;
width: 30rem;
box-shadow: 0 15px 24px rgba(0, 0, 0, 0.22), 0 19px 76px rgba(0, 0, 0, 0.3);
background: white;
padding: 2rem 3rem;
transition: .3s ease-out; }
/* line 3, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_callback-modal.sass */
#callback-modal.show {
left: 0; }
@media (max-width: 768px) {
#callback-modal {
width: 20rem; } }
/* line 17, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_callback-modal.sass */
#callback-modal table tr td:last-child {
padding-left: 1rem; }
/* line 19, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_callback-modal.sass */
#callback-modal .input-title {
text-align: right;
padding-right: 1rem; }
/* line 22, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_callback-modal.sass */
#callback-modal input {
width: 93%;
line-height: 2;
padding: 0.2rem 0.5rem; }
/* line 26, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_callback-modal.sass */
#callback-modal > div {
overflow: auto;
margin-bottom: 0.5rem; }
/* line 29, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_callback-modal.sass */
#callback-modal .btn {
padding: 0.5rem;
margin-top: 1rem;
cursor: pointer;
text-align: center; }
/* line 34, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_callback-modal.sass */
#callback-modal .btn:hover {
background: grey;
color: white; }
/* line 37, /Users/Trikster/static_sites/DelightSoftSite/src/sass/partials/_callback-modal.sass */
#callback-modal .close {
position: absolute;
top: 0.5rem;
right: 0.5rem;
opacity: 0.5;
cursor: pointer; }