/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/* line 11, scss/base/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 30, scss/base/_normalize.scss */
audio,
canvas,
video {
  display: inline-block; }

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

/**
 * Address styling not present in IE 8/9.
 */
/* line 50, scss/base/_normalize.scss */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 64, scss/base/_normalize.scss */
html {
  font-family: 'Manrope', Roboto, Helvetica, sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
/* line 74, scss/base/_normalize.scss */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 86, scss/base/_normalize.scss */
a:focus {
  outline: thin dotted; }

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

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 108, scss/base/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 117, scss/base/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

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

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 134, scss/base/_normalize.scss */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
/* line 142, scss/base/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
/* line 152, scss/base/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 161, scss/base/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 173, scss/base/_normalize.scss */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
/* line 181, scss/base/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 189, scss/base/_normalize.scss */
small {
  font-size: 80%; }

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

/* line 205, scss/base/_normalize.scss */
sup {
  top: -0.5em; }

/* line 209, scss/base/_normalize.scss */
sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 221, scss/base/_normalize.scss */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 229, scss/base/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 241, scss/base/_normalize.scss */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 253, scss/base/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

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

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
/* line 275, scss/base/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

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

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 301, scss/base/_normalize.scss */
button,
select {
  text-transform: none; }

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

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

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
/* line 336, scss/base/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

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

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 360, scss/base/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 380, scss/base/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 393, scss/base/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 23, scss/base/_mixins.scss */
.clearfix,
.group {
  zoom: 1; }
  /* line 9, scss/base/_mixins.scss */
  .clearfix:before, .clearfix:after,
  .group:before,
  .group:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  /* line 17, scss/base/_mixins.scss */
  .clearfix:after,
  .group:after {
    clear: both; }

/* line 27, scss/base/_mixins.scss */
.blue-purple-gradient {
  background: #fff; }

/* line 5, scss/base/_grid.scss */
.container {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 10px;
  overflow-x: hidden; }

/* line 12, scss/base/_grid.scss */
.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10,
.span11,
.span12 {
  display: block;
  margin-bottom: 20px; }

/* line 28, scss/base/_grid.scss */
.content-padding {
  padding: 80px 3.3% 60px; }

@media screen and (min-width: 700px) {
  /* line 39, scss/base/_grid.scss */
  .container {
    padding: 0 50px; }

  /* line 43, scss/base/_grid.scss */
  .group {
    margin-left: -3.3%; }

  /* line 49, scss/base/_grid.scss */
  .span1,
  .span2,
  .span3,
  .span4,
  .span5,
  .span6,
  .span7,
  .span8,
  .span9,
  .span10,
  .span11,
  .span12 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-bottom: 0;
    margin-left: 3.3%; }

  /* line 68, scss/base/_grid.scss */
  .span1 {
    width: 5%; }
    /* line 72, scss/base/_grid.scss */
    .span1.break {
      float: none; }

  /* line 77, scss/base/_grid.scss */
  .offset1 {
    margin-left: 11.6%; }

  /* line 68, scss/base/_grid.scss */
  .span2 {
    width: 13.3%; }
    /* line 72, scss/base/_grid.scss */
    .span2.break {
      float: none; }

  /* line 77, scss/base/_grid.scss */
  .offset2 {
    margin-left: 19.9%; }

  /* line 68, scss/base/_grid.scss */
  .span3 {
    width: 21.6%; }
    /* line 72, scss/base/_grid.scss */
    .span3.break {
      float: none; }

  /* line 77, scss/base/_grid.scss */
  .offset3 {
    margin-left: 28.2%; }

  /* line 68, scss/base/_grid.scss */
  .span4 {
    width: 29.9%; }
    /* line 72, scss/base/_grid.scss */
    .span4.break {
      float: none; }

  /* line 77, scss/base/_grid.scss */
  .offset4 {
    margin-left: 36.5%; }

  /* line 68, scss/base/_grid.scss */
  .span5 {
    width: 38.2%; }
    /* line 72, scss/base/_grid.scss */
    .span5.break {
      float: none; }

  /* line 77, scss/base/_grid.scss */
  .offset5 {
    margin-left: 44.8%; }

  /* line 68, scss/base/_grid.scss */
  .span6 {
    width: 46.5%; }
    /* line 72, scss/base/_grid.scss */
    .span6.break {
      float: none; }

  /* line 77, scss/base/_grid.scss */
  .offset6 {
    margin-left: 53.1%; }

  /* line 68, scss/base/_grid.scss */
  .span7 {
    width: 54.8%; }
    /* line 72, scss/base/_grid.scss */
    .span7.break {
      float: none; }

  /* line 77, scss/base/_grid.scss */
  .offset7 {
    margin-left: 61.4%; }

  /* line 68, scss/base/_grid.scss */
  .span8 {
    width: 63.1%; }
    /* line 72, scss/base/_grid.scss */
    .span8.break {
      float: none; }

  /* line 77, scss/base/_grid.scss */
  .offset8 {
    margin-left: 69.7%; }

  /* line 68, scss/base/_grid.scss */
  .span9 {
    width: 71.4%; }
    /* line 72, scss/base/_grid.scss */
    .span9.break {
      float: none; }

  /* line 77, scss/base/_grid.scss */
  .offset9 {
    margin-left: 78%; }

  /* line 68, scss/base/_grid.scss */
  .span10 {
    width: 79.7%; }
    /* line 72, scss/base/_grid.scss */
    .span10.break {
      float: none; }

  /* line 77, scss/base/_grid.scss */
  .offset10 {
    margin-left: 86.3%; }

  /* line 68, scss/base/_grid.scss */
  .span11 {
    width: 88%; }
    /* line 72, scss/base/_grid.scss */
    .span11.break {
      float: none; }

  /* line 77, scss/base/_grid.scss */
  .offset11 {
    margin-left: 94.6%; }

  /* line 68, scss/base/_grid.scss */
  .span12 {
    width: 96.3%; }
    /* line 72, scss/base/_grid.scss */
    .span12.break {
      float: none; }

  /* line 77, scss/base/_grid.scss */
  .offset12 {
    margin-left: 102.9%; } }
/* line 5, scss/base/_type.scss */
body {
  font-family: 'Manrope', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 100%;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  color: #4c5464; }

/* line 14, scss/base/_type.scss */
blockquote {
  border-left: 2px solid #008cdc;
  font-family: "Playfair Display", Georgia, Times, "Times New Roman", serif;
  font-size: 1.4em;
  font-style: italic;
  font-weight: 400;
  margin: 0 0 20px;
  padding-left: 25px; }

/* line 24, scss/base/_type.scss */
h1 {
  font-size: 2.441em;
  font-style: normal;
  font-weight: 400;
  margin: 0 0 25px; }

/* line 31, scss/base/_type.scss */
h2 {
  font-size: 2.441em;
  font-style: normal;
  font-weight: 400;
  margin: 0 0 25px; 
  color: #e9e9e9; }

.portfolio-piece h2{
    padding-top: 30px; 
  }

/* line 39, scss/base/_type.scss */
h2:after, h1.style-border:after {
  width: 125px;
  height: 2px;
  margin: 10px 0 30px;
  background: #74187F;
  content: " ";
  display: block; }

/* line 47, scss/base/_type.scss */
h2.text-center:after, h1.text-center:after {
  margin: 10px auto 50px; }

/* line 51, scss/base/_type.scss */
h3 {
  font-size: 1.125em;
  font-style: normal;
  font-weight: 400;
  margin: 0 0 10px; }

/* line 58, scss/base/_type.scss */
h4 {
  font-size: 1.075em;
  font-style: normal;
  font-weight: 700;
  margin: 0 0 10px; }

/* line 65, scss/base/_type.scss */
h5 {
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  margin: 0 0 10px; }

/* line 72, scss/base/_type.scss */
h6 {
  font-size: 0.889em;
  font-style: normal;
  font-weight: normal;
  margin: 0 0 5px; }

/* line 79, scss/base/_type.scss */
h1, h2 {
  font-family: "Playfair Display", Georgia, Times, "Times New Roman", serif;
  color: #313741; }

/* line 84, scss/base/_type.scss */
h3, h4, h5, h6 {
  font-family: 'Manrope', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #313741; }

/* line 91, scss/base/_type.scss */
p {
  margin: 0 0 20px; }

/* line 95, scss/base/_type.scss */
pre {
  background: #222;
  color: #fff;
  display: block;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 13px;
  line-height: 20px;
  margin: 0 0 20px;
  padding: 10px;
  word-break: break-all;
  word-wrap: break-word; }

/* line 108, scss/base/_type.scss */
code {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #f5f5f5;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 13px;
  line-height: 20px;
  padding: 2px 10px;
  word-break: break-all;
  word-wrap: break-word; }

/* line 120, scss/base/_type.scss */
a {
  color: #008cdc; }
  /* line 123, scss/base/_type.scss */
  a:hover, a:focus {
    text-decoration: none; }

@media screen and (max-width: 700px) {
  /* line 137, scss/base/_type.scss */
  body {
    font-size: 14px; }

  /* line 141, scss/base/_type.scss */
  h1,
  h2,
  h3,
  h4,
  h5 {
    margin-bottom: 10px; }

  /* line 153, scss/base/_type.scss */
  h2 {
    font-size: 26px; }

  /* line 161, scss/base/_type.scss */
  h4,
  h5,
  p,
  ul,
  ol {
    font-size: 14px; } }
/* line 5, scss/modules/_media.scss */
img,
video,
audio,
iframe,
object {
  max-width: 100%; }

/* line 6, scss/modules/_buttons.scss */
.btn {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: transparent;
  border: 1px solid #008cdc;
  color: #008cdc;
  display: inline-block;
  height: 44px;
  outline: none;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 25px;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  line-height: 44px; }
  /* line 21, scss/modules/_buttons.scss */
  .btn:hover, .btn:focus {
    background: #74187F;
    border-color: #74187F;
    color: #fff;
    text-decoration: none; }
  /* line 29, scss/modules/_buttons.scss */
  .btn:active {
    background: #4d1054;
    border-color: #4d1054; }

/* line 36, scss/modules/_buttons.scss */
.btn-primary {
  background-color: #008cdc;
  border-color: #008cdc;
  color: #fff;
  text-decoration: none; }
  /* line 42, scss/modules/_buttons.scss */
  .btn-primary:hover, .btn-primary:focus {
    background: #60146a;
    border-color: #60146a;
    color: #fff; }
  /* line 49, scss/modules/_buttons.scss */
  .btn-primary:active {
    background: #4d1054;
    border-color: #4d1054;
    color: #fff; }

/* line 57, scss/modules/_buttons.scss */
.btn-lg {
  font-size: 1.4em;
  height: 66px;
  padding: 0 60px; }

/* line 64, scss/modules/_buttons.scss */
.btn-sm {
  font-size: .85em;
  height: 30.8px;
  padding: 0 10px; }

/* line 71, scss/modules/_buttons.scss */
.btn-link {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  border: 0;
  color: #008cdc;
  text-shadow: none;
  text-transform: none; }
  /* line 79, scss/modules/_buttons.scss */
  .btn-link:hover, .btn-link:focus {
    background: transparent;
    color: #008cdc;
    text-decoration: underline; }

@media screen and (max-width: 700px) {
  /* line 94, scss/modules/_buttons.scss */
  .btn {
    margin-bottom: 10px; } }
/* line 5, scss/modules/_tables.scss */
table {
  width: 100%; }
  /* line 8, scss/modules/_tables.scss */
  table th,
  table td {
    padding: 5px;
    text-align: left; }
  /* line 14, scss/modules/_tables.scss */
  table th {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc; }

/* line 5, scss/modules/_forms.scss */
label {
  display: block;
  margin-bottom: 5px; }

/* line 10, scss/modules/_forms.scss */
input[type=text],
input[type=email],
input[type=phone],
input[type=password],
input[type=number],
input[type=search],
textarea {
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ccc;
  height: 44px;
  outline: none;
  padding: 5px 10px;
  width: 300px; }
  /* line 25, scss/modules/_forms.scss */
  input[type=text]:focus,
  input[type=email]:focus,
  input[type=phone]:focus,
  input[type=password]:focus,
  input[type=number]:focus,
  input[type=search]:focus,
  textarea:focus {
    border-color: #008cdc; }
  /* line 29, scss/modules/_forms.scss */
  input[type=text].full-width,
  input[type=email].full-width,
  input[type=phone].full-width,
  input[type=password].full-width,
  input[type=number].full-width,
  input[type=search].full-width,
  textarea.full-width {
    width: 100%; }

/* line 34, scss/modules/_forms.scss */
textarea {
  height: 132px; }

/* line 38, scss/modules/_forms.scss */
form {
  margin-bottom: 40px; }
  /* line 42, scss/modules/_forms.scss */
  form .field {
    margin-bottom: 20px; }
  /* line 47, scss/modules/_forms.scss */
  form .hint {
    color: #4c5464;
    margin-top: 5px; }
  /* line 53, scss/modules/_forms.scss */
  form .is-required {
    font-style: italic; }
  /* line 61, scss/modules/_forms.scss */
  form .has-error .error-description {
    color: #ff4136;
    margin-top: 5px; }
  /* line 66, scss/modules/_forms.scss */
  form .has-error input[type=text],
  form .has-error input[type=email],
  form .has-error input[type=phone],
  form .has-error input[type=password],
  form .has-error input[type=number],
  form .has-error input[type=search],
  form .has-error textarea {
    border-color: #ff4136; }

/* line 5, scss/modules/_alerts.scss */
.alert {
  zoom: 1;
  border-left: 3px solid;
  margin-bottom: 40px;
  padding: 10px; }
  /* line 9, scss/base/_mixins.scss */
  .alert:before, .alert:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  /* line 17, scss/base/_mixins.scss */
  .alert:after {
    clear: both; }
  /* line 11, scss/modules/_alerts.scss */
  .alert.alert-danger {
    background: #ffeae9;
    border-color: #ff4136;
    color: #e90d00; }
  /* line 17, scss/modules/_alerts.scss */
  .alert.alert-success {
    background: #e6f9e8;
    border-color: #2ecc40;
    color: #25a233; }
  /* line 23, scss/modules/_alerts.scss */
  .alert.alert-warning {
    background: #fff2e7;
    border-color: #ff851b;
    color: #e76b00; }
  /* line 29, scss/modules/_alerts.scss */
  .alert.alert-info {
    background: #cfe9ff;
    border-color: #0074d9;
    color: #0059a6; }
  /* line 35, scss/modules/_alerts.scss */
  .alert.alert-empty {
    background: #f4f4f4;
    border: 1px dashed #e9e9e9;
    text-align: center; }
  /* line 41, scss/modules/_alerts.scss */
  .alert p:last-child {
    margin-bottom: 0; }

@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?-ee0u0f");
  src: url("../fonts/icomoon/icomoon.eot?#iefix-ee0u0f") format("embedded-opentype"), url("../fonts/icomoon/icomoon.woff?-ee0u0f") format("woff"), url("../fonts/icomoon/icomoon.ttf?-ee0u0f") format("truetype"), url("../fonts/icomoon/icomoon.svg?-ee0u0f#icomoon") format("svg"); }
/* line 12, scss/modules/_header.scss */
html, body, .container, .header {
  height: 100%; }

/* Header */
/* line 17, scss/modules/_header.scss */
.header {
  position: relative;
  margin: 0 auto;
  min-height: 560px;
  width: 100%; }

/* line 24, scss/modules/_header.scss */
.bg-img {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 35, scss/modules/_header.scss */
.bg-img img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  min-width: 100%;
  min-height: 100%; }

/* line 44, scss/modules/_header.scss */
.title {
  z-index: 1000;
  margin: 0 auto;
  padding: 0 1.25em;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

/* line 57, scss/modules/_header.scss */
.title h1 {
  padding: 0 0 0.2em;
  color: #fff;
  font-weight: 800;
  font-size: 3.25em;
  margin: 0 auto; }

/* line 65, scss/modules/_header.scss */
.title p {
  color: #fff;
  padding: 0 0 0.6em;
  font-weight: 300;
  font-size: 0.85em;
  margin: 0 auto; }

/* line 73, scss/modules/_header.scss */
.title h1,
.title p.subline {
  line-height: 1; }

/* line 78, scss/modules/_header.scss */
.title p.subline {
  font-size: 1.75em; }

/* Trigger Button */
/* line 83, scss/modules/_header.scss */
button.trigger {
  position: fixed;
  bottom: 40px;
  left: 50%;
  z-index: 5000;
  display: block;
  margin-left: -0.5em;
  padding: 0;
  width: 1em;
  height: 1em;
  border: none;
  background: transparent;
  color: transparent;
  font-size: 2em;
  cursor: pointer; }

/* line 100, scss/modules/_header.scss */
.container:not(.notrans) button.trigger {
  -webkit-transition: opacity 0.3s 0.5s;
  transition: opacity 0.3s 0.5s; }

/* line 105, scss/modules/_header.scss */
.container.modify:not(.notrans) button.trigger {
  opacity: 0;
  pointer-events: none;
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }

/* line 112, scss/modules/_header.scss */
button.trigger::before {
  position: absolute;
  bottom: 100%;
  left: -100%;
  padding: 0.8em;
  width: 300%;
  color: #fff;
  content: attr(data-info);
  font-size: 0.35em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 125, scss/modules/_header.scss */
button.trigger:focus {
  outline: none; }

/* line 129, scss/modules/_header.scss */
button.trigger span {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%; }

/* line 137, scss/modules/_header.scss */
button.trigger span::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  content: "\e097";
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icomoon';
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Conent */
/* line 157, scss/modules/_header.scss */
.content {
  margin: 0 auto;
  padding: 0 0 3em; }

/* line 162, scss/modules/_header.scss */
.content > div:not(.title) {
  margin: -80px auto 0;
  max-width: 900px;
  padding: 0 1.25em; }

/* line 168, scss/modules/_header.scss */
.content > div:not(.title) p {
  margin: 0 auto 1.5em auto; }

/* line 172, scss/modules/_header.scss */
.content > div:not(.title) p:first-child {
  font-size: 1.35em; }

/* line 176, scss/modules/_header.scss */
.content h3 {
  margin: 0;
  font-size: 1.4em; }

/* line 181, scss/modules/_header.scss */
.content blockquote {
  padding: 0.25em;
  font-style: italic;
  font-size: 1.65em;
  line-height: 1.4; }

/* line 189, scss/modules/_header.scss */
.content blockquote::before {
  content: '\201C'; }

/* line 193, scss/modules/_header.scss */
.content blockquote::after {
  content: '\201D'; }

/***** Individual effects *****/
/* -------------------------- */
/* Jam 3 */
/* -------------------------- */
/* line 202, scss/modules/_header.scss */
.intro-effect-jam3:not(.notrans) .bg-img {
  -webkit-transition-property: top, left, right, bottom;
  transition-property: top, left, right, bottom; }

/* line 207, scss/modules/_header.scss */
.intro-effect-jam3:not(.notrans) .header h1,
.intro-effect-jam3:not(.notrans) .codrops-top a {
  -webkit-transition-property: color;
  transition-property: color; }

/* line 213, scss/modules/_header.scss */
.intro-effect-jam3:not(.notrans) .codrops-demos a {
  -webkit-transition-property: border-color, color;
  transition-property: border-color, color; }

/* line 218, scss/modules/_header.scss */
.intro-effect-jam3:not(.notrans) .header p {
  -webkit-transition-property: color, opacity, -webkit-transform;
  transition-property: color, opacity, transform; }

/* line 223, scss/modules/_header.scss */
.intro-effect-jam3:not(.notrans) .content > div {
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform; }

/* line 228, scss/modules/_header.scss */
.intro-effect-jam3:not(.notrans) .bg-img,
.intro-effect-jam3:not(.notrans) .header h1,
.intro-effect-jam3:not(.notrans) .codrops-top a,
.intro-effect-jam3:not(.notrans) .codrops-demos a,
.intro-effect-jam3:not(.notrans) .content > div {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

/* line 239, scss/modules/_header.scss */
.intro-effect-jam3:not(.notrans) .header p,
.intro-effect-jam3:not(.notrans) .header p.subline,
.intro-effect-jam3:not(.notrans) .content > div {
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s; }

/* line 246, scss/modules/_header.scss */
.intro-effect-jam3.modify:not(.notrans) .header p,
.intro-effect-jam3.modify:not(.notrans) .header p.subline,
.intro-effect-jam3.modify:not(.notrans) .content > div {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

/* line 253, scss/modules/_header.scss */
.intro-effect-jam3 .codrops-demos a {
  color: #fff; }

/* line 257, scss/modules/_header.scss */
.intro-effect-jam3 .codrops-demos a.current-demo {
  border-color: #fff; }

/* line 261, scss/modules/_header.scss */
.intro-effect-jam3.modify .codrops-demos a {
  color: #c03b5d; }

/* line 265, scss/modules/_header.scss */
.intro-effect-jam3.modify .codrops-demos a.current-demo {
  border-color: #c03b5d; }

/* line 269, scss/modules/_header.scss */
.intro-effect-jam3.container {
  padding: 45px 30px; }

/* line 273, scss/modules/_header.scss */
.intro-effect-jam3 .bg-img {
  top: -45px;
  right: -30px;
  bottom: -45px;
  left: -30px;
  background: #514753; }

/* line 281, scss/modules/_header.scss */
.intro-effect-jam3.modify .bg-img {
  top: 0;
  right: 0;
  bottom: 85%;
  left: 0; }

/* line 288, scss/modules/_header.scss */
.intro-effect-jam3.modify .header h1 {
  color: #514753; }

/* line 292, scss/modules/_header.scss */
.intro-effect-jam3 .header p {
  color: #514753;
  opacity: 0;
  -webkit-transform: translateY(150px);
  transform: translateY(150px); }

/* line 299, scss/modules/_header.scss */
.intro-effect-jam3.modify .header p {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

/* line 305, scss/modules/_header.scss */
.intro-effect-jam3 .content {
  padding: 0 5em 5em; }

/* line 309, scss/modules/_header.scss */
.intro-effect-jam3 .header,
.intro-effect-jam3 .content {
  background: #fff; }

/* line 314, scss/modules/_header.scss */
.intro-effect-jam3 .content > div {
  opacity: 0;
  -webkit-transform: translateY(150px);
  transform: translateY(150px); }

/* line 320, scss/modules/_header.scss */
.intro-effect-jam3.modify .content > div {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

/* line 326, scss/modules/_header.scss */
.intro-effect-jam3.modify .codrops-top a {
  color: #514753; }

/* Delays */
/* line 331, scss/modules/_header.scss */
.intro-effect-jam3.modify:not(.notrans) .header p:nth-last-child(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s; }

/* line 336, scss/modules/_header.scss */
.intro-effect-jam3.modify:not(.notrans) .header p:last-child {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s; }

/* line 341, scss/modules/_header.scss */
.intro-effect-jam3.modify:not(.notrans) .content > div {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s; }

/* -------------------------- */
/* Faded gradient */
/* -------------------------- */
/* line 350, scss/modules/_header.scss */
.intro-effect-fadeout:not(.notrans) .bg-img {
  -webkit-transition-property: -webkit-transform;
  transition-property: transform; }

/* line 355, scss/modules/_header.scss */
.intro-effect-fadeout:not(.notrans) .bg-img::after {
  -webkit-transition-property: opacity;
  transition-property: opacity; }

/* line 360, scss/modules/_header.scss */
.intro-effect-fadeout:not(.notrans) .header h1 {
  -webkit-transition-property: color;
  transition-property: color; }

/* line 365, scss/modules/_header.scss */
.intro-effect-fadeout:not(.notrans) .header p,
.intro-effect-fadeout:not(.notrans) .content > div {
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity; }

/* line 371, scss/modules/_header.scss */
.intro-effect-fadeout:not(.notrans) .bg-img,
.intro-effect-fadeout:not(.notrans) .bg-img::after,
.intro-effect-fadeout:not(.notrans) .header h1,
.intro-effect-fadeout:not(.notrans) .header p,
.intro-effect-fadeout:not(.notrans) .content > div {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

/* line 380, scss/modules/_header.scss */
.intro-effect-fadeout .header {
  overflow: hidden; }

/* line 384, scss/modules/_header.scss */
.intro-effect-fadeout.modify .bg-img {
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%); }

/* line 389, scss/modules/_header.scss */
.intro-effect-fadeout .bg-img::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 101%;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%); }

/* line 402, scss/modules/_header.scss */
.intro-effect-fadeout.modify .bg-img::after {
  opacity: 1; }

/* line 406, scss/modules/_header.scss */
.intro-effect-fadeout .title {
  text-align: left;
  max-width: 900px; }

/* line 411, scss/modules/_header.scss */
.intro-effect-fadeout.modify .header h1,
.intro-effect-fadeout .header p {
  color: #514753; }

/* line 416, scss/modules/_header.scss */
.intro-effect-fadeout .header p {
  opacity: 0; }

/* line 420, scss/modules/_header.scss */
.intro-effect-fadeout .header p:nth-child(2) {
  -webkit-transform: translateX(150px);
  transform: translateX(150px); }

/* line 425, scss/modules/_header.scss */
.intro-effect-fadeout .header p:nth-child(3) {
  -webkit-transform: translateX(-150px);
  transform: translateX(-150px); }

/* line 430, scss/modules/_header.scss */
.intro-effect-fadeout.modify .header p:nth-child(2),
.intro-effect-fadeout.modify .header p:nth-child(3) {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0); }

/* line 437, scss/modules/_header.scss */
.intro-effect-fadeout .content {
  z-index: 1000;
  position: relative; }

/* line 442, scss/modules/_header.scss */
.intro-effect-fadeout .content > div {
  opacity: 0;
  -webkit-transform: translateY(350px);
  transform: translateY(350px); }

/* line 448, scss/modules/_header.scss */
.intro-effect-fadeout.modify .content > div {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

/* -------------------------- */
/* Sliced */
/* -------------------------- */
/* line 458, scss/modules/_header.scss */
.intro-effect-sliced:not(.notrans) .bg-img,
.intro-effect-sliced:not(.notrans) .title {
  -webkit-transition-property: -webkit-transform;
  transition-property: transform; }

/* line 464, scss/modules/_header.scss */
.intro-effect-sliced:not(.notrans) .header h1,
.intro-effect-sliced:not(.notrans) .codrops-demos a {
  -webkit-transition-property: color;
  transition-property: color; }

/* line 470, scss/modules/_header.scss */
.intro-effect-sliced:not(.notrans) .header p {
  -webkit-transition-property: opacity;
  transition-property: opacity; }

/* line 475, scss/modules/_header.scss */
.intro-effect-sliced:not(.notrans) .content > div {
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity; }

/* line 480, scss/modules/_header.scss */
.intro-effect-sliced:not(.notrans) .bg-img,
.intro-effect-sliced:not(.notrans) .header h1,
.intro-effect-sliced:not(.notrans) .title,
.intro-effect-sliced:not(.notrans) .header p,
.intro-effect-sliced:not(.notrans) .content > div,
.intro-effect-sliced:not(.notrans) .codrops-demos a {
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

/* line 492, scss/modules/_header.scss */
.intro-effect-sliced.modify:not(.notrans) .header h1,
.intro-effect-sliced.modify:not(.notrans) .title,
.intro-effect-sliced.modify:not(.notrans) .header p,
.intro-effect-sliced.modify:not(.notrans) .content > div,
.intro-effect-sliced.modify:not(.notrans) .codrops-demos a {
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

/* line 501, scss/modules/_header.scss */
.intro-effect-sliced .bg-img:first-child {
  bottom: 50%; }

/* line 505, scss/modules/_header.scss */
.intro-effect-sliced .bg-img:last-child {
  top: 50%;
  position: fixed;
  z-index: 900; }

/* line 511, scss/modules/_header.scss */
.intro-effect-sliced .bg-img:last-child img {
  top: -100%; }

/* line 515, scss/modules/_header.scss */
.intro-effect-sliced.modify .bg-img:first-child {
  -webkit-transform: translateY(-80%);
  transform: translateY(-80%); }

/* line 520, scss/modules/_header.scss */
.intro-effect-sliced.modify .bg-img:last-child {
  -webkit-transform: translateY(100%);
  transform: translateY(100%); }

/* line 525, scss/modules/_header.scss */
.intro-effect-sliced .codrops-demos {
  text-align: center; }

/* line 529, scss/modules/_header.scss */
.intro-effect-sliced .codrops-demos a {
  color: #fff;
  font-size: 0.8em; }

/* line 534, scss/modules/_header.scss */
.intro-effect-sliced.modify .codrops-demos a {
  color: #cf4a5c; }

/* line 538, scss/modules/_header.scss */
.intro-effect-sliced .title {
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.7);
  transform: translateX(-50%) translateY(-50%) scale(0.7); }

/* line 543, scss/modules/_header.scss */
.intro-effect-sliced.modify .title {
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1); }

/* line 548, scss/modules/_header.scss */
.intro-effect-sliced .header p {
  opacity: 0;
  color: #514753; }

/* line 553, scss/modules/_header.scss */
.intro-effect-sliced.modify .header p {
  opacity: 1; }

/* line 557, scss/modules/_header.scss */
.intro-effect-sliced.modify .header h1 {
  color: #514753; }

/* line 561, scss/modules/_header.scss */
.intro-effect-sliced .content > div {
  -webkit-transform: translateY(200px);
  transform: translateY(200px);
  opacity: 0; }

/* line 567, scss/modules/_header.scss */
.intro-effect-sliced.modify .content > div {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }

/* Delays */
/* line 574, scss/modules/_header.scss */
.intro-effect-sliced.modify:not(.notrans) .title {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s; }

/* -------------------------- */
/* Side */
/* -------------------------- */
/* line 583, scss/modules/_header.scss */
.intro-effect-side:not(.notrans) .bg-img::before,
.intro-effect-side:not(.notrans) .title {
  -webkit-transition-property: -webkit-transform;
  transition-property: transform; }

/* line 589, scss/modules/_header.scss */
.intro-effect-side:not(.notrans) .bg-img::after {
  -webkit-transition-property: top, left, bottom, right, background-color;
  transition-property: top, left, bottom, right, background-color; }

/* line 594, scss/modules/_header.scss */
.intro-effect-side:not(.notrans) .header p {
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity; }

/* line 599, scss/modules/_header.scss */
.intro-effect-side:not(.notrans) .content > div {
  -webkit-transition-property: opacity;
  transition-property: opacity; }

/* line 604, scss/modules/_header.scss */
.intro-effect-side:not(.notrans) .bg-img::before,
.intro-effect-side:not(.notrans) .bg-img::after,
.intro-effect-side:not(.notrans) .title,
.intro-effect-side:not(.notrans) .header p,
.intro-effect-side:not(.notrans) .content > div {
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

/* line 615, scss/modules/_header.scss */
.intro-effect-side .codrops-top a {
  color: #7b8d92; }

/* line 619, scss/modules/_header.scss */
.intro-effect-side .bg-img::before,
.intro-effect-side .bg-img::after {
  content: '';
  position: absolute;
  z-index: 100; }

/* line 626, scss/modules/_header.scss */
.intro-effect-side .bg-img::before {
  background: #fff;
  top: 0;
  left: 0;
  width: 60%;
  height: 100%;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }

/* line 636, scss/modules/_header.scss */
.intro-effect-side.modify .bg-img::before {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

/* line 641, scss/modules/_header.scss */
.intro-effect-side .bg-img::after {
  border: 80px solid #fff;
  top: -80px;
  right: -80px;
  bottom: -80px;
  left: -80px;
  background-color: rgba(255, 255, 255, 0.5); }

/* line 650, scss/modules/_header.scss */
.intro-effect-side.modify .bg-img::after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0); }

/* line 658, scss/modules/_header.scss */
.intro-effect-side .codrops-demos a {
  color: #43939d; }

/* line 662, scss/modules/_header.scss */
.intro-effect-side .codrops-demos a.current-demo {
  border-bottom: 3px solid #43939d; }

/* line 666, scss/modules/_header.scss */
.intro-effect-side .title {
  text-align: right;
  left: 0;
  padding: 0 3em 0 2em;
  width: 60%;
  -webkit-transform: translateX(33.3%) translateY(-50%);
  transform: translateX(33.3%) translateY(-50%); }

/* line 675, scss/modules/_header.scss */
.intro-effect-side.modify .title {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

/* line 680, scss/modules/_header.scss */
.intro-effect-side .header h1 {
  font-style: italic;
  font-weight: 400;
  padding: 0 0 0.5em 0;
  color: #516165; }

/* line 688, scss/modules/_header.scss */
.intro-effect-side .header p {
  opacity: 0;
  color: #7b8d92;
  -webkit-transform: translateY(100px);
  transform: translateY(100px); }

/* line 695, scss/modules/_header.scss */
.intro-effect-side.modify .header p {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0); }

/* line 701, scss/modules/_header.scss */
.intro-effect-side .content > div {
  margin-top: 0px;
  opacity: 0; }

/* line 706, scss/modules/_header.scss */
.intro-effect-side.modify .content > div {
  opacity: 1; }

/* line 710, scss/modules/_header.scss */
.intro-effect-side button.trigger span::before,
.intro-effect-side button.trigger::before {
  color: #516165; }

/* Delays */
/* line 716, scss/modules/_header.scss */
.intro-effect-side:not(.notrans) .title,
.intro-effect-side:not(.notrans) .bg-img::before,
.intro-effect-side:not(.notrans) .bg-img::after {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s; }

/* line 723, scss/modules/_header.scss */
.intro-effect-side.modify:not(.notrans) .title,
.intro-effect-side.modify:not(.notrans) .bg-img::before,
.intro-effect-side.modify:not(.notrans) .bg-img::after {
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }

/* line 730, scss/modules/_header.scss */
.intro-effect-side.modify:not(.notrans) .header p:nth-last-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s; }

/* line 735, scss/modules/_header.scss */
.intro-effect-side.modify:not(.notrans) .header p:last-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s; }

/* line 740, scss/modules/_header.scss */
.intro-effect-side.modify:not(.notrans) .content > div {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s; }

/* -------------------------- */
/* Side Fixed */
/* -------------------------- */
/* line 748, scss/modules/_header.scss */
.intro-effect-sidefixed:not(.notrans) .bg-img::before {
  -webkit-transition-property: background-color;
  transition-property: background-color; }

/* line 753, scss/modules/_header.scss */
.intro-effect-sidefixed:not(.notrans) .bg-img::after {
  -webkit-transition-property: -webkit-transform;
  transition-property: transform; }

/* line 758, scss/modules/_header.scss */
.intro-effect-sidefixed:not(.notrans) .title p {
  -webkit-transition-property: opacity;
  transition-property: opacity; }

/* line 763, scss/modules/_header.scss */
.intro-effect-sidefixed:not(.notrans) .content > div {
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity; }

/* line 768, scss/modules/_header.scss */
.intro-effect-sidefixed:not(.notrans) .bg-img::before,
.intro-effect-sidefixed:not(.notrans) .bg-img::after,
.intro-effect-sidefixed:not(.notrans) .title p,
.intro-effect-sidefixed:not(.notrans) .content > div {
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

/* line 778, scss/modules/_header.scss */
.intro-effect-sidefixed .header {
  position: absolute; }

/* line 782, scss/modules/_header.scss */
.intro-effect-sidefixed .bg-img {
  position: fixed; }

/* line 786, scss/modules/_header.scss */
.intro-effect-sidefixed .bg-img img {
  left: auto;
  right: 0; }

/* line 791, scss/modules/_header.scss */
.intro-effect-sidefixed .bg-img::before,
.intro-effect-sidefixed .bg-img::after {
  content: '';
  position: absolute;
  z-index: 100; }

/* line 798, scss/modules/_header.scss */
.intro-effect-sidefixed .bg-img::after {
  background: #f8ebda;
  top: 0;
  right: 0;
  width: 60%;
  height: 100%;
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

/* line 808, scss/modules/_header.scss */
.intro-effect-sidefixed.modify .bg-img::after {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

/* line 813, scss/modules/_header.scss */
.intro-effect-sidefixed .bg-img::before {
  width: 100%;
  height: 100%;
  background-color: rgba(247, 214, 169, 0.1); }

/* line 819, scss/modules/_header.scss */
.intro-effect-sidefixed.modify .bg-img::before {
  background-color: rgba(247, 214, 169, 0.4); }

/* line 823, scss/modules/_header.scss */
.intro-effect-sidefixed .codrops-demos a {
  color: #f68f6c; }

/* line 827, scss/modules/_header.scss */
.intro-effect-sidefixed .title {
  position: relative;
  top: auto;
  left: auto;
  text-align: left;
  -webkit-transform: translateY(200px);
  transform: translateY(200px); }

/* line 836, scss/modules/_header.scss */
.intro-effect-sidefixed.modify .title {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

/* line 841, scss/modules/_header.scss */
.intro-effect-sidefixed .title h1 {
  font-weight: 700;
  padding: 0 0 0.5em 0;
  color: #585a66; }

/* line 848, scss/modules/_header.scss */
.intro-effect-sidefixed .title p {
  opacity: 0;
  color: #585a66; }

/* line 853, scss/modules/_header.scss */
.intro-effect-sidefixed.modify .title p {
  opacity: 1; }

/* line 857, scss/modules/_header.scss */
.intro-effect-sidefixed .content {
  width: 60%;
  margin-left: 40%;
  padding: 0 2.5em; }

/* line 863, scss/modules/_header.scss */
.intro-effect-sidefixed .content div {
  position: relative;
  margin: 70px 0;
  color: #77726b; }

/* line 869, scss/modules/_header.scss */
.intro-effect-sidefixed .content div:nth-child(2) {
  opacity: 0;
  -webkit-transform: translateY(200px);
  transform: translateY(200px); }

/* line 875, scss/modules/_header.scss */
.intro-effect-sidefixed.modify .content div:nth-child(2) {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

/* Delays */
/* line 883, scss/modules/_header.scss */
.intro-effect-sidefixed:not(.notrans) .title,
.intro-effect-sidefixed:not(.notrans) .bg-img::before,
.intro-effect-sidefixed:not(.notrans) .bg-img::after {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s; }

/* line 890, scss/modules/_header.scss */
.intro-effect-sidefixed.modify:not(.notrans) .title,
.intro-effect-sidefixed.modify:not(.notrans) .bg-img::before,
.intro-effect-sidefixed.modify:not(.notrans) .bg-img::after {
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }

/* line 897, scss/modules/_header.scss */
.intro-effect-sidefixed.modify:not(.notrans) .content div:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s; }

/* -------------------------- */
/* Push */
/* -------------------------- */
/* line 905, scss/modules/_header.scss */
.intro-effect-push:not(.notrans) .header,
.intro-effect-push:not(.notrans) > .title,
.intro-effect-push:not(.notrans) .content > div {
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  -webkit-transition-duration: 1s;
  transition-duration: 1s; }

/* line 914, scss/modules/_header.scss */
.intro-effect-push:not(.notrans) .header {
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition-duration: 1.2s;
  transition-duration: 1.2s; }

/* line 921, scss/modules/_header.scss */
.intro-effect-push .codrops-demos a {
  color: #108576; }

/* line 925, scss/modules/_header.scss */
.intro-effect-push .header {
  position: absolute;
  z-index: 1500; }

/* line 930, scss/modules/_header.scss */
.intro-effect-push > .title {
  position: relative;
  top: auto;
  left: auto;
  padding: 6em 1em 2em; }

/* line 937, scss/modules/_header.scss */
.intro-effect-push .content > div {
  margin-top: 50px;
  color: #b2b2c0; }

/* line 942, scss/modules/_header.scss */
.intro-effect-push > .title,
.intro-effect-push .content > div {
  -webkit-transform: translateY(400px);
  transform: translateY(400px);
  opacity: 0; }

/* line 949, scss/modules/_header.scss */
.intro-effect-push.modify > .title,
.intro-effect-push.modify .content > div {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }

/* line 956, scss/modules/_header.scss */
.intro-effect-push.modify .header {
  opacity: 0;
  -webkit-transform: translateY(-100%) scale(0.9);
  transform: translateY(-100%) scale(0.9); }

/* Delays */
/* line 963, scss/modules/_header.scss */
.intro-effect-push.modify:not(.notrans) > .title {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s; }

/* line 968, scss/modules/_header.scss */
.intro-effect-push.modify:not(.notrans) .content > div {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s; }

/* -------------------------- */
/* Grid */
/* -------------------------- */
/* line 977, scss/modules/_header.scss */
.intro-effect-grid:not(.notrans) .grid li:nth-child(5) {
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity; }

/* line 982, scss/modules/_header.scss */
.intro-effect-grid:not(.notrans) .header p {
  -webkit-transition-property: opacity;
  transition-property: opacity; }

/* line 987, scss/modules/_header.scss */
.intro-effect-grid:not(.notrans) .bg-img,
.intro-effect-grid:not(.notrans) .title {
  -webkit-transition-property: -webkit-transform;
  transition-property: transform; }

/* line 993, scss/modules/_header.scss */
.intro-effect-grid:not(.notrans) .header h1,
.intro-effect-grid:not(.notrans) .codrops-demos a {
  -webkit-transition-property: color;
  transition-property: color; }

/* line 999, scss/modules/_header.scss */
.intro-effect-grid:not(.notrans) .grid li:nth-child(5),
.intro-effect-grid:not(.notrans) .bg-img,
.intro-effect-grid:not(.notrans) .title,
.intro-effect-grid:not(.notrans) .header h1,
.intro-effect-grid:not(.notrans) .header p,
.intro-effect-grid:not(.notrans) .codrops-demos a {
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition-duration: 1s;
  transition-duration: 1s; }

/* line 1011, scss/modules/_header.scss */
.intro-effect-grid .codrops-demos a {
  color: #fff; }

/* line 1015, scss/modules/_header.scss */
.intro-effect-grid.modify .codrops-demos a {
  color: #cf7000; }

/* line 1019, scss/modules/_header.scss */
.intro-effect-grid .codrops-demos a.current-demo {
  border-bottom: 3px solid #fff; }

/* line 1023, scss/modules/_header.scss */
.intro-effect-grid.modify .codrops-demos a.current-demo {
  border-color: #cf7000; }

/* line 1027, scss/modules/_header.scss */
.intro-effect-grid .title {
  max-width: 900px;
  padding-top: 2em; }

/* line 1032, scss/modules/_header.scss */
.intro-effect-grid.modify .title {
  -webkit-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0); }

/* line 1037, scss/modules/_header.scss */
.intro-effect-grid .content > div {
  margin-top: 40px;
  color: #2e3337; }

/* line 1042, scss/modules/_header.scss */
.intro-effect-grid .header h1 {
  font-weight: 700;
  padding: 0 0 0.6em; }

/* line 1048, scss/modules/_header.scss */
.intro-effect-grid.modify .header h1 {
  color: #2d3b44; }

/* line 1052, scss/modules/_header.scss */
.intro-effect-grid .header p {
  opacity: 0;
  color: #4c6270; }

/* line 1057, scss/modules/_header.scss */
.intro-effect-grid .header p.subline {
  font-size: 1.5em; }

/* line 1061, scss/modules/_header.scss */
.intro-effect-grid.modify .header p {
  opacity: 1; }

/* line 1065, scss/modules/_header.scss */
.intro-effect-grid .grid {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  z-index: 0; }

/* line 1077, scss/modules/_header.scss */
.intro-effect-grid .grid li::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(71, 63, 59, 0.5);
  pointer-events: none;
  -webkit-transition: background 0.3s;
  transition: background 0.3s; }

/* line 1090, scss/modules/_header.scss */
.intro-effect-grid.modify .grid li:hover::after,
.intro-effect-grid.modify .grid li:nth-child(5)::after {
  background: rgba(71, 63, 59, 0.1); }

/* line 1095, scss/modules/_header.scss */
.intro-effect-grid .grid li {
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  cursor: pointer;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 1106, scss/modules/_header.scss */
.intro-effect-grid .grid li h2 {
  font-weight: 700;
  padding-bottom: 0.4em;
  margin: 1em;
  color: #fff;
  line-height: 1;
  font-size: 1em;
  position: absolute;
  bottom: 0;
  z-index: 100;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s; }

/* line 1121, scss/modules/_header.scss */
.intro-effect-grid .grid li:hover h2 {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

/* line 1126, scss/modules/_header.scss */
.intro-effect-grid .grid li:first-child {
  top: 0;
  left: 0;
  height: 50%;
  width: 25%;
  background-image: url(../img/thumbs/1.jpg); }

/* line 1134, scss/modules/_header.scss */
.intro-effect-grid .grid li:nth-child(2) {
  top: 50%;
  left: 0;
  height: 50%;
  width: 25%;
  background-image: url(../img/thumbs/2.jpg); }

/* line 1142, scss/modules/_header.scss */
.intro-effect-grid .grid li:nth-child(3) {
  top: 0;
  left: 25%;
  height: 100%;
  width: 25%;
  background-image: url(../img/thumbs/5.jpg); }

/* line 1150, scss/modules/_header.scss */
.intro-effect-grid .grid li:nth-child(4) {
  top: 0;
  left: 50%;
  height: 50%;
  width: 50%;
  background-image: url(../img/thumbs/4.jpg); }

/* line 1158, scss/modules/_header.scss */
.intro-effect-grid .grid li:nth-child(5) {
  top: 50%;
  left: 50%;
  height: 50%;
  width: 25%;
  background-image: url(../img/thumbs/8.jpg);
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0; }

/* line 1169, scss/modules/_header.scss */
.intro-effect-grid.modify .grid li:nth-child(5) {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

/* line 1175, scss/modules/_header.scss */
.intro-effect-grid .grid li:nth-child(5) h2 {
  color: #de8721; }

/* line 1179, scss/modules/_header.scss */
.intro-effect-grid .grid li:nth-child(6) {
  top: 50%;
  left: 75%;
  height: 50%;
  width: 25%;
  background-image: url(../img/thumbs/6.jpg); }

/* line 1187, scss/modules/_header.scss */
.intro-effect-grid.modify .bg-img {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%); }

/* Media Queries */
@media screen and (max-width: 47em) {
  /* line 1194, scss/modules/_header.scss */
  .title, .content {
    font-size: 70%; }

  /* line 1198, scss/modules/_header.scss */
  .codrops-demos a {
    font-size: 80%; }

  /* line 1202, scss/modules/_header.scss */
  .intro-effect-side .title {
    width: 100%;
    padding: 0 1em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

  /* line 1209, scss/modules/_header.scss */
  .intro-effect-side.modify .bg-img::before {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }

  /* line 1214, scss/modules/_header.scss */
  .intro-effect-side .bg-img::after {
    border-left-width: 0px;
    border-right-width: 0px;
    right: 0px;
    left: 0px;
    background: rgba(255, 255, 255, 0.1); }

  /* line 1222, scss/modules/_header.scss */
  .intro-effect-side.modify .bg-img::after {
    background: rgba(255, 255, 255, 0.8); }

  /* line 1226, scss/modules/_header.scss */
  .intro-effect-sidefixed .content {
    width: 100%;
    margin-left: auto; }

  /* line 1231, scss/modules/_header.scss */
  .intro-effect-sidefixed .bg-img::after {
    width: 95%; } }
@media screen and (max-width: 27em) {
  /* line 1238, scss/modules/_header.scss */
  .intro-effect-jam3 .content {
    padding: 0 2em 5em; }

  /* line 1242, scss/modules/_header.scss */
  .intro-effect-grid .grid li h2 {
    display: none; }

  /* line 1246, scss/modules/_header.scss */
  .intro-effect-push .header .title {
    top: 60px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }

  /* line 1252, scss/modules/_header.scss */
  .title, .content {
    font-size: 50%; }

  /* line 1256, scss/modules/_header.scss */
  button.trigger::before {
    display: none; } }
/* line 6, scss/modules/_nav.scss */
nav a {
  display: inline-block;
  padding: 10px 30px; }

/* line 5, scss/modules/_other.scss */
* {
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important; }

/* line 9, scss/modules/_other.scss */
.text-center {
  text-align: center; }

/* line 13, scss/modules/_other.scss */
.text-right {
  text-align: right; }

/* line 17, scss/modules/_other.scss */
.text-left {
  text-align: left; }

/* line 21, scss/modules/_other.scss */
.clear {
  clear: both; }

/* line 25, scss/modules/_other.scss */
.right {
  float: right; }

/* line 29, scss/modules/_other.scss */
.left {
  float: left; }

/* line 32, scss/modules/_other.scss */
.center-me {
  margin: 0 auto;
  display: block;
  text-align: center; }

/* line 38, scss/modules/_other.scss */
.list-unstyled {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }

/* line 44, scss/modules/_other.scss */
.valign {
  vertical-align: middle; }

/* line 48, scss/modules/_other.scss */
hr {
  border: 0;
  border-bottom: 1px solid #ddd;
  margin: 40px 0; }

/* line 54, scss/modules/_other.scss */
.subtle {
  color: #4c5464; }

/* line 58, scss/modules/_other.scss */
.relative {
  position: relative; }

/* line 62, scss/modules/_other.scss */
.no-list-style {
  margin: 0;
  padding: 0;
  list-style: none; }
  /* line 66, scss/modules/_other.scss */
  .no-list-style li {
    margin: 0;
    padding: 0; }

/* line 72, scss/modules/_other.scss */
.white-box {
  background: #fff; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=3.2.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=3.2.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=3.2.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=3.2.0") format("truetype"), url("../fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.0") format("svg");
  font-weight: normal;
  font-style: normal; }
/* FONT AWESOME CORE
 * -------------------------- */
/* line 39, scss/base/_icons.scss */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em; }

/* line 48, scss/base/_icons.scss */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  cursor: default;
  speak: none; }

/* makes the font 33% larger relative to the icon container */
/* line 56, scss/base/_icons.scss */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em; }

/* makes sure icons active on rollover in links */
/* line 61, scss/base/_icons.scss */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline; }

/* increased font size for icon-large */
/* line 66, scss/base/_icons.scss */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em; }

/* line 73, scss/base/_icons.scss */
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em; }

/* line 77, scss/base/_icons.scss */
.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none; }

/* line 81, scss/base/_icons.scss */
.icons-ul > li {
  position: relative; }

/* line 84, scss/base/_icons.scss */
.icons-ul .icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit; }

/* line 91, scss/base/_icons.scss */
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none; }

/* line 95, scss/base/_icons.scss */
.icon-muted {
  color: #eeeeee; }

/* line 98, scss/base/_icons.scss */
.icon-light {
  color: #ffffff; }

/* line 101, scss/base/_icons.scss */
.icon-dark {
  color: #333333; }

/* line 104, scss/base/_icons.scss */
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

/* line 111, scss/base/_icons.scss */
.icon-2x {
  font-size: 2em; }

/* line 114, scss/base/_icons.scss */
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* line 120, scss/base/_icons.scss */
.icon-3x {
  font-size: 3em; }

/* line 123, scss/base/_icons.scss */
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/* line 129, scss/base/_icons.scss */
.icon-4x {
  font-size: 4em; }

/* line 132, scss/base/_icons.scss */
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

/* line 138, scss/base/_icons.scss */
.icon-5x {
  font-size: 5em; }

/* line 141, scss/base/_icons.scss */
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }

/* line 147, scss/base/_icons.scss */
.pull-right {
  float: right; }

/* line 150, scss/base/_icons.scss */
.pull-left {
  float: left; }

/* line 153, scss/base/_icons.scss */
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em; }

/* line 157, scss/base/_icons.scss */
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em; }

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
/* line 164, scss/base/_icons.scss */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

/* more sprites.less reset */
/* line 177, scss/base/_icons.scss */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none; }

/* keeps Bootstrap styles with and without icons the same */
/* line 193, scss/base/_icons.scss */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em; }

/* line 199, scss/base/_icons.scss */
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block; }

/* line 205, scss/base/_icons.scss */
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em; }

/* line 215, scss/base/_icons.scss */
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em; }

/* line 221, scss/base/_icons.scss */
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em; }

/* line 225, scss/base/_icons.scss */
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em; }

/* line 231, scss/base/_icons.scss */
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0; }

/* line 235, scss/base/_icons.scss */
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em; }

/* line 241, scss/base/_icons.scss */
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em; }

/* line 245, scss/base/_icons.scss */
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em; }

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
/* line 252, scss/base/_icons.scss */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%; }

/* line 260, scss/base/_icons.scss */
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em; }

/* line 271, scss/base/_icons.scss */
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em; }

/* Animated rotating icon */
/* line 276, scss/base/_icons.scss */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

/* line 283, scss/base/_icons.scss */
a .icon-spin {
  display: inline-block;
  text-decoration: none; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(359deg); } }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }
/* Icon rotations and mirroring */
/* line 328, scss/base/_icons.scss */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }

/* line 336, scss/base/_icons.scss */
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }

/* line 344, scss/base/_icons.scss */
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }

/* line 352, scss/base/_icons.scss */
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

/* line 359, scss/base/_icons.scss */
.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

/* ensure rotation occurs inside anchor tags */
/* line 367, scss/base/_icons.scss */
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 376, scss/base/_icons.scss */
.icon-glass:before {
  content: "\f000"; }

/* line 379, scss/base/_icons.scss */
.icon-music:before {
  content: "\f001"; }

/* line 382, scss/base/_icons.scss */
.icon-search:before {
  content: "\f002"; }

/* line 385, scss/base/_icons.scss */
.icon-envelope-alt:before {
  content: "\f003"; }

/* line 388, scss/base/_icons.scss */
.icon-heart:before {
  content: "\f004"; }

/* line 391, scss/base/_icons.scss */
.icon-star:before {
  content: "\f005"; }

/* line 394, scss/base/_icons.scss */
.icon-star-empty:before {
  content: "\f006"; }

/* line 397, scss/base/_icons.scss */
.icon-user:before {
  content: "\f007"; }

/* line 400, scss/base/_icons.scss */
.icon-film:before {
  content: "\f008"; }

/* line 403, scss/base/_icons.scss */
.icon-th-large:before {
  content: "\f009"; }

/* line 406, scss/base/_icons.scss */
.icon-th:before {
  content: "\f00a"; }

/* line 409, scss/base/_icons.scss */
.icon-th-list:before {
  content: "\f00b"; }

/* line 412, scss/base/_icons.scss */
.icon-ok:before {
  content: "\f00c"; }

/* line 415, scss/base/_icons.scss */
.icon-remove:before {
  content: "\f00d"; }

/* line 418, scss/base/_icons.scss */
.icon-zoom-in:before {
  content: "\f00e"; }

/* line 421, scss/base/_icons.scss */
.icon-zoom-out:before {
  content: "\f010"; }

/* line 424, scss/base/_icons.scss */
.icon-power-off:before,
.icon-off:before {
  content: "\f011"; }

/* line 428, scss/base/_icons.scss */
.icon-signal:before {
  content: "\f012"; }

/* line 431, scss/base/_icons.scss */
.icon-cog:before {
  content: "\f013"; }

/* line 434, scss/base/_icons.scss */
.icon-trash:before {
  content: "\f014"; }

/* line 437, scss/base/_icons.scss */
.icon-home:before {
  content: "\f015"; }

/* line 440, scss/base/_icons.scss */
.icon-file-alt:before {
  content: "\f016"; }

/* line 443, scss/base/_icons.scss */
.icon-time:before {
  content: "\f017"; }

/* line 446, scss/base/_icons.scss */
.icon-road:before {
  content: "\f018"; }

/* line 449, scss/base/_icons.scss */
.icon-download-alt:before {
  content: "\f019"; }

/* line 452, scss/base/_icons.scss */
.icon-download:before {
  content: "\f01a"; }

/* line 455, scss/base/_icons.scss */
.icon-upload:before {
  content: "\f01b"; }

/* line 458, scss/base/_icons.scss */
.icon-inbox:before {
  content: "\f01c"; }

/* line 461, scss/base/_icons.scss */
.icon-play-circle:before {
  content: "\f01d"; }

/* line 464, scss/base/_icons.scss */
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e"; }

/* line 468, scss/base/_icons.scss */
.icon-refresh:before {
  content: "\f021"; }

/* line 471, scss/base/_icons.scss */
.icon-list-alt:before {
  content: "\f022"; }

/* line 474, scss/base/_icons.scss */
.icon-lock:before {
  content: "\f023"; }

/* line 477, scss/base/_icons.scss */
.icon-flag:before {
  content: "\f024"; }

/* line 480, scss/base/_icons.scss */
.icon-headphones:before {
  content: "\f025"; }

/* line 483, scss/base/_icons.scss */
.icon-volume-off:before {
  content: "\f026"; }

/* line 486, scss/base/_icons.scss */
.icon-volume-down:before {
  content: "\f027"; }

/* line 489, scss/base/_icons.scss */
.icon-volume-up:before {
  content: "\f028"; }

/* line 492, scss/base/_icons.scss */
.icon-qrcode:before {
  content: "\f029"; }

/* line 495, scss/base/_icons.scss */
.icon-barcode:before {
  content: "\f02a"; }

/* line 498, scss/base/_icons.scss */
.icon-tag:before {
  content: "\f02b"; }

/* line 501, scss/base/_icons.scss */
.icon-tags:before {
  content: "\f02c"; }

/* line 504, scss/base/_icons.scss */
.icon-book:before {
  content: "\f02d"; }

/* line 507, scss/base/_icons.scss */
.icon-bookmark:before {
  content: "\f02e"; }

/* line 510, scss/base/_icons.scss */
.icon-print:before {
  content: "\f02f"; }

/* line 513, scss/base/_icons.scss */
.icon-camera:before {
  content: "\f030"; }

/* line 516, scss/base/_icons.scss */
.icon-font:before {
  content: "\f031"; }

/* line 519, scss/base/_icons.scss */
.icon-bold:before {
  content: "\f032"; }

/* line 522, scss/base/_icons.scss */
.icon-italic:before {
  content: "\f033"; }

/* line 525, scss/base/_icons.scss */
.icon-text-height:before {
  content: "\f034"; }

/* line 528, scss/base/_icons.scss */
.icon-text-width:before {
  content: "\f035"; }

/* line 531, scss/base/_icons.scss */
.icon-align-left:before {
  content: "\f036"; }

/* line 534, scss/base/_icons.scss */
.icon-align-center:before {
  content: "\f037"; }

/* line 537, scss/base/_icons.scss */
.icon-align-right:before {
  content: "\f038"; }

/* line 540, scss/base/_icons.scss */
.icon-align-justify:before {
  content: "\f039"; }

/* line 543, scss/base/_icons.scss */
.icon-list:before {
  content: "\f03a"; }

/* line 546, scss/base/_icons.scss */
.icon-indent-left:before {
  content: "\f03b"; }

/* line 549, scss/base/_icons.scss */
.icon-indent-right:before {
  content: "\f03c"; }

/* line 552, scss/base/_icons.scss */
.icon-facetime-video:before {
  content: "\f03d"; }

/* line 555, scss/base/_icons.scss */
.icon-picture:before {
  content: "\f03e"; }

/* line 558, scss/base/_icons.scss */
.icon-pencil:before {
  content: "\f040"; }

/* line 561, scss/base/_icons.scss */
.icon-map-marker:before {
  content: "\f041"; }

/* line 564, scss/base/_icons.scss */
.icon-adjust:before {
  content: "\f042"; }

/* line 567, scss/base/_icons.scss */
.icon-tint:before {
  content: "\f043"; }

/* line 570, scss/base/_icons.scss */
.icon-edit:before {
  content: "\f044"; }

/* line 573, scss/base/_icons.scss */
.icon-share:before {
  content: "\f045"; }

/* line 576, scss/base/_icons.scss */
.icon-check:before {
  content: "\f046"; }

/* line 579, scss/base/_icons.scss */
.icon-move:before {
  content: "\f047"; }

/* line 582, scss/base/_icons.scss */
.icon-step-backward:before {
  content: "\f048"; }

/* line 585, scss/base/_icons.scss */
.icon-fast-backward:before {
  content: "\f049"; }

/* line 588, scss/base/_icons.scss */
.icon-backward:before {
  content: "\f04a"; }

/* line 591, scss/base/_icons.scss */
.icon-play:before {
  content: "\f04b"; }

/* line 594, scss/base/_icons.scss */
.icon-pause:before {
  content: "\f04c"; }

/* line 597, scss/base/_icons.scss */
.icon-stop:before {
  content: "\f04d"; }

/* line 600, scss/base/_icons.scss */
.icon-forward:before {
  content: "\f04e"; }

/* line 603, scss/base/_icons.scss */
.icon-fast-forward:before {
  content: "\f050"; }

/* line 606, scss/base/_icons.scss */
.icon-step-forward:before {
  content: "\f051"; }

/* line 609, scss/base/_icons.scss */
.icon-eject:before {
  content: "\f052"; }

/* line 612, scss/base/_icons.scss */
.icon-chevron-left:before {
  content: "\f053"; }

/* line 615, scss/base/_icons.scss */
.icon-chevron-right:before {
  content: "\f054"; }

/* line 618, scss/base/_icons.scss */
.icon-plus-sign:before {
  content: "\f055"; }

/* line 621, scss/base/_icons.scss */
.icon-minus-sign:before {
  content: "\f056"; }

/* line 624, scss/base/_icons.scss */
.icon-remove-sign:before {
  content: "\f057"; }

/* line 627, scss/base/_icons.scss */
.icon-ok-sign:before {
  content: "\f058"; }

/* line 630, scss/base/_icons.scss */
.icon-question-sign:before {
  content: "\f059"; }

/* line 633, scss/base/_icons.scss */
.icon-info-sign:before {
  content: "\f05a"; }

/* line 636, scss/base/_icons.scss */
.icon-screenshot:before {
  content: "\f05b"; }

/* line 639, scss/base/_icons.scss */
.icon-remove-circle:before {
  content: "\f05c"; }

/* line 642, scss/base/_icons.scss */
.icon-ok-circle:before {
  content: "\f05d"; }

/* line 645, scss/base/_icons.scss */
.icon-ban-circle:before {
  content: "\f05e"; }

/* line 648, scss/base/_icons.scss */
.icon-arrow-left:before {
  content: "\f060"; }

/* line 651, scss/base/_icons.scss */
.icon-arrow-right:before {
  content: "\f061"; }

/* line 654, scss/base/_icons.scss */
.icon-arrow-up:before {
  content: "\f062"; }

/* line 657, scss/base/_icons.scss */
.icon-arrow-down:before {
  content: "\f063"; }

/* line 660, scss/base/_icons.scss */
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064"; }

/* line 664, scss/base/_icons.scss */
.icon-resize-full:before {
  content: "\f065"; }

/* line 667, scss/base/_icons.scss */
.icon-resize-small:before {
  content: "\f066"; }

/* line 670, scss/base/_icons.scss */
.icon-plus:before {
  content: "\f067"; }

/* line 673, scss/base/_icons.scss */
.icon-minus:before {
  content: "\f068"; }

/* line 676, scss/base/_icons.scss */
.icon-asterisk:before {
  content: "\f069"; }

/* line 679, scss/base/_icons.scss */
.icon-exclamation-sign:before {
  content: "\f06a"; }

/* line 682, scss/base/_icons.scss */
.icon-gift:before {
  content: "\f06b"; }

/* line 685, scss/base/_icons.scss */
.icon-leaf:before {
  content: "\f06c"; }

/* line 688, scss/base/_icons.scss */
.icon-fire:before {
  content: "\f06d"; }

/* line 691, scss/base/_icons.scss */
.icon-eye-open:before {
  content: "\f06e"; }

/* line 694, scss/base/_icons.scss */
.icon-eye-close:before {
  content: "\f070"; }

/* line 697, scss/base/_icons.scss */
.icon-warning-sign:before {
  content: "\f071"; }

/* line 700, scss/base/_icons.scss */
.icon-plane:before {
  content: "\f072"; }

/* line 703, scss/base/_icons.scss */
.icon-calendar:before {
  content: "\f073"; }

/* line 706, scss/base/_icons.scss */
.icon-random:before {
  content: "\f074"; }

/* line 709, scss/base/_icons.scss */
.icon-comment:before {
  content: "\f075"; }

/* line 712, scss/base/_icons.scss */
.icon-magnet:before {
  content: "\f076"; }

/* line 715, scss/base/_icons.scss */
.icon-chevron-up:before {
  content: "\f077"; }

/* line 718, scss/base/_icons.scss */
.icon-chevron-down:before {
  content: "\f078"; }

/* line 721, scss/base/_icons.scss */
.icon-retweet:before {
  content: "\f079"; }

/* line 724, scss/base/_icons.scss */
.icon-shopping-cart:before {
  content: "\f07a"; }

/* line 727, scss/base/_icons.scss */
.icon-folder-close:before {
  content: "\f07b"; }

/* line 730, scss/base/_icons.scss */
.icon-folder-open:before {
  content: "\f07c"; }

/* line 733, scss/base/_icons.scss */
.icon-resize-vertical:before {
  content: "\f07d"; }

/* line 736, scss/base/_icons.scss */
.icon-resize-horizontal:before {
  content: "\f07e"; }

/* line 739, scss/base/_icons.scss */
.icon-bar-chart:before {
  content: "\f080"; }

/* line 742, scss/base/_icons.scss */
.icon-twitter-sign:before {
  content: "\f081"; }

/* line 745, scss/base/_icons.scss */
.icon-facebook-sign:before {
  content: "\f082"; }

/* line 748, scss/base/_icons.scss */
.icon-camera-retro:before {
  content: "\f083"; }

/* line 751, scss/base/_icons.scss */
.icon-key:before {
  content: "\f084"; }

/* line 754, scss/base/_icons.scss */
.icon-cogs:before {
  content: "\f085"; }

/* line 757, scss/base/_icons.scss */
.icon-comments:before {
  content: "\f086"; }

/* line 760, scss/base/_icons.scss */
.icon-thumbs-up-alt:before {
  content: "\f087"; }

/* line 763, scss/base/_icons.scss */
.icon-thumbs-down-alt:before {
  content: "\f088"; }

/* line 766, scss/base/_icons.scss */
.icon-star-half:before {
  content: "\f089"; }

/* line 769, scss/base/_icons.scss */
.icon-heart-empty:before {
  content: "\f08a"; }

/* line 772, scss/base/_icons.scss */
.icon-signout:before {
  content: "\f08b"; }

/* line 775, scss/base/_icons.scss */
.icon-linkedin-sign:before {
  content: "\f08c"; }

/* line 778, scss/base/_icons.scss */
.icon-pushpin:before {
  content: "\f08d"; }

/* line 781, scss/base/_icons.scss */
.icon-external-link:before {
  content: "\f08e"; }

/* line 784, scss/base/_icons.scss */
.icon-signin:before {
  content: "\f090"; }

/* line 787, scss/base/_icons.scss */
.icon-trophy:before {
  content: "\f091"; }

/* line 790, scss/base/_icons.scss */
.icon-github-sign:before {
  content: "\f092"; }

/* line 793, scss/base/_icons.scss */
.icon-upload-alt:before {
  content: "\f093"; }

/* line 796, scss/base/_icons.scss */
.icon-lemon:before {
  content: "\f094"; }

/* line 799, scss/base/_icons.scss */
.icon-phone:before {
  content: "\f095"; }

/* line 802, scss/base/_icons.scss */
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096"; }

/* line 806, scss/base/_icons.scss */
.icon-bookmark-empty:before {
  content: "\f097"; }

/* line 809, scss/base/_icons.scss */
.icon-phone-sign:before {
  content: "\f098"; }

/* line 812, scss/base/_icons.scss */
.icon-twitter:before {
  content: "\f099"; }

/* line 815, scss/base/_icons.scss */
.icon-facebook:before {
  content: "\f09a"; }

/* line 818, scss/base/_icons.scss */
.icon-github:before {
  content: "\f09b"; }

/* line 821, scss/base/_icons.scss */
.icon-unlock:before {
  content: "\f09c"; }

/* line 824, scss/base/_icons.scss */
.icon-credit-card:before {
  content: "\f09d"; }

/* line 827, scss/base/_icons.scss */
.icon-rss:before {
  content: "\f09e"; }

/* line 830, scss/base/_icons.scss */
.icon-hdd:before {
  content: "\f0a0"; }

/* line 833, scss/base/_icons.scss */
.icon-bullhorn:before {
  content: "\f0a1"; }

/* line 836, scss/base/_icons.scss */
.icon-bell:before {
  content: "\f0a2"; }

/* line 839, scss/base/_icons.scss */
.icon-certificate:before {
  content: "\f0a3"; }

/* line 842, scss/base/_icons.scss */
.icon-hand-right:before {
  content: "\f0a4"; }

/* line 845, scss/base/_icons.scss */
.icon-hand-left:before {
  content: "\f0a5"; }

/* line 848, scss/base/_icons.scss */
.icon-hand-up:before {
  content: "\f0a6"; }

/* line 851, scss/base/_icons.scss */
.icon-hand-down:before {
  content: "\f0a7"; }

/* line 854, scss/base/_icons.scss */
.icon-circle-arrow-left:before {
  content: "\f0a8"; }

/* line 857, scss/base/_icons.scss */
.icon-circle-arrow-right:before {
  content: "\f0a9"; }

/* line 860, scss/base/_icons.scss */
.icon-circle-arrow-up:before {
  content: "\f0aa"; }

/* line 863, scss/base/_icons.scss */
.icon-circle-arrow-down:before {
  content: "\f0ab"; }

/* line 866, scss/base/_icons.scss */
.icon-globe:before {
  content: "\f0ac"; }

/* line 869, scss/base/_icons.scss */
.icon-wrench:before {
  content: "\f0ad"; }

/* line 872, scss/base/_icons.scss */
.icon-tasks:before {
  content: "\f0ae"; }

/* line 875, scss/base/_icons.scss */
.icon-filter:before {
  content: "\f0b0"; }

/* line 878, scss/base/_icons.scss */
.icon-briefcase:before {
  content: "\f0b1"; }

/* line 881, scss/base/_icons.scss */
.icon-fullscreen:before {
  content: "\f0b2"; }

/* line 884, scss/base/_icons.scss */
.icon-group:before {
  content: "\f0c0"; }

/* line 887, scss/base/_icons.scss */
.icon-link:before {
  content: "\f0c1"; }

/* line 890, scss/base/_icons.scss */
.icon-cloud:before {
  content: "\f0c2"; }

/* line 893, scss/base/_icons.scss */
.icon-beaker:before {
  content: "\f0c3"; }

/* line 896, scss/base/_icons.scss */
.icon-cut:before {
  content: "\f0c4"; }

/* line 899, scss/base/_icons.scss */
.icon-copy:before {
  content: "\f0c5"; }

/* line 902, scss/base/_icons.scss */
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6"; }

/* line 906, scss/base/_icons.scss */
.icon-save:before {
  content: "\f0c7"; }

/* line 909, scss/base/_icons.scss */
.icon-sign-blank:before {
  content: "\f0c8"; }

/* line 912, scss/base/_icons.scss */
.icon-reorder:before {
  content: "\f0c9"; }

/* line 915, scss/base/_icons.scss */
.icon-list-ul:before {
  content: "\f0ca"; }

/* line 918, scss/base/_icons.scss */
.icon-list-ol:before {
  content: "\f0cb"; }

/* line 921, scss/base/_icons.scss */
.icon-strikethrough:before {
  content: "\f0cc"; }

/* line 924, scss/base/_icons.scss */
.icon-underline:before {
  content: "\f0cd"; }

/* line 927, scss/base/_icons.scss */
.icon-table:before {
  content: "\f0ce"; }

/* line 930, scss/base/_icons.scss */
.icon-magic:before {
  content: "\f0d0"; }

/* line 933, scss/base/_icons.scss */
.icon-truck:before {
  content: "\f0d1"; }

/* line 936, scss/base/_icons.scss */
.icon-pinterest:before {
  content: "\f0d2"; }

/* line 939, scss/base/_icons.scss */
.icon-pinterest-sign:before {
  content: "\f0d3"; }

/* line 942, scss/base/_icons.scss */
.icon-google-plus-sign:before {
  content: "\f0d4"; }

/* line 945, scss/base/_icons.scss */
.icon-google-plus:before {
  content: "\f0d5"; }

/* line 948, scss/base/_icons.scss */
.icon-money:before {
  content: "\f0d6"; }

/* line 951, scss/base/_icons.scss */
.icon-caret-down:before {
  content: "\f0d7"; }

/* line 954, scss/base/_icons.scss */
.icon-caret-up:before {
  content: "\f0d8"; }

/* line 957, scss/base/_icons.scss */
.icon-caret-left:before {
  content: "\f0d9"; }

/* line 960, scss/base/_icons.scss */
.icon-caret-right:before {
  content: "\f0da"; }

/* line 963, scss/base/_icons.scss */
.icon-columns:before {
  content: "\f0db"; }

/* line 966, scss/base/_icons.scss */
.icon-sort:before {
  content: "\f0dc"; }

/* line 969, scss/base/_icons.scss */
.icon-sort-down:before {
  content: "\f0dd"; }

/* line 972, scss/base/_icons.scss */
.icon-sort-up:before {
  content: "\f0de"; }

/* line 975, scss/base/_icons.scss */
.icon-envelope:before {
  content: "\f0e0"; }

/* line 978, scss/base/_icons.scss */
.icon-linkedin:before {
  content: "\f0e1"; }

/* line 981, scss/base/_icons.scss */
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2"; }

/* line 985, scss/base/_icons.scss */
.icon-legal:before {
  content: "\f0e3"; }

/* line 988, scss/base/_icons.scss */
.icon-dashboard:before {
  content: "\f0e4"; }

/* line 991, scss/base/_icons.scss */
.icon-comment-alt:before {
  content: "\f0e5"; }

/* line 994, scss/base/_icons.scss */
.icon-comments-alt:before {
  content: "\f0e6"; }

/* line 997, scss/base/_icons.scss */
.icon-bolt:before {
  content: "\f0e7"; }

/* line 1000, scss/base/_icons.scss */
.icon-sitemap:before {
  content: "\f0e8"; }

/* line 1003, scss/base/_icons.scss */
.icon-umbrella:before {
  content: "\f0e9"; }

/* line 1006, scss/base/_icons.scss */
.icon-paste:before {
  content: "\f0ea"; }

/* line 1009, scss/base/_icons.scss */
.icon-lightbulb:before {
  content: "\f0eb"; }

/* line 1012, scss/base/_icons.scss */
.icon-exchange:before {
  content: "\f0ec"; }

/* line 1015, scss/base/_icons.scss */
.icon-cloud-download:before {
  content: "\f0ed"; }

/* line 1018, scss/base/_icons.scss */
.icon-cloud-upload:before {
  content: "\f0ee"; }

/* line 1021, scss/base/_icons.scss */
.icon-user-md:before {
  content: "\f0f0"; }

/* line 1024, scss/base/_icons.scss */
.icon-stethoscope:before {
  content: "\f0f1"; }

/* line 1027, scss/base/_icons.scss */
.icon-suitcase:before {
  content: "\f0f2"; }

/* line 1030, scss/base/_icons.scss */
.icon-bell-alt:before {
  content: "\f0f3"; }

/* line 1033, scss/base/_icons.scss */
.icon-coffee:before {
  content: "\f0f4"; }

/* line 1036, scss/base/_icons.scss */
.icon-food:before {
  content: "\f0f5"; }

/* line 1039, scss/base/_icons.scss */
.icon-file-text-alt:before {
  content: "\f0f6"; }

/* line 1042, scss/base/_icons.scss */
.icon-building:before {
  content: "\f0f7"; }

/* line 1045, scss/base/_icons.scss */
.icon-hospital:before {
  content: "\f0f8"; }

/* line 1048, scss/base/_icons.scss */
.icon-ambulance:before {
  content: "\f0f9"; }

/* line 1051, scss/base/_icons.scss */
.icon-medkit:before {
  content: "\f0fa"; }

/* line 1054, scss/base/_icons.scss */
.icon-fighter-jet:before {
  content: "\f0fb"; }

/* line 1057, scss/base/_icons.scss */
.icon-beer:before {
  content: "\f0fc"; }

/* line 1060, scss/base/_icons.scss */
.icon-h-sign:before {
  content: "\f0fd"; }

/* line 1063, scss/base/_icons.scss */
.icon-plus-sign-alt:before {
  content: "\f0fe"; }

/* line 1066, scss/base/_icons.scss */
.icon-double-angle-left:before {
  content: "\f100"; }

/* line 1069, scss/base/_icons.scss */
.icon-double-angle-right:before {
  content: "\f101"; }

/* line 1072, scss/base/_icons.scss */
.icon-double-angle-up:before {
  content: "\f102"; }

/* line 1075, scss/base/_icons.scss */
.icon-double-angle-down:before {
  content: "\f103"; }

/* line 1078, scss/base/_icons.scss */
.icon-angle-left:before {
  content: "\f104"; }

/* line 1081, scss/base/_icons.scss */
.icon-angle-right:before {
  content: "\f105"; }

/* line 1084, scss/base/_icons.scss */
.icon-angle-up:before {
  content: "\f106"; }

/* line 1087, scss/base/_icons.scss */
.icon-angle-down:before {
  content: "\f107"; }

/* line 1090, scss/base/_icons.scss */
.icon-desktop:before {
  content: "\f108"; }

/* line 1093, scss/base/_icons.scss */
.icon-laptop:before {
  content: "\f109"; }

/* line 1096, scss/base/_icons.scss */
.icon-tablet:before {
  content: "\f10a"; }

/* line 1099, scss/base/_icons.scss */
.icon-mobile-phone:before {
  content: "\f10b"; }

/* line 1102, scss/base/_icons.scss */
.icon-circle-blank:before {
  content: "\f10c"; }

/* line 1105, scss/base/_icons.scss */
.icon-quote-left:before {
  content: "\f10d"; }

/* line 1108, scss/base/_icons.scss */
.icon-quote-right:before {
  content: "\f10e"; }

/* line 1111, scss/base/_icons.scss */
.icon-spinner:before {
  content: "\f110"; }

/* line 1114, scss/base/_icons.scss */
.icon-circle:before {
  content: "\f111"; }

/* line 1117, scss/base/_icons.scss */
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112"; }

/* line 1121, scss/base/_icons.scss */
.icon-github-alt:before {
  content: "\f113"; }

/* line 1124, scss/base/_icons.scss */
.icon-folder-close-alt:before {
  content: "\f114"; }

/* line 1127, scss/base/_icons.scss */
.icon-folder-open-alt:before {
  content: "\f115"; }

/* line 1130, scss/base/_icons.scss */
.icon-expand-alt:before {
  content: "\f116"; }

/* line 1133, scss/base/_icons.scss */
.icon-collapse-alt:before {
  content: "\f117"; }

/* line 1136, scss/base/_icons.scss */
.icon-smile:before {
  content: "\f118"; }

/* line 1139, scss/base/_icons.scss */
.icon-frown:before {
  content: "\f119"; }

/* line 1142, scss/base/_icons.scss */
.icon-meh:before {
  content: "\f11a"; }

/* line 1145, scss/base/_icons.scss */
.icon-gamepad:before {
  content: "\f11b"; }

/* line 1148, scss/base/_icons.scss */
.icon-keyboard:before {
  content: "\f11c"; }

/* line 1151, scss/base/_icons.scss */
.icon-flag-alt:before {
  content: "\f11d"; }

/* line 1154, scss/base/_icons.scss */
.icon-flag-checkered:before {
  content: "\f11e"; }

/* line 1157, scss/base/_icons.scss */
.icon-terminal:before {
  content: "\f120"; }

/* line 1160, scss/base/_icons.scss */
.icon-code:before {
  content: "\f121"; }

/* line 1163, scss/base/_icons.scss */
.icon-reply-all:before {
  content: "\f122"; }

/* line 1166, scss/base/_icons.scss */
.icon-mail-reply-all:before {
  content: "\f122"; }

/* line 1169, scss/base/_icons.scss */
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123"; }

/* line 1173, scss/base/_icons.scss */
.icon-location-arrow:before {
  content: "\f124"; }

/* line 1176, scss/base/_icons.scss */
.icon-crop:before {
  content: "\f125"; }

/* line 1179, scss/base/_icons.scss */
.icon-code-fork:before {
  content: "\f126"; }

/* line 1182, scss/base/_icons.scss */
.icon-unlink:before {
  content: "\f127"; }

/* line 1185, scss/base/_icons.scss */
.icon-question:before {
  content: "\f128"; }

/* line 1188, scss/base/_icons.scss */
.icon-info:before {
  content: "\f129"; }

/* line 1191, scss/base/_icons.scss */
.icon-exclamation:before {
  content: "\f12a"; }

/* line 1194, scss/base/_icons.scss */
.icon-superscript:before {
  content: "\f12b"; }

/* line 1197, scss/base/_icons.scss */
.icon-subscript:before {
  content: "\f12c"; }

/* line 1200, scss/base/_icons.scss */
.icon-eraser:before {
  content: "\f12d"; }

/* line 1203, scss/base/_icons.scss */
.icon-puzzle-piece:before {
  content: "\f12e"; }

/* line 1206, scss/base/_icons.scss */
.icon-microphone:before {
  content: "\f130"; }

/* line 1209, scss/base/_icons.scss */
.icon-microphone-off:before {
  content: "\f131"; }

/* line 1212, scss/base/_icons.scss */
.icon-shield:before {
  content: "\f132"; }

/* line 1215, scss/base/_icons.scss */
.icon-calendar-empty:before {
  content: "\f133"; }

/* line 1218, scss/base/_icons.scss */
.icon-fire-extinguisher:before {
  content: "\f134"; }

/* line 1221, scss/base/_icons.scss */
.icon-rocket:before {
  content: "\f135"; }

/* line 1224, scss/base/_icons.scss */
.icon-maxcdn:before {
  content: "\f136"; }

/* line 1227, scss/base/_icons.scss */
.icon-chevron-sign-left:before {
  content: "\f137"; }

/* line 1230, scss/base/_icons.scss */
.icon-chevron-sign-right:before {
  content: "\f138"; }

/* line 1233, scss/base/_icons.scss */
.icon-chevron-sign-up:before {
  content: "\f139"; }

/* line 1236, scss/base/_icons.scss */
.icon-chevron-sign-down:before {
  content: "\f13a"; }

/* line 1239, scss/base/_icons.scss */
.icon-html5:before {
  content: "\f13b"; }

/* line 1242, scss/base/_icons.scss */
.icon-css3:before {
  content: "\f13c"; }

/* line 1245, scss/base/_icons.scss */
.icon-anchor:before {
  content: "\f13d"; }

/* line 1248, scss/base/_icons.scss */
.icon-unlock-alt:before {
  content: "\f13e"; }

/* line 1251, scss/base/_icons.scss */
.icon-bullseye:before {
  content: "\f140"; }

/* line 1254, scss/base/_icons.scss */
.icon-ellipsis-horizontal:before {
  content: "\f141"; }

/* line 1257, scss/base/_icons.scss */
.icon-ellipsis-vertical:before {
  content: "\f142"; }

/* line 1260, scss/base/_icons.scss */
.icon-rss-sign:before {
  content: "\f143"; }

/* line 1263, scss/base/_icons.scss */
.icon-play-sign:before {
  content: "\f144"; }

/* line 1266, scss/base/_icons.scss */
.icon-ticket:before {
  content: "\f145"; }

/* line 1269, scss/base/_icons.scss */
.icon-minus-sign-alt:before {
  content: "\f146"; }

/* line 1272, scss/base/_icons.scss */
.icon-check-minus:before {
  content: "\f147"; }

/* line 1275, scss/base/_icons.scss */
.icon-level-up:before {
  content: "\f148"; }

/* line 1278, scss/base/_icons.scss */
.icon-level-down:before {
  content: "\f149"; }

/* line 1281, scss/base/_icons.scss */
.icon-check-sign:before {
  content: "\f14a"; }

/* line 1284, scss/base/_icons.scss */
.icon-edit-sign:before {
  content: "\f14b"; }

/* line 1287, scss/base/_icons.scss */
.icon-external-link-sign:before {
  content: "\f14c"; }

/* line 1290, scss/base/_icons.scss */
.icon-share-sign:before {
  content: "\f14d"; }

/* line 1293, scss/base/_icons.scss */
.icon-compass:before {
  content: "\f14e"; }

/* line 1296, scss/base/_icons.scss */
.icon-collapse:before {
  content: "\f150"; }

/* line 1299, scss/base/_icons.scss */
.icon-collapse-top:before {
  content: "\f151"; }

/* line 1302, scss/base/_icons.scss */
.icon-expand:before {
  content: "\f152"; }

/* line 1305, scss/base/_icons.scss */
.icon-euro:before,
.icon-eur:before {
  content: "\f153"; }

/* line 1309, scss/base/_icons.scss */
.icon-gbp:before {
  content: "\f154"; }

/* line 1312, scss/base/_icons.scss */
.icon-dollar:before,
.icon-usd:before {
  content: "\f155"; }

/* line 1316, scss/base/_icons.scss */
.icon-rupee:before,
.icon-inr:before {
  content: "\f156"; }

/* line 1320, scss/base/_icons.scss */
.icon-yen:before,
.icon-jpy:before {
  content: "\f157"; }

/* line 1324, scss/base/_icons.scss */
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158"; }

/* line 1328, scss/base/_icons.scss */
.icon-won:before,
.icon-krw:before {
  content: "\f159"; }

/* line 1332, scss/base/_icons.scss */
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a"; }

/* line 1336, scss/base/_icons.scss */
.icon-file:before {
  content: "\f15b"; }

/* line 1339, scss/base/_icons.scss */
.icon-file-text:before {
  content: "\f15c"; }

/* line 1342, scss/base/_icons.scss */
.icon-sort-by-alphabet:before {
  content: "\f15d"; }

/* line 1345, scss/base/_icons.scss */
.icon-sort-by-alphabet-alt:before {
  content: "\f15e"; }

/* line 1348, scss/base/_icons.scss */
.icon-sort-by-attributes:before {
  content: "\f160"; }

/* line 1351, scss/base/_icons.scss */
.icon-sort-by-attributes-alt:before {
  content: "\f161"; }

/* line 1354, scss/base/_icons.scss */
.icon-sort-by-order:before {
  content: "\f162"; }

/* line 1357, scss/base/_icons.scss */
.icon-sort-by-order-alt:before {
  content: "\f163"; }

/* line 1360, scss/base/_icons.scss */
.icon-thumbs-up:before {
  content: "\f164"; }

/* line 1363, scss/base/_icons.scss */
.icon-thumbs-down:before {
  content: "\f165"; }

/* line 1366, scss/base/_icons.scss */
.icon-youtube-sign:before {
  content: "\f166"; }

/* line 1369, scss/base/_icons.scss */
.icon-youtube:before {
  content: "\f167"; }

/* line 1372, scss/base/_icons.scss */
.icon-xing:before {
  content: "\f168"; }

/* line 1375, scss/base/_icons.scss */
.icon-xing-sign:before {
  content: "\f169"; }

/* line 1378, scss/base/_icons.scss */
.icon-youtube-play:before {
  content: "\f16a"; }

/* line 1381, scss/base/_icons.scss */
.icon-dropbox:before {
  content: "\f16b"; }

/* line 1384, scss/base/_icons.scss */
.icon-stackexchange:before {
  content: "\f16c"; }

/* line 1387, scss/base/_icons.scss */
.icon-instagram:before {
  content: "\f16d"; }

/* line 1390, scss/base/_icons.scss */
.icon-flickr:before {
  content: "\f16e"; }

/* line 1393, scss/base/_icons.scss */
.icon-adn:before {
  content: "\f170"; }

/* line 1396, scss/base/_icons.scss */
.icon-bitbucket:before {
  content: "\f171"; }

/* line 1399, scss/base/_icons.scss */
.icon-bitbucket-sign:before {
  content: "\f172"; }

/* line 1402, scss/base/_icons.scss */
.icon-tumblr:before {
  content: "\f173"; }

/* line 1405, scss/base/_icons.scss */
.icon-tumblr-sign:before {
  content: "\f174"; }

/* line 1408, scss/base/_icons.scss */
.icon-long-arrow-down:before {
  content: "\f175"; }

/* line 1411, scss/base/_icons.scss */
.icon-long-arrow-up:before {
  content: "\f176"; }

/* line 1414, scss/base/_icons.scss */
.icon-long-arrow-left:before {
  content: "\f177"; }

/* line 1417, scss/base/_icons.scss */
.icon-long-arrow-right:before {
  content: "\f178"; }

/* line 1420, scss/base/_icons.scss */
.icon-apple:before {
  content: "\f179"; }

/* line 1423, scss/base/_icons.scss */
.icon-windows:before {
  content: "\f17a"; }

/* line 1426, scss/base/_icons.scss */
.icon-android:before {
  content: "\f17b"; }

/* line 1429, scss/base/_icons.scss */
.icon-linux:before {
  content: "\f17c"; }

/* line 1432, scss/base/_icons.scss */
.icon-dribble:before {
  content: "\f17d"; }

/* line 1435, scss/base/_icons.scss */
.icon-skype:before {
  content: "\f17e"; }

/* line 1438, scss/base/_icons.scss */
.icon-foursquare:before {
  content: "\f180"; }

/* line 1441, scss/base/_icons.scss */
.icon-trello:before {
  content: "\f181"; }

/* line 1444, scss/base/_icons.scss */
.icon-female:before {
  content: "\f182"; }

/* line 1447, scss/base/_icons.scss */
.icon-male:before {
  content: "\f183"; }

/* line 1450, scss/base/_icons.scss */
.icon-gittip:before {
  content: "\f184"; }

/* line 1453, scss/base/_icons.scss */
.icon-sun:before {
  content: "\f185"; }

/* line 1456, scss/base/_icons.scss */
.icon-moon:before {
  content: "\f186"; }

/* line 1459, scss/base/_icons.scss */
.icon-archive:before {
  content: "\f187"; }

/* line 1462, scss/base/_icons.scss */
.icon-bug:before {
  content: "\f188"; }

/* line 1465, scss/base/_icons.scss */
.icon-vk:before {
  content: "\f189"; }

/* line 1468, scss/base/_icons.scss */
.icon-weibo:before {
  content: "\f18a"; }

/* line 1471, scss/base/_icons.scss */
.icon-renren:before {
  content: "\f18b"; }

/* line 4, scss/pages/_layout.scss */
body {
  background-color: #e9e9e9; }

/* line 8, scss/pages/_layout.scss */
.sidebar {
  width: 130px;
  position: fixed;
  top: 0;
  left: 0;
  padding: 30px 0 5px 0;
  height: 100%;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.2);
  background: #313741;
  z-index: 90; }
  /* line 18, scss/pages/_layout.scss */
  .sidebar .header-logo {
    width: 70px;
    height: 70px;
    display: block;
    margin: 0 auto 30px; }
  /* line 27, scss/pages/_layout.scss */
  .sidebar nav a {
    text-decoration: none;
    padding: 15px 0;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #e9e9e9; }
    /* line 36, scss/pages/_layout.scss */
    .sidebar nav a:hover, .sidebar nav a:focus, .sidebar nav a:active {
      background-color: #008cdc;
      color: #fff; }
  /* line 41, scss/pages/_layout.scss */
  .sidebar nav .active-page {
    background-color: rgba(0, 0, 0, 0.4);
    cursor: default;
    color: #fff; }
    /* line 45, scss/pages/_layout.scss */
    .sidebar nav .active-page:hover, .sidebar nav .active-page:focus, .sidebar nav .active-page:active {
      background-color: rgba(0, 0, 0, 0.4); }
  /* line 50, scss/pages/_layout.scss */
  .sidebar p {
    font-size: 14px;
    color: #e9e9e9;
    margin: 50px 20px;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 3px; }

/* line 59, scss/pages/_layout.scss */
.push-sidebar {
  margin-left: 130px; }

/* line 63, scss/pages/_layout.scss */
.intro-banner {
  margin: 0;
  background: url("../img/workspace.jpg") no-repeat top center;
  background-size: cover;
  border-bottom: 1px solid #4c5464; }
  /* line 69, scss/pages/_layout.scss */
  .intro-banner h1 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Manrope', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: bold;
    font-size: 4.5em;
    line-height: 0.65;
    position: relative;
    top: 50%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    transform: translateY(-50%); }
    /* line 82, scss/pages/_layout.scss */
    .intro-banner h1 span {
      font-weight: normal;
      text-transform: none;
      font-family: "Playfair Display", Georgia, Times, "Times New Roman", serif;
      font-size: 22px; }
      /* line 87, scss/pages/_layout.scss */
      .intro-banner h1 span::before {
        border-top: 1px solid red;
        width: 100px;
        height: 4px;
        display: block; }
  /* line 95, scss/pages/_layout.scss */
  .intro-banner div.span12 {
    padding: 30px 30px 0; }

/* line 99, scss/pages/_layout.scss */
.home .intro-banner {
  height: 60vh; }

/* line 104, scss/pages/_layout.scss */
.home .intro-banner div.span12 {
  padding: 90px 30px 0; }

/* line 110, scss/pages/_layout.scss */
.bio-about img {
  max-width: 175px;
  display: block;
  margin: 0 0 20px; }

/* line 117, scss/pages/_layout.scss */
.services-about {
  background: #e9e9e9;
  text-align: center; }
.grey-container {
  background: #e9e9e9;}
  /* line 120, scss/pages/_layout.scss */
  .services-about h3 {
    text-align: center;
    margin-bottom: 5px; }
  /* line 124, scss/pages/_layout.scss */
  .services-about img {
    height: 70px;
    display: block;
    margin: 0 auto 30px; }

/* line 131, scss/pages/_layout.scss */
.experience-about {
  background: #4c5464; }
  /* line 133, scss/pages/_layout.scss */
  .experience-about h2 {
    color: #fff; }

/* line 138, scss/pages/_layout.scss */
.hobbies-about {
  background: #e9e9e9;
  text-align: center; }
  /* line 141, scss/pages/_layout.scss */
  .hobbies-about h3 {
    text-align: center;
    margin-bottom: 5px; }
  /* line 145, scss/pages/_layout.scss */
  .hobbies-about img {
    height: 70px;
    display: block;
    margin: 0 auto 30px; }

/* line 152, scss/pages/_layout.scss */
.cv-about {
  background: #fff; }
.basic-dropshadow{
  filter: drop-shadow(0px 3px 7px rgba(0, 0, 0, 0.15));
}
.biggerbodyText{
  font-size: 20px;
}

/* line 160, scss/pages/_layout.scss */
.portfolio-detail img.port-img {
  padding-top: 20px;
  margin-bottom: 40px; }
.push-down-60 {
  margin-top: 60px; }
.push-bottom-60 {
  margin-bottom: 60px; }

/* line 165, scss/pages/_layout.scss */
.grey-box {
  padding: 40px 0;
  background: #e9e9e9; }

/* line 170, scss/pages/_layout.scss */
.social-links {
  margin: 0 0 30px; }
  /* line 172, scss/pages/_layout.scss */
  .social-links li {
    display: inline-block; }
    /* line 174, scss/pages/_layout.scss */
    .social-links li a {
      float: left;
      text-decoration: none;
      font-size: 2em;
      padding: 0 10px;
      margin: 0 5px; }
      /* line 180, scss/pages/_layout.scss */
      .social-links li a i:hover {
        cursor: pointer; }
      /* line 183, scss/pages/_layout.scss */
      .social-links li a:hover, .social-links li a:focus, .social-links li a:active {
        color: #74187F;
        cursor: pointer; }

/* line 191, scss/pages/_layout.scss */
.inside-banner {
  padding-top: 120px;
  padding-bottom: 120px; }
  /* line 194, scss/pages/_layout.scss */
  .inside-banner h1 {
    color: #fff;
    font-family: "Playfair Display", Georgia, serif;
    font-weight: bold;
    font-size: 2.75em;
    line-height: 1.5;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center; }

/* line 207, scss/pages/_layout.scss */
.lesson-planner .inside-banner {
  background: #0072ca; }
  /* line 209, scss/pages/_layout.scss */
  .lesson-planner .inside-banner img {
    display: block;
    max-width: 300px;
    margin: 20px auto 0; }

/* line 215, scss/pages/_layout.scss */
.headfort-portfolio .inside-banner {
  background: #79041e url(../img/portfolio/headfort-banner.jpg) repeat center center; }

/* line 218, scss/pages/_layout.scss */
.gaa-portfolio .inside-banner {
  background: #5088a6 url(../img/portfolio/gaa-banner.jpg) repeat center center; }

/* line 221, scss/pages/_layout.scss */
.olytico-portfolio .inside-banner {
  background: #fbb215 url(../img/portfolio/olytico-banner.jpg) repeat center center; }

/* line 224, scss/pages/_layout.scss */
.dna-portfolio .inside-banner {
  background: #dc3294; }

/* line 227, scss/pages/_layout.scss */
.orange-portfolio .inside-banner {
  background: #ff6600; }

/* line 231, scss/pages/_layout.scss */
.skyscanner-portfolio .inside-banner {
  background: #5be2ed; }

figure figcaption{
  font-size: 12px;
  font-family: "Playfair Display", Georgia, serif;
  font-style: italic;
  font-size: 14px;
  color: ;
}

/* line 234, scss/pages/_layout.scss */
ul ul {
  margin: 5px 0 15px; }

/* line 238, scss/pages/_layout.scss */
footer {
  padding: 20px 0;
  background: #dadada; }
  /* line 241, scss/pages/_layout.scss */
  footer p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #4c5464; }
    /* line 246, scss/pages/_layout.scss */
    footer p a {
      color: #4c5464; }
      /* line 248, scss/pages/_layout.scss */
      footer p a:hover, footer p a:active, footer p a:focus {
        color: #313741; }

@media screen and (max-width: 1024px) {
  /* line 258, scss/pages/_layout.scss */
  .push-sidebar {
    margin-left: 0;
    margin-top: 70px; }

  /* line 262, scss/pages/_layout.scss */
  .home .push-sidebar {
    margin-top: 0; }

  /* line 269, scss/pages/_layout.scss */
  .sidebar {
    width: 100%;
    padding: 10px 20px;
    position: absolute;
    display: block;
    height: 70px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    background: #313741; }
    /* line 278, scss/pages/_layout.scss */
    .sidebar .header-logo {
      max-height: 50px;
      display: block;
      float: left;
      margin: 0 auto; }
      /* line 283, scss/pages/_layout.scss */
      .sidebar .header-logo img {
        max-height: 100%; }
    /* line 287, scss/pages/_layout.scss */
    .sidebar nav {
      float: right;
      border: none; }
      /* line 290, scss/pages/_layout.scss */
      .sidebar nav a {
        padding: 15px 20px;
        float: left; }

  /* line 296, scss/pages/_layout.scss */
  .container {
    margin-left: 0; }

  /* line 300, scss/pages/_layout.scss */
  .intro-about h1, inside-banner h1 {
    font-size: 2em; }

  /* line 304, scss/pages/_layout.scss */
  .services-about .span4, .hobbies-about .span4 {
    margin-bottom: 50px; } }
@media screen and (max-width: 700px) {
  /* line 311, scss/pages/_layout.scss */
  .push-sidebar {
    margin-left: 0;
    margin-top: 70px; }

  /* line 315, scss/pages/_layout.scss */
  .sidebar nav a {
    font-size: 12px; }

  /* line 320, scss/pages/_layout.scss */
  .content-padding {
    padding: 30px 3.3%; }

  /* line 325, scss/pages/_layout.scss */
  .intro-banner h1 {
    font-size: 28px;
    line-height: 1.5em; }
    .intro-banner h1 span {
    font-size: 18px; }
  /* line 328, scss/pages/_layout.scss */
  .intro-banner div.span12 {
    padding: 70px 3.3% 10px;
    margin-bottom: 0; }

  /* line 335, scss/pages/_layout.scss */
  .inside-banner h1 {
    font-size: 2em; } }
@media (max-width: 500px) {
  /* line 344, scss/pages/_layout.scss */
  .sidebar .header-logo {
    width: 40px;
    height: 40px;
    display: block;
    float: none;
    margin: 0 auto 10px; }
  /* line 351, scss/pages/_layout.scss */
  .sidebar nav {
    float: none;
    clear: both;
    text-align: center; }
    /* line 355, scss/pages/_layout.scss */
    .sidebar nav a {
      padding: 7px 15px;
      display: inline-block;
      float: none; } }
/* line 3, scss/pages/_portfolio.scss */
.portfolio-listing h4{
  font-weight:bold; 
font-size: 1.2em}

/* Common style */
/* line 9, scss/pages/_portfolio.scss */
.portfolio-listing figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 200px;
  max-width: 400px;
  max-height: 400px;
  width: 31.3%;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
  /*position: relative;
  overflow: hidden;
  margin: 0 auto 30px;
  background: #3085a3;
  text-align: center;
  cursor: pointer;*/ }

/* line 29, scss/pages/_portfolio.scss */
.portfolio-listing figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8; }

/* line 37, scss/pages/_portfolio.scss */
.portfolio-listing figure figcaption {
  padding: 1em;
  color: #fff;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 45, scss/pages/_portfolio.scss */
.portfolio-listing figure figcaption::before,
.portfolio-listing figure figcaption::after {
  pointer-events: none; }

/* line 50, scss/pages/_portfolio.scss */
.portfolio-listing figure figcaption,
.portfolio-listing figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
/* line 61, scss/pages/_portfolio.scss */
.portfolio-listing figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0; }

/* line 69, scss/pages/_portfolio.scss */
.portfolio-listing figure h3 {
  word-spacing: -0.15em; }

/* line 73, scss/pages/_portfolio.scss */
.portfolio-listing figure h3 span {
  font-weight: 800; }

/* line 77, scss/pages/_portfolio.scss */
.portfolio-listing figure h3,
.portfolio-listing figure p {
  margin: 0; }

/* line 82, scss/pages/_portfolio.scss */
.portfolio-listing figure p {
  letter-spacing: 1px;
  font-size: 68.5%; }

/* Individual effects */
/*---------------*/
/***** Lily *****/
/*---------------*/
/* line 93, scss/pages/_portfolio.scss */
figure.effect-lily img {
  max-width: none;
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);
  opacity: 0.7;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0); }

/* line 104, scss/pages/_portfolio.scss */
figure.effect-lily figcaption {
  text-align: left; }

/* line 108, scss/pages/_portfolio.scss */
figure.effect-lily figcaption > div {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
  width: 100%;
  height: 50%; }

/* line 117, scss/pages/_portfolio.scss */
figure.effect-lily h3,
figure.effect-lily p {
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0); }

/* line 123, scss/pages/_portfolio.scss */
figure.effect-lily h3 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s; }

/* line 128, scss/pages/_portfolio.scss */
figure.effect-lily p {
  color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s; }

/* line 135, scss/pages/_portfolio.scss */
figure.effect-lily:hover img,
figure.effect-lily:hover p {
  opacity: 1; }

/* line 140, scss/pages/_portfolio.scss */
figure.effect-lily:hover img,
figure.effect-lily:hover h3,
figure.effect-lily:hover p {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 147, scss/pages/_portfolio.scss */
figure.effect-lily:hover p {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s; }

/*---------------*/
/***** Sadie *****/
/*---------------*/
/* line 158, scss/pages/_portfolio.scss */
figure.effect-sadie figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
  background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0); }

/* line 172, scss/pages/_portfolio.scss */
figure.effect-sadie h3 {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #484c61;
  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
  transition: transform 0.35s, color 0.35s;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

/* line 184, scss/pages/_portfolio.scss */
figure.effect-sadie figcaption::before,
figure.effect-sadie p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

/* line 190, scss/pages/_portfolio.scss */
figure.effect-sadie p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0); }

/* line 201, scss/pages/_portfolio.scss */
figure.effect-sadie:hover h3 {
  color: #fff;
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0); }

/* line 207, scss/pages/_portfolio.scss */
figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/*---------------*/
/***** Roxy *****/
/*---------------*/
/* line 218, scss/pages/_portfolio.scss */
figure.effect-roxy {
  background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
  background: linear-gradient(45deg, #ff89e9 0%, #05abe0 100%); }

/* line 223, scss/pages/_portfolio.scss */
figure.effect-roxy img {
  max-width: none;
  width: -webkit-calc(100% + 60px);
  width: calc(100% + 60px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50px, 0, 0);
  transform: translate3d(-50px, 0, 0); }

/* line 233, scss/pages/_portfolio.scss */
figure.effect-roxy figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0); }

/* line 248, scss/pages/_portfolio.scss */
figure.effect-roxy figcaption {
  padding: 3em;
  text-align: left; }

/* line 253, scss/pages/_portfolio.scss */
figure.effect-roxy h3 {
  padding: 30% 0 10px 0; }

/* line 257, scss/pages/_portfolio.scss */
figure.effect-roxy p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0); }

/* line 265, scss/pages/_portfolio.scss */
figure.effect-roxy:hover img {
  opacity: 0.7;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 271, scss/pages/_portfolio.scss */
figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/*---------------*/
/***** Bubba *****/
/*---------------*/
/* line 282, scss/pages/_portfolio.scss */
figure.effect-bubba {
  background: #008cdc; }

/* line 286, scss/pages/_portfolio.scss */
figure.effect-bubba img {
  opacity: 1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s; }

/* line 292, scss/pages/_portfolio.scss */
figure.effect-bubba img {
  opacity: 0.2; }

/* line 296, scss/pages/_portfolio.scss */
figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

/* line 309, scss/pages/_portfolio.scss */
figure.effect-bubba figcaption::before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1); }

/* line 316, scss/pages/_portfolio.scss */
figure.effect-bubba figcaption::after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0); }

/* line 323, scss/pages/_portfolio.scss */
figure.effect-bubba h3 {
  padding-top: 26%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
  color: #fff;
  opacity: 0; }

/* line 333, scss/pages/_portfolio.scss */
figure.effect-bubba p {
  padding: 5px 2.5em;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0); }

/* line 342, scss/pages/_portfolio.scss */
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

/* line 349, scss/pages/_portfolio.scss */
figure.effect-bubba h3,
figure.effect-bubba p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/*---------------*/
/***** Romeo *****/
/*---------------*/
/* line 360, scss/pages/_portfolio.scss */
figure.effect-romeo {
  -webkit-perspective: 1000px;
  perspective: 1000px; }

/* line 365, scss/pages/_portfolio.scss */
figure.effect-romeo img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 0, 300px);
  transform: translate3d(0, 0, 300px); }

/* line 372, scss/pages/_portfolio.scss */
figure.effect-romeo:hover img {
  opacity: 0.6;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 378, scss/pages/_portfolio.scss */
figure.effect-romeo figcaption::before,
figure.effect-romeo figcaption::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 1px;
  background: #fff;
  content: '';
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0); }

/* line 393, scss/pages/_portfolio.scss */
figure.effect-romeo:hover figcaption::before {
  opacity: 0.5;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg); }

/* line 399, scss/pages/_portfolio.scss */
figure.effect-romeo:hover figcaption::after {
  opacity: 0.5;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg); }

/* line 405, scss/pages/_portfolio.scss */
figure.effect-romeo h3,
figure.effect-romeo p {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s; }

/* line 415, scss/pages/_portfolio.scss */
figure.effect-romeo h3 {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0); }

/* line 420, scss/pages/_portfolio.scss */
figure.effect-romeo p {
  padding: 0.25em 2em;
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0); }

/* line 426, scss/pages/_portfolio.scss */
figure.effect-romeo:hover h3 {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0); }

/* line 431, scss/pages/_portfolio.scss */
figure.effect-romeo:hover p {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0); }

/*---------------*/
/***** Layla *****/
/*---------------*/
/* line 440, scss/pages/_portfolio.scss */
figure.effect-layla {
  background: #18a367; }

/* line 444, scss/pages/_portfolio.scss */
figure.effect-layla img {
  height: 390px; }

/* line 448, scss/pages/_portfolio.scss */
figure.effect-layla figcaption {
  padding: 3em; }

/* line 452, scss/pages/_portfolio.scss */
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
  position: absolute;
  content: '';
  opacity: 0; }

/* line 459, scss/pages/_portfolio.scss */
figure.effect-layla figcaption::before {
  top: 50px;
  right: 30px;
  bottom: 50px;
  left: 30px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0; }

/* line 472, scss/pages/_portfolio.scss */
figure.effect-layla figcaption::after {
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }

/* line 485, scss/pages/_portfolio.scss */
figure.effect-layla h3 {
  padding-top: 26%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s; }

/* line 491, scss/pages/_portfolio.scss */
figure.effect-layla p {
  padding: 0.5em 2em;
  text-transform: none;
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }

/* line 499, scss/pages/_portfolio.scss */
figure.effect-layla img,
figure.effect-layla h3 {
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0); }

/* line 505, scss/pages/_portfolio.scss */
figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

/* line 513, scss/pages/_portfolio.scss */
figure.effect-layla:hover img {
  opacity: 0.7;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 519, scss/pages/_portfolio.scss */
figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

/* line 526, scss/pages/_portfolio.scss */
figure.effect-layla:hover h3,
figure.effect-layla:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 533, scss/pages/_portfolio.scss */
figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h3,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s; }

/*---------------*/
/***** Honey *****/
/*---------------*/
/* line 545, scss/pages/_portfolio.scss */
figure.effect-honey {
  background: #4a3753; }

/* line 549, scss/pages/_portfolio.scss */
figure.effect-honey img {
  opacity: 0.9;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s; }

/* line 555, scss/pages/_portfolio.scss */
figure.effect-honey:hover img {
  opacity: 0.5; }

/* line 559, scss/pages/_portfolio.scss */
figure.effect-honey figcaption::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: #fff;
  content: '';
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0); }

/* line 571, scss/pages/_portfolio.scss */
figure.effect-honey h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 1em 1.5em;
  width: 100%;
  text-align: left;
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0); }

/* line 582, scss/pages/_portfolio.scss */
figure.effect-honey h3 i {
  font-style: normal;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0); }

/* line 591, scss/pages/_portfolio.scss */
figure.effect-honey figcaption::before,
figure.effect-honey h3 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s; }

/* line 597, scss/pages/_portfolio.scss */
figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h3,
figure.effect-honey:hover h3 i {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/*---------------*/
/***** Oscar *****/
/*---------------*/
/* line 609, scss/pages/_portfolio.scss */
figure.effect-oscar {
  background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
  background: linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%); }

/* line 614, scss/pages/_portfolio.scss */
figure.effect-oscar img {
  opacity: 0.9;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s; }

/* line 620, scss/pages/_portfolio.scss */
figure.effect-oscar figcaption {
  padding: 3em;
  background-color: rgba(58, 52, 42, 0.7);
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s; }

/* line 627, scss/pages/_portfolio.scss */
figure.effect-oscar figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: ''; }

/* line 637, scss/pages/_portfolio.scss */
figure.effect-oscar h3 {
  margin: 20% 0 10px 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

/* line 645, scss/pages/_portfolio.scss */
figure.effect-oscar figcaption::before,
figure.effect-oscar p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0);
  transform: scale(0); }

/* line 654, scss/pages/_portfolio.scss */
figure.effect-oscar:hover h3 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 659, scss/pages/_portfolio.scss */
figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

/* line 666, scss/pages/_portfolio.scss */
figure.effect-oscar:hover figcaption {
  background-color: rgba(58, 52, 42, 0); }

/* line 670, scss/pages/_portfolio.scss */
figure.effect-oscar:hover img {
  opacity: 0.4; }

/*---------------*/
/***** Marley *****/
/*---------------*/
/* line 678, scss/pages/_portfolio.scss */
figure.effect-marley figcaption {
  text-align: right; }

/* line 682, scss/pages/_portfolio.scss */
figure.effect-marley h3,
figure.effect-marley p {
  position: absolute;
  right: 30px;
  left: 30px;
  padding: 10px 0; }

/* line 691, scss/pages/_portfolio.scss */
figure.effect-marley p {
  bottom: 30px;
  line-height: 1.5;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

/* line 698, scss/pages/_portfolio.scss */
figure.effect-marley h3 {
  top: 30px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0); }

/* line 706, scss/pages/_portfolio.scss */
figure.effect-marley:hover h3 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 711, scss/pages/_portfolio.scss */
figure.effect-marley h3::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
  background: #fff;
  content: '';
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0); }

/* line 723, scss/pages/_portfolio.scss */
figure.effect-marley h3::after,
figure.effect-marley p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

/* line 730, scss/pages/_portfolio.scss */
figure.effect-marley:hover h3::after,
figure.effect-marley:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/*---------------*/
/***** Ruby *****/
/*---------------*/
/* line 741, scss/pages/_portfolio.scss */
figure.effect-ruby {
  background-color: #17819c; }

/* line 745, scss/pages/_portfolio.scss */
figure.effect-ruby img {
  opacity: 0.7;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.15);
  transform: scale(1.15); }

/* line 753, scss/pages/_portfolio.scss */
figure.effect-ruby:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1); }

/* line 759, scss/pages/_portfolio.scss */
figure.effect-ruby h3 {
  margin-top: 20%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0); }

/* line 767, scss/pages/_portfolio.scss */
figure.effect-ruby p {
  margin: 1em 0 0;
  padding: 3em;
  border: 1px solid #fff;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
  transform: translate3d(0, 20px, 0) scale(1.1); }

/* line 778, scss/pages/_portfolio.scss */
figure.effect-ruby:hover h3 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 783, scss/pages/_portfolio.scss */
figure.effect-ruby:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/*---------------*/
/***** Milo *****/
/*---------------*/
/* line 793, scss/pages/_portfolio.scss */
figure.effect-milo {
  background: #2e5d5a; }

/* line 797, scss/pages/_portfolio.scss */
figure.effect-milo img {
  max-width: none;
  width: -webkit-calc(100% + 60px);
  width: calc(100% + 60px);
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-30px, 0, 0) scale(1.12);
  transform: translate3d(-30px, 0, 0) scale(1.12);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 810, scss/pages/_portfolio.scss */
figure.effect-milo:hover img {
  opacity: 0.5;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* line 816, scss/pages/_portfolio.scss */
figure.effect-milo h3 {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 1em 1.2em; }

/* line 823, scss/pages/_portfolio.scss */
figure.effect-milo p {
  padding: 0 10px 0 0;
  width: 50%;
  border-right: 1px solid #fff;
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0); }

/* line 835, scss/pages/_portfolio.scss */
figure.effect-milo:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/*---------------*/
/***** Dexter *****/
/*---------------*/
/* line 845, scss/pages/_portfolio.scss */
figure.effect-dexter {
  background: -webkit-linear-gradient(top, #258dc8 0%, #683c13 100%);
  background: linear-gradient(to bottom, #258dc8 0%, #683c13 100%); }

/* line 850, scss/pages/_portfolio.scss */
figure.effect-dexter img {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s; }

/* line 855, scss/pages/_portfolio.scss */
figure.effect-dexter:hover img {
  opacity: 0.4; }

/* line 859, scss/pages/_portfolio.scss */
figure.effect-dexter figcaption::after {
  position: absolute;
  right: 30px;
  bottom: 30px;
  left: 30px;
  height: -webkit-calc(50% - 30px);
  height: calc(50% - 30px);
  border: 7px solid #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

/* line 874, scss/pages/_portfolio.scss */
figure.effect-dexter:hover figcaption::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 879, scss/pages/_portfolio.scss */
figure.effect-dexter figcaption {
  padding: 3em;
  text-align: left; }

/* line 884, scss/pages/_portfolio.scss */
figure.effect-dexter p {
  position: absolute;
  right: 60px;
  bottom: 60px;
  left: 60px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0); }

/* line 896, scss/pages/_portfolio.scss */
figure.effect-dexter:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/*---------------*/
/***** Sarah *****/
/*---------------*/
/* line 906, scss/pages/_portfolio.scss */
figure.effect-sarah {
  background: #42b078; }

/* line 910, scss/pages/_portfolio.scss */
figure.effect-sarah img {
  max-width: none;
  width: -webkit-calc(100% + 20px);
  width: calc(100% + 20px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 922, scss/pages/_portfolio.scss */
figure.effect-sarah:hover img {
  opacity: 0.4;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 928, scss/pages/_portfolio.scss */
figure.effect-sarah figcaption {
  text-align: left; }

/* line 932, scss/pages/_portfolio.scss */
figure.effect-sarah h3 {
  position: relative;
  overflow: hidden;
  padding: 0.5em 0; }

/* line 938, scss/pages/_portfolio.scss */
figure.effect-sarah h3::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

/* line 952, scss/pages/_portfolio.scss */
figure.effect-sarah:hover h3::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 957, scss/pages/_portfolio.scss */
figure.effect-sarah p {
  padding: 1em 0;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

/* line 966, scss/pages/_portfolio.scss */
figure.effect-sarah:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/*---------------*/
/***** Zoe *****/
/*---------------*/
/* line 976, scss/pages/_portfolio.scss */
figure.effect-zoe figcaption {
  top: auto;
  bottom: 0;
  padding: 1em;
  height: 3.75em;
  background: #fff;
  color: #3c4a50;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

/* line 989, scss/pages/_portfolio.scss */
figure.effect-zoe h3 {
  float: left; }

/* line 993, scss/pages/_portfolio.scss */
figure.effect-zoe p.icon-links a {
  float: right;
  color: #3c4a50;
  font-size: 1.4em; }

/* line 999, scss/pages/_portfolio.scss */
figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
  color: #252d31; }

/* line 1004, scss/pages/_portfolio.scss */
figure.effect-zoe p.description {
  position: absolute;
  bottom: 8em;
  padding: 2em;
  color: #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
  /* Fix for Chrome 37.0.2062.120 (Mac) */ }

/* line 1017, scss/pages/_portfolio.scss */
figure.effect-zoe h3,
figure.effect-zoe p.icon-links a {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0); }

/* line 1025, scss/pages/_portfolio.scss */
figure.effect-zoe p.icon-links a span::before {
  display: inline-block;
  padding: 8px 10px;
  font-family: 'feathericons';
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 1034, scss/pages/_portfolio.scss */
.icon-eye::before {
  content: '\e000'; }

/* line 1038, scss/pages/_portfolio.scss */
.icon-paper-clip::before {
  content: '\e001'; }

/* line 1042, scss/pages/_portfolio.scss */
.icon-heart::before {
  content: '\e024'; }

/* line 1046, scss/pages/_portfolio.scss */
figure.effect-zoe h3 {
  display: inline-block; }

/* line 1050, scss/pages/_portfolio.scss */
figure.effect-zoe:hover p.description {
  opacity: 1; }

/* line 1054, scss/pages/_portfolio.scss */
figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h3,
figure.effect-zoe:hover p.icon-links a {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 1061, scss/pages/_portfolio.scss */
figure.effect-zoe:hover h3 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s; }

/* line 1066, scss/pages/_portfolio.scss */
figure.effect-zoe:hover p.icon-links a:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s; }

/* line 1071, scss/pages/_portfolio.scss */
figure.effect-zoe:hover p.icon-links a:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s; }

/* line 1076, scss/pages/_portfolio.scss */
figure.effect-zoe:hover p.icon-links a:first-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s; }

/*---------------*/
/***** Chico *****/
/*---------------*/
/* line 1085, scss/pages/_portfolio.scss */
figure.effect-chico img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.12);
  transform: scale(1.12); }

/* line 1092, scss/pages/_portfolio.scss */
figure.effect-chico:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1); }

/* line 1098, scss/pages/_portfolio.scss */
figure.effect-chico figcaption {
  padding: 3em; }

/* line 1102, scss/pages/_portfolio.scss */
figure.effect-chico figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: '';
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

/* line 1114, scss/pages/_portfolio.scss */
figure.effect-chico figcaption::before,
figure.effect-chico p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

/* line 1121, scss/pages/_portfolio.scss */
figure.effect-chico h3 {
  padding: 20% 0 20px 0; }

/* line 1125, scss/pages/_portfolio.scss */
figure.effect-chico p {
  margin: 0 auto;
  max-width: 200px;
  -webkit-transform: scale(1.5);
  transform: scale(1.5); }

/* line 1132, scss/pages/_portfolio.scss */
figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

@media screen and (max-width: 1024px) {
.intro-banner{
  margin-top: 70px;
}
  /* line 1142, scss/pages/_portfolio.scss */
  .portfolio-listing figure {
    width: 46%;
    margin: 20px 2%; } }
@media screen and (max-width: 700px) {
  /* line 1149, scss/pages/_portfolio.scss */
  .portfolio-listing figure {
    width: 100%;
    margin: 20px auto;
    float: none; } }
@media screen and (max-width: 700px) {
  /* line 15, scss/base/_responsive.scss */
  body {
    overflow-x: hidden; } }
@media print {
  /* line 6, scss/base/_print.scss */
  header,
  nav,
  footer {
    display: none; }

  /* line 12, scss/base/_print.scss */
  img {
    max-width: 500px; }

  /* line 16, scss/base/_print.scss */
  body {
    font: 14pt Georgia, "Times New Roman", Times, serif;
    line-height: 1.3; } }
/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
/* line 11, scss/base/_shame.scss */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto; }

/* line 17, scss/base/_shame.scss */
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both; }

/* -------------------------------- 

Main components 

-------------------------------- */
/* line 29, scss/base/_shame.scss */
.cd-timeline-img {
  background: #008cdc;
  border: 4px solid #e9e9e9; }

/* line 34, scss/base/_shame.scss */
#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
  z-index: 50; }

/* line 41, scss/base/_shame.scss */
#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #e9e9e9; }

@media only screen and (min-width: 1024px) {
  /* line 52, scss/base/_shame.scss */
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em; }

  /* line 56, scss/base/_shame.scss */
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px; } }
/* line 62, scss/base/_shame.scss */
.cd-timeline-block {
  position: relative;
  margin: 2em 0; }

/* line 66, scss/base/_shame.scss */
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both; }

/* line 71, scss/base/_shame.scss */
.cd-timeline-block:first-child {
  margin-top: 0; }

/* line 74, scss/base/_shame.scss */
.cd-timeline-block:last-child {
  margin-bottom: 0; }

@media only screen and (min-width: 1024px) {
  /* line 78, scss/base/_shame.scss */
  .cd-timeline-block {
    margin: 3em 0; }

  /* line 81, scss/base/_shame.scss */
  .cd-timeline-block:first-child {
    margin-top: 0; }

  /* line 84, scss/base/_shame.scss */
  .cd-timeline-block:last-child {
    margin-bottom: 0; } }
/* line 89, scss/base/_shame.scss */
.cd-timeline-img {
  position: absolute;
  top: 20px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%; }

/* line 97, scss/base/_shame.scss */
.cd-timeline-img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px; }

/* line 107, scss/base/_shame.scss */
.cd-timeline-img.cd-picture {
  background: #75ce66; }

/* line 110, scss/base/_shame.scss */
.cd-timeline-img.cd-movie {
  background: #c03b44; }

/* line 113, scss/base/_shame.scss */
.cd-timeline-img.cd-location {
  background: #f0ca45; }

@media only screen and (min-width: 1024px) {
  /* line 117, scss/base/_shame.scss */
  .cd-timeline-img {
    width: 20px;
    height: 20px;
    left: 50%;
    margin-left: -10px;
    /* Force Hardware Acceleration in WebKit */ } }
@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5); }
  60% {
    opacity: 1;
    -moz-transform: scale(1.2); }
  100% {
    -moz-transform: scale(1); } }
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
/* line 194, scss/base/_shame.scss */
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em; }

/* line 201, scss/base/_shame.scss */
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both; }

/* line 206, scss/base/_shame.scss */
.cd-timeline-content h2 {
  color: #303e49; }

/* line 209, scss/base/_shame.scss */
.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem; }

/* line 213, scss/base/_shame.scss */
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block; }

/* line 216, scss/base/_shame.scss */
.cd-timeline-content p {
  margin: 1em 0 0;
  line-height: 1.6; }

/* line 220, scss/base/_shame.scss */
.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em; }

/* line 227, scss/base/_shame.scss */
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb; }

