@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*
STYLES FOR FILMABLE WEBSITE
BY SEBASTIEN GALINA
*/
/* --------------------------------- COLOURS ----------------------------- */
/* --------------------------------- MIXIN -------------------------------- */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  background-color: #e63c57;
}

body {
  font-family: "Poppins", "Helvetica Neue", sans-serif;
  font-weight: 300;
  background-color: #FFF;
  position: relative;
  color: #333;
}

#body-wrap {
  border: 1rem #e63c57 solid;
}

h1, h2, h3 {
  font-weight: 800;
}

h4, h5, h6 {
  font-weight: 500;
}

#header {
  padding: 1rem;
}
#header #site-logo {
  padding: 0.25rem 0.5rem;
  margin: 0.25rem;
}
#header #site-logo a {
  font-weight: 800;
}
#header #menu {
  text-align: right;
}
#header .divider {
  border-left: 0.15rem #CCC solid;
  margin-left: 1rem;
  margin-right: 1rem;
  display: inline;
}
#header a.active {
  background-color: #e63c57;
  color: #FFF;
}

ul.messages {
  padding: 0;
  list-style: none;
  text-align: center;
}
ul.messages li {
  padding: 0.5rem;
  display: block;
  background-color: #e63c57;
}
ul.messages li.info {
  background-color: #CCC;
}
ul.messages li.warning {
  background-color: #FFEE66;
  color: #333;
}
ul.messages li a {
  color: #FFF;
}

.gatekeeper {
  height: 100vh;
  overflow: hidden;
}
.gatekeeper #wrap,
.gatekeeper #footer,
.gatekeeper #splash {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
}
.gatekeeper #header {
  position: absolute;
  z-index: 1000;
  width: 100%;
  top: 0;
  left: 0;
  padding: 2rem;
}

#gatekeeper {
  z-index: 999;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1rem #e63c57 solid;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  top: 0;
  left: 0;
}

#gatekeeper-inner {
  max-width: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#prewrap {
  position: relative;
  margin-bottom: 4rem;
}
#prewrap img {
  max-width: 100%;
  height: auto;
}
#prewrap:after {
  content: " ";
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.parallax-container {
  overflow: hidden;
  min-height: 38rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

#wrap {
  overflow: hidden;
  position: relative;
}

#main {
  min-height: 50vh;
  background-color: #FFF;
}

.twocolumn {
  max-width: 100rem;
  margin: 0 auto;
}

.center-callout {
  text-align: center;
  background-color: #e63c57;
  padding: 1rem;
  color: #FFF;
}

#footer {
  padding: 1rem 0;
  background-color: #F9F9F9;
  padding-top: 0;
  z-index: 1;
  width: 100%;
}
#footer .footer-menu-container {
  padding: 1rem 2rem;
}
#footer .footer-menu-container .footer-menu ul {
  padding: 0;
  list-style: none;
}

.bg-clapper #footer {
  background-color: #e63c57;
  color: #FFF;
}
.bg-clapper #footer a {
  color: #333;
}
.bg-clapper #footer a:hover {
  color: #FFF;
}

#subscribe {
  width: 100%;
  color: #333;
  background-color: #EFEFEF;
  text-align: center;
  padding: 1rem 0;
}
#subscribe form {
  padding: 1rem;
  min-height: auto;
  margin-bottom: 0;
  border: none;
}
#subscribe .grid {
  padding: 1rem;
}
#subscribe .btn {
  display: block;
  width: 100%;
}

#mc_embed_signup {
  max-width: 43rem;
  width: 100% !important;
  background: transparent;
  padding: 1rem;
}
#mc_embed_signup form {
  padding: 0;
  margin: 0 !important;
}

a {
  font-weight: 500;
  text-decoration: none;
  color: #e63c57;
  transition: all 0.25s ease;
  display: inline-block;
}
a:hover {
  color: #333;
}

p a {
  position: relative;
}
p a:after {
  content: " ";
  width: 100%;
  height: 0.75rem;
  position: absolute;
  right: -0.25rem;
  bottom: 0rem;
  background-color: rgba(230, 60, 87, 0.3);
  transition: all 0.25s ease;
}
p a:hover:after {
  width: 0%;
}

