@charset "UTF-8";
/*!
 * Theme Name: WPgulp
 * Theme URI:
 * Author:
 * Author URI:
 * Description: Base theme for WPgulp website. Developers are strongly encouraged to modify the child theme instead of this core theme.
 * Version: 1.0.0
 * License: GNU General Public License v3
 * License URI: http://www.gnu.org/licenses/gpl-3.0.html
 * Text Domain: __texdomain
 */

/*
    #############

    FONTS 

    ############# */
/*
    #############

    BASE

    ############# */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

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

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

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

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

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

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

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*
    #############

    LAYOUT

    ############# */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

_:-webkit-full-screen:not(:root:root), html {
  -webkit-font-smoothing: subpixel-antialiased;
}

body {
  font-family: "Lato", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: white;
  background-color: #2A2A2A;
}

html, body {
  height: 100%;
}

img, svg, video, iframe {
  height: auto;
  max-width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

h1 {
  font-size: 1.5em;
}

h2 {
  font-size: 1.25em;
}

p, ul, ol {
  margin: 1.5em 0;
}

a {
  text-decoration: none;
  color: inherit;
}

.no-js [data-srcset] {
  display: none;
}

.fadein {
  opacity: 0;
  transition: opacity, .3s, ease-out;
}

.fadein.lazyloaded {
  opacity: 1;
}

/*
    #############

    ELEMENTS

    ############# */
a {
  text-decoration: none;
  color: inherit;
}

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

.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
  max-width: 100%;
  height: auto;
}

img.alignright, .wp-caption.alignright {
  clear: right;
  margin: 0 0 .5em 8%;
}

img.alignleft, .wp-caption.alignleft {
  margin: 0 8% .5em 0;
}

img.alignleft, img.alignright, .wp-caption.alignleft, .wp-caption.alignright {
  max-width: 45%;
}

img.aligncenter, .wp-caption.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption img {
  width: 100%;
  display: block;
}

