linaro-jekyll-theme 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (130) hide show
  1. checksums.yaml +4 -4
  2. data/_assets/css/_bootstrap-compass.scss +9 -0
  3. data/_assets/css/_bootstrap-mincer.scss +19 -0
  4. data/_assets/css/_bootstrap-sprockets.scss +9 -0
  5. data/_assets/css/_bootstrap.scss +56 -0
  6. data/_assets/css/blog-pages.scss +5 -0
  7. data/_assets/css/bootstrap/_alerts.scss +73 -0
  8. data/_assets/css/bootstrap/_badges.scss +68 -0
  9. data/_assets/css/bootstrap/_breadcrumbs.scss +28 -0
  10. data/_assets/css/bootstrap/_button-groups.scss +244 -0
  11. data/_assets/css/bootstrap/_buttons.scss +168 -0
  12. data/_assets/css/bootstrap/_carousel.scss +270 -0
  13. data/_assets/css/bootstrap/_close.scss +36 -0
  14. data/_assets/css/bootstrap/_code.scss +69 -0
  15. data/_assets/css/bootstrap/_component-animations.scss +37 -0
  16. data/_assets/css/bootstrap/_dropdowns.scss +216 -0
  17. data/_assets/css/bootstrap/_forms.scss +617 -0
  18. data/_assets/css/bootstrap/_glyphicons.scss +307 -0
  19. data/_assets/css/bootstrap/_grid.scss +84 -0
  20. data/_assets/css/bootstrap/_input-groups.scss +171 -0
  21. data/_assets/css/bootstrap/_jumbotron.scss +54 -0
  22. data/_assets/css/bootstrap/_labels.scss +66 -0
  23. data/_assets/css/bootstrap/_list-group.scss +130 -0
  24. data/_assets/css/bootstrap/_media.scss +66 -0
  25. data/_assets/css/bootstrap/_mixins.scss +40 -0
  26. data/_assets/css/bootstrap/_modals.scss +150 -0
  27. data/_assets/css/bootstrap/_navbar.scss +662 -0
  28. data/_assets/css/bootstrap/_navs.scss +242 -0
  29. data/_assets/css/bootstrap/_normalize.scss +424 -0
  30. data/_assets/css/bootstrap/_pager.scss +54 -0
  31. data/_assets/css/bootstrap/_pagination.scss +89 -0
  32. data/_assets/css/bootstrap/_panels.scss +271 -0
  33. data/_assets/css/bootstrap/_popovers.scss +131 -0
  34. data/_assets/css/bootstrap/_print.scss +101 -0
  35. data/_assets/css/bootstrap/_progress-bars.scss +87 -0
  36. data/_assets/css/bootstrap/_responsive-embed.scss +35 -0
  37. data/_assets/css/bootstrap/_responsive-utilities.scss +179 -0
  38. data/_assets/css/bootstrap/_scaffolding.scss +161 -0
  39. data/_assets/css/bootstrap/_tables.scss +234 -0
  40. data/_assets/css/bootstrap/_theme.scss +291 -0
  41. data/_assets/css/bootstrap/_thumbnails.scss +38 -0
  42. data/_assets/css/bootstrap/_tooltip.scss +101 -0
  43. data/_assets/css/bootstrap/_type.scss +298 -0
  44. data/_assets/css/bootstrap/_utilities.scss +55 -0
  45. data/_assets/css/bootstrap/_variables.scss +874 -0
  46. data/_assets/css/bootstrap/_wells.scss +29 -0
  47. data/_assets/css/bootstrap/mixins/_alerts.scss +14 -0
  48. data/_assets/css/bootstrap/mixins/_background-variant.scss +12 -0
  49. data/_assets/css/bootstrap/mixins/_border-radius.scss +18 -0
  50. data/_assets/css/bootstrap/mixins/_buttons.scss +65 -0
  51. data/_assets/css/bootstrap/mixins/_center-block.scss +7 -0
  52. data/_assets/css/bootstrap/mixins/_clearfix.scss +22 -0
  53. data/_assets/css/bootstrap/mixins/_forms.scss +88 -0
  54. data/_assets/css/bootstrap/mixins/_gradients.scss +58 -0
  55. data/_assets/css/bootstrap/mixins/_grid-framework.scss +81 -0
  56. data/_assets/css/bootstrap/mixins/_grid.scss +122 -0
  57. data/_assets/css/bootstrap/mixins/_hide-text.scss +21 -0
  58. data/_assets/css/bootstrap/mixins/_image.scss +33 -0
  59. data/_assets/css/bootstrap/mixins/_labels.scss +12 -0
  60. data/_assets/css/bootstrap/mixins/_list-group.scss +32 -0
  61. data/_assets/css/bootstrap/mixins/_nav-divider.scss +10 -0
  62. data/_assets/css/bootstrap/mixins/_nav-vertical-align.scss +9 -0
  63. data/_assets/css/bootstrap/mixins/_opacity.scss +8 -0
  64. data/_assets/css/bootstrap/mixins/_pagination.scss +24 -0
  65. data/_assets/css/bootstrap/mixins/_panels.scss +24 -0
  66. data/_assets/css/bootstrap/mixins/_progress-bar.scss +10 -0
  67. data/_assets/css/bootstrap/mixins/_reset-filter.scss +8 -0
  68. data/_assets/css/bootstrap/mixins/_reset-text.scss +18 -0
  69. data/_assets/css/bootstrap/mixins/_resize.scss +6 -0
  70. data/_assets/css/bootstrap/mixins/_responsive-visibility.scss +21 -0
  71. data/_assets/css/bootstrap/mixins/_size.scss +10 -0
  72. data/_assets/css/bootstrap/mixins/_tab-focus.scss +9 -0
  73. data/_assets/css/bootstrap/mixins/_table-row.scss +28 -0
  74. data/_assets/css/bootstrap/mixins/_text-emphasis.scss +12 -0
  75. data/_assets/css/bootstrap/mixins/_text-overflow.scss +8 -0
  76. data/_assets/css/bootstrap/mixins/_vendor-prefixes.scss +222 -0
  77. data/_assets/css/core/animations.scss +125 -0
  78. data/_assets/css/core/blog.scss +206 -0
  79. data/_assets/css/core/breadcrumb.scss +48 -0
  80. data/_assets/css/core/carousel.scss +136 -0
  81. data/_assets/css/core/cookieconsent.scss +13 -0
  82. data/_assets/css/core/critical.scss +991 -0
  83. data/_assets/css/core/fa.scss +2331 -0
  84. data/_assets/css/core/flipclock.scss +435 -0
  85. data/_assets/css/core/font-awesome.min.scss +4 -0
  86. data/_assets/css/core/fonts.scss +7 -0
  87. data/_assets/css/core/footer.scss +79 -0
  88. data/_assets/css/core/homepage.scss +16 -0
  89. data/_assets/css/core/lightbox.scss +213 -0
  90. data/_assets/css/core/members-sprite.scss +425 -0
  91. data/_assets/css/core/nav.scss +536 -0
  92. data/_assets/css/core/openhours.scss +51 -0
  93. data/_assets/css/core/owl.carousel.min.scss +6 -0
  94. data/_assets/css/core/owl.theme.default.min.scss +6 -0
  95. data/_assets/css/core/products.scss +221 -0
  96. data/_assets/css/core/projects.scss +32 -0
  97. data/_assets/css/core/social-media-icons.scss +71 -0
  98. data/_assets/css/core/syntax.scss +65 -0
  99. data/_assets/css/core/tables.scss +87 -0
  100. data/_assets/css/core/theme.scss +244 -0
  101. data/_assets/css/documentation-pages.scss +3 -0
  102. data/_assets/css/home-page.scss +3 -0
  103. data/_assets/css/main.scss +14 -0
  104. data/_assets/css/openhours-page.scss +4 -0
  105. data/_assets/css/products-pages.scss +5 -0
  106. data/_assets/css/projects-pages.scss +5 -0
  107. data/_assets/images/96boards-Logo.svg +1 -0
  108. data/_assets/images/Linaro-Logo_light.png +0 -0
  109. data/_assets/images/Linaro-Logo_standard.svg +1 -0
  110. data/_assets/images/Linaro-Sprinkle.svg +13 -0
  111. data/_assets/js/app.js +5 -0
  112. data/_assets/js/app/96boards.js +133 -0
  113. data/_assets/js/app/mixitup.js +23 -0
  114. data/_assets/js/app/search-page.js +41 -0
  115. data/_assets/js/app/sticky-navbar.js +76 -0
  116. data/_assets/js/vendor.js +6 -0
  117. data/_assets/js/vendor/bootstrap.min.js +7 -0
  118. data/_assets/js/vendor/cookieconsent.min.js +15 -0
  119. data/_assets/js/vendor/filtrify.js +11 -0
  120. data/_assets/js/vendor/flipclock.min.js +2 -0
  121. data/_assets/js/vendor/jquery.min.js +4 -0
  122. data/_assets/js/vendor/lazysizes.min.js +2 -0
  123. data/_assets/js/vendor/lightbox.js +519 -0
  124. data/_assets/js/vendor/loadCSS.js +35 -0
  125. data/_assets/js/vendor/loadCSS.min.js +2 -0
  126. data/_assets/js/vendor/mc-validate.js +14 -0
  127. data/_assets/js/vendor/owl.carousel.min.js +27 -0
  128. data/_assets/js/vendor/picturefill.min.js +5 -0
  129. data/_assets/js/vendor/shuffle.js +2004 -0
  130. metadata +129 -1