a.simple-link:after {
  display: none !important;
}

img.bg {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  height: auto;
  display: block;
}

img.rounded {
  border-radius: 10rem;
  max-width: 100%;
  height: auto;
}

.btn {
  font-weight: 500;
  padding: 0.25rem 0.5rem;
  border-radius: 0.25rem;
  border: none;
  margin: 0.25rem;
}
.btn:hover {
  background-color: #e63c57;
  color: #FFF;
}

.btn-alt {
  background-color: #e63c57;
  color: #FFF;
}
.btn-alt:hover {
  background-color: #F7F7F7;
  color: #e63c57;
}

.btn-default {
  background-color: #F7F7F7;
}

.btn-large {
  font-size: 1.75rem;
  display: block;
  border-radius: 0;
  padding: 0.75rem 0;
  margin: 1rem 0;
  position: relative;
}
.btn-large:after {
  content: " ";
  width: 100%;
  height: 0.35rem;
  background-color: #e63c57;
  position: absolute;
  left: 0;
  bottom: -0.25rem;
  z-index: 1;
  transition: all 0.25s ease;
}
.btn-large:hover {
  background-color: transparent;
  color: #333;
}
.btn-large:hover:after {
  width: 25%;
}

.btn-small {
  font-size: 0.7rem;
}

.btn-block {
  display: block;
  padding: 0.5rem;
  text-align: center;
  width: 100%;
}

.text-alt {
  color: #e63c57;
}

.text-success {
  color: #58E065;
}

.text-error {
  color: #e63c57;
}

.text-whisper {
  color: rgba(0, 0, 0, 0.2);
}

.border {
  border: 0.25rem #EEE solid;
}

.border-alt {
  border: 0.25rem #e63c57 solid;
}

.border-light {
  border-color: #EEE !important;
}

.explode:hover {
  color: #e63c57;
}

.highlighted {
  background-color: #FFEE66;
}

blockquote {
  font-size: 4rem;
  font-weight: bold;
  position: relative;
  left: 2.5rem;
}
blockquote::before {
  font-family: "FontAwesome";
  content: "";
  color: rgba(51, 51, 51, 0.3);
  position: absolute;
  left: -5rem;
  top: 0;
}

p.lead {
  font-size: 1.75rem;
  line-height: 2.25rem;
  font-weight: 500;
}

.badge-container .badge {
  font-size: 0.7rem;
}
.badge-container .badge:first-child {
  margin-left: 0;
}

.badge {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.7rem;
  background-color: #e0e5e5;
  border-radius: 0.25rem;
  padding: 0.25rem 0.5rem;
  display: inline-block;
  margin: 0.25rem;
}

.badge-alt {
  background-color: #FFEE66;
}

.badge-rev {
  background-color: #FFF;
  color: #000;
}

.badge-success {
  background-color: #58E065;
  color: #FFF;
}

.badge-danger {
  background-color: #e63c57;
  color: #FFF;
}

.badge a {
  color: #000;
}

.tag-container {
  padding: 1rem 2rem;
  background-color: #F7F7F7;
  text-align: center;
}
.tag-container a {
  color: #000;
}

.cta-panel {
  width: 100vw;
  margin-bottom: 8rem;
}

.heading {
  padding: 0 2rem;
}

.content {
  padding: 0 2rem;
  margin: 4rem 0;
}

.condensed {
  max-width: 46rem;
  margin: 0 auto;
}

.content .thumbnail {
  padding: 1rem;
  margin: 0 auto;
  max-width: 35rem;
  text-align: center;
}
.content .thumbnail img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.content .thumbnail h4 {
  margin: 0;
}