/* line 230, scss/base/_shame.scss */
.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  color: #e9e9e9; }

/* line 235, scss/base/_shame.scss */
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white; }

@media only screen and (min-width: 768px) {
  /* line 246, scss/base/_shame.scss */
  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem; }

  /* line 250, scss/base/_shame.scss */
  .cd-timeline-content p {
    font-size: 16px;
    font-size: 1rem; }

  /* line 254, scss/base/_shame.scss */
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem; } }
@media only screen and (min-width: 1024px) {
  /* line 261, scss/base/_shame.scss */
  .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%; }

  /* line 266, scss/base/_shame.scss */
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white; }

  /* line 272, scss/base/_shame.scss */
  .cd-timeline-content .cd-read-more {
    float: left; }

  /* line 275, scss/base/_shame.scss */
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem; }

  /* line 283, scss/base/_shame.scss */
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right; }

  /* line 286, scss/base/_shame.scss */
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white; }

  /* line 293, scss/base/_shame.scss */
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right; }

  /* line 296, scss/base/_shame.scss */
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right; } }
@media only screen and (min-width: 1024px) {
  /* inverse bounce effect on even content blocks */ }
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0); } }
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px); }
  100% {
    -moz-transform: translateX(0); } }
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0); } }
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px); }
  100% {
    -moz-transform: translateX(0); } }
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }
/* Preloader */
/* line 443, scss/base/_shame.scss */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #313741;
  /* change if the mask should have another color then white */
  z-index: 99;
  /* makes sure it stays on top */ }

