@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Merriweather:400|Merriweather+Sans:400,700,800);
/**
 * Reset some basic elements
 */
body, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, hr,
dl, dd, ol, ul, figure {
  margin: 0;
  padding: 0; }

/**
 * Set `margin-bottom` to maintain vertical rhythm
 */
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
ul, ol, dl, figure,
.highlight {
  margin-bottom: 15px; }

/**
 * Images
 */
img {
  max-width: 100%;
  vertical-align: middle; }

/**
 * Figures
 */
figure > img {
  display: block; }

figcaption {
  font-size: 14px; }

/**
 * Lists
 */
ul, ol {
  margin-left: 30px; }

li > ul,
li > ol {
  margin-bottom: 0; }

/**
 * Headings
 */
h1, h2, h3, h4, h5, h6 {
  font-weight: 300; }

/**
 * Links
 */
a {
  color: #2a7ae2;
  text-decoration: none; }
  a:visited {
    color: #1756a9; }
  a:hover {
    color: #111;
    text-decoration: underline; }

/**
 * Blockquotes
 */
blockquote {
  color: #828282;
  border-left: 4px solid #e8e8e8;
  padding-left: 15px;
  font-size: 18px;
  letter-spacing: -1px;
  font-style: italic; }
  blockquote > :last-child {
    margin-bottom: 0; }

/**
 * Code formatting
 */
pre,
code {
  font-size: 15px;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  background-color: #eef; }

code {
  padding: 1px 5px; }

pre {
  padding: 8px 12px;
  overflow-x: scroll; }
  pre > code {
    border: 0;
    padding-right: 0;
    padding-left: 0; }

/**
 * Wrapper
 */
.wrapper {
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px; }
  @media screen and (max-width: 800px) {
    .wrapper {
      max-width: -webkit-calc(800px - (30px));
      max-width: calc(800px - (30px));
      padding-right: 15px;
      padding-left: 15px; } }

/**
 * Clearfix
 */
.wrapper:after {
  content: "";
  display: table;
  clear: both; }

/**
 * Icons
 */
.icon > svg {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle; }
  .icon > svg path {
    fill: #828282; }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  -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: 0.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: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #428bca;
  text-decoration: none; }

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline; }

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777; }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%; }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%; }

h1,
.h1 {
  font-size: 36px; }

h2,
.h2 {
  font-size: 30px; }

h3,
.h3 {
  font-size: 24px; }

h4,
.h4 {
  font-size: 18px; }

h5,
.h5 {
  font-size: 14px; }

h6,
.h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }
small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em; }

.text-left {
  text-align: left; }

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

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777; }

.text-primary {
  color: #428bca; }

a.text-primary:hover {
  color: #3071a9; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #428bca; }

a.bg-primary:hover {
  background-color: #3071a9; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

ul.post-info {
  text-align: left;
  font-size: 1rem;
  max-width: 1200px;
  width: auto;
  margin-top: 0em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 6em;
  display: block;
  list-style: none;
  padding: 0; }
  @media screen and (max-width: 600px) {
    ul.post-info {
      margin-bottom: 4em; }
      ul.post-info li:nth-child(2n+1) {
        clear: both; } }
  ul.post-info li {
    width: calc(25% - 24px);
    border-top: solid 1px #333;
    float: left;
    padding-top: .5em;
    margin-bottom: .5em;
    margin-right: 24px;
    font-size: 1.5rem;
    padding-right: 2em; }
    @media screen and (max-width: 600px) {
      ul.post-info li {
        width: calc(50% - 24px);
        padding-bottom: 1em; } }
  ul.post-info span.post-item {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.2rem;
    font-family: "Open Sans", "Helvetica", Sans; }

ul.post-info:after {
  clear: both;
  display: block;
  content: ' '; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857143; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .dl-horizontal dd {
    margin-left: 180px; } }
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: .5em 1em;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 0.5em solid #eee; }

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0; }

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777; }

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— "; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right; }

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: ""; }

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: " —"; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left; }

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

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

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

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

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

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

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

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left; }

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

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

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

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

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

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

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

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left; }

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

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

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

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

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

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

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

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left; }

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

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

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

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

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

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

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

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0%; } }
table {
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch; }

  .table-responsive > .table {
    margin-bottom: 0; }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }

  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #777;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #777; }

.form-control::-webkit-input-placeholder {
  color: #777; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0; }

input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px; }

input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px; }

.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0; }

.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center; }

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto; }

  .form-inline .input-group > .form-control {
    width: 100%; }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0; }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }

  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none; }

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none; }

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc; }

.btn-default .badge {
  color: #fff;
  background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e; }

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary .badge {
  color: #428bca;
  background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent; }

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }

.media > .pull-right {
  margin-left: 10px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0; }

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%; }

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table; }

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@-ms-viewport {
  width: device-width; }
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }
.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
video::-webkit-media-controls-overlay-play-button {
  display: none; }

