@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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, 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 */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

sup, sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

button {
  outline: 0;
  border: 0; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

* {
  box-sizing: border-box; }

@viewport {
  zoom: 1.0;
  width: extend-to-zoom; }

@-ms-viewport {
  width: extend-to-zoom;
  zoom: 1.0; }

.container {
  /* * For IE 6/7 only * Include this rule to trigger hasLayout and contain floats. */
  *zoom: 1;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  box-sizing: border-box; }

.container:after {
  clear: both; }

.container:before,
.container:after {
  content: " ";
  display: table; }

.row {
  /* * For IE 6/7 only * Include this rule to trigger hasLayout and contain floats. */
  *zoom: 1; }

.row:after {
  clear: both; }

.row:before,
.row:after {
  content: " ";
  display: table; }

* {
  box-sizing: border-box; }

[class^="span"] {
  min-height: 1px;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */ }

[class^="span"]:first-child {
  margin-left: 0; }

.span1 {
  width: 8.333333333333332%; }

.span2 {
  width: 16.666666666666664%; }

.spanfifth {
  width: 20%; }

.span3 {
  width: 25%; }

.span4 {
  width: 33.33333333333333%; }

.span5 {
  width: 41.66666666666667%; }

.span6 {
  width: 50%; }

.span7 {
  width: 58.333333333333336%; }

.span8 {
  width: 66.66666666666666%; }

.span9 {
  width: 75%; }

.span10 {
  width: 83.33333333333334%; }

.span11 {
  width: 91.66666666666666%; }

.span12 {
  width: 100%; }

.push1 {
  margin-left: 8.333333333333332%; }

.push2 {
  margin-left: 16.666666666666664%; }

.pushfifth {
  margin-left: 20%; }

.push3 {
  margin-left: 25%; }

.push4 {
  margin-left: 33.33333333333333%; }

.push5 {
  margin-left: 41.66666666666667%; }

.push6 {
  margin-left: 50%; }

.push7 {
  margin-left: 58.333333333333336%; }

.push8 {
  margin-left: 66.66666666666666%; }

.push9 {
  margin-left: 75%; }

.push10 {
  margin-left: 83.33333333333334%; }

.push11 {
  margin-left: 91.66666666666666%; }

.push12 {
  margin-left: 100%; }

[class^="m-span"] {
  padding: 10px 0;
  margin-left: .5%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */ }

[class^="m-span"]:last-child {
  margin-right: .5%; }

.m-span1 {
  width: 5.46875%; }

.m-span2 {
  width: 16.0833333%; }

.m-span3 {
  width: 22.65625%; }

.m-span4 {
  width: 31.25%; }

.m-span5 {
  width: 39.84375%; }

.m-span6 {
  width: 48.4375%; }

.m-span7 {
  width: 57.03125%; }

.m-span8 {
  width: 65.625%; }

.m-span9 {
  width: 74.21875%; }

.m-span10 {
  width: 82.8125%; }

.m-span11 {
  width: 91.40625%; }

.m-span12 {
  width: 100%; }

.ease, a, a:hover, .submit-btn, .submit-btn:hover, #filter ul li a#reset, #filter ul li a#reset:hover, .input:focus, header #logo-wrapper .logo, header #logo-wrapper .logo .sprite-box .jekyll-logo, header #logo-wrapper .logo .sprite-box .hyde-logo, header #logo-wrapper .logo .sprite-box:hover, #work #tile-work-examples .example .cover, #work #tile-work-examples .example:hover .cover, #learning #tile-learning-list ul li, #learning #tile-learning-list ul li:hover, #learning #tile-learning-list ul li:hover .learning-cover, #about #tile-about-employees .employee, #careers #tile-careers-posting-list ul li, #careers #tile-careers-posting-list ul li:hover {
  transition: all 0.25s ease; }

.fa-custom, #breadcrumb ul:before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 1em;
  text-align: left;
  display: inline-block; }

.angle {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 96%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 96%, 0 100%); }

.nowrap {
  display: inline-block; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

body {
  font-size: 1.25em;
  font-family: "Ubuntu", sans-serif;
  letter-spacing: 0.02em;
  background: #1a1a1a; }

a {
  text-decoration: none; }

#modal-window .video-wrapper {
  position: relative;
  height: 0;
  padding-bottom: 56.25%; }
  #modal-window .video-wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

.hide {
  display: none; }

.lightbox {
  display: none;
  text-align: center; }
  .lightbox a {
    font-family: "Oswald", sans-serif;
    color: black;
    font-size: 90%;
    display: block;
    margin: 4em 1em; }
    .lightbox a .ghost-btn {
      color: black;
      border-color: black;
      font-size: 1em;
      margin: 0 .25em;
      padding: .25em .5em; }
  .lightbox h2 {
    text-align: left;
    margin-top: .35em;
    margin-left: .5em;
    margin-bottom: .45em;
    font-size: 97%; }
  .lightbox .items {
    y-overflow: scroll; }
  .lightbox .item {
    width: 100%;
    margin-bottom: .15em;
    max-width: 80hw; }
    .lightbox .item img {
      width: 100%; }
    .lightbox .item:last-child {
      margin-bottom: 0; }

.featherlight {
  padding: .25em; }

.full-img {
  width: 100%; }

.intro-copy {
  max-width: 850px; }

.site {
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -ms-flex-direction: column;
  flex-direction: column; }

strong {
  font-weight: 900; }

.article-header img {
  width: 100%; }

.locations-list {
  font-size: .6em;
  margin-top: 1em;
  color: #b3b3b3;
  display: block; }
  .locations-list li {
    margin-left: .25em;
    margin-right: .25em;
    list-style-type: disc;
    color: #b3b3b3;
    text-transform: uppercase;
    display: inline-block; }
    .locations-list li:after {
      padding-left: .75em;
      content: "•"; }
    .locations-list li:first-child {
      list-style-type: none;
      margin-left: 0; }
    .locations-list li:last-child {
      margin-right: 0; }
      .locations-list li:last-child:after {
        padding-left: 0;
        content: ""; }

.shadow, blockquote, #about #tile-about-employees .employee .hyde-photo, #about-show #tile-employee-header .hyde-photo {
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.05); }

.text-shadow, #learning #tile-learning-list ul li h3, #about #tile-about-employees .employee .employee-name, #about #tile-about-employees .employee .employee-title, #about #tile-about-employees .employee .employee-bio {
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.71); }

blockquote {
  padding: 1.5em;
  font-size: .9em;
  padding-left: 2em;
  border: 1px solid #ededed;
  border-left: 5px solid #3eb34f;
  background: rgba(255, 255, 255, 0.3);
  margin-bottom: 2em; }
  blockquote p {
    line-height: 2em;
    font-weight: 300;
    color: #666666; }

.site-content {
  -ms-flex: 1;
  flex: 1; }

.lity-wrap {
  padding: 2em; }

.embeddedContent {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .embeddedContent iframe, .embeddedContent object, .embeddedContent embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.container p {
  margin-bottom: 1.5em; }
  .container p:last-child {
    margin-bottom: 0; }

h2 {
  font-size: 1.25em;
  margin-bottom: .5em;
  font-weight: 500;
  line-height: 1.25em;
  font-family: "Oswald", sans-serif;
  color: #4d4d4d; }

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

.submit-btn {
  font-size: .85em;
  border: 0;
  font-weight: 700;
  text-transform: uppercase;
  padding: .75em 1.5em;
  outline: 0;
  background: #3eb34f;
  color: white;
  cursor: pointer; }
  .submit-btn:hover {
    background: #37a047; }

.ghost-btn {
  border: 2px solid white;
  padding: .5em .75em;
  color: white;
  font-size: .8em;
  display: inline-block;
  font-family: "Oswald", sans-serif;
  cursor: pointer !important; }
  .ghost-btn.inverted {
    border-color: #333333;
    color: #333333; }
    .ghost-btn.inverted:hover {
      background: #333333;
      color: white; }
  .ghost-btn:hover {
    background: white;
    color: #262626; }

#breadcrumb {
  font-size: .8em;
  padding: 2em 1em;
  background: #e6e6e6;
  font-size: .8em; }
  #breadcrumb ul:before {
    content: '\f041';
    color: #4d4d4d; }
  #breadcrumb ul li {
    display: inline-block;
    color: gray;
    font-weight: 300;
    margin-right: .25em; }
    #breadcrumb ul li a {
      color: #4d4d4d;
      font-weight: 700; }
      #breadcrumb ul li a:hover {
        text-decoration: underline; }
    #breadcrumb ul li:last-child {
      margin-right: 0; }
      #breadcrumb ul li:last-child:after {
        content: '';
        padding-left: 0; }
    #breadcrumb ul li:after {
      padding-left: .5em;
      content: "/";
      display: inline-block; }

address {
  margin: 1em 0;
  font-size: .8em;
  font-weight: 300; }
  address a {
    color: #999999; }
    address a:hover {
      color: white; }
  address br {
    line-height: 1.35em; }

.fade-text {
  border-bottom: 1px solid #383838;
  box-shadow: inset 0px -15px 9px -5px rgba(0, 0, 0, 0.15); }
  .fade-text:after {
    position: absolute;
    display: block;
    content: 'SCROLL';
    bottom: 1.5em;
    color: #666666;
    font-size: .8em;
    right: 2.5em; }

[id$="-header"] {
  background: white; }

#face-switcher-bar {
  padding: .5em;
  text-align: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: white;
  border-top: 1px solid #e6e6e6;
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%; }
  #face-switcher-bar .switch-wrapper {
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  #face-switcher-bar h3 {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding-right: .5em;
    font-size: 1em;
    font-weight: 100;
    font-family: "Oswald", sans-serif;
    color: #333333; }
    #face-switcher-bar h3.hyde {
      padding-left: .5em;
      color: #3eb34f;
      padding-right: 0; }
  #face-switcher-bar label {
    margin-bottom: 0; }

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px; }
  .switch input {
    /* Hide default HTML checkbox */
    display: none; }

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #333333;
  transition: .4s; }
  .slider.round {
    border-radius: 34px; }
    .slider.round:before {
      border-radius: 50%; }
  .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: .4s; }

