/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
/* line 8, _normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
/* line 18, _normalize.scss */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
/* line 31, _normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
/* line 50, _normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
/* line 61, _normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 70, _normalize.scss */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
/* line 79, _normalize.scss */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
/* line 92, _normalize.scss */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
/* line 102, _normalize.scss */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 115, _normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
/* line 125, _normalize.scss */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 134, _normalize.scss */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 143, _normalize.scss */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 152, _normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
/* line 161, _normalize.scss */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
/* line 170, _normalize.scss */
small {
  font-size: 80%; }

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

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

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

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 202, _normalize.scss */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
/* line 210, _normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 222, _normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
/* line 234, _normalize.scss */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 243, _normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 257, _normalize.scss */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
/* line 269, _normalize.scss */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 278, _normalize.scss */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 288, _normalize.scss */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
/* line 299, _normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 310, _normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 322, _normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
/* line 333, _normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 346, _normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 359, _normalize.scss */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
/* line 368, _normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 378, _normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 388, _normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

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

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
/* line 406, _normalize.scss */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 416, _normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/* line 9, _reset.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
/* line 30, _reset.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

/* line 34, _reset.scss */
body {
  line-height: 1; }

/* line 37, _reset.scss */
ol, ul {
  list-style: none; }

/* line 40, _reset.scss */
ul.bullets {
  list-style: disc;
  list-style-position: inside;
  margin: 10px 0 10px 10px; }

/* line 45, _reset.scss */
ol.bullets {
  list-style: decimal;
  list-style-position: outside;
  margin: 10px 0 10px 25px; }

/* line 50, _reset.scss */
blockquote, q {
  quotes: none; }

/* line 53, _reset.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* line 58, _reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 63, _reset.scss */
img {
  max-width: 100%; }

/* line 67, _reset.scss */
small {
  font-size: 85%; }

/* Welcome to helpers.scss - Here are rules that helps you with stuff */
/* rem fallback to pixels */
/* line 39, _helpers.scss */
.hidden {
  display: none; }

/* line 42, _helpers.scss */
.active {
  display: block; }

/* line 47, _helpers.scss */
.mobile-only {
  display: none; }
  @media only screen and (max-width: 767px) {
    /* line 47, _helpers.scss */
    .mobile-only {
      display: block; } }

@media only screen and (max-width: 767px) {
  /* line 53, _helpers.scss */
  .desktop-only {
    display: none; } }

/* line 60, _helpers.scss */
.left {
  float: left; }

/* line 63, _helpers.scss */
.right {
  float: right; }

/* line 66, _helpers.scss */
.center {
  text-align: center; }

/* line 72, _helpers.scss */
.cf:after {
  content: "";
  display: table;
  clear: both; }

/* Welcome to grid.scss - Here are rules that controls your grid
feel free to change max-width to either 1060px or 960px */
/* SETTINGS */
/* HELPER FUNCTIONS */
/* line 38, _grid.scss */
.wrapper {
  /* fixed padding outside of grid */
  padding: 0 20px;
  clear: both;
  /* fix for firefox border-box-sizing-bug(?) */ }
  @media only screen and (max-width: 767px) {
    /* line 38, _grid.scss */
    .wrapper {
      padding-left: 2.6595744680851064%;
      padding-right: 2.6595744680851064%; } }

/* add colors to grid */
/* line 50, _grid.scss */
.wrapper.helper .onecol,
.wrapper.helper .twocol,
.wrapper.helper .threecol,
.wrapper.helper .fourcol,
.wrapper.helper .fivecol,
.wrapper.helper .sixcol,
.wrapper.helper .sevencol,
.wrapper.helper .eightcol,
.wrapper.helper .ninecol,
.wrapper.helper .tencol,
.wrapper.helper .elevencol,
.wrapper.helper .twelvecol {
  background: rgba(255, 0, 0, 0.2); }

/* line 67, _grid.scss */
.row:before,
.row:after,
.docuRow:before,
.docuRow:after {
  content: "";
  display: table; }

/* line 74, _grid.scss */
.row:after,
.docuRow:after {
  clear: both; }