body {
  font-family: 'Inter', 'Helvetica Neue', "Verdana" , sans;
  font-size: 16px;
  text-rendering: optimizeLegibility;
  background: #fafafa; }

a:hover,
a:active,
a:visited,
a:focus {
  text-decoration: none; }

a, a:visited {
  color: #00a0d1; }

p a {
  display: inline-block;
  border-bottom: solid 1px currentColor;
  padding-bottom: 0px;
  line-height: 1.6; }

a.call-to-action {
  display: inline-block;
  line-height: 1;
  border-radius: 4px;
  background-color: #1c9efc;
  color: white;
  position: relative;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  line-height: 1;
  color: white;
  vertical-align: middle;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0 2px rgba(161, 167, 170, 0.3);
  font-size: 100%;
  padding: .8em;
  margin-bottom: 2em; }

a.call-to-action:hover {
  background-color: #4eb4fd;
  color: #fafafa; }

a.call-to-action:active {
  background-color: #0384e2;
  position: relative;
  top: 2px; }

a:hover {
  color: #1c9efc;
  border-bottom: solid 1px #1c9efc; }

header {
  color: #333;
  margin: 0 auto;
  padding-top: 15px;
  font-size: 24px; }

header .logo a .name {
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  padding-right: 4px; }

@media (min-width: 768px) {
  header {
    text-align: center;
    padding-top: 1em; } }
@media (min-width: 1320px) {
  header {
    font-size: 28px; } }
header .logo a {
  color: #555;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Verdana, sans;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 100%;
  line-height: 1; }

header .logo a .title {
  font-family: 'Merriweather', 'Georgia', sans;
  font-weight: 400;
  font-size: 17px;
  line-height: 20px;
  color: #555; }

@media (min-width: 768px) {
  header .logo a {
    font-size: 100%; } }
@media (max-width: 767px) {
  header .logo a .title {
    display: block; } }
@media (max-width: 480px) {
  header .logo a {
    font-size: 75%; } }
@media (max-width: 360px) {
  header .logo a {
    font-size: 60%; } }
header .logo a:hover {
  text-decoration: none;
  border-bottom: none; }

@media (min-width: 768px) {
  header .logo {
    display: block;
    margin-bottom: 0; }

  header .logo a {
    font-size: 80%; } }
header .navbar-nav a {
  text-decoration: none;
  color: #7a7a7a;
  font-size: 120%;
  font-family: 'Inter','Inter', 'Helvetica Neue', Helvetica, Verdana, sans;
  font-weight: 700;
  font-weight: 400;
  margin-right: 1em; }

header .navbar-nav a:last-child {
  margin-right: 0; }

@media (min-width: 1320px) {
  header .navbar-nav a {
    font-size: 60%; } }
@media (min-width: 768px) {
  header .navbar-nav {
    display: inline-block;
    padding-top: .75em;
    padding-bottom: 1em; }

  header .navbar-nav a {
    font-size: 14px;
    line-height: 20px;
    color: #7a7a7a;
    vertical-align: text-top;
    padding-bottom: .2em;
    border-bottom: dotted 1px currentColor; }

  header .navbar-nav a.selected {
    color: #fff !important;
    background-color: #333;
    padding: .25em .75em;
    border-radius: 4px;
    border-bottom: solid 1px rgba(0, 0, 0, 0); }

  header .navbar-nav a.selected:hover {
    color: #fff !important;
    background-color: #1c9efc;
    padding: .25em .75em;
    border-radius: 4px;
    border-bottom: solid 1px rgba(0, 0, 0, 0) !important; }

  header .navbar-nav a:hover,
  header .navbar-nav a:visited,
  header .navbar-nav a:focus,
  header .navbar-nav a:active {
    border-bottom: solid 1px #7a7a7a !important;
    color: #7a7a7a; }

  header .navbar-nav a:hover {
    color: #1c9efc;
    border-bottom: solid 1px currentColor !important; } }
@media (max-width: 767px) {
  header .navbar-nav {
    margin-top: 0.5em; }

  header .navbar-nav a {
    font-size: 75%;
    display: block;
    width: 100%;
    border-top: dotted 1px #ddd;
    padding: .5em 0; }

  header .navbar-nav a:hover {
    color: #b3b3b3;
    border-bottom: none; }

  header .navbar-nav a:last-child {
    border-bottom: dotted 1px #ddd; } }
.project-list {
  padding-top: 2em; }

.project-list .project-thumb {
  position: relative;
  border-radius: 2px;
  cursor: pointer; }

.project-list .project-thumb h4 {
  position: absolute;
  bottom: 0;
  background-color: #1a1a1a;
  color: #fafafa;
  text-align: center;
  border-top: solid 1px #6a6a6a;
  border-bottom: solid 1px #1a1a1a;
  margin: 0;
  display: block;
  width: 100%;
  padding: .75em .75em;
  font-family: 'Inter','Helvetica Neue', Helvetica, Verdana, sans;
  font-weight: 700;
  font-size: 80%;
  line-height: 1.4;
  border-radius: 0 0 2px 2px;
  transition: opacity .1s ease-out;
  -webkit-transition: opacity .1s ease-out;
  -moz-transition: opacity .1s ease-out;
  -ms-transition: opacity .1s ease-out;
  -o-transition: opacity .1s ease-out;
  text-transform: uppercase;
  opacity: 0; }

@media (max-width: 480px) {
  .project-list .project-thumb {
    font-size: 80%; } }
.project-list .project-thumb:hover h4 {
  opacity: 1;
  transition: opacity .1s ease-in;
  -webkit-transition: opacity .1s ease-in;
  -moz-transition: opacity .1s ease-in;
  -ms-transition: opacity .1s ease-in;
  -o-transition: opacity 0.1s ease-in; }

footer {
  font-family: 'Inter','Inter', 'Helvetica Neue', Helvetica, Verdana, sans;
  max-width: 768px;
  padding: 2em;
  text-align: left;
  margin-left: auto;
  margin-right: auto; }

footer p.copyright-notice {
  font-family: 'Inter','Inter', 'Helvetica Neue', Helvetica, Verdana, sans;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #7a7a7a;
  max-width: 80em; }

footer nav {
  text-align: center;
  padding-bottom: 1em; }

footer nav a {
  display: inline-block;
  padding: 8px 12px;
  vertical-align: middle;
  text-decoration: none;
  font-size: 14px;
  line-height: 16px;
  background-color: #777;
  color: #fafafa;
  border-radius: 2px;
  margin-bottom: 8px;
  font-weight: 400; }

@media (max-width: 480px) {
  footer nav a {
    font-size: 100%;
    width: 100%;
    display: block;
    font-weight: 400;
    margin-bottom: .25em; } }
footer nav a:hover,
footer nav a:visited,
footer nav a:active,
footer nav a:focus {
  color: #fafafa;
  text-decoration: none;
  border-bottom: none; }

footer a.email {
  background: #ED3B3B; }

footer a:hover.email {
  background: #f16a6a; }

footer a.exposure {
  background: #333; }

footer a:hover.exposure {
  background: #4d4d4d; }

footer a.linkedin {
  background: #0e76a8; }

footer a:hover.linkedin {
  background: #1297d7; }

footer a.twitter {
  background: #00a0d1; }

footer a:hover.twitter {
  background: #05c4ff; }

footer a.flickr {
  background: #ff0084; }

footer a:hover.flickr {
  background: #ff339d; }

footer a.blog {
  background: #34526f; }

footer a:hover.blog {
  background: #446c92; }

footer a.instagram {
  background: #3f729b; }

footer a:hover.instagram {
  background: #548cb9; }

footer a.faculty {
  background: #ef4423; }

footer a:hover.faculty {
  background: #f26c53; }

footer a.dribbble {
  background: #ea4c89; }

footer a:hover.dribbble {
  background: #ef7aa7; }

footer a.folio {
  background-color: #2c3e50; }

footer a:hover.folio {
  background-color: #3b546c; }

footer a.facebook {
  clear: left;
  background: #3b5998; }

footer a:hover.facebook {
  background: #4c70ba; }

.container-fluid {
  max-width: 1600px; }

header.post-header {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2em; }
  header.post-header h1 {
    font-size: 2em;
    max-width: 18em; }

@media (max-width: 960px) {
  header.post-header h1 {
    font-size: 120%; } }
@media (max-width: 768px) {
  header.post-header h1 {
    text-align: left;
    font-size: 120%; } }
@media (max-width: 640px) {
  header.post-header h1 {
    text-align: left;
    font-size: 150%; } }
@media (max-width: 480px) {
  header.post-header h1 {
    text-align: left;
    font-size: 120%; } }
h1.page-callout {
  text-align: center;
  font-size: 3em;
  margin-bottom: .25em;
  margin-top: .25em;
  color: #999;
  line-height: 1;
  text-transform: uppercase; }
  @media (max-width: 640px) {
    h1.page-callout {
      font-size: 2em;
      text-align: left; } }

article.post-content {
  margin-bottom: 48px; }
  article.post-content section {
    clear: both;
    max-width: 768px;
    margin: 0 auto; }
  @media (max-width: 960px) {
    article.post-content section {
      max-width: 640px;
      margin: 0 auto; } }
  @media (max-width: 768px) {
    article.post-content section {
      max-width: 520px;
      margin: 0 auto; } }
  @media (max-width: 640px) {
    article.post-content section {
      max-width: 480px;
      margin: 0 auto; }
      article.post-content section p {
        font-size: 100%; } }
  @media (max-width: 480px) {
    article.post-content section {
      max-width: 320px;
      margin: 0 auto; }
      article.post-content section p {
        font-size: 100%; } }
  article.post-content figure {
    max-width: 1280px;
    margin: 0 auto 2em auto;
    text-align: center; }
    article.post-content figure img {
      display: inline-block; }
    article.post-content figure video {
      width: 100%;
      max-width: 640px; }
    article.post-content figure figcaption {
      padding: 1em 0 0 1em;
      text-align: center;
      color: #999;
      font-family: 'Inter','Inter', 'Helvetica Neue', Helvetica, Verdana, sans;
      background-color: #fafafa; }
  article.post-content figure.vertical {
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    align-content: stretch;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0; }
    article.post-content figure.vertical video {
      width: calc(33.333333333333% - 24px);
      margin: 0 12px 24px 12px;
      height: 100%; }
  article.post-content figure.vertical.large video {
    width: calc(50% - 24px);
    margin: 0 12px 24px 12px;
    height: 100%; }
  article.post-content figure.fullsize {
    margin-top: 4em;
    width: 140%;
    margin-left: -20%; }
    article.post-content figure.fullsize video {
      max-width: 100%; }
    @media (max-width: 1200px) {
      article.post-content figure.fullsize {
        margin-top: 2em;
        width: 120%;
        margin-left: -10%; }
        article.post-content figure.fullsize video {
          max-width: 100%; } }
    @media (max-width: 960px) {
      article.post-content figure.fullsize {
        margin-top: 2em;
        width: 100%;
        margin-left: 0%; }
        article.post-content figure.fullsize video {
          max-width: 100%; } }

.vimeo_embed {
  position: relative;
  padding-bottom: 80%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.vimeo_embed iframe, .vimeo_embed object, .vimeo_embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.page-divider {
  margin-top: 0em;
  margin-bottom: 4em;
  border-top: none; }

@media (max-width: 480px) {
  .page-divider {
    margin-bottom: 2em; } }
.project-item {
  border: solid 1px #eee;
  border-radius: 0px;
  box-sizing: border-box;
  width: 23%;
  width: -webkit-calc(25% - 16px);
  width: -moz-calc(25% - 16px);
  width: calc(25% - 16px);
  margin-bottom: 16px;
  padding: 0;
  position: relative;
  margin-right: 8px;
  margin-left: 8px;
  -webkit-transition: border .1s ease-out;
  -moz-transition: border .1s ease-out;
  -ms-transition: border .1s ease-out;
  -o-transition: border .1s ease-out; }
  .project-item a {
    padding-top: 75%;
    text-decoration: none;
    border-bottom: none;
    display: flex;
    align-items: stretch;
    align-content: stretch;
    min-height: 100%; }
  .project-item img {
    border-color: #fff;
    position: absolute;
    top: 0;
    background: #eee;
    border-radius: 0;
    vertical-align: top;
    max-width: 100%;
    margin-bottom: 0;
    display: block;
    min-height: 120px;
    border-style: solid;
    border-width: 0px;
    -webkit-transition: opacity .1s ease-out, border .1s ease-out;
    -moz-transition: opacity .1s ease-out, border .1s ease-out;
    -ms-transition: opacity .1s ease-out, border .1s ease-out;
    -o-transition: opacity .1s ease-out, border .1s ease-out; }
  .project-item h3 {
    position: relative;
    z-index: 2;
    border-radius: 0;
    display: block;
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #fff;
    color: #555;
    margin: 0;
    width: 100%;
    min-height: 100%;
    padding: 1em;
    max-width: 32em;
    opacity: 1;
    -webkit-transition: background-color .1s ease-out, color .1s ease-out;
    -moz-transition: background-color .1s ease-out, color .1s ease-out;
    -ms-transition: background-color .1s ease-out, color .1s ease-out;
    -o-transition: background-color .1s ease-out, color .1s ease-out; }
  .project-item h3 small {
    display: inline-block;
    padding-top: .25em;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    color: #888;
    line-height: 16px;
    padding-bottom: .5em; }

.project-item:hover img {
  border-color: #fff;
  border-width: 8px;
  opacity: .2;
  -webkit-transition: opacity .15s ease-out, border .15s ease-out;
  -moz-transition: opacity .15s ease-out, border .15s ease-out;
  -ms-transition: opacity .15s ease-out, border .15s ease-out;
  -o-transition: opacity .15s ease-out, border .15s ease-out; }

.project-item:hover a h3, .project-item:active a h3 {
  position: relative;
  z-index: 2;
  background-color: #333;
  color: #fafafa;
  -webkit-transition: background-color .2s ease-out, color .2s ease-out;
  -moz-transition: background-color .2s ease-out, color .2s ease-out;
  -ms-transition: background-color .2s ease-out, color .2s ease-out;
  -o-transition: background-color .2s ease-out, color .2s ease-out; }

@media (min-width: 961px) {
  .project-item:nth-child(4n+1) {
    clear: both; } }
@media (max-width: 960px) {
  .project-item {
    width: 30.333333333333%;
    width: -webkit-calc(33.333333333333% - 16px);
    width: -moz-calc(33.333333333333% - 16px);
    width: calc(33.333333333333% - 16px); }

  .project-item:nth-child(3n+1) {
    clear: both; } }
@media (max-width: 640px) {
  .project-item {
    width: -webkit-calc(50% - 8px);
    width: -moz-calc(50% - 8px);
    width: calc(50% - 8px);
    margin-right: 0;
    margin-left: 16px; }

  .project-item:nth-child(3n+1) {
    clear: none; }

  .project-item:nth-child(2n+1) {
    clear: both;
    margin-left: 0; } }
h1 {
  margin-top: 0;
  font-family: 'Inter','Inter', 'Helvetica Neue', Helvetica, Verdana, sans;
  font-weight: 800;
  font-size: 250%;
  line-height: 1.2;
  margin-bottom: .1em;
  text-align: left;
  color: #4a4a4a; }

h2 {
  font-family: 'Inter','Inter', 'Helvetica Neue', Helvetica, Verdana, sans;
  font-weight: 700;
  font-size: 180%;
  line-height: 1.2;
  margin-top: 4em;
  margin-bottom: .5em;
  color: #5a5a5a; }

h3,
h4,
h5,
h6 {
  font-family: 'Inter','Inter', 'Helvetica Neue', Helvetica, Verdana, sans;
  font-weight: 700;
  font-size: 240%;
  line-height: 1.2;
  margin-bottom: .5em;
  color: #4a4a4a; }

h6 {
  font-weight: 800;
  padding-top: 1em;
  text-transform: uppercase; }

p {
  font-family: 'Merriweather','Inter', Georgia,serif;
  font-size: 125%;
  line-height: 1.75;
  margin-bottom: 1.5em;
  font-weight: 300;
  color: #6a6a6a;
  max-width: 36em; }

blockquote {
  font-family: 'Merriweather', 'Helvetica Neue', Helvetica, Verdana, sans;
  font-size: 140%;
  font-style: oblique;
  letter-spacing: inherit;
  font-weight: 200;
  color: #5a5a5a;
  margin: 0 0 1em 0;
  line-height: 1.6; }

blockquote .author {
  font-style: normal;
  font-weight: 700;
  padding-top: .5em;
  display: inline-block; }

ul {
  font-family: 'Merriweather', Georgia, serif;
  font-weight: 300;
  margin: 0em 0 2em 0;
  max-width: 90%;
  list-style-type: square;
  padding-left: 0em;
  color: #6a6a6a;
  margin-bottom: 1em; }

li {
  font-size: 125%;
  line-height: 1.75;
  padding-left: 0em;
  margin-bottom: .5em; }

ul.smalllist {
  font-size: 1.125em;
  color: #6a6a6a; }

ul.smalllist li {
  font-size: 1em;
  margin-bottom: .5em;
  line-height: 1.5; }
  @media (max-width: 480px) {
    ul.smalllist li {
      font-size: .8em; } }

p:first-child,
ul:first-child,
blockquote:first-child {
  margin-top: 2em; }

p:last-child,
ul:last-child,
blockquote:last-child {
  margin-bottom: 2em; }

.imgix-lightbox {
  z-index: 10000; }

.imgix-thumb img {
  border: solid 2px #eee; }

.imgix-lightbox-item.headline img {
  border: none; }

.imgix-lightbox-item:hover {
  background-color: #555; }
  .imgix-lightbox-item:hover picture {
    opacity: .75; }

.imgix-lightbox-item.headline:hover {
  background-color: #fafafa; }
  .imgix-lightbox-item.headline:hover picture {
    opacity: 1; }

.imgix-lightbox-item picture, .imgix-thumb {
  cursor: zoom-in; }

.imgix-fluid,
.imgix-fluid-gif,
.imgix-fluid-fill {
  background-color: #f1f1f1;
  margin-bottom: 2em; }

.faded {
  opacity: 0.5 !important; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 400ms;
  animation-duration: 400ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.img5x4 {
  width: 100%;
  padding-bottom: 80%; }

.img4x3 {
  width: 100%;
  padding-bottom: 75%; }

.img3x2 {
  width: 100%;
  padding-bottom: 66.6666666667%; }

.img5x8 {
  width: 100%;
  padding-bottom: 62.5%; }

.img16x9 {
  width: 100%;
  padding-bottom: 56.25%; }

.img9x16 {
  width: 100%;
  padding-bottom: 177.7777777778%; }

.img18x6 {
  width: 100%;
  padding-bottom: 33.3333333333%; }

.img1x1 {
  width: 100%;
  padding-bottom: 100%; }

.img3x4 {
  width: 100%;
  padding-bottom: 133.3333333333%; }

.img8x12,
.img2x3 {
  width: 100%;
  padding-bottom: 150%; }

.img8x11 {
  width: 100%;
  padding-bottom: 137.5%; }

@media (max-width: 480px) {
  .headerimg {
    padding-bottom: 75% !important; } }
@media only screen and (max-width: 959px) {
  h1 {
    font-size: 220%; }

  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 180%; } }
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 240%; }

  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 160%; } }
@media only screen and (max-width: 480px) {
  body {
    font-size: 16px; }

  h1 {
    font-size: 150%; }

  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 140%; }

  p {
    font-size: 100%; }

  blockquote {
    font-size: 110%; }

  ul li {
    font-size: 100%; }

  .miggi-fluid {
    margin-bottom: 1em; } }
#miggi-menu-button {
  display: none;
  position: fixed;
  top: 20px;
  right: 15px;
  width: 48px;
  height: 42px;
  background-color: rgba(51, 51, 51, 0.9);
  z-index: 9999;
  border-radius: 2px;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all .4s ease-out;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all 0.4s ease-out; }

#miggi-menu-bars,
#miggi-menu-bars:before,
#miggi-menu-bars:after {
  width: 36px;
  height: 6px;
  background-color: #fafafa;
  display: block;
  margin-top: 18px;
  margin-left: 6px;
  position: relative;
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-tranistion: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 120%;
  transform-origin: 50% 100%;
  border-radius: 1px; }

#miggi-menu-bars:before {
  margin: 0;
  content: ' ';
  display: block;
  position: absolute;
  top: -12px;
  -ms-transform-origin: 100% 0%;
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
  right: 0; }

#miggi-menu-bars:after {
  margin: 0;
  content: ' ';
  display: block;
  position: absolute;
  top: 12px;
  -ms-transform-origin: 100% 0%;
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
  right: 0; }

#miggi-menu-button.close-button {
  right: 15px;
  background-color: rgba(228, 55, 37, 0.8);
  transition: all .2s ease-out;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  border-bottom: none;
  border-radius: 2px; }

#miggi-menu-button.close-button #miggi-menu-bars {
  background-color: rgba(51, 51, 51, 0);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 22px;
  margin-left: 15px;
  margin-top: 18px;
  height: 4px; }

#miggi-menu-button.close-button #miggi-menu-bars:before {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 9px;
  height: 4px;
  width: 24px;
  right: 0; }

#miggi-menu-button.close-button #miggi-menu-bars:after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -8px;
  height: 4px;
  width: 24px;
  right: 3px; }

#miggi-menu-button.belowfold {
  background-color: rgba(52, 152, 219, 0.95);
  transition: all .25s ease-out;
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-tranistion: all .25s ease-out;
  -o-transition: all .25s ease-out;
  right: 0;
  border-radius: 2px 0 0 2px;
  border-top: solid 2px rgba(117, 185, 231, 0.5);
  border-bottom: solid 2px rgba(51, 51, 51, 0.5); }

#miggi-menu-button.belowfold #miggi-menu-bars,
#miggi-menu-button.belowfold #miggi-menu-bars:before,
#miggi-menu-button.belowfold #miggi-menu-bars:after {
  transition: all .2s ease-out;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  background-color: #fafafa;
  border-radius: 1px; }

#miggi-menu-button.belowfold #miggi-menu-bars {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 22px;
  margin-left: 15px;
  margin-top: 16px;
  height: 4px; }

#miggi-menu-button.belowfold #miggi-menu-bars:before {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0px;
  right: -1px;
  height: 4px;
  width: 14px;
  background-color: #fafafa; }

#miggi-menu-button.belowfold #miggi-menu-bars:after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -1px;
  right: 0px;
  height: 4px;
  width: 16px;
  background-color: #fafafa; }

@media (max-width: 767px) {
  #miggi-menu-button {
    display: block; }

  #masthead a#logo {
    margin-top: 4px;
    margin-left: 8px; }

  header {
    margin-bottom: 2em; }

  header .navbar-nav {
    display: none; }

  header .navbar-nav li {
    display: block;
    float: left;
    width: 50%;
    margin: 0; }

  header .navbar-nav li a {
    font-size: 100%;
    width: 100%;
    display: block;
    float: none;
    clear: left;
    text-align: center; }

  header .navbar-left {
    margin-top: 0;
    margin-bottom: 0; }

  header .navbar-right {
    margin-top: 0;
    margin-bottom: 24px;
    float: none !important; }

  header .navbar-nav.navbar-left li a {
    border: solid 1px #333; }

  header .navbar-nav.navbar-left li a:hover {
    background: rgba(119, 119, 119, 0.5); }

  header .navbar-nav.navbar-right li a {
    border: solid 1px #333; }

  header .navbar-nav.navbar-right li a:hover {
    background: rgba(119, 119, 119, 0.5); }

  header .navbar-nav.navbar-right li:last-child {
    width: 100%;
    float: none;
    clear: both;
    padding-top: 1em; }

  header .navbar-nav.navbar-right #masthead-signup-button {
    margin-top: 1em;
    text-align: center;
    width: 10em;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    clear: both; }

  header .navbar-nav.open {
    display: block; } }
section.cv h3 {
  text-transform: uppercase;
  font-size: 140%;
  width: 75%; }

section.cv h4 {
  font-weight: 400;
  font-size: 140%;
  width: 75%; }

section.cv p {
  font-size: 100%;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Verdana, sans; }

.cv_area0,
.cv_area1,
.cv_area2,
.cv_area3,
.cv_area4 {
  padding-top: 2em; }

.cv_area0 section.cv:first-child h3:first-child,
.cv_area1 section.cv:first-child h3:first-child,
.cv_area2 section.cv:first-child h3:first-child,
.cv_area3 section.cv:first-child h3:first-child,
.cv_area4 section.cv:first-child h3:first-child {
  margin-top: 1em; }

@media (max-width: 480px) {
  .cv_area0 section.cv:first-child h3:first-child,
  .cv_area1 section.cv:first-child h3:first-child,
  .cv_area2 section.cv:first-child h3:first-child,
  .cv_area3 section.cv:first-child h3:first-child,
  .cv_area4 section.cv:first-child h3:first-child {
    margin-top: 0.25em; } }
.cv_area0 section.cv:last-child,
.cv_area1 section.cv:last-child,
.cv_area2 section.cv:last-child,
.cv_area3 section.cv:last-child,
.cv_area4 section.cv:last-child {
  margin-bottom: 2em; }

.cv_area1 section.cv {
  margin-bottom: 2.5em;
  clear: both;
  overflow: hidden; }

.cv_area1 section.cv h3 {
  width: 75%;
  float: left;
  margin: 0;
  margin-bottom: 0.2em; }

.cv_area1 section.cv h4 {
  width: 75%;
  float: left;
  margin-top: 0; }

.cv_area1 section.cv p {
  font-size: 90%;
  width: 75%;
  float: left;
  margin-bottom: .5em;
  padding-right: 2em;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Verdana, sans; }

.cv_area1 section.cv ul {
  width: 25%;
  float: right;
  margin-top: 0;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Verdana, sans;
  margin-bottom: 0; }

.cv_area1 section.cv ul li {
  font-size: 100%;
  margin-bottom: 0;
  list-style: none; }

@media (max-width: 1024px) {
  .cv_area1 section.cv {
    margin-bottom: 4em; }

  .cv_area1 section.cv h3,
  .cv_area1 section.cv h4,
  .cv_area1 section.cv p {
    width: 100%;
    float: none;
    font-family: 'Inter', 'Helvetica Neue', Helvetica, Verdana, sans; }

  .cv_area1 section.cv ul {
    width: 100%;
    float: none; } }
.cv_area2 section.cv h4 {
  margin: 0 0 0.05em 0; }

.cv_area2 section.cv h3 {
  margin: 0 0 0.05em 0; }

.cv_area2 section.cv p {
  font-size: 100%;
  margin-bottom: 2em; }

.cv_area3 section.cv h3 {
  margin-top: 2em; }

.cv_area3 section.cv p {
  font-size: 100%;
  margin-bottom: 0.5em; }

.cv-date {
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  margin-bottom: 1em; }

@media (max-width: 480px) {
  .cv-date {
    display: block;
    margin-bottom: 1em; } }
nav.cv {
  padding-top: 1em; }

nav.cv a {
  cursor: pointer !important;
  display: inline-block;
  background-color: #3498db;
  color: #fafafa;
  padding: .5em .75em;
  border-radius: 2px;
  margin-bottom: 0.25em; }

nav.cv a:hover {
  cursor: pointer;
  display: inline-block;
  background-color: #75b9e7;
  border-bottom: none; }

nav.cv a.selected,
nav.cv a:focus,
nav.cv a:active {
  background-color: #196090; }

nav.cv a.selected:hover {
  background-color: #196090; }

@media (max-width: 480px) {
  nav.cv a {
    display: block;
    width: 100%; } }
article.post-content figure.imgix-thumb {
  cursor: pointer;
  display: block;
  width: -webkit-calc(33.333333333333% - 24px);
  width: -moz-calc(333.333333333333% - 24px);
  width: calc(33.333333333333% - 24px);
  margin-right: 12px;
  margin-left: 12px;
  margin-bottom: 24px;
  position: relative;
  padding: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: solid 0px #eee;
  overflow: hidden; }
  @media (max-width: 480px) {
    article.post-content figure.imgix-thumb {
      width: -webkit-calc(50% - 12px);
      width: -moz-calc(50% - 12px);
      width: calc(50% - 12px);
      margin-right: 6px;
      margin-left: 6px;
      margin-bottom: 12px; } }

article.post-content figure.imgix-thumb:hover {
  border: solid 16px #eee;
  margin-bottom: 8px;
  margin-left: 12px;
  margin-right: 12px;
  background-color: #eee; }
  @media (max-width: 480px) {
    article.post-content figure.imgix-thumb:hover {
      border: solid 8px #eee;
      margin-right: 6px;
      margin-left: 6px;
      margin-bottom: 2px; } }

article.post-content figure.imgix-thumb:active {
  border: solid 0px #eee; }

article.post-content section.thumblist {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 4em;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: stretch; }

article p:first-of-type:first-letter {
  font-family: 'Playfair', Georgia, serif;
  float: left;
  font-size: 3.5em;
  line-height: 0.6em;
  padding-top: 0.2em;
  padding-right: .1em;
  padding-left: .05em;
  font-weight: bold;
  text-transform: uppercase;
  color: #5a5a5a; }

section.thumblist:after {
  display: block;
  content: ' ';
  clear: both; }

#lightbox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #141414;
  z-index: 9999;
  cursor: pointer; }

#lightbox-hit {
  width: 100%;
  height: 100%;
  background: transparent; }

#lightbox.visible {
  display: block; }

#lightbox > img {
  position: absolute;
  left: 0;
  right: 0;
  top: 4em;
  bottom: 4em;
  max-width: 80%;
  max-height: 80%;
  margin: auto;
  box-shadow: 0px 2px 8px rgba(102, 102, 102, 0.2); }

#lightbox-next, #lightbox-prev {
  width: 48px;
  height: 48px;
  background-color: rgba(20, 20, 20, 0.8);
  position: absolute;
  top: calc(50% - 24px);
  display: block;
  z-index: 100000;
  border-radius: 0;
  border-radius: 4px;
  margin-top: -32px; }

#lightbox-next {
  right: 1%; }

#lightbox-prev {
  left: 1%; }

p.lightbox-caption {
  color: #fff;
  max-width: none;
  background-color: rgba(2, 2, 2, 0.85);
  border-radius: 2px;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  width: 100%;
  padding: 2em 0 2em 0;
  font-size: .8em;
  text-align: center;
  z-index: 10001;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 0;
  text-transform: uppercase;
  border-top: solid 1px #333; }
  @media (max-width: 680px) {
    p.lightbox-caption {
      font-size: .5em;
      line-height: 1.5;
      padding: 1em 0; } }

#lightbox-prev:before {
  display: block;
  position: absolute;
  content: ' ';
  border-right: solid 16px #fafafa;
  border-top: solid 16px rgba(255, 255, 255, 0);
  border-bottom: solid 16px rgba(255, 255, 255, 0);
  border-left: solid 16px rgba(255, 255, 255, 0);
  margin-top: 8px;
  left: -2px; }

#lightbox-next:before {
  display: block;
  position: absolute;
  content: ' ';
  border-left: solid 16px #fafafa;
  border-top: solid 16px rgba(255, 255, 255, 0);
  border-bottom: solid 16px rgba(255, 255, 255, 0);
  border-right: solid 16px rgba(255, 255, 255, 0);
  margin-top: 8px;
  right: -2px; }

@media (max-width: 480px) {
  #lightbox-next, #lightbox-prev {
    width: 32px;
    height: 32px;
    background-color: rgba(20, 20, 20, 0.8);
    position: absolute;
    top: 50%;
    display: block;
    z-index: 100000;
    border-radius: 0;
    border-radius: 4px;
    margin-top: -32px; }

  #lightbox-prev:before {
    display: block;
    position: absolute;
    content: ' ';
    border-right: solid 8px #fafafa;
    border-top: solid 8px rgba(255, 255, 255, 0);
    border-bottom: solid 8px rgba(255, 255, 255, 0);
    border-left: solid 8px rgba(255, 255, 255, 0);
    margin-top: 8px;
    left: 4px; }

  #lightbox-next:before {
    display: block;
    position: absolute;
    content: ' ';
    border-left: solid 8px #fafafa;
    border-top: solid 8px rgba(255, 255, 255, 0);
    border-bottom: solid 8px rgba(255, 255, 255, 0);
    border-right: solid 8px rgba(255, 255, 255, 0);
    margin-top: 8px;
    right: 4px; } }
#lightbox-close {
  width: 64px;
  height: 64px;
  display: block;
  position: absolute;
  top: 0;
  right: 0; }

#lightbox-close:after {
  position: absolute;
  top: 0px;
  right: 16px;
  content: '×';
  display: block;
  color: #fff;
  font-size: 32px;
  overflow: hidden; }

.loading-animation {
  width: 120px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -60px;
  margin-top: -8px;
  display: block;
  position: 100; }

.video-container {
  padding-bottom: 56.25%;
  position: relative;
  margin-bottom: 2em; }
  .video-container .youtube {
    max-width: 1280px;
    height: auto;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0; }

.connector {
  margin-top: -4em; }

.hidden {
  display: none; }

.loading-animation .loading-nub {
  -webkit-animation-delay: 200ms;
  -moz-animation-delay: 200ms;
  animation-delay: 200ms; }

.loading-animation .loading-nub + .loading-nub {
  -webkit-animation-delay: 300ms;
  -moz-animation-delay: 300ms;
  animation-delay: 300ms; }

.loading-animation .loading-nub + .loading-nub + .loading-nub {
  -webkit-animation-delay: 400ms;
  -moz-animation-delay: 400ms;
  animation-delay: 400ms; }

.loading-animation .loading-nub + .loading-nub + .loading-nub + .loading-nub {
  -webkit-animation-delay: 500ms;
  -moz-animation-delay: 500ms;
  animation-delay: 500ms; }

.loading-animation .loading-nub + .loading-nub + .loading-nub + .loading-nub + .loading-nub {
  -webkit-animation-delay: 600ms;
  -moz-animation-delay: 600ms;
  animation-delay: 600ms; }

.loading-animation .loading-nub {
  float: left;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  border: 0;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 0px;
  -webkit-animation-duration: 1200ms;
  -moz-animation-duration: 1200ms;
  animation-duration: 1200ms;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: loadinganimation;
  -moz-animation-name: loadinganimation;
  animation-name: loadinganimation;
  -webkit-animation-direction: linear;
  -moz-animation-direction: linear;
  animation-direction: linear; }

@-webkit-keyframes loadinganimation {
  50% {
    background-color: #333; } }
@-moz-keyframes loadinganimation {
  50% {
    background-color: #333; } }
@-o-keyframes loadinganimation {
  50% {
    background-color: #333; } }
@keyframes loadinganimation {
  50% {
    background-color: #333; } }
.post-list {
  padding-top: 1em;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: stretch;
  justify-content: center; }

nav.post-list.hidden {
  display: none; }

.page-nav {
  padding: 2em 0;
  text-align: center; }
  .page-nav span.preview {
    position: absolute;
    left: -10000%;
    top: -160px;
    display: block;
    width: 120px;
    margin-left: -60px;
    background-color: #fafafa;
    padding: 8px;
    border-radius: 4px;
    border: solid 1px #ddd;
    box-shadow: 0 2px rgba(161, 167, 170, 0.1);
    opacity: 0;
    transition: opacity .1s ease-out 0s, top .1s ease-out 0s, left 0s linear .1s;
    -webkit-transition: opacity .1s ease-out 0s, top .1s ease-out 0s, left 0s linear .1s;
    -moz-transition: opacity .1s ease-out 0s, top .1s ease-out 0s, left 0s linear .1s;
    -ms-transition: opacity .1s ease-out 0s, top .1s ease-out 0s, left 0s linear .1s;
    -o-transition: opacity .1s ease-out 0s, top .1s ease-out 0s, left 0s linear .1s; }
    .page-nav span.preview img {
      border-radius: 4px; }
    .page-nav span.preview:after {
      display: block;
      content: ' ';
      position: absolute;
      border-top: solid 12px #fafafa;
      border-bottom: solid 12px rgba(250, 250, 250, 0);
      border-left: solid 12px rgba(250, 250, 250, 0);
      border-right: solid 12px rgba(250, 250, 250, 0);
      bottom: -24px;
      left: 50%;
      margin-left: -12px; }
    .page-nav span.preview:before {
      display: block;
      content: ' ';
      position: absolute;
      border-top: solid 14px #dddddd;
      border-bottom: solid 14px rgba(221, 221, 221, 0);
      border-left: solid 14px rgba(221, 221, 221, 0);
      border-right: solid 14px rgba(221, 221, 221, 0);
      bottom: -28px;
      left: 50%;
      margin-left: -14px; }
  .page-nav a:hover > span.preview {
    opacity: 1;
    top: -140px;
    left: 50%;
    transition: opacity .2s ease-out 0s, top 0s ease-out 0s, left 0s linear 0s;
    -webkit-transition: opacity .2s ease-out 0s, left 0s linear 0s, top .2s ease-out 0s, left 0s linear 0s;
    -moz-transition: opacity .2s ease-out 0s, left 0s linear 0s, top .2s ease-out 0s, left 0s linear 0s;
    -ms-transition: opacity .2s ease-out 0s, left 0s linear 0s, top .2s ease-out 0s, left 0s linear 0s;
    -o-transition: opacity .2s ease-out 0s, left 0s linear 0s, top .2s ease-out 0s, left 0s linear 0s; }
  .page-nav a:active > span.preview {
    opacity: 1;
    top: -142px;
    transition: opacity .2s ease-out 0s, top 0s ease-out 0s, left 0s linear 0s;
    -webkit-transition: opacity .2s ease-out 0s, left 0s linear 0s, top 0s ease-out 0s, left 0s linear 0s;
    -moz-transition: opacity .2s ease-out 0s, left 0s linear 0s, top 0s ease-out 0s, left 0s linear 0s;
    -ms-transition: opacity .2s ease-out 0s, left 0s linear 0s, top 0s ease-out 0s, left 0s linear 0s;
    -o-transition: opacity .2s ease-out 0s, left 0s linear 0s, top 0s ease-out 0s, left 0s linear 0s; }
  .page-nav a {
    position: relative;
    box-shadow: 0 2px rgba(161, 167, 170, 0.3);
    background-color: #1c9efc;
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    color: #fff;
    padding: 12px;
    border-radius: 4px;
    transition: background-color .1s ease-out;
    -webkit-transition: background-color .1s ease-out;
    -moz-transition: background-color .1s ease-out;
    -ms-transition: background-color .1s ease-out;
    -o-transition: background-color .1s ease-out; }
    .page-nav a svg {
      fill: #fff;
      height: 22px;
      width: 10px; }
    .page-nav a small {
      margin: .5em;
      font-size: 16px;
      line-height: 1;
      vertical-align: middle; }
  .page-nav a:hover {
    border-bottom: none;
    background-color: #6BDCFF;
    transition: background-color .1s ease-out;
    -webkit-transition: background-color .1s ease-out;
    -moz-transition: background-color .1s ease-out;
    -ms-transition: background-color .1s ease-out;
    -o-transition: background-color .1s ease-out; }
    .page-nav a:hover small {
      color: #fff; }
    .page-nav a:hover svg {
      fill: #fff; }
  .page-nav a.selected {
    background-color: #0267b0; }
    .page-nav a.selected svg {
      fill: #fff; }
  .page-nav a:active {
    background-color: #0384e2;
    position: relative;
    top: 2px; }
  .page-nav svg {
    vertical-align: middle; }

a.folio-link {
  margin: 0 2%;
  display: inline-block;
  padding: 12px;
  cursor: pointer; }
  a.folio-link svg {
    color: #fff;
    width: 30px;
    height: 22px; }

/**
 * Syntax highlighting styles
 */
.highlight {
  background: #fff; }
  .highlight .c {
    color: #998;
    font-style: italic; }
  .highlight .err {
    color: #a61717;
    background-color: #e3d2d2; }
  .highlight .k {
    font-weight: bold; }
  .highlight .o {
    font-weight: bold; }
  .highlight .cm {
    color: #998;
    font-style: italic; }
  .highlight .cp {
    color: #999;
    font-weight: bold; }
  .highlight .c1 {
    color: #998;
    font-style: italic; }
  .highlight .cs {
    color: #999;
    font-weight: bold;
    font-style: italic; }
  .highlight .gd {
    color: #000;
    background-color: #fdd; }
  .highlight .gd .x {
    color: #000;
    background-color: #faa; }
  .highlight .ge {
    font-style: italic; }
  .highlight .gr {
    color: #a00; }
  .highlight .gh {
    color: #999; }
  .highlight .gi {
    color: #000;
    background-color: #dfd; }
  .highlight .gi .x {
    color: #000;
    background-color: #afa; }
  .highlight .go {
    color: #888; }
  .highlight .gp {
    color: #555; }
  .highlight .gs {
    font-weight: bold; }
  .highlight .gu {
    color: #aaa; }
  .highlight .gt {
    color: #a00; }
  .highlight .kc {
    font-weight: bold; }
  .highlight .kd {
    font-weight: bold; }
  .highlight .kp {
    font-weight: bold; }
  .highlight .kr {
    font-weight: bold; }
  .highlight .kt {
    color: #458;
    font-weight: bold; }
  .highlight .m {
    color: #099; }
  .highlight .s {
    color: #d14; }
  .highlight .na {
    color: #008080; }
  .highlight .nb {
    color: #0086B3; }
  .highlight .nc {
    color: #458;
    font-weight: bold; }
  .highlight .no {
    color: #008080; }
  .highlight .ni {
    color: #800080; }
  .highlight .ne {
    color: #900;
    font-weight: bold; }
  .highlight .nf {
    color: #900;
    font-weight: bold; }
  .highlight .nn {
    color: #555; }
  .highlight .nt {
    color: #000080; }
  .highlight .nv {
    color: #008080; }
  .highlight .ow {
    font-weight: bold; }
  .highlight .w {
    color: #bbb; }
  .highlight .mf {
    color: #099; }
  .highlight .mh {
    color: #099; }
  .highlight .mi {
    color: #099; }
  .highlight .mo {
    color: #099; }
  .highlight .sb {
    color: #d14; }
  .highlight .sc {
    color: #d14; }
  .highlight .sd {
    color: #d14; }
  .highlight .s2 {
    color: #d14; }
  .highlight .se {
    color: #d14; }
  .highlight .sh {
    color: #d14; }
  .highlight .si {
    color: #d14; }
  .highlight .sx {
    color: #d14; }
  .highlight .sr {
    color: #009926; }
  .highlight .s1 {
    color: #d14; }
  .highlight .ss {
    color: #990073; }
  .highlight .bp {
    color: #999; }
  .highlight .vc {
    color: #008080; }
  .highlight .vg {
    color: #008080; }
  .highlight .vi {
    color: #008080; }
  .highlight .il {
    color: #099; }
