|
33 | 33 | @include media-breakpoint-up(sm) { |
34 | 34 | visibility: hidden; |
35 | 35 | height: 0; |
| 36 | + margin: 0; |
| 37 | + padding: 0; |
36 | 38 | } |
37 | 39 | } |
38 | 40 |
|
|
93 | 95 | line-height: 62px; |
94 | 96 | text-align: left; |
95 | 97 |
|
96 | | - @include media-breakpoint-down(sm) { |
| 98 | + @include media-breakpoint-down(md) { |
97 | 99 | height: 0; |
98 | 100 | margin-bottom: 120px; |
99 | | - text-align: center; |
100 | | - font-size: 43px; |
| 101 | + font-size: 42px; |
101 | 102 | line-height: 50px; |
102 | 103 | } |
| 104 | + |
| 105 | + @include media-breakpoint-down(sm) { |
| 106 | + text-align: center; |
| 107 | + } |
103 | 108 | } |
104 | 109 |
|
105 | 110 | .sub-txt { |
|
114 | 119 | &:hover { |
115 | 120 | background: #0095aa linear-gradient(180deg, #00b4cc, #0095aa) repeat-x; |
116 | 121 | } |
| 122 | + |
| 123 | + @include media-breakpoint-down(md) { |
| 124 | + font-size: 14px; |
| 125 | + } |
| 126 | + |
| 127 | + @include media-breakpoint-down(sm) { |
| 128 | + font-size: initial; |
| 129 | + } |
117 | 130 | } |
118 | 131 |
|
119 | 132 | @include media-breakpoint-down(sm) { |
120 | 133 | text-align: center; |
121 | 134 | } |
122 | 135 | } |
| 136 | + |
| 137 | + @include media-breakpoint-down(md) { |
| 138 | + margin-top: 60px; |
| 139 | + } |
123 | 140 | } |
124 | 141 |
|
125 | 142 | .featured-blog { |
|
143 | 160 | } |
144 | 161 | } |
145 | 162 |
|
| 163 | + button.button-work { |
| 164 | + background-color: #292a2d; |
| 165 | + border: 0.75px solid #ffffff; |
| 166 | + border-radius: 20px; |
| 167 | + box-shadow: 0 2px 4px 0 rgba(128, 128, 128, 0.5); |
| 168 | + text-transform: none; |
| 169 | + &:hover { |
| 170 | + background: #292a2d linear-gradient(180deg, #484a50, #0c0d0e) repeat-x; |
| 171 | + } |
| 172 | + } |
| 173 | + |
146 | 174 | .sidebar { |
147 | 175 | min-height: 100%; |
148 | 176 | width: 50%; |
|
162 | 190 |
|
163 | 191 | @include media-breakpoint-down(md) { |
164 | 192 | width: 100%; |
| 193 | + align-items: center; |
165 | 194 | } |
166 | 195 |
|
167 | 196 | .content-panel { |
|
172 | 201 | text-align: center; |
173 | 202 |
|
174 | 203 | @include media-breakpoint-down(md) { |
175 | | - display: table; |
| 204 | + display: flex; |
| 205 | + align-items: center; |
| 206 | + } |
| 207 | + |
| 208 | + @include media-breakpoint-down(sm) { |
| 209 | + display: flex; |
| 210 | + flex-direction: column-reverse; |
176 | 211 | } |
177 | 212 | } |
178 | 213 |
|
|
188 | 223 | height: 85vh; |
189 | 224 | justify-content: center; |
190 | 225 |
|
| 226 | + @include media-breakpoint-down(md) { |
| 227 | + display: flex; |
| 228 | + width: 100%; |
| 229 | + height: auto; |
| 230 | + } |
| 231 | + |
| 232 | + @include media-breakpoint-down(sm) { |
| 233 | + background-color: #ffffff; |
| 234 | + } |
| 235 | + |
191 | 236 | .panel-inner-text { |
192 | 237 | margin: 0 4rem; |
193 | 238 | text-align: left; |
194 | 239 |
|
195 | 240 | @include media-breakpoint-down(md) { |
| 241 | + margin: 0 2rem; |
| 242 | + } |
| 243 | + |
| 244 | + @include media-breakpoint-down(sm) { |
196 | 245 | margin: 0 1rem; |
197 | 246 | text-align: center; |
198 | 247 | } |
|
205 | 254 |
|
206 | 255 | @include media-breakpoint-down(sm) { |
207 | 256 | font-size: 30px; |
| 257 | + margin-bottom: 35px; |
208 | 258 | } |
209 | 259 | } |
210 | 260 |
|
211 | 261 | h3 { |
212 | 262 | color: $orange-dark; |
213 | 263 | font-size: 24px; |
214 | 264 | margin-bottom: 1rem; |
| 265 | + |
| 266 | + @include media-breakpoint-down(sm) { |
| 267 | + text-transform: uppercase; |
| 268 | + } |
215 | 269 | } |
216 | 270 |
|
217 | 271 | p { |
218 | 272 | color: $gray-dark; |
219 | 273 | font-size: 16px; |
220 | 274 | line-height: 1.78; |
221 | | - } |
222 | 275 |
|
223 | | - .button { |
224 | | - background-color: #292a2d; |
225 | | - border-radius: 16px; |
226 | | - box-shadow: 0 2px 4px 0 rgba(128, 128, 128, 0.5); |
227 | | - width: 195px; |
228 | | - text-align: center; |
229 | | - color: #ffffff; |
230 | | - font-family: Muli; |
231 | | - font-size: 11px; |
232 | | - font-weight: 700; |
233 | | - letter-spacing: 1.25px; |
234 | | - margin: auto; |
| 276 | + @include media-breakpoint-down(sm) { |
| 277 | + text-align: left; |
| 278 | + } |
235 | 279 | } |
236 | 280 | } |
237 | 281 |
|
|
242 | 286 |
|
243 | 287 | .content-panel-image { |
244 | 288 | position: relative; |
| 289 | + max-width: 330px; |
245 | 290 |
|
246 | 291 | h2 { |
247 | 292 | color: white; |
|
258 | 303 | top: 30px; |
259 | 304 |
|
260 | 305 | @include media-breakpoint-down(md) { |
261 | | - left: 0; |
262 | | - margin-left: auto; |
263 | | - margin-right: auto; |
| 306 | + left: 60px; |
264 | 307 | } |
265 | 308 |
|
266 | | - @include media-breakpoint-down(xs) { |
| 309 | + @include media-breakpoint-down(sm) { |
267 | 310 | display: none; |
268 | 311 | } |
269 | 312 | } |
|
276 | 319 |
|
277 | 320 | @include media-breakpoint-down(md) { |
278 | 321 | right: 0; |
279 | | - margin-left: auto; |
280 | | - margin-right: auto; |
281 | 322 | } |
282 | 323 |
|
283 | | - @include media-breakpoint-down(xs) { |
| 324 | + @include media-breakpoint-down(sm) { |
284 | 325 | display: none; |
285 | 326 | } |
286 | 327 | } |
|
294 | 335 | margin-right: auto; |
295 | 336 | z-index: 1; |
296 | 337 |
|
297 | | - @include media-breakpoint-down(xs) { |
| 338 | + @include media-breakpoint-down(sm) { |
298 | 339 | position: relative; |
299 | 340 | } |
300 | 341 | } |
|
309 | 350 | margin: 0 10px; |
310 | 351 | } |
311 | 352 | } |
| 353 | + |
| 354 | + button.button-work { |
| 355 | + margin: 0 0 3rem; |
| 356 | + } |
| 357 | + |
| 358 | + @include media-breakpoint-down(md) { |
| 359 | + width: 100%; |
| 360 | + max-width: initial; |
| 361 | + } |
312 | 362 | } |
313 | 363 |
|
314 | 364 | .description { |
|
320 | 370 | } |
321 | 371 |
|
322 | 372 | .loudcloud { |
323 | | - background-image: url('/assets/home-graphic-loudcloud-pattern.jpg'); |
324 | | - background-size: cover; |
| 373 | + @include media-breakpoint-up(lg) { |
| 374 | + background-image: url('/assets/home-graphic-loudcloud-pattern.jpg'); |
| 375 | + background-size: cover; |
| 376 | + } |
| 377 | + .content-panel-image { |
| 378 | + @include media-breakpoint-down(md) { |
| 379 | + background-image: url('/assets/home-graphic-loudcloud-pattern.jpg'); |
| 380 | + background-size: cover; |
| 381 | + } |
| 382 | + } |
325 | 383 | } |
326 | 384 |
|
327 | 385 | .voyage { |
328 | | - background-image: url('/assets/home-graphic-voyage-pattern.jpg'); |
329 | | - background-size: cover; |
| 386 | + @include media-breakpoint-up(lg) { |
| 387 | + background-image: url('/assets/home-graphic-voyage-pattern.jpg'); |
| 388 | + background-size: cover; |
| 389 | + } |
| 390 | + .content-panel-image { |
| 391 | + @include media-breakpoint-down(md) { |
| 392 | + background-image: url('/assets/home-graphic-voyage-pattern.jpg'); |
| 393 | + background-size: cover; |
| 394 | + } |
| 395 | + } |
330 | 396 | } |
331 | 397 |
|
332 | 398 | .mobilemeasures { |
333 | | - background-image: url('/assets/home-graphic-mobilemeasures-pattern.jpg'); |
334 | | - background-size: cover; |
| 399 | + @include media-breakpoint-up(lg) { |
| 400 | + background-image: url('/assets/home-graphic-mobilemeasures-pattern.jpg'); |
| 401 | + background-size: cover; |
| 402 | + } |
| 403 | + .content-panel-image { |
| 404 | + @include media-breakpoint-down(md) { |
| 405 | + background-image: url('/assets/home-graphic-mobilemeasures-pattern.jpg'); |
| 406 | + background-size: cover; |
| 407 | + } |
| 408 | + } |
335 | 409 | } |
336 | 410 | } |
337 | 411 |
|
|
0 commit comments