/* line 79, _grid.scss */
.row {
  width: auto;
  max-width: 1060px;
  margin: 0 auto;
  zoom: 1; }
  @media only screen and (max-width: 767px) {
    /* line 79, _grid.scss */
    .row {
      width: 100%;
      min-width: 0; } }

/* line 90, _grid.scss */
.docuRow {
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  zoom: 1; }
  @media only screen and (max-width: 767px) {
    /* line 90, _grid.scss */
    .docuRow {
      width: 100%;
      min-width: 0; } }

/* line 102, _grid.scss */
.onecol,
.twocol,
.threecol,
.fourcol,
.fivecol,
.sixcol,
.sevencol,
.eightcol,
.ninecol,
.tencol,
.elevencol,
.twelvecol {
  position: relative; }
  @media only screen and (max-width: 767px) {
    /* line 102, _grid.scss */
    .onecol,
    .twocol,
    .threecol,
    .fourcol,
    .fivecol,
    .sixcol,
    .sevencol,
    .eightcol,
    .ninecol,
    .tencol,
    .elevencol,
    .twelvecol {
      width: auto !important;
      float: none !important;
      margin-left: 0 !important;
      margin-right: 0 !important;
      padding-left: 0 !important;
      padding-right: 0 !important;
      clear: both; } }

/* line 127, _grid.scss */
.onecol,
.twocol,
.threecol,
.fourcol,
.fivecol,
.sixcol,
.sevencol,
.eightcol,
.ninecol,
.tencol,
.elevencol {
  margin-left: 1.88679%;
  float: left; }

/* line 142, _grid.scss */
.onecol:first-child,
.twocol:first-child,
.threecol:first-child,
.fourcol:first-child,
.fivecol:first-child,
.sixcol:first-child,
.sevencol:first-child,
.eightcol:first-child,
.ninecol:first-child,
.tencol:first-child,
.elevencol:first-child {
  margin-left: 0;
  clear: left;
  /* fix for firefox border-box-sizing-bug(?) */ }

/* line 156, _grid.scss */
.visually-first {
  margin-left: 0; }

/* line 160, _grid.scss */
.onecol {
  width: 6.60377%; }

/* line 164, _grid.scss */
.twocol {
  width: 15.09434%; }

/* line 168, _grid.scss */
.threecol {
  width: 23.58491%; }

/* line 172, _grid.scss */
.fourcol {
  width: 32.07547%; }

/* line 176, _grid.scss */
.fivecol {
  width: 40.56604%; }

/* line 180, _grid.scss */
.sixcol {
  width: 49.0566%; }
  /* line 25, _grid.scss */
  .sixcol.single {
    width: 100%;
    max-width: 520px;
    max-width: 28.88889rem; }
    @media only screen and (max-width: 767px) {
      /* line 25, _grid.scss */
      .sixcol.single {
        max-width: none; } }

/* line 185, _grid.scss */
.sevencol {
  width: 57.54717%; }

/* line 189, _grid.scss */
.eightcol {
  width: 66.03774%; }
  /* line 25, _grid.scss */
  .eightcol.single {
    width: 100%;
    max-width: 700px;
    max-width: 38.88889rem; }
    @media only screen and (max-width: 767px) {
      /* line 25, _grid.scss */
      .eightcol.single {
        max-width: none; } }

/* line 194, _grid.scss */
.ninecol {
  width: 74.5283%; }

/* line 198, _grid.scss */
.tencol {
  width: 83.01887%; }

/* line 202, _grid.scss */
.elevencol {
  width: 91.50943%; }

/* line 206, _grid.scss */
.twelvecol {
  width: 100%; }

/* Welcome to fonts.scss - Here are rules that control your fonts.
Put your fonts in the fonts/ folder and add them accordingly here.
Remember to remove the slashes in front of the rows */
/* Fira Sans 540 */
@font-face {
  font-family: 'Fira Sans';
  font-weight: normal;
  font-style: normal;
  src: url("https://fonts.googleapis.com/css?family=Fira+Sans"); }