input:checked + .slider {
  background-color: #3eb34f; }
  input:checked + .slider:before {
    transform: translateX(26px); }

input:focus + .slider {
  box-shadow: 0 0 1px #3eb34f; }

.social-icons {
  display: block; }
  .social-icons li {
    margin-right: .5em;
    display: inline-block;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column; }
    .social-icons li.mobile {
      display: none; }
    .social-icons li:last-child {
      margin-right: 0; }
    .social-icons li.fb a {
      background: #3b5998; }
      .social-icons li.fb a:hover {
        background: #2d4373;
        color: #e6e6e6; }
    .social-icons li.li a {
      background: #007bb6; }
      .social-icons li.li a:hover {
        background: #005983;
        color: #e6e6e6; }
    .social-icons li.tw a {
      background: #00aced; }
      .social-icons li.tw a:hover {
        background: #0087ba;
        color: #e6e6e6; }
    .social-icons li.gp a {
      background: #dd4b39; }
      .social-icons li.gp a:hover {
        background: #c23321;
        color: #e6e6e6; }
    .social-icons li a {
      border-radius: 25px;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center;
      color: white;
      font-size: .9em;
      padding: .5em;
      height: 35px;
      width: 35px;
      display: -ms-flexbox;
      display: flex;
      position: relative; }

#site-wrapper {
  position: relative;
  width: 100%;
  background: #f2f2f2; }

.parallax-mirror {
  z-index: 1 !important; }

#filter {
  padding: 1em;
  background: white; }
  #filter a {
    float: right; }
  #filter ul {
    float: left;
    padding-top: .5em;
    padding-left: .5em; }
    #filter ul li {
      display: inline-block;
      margin-right: 1.5em;
      font-weight: 500;
      font-size: .8em;
      font-family: "Oswald", sans-serif; }
      #filter ul li a {
        color: #262626; }
        #filter ul li a#reset {
          transform: rotate(0deg); }
          #filter ul li a#reset:hover {
            transform: rotate(180deg); }
        #filter ul li a.on {
          color: #262626; }
        #filter ul li a.off {
          color: #d9d9d9; }
          #filter ul li a.off:hover {
            color: #bfbfbf; }
        #filter ul li a:hover {
          color: black; }
      #filter ul li:last-child {
        margin-right: 0; }

#site-canvas {
  min-height: 100vh;
  padding-top: 79px; }

#site-canvas, #mobile-nav, header {
  transform: translateX(0);
  transform: translateZ(0) translateX(0);
  transform: translate3d(0, 0, 0);
  transition: 300ms ease all;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }
  #site-canvas #menu-overlay, #mobile-nav #menu-overlay, header #menu-overlay {
    z-index: 4;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: .5;
    background: black;
    display: none; }

.show-nav #site-canvas, .show-nav #mobile-nav, .show-nav header {
  transform: translateX(-250px);
  transform: translateZ(0) translateX(-250px);
  transform: translate3d(-250px, 0, 0); }

#mobile-nav {
  width: 250px;
  right: -250px;
  position: fixed;
  height: 100%;
  top: 0;
  z-index: 998;
  background: #121212;
  padding: 1.5em;
  box-shadow: inset 8px 0px 12px -6px #000; }
  #mobile-nav .social-icons {
    margin-top: .5em; }
    #mobile-nav .social-icons li a {
      font-size: .8em; }
      #mobile-nav .social-icons li a:hover {
        color: white; }
  #mobile-nav nav {
    border-bottom: 1px solid #333333;
    margin-bottom: 1em;
    letter-spacing: 0.02em; }
  #mobile-nav nav ul li {
    margin-bottom: .5em;
    display: block;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.15em;
    padding-bottom: .5em; }
    #mobile-nav nav ul li a {
      color: white; }
      #mobile-nav nav ul li a:hover {
        color: #3eb34f; }
  #mobile-nav nav ul .primary-nav {
    display: none; }
  #mobile-nav nav ul #nav-menu-btn {
    display: none; }
  #mobile-nav nav ul .sub-nav li {
    font-weight: 300;
    font-family: "Ubuntu", sans-serif;
    font-size: .9em;
    text-transform: uppercase; }

.error-list {
  color: red;
  margin-bottom: .5em; }
  .error-list li {
    list-style-position: inside;
    list-style-type: disc;
    margin-bottom: .5em; }
    .error-list li:last-child {
      margin-bottom: 0; }

#alert-bar {
  width: 100%;
  padding: .5em;
  text-align: center;
  color: white;
  font-size: 1.15em;
  background: #3eb34f; }

.mini-block {
  padding: 2em; }

.block {
  padding: 4em; }

label {
  display: block;
  margin-bottom: .25em;
  color: gray;
  font-size: .8em; }

textarea {
  max-width: 100%;
  min-width: 100%; }

.input {
  width: 100%;
  padding: .35em;
  background: #fafafa;
  border: 1px solid #cccccc;
  font-size: 1.15em;
  color: gray;
  outline: 0; }
  .input:focus {
    border-color: #3eb34f; }

.input-row {
  margin-bottom: 1em; }
  .input-row:last-child {
    margin-bottom: 0; }
  .input-row [class^='span']:first-child {
    padding-right: .5em; }
  .input-row [class^='span']:last-child {
    padding-left: .5em; }

#nav-menu-btn {
  z-index: 9999;
  position: relative;
  font-size: 1.25em; }

#tile-agency-contact {
  background: #3eb34f url("/img/sb-2.png");
  padding: 1em 2em; }
  #tile-agency-contact h3 {
    display: inline-block;
    font-size: 1.5em;
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    color: white; }
  #tile-agency-contact .agency-contact {
    float: right;
    display: inline-block;
    font-size: 1em;
    font-weight: 300;
    padding-top: .25em; }
    #tile-agency-contact .agency-contact a {
      margin-right: 1em;
      padding-right: 1em;
      color: #f2f2f2; }
      #tile-agency-contact .agency-contact a:last-child {
        margin-right: 0;
        padding-right: 0;
        border-right: 0; }
      #tile-agency-contact .agency-contact a:hover {
        color: #333333; }
    #tile-agency-contact .agency-contact i {
      padding-right: .35em; }

#main-nav {
  text-align: right;
  font-size: 1.1em; }
  #main-nav .sub-nav {
    display: none; }
  #main-nav ul {
    padding-top: .15em;
    padding-bottom: .85em; }
    #main-nav ul li {
      display: inline-block;
      margin-right: 1em;
      font-family: "Oswald", sans-serif;
      text-transform: uppercase;
      font-size: .8em;
      font-weight: 500; }
      #main-nav ul li .close-btn {
        display: none; }
      #main-nav ul li a {
        color: white; }
        #main-nav ul li a:hover {
          color: #3eb34f; }
        #main-nav ul li a.active {
          border-bottom: 2px solid #3eb34f; }
      #main-nav ul li:last-child {
        margin-right: 0; }
        #main-nav ul li:last-child:after {
          content: ""; }
      #main-nav ul li:after {
        padding-left: 1em;
        content: "•"; }

header {
  background: #1a1a1a;
  padding: .4em;
  padding-right: 0;
  padding-top: 1.25em;
  color: white;
  z-index: 50 !important;
  position: fixed;
  top: 0;
  width: 100%; }
  header #logo-wrapper {
    position: relative; }
    header #logo-wrapper .logo {
      position: absolute;
      height: 92px;
      top: -23px;
      width: 330px;
      left: -.4em;
      cursor: pointer; }
      header #logo-wrapper .logo .sprite-box {
        position: relative;
        width: 100%;
        height: 100%; }
        header #logo-wrapper .logo .sprite-box .jekyll-logo, header #logo-wrapper .logo .sprite-box .hyde-logo {
          width: 100%;
          height: 100%;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          position: absolute;
          background: url("/img/logo-face-sprite.png") no-repeat; }
        header #logo-wrapper .logo .sprite-box .jekyll-logo {
          z-index: 89;
          background-position: 0 0; }
        header #logo-wrapper .logo .sprite-box .hyde-logo {
          z-index: 90;
          opacity: 0;
          background-position: 0 -92px; }
        header #logo-wrapper .logo .sprite-box:hover .hyde-logo {
          opacity: 1; }

footer {
  background: #1a1a1a;
  padding: 2em;
  box-shadow: 0px 500px 0px 500px #1a1a1a; }
  footer .footer-info {
    text-align: right;
    float: right; }
  footer nav ul {
    -moz-column-count: 2;
    column-count: 2; }
    footer nav ul li {
      font-size: .7em;
      font-weight: 300;
      text-transform: uppercase;
      margin-bottom: 1em; }
      footer nav ul li:last-child {
        margin-bottom: 0; }
      footer nav ul li a {
        color: #999999; }
        footer nav ul li a#nav-menu-btn {
          display: none; }
        footer nav ul li a:hover {
          color: white; }
  footer .legal-footer {
    border-top: 1px solid #333333;
    margin-top: 2em;
    font-size: .7em;
    color: #4d4d4d;
    font-weight: 300;
    padding-top: 1em; }
    footer .legal-footer ul li {
      display: inline-block;
      margin-right: 1em; }
      footer .legal-footer ul li a {
        color: #666666; }
        footer .legal-footer ul li a:hover {
          color: white; }
      footer .legal-footer ul li:last-child {
        margin-right: 0; }

.inline-link {
  color: #3eb34f;
  font-weight: 700;
  border-bottom: 2px solid #3eb34f; }

input, textarea {
  background: white;
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding: .5em;
  font-size: 1.05em;
  width: 100%;
  color: #4d4d4d; }

textarea {
  font-size: 1em; }

.field {
  display: inline-block;
  padding-left: .25em;
  padding-right: .25em;
  margin-bottom: .5em; }
  .field:first-child {
    padding-left: 0; }
  .field:last-child {
    padding-right: 0; }
  .field:last-child {
    padding-bottom: 0; }

h1 {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-size: 1.5em;
  margin-bottom: .5em;
  color: #3eb34f;
  font-weight: 500;
  display: inline-block;
  line-height: 1.15em; }

p {
  font-size: 1em;
  line-height: 160%;
  font-family: "Quattrocento", serif;
  color: #4d4d4d;
  margin-bottom: 1em;
  font-weight: 300; }
  p:last-child {
    margin-bottom: 0; }

@media screen and (max-width: 900px) {
  #main-nav .primary-nav li {
    display: none; }
    #main-nav .primary-nav li:last-child {
      display: inline-block; }
  #mobile-nav nav ul .primary-nav {
    display: block; }
    #mobile-nav nav ul .primary-nav li:last-child {
      display: none; }
  #mobile-nav nav ul .sub-nav {
    margin-top: 0; } }

@media screen and (max-width: 800px) {
  #main-nav .primary-nav li {
    display: none; }
    #main-nav .primary-nav li:last-child {
      display: inline-block; }
  #tile-agency-contact h3 {
    display: block;
    text-align: center;
    font-size: 1em;
    margin-bottom: .5em; }
  #tile-agency-contact .agency-contact {
    float: none;
    text-align: center;
    display: block; }
    #tile-agency-contact .agency-contact a {
      display: block;
      border: 0;
      margin-bottom: .5em;
      margin-right: 0;
      padding-right: 0; }
      #tile-agency-contact .agency-contact a:last-child {
        margin-bottom: 0; } }

@media screen and (max-width: 600px) {
  blockquote {
    padding: 1em; }
  .block {
    padding: 2em; }
  p {
    font-size: .9em; }
  #breadcrumb {
    font-size: .7em; }
    #breadcrumb ul li {
      line-height: 1.25em; }
  footer .legal-footer {
    text-align: center; }
    footer .legal-footer ul li {
      display: block;
      margin-right: 0;
      margin-bottom: .5em; }
  .social-icons .social-icon.desktop {
    display: inline-block; }
  .social-icons .social-icon.mobile {
    display: none; } }