@@ -0,0 +1,125 @@
1
+
2
+ // fade-in animation - fades in on page load.
3
+ @-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
4
+ @-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
5
+ @keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
6
+ @-webkit-keyframes rotate {
7
+ from
8
+ {
9
+ -webkit-transform: rotate(0deg);
10
+ }
11
+ to
12
+ {
13
+ -webkit-transform: rotate(360deg);
14
+ }
15
+ }
16
+ @-moz-keyframes rotate {
17
+ from
18
+ {
19
+ -webkit-transform: rotate(0deg);
20
+ }
21
+ to
22
+ {
23
+ -webkit-transform: rotate(360deg);
24
+ }
25
+ }
26
+ @keyframes rotate {
27
+ from
28
+ {
29
+ -webkit-transform: rotate(0deg);
30
+ }
31
+ to
32
+ {
33
+ -webkit-transform: rotate(360deg);
34
+ }
35
+ }
36
+
37
+ .fade-in-one{
38
+ opacity:0; /* make things invisible upon start */
39
+ -webkit-animation:fadeIn ease-in 1; /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
40
+ -moz-animation:fadeIn ease-in 1;
41
+ animation:fadeIn ease-in 1;
42
+
43
+ -webkit-animation-fill-mode:forwards; /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
44
+ -moz-animation-fill-mode:forwards;
45
+ animation-fill-mode:forwards;
46
+
47
+ -webkit-animation-duration:0.5s;
48
+ -moz-animation-duration:0.5s;
49
+ animation-duration:0.5s;
50
+
51
+ -webkit-animation-delay: 1s;
52
+ -moz-animation-delay: 1s;
53
+ animation-delay: 1s;
54
+ }
55
+ .fade-in-two{
56
+ opacity:0; /* make things invisible upon start */
57
+ -webkit-animation:fadeIn ease-in 1; /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
58
+ -moz-animation:fadeIn ease-in 1;
59
+ animation:fadeIn ease-in 1;
60
+
61
+ -webkit-animation-fill-mode:forwards; /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
62
+ -moz-animation-fill-mode:forwards;
63
+ animation-fill-mode:forwards;
64
+
65
+ -webkit-animation-duration:0.5s;
66
+ -moz-animation-duration:0.5s;
67
+ animation-duration:0.5s;
68
+
69
+ -webkit-animation-delay: 1.5s;
70
+ -moz-animation-delay: 1.5s;
71
+ animation-delay: 1.5s;
72
+ }
73
+ .fade-in-three{
74
+ opacity:0; /* make things invisible upon start */
75
+ -webkit-animation:fadeIn ease-in 1; /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
76
+ -moz-animation:fadeIn ease-in 1;
77
+ animation:fadeIn ease-in 1;
78
+
79
+ -webkit-animation-fill-mode:forwards; /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
80
+ -moz-animation-fill-mode:forwards;
81
+ animation-fill-mode:forwards;
82
+
83
+ -webkit-animation-duration:0.5s;
84
+ -moz-animation-duration:0.5s;
85
+ animation-duration:0.5s;
86
+
87
+ -webkit-animation-delay: 2s;
88
+ -moz-animation-delay: 2s;
89
+ animation-delay: 2s;
90
+ }
91
+ .fade-in-four{
92
+ opacity:0; /* make things invisible upon start */
93
+ -webkit-animation:fadeIn ease-in 1; /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
94
+ -moz-animation:fadeIn ease-in 1;
95
+ animation:fadeIn ease-in 1;
96
+
97
+ -webkit-animation-fill-mode:forwards; /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
98
+ -moz-animation-fill-mode:forwards;
99
+ animation-fill-mode:forwards;
100
+
101
+ -webkit-animation-duration:0.5s;
102
+ -moz-animation-duration:0.5s;
103
+ animation-duration:0.5s;
104
+
105
+ -webkit-animation-delay: 2.5s;
106
+ -moz-animation-delay: 2.5s;
107
+ animation-delay: 2.5s;
108
+ }
109
+
110
+
111
+ .rotate-img
112
+ {
113
+ -webkit-animation-name: rotate;
114
+ -moz-animation-name: rotate;
115
+ animation-name: rotate;
116
+ -webkit-animation-duration: 30s;
117
+ -moz-animation-duration: 30s;
118
+ animation-duration: 30s;
119
+ -webkit-animation-iteration-count: infinite;
120
+ -moz-animation-iteration-count: infinite;
121
+ animation-iteration-count: infinite;
122
+ -webkit-animation-timing-function: linear;
123
+ -moz-animation-timing-function: linear;
124
+ animation-timing-function: linear;
125
+ }
@@ -0,0 +1,206 @@
1
+ .full-page-image {
2
+ color:black;
3
+ height:500px;
4
+ width: 100%;
5
+ object-fit: cover;
6
+ display: block;
7
+ }
8
+ .blog-row {
9
+ margin-top: 30px;
10
+ }
11
+ .blog-panel{
12
+ margin-top:50px;
13
+ }
14
+ .blog-panel .panel-primary .panel-heading{
15
+ margin-left: 5px;
16
+ }
17
+ .blog-post-content{
18
+ margin-top: 50px;
19
+ }
20
+ .img-blog{
21
+ height:600px;
22
+ }
23
+ .blog-featured-img-container{
24
+ position: relative;
25
+ }
26
+ .blog-full-page-image-info{
27
+ color: #FFF;
28
+ height: 500px;
29
+ margin-left: auto;
30
+ margin-right: auto;
31
+ z-index: 1;
32
+ text-align: center;
33
+ margin-top: -21px;
34
+ line-height:50px;
35
+ position: relative;
36
+ top: 10vh;
37
+ vertical-align:middle;
38
+ }
39
+ .blog-title {
40
+ width: 50%;
41
+ margin-right: auto;
42
+ margin-left: auto;
43
+ font-size: 56px;
44
+ }
45
+ .blog-post-content .panel-primary {
46
+ border: 1px solid #19947b;
47
+ }
48
+
49
+ .blog-post-content .panel-heading {
50
+ background-color: #19947b;
51
+ color: #fff;
52
+ }
53
+
54
+ .blog-author-image{
55
+ height: 83px;
56
+ width: 83px;
57
+ border-radius:83px;
58
+ border: 4px solid white;
59
+ }
60
+ .full-page-image-text{
61
+ top:300px;
62
+ position:relative;
63
+ margin-left: auto;
64
+ margin-right: auto;
65
+ z-index: 1;
66
+ line-height:50px;
67
+ vertical-align:middle;
68
+ }
69
+ .blog_content_area{
70
+ border-top: 1px solid $gray-light;
71
+ }
72
+
73
+ .no-padding {
74
+ padding: 0 !important;
75
+ margin: 0 !important;
76
+ }
77
+ .blog-icons{
78
+ border: 1px solid #777777;
79
+ border-radius: 45px;
80
+ width: 34px;
81
+ padding: 5px;
82
+ float: left;
83
+ display: block;
84
+ margin: 5px;
85
+ opacity: .8;
86
+ color: #777777;
87
+ -webkit-transition: all 1s ease;
88
+ transition: all 1s ease;
89
+ }
90
+
91
+ .blog-icons:hover{
92
+ color: $brand-primary;
93
+ border: 1px solid $brand-primary;
94
+ background-color: black;
95
+ opacity: 1;
96
+ transition: all 1s ease;
97
+ }
98
+ .blog-icons:active, .blog-icons:focus{
99
+ border: 1px solid $gray-light;
100
+ border-radius: 45px;
101
+ width: 45px;
102
+ margin: 4px;
103
+ opacity: .8;
104
+ color: $gray-light;
105
+ }
106
+
107
+
108
+ .blog-read-more-btn{
109
+ background-color: white;
110
+ border: 2px solid black;
111
+ border-radius: 0px;
112
+ font-weight: normal;
113
+ color: $gray-base;
114
+ transition: all 1s ease;
115
+ padding: 6px;
116
+ }
117
+ .blog-read-more-btn:hover{
118
+ background-color: $brand-primary;
119
+ color: white;
120
+ transition: all 1s ease;
121
+ }
122
+ .blog-read-more-btn:active, .blog-read-more-btn:focus{
123
+ background-color: $brand-primary;
124
+ color: white;
125
+ transition: all 1s ease;
126
+ }
127
+ a.featured_blog_post_text {
128
+ font-size: 13px;
129
+ line-height: 18px;
130
+ color: black;
131
+ transition: all 1s ease;
132
+ }
133
+ a.featured_blog_post_text:hover{
134
+ font-size: 13px;
135
+ line-height: 18px;
136
+ color: $brand-primary;
137
+ transition: all 1s ease;
138
+ }
139
+
140
+ .blog_post{
141
+ border-bottom: 1px solid $gray-lighter;
142
+ padding-bottom: 13px;
143
+ }
144
+
145
+ .featured_blog_post {
146
+ height: auto;
147
+ margin: 5px;
148
+ border-bottom: 1px solid #f3f3f3;
149
+ padding: 12px;
150
+ }
151
+
152
+ .blog-well {
153
+ background: #222222;
154
+ }
155
+ .btn-blog{
156
+ border: 2px solid $gray-lighter;
157
+ color: black;
158
+ padding: 6px;
159
+ }
160
+ .btn-blog:hover{
161
+ color: $brand-primary;
162
+ }
163
+
164
+ .blog-img {
165
+ margin-top:25px;
166
+ }
167
+
168
+ #blog-background-image{
169
+ background-size: cover;
170
+ height:800px;
171
+ }
172
+
173
+ .post-content ol, .post-content ul {
174
+ line-height: 1.6em;
175
+ font-size: 16px;
176
+ }
177
+ .post_tag {
178
+ background-color: #eee;
179
+ margin: 2px;
180
+ color: #464646;
181
+ }
182
+
183
+ //Pagination centered style
184
+ .pagination-centered { text-align: center;}
185
+
186
+
187
+ //Responsive CSS for Blog
188
+ @media(max-width:767px){
189
+
190
+ .blog-title{
191
+ width:95%;
192
+ font-size: 34px;
193
+ }
194
+ .blog-author-image {
195
+ height: 100px;
196
+ width: 100px;
197
+ }
198
+ .blog-post-content {
199
+ margin-top: 5px;
200
+ }
201
+
202
+ .blog_post{
203
+ padding:20px;
204
+ }
205
+
206
+ }
@@ -0,0 +1,48 @@
1
+ /* -------------------------- Breadcrumb Style -------------------------- */
2
+ /* Bread Crumb Paragraphs */
3
+
4
+ .breadcrumb-container > p {
5
+ color: #FFF;
6
+ }
7
+
8
+ .breadcrumb-container ol li a {
9
+ color: #FFF;
10
+ }
11
+ /* Bread Crumb Headings */
12
+
13
+ .breadcrumb-container h1,
14
+ .breadcrumb-container h2,
15
+ .breadcrumb-container h3 {
16
+ color: #FFF;
17
+ letter-spacing: 2px;
18
+ }
19
+ /* Bread Crumb Ordered List Style */
20
+
21
+ .breadcrumb {
22
+ background: transparent;
23
+ border: 0;
24
+ border-radius: 0;
25
+ display: block;
26
+ }
27
+ .breadcrumb-container{
28
+ background-image: url("../images/banner.jpg");
29
+ background-color: #010220;
30
+ padding:5px;
31
+ }
32
+
33
+
34
+ .breadcrumb li {
35
+ font-size: 14px;
36
+ }
37
+
38
+ .breadcrumb>li+li:before {
39
+ content: "\00bb\00a0";
40
+ }
41
+
42
+ .breadcrumb {
43
+ padding: 0px;
44
+ }
45
+
46
+ .breadcrumb-title{
47
+ font-size: 18px;
48
+ }
@@ -0,0 +1,136 @@
1
+
2
+ .homepage-image-owl{
3
+ height: auto;
4
+ width: auto;
5
+ }
6
+ .homepage-image-project{
7
+ height: 206.5px;
8
+ width: auto;
9
+ overflow: auto;
10
+ }
11
+ //Responsive CSS for Homepage
12
+ @media(max-width:767px){
13
+
14
+
15
+ }
16
+
17
+ @media only screen and (max-width: 500px) {
18
+ .hero-banner {
19
+ padding-top: 0px;
20
+ min-height: auto;
21
+ }
22
+
23
+ .hero-banner h1 {
24
+ font-size: 20pt;
25
+ }
26
+
27
+ .hero-banner p.sub-tag {
28
+ width: 90%;
29
+ margin-top: 10px;
30
+ margin-bottom: 20px;
31
+ }
32
+
33
+ .activity-container {
34
+ margin-top: 0px;
35
+ padding-top: 0px;
36
+ }
37
+
38
+ .activity-block img {
39
+ width: auto;
40
+ }
41
+
42
+ .activity-holder .col-md-3 {
43
+ border-bottom: 1px solid #ccc;
44
+ padding-bottom: 10px;
45
+ padding-top: 10px;
46
+ }
47
+ }
48
+
49
+ a.btn.btn-primary {
50
+ border-radius: 30px;
51
+ font-size: 14px;
52
+ margin-bottom: 20px;
53
+ }
54
+ .owl-dots {
55
+ margin-bottom: 20px;
56
+ }
57
+ .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
58
+ background-color: $brand-primary !important;
59
+ transition: all 1s ease;
60
+ }
61
+
62
+ .activity-container {
63
+ /*margin-top: 50px;
64
+ padding-bottom: 30px;*/
65
+ border-top: 1px solid #efefef;
66
+ }
67
+
68
+ .activity-block img {
69
+ width: 100%;
70
+ margin-bottom: 10px;
71
+ }
72
+
73
+ .activity-holder .activity-block {
74
+ border: #fff 3px solid;
75
+ background: #fff;
76
+
77
+ }
78
+ .home-project .activity-block img {
79
+ height: 205px;
80
+ width: auto;
81
+ }
82
+
83
+ .activity-block {
84
+ border: #fff 3px solid;
85
+ background: #fff;
86
+ margin-top: 70px;
87
+ }
88
+ .activity-block a{
89
+ color: black;
90
+ text-decoration: none;
91
+ transition: all 1s ease;
92
+ }
93
+ .activity-block a:hover{
94
+ text-decoration: none;
95
+ color: $brand-primary;
96
+ transition: all 1s ease;
97
+ }
98
+
99
+ .activity-block .item {
100
+ display:none;
101
+ }
102
+
103
+ .owl-text{
104
+ min-height:100px;
105
+ }
106
+ .activity-holder p {
107
+ height: 99px;
108
+ }
109
+ @media (min-width: 992px) {
110
+ .row .activity-holder{
111
+ height:529.44px;
112
+ }
113
+ }
114
+ @media (max-width: 991px) {
115
+ .row .activity-holder{
116
+ height:auto;
117
+ }
118
+ .activity-holder p {
119
+ height: auto;
120
+ }
121
+ .owl-text{
122
+ min-height:auto;
123
+ }
124
+ .activity-block {
125
+ margin-top: 70px;
126
+ }
127
+ }
128
+
129
+ .activity-holder a.btn-primary:hover {
130
+ background-color: rgb(25, 148, 123);
131
+ color: #fff;
132
+ font-weight: bold;
133
+ border-color: rgb(25, 148, 123);
134
+ }
135
+
136
+ /* Icons */