httpauth.password = fb2016
httpauth.ip_whitelist[] = 88.190.245.49
httpauth.ip_whitelist[] = 82.216.164.184
+httpauth.ip_whitelist[] = 78.193.201.107
robots = false
}\r
\r
@media @m900 {\r
- font-size: 12px;\r
+ font-size: 14px;\r
}\r
}\r
\r
@media @m900 {\r
text-align: center;\r
font-size: 30px;\r
+ padding-top: 10px;\r
}\r
\r
br {\r
}\r
\r
.grid {\r
+ //position: absolute;\r
+ //top: 50%;\r
+ //transform: translateY(-50%);\r
+ //width: 100%;\r
position: relative;\r
z-index: 1;\r
}\r
.content-wrapper {\r
background-size: 100% auto;\r
background-position: 100% 100%;\r
- padding-top: 152px; // Minimum clearance and top for fixed menu\r
+ //padding-top: 152px; // Minimum clearance and top for fixed menu\r
+ padding-top: 200px;\r
\r
@media @m1280 {\r
padding-top: 120px;\r
background-size: 180% auto; // This value needs to be synced with 410-features.js for resizeVideoLink()\r
padding-top: 100px;\r
text-align: center;\r
+\r
+ .title {\r
+ padding-top: 1em;\r
+ }\r
+\r
+ .dotclear {\r
+ text-align: left;\r
+ }\r
}\r
\r
@media @m768 {\r
\r
blockquote {\r
background-color: #f3f3f3;\r
- padding: 60px 0;\r
- color: #343c44;\r
+ padding: 2.678555em 0;\r
+ color: #66727a;\r
font-family: @opensans;\r
- font-weight: 300;\r
- font-size: 1.6em;\r
+ font-weight: 400;\r
+ font-size: 1.4em;\r
text-align: center;\r
line-height: 1.6;\r
\r
+ @media @m900 {\r
+ font-size: 1.1em;\r
+ }\r
+\r
div {\r
width: 60%;\r
min-width: 980px;\r
text-transform: uppercase;
margin-bottom: 10px;
}
-}
-.contact-intro {
- background-repeat: no-repeat;
- background-position: bottom right;
- background-size: 100%;
+ .contact-intro {
+ background-repeat: no-repeat;
+ background-position: bottom right;
+ background-size: 100%;
- // Vertically centre content
- display: flex;
- flex-direction: column;
- justify-content: center;
+ // Vertically centre content
+ display: flex;
+ flex-direction: column;
+ justify-content: center;
- .dotclear {
- position: relative;
- .divider();
- }
+ .content-wrapper {
+
+ .dotclear {
+ position: relative;
+ .divider();
+
+ @media @m900 {
+ text-align: center;
+ }
+ }
+
+ }
- address {
- font-style: normal;
- a {
- text-decoration: none;
+ address {
+ font-style: normal;
+
+ a {
+ text-decoration: none;
+ }
}
+
}
}