@media screen and (max-width: 550px) {
  footer .footer-nav, footer .footer-info {
    width: 100%;
    text-align: center; }
  footer .footer-nav {
    margin-bottom: 2em; }
  footer .footer-info .social-icons {
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin: 0 auto; } }

@media screen and (max-width: 450px) {
  header #logo-wrapper .logo {
    top: -15px;
    width: 276px;
    height: 77px; }
    header #logo-wrapper .logo .sprite-box .jekyll-logo, header #logo-wrapper .logo .sprite-box .hyde-logo {
      background-size: 100%; }
    header #logo-wrapper .logo .sprite-box .hyde-logo {
      background-position: 0 -77px; } }

.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7); }
  .overlay .modal {
    box-shadow: 0 0.5em 1em rgba(0, 0, 0, 0.5);
    background: #fff url(/7mistakes/banana.png) 250% 50% no-repeat;
    background-size: 80%;
    max-width: 30em;
    min-height: 10em;
    margin: 10em auto 0;
    padding: 2em;
    position: relative; }
    .overlay .modal h1 {
      color: #000;
      margin-bottom: 5rem;
      max-width: 20rem;
      font-size: 2em; }
    .overlay .modal a.button {
      background: #d20;
      color: #fff;
      display: inline-block;
      padding: 0.5em 1em;
      border-radius: 1em; }
    @media screen and (max-width: 35em) {
      .overlay .modal {
        margin-top: 4em; }
        .overlay .modal h1 {
          font-size: 1.7em; }
        .overlay .modal a.button {
          font-size: 0.75em; } }

.close-modal {
  position: absolute;
  top: 1em;
  right: 1em;
  line-height: 0;
  width: 1em;
  height: 1em; }
  .close-modal:before, .close-modal:after {
    display: block;
    content: '';
    width: 1em;
    height: 3px;
    background: #000;
    position: absolute;
    top: 0.5em;
    margin-top: -1px;
    right: 0;
    transform: rotate(-45deg); }
  .close-modal:after {
    transform: rotate(45deg); }
  .close-modal span {
    display: block;
    text-indent: -999em; }

/** /!!! core css Should not edit !!!/**/
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.lightSlider:before, .lightSlider:after {
  content: " ";
  display: table; }

.lightSlider {
  overflow: hidden; }

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative; }

.lSSlideWrapper > .lightSlider:after {
  clear: both; }

.lSSlideWrapper .lSSlide {
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  transition-property: transform,height;
  transition-duration: inherit !important;
  transition-timing-function: inherit !important; }

.lSSlideWrapper .lSFade {
  position: relative; }

.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%; }

.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  transition-delay: 0s;
  transition-duration: inherit !important;
  transition-property: opacity;
  transition-timing-function: inherit !important; }

.lSSlideWrapper .lSFade > *.active {
  z-index: 10; }

.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1; }

/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center; }

.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px; }

.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  transition: all 0.5s linear 0s; }

.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #428bca; }

.lSSlideOuter .media {
  opacity: 0.8; }

.lSSlideOuter .media.active {
  opacity: 1; }

/* End of pager */
/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s; }

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px; }

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%; }

.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table; }

.lSSlideOuter .lSPager.lSGallery:after {
  clear: both; }

/* End of Gallery*/
/* slider actions */
.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  background-image: url("/img/controls.png");
  cursor: pointer;
  position: absolute;
  z-index: 9999;
  margin-top: -16px;
  opacity: 0.5;
  transition: opacity 0.35s linear 0s; }

.lSAction > a:hover {
  opacity: 1; }

.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px; }

.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px; }

.lSAction > a.disabled {
  pointer-events: none; }

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden; }

/* vertical */
.lSSlideOuter.vertical {
  position: relative; }

.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important; }

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0; }

.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important; }

/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0; }

.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto; }

.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px; }

/* vertical */
/* Rtl */
.lSSlideOuter.lSrtl {
  direction: rtl; }

.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none; }

.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
  padding-right: 0; }

.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
  float: left; }

.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li {
  float: right !important; }

/* Rtl */

@keyframes rightEnd {
  0% {
    left: 0; }
  50% {
    left: -15px; }
  100% {
    left: 0; } }

@keyframes topEnd {
  0% {
    top: 0; }
  50% {
    top: -15px; }
  100% {
    top: 0; } }

@keyframes leftEnd {
  0% {
    left: 0; }
  50% {
    left: 15px; }
  100% {
    left: 0; } }

@keyframes bottomEnd {
  0% {
    bottom: 0; }
  50% {
    bottom: -15px; }
  100% {
    bottom: 0; } }

.lSSlideOuter .rightEnd {
  animation: rightEnd 0.3s;
  position: relative; }

.lSSlideOuter .leftEnd {
  animation: leftEnd 0.3s;
  position: relative; }

.lSSlideOuter.vertical .rightEnd {
  animation: topEnd 0.3s;
  position: relative; }

.lSSlideOuter.vertical .leftEnd {
  animation: bottomEnd 0.3s;
  position: relative; }

.lSSlideOuter.lSrtl .rightEnd {
  animation: leftEnd 0.3s;
  position: relative; }

.lSSlideOuter.lSrtl .leftEnd {
  animation: rightEnd 0.3s;
  position: relative; }

/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

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

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

#page-not-found .site-content {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  color: #B0BEC5;
  display: table;
  font-weight: 100;
  font-family: 'Lato'; }
  #page-not-found .site-content .container {
    text-align: center;
    display: table-cell;
    vertical-align: middle; }
  #page-not-found .site-content .content {
    padding: 4em 0;
    text-align: center;
    display: inline-block; }
  #page-not-found .site-content .title {
    font-size: 156px; }
  #page-not-found .site-content .quote {
    font-size: 36px; }
  #page-not-found .site-content .explanation {
    font-size: 24px; }

#home #tile-home-hero {
  background: url("/img/hero-home.png");
  background-size: 100%;
  padding: 6em 0; }
  #home #tile-home-hero img {
    margin: 0 auto;
    display: block; }

#home #tile-client-banner {
  background: #262626;
  padding: 1em; }
  #home #tile-client-banner .light-slider li {
    background: #262626;
    padding: 0 .75em; }

#home #tile-home-blocks {
  background: #fcfcfc; }
  #home #tile-home-blocks .large-block img {
    width: 100%; }
  #home #tile-home-blocks .large-block .block-cover {
    background: rgba(62, 179, 79, 0.8); }
  #home #tile-home-blocks .mini-blocks .large-block {
    background: url("/img/bobevans-tile.jpg");
    position: relative;
    background-position: 50% 0;
    background-size: cover;
    background-repeat: no-repeat; }
    #home #tile-home-blocks .mini-blocks .large-block .block-content {
      padding: 10.5em 0;
      z-index: 5; }
      #home #tile-home-blocks .mini-blocks .large-block .block-content .ghost-btn:hover {
        color: black; }
    #home #tile-home-blocks .mini-blocks .large-block .block-cover {
      background: rgba(0, 0, 0, 0.4);
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
  #home #tile-home-blocks .mini-blocks [class*="block-"] {
    text-align: center;
    position: relative; }
    #home #tile-home-blocks .mini-blocks [class*="block-"] .block-content {
      padding: 5.1em 0;
      z-index: 5; }
    #home #tile-home-blocks .mini-blocks [class*="block-"] .block-cover {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
    #home #tile-home-blocks .mini-blocks [class*="block-"] .ghost-btn {
      display: inline-block; }
      #home #tile-home-blocks .mini-blocks [class*="block-"] .ghost-btn:hover {
        color: #3eb34f;
        background: white;
        border-color: white; }
    #home #tile-home-blocks .mini-blocks [class*="block-"][class*="1"] {
      background: url("/img/nicobloc-tile-1.jpg");
      background-size: cover; }
      #home #tile-home-blocks .mini-blocks [class*="block-"][class*="1"] .block-cover {
        background: rgba(62, 179, 79, 0.8); }
    #home #tile-home-blocks .mini-blocks [class*="block-"][class*="2"] {
      background: url("/img/nauzene-tile-1.jpg");
      background-size: cover; }
      #home #tile-home-blocks .mini-blocks [class*="block-"][class*="2"] .ghost-btn:hover {
        color: black; }
      #home #tile-home-blocks .mini-blocks [class*="block-"][class*="2"] .block-cover {
        background: rgba(0, 0, 0, 0.7); }
    #home #tile-home-blocks .mini-blocks [class*="block-"][class*="3"] {
      background: url("/img/jekyllhyde-tile-1.jpg");
      background-size: cover; }
      #home #tile-home-blocks .mini-blocks [class*="block-"][class*="3"] .block-cover {
        background: rgba(62, 179, 79, 0.8); }
    #home #tile-home-blocks .mini-blocks [class*="block-"][class*="4"] {
      background: url("/img/jh-tile-1.jpg");
      background-size: cover; }
      #home #tile-home-blocks .mini-blocks [class*="block-"][class*="4"] .ghost-btn:hover {
        color: black; }
      #home #tile-home-blocks .mini-blocks [class*="block-"][class*="4"] .block-cover {
        background: rgba(0, 0, 0, 0.75); }
  #home #tile-home-blocks .block-main-copy {
    padding: 3em;
    overflow-y: visible;
    background: #fcfcfc; }
    #home #tile-home-blocks .block-main-copy h1 {
      color: #333333;
      font-weight: 900; }
    #home #tile-home-blocks .block-main-copy p {
      font-size: .95em; }
    #home #tile-home-blocks .block-main-copy h2 {
      color: #3eb34f;
      font-family: "Oswald", sans-serif;
      font-size: 1.15em;
      text-transform: uppercase; }

#home #tile-leadership-preview ul#leadership-slider-mobile {
  display: none; }
  #home #tile-leadership-preview ul#leadership-slider-mobile li span {
    font-size: 1em; }

#home #tile-leadership-preview ul li {
  background-color: #1a1a1a;
  background-position: left;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: 0;
  position: relative;
  overflow: hidden;
  background-size: 110%; }
  #home #tile-leadership-preview ul li .employee-image {
    position: absolute;
    left: 1em;
    width: 10em; }
    #home #tile-leadership-preview ul li .employee-image img {
      width: 100%; }
  #home #tile-leadership-preview ul li br {
    line-height: 1.25em; }
  #home #tile-leadership-preview ul li h4 {
    font-size: 1.5em;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    color: white;
    margin-bottom: .25em;
    display: block; }
  #home #tile-leadership-preview ul li a {
    display: block;
    color: #3eb34f;
    font-size: .9em; }
  #home #tile-leadership-preview ul li .leader-info {
    margin-left: 40%;
    min-height: 138px;
    background: rgba(0, 0, 0, 0.7);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center; }
    #home #tile-leadership-preview ul li .leader-info .info-wrapper {
      padding: .5em; }
    #home #tile-leadership-preview ul li .leader-info h4 {
      line-height: 1.25em; }
    #home #tile-leadership-preview ul li .leader-info span {
      line-height: 1.25em;
      color: #3eb34f;
      display: block;
      font-size: .8em;
      font-family: "Ubuntu", sans-serif;
      font-style: italic;
      font-weight: 500; }

