|
@@ -327,7 +327,20 @@ em {
|
|
|
content: '• ';
|
|
|
width: 1em;
|
|
|
}
|
|
|
-/* line 157, sass/screen.scss */
|
|
|
+/* line 156, sass/screen.scss */
|
|
|
+.page #content_box #inner_box article ul.nobullets {
|
|
|
+ padding-left: 0;
|
|
|
+}
|
|
|
+/* line 159, sass/screen.scss */
|
|
|
+.page #content_box #inner_box article ul.nobullets li {
|
|
|
+ text-indent: 0;
|
|
|
+}
|
|
|
+/* line 163, sass/screen.scss */
|
|
|
+.page #content_box #inner_box article ul.nobullets li:before {
|
|
|
+ content: '';
|
|
|
+ width: 0;
|
|
|
+}
|
|
|
+/* line 170, sass/screen.scss */
|
|
|
.page #content_box #inner_box article p.calltoaction {
|
|
|
text-align: center;
|
|
|
display: block;
|
|
@@ -337,28 +350,28 @@ em {
|
|
|
font-size: 1.5em;
|
|
|
font-family: "Oswald", sans-serif;
|
|
|
}
|
|
|
-/* line 172, sass/screen.scss */
|
|
|
+/* line 185, sass/screen.scss */
|
|
|
.page #content_box #inner_box article section.full {
|
|
|
width: 100%;
|
|
|
float: left;
|
|
|
margin-left: 0;
|
|
|
margin-right: 0;
|
|
|
}
|
|
|
-/* line 175, sass/screen.scss */
|
|
|
+/* line 188, sass/screen.scss */
|
|
|
.page #content_box #inner_box article section.full.hr {
|
|
|
height: 1px;
|
|
|
padding: 0;
|
|
|
margin: 20.44px 0 7px 0;
|
|
|
background: #cccccc;
|
|
|
}
|
|
|
-/* line 182, sass/screen.scss */
|
|
|
+/* line 195, sass/screen.scss */
|
|
|
.page #content_box #inner_box article section.left {
|
|
|
width: 47.82609%;
|
|
|
float: left;
|
|
|
margin-right: 4.34783%;
|
|
|
}
|
|
|
@media (max-width: 32em) {
|
|
|
- /* line 182, sass/screen.scss */
|
|
|
+ /* line 195, sass/screen.scss */
|
|
|
.page #content_box #inner_box article section.left {
|
|
|
width: 100%;
|
|
|
float: left;
|
|
@@ -366,14 +379,14 @@ em {
|
|
|
margin-right: 0;
|
|
|
}
|
|
|
}
|
|
|
-/* line 189, sass/screen.scss */
|
|
|
+/* line 202, sass/screen.scss */
|
|
|
.page #content_box #inner_box article section.right {
|
|
|
width: 47.82609%;
|
|
|
float: right;
|
|
|
margin-right: 0;
|
|
|
}
|
|
|
@media (max-width: 32em) {
|
|
|
- /* line 189, sass/screen.scss */
|
|
|
+ /* line 202, sass/screen.scss */
|
|
|
.page #content_box #inner_box article section.right {
|
|
|
width: 100%;
|
|
|
float: left;
|
|
@@ -381,13 +394,13 @@ em {
|
|
|
margin-right: 0;
|
|
|
}
|
|
|
}
|
|
|
-/* line 200, sass/screen.scss */
|
|
|
+/* line 213, sass/screen.scss */
|
|
|
.page #content_box #inner_box article figure {
|
|
|
position: relative;
|
|
|
margin-top: 14px;
|
|
|
margin-bottom: 14px;
|
|
|
}
|
|
|
-/* line 205, sass/screen.scss */
|
|
|
+/* line 218, sass/screen.scss */
|
|
|
.page #content_box #inner_box article figure img {
|
|
|
-moz-border-radius: 4px;
|
|
|
-webkit-border-radius: 4px;
|
|
@@ -395,7 +408,7 @@ em {
|
|
|
width: 100%;
|
|
|
display: block;
|
|
|
}
|
|
|
-/* line 211, sass/screen.scss */
|
|
|
+/* line 224, sass/screen.scss */
|
|
|
.page #content_box #inner_box article figure figcaption {
|
|
|
position: absolute;
|
|
|
width: 100%;
|
|
@@ -409,21 +422,21 @@ em {
|
|
|
-webkit-border-radius: 0;
|
|
|
border-radius: 0 0 4px 4px;
|
|
|
}
|
|
|
-/* line 222, sass/screen.scss */
|
|
|
+/* line 235, sass/screen.scss */
|
|
|
.page #content_box #inner_box article figure figcaption a {
|
|
|
color: #fff;
|
|
|
text-decoration: underline;
|
|
|
}
|
|
|
-/* line 227, sass/screen.scss */
|
|
|
+/* line 240, sass/screen.scss */
|
|
|
.page #content_box #inner_box article figure figcaption span {
|
|
|
padding: 0 1em;
|
|
|
}
|
|
|
-/* line 230, sass/screen.scss */
|
|
|
+/* line 243, sass/screen.scss */
|
|
|
.page #content_box #inner_box article figure figcaption span:before {
|
|
|
content: '\203A ';
|
|
|
}
|
|
|
|
|
|
-/* line 243, sass/screen.scss */
|
|
|
+/* line 256, sass/screen.scss */
|
|
|
.home.page #bold_title h1 {
|
|
|
text-align: center;
|
|
|
width: 100%;
|
|
@@ -431,31 +444,31 @@ em {
|
|
|
margin-left: 0;
|
|
|
margin-right: 0;
|
|
|
}
|
|
|
-/* line 247, sass/screen.scss */
|
|
|
+/* line 260, sass/screen.scss */
|
|
|
.home.page #bold_title h1 .hi {
|
|
|
font-size: 0.667em;
|
|
|
vertical-align: super;
|
|
|
margin-right: 0.25em;
|
|
|
}
|
|
|
@media (max-width: 32em) {
|
|
|
- /* line 255, sass/screen.scss */
|
|
|
+ /* line 268, sass/screen.scss */
|
|
|
.home.page #bold_title h1 {
|
|
|
font-size: 3em;
|
|
|
top: 0.35em;
|
|
|
}
|
|
|
- /* line 260, sass/screen.scss */
|
|
|
+ /* line 273, sass/screen.scss */
|
|
|
.home.page #bold_title .tagline span {
|
|
|
background: red;
|
|
|
font-size: 0.75em;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-/* line 268, sass/screen.scss */
|
|
|
+/* line 281, sass/screen.scss */
|
|
|
#content_box {
|
|
|
background: white;
|
|
|
position: relative;
|
|
|
}
|
|
|
-/* line 272, sass/screen.scss */
|
|
|
+/* line 285, sass/screen.scss */
|
|
|
#content_box #main_menu {
|
|
|
background: black;
|
|
|
max-width: 48em;
|
|
@@ -469,7 +482,7 @@ em {
|
|
|
display: block;
|
|
|
clear: both;
|
|
|
}
|
|
|
-/* line 277, sass/screen.scss */
|
|
|
+/* line 290, sass/screen.scss */
|
|
|
#content_box #main_menu ul {
|
|
|
position: absolute;
|
|
|
bottom: -42px;
|
|
@@ -479,19 +492,19 @@ em {
|
|
|
overflow-y: hidden;
|
|
|
-webkit-overflow-scrolling: touch;
|
|
|
}
|
|
|
-/* line 286, sass/screen.scss */
|
|
|
+/* line 299, sass/screen.scss */
|
|
|
#content_box #main_menu ul li {
|
|
|
padding: 10px 15px 5px 0;
|
|
|
display: inline-block;
|
|
|
}
|
|
|
-/* line 291, sass/screen.scss */
|
|
|
+/* line 304, sass/screen.scss */
|
|
|
#content_box #main_menu ul a {
|
|
|
color: white;
|
|
|
font-family: "Oswald", sans-serif;
|
|
|
font-weight: normal;
|
|
|
}
|
|
|
@media (max-width: 48em) {
|
|
|
- /* line 277, sass/screen.scss */
|
|
|
+ /* line 290, sass/screen.scss */
|
|
|
#content_box #main_menu ul {
|
|
|
width: 95.83333%;
|
|
|
float: left;
|
|
@@ -502,7 +515,7 @@ em {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-/* line 306, sass/screen.scss */
|
|
|
+/* line 319, sass/screen.scss */
|
|
|
#inner_box {
|
|
|
max-width: 48em;
|
|
|
margin-left: auto;
|
|
@@ -515,18 +528,18 @@ em {
|
|
|
clear: both;
|
|
|
}
|
|
|
|
|
|
-/* line 311, sass/screen.scss */
|
|
|
+/* line 324, sass/screen.scss */
|
|
|
.home.page #inner_box {
|
|
|
padding-bottom: 0;
|
|
|
}
|
|
|
-/* line 315, sass/screen.scss */
|
|
|
+/* line 328, sass/screen.scss */
|
|
|
.home.page h2, .home.page #content_box #inner_box article h3 {
|
|
|
line-height: 80px;
|
|
|
text-align: center;
|
|
|
font-size: 2em;
|
|
|
font-family: 'Oswald', sans-serif;
|
|
|
}
|
|
|
-/* line 322, sass/screen.scss */
|
|
|
+/* line 335, sass/screen.scss */
|
|
|
.home.page .work.column {
|
|
|
width: 25%;
|
|
|
height: 300px;
|
|
@@ -538,7 +551,7 @@ em {
|
|
|
vertical-align: bottom;
|
|
|
background: gray;
|
|
|
}
|
|
|
-/* line 333, sass/screen.scss */
|
|
|
+/* line 346, sass/screen.scss */
|
|
|
.home.page .work.column span {
|
|
|
position: absolute;
|
|
|
color: white;
|
|
@@ -558,32 +571,32 @@ em {
|
|
|
left: 1.33em;
|
|
|
overflow: visible;
|
|
|
}
|
|
|
-/* line 347, sass/screen.scss */
|
|
|
+/* line 360, sass/screen.scss */
|
|
|
.home.page .work.column.research {
|
|
|
background-image: url("../images/home-research-2x.png");
|
|
|
background-position: right bottom;
|
|
|
background-size: cover;
|
|
|
}
|
|
|
-/* line 352, sass/screen.scss */
|
|
|
+/* line 365, sass/screen.scss */
|
|
|
.home.page .work.column.development {
|
|
|
background-image: url("../images/home-development-2x.png");
|
|
|
background-position: right bottom;
|
|
|
background-size: cover;
|
|
|
}
|
|
|
-/* line 357, sass/screen.scss */
|
|
|
+/* line 370, sass/screen.scss */
|
|
|
.home.page .work.column.writing {
|
|
|
background-image: url("../images/home-writing-2x.png");
|
|
|
background-position: right bottom;
|
|
|
background-size: cover;
|
|
|
}
|
|
|
-/* line 362, sass/screen.scss */
|
|
|
+/* line 375, sass/screen.scss */
|
|
|
.home.page .work.column.other {
|
|
|
background-image: url("../images/home-contact-2x.png");
|
|
|
background-position: right bottom;
|
|
|
background-size: cover;
|
|
|
}
|
|
|
|
|
|
-/* line 370, sass/screen.scss */
|
|
|
+/* line 383, sass/screen.scss */
|
|
|
#site_footer {
|
|
|
max-width: 48em;
|
|
|
margin-left: auto;
|
|
@@ -597,41 +610,41 @@ em {
|
|
|
display: block;
|
|
|
clear: both;
|
|
|
}
|
|
|
-/* line 375, sass/screen.scss */
|
|
|
+/* line 388, sass/screen.scss */
|
|
|
#site_footer .footer_body {
|
|
|
padding-top: 46px;
|
|
|
border-bottom: 1px solid #607f9f;
|
|
|
}
|
|
|
-/* line 379, sass/screen.scss */
|
|
|
+/* line 392, sass/screen.scss */
|
|
|
#site_footer .footer_body a {
|
|
|
color: #8cb2d9;
|
|
|
}
|
|
|
-/* line 383, sass/screen.scss */
|
|
|
+/* line 396, sass/screen.scss */
|
|
|
#site_footer .footer_body .column {
|
|
|
padding-top: 14px;
|
|
|
font-size: 0.75em;
|
|
|
}
|
|
|
-/* line 387, sass/screen.scss */
|
|
|
+/* line 400, sass/screen.scss */
|
|
|
#site_footer .footer_body .column.first {
|
|
|
width: 30.43478%;
|
|
|
float: left;
|
|
|
margin-right: 4.34783%;
|
|
|
}
|
|
|
-/* line 391, sass/screen.scss */
|
|
|
+/* line 404, sass/screen.scss */
|
|
|
#site_footer .footer_body .column.last {
|
|
|
width: 65.21739%;
|
|
|
float: right;
|
|
|
margin-right: 0;
|
|
|
}
|
|
|
@media (max-width: 48em) {
|
|
|
- /* line 396, sass/screen.scss */
|
|
|
+ /* line 409, sass/screen.scss */
|
|
|
#site_footer .footer_body .column.first {
|
|
|
width: 30.43478%;
|
|
|
float: left;
|
|
|
margin-right: 4.34783%;
|
|
|
margin-left: 2.17391%;
|
|
|
}
|
|
|
- /* line 401, sass/screen.scss */
|
|
|
+ /* line 414, sass/screen.scss */
|
|
|
#site_footer .footer_body .column.last {
|
|
|
width: 47.82609%;
|
|
|
float: right;
|