@font-face {
  font-family: 'Fira Sans Medium';
  font-weight: normal;
  font-style: normal;
  src: url("https://fonts.googleapis.com/css?family=Fira+Sans:500"); }
/* Welcome to colors.scss - Here are rules for colors
remove, rename and add colors for your webpage. remember
to remove the slashes before the colors you want to use. */
/* Welcome to forms.scss - Here are rules that control your forms.*/
/* line 6, _forms.scss */
input[type=search]:focus {
  outline: 0; }

/* line 1, _header.scss */
header {
  height: 70px;
  margin-top: 30px;
  margin-bottom: 30px; }
  /* line 5, _header.scss */
  header .logo {
    width: 66px;
    position: absolute;
    top: 0;
    display: block;
    cursor: pointer; }
    /* line 11, _header.scss */
    header .logo a {
      display: block;
      border-bottom: 0; }
      /* line 14, _header.scss */
      header .logo a img {
        width: 100%;
        height: auto;
        vertical-align: top;
        margin-bottom: 0; }
      /* line 20, _header.scss */
      header .logo a .float {
        -moz-animation: float 3s infinite ease-in-out;
        -webkit-animation: float 3s infinite ease-in-out;
        animation: float 3s infinite ease-in-out; }
      /* line 25, _header.scss */
      header .logo a .shadow {
        width: 48px;
        height: 8px;
        position: absolute;
        top: 60px;
        margin-left: 10px;
        background-color: rgba(0, 0, 0, 0.3);
        border-radius: 50%; }
      /* line 34, _header.scss */
      header .logo a .scale {
        -moz-animation: scale 3s infinite ease-in-out;
        -webkit-animation: scale 3s infinite ease-in-out;
        animation: scale 3s infinite ease-in-out; }
  /* line 41, _header.scss */
  header ul {
    float: right; }
    /* line 43, _header.scss */
    header ul li {
      display: inline-block;
      line-height: 70px;
      margin-left: 20px; }

@-webkit-keyframes scale {
  from {
    -webkit-transform: scale(0.9); }
  65% {
    -webkit-transform: scale(1); }
  to {
    -webkit-transform: scale(0.9); } }
@-moz-keyframes scale {
  from {
    -moz-transform: scale(0.9); }
  65% {
    -moz-transform: scale(1); }
  to {
    -moz-transform: scale(0.9); } }
@-ms-keyframes scale {
  from {
    -ms-transform: scale(0.9); }
  65% {
    -ms-transform: scale(1); }
  to {
    -ms-transform: scale(0.9); } }
@keyframes scale {
  from {
    transform: scale(0.9); }
  65% {
    transform: scale(1); }
  to {
    transform: scale(0.9); } }
@-webkit-keyframes float {
  from {
    -webkit-transform: translate(0, 0); }
  65% {
    -webkit-transform: translate(0, 7px); }
  to {
    -webkit-transform: translate(0, 0); } }
@-moz-keyframes float {
  from {
    -moz-transform: translate(0, 0); }
  65% {
    -moz-transform: translate(0, 7px); }
  to {
    -moz-transform: translate(0, 0); } }
@-ms-keyframes float {
  from {
    -ms-transform: translate(0, 0); }
  65% {
    -ms-transform: translate(0, 7px); }
  to {
    -ms-transform: translate(0, 0); } }
@keyframes float {
  from {
    transform: translate(0, 0); }
  65% {
    transform: translate(0, 7px); }
  to {
    transform: translate(0, 0); } }
/* Welcome to type.scss - Here are rules that controls all typefaces on the
page. Add your settings here before you create your page so you know where
to use what font and size */
/* line 5, _type.scss */
html {
  font-size: 18px; }

/* line 9, _type.scss */
body {
  font-family: 'Fira Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  color: #3C424F;
  line-height: 1.5;
  text-align: left; }

/* line 22, _type.scss */
h1, h2, h3, h4, h5, h6 {
  color: #3C424F;
  font-family: 'Fira Sans Medium', sans-serif;
  letter-spacing: 0;
  text-align: left;
  font-weight: bold; }