@media screen and (max-width: 1500px) {
  #home #tile-home-blocks .mini-blocks [class*="block-"] .block-content {
    padding: 7em 0; } }

@media screen and (max-width: 1200px) {
  #home #tile-leadership-preview ul li {
    font-size: 90%; }
    #home #tile-leadership-preview ul li .employee-image {
      width: 10em; }
    #home #tile-leadership-preview ul li .leader-info {
      margin-left: 50%; } }

@media screen and (max-width: 1150px) {
  #home #tile-home-blocks .block-main-copy, #home #tile-home-blocks .mini-blocks {
    width: 100%; }
  #home #tile-home-blocks .mini-blocks [class*="mini-block-"] .block-content {
    padding: 8em 0; } }

@media screen and (max-width: 1000px) {
  #home #tile-leadership-preview ul li {
    background-position-y: 0;
    font-size: 80%;
    background-size: 1000px; }
    #home #tile-leadership-preview ul li .employee-image {
      left: 2em;
      top: .5em;
      width: 11em; } }

@media screen and (max-width: 800px) {
  #home #tile-home-hero {
    padding: 6em 3em; }
    #home #tile-home-hero img {
      width: 100%; }
  #home #tile-leadership-preview ul li .employee-image {
    left: 10%;
    width: 14em; }
  #home #tile-home-blocks .mini-blocks [class*="mini-block-"] .block-content {
    padding: 5em 0; } }

@media screen and (max-width: 700px) {
  #home #tile-home-blocks .block-main-copy {
    padding: 1.5em;
    padding-top: 2em; }
  #home #tile-leadership-preview ul li {
    font-size: 80%; } }

@media screen and (max-width: 550px) {
  #home #tile-client-banner {
    margin-top: 0; }
  #home #tile-leadership-preview ul li .employee-image {
    left: .5em; }
  #home #tile-home-blocks .mini-blocks .large-block .block-content {
    padding: 4em 0; }
  #home #tile-home-blocks [class*='mini-block-'] {
    width: 100%; }
    #home #tile-home-blocks [class*='mini-block-'] .block-content {
      padding: 7em 0; } }

#home #tile-home-hero {
  background: url("/img/hero-home.png");
  background-size: 100%;
  padding: 6em 0; }
  #home #tile-home-hero img {
    margin: 0 auto;
    display: block; }

#home #tile-client-banner {
  background: #262626;
  padding: 1em; }
  #home #tile-client-banner .light-slider li {
    background: #262626;
    padding: 0 .75em; }
    #home #tile-client-banner .light-slider li i {
      display: inline-block; }

#home #tile-home-blocks {
  background: #fcfcfc; }
  #home #tile-home-blocks .large-block img {
    width: 100%; }
  #home #tile-home-blocks .large-block .block-cover {
    background: rgba(62, 179, 79, 0.8); }
  #home #tile-home-blocks .mini-blocks .large-block {
    background: url("/img/bobevans-tile.jpg");
    position: relative;
    background-position: 50% 0;
    background-size: cover;
    background-repeat: no-repeat; }
    #home #tile-home-blocks .mini-blocks .large-block .block-content {
      padding: 10.5em 0;
      z-index: 5; }
      #home #tile-home-blocks .mini-blocks .large-block .block-content .ghost-btn:hover {
        color: black; }
    #home #tile-home-blocks .mini-blocks .large-block .block-cover {
      background: rgba(0, 0, 0, 0.4);
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
  #home #tile-home-blocks .mini-blocks [class*="block-"] {
    text-align: center;
    position: relative; }
    #home #tile-home-blocks .mini-blocks [class*="block-"] .block-content {
      padding: 5.1em 0;
      z-index: 5; }
    #home #tile-home-blocks .mini-blocks [class*="block-"] .block-cover {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
    #home #tile-home-blocks .mini-blocks [class*="block-"] .ghost-btn {
      display: inline-block; }
      #home #tile-home-blocks .mini-blocks [class*="block-"] .ghost-btn:hover {
        color: #3eb34f;
        background: white;
        border-color: white; }
    #home #tile-home-blocks .mini-blocks [class*="block-"][class*="1"] {
      background: url("/img/nicobloc-tile-1.jpg");
      background-size: cover; }
      #home #tile-home-blocks .mini-blocks [class*="block-"][class*="1"] .block-cover {
        background: rgba(62, 179, 79, 0.8); }
    #home #tile-home-blocks .mini-blocks [class*="block-"][class*="2"] {
      background: url("/img/nauzene-tile-1.jpg");
      background-size: cover; }
      #home #tile-home-blocks .mini-blocks [class*="block-"][class*="2"] .ghost-btn:hover {
        color: black; }
      #home #tile-home-blocks .mini-blocks [class*="block-"][class*="2"] .block-cover {
        background: rgba(0, 0, 0, 0.7); }
    #home #tile-home-blocks .mini-blocks [class*="block-"][class*="3"] {
      background: url("/img/jekyllhyde-tile-1.jpg");
      background-size: cover; }
      #home #tile-home-blocks .mini-blocks [class*="block-"][class*="3"] .block-cover {
        background: rgba(62, 179, 79, 0.8); }
    #home #tile-home-blocks .mini-blocks [class*="block-"][class*="4"] {
      background: url("/img/jh-tile-1.jpg");
      background-size: cover; }
      #home #tile-home-blocks .mini-blocks [class*="block-"][class*="4"] .ghost-btn:hover {
        color: black; }
      #home #tile-home-blocks .mini-blocks [class*="block-"][class*="4"] .block-cover {
        background: rgba(0, 0, 0, 0.75); }
  #home #tile-home-blocks .block-main-copy {
    padding: 3em;
    overflow-y: visible;
    background: #fcfcfc; }
    #home #tile-home-blocks .block-main-copy h1 {
      color: #333333;
      font-weight: 900; }
    #home #tile-home-blocks .block-main-copy p {
      font-size: .95em; }
    #home #tile-home-blocks .block-main-copy h2 {
      color: #3eb34f;
      font-family: "Oswald", sans-serif;
      font-size: 1.15em;
      text-transform: uppercase; }

#home #tile-leadership-preview ul#leadership-slider-mobile {
  display: none; }
  #home #tile-leadership-preview ul#leadership-slider-mobile li span {
    font-size: 1em; }

#home #tile-leadership-preview ul li {
  background-color: #1a1a1a;
  background-position: left;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: 0;
  position: relative;
  overflow: hidden;
  background-size: 110%; }
  #home #tile-leadership-preview ul li .employee-image {
    position: absolute;
    left: 1em;
    width: 10em; }
    #home #tile-leadership-preview ul li .employee-image img {
      width: 100%; }
  #home #tile-leadership-preview ul li br {
    line-height: 1.25em; }
  #home #tile-leadership-preview ul li h4 {
    font-size: 1.5em;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    color: white;
    margin-bottom: .25em;
    display: block; }
  #home #tile-leadership-preview ul li a {
    display: block;
    color: #3eb34f;
    font-size: .9em; }
  #home #tile-leadership-preview ul li .leader-info {
    margin-left: 40%;
    min-height: 138px;
    background: rgba(0, 0, 0, 0.7);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center; }
    #home #tile-leadership-preview ul li .leader-info .info-wrapper {
      padding: .5em; }
    #home #tile-leadership-preview ul li .leader-info h4 {
      line-height: 1.25em; }
    #home #tile-leadership-preview ul li .leader-info span {
      line-height: 1.25em;
      color: #3eb34f;
      display: block;
      font-size: .8em;
      font-family: "Ubuntu", sans-serif;
      font-style: italic;
      font-weight: 500; }

@media screen and (max-width: 1500px) {
  #home #tile-home-blocks .mini-blocks [class*="block-"] .block-content {
    padding: 7em 0; } }

@media screen and (max-width: 1200px) {
  #home #tile-leadership-preview ul li {
    font-size: 90%; }
    #home #tile-leadership-preview ul li .employee-image {
      width: 10em; }
    #home #tile-leadership-preview ul li .leader-info {
      margin-left: 50%; } }

@media screen and (max-width: 1150px) {
  #home #tile-home-blocks .block-main-copy, #home #tile-home-blocks .mini-blocks {
    width: 100%; }
  #home #tile-home-blocks .mini-blocks [class*="mini-block-"] .block-content {
    padding: 8em 0; } }

@media screen and (max-width: 1000px) {
  #home #tile-leadership-preview ul li {
    background-position-y: 0;
    font-size: 80%;
    background-size: 1000px; }
    #home #tile-leadership-preview ul li .employee-image {
      left: 2em;
      top: .5em;
      width: 11em; } }

@media screen and (max-width: 800px) {
  #home #tile-home-hero {
    padding: 6em 3em; }
    #home #tile-home-hero img {
      width: 100%; }
  #home #tile-leadership-preview ul li .employee-image {
    left: 10%;
    width: 14em; }
  #home #tile-home-blocks .mini-blocks [class*="mini-block-"] .block-content {
    padding: 5em 0; } }

@media screen and (max-width: 700px) {
  #home #tile-home-blocks .block-main-copy {
    padding: 1.5em;
    padding-top: 2em; }
  #home #tile-leadership-preview ul li {
    font-size: 80%; } }

@media screen and (max-width: 550px) {
  #home #tile-client-banner {
    margin-top: 0; }
  #home #tile-leadership-preview ul li .employee-image {
    left: .5em; }
  #home #tile-home-blocks .mini-blocks .large-block .block-content {
    padding: 4em 0; }
  #home #tile-home-blocks [class*='mini-block-'] {
    width: 100%; }
    #home #tile-home-blocks [class*='mini-block-'] .block-content {
      padding: 7em 0; } }

#work .casestudies-banner {
  text-align: center;
  padding: 1em;
  background: #262626;
  display: none; }

#work #tile-work-examples {
  background: #f2f2f2;
  border: 1px solid #f2f2f2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-flow: row wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  #work #tile-work-examples .example {
    border: 1px solid #f2f2f2;
    position: relative;
    background-color: #000;
    color: white;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -ms-flex-preferred-size: 1;
    flex-basis: 1;
    width: 30vw;
    height: 30vw;
    max-width: 50vw;
    background-size: 100%;
    background-position: center; }
    #work #tile-work-examples .example ul {
      margin: 0.65em auto; }
      #work #tile-work-examples .example ul li {
        display: inline; }
        #work #tile-work-examples .example ul li::before {
          content: '/';
          margin: 0 .65em; }
        #work #tile-work-examples .example ul li:first-child::before {
          display: none; }
    #work #tile-work-examples .example .cover {
      background: rgba(0, 0, 0, 0.5);
      height: 100%;
      opacity: 0;
      cursor: pointer; }
    #work #tile-work-examples .example:hover .cover {
      opacity: 1; }
    #work #tile-work-examples .example .example-info {
      position: relative;
      top: 50%;
      transform: translateY(-50%); }
    #work #tile-work-examples .example .work-title {
      -ms-flex-order: 1;
      order: 1;
      font-family: "Oswald", sans-serif;
      font-weight: 500;
      font-size: 1.25em;
      text-transform: uppercase;
      margin-bottom: .25em; }
    #work #tile-work-examples .example .work-category {
      -ms-flex-order: 2;
      order: 2;
      font-size: .8em;
      font-weight: 300; }

