|
|
|
@ -10,14 +10,14 @@ |
|
|
|
|
border-radius: 10px; |
|
|
|
|
} |
|
|
|
|
.item { |
|
|
|
|
height: 420px; |
|
|
|
|
height: 460px; |
|
|
|
|
background-size: 100% 100% !important; |
|
|
|
|
background-repeat: no-repeat !important; |
|
|
|
|
background-position: 0px 0px !important; |
|
|
|
|
font-family: numeralLight; |
|
|
|
|
color: white; |
|
|
|
|
padding-right: 60%; |
|
|
|
|
padding-top: 10%; |
|
|
|
|
padding-right: 70%; |
|
|
|
|
padding-top: 120px; |
|
|
|
|
border-radius: 10px; |
|
|
|
|
margin: 0px 10px; |
|
|
|
|
h1 { |
|
|
|
@ -36,7 +36,7 @@ |
|
|
|
|
background: linear-gradient( |
|
|
|
|
0deg, |
|
|
|
|
hsla(0, 0%, 0%, 1) 0%, |
|
|
|
|
hsla(250, 14%, 61%, 0) 64% |
|
|
|
|
hsla(250, 14%, 61%, 0) 44% |
|
|
|
|
); |
|
|
|
|
border-radius: 10px; |
|
|
|
|
} |
|
|
|
@ -45,25 +45,43 @@ |
|
|
|
|
@media screen and (min-width: 1441px) { |
|
|
|
|
.home-header { |
|
|
|
|
max-width: 1350px; |
|
|
|
|
font-family: numeralLight; |
|
|
|
|
&__info{ |
|
|
|
|
&--author{ |
|
|
|
|
position: absolute; |
|
|
|
|
left: 30px; |
|
|
|
|
bottom: 150px; |
|
|
|
|
h3{ |
|
|
|
|
margin-right: 5px; |
|
|
|
|
font-size: 15px; |
|
|
|
|
} |
|
|
|
|
i{ |
|
|
|
|
margin-right: 5px; |
|
|
|
|
font-size: 15px; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.item { |
|
|
|
|
h1 { |
|
|
|
|
font-size: 30px; |
|
|
|
|
font-family: numeralMedium; |
|
|
|
|
font-size: 24px; |
|
|
|
|
} |
|
|
|
|
h2{ |
|
|
|
|
font-size: 20px; |
|
|
|
|
font-size: 17px; |
|
|
|
|
font-family: numeralMedium; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.carousel-indicators li { |
|
|
|
|
margin-left: 20px !important; |
|
|
|
|
max-width: 200px !important; |
|
|
|
|
max-width: 150px !important; |
|
|
|
|
div { |
|
|
|
|
margin-right: 10px; |
|
|
|
|
} |
|
|
|
|
strong { |
|
|
|
|
font-size: 14px; |
|
|
|
|
font-size: 12px; |
|
|
|
|
} |
|
|
|
|
b { |
|
|
|
|
font-size: 20px; |
|
|
|
|
font-size: 16px; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -73,53 +91,40 @@ |
|
|
|
|
.home-header { |
|
|
|
|
max-width: 1250px; |
|
|
|
|
.item { |
|
|
|
|
padding-top: 130px; |
|
|
|
|
h1 { |
|
|
|
|
font-size: calc(100vw / 50); |
|
|
|
|
font-size: calc(100vw / 65); |
|
|
|
|
} |
|
|
|
|
h2 { |
|
|
|
|
font-size: calc(100vw / 60); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.carousel-indicators li { |
|
|
|
|
margin-left: 20px !important; |
|
|
|
|
max-width: 200px !important; |
|
|
|
|
div { |
|
|
|
|
margin-right: 10px; |
|
|
|
|
} |
|
|
|
|
strong { |
|
|
|
|
font-size: calc(100vw / 90); |
|
|
|
|
} |
|
|
|
|
b { |
|
|
|
|
font-size: calc(100vw / 60); |
|
|
|
|
font-size: calc(100vw / 80); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
@media screen and (min-width: 641px) and (max-width: 1007px) { |
|
|
|
|
.home-header { |
|
|
|
|
max-width: 900px; |
|
|
|
|
.item { |
|
|
|
|
padding-top: 15%; |
|
|
|
|
h1 { |
|
|
|
|
font-size: calc(100vw / 50); |
|
|
|
|
} |
|
|
|
|
h2 { |
|
|
|
|
font-size: calc(100vw / 60); |
|
|
|
|
margin-top: 10px; |
|
|
|
|
&__info{ |
|
|
|
|
&--author{ |
|
|
|
|
position: absolute; |
|
|
|
|
left: 30px; |
|
|
|
|
bottom: 150px; |
|
|
|
|
h3{ |
|
|
|
|
margin-right: 5px; |
|
|
|
|
font-size: calc(100vw / 100); |
|
|
|
|
} |
|
|
|
|
i{ |
|
|
|
|
margin-right: 5px; |
|
|
|
|
font-size: calc(100vw / 100); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.carousel-indicators li { |
|
|
|
|
margin-left: 20px !important; |
|
|
|
|
margin-left: 10px !important; |
|
|
|
|
max-width: 200px !important; |
|
|
|
|
div { |
|
|
|
|
margin-right: 10px; |
|
|
|
|
} |
|
|
|
|
strong { |
|
|
|
|
font-size: calc(100vw / 70); |
|
|
|
|
font-size: calc(100vw / 100); |
|
|
|
|
} |
|
|
|
|
b { |
|
|
|
|
font-size: calc(100vw / 50); |
|
|
|
|
font-size: calc(100vw / 90); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -129,7 +134,7 @@ |
|
|
|
|
position: absolute !important; |
|
|
|
|
left: 0px !important; |
|
|
|
|
right: auto !important; |
|
|
|
|
bottom: 10px !important; |
|
|
|
|
bottom: 40px !important; |
|
|
|
|
z-index: auto !important; |
|
|
|
|
display: auto !important; |
|
|
|
|
justify-content: auto !important; |
|
|
|
@ -137,7 +142,7 @@ |
|
|
|
|
margin: 0px !important; |
|
|
|
|
list-style: auto !important; |
|
|
|
|
color: white; |
|
|
|
|
width: 40% !important; |
|
|
|
|
width: 30% !important; |
|
|
|
|
justify-content: flex-start !important; |
|
|
|
|
|
|
|
|
|
span.active { |
|
|
|
|