/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700,400italic,700italic|Roboto+Slab:700,400);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden], template {
  display: none; }

a {
  background: transparent; }

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

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

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td, th {
  padding: 0; }

/* Color */
/* Color: Text */
/* Color: Borders */
/* Spacing */
/* -----------------------------------------------------------------*/
/* !--GRID--                                                        */
/* -----------------------------------------------------------------*/
*, *:before, *:after {
  box-sizing: border-box; }

.content {
  max-width: 1036px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px; }
  .content:after {
    content: " ";
    display: block;
    clear: both; }

/* Grid */
.grid {
  width: 5.71429%;
  float: left;
  margin-right: 2.85714%;
  background: gray;
  height: 300px; }

.grid-last {
  width: 5.71429%;
  float: right;
  margin-right: 0;
  background: gray;
  height: 300px; }

.grid1 {
  width: 5.71429%;
  float: left;
  margin-right: 2.85714%; }

.grid2 {
  width: 14.28571%;
  float: left;
  margin-right: 2.85714%; }

.grid3 {
  width: 22.85714%;
  float: left;
  margin-right: 2.85714%; }

.grid4 {
  width: 31.42857%;
  float: left;
  margin-right: 2.85714%; }

.grid5 {
  width: 40%;
  float: left;
  margin-right: 2.85714%; }

.grid6 {
  width: 48.57143%;
  float: left;
  margin-right: 2.85714%; }

.grid7 {
  width: 57.14286%;
  float: left;
  margin-right: 2.85714%; }

.grid8 {
  width: 65.71429%;
  float: left;
  margin-right: 2.85714%; }

.grid9 {
  width: 74.28571%;
  float: left;
  margin-right: 2.85714%; }

.grid10 {
  width: 82.85714%;
  float: left;
  margin-right: 2.85714%; }

.grid11 {
  width: 91.42857%;
  float: left;
  margin-right: 2.85714%; }

.grid12 {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }

/* Header */
header[role="site-banner"] .site-branding {
  width: 22.85714%;
  float: left;
  margin-right: 2.85714%; }
header[role="site-banner"] .site-nav-main {
  width: 40%;
  float: left;
  margin-right: 2.85714%; }
header[role="site-banner"] .site-nav-secondary {
  width: 31.42857%;
  float: right;
  margin-right: 0; }

/* Landing page */
.landing .article-feature {
  width: 65.71429%;
  float: left;
  margin-right: 2.85714%; }
  .landing .article-feature article {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%; }
.landing .article-list {
  width: 65.71429%;
  float: left;
  margin-right: 2.85714%; }

.sidebar {
  width: 31.42857%;
  float: right;
  margin-right: 0; }

/* Article */
.entry-content > h2, .entry-content > h3, .entry-content > h4, .entry-content > h5, .entry-content > p, .entry-content > ol, .entry-content > ul,
.entry-content > .align-center, .entry-content > .element, .entry-content > table,
.entry-content > .design-example, .entry-content > .prettyprint, .entry-content > .update {
  margin-left: 18.57143%;
  margin-right: 18.57143%; }

.article-content .info-box {
  width: 31.42857%;
  float: left;
  margin-right: 2.85714%; }

.article-content .align-none {
  margin-left: 5.71429%;
  margin-right: 5.71429%; }

.article-content .align-left,
.article-content .quote-pull-left {
  width: 40%;
  float: left;
  margin-right: 2.85714%;
  margin-left: 5.71429%; }

.article-content .align-right,
.article-content .quote-pull-right {
  width: 40%;
  float: right;
  margin-right: 0;
  margin-left: 2.85714%;
  margin-right: 5.71429%; }

.comment-list,
.comment-form,
#disqus_thread {
  margin-left: 18.57143%;
  margin-right: 18.57143%; }

/* Archive */
.archive article {
  margin-left: 18.57143%;
  margin-right: 18.57143%; }

/* Newsletter */
.newsletter .stamp {
  width: 31.42857%;
  float: left; }
.newsletter .form {
  width: 34.28571%;
  float: left; }
  .newsletter .form .mc-field-group {
    width: 65.71429%;
    float: left;
    margin-right: 2.85714%; }
  .newsletter .form .btn, .newsletter .form .form-submit .submit, .form-submit .newsletter .form .submit {
    width: 31.42857%;
    float: left;
    margin-right: 2.85714%; }

/* Work landing page */
.work.landing .odd article {
  float: left;
  width: 40%;
  float: left;
  margin-right: 2.85714%; }
.work.landing .odd .images {
  float: right;
  padding-left: 1rem;
  width: 57.14286%;
  float: right;
  margin-right: 0; }
.work.landing .even article {
  float: right;
  width: 40%;
  float: right;
  margin-right: 0; }
.work.landing .even .images {
  float: left;
  padding-right: 1rem;
  width: 57.14286%;
  float: left;
  margin-right: 2.85714%; }
.work.landing .project-feature-description {
  width: 31.42857%;
  float: left;
  margin-right: 2.85714%; }
.work.landing .project-feature-image {
  width: 65.71429%;
  float: right;
  margin-right: 0; }

/* Footer */
footer[role="site-footer"] .me {
  width: 31.42857%;
  float: left; }
footer[role="site-footer"] .elsewhere {
  width: 34.28571%;
  float: left; }
footer[role="site-footer"] .site {
  width: 34.28571%;
  float: right;
  margin-right: 0; }
footer[role="site-footer"] .copyright {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }

/* !Responsive */
/* -----------------------------------------------------------------*/
/* Medium */
/* Small */
@media screen and (max-width: 600px) {
  .content {
    margin: 0 1.5rem;
    padding: 0; }

  .sidebar {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .comment-list,
  .comment-form,
  #disqus_thread {
    margin-left: 0;
    margin-right: 0; } }
/* -----------------------------------------------------------------*/
/* !--MIXINS--                                                      */
/* -----------------------------------------------------------------*/
/* -----------------------------------------------------------------*/
/* !--TYPOGRAPHY--                                                  */
/* -----------------------------------------------------------------*/
/* !Typography: General */
/* -----------------------------------------------------------------*/
/* !Typography: Category header */
/* -----------------------------------------------------------------*/
.category-header {
  color: #dbdbdb;
  font-family: "Roboto Slab", "Georgia", serif;
  letter-spacing: 0.05rem;
  line-height: 1;
  font-size: 2.5rem;
  font-weight: 500;
  margin-bottom: 2.5rem;
  position: relative;
  text-align: center;
  text-transform: uppercase; }

.category-header:after {
  background-color: #78caea;
  content: "";
  display: block;
  height: 4px;
  left: 50%;
  margin-left: -15px;
  margin-top: 0.75rem;
  position: absolute;
  width: 30px; }

.category-header-sub {
  font-size: 1.5rem; }