#work .casestudies-banner {
  text-align: center;
  padding: 1em;
  background: #262626;
  display: none; }

@media screen and (min-width: 2300px) {
  #work #tile-work-examples .example {
    width: 19vw;
    height: 19vw;
    max-width: 20%; } }

@media screen and (min-width: 1800px) and (max-wdith: 2299px) {
  #work #tile-work-examples .example {
    width: 24vw;
    height: 24vw;
    max-width: 25%; } }

@media screen and (max-width: 800px) {
  #work #tile-work-examples .example {
    width: 49vw;
    height: 49vw;
    max-width: 50%; } }

@media screen and (max-width: 730px) {
  #work .casestudies-banner {
    display: block;
    max-width: none; }
  #work #filter a {
    display: none; }
  #work #filter ul {
    width: 100%;
    text-align: center;
    padding-top: 0; }
    #work #filter ul a {
      display: block; } }

@media screen and (max-width: 800px) {
  #work #tile-work-examples .example {
    font-size: 80%; } }

@media screen and (max-width: 375px) {
  #work #tile-work-examples .example {
    font-size: 60%; } }

@keyframes scrollwebpage {
  from {
    background-position: 50% 0; }
  5% {
    background-position: 50% 0; }
  95% {
    background-position: 50% 100%; }
  to {
    background-position: 50% 100%; } }

#tile-work-show .video-wrapper {
  position: relative;
  height: 0;
  padding-bottom: 56.25%; }
  #tile-work-show .video-wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

#tile-work-show .web-wrapper {
  /*
        width:36.125em;
        height:22.8125em;
        */
  padding: 21.125% 13.875% 22.125%;
  background: #6d2d69 url(/img/work/laptop-ad.jpg) 50% 50% no-repeat;
  background-size: cover; }
  #tile-work-show .web-wrapper .laptop-screen {
    padding-bottom: 63.1488%;
    background: #444;
    background: transparent 50% 0/100% no-repeat;
    background-image: url(/img/work/ad-web.jpg); }
    #tile-work-show .web-wrapper .laptop-screen.scrolled {
      /*background-position:50% 100%;*/
      animation-name: scrollwebpage;
      animation-duration: 18s;
      animation-iteration-count: infinite;
      animation-direction: alternate; }

#tile-work-show .packaging-wrapper img {
  margin-left: auto;
  margin-right: auto; }

#tile-work-show img, #tile-work-show iframe {
  display: block;
  max-width: 100%; }

.featherlight .block {
  padding: 0;
  width: 100%; }

.featherlight-content {
  width: 100%; }

#work-show #tile-work-wrapper {
  padding: 2em 1em 1em 1em; }
  #work-show #tile-work-wrapper .item-wrapper {
    float: left;
    width: 80%;
    display: inline-block; }
    #work-show #tile-work-wrapper .item-wrapper img {
      width: 100%; }
  #work-show #tile-work-wrapper .item-info {
    padding-left: 1em;
    display: inline-block; }
    #work-show #tile-work-wrapper .item-info h2 {
      font-size: 1.25em;
      margin-bottom: .5em;
      color: #3eb34f;
      font-family: "Ubuntu", sans-serif; }
    #work-show #tile-work-wrapper .item-info h3, #work-show #tile-work-wrapper .item-info h4 {
      color: #666666;
      margin-bottom: .5em; }

@media screen and (max-width: 900px) {
  #work-show #tile-work-wrapper .item-wrapper {
    width: 100%; }
  #work-show #tile-work-wrapper .item-info {
    padding-left: 0;
    margin-top: 1em; }
    #work-show #tile-work-wrapper .item-info h4 {
      margin-bottom: 0; } }

#learning #tile-learning-list ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: baseline;
  align-content: baseline;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #f2f2f2; }
  #learning #tile-learning-list ul li {
    background: #333333;
    background-position: center;
    background-size: 100%;
    text-align: center;
    position: relative;
    width: 33.333333%;
    border: 1px solid #f2f2f2;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    cursor: pointer;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    font-weight: 300;
    letter-spacing: 0.02em;
    z-index: 48; }
    #learning #tile-learning-list ul li h3 {
      position: relative;
      line-height: 1.5em;
      z-index: 50; }
    #learning #tile-learning-list ul li:hover {
      color: white; }
      #learning #tile-learning-list ul li:hover .learning-cover {
        opacity: 1; }
    #learning #tile-learning-list ul li a {
      padding: 4.5em 4em;
      color: white; }
    #learning #tile-learning-list ul li .learning-cover {
      opacity: 0;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.5);
      z-index: 49; }

@media screen and (max-width: 1250px) {
  #learning #tile-learning-list ul li {
    background-size: 140%; } }

@media screen and (max-width: 1000px) {
  #learning #tile-learning-list ul li {
    width: 50%;
    background-size: 100%; } }

@media screen and (max-width: 850px) {
  #learning #tile-learning-list ul li {
    background-size: 140%; } }

@media screen and (max-width: 600px) {
  #learning #tile-learning-list .block {
    padding: 4em 0 0 0; }
  #learning #tile-learning-list ul li {
    width: 100%;
    margin: 0; }
    #learning #tile-learning-list ul li:last-child {
      margin-bottom: 0; } }

#learning-show #tile-paper-header {
  height: 15em;
  width: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center; }

#learning-show .article-header {
  background-position: center;
  height: 13em;
  background-repeat: no-repeat;
  background-size: 100%; }

#learning-show #tile-paper-content {
  background: #f7f7f7; }
  #learning-show #tile-paper-content .paper-date {
    display: block;
    font-weight: 300;
    font-size: .8em;
    color: gray;
    margin-bottom: .5em;
    font-style: italic; }
  #learning-show #tile-paper-content h2 {
    margin-top: 1.5em;
    font-family: "Oswald", sans-serif;
    font-size: 1.25em; }
  #learning-show #tile-paper-content ul {
    margin: 1em 0em 2em 2em; }
    #learning-show #tile-paper-content ul li {
      margin-bottom: 1em;
      font-size: 1.15em;
      list-style-type: disc;
      color: #666666;
      font-family: "Quattrocento", serif; }
      #learning-show #tile-paper-content ul li:last-child {
        margin-bottom: 0; }

@media screen and (max-width: 1150px) {
  #learning-show .article-header {
    background-size: 125%; } }

@media screen and (max-width: 950px) {
  #learning-show .article-header {
    background-size: 150%;
    height: 10em; } }

@media screen and (max-width: 750px) {
  #learning-show .article-header {
    background-size: 950px; } }

#contact #tile-contact-map {
  position: relative;
  border-top: 1px solid #bfbfbf; }
  #contact #tile-contact-map iframe {
    width: 100%;
    height: 350px;
    border: 0; }
  #contact #tile-contact-map .map-cover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent; }

#contact #tile-contact-form #form-area {
  padding-right: 2em;
  border-right: 1px solid #d9d9d9; }
  #contact #tile-contact-form #form-area input, #contact #tile-contact-form #form-area textarea {
    font-family: "Ubuntu", sans-serif; }

#contact #tile-contact-form aside {
  padding-left: 2em;
  font-size: 1.1em; }
  #contact #tile-contact-form aside a {
    color: #737373;
    display: block;
    margin-bottom: .5em; }
    #contact #tile-contact-form aside a i {
      padding-right: .5em; }
  #contact #tile-contact-form aside .row {
    margin-bottom: 1em; }
    #contact #tile-contact-form aside .row:last-child {
      margin-bottom: 0; }

#contact #tile-contact-form textarea {
  height: 9em;
  min-height: 5em; }

#contact #tile-contact-form .msg {
  padding: .5em;
  margin: 1em 0; }
  #contact #tile-contact-form .msg p {
    margin: 0;
    text-align: center; }
  #contact #tile-contact-form .msg.success {
    border: 2px solid #29a913;
    background-color: rgba(41, 169, 19, 0.3);
    color: #636363; }
  #contact #tile-contact-form .msg.error {
    border: 2px solid #ff0000;
    background-color: rgba(255, 0, 0, 0.3);
    color: #636363; }

@media screen and (max-width: 1000px) {
  #contact #tile-contact-form .block {
    padding: 0; }
  #contact #tile-contact-form #form-area, #contact #tile-contact-form aside {
    padding: 2em;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    border: none; }
  #contact #tile-contact-form aside {
    padding: 1em;
    background: #fcfcfc;
    text-align: center; } }

@media screen and (max-width: 600px) {
  #contact #tile-contact-form .block {
    padding: 0; }
  #contact #tile-contact-form #form-area {
    padding: 1em; }
    #contact #tile-contact-form #form-area .submit-btn {
      width: 100%; } }

#casestudies .casestudies-banner {
  text-align: center;
  padding: 1em;
  background: #262626;
  display: none; }

#casestudies #tile-casestudies-list {
  border: 1px solid #f2f2f2; }
  #casestudies #tile-casestudies-list #bob-evans p {
    color: #000; }
  #casestudies #tile-casestudies-list #bob-evans .ghost-btn {
    color: #000;
    border-color: #000; }
  #casestudies #tile-casestudies-list .casestudy {
    padding: 6em 2em;
    background-color: #333333;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    border: 1px solid #f2f2f2;
    color: white;
    display: inline-block;
    width: 100%;
    /*float: left;*/ }
    #casestudies #tile-casestudies-list .casestudy h2 {
      margin-bottom: .5em;
      font-size: 1.25em;
      font-family: "Oswald", sans-serif;
      color: white; }
    #casestudies #tile-casestudies-list .casestudy p {
      line-height: 1.5em;
      font-size: .85em;
      letter-spacing: 0.02em;
      font-family: "Ubuntu", sans-serif;
      color: white; }
    #casestudies #tile-casestudies-list .casestudy .container .row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center; }
    #casestudies #tile-casestudies-list .casestudy .client-logo:after {
      display: block;
      content: '';
      background-color: transparent;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      padding-bottom: 50%; }
    #casestudies #tile-casestudies-list .casestudy .client-logo.australian-dream:after {
      background-image: url("/img/casestudies/banners/australian-dream-logo.png"); }
    #casestudies #tile-casestudies-list .casestudy .client-logo.bob-evans:after {
      background-image: url("/img/casestudies/banners/bobevans.png"); }
    #casestudies #tile-casestudies-list .casestudy .client-logo.tricalm:after {
      background-image: url("/img/casestudies/banners/tricalm-logo.png"); }
    #casestudies #tile-casestudies-list .casestudy .client-logo.smart-mouth:after {
      background-image: url("/img/casestudies/banners/smart-mouth-logo.png"); }
    #casestudies #tile-casestudies-list .casestudy .client-logo.willow-curve:after {
      background-image: url("/img/casestudies/banners/willow-curve-logo.png"); }
    #casestudies #tile-casestudies-list .casestudy .client-logo.nauzene:after {
      background-image: url("/img/casestudies/banners/nauzene-logo.png"); }
    #casestudies #tile-casestudies-list .casestudy .client-logo.fungicure:after {
      background-image: url("/img/casestudies/banners/fungicure-logo.png"); }
  #casestudies #tile-casestudies-list .casestudy-abstract {
    margin-left: 3.5em; }
    #casestudies #tile-casestudies-list .casestudy-abstract .ghost-btn:hover.australian-dream {
      color: #b61f1f; }
    #casestudies #tile-casestudies-list .casestudy-abstract .ghost-btn:hover.willow-curve {
      color: #202629; }
    #casestudies #tile-casestudies-list .casestudy-abstract .ghost-btn:hover.smart-mouth {
      color: #0072C5; }
    #casestudies #tile-casestudies-list .casestudy-abstract .ghost-btn:hover.tricalm {
      color: #172740; }
  #casestudies #tile-casestudies-list .casestudy-info {
    padding-right: 4em; }