.centervertical {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

span {
  display: inline-block;
}

.sidebar {
  margin-top: 8rem;
  padding: 0 2rem;
  padding-bottom: 4rem;
  background-color: #FFF;
  z-index: 2;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
}
.sidebar h2 {
  margin: 1.65rem 0;
}
.sidebar .sidebar-panel {
  flex: 1;
  padding: 1rem;
  margin-bottom: 2rem;
  width: 100%;
}
.sidebar .sidebar-panel ul {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar .sidebar-panel img {
  width: 15rem;
  margin: 1rem auto;
}
.sidebar .site-alert {
  border: 0.25rem #e63c57 solid;
  text-align: center;
}
.sidebar .site-alert h4 {
  font-weight: bold;
}
.sidebar .site-alert:nth-child(odd) {
  border-color: #F7F7F7;
}

form {
  margin-bottom: 4rem;
}
form .form-group {
  margin: 0.5rem 1rem;
}
form .form-group label {
  text-transform: uppercase;
  padding: 0.5rem 0;
  font-size: 0.8rem;
  display: block;
}
form .form-actions {
  margin: 1rem 0;
  padding: 1rem;
  text-align: right;
}
form .hidden {
  display: none;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=password],
input[type=number],
input[type=file],
input[type=url],
input[type=search],
textarea,
select {
  padding: 0.5rem;
  border: none;
  border-radius: 0.25rem;
  font-size: 1rem;
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0;
  background-color: #F7F7F7;
  box-sizing: border-box;
}

input[type=submit] {
  padding: 0.5rem 1rem;
  border: none;
  margin: 0;
}

.errorlist {
  color: #FFF;
  background-color: #e63c57;
  margin-bottom: 0.5rem;
  border-radius: 0.25rem;
}
.errorlist li {
  padding: 0.25rem;
}
.errorlist ~ input {
  border: thin #e63c57 solid;
}

.pagination {
  padding: 1rem;
  text-align: center;
  background-color: #F7F7F7;
}
.pagination .current {
  margin: 0 1rem;
}
.pagination a {
  margin: 0 0.5rem;
}

.social-links {
  border: 0.25rem #F7F7F7 solid;
  text-align: center;
  margin: 2rem 0;
}
.social-links > div {
  font-size: 0.8rem;
  display: inline-block;
  padding: 0.5rem;
  margin: 0.5rem 0;
  vertical-align: top;
}
.social-links a .text {
  visibility: hidden;
  position: absolute;
  left: -9999px;
}
.social-links a.btn {
  margin: 0;
}
.social-links a img {
  max-width: 5rem;
  height: auto;
  display: block;
  padding: 0;
  margin: 0;
}
.social-links a:hover img {
  opacity: 0.8;
}

table {
  width: 100%;
  text-align: left;
  margin: 2rem 0;
}
table th {
  background-color: #e63c57;
  color: #FFF;
}
table th, table td {
  padding: 0.5rem;
}
table tr:nth-child(odd) {
  background-color: #F7F7F7;
}
table .badge-container {
  padding: 0;
  margin: 0;
}
table form {
  margin: 0;
}

.postcontent .tag-container {
  padding-bottom: 2rem;
}

/* ------------------ SEARCH RESULTS ----------------- */
.result {
  max-width: 50rem;
  margin-bottom: 2rem;
}
.result .url {
  font-size: 0.7rem;
  margin: 0.5rem 0;
  color: #AAA;
}
.result h4 {
  margin: 0;
  padding: 0;
  font-size: 1.25rem;
  font-weight: 400;
}
.result .summary {
  font-size: 0.8rem;
  font-weight: 400;
  margin: 0.5rem 0;
  color: #AAA;
}

.sidebar-search-filter ul {
  list-style: none;
  padding: 0;
}

/* ------------------ INDEX ----------------- */
#splash {
  padding: 0;
  position: relative;
  overflow: hidden;
  max-height: 50vh;
  margin-bottom: 4rem;
}

.splash-video {
  width: 120%;
  position: relative;
  left: -12%;
  padding: 0;
}

.splash-content {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #FFF;
}
.splash-content h1 {
  font-size: 3rem;
  color: #FFF;
}

/* ------------------ ARTICLES ----------------- */
.sponsors {
  margin-bottom: 2rem;
}
.sponsors > .grid {
  margin: 0 auto;
  max-width: 100rem;
}
.sponsors .sponsor-group {
  padding: 1rem 2rem;
}
.sponsors .sponsor {
  max-width: 100%;
  padding: 1rem;
  margin: 0;
}
.sponsors .sponsor:hover {
  opacity: 0.5;
}
.sponsors .sponsor img {
  display: block;
  margin: 0;
  padding: 0.5rem;
  max-width: 100%;
  height: auto;
}

.index-sponsors > .grid {
  max-width: 80rem;
}
.index-sponsors .presenters .sponsor {
  padding: 2rem;
}

#page-sponsor {
  padding: 1rem;
  text-align: center;
}
#page-sponsor h4 {
  margin: 0;
}
#page-sponsor img {
  max-width: 100%;
  height: auto;
  padding: 1rem;
}

