@import url("http://fonts.googleapis.com/css?family=Playfair+Display+SC:400italic,700,900|Raleway:500");
.grid__item.purple:hover:before, .grid__item.purple:focus:before {
  border-color: rgba(171, 160, 203, 0.6); }

.grid__item.purple .loader:before {
  background-color: #aba0cb; }

.grid__item.yellow:hover:before, .grid__item.yellow:focus:before {
  border-color: rgba(238, 179, 54, 0.6); }

.grid__item.yellow .loader:before {
  background-color: #eeb336; }

.grid__item.green:hover:before, .grid__item.green:focus:before {
  border-color: rgba(178, 203, 149, 0.6); }

.grid__item.green .loader:before {
  background-color: #b2cb95; }

.grid__item.blue:hover:before, .grid__item.blue:focus:before {
  border-color: rgba(118, 212, 228, 0.6); }

.grid__item.blue .loader:before {
  background-color: #76d4e4; }

.grid__item.pink:hover:before, .grid__item.pink:focus:before {
  border-color: rgba(232, 93, 117, 0.6); }

.grid__item.pink .loader:before {
  background-color: #E85D75; }

.grid__item.tan:hover:before, .grid__item.tan:focus:before {
  border-color: rgba(219, 195, 161, 0.6); }

.grid__item.tan .loader:before {
  background-color: #dbc3a1; }

.content__item.purple .postArticle .postTitle a {
  color: #aba0cb; }

.content__item.purple .category {
  color: #aba0cb; }

.content__item.purple .readMore a {
  color: #aba0cb; }

.content__item.yellow .postArticle .postTitle a {
  color: #eeb336; }

.content__item.yellow .category {
  color: #eeb336; }

.content__item.yellow .readMore a {
  color: #eeb336; }

.content__item.green .postArticle .postTitle a {
  color: #b2cb95; }

.content__item.green .category {
  color: #b2cb95; }

.content__item.green .readMore a {
  color: #b2cb95; }

.content__item.blue .postArticle .postTitle a {
  color: #76d4e4; }

.content__item.blue .category {
  color: #76d4e4; }

.content__item.blue .readMore a {
  color: #76d4e4; }

.content__item.pink .postArticle .postTitle a {
  color: #E85D75; }

.content__item.pink .category {
  color: #E85D75; }

.content__item.pink .readMore a {
  color: #E85D75; }

.content__item.tan .postArticle .postTitle a {
  color: #dbc3a1; }

.content__item.tan .category {
  color: #dbc3a1; }

.content__item.tan .readMore a {
  color: #dbc3a1; }

#ml-menu.purple .bottom-level:hover:before,
#ml-menu.purple .menu__breadcrumbs a,
#ml-menu.purple .menu__link:hover, #ml-menu.purple .menu__link:focus, #ml-menu.purple .menu__link[data-submenu]:hover::after, #ml-menu.purple .menu__link[data-submenu]:focus::after {
  color: #aba0cb; }

#ml-menu.yellow .bottom-level:hover:before,
#ml-menu.yellow .menu__breadcrumbs a,
#ml-menu.yellow .menu__link:hover, #ml-menu.yellow .menu__link:focus, #ml-menu.yellow .menu__link[data-submenu]:hover::after, #ml-menu.yellow .menu__link[data-submenu]:focus::after {
  color: #eeb336; }

#ml-menu.green .bottom-level:hover:before,
#ml-menu.green .menu__breadcrumbs a,
#ml-menu.green .menu__link:hover, #ml-menu.green .menu__link:focus, #ml-menu.green .menu__link[data-submenu]:hover::after, #ml-menu.green .menu__link[data-submenu]:focus::after {
  color: #b2cb95; }

#ml-menu.blue .bottom-level:hover:before,
#ml-menu.blue .menu__breadcrumbs a,
#ml-menu.blue .menu__link:hover, #ml-menu.blue .menu__link:focus, #ml-menu.blue .menu__link[data-submenu]:hover::after, #ml-menu.blue .menu__link[data-submenu]:focus::after {
  color: #76d4e4; }

#ml-menu.pink .bottom-level:hover:before,
#ml-menu.pink .menu__breadcrumbs a,
#ml-menu.pink .menu__link:hover, #ml-menu.pink .menu__link:focus, #ml-menu.pink .menu__link[data-submenu]:hover::after, #ml-menu.pink .menu__link[data-submenu]:focus::after {
  color: #E85D75; }

#ml-menu.tan .bottom-level:hover:before,
#ml-menu.tan .menu__breadcrumbs a,
#ml-menu.tan .menu__link:hover, #ml-menu.tan .menu__link:focus, #ml-menu.tan .menu__link[data-submenu]:hover::after, #ml-menu.tan .menu__link[data-submenu]:focus::after {
  color: #dbc3a1; }

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

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer; }

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

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

@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'codropsicons';
  src: url("../fonts/codropsicons/codropsicons.eot");
  src: url("../fonts/codropsicons/codropsicons.eot?#iefix") format("embedded-opentype"), url("../fonts/codropsicons/codropsicons.woff") format("woff"), url("../fonts/codropsicons/codropsicons.ttf") format("truetype"), url("../fonts/codropsicons/codropsicons.svg#codropsicons") format("svg"); }

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.clearfix:before, .clearfix:after {
  display: table;
  content: ''; }

.clearfix:after {
  clear: both; }

body {
  background: #fff;
  color: #7b7b7b;
  font-weight: 400;
  font-size: 16px;
  font-family: "Helvetica Neue", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  overflow-y: scroll;
  /* force scroll to appear */ }

header .dummy-logo {
  padding-top: 2em; }
  header .dummy-logo .iconcss {
    font-size: 40px; }

/* helper class when showing content */
.noscroll {
  overflow: hidden; }

a {
  outline: none;
  color: #E85D75;
  text-decoration: none; }

a:hover,
a:focus {
  color: #333;
  outline: none; }

button:focus {
  outline: none; }

/* Sidebar */
.sidebar {
  text-align: left;
  background: #f5f5f5;
  z-index: 1000;
  position: fixed;
  width: 300px;
  max-width: 100%;
  height: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  padding: 2em 1em; }

.sidebar h1 {
  margin: 0.75em 0 0;
  font-size: 2em;
  line-height: 1;
  font-family: "Playfair Display", serif; }

.sidebar h1 span {
  display: block; }

/* Codrops links */
.codrops-links {
  position: relative;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  min-height: 45px; }

.codrops-links::after {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #ddd;
  content: '';
  -webkit-transform: rotate3d(0, 0, 1, 22.5deg);
  transform: rotate3d(0, 0, 1, 22.5deg); }

.codrops-icon {
  display: inline-block;
  margin: 0.5em;
  padding: 0em 0;
  width: 1.5em;
  text-decoration: none; }

.codrops-icon span {
  display: none; }

.codrops-icon:before {
  margin: 0 5px;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'codropsicons';
  line-height: 1;
  speak: none; }

.codrops-icon--drop:before {
  content: "\e001"; }

.codrops-icon--prev:before {
  content: "\e004"; }

/* Demo links */
.codrops-demos {
  margin: 2em 0 0;
  font-size: 0.75em; }

.codrops-demos a {
  display: inline-block;
  margin: 0 0.5em; }

.codrops-demos a.current-demo {
  color: #333;
  font-weight: bold; }

.codrops-demos a.current-demo:focus {
  color: #aaa; }

.related {
  font-size: 0.85em;
  padding-bottom: 1em; }

.related h3 {
  margin: 3em 0 0.5em 0;
  font-size: 0.95em; }

.related a {
  display: block;
  color: inherit; }

.related a:hover,
.related a:focus {
  color: #414741; }

/* Main content */
.main {
  position: relative;
  z-index: 50;
  background: white; }

/* Grid container */
.grid {
  background: white;
  position: relative; }

.jumbo {
  margin: 32px 0px 16px 32px; }
  .jumbo h1 {
    line-height: 1;
    margin: 60px 0px 12px;
    width: 100%;
    letter-spacing: 0.006em;
    font-weight: 100;
    font-size: 72px; }
  .jumbo p {
    line-height: 1.5;
    padding-right: 48%;
    margin-bottom: 40px; }

/* Overlay */
.grid::after {
  content: '';
  background: whitesmoke;
  background-opacity: 0.4;
  opacity: 0;
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.view-single .grid::after {
  opacity: 1; }

/* Top bar above the grid */
.top-bar {
  width: 100%;
  line-height: 1;
  height: 0px;
  padding: 6px 0 6px;
  margin: 0px 24px 48px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.top-bar__headline {
  margin: 0;
  font-size: 14px; }
  .top-bar__headline span {
    margin: 6px 6px 6px 0px;
    padding: 3px 0;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    border-bottom: solid 2px transparent; }
    .top-bar__headline span i {
      font-size: 17px;
      margin-right: 6px; }

/* Menu button for toggling the sidebar (appears on small screen) */
.menu-toggle {
  position: fixed;
  z-index: 100;
  display: block;
  width: 30px;
  height: 25px;
  top: 14px;
  left: 14px;
  cursor: pointer;
  background: none;
  border: none;
  display: none;
  margin: -2px 15px 0 0; }

.menu-toggle span {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #eeb336;
  font-size: 0px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.menu-toggle span:before,
.menu-toggle span:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #eeb336;
  content: ''; }

.menu-toggle span:before {
  -webkit-transform: translateY(-7px);
  -ms-transform: translateY(-7px);
  transform: translateY(-7px); }

.menu-toggle span:after {
  -webkit-transform: translateY(7px);
  -ms-transform: translateY(7px);
  transform: translateY(7px); }

/* Filter/dropdown dummy on the right */
.filter {
  text-align: left;
  font-size: 0.75em;
  height: 24px;
  width: 300px; }

.dropdown {
  font-weight: bold;
  margin-left: 5px;
  cursor: pointer;
  color: #E85D75; }

.dropdown::after {
  content: '\25BC';
  margin-left: 2px;
  font-size: 80%; }

.grid__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 12px; }

/* Grid item */
.grid__item {
  padding: 45px 55px 30px;
  position: relative;
  color: inherit;
  min-height: 300px;
  cursor: pointer;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .grid__item .circle {
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
    height: 12px;
    margin: 24px 24px 0 0;
    border-radius: 50%;
    background: transparent;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition-delay: 0.28s;
    -o-transition-delay: 0.28s;
    transition-delay: 0.28s; }
  .grid__item--loading .circle {
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
    opacity: 0; }

/* Grid item "border" */
.grid__item::before {
  position: absolute;
  content: '';
  top: 0px;
  border-radius: 3px;
  right: 55px;
  bottom: 0px;
  left: 55px;
  border-bottom: 1px solid rgba(74, 74, 74, 0.12); }

.grid__item * {
  z-index: 0; }

/* grid item element and full content element styles */
.title {
  margin: 0;
  font-size: 1.875em;
  font-family: "Helvetica Neue", Arial, sans-serif;
  text-align: center;
  font-weight: 200; }

.title--preview {
  -webkit-flex: 1;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%; }

.loader {
  height: 1px;
  width: 40%;
  margin: 1em auto;
  position: relative;
  background: rgba(0, 0, 0, 0.1); }

.loader::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background: #E85D75;
  left: 0;
  top: -1px;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%; }

.grid__item--loading .loader::before {
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

.category {
  margin: 0;
  position: relative;
  font-size: 0.95em;
  font-style: italic;
  font-family: "Playfair Display", serif;
  text-align: center;
  display: block; }

.title--preview,
.loader,
.category {
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  -o-transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

/* closing (delays) */
.title--preview {
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s; }

.loader {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s; }

.grid__item .category {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s; }

/* opening */
.grid__item--animate .title--preview {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 0;
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0); }

.grid__item--animate .loader {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  opacity: 0;
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0); }

.grid__item--animate .category {
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
  opacity: 0;
  -webkit-transform: translate3d(0, -40px, 0);
  transform: translate3d(0, -40px, 0); }

.meta {
  font-size: 0.765em;
  text-align: left; }

.meta .fa {
  margin-right: 4px; }

.meta:before, .meta:after {
  display: table;
  content: ''; }

.meta:after {
  clear: both; }

.meta__avatar {
  font-size: 36px;
  text-align: center;
  display: block;
  border-radius: 50%;
  margin: 24px auto; }

.meta--preview .meta__avatar {
  -webkit-filter: grayscale(50%);
  filter: grayscale(50%); }

.grid__item:hover .meta--preview .meta__avatar,
.grid__item:focus .meta--preview .meta__avatar {
  -webkit-filter: none;
  filter: none; }

.meta__date,
.meta__reading-time,
.meta__note {
  display: block;
  float: left;
  color: #aaa;
  height: 21px; }
  .meta__date i,
  .meta__reading-time i,
  .meta__note i {
    margin-right: 6px;
    font-size: 15px; }

.meta__note {
  text-align: right;
  float: right; }

.meta__reading-time {
  text-align: right;
  float: right; }

.meta__misc {
  display: block;
  clear: both;
  text-align: left;
  padding: 5px 0; }

.meta__misc--seperator {
  padding: 20px 0 0;
  margin: 65px 0 0;
  border-top: 1px solid #f5f5f5; }

.article-nav {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.article-nav button {
  border: none;
  color: #E85D75;
  background: none; }

.article-nav button:hover {
  color: #333; }

.meta--preview .meta__avatar,
.meta--preview .meta__date,
.meta--preview .meta__reading-time,
.meta--preview .meta__note {
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  -o-transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }

.grid__item--loading .meta__avatar {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s; }

.grid__item--loading .meta__date {
  -webkit-transition-delay: 0.17s;
  -o-transition-delay: 0.17s;
  transition-delay: 0.17s; }

.grid__item--loading .meta__reading-time,
.grid__item--loading .meta__note {
  -webkit-transition-delay: 0.24s;
  -o-transition-delay: 0.24s;
  transition-delay: 0.24s; }

.grid__item--loading .meta__avatar,
.grid__item--loading .meta__date,
.grid__item--loading .meta__reading-time,
.grid__item--loading .meta__note {
  -webkit-transform: scale3d(0.5, 0.5, 1);
  transform: scale3d(0.5, 0.5, 1);
  opacity: 0; }

/* Grid footer */
.page-meta {
  width: 100%;
  background: #fff;
  width: 100%;
  padding: 15px 15px 10px;
  text-align: center;
  font-size: 0.75em;
  font-weight: bold;
  cursor: default; }

/* Placeholder element (dummy that gets animated when we click on an item) */
.placeholder {
  pointer-events: none;
  position: absolute;
  width: calc(100% + 5px);
  height: calc(100vh + 5px);
  z-index: 100;
  top: 0;
  left: 0;
  background: whitesmoke;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }

.placeholder.placeholder--trans-in {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); }

.placeholder.placeholder--trans-out {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s; }

/* main content */
.content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  pointer-events: none;
  height: 0;
  /* Avoid second scroll bar in Chrome! */
  visibility: hidden;
  z-index: 400;
  overflow: hidden; }

.content.content--show {
  height: 100vh;
  pointer-events: auto;
  visibility: visible; }

/* scroll helper wrap */
.scroll-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

/* single content item */
.content__item {
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
  height: 0;
  opacity: 0;
  padding: 60px 60px 80px 60px;
  pointer-events: none;
  font-size: 0.85em; }
  .content__item p {
    max-width: 1200px;
    margin: 1em auto;
    text-align: justify; }
  .content__item p:first-of-type {
    font-size: 1.35em; }

.content__item.content__item--show {
  height: auto;
  min-height: 100vh;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }
  .content__item.content__item--show .meta__date {
    margin: 0px 0px 25px 100px; }
  .content__item.content__item--show .meta__note {
    margin: 0px 100px 25px 0px; }

/* content elements */
.category--full {
  font-size: 1.25em;
  padding: 25px 0px; }

.green-text {
  color: #b2cb95; }

.purple-text {
  color: #aba0cb; }

.title--full {
  font-size: 3.25em; }

.meta--full {
  font-size: 1em;
  margin: 0 auto 2em;
  max-width: 1200px; }
  .meta--full .meta__author {
    display: block;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px; }
  .meta--full .meta__author::before {
    content: 'by ';
    font-weight: normal; }
  .meta--full .meta__category {
    font-style: italic;
    float: left;
    margin: 0 5px;
    font-family: "Playfair Display", serif; }
  .meta--full .meta__category::before {
    content: 'in '; }
  .meta--full .meta__avatar {
    margin: 1em auto; }

.category--full,
.title--full,
.meta--full .meta__avatar,
.meta--full .meta__author,
.meta--full .meta__date,
.meta--full .meta__reading-time {
  opacity: 0; }

.content__item p {
  opacity: 0; }

.category--full,
.title--full {
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0); }

.meta--full .meta__avatar,
.meta--full .meta__author,
.meta--full .meta__date,
.meta--full .meta__reading-time {
  -webkit-transform: scale3d(0.5, 0.5, 1);
  transform: scale3d(0.5, 0.5, 1); }

.content__item--show .category--full,
.content__item--show .title--full,
.content__item--show .meta--full .meta__avatar,
.content__item--show .meta--full .meta__author,
.content__item--show .meta--full .meta__date,
.content__item--show .meta--full .meta__reading-time {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  -o-transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }

.content__item--show .category--full,
.content__item--show .title--full {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.content__item--show .title--full {
  -webkit-transition-delay: 0.05s;
  -o-transition-delay: 0.05s;
  transition-delay: 0.05s; }

.content__item--show .meta--full .meta__avatar {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s; }

.content__item--show .meta--full .meta__date {
  -webkit-transition-delay: 0.27s;
  -o-transition-delay: 0.27s;
  transition-delay: 0.27s; }

.content__item--show .meta--full .meta__reading-time {
  -webkit-transition-delay: 0.34s;
  -o-transition-delay: 0.34s;
  transition-delay: 0.34s; }

.content__item--show.content__item p {
  opacity: 1;
  -webkit-transition: opacity 0.5s 0.25s;
  -o-transition: opacity 0.5s 0.25s;
  transition: opacity 0.5s 0.25s; }

/* close button (for content and sidebar) */
.close-button {
  position: absolute;
  border: none;
  background: none;
  margin: 0;
  z-index: 100;
  top: 0;
  right: 0;
  font-size: 18px;
  color: #ddd;
  cursor: pointer;
  pointer-events: none;
  padding: 32px 12px;
  opacity: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  .close-button__left, .close-button__right {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 40px;
    height: 1px;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    background: #7b7b7b; }
  .close-button__left {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .close-button__right {
    -webkit-transform: rotate(136deg);
    -ms-transform: rotate(136deg);
    transform: rotate(136deg); }

.close-button span {
  display: none; }

.close-button:hover {
  color: #7b7b7b; }
  .close-button:hover .close-button__left, .close-button:hover .close-button__right {
    background: #3e3e3e; }

/* show class for content close button */
.close-button--show {
  opacity: 1;
  pointer-events: auto; }

/* Viewport sizes based on column number and sidebar */
/* 1 column */
/* 2 columns */
/* 3 columns */
/* 4 columns */
/* 5 columns */
/* 6 columns */
@media screen and (min-width: 600px) {
  html,
  body,
  .container,
  .main {
    height: 100vh; }
  .main {
    height: 100%;
    margin-left: 300px; }
  .content__item {
    font-size: 1em; }
  .grid__item {
    padding: 48px 48px 32px; }
  /* Demo ad */
  body #cdawrap {
    right: auto;
    left: 30px;
    top: auto;
    bottom: 0;
    background: none;
    border: none;
    width: 240px;
    background: #f5f5f5; }
  body #cdawrap .carbon-text {
    color: #7b7b7b; }
  body #cdawrap a.carbon-poweredby {
    color: #7883C4; }
  body #cdawrap a:hover.carbon-poweredby {
    color: #333; }
  body #cdawrap #cda-remove {
    display: none; } }

@media screen and (min-width: 900px) {
  .grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  /* 2 columns */
  .grid__item {
    width: 50%;
    border: none; }
  .grid__item::before {
    top: 9px;
    right: 9px;
    bottom: 9px;
    left: 9px;
    overflow: visible;
    border: 1px solid;
    border-color: transparent;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
  .grid__item:hover {
    z-index: 999;
    -webkit-transform: translate3d(0, -6px, 0);
    transform: translate3d(0, -6px, 0); }
  .grid__item:hover::before,
  .grid__item:focus::before {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18), 0 10px 40px rgba(0, 0, 0, 0.12);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18), 0 10px 40px rgba(0, 0, 0, 0.12);
    border-color: transparent !important; } }

@media screen and (min-width: 1200px) {
  /* 3 columns */
  .grid__item {
    width: 33.333%; } }

@media screen and (min-width: 1500px) {
  /* 4 columns */
  .grid__item {
    width: 25%; } }

@media screen and (min-width: 1800px) {
  /* 5 columns */
  .grid__item {
    width: 25%; } }

@media screen and (min-width: 2100px) {
  /* 6 columns */
  .grid__item {
    width: 16.66%; } }

/* small screen changes for sidebar (it becomes an off-canvas menu) */
.show-hamburger .sidebar {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }

.show-hamburger .sidebar.sidebar--open {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .show-hamburger .sidebar.sidebar--open .close-button {
    display: block;
    right: auto;
    left: 300px;
    width: 100vw;
    height: 100%; }

.show-hamburger .sidebar.sidebar--open ~ .main {
  pointer-events: none; }

.show-hamburger .main {
  margin-left: 0px; }

.show-hamburger .meta--full {
  display: none; }

.show-hamburger .menu-toggle {
  display: inline-block; }

.show-hamburger .sidebar .close-button {
  opacity: 1;
  pointer-events: auto;
  display: none; }

.show-hamburger .placeholder {
  background: whitesmoke; }

.show-hamburger .content__item {
  padding: 80px 20px 40px; }

.show-hamburger .content .close-button {
  padding: 24px 12px; }
  .show-hamburger .content .close-button .close-button__left, .show-hamburger .content .close-button .close-button__right {
    width: 36px; }

/* small screen changes for sidebar (it becomes an off-canvas menu) */
@media screen and (max-width: 599px) {
  .sidebar {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s; }
  .sidebar.sidebar--open {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    .sidebar.sidebar--open .close-button {
      display: block;
      right: auto;
      left: 300px;
      width: 100vw;
      height: 100%; }
  .sidebar.sidebar--open ~ .main {
    pointer-events: none; }
  .top-bar {
    padding: 3px 3px 3px 9px; }
  .menu-toggle {
    display: inline-block; }
  .sidebar .close-button {
    opacity: 1;
    pointer-events: auto; }
  .title--full {
    font-size: 2em; }
  .content__item {
    padding: 80px 20px 40px; }
  .content .close-button {
    padding: 24px 12px; }
    .content .close-button .close-button__left, .content .close-button .close-button__right {
      width: 36px; }
  .sidebar .close-button {
    opacity: 1;
    pointer-events: auto;
    display: none; }
  .content .close-button::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-bottom: 1px solid #f5f5f5;
    width: 100vw;
    height: 50px;
    pointer-events: none;
    z-index: -1; } }

@media screen and (max-height: 580px) {
  body #cdawrap {
    display: none; } }

/* SASS partial for grunt-webfont, autogenerated, do not edit! */
@font-face {
  font-family: "icons";
  src: url("../fonts/icons.eot");
  src: url("../fonts/icons.eot?#iefix") format("eot"), url("../fonts/icons.woff") format("woff"), url("../fonts/icons.ttf") format("truetype"), url("../fonts/icons.svg#icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.iconcss {
  font-family: "icons";
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-user:before {
  content: "\EA01"; }

.icon-note:before {
  content: "\EA02"; }

.icon-filter:before {
  content: "\EA03"; }

.icon-search:before {
  content: "\EA04"; }

.icon-calendar:before {
  content: "\EA05"; }

.icon-release:before {
  content: "\EA06"; }

.postArticle {
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
  text-align: left;
  width: 100%;
  float: left;
  padding-right: 15px;
  padding-left: 15px; }

.postArticle > .inner {
  border-bottom: 1px solid #d2d2d2; }

.postArticle .inner {
  width: 100%;
  position: relative;
  max-width: 100%;
  overflow: hidden; }

.animated {
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms; }

.clearfix {
  vertical-align: top;
  display: inline-block; }

.postArticle a {
  text-decoration: none;
  vertical-align: inherit;
  outline: 0; }

.blogImg {
  max-height: 211px;
  max-width: 211px;
  -webkit-transition: margin 0.5s ease-out;
  -o-transition: margin 0.5s ease-out;
  transition: margin 0.5s ease-out; }

.blogImg {
  position: absolute;
  width: 40%;
  height: 100%;
  background-size: cover;
  background-position: center; }

.postArticle .postText {
  padding: 29px 35px 30px 241px;
  background: #fff;
  color: #313131;
  -webkit-transition: padding 0.5s ease-out;
  -o-transition: padding 0.5s ease-out;
  transition: padding 0.5s ease-out; }

.postText {
  float: left;
  width: 100%;
  padding: 0 10px 0 45%;
  text-align: left; }

.clearfix:before {
  content: " ";
  display: table; }

.postArticle .postTitle h3 {
  font-size: 1.2em;
  font-weight: 400;
  text-transform: uppercase; }

h3 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap; }

.postArticle .postTitle h3 {
  margin: 0 0 15px;
  padding: 0;
  line-height: normal; }

div.dmContent h3, .dmPopup h3 {
  letter-spacing: 1px;
  font-size: 20px; }

.postArticle a {
  text-decoration: none; }

div.dmContent h3 {
  font-size: 20px; }

.postTitle h3:after {
  content: ""; }

.postArticle .authorBar {
  margin: 0 0 15px;
  padding: 0; }

.postArticle .authorBar {
  font-size: 80%;
  opacity: 0.8; }

.postArticle .authorBar span {
  display: none; }

.postArticle .authorBar span + span + span {
  bottom: 33px;
  color: #9b9b9b;
  display: block;
  position: absolute;
  right: 28px; }

.postArticle .authorBar {
  margin: 0 0 15px;
  padding: 0; }

.postArticle .postDescription {
  height: 80px;
  margin: 0 0 15px;
  padding: 0;
  overflow: scroll;
  line-height: 1.4em;
  -webkit-transition: max-height 1s ease-out;
  -o-transition: max-height 1s ease-out;
  transition: max-height 1s ease-out; }
  .postArticle .postDescription .wrap {
    margin: 1em auto;
    background: #fcf1db;
    color: #7B7B7D;
    border-radius: 7px;
    padding: 1em;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    color: #5f6062;
    font-size: 1em;
    padding: 20px 20px 20px 20px; }
    .postArticle .postDescription .wrap ul {
      counter-reset: li;
      padding-left: 1em;
      margin: 0;
      overflow: hidden; }
      .postArticle .postDescription .wrap ul li {
        position: relative;
        margin-left: 2em;
        margin-bottom: 1em;
        padding: 0.4em 0.4em 0.3em 1em;
        list-style: none;
        background: #fcf1db;
        border-radius: 4px; }
        .postArticle .postDescription .wrap ul li:last-child {
          margin-bottom: 0; }
        .postArticle .postDescription .wrap ul li:after {
          content: "\f00c";
          /* FontAwesome Unicode */
          font-family: FontAwesome;
          position: absolute;
          color: #eeb336;
          left: -1.23em;
          text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5); }

.expanded {
  height: auto !important; }

.slide-out {
  margin-left: -400px; }

.wide-text {
  padding: 29px 35px 30px 29px !important; }

.postArticle .postDescription p {
  margin: 0; }

.readMore {
  cursor: pointer; }

.postArticle .readMore {
  opacity: 0.8; }

.readMore a {
  color: #f4af49;
  font-weight: bold; }

.animation-element {
  opacity: 0; }
  .animation-element.slide-up {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0;
    -moz-transform: translate3d(0px, 200px, 0px);
    -webkit-transform: translate3d(0px, 200px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 200px, 0px); }
  .animation-element.slide-up.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px); }

.animation-element.in-view:nth-of-type(1) {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s; }

.animation-element.in-view:nth-of-type(2) {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s; }

.animation-element.in-view:nth-of-type(3) {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s; }

.animation-element.in-view:nth-of-type(4) {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s; }

.animation-element.in-view:nth-of-type(5) {
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s; }

.animation-element.in-view:nth-of-type(6) {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s; }

.animation-element.in-view:nth-of-type(7) {
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s; }

.animation-element.in-view:nth-of-type(8) {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s; }

.animation-element.in-view:nth-of-type(9) {
  -webkit-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s; }

.animation-element.in-view:nth-of-type(10) {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s; }

.animation-element.in-view:nth-of-type(11) {
  -webkit-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  transition-delay: 1.1s; }

.animation-element.in-view:nth-of-type(12) {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s; }

.animation-element.in-view:nth-of-type(13) {
  -webkit-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
  transition-delay: 1.3s; }

.animation-element.in-view:nth-of-type(14) {
  -webkit-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s; }

.animation-element.in-view:nth-of-type(15) {
  -webkit-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s; }

.animation-element.in-view:nth-of-type(16) {
  -webkit-transition-delay: 1.6s;
  -o-transition-delay: 1.6s;
  transition-delay: 1.6s; }

.animation-element.in-view:nth-of-type(17) {
  -webkit-transition-delay: 1.7s;
  -o-transition-delay: 1.7s;
  transition-delay: 1.7s; }

.animation-element.in-view:nth-of-type(18) {
  -webkit-transition-delay: 1.8s;
  -o-transition-delay: 1.8s;
  transition-delay: 1.8s; }

.animation-element.in-view:nth-of-type(19) {
  -webkit-transition-delay: 1.9s;
  -o-transition-delay: 1.9s;
  transition-delay: 1.9s; }

.animation-element.in-view:nth-of-type(20) {
  -webkit-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s; }

.grey {
  color: #aaa; }

.inner-shadow {
  text-shadow: 1px 2px 4px #eeeeee, 0px 0px 0px black, 0px 0px 2px white;
  font-size: 1.5em !important;
  font-family: "Helvetica Neue", Arial, sans-serif;
  color: #7d7d7d;
  font-weight: 300 !important; }

.inner-shadow-small {
  text-shadow: 1px 2px 4px #eeeeee, 0px 0px 0px black, 0px 0px 2px white;
  font-size: 1.2em !important;
  font-family: "Helvetica Neue", Arial, sans-serif;
  color: #7d7d7d;
  font-weight: 300 !important; }

table {
  border-collapse: separate;
  background: #fff;
  border-radius: 5px;
  margin: 50px auto;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3); }
  table li {
    list-style: none; }
  table li:before {
    content: "\f00c";
    /* FontAwesome Unicode */
    font-family: FontAwesome;
    padding-right: 3px; }
  table ul {
    padding-left: 0px; }

thead {
  border-radius: 5px; }

thead th {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 0.6em;
  font-weight: 400;
  color: #fff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
  text-align: left;
  padding: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8a8a8a), color-stop(#959595), color-stop(#a1a1a1), color-stop(#aeaeae), to(#bbbbbb));
  background-image: -o-linear-gradient(#8a8a8a, #959595, #a1a1a1, #aeaeae, #bbbbbb);
  background-image: linear-gradient(#8a8a8a, #959595, #a1a1a1, #aeaeae, #bbbbbb);
  border-top: 1px solid #858d99; }
  thead th:first-child {
    border-top-left-radius: 5px; }
  thead th:last-child {
    border-top-right-radius: 5px; }

tbody tr td {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  color: #5f6062;
  font-size: 1em;
  padding: 20px 20px 20px 20px;
  border-bottom: 1px solid #e0e0e0; }

tbody tr:nth-child(2n) {
  background: #fcf1db; }

tbody tr:last-child td {
  border-bottom: none; }
  tbody tr:last-child td:first-child {
    border-bottom-left-radius: 5px; }
  tbody tr:last-child td:last-child {
    border-bottom-right-radius: 5px; }

tbody:hover > tr td {
  opacity: 0.7;
  /* uncomment for blur effect */
  /* color:transparent;
  @include text-shadow(0px 0px 2px rgba(0,0,0,0.8));*/ }

tbody:hover > tr:hover td {
  text-shadow: none;
  color: #2d2d2d;
  opacity: 1.0; }

.meta.meta--full .tree-view {
  width: 280px;
  margin: 0 0 0 -30px; }
  .meta.meta--full .tree-view .checkbox strong, .meta.meta--full .tree-view .checkbox span {
    max-width: 180px; }

.tree-view {
  -ms-flex-item-align: center;
  align-self: center;
  font-size: 14px;
  width: 300px;
  margin: auto;
  margin: -21px 0 0 -21px;
  text-align: left; }
  .tree-view__title {
    cursor: pointer;
    font-weight: 300;
    font-size: 1.65em;
    margin: 6px 18px 9px;
    padding-bottom: 12px;
    letter-spacing: 0.012em;
    border-bottom: solid 1px; }

.tree-view .checkbox {
  padding: 9px;
  margin: 0; }

.tree-view ul {
  margin: 0 0 0 0px;
  padding: 1em 0 0 9px;
  list-style: none; }

.tree-view .root {
  padding-left: 10px; }

.tree-view .is-folder ul {
  border-left: 1px dotted #DDD; }

.tree-view .checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .tree-view .checkbox span, .tree-view .checkbox strong {
    overflow: hidden;
    white-space: nowrap;
    max-width: 212px;
    line-height: 21px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: inline-block;
    margin-right: 6px; }
  .tree-view .checkbox span {
    cursor: pointer; }
  .tree-view .checkbox i {
    margin-right: 6px; }

input {
  display: none; }
  input ~ label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    input ~ label .circle {
      width: 13px;
      height: 13px;
      border-radius: 50%;
      border: solid 1px #7b7b7b;
      margin-right: 6px; }
    input ~ label p {
      margin: 0;
      line-height: 1;
      padding-top: 3px;
      font-size: 13px;
      white-space: nowrap;
      width: 240px;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      overflow: hidden; }
  input:checked ~ label .circle {
    background: #7b7b7b; }

input {
  display: none; }
  input ~ label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    input ~ label .circle {
      width: 13px;
      height: 13px;
      border-radius: 50%;
      border: solid 1px #7b7b7b;
      margin-right: 6px; }
    input ~ label p {
      margin: 0;
      line-height: 1;
      padding-top: 3px;
      font-size: 13px;
      white-space: nowrap;
      width: 240px;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      overflow: hidden; }
  input:checked ~ label .circle {
    background: #7b7b7b; }

#filter1 ~ label .circle, #filter4 ~ label .circle {
  border-color: #E85D75; }

#filter1:checked ~ label .circle, #filter4:checked ~ label .circle {
  background-color: #E85D75; }

#filter2 ~ label .circle, #filter3 ~ label .circle, #filter4 ~ label .circle {
  border-color: #b2cb95; }

#filter2:checked ~ label .circle, #filter3:checked ~ label .circle, #filter4:checked ~ label .circle {
  background-color: #b2cb95; }

#filter5 ~ label .circle, #filter6 ~ label .circle {
  border-color: #aba0cb; }

#filter5:checked ~ label .circle, #filter6:checked ~ label .circle {
  background-color: #aba0cb; }

.is-folder > .checkbox {
  position: relative;
  padding-left: 15px;
  border-color: #DDD;
  font-weight: bold; }

.is-folder > .checkbox > a.folder-toggle {
  display: block;
  position: absolute;
  top: 50%;
  left: 3px;
  width: 0;
  height: 0;
  margin-top: -3px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #666; }

.is-folder.open > .checkbox > a.folder-toggle {
  display: block;
  position: absolute;
  top: 50%;
  left: 3px;
  width: 0;
  height: 0;
  margin-top: -4px;
  border-right: 4px solid transparent;
  border-top: 6px solid #666;
  border-left: 4px solid transparent; }

.is-folder > ul {
  display: none; }

.is-folder.open > ul {
  display: block; }

.folding {
  cursor: pointer; }

.hidden {
  display: none; }

.visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.dropdown-list {
  display: inline;
  width: 100%; }
  .dropdown-list p {
    width: auto;
    margin: 0 0px;
    line-height: 1;
    padding-top: 3px;
    font-size: 14px; }
  .dropdown-list label {
    margin: 6px 12px 6px 0px;
    display: inline-block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    cursor: pointer;
    padding: 0px 0px;
    border-bottom: solid 2px transparent;
    opacity: 0.4;
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
    .dropdown-list label:first-of-type {
      margin-left: 6px; }
  .dropdown-list .toggle-green {
    opacity: 1;
    border-bottom: 2px solid #b2cb95; }
  .dropdown-list .toggle-purple {
    opacity: 1;
    border-bottom: 2px solid #aba0cb; }

.all-notes {
  color: #E85D75; }

input[type="text"] {
  height: 24px;
  font-size: 10px;
  display: inline-block;
  font-weight: 400;
  border: none;
  outline: none;
  font-size: 15px;
  color: #555;
  width: 24px;
  position: relative;
  background: none;
  z-index: 3;
  border-bottom: 1px solid transparent;
  -webkit-transition: width 0.8s cubic-bezier(0, 0.795, 0, 1);
  -o-transition: width 0.8s cubic-bezier(0, 0.795, 0, 1);
  transition: width 0.8s cubic-bezier(0, 0.795, 0, 1);
  cursor: pointer; }

input[type="text"]:focus:hover {
  border-color: #eeb336; }

input[type="text"]:focus {
  width: 200px;
  border-color: #eeb336;
  cursor: text;
  margin-left: 25px; }

input[type="submit"]:hover {
  opacity: 0.8; }

.icon-search {
  cursor: pointer;
  color: #eeb336;
  font-size: 25px;
  display: block;
  -webkit-transform: translateY(-24px);
  -ms-transform: translateY(-24px);
  transform: translateY(-24px); }

@media screen and (min-width: 1824px) {
  .icon-search {
    -webkit-transform: translateY(-25px) !important;
    -ms-transform: translateY(-25px) !important;
    transform: translateY(-25px) !important;
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); } }

/* Icons (made with Icomoon.io) */
.icon {
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none; }

.icon--arrow-left:before {
  content: '\e901'; }

.icon--menu:before {
  content: '\e903'; }

.icon--cross:before {
  content: '\e117'; }

/* Menu styles */
.menu {
  position: fixed;
  top: 120px;
  left: 0;
  width: 300px;
  height: calc(100vh - 120px);
  background: #1c1d22; }

.menu__wrap {
  border-top: 1px solid #2a2b33;
  -webkit-box-shadow: 0 -1px #070809;
  box-shadow: 0 -1px #070809;
  position: relative;
  top: 0em;
  bottom: 0;
  overflow: hidden;
  width: 100%; }

.menu__level {
  position: relative;
  top: 0;
  left: 0;
  visibility: hidden;
  overflow: hidden;
  overflow-y: scroll;
  width: calc(100% + 50px);
  height: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none; }

.menu__level:focus {
  outline: none; }

.menu__level--current {
  visibility: visible;
  position: absolute; }

.menu__item {
  display: block;
  width: calc(100% - 50px); }

.menu__link {
  font-weight: 500;
  position: relative;
  display: block;
  padding: 1em 2.5em 1em 1.5em;
  color: #bdbdbd;
  -webkit-transition: color 0.1s;
  -o-transition: color 0.1s;
  transition: color 0.1s; }

.menu__link[data-submenu]::after {
  font-family: FontAwesome;
  content: '\f114';
  position: absolute;
  right: 0;
  padding: 0.25em 1.25em; }

.menu__link[data-submenu]:hover::after {
  font-family: FontAwesome;
  content: '\f115';
  position: absolute;
  right: 0;
  padding: 0.25em 1.25em;
  color: #2a2b30; }

.menu__link:hover,
.menu__link:focus,
.menu__link[data-submenu]:hover::after,
.menu__link[data-submenu]:focus::after {
  color: #5c5edc; }

.bottom-level::before {
  content: '\00B7';
  font-size: 1.5em;
  line-height: 0;
  position: absolute;
  top: 50%;
  left: 0.5em;
  height: 4px; }

.bottom-level:hover::before {
  content: '\00B7';
  font-size: 1.5em;
  line-height: 0;
  position: absolute;
  top: 50%;
  left: 0.5em;
  height: 4px; }

.animate-outToRight .menu__item {
  -webkit-animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
  animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1); }

@-webkit-keyframes outToRight {
  to {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0); } }

@keyframes outToRight {
  to {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0); } }

.animate-outToLeft .menu__item {
  -webkit-animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
  animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1); }

@-webkit-keyframes outToLeft {
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes outToLeft {
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.animate-inFromLeft .menu__item {
  -webkit-animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
  animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1); }

@-webkit-keyframes inFromLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes inFromLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.animate-inFromRight .menu__item {
  -webkit-animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
  animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1); }

@-webkit-keyframes inFromRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes inFromRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.menu__breadcrumbs {
  font-size: 0.9em;
  line-height: 1;
  position: relative;
  padding: 2.5em 0.5em 1em 2.5em; }

.menu__breadcrumbs a {
  margin-bottom: 1em;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 1.3em;
  color: #5c5edc;
  opacity: 0.5; }

.menu__breadcrumbs a:last-child {
  pointer-events: none;
  opacity: 1; }

.menu__breadcrumbs a:hover,
.menu__breadcrumbs a:focus {
  color: #8182e0; }

.menu__breadcrumbs a:not(:last-child)::after {
  content: '>';
  display: inline-block;
  padding: 0 0.5em; }

.menu__back {
  font-size: 1.05em;
  position: absolute;
  z-index: 100;
  top: 0;
  right: 2.25em;
  margin: 0;
  padding: 1.365em 0.65em 0 0;
  cursor: pointer;
  color: #2a2b30;
  border: none;
  background: none; }

.menu__back--hidden {
  pointer-events: none;
  opacity: 0; }

.menu__back:hover,
.menu__back:focus {
  color: #fff;
  outline: none; }

/* Open and close buttons */
.action {
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: none;
  background: none; }

.action:focus {
  outline: none; }

.action--open {
  font-size: 1.5em;
  top: 1em;
  left: 1em;
  display: none;
  color: #fff;
  position: fixed;
  z-index: 1000; }

.action--close {
  font-size: 1.1em;
  top: 1.25em;
  right: 1em;
  display: none;
  color: #45464e; }

.grid-left {
  -webkit-transform: translate3d(300px, 0, 0);
  transform: translate3d(300px, 0, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

@media screen and (max-width: 40em) {
  .action--close {
    -webkit-transform: translate3d(-150%, 0, 0);
    transform: translate3d(-150%, 0, 0); }
  .menu {
    z-index: 1000;
    top: 0;
    width: 100%;
    height: 100vh;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s; }
  .menu--open {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/* Blueprint header */
.bp-header {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.bp-header__main {
  margin: 0 0 0 auto;
  padding: 2em 3em 0;
  text-align: right; }

.bp-header__title {
  font-size: 1.3em;
  font-weight: 400;
  line-height: 1.3;
  margin: 0.25em 0 0; }

.bp-header__present {
  font-size: 0.75em;
  font-weight: 700;
  position: relative;
  z-index: 100;
  display: block;
  margin: 0 -8px 0 0;
  padding: 0 0 0.6em 0;
  text-indent: 3px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #5c5edc; }

.bp-tooltip:after {
  position: relative;
  top: -8px;
  left: -8px;
  display: inline-block;
  width: 0;
  height: 0; }

.bp-tooltip:hover:before {
  content: attr(data-content);
  font-size: 110%;
  font-weight: 700;
  line-height: 1.2;
  position: absolute;
  top: 1.5em;
  right: 0;
  width: 50vw;
  padding: 0.8em 1em;
  text-align: right;
  text-indent: 0;
  letter-spacing: 0;
  text-transform: none;
  color: #fff;
  background: #5c5edc; }

.bp-nav {
  margin: 0.5em 0 0 auto;
  text-align: right; }

.bp-nav__item {
  position: relative;
  display: inline-block;
  width: 2.5em;
  height: 2.5em;
  margin: 0 0.1em;
  text-align: left;
  border-radius: 50%; }

.bp-nav__item > span {
  display: none; }

.bp-nav__item:hover:before {
  content: attr(data-info);
  font-size: 0.85em;
  font-weight: bold;
  position: absolute;
  top: 120%;
  right: 0;
  width: 600%;
  text-align: right;
  pointer-events: none;
  color: #595a5f; }

.bp-nav__item:hover {
  background: #5c5edc; }

.bp-icon:after {
  font-family: 'bpicons';
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-align: center;
  text-transform: none;
  color: #5c5edc;
  -webkit-font-smoothing: antialiased;
  speak: none; }

.bp-nav .bp-icon:after {
  line-height: 2.4;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: 0; }

.bp-nav a:hover:after {
  color: #fff; }

.bp-icon--next:after {
  content: '\e000'; }

.bp-icon--drop:after {
  content: '\e001'; }

.bp-icon--archive:after {
  content: '\e002'; }

.bp-icon--about:after {
  content: '\e003'; }

.bp-icon--prev:after {
  content: '\e004'; }

.dummy-logo {
  position: fixed;
  top: 0;
  left: 0;
  width: 300px;
  height: 120px;
  padding: 1em 0 0 0;
  text-align: center;
  color: #3b3d4a;
  background: #1c1d22; }

.dummy-icon {
  font-size: 4em; }

.dummy-heading {
  font-size: 0.75em;
  letter-spacing: 2px;
  text-transform: uppercase; }

.content--loading {
  background: url(../img/loading.svg) no-repeat 50% 50%; }

.products {
  margin: 0;
  padding: 2em;
  text-align: center; }

.product {
  display: inline-block;
  width: 200px;
  height: 200px;
  margin: 10px;
  border-radius: 5px;
  background: #1c1d22; }

.product .foodicon {
  font-size: 4em;
  line-height: 190px;
  color: #3b3d4a; }

.info {
  font-size: 1.1em;
  font-weight: bold;
  padding: 20vh 1em 0;
  text-align: center;
  color: #47484c; }

body #cdawrap {
  top: auto;
  bottom: 15px;
  background: rgba(0, 0, 0, 0.1); }

body #cdawrap .carbon-text {
  color: #505158; }

body #cdawrap a.carbon-poweredby {
  color: #7883c4; }

body #cdawrap a:hover.carbon-poweredby {
  color: #fff; }

@media screen and (max-width: 40em) {
  .bp-header {
    padding-top: 3em; }
  .bp-header__main,
  .bp-nav {
    width: 100%;
    text-align: center; }
  .dummy-logo {
    display: none; }
  .content {
    margin: 0; }
  body,
  .container {
    height: auto;
    overflow: auto; } }

/* Redefine some styles for this layout */
body {
  background: #f5f5f5; }

.jumbo h1 {
  color: #5c5c5c; }

.tree-view__title {
  color: #4d4d4d;
  border-color: rgba(123, 123, 123, 0.24); }

.content {
  left: auto;
  right: 0;
  width: 100vw; }

.content__item p {
  font-size: 1.15em; }

.content__item p:first-of-type {
  margin-top: 0.7em;
  font-size: 1.15em; }

.fa-heart {
  color: #c84252; }

/* Redefine the delays for the content items when they appear; redefine the translation (now from the left) */
.title--preview {
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s; }

.loader {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s; }

.grid__item .category {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s; }

.grid__item--animate .title--preview {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0); }

.grid__item--animate .loader {
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
  -webkit-transform: translate3d(-30px, 0, 0);
  transform: translate3d(-30px, 0, 0); }

.grid__item--animate .category {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0); }

.category--full,
.title--full {
  -webkit-transform: translate3d(40px, 0, 0);
  transform: translate3d(40px, 0, 0); }

.content__item--show .title--full {
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s; }

@media screen and (min-width: 600px) {
  .sidebar,
  .grid {
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s; }
  .view-single .sidebar,
  .view-single .grid {
    -webkit-transform: translate3d(calc(280px - 100vw), 0, 0);
    transform: translate3d(calc(280px - 100vw), 0, 0); }
  .content__item {
    right: 0;
    padding-left: 60px; }
  .meta--full {
    position: fixed;
    width: 280px;
    height: 100%;
    background: #fff;
    top: 0;
    left: 0;
    font-size: 0.85em;
    padding: 15px 30px; }
  .article-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #f5f5f5; }
  .article-nav button {
    width: 50%;
    padding: 25px; }
  .article-nav button:hover {
    color: #fff;
    background: #E85D75; }
  .article-nav button:first-child {
    border-right: 1px solid #f5f5f5; } }

@media screen and (max-width: 899px) {
  .meta--full .meta__date,
  .meta--full .meta__reading-time {
    float: none;
    text-align: center; }
  .meta__misc--seperator {
    margin-top: 20px; }
  .article-nav button span {
    display: none; } }

@media screen and (max-width: 599px) {
  .meta__misc,
  .article-nav {
    display: none; } }

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