@media screen and (max-width: 700px) {
  #casestudies #tile-casestudies-list .casestudy {
    padding: 3em; }
    #casestudies #tile-casestudies-list .casestudy .client-logo {
      width: 100%;
      margin-bottom: 1em; }
    #casestudies #tile-casestudies-list .casestudy .container .row {
      display: block; }
    #casestudies #tile-casestudies-list .casestudy .casestudy-abstract {
      width: 100%;
      margin-left: 0;
      text-align: center; } }

#casestudy-show .contain-text {
  max-width: 800px;
  margin: 0 auto; }

#casestudy-show p {
  font-family: "Ubuntu", sans-serif;
  font-size: 80%;
  font-weight: 300; }

#casestudy-show h1 {
  color: white;
  font-size: 2em;
  font-weight: 300;
  margin-bottom: .05em; }

#casestudy-show h2 {
  text-transform: uppercase;
  font-size: 1.75em;
  margin-bottom: .75em; }
  #casestudy-show h2.invert {
    color: white; }

#casestudy-show .left-asset {
  width: 70%;
  display: inline-block; }
  #casestudy-show .left-asset img {
    width: 100%; }

#casestudy-show .right-asset {
  display: inline-block;
  position: absolute;
  width: 22em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  height: 16em;
  right: 0; }

#casestudy-show .left-info, #casestudy-show .right-info {
  display: inline-block; }

#casestudy-show .left-info {
  width: 40%;
  float: left;
  padding-left: 0; }

#casestudy-show .right-info {
  padding-left: 2em;
  padding-top: 2em;
  float: right; }

#casestudy-show .video {
  display: inline-block; }

#casestudy-show .mock-asset {
  position: absolute;
  right: 0;
  width: 26em;
  top: 0; }
  #casestudy-show .mock-asset img {
    width: 100%; }

#casestudy-show .intro-tile {
  padding: 2em;
  background: #b61f1f;
  min-height: 315px;
  position: relative;
  z-index: 1; }
  #casestudy-show .intro-tile:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden; }
  #casestudy-show .intro-tile:after {
    bottom: 0;
    transform: skewY(-4deg);
    transform-origin: 100%; }
  #casestudy-show .intro-tile p {
    color: white; }
  #casestudy-show .intro-tile .copy-wrapper {
    width: 525px; }

#casestudy-show .title-label {
  display: block;
  text-transform: uppercase;
  color: white;
  margin-bottom: .25em;
  font-size: .8em; }

#casestudy-show ul.services-list {
  margin-bottom: 1em; }
  #casestudy-show ul.services-list li {
    display: inline-block;
    font-size: .8em;
    margin-right: .25em;
    color: white;
    font-weight: 500; }
    #casestudy-show ul.services-list li:after {
      content: "/";
      margin-left: .5em; }
    #casestudy-show ul.services-list li:last-child {
      margin-right: 0; }
      #casestudy-show ul.services-list li:last-child:after {
        content: ""; }

#casestudy-show .info-tile {
  padding: 7em 2em;
  background-image: url("/img/casestudies/australian-dream/pharmacy-background.png");
  background-size: 35%;
  background-position: bottom right;
  background-repeat: no-repeat; }
  #casestudy-show .info-tile .copy-wrapper {
    width: 525px; }

#casestudy-show .branding-tile {
  padding-top: 0;
  background: #ffffff;
  background: linear-gradient(to bottom, #f2f2f2 0%, #f2f2f2 46%, #e6e6e6 47%, #ffffff 83%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
  margin-bottom: 7em; }
  #casestudy-show .branding-tile .container {
    position: relative; }

#casestudy-show .ribbon, #casestudy-show .ribbon-start, #casestudy-show .ribbon-end {
  background: #b61f1f; }

#casestudy-show .ribbon-start {
  display: block;
  position: relative;
  margin-top: 4.5em;
  min-height: 300px;
  position: relative;
  z-index: 1;
  padding-bottom: 3em; }
  #casestudy-show .ribbon-start:before {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden; }
  #casestudy-show .ribbon-start:before {
    top: 0;
    transform: skewY(-4deg);
    transform-origin: 0 0; }
  #casestudy-show .ribbon-start .container {
    margin-top: -4.5em; }

#casestudy-show .ribbon-end {
  display: block;
  position: relative;
  margin-bottom: 4.5em;
  padding-top: 0;
  padding-bottom: 4em;
  min-height: 250px;
  position: relative;
  z-index: 1; }
  #casestudy-show .ribbon-end:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden; }
  #casestudy-show .ribbon-end:after {
    bottom: 0;
    transform: skewY(-4deg);
    transform-origin: 100%; }
  #casestudy-show .ribbon-end .container {
    position: relative; }

#casestudy-show .work-tile {
  padding: 3em 2em; }
  #casestudy-show .work-tile p {
    color: white; }

#casestudy-show .results-tile {
  text-align: center;
  padding: 5em 2em;
  padding-top: 7em; }
  #casestudy-show .results-tile .summary {
    margin-bottom: 4em; }

#casestudy-show .keypoints .keypoint {
  padding: 0 1.5em; }
  #casestudy-show .keypoints .keypoint:first-child {
    padding-left: 0; }
  #casestudy-show .keypoints .keypoint:last-child {
    padding-right: 0; }

#casestudy-show .keypoints span {
  font-size: .8em;
  color: #666666;
  font-weight: 300; }
  #casestudy-show .keypoints span.large-figure {
    font-family: "Oswald", sans-serif;
    font-size: 3.5em;
    text-align: center;
    display: block;
    font-weight: 300;
    margin-bottom: .25em;
    color: #b61f1f; }

#casestudy-show .casestudies-footer {
  text-align: center;
  background-image: url("/img/shoot-image.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  padding: 7em 1em;
  position: relative; }
  #casestudy-show .casestudies-footer .ghost-btn {
    z-index: 60; }

@media screen and (max-width: 1100px) {
  #casestudy-show .work-tile {
    padding: 3em 2em; }
    #casestudy-show .work-tile.ribbon-start {
      padding-bottom: 1em; } }

@media screen and (max-width: 925px) {
  #casestudy-show .info-tile {
    background-size: 40%; }
    #casestudy-show .info-tile .copy-wrapper {
      width: auto;
      padding-right: 45%; } }

@media screen and (max-width: 800px) {
  #casestudy-show .work-tile [class*=span] {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  #casestudy-show .left-info {
    width: auto;
    margin-bottom: 2em; }
  #casestudy-show .mock-asset {
    position: relative;
    margin: 0 auto -8em; } }

@media screen and (max-width: 700px) {
  #casestudy-show .branding-tile {
    margin-bottom: 0; }
  #casestudy-show .left-asset {
    width: 117%; }
  #casestudy-show .right-asset {
    position: relative;
    width: 100%;
    padding: 0 1em; } }

@media screen and (max-width: 650px) {
  #casestudy-show .intro-tile {
    padding: 2em 1em; }
  #casestudy-show .mock-asset {
    width: 100%;
    padding: 0 1em; }
  #casestudy-show .results-tile {
    padding: 0; }
    #casestudy-show .results-tile .summary {
      padding: 2em 1em;
      padding-top: 0;
      margin-bottom: 0; }
  #casestudy-show .keypoints {
    background: white; }
    #casestudy-show .keypoints .keypoint {
      width: 100%;
      padding: 1em; }
      #casestudy-show .keypoints .keypoint:first-child {
        padding: 1em;
        padding-top: 2em; }
      #casestudy-show .keypoints .keypoint:last-child {
        padding: 1em;
        padding-bottom: 2em; } }

@media screen and (max-width: 600px) {
  #casestudy-show .intro-tile .copy-wrapper {
    width: auto; }
  #casestudy-show .branding-tile {
    padding: 2em 1em; }
  #casestudy-show .info-tile {
    background: white;
    padding: 2em 1em;
    padding-top: 4em; }
    #casestudy-show .info-tile .copy-wrapper {
      padding: 0; } }

#about #tile-about-header img {
  padding-right: 2em; }