/* line 29, _type.scss */
h1 {
  font-size: 70px;
  font-size: 3.88889rem;
  color: #BD0FE1;
  line-height: 1.2;
  margin-bottom: 40px;
  margin-top: 40px; }
  @media only screen and (max-width: 767px) {
    /* line 29, _type.scss */
    h1 {
      font-size: 26px;
      font-size: 1.44444rem; } }

/* line 39, _type.scss */
h1.alt {
  margin-bottom: 20px;
  margin-top: 20px; }

/* line 44, _type.scss */
h2 {
  font-size: 30px;
  font-size: 1.66667rem;
  color: #BD0FE1;
  line-height: 1.2;
  padding-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    /* line 44, _type.scss */
    h2 {
      font-size: 26px;
      font-size: 1.44444rem; } }

/* line 54, _type.scss */
p.text-intro {
  font-size: 24px;
  font-size: 1.33333rem;
  line-height: 1.6;
  width: 85%; }
  @media only screen and (max-width: 767px) {
    /* line 54, _type.scss */
    p.text-intro {
      font-size: 16px;
      font-size: 0.88889rem;
      width: 100%; } }

/* line 64, _type.scss */
p.text-footer {
  font-size: 22px;
  font-size: 1.22222rem;
  line-height: 1.4;
  width: 80%;
  margin-bottom: 15px; }
  @media only screen and (max-width: 767px) {
    /* line 64, _type.scss */
    p.text-footer {
      font-size: 16px;
      font-size: 0.88889rem;
      width: 100%; } }

/* line 75, _type.scss */
p.card-text {
  margin-bottom: 5px; }

/* line 79, _type.scss */
span.color {
  color: #FA3D65;
  font-weight: bold; }

/* line 84, _type.scss */
h3 {
  font-size: 20px;
  font-size: 1.11111rem;
  font-weight: bold; }
  @media only screen and (max-width: 767px) {
    /* line 84, _type.scss */
    h3 {
      font-size: 18px;
      font-size: 1rem; } }

/* line 93, _type.scss */
p {
  font-size: 18px;
  font-size: 1rem;
  text-align: left;
  margin-bottom: 15px; }
  @media only screen and (max-width: 767px) {
    /* line 93, _type.scss */
    p {
      font-size: 16px;
      font-size: 0.88889rem; } }

/* line 102, _type.scss */
p.small {
  font-size: 12px;
  font-size: 0.66667rem; }