/* ------------------ ARTICLES ----------------- */
.articles {
  max-width: 80rem;
  margin: 0 auto;
}
.articles .article {
  position: relative;
  margin: 1rem 0;
}
.articles .article .label {
  background-color: #e63c57;
  color: #FFF;
  padding: 0rem 0.5rem;
  position: absolute;
  top: 3.2rem;
  left: 1rem;
  z-index: 9999;
}
.articles .article.article-first {
  margin: 0;
}
.articles .article .article-preview {
  padding: 2rem;
}
.articles .article .col-2of12 {
  border: thin transparent solid;
}
.articles .article .btn-large {
  font-size: 1.25rem;
}
.articles .article .tilt {
  position: relative;
  z-index: 2;
}
.articles .article .tilt-container {
  border: 0.25rem #FFF solid;
  margin: 2rem;
}
.articles .article h2 {
  margin: 0.5rem 0;
  font-size: 2rem;
  font-weight: normal;
}
.articles .article h3 {
  font-size: 2rem;
  margin: 0.5rem 0;
}
.articles .article p {
  max-width: 40rem;
}
.articles .article img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}
.articles .article-tagged {
  padding: 0.5rem;
}

.article-heading {
  padding: 2rem;
  text-align: center;
  position: absolute;
  width: 100%;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  color: #FFF;
  z-index: 2;
}
.article-heading h1 {
  font-size: 3rem;
  margin: 0;
}

.article-detail {
  max-width: 46rem;
  margin: 0 auto;
}
.article-detail.firstline-bold > p:first-of-type:first-line {
  font-weight: 800;
  font-size: 1.75rem;
  line-height: 4rem;
}
.article-detail.firstline-bold > p:first-of-type:first-letter {
  display: inline-block;
  border: 0.25rem #CCC solid;
  padding: 0.25rem 1rem;
  margin-right: 0.5rem;
}
.article-detail .section {
  margin: rem 0;
}
.article-detail .media-container {
  background-color: #F7F7F7;
  padding: 0.5rem;
  margin-bottom: 1rem;
  max-width: 60rem;
}
.article-detail img {
  width: 100%;
  height: auto;
  display: block;
}
.article-detail .caption {
  font-style: italic;
  padding: 0.25rem;
  margin-top: 0.5rem;
  display: block;
}
.article-detail p {
  max-width: 40rem;
}

hr {
  margin: 4rem 0;
  border: thin #EEE solid;
}

.story {
  padding: 1rem;
}
.story h4 {
  margin: 0;
  padding: 0;
}
.story img {
  max-width: 100%;
  height: auto;
}
.story .label {
  background-color: #e63c57;
  color: #FFF;
  padding: 0rem 0.5rem;
  position: absolute;
  top: 1rem;
  left: 1rem;
}

/* ------------------ EVENTS ----------------- */
.upcoming-events {
  margin: 8rem auto;
}

.events {
  max-width: 80rem;
  margin: 0 auto;
}
.events img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.events .event-tagged {
  padding: 0.5rem;
}
.events .event-tagged h3 {
  margin: 0;
}
.events .event-tagged h4 {
  margin: 0.5rem 0;
}

.event {
  margin-bottom: 4rem;
}
.event .event-preview {
  padding: 1rem 2rem;
}
.event img {
  max-width: 100%;
  height: auto;
}
.event.passed {
  cursor: default;
}
.event.passed p {
  color: #AAA;
}
.event.passed h3 {
  color: #666;
}
.event.passed .btn {
  background-color: #EEE;
  color: #333;
}

.event-detail {
  max-width: 46rem;
  margin: 0 auto;
}
.event-detail p {
  max-width: 40rem;
}