#about #tile-about-employees {
  border: 1px solid #f2f2f2; }
  #about #tile-about-employees .employee {
    background: #333333;
    border: 1px solid #f2f2f2;
    font-size: 1em;
    width: 100%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    min-height: 17em;
    background-position: 50% 50%;
    background-repeat: repeat-x;
    background-size: cover;
    padding: 1.5em; }
    #about #tile-about-employees .employee .container {
      position: relative; }
    #about #tile-about-employees .employee .switch-btn {
      margin-top: .5em; }
      #about #tile-about-employees .employee .switch-btn a {
        text-shadow: none;
        -moz-text-shadow: none;
        -webkit-text-shadow: none; }
    #about #tile-about-employees .employee p {
      margin-bottom: .75em; }
      #about #tile-about-employees .employee p:last-child {
        margin-bottom: 0; }
    #about #tile-about-employees .employee.jekyll .jekyll-btn {
      display: none; }
    #about #tile-about-employees .employee.jekyll .hyde-btn {
      display: inline-block; }
    #about #tile-about-employees .employee.jekyll .jekyll-bio {
      display: block; }
    #about #tile-about-employees .employee.jekyll .hyde-bio {
      display: none; }
    #about #tile-about-employees .employee.hyde .hyde-btn {
      display: none; }
    #about #tile-about-employees .employee.hyde .jekyll-btn {
      display: inline-block; }
    #about #tile-about-employees .employee.hyde .jekyll-bio {
      display: block; }
    #about #tile-about-employees .employee.hyde .hyde-bio {
      display: none; }
    #about #tile-about-employees .employee:last-child {
      margin-bottom: 0; }
    #about #tile-about-employees .employee .employee-image {
      position: absolute;
      left: .25em;
      bottom: -1.5em;
      width: 17em;
      height: 15em;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: top center; }
    #about #tile-about-employees .employee .hyde-photo {
      top: -.75em;
      position: absolute;
      left: -.25em;
      z-index: 9999;
      background: white;
      padding: .4em .4em 1.7em .4em;
      width: 15em;
      border-radius: 1px;
      display: none;
      transform: rotate(-5deg);
      -moz-transform: rotate(-5deg);
      -webkit-transform: rotate(-5deg);
      box-shadow: 0 6px 3px rgba(0, 0, 0, 0.8); }
      #about #tile-about-employees .employee .hyde-photo img {
        border: 1px solid #f2f2f2;
        border-radius: 1px;
        width: 100%; }
    #about #tile-about-employees .employee .employee-info {
      margin-left: 15em;
      padding: 1.5em 2em;
      background: rgba(0, 0, 0, 0.6);
      min-height: 280px; }
      #about #tile-about-employees .employee .employee-info p {
        color: white; }
      #about #tile-about-employees .employee .employee-info .down-icon, #about #tile-about-employees .employee .employee-info .up-icon {
        color: #666666;
        font-size: .8em;
        text-align: center; }
        #about #tile-about-employees .employee .employee-info .down-icon .hide, #about #tile-about-employees .employee .employee-info .up-icon .hide {
          opacity: 0; }
    #about #tile-about-employees .employee .ghost-btn {
      margin-top: 1em; }
    #about #tile-about-employees .employee .employee-name {
      font-size: .95em;
      font-family: "Oswald", sans-serif;
      text-transform: uppercase;
      font-weight: 400;
      margin-bottom: .15em;
      font-size: 1.15em;
      color: white;
      display: block; }
    #about #tile-about-employees .employee .employee-title {
      display: block;
      font-size: .85em;
      font-weight: 400;
      color: #3eb34f;
      margin-bottom: .25em;
      line-height: 1.15em;
      height: 2em;
      font-style: italic; }
    #about #tile-about-employees .employee .employee-bio {
      position: relative; }
      #about #tile-about-employees .employee .employee-bio p {
        line-height: 1.5em;
        font-size: .85em;
        letter-spacing: 0.02em;
        font-family: "Ubuntu", sans-serif;
        color: white; }

@media screen and (max-width: 1100px) {
  #about #tile-about-employees .employee .employee-image {
    left: -1em; } }

@media screen and (max-width: 825px) {
  #about #tile-about-employees .employee {
    padding: 0; }
    #about #tile-about-employees .employee .employee-info {
      width: 100%;
      margin-left: 0;
      padding: 1em;
      z-index: 5;
      background: #262626;
      z-index: 10;
      display: block;
      position: static; }
      #about #tile-about-employees .employee .employee-info .employee-title {
        margin-bottom: .5em; }
    #about #tile-about-employees .employee .employee-image {
      display: block;
      position: static;
      margin-top: 1em;
      top: .5em;
      left: 0;
      z-index: 5; }
    #about #tile-about-employees .employee .hyde-photo {
      margin: 1em;
      position: static;
      margin-bottom: -0.5em;
      transform: rotate(-3deg);
      -moz-transform: rotate(-3deg);
      -webkit-transform: rotate(-3deg); } }

@media screen and (max-width: 700px) {
  #about #tile-about-employees .employee .down-icon {
    display: none; }
  #about #tile-about-employees .employee .employee-title {
    height: auto; }
  #about #tile-about-employees .employee .employee-info {
    margin-left: 0;
    width: 100%;
    padding: 1.65em 2em; }
    #about #tile-about-employees .employee .employee-info .employee-bio {
      height: auto;
      margin-bottom: 0; } }

@media screen and (max-width: 550px) {
  #about #tile-about-employees .employee .employee-image {
    bottom: 0;
    margin: 0 auto;
    margin-top: 1em;
    width: 14em;
    background-position: bottom; }
  #about #tile-about-employees .employee .hyde-photo {
    margin: 1em auto -0.5em; } }

@media screen and (max-width: 400px) {
  #about #tile-about-employees .employee .employee-title, #about #tile-about-employees .employee .employee-name, #about #tile-about-employees .employee .employee-bio {
    padding: 0; } }

#about-show h2 {
  font-style: italic;
  margin-bottom: 1em;
  color: #3eb34f; }

#about-show h1 {
  margin-bottom: .25em;
  color: #333333; }

#about-show #tile-employee-header {
  background-position: center;
  background-size: cover; }
  #about-show #tile-employee-header .hyde-photo {
    width: 20em;
    padding-top: 3em;
    margin-left: 1em; }
    #about-show #tile-employee-header .hyde-photo img {
      display: block;
      width: 100%; }
  #about-show #tile-employee-header .hyde-photo {
    top: -.75em;
    left: -.25em;
    background: white;
    padding: .4em .4em 1.7em .4em;
    margin-left: 1em;
    width: 20em;
    border-radius: 1px;
    transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    box-shadow: 0 6px 3px rgba(0, 0, 0, 0.8); }
    #about-show #tile-employee-header .hyde-photo img {
      border: 1px solid #f2f2f2;
      border-radius: 1px;
      width: 100%; }

@media screen and (max-width: 600px) {
  #about-show #tile-employee-header {
    text-align: center; }
    #about-show #tile-employee-header .hyde-photo {
      width: 15em;
      margin: 0 auto; } }

@media screen and (max-width: 400px) {
  #about-show #tile-employee-header .hyde-photo {
    width: 80%; } }

#careers .video-wrapper {
  position: relative;
  height: 0;
  padding-bottom: 56.25%; }
  #careers .video-wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

#careers #tile-careers-posting-list ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: baseline;
  align-content: baseline;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #f2f2f2; }
  #careers #tile-careers-posting-list ul li {
    background: url("/img/sb-3.png");
    border: 1px solid #f2f2f2;
    text-align: center;
    position: relative;
    background: #333333;
    width: 33.333333%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    font-weight: 300;
    letter-spacing: 0.02em; }
    #careers #tile-careers-posting-list ul li h2 {
      line-height: 1.5em; }
    #careers #tile-careers-posting-list ul li:hover {
      background: #262626;
      color: white; }
    #careers #tile-careers-posting-list ul li a {
      padding: 4.5em 4em;
      color: white; }

#careers #tile-careers-posting-list .none-to-show {
  text-align: center;
  padding: 4em;
  font-size: 26px; }

@media screen and (max-width: 1000px) {
  #careers #tile-careers-posting-list ul li {
    width: 50%; } }

@media screen and (max-width: 700px) {
  #careers #tile-careers-posting-list ul li {
    width: 100%; }
  #careers #tile-careers-posting-list .none-to-show {
    font-size: 20px; } }

#careers-show #tile-careers-show-posting {
  background: #f7f7f7; }
  #careers-show #tile-careers-show-posting ul {
    margin: 1em 0em 2em 2em; }
    #careers-show #tile-careers-show-posting ul li {
      margin-bottom: 1em;
      list-style-type: disc;
      color: #666666;
      font-weight: 300;
      font-family: "Quattrocento", serif; }
      #careers-show #tile-careers-show-posting ul li:last-child {
        margin-bottom: 0; }

#sitemap #tile-sitemap .col-left {
  padding-right: 2em; }

#sitemap #tile-sitemap .col-right {
  padding-left: 2em; }

#sitemap #tile-sitemap ul li {
  margin-bottom: .5em;
  font-size: .9em;
  font-weight: 500; }
  #sitemap #tile-sitemap ul li a {
    color: #333333; }
    #sitemap #tile-sitemap ul li a:hover {
      color: #3eb34f; }
  #sitemap #tile-sitemap ul li:last-child {
    margin-bottom: 0; }
  #sitemap #tile-sitemap ul li ul {
    margin-left: 1.5em;
    margin-bottom: 1em; }
    #sitemap #tile-sitemap ul li ul li {
      font-size: 1em;
      margin-bottom: .75em;
      color: gray;
      display: block;
      font-weight: 300; }
      #sitemap #tile-sitemap ul li ul li:before {
        content: "-";
        padding-right: .25em; }
      #sitemap #tile-sitemap ul li ul li a {
        color: gray; }
        #sitemap #tile-sitemap ul li ul li a:hover {
          color: black; }
      #sitemap #tile-sitemap ul li ul li:first-child {
        margin-top: .75em; }

@media screen and (max-width: 850px) {
  #sitemap #tile-sitemap .col-left, #sitemap #tile-sitemap .col-right {
    width: 100%;
    padding: 0; }
  #sitemap #tile-sitemap .col-right {
    margin-top: .5em; } }

#press #tile-press-releases .press-releases {
  margin-top: 2rem; }

#press #tile-press-releases .release {
  padding-bottom: 1.5rem;
  margin-bottom: 1.65rem;
  border-bottom: 1px solid #b3b3b3;
  display: block;
  width: 100%; }
  #press #tile-press-releases .release .thumbnail {
    width: 6rem;
    height: 6rem;
    display: inline-block;
    float: left; }
    #press #tile-press-releases .release .thumbnail img {
      width: 100%; }
  #press #tile-press-releases .release .info {
    padding-left: 1.5rem;
    width: auto;
    overflow: hidden;
    min-height: 4rem; }
  #press #tile-press-releases .release a {
    color: black; }
  #press #tile-press-releases .release:last-of-type {
    margin-bottom: 0;
    padding-bottom: 1.5rem;
    border-bottom: 0; }
  #press #tile-press-releases .release .date {
    display: block;
    margin-bottom: .25rem;
    color: #666666;
    font-style: italic; }
  #press #tile-press-releases .release .title {
    display: block;
    font-size: 1.65rem;
    line-height: 1.75rem;
    font-family: "Oswald", sans-serif; }

@media screen and (max-width: 800px) {
  #press #tile-press-releases .release .title {
    font-size: 1.35rem; }
  #press #tile-press-releases .release .date {
    font-size: 1rem; } }

#press-show .date {
  display: block;
  margin-bottom: .5rem; }

#press-show article a {
  color: #3eb34f;
  display: inline-block;
  text-decoration: underline;
  font-weight: 700; }

#press-show article p {
  margin-bottom: 1rem; }
  #press-show article p:last-child {
    margin-bottom: 0; }

#press-show article ul {
  margin-left: 2rem;
  font-size: 1em;
  line-height: 160%;
  font-family: "Quattrocento", serif;
  color: #4d4d4d;
  font-weight: 300;
  margin-bottom: .75rem; }
  #press-show article ul li {
    display: list-item;
    margin-bottom: .75rem;
    list-style-type: disc; }
    #press-show article ul li:last-child {
      margin-bottom: 0; }

#dr #gotobutton {
  display: block;
  position: fixed;
  bottom: 1em;
  left: 50%;
  transform: translateX(-50%);
  z-index: 44;
  width: 15em;
  max-width: 90%;
  text-align: center;
  box-shadow: 0 0.1em 0.2em rgba(0, 0, 0, 0.15), 0 0.2em 0.5em rgba(0, 0, 0, 0.15), 0 0.5em 1em rgba(0, 0, 0, 0.15); }