/* line 456, scss/base/_shame.scss */
.ajax-loader {
  -moz-transition: ease-out 750ms;
  -o-transition: ease-out 750ms;
  -webkit-transition: ease-out 750ms;
  transition: ease-out 750ms;
  z-index: 50; }
  /* line 461, scss/base/_shame.scss */
  .ajax-loader .ajax-loader-logo {
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px; }
  /* line 471, scss/base/_shame.scss */
  .ajax-loader .ajax-loader-circle {
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-animation: ajaxLoaderSpin 1.4s linear infinite;
    -webkit-animation: ajaxLoaderSpin 1.4s linear infinite;
    animation: ajaxLoaderSpin 1.4s linear infinite; }
    /* line 478, scss/base/_shame.scss */
    .ajax-loader .ajax-loader-circle .ajax-loader-circle-spinner {
      -moz-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
      -webkit-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
      -moz-animation: ajaxLoaderDashSpin 1.4s ease-in-out infinite;
      -webkit-animation: ajaxLoaderDashSpin 1.4s ease-in-out infinite;
      animation: ajaxLoaderDashSpin 1.4s ease-in-out infinite; }
    /* line 486, scss/base/_shame.scss */
    .ajax-loader .ajax-loader-circle circle {
      -moz-animation: ajaxLoaderColors 5.6s ease-in-out infinite, ajaxLoaderDash 1.4s ease-in-out infinite;
      -webkit-animation: ajaxLoaderColors 5.6s ease-in-out infinite, ajaxLoaderDash 1.4s ease-in-out infinite;
      animation: ajaxLoaderColors 5.6s ease-in-out infinite, ajaxLoaderDash 1.4s ease-in-out infinite;
      stroke-dasharray: 1570;
      stroke-dashoffset: 392.5;
      stroke: #fff;
      stroke-width: 19;
      fill: none; }
  /* line 505, scss/base/_shame.scss */
  .ajax-loader .ajax-loader-letters img {
    max-width: 40px;
    margin: 25px; }
  /* line 510, scss/base/_shame.scss */
  .ajax-loader .ajax-loader-letters path {
    fill: #fff; }

@-moz-keyframes ajaxLoaderSpin {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(270deg);
    transform: rotate(270deg); } }
