rails_pitfall 1.0.5 → 1.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (82) hide show
  1. data/.DS_Store +0 -0
  2. data/Gemfile +4 -0
  3. data/Gemfile.lock +127 -0
  4. data/LICENSE.txt +1 -0
  5. data/README.md +45 -0
  6. data/Rakefile +1 -0
  7. data/lib/rails_pitfall/version.rb +3 -0
  8. data/lib/rails_pitfall.rb +17 -0
  9. data/rails_pitfall-1.0.5.gem +0 -0
  10. data/rails_pitfall.gemspec +25 -0
  11. data/vendor/assets/.DS_Store +0 -0
  12. data/vendor/assets/images/.DS_Store +0 -0
  13. data/vendor/assets/images/BK2menu.png +0 -0
  14. data/vendor/assets/images/backgrounds/.DS_Store +0 -0
  15. data/vendor/assets/images/backgrounds/Archive.zip +0 -0
  16. data/vendor/assets/images/backgrounds/BKwild_oliva_light.png +0 -0
  17. data/vendor/assets/images/backgrounds/lghtmesh.png +0 -0
  18. data/vendor/assets/images/backgrounds/untitled folder/.DS_Store +0 -0
  19. data/vendor/assets/images/backgrounds/untitled folder/wild_oliva.png +0 -0
  20. data/vendor/assets/images/backgrounds/untitled folder/wild_oliva_dark.png +0 -0
  21. data/vendor/assets/images/backgrounds/untitled folder/wild_oliva_light.png +0 -0
  22. data/vendor/assets/images/backgrounds/untitled folder/wild_oliva_light_head.png +0 -0
  23. data/vendor/assets/images/backgrounds/white.png +0 -0
  24. data/vendor/assets/images/backgrounds/wild_oliva.png +0 -0
  25. data/vendor/assets/images/backgrounds/wild_oliva_blue_dark.png +0 -0
  26. data/vendor/assets/images/backgrounds/wild_oliva_blue_light.png +0 -0
  27. data/vendor/assets/images/backgrounds/wild_oliva_dark.png +0 -0
  28. data/vendor/assets/images/backgrounds/wild_oliva_light.png +0 -0
  29. data/vendor/assets/images/backgrounds/wild_oliva_light_head.png +0 -0
  30. data/vendor/assets/images/menu.png +0 -0
  31. data/vendor/assets/images/ui.totop.png +0 -0
  32. data/vendor/assets/javascript/easing.js +141 -0
  33. data/vendor/assets/javascript/isotope/jquery.isotope.js +1407 -0
  34. data/vendor/assets/javascript/jquery.isotope.js +1407 -0
  35. data/vendor/assets/javascript/jquery.ui/jquery.ui.totop.js +55 -0
  36. data/vendor/assets/javascript/jquery.ui.totop.js +55 -0
  37. data/vendor/assets/javascript/rails_pitfall.js +9 -0
  38. data/vendor/assets/javascript/rails_pitfall_modernizer.js +4 -0
  39. data/vendor/assets/javascript/restart_theme.js +213 -0
  40. data/vendor/assets/stylesheets/Bakup-custom_variables.less +301 -0
  41. data/vendor/assets/stylesheets/animate/animate.css +3263 -0
  42. data/vendor/assets/stylesheets/animate.css +3263 -0
  43. data/vendor/assets/stylesheets/bootstrap_customization.less +2 -0
  44. data/vendor/assets/stylesheets/custom_variables.less +301 -0
  45. data/vendor/assets/stylesheets/flexslider_customization.css +20 -0
  46. data/vendor/assets/stylesheets/font-awesome-ie7.min.css +22 -0
  47. data/vendor/assets/stylesheets/fontawesome_customization.less +6 -0
  48. data/vendor/assets/stylesheets/isotope/css/style.css +77 -0
  49. data/vendor/assets/stylesheets/rails_pitfall.css.scss +11 -0
  50. data/vendor/assets/stylesheets/reset.css +45 -0
  51. data/vendor/assets/stylesheets/style.css +77 -0
  52. data/vendor/assets/stylesheets/style.css.zip +0 -0
  53. data/vendor/assets/stylesheets/style.less +1974 -0
  54. data/vendor/images/.DS_Store +0 -0
  55. data/vendor/images/BKmenu.png +0 -0
  56. data/vendor/images/backgrounds/.DS_Store +0 -0
  57. data/vendor/images/backgrounds/BKwild_oliva_light.png +0 -0
  58. data/vendor/images/backgrounds/wild_oliva.png +0 -0
  59. data/vendor/images/backgrounds/wild_oliva_blue_dark.png +0 -0
  60. data/vendor/images/backgrounds/wild_oliva_blue_light.png +0 -0
  61. data/vendor/images/backgrounds/wild_oliva_dark.png +0 -0
  62. data/vendor/images/backgrounds/wild_oliva_light.png +0 -0
  63. data/vendor/images/backgrounds/wild_oliva_light_head.png +0 -0
  64. data/vendor/images/menu.png +0 -0
  65. data/vendor/images/ui.totop.png +0 -0
  66. data/vendor/javascript/easing.js +141 -0
  67. data/vendor/javascript/isotope/jquery.isotope.js +1407 -0
  68. data/vendor/javascript/jquery.ui/jquery.ui.totop.js +55 -0
  69. data/vendor/javascript/rails_pitfall.js +9 -0
  70. data/vendor/javascript/rails_pitfall_modernizer.js +4 -0
  71. data/vendor/javascript/restart_theme.js +213 -0
  72. data/vendor/stylesheets/animate/animate.css +3263 -0
  73. data/vendor/stylesheets/bootstrap_customization.less +2 -0
  74. data/vendor/stylesheets/custom_variables.less +301 -0
  75. data/vendor/stylesheets/flexslider_customization.css +20 -0
  76. data/vendor/stylesheets/font-awesome-ie7.min.css +22 -0
  77. data/vendor/stylesheets/fontawesome_customization.less +6 -0
  78. data/vendor/stylesheets/isotope/css/style.css +77 -0
  79. data/vendor/stylesheets/rails_pitfall.css.scss +11 -0
  80. data/vendor/stylesheets/reset.css +45 -0
  81. data/vendor/stylesheets/style.less +1974 -0
  82. metadata +84 -3