.cal-event {
  margin: 1rem;
}
.cal-event .cal-icon {
  text-align: center;
  border: thin #DDD solid;
  border-radius: 1rem;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 0.5rem;
  -webkit-transition: all 0.25s cubic-bezier(0.75, 0, 0.23, 1.01);
  -moz-transition: all 0.25s cubic-bezier(0.75, 0, 0.23, 1.01);
  -ms-transition: all 0.25s cubic-bezier(0.75, 0, 0.23, 1.01);
  transition: all 0.25s cubic-bezier(0.75, 0, 0.23, 1.01);
  min-height: 14rem;
  background-color: #FFF;
  color: red;
}
.cal-event .cal-icon .date {
  font-size: 1.9rem;
  font-weight: 50;
  border-top: thin #EEE solid;
  margin-top: 0.5rem;
}
.cal-event .cal-icon:hover {
  background-color: #e63c57;
  color: #333;
}
.cal-event .cal-icon a {
  display: block;
  padding: 1rem;
}
.cal-event:hover a {
  color: #FFF !important;
}
.cal-event.passed {
  cursor: cancel;
}
.cal-event.passed * {
  color: #888 !important;
}
.cal-event.passed .cal-icon {
  background-color: #F8F8F8;
  box-shadow: none;
}
.cal-event .cal-details {
  max-width: 16rem;
  margin: 0 auto;
}
.cal-event .cal-details h4 {
  margin: 0.5rem 0;
}
.cal-event .cal-details p {
  margin: 0;
}

/* ------------------ MEMBERS ----------------- */
.members .member {
  padding: 1rem;
}

.member-tile {
  position: relative;
  border: 0.25rem #e63c57 solid;
  margin: 1rem;
  padding: 1rem;
  min-height: 19rem;
}
.member-tile p {
  height: 6rem;
}
.member-tile .actions {
  background-color: #F7F7F7;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0.5rem;
}
.member-tile i.fa {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}

