@import url(http://fonts.googleapis.com/css?family=Open+Sans:300);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700);
@import url(http://fonts.googleapis.com/css?family=Montserrat:700);
@import url(http://fonts.googleapis.com/css?family=Electrolize:400&text=0123456789);
@import url(http://fonts.googleapis.com/css?family=Merriweather:400italic);
.btn:after, .btn.-facebook:before, .btn.-gitter:before, .cta-button:after, .location-box a.map:before, .location-box .icon.-beerplaceholder:before, .location-box .icon.-placeholder:before, i.twitter:before, i.google:before, i.github:before, i.facebook:before { line-height: 1em; font-family: "Ionicons"; font-weight: normal; font-style: normal; display: inline-block; text-decoration: none; vertical-align: middle; text-rendering: optimizeLegibility !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale; }

.location-box .icon.-beerplaceholder:before { content: "\f26a"; }

.btn.-gitter:before { content: "\f11c"; }

.btn:after, .cta-button:after { content: "\f3d3"; }

.location-box .icon.-placeholder:before, .location-box .icon.-beerplaceholder:before { content: "\f455"; }

.location-box a.map:before { content: "\f2c3"; }

.btn.-facebook:before { content: "\f231"; }

i.facebook:before { content: "\f230"; }

i.github:before { content: "\f232"; }

i.google:before { content: "\f234"; }

i.twitter:before { content: "\f242"; }

@font-face { font-family: "Ionicons"; src: url("http://code.ionicframework.com/ionicons/2.0.0/fonts/ionicons.eot?v=2.0.0"); src: url("http://code.ionicframework.com/ionicons/2.0.0/fonts/ionicons.eot#iefix&v=2.0.0") format("embedded-opentype"), url("http://code.ionicframework.com/ionicons/2.0.0/fonts/ionicons.woff?v=2.0.0") format("woff"), url("http://code.ionicframework.com/ionicons/2.0.0/fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("http://code.ionicframework.com/ionicons/2.0.0/fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg"); font-weight: normal; font-style: normal; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

body { overflow-x: hidden; }

html { background: #fff; }

body, td, th, input, textarea { font-family: source sans pro, sans-serif; font-weight: 400; font-size: 13.5pt; line-height: 1.7; color: #606060; }

/* Mobile */
@media (max-width: 570px) { body, td, th, input, textarea { font-size: 11pt; } }
a, a:visited { color: #16a085; text-decoration: none; }

a:hover { color: #107360; -webkit-transition: all 100ms linear; transition: all 100ms linear; }

/* Antialiased text */
* { text-rendering: optimizeLegibility !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale; }

.formatted-content h1, .formatted-content h2, .formatted-content h3, .formatted-content h4, .formatted-content p, .formatted-content ul { margin: 1.5em 0; }
.formatted-content > blockquote { background: #f5f8f8; border-bottom: solid 1px #eaeaea; line-height: 1.55; font-size: 0.9em; padding: 1px 30px; border-radius: 4px; margin-left: -30px; margin-right: -30px; }
@media (max-width: 768px) { .formatted-content > blockquote { font-size: 1em; border-radius: 0; padding: 1px 15px; margin-left: -15px; margin-right: -15px; } }
.formatted-content { padding-top: 1em; padding-bottom: 1em; }
@media (min-width: 768px) { .formatted-content { padding-top: 3em; padding-bottom: 3em; } }
.formatted-content strong, .formatted-content b { font-weight: bold; color: #111; }
.formatted-content ul, .formatted-content ol { margin-left: 1.5em; }
.formatted-content ul li { list-style: disc; }
.formatted-content > h1, .formatted-content > h2 { font-family: open sans, sans-serif; font-weight: 300; color: #111; font-size: 1.6em; }
.formatted-content > h1 { font-size: 2em; color: #16a085; border-bottom: solid 1px #f0f0f0; padding-bottom: 15px; margin-bottom: 0; }
.formatted-content > h3 { font-weight: 700; color: #111; font-size: 1.2em; }
.formatted-content > h2 + p, .formatted-content > h3 + p { margin-top: -1.5em; }
.formatted-content > h4 { text-transform: uppercase; font-size: 0.8em; letter-spacing: 1px; font-family: montserrat, source sans pro, sans-serif; font-weight: 700; text-transform: uppercase; color: #16a085; }
@media (min-width: 769px) { .formatted-content > h4 { margin-top: 3.5em; } }
.formatted-content > h4 + p { margin-top: -0.5em; }
.formatted-content > h4:after { display: block; content: ''; width: 40px; height: 2px; background: #ddd; margin: 10px 0; border-radius: 2px; }
.formatted-content > hr { width: 150px; height: 1px; display: block; margin: 1.5em auto; border: 0; background: #ddd; }
@media (min-width: 768px) { .formatted-content > hr { margin: 3em auto; } }

.nobr { white-space: nowrap; }

.center { text-align: center; }

.spaced { margin-top: 3em; margin-bottom: 3em; }

.article-body { max-width: 560px; margin: 40px auto; padding: 0 30px; }
@media (max-width: 768px) { .article-body { padding: 0 15px; } }

.article-header .logo { display: block; background: url(http://manilajs.github.io/logo/png/Vertical%20with%20tagline.png); background-size: 100%; margin-left: -18px; width: 180px; height: 189.47368px; margin-bottom: -40px; }

/* small lite button */
.btn { /* About us link buttons */ }
.btn { font-family: montserrat, source sans pro, sans-serif; font-weight: 700; text-transform: uppercase; margin: 0; outline: 0; display: inline-block; height: 24px; line-height: 24px; border-radius: 4px; border: solid 1px transparent; padding: 0 20px; font-size: 9pt; cursor: pointer; -webkit-transition: all 300ms ease; transition: all 300ms ease; }
.btn, .btn:visited { color: #506070; }
.btn:link { border-color: #506070; }
.btn:hover { text-decoration: none !important; }
.btn:after { font-size: 16px; margin-top: -1px; margin-left: 14px; opacity: 0.3; }
.btn:hover, .btn:visited:hover { background: #506070; border-color: transparent; color: white; text-decoration: none; text-shadow: none; -webkit-transition: all 100ms ease; transition: all 100ms ease; }
.btn:active, .btn:visited:active { background: #405060; border-color: transparent; -webkit-transition: none; transition: none; }
.btn.-sq { border-radius: 2px; padding: 0 10px; }
.btn.-disabled, .btn.-disabled:visited, .btn.-disabled:hover { background: #eee; border-color: #ddd; cursor: not-allowed; color: #888; }
.btn.-disabled:after { display: none; }
.btn.-white { border-color: rgba(255, 255, 255, 0.2); }
.btn.-white:after { opacity: 1; }
.btn.-white:hover { border-color: transparent; background: orange; }
.btn.-lite { background: transparent; color: white; border: solid 1px rgba(250, 250, 250, 0.2); }
.btn.-lite:hover { border: solid 1px rgba(250, 250, 250, 0.8); }
.btn.-gitter, .btn.-facebook { padding: 5px 18px; vertical-align: middle; }
.btn.-gitter:after, .btn.-facebook:after { display: inline-block; vertical-align: middle; margin-left: 10px; position: relative; top: 0; }
.btn.-gitter:before, .btn.-facebook:before { display: inline-block; vertical-align: middle; margin-right: 10px; position: relative; font-size: 18px; top: 0; }
@media (max-width: 480px) { .btn.-gitter, .btn.-facebook { padding: 3px 10px; }
  .btn.-gitter:after, .btn.-facebook:after { top: -1px; } }
.btn.-facebook:before { font-size: 16px; top: -1px; margin-right: 10px; }
.btn.-gitter:before { font-size: 16px; margin-right: 10px; }

.btn.-enabled { background: #16a085; color: white; }
.btn.-enabled:focus, .btn.-enabled:hover { background: #19b698; }
.btn.-enabled:active { background: #138a72; }
.btn.-enabled:after { color: white; opacity: 0.5; }

.btn.-top { display: inline-block; padding: 0 20px; height: 32px; line-height: 32px; border-radius: 4px; border: 0; font-size: 9pt; font-family: montserrat, source sans pro, sans-serif; font-weight: 700; text-transform: uppercase; }

/* columns used in the about box */
.column-section:after { content: ''; display: table; clear: both; }
@media (min-width: 768px) { .column-section > .left, .column-section > .right { width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; }
  .column-section > .left { padding-right: 30px; }
  .column-section > .right { padding-left: 30px; } }

/* uh. venues and some-like-that. sometimes it contains a .locatino-box.  .content-article.section .in h3 Thanks! p You're really amazing */
.content-article { /* Desktop */ }
.content-article { padding-top: 20px; padding-bottom: 20px; }
@media (min-width: 768px) { .content-article { padding-top: 40px; padding-bottom: 40px; } }
.content-article:first-child { border-top: 0; }
.content-article h3 { font-size: 0.8em; letter-spacing: 1px; font-family: montserrat, source sans pro, sans-serif; font-weight: 700; text-transform: uppercase; color: #60ab50; }
.content-article h3:after { display: block; content: ''; width: 40px; height: 1px; background: #ddd; margin: 10px 0; border-radius: 2px; }
.content-article p + p { margin-top: 20px; }
.content-article .icon { width: 16px; height: 16px; padding: 1px; border: solid 1px transparent; border-radius: 2px; display: inline-block; vertical-align: middle; position: relative; top: -1px; margin: 0 3px; }
@media (min-width: 768px) { .content-article p { font-size: 0.95em; } }

/* big call to action button */
.cta-button { margin: 0; outline: 0; display: inline-block; height: 42px; line-height: 42px; border-radius: 40px; border: 0; padding: 6px 50px; font-size: 12pt; font-family: montserrat, source sans pro, sans-serif; font-weight: 700; text-transform: uppercase; cursor: pointer; }
.cta-button:after { font-size: 16px; }
.cta-button, .cta-button:visited { background: #16a085; border-color: #16a085; border-bottom: solid 3px #148e76; color: white; text-decoration: none; }
.cta-button:hover { background: #333; border-bottom-color: #292929; color: white; text-decoration: none; }
.cta-button:active { background: #111; border-bottom-color: #070707; color: white; }
.cta-button:after { margin-left: 13px; position: relative; top: -1px; opacity: 0.75; }
.cta-button.-disabled:hover, .cta-button.-disabled:visited, .cta-button.-disabled { background-color: #eee; border-color: #ddd; cursor: not-allowed; color: #888; }
.cta-button.-disabled:after { display: none; }

.form-row { margin: 10px 0; }
.form-row:after { content: ''; display: table; clear: both; }
.form-row.-checkbox { font-size: 0.85em; }
.form-row.-texts:first-of-type { margin-top: 30px; }
.form-row.-texts + .form-row:not(.-texts) { margin-top: 30px; }

.checkbox-field input { margin-right: 10px; }

/* a location could be a drinkup (.-afterparty) */
.location-box { margin: -0.5em 0 1em 0; }
.location-box:last-child { margin-bottom: 0; }
.location-box h4, .location-box p { margin: 0; padding: 0; }
.location-box .address { font-size: 0.9em; margin-bottom: 18px; line-height: 1.6; }
.location-box a.map, .location-box a.map:visited { background: transparent; border: solid 1px #d0d0d0; font-size: 0.7em; color: #506070; padding: 6px 12px; border-radius: 3px; font-family: montserrat, source sans pro, sans-serif; font-weight: 700; text-transform: uppercase; margin-top: 30px; }
.location-box a.map:hover { border: solid 1px #3ad; }
.location-box a.map:before { font-size: 16px; margin-right: 10px; color: #3ad; vertical-align: middle; }
.location-box .icon.-beerplaceholder:before { font-size: 64px; position: relative; top: -21px; }
@media (max-width: 768px) { .location-box .title, .location-box .address { text-align: center; }
  .location-box a.map { display: block; text-align: center; margin: 0 auto; font-size: 0.9em; padding-top: 2px; padding-bottom: 2px; } }
.location-box .title, .location-box .title a, .location-box .title a:visited { font-family: open sans, sans-serif; font-weight: 300; color: #222; }
.location-box .title { font-size: 1.6em; }
.location-box a:visited, .location-box a { color: #a0b0c0; }
.location-box a:hover { color: #506070; }

/* icon */
.location-box .icon { /* Smaller logo */ }
.location-box .icon { display: block; float: left; width: 60px; margin: 0 0 0 -70px; vertical-align: top; color: #a0b0c0; }
.location-box .icon.-placeholder:before, .location-box .icon.-beerplaceholder:before { font-size: 60px; opacity: 0.9; }
.location-box .icon.-logo, .location-box .icon.-logo img { width: 100px; height: 100px; border-radius: 50%; }
.location-box .icon.-logo { background: white; margin: 0 0 0 -140px; border-radius: 50%; overflow: hidden; padding: 2px; }
.location-box .icon.-smaller { margin: 0 0 0 -110px; }
.location-box .icon.-smaller, .location-box .icon.-smaller img { width: 70px; height: 70px; }
@media (max-width: 768px) { .location-box .icon, .location-box .icon.icon { margin: 0 auto 20px auto; float: none; }
  .location-box .icon.-placeholder, .location-box .icon.-beerplaceholder { display: block; float: none; margin: 0 auto; text-align: center; height: 60px; top: 0; }
  .location-box .icon.-placeholder:before, .location-box .icon.-beerplaceholder:before { font-size: 40px; position: relative; top: -10px; } }

/* wtf? */
.location-box + p { margin-top: 1em; }

/* text inside the hero shot */
.next-meetup { /* Tablet & Desktop */ }
.next-meetup { margin: 2em 0 1em 0; }
.next-meetup .venue { color: #16a085; color: white; font-family: source sans pro, sans-serif; font-size: 0.8em; line-height: 1.5; font-weight: 700; letter-spacing: 7px; text-transform: uppercase; text-align: center; margin-bottom: 5px; }
.next-meetup h1 { font-family: open sans, serif; font-weight: 300; font-size: 1.7em; line-height: 1.3; letter-spacing: -1px; text-align: center; color: #fff; }
.next-meetup h1 small { font-size: 0.8em; font-weight: 400; font-family: electrolize; letter-spacing: 2px; }
.next-meetup .brief { margin: 1em auto 1em auto; font-weight: 300; font-family: source sans pro, sans-serif; font-size: 1.1em; line-height: 1.6; color: #fff; opacity: 0.8; max-width: 500px; text-align: center; }
.next-meetup .subtext { color: #e8f6f3; text-align: center; font-weight: bold; font-size: 1.1em; }
@media (min-width: 480px) { .next-meetup .venue:before { content: ''; display: block; margin: 30px auto 35px auto; width: 90px; height: 2px; background: #16a085; border-radius: 4px; }
  .next-meetup .venue { font-size: 0.85em; text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
  .next-meetup h1 { font-size: 3.0em; } }

.picture-header { /* Mobile */ }
.picture-header { background-color: #143; overflow: hidden; position: relative; z-index: 10; }
@media (min-width: 768px) { .picture-header { padding-top: 3em; padding-bottom: 3em; } }
.picture-header > .cover { left: 0; top: 0; width: 100%; height: 100%; position: absolute; z-index: 1; -webkit-transition: opacity 400ms linear; transition: opacity 400ms linear; -webkit-background-size: cover; background-size: cover; background-position: center center; }
.picture-header .attribution { color: rgba(255, 255, 255, 0.3); font-size: 0.6em; position: absolute; right: 20px; bottom: 20px; z-index: 2; }
.picture-header .attribution a { color: rgba(255, 255, 255, 0.7); -webkit-box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); margin-left: 5px; }
.picture-header .attribution a:hover { color: white; -webkit-box-shadow: inset 0 -1px rgba(255, 255, 255, 0.7); box-shadow: inset 0 -1px rgba(255, 255, 255, 0.7); }
@media (max-width: 768px) { .picture-header .attribution { display: none; } }
.picture-header section { position: relative; z-index: 2; }
.picture-header .monogram { background-image: url(/web/20181008021808im_/http://www.manilajs.com/assets/manilajs-white-mono.png); -webkit-background-size: 66px 45px; background-size: 66px 45px; width: 66px; height: 45px; margin: 40px auto; position: relative; z-index: 20; }
.picture-header .logo { font-family: montserrat, source sans pro, sans-serif; font-weight: 700; text-transform: uppercase; font-size: 1.3; }
@media (max-width: 480px) { .picture-header .monogram { margin: 20px auto; }
  .picture-header { height: 90px; } }

.all .pull-quote-heading { font-family: montserrat, source sans pro, sans-serif; font-weight: 700; text-transform: uppercase; color: #506070; letter-spacing: 2px; font-size: 0.75em; font-style: normal; text-align: center; margin-bottom: 0; }
.all .pull-quote-heading:after { display: none; }
.all .pull-quote { font-family: merriweather, serif; font-style: italic; font-size: 1.1em; text-align: center; }
@media (min-width: 768px) { .all .pull-quote { width: 140%; margin-left: -20%; font-size: 1.2em; } }
.all .pull-quote-heading + .pull-quote { margin-top: 0.3em; }

.register-cta { text-align: center; margin: 1.5em 0; }
@media (min-width: 769px) { .register-cta { margin: 4em 0; } }
.register-cta .venue, .register-cta .hint { margin: 0; }
.register-cta .venue { margin-top: 0.5em; font-weight: bold; font-size: 1.4em; color: #222; }
.register-cta .hint { font-size: 0.9em; }

/* Sections */
.section { padding: 15px 30px; }

.section > .in { max-width: 550px; margin: 0 auto; }

.section.wide > .in { max-width: 800px; }

.section > .in-wide { max-width: 820px; margin: 0 auto; }

.section-about-us { background: linear-gradient(320deg, rgba(19, 138, 114, 0.98), rgba(19, 138, 114, 0.9)), url(http://www.manilajs.com/images/header/bg-about-us.jpg) center center/cover fixed, #185; padding-top: 30px; padding-bottom: 30px; color: #efe; font-size: 0.9em; line-height: 1.7; }
.section-about-us p { margin: 2em 0; }
.section-about-us h3 { font-family: open sans, sans-serif; font-weight: 300; color: white; margin: 0; font-size: 1.6em; }
.section-about-us h3.primary { font-weight: bold; font-family: source sans pro, sans-serif; }
.section-about-us h3 + p { margin-top: 0; }
.section-about-us a:visited, .section-about-us a { color: white; }
.section-about-us a:hover { text-decoration: underline; }
.section-about-us p.actions { margin-top: -20px; }
@media (min-width: 768px) { .section-about-us { padding-top: 90px; padding-bottom: 90px; } }

/*
/* Date time section */
.date-time { text-align: center; position: relative; padding: 0; margin-bottom: 3em; }

.date-time .in { position: relative; }

.date-time .in:before, .date-time .in:after { content: ''; display: block; height: 1px; position: absolute; top: 58px; /* border-bottom: solid 1px #ddd; */ }

.date-time .in:before { left: 0; right: 60%; }

.date-time .in:after { right: 0; left: 60%; }

/* ---------------------------------------------------------------------------- */
/* The date-time circle */
.date-time-item { position: relative; z-index: 1; display: inline-block; width: 140px; height: 140px; border-radius: 50%; padding: 14px 10px 10px 10px; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: solid 1px rgba(22, 160, 133, 0.5); }
.date-time-item[disabled], .date-time-item:disabled { cursor: not-allowed; }
.date-time-item .date { display: block; text-align: center; font-size: 17pt; border-bottom: solid 1px rgba(22, 160, 133, 0.5); transition: border-color 200ms linear; line-height: 55px; font-weight: bold; color: #fff; }
.date-time-item .time { text-align: center; display: block; font-size: 14pt; letter-spacing: 4px; text-indent: 3px; line-height: 56px; color: #fff; }
.date-time-item:not([disabled]):hover { text-decoration: none; background: #16a085; }
.date-time-item:not([disabled]):hover .date { border-bottom: solid 1px #1ccdaa; }

/* venue image */
.section-panorama { padding: 0; margin: 3em auto; border: 0; background-color: #345; margin-left: -35px; margin-right: -35px; }
.section-panorama > div { -webkit-background-size: cover; background-size: cover; background-position: center center; opacity: 0.5; height: 140px; }
@media (min-width: 769px) { .section-panorama { margin: 5em auto; width: calc(100vw); margin-left: calc((100vw - 550px) / 2 * -1); }
  .section-panorama + .section-panorama { margin-top: -5em; }
  .section-panorama > div { height: 300px; } }

/* signup */
.signup-footer { background: #101a12; color: rgba(250, 250, 250, 0.7); }
.signup-footer h2 { font-weight: bold; margin: 0; font-size: 1.5em; color: white; }
@media (min-width: 768px) { .signup-footer .in { padding-top: 140px; padding-bottom: 140px; } }
.signup-footer p { margin: 0; line-height: 1.4; }
.signup-footer h2 + p { margin-top: -0.25em; }
.signup-footer .submit { height: 40px; line-height: 36px; }
.signup-footer .actions { margin-top: 30px; }

i.twitter:before { font-size: 24px; }
i.google:before { font-size: 24px; }
i.github:before { font-size: 24px; }
i.facebook:before { font-size: 24px; }

.speaker-item { /* no speakers */ /* Desktop */ }
.speaker-item { margin: 2em 0; }
.speaker-item:after { content: ''; display: table; clear: both; zoom: 1; }
.speaker-item h3, .speaker-item p { margin: 0; padding: 0; }
.speaker-item h3 { font-weight: 700; font-size: 1.1em; color: #222; }
.speaker-item h3 .title { color: #60ab50; font-size: 0.65em; font-family: montserrat, source sans pro, sans-serif; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; margin: 0 15px 0 10px; }
.speaker-item h3 a { color: #222; }
.speaker-item h3 i { color: #222; padding: 0 5px; position: relative; top: 0; -webkit-transition: all 100ms linear; transition: all 100ms linear; }
.speaker-item h3 a:hover { color: #333; text-decoration: none; }
.speaker-item h3 a:hover i { color: #60ab50; }
.speaker-item .avatar { margin: 20px 0; position: relative; text-align: center; }
.speaker-item .avatar img { display: inline-block; width: 100px; height: 100px; background: #3d8; line-height: 100px; text-align: center; font-size: 1.2em; color: white; border-radius: 50%; }
.speaker-item.-big h3 { font-size: 1.6em; font-weight: normal; margin-bottom: 0.2em; }
@media (min-width: 768px) { .speaker-item .avatar { float: right; margin: 0 0 40px 40px; top: 10px; } }

/* Text field */
.text-field { width: 50%; float: left; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; }
.text-field > strong { display: block; font-weight: bold; color: white; font-size: 0.85em; margin-top: -3px; }
.text-field > strong > i { font-weight: normal; font-style: italic; font-family: merriweather, serif, serif; font-size: 0.9em; opacity: 0.8; }
.text-field .req { position: relative; top: 4px; left: 4px; color: #1a8; opacity: 0.5; }
.text-field [type='email'], .text-field [type='text'] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 200ms linear; transition: all 200ms linear; }
.text-field [type='email']::-webkit-input-placeholder, .text-field [type='text']::-webkit-input-placeholder { color: rgba(250, 250, 250, 0.2); font-weight: normal; }
.text-field [type='email']::-moz-placeholder, .text-field [type='text']::-moz-placeholder { color: rgba(250, 250, 250, 0.2); font-weight: normal; }
.text-field [type='email']:-ms-input-placeholder, .text-field [type='text']:-ms-input-placeholder { color: rgba(250, 250, 250, 0.2); font-weight: normal; }
.text-field [type='email']::placeholder, .text-field [type='text']::placeholder { color: rgba(250, 250, 250, 0.2); font-weight: normal; }
.text-field [type='email'], .text-field [type='text'] { background: transparent; border: 0; padding: 5px 0; border-bottom: solid 1px rgba(250, 250, 250, 0.2); margin: 5px 5px 5px 0; color: #1d8; font-weight: bold; }
.text-field [type='email']:hover, .text-field [type='text']:hover { border-bottom-color: rgba(250, 250, 250, 0.5); outline: 0; }
.text-field [type='email']:focus, .text-field [type='text']:focus { color: #1d8; border-bottom-color: #1d8; outline: 0; }
@media (min-width: 768px) { .text-field [type='email'], .text-field [type='text'] { width: 92%; } }

/* ---------------------------------------------------------------------------- */
/* Top nav */
.top-nav-bg { position: fixed; top: 0; left: 0; right: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height: 56px; background: #fff; z-index: 5; opacity: 0.99; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); }
.top-nav-bg:after { content: ''; display: table; clear: both; }
.top-nav-bg { padding-top: 12px; padding-left: 20px; color: #a0a8af; }
.top-nav-bg .logo-box { float: left; }
.top-nav-bg .logo { color: #111; display: inline-block; font-family: montserrat, source sans pro, sans-serif; font-weight: 700; font-size: 1.3; }
.top-nav-bg .hint { margin: 0 40px; color: #a0a8af; }
.top-nav-bg .right { float: right; padding-right: 130px; }
@media (max-width: 768px) { .top-nav-bg { display: none; } }

/* Join button */
.top-nav { position: fixed; top: 0; left: 0; right: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 12px 20px; z-index: 15; font-size: 0.9em; overflow: hidden; }

.top-nav { /* Desktop */ /* Mobile */ }
@media (min-width: 760px) { .top-nav .right { float: right; } }
@media (max-width: 768px) { .top-nav .top-nav { position: static; background: #222; color: #aaa; display: none; /* Eh, can't get it to look right so whatevs */ } }

/* .full-image -- full width image containers */
.full-image, p.full-image { overflow: hidden; text-align: center; position: relative; margin-bottom: 4em; margin-top: 4em; }
.full-image img, p.full-image img { background: #fcfcfc; max-width: 100%; }
.full-image.cropped img, .full-image.cropped img:first-child:last-child, p.full-image.cropped img, p.full-image.cropped img:first-child:last-child { margin-bottom: -50px; display: block; background: transparent; }
.full-image.cropped:after, p.full-image.cropped:after { content: ""; display: block; position: absolute; bottom: 0; left: 20px; right: 20px; border-bottom: solid 1px #bcc1c6; }
.full-image.stretched img, p.full-image.stretched img { width: 100%; }
@media (max-width: 768px) { .full-image, p.full-image { margin-left: -20px; margin-right: -20px; } }
@media (min-width: 769px) { .full-image, p.full-image { width: 100vw; margin-left: calc(-50vw + 550px / 2); } }

.brief-intro, p.brief-intro { font-size: 1.2em; color: #506070; font-family: open sans, sans-serif; font-weight: 300; }

.sans-pull-quote { font-family: open sans, sans-serif; font-weight: 300; color: #111; font-size: 1.6em; }

.post-index { margin: 4em 0; }

.post-index-item { display: block; border-bottom: solid 1px #eee; padding: 5px 0; }
.post-index-item .date { color: #a0a8af; font-size: 0.8em; display: inline-block; width: 90px; }

.all .center { text-align: center; }
.all .align-left { text-align: left; }
.all .align-right { text-align: right; }
.all .top-collapse-0 { margin-top: 0; }
.all .top-collapse-1 { margin-top: -1em; }
.all .top-collapse-2 { margin-top: -2em; }
.all .top-collapse-4 { margin-top: -4em; }
.all .top-space-0 { margin-top: 0; }
.all .top-space-1 { margin-top: 1em; }
.all .top-space-2 { margin-top: 2em; }
.all .top-space-4 { margin-top: 2em; }
@media (min-width: 769px) { .all .top-space-4 { margin-top: 4em; } }
.all .bottom-collapse-0 { margin-bottom: 0; }
.all .bottom-collapse-1 { margin-bottom: -1em; }
.all .bottom-collapse-2 { margin-bottom: -2em; }
.all .bottom-collapse-4 { margin-bottom: -4em; }
.all .bottom-space-0 { margin-bottom: 0; }
.all .bottom-space-1 { margin-bottom: 1em; }
.all .bottom-space-2 { margin-bottom: 2em; }
.all .bottom-space-4 { margin-bottom: 2em; }
@media (min-width: 769px) { .all .bottom-space-4 { margin-bottom: 4em; } }

