/*!
Theme Name: Spring
Theme URI: http://www.digeratisolutions.com.au/spring
Author: Digerati Solutions
Author URI: http://www.digeratisolutions.com.au
Description: Wordpress Starter Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: spring
Domain Path: /lang/
Tags: black
*/
/* Theme
  ========================================================================== */
/* Helpers
  ========================================================================== */
/* Base
  ========================================================================== */
html,
body {
  height: 100%; }

body {
  position: relative;
  background: #1a1818; }

img {
  display: block;
  max-width: 100%; }

hr {
  margin: 3rem 0;
  border: none;
  height: 1px;
  background: #ced4da; }

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

.gallery-caption {
  max-width: 100%; }

.wp-caption {
  max-width: 100%; }

.wp-caption-text {
  padding: 20px;
  max-width: 100%;
  font-size: 1.2em;
  line-height: 1.75; }

.sticky {
  max-width: 100%; }

.bypostauthor {
  max-width: 100%; }

.screen-reader-text {
  display: none; }

.mejs-audio {
  max-width: 100%;
  overflow: hidden; }

.alignleft {
  text-align: left; }

.alignright {
  text-align: right; }

.aligncenter {
  text-align: center; }

img.alignnone,
figure.alignnone {
  margin: 30px 0;
  display: block; }

img.alignleft,
figure.alignleft {
  margin: 0 30px 30px 0;
  float: left;
  display: block; }

img.aligncenter,
figure.aligncenter {
  margin: 30px auto;
  display: block; }

img.alignright,
figure.alignright {
  margin: 0 0 30px 30px;
  display: block;
  float: right; }

/* Forms
  ========================================================================== */
form {
  margin: 0 auto;
  max-width: 600px; }
  form input[type="submit"] {
    margin: 0 auto; }

label {
  margin: 0 0 0.5rem 0;
  font-size: 0.9rem;
  line-height: 1.1; }

input[type="email"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="week"],
input[type="url"],
select,
textarea {
  width: 100%;
  border: 1px solid #988f8a;
  border-radius: 0;
  background: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

textarea {
  height: 100px;
  border: 1px solid #988f8a;
  resize: none; }

select {
  border-radius: 0;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='white' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E"); }

.gform_footer {
  text-align: center; }

.gform_fields {
  padding: 0;
  list-style: none; }
  .gform_fields .gfield {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem; }
    .gform_fields .gfield input, .gform_fields .gfield select {
      width: 100%; }

.gfield_error .gfield_label {
  color: #dc3545; }

.gform_hidden,
.gfield_visibility_hidden {
  display: none; }

.gform_ajax_spinner {
  display: none !important; }

.validation_error {
  margin: 1rem 0;
  font-size: 0.9rem;
  text-align: center; }
  .validation_error:before {
    content: "\f071";
    margin: 0 0.5rem 0 0;
    font-family: "Font Awesome 5 Pro"; }

.validation_message {
  margin: 5px 0 0 0;
  font-size: 0.8rem;
  color: #dc3545 !important; }

/* Blocks
  ========================================================================== */
.site-header {
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  right: 0;
  height: 60px;
  font-family: acumin-pro, sans-serif;
  font-size: 0.88rem;
  font-weight: bold;
  transition: height 0.35s ease-in-out, padding 0.35s ease-in-out, opacity 1s 2s ease-in-out;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075); }
  @media (min-width: 576px) {
    .site-header {
      box-shadow: none; }
      .site-header.is-expanded {
        padding-left: 6.5%;
        padding-right: 6.5%;
        height: 125px;
        color: white; }
        .site-header.is-expanded .container {
          max-width: 100%;
          background-color: transparent;
          transition: max-width 0.35s ease-in-out, padding 0.35s ease-in-out, background-color 0s 0s ease-in-out; }
        .site-header.is-expanded #digerati-s path {
          fill: white; }
      .site-header.is-hidden {
        display: none; } }
  @media (min-width: 768px) {
    .site-header {
      padding-left: 15%;
      padding-right: 15%; }
      .site-header.is-expanded .container {
        padding: 0; } }
    @media (min-width: 768px) and (min-width: 768px) {
      .site-header.is-expanded .container .header-logo,
      .site-header.is-expanded .container .header-nav {
        width: 15%; }
        .site-header.is-expanded .container .header-logo svg,
        .site-header.is-expanded .container .header-nav svg {
          margin: 0 auto; } }
  .site-header .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    height: 100%;
    background-color: white;
    transition: max-width 0.35s ease-in-out, padding 0.35s ease-in-out, background-color 0.35s 0.35s ease-in-out; }
    .site-header .container .header-logo #logo-symbol {
      height: 30px; }
    .site-header .container .header-logo #digerati-s path {
      color: #1a1818; }
    .site-header .container .header-logo #digerati-s path:not(:first-child) {
      visibility: hidden;
      opacity: 0;
      transition: all 0.35s ease-in-out; }
    .site-header .container .header-nav {
      margin: 0 0 0 auto;
      text-align: right; }
    .site-header .container:hover path {
      visibility: visible !important;
      opacity: 1 !important; }

.site-main {
  position: relative;
  z-index: 3; }
  @media (min-width: 768px) {
    .site-main {
      margin-bottom: 100vh; } }

.site-footer {
  background-color: #e0dddb; }
  @media (min-width: 768px) {
    .site-footer {
      padding-left: 15%;
      padding-right: 15%;
      position: fixed;
      z-index: 2;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
      height: 100vh; } }
  .site-footer .footer-contact {
    padding: 10% 0;
    -ms-flex: 1 1;
        flex: 1 1;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-bottom: 1px solid #eeecea; }
    @media (min-width: 768px) {
      .site-footer .footer-contact {
        padding: 0;
        border-bottom: none; } }
    .site-footer .footer-contact .container {
      margin: 0 auto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      @media (min-width: 768px) {
        .site-footer .footer-contact .container {
          text-align: left;
          border: 1px solid white;
          border-top: none; } }
      .site-footer .footer-contact .container .inner {
        width: 100%; }
  .site-footer .footer-info {
    padding: 7.5% 0;
    font-family: acumin-pro, sans-serif;
    font-weight: bold;
    font-size: 0.825rem;
    text-align: center;
    color: #988f8a; }
    @media (min-width: 768px) {
      .site-footer .footer-info {
        padding: 0;
        text-align: left; } }
    @media (min-width: 768px) {
      .site-footer .footer-info .container {
        height: 125px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; } }
    @media (min-width: 768px) {
      .site-footer .footer-info .container .info-copyright,
      .site-footer .footer-info .container .info-social {
        -ms-flex: 1 1;
            flex: 1 1; } }
    .site-footer .footer-info .container .info-social {
      padding: 5% 0 0 0; }
      @media (min-width: 768px) {
        .site-footer .footer-info .container .info-social {
          padding: 0; } }

/* Typography
  ========================================================================== */
h1, h2, h3, h4 {
  font-family: whitman, serif; }

h4, h5, h6 {
  font-weight: bold; }

@media (max-width: 991.98px) {
  h1 {
    font-size: 2.2rem; } }

@media (max-width: 767.98px) {
  h1 {
    font-size: 1.925rem; } }

@media (max-width: 991.98px) {
  h2 {
    font-size: 1.76rem; } }

@media (max-width: 767.98px) {
  h2 {
    font-size: 1.54rem; } }

@media (max-width: 991.98px) {
  h3 {
    font-size: 1.54rem; } }

@media (max-width: 767.98px) {
  h3 {
    font-size: 1.3475rem; } }

@media (max-width: 991.98px) {
  h4 {
    font-size: 1.32rem; } }

@media (max-width: 767.98px) {
  h4 {
    font-size: 1.155rem; } }

blockquote {
  margin: 0;
  padding: 0;
  font-size: 1.65rem;
  line-height: 1.35; }
  @media (min-width: 768px) {
    blockquote {
      font-size: 1.925rem; } }
  blockquote:before, blockquote:after {
    font-family: "Font Awesome 5 Pro";
    font-size: 0.99rem;
    opacity: 0.25; }
  blockquote:before {
    padding: 0 15px 0 0;
    content: '\f10d';
    vertical-align: top; }
  blockquote:after {
    padding: 0 0 0 15px;
    content: '\f10e';
    vertical-align: middle; }

/* Layout
  ========================================================================== */
.container {
  padding: 0 40px;
  max-width: 1200px; }
  @media (min-width: 576px) {
    .container {
      padding: 0 100px; } }

.clip > *:first-child:not(.column), .container > *:first-child:not(.column), a.card-item > *:first-child:not(.column), a.card-item .front > *:first-child:not(.column), a.card-item .back > *:first-child:not(.column), .team-items .team-item > *:first-child:not(.column),
.clip > *:first-child:not(.column) > *:first-child:not(.column),
.container > *:first-child:not(.column) > *:first-child:not(.column),
a.card-item > *:first-child:not(.column) > *:first-child:not(.column),
a.card-item .front > *:first-child:not(.column) > *:first-child:not(.column),
a.card-item .back > *:first-child:not(.column) > *:first-child:not(.column),
.team-items .team-item > *:first-child:not(.column) > *:first-child:not(.column) {
  margin-top: 0 !important; }

.clip > *:last-child:not(.column), .container > *:last-child:not(.column), a.card-item > *:last-child:not(.column), a.card-item .front > *:last-child:not(.column), a.card-item .back > *:last-child:not(.column), .team-items .team-item > *:last-child:not(.column),
.clip > *:last-child:not(.column) > *:last-child:not(.column),
.container > *:last-child:not(.column) > *:last-child:not(.column),
a.card-item > *:last-child:not(.column) > *:last-child:not(.column),
a.card-item .front > *:last-child:not(.column) > *:last-child:not(.column),
a.card-item .back > *:last-child:not(.column) > *:last-child:not(.column),
.team-items .team-item > *:last-child:not(.column) > *:last-child:not(.column) {
  margin-bottom: 0 !important; }

.bg-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.bg-overlay {
  position: relative; }
  .bg-overlay:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(26, 24, 24, 0.5); }
  .bg-overlay > * {
    position: relative;
    z-index: 2; }

/* Sections
  ========================================================================== */
.section {
  position: relative;
  z-index: 2;
  background: #e0dddb;
  overflow: hidden; }
  @media (min-width: 768px) {
    .section {
      padding-left: 15%;
      padding-right: 15%; } }
  .section .container {
    padding-top: 10%;
    padding-bottom: 10%; }
  .section.section-white > .container {
    background-color: white; }
    .section.section-white > .container .section-header span {
      background-color: white;
      outline: 30px solid white; }
  .section.section-white:not(.section-work):not(.section-cards) + .section-white > .container:first-child {
    padding-top: 0; }
  .section.section-light > .container {
    background-color: #eeecea; }
    .section.section-light > .container .section-header span {
      background-color: #eeecea;
      outline: 30px solid #eeecea; }
  .section.section-light:not(.section-work):not(.section-cards) + .section-light > .container:first-child {
    padding-top: 0; }
  .section.section-dark > .container {
    background-color: #1a1818; }
    .section.section-dark > .container .section-header span {
      background-color: #1a1818;
      outline: 30px solid #1a1818; }
  .section.section-dark:not(.section-work):not(.section-cards) + .section-dark > .container:first-child {
    padding-top: 0; }
  .section.section-primary > .container {
    background-color: #53f3c7; }
    .section.section-primary > .container .section-header span {
      background-color: #53f3c7;
      outline: 30px solid #53f3c7; }
  .section.section-primary:not(.section-work):not(.section-cards) + .section-primary > .container:first-child {
    padding-top: 0; }
  .section.section-secondary > .container {
    background-color: #988f8a; }
    .section.section-secondary > .container .section-header span {
      background-color: #988f8a;
      outline: 30px solid #988f8a; }
  .section.section-secondary:not(.section-work):not(.section-cards) + .section-secondary > .container:first-child {
    padding-top: 0; }
  .section.section-orange > .container {
    background-color: #ff9458; }
    .section.section-orange > .container .section-header span {
      background-color: #ff9458;
      outline: 30px solid #ff9458; }
  .section.section-orange:not(.section-work):not(.section-cards) + .section-orange > .container:first-child {
    padding-top: 0; }
  .section.section-yellow > .container {
    background-color: #ffbe58; }
    .section.section-yellow > .container .section-header span {
      background-color: #ffbe58;
      outline: 30px solid #ffbe58; }
  .section.section-yellow:not(.section-work):not(.section-cards) + .section-yellow > .container:first-child {
    padding-top: 0; }
  .section.section-blue > .container {
    background-color: #60a3f3; }
    .section.section-blue > .container .section-header span {
      background-color: #60a3f3;
      outline: 30px solid #60a3f3; }
  .section.section-blue:not(.section-work):not(.section-cards) + .section-blue > .container:first-child {
    padding-top: 0; }
  .section.section-green > .container {
    background-color: #53f3c7; }
    .section.section-green > .container .section-header span {
      background-color: #53f3c7;
      outline: 30px solid #53f3c7; }
  .section.section-green:not(.section-work):not(.section-cards) + .section-green > .container:first-child {
    padding-top: 0; }

.section,
.container {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.section-header {
  position: relative; }
  .section-header.alignleft:after {
    left: 0;
    right: -100px; }
  .section-header.aligncenter:after {
    left: -100px;
    right: -100px; }
  .section-header.alignright:after {
    left: -100px;
    right: 0; }
  .section-header:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    height: 1px;
    background: #e0dddb; }
  .section-header span {
    position: relative;
    z-index: 2;
    display: inline-block; }

.section-hero {
  position: relative;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  background-color: #1a1818; }
  .section-hero .container {
    margin: 60px auto 0 auto;
    position: relative;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    color: white;
    transition: border 1s 1s ease-in-out; }
    @media (min-width: 768px) {
      .section-hero .container {
        margin: 125px auto 0 auto;
        padding: 0;
        border: 1px solid #988f8a;
        border-bottom: none; } }
    .section-hero .container .inner {
      padding-bottom: 60px;
      width: 100%;
      font-size: 1.1rem;
      font-weight: lighter;
      transition: opacity 1s 3s ease-in-out; }
      @media (min-width: 576px) {
        .section-hero .container .inner {
          padding-bottom: 125px;
          -ms-transform: translateX(-7.5%);
              transform: translateX(-7.5%); } }
      @media (min-width: 768px) {
        .section-hero .container .inner {
          font-size: 1.375rem; } }
      @media (min-width: 992px) {
        .section-hero .container .inner {
          font-size: 1.925rem; } }
      .section-hero .container .inner .title {
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        font-size: 1.925rem;
        line-height: 1; }
        @media (min-width: 768px) {
          .section-hero .container .inner .title {
            font-size: 2.2rem; } }
        @media (min-width: 992px) {
          .section-hero .container .inner .title {
            font-size: 5.5rem; } }
        .section-hero .container .inner .title span {
          font-weight: bold; }
      .section-hero .container .inner .subtitle span {
        opacity: 0.5; }
      .section-hero .container .inner a {
        color: white; }
  .section-hero .video-container {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #eeecea;
    overflow: hidden;
    transition: opacity 1s 2s ease-in-out; }
    .section-hero .video-container.is-fixed {
      position: fixed; }
    .section-hero .video-container:before {
      content: "";
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(26, 24, 24, 0.75); }
    .section-hero .video-container video {
      position: absolute;
      z-index: 1;
      top: 50%;
      left: 50%;
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto;
      background: #eeecea;
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%); }

.section-banner .container {
  height: 35vh;
  min-height: 275px; }
  @media (min-width: 576px) {
    .section-banner .container {
      min-height: 375px; } }

.section-block .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap; }
  @media (min-width: 768px) {
    .section-block .container {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap; }
      .section-block .container.feature-right .block-feature {
        -ms-flex-order: 2;
            order: 2; }
      .section-block .container.feature-right .block-content {
        -ms-flex-order: 1;
            order: 1; } }
  .section-block .container .block-feature,
  .section-block .container .block-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap; }
    @media (min-width: 768px) {
      .section-block .container .block-feature,
      .section-block .container .block-content {
        width: 50%; } }
  .section-block .container .block-content {
    padding: 40px; }
    @media (min-width: 768px) {
      .section-block .container .block-content {
        padding: 10%; } }
  .section-block .container .block-feature.has-bg {
    min-height: 250px; }

/* Parts
  ========================================================================== */
.grid-cards {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .grid-cards.is-loading {
    visibility: hidden;
    opacity: 0; }
  .grid-cards.bg-overlay:before {
    background: rgba(0, 0, 0, 0.8); }
  .grid-cards .grid-sizer,
  .grid-cards .grid-item {
    width: 50%;
    height: 200px; }
    @media (min-width: 576px) {
      .grid-cards .grid-sizer,
      .grid-cards .grid-item {
        height: 300px; } }
    @media (min-width: 992px) {
      .grid-cards .grid-sizer,
      .grid-cards .grid-item {
        width: 33.333333%;
        height: 400px; } }
    @media (min-width: 992px) {
      .grid-cards .grid-sizer.span2,
      .grid-cards .grid-item.span2 {
        width: 66.666666%; } }
    @media (min-width: 992px) {
      .grid-cards .grid-sizer.span2-y,
      .grid-cards .grid-item.span2-y {
        height: 800px; } }

a.card-item {
  padding: 30px;
  position: relative;
  display: block;
  font-family: acumin-pro, sans-serif;
  font-size: 0.825rem;
  width: 100%;
  height: 100%;
  text-decoration: none; }
  a.card-item:hover .front {
    visibility: hidden;
    opacity: 0; }
  a.card-item:hover .back .list-items li {
    transform: translate3d(0, 0, 0);
    animation-name: staggeredTopDown;
    animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    animation-fill-mode: backwards;
    animation-duration: .5s; }
    a.card-item:hover .back .list-items li:nth-child(1) {
      animation-delay: 0.05s; }
    a.card-item:hover .back .list-items li:nth-child(2) {
      animation-delay: 0.1s; }
    a.card-item:hover .back .list-items li:nth-child(3) {
      animation-delay: 0.15s; }
    a.card-item:hover .back .list-items li:nth-child(4) {
      animation-delay: 0.2s; }
    a.card-item:hover .back .list-items li:nth-child(5) {
      animation-delay: 0.25s; }
    a.card-item:hover .back .list-items li:nth-child(6) {
      animation-delay: 0.3s; }
    a.card-item:hover .back .list-items li:nth-child(7) {
      animation-delay: 0.35s; }
    a.card-item:hover .back .list-items li:nth-child(8) {
      animation-delay: 0.4s; }
    a.card-item:hover .back .list-items li:nth-child(9) {
      animation-delay: 0.45s; }
    a.card-item:hover .back .list-items li:nth-child(10) {
      animation-delay: 0.5s; }
  a.card-item .item-sizer {
    visibility: hidden;
    opacity: 0; }
  a.card-item .front {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    text-align: center;
    color: white;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    transition: all 0.5s ease-in-out; }
    a.card-item .front.bg-primary, a.card-item .front.bg-light {
      color: #1a1818; }
  a.card-item .back {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    height: 100%;
    text-align: center;
    color: rgba(255, 255, 255, 0.75); }
    a.card-item .back .list-items {
      width: 100%; }
      a.card-item .back .list-items li {
        margin: 10px 0;
        display: block;
        width: 100%;
        text-align: center; }
        a.card-item .back .list-items li:before {
          display: none; }

.work-items a.work-item {
  display: block;
  text-decoration: none;
  height: 400px;
  color: white;
  background-size: cover;
  background-position: center center; }
  @media (min-width: 768px) {
    .work-items a.work-item {
      height: 550px; } }
  .work-items a.work-item:hover:before {
    background: rgba(26, 24, 24, 0.8); }
  .work-items a.work-item:hover .container .title {
    -ms-transform: translateY(0px);
        transform: translateY(0px); }
  .work-items a.work-item:hover .container .services {
    visibility: visible;
    opacity: 0.75; }
    .work-items a.work-item:hover .container .services span {
      transform: translate3d(0, 0, 0);
      animation-name: staggeredLeftIn;
      animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
      animation-fill-mode: backwards;
      animation-duration: .5s; }
      .work-items a.work-item:hover .container .services span:nth-child(1) {
        animation-delay: 0.1s; }
      .work-items a.work-item:hover .container .services span:nth-child(2) {
        animation-delay: 0.2s; }
      .work-items a.work-item:hover .container .services span:nth-child(3) {
        animation-delay: 0.3s; }
      .work-items a.work-item:hover .container .services span:nth-child(4) {
        animation-delay: 0.4s; }
      .work-items a.work-item:hover .container .services span:nth-child(5) {
        animation-delay: 0.5s; }
      .work-items a.work-item:hover .container .services span:nth-child(6) {
        animation-delay: 0.6s; }
      .work-items a.work-item:hover .container .services span:nth-child(7) {
        animation-delay: 0.7s; }
      .work-items a.work-item:hover .container .services span:nth-child(8) {
        animation-delay: 0.8s; }
      .work-items a.work-item:hover .container .services span:nth-child(9) {
        animation-delay: 0.9s; }
      .work-items a.work-item:hover .container .services span:nth-child(10) {
        animation-delay: 1s; }
  .work-items a.work-item:before {
    transition: background 0.2s ease-in-out; }
  .work-items a.work-item .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    -ms-flex-pack: center;
        justify-content: center;
    height: 100%; }
    .work-items a.work-item .container .title {
      -ms-transform: translateY(25px);
          transform: translateY(25px);
      transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1); }
      .work-items a.work-item .container .title h3 {
        font-family: acumin-pro, sans-serif;
        font-weight: lighter;
        text-transform: uppercase;
        color: #53f3c7; }
    .work-items a.work-item .container .services {
      display: inline-block;
      visibility: hidden;
      opacity: 0;
      transition: opacity 0.2s 0.2s ease-in-out; }
      .work-items a.work-item .container .services span:not(:last-child):after {
        content: ", "; }

.team-items {
  display: -ms-flexbox;
  display: flex; }
  .team-items .team-item {
    padding: 6% 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: end;
        justify-content: flex-end;
    width: 33.333333%;
    height: 35vh;
    color: #eeecea; }
    .team-items .team-item .item-info {
      text-align: center;
      opacity: 0.75; }
      .team-items .team-item .item-info h6 {
        display: none;
        font-weight: normal;
        opacity: 0.5; }
        @media (min-width: 576px) {
          .team-items .team-item .item-info h6 {
            display: block; } }

ul.list-items {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.list-items li {
    margin: 5px 0;
    display: -ms-flexbox;
    display: flex; }
    ul.list-items li:before {
      content: "";
      margin: 8px 15px 0 0;
      display: inline-block;
      width: 8px;
      height: 8px;
      border-radius: 8px;
      background: #1a1818; }

/* Navigation
  ========================================================================== */
ul.nav-social {
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  list-style: none; }
  @media (min-width: 768px) {
    ul.nav-social {
      -ms-flex-pack: end;
          justify-content: flex-end; } }
  ul.nav-social li {
    margin: 0 1rem; }
    ul.nav-social li a {
      color: #1a1818; }

.btn,
.button,
button,
input[type="submit"] {
  font-family: acumin-pro, sans-serif;
  font-size: 0.825rem;
  text-transform: uppercase;
  letter-spacing: 1px; }

/* State
  ========================================================================== */
body.is-loading {
  overflow: hidden; }
  body.is-loading .site-loading {
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
    body.is-loading .site-loading #logo {
      visibility: visible;
      opacity: 1; }
      body.is-loading .site-loading #logo .digerati-d {
        fill: white; }
      body.is-loading .site-loading #logo .digerati-i {
        fill: rgba(255, 255, 255, 0.9); }
      body.is-loading .site-loading #logo .digerati-g {
        fill: rgba(255, 255, 255, 0.7); }
      body.is-loading .site-loading #logo .digerati-e {
        fill: rgba(255, 255, 255, 0.6); }
      body.is-loading .site-loading #logo .digerati-r {
        fill: rgba(255, 255, 255, 0.5); }
      body.is-loading .site-loading #logo .digerati-a {
        fill: rgba(255, 255, 255, 0.4); }
      body.is-loading .site-loading #logo .digerati-t {
        fill: rgba(255, 255, 255, 0.3); }
      body.is-loading .site-loading #logo .digerati-i2 {
        fill: rgba(255, 255, 255, 0.2); }
    body.is-loading .site-loading .ripple {
      visibility: visible;
      opacity: 0.5;
      animation-play-state: running; }
  body.is-loading .site-header {
    visibility: hidden;
    opacity: 0; }
  @media (min-width: 768px) {
    body.is-loading .section-hero .container {
      border: 1px solid rgba(152, 143, 138, 0); } }
  body.is-loading .section-hero .container .inner {
    visibility: hidden;
    opacity: 0; }
  body.is-loading .section-hero .video-container {
    visibility: hidden;
    opacity: 0; }

.site-loading {
  padding: 0 40px;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: inherit;
  height: 60px;
  opacity: 1;
  transition: all 1s 1s ease-in-out; }
  @media (min-width: 576px) {
    .site-loading {
      padding-left: 6.5%;
      padding-right: 6.5%;
      height: 125px; } }
  .site-loading #logo {
    margin: 8px 0 0 0;
    height: 38px;
    visibility: hidden;
    opacity: 0;
    transition: all 1s 2s cubic-bezier(0.215, 0.61, 0.355, 1); }
    @media (min-width: 576px) {
      .site-loading #logo {
        padding-left: 100px; } }
    @media (min-width: 768px) {
      .site-loading #logo {
        padding: 0; } }
    .site-loading #logo .digerati {
      fill: white;
      transition: all 1s 1s cubic-bezier(0.215, 0.61, 0.355, 1); }

.ripple {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 150px;
  height: 150px;
  -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
  visibility: hidden;
  opacity: 0;
  animation-play-state: unset;
  transition: all 0.5s ease-in-out; }
  .ripple div {
    position: absolute;
    border: 4px solid #988f8a;
    border-radius: 50%;
    opacity: 1;
    animation: ripple 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite; }
    .ripple div:nth-child(2) {
      animation-delay: -0.5s; }

/* Animations
  ========================================================================== */

@keyframes ripple {
  0% {
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    opacity: 1; }
  100% {
    top: -1px;
    left: -1px;
    width: 150px;
    height: 150px;
    opacity: 0; } }

@keyframes staggeredTopDown {
  from {
    visibility: hidden;
    opacity: 0;
    transform: translateY(-25%); }
  to {
    visibility: visible;
    opacity: 1;
    transform: translateY(0%); } }

@keyframes staggeredLeftIn {
  from {
    visibility: hidden;
    opacity: 0;
    transform: translateX(-25%); }
  to {
    visibility: visible;
    opacity: 1;
    transform: translateX(0%); } }

/* Plugins
  ========================================================================== */
.slick-dots {
  margin: 3rem 0 0 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  list-style: none; }
  .slick-dots li {
    margin: 0 10px;
    width: 12px;
    height: 12px;
    background: rgba(26, 24, 24, 0.25);
    border-radius: 50%;
    transition: background 0.2s ease-in-out;
    cursor: pointer; }
    .slick-dots li.slick-active {
      background: #1a1818;
      cursor: default; }
    .slick-dots li button {
      display: none; }