.membership-levels .grid {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
.membership-levels .grid .col-4of12,
.membership-levels .grid .col-6of12,
.membership-levels .grid .col-12of12 {
  display: flex;
}

.membership-level {
  padding: 1rem;
  margin: 1rem auto;
  max-width: 42rem;
  border: 0.25rem #CCC solid;
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
}
.membership-level.featured {
  border-color: #e63c57;
}
.membership-level.featured .title {
  color: #e63c57;
}
.membership-level.featured .description {
  font-weight: 500;
  color: #e63c57;
}
.membership-level.featured .value {
  color: #e63c57;
  font-weight: 800;
}
.membership-level .upgrade-form {
  margin-top: 2rem;
  margin-bottom: 0;
}

.membership-preview,
.membership-benefits,
.membership-price {
  flex: 1;
}

.membership-preview .description {
  min-height: 12rem;
}

.membership-benefits ul {
  padding: 0;
  list-style: none;
}
.membership-benefits ul li {
  border-bottom: 0.25rem #F7F7F7 solid;
  padding: 0.5rem;
}
.membership-benefits ul li:last-child {
  border-bottom: none;
}

.membership-price {
  text-align: center;
  font-size: 2rem;
}
.membership-price .sign,
.membership-price .currency,
.membership-price .period {
  color: #AAA;
}
.membership-price .period {
  font-size: 0.8rem;
  text-transform: uppercase;
}
.membership-price .currency {
  position: relative;
  font-size: 1rem;
  top: -0.7rem;
}
.membership-price .sign {
  position: relative;
  font-size: 1.5rem;
}

/* ------------------ SURVEYS ----------------- */
.surveys .survey {
  padding: 1rem;
  margin-bottom: 2rem;
}
.surveys .survey h3, .surveys .survey p {
  margin: 0;
}

.survey .question {
  padding: 0 1rem;
  margin-bottom: 2rem;
}
.survey .question ul {
  list-style: none;
  padding: 0;
}
.survey .question li {
  padding: 0.5rem;
}
.survey .question li:nth-child(odd) {
  background-color: #F7F7F7;
}
.survey .question li.new {
  margin: 1rem 0;
  background-color: #CCC;
}
.survey .question.completed {
  border-color: #EEE;
}
.survey .question img {
  display: block;
}
.survey .question label {
  position: relative;
  display: block;
}
.survey .question .input {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

/* ------------------ JOB POSTING ----------------- */
.posting-detail {
  margin-bottom: 4rem;
}

/* ------------------ USER PROFILE ----------------- */
.profile {
  margin-bottom: 4rem;
}

/* --------------------------------- COLOURS ----------------------------- */
/* --------------------------------- MIXIN -------------------------------- */
.grid::after {
  content: "";
  display: block;
  clear: both;
}

[class^=col-] {
  float: left;
}

.col-1of12 {
  width: 8.33333%;
}

.col-2of12 {
  width: 16.66666%;
}

.col-3of12 {
  width: 25%;
}

.col-4of12 {
  width: 33.33333%;
}

.col-5of12 {
  width: 41.66666%;
}

.col-6of12 {
  width: 50%;
}

.col-7of12 {
  width: 58.33333%;
}

.col-8of12 {
  width: 66.66666%;
}

.col-9of12 {
  width: 75%;
}

.col-10of12 {
  width: 83.33333%;
}

.col-11of12 {
  width: 91.66666%;
}

.col-12of12 {
  width: 100%;
}

.col-1of10 {
  width: calc(100% / 10);
}

.col-2of10 {
  width: calc(100% / 10 * 2);
}

.col-3of10 {
  width: calc(100% / 10 * 3);
}

.col-4of10 {
  width: calc(100% / 10 * 4);
}

.col-5of10 {
  width: calc(100% / 10 * 5);
}

.col-6of10 {
  width: calc(100% / 10 * 6);
}

.col-7of10 {
  width: calc(100% / 10 * 6);
}

.col-8of10 {
  width: calc(100% / 10 * 6);
}

.col-9of10 {
  width: calc(100% / 10 * 9);
}

.col-10of10 {
  width: calc(100% / 10 * 10);
}

.visible-sm {
  display: none;
}

.visible-md {
  display: none;
}

@media (max-width: 78.625rem) {
  .tilt-effect {
    width: 250px;
    height: 250px;
  }
}
@media (max-width: 78.625rem) {
  .hidden-md {
    display: none;
  }
}
@media (max-width: 78.625rem) {
  .visible-md {
    display: block;
  }

  .event-image,
.article-image {
    padding-top: 2.5rem;
  }
}
@media (max-width: 70rem) {
  .content-container,
.sidebar-container {
    width: 100%;
  }

  .list-grid .col-12of12 {
    width: 33.33%;
  }
}
@media (max-width: 60rem) {
  .hidden-sm {
    display: none;
  }

  .visible-sm {
    display: block;
  }

  #subscribe .col-6of12 {
    width: 100%;
  }

  .footer-menu-container .col-2of12,
.footer-menu-container .col-4of12 {
    width: 25%;
  }
}
@media (max-width: 53rem) {
  blockquote {
    font-size: 2.5rem;
  }
}
@media (max-width: 46.875rem) {
  #main .col-4of12 {
    width: 100%;
  }
  #main .content .thumbnail {
    max-width: 100%;
    padding: 0;
  }

  .sponsors [class^=col-] {
    width: 100%;
  }
  .sponsors .sponsor-group {
    padding: 1rem;
  }
}
@media (max-width: 43.75rem) {
  #main .sponsors .col-2of10,
#main .sponsors .col-2of12 {
    width: 50%;
  }
  #main .sponsors .sponsor {
    padding: 1rem;
  }

  .list-grid .col-12of12 {
    width: 50%;
  }

  .footer-menu-container {
    text-align: center;
  }
  .footer-menu-container [class^=col-] {
    width: 100%;
  }

  .articles .article .visible-md [class^=col-] {
    width: 100%;
  }

  .articles .article h2,
.articles .article h3 {
    font-size: 1.5rem;
  }

  .articles .article .article-preview {
    padding: 0;
  }
}
@media (max-width: 35rem) {
  #splash h1 {
    font-size: 2rem;
  }
}
@media (max-width: 32rem) {
  .list-grid .col-12of12 {
    width: 100%;
  }
}

/*# sourceMappingURL=combo.css.map */