.wp-caption p {
  margin: .5em 0 0 0;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

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

/*
    #############

    HELPERS 

    ############# */
.screen-reader-text, .screen-reader-response {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
          clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus, .screen-reader-response:focus {
  clip: auto !important;
  display: block;
  height: auto;
  left: 5px;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.screen-reader-text + *, .screen-reader-response + * {
  margin-top: 0 !important;
}

@-webkit-keyframes rotate-forever {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes rotate-forever {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.content a {
  color: inherit;
  text-decoration: none;
  position: relative;
  display: inline-block;
}

.content a:before, .content a:after {
  content: '';
  position: absolute;
  bottom: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.content a:before {
  left: 0;
  right: 0;
}

.content a:after {
  left: 50%;
  right: 50%;
  transition: all .2s,ease;
}

.content a:hover:after {
  left: 0%;
  right: 0%;
  border-color: white;
}

/*
    #############

    MODULES

    ############# */
/*
    #############

    HEADER

    ############# */
[id=header] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-family: "Maven Pro", sans-serif;
  color: rgba(255, 255, 255, 0.75);
}

[id=header]:after {
  content: '';
  display: block;
  clear: both;
}

[id=header] a {
  transition: color .2s ease;
}

[id=header] .container {
  position: relative;
}

[id=header] .container:before, [id=header] .container:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 40px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0);
  transition: all, .2s;
}

[id=header] .container:before {
  left: 20px;
  border-width: 0 0 1px 0;
}

[id=header] .container:after {
  border-width: 1px;
  margin-right: -5px;
  margin-bottom: -2px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
}

@media (min-width: 640px) {
  [id=header] .container:before, [id=header] .container:after {
    right: 160px;
  }
}

@media (min-width: 800px) {
  [id=header] .container:before {
    left: 40px;
  }
}

[id=header] .nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: right;
}

[id=header] .nav li {
  padding: 1em 0;
  display: inline-block;
  vertical-align: top;
}

[id=header] .nav li + .special {
  margin-left: 1em;
}

[id=header] .nav li + li {
  margin-left: .1em;
}

@media (max-width: 640px) {
  [id=header] .nav li:not(.special) {
    display: none;
  }
}

[id=header] .nav a {
  display: block;
  padding: .5em 1em;
}

[id=header] .nav .active a, [id=header] .nav a:hover {
  color: white;
}

[id=header] .nav .special a {
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin: -1px 0;
  border-radius: 2em;
  transition: color .2s ease, border .6s ease;
}

body:not(.get-a-quote) [id=header] .nav .special a:hover {
  color: white;
  border-color: white;
}

.get-a-quote [id=header] {
  display: none;
}

.logo {
  text-decoration: none;
  color: white;
  opacity: .75;
  transition: opacity .2s ease;
  background: url("../images/mobilemarkup-logo.svg") no-repeat left 20%;
  background-size: auto 1.5em;
  display: block;
  margin: 1em 0;
  padding: .5em .5em .5em 3em;
  position: absolute;
}

.logo:hover, .logo.active {
  opacity: 1;
}

/*
    #############

    NAV 

    ############# */
/*
    #############

    MAIN

    ############# */
/*
    #############

    FOOTER

    ############# */
[id=footer] {
  text-align: center;
  min-height: 50%;
  height: 50%;
  box-sizing: border-box;
  background-color: black;
  box-sizing: border-box;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  background-color: black;
  position: relative;
}

[id=footer] .email, [id=footer] .calibration {
  position: absolute;
  font-size: 14px;
  line-height: 1;
  bottom: 1rem;
  font-variant: small-caps;
}

[id=footer] .email {
  right: 1rem;
}

[id=footer] .calibration {
  left: 1rem;
}

/*
    #############

    Grid

    ############# */
.container {
  margin: 0 auto;
  max-width: 1180px;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 640px) {
  .container {
    padding-left: 35px;
    padding-right: 35px;
  }
}

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

.col > *:first-child:not(div), [class*=col] > *:first-child:not(div) {
  margin-top: 0;
}

.col > *:last-child:not(div), [class*=col] > *:last-child:not(div) {
  margin-bottom: 0;
}

@media (max-width: 640px) {
  .col.half + .half, [class*=col].half + .half {
    margin-top: 3em;
  }
}

@media (min-width: 640px) {
  .col.half, [class*=col].half {
    width: 15.2542372881%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .col.half:nth-child(2n), [class*=col].half:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 800px) {
  .col-8 {
    width: 66.1016949153%;
    float: left;
    margin-right: 1.6949152542%;
  }
}

@media (min-width: 800px) {
  .col-4 {
    width: 32.2033898305%;
    float: left;
    margin-right: 1.6949152542%;
  }
}

@media (min-width: 800px) {
  .last {
    float: right;
    margin-right: 0;
  }
}

/*
    #############

    Layout

    ############# */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

_:-webkit-full-screen:not(:root:root), html {
  -webkit-font-smoothing: subpixel-antialiased;
}

body {
  font-family: "Lato", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: white;
  background-color: #2A2A2A;
}

html, body {
  height: 100%;
}

img, svg, video, iframe {
  height: auto;
  max-width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

h1 {
  font-size: 1.5em;
}

h2 {
  font-size: 1.25em;
}

p, ul, ol {
  margin: 1.5em 0;
}

a {
  text-decoration: none;
  color: inherit;
}

.no-js [data-srcset] {
  display: none;
}

.fadein {
  opacity: 0;
  transition: opacity, .3s, ease-out;
}

.fadein.lazyloaded {
  opacity: 1;
}

/*
    #############

    Helpers

    ############# */
.screen-reader-text, .screen-reader-response {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
          clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus, .screen-reader-response:focus {
  clip: auto !important;
  display: block;
  height: auto;
  left: 5px;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.screen-reader-text + *, .screen-reader-response + * {
  margin-top: 0 !important;
}

@keyframes rotate-forever {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.content a {
  color: inherit;
  text-decoration: none;
  position: relative;
  display: inline-block;
}

.content a:before, .content a:after {
  content: '';
  position: absolute;
  bottom: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.content a:before {
  left: 0;
  right: 0;
}

.content a:after {
  left: 50%;
  right: 50%;
  transition: all .2s,ease;
}

.content a:hover:after {
  left: 0%;
  right: 0%;
  border-color: white;
}

/*
    #############

    Modules

    ############# */
blockquote {
  position: relative;
  font-size: 1.125em;
  font-weight: 200;
  background-color: #333;
  padding: 1em 1em .75em 2em;
  text-align: left;
  margin: 0;
  quotes: "“" "”";
}

@media (min-width: 920px) and (max-width: 1280px) {
  blockquote {
    font-size: 2vw;
  }
}

@media (min-width: 1280px) {
  blockquote {
    font-size: 1.625em;
  }
}

blockquote:before {
  content: open-quote;
  position: absolute;
  top: .5em;
  left: .1em;
  font-size: 4em;
  line-height: .1em;
  color: #02DAAF;
}

blockquote cite {
  margin-top: .25em;
  font-size: .75em;
  display: block;
  text-align: right;
  color: #02DAAF;
  font-weight: normal;
  white-space: nowrap;
  font-family: 'Radley', serif;
}

@media (min-width: 880px) {
  blockquote .trim {
    margin-right: -1em;
  }
}

/*
    #############

    Header

    ############# */
[id=header] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-family: "Maven Pro", sans-serif;
  color: rgba(255, 255, 255, 0.75);
}

[id=header]:after {
  content: '';
  display: block;
  clear: both;
}

[id=header] a {
  transition: color .2s ease;
}

[id=header] .container {
  position: relative;
}

[id=header] .container:before, [id=header] .container:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 40px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0);
  transition: all, .2s;
}

[id=header] .container:before {
  left: 20px;
  border-width: 0 0 1px 0;
}

[id=header] .container:after {
  border-width: 1px;
  margin-right: -5px;
  margin-bottom: -2px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
}

@media (min-width: 640px) {
  [id=header] .container:before, [id=header] .container:after {
    right: 160px;
  }
}

@media (min-width: 800px) {
  [id=header] .container:before {
    left: 40px;
  }
}

[id=header] .nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: right;
}

[id=header] .nav li {
  padding: 1em 0;
  display: inline-block;
  vertical-align: top;
}

[id=header] .nav li + .special {
  margin-left: 1em;
}

[id=header] .nav li + li {
  margin-left: .1em;
}

@media (max-width: 640px) {
  [id=header] .nav li:not(.special) {
    display: none;
  }
}

[id=header] .nav a {
  display: block;
  padding: .5em 1em;
}

[id=header] .nav .active a, [id=header] .nav a:hover {
  color: white;
}

[id=header] .nav .special a {
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin: -1px 0;
  border-radius: 2em;
  transition: color .2s ease, border .6s ease;
}

body:not(.get-a-quote) [id=header] .nav .special a:hover {
  color: white;
  border-color: white;
}

.get-a-quote [id=header] {
  display: none;
}

.logo {
  text-decoration: none;
  color: white;
  opacity: .75;
  transition: opacity .2s ease;
  background: url("../images/mobilemarkup-logo.svg") no-repeat left 20%;
  background-size: auto 1.5em;
  display: block;
  margin: 1em 0;
  padding: .5em .5em .5em 3em;
  position: absolute;
}

.logo:hover, .logo.active {
  opacity: 1;
}

/*
    #############

    Nav

    ############# */
/*
    #############

    Sections

    ############# */
[id*=about] {
  background-color: #0074D9;
  background-color: #3050F0;
  font-family: "Abel", sans-serif;
}

[id*=about] h2 {
  font-weight: inherit;
  line-height: 1;
  font-size: 1.5em;
}

@media (min-width: 640px) {
  [id*=about] h2 {
    font-size: 2em;
  }
}

[id*=about] .developers {
  text-align: center;
}

[id*=about] .developers:after {
  content: '';
  display: block;
  clear: both;
}

@media (max-width: 640px) {
  [id*=about] .developers .developer {
    width: 49.1525423729%;
    float: left;
    margin-right: 1.6949152542%;
  }
  [id*=about] .developers .developer:last-child {
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 640px) {
  [id*=about] .developers .developer {
    padding-left: 8.4745762712%;
    padding-right: 0%;
    width: 40.6779661017%;
    float: left;
    margin-right: 1.6949152542%;
  }
  [id*=about] .developers .developer:last-child {
    padding-left: 0%;
    padding-right: 8.4745762712%;
    float: right;
    margin-right: 0;
  }
}

[id*=about] .developers .photo {
  border: 1px solid white;
  border-radius: 50%;
  display: inline-block;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.24);
  width: 80px;
  height: 80px;
}

[id*=about] .info {
  text-align: center;
  font-size: 1.5em;
}

@media (min-width: 640px) {
  [id*=about] .info {
    font-size: 2em;
  }
}

[id*=about] .counters {
  margin: 0;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
}

[id*=about] .counters li {
  float: left;
  text-align: center;
  width: 50%;
}

@media (max-width: 640px) {
  [id*=about] .counters li {
    width: 50%;
  }
  [id*=about] .counters li:nth-child(n + 3) {
    margin-top: 2em;
  }
}

@media (min-width: 640px) {
  [id*=about] .counters li {
    width: 25%;
  }
}

[id*=about] .counters strong {
  display: inline-block;
  width: 4em;
  line-height: 4em;
  font-weight: normal;
  text-align: center;
  border: 1px solid white;
  border-radius: 50%;
}

@media (min-width: 640px) {
  [id*=about] .counters strong {
    font-size: 1.5em;
  }
}

[id*=about] .counters em {
  display: block;
  margin-top: 2em;
}

@media (max-width: 640px) {
  [id*=about] .counters em {
    margin-top: 1em;
    font-size: 1em;
  }
}

[id*=features] {
  background: #F03050;
  color: #700819;
  overflow: hidden;
  transition: background .4s ease;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%, 20%, 30% {
    -webkit-transform: scale(0.95) rotate(-2deg);
  }
  40%, 65%, 90% {
    -webkit-transform: scale(1.05) rotate(2deg);
  }
  52%, 78% {
    -webkit-transform: scale(1.05) rotate(-2deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%, 20%, 30% {
    -webkit-transform: scale(0.95) rotate(-2deg);
  }
  40%, 65%, 90% {
    -webkit-transform: scale(1.05) rotate(2deg);
  }
  52%, 78% {
    -webkit-transform: scale(1.05) rotate(-2deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}

.features-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}

.features-list .feature {
  display: inline-block;
  padding: .3em .4em .3em .4em;
  border-radius: .1em;
  cursor: default;
  transition: background .1s ease .1s, color .1s ease .1s, box-shadow .1s ease-out, top .1s ease-out, left .1s ease-out;
  position: relative;
  top: 0;
  left: 0;
  background-color: rgba(39, 218, 149, 0);
  box-shadow: 1px 1px rgba(2, 167, 134, 0), 2px 2px rgba(2, 167, 134, 0), 3px 3px rgba(2, 167, 134, 0), 4px 4px rgba(2, 167, 134, 0);
  box-sizing: border-box;
  margin: 0 .25em .2em 0;
  line-height: 1;
  white-space: nowrap;
  font-family: "Abel", sans-serif;
  font-weight: 400;
  text-align: center;
}

.features-list .feature:hover, .features-list .feature:focus, .features-list .feature:active, .features-list .feature.active {
  transition: background .2s ease, color .2s ease, box-shadow .2s ease-in, top .2s ease-in, left .2s ease-in;
  box-shadow: 1px 1px #02a786, 2px 2px #02a786, 3px 3px #02a786, 4px 4px #02a786;
  background: #27da95;
  color: white;
  left: -4px;
  top: -4px;
  z-index: 1;
  -webkit-animation-name: tada;
          animation-name: tada;
  -webkit-animation-duration: .6s;
          animation-duration: .6s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@media (orientation: portrait) {
  .features-list .feature {
    font-size: calc(1rem + 1vw);
  }
}

@media (orientation: landscape) {
  .features-list .feature {
    font-size: calc(1rem + .9vh + .9vw);
  }
}

.features-list .feature strong {
  font-weight: inherit;
}

[id=get-a-quote] {
  background-color: #E0E5EF;
}

[id=get-a-quote] .container {
  padding-top: calc(1em + 4vmin);
}

@media (max-width: 800px) {
  [id=get-a-quote] [class*=col] + * {
    margin-top: calc(1em + 4vmin);
  }
}

[id=get-a-quote] .iframe {
  background: none;
  border: none;
  width: 100%;
  min-height: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  min-width: 100%;
}

[id=get-a-quote] .info {
  text-align: center;
  font-size: 2em;
  font-weight: 300;
}

@media (min-width: 640px) and (max-width: 960px) {
  [id=get-a-quote] .info {
    font-size: 1.5em;
  }
}

[id=get-a-quote] .info h1 {
  font-weight: 300;
  color: white;
  line-height: 1;
}

[id=get-a-quote] .info > ul {
  padding: 0;
  list-style-type: none;
}

[id=get-a-quote] .info > ul span {
  display: block;
}

[id=get-a-quote] .info > ul ul {
  font-size: 0.6666666667em;
  display: inline-block;
  text-align: left;
  margin: .5em 0;
  padding: 0;
  list-style-position: inside;
  white-space: nowrap;
}

[id=get-a-quote] hr {
  border: none;
  border-top: 1px dashed #6789BA;
  margin: 1em 0;
}

[id=get-a-quote] .email {
  text-decoration: none;
  background-repeat: repeat-x;
  background-image: linear-gradient(to top, white 75%, #DC2EFF 75%);
  background-size: 0.125em 0.1875em;
  background-position: 0 1.125em;
  text-shadow: 0.0625em 0.0625em 0 white, -0.0625em -0.0625em 0 white, 0.0625em -0.0625em 0 white, -0.0625em 0.0625em 0 white;
}

[id=get-a-quote] small {
  display: block;
  font-size: .75em;
  font-variant: small-caps;
}

[id*=home] {
  background: #00273D;
  z-index: 0;
  text-align: center;
  font-weight: 300;
}

@media (min-width: 640px) {
  [id*=home] {
    font-size: 1.875em;
  }
}

[id*=home] h1 {
  font-weight: 300;
  color: white;
  line-height: 1;
  margin: 0;
}

[id*=home] h1 + p {
  margin-top: .5em;
}

@media (min-width: 640px) {
  [id*=home] p {
    -webkit-text-stroke: 0.35px;
  }
}

[id*=home] .container {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}

[id*=home] ::-moz-selection {
  color: white;
  background: #ffd8c2;
  text-shadow: none;
}

[id*=home] ::selection {
  color: white;
  background: #ffd8c2;
  text-shadow: none;
}

[id*=portfolio] {
  background-color: #2A2A2A;
}

[id*=portfolio] ::-webkit-selection {
  color: white;
  background: #02DAAF;
}

[id*=portfolio] ::-moz-selection {
  color: white;
  background: #02DAAF;
}

[id*=portfolio] ::-o-selection {
  color: white;
  background: #02DAAF;
}

[id*=portfolio] ::selection {
  color: white;
  background: #02DAAF;
}

[id*=portfolio] .box {
  display: block;
  width: 100%;
}

[id*=portfolio] .box.blockquote {
  display: inline-block;
  width: auto !important;
}

@media (min-width: 320px) and (max-width: 619px) {
  [id*=portfolio] .box {
    width: 49.1525423729%;
    width: calc( (100% - 20px) / 2);
  }
  [id*=portfolio] .box.video, [id*=portfolio] .box.codepen {
    width: 100%;
  }
}

@media (min-width: 620px) and (max-width: 919px) {
  [id*=portfolio] .box {
    width: 32.2033898305%;
    width: calc( (100% - 40px) / 3);
  }
  [id*=portfolio] .box.blockquote {
    min-width: 32.2033898305%;
    min-width: calc( (100% - 40px) / 3);
    max-width: 66.1016949153%;
    max-width: calc( (100% - 40px) / 3 * 2 + 20px);
  }
  [id*=portfolio] .box.video, [id*=portfolio] .box.codepen {
    width: 100%;
  }
}

@media (min-width: 920px) {
  [id*=portfolio] .box {
    width: 23.7288135593%;
    width: calc( (100% - 60px) / 4);
  }
  [id*=portfolio] .box.video, [id*=portfolio] .box.codepen {
    width: 49.1525423729%;
    width: calc( (100% - 20px) / 2);
  }
  [id*=portfolio] .box.blockquote {
    min-width: 23.7288135593%;
    min-width: calc( (100% - 60px) / 4);
    max-width: 49.1525423729%;
    max-width: calc( (100% - 20px) / 2);
  }
  [id*=portfolio] .box.blockquote.bigger {
    max-width: 74.5762711864%;
    max-width: calc( (100% - 10px) * 3 / 4);
  }
}

[id*=portfolio] .box:not([style]) {
  float: left;
  margin-right: 25%;
  margin-right: calc( 20px);
  margin-bottom: 20px;
}

[id*=portfolio] .box iframe {
  display: block;
}

[id*=portfolio] .box figure {
  position: relative;
  margin: 0;
}

[id*=portfolio] .box:hover figcaption {
  opacity: 1;
  color: white;
}

[id*=portfolio] .box figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: .5em 10px;
  background-color: rgba(0, 0, 0, 0.4);
  font-family: "Maven Pro", serif;
  font-size: 1.25em;
  opacity: 0;
  transition: opacity .15s ease-in-out, color .15s ease-in-out .1s;
  color: transparent;
  pointer-events: none;
}

[id*=portfolio] .box figcaption * {
  pointer-events: initial;
}

[id*=portfolio] .box img, [id*=portfolio] .box video {
  display: block;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.24);
  transition: all .2s ease;
  -webkit-filter: contrast(1.4) brightness(0.9) sepia(0.05);
          filter: contrast(1.4) brightness(0.9) sepia(0.05);
}

[id*=portfolio] .box.map {
  height: 300px;
}

[id*=portfolio] .gutter {
  width: 20px;
}

@media (min-width: 321px) {
  [id*=portfolio] .gutter {
    width: 25%;
    width: calc(20px);
  }
}

section {
  background: inherit;
  position: relative;
  overflow: hidden;
  min-height: 100%;
}

section .container {
  position: relative;
  padding-top: calc(72px + 1em + 4vmin);
  padding-bottom: calc(1em + 4vmin);
}

section .container > *:first-child:not(div) {
  margin-top: 0;
}

section .container > *:last-child:not(div) {
  margin-bottom: 0;
}

@media (min-width: 1340px) {
  section .container {
    width: 100%;
  }
}

section .section {
  margin: calc(1em + 2vmin) 0;
}

section:not([id=home]) h1 {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

section:not([id=home]) h1 + * {
  margin-top: 0;
}

@media (min-width: 640px) {
  section[id=home], section[id=about] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;
  }
  section[id=home] > *, section[id=about] > * {
    flex: 0 1 auto;
  }
}
