/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  /* font-family: "Consolas", "Monaco", "Courier New", Courier, monospace; */
 }

  h2, h3, {
    /* font-family: "Consolas", "Monaco", "Courier New", Courier, monospace; */
    text-align: right;
  }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #4f6f8f;
  text-decoration: none; }
  a:focus, a:hover {
    color: #34495e;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  line-height: inherit; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

.highlight .hll {
  background-color: #49483e; }

.highlight, .highlight pre {
  background: #272822;
  color: #f8f8f2; }

.highlight .c {
  color: #75715e; }

/* Comment */
.highlight .err {
  color: #960050;
  background-color: #1e0010; }

/* Error */
.highlight .k {
  color: #66d9ef; }

/* Keyword */
.highlight .l {
  color: #ae81ff; }

/* Literal */
.highlight .n {
  color: #f8f8f2; }

/* Name */
.highlight .o {
  color: #f92672; }

/* Operator */
.highlight .p {
  color: #f8f8f2; }

/* Punctuation */
.highlight .ch {
  color: #75715e; }

/* Comment.Hashbang */
.highlight .cm {
  color: #75715e; }

/* Comment.Multiline */
.highlight .cp {
  color: #75715e; }

/* Comment.Preproc */
.highlight .cpf {
  color: #75715e; }

/* Comment.PreprocFile */
.highlight .c1 {
  color: #75715e; }

/* Comment.Single */
.highlight .cs {
  color: #75715e; }

/* Comment.Special */
.highlight .gd {
  color: #f92672; }

/* Generic.Deleted */
.highlight .ge {
  font-style: italic; }

/* Generic.Emph */
.highlight .gi {
  color: #a6e22e; }

/* Generic.Inserted */
.highlight .gs {
  font-weight: bold; }

/* Generic.Strong */
.highlight .gu {
  color: #75715e; }

/* Generic.Subheading */
.highlight .kc {
  color: #66d9ef; }

/* Keyword.Constant */
.highlight .kd {
  color: #66d9ef; }

/* Keyword.Declaration */
.highlight .kn {
  color: #f92672; }

/* Keyword.Namespace */
.highlight .kp {
  color: #66d9ef; }

/* Keyword.Pseudo */
.highlight .kr {
  color: #66d9ef; }

/* Keyword.Reserved */
.highlight .kt {
  color: #66d9ef; }

/* Keyword.Type */
.highlight .ld {
  color: #e6db74; }

/* Literal.Date */
.highlight .m {
  color: #ae81ff; }

/* Literal.Number */
.highlight .s {
  color: #e6db74; }

/* Literal.String */
.highlight .na {
  color: #a6e22e; }

/* Name.Attribute */
.highlight .nb {
  color: #f8f8f2; }

/* Name.Builtin */
.highlight .nc {
  color: #a6e22e; }

/* Name.Class */
.highlight .no {
  color: #66d9ef; }

/* Name.Constant */
.highlight .nd {
  color: #a6e22e; }

/* Name.Decorator */
.highlight .ni {
  color: #f8f8f2; }

/* Name.Entity */
.highlight .ne {
  color: #a6e22e; }

/* Name.Exception */
.highlight .nf {
  color: #a6e22e; }

/* Name.Function */
.highlight .nl {
  color: #f8f8f2; }

/* Name.Label */
.highlight .nn {
  color: #f8f8f2; }

/* Name.Namespace */
.highlight .nx {
  color: #a6e22e; }

/* Name.Other */
.highlight .py {
  color: #f8f8f2; }

/* Name.Property */
.highlight .nt {
  color: #f92672; }

/* Name.Tag */
.highlight .nv {
  color: #f8f8f2; }

/* Name.Variable */
.highlight .ow {
  color: #f92672; }

/* Operator.Word */
.highlight .w {
  color: #f8f8f2; }

/* Text.Whitespace */
.highlight .mb {
  color: #ae81ff; }

/* Literal.Number.Bin */
.highlight .mf {
  color: #ae81ff; }

/* Literal.Number.Float */
.highlight .mh {
  color: #ae81ff; }

/* Literal.Number.Hex */
.highlight .mi {
  color: #ae81ff; }

/* Literal.Number.Integer */
.highlight .mo {
  color: #ae81ff; }

/* Literal.Number.Oct */
.highlight .sa {
  color: #e6db74; }

/* Literal.String.Affix */
.highlight .sb {
  color: #e6db74; }

/* Literal.String.Backtick */
.highlight .sc {
  color: #e6db74; }

/* Literal.String.Char */
.highlight .dl {
  color: #e6db74; }

/* Literal.String.Delimiter */
.highlight .sd {
  color: #e6db74; }

/* Literal.String.Doc */
.highlight .s2 {
  color: #e6db74; }

/* Literal.String.Double */
.highlight .se {
  color: #ae81ff; }

/* Literal.String.Escape */
.highlight .sh {
  color: #e6db74; }

/* Literal.String.Heredoc */
.highlight .si {
  color: #e6db74; }

/* Literal.String.Interpol */
.highlight .sx {
  color: #e6db74; }

/* Literal.String.Other */
.highlight .sr {
  color: #e6db74; }

/* Literal.String.Regex */
.highlight .s1 {
  color: #e6db74; }

/* Literal.String.Single */
.highlight .ss {
  color: #e6db74; }

/* Literal.String.Symbol */
.highlight .bp {
  color: #f8f8f2; }

/* Name.Builtin.Pseudo */
.highlight .fm {
  color: #a6e22e; }

/* Name.Function.Magic */
.highlight .vc {
  color: #f8f8f2; }

/* Name.Variable.Class */
.highlight .vg {
  color: #f8f8f2; }

/* Name.Variable.Global */
.highlight .vi {
  color: #f8f8f2; }

/* Name.Variable.Instance */
.highlight .vm {
  color: #f8f8f2; }

/* Name.Variable.Magic */
.highlight .il {
  color: #ae81ff; }

/* Literal.Number.Integer.Long */
header.navbar {
  background: linear-gradient(-45deg, rgba(44, 62, 80, 0.75), rgba(255, 255, 255, 0.05)), repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.03) 3px, transparent 0, transparent 9px);
  background-color: rgba(44, 62, 80, 0.95);
  width: 100%;
  top: 0px;
  z-index: 1000;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.95); }

nav.flex-navbar {
  display: flex;
  align-items: center;
  margin: 0 auto;
  font-family: 'Source Sans Pro';
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #222; }
  nav.flex-navbar div.logo {
    width: 100%; }
  nav.flex-navbar h1 {
    margin: 0;
    font-family: 'Source Sans Pro';
    font-weight: 300;
    font-size: 2em;
    display: inline;
    vertical-align: middle; }
    nav.flex-navbar h1 a {
      display: inline-block;
      color: #fcfcfc;
      padding: 0 0 0 1em; }
      nav.flex-navbar h1 a:hover, nav.flex-navbar h1 a:active, nav.flex-navbar h1 a:focus, nav.flex-navbar h1 a:visited {
        color: #fff; }
  nav.flex-navbar div.nav-toggle {
    display: inline;
    cursor: pointer;
    color: #fafafa;
    vertical-align: middle;
    padding: 1em 2em; }
  nav.flex-navbar div.nav-item {
    display: none; }
  nav.flex-navbar a {
    padding: 1em;
    display: block;
    color: #ddd;
    white-space: nowrap; }
    nav.flex-navbar a:hover, nav.flex-navbar a:active, nav.flex-navbar a:focus {
      color: #fcfcfc;
      text-decoration: none; }
    nav.flex-navbar a.active {
      color: #fcfcfc;
      background-color: rgba(0, 0, 0, 0.25); }
    nav.flex-navbar a i {
      margin-right: .2em; }

@media (max-width: 40em) {
  nav.flex-navbar {
    text-align: center;
    flex-wrap: wrap; }
    nav.flex-navbar div {
      width: 50%; }
  body.nav-loaded {
    padding-top: 3em; }
  header.navbar {
    position: fixed;
    top: 0;
    transition: top .5s linear; }
  header.nav-up {
    top: -4em; } }

@media (min-width: 40em) {
  body {
    padding-top: 0em; }
  header.navbar {
    position: sticky; }
  nav.flex-navbar div.nav-toggle {
    display: none; }
  nav.flex-navbar div.nav-item {
    display: inline !important; } }

.headerPhoto {
  /*background: #22303d url(../assets/patrick-fore-54385.jpg) no-repeat center center scroll;
  background-size: cover;*/
  background-color:#111111;
  color: #eee;
  text-align: left; }
  .headerPhoto .header {
    padding: 2em;
    width: 100%;
    text-shadow: 1px 1px 3px #333; }
    .headerPhoto .header strong {
      font-weight: 300;
      color: #eeeeef;
      white-space: nowrap; }
    /*.headerPhoto .header a:nth-child(1) {
      color: #eeeeef;
      text-decoration: underline;
      display: inline-block;
      transition: color 0.30s ease-in-out; }
      .headerPhoto .header a:nth-child(1):hover {
        color: #ffffff; }*/
  .headerPhoto .introduction {
    text-align: left;
    margin-top: 2em;
    font-family: "Source Sans Pro";
    max-width: 50em;
    margin: 0 auto;
    font-weight: 300; }
  .headerPhoto .button-standard {
    display: inline-block;
    margin: 1em 1em 0 1em;
    padding: .5em;
    width: 10em;
    background: #34495e;
    border-right: 1px solid #2c3e50;
    border-bottom: 3px solid #2c3e50;
    border-left: 1px solid #2c3e50;
    border-radius: 6px;
    text-align: center;
    text-transform: uppercase;
    color: #fcfcfe;
    font-weight: 400;
    font-size: 1em;
    transition: background 0.35s ease-in-out; }
    .headerPhoto .button-standard:hover, .headerPhoto .button-standard:focus, .headerPhoto .button-standard:active {
      text-decoration: none;
      background: #3d566e;
      transition: background 0.30s ease-in-out; }
    .headerPhoto .button-standard:active {
      background: #2D3F51;
      border-bottom: #2c3e50 1px solid;
      border-left: #2c3e50 1px solid;
      border-right: #2c3e50 1px solid; }
    .headerPhoto .button-standard i {
      margin-right: .3em; }

@media screen and (max-width: 30em) {
  .headerPhoto h2 {
    font-size: 2em; }
  .headerPhoto h3 {
    font-size: 1.5em; }
  .headerPhoto .button-standard {
    display: inline-block;
    margin: 1em .5em 0 .5em; } }

@media screen and (max-width: 26em) {
  .headerPhoto h2 {
    font-size: 1.5em; }
  .headerPhoto h3 {
    font-size: 1.3em; }
  .headerPhoto .button-standard {
    margin: .5em 0; } }

body {
  background: #f8f9fa; }

h1, h2, h3 {
  /*font-family: 'Consolas', 'Monaco', 'Courier New', Courier, monospace;*/
  font-weight: 300; }

h1 {
  font-size: 3em; }

h2 {
  font-size: 2.5em; }

h3 {
  font-size: 2em; }

h4, h5, h6 {
  text-transform: uppercase; }

img {
  max-width: 100%; }

hr {
  border: 0;
  height: 1px;
  margin: 2em 0;
  background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
  background-image: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
  background-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
  background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2), transparent); }

/*
#page::before {
    content: '';
    -webkit-transform: skew(0, -7deg);
    transform: skew(0, -7deg);
    position: fixed;
    left: 0;
    right: 0;
    top: -10%;
    height: 50%;
    background: #fff;
    z-index: -1;
}
.container:first-of-type {
    padding-top: 0px !important;
}
*/
section h1.list {
  text-align: center;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 4em;
  border-bottom: 1px solid #ddd;
  margin-bottom: .5em;
  padding-bottom: 1.5rem;
  cursor: default; }

/*****************************************************************************
 *                                                                           *
 *                         LAYOUT / GRID / FLEXBOX                           *
 *                                                                           *
 *****************************************************************************/
.container {
  width: 100%;
  max-width: 80em;
  margin: 0 auto; }

#content {
  width: 100%;
  padding: 1em;
  margin: 0 auto;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em; }

.flex-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center; }
  .flex-row section {
    padding: .5em;
    width: 100%; }
  @media screen and (min-width: 50em) {
    .flex-row section.col-1 {
      width: 16.66%; }
    .flex-row section.col-2 {
      width: 33.33%; }
    .flex-row section.col-3 {
      width: 50%; }
    .flex-row section.col-4 {
      width: 66.66%; }
    .flex-row section.col-5 {
      width: 83.33%; }
    .flex-row section.col-6 {
      width: 100%;
      flex: 1 0 100%; }
    .flex-row .image__right {
      float: right;
      max-width: 23% !important;
      padding-left: 1em; } }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

header.toughGuy {
  width: 100%;
  background: #22303d; }
  header.toughGuy h2.title {
    color: #f8f9f9;
    text-align: center;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 4em;
    max-width: 80em;
    padding: .5em 0;
    margin-bottom: 0; }

/****************************************************************************/
#sidebar {
  background-color: #eee; }

.tagCloud {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap; }
  .tagCloud a {
    padding: .5em; }

/*****************************************************************************
 *                                                                           *
 *                         ARTICLE SUMMARY VIEW                              *
 *                                                                           *
 *****************************************************************************/
#content article {
  padding: 1em 0;
  max-width: 60em;
  margin: 0 auto;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word; }
  #content article .title {
    font-size: 1.8em;
    font-weight: 700;
    line-height: 1.04;
    letter-spacing: -.028em;
    color: #333; }
    #content article .title:hover {
      text-decoration: none; }
  #content article h1.title {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 2.5em; }
  #content article .meta {
    font-size: .8em;
    color: #555;
    margin: 1em 0.1em; }
    #content article .meta span {
      margin-right: 1em; }
  #content article img {
    max-width: 100%;
    text-align: center;
    display: block;
    margin: 0 auto; }
  #content article figure {
    border-radius: .25em;
    background-color: #fff;
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 1em; }
    #content article figure img {
      border-radius: .25em; }
    #content article figure figcaption h4 {
      margin: 1em 0 0 0;
      font-weight: normal;
      font-size: .75em;
      text-transform: none; }
  #content article blockquote {
    border-left: 1em solid #eee;
    padding-left: 1.5em; }
  #content article .warning {
    background-color: #666;
    padding: 1em;
    border-radius: 1em;
    margin: 1em 0;
    color: #fff;
    text-align: center; }
  #content article pre {
    background-color: #222;
    padding: 1em; }
    #content article pre code {
      background-color: inherit;
      color: #e1e4e8; }
  #content article p code {
    background-color: #eee;
    font-size: 0.9em;
    padding: 0.2em; }
  #content article .read-more {
    text-align: right;
    margin-top: .5em; }

.tags {
  margin: 0;
  padding: 0;
  overflow: hidden; }
  .tags li {
    list-style-type: none;
    float: left; }
  .tags .tag {
    background-color: #aaa;
    color: #fafafa;
    border-radius: .25em;
    display: inline-block;
    padding: .25em .5em;
    margin: 0 10px 10px 0;
    position: relative; }
    .tags .tag:hover {
      text-decoration: none;
      background-color: #999; }
      .tags .tag:hover::after {
        border-left-color: #999; }

.comments {
  border-top: 1px dotted #ccc;
  margin-top: 3em;
  padding-top: 2em; }
  .comments .disqus-footer__wrapper {
    display: none; }

.card-portfolio {
  background-color: white;
  padding: 1em;
  text-align: center;
  box-shadow: 0 7px 12px -6px rgba(0, 0, 0, 0.2); }
  .card-portfolio a {
    font-family: "Source Sans Pro"; }
    .card-portfolio a img {
      vertical-align: baseline; }
    .card-portfolio a:hover {
      text-decoration: none; }

.gist-data {
  max-height: 20em;
  max-width: 100%;
  overflow-y: scroll; }

/*****************************************************************************
 *
 *                                  FOOTER
 *
 *****************************************************************************/
footer {
  clear: both;
  margin-top: 4em; }

footer ul.social {
  list-style-type: none;
  padding: 0;
  text-align: center;
  font-size: 1.5em; }
  footer ul.social li {
    display: inline-block; }
  footer ul.social a {
    margin: 0.5em; }
    footer ul.social a:hover, footer ul.social a:focus, footer ul.social a:active {
      text-decoration: none; }

p {
  margin-bottom: 0;
  padding-bottom: 1em; }

.footer-twitter {
  max-width: 20em;
  max-height: 25em;
  overflow-x: hidden;
  overflow-y: scroll; }

/***************************************************************************/
.pagination-container {
  text-align: center;
  margin: 2em auto; }

.pagination {
  display: inline-block;
  text-align: center; }
  .pagination::before {
    display: table;
    content: ""; }
  .pagination a {
    position: relative;
    float: left;
    padding: .5em 1em;
    white-space: nowrap;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #e1e4e8;
    margin-left: -1px; }
    .pagination a:hover {
      background-color: #eff3f6;
      text-decoration: none; }
    .pagination a:first-child {
      margin-left: 0;
      border-top-left-radius: .5em;
      border-bottom-left-radius: .5em; }
    .pagination a:last-child {
      border-top-right-radius: .5em;
      border-bottom-right-radius: .5em; }
    .pagination a.current {
      background-color: #4f6f8f;
      color: #fff;
      font-weight: 600; }

/***************************** CONTACT ******************************/
.contact-form {
  display: flex;
  flex-wrap: wrap; }
  .contact-form input, .contact-form textarea {
    margin: .5em;
    border-radius: .5em;
    border: 1px solid #ccc;
    padding: 0.75em 1em 0.75em 1em;
    box-shadow: inset 0 0.1em 0.1em 0 rgba(0, 0, 0, 0.05); }
    .contact-form input:focus, .contact-form textarea:focus {
      box-shadow: 0 0 2px 1px rgba(44, 62, 80, 0.33);
      outline: none; }
  .contact-form input[type="text"] {
    flex: 1 0 5em; }
  .contact-form input[type="email"] {
    flex: 1 0 5em; }
  .contact-form textarea {
    flex: 100%;
    height: 10em; }

.button {
  margin: .5em auto;
  background-color: #4f6f8f;
  background: -webkit-linear-gradient(#4f6f8f, black);
  background-size: 1px 10em;
  color: #fff;
  border-radius: 1em;
  border: none;
  padding: 1em 2em;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 400;
  -webkit-transition: background 0.35s ease-in-out; }
  .button:hover {
    background-position: 100px; }
  .button:hover, .button:focus, .button:active {
    text-decoration: none; }

/***************************PORTFOLIO*******************************/
.flex-portfolio {
  display: flex;
  flex-wrap: wrap; }
  .flex-portfolio .preview {
    flex: 1 0 10em;
    margin: 0 auto; }
  .flex-portfolio .description {
    flex: 2 0 20em;
    margin: 0 1em; }

/*# sourceMappingURL=styles.css.map */