/* line 109, _type.scss */
a {
  font-size: 18px;
  font-size: 1rem;
  color: #FA3D65;
  font-weight: bold;
  font-family: 'Fira Sans', sans-serif;
  text-decoration: none;
  border-bottom: 1px solid; }
  /* line 116, _type.scss */
  a:hover {
    color: #C72F50; }
  @media only screen and (max-width: 767px) {
    /* line 109, _type.scss */
    a {
      font-size: 16px;
      font-size: 0.88889rem; } }

/* line 1, _footer.scss */
.footer {
  margin-top: 30px; }

/* line 6, _footer.scss */
.contact-me .row {
  padding: 30px 0; }
@media only screen and (max-width: 767px) {
  /* line 9, _footer.scss */
  .contact-me .contact-msg {
    margin-bottom: 20px; } }
/* line 14, _footer.scss */
.contact-me ul {
  margin-top: 6px; }
  /* line 16, _footer.scss */
  .contact-me ul li {
    margin-bottom: 15px; }

/* Welcome to content.scss - Here are rules that does not fit anywhere else */
/* line 4, _content.scss */
* {
  margin: 0;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 12, _content.scss */
html, body {
  height: 100%;
  background-color: #F8F8F8; }

/* line 17, _content.scss */
img {
  height: auto; }

/* line 21, _content.scss */
.wrapper {
  padding: 0 20px;
  clear: both; }
  @media only screen and (max-width: 767px) {
    /* line 21, _content.scss */
    .wrapper {
      padding: 0 10px; } }

/* line 29, _content.scss */
.iframe-flexible-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 30px; }
  /* line 35, _content.scss */
  .iframe-flexible-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Welcome to box.scss - Here are rules for responsive boxes with backgrounds */
/* line 4, _box.scss */
.box {
  background-color: #fff;
  padding: 15px;
  margin: 0;
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    /* line 4, _box.scss */
    .box {
      padding-left: 2.5%;
      padding-right: 2.5%; } }

/* mozilla button bug */
/* line 2, _buttons.scss */
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* line 6, _buttons.scss */
.btn {
  font-weight: bold;
  font-family: "ProximaNova";
  font-size: 16px;
  font-size: 0.88889rem;
  color: #fff;
  line-height: 18px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 20px 25px;
  border: none;
  cursor: pointer; }
  /* line 19, _buttons.scss */
  .btn:focus {
    outline: 0; }

/* line 23, _buttons.scss */
.btn {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 15px 15px 0;
  background-color: #ffa94b;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }
  @media only screen and (max-width: 767px) {
    /* line 23, _buttons.scss */
    .btn {
      width: 100%;
      display: block;
      padding-left: 0;
      padding-right: 0; } }
  /* line 39, _buttons.scss */
  .btn:hover {
    border-bottom: 0;
    color: #fff;
    background-color: #ff931e; }
  /* line 44, _buttons.scss */
  .btn:focus {
    outline: 0; }
  /* line 47, _buttons.scss */
  .btn.right {
    margin: 0 0 18px 15px; }

/* line 52, _buttons.scss */
.btn.sec {
  background-color: #3498db; }

/* line 56, _buttons.scss */
.btn.mobile {
  background-color: #3498db;
  display: none;
  margin: 0; }
  @media only screen and (max-width: 767px) {
    /* line 56, _buttons.scss */
    .btn.mobile {
      display: block;
      width: auto;
      padding: 20px 25px; } }

/* line 2, views/_start-page.scss */
.img-grid img {
  display: block; }
/* line 5, views/_start-page.scss */
.img-grid .row-1 {
  display: flex;
  margin-bottom: 10px; }
  /* line 8, views/_start-page.scss */
  .img-grid .row-1 .img-container1 {
    flex: 1.4998; }
  /* line 11, views/_start-page.scss */
  .img-grid .row-1 .img-container2 {
    flex: 1;
    margin: 0 10px; }
  /* line 15, views/_start-page.scss */
  .img-grid .row-1 .img-container3 {
    flex: 1.3333; }
/* line 19, views/_start-page.scss */
.img-grid .row-2 {
  display: flex;
  margin-bottom: 10px; }
  /* line 22, views/_start-page.scss */
  .img-grid .row-2 .img-container1 {
    flex: 1; }
    @media only screen and (max-width: 767px) {
      /* line 22, views/_start-page.scss */
      .img-grid .row-2 .img-container1 {
        display: none;
        flex: 0; } }
  /* line 29, views/_start-page.scss */
  .img-grid .row-2 .img-container2 {
    flex: 1.3694;
    margin: 0 10px;
    background-color: #0fbcf9;
    position: relative;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      /* line 29, views/_start-page.scss */
      .img-grid .row-2 .img-container2 {
        margin-left: 0; } }
    /* line 38, views/_start-page.scss */
    .img-grid .row-2 .img-container2 .music-meta {
      text-align: center;
      width: 100%;
      padding: 2%;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%); }
      /* line 49, views/_start-page.scss */
      .img-grid .row-2 .img-container2 .music-meta span {
        color: #fff;
        font-size: 21px;
        font-size: 1.16667rem;
        display: block;
        line-height: 1.2; }
        @media only screen and (max-width: 767px) {
          /* line 49, views/_start-page.scss */
          .img-grid .row-2 .img-container2 .music-meta span {
            font-size: 14px;
            font-size: 0.77778rem; } }
      /* line 58, views/_start-page.scss */
      .img-grid .row-2 .img-container2 .music-meta span {
        color: #fff;
        line-height: 1.2; }
      /* line 62, views/_start-page.scss */
      .img-grid .row-2 .img-container2 .music-meta .note-icon {
        width: 35px;
        margin: 0 auto 15px auto; }
        @media only screen and (max-width: 767px) {
          /* line 62, views/_start-page.scss */
          .img-grid .row-2 .img-container2 .music-meta .note-icon {
            width: 15px;
            margin: 0 auto 5px auto; } }
  /* line 72, views/_start-page.scss */
  .img-grid .row-2 .img-container3 {
    flex: 1.7777; }
/* line 76, views/_start-page.scss */
.img-grid .row-3 {
  display: flex;
  margin-bottom: 10px; }
  /* line 79, views/_start-page.scss */
  .img-grid .row-3 .img-container1 {
    flex: 1.3333; }
  /* line 82, views/_start-page.scss */
  .img-grid .row-3 .img-container2 {
    flex: 1;
    margin: 0 10px; }
  /* line 86, views/_start-page.scss */
  .img-grid .row-3 .img-container3 {
    flex: 1.3333; }

/* line 94, views/_start-page.scss */
.flex-grid-fours, .flex-grid-thirds {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

/* line 100, views/_start-page.scss */
.flex-grid-fours .col {
  width: 24%; }
  @media only screen and (max-width: 767px) {
    /* line 100, views/_start-page.scss */
    .flex-grid-fours .col {
      width: 48%;
      margin-bottom: 15px; }
      /* line 105, views/_start-page.scss */
      .flex-grid-fours .col h3 {
        font-size: 14px;
        font-size: 0.77778rem;
        line-height: 1.2; }
      /* line 109, views/_start-page.scss */
      .flex-grid-fours .col span {
        font-size: 12px;
        font-size: 0.66667rem;
        line-height: 1.2; } }

/* line 116, views/_start-page.scss */
#toggle {
  align-self: center; }

/* line 120, views/_start-page.scss */
.flex-grid-thirds .col {
  width: 32%; }
  @media only screen and (max-width: 767px) {
    /* line 120, views/_start-page.scss */
    .flex-grid-thirds .col {
      width: 50%; }
      /* line 124, views/_start-page.scss */
      .flex-grid-thirds .col h3 {
        font-size: 18px;
        font-size: 1rem; }
      /* line 127, views/_start-page.scss */
      .flex-grid-thirds .col .card-text {
        font-size: 14px;
        font-size: 0.77778rem; } }

/* line 133, views/_start-page.scss */
.right {
  float: right; }

/* line 137, views/_start-page.scss */
.center {
  margin-left: auto;
  margin-right: auto; }

/* line 142, views/_start-page.scss */
.quote {
  background-color: #0fbcf9;
  color: #fff;
  padding-top: 40px;
  padding-bottom: 40px; }
  /* line 147, views/_start-page.scss */
  .quote p {
    width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (max-width: 767px) {
      /* line 147, views/_start-page.scss */
      .quote p {
        width: 100%; } }

/* line 159, views/_start-page.scss */
.svg-icons {
  width: 25px;
  vertical-align: top;
  margin-right: 5px; }

/* line 165, views/_start-page.scss */
.arrow-icon {
  margin-left: 5px; }

/* line 169, views/_start-page.scss */
.dotted_list {
  list-style: circle; }

/* line 173, views/_start-page.scss */
.section_margin {
  margin-bottom: 50px; }
  @media only screen and (max-width: 767px) {
    /* line 173, views/_start-page.scss */
    .section_margin {
      margin-bottom: 40px; } }

/* line 180, views/_start-page.scss */
.no_border {
  text-decoration: none;
  border-bottom: none; }

/* line 185, views/_start-page.scss */
.case_text {
  margin-top: 40px; }

/* line 189, views/_start-page.scss */
.small_margin {
  margin-bottom: 30px; }

/* line 193, views/_start-page.scss */
.case_link {
  border-bottom: 1px solid;
  display: inherit;
  font-size: 16px;
  font-size: 0.88889rem; }
  /* line 197, views/_start-page.scss */
  .case_link img {
    margin-bottom: -1px; }

/* line 1, views/_about.scss */
.about_header {
  width: 100%; }

/* line 4, views/_about.scss */
.illustration {
  margin: 0 auto;
  width: 80%; }
  @media only screen and (max-width: 767px) {
    /* line 4, views/_about.scss */
    .illustration {
      text-align: center;
      margin-bottom: 10px; }
      /* line 10, views/_about.scss */
      .illustration img {
        width: 50%; } }