.category-header-sub:after {
  height: 3px; }

.category-header-min {
  color: #ccc;
  font-size: 0.9rem;
  font-weight: 600;
  letter-spacing: 0.075rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase; }

/* !Typography: Quote */
/* -----------------------------------------------------------------*/
quote {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  color: #78caea;
  display: block;
  font-family: "Roboto Slab", "Georgia", serif;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: calc( 1.5rem - 2px );
  padding: 1.5rem 0; }

quote cite {
  font-style: normal;
  box-sizing: border-box;
  color: #999;
  display: block; }

/* !Typography: Stars */
/* -----------------------------------------------------------------*/
.stars {
  color: #e5e5e5;
  font-size: 1.5rem;
  letter-spacing: .2rem;
  line-height: .5; }

.stars1 span:nth-child(1),
.stars2 span:nth-child(-n+2),
.stars3 span:nth-child(-n+3),
.stars4 span:nth-child(-n+4),
.stars5 span:nth-child(-n+5) {
  color: #78caea; }

/* !Typography: Code (FIX) */
/* -----------------------------------------------------------------*/
p {
  line-height: 1.5; }

pre {
  background: #eee;
  font-family: Menlo, Monaco, "Andale Mono", "lucida console", "Courier New", monospace;
  margin-bottom: 1.5rem;
  margin-left: 36px;
  margin-right: 36px;
  m-ax-width: 100%;
  overflow: auto; }

pre code {
  background-color: #222;
  color: #dfc48c;
  display: block;
  font-family: Menlo, Monaco, "Andale Mono", "lucida console", "Courier New", monospace;
  font-size: 0.8rem;
  line-height: 1.5;
  padding: 15px; }

ul pre, ol pre {
  margin-left: 0;
  margin-right: 0; }

code, kbd, tt, var {
  background: #f5f7f8;
  border: solid 1px #e4e4e4;
  border-radius: 3px;
  font-size: 0.875em;
  margin: 0 1px;
  padding: 2px 4px 3px; }

.codeembed {
  margin-left: 36px;
  margin-right: 36px; }

/* -----------------------------------------------------------------*/
/* !--BASE--                                                        */
/* -----------------------------------------------------------------*/
/* Elements */
body {
  color: #333;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 1rem; }

ul, ol, li, p {
  margin: 0;
  padding: 0; }

hr {
  background: 0;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  clear: both;
  margin: 0; }

img {
  height: auto;
  max-width: 100%;
  width: 100%; }

/* Links */
a {
  color: #e34b49;
  text-decoration: none;
  transition: .25s ease-in-out; }

a:visited {
  color: #999; }

a:hover,
a:focus,
a:active {
  color: #c2201e; }

/* No-scroll */
.no-scroll {
  overflow: hidden; }

/* -----------------------------------------------------------------*/
/* !--COMPONENTS--                                                  */
/* -----------------------------------------------------------------*/
.article-list ul {
  list-style: none;
  margin: 0; }
  .article-list ul li {
    border-bottom: 1px solid #f2f2f2;
    box-sizing: border-box;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    padding-right: 1rem; }
    .article-list ul li article {
      clear: both; }
      .article-list ul li article .entry-section {
        /* Date and category */
        color: #ccc;
        font-size: 0.9rem;
        font-weight: 600;
        letter-spacing: 0.075rem;
        margin: 0 0 0.25rem 0;
        padding: 0;
        text-align: left;
        text-transform: uppercase; }
      .article-list ul li article .entry-title {
        font-family: "Roboto Slab", "Georgia", serif;
        font-size: 1.3rem;
        font-weight: 600;
        line-height: 1.2;
        margin: 0 0 0.25rem 0;
        text-align: left; }
      .article-list ul li article p {
        color: #666; }
  .article-list ul li:last-child {
    border-bottom: 0;
    margin-bottom: 0; }

/* Page */
.single .entry-content {
  margin: 2rem 0; }

/* !Featured Work */
.work-feature p {
  color: #666;
  margin-bottom: 1.5rem; }
.work-feature .thumb:before {
  background-image: url("../img/browser.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position-y: bottom;
  display: block;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  content: "";
  height: 34px;
  line-height: 0;
  width: 100%; }
.work-feature .image {
  border: 1px solid #ebebeb;
  border-top: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-bottom: 1.5rem;
  margin-top: 0;
  width: 100%; }

/* !General Work */
.work-general p {
  color: #666;
  margin-bottom: 1.5rem; }
.work-general .image {
  margin-bottom: 1.5em; }
.work-general .description {
  background: #f8f8f8;
  padding: 1.5em; }

/* Search */
.no-results {
  margin-bottom: 2.5rem; }
  .no-results header {
    border-bottom: 0; }
  .no-results p {
    margin-bottom: 1.5rem; }

/* -----------------------------------------------------------------*/
/* !--HEADER--														*/
/* -----------------------------------------------------------------*/
header[role="site-banner"] {
  background-color: #3f3f3f;
  overflow: hidden; }

/* -----------------------------------------------------------------*/
/* !--FOOTER--														*/
/* -----------------------------------------------------------------*/
/* !Newsletter */
/* -----------------------------------------------------------------*/
/* Icons from http://creativello.com/free-stuff-seattle-icons/ */
.newsletter {
  background: #f6f6f6;
  border-top: 1px solid #e5e5e5; }
  .newsletter .stamp {
    overflow: hidden;
    text-align: right; }
    .newsletter .stamp img {
      background: transparent url("../img/stamp-bg.png") no-repeat center center;
      background-size: 94%;
      margin: 4% 0.5rem;
      padding: 6%;
      transform: rotate(3deg);
      width: 140px; }
  .newsletter .form {
    padding: 2rem 1rem; }
    .newsletter .form header {
      color: #999;
      font-family: "Roboto Slab", "Georgia", serif;
      font-weight: 700;
      letter-spacing: 0.05rem;
      margin-bottom: 0.5rem;
      text-transform: uppercase; }
    .newsletter .form .mc-field-group {
      float: left; }
    .newsletter .form .email {
      border: 1px solid #ccc;
      border-radius: 3px;
      font-size: 0.8rem;
      margin-right: 14px;
      padding: 9px 11px 8px;
      width: 100%; }
    .newsletter .form .btn, .newsletter .form .form-submit .submit, .form-submit .newsletter .form .submit {
      float: right;
      margin-right: 0; }
  .newsletter .why {
    clear: both;
    color: #999;
    font-size: 0.9rem;
    font-style: italic;
    padding-top: 1rem; }

/* !Footer */
/* -----------------------------------------------------------------*/
footer[role="site-footer"] {
  background: #3f3f3f;
  font-size: 0.9rem;
  line-height: 1.5;
  padding: 2.5rem 0;
  /* Twitter */
  /* Search */
  /* About this site (Wordpress logo) */
  /* Hover states */ }
  footer[role="site-footer"] a, footer[role="site-footer"] a:visited {
    color: #999; }
  footer[role="site-footer"] header {
    color: #999;
    font-family: "Roboto Slab", "Georgia", serif;
    font-weight: 700;
    letter-spacing: 0.05rem;
    margin-bottom: 1rem;
    text-transform: uppercase; }
  footer[role="site-footer"] .everything {
    border-bottom: 1px solid #555;
    border-top: 1px solid #555;
    overflow: hidden; }
  footer[role="site-footer"] .element {
    color: #999;
    padding: 1.5rem;
    transition: .25s ease-in-out; }
  footer[role="site-footer"] .me .element {
    padding-left: 0; }
    footer[role="site-footer"] .me .element p {
      margin-bottom: 1.5rem; }
    footer[role="site-footer"] .me .element p:last-child {
      margin-bottom: 0; }
  footer[role="site-footer"] .site .element {
    padding-right: 0; }
  footer[role="site-footer"] .elsewhere {
    border-left: 1px solid #555;
    border-right: 1px solid #555; }
  footer[role="site-footer"] .icon-list li {
    list-style: none;
    margin-bottom: 1rem; }
  footer[role="site-footer"] .icon-list li:last-child {
    margin-bottom: 0; }
  footer[role="site-footer"] .icon-list li:before {
    background-image: url("../img/icons-social.png");
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    content: "";
    height: 18px;
    margin-right: 10px;
    vertical-align: sub;
    width: 18px; }
  footer[role="site-footer"] .icon-list li.flickr:before {
    background-position: 0 0; }
  footer[role="site-footer"] .icon-list li.codepen:before {
    background-position: 0 -18px; }
  footer[role="site-footer"] .icon-list li.github:before {
    background-position: 0 -36px; }
  footer[role="site-footer"] .icon-list li.instagram:before {
    background-position: 0 -54px; }
  footer[role="site-footer"] .icon-list li.rss-icon:before {
    background-position: 0 -72px; }
  footer[role="site-footer"] .twitter, footer[role="site-footer"] .search, footer[role="site-footer"] .rss {
    border-bottom: 1px solid #555; }
  footer[role="site-footer"] .twitter .follow-button {
    background: #f0f0f0;
    background: linear-gradient(to top, #dfdfdf 0%, #ffffff 100%);
    border-radius: 2px;
    color: #333;
    float: right;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 0.7rem;
    letter-spacing: 0;
    line-height: 1;
    padding: 5px 5px 6px;
    text-transform: none; }
    footer[role="site-footer"] .twitter .follow-button span {
      display: inline-block;
      background-image: url("../img/icons-social-twitter.png");
      background-position: left bottom;
      background-repeat: no-repeat;
      background-size: contain;
      padding-left: 17px; }
  footer[role="site-footer"] .twitter #tweets li {
    border-bottom: 1px solid #555;
    list-style: none;
    margin-bottom: 1rem;
    padding-bottom: 1rem; }
  footer[role="site-footer"] .twitter #tweets li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0; }
  footer[role="site-footer"] .twitter #tweets img {
    width: 12px; }
  footer[role="site-footer"] .twitter #tweets .tweet-meta {
    margin-bottom: 0.5rem; }
  footer[role="site-footer"] .twitter #tweets .user {
    color: #999; }
  footer[role="site-footer"] .twitter #tweets .time {
    float: right;
    font-size: 0.8rem; }
  footer[role="site-footer"] .twitter #tweets .tweet {
    margin-left: 30px;
    overflow: hidden; }
  footer[role="site-footer"] .twitter #tweets .tweet:before {
    color: #555;
    content: '\201c';
    display: block;
    font-size: 400%;
    font-family: Impact, sans-serif;
    float: left;
    line-height: 1;
    margin-left: -30px;
    position: absolute; }
  footer[role="site-footer"] .twitter #tweets .retweet-credit {
    color: #666;
    font-style: italic; }
  footer[role="site-footer"] .search .search-form {
    background: #666;
    border-radius: 3px;
    overflow: hidden;
    padding: 4px;
    transition: .25s ease-in-out; }
  footer[role="site-footer"] .search .screen-reader-text {
    display: none; }
  footer[role="site-footer"] .search .search-field,
  footer[role="site-footer"] .search .search-field:focus {
    background: none;
    border: 0;
    color: #333;
    font-size: 0.8rem;
    outline: none;
    padding: 8px 9px 5px;
    width: 65%; }
  footer[role="site-footer"] .search .search-submit {
    background: #333;
    border: 0;
    border-radius: 3px;
    color: #999;
    float: right;
    font-size: 0.8rem;
    line-height: 1;
    padding: 9px;
    transition: .25s ease-in-out;
    width: 25%; }
  footer[role="site-footer"] .about-site {
    font-size: 0.8rem;
    font-style: italic;
    text-align: center; }
    footer[role="site-footer"] .about-site .wordpress {
      margin-left: 6px;
      vertical-align: middle;
      width: 50%; }
  footer[role="site-footer"] .element:hover {
    color: #ccc; }
    footer[role="site-footer"] .element:hover a, footer[role="site-footer"] .element:hover a:visited, footer[role="site-footer"] .element:hover a:hover {
      color: white; }
    footer[role="site-footer"] .element:hover a.follow-button, footer[role="site-footer"] .element:hover a.follow-button:visited, footer[role="site-footer"] .element:hover a.follow-button:hover {
      color: #333; }
    footer[role="site-footer"] .element:hover .search-form {
      background: #f5f5f5; }
    footer[role="site-footer"] .element:hover .search-submit {
      color: #f5f5f5; }
    footer[role="site-footer"] .element:hover .rss-icon a, footer[role="site-footer"] .element:hover .rss-icon a:visited, footer[role="site-footer"] .element:hover .rss-icon:hover {
      color: #df8542; }
  footer[role="site-footer"] .copyright {
    margin-top: 1.5rem;
    color: #999; }

/* !Responsive */
/* -----------------------------------------------------------------*/
/* Medium */
/* Small */
@media screen and (max-width: 600px) {
  /* Newsletter */
  .newsletter .stamp {
    width: 31.42857%;
    float: left; }
    .newsletter .stamp img {
      background-size: 80%;
      padding: 18%; }
  .newsletter .form {
    width: 68.57143%;
    float: left; }
    .newsletter .form .mc-field-group {
      width: 100%; }
    .newsletter .form .btn, .newsletter .form .form-submit .submit, .form-submit .newsletter .form .submit {
      width: 100%;
      margin-top: 1rem; }

  /* Footer */
  footer[role="site-footer"] .me,
  footer[role="site-footer"] .elsewhere,
  footer[role="site-footer"] .site {
    clear: both;
    margin: 0;
    width: 100%; }
  footer[role="site-footer"] .elsewhere {
    border-left: 0;
    border-right: 0; }
  footer[role="site-footer"] .element {
    border-bottom: 1px solid #555;
    padding-left: 0;
    padding-right: 0; } }
/* -----------------------------------------------------------------*/
/* !--NAVIGATION--													*/
/* -----------------------------------------------------------------*/
/* !Main navigation */
/* -----------------------------------------------------------------*/
nav[role="site-nav"] {
  /* Navigation groups */ }
  nav[role="site-nav"] ul {
    display: inline-block;
    list-style: none;
    margin: 0; }
    nav[role="site-nav"] ul li {
      display: inline-block;
      line-height: 1; }
      nav[role="site-nav"] ul li a {
        color: #ccc;
        letter-spacing: 0.05rem;
        margin-right: 6px;
        text-decoration: none;
        text-transform: uppercase;
        transition: .25s ease-in-out; }
      nav[role="site-nav"] ul li a:hover {
        color: white; }
    nav[role="site-nav"] ul li.current_page_item a {
      color: white; }
    nav[role="site-nav"] ul li:after {
      background: #6e6e6e;
      content: "";
      float: right;
      height: 20px;
      margin: 0 12px;
      position: relative;
      top: -2px;
      transform: rotate(20deg);
      -webkit-transform: rotate(20deg);
      width: 1px; }
  nav[role="site-nav"] ul li:last-child:after {
    content: none; }
  nav[role="site-nav"] ul li:last-child a {
    margin-right: 0; }
  nav[role="site-nav"] .site-nav-main {
    border-right: 1px solid #555;
    padding: 21px 24px 19px 0;
    text-align: right; }
  nav[role="site-nav"] .site-nav-secondary {
    padding: 21px 0 19px;
    text-align: right; }
    nav[role="site-nav"] .site-nav-secondary ul li a {
      color: #6e6e6e; }
    nav[role="site-nav"] .site-nav-secondary ul li a:hover {
      color: #f6f6f6; }

/* !Navigation: Site branding (FIX) */
/* -----------------------------------------------------------------*/
.site-title {
  margin: 0; }

.site-title a {
  background-image: url("../img/darren-krape.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  font-size: 0;
  height: 24px;
  margin-top: 19px;
  opacity: 0.95;
  text-indent: -999em;
  width: 100%; }

.site-title a:hover {
  opacity: 1; }

.site-description {
  display: none; }

/* !Navigation: Post navigation */
/* -----------------------------------------------------------------*/
.post-navigation {
  background: #f6f6f6;
  border-top: 1px solid #e5e5e5; }
  .post-navigation a {
    color: #666; }
  .post-navigation .nav-links a {
    font-family: "Roboto Slab", "Georgia", serif;
    font-weight: 700;
    line-height: 1.4; }
  .post-navigation .nav-next,
  .post-navigation .nav-previous {
    box-sizing: border-box;
    padding: 2rem 0;
    width: 50%; }
  .post-navigation .nav-next {
    float: right;
    padding-left: 5%;
    text-align: right; }
  .post-navigation .nav-previous {
    float: left;
    padding-right: 5%;
    text-align: left; }

.post-navigation-both .nav-next {
  border-left: 1px solid #e5e5e5; }

.post-navigation .nav-pre-vious:before {
  content: "";
  display: block;
  float: left; }

/* !Responsive */
/* -----------------------------------------------------------------*/
/* Medium */
/* Small */
@media screen and (max-width: 600px) {
  header[role="site-banner"] .site-title,
  header[role="site-banner"] .site-branding,
  header[role="site-banner"] .site-nav-main,
  header[role="site-banner"] .site-nav-secondary {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .site-title {
    border-bottom: 1px solid #555;
    margin-bottom: 1rem;
    padding-bottom: 1rem; }
    .site-title a {
      background-position-x: center; }

  nav[role="site-nav"] .site-nav-main,
  nav[role="site-nav"] .site-nav-secondary {
    border-right: none;
    margin-bottom: 0.5rem;
    padding: 0;
    text-align: center; } }
/* Blog: Comments */
.comments-title,
.comment-reply-title {
  font-family: "Roboto Slab", "Georgia", serif;
  font-size: 1.75rem;
  margin-bottom: 1rem;
  text-align: center; }

.comment-meta {
  color: #666;
  display: block;
  margin-bottom: 0.5rem;
  overflow: hidden; }

.comment-author {
  float: left;
  font-style: italic;
  margin-bottom: 0.5rem; }

.comment-metadata {
  color: #666;
  float: right;
  font-size: 0.9rem; }

.comment-metadata a {
  color: #666; }

.comment-box {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5; }

.comment-list {
  list-style: none;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem; }

.comment {
  border-bottom: 1px solid #e5e5e5;
  padding: 1.5rem; }

.comment:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0; }

.comment-awaiting-moderation {
  background: #f8f8f8;
  border-radius: 3px;
  clear: both;
  padding: 0.5rem 1rem; }

.comment-content p {
  margin-bottom: 1.5rem; }

/* Blog: Comments: Children */
.children {
  border-top: 1px solid #e5e5e5;
  list-style: none;
  margin-top: 1.5rem; }

.children .comment {
  padding-right: 0; }

/* Responding */
.comment-respond {
  margin-bottom: 2.5rem; }

.comment-notes {
  color: #ccc;
  font-style: italic;
  margin-bottom: 1.5rem; }

.comment-form label {
  display: block;
  font-weight: bold;
  margin-bottom: 0.5rem; }

.comment-form input,
.comment-form textarea {
  border: 1px solid #ccc;
  border-radius: 3px;
  font-size: 0.9rem;
  margin-bottom: 1.5rem;
  padding: 9px 11px 8px;
  width: 100%; }

.form-submit .submit {
  width: auto; }

/* -----------------------------------------------------------------*/
/* !--BUTTONS--														*/
/* -----------------------------------------------------------------*/
/* !Navigation: Buttons */
/* -----------------------------------------------------------------*/
.btn, .form-submit .submit,
a.btn,
.form-submit a.submit {
  background-color: #e34b49;
  border: 0;
  border-bottom: 3px solid #c2201e;
  border-radius: 3px;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  margin-right: 1rem;
  padding: 10px 18px 11px; }

.btn.btn-sm, .form-submit .btn-sm.submit {
  font-size: .8rem;
  margin-right: 1rem;
  padding: 8px 11px 7px; }

.btn.btn-secondary, .form-submit .btn-secondary.submit {
  background-color: #6e6e6e;
  border-bottom: 3px solid #4e4e4e; }

/* -----------------------------------------------------------------*/
/* !--ARTICLE--														*/
/* -----------------------------------------------------------------*/
/* !Article: Header */
/* -----------------------------------------------------------------*/
.article-content header {
  background-position: center top;
  background-repeat: no-repeat;
  border-bottom: 1px solid #e5e5e5;
  font-weight: bold;
  margin: 0;
  margin-bottom: 1.5rem;
  text-align: center; }
  .article-content header .entry-header-image {
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 226px;
    margin-top: 2rem; }
  .article-content header .entry-header-image img {
    margin: 0; }
  .article-content header h1 {
    font-family: "Roboto Slab", "Georgia", serif;
    font-size: 2.2rem;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    margin-left: 142px;
    margin-right: 142px; }
  .article-content header .category-header {
    border-top: 1px solid #e5e5e5;
    color: #666;
    margin-left: 0;
    margin-right: 0;
    padding-top: 1.5rem; }
    .article-content header .category-header a {
      color: #ccc; }

.page .single {
  margin-bottom: 2rem;
  margin-top: 2rem; }

/* Header: Work */
.entry-header-image-work {
  background-image: url("../img/article-header-work.jpg"); }

/* Header: Journal */
.entry-header-image-journal {
  background-image: url("../img/article-header-journal.jpg"); }

/* Header: Book Review */
.entry-header-image-book-review {
  background-image: url("../img/article-header-book-review.jpg"); }

/* Header: Code */
.entry-header-image-code {
  background-image: url("../img/article-header-code.png"); }

.entry-header-image-code .entry-header-image-inset {
  background-image: url("../img/article-header-code-animation.gif");
  background-position: center 26px;
  background-repeat: no-repeat;
  display: block;
  height: 226px;
  margin-right: 109px; }

/* !Article Typography */
/* -----------------------------------------------------------------*/
.article-content h2,
.article-content h3,
.article-content h4 {
  color: #78caea;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.02rem;
  line-height: 1.4;
  margin-top: 2rem;
  margin-bottom: 1.5rem; }
.article-content h3 {
  font-size: 1.2rem;
  color: #333; }
.article-content h4 {
  color: #666;
  font-size: 1.2rem; }
.article-content p,
.article-content ol,
.article-content ul {
  line-height: 1.5;
  margin-bottom: 1.5rem; }
.article-content ol li,
.article-content ul li {
  margin-left: 1.5rem; }
  .article-content ol li p,
  .article-content ul li p {
    margin-left: 0;
    margin-right: 0; }
  .article-content ol li ol, .article-content ol li ul,
  .article-content ul li ol,
  .article-content ul li ul {
    margin-left: 1.5rem;
    margin-right: 0; }

/* Wide List */
.article-content .list-wide {
  font-family: "Roboto Slab", "Georgia", serif;
  font-size: 1.25rem;
  margin: 2rem 0; }
.article-content .list-num {
  background-color: #78caea;
  border-radius: 100%;
  color: white;
  display: block;
  height: 36px;
  margin: 0 auto 1rem;
  padding: 2px 0 0 1px;
  text-align: center;
  width: 36px; }
.article-content .list-horizontal {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  display: table;
  list-style: none; }
.article-content .list-horizontal li {
  border-right: 1px solid #e5e5e5;
  display: table-cell;
  padding: 1.5rem; }
.article-content .list-horizontal li:first-child {
  padding-left: 0; }
.article-content .list-horizontal li:last-child {
  border-right: 0;
  padding-right: 0; }
.article-content .list-horizontal-3 li {
  width: 33%; }

/* !Images */
/* -----------------------------------------------------------------*/
.article-content img {
  margin-top: 2px;
  margin-bottom: 1rem; }

.article-content figcaption {
  border-bottom: 1px solid #e5e5e5;
  color: #999;
  font-size: 1rem;
  font-style: italic;
  line-height: 1.5;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem; }

/* !Table */
/* -----------------------------------------------------------------*/
.article-content table {
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  margin-bottom: 1.5rem; }
  .article-content table th {
    font-weight: bold; }
  .article-content table th, .article-content table td {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 0.5rem;
    text-align: left; }
  .article-content table .num {
    text-align: right; }

/* !Design Example */
/* -----------------------------------------------------------------*/
.design-example ul, .design-example ol {
  margin: 0; }

/* !Code Prettify */
/* -----------------------------------------------------------------*/
.prettyprint {
  background: #F0F0F0;
  border: 1px solid #ccc;
  font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace;
  font-size: 90%;
  max-height: 494px;
  overflow: auto; }
  .prettyprint .pln {
    color: #4d4d4c; }

@media screen {
  .str {
    color: #718c00; }

  .kwd {
    color: #8959a8; }

  .com {
    color: #8e908c; }

  .typ {
    color: #4271ae; }

  .lit {
    color: #f5871f; }

  .pun {
    color: #4d4d4c; }

  .opn {
    color: #4d4d4c; }

  .clo {
    color: #4d4d4c; }

  .tag {
    color: #c82829; }

  .atn {
    color: #f5871f; }

  .atv {
    color: #3e999f; }

  .dec {
    color: #f5871f; }

  .var {
    color: #c82829; }

  .fun {
    color: #4271ae; } }
@media print, projection {
  .str {
    color: #006600; }

  .kwd {
    color: #006;
    font-weight: bold; }

  .com {
    color: #600;
    font-style: italic; }

  .typ {
    color: #404;
    font-weight: bold; }

  .lit {
    color: #004444; }

  .pun, .opn, .clo {
    color: #444400; }

  .tag {
    color: #006;
    font-weight: bold; }

  .atn {
    color: #440044; }

  .atv {
    color: #006600; } }
/* Specify class=linenums on a pre to get line numbering */
.prettyprint {
  background: #fafafa; }
  .prettyprint ol.linenums {
    background: #f0f0f0;
    color: #888;
    margin: 0;
    padding-left: 55px; }
  .prettyprint .linenums li {
    background: #fafafa;
    border-left: 1px solid #CCC;
    margin-left: 0;
    padding-left: 10px;
    padding-top: 5px; }
  .prettyprint .linenums li + li {
    padding-top: 0; }
  .prettyprint .linenums li:last-child {
    padding-bottom: 5px; }

/* IE indents via margin-left */
li.L0,
li.L1,
li.L2,
li.L3,
li.L4,
li.L5,
li.L6,
li.L7,
li.L8,
li.L9 {
  /* */ }

/* Alternate shading for lines */
li.L1,
li.L3,
li.L5,
li.L7,
li.L9 {
  /* */ }

/* !Infobox */
/* -----------------------------------------------------------------*/
.article-content .info-box {
  box-sizing: border-box;
  border-bottom: 1px solid #e5e5e5;
  float: left;
  margin-bottom: calc( 1.5rem - 1px );
  padding-bottom: 0; }
  .article-content .info-box img {
    margin-bottom: 1.5rem; }
  .article-content .info-box p {
    margin-left: 0;
    margin-right: 0; }
  .article-content .info-box p.title {
    font-family: "Roboto Slab", "Georgia", serif;
    font-weight: bold;
    margin-bottom: 0; }
  .article-content .info-box p.author {
    font-style: italic; }

/* !Article Footer */
/* -----------------------------------------------------------------*/
.article-content footer {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  color: #999;
  font-size: 0.9rem;
  margin: 1.5rem 0 2.5rem;
  padding: 0.75rem 0;
  text-align: center;
  overflow: auto; }

.article-content .entry-meta,
.article-content .entry-tags {
  display: inline-block;
  padding: 1rem 1.5rem;
  margin: 0; }

.article-content .entry-tags {
  border-left: 1px solid #e5e5e5; }

.article-content footer .tag a {
  background-color: #e4e7ec;
  display: inline-block;
  padding: 4px 8px;
  margin-left: 3px;
  margin-right: 2px;
  border-radius: 2px;
  font-size: 90%;
  text-decoration: none;
  text-transform: capitalize;
  color: #666; }
.article-content footer .tag a:before {
  content: "#"; }
.article-content footer .tag a:focus,
.article-content footer .tag a:hover {
  color: black; }

/* !Responsive */
/* -----------------------------------------------------------------*/
@media screen and (max-width: 600px) {
  .article-content .info-box,
  .article-content .align-none,
  .article-content .entry-tags,
  .article-content .align-left,
  .article-content .align-right,
  .article-content .quote-pull-left,
  .article-content .quote-pull-right {
    border-left: 0;
    border-right: 0;
    clear: both;
    margin-left: 0;
    margin-right: 0;
    width: 100%; }

  .article-content header h1, .article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content p, .article-content ol, .article-content ul,
  .article-content table, .article-content .align-center,
  .article-content .design-example, .article-content .prettyprint {
    margin-left: 0;
    margin-right: 0; }

  .article-content .list-horizontal {
    border-bottom: 0;
    border-top: 1px solid #e5e5e5;
    display: block; }
  .article-content .list-horizontal li {
    border-bottom: 1px solid #e5e5e5;
    border-right: 0;
    display: block;
    margin: 0;
    padding: 1.5rem 0; }
  .article-content .list-horizontal-3 li {
    width: 100%; }

  #disqus_thread {
    margin-left: 0;
    margin-right: 0; }

  /* Code header */
  .entry-header-image-code {
    background: none; }

  .entry-header-image-code .entry-header-image-inset {
    background-position-x: 0;
    background-position-y: 0;
    display: block;
    height: 226px;
    margin: 0;
    position: inherit;
    width: 100%; } }
/* !Archive: List */
/* -----------------------------------------------------------------*/
.archive .archive-header {
  border-bottom: 2px solid #6e6e6e;
  margin-bottom: 2rem; }
.archive .archive-title {
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.2;
  margin: 2rem 0;
  text-align: center; }

/* -----------------------------------------------------------------*/
/* !--CONTACT--														*/
/* -----------------------------------------------------------------*/
.formcontainer {
  width: 65.71429%;
  float: left;
  margin-right: 2.85714%;
  float: none;
  margin: 0 auto;
  /* Fields */
  /* Submit */
  /* Response/Submit (alerts) */ }
  .formcontainer fieldset {
    border: 0;
    margin: 0;
    padding: 0; }
  .formcontainer .form-label {
    display: none; }
  .formcontainer .form-input input,
  .formcontainer .form-textarea textarea {
    border: 1px solid #ccc;
    padding: 10px 12px;
    width: 100%; }
  .formcontainer .form-input input:focus,
  .formcontainer .form-textarea textarea:focus {
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15);
    outline: none; }
  .formcontainer .name-email .form-input {
    float: left;
    width: 50%; }
  .formcontainer .name-email .form-input .name {
    border-right: 0; }
  .formcontainer .subject .form-input .subject {
    border-bottom: 0;
    font-weight: bold;
    margin-top: 1.5rem;
    width: 100%; }
  .formcontainer .submit {
    margin-top: 1.5rem; }
  .formcontainer .submit .button {
    display: inline-block; }
  .formcontainer .submit .required-text {
    color: #ccc;
    display: inline-block;
    font-style: italic;
    text-align: center; }
  .formcontainer .ajax-loader {
    margin: -1px 10px 0px 8px;
    width: auto; }
  .formcontainer .wpcf7-response-output {
    border: 0 !important;
    border-radius: 3px;
    color: white;
    margin: 2em 0 1em !important;
    padding: 12px 18px !important;
    text-align: center; }
  .formcontainer .wpcf7-validation-errors {
    background: darkred; }
  .formcontainer .wpcf7-mail-sent-ok {
    background: #519548; }
  .formcontainer .wpcf7-not-valid-tip {
    display: none !important; }
  .formcontainer .wpcf7-not-valid {
    background-color: #f6eded;
    background-image: url("../img/asterisk.png");
    background-position: calc(100% - 10px) center;
    background-size: auto 14px;
    background-repeat: no-repeat; }
  .formcontainer .form-textarea .wpcf7-not-valid {
    background-position: calc(100% - 10px) 14px; }

/* !Responsive */
/* -----------------------------------------------------------------*/
@media screen and (max-width: 600px) {
  .formcontainer {
    width: 100%; }
    .formcontainer .name-email .form-input {
      float: none;
      width: 100%; }
    .formcontainer .name-email .form-input .name {
      border-bottom: 0;
      border-right: 1px solid #ccc; } }
/* -----------------------------------------------------------------*/
/* !--CONTACT--														*/
/* -----------------------------------------------------------------*/
/* !Responsive */
/* -----------------------------------------------------------------*/
@media screen and (max-width: 600px) {
  .about-me {
    border-bottom: 1px solid #e5e5e5; }

  hr {
    display: none; } }
/* -----------------------------------------------------------------*/
/* !--LANDING PAGE--												*/
/* -----------------------------------------------------------------*/
.landing {
  /*p {
  	color: #666;
  	line-height: 1.5;
  	margin: 0 0 $spacing-md 0;
  	padding: 0;
  	}*/
  /* !Landing: Article Feature */ }
  .landing section {
    padding: 2rem 0; }
  .landing h1, .landing h2, .landing h3, .landing h4 {
    margin: 0 0 1.5rem 0; }
  .landing h2, .landing h3, .landing h4 {
    font-family: "Roboto Slab", "Georgia", serif;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 0.3rem; }
  .landing h2 {
    font-size: 1.75rem; }
  .landing h3 {
    font-size: 1.3rem; }
  .landing h4 {
    font-size: 1rem; }
  .landing article a .entry-title {
    color: #333;
    text-decoration: none;
    transition: .25s ease-in-out; }
  .landing article a:hover .entry-title {
    color: #c2201e; }
  .landing .btn:after, .landing .form-submit .submit:after, .form-submit .landing .submit:after {
    content: "..."; }
  .landing .article-feature,
  .landing .article-list {
    background-position: bottom right;
    background-repeat: no-repeat;
    border-right: 1px solid #e5e5e5; }
  .landing .article-feature p {
    color: #666;
    margin-bottom: 1.5rem; }

/* !Landing: Sidebar */
.landing section.about-category {
  padding-bottom: 0; }

/* !:Landing: Meta Box */
.item-list {
  border-top: 1px solid #f2f2f2;
  margin: 0;
  padding: 0;
  font-size: 0.9rem;
  width: 100%; }
  .item-list a {
    color: #999; }
  .item-list br {
    display: none; }
  .item-list li {
    border-bottom: 1px solid #f2f2f2;
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: .8rem; }
  .item-list li:last-child {
    border-bottom: none; }
  .item-list .item-type,
  .item-list .item-name {
    float: left;
    width: 30%; }
  .item-list .item-type {
    clear: left;
    color: #ccc;
    font-weight: bold;
    padding-right: .8rem;
    text-transform: uppercase;
    text-align: right; }
  .item-list .item-name {
    color: #999;
    width: 70%; }

.item-list:hover a {
  color: #e34b49; }

.item-list-code .item-type,
.item-list-code .item-name {
  width: 50%; }

.item-list-journal .item-stars {
  text-align: left; }
.item-list-journal .stars1:nth-letter(1) {
  color: black; }
.item-list-journal .stars2:nth-letter(2) {
  color: black; }
.item-list-journal .stars3:nth-letter(3) {
  color: black; }
.item-list-journal .stars4:nth-letter(4) {
  color: black; }
.item-list-journal .stars5:nth-letter(5) {
  color: black; }

/* !Responsive */
/* -----------------------------------------------------------------*/
/* Medium */
/* Small */
@media screen and (max-width: 600px) {
  .landing .article-feature {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    background: none !important; }
    .landing .article-feature article {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; }
  .landing .article-feature,
  .landing .article-list {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    border-bottom: 1px solid #e5e5e5;
    border-right: 0; }
    .landing .article-feature ul li,
    .landing .article-list ul li {
      padding-right: 0; }
  .landing .about-category {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .landing .about-category:before {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; } }
/* -----------------------------------------------------------------*/
/* !--WORK--														*/
/* -----------------------------------------------------------------*/
.landing.work {
  /* Projects */
  /* Project: Obama in Brazil */
  /* Project: HTC */
  /* Project: Dash */
  /* Project: State Department */ }
  .landing.work section {
    line-height: 1.5;
    overflow: hidden;
    padding: 0; }
  .landing.work .category-page-header {
    margin-bottom: 0; }
  .landing.work .project-feature {
    background: rgba(0, 0, 0, 0.85);
    display: none;
    height: 100vh;
    overflow-y: scroll;
    position: fixed;
    padding: 2.5rem 0;
    top: 0;
    width: 100%;
    z-index: 100; }
    .landing.work .project-feature .btn-close {
      cursor: pointer;
      display: inline-block;
      position: fixed;
      height: auto;
      margin: 2.5rem 2.5rem 0 0;
      right: 0;
      top: 0;
      width: auto; }
      .landing.work .project-feature .btn-close .x-icon {
        cursor: pointer;
        fill: #666;
        height: 2rem;
        transition: fill .25s ease; }
    .landing.work .project-feature .btn-close:hover .x-icon {
      cursor: pointer;
      fill: white; }
    .landing.work .project-feature .project-feature-image {
      background: transparent url("../img/loader.gif") no-repeat center center;
      float: right;
      margin-right: 0;
      min-height: 300px; }
      .landing.work .project-feature .project-feature-image .project-feature-image-img {
        width: auto; }
    .landing.work .project-feature .project-feature-description {
      color: white;
      position: fixed;
      width: 312px;
      /* Would rather not do px here, but fixed and relative width seems to be all breaky */ }
      .landing.work .project-feature .project-feature-description .project-feature-nav {
        border: 1px solid #666666;
        overflow: hidden;
        text-align: center; }
        .landing.work .project-feature .project-feature-description .project-feature-nav .btn-arrow {
          background: none;
          display: inline-block;
          line-height: 0;
          padding: 10px 18px; }
        .landing.work .project-feature .project-feature-description .project-feature-nav .btn-previous {
          border-right: 1px solid #666666;
          float: left;
          padding-left: 14px; }
        .landing.work .project-feature .project-feature-description .project-feature-nav .btn-next {
          border-left: 1px solid #666666;
          float: right;
          padding-right: 14px; }
        .landing.work .project-feature .project-feature-description .project-feature-nav .arrow-box {
          cursor: pointer;
          height: 2rem; }
        .landing.work .project-feature .project-feature-description .project-feature-nav .arrow {
          cursor: pointer;
          fill: #666;
          transition: fill .25s ease;
          width: 100%; }
        .landing.work .project-feature .project-feature-description .project-feature-nav .btn-arrow:hover .arrow {
          cursor: pointer;
          fill: white; }
        .landing.work .project-feature .project-feature-description .project-feature-nav .project-feature-count {
          color: #ccc;
          font-size: 0.9rem;
          font-style: italic;
          margin-top: 15px; }
      .landing.work .project-feature .project-feature-description .project-feature-logo {
        border-bottom: 1px solid #666666;
        margin-bottom: 1.5rem;
        padding-bottom: 1.5rem;
        text-align: center; }
        .landing.work .project-feature .project-feature-description .project-feature-logo .project-feature-logo-img {
          display: none;
          width: 75%; }
      .landing.work .project-feature .project-feature-description .project-feature-details {
        border: 1px solid #666666;
        border-top: 0;
        padding: 1.5rem; }
      .landing.work .project-feature .project-feature-description .project-feature-title {
        font-family: "Roboto Slab", "Georgia", serif;
        margin-bottom: 0.5rem; }
      .landing.work .project-feature .project-feature-description .project-feature-body {
        color: white; }
        .landing.work .project-feature .project-feature-description .project-feature-body p {
          margin-bottom: 1rem; }
        .landing.work .project-feature .project-feature-description .project-feature-body p:last-child {
          margin-bottom: 0 !important; }
      .landing.work .project-feature .project-feature-description .project-feature-hidden {
        display: none; }
  .landing.work .project {
    padding: 2.5rem 0 0; }
    .landing.work .project article {
      margin-bottom: 2.5rem; }
    .landing.work .project article p {
      margin-bottom: 1.5rem; }
    .landing.work .project .details {
      border-bottom-color: rgba(255, 255, 255, 0.5);
      border-bottom-style: solid;
      border-bottom-width: 1px;
      margin-bottom: 1.5rem;
      margin-top: 1rem; }
      .landing.work .project .details li {
        border-color: rgba(255, 255, 255, 0.5);
        border-style: solid;
        border-width: 1px;
        border-bottom: 0;
        font-size: 10pt;
        list-style: none;
        margin: 0;
        padding: 0.5rem 1rem; }
    .landing.work .project h1 {
      border-bottom-style: solid;
      border-bottom-width: 1px;
      margin-bottom: 1.5rem;
      padding-bottom: 1.5rem;
      text-align: center; }
    .landing.work .project h1 .logo {
      margin: 0; }
    .landing.work .project .images {
      line-height: 0; }
    .landing.work .project .images img {
      box-shadow: 0 0 20px 6px rgba(0, 0, 0, 0.3);
      width: auto; }
    .landing.work .project .images .img-bottom-shadow {
      position: relative; }
    .landing.work .project .images .img-bottom-shadow:after {
      box-shadow: inset 0 -40px 20px -25px rgba(0, 0, 0, 0.5);
      content: '';
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
    .landing.work .project .images li {
      list-style: none; }
  .landing.work .project-obamabr {
    background: transparent url("../img/work/bg-obamabr.jpg") repeat; }
    .landing.work .project-obamabr h1 {
      border-bottom-color: #d8d8d8; }
    .landing.work .project-obamabr h1 .logo {
      width: 260px; }
    .landing.work .project-obamabr .images img {
      box-shadow: none;
      max-width: 617px;
      margin-bottom: -52px;
      margin-top: 12px;
      width: 617px; }
  .landing.work .project-htc {
    background: #6b6b6b;
    background: radial-gradient(ellipse at center, #3c3c3c 10%, #141414 200%);
    box-shadow: inset 0  30px 40px -30px #111,  inset 0 -30px 40px -30px #111;
    color: #ccc;
    padding-top: 0; }
    .landing.work .project-htc h1 {
      border-bottom-color: #808990;
      margin-top: 2.5rem; }
    .landing.work .project-htc h1 .logo {
      width: 200px; }
    .landing.work .project-htc .details {
      border-bottom-color: #808990; }
    .landing.work .project-htc .details li {
      border-color: #808990; }
    .landing.work .project-htc .images li {
      list-style: none;
      width: 85%; }
    .landing.work .project-htc .images .img1 {
      float: left;
      position: relative;
      margin-top: -10px;
      z-index: 3; }
    .landing.work .project-htc .images .img1:after {
      box-shadow: inset 0 40px 40px -30px #111;
      content: '';
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
    .landing.work .project-htc .images .img2 {
      float: right;
      margin-top: -120px;
      position: relative;
      z-index: 2; }
    .landing.work .project-htc .images .img3 {
      float: left;
      margin-bottom: -20px;
      margin-top: -120px;
      position: relative;
      z-index: 1; }
    .landing.work .project-htc .images .img3:after {
      box-shadow: inset 0 -50px 40px -30px #111;
      content: '';
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
  .landing.work .project-dash {
    background: linear-gradient(135deg, #e36787 0%, #e99a47 100%);
    box-shadow: inset 0 30px 40px -30px rgba(0, 0, 0, 0.25), inset 0 -30px 40px -30px rgba(0, 0, 0, 0.25);
    color: white; }
  .landing.work .project-dash h1 {
    border-bottom-color: rgba(255, 255, 255, 0.5); }
  .landing.work .project-dash h1 .logo {
    width: 240px; }
  .landing.work .project-dash .images .img1 {
    margin-bottom: -5px; }
  .landing.work .project-dash .images img {
    box-shadow: 0 0 20px 6px rgba(150, 50, 50, 0.5); }
  .landing.work .project-state {
    background: #092542 url("../img/work/bg-state.jpg") no-repeat center top;
    box-shadow: inset 0  30px 40px -30px #111,  inset 0 -30px 40px -30px #111;
    color: white; }
    .landing.work .project-state h1 {
      border-bottom-color: rgba(255, 255, 255, 0.5); }
    .landing.work .project-state h1 .logo {
      width: auto; }
    .landing.work .project-state .images .img {
      position: relative;
      width: 85%; }
    .landing.work .project-state .images .img1 {
      float: right;
      margin-bottom: -180px;
      z-index: 1; }
    .landing.work .project-state .images .img2 {
      z-index: 2; }

/* !Responsive */
/* -----------------------------------------------------------------*/
/* Medium */
/* Small */
@media screen and (max-width: 600px) {
  .landing.work {
    /* Projects */
    /* Project Feature */ }
    .landing.work .odd .images,
    .landing.work .even .images,
    .landing.work .odd article,
    .landing.work .even article {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; }
    .landing.work .odd .images,
    .landing.work .even .images {
      float: none;
      padding-left: 0;
      padding-right: 0; }
    .landing.work .project .images li {
      margin-bottom: 1.5rem; }
    .landing.work .project .images .img-bottom-shadow {
      position: inherit; }
    .landing.work .project .images .img-bottom-shadow:after {
      content: none; }
    .landing.work .project-htc .images .img1:after {
      content: none; }
    .landing.work .project-feature .project-feature-description {
      margin-bottom: 1.5rem;
      margin-right: 0;
      margin-top: 1.5rem;
      position: inherit;
      width: 100%; }
    .landing.work .project-feature .project-feature-image {
      width: 100%; }
    .landing.work .project-feature .btn-close {
      background: black;
      border-bottom: 1px solid #333;
      height: auto;
      margin: 0;
      padding: 10px;
      position: fixed;
      right: 0;
      text-align: center;
      top: 0;
      width: 100%; }
    .landing.work .project-feature .btn-close .x-icon {
      height: 1.5rem; } }
/* -----------------------------------------------------------------*/
/* !--CUSTOM PAGE STYLES--											*/
/* -----------------------------------------------------------------*/
/* !Custom page: Home */
/* -----------------------------------------------------------------*/
/* !Custom page: Home: Me */
.about-me {
  text-align: center; }

.about-me .photo {
  border-radius: 50%;
  margin-bottom: 1.5rem;
  width: 40%; }

.home .about-me p {
  color: #333;
  font-family: "Roboto Slab", "Georgia", serif;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0;
  padding: 0 5%; }

.about-me p span {
  color: #78caea; }

/* !Custom page: Main category landing */
/* -----------------------------------------------------------------*/
.category-page-header {
  background: #f6f6f6;
  border-bottom: 1px solid #e5e5e5;
  padding: 2rem 0 .5rem; }
  .category-page-header .category-header {
    color: #666; }
