|
| 1 | +.cebuano { |
| 2 | + @import "common/font_styling"; |
| 3 | + /*--- Highlight language in mobile language menu ---*/ |
| 4 | + #lang1 li > a[href="/tce/cebuano"], |
| 5 | + #lang2 li > a[href="/tce/cebuano"] { |
| 6 | + color: #d62d34 !important; |
| 7 | + } |
| 8 | + |
| 9 | + .check-cebuano:before { |
| 10 | + content: ''; |
| 11 | + } |
| 12 | + |
| 13 | + @media (min-device-width: 200px) and (max-width: 600px) { |
| 14 | + .title-container { |
| 15 | + padding-top: 2rem; |
| 16 | + |
| 17 | + h1 { |
| 18 | + font-size: 13.5vw; |
| 19 | + line-height: 1; |
| 20 | + } |
| 21 | + } |
| 22 | + .rightintro h3 { |
| 23 | + padding: 0% 5% 0% 0%; |
| 24 | + font-size: 12vw; |
| 25 | + line-height: .8; |
| 26 | + } |
| 27 | + #power .left h2 { font-size: 8vw; } |
| 28 | + #next h1 { |
| 29 | + font-size: 10.7vw; |
| 30 | + line-height: 2; |
| 31 | + } |
| 32 | + } |
| 33 | + |
| 34 | + @media (min-width: 601px) and (max-width: 1023px) { |
| 35 | + .label { font-size: 2.5vw; } |
| 36 | + #next h1 { |
| 37 | + font-size: 6.7vw; |
| 38 | + line-height: 2; |
| 39 | + } |
| 40 | + |
| 41 | + .rightintro h3 { |
| 42 | + font-size: 12vw; |
| 43 | + line-height: .8; |
| 44 | + } |
| 45 | + #intro .rightintro h3 { padding: 0% 5% 2% 0%; } |
| 46 | + #power .left h2 { font-size: 8vw; } |
| 47 | + #outro .rightintro h3 { padding: 15% 5% 5% 0%; } |
| 48 | + } |
| 49 | + |
| 50 | + @media (min-width: 1024px) and (max-width: 1200px) { |
| 51 | + #menus { width: 73%; } |
| 52 | + .title-container h1 { line-height: 1; } |
| 53 | + .title-container { padding-top: 2rem; } |
| 54 | + #intro .rightintro h3 { |
| 55 | + font-size: 12vw; |
| 56 | + line-height: 0.8; |
| 57 | + } |
| 58 | + #intro .rightintro h3 { padding: 0% 5% 0% 0%; } |
| 59 | + #power .left h2 { font-size: 8vw; } |
| 60 | + #outro .rightintro h3 { |
| 61 | + font-size: 13vw; |
| 62 | + line-height: .8; |
| 63 | + } |
| 64 | + #outro .rightintro h3 { padding: 5% 5% 5% 0%; } |
| 65 | + } |
| 66 | + |
| 67 | + @media (min-width: 1201px) and (max-width: 1670px) { |
| 68 | + .title-container h1 { font-size: 10vw; } |
| 69 | + .lefttext { padding: 5% 20% 0% 15%; } |
| 70 | + .rightintro h3 { padding: 5% 10% 0% 0%; } |
| 71 | + .leftintro p { |
| 72 | + font-size: 1.3vw; |
| 73 | + line-height: 1.8vw; |
| 74 | + } |
| 75 | + .right p { line-height: 1.4; } |
| 76 | + #power h2 { padding: 5% 0 0 5%; } |
| 77 | + .left h2 { font-size: 4.1vw; } |
| 78 | + #self .righttext { padding: 5% 15% 0% 10%; } |
| 79 | + #government .righttext { padding: 4% 10% 0% 10%; } |
| 80 | + #profit .right p { line-height: 1.3; } |
| 81 | + #property .right p { line-height: 1.3; } |
| 82 | + #outro .lefttext { padding: 5% 19% 0% 15%; } |
| 83 | + #outro .leftintro p { line-height: 1.8vw; } |
| 84 | + #outro .rightintro h3 { |
| 85 | + font-size: 5vw; |
| 86 | + line-height: .9; |
| 87 | + } |
| 88 | + } |
| 89 | +} |
0 commit comments