@@ -0,0 +1,1974 @@
1
+ /*!
2
+ Description: A ruby-ready theme packed as a gem.
3
+ Version: 0.0.2
4
+ */
5
+ /* =Imports
6
+ We import bootstrap.less in order to takeui.totop.png advantage of its classes and mixins.
7
+ AFTER THAT we import the custom_variables.less which is Bootstrap variables.less
8
+ that we copied and altered in order to override the original variables and make our custom bootstrap skin.
9
+ This way we leave Bootstrap unharmed.
10
+ --------------------------------------------------------------*/
11
+ @import "twitter/bootstrap/bootstrap";
12
+ @import "twitter/bootstrap/responsive";
13
+
14
+ @import "custom_variables";
15
+
16
+ // Theme Mixins
17
+ //--------------------------------------------------------------
18
+ .theme-box-shadow(@shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1)) {
19
+ -webkit-box-shadow: @shadow;
20
+ -moz-box-shadow: @shadow;
21
+ box-shadow: @shadow;
22
+ }
23
+
24
+ .theme-transition(@theme-transition: 500ms) {
25
+ .transition(all @theme-transition linear);
26
+ }
27
+
28
+ .black_alpha(@alpha_percentage: 0.6) {
29
+ background: rgb(0, 0, 0);
30
+ background: rgba(0, 0, 0, @alpha_percentage);
31
+ }
32
+
33
+ .blue_alpha (@alpha_percentage: 0.6) {
34
+ background: rgb(0, 133, 200);
35
+ background-color: rgba(0, 133, 200, @alpha_percentage);
36
+ }
37
+
38
+ /*!
39
+ Theme Name: style1
40
+ THEME STYLES
41
+ =================================================================
42
+ */
43
+
44
+ /* =General
45
+ -------------------------------------------------------------- */
46
+ body {
47
+ -webkit-font-smoothing: antialiased;
48
+ background: asset-url("backgrounds/wild_oliva_light.png");
49
+ }
50
+
51
+ h1, h2, h3, h4, h5, h6 {font-weight: normal;}
52
+
53
+ a:hover, a:active, a:focus {text-decoration: none;}
54
+
55
+ a:focus {outline: none;}
56
+
57
+ .border-box {
58
+ -webkit-box-sizing: border-box;
59
+ -moz-box-sizing: border-box;
60
+ box-sizing: border-box;
61
+ }
62
+
63
+ .img-left {
64
+ float: left;
65
+ margin: 0 10px 0px 0;
66
+ }
67
+
68
+ .show {
69
+ .opacity(100) !important;
70
+ }
71
+
72
+ .background_cover {
73
+ background: no-repeat center center;
74
+ -webkit-background-size: cover;
75
+ -moz-background-size: cover;
76
+ -o-background-size: cover;
77
+ background-size: cover;
78
+ }
79
+
80
+ .columns_2 {
81
+ .content-columns(2, 40px);
82
+ .hyphens;
83
+ }
84
+
85
+ .center-block {
86
+ display: block;
87
+ margin-left: auto;
88
+ margin-right: auto;
89
+ }
90
+
91
+ .no-box-shadow {
92
+ .box-shadow(0 0px 0px rgba(0, 0, 0, 0.067));
93
+ }
94
+
95
+ /* =Header
96
+ -------------------------------------------------------------- */
97
+ header{
98
+ background: asset-url("backgrounds/wild_oliva_light_head.png");
99
+ position: relative;
100
+ span.logo_title {
101
+ font-size: 36px;
102
+ font-weight: 300;
103
+ display: block;
104
+ padding: 10px 0 0px 0;
105
+ line-height: 42px;
106
+ text-shadow: 1px 1px 0px #ffffff;
107
+ }
108
+ span.logo_subtitle {
109
+ font-size: 13px;
110
+ font-weight: 300;
111
+ display: block;
112
+ text-shadow: 1px 1px 0px #ffffff;
113
+ }
114
+ a.brand {
115
+ margin: 0px 0;
116
+ padding: 0px;
117
+ overflow: hidden;
118
+ width: 215px;
119
+ img {
120
+ float: left;
121
+ margin: 0 6px 0 0;
122
+ width: 90px;
123
+ height: 90px;
124
+ }
125
+ }
126
+
127
+ .navbar {
128
+ margin:0px 0px 15px 0px;
129
+ font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
130
+ }
131
+
132
+ .navbar-inner > .container{
133
+
134
+ width:940px;
135
+ }
136
+
137
+ .navbar-inner{
138
+ border-radius:0px;
139
+ background-image: asset-url("menu.png") no-repeat;
140
+ background: #363638 asset-url("menu.png") 0 0 repeat-x;
141
+ }
142
+ .nav {
143
+ margin: 27px 0 0 0;
144
+ li a {
145
+ margin: 0 3px;
146
+ text-transform: uppercase;
147
+ background-color: none;
148
+ }
149
+ li a:hover, li a:active {
150
+ background-color: transparent;
151
+ .no-box-shadow;
152
+ border-bottom: solid 1px @linkColor;
153
+ }
154
+ li.active a, li.active a:hover {
155
+ background-color: transparent;
156
+ .no-box-shadow;
157
+ border-bottom: solid 1px @linkColor;
158
+ }
159
+ }
160
+ }
161
+
162
+ .lt-ie9 .navbar {
163
+ .nav {
164
+ li a {
165
+ margin: 0px;
166
+ padding: 10px;
167
+ font-size: 14px;
168
+ }
169
+ .dropdown-menu > li > a {
170
+ padding: 3px 20px;
171
+ }
172
+ }
173
+ }
174
+
175
+ .navbar .btn{
176
+ font-size:13px;
177
+ padding:4px 10px;
178
+ color:#fff !important;
179
+ text-shadow:none !important;
180
+ }
181
+
182
+ .navbar .btn:hover{
183
+ color: #fff !important;
184
+ }
185
+
186
+ .in .nav {
187
+ li {
188
+ text-align: center;
189
+ }
190
+ li a {
191
+ margin: 0 0 6px 0px;
192
+ background: @black;
193
+ }
194
+ li a:hover, li a:active {
195
+ background: @black;
196
+ color: @white;
197
+ text-shadow: 0px 0px 0 transparent;
198
+ border-bottom: solid 0px @linkColor;
199
+ }
200
+ li.active a, li.active a:hover {
201
+ background: asset-url("backgrounds/wild_oliva_dark.png");
202
+ color: @white;
203
+ text-shadow: 0px 0px 0 transparent;
204
+ border-bottom: solid 0px @linkColor;
205
+ }
206
+ }
207
+
208
+ .nav-collapse a{
209
+ font-weight:normal !important;
210
+ text-shadow:none !important;
211
+ }
212
+
213
+ .dropdown-menu{
214
+ border-radius:0px !important;
215
+ box-shadow:none !important;
216
+ border-bottom:none !important;
217
+ padding:0px 0px;
218
+ margin:0px;
219
+ text-shadow:none !important;
220
+ z-index: 2000;
221
+ }
222
+
223
+ .dropdown-menu a{
224
+ padding:8px 10px !important;
225
+ color:#fff !important;
226
+ -webkit-transition:background 1s ease;
227
+ -moz-transition:background 1s ease;
228
+ -o-transition:background 1s ease;
229
+ transition:background 1s ease;
230
+ font-size:13px !important;
231
+ text-shadow:none !important;
232
+ }
233
+
234
+ .dropdown-menu a:hover,.dropdown-menu a:focus{
235
+ filter:none !important;
236
+ -webkit-transition:background 1s ease;
237
+ -moz-transition:background 1s ease;
238
+ -o-transition:background 1s ease;
239
+ transition:background 1s ease;
240
+ }
241
+
242
+ .dropdown-menu::after, .dropdown-menu::before{
243
+ border:none !important;
244
+ }
245
+
246
+
247
+ #social_media_wrapper {
248
+ background: @blue;
249
+ .border-bottom-radius(@baseBorderRadius);
250
+ display: inline-block;
251
+ position: absolute;
252
+ top: 0px;
253
+ right: 0px;
254
+ overflow: hidden;
255
+ padding: 10px;
256
+ a {
257
+ text-align: center;
258
+ display: block;
259
+ float: left;
260
+ margin: 0 3px;
261
+ background: asset-url("backgrounds/wild_oliva_light.png");
262
+ .img-circle;
263
+ font-size: 18px;
264
+ width: 18px;
265
+ height: 18px;
266
+ padding: 6px;
267
+ .theme-transition(100ms);
268
+ }
269
+ a i {}
270
+ a:link, a:visited {}
271
+ a:hover, a:active {
272
+ text-decoration: none;
273
+ color: @white;
274
+ background: asset-url("backgrounds/wild_oliva_blue_light.png");
275
+ }
276
+ }
277
+
278
+ #sign {
279
+ position: absolute;
280
+ top: 7px;
281
+ right: 150px;
282
+ font-size: 12px;
283
+ i {
284
+ margin-right: 0px;
285
+ font-size: 18px;
286
+ width: 18px;
287
+ height: 18px;
288
+ padding: 8px;
289
+ display: inline-block;
290
+ text-align: center;
291
+ position: relative;
292
+ left: 0px;
293
+ top: 2px;
294
+ }
295
+ }
296
+
297
+ /* =Slider and Large Photo headers
298
+ -------------------------------------------------------------- */
299
+
300
+ .flexslider {
301
+ margin-bottom: 0px;
302
+ .container {
303
+ position: relative;
304
+ z-index: 9;
305
+ text-align: left;
306
+ height: 480px;
307
+ .carousel-caption {
308
+ .theme-transition;
309
+ position: absolute;
310
+ bottom: 0;
311
+ .opacity(10);
312
+ margin: 0 20% 0 0;
313
+ padding: 60px 0px;
314
+ background: none;
315
+ h1 {
316
+ display: inline-block;
317
+ margin: 0 0 0px 0;
318
+ padding: 16px;
319
+ .black_alpha(0.6);
320
+ line-height: 1.1em;
321
+ color: @bodyBackground;
322
+ text-shadow: 0 1px 1px rgba(0,0,0,.4);
323
+ font-size: 50px;
324
+ font-weight: 300;
325
+ border-bottom: solid 1px @blue;
326
+ }
327
+ h1.inverse {
328
+ .blue_alpha;
329
+ }
330
+ .lead {
331
+ display: inline-block;
332
+ margin: 0;
333
+ padding: 16px;
334
+ .black_alpha(0.8);
335
+ line-height: 1.25;
336
+ color: #fff;
337
+ text-shadow: 0 1px 1px rgba(0,0,0,.4);
338
+ font-size: 18px;
339
+ font-weight: 300;
340
+ border-bottom: solid 1px @blue;
341
+ }
342
+ .lead.inverse {
343
+ .blue_alpha(0.8);
344
+ a:link, a:visited {
345
+ color: yellow;
346
+ }
347
+ }
348
+ .btn {
349
+ margin-top: 15px;
350
+ }
351
+ .round_badge {
352
+ display: block;
353
+ width: 70px;
354
+ height: 70px;
355
+ padding: 20px;
356
+ text-align: center;
357
+ position: absolute;
358
+ top: 0px;
359
+ right: 140px;
360
+ background-color: #ff0000;
361
+ .border-radius(60px);
362
+ color: #ffffff;
363
+ font-weight: 300;
364
+ font-size: 16px;
365
+ line-height: 20px;
366
+ strong {
367
+ font-weight: 700;
368
+ font-size: 22px;
369
+ margin-top: 4px;
370
+ display: block;
371
+ }
372
+ }
373
+ }
374
+ }
375
+ a.carousel-control {
376
+ height: 80px;
377
+ margin-top: 0;
378
+ font-size: 120px;
379
+ text-shadow: 0 1px 1px rgba(0,0,0,.4);
380
+ background-color: transparent;
381
+ border: 0;
382
+ }
383
+ .item {
384
+ height: 480px;
385
+ width: 100%;
386
+ .background_cover;
387
+ }
388
+ }
389
+
390
+ .full_page_photo {
391
+ height: 400px;
392
+ width: 100%;
393
+ .background_cover;
394
+ section.call_to_action {
395
+ margin: 0;
396
+ max-width: 960px;
397
+ padding: 0px 0px;
398
+ text-align: left;
399
+ color: @white;
400
+ position: absolute;
401
+ bottom: 10px;
402
+ img {display: block;}
403
+ h3 {
404
+ font-weight: 300;
405
+ font-size: 50px;
406
+ line-height: 55px;
407
+ padding: 10px;
408
+ .black_alpha(0.6);
409
+ display: inline-block;
410
+ clear: both;
411
+ }
412
+ h4 {
413
+ font-weight: 300;
414
+ font-size: 26px;
415
+ line-height: 30px;
416
+ margin: 0 0 20px 0;
417
+ padding: 10px;
418
+ .black_alpha(0.6);
419
+ display: inline-block;
420
+ clear: both;
421
+ }
422
+ }
423
+ }
424
+
425
+ /* =Collapsing Header Effect
426
+ (To use, assign "collapsing_header" class to the body tag)
427
+ -------------------------------------------------------------- */
428
+
429
+ .collapsing_header {
430
+ header {
431
+ position: fixed;
432
+ top: 0;
433
+ left: 0;
434
+ width: 100%;
435
+ height: 162px;
436
+ z-index:10;
437
+ &.absolute {
438
+ position: absolute !important;
439
+ top: 400px !important;
440
+ left: 0px;
441
+ }
442
+ }
443
+ .full_page_photo {
444
+ position: fixed;
445
+ top: 162px;
446
+ }
447
+ #main {
448
+ position: relative;
449
+ top: 562px;
450
+ }
451
+ }
452
+
453
+ /* =Main, Homepage
454
+ -------------------------------------------------------------- */
455
+ #main {
456
+ background: asset-url("backgrounds/wild_oliva_light.png");
457
+ }
458
+
459
+ section.call_to_action {
460
+ text-align: center;
461
+ padding: 35px 0 45px 0;
462
+ h3 {
463
+ font-weight: 300;
464
+ font-size: 50px;
465
+ line-height: 55px
466
+ }
467
+ h4 {
468
+ font-weight: 300;
469
+ font-size: 26px;
470
+ line-height: 30px;
471
+ margin: 0 0 20px 0;
472
+ }
473
+ }
474
+
475
+ section#features_teasers_wrapper {
476
+ margin: 35px 0 45px 0;
477
+ .feature_teaser {
478
+ text-align: center;
479
+ img {
480
+ }
481
+ h3 {
482
+ font-size: 16px;
483
+ font-weight: 600;
484
+ }
485
+ p {}
486
+ }
487
+ }
488
+
489
+ h2.section_header {
490
+ font-size: 18px;
491
+ line-height: 22px;
492
+ font-weight: 400;
493
+ border-bottom: dotted 1px #cccccc;
494
+ margin: 0 0 26px;
495
+ padding: 0 0 16px 0;
496
+ }
497
+
498
+ section#portfolio_teasers_wrapper {
499
+ margin: 35px 0 45px 0;
500
+ .porfolio_teaser {
501
+ text-align: center;
502
+ .theme-transition;
503
+ padding: 0 0 10px 0;
504
+ border-bottom: solid 2px @bodyBackground;
505
+ &:hover {
506
+ border-bottom: solid 2px @linkColor;
507
+ }
508
+ img {}
509
+ h3 {
510
+ font-size: 16px;
511
+ font-weight: 600;
512
+ line-height: 18px;
513
+ margin: 10px 0 0px 0;
514
+ a:link, a:visited {
515
+ color: @textColor;
516
+ }
517
+ a:hover, a:active {
518
+ color: darken(@textColor, 20%);
519
+ text-decoration: none;
520
+ }
521
+ }
522
+ p {
523
+ font-size: 13px;
524
+ font-weight: 400;
525
+ a:link, a:visited {
526
+ color: @grayLight;
527
+ }
528
+ a:hover, a:active {
529
+ color: darken(@grayLight, 20%);
530
+ text-decoration: none;
531
+ }
532
+ }
533
+ }
534
+ }
535
+
536
+ /* =General Page elements
537
+ -------------------------------------------------------------- */
538
+
539
+ figure {
540
+ margin: 14px 0 28px 0;
541
+ }
542
+
543
+ .hgroup {
544
+ border-bottom: 1px solid #cccccc;
545
+ margin: 26px 0px;
546
+ padding: 17px 0;
547
+ h1 {
548
+ font-size: 30px;
549
+ font-weight: 300;
550
+ line-height: 1em;
551
+ margin: 0 0 0.3em 0;
552
+ padding: 0;
553
+ }
554
+ h2 {
555
+ font-size: 14px;
556
+ font-weight: 300;
557
+ line-height: 1.5em;
558
+ margin: 0 20% 0 0;
559
+ padding: 0;
560
+ color: @gray;
561
+ }
562
+ .breadcrumb {
563
+ font-size: 12px;
564
+ background-color: @bodyBackground;
565
+ margin: 0 0 0px;
566
+ padding: 6px 15px;
567
+ border: solid 1px #cccccc;
568
+ }
569
+ }
570
+
571
+ /* =Our Team
572
+ ------------ */
573
+
574
+ .team_member {
575
+ text-align: center;
576
+ background-color: @black;
577
+ background-color: @grayDarker;
578
+ background: asset-url("backgrounds/wild_oliva_dark.png");
579
+ color: #cccccc;
580
+ padding: 40px;
581
+ .theme-transition;
582
+ .border-box;
583
+ .img-rounded;
584
+ &:hover {}
585
+ figure {
586
+ margin: 0;
587
+ padding: 0;
588
+ .img-circle;
589
+ background-size: cover;
590
+ img {
591
+ .theme-transition(250ms);
592
+ .border-radius(100px);
593
+ &:hover {
594
+ .opacity(0);
595
+ .scale(1.2);
596
+ }
597
+ }
598
+ }
599
+ h5 {
600
+ margin: 24px 0px 6px 0;
601
+ font-size: 20px;
602
+ font-weight: 600;
603
+ }
604
+ small {
605
+ font-size: 13px;
606
+ font-weight: 300;
607
+ }
608
+ hr {
609
+ margin: 14px 0;
610
+ border: #cccccc;
611
+ }
612
+ p.short_bio {
613
+ font-weight: 300;
614
+ }
615
+ .team_social {
616
+ margin: 0 0px 12px 0;
617
+ a {
618
+ margin: 0 6px 12px 0;
619
+ font-size: 18px;
620
+ background-color: @linkColor;
621
+ padding: 6px;
622
+ width: 22px;
623
+ height: 22px;
624
+ line-height: 22px;
625
+ display: inline-block;
626
+ .img-circle;
627
+ }
628
+ a:link, a:visited {color:#ffffff;}
629
+ a:hover, a:active {
630
+ color: @linkColor;
631
+ text-decoration: none;
632
+ background-color: #ffffff;
633
+ }
634
+ }
635
+ }
636
+
637
+ /* =Service Page elements
638
+ -------------------------------------------------------------- */
639
+
640
+ .service_teaser {
641
+ .border-box;
642
+ overflow: hidden;
643
+ margin: 0 0 60px 0px;
644
+ padding: 0 0px 0 0;
645
+ .teaser_photo {
646
+ padding: 30px;
647
+ .border-box;
648
+ img {
649
+ .img-circle;
650
+ }
651
+ }
652
+ }
653
+
654
+ .service {
655
+ margin-bottom: 40px;
656
+ figure {
657
+ text-align: center;
658
+ margin: 0;
659
+ padding: 0;
660
+ i {
661
+ font-size: 90px;
662
+ color: @blue;
663
+ &.blue {color: @blue;}
664
+ }
665
+ }
666
+ .desc {
667
+ h4 {font-weight: 600;}
668
+ p {}
669
+ }
670
+ }
671
+
672
+ /* =Pricing Tables
673
+ ------------------ */
674
+
675
+ .pricing_wrapper {
676
+ padding: 40px 0;
677
+ .pricing_plan {
678
+ &.special {
679
+ border: solid 20px @blue;
680
+ position: relative;
681
+ left: 0px;
682
+ top: -20px;
683
+ }
684
+ .theme-box-shadow;
685
+ .border-box;
686
+ .border-radius(6px);
687
+ text-align: center;
688
+ border: solid 1px #e7e7e7;
689
+ h3 {
690
+ background-color: @grayLighter;
691
+ padding: 30px 5px;
692
+ margin: 0 0 10px 0;
693
+ color: @blue;
694
+ font-size: 30px;
695
+ .border-top-radius(6px);
696
+ border-bottom: solid 1px #cccccc;
697
+ small {
698
+ display: block;
699
+ }
700
+ }
701
+ .the_price {
702
+ padding: 15px;
703
+ font-size: 50px;
704
+ margin: 30px auto;
705
+ width: 60%;
706
+ color: @green;
707
+ text-shadow: 1px 1px 0px #ffffff;
708
+ border-bottom: dotted 1px #cccccc;
709
+ span {
710
+ font-size: 30px;
711
+ }
712
+ small {
713
+ font-size: 14px;
714
+ }
715
+ }
716
+ .the_offerings {
717
+ padding: 0 30px;
718
+ color: @gray;
719
+ p {}
720
+ }
721
+ a.btn {
722
+ margin: 30px;
723
+ .img-circle;
724
+ }
725
+ }
726
+ }
727
+
728
+ /* =Portfolio Page elements
729
+ -------------------------------------------------------------- */
730
+
731
+ ul#portfolio_filters {
732
+ margin: 0 0 24px 0;
733
+ padding: 0;
734
+ list-style: none;
735
+ overflow: hidden;
736
+ li {
737
+ float: left;
738
+ a {
739
+ display: block;
740
+ padding: 6px 6px 6px 0;
741
+ margin: 0 3px;
742
+ text-transform: uppercase;
743
+ }
744
+ a:hover, a:active {
745
+ border-bottom: solid 0px @linkColor;
746
+ text-decoration: none;
747
+ }
748
+ .active a, .active a:hover {
749
+ border-bottom: solid 1px @linkColor;
750
+ }
751
+ }
752
+ }
753
+
754
+ .portfolio_strict {
755
+ .portfolio_item {
756
+ text-align: center;
757
+ background-color: #ffffff;
758
+ padding: 8px;
759
+ border: solid 1px #e7e7e7;
760
+ height: 290px;
761
+ overflow: hidden;
762
+ margin-bottom: 24px;
763
+ .border-box;
764
+ .theme-box-shadow;
765
+ .theme-transition(500ms);
766
+ .border-radius(3px);
767
+ &:hover {
768
+ background: asset-url("backgrounds/wild_oliva_blue_light.png");
769
+ a {
770
+ color:@white;
771
+ text-decoration: none;
772
+ .opacity(100) !important;
773
+ }
774
+ }
775
+ .portfolio_photo {
776
+ height: 220px;
777
+ .background_cover;
778
+ .border-radius(3px);
779
+ a {
780
+ display: block;
781
+ width: 100%;
782
+ height: 100%;
783
+ color: #ffffff;
784
+ text-decoration: none;
785
+ .black_alpha(0.6);
786
+ .opacity(0);
787
+ .theme-transition(500ms);
788
+ position: relative;
789
+ .border-radius(3px);
790
+ i {
791
+ background: asset-url("backgrounds/wild_oliva_blue_light.png");
792
+ .img-circle;
793
+ padding: 10px;
794
+ margin: 20% 0;
795
+ line-height: 30px;
796
+ height: 30px;
797
+ border: solid 5px;
798
+ }
799
+ p {
800
+ padding: 10px;
801
+ position: absolute;
802
+ bottom: 0;
803
+ left: 0;
804
+ }
805
+ }
806
+ }
807
+ .portfolio_description {
808
+ padding: 10px;
809
+ margin-bottom: 20px;
810
+ h3 {
811
+ margin: 0;
812
+ padding: 0;
813
+ font-size: 15px;
814
+ line-height: 18px;
815
+ font-weight: 700;
816
+ }
817
+ p {
818
+ margin: 0;
819
+ padding: 0;
820
+ font-size: 13px;
821
+ color: #888888;
822
+ }
823
+ }
824
+ }
825
+ }
826
+
827
+ .portfolio_masonry {
828
+ .portfolio_item {
829
+ text-align: center;
830
+ .theme-box-shadow;
831
+ .border-radius(6px);
832
+ margin-bottom: 24px;
833
+ a {
834
+ display: block;
835
+ width: 100%;
836
+ height: 100%;
837
+ position: relative;
838
+ img {
839
+ .border-radius(6px);
840
+ }
841
+ .overlay {
842
+ .opacity(0);
843
+ .border-box;
844
+ padding: 10px;
845
+ .border-radius(6px);
846
+ width: 100%;
847
+ height: 100%;
848
+ .black_alpha(0.6);
849
+ .theme-transition(500ms);
850
+ position: absolute;
851
+ top: 0px;
852
+ left: 0px;
853
+ .desc {
854
+ position: absolute;
855
+ top: 0;
856
+ bottom: 0;
857
+ left: 0;
858
+ right: 0;
859
+ width: 90%;
860
+ height: 35%;
861
+ margin: auto;
862
+ }
863
+ h3 {
864
+ font-size: 20px;
865
+ line-height: 22px;
866
+ }
867
+ i {
868
+ background: asset-url("backgrounds/wild_oliva_blue_light.png");
869
+ .img-circle;
870
+ padding: 10px;
871
+ line-height: 33px;
872
+ height: 30px;
873
+ width: 30px;
874
+ border: solid 5px;
875
+ }
876
+ }
877
+ &:hover {
878
+ .overlay {
879
+ color:@white;
880
+ text-decoration: none;
881
+ .opacity(100) !important;
882
+ }
883
+ }
884
+ }
885
+ }
886
+ }
887
+
888
+ #portfolio_slider_wrapper {
889
+ padding: 10px 0;
890
+ #portfolio_slider {
891
+ .container {
892
+ a {
893
+ display: block;
894
+ width: 100%;
895
+ height: 100%;
896
+ }
897
+ }
898
+ }
899
+ #carousel {
900
+ padding: 10px 0;
901
+ margin: 0 0 10px 0;
902
+ ul.slides {
903
+ li {
904
+ height: 140px;
905
+ overflow: hidden;
906
+ margin-right: 10px;
907
+ }
908
+ }
909
+ }
910
+ }
911
+
912
+ article.portfolio_details {
913
+ h3 {
914
+ line-height: 1.2em;
915
+ }
916
+ p {}
917
+ a.btn {}
918
+ }
919
+
920
+ /* =Blog Page elements
921
+ -------------------------------------------------------------- */
922
+
923
+ article.post {
924
+ padding: 0 0 40px 0;
925
+ margin: 0 0 40px 0;
926
+ border-bottom: dotted 2px #cccccc;
927
+ .post_header {
928
+ h3.post_title {
929
+ line-height: 1.2em;
930
+ }
931
+ .post_sub {}
932
+ }
933
+ .post_content {
934
+ figure {
935
+ max-height: 400px;
936
+ overflow: hidden;
937
+ }
938
+ p {}
939
+ .btn {margin-top: 10px;}
940
+ }
941
+ }
942
+
943
+ #post_comments {
944
+ padding: 0 0 30px 0;
945
+ margin: 0 0 40px 0;
946
+ border-bottom: dotted 2px #cccccc;
947
+ h4 {}
948
+ .comment {
949
+ padding: 10px 0;
950
+ figure {}
951
+ .comment_name {
952
+ font-weight: 600;
953
+ padding-top: 10px;
954
+ a.reply {
955
+ font-size: 12px;
956
+ padding: 0 6px;
957
+ }
958
+ }
959
+ .comment_date {
960
+ font-size: 12px;
961
+ }
962
+ .the_comment {}
963
+ }
964
+ }
965
+
966
+ /* =Sidebar
967
+ ----------- */
968
+
969
+ #sidebar {
970
+ .border-box;
971
+ padding: 0px 0 0 30px;
972
+ aside.widget {
973
+ margin: 0 0 40px 0px;
974
+ h4 {
975
+ padding: 7px 0;
976
+ }
977
+ }
978
+ }
979
+
980
+ .ads {
981
+ a {
982
+ display: block;
983
+ float: left;
984
+ margin: 0 10px 10px 0;
985
+ }
986
+ }
987
+
988
+ #tags {
989
+ a {
990
+ display: block;
991
+ padding: 10px;
992
+ margin: 0 10px 10px 0;
993
+ float: left;
994
+ font-weight: 300;
995
+ }
996
+ }
997
+
998
+ #sidebar li.media {
999
+ .media-photo {
1000
+ .square(60px);
1001
+ }
1002
+ h5.media-heading {
1003
+ font-weight: 600;
1004
+ line-height: 1.2em;
1005
+ font-weight: 300;
1006
+ }
1007
+ p {
1008
+ font-weight: 300;
1009
+ font-size: 13px;
1010
+ line-height: 1.2em;
1011
+ }
1012
+ a.media-date {
1013
+ .square(40px);
1014
+ .img-circle;
1015
+ .pull-left;
1016
+ .blue_alpha(0.8);
1017
+ text-align: center;
1018
+ font-size: 20px;
1019
+ font-weight: 600;
1020
+ padding: 15px;
1021
+ margin: 0 10px 0 0;
1022
+ color: @white;
1023
+ &:hover {.black_alpha(0.1);}
1024
+ span {
1025
+ font-size: 13px;
1026
+ font-weight: 400;
1027
+ }
1028
+ }
1029
+ }
1030
+
1031
+ /* =Register or Sign in Page
1032
+ -------------------------------------------------------------- */
1033
+
1034
+ .signin {
1035
+ text-align: center;
1036
+ background-color: #ffffff;
1037
+ padding: 40px;
1038
+ border: solid 1px #e7e7e7;
1039
+ margin-bottom: 24px;
1040
+ .border-box;
1041
+ .theme-box-shadow;
1042
+ .border-radius(3px);
1043
+ form {
1044
+ .forgot {
1045
+ padding: 0 0 20px 0;
1046
+ font-weight: 300;
1047
+ label.checkbox {
1048
+ font-weight: 300;
1049
+ input[type="checkbox"] {
1050
+ float: none;
1051
+ position: relative;
1052
+ left: 0;
1053
+ top: -3px;
1054
+ }
1055
+ }
1056
+ }
1057
+ }
1058
+ }
1059
+
1060
+ .social_sign {
1061
+ h3 {
1062
+ font-weight: 300;
1063
+ font-size: 20px;
1064
+ margin-bottom: 30px;
1065
+ line-height: 22px;
1066
+ }
1067
+ a {
1068
+ background-color: @blue;
1069
+ color: #ffffff;
1070
+ text-align: center;
1071
+ display: inline-block;
1072
+ margin: 0 8px;
1073
+ .img-circle;
1074
+ font-size: 30px;
1075
+ width: 30px;
1076
+ height: 30px;
1077
+ padding: 18px;
1078
+ .theme-transition(100ms);
1079
+ &.fb {
1080
+ background-color: #3B5998;
1081
+ }
1082
+ &.tw {
1083
+ background-color: #00ACEE;
1084
+ }
1085
+ &.gp {
1086
+ background-color: #E44B39;
1087
+ }
1088
+ &:link, &:visited {
1089
+ color: #ffffff;
1090
+ }
1091
+ &:hover, &:active {
1092
+ -moz-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
1093
+ -webkit-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
1094
+ -o-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
1095
+ -ms-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
1096
+ transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
1097
+ }
1098
+ }
1099
+ }
1100
+
1101
+ .or {
1102
+ overflow: hidden;
1103
+ text-align: center;
1104
+ padding: 30px 0 0 0;
1105
+ .or_l, .or_r {
1106
+ width: 40%;
1107
+ border-bottom: solid 1px #cccccc;
1108
+ display: inline-block;
1109
+ position: relative;
1110
+ left: 0px;
1111
+ top: -4px;
1112
+ }
1113
+ span {
1114
+ width: 8%;
1115
+ display: inline-block;
1116
+ }
1117
+ }
1118
+
1119
+ p.sign_title {
1120
+ font-weight: 300;
1121
+ padding: 30px 0 20px 0;
1122
+ }
1123
+
1124
+ .signup {
1125
+ text-align: center;
1126
+ background-color: #ffffff;
1127
+ padding: 40px;
1128
+ border: solid 1px #e7e7e7;
1129
+ margin-bottom: 24px;
1130
+ .border-box;
1131
+ .theme-box-shadow;
1132
+ .border-radius(3px);
1133
+ form {
1134
+ label.checkbox {
1135
+ font-weight: 300;
1136
+ input[type="checkbox"] {
1137
+ float: none;
1138
+ position: relative;
1139
+ left: 0;
1140
+ top: -3px;
1141
+ }
1142
+ }
1143
+ .btn {
1144
+ margin-top: 50px;
1145
+ }
1146
+ }
1147
+ }
1148
+
1149
+ /* =Footer
1150
+ -------------------------------------------------------------- */
1151
+
1152
+ footer {
1153
+ margin-top: 40px;
1154
+ color: @white;
1155
+ border-top: solid 2px @white;
1156
+ background-color: @grayDarker;
1157
+ background: asset-url("backgrounds/wild_oliva_dark.png");
1158
+ a {
1159
+ &:link, &:visited {}
1160
+ &:hover, &:active {color:@linkColorHover;text-decoration: none;}
1161
+ }
1162
+ }
1163
+
1164
+ #twitter_feed_wrapper {
1165
+ padding: 14px;
1166
+ background-color: hsla(hue(@black), saturation(@black), lightness(@black), 0.1);
1167
+ border-bottom: solid 1px @black;
1168
+ border-top: solid 1px @black;
1169
+ margin-top: 48px;
1170
+ .twitter_feed_icon a {
1171
+ padding: 7px 0;
1172
+ font-size: 70px;
1173
+ display: block;
1174
+ text-align: center;
1175
+ }
1176
+ blockquote {
1177
+ margin: 11px 0;
1178
+ min-height: 60px;
1179
+ p {
1180
+ font-size: 16px;
1181
+ margin-bottom: 3px;
1182
+
1183
+ }
1184
+ a {
1185
+ }
1186
+ }
1187
+ }
1188
+
1189
+ #footer_teasers_wrapper {
1190
+ padding: 55px 0;
1191
+ .footer_teaser {
1192
+ h3 {
1193
+ font-size: 18px;
1194
+ font-weight: 700;
1195
+ line-height: 18px;
1196
+ padding: 0 0 16px 0;
1197
+ margin: 10px 0 20px 0;
1198
+ border-bottom: solid 1px @gray;
1199
+ }
1200
+ p {
1201
+ font-size: 13px;
1202
+ }
1203
+ }
1204
+ }
1205
+
1206
+ li.media {
1207
+ position: relative;
1208
+ .media-photo {
1209
+ position: absolute;
1210
+ left: 0;
1211
+ top: 0;
1212
+ .square(70px);
1213
+ margin: 5px;
1214
+ .img-circle;
1215
+ overflow: hidden;
1216
+ .background_cover;
1217
+ }
1218
+ h5.media-heading {
1219
+ font-weight: 600;
1220
+ padding: 0px;
1221
+ margin: 0;
1222
+ }
1223
+ a.media-date {
1224
+ .square(40px);
1225
+ .pull-left;
1226
+ .black_alpha(0.85);
1227
+ .img-circle;
1228
+ text-align: center;
1229
+ font-size: 20px;
1230
+ font-weight: 600;
1231
+ padding: 20px;
1232
+ margin: 0 10px 0 0;
1233
+ position: relative;
1234
+ z-index: 2;
1235
+ color: @white;
1236
+ .theme-transition(300ms);
1237
+ &:hover {.blue_alpha(0.4);}
1238
+ span {
1239
+ clear: both;
1240
+ display: block;
1241
+ font-size: 13px;
1242
+ font-weight: 400;
1243
+ }
1244
+ }
1245
+ }
1246
+
1247
+ #latest-flickr-images {
1248
+ ul {
1249
+ margin: 0;
1250
+ overflow: hidden;
1251
+ li {
1252
+ list-style: none;
1253
+ display: block;
1254
+ float: left;
1255
+ margin: 3px;
1256
+ a {
1257
+ display: block;
1258
+ width: 60px;
1259
+ height: 60px;
1260
+ border: solid 1px #33333;
1261
+ overflow: hidden;
1262
+ .img-rounded;
1263
+ img {
1264
+ min-width: 60px;
1265
+ min-height: 60px;
1266
+ }
1267
+ }
1268
+ }
1269
+ }
1270
+ }
1271
+
1272
+ #block-toolbar {
1273
+ border-top: solid 1px @black;
1274
+ padding: 5px 0;
1275
+ background-color: @blue;
1276
+ font-weight: 300;
1277
+ color: @grayLight;
1278
+ }
1279
+
1280
+ #copyright {
1281
+ border-top: solid 1px @black;
1282
+ padding: 15px 0;
1283
+ background-color: hsla(hue(@black), saturation(@black), lightness(@black), 0.5);
1284
+ font-weight: 300;
1285
+ color: @grayLight;
1286
+ }
1287
+
1288
+ /* =Boxed Layout
1289
+ -------------------------------------------------------------- */
1290
+
1291
+ .boxed {
1292
+ #slider_wrapper {
1293
+ margin-top: 30px;
1294
+ margin-bottom: 20px;
1295
+ .flexslider .item {
1296
+ .border-radius(6px);
1297
+ img {.border-radius(6px);}
1298
+ }
1299
+ }
1300
+ section#features_teasers_wrapper .feature_teaser {
1301
+ margin-top: 30px;
1302
+ h3 {
1303
+ margin: 0;
1304
+ padding: 0;
1305
+ margin-top: 10px;
1306
+ font-weight: 300;
1307
+ font-size: 18px;
1308
+ line-height: 1.2em;
1309
+ }
1310
+ p {
1311
+ padding: 10px 0;
1312
+ font-weight: 300;
1313
+ }
1314
+ }
1315
+ }
1316
+
1317
+
1318
+ /* =Buttons Overrides
1319
+ -------------------------------------------------------------- */
1320
+ .btn-primary {
1321
+ .buttonBackground(@btnPrimaryBackground, @btnPrimaryBackground);
1322
+ &:hover {
1323
+ .buttonBackground(@btnPrimaryBackground, @btnPrimaryBackgroundHighlight);
1324
+ }
1325
+ }
1326
+ .btn-warning {
1327
+ .buttonBackground(@btnWarningBackground, @btnWarningBackground);
1328
+ &:hover {
1329
+ .buttonBackground(@btnWarningBackground, @btnWarningBackgroundHighlight);
1330
+ }
1331
+ }
1332
+ .btn-danger {
1333
+ .buttonBackground(@btnDangerBackground, @btnDangerBackground);
1334
+ &:hover {
1335
+ .buttonBackground(@btnDangerBackground, @btnDangerBackgroundHighlight);
1336
+ }
1337
+ }
1338
+ .btn-success {
1339
+ .buttonBackground(@btnSuccessBackground, @btnSuccessBackground);
1340
+ &:hover {
1341
+ .buttonBackground(@btnSuccessBackground, @btnSuccessBackgroundHighlight);
1342
+ }
1343
+ }
1344
+ .btn-info {
1345
+ .buttonBackground(@btnInfoBackground, @btnInfoBackground);
1346
+ &:hover {
1347
+ .buttonBackground(@btnInfoBackground, @btnInfoBackgroundHighlight);
1348
+ }
1349
+ }
1350
+ .btn-inverse {
1351
+ .buttonBackground(@btnInverseBackground, @btnInverseBackground);
1352
+ &:hover {
1353
+ .buttonBackground(@btnInverseBackground, @btnInverseBackgroundHighlight);
1354
+ }
1355
+ }
1356
+
1357
+ // Blockquotes
1358
+ blockquote {
1359
+ border-left: 5px solid @grayLight;
1360
+ p {
1361
+ font-size: @baseFontSize * 1.25;
1362
+ font-weight: 300;
1363
+ line-height: 1.43;
1364
+ }
1365
+ }
1366
+
1367
+
1368
+ /* =UItoTop jQuery Plugin 1.2
1369
+ -------------------------------------------------------------- */
1370
+ #toTop {
1371
+ display:none;
1372
+ text-decoration:none;
1373
+ position:fixed;
1374
+ bottom:35px;
1375
+ right:10px;
1376
+ overflow:hidden;
1377
+ width:51px;
1378
+ height:51px;
1379
+ border:none;
1380
+ text-indent:100%;
1381
+ background:asset-url("ui.totop.png") no-repeat left top;
1382
+ .opacity(50);
1383
+ z-index: 2;
1384
+ }
1385
+
1386
+ #toTopHover {
1387
+ background:asset-url("ui.totop.png") no-repeat left -51px;
1388
+ width:51px;
1389
+ height:51px;
1390
+ display:block;
1391
+ overflow:hidden;
1392
+ float:left;
1393
+ .opacity(0);
1394
+ }
1395
+
1396
+ #toTop:active, #toTop:focus {
1397
+ outline:none;
1398
+ }
1399
+
1400
+
1401
+ /* =Responsive: Large desktop and up
1402
+ -------------------------------------------------------------- */
1403
+ @media (min-width: 1200px) {
1404
+ //------------------------------------------------------------
1405
+
1406
+
1407
+ //------------------------------------------------------------
1408
+ }
1409
+ /* =Responsive: Desktop
1410
+ -------------------------------------------------------------- */
1411
+ @media (min-width: 980px) and (max-width: 1199px) {
1412
+ //------------------------------------------------------------
1413
+
1414
+ .navbar {
1415
+ .nav {
1416
+ li a {
1417
+ margin: 0px;
1418
+ padding: 10px;
1419
+ font-size: 14px;
1420
+ }
1421
+ .dropdown-menu > li > a {
1422
+ padding: 3px 20px;
1423
+ }
1424
+ }
1425
+ }
1426
+
1427
+ .flexslider {
1428
+ .container {
1429
+ height: 400px;
1430
+ .carousel-caption {
1431
+ padding: 30px 0px;
1432
+ h1 {
1433
+ font-size: 40px;
1434
+ }
1435
+ .lead {
1436
+ font-size: 16px;
1437
+ }
1438
+ .round_badge {
1439
+ top: -40px;
1440
+ right: 100px;
1441
+ }
1442
+ }
1443
+ }
1444
+ .item {
1445
+ height: 400px;
1446
+ }
1447
+ }
1448
+
1449
+
1450
+
1451
+ //------------------------------------------------------------
1452
+ }
1453
+ /* =Responsive: Tablet to desktop
1454
+ -------------------------------------------------------------- */
1455
+ @media (min-width: 768px) and (max-width: 979px) {
1456
+ //------------------------------------------------------------
1457
+
1458
+ .flexslider {
1459
+ .container {
1460
+ height: 350px;
1461
+ .carousel-caption {
1462
+ padding: 20px 0px;
1463
+ h1 {
1464
+ font-size: 30px;
1465
+ }
1466
+ .lead {
1467
+ font-size: 16px;
1468
+ }
1469
+ .round_badge {
1470
+ top: -60px;
1471
+ right: 70px;
1472
+ }
1473
+ }
1474
+ }
1475
+ .item {
1476
+ height: 350px;
1477
+ }
1478
+ }
1479
+
1480
+ .full_page_photo {
1481
+ height: 350px;
1482
+ section.call_to_action {
1483
+ max-width: 80%;
1484
+ h3 {
1485
+ font-weight: 300;
1486
+ font-size: 40px;
1487
+ line-height: 45px;
1488
+ }
1489
+ h4 {
1490
+ font-weight: 300;
1491
+ font-size: 20px;
1492
+ line-height: 26px;
1493
+ }
1494
+ }
1495
+ }
1496
+
1497
+ section.call_to_action {
1498
+ padding: 35px 0;
1499
+ h3 {
1500
+ font-size: 40px;
1501
+ line-height: 45px;
1502
+ margin-bottom: 10px;
1503
+ }
1504
+ h4 {
1505
+ font-size: 20px;
1506
+ line-height: 26px;
1507
+ margin: 0 0 20px 0;
1508
+ }
1509
+ }
1510
+
1511
+ section#features_teasers_wrapper {
1512
+ margin: 25px 0 45px 0;
1513
+ .feature_teaser {
1514
+ h3 {
1515
+ font-size: 15px;
1516
+ }
1517
+ p {
1518
+ font-size: 13px;
1519
+ line-height: 1.4em;
1520
+ }
1521
+ }
1522
+ }
1523
+
1524
+ .portfolio_strict {
1525
+ .portfolio_item {
1526
+ .portfolio_photo {
1527
+ a {
1528
+ p {
1529
+ font-size: 12px;
1530
+ line-height: 1.3em;
1531
+ }
1532
+ }
1533
+ }
1534
+ .portfolio_description {
1535
+ h3 {
1536
+ margin: 0;
1537
+ padding: 0;
1538
+ font-size: 14px;
1539
+ line-height: 16px;
1540
+ }
1541
+ p {
1542
+ font-size: 12px;
1543
+ }
1544
+ }
1545
+ }
1546
+ }
1547
+
1548
+ .service figure i {
1549
+ font-size: 70px;
1550
+ }
1551
+
1552
+ //------------------------------------------------------------
1553
+ }
1554
+ /* =Responsive: Landscape Phone to Tablet
1555
+ -------------------------------------------------------------- */
1556
+ @media only screen and (max-width: 767px) {
1557
+ //------------------------------------------------------------
1558
+
1559
+ body {
1560
+ margin: 0;
1561
+ padding: 0;
1562
+ }
1563
+
1564
+ .container {
1565
+ padding-left: 20px;
1566
+ padding-right: 20px;
1567
+ }
1568
+
1569
+ .navbar {}
1570
+
1571
+ .flexslider {
1572
+ .container {
1573
+ height: 350px;
1574
+ .carousel-caption {
1575
+ padding: 20px 0px;
1576
+ h1 {
1577
+ font-size: 30px;
1578
+ }
1579
+ .lead {
1580
+ font-size: 16px;
1581
+ }
1582
+ .round_badge {display: none;}
1583
+ }
1584
+ }
1585
+ .item {
1586
+ height: 350px;
1587
+ }
1588
+ }
1589
+
1590
+ section.call_to_action {
1591
+ padding: 35px 0;
1592
+ h3 {
1593
+ font-size: 40px;
1594
+ line-height: 45px;
1595
+ margin-bottom: 10px;
1596
+ }
1597
+ h4 {
1598
+ font-size: 20px;
1599
+ line-height: 26px;
1600
+ margin: 0 0 20px 0;
1601
+ }
1602
+ }
1603
+
1604
+ .full_page_photo {
1605
+ height: 300px;
1606
+ section.call_to_action {
1607
+ max-width: 90%;
1608
+ h3 {
1609
+ font-weight: 300;
1610
+ font-size: 30px;
1611
+ line-height: 35px;
1612
+ }
1613
+ h4 {
1614
+ font-weight: 300;
1615
+ font-size: 16px;
1616
+ line-height: 20px;
1617
+ }
1618
+ }
1619
+ }
1620
+
1621
+ section#features_teasers_wrapper {
1622
+ .feature_teaser {
1623
+ margin-bottom: 40px;
1624
+ }
1625
+ }
1626
+
1627
+ .team_member {
1628
+ margin-bottom: 30px;
1629
+ figure {
1630
+ margin: 0 auto;
1631
+ .square(250px);
1632
+ img {
1633
+ .square(250px);
1634
+ .border-radius(150px);
1635
+ }
1636
+ }
1637
+ }
1638
+
1639
+ article p {
1640
+ font-size: 16px;
1641
+ line-height: 1.5em;
1642
+ }
1643
+
1644
+ .columns_2 {
1645
+ .content-columns(1, 0px);
1646
+ .hyphens;
1647
+ }
1648
+
1649
+ #footer_teasers_wrapper {
1650
+ .footer_teaser {
1651
+ margin: 0 0 40px 0;
1652
+ }
1653
+ }
1654
+
1655
+ .collapsing_header {
1656
+ header {
1657
+ position: static;
1658
+ height: auto;
1659
+ }
1660
+ .full_page_photo {
1661
+ position: relative;
1662
+ top: 0;
1663
+ }
1664
+ #main {
1665
+ position: relative;
1666
+ top: 0;
1667
+ }
1668
+ }
1669
+
1670
+ .collapsing_header header.absolute {
1671
+ position: relative !important;
1672
+ top: 0px !important;
1673
+ left: 0px;
1674
+ }
1675
+
1676
+ #sidebar {
1677
+ padding: 0px 0 0 0px;
1678
+ }
1679
+
1680
+ .pricing_wrapper {
1681
+ padding: 0px 0 20px 0;
1682
+ .pricing_plan {
1683
+ margin: 20px 0;
1684
+ &.special {
1685
+ top: 0px;
1686
+ }
1687
+ h3 {
1688
+ padding: 30px 0;
1689
+ margin: 0 0 10px 0;
1690
+ }
1691
+ }
1692
+ }
1693
+
1694
+ //------------------------------------------------------------
1695
+ }
1696
+ /* =Responsive: Portrait Phone
1697
+ -------------------------------------------------------------- */
1698
+ @media only screen and (max-width: 479px) {
1699
+ //------------------------------------------------------------
1700
+
1701
+ .navbar {
1702
+ margin-bottom: 0;
1703
+ .navbar-inner {
1704
+
1705
+ }
1706
+ }
1707
+
1708
+ .navbar .btn-navbar {
1709
+ margin-top: 0px;
1710
+ position: relative;
1711
+ top: 10px;
1712
+ clear: both;
1713
+ }
1714
+
1715
+ .hgroup {
1716
+ h2 {
1717
+ margin: 0 0 6px 0;
1718
+ }
1719
+ }
1720
+
1721
+ .flexslider {
1722
+ .container {
1723
+ height: 350px;
1724
+ .carousel-caption {
1725
+ padding: 20px 0px;
1726
+ margin: 0;
1727
+ h1 {
1728
+ font-size: 30px;
1729
+ }
1730
+ .lead {
1731
+ font-size: 16px;
1732
+ }
1733
+ }
1734
+ }
1735
+ .item {
1736
+ height: 350px;
1737
+ }
1738
+ }
1739
+
1740
+ .team_member {
1741
+ margin-bottom: 30px;
1742
+ figure {
1743
+ margin: 0 auto;
1744
+ .square(150px);
1745
+ img {
1746
+ .square(150px);
1747
+ }
1748
+ }
1749
+ }
1750
+
1751
+ #portfolio_slider_wrapper {
1752
+ margin-bottom: 30px;
1753
+ #carousel {
1754
+ display: none;
1755
+ }
1756
+ }
1757
+
1758
+ //------------------------------------------------------------
1759
+ }
1760
+
1761
+
1762
+
1763
+
1764
+ /* ===== #sign in ===== */
1765
+
1766
+ .section-sign{
1767
+ position: relative;
1768
+ }
1769
+ .section-sign form{
1770
+ text-align: center;
1771
+ }
1772
+ .sign-align{
1773
+ }
1774
+ .section-sign .account{
1775
+ margin-top: 5px;
1776
+ }
1777
+ .section-sign .section-wrapper{
1778
+ padding: 100px 0;
1779
+ }
1780
+ .section-sign .cut{
1781
+ position: absolute;
1782
+ bottom: -15px;
1783
+ left: 400px;
1784
+ color: #222222;
1785
+ }
1786
+ .sign-background .cut{
1787
+ position: absolute;
1788
+ bottom: -15px;
1789
+ left: 400px;
1790
+ color: #fff;
1791
+ }
1792
+ .section-sign h2{
1793
+ text-align: center;
1794
+ }
1795
+
1796
+ .sign-background {
1797
+ background-image: url("../images/background/4.jpg");
1798
+ background-position: left bottom;
1799
+ background-repeat: no-repeat;
1800
+ background-size: cover;
1801
+ overflow: hidden;
1802
+ }
1803
+
1804
+ .sign-background h2{
1805
+ color: #FFF;
1806
+ font-weight: 100;
1807
+ }
1808
+ .btn-sign {
1809
+ margin-top: -10px;
1810
+ }
1811
+ .account-avatar{
1812
+ max-width: 150px;
1813
+ }
1814
+ .modern {
1815
+ display: inline-block;
1816
+ color: #FFF;
1817
+ margin: 10px;
1818
+ padding: 8px 15px;
1819
+ border-radius: 0;
1820
+
1821
+ -webkit-transition: all 0.3s ease-out;
1822
+ -moz-transition: all 0.3s ease-out;
1823
+ -o-transition: all 0.3s ease-out;
1824
+ -ms-transition: all 0.3s ease-out;
1825
+ transition: all 0.3s ease-out;
1826
+ text-decoration: none;
1827
+ }
1828
+ .modern .mordern-id{
1829
+ font-family: 'Open Sans', sans-serif;
1830
+ }
1831
+ .section-sign a:hover, .section-sign a:active, .section-sign a:focus{
1832
+ color: #FFFFFF;
1833
+ text-decoration: none;
1834
+ font-family: 'Open Sans', sans-serif;
1835
+ }
1836
+ .sign-facebook{
1837
+ background: #35528A;
1838
+ font-family: 'Open Sans', sans-serif;
1839
+ }
1840
+ .sign-facebook:hover{
1841
+ background: #2c4371;
1842
+ }
1843
+ .sign-twitter{
1844
+ background: #00ADEF;
1845
+ }
1846
+ .sign-twitter:hover{
1847
+ background: #0094cd;
1848
+ }
1849
+ .sign-google{
1850
+ background: #CE1B21;
1851
+ }
1852
+ .sign-google:hover{
1853
+ background: #b0171c;
1854
+ }
1855
+ .modern:active {
1856
+ box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3) inset;
1857
+ -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3) inset;
1858
+ color: #fff;
1859
+ }
1860
+
1861
+ .openid{
1862
+ float: none;
1863
+ margin: 0 auto 28px;
1864
+ text-align: center;
1865
+ }
1866
+
1867
+ .section-sign .password a{
1868
+ -webkit-transition: all 0.2s ease 0s;
1869
+ -moz-transition: all 0.2s ease 0s;
1870
+ -o-transition: all 0.2s ease 0s;
1871
+ -ms-transition: all 0.2s ease 0s;
1872
+ transition: all 0.2s ease 0s;
1873
+ font-weight: bold;
1874
+ }
1875
+ .section-sign .password a:hover{
1876
+ color:#222222;
1877
+ }
1878
+ .section-sign .account a{
1879
+ -webkit-transition: all 0.2s ease 0s;
1880
+ -moz-transition: all 0.2s ease 0s;
1881
+ -o-transition: all 0.2s ease 0s;
1882
+ -ms-transition: all 0.2s ease 0s;
1883
+ transition: all 0.2s ease 0s;
1884
+ font-weight: bold;
1885
+ }
1886
+ .section-sign .account a:hover{
1887
+ color:#222222;
1888
+ }
1889
+ .btn-avatar{
1890
+ text-align: center;
1891
+ margin-bottom: 20px;
1892
+ }
1893
+ .btn-account {
1894
+ width: 82%;
1895
+ }
1896
+
1897
+ /* ===== #sign up ===== */
1898
+
1899
+ .section-sign .btn-avatar a:hover, .section-sign .btn-avatara:active, .section-sign .btn-avatar a:focus{
1900
+ color: #fff;
1901
+ }
1902
+ .section-sign .create-account{
1903
+ margin-top: 30px;
1904
+ }
1905
+
1906
+ .section-sign .form-password .pass{
1907
+ margin-left: 50px;
1908
+ }
1909
+ .form-password p{
1910
+ text-align: center;
1911
+ padding: 20px 0;
1912
+ }
1913
+ .section-sign .form-password .btn-password{
1914
+ margin-top: -10px;
1915
+ }
1916
+
1917
+ /* ===== #service ===== */
1918
+
1919
+
1920
+
1921
+ .service {
1922
+ overflow: hidden;
1923
+ margin-bottom: 20px;
1924
+ }
1925
+ .service .well {
1926
+ padding-top: 1px;
1927
+ }
1928
+ .service > .well {
1929
+ margin-bottom: 1px;
1930
+ }
1931
+ .service .service-desc {
1932
+ overflow: hidden;
1933
+ }
1934
+ .service .service-icon {
1935
+ float: left;
1936
+ padding: 10px 20px;
1937
+ width: 100px;
1938
+ height: 100px;
1939
+ font-size: 100px;
1940
+ line-height: 1;
1941
+ color: #2673ec;
1942
+ }
1943
+
1944
+ .service{
1945
+ font-size: 13px;
1946
+ }
1947
+
1948
+ .service .service-icon{
1949
+ float: left;
1950
+ width: 40px;
1951
+ }
1952
+
1953
+ .service .service-icon i{
1954
+ font-size: 30px;
1955
+ display: block;
1956
+ margin-top: 15px;
1957
+ }
1958
+
1959
+ .service .service-content{
1960
+ margin-top: 15px;
1961
+ margin-left: 50px;
1962
+ }
1963
+
1964
+ .service h5{
1965
+ line-height: 15px;
1966
+ }
1967
+
1968
+ .service .row-fluid hr{
1969
+ margin: 10px 0px;
1970
+ }
1971
+
1972
+ .service .row-fluid .grey{
1973
+ color: #999;
1974
+ }