#dr p {
  color: #222; }

#dr #intro {
  background: #222; }
  #dr #intro h1 {
    color: #fff;
    margin: 0.5em 0; }

#dr #infoblock {
  /*
        background:#f2f2f2 url(/img/labbg.png) center center;
        background-size:cover;
    */ }

#dr p {
  margin: 1em 0; }

#dr .site-content h2, #dr .site-content h3, #dr .site-content h4, #dr .site-content h5, #dr .site-content h6 {
  font: 1.5em/1 Ubuntu,sans-serif;
  font-weight: 600;
  color: #222; }

#dr p a {
  font-weight: 600; }

#dr .squished {
  margin: 0.5em 0; }

#dr .bubble {
  background: #fff;
  padding: 2.5em;
  width: 65%;
  border-radius: 2em;
  position: relative;
  margin-bottom: 2em; }
  #dr .bubble h3 {
    color: #3eb34f; }
  #dr .bubble:after {
    width: 6em;
    height: 6em;
    position: absolute;
    left: 100%;
    bottom: -2em;
    content: '';
    display: block;
    border-radius: 0 100% 0 0;
    border: 1em solid #fff;
    border-width: 2em 2em 0 0; }
  #dr .bubble.right {
    margin: 0 0 2em auto; }
    #dr .bubble.right:after {
      left: auto;
      right: 100%;
      border-radius: 100% 0 0 0;
      border-width: 2em 0 0 2em; }
  #dr .bubble:last-child:after {
    display: none; }
  @media screen and (max-width: 63em) {
    #dr .bubble {
      width: auto; }
      #dr .bubble:after, #dr .bubble.right:after {
        border-radius: 0;
        width: 3em;
        height: 2em;
        position: absolute;
        bottom: -2em;
        left: 70%;
        transform: translateX(-50%); }
      #dr .bubble.right:after {
        left: 30%; } }

@media screen and (max-width: 50em) {
  #dr .bubbles {
    margin: 0 -1em; }
    #dr .bubbles .bubble {
      border-radius: 1em;
      padding: 1.5em 1em; }
      #dr .bubbles .bubble h3 {
        font-size: 1.2em; } }

#dr .inline-list {
  margin: 1em auto;
  text-align: center; }

#dr .inline-list li {
  display: inline; }

#dr .inline-list li:after {
  content: '-';
  margin: 0 0.5em; }

#dr .inline-list li:last-child:after {
  content: '';
  margin: 0; }

#dr .mid-cta {
  text-align: center;
  max-width: 40em;
  margin: 4em auto 0; }
  #dr .mid-cta li {
    display: inline;
    margin: 0 1em; }
    @media screen and (max-width: 40em) {
      #dr .mid-cta li {
        display: block;
        margin: 1em auto; } }

#dr .casestudies {
  background: #fff; }
  #dr .casestudies ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 4em 0; }
    #dr .casestudies ul li img {
      max-width: 12em;
      margin-right: 3em; }
    #dr .casestudies ul li p {
      margin: 0; }
    @media screen and (max-width: 60em) {
      #dr .casestudies ul li {
        -ms-flex-direction: column;
        flex-direction: column; }
        #dr .casestudies ul li img {
          margin-bottom: 1em; } }

#dr #contact {
  background: #080807 url(/guarantee/img/pos.jpg) center center;
  background-size: cover;
  padding: 2rem 0;
  color: #fff;
  position: relative;
  z-index: 88; }

#dr #contact h3 {
  max-width: 24em;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 3rem;
  background: linear-gradient(160deg, #37b337 0%, #37b360 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

#dr #contact h3 span {
  color: #fff;
  -webkit-text-fill-color: #fff; }

#dr #contact .row {
  margin-top: 3rem;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 56rem;
  margin: 0 auto; }

#dr .contact-card {
  min-width: 14em;
  max-width: 20em;
  background: rgba(51, 51, 50, 0.8);
  padding: 2.5rem;
  position: relative;
  padding-bottom: 10em;
  -ms-flex: 0;
  flex: 0; }
  #dr .contact-card a {
    color: inherit;
    text-decoration: underline; }
  @media screen and (max-width: 50em) {
    #dr .contact-card {
      padding: 1.5em;
      padding-bottom: 8em; } }

#dr .contact-card:after {
  background: rgba(255, 0, 0, 0.25);
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0;
  background: transparent url(/guarantee/img/earth.png) bottom center no-repeat;
  background-size: contain; }

#dr .contact-card .content {
  z-index: 2;
  position: relative; }

#dr .contact-card img {
  width: 10em;
  max-width: 100%; }

#dr .contact-card p {
  font-size: 0.8em;
  margin: 1em 0;
  color: #fff; }

#dr #contact .form {
  -ms-flex: 1;
  flex: 1;
  margin-right: 5rem; }

#dr #contact form {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start; }

#dr #contact .success {
  box-sizing: border-box;
  border: 1px solid #37b337;
  color: #37b337;
  padding: 2rem;
  text-align: center;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: none;
  line-height: 1.5; }

#dr #contact .success span {
  margin: 0;
  display: block;
  font-size: 1rem; }

#dr label {
  display: block; }

#dr label span {
  font-family: 'Trade Gothic LT Std Extended';
  text-transform: uppercase;
  font-size: 0.8em;
  line-height: 1;
  color: #B3AAA1; }

#dr input[type="text"],
#dr input[type="email"],
#dr textarea {
  box-sizing: border-box;
  width: 100%;
  display: block;
  background: rgba(30, 30, 30, 0.85);
  border: 0;
  border-bottom: 0.1875rem solid #979797;
  color: #fff;
  font-family: 'Trade Gothic LT Std';
  font-size: 1.33rem;
  line-height: 1.2;
  font-weight: 200;
  padding: 0.75rem 0.75rem 0.25rem 0.75rem;
  margin-bottom: 1rem; }

#dr input.error, #dr textarea.error {
  border-bottom-color: #e20; }

#dr textarea {
  -ms-flex: 1;
  flex: 1; }

#dr button, #dr .button {
  font-family: Ubuntu, sans-serif;
  margin-top: 1rem;
  text-transform: uppercase;
  border-radius: 2rem;
  line-height: 1;
  padding: 1rem 2rem;
  color: #fff;
  font-size: 1.2rem;
  background: #37b337;
  background: linear-gradient(160deg, #37b337 0%, #37b360 100%);
  border: 0; }

#dr button:disabled {
  opacity: 0.5; }

@media screen and (max-width: 50em) {
  #dr #contact .row {
    -ms-flex-direction: column;
    flex-direction: column; }
  #dr #contact .form {
    margin: 0 auto 2rem;
    max-width: 100%;
    width: 30em; }
  #dr .contact-card {
    min-width: 10em; } }

@media screen and (max-width: 50em) and (min-width: 30em) {
  #dr .contact-card {
    margin: 0 auto;
    box-sizing: border-box;
    width: 100%;
    max-width: none;
    padding: 2.5em; }
  #dr .contact-card:after {
    background-position: right bottom;
    background-size: 60%; } }

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.5.0 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
  .featherlight {
    display: none;
    /* dimensions: spanning the background from edge to edge */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    /* z-index needs to be >= elements on the site. */
    /* position: centering content */
    text-align: center;
    /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
    white-space: nowrap;
    /* styling */
    cursor: pointer;
    background: #333;
    /* IE8 "hack" for nested featherlights */
    background: transparent; }
  /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8); }
  .featherlight:before {
    /* position: trick to center content vertically */
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em; }
  .featherlight .featherlight-content {
    /* make content container for positioned elements (close button) */
    position: relative;
    /* position: centering vertical and horizontal */
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    /* dimensions: cut off images */
    overflow: auto;
    padding: 0;
    /* dimensions: handling large content */
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    max-width: 40em;
    /* styling */
    background: #fff;
    cursor: auto;
    /* reset white-space wrapping */
    white-space: normal; }
  /* contains the content */
  .featherlight .featherlight-inner {
    /* make sure its visible */
    display: block; }
  .featherlight .featherlight-close-icon {
    /* position: centering vertical and horizontal */
    position: absolute;
    z-index: 9999;
    top: 5px;
    right: 5px;
    /* dimensions: 25px x 25px */
    line-height: 30px;
    width: 30px;
    /* styling */
    cursor: pointer;
    text-align: center;
    font-family: Arial, sans-serif;
    background: #fff;
    /* Set the background in case it overlaps the content */
    background: rgba(255, 255, 255, 0.3);
    color: #000; }
  .featherlight .featherlight-image {
    /* styling */
    width: 100%; }
  .featherlight-content title {
    display: none; }
  .featherlight-iframe .featherlight-content, .featherlight-content {
    /* removed the border for image croping since iframe is edge to edge */
    border-bottom: 0;
    padding: 0;
    max-width: 40em;
    border: none; }
  .featherlight iframe {
    /* styling */
    border: none; }
  .featherlight * {
    /* See https://github.com/noelboss/featherlight/issues/42 */
    box-sizing: border-box; } }

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    max-height: 98%; } }

/**
 * Featherlight Gallery – an extension for the ultra slim jQuery lightbox
 * Version 1.5.0 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
  .featherlight-next,
  .featherlight-previous {
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
    bottom: 0;
    left: 80%;
    cursor: pointer;
    /* preventing text selection */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* IE9 hack, otherwise navigation doesn't appear */
    background: transparent; }
  .featherlight-previous {
    left: 25px;
    right: 80%; }
  .featherlight-next:hover,
  .featherlight-previous:hover {
    background: rgba(255, 255, 255, 0.25); }
  .featherlight-next span,
  .featherlight-previous span {
    display: none;
    position: absolute;
    top: 50%;
    left: 5%;
    width: 82%;
    /* center horizontally */
    text-align: center;
    font-size: 80px;
    line-height: 80px;
    /* center vertically */
    margin-top: -40px;
    text-shadow: 0px 0px 5px #fff;
    color: #fff;
    font-style: normal;
    font-weight: normal; }
  .featherlight-next span {
    right: 5%;
    left: auto; }
  .featherlight-next:hover span,
  .featherlight-previous:hover span {
    display: inline-block; }
  /* Hide navigation while loading */
  .featherlight-loading .featherlight-previous, .featherlight-loading .featherlight-next {
    display: none; } }

/* Always display arrows on touch devices */
@media only screen and (max-device-width: 1024px) {
  .featherlight-next:hover,
  .featherlight-previous:hover {
    background: none; }
  .featherlight-next span,
  .featherlight-previous span {
    display: block; } }

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight-next,
  .featherlight-previous {
    top: 10px;
    right: 10px;
    left: 85%; }
  .featherlight-previous {
    left: 10px;
    right: 85%; }
  .featherlight-next span,
  .featherlight-previous span {
    margin-top: -30px;
    font-size: 40px; } }

/*# sourceMappingURL=app.css.map */