@-webkit-keyframes ajaxLoaderSpin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); } }
@keyframes ajaxLoaderSpin {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); } }
@-moz-keyframes ajaxLoaderColors {
  0% {
    stroke: #35ad0e; }
  25% {
    stroke: #d8ad44; }
  50% {
    stroke: #d00324; }
  75% {
    stroke: #dc00b8; }
  100% {
    stroke: #017efc; } }
@-webkit-keyframes ajaxLoaderColors {
  0% {
    stroke: #35ad0e; }
  25% {
    stroke: #d8ad44; }
  50% {
    stroke: #d00324; }
  75% {
    stroke: #dc00b8; }
  100% {
    stroke: #017efc; } }
@keyframes ajaxLoaderColors {
  0% {
    stroke: #35ad0e; }
  25% {
    stroke: #d8ad44; }
  50% {
    stroke: #d00324; }
  75% {
    stroke: #dc00b8; }
  100% {
    stroke: #017efc; } }
@-moz-keyframes ajaxLoaderDash {
  0% {
    stroke-dashoffset: 1413; }
  50% {
    stroke-dashoffset: 392.5; }
  100% {
    stroke-dashoffset: 1413; } }
@-webkit-keyframes ajaxLoaderDash {
  0% {
    stroke-dashoffset: 1413; }
  50% {
    stroke-dashoffset: 392.5; }
  100% {
    stroke-dashoffset: 1413; } }
@keyframes ajaxLoaderDash {
  0% {
    stroke-dashoffset: 1413; }
  50% {
    stroke-dashoffset: 392.5; }
  100% {
    stroke-dashoffset: 1413; } }
@-moz-keyframes ajaxLoaderDashSpin {
  50% {
    -moz-transform: rotate(135deg);
    transform: rotate(135deg); }
  100% {
    -moz-transform: rotate(450deg);
    transform: rotate(450deg); } }
@-webkit-keyframes ajaxLoaderDashSpin {
  50% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); }
  100% {
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg); } }
@keyframes ajaxLoaderDashSpin {
  50% {
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); }
  100% {
    -moz-transform: rotate(450deg);
    -ms-transform: rotate(450deg);
    -webkit-transform: rotate(450deg);
    transform: rotate(450deg); } }
/* line 563, scss/base/_shame.scss */
.ajax-loader, .ajax-loader .ajax-loader-circle, .ajax-loader .ajax-loader-circle .ajax-loader-circle-spinner, .ajax-loader .ajax-loader-circle circle, .ajax-loader .ajax-loader-letters {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%; }

@media screen and (max-width: 700px) {
  /* line 567, scss/base/_shame.scss */
  .cd-timeline-img {
    left: 10px;
    top: 15px; }

  /* line 571, scss/base/_shame.scss */
  .cd-timeline-content .cd-date {
    color: #4c5464;
    font-weight: bold; } }


    .portfolio-scan a{
      display: inline-block;
      color: #4c5464;
      width: 33%;
      padding: 20px;
      line-height: 1;
      text-decoration: none;
    }
    .portfolio-scan a:hover, .portfolio-scan a:focus, .portfolio-scan a:active{
      background: #4c5464;
      color: white;
    }
    .prev-project i{
      padding-right: 5px;
    }
    .listing-project{
      text-align: center;
    }
    .next-project{
      text-align: right;
    }
    .next-project i{
      padding-left: 5px;
    }

.center-me{
  margin: 0 auto;
}



