@charset "UTF-8";
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

/* For IE 6/7 only */
.clearfix {
  *zoom: 1; }

/* COLORS */
/* STYLES */
body, html {
  font-family: 'Lato', sans-serif;
  color: #423d3a;
  background: #ffffff; }

body {
  line-height: 1.6em;
  -webkit-font-smoothing: antialiased;
  color: #423d3a; }
  body p {
    font-size: 16px;
    color: #030303;
    line-height: 1.6em; }

.container {
  padding-left: 20px;
  padding-right: 20px;
  background: #ffffff; }
  @media only screen and (min-width: 768px) {
    .container {
      padding-left: 40px;
      padding-right: 40px; } }

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media (min-width: 0px) and (max-width: 767px) {
  .fsi-row-xs-level {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }
@media (min-width: 768px) and (max-width: 991px) {
  .fsi-row-sm-level {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .fsi-row-md-level {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }
@media (min-width: 1200px) {
  .fsi-row-lg-level {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }
@media (max-width: 767px) {
  .text-xs-center {
    text-align: center !important; } }
.no-link {
  pointer-events: none; }

.navbar {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }
  .home .navbar, .contact .navbar {
    z-index: 2;
    position: relative;
    background: none !important; }
    .home .navbar .container-fluid, .contact .navbar .container-fluid {
      transition-delay: 0.5s;
      -webkit-transition: background 0.75s;
      -moz-transition: background 0.75s;
      -ms-transition: background 0.75s;
      -o-transition: background 0.75s;
      transition: background 0.75s; }
  .home .navbar .navbar-collapse.in {
    border-bottom: none !important; }
  .navbar .container-fluid.expanded-home-nav-container {
    background: black !important;
    transition-delay: 0s; }
  @media only screen and (min-width: 768px) {
    .navbar {
      padding-top: 15px;
      padding-bottom: 15px; } }
  .navbar.navbar-default {
    background: #FFFFFF;
    border: none;
    padding-bottom: 10px !important; }
  .navbar .navbar-toggle {
    border: none; }
  .navbar .container-fluid {
    background: none !important;
    padding-left: 20px;
    padding-right: 20px; }
    @media only screen and (min-width: 768px) {
      .navbar .container-fluid {
        padding-left: 40px;
        padding-right: 40px; } }
    @media only screen and (min-width: 992px) {
      .navbar .container-fluid {
        background: none !important; } }
  .home .navbar .navbar-brand, .contact .navbar .navbar-brand {
    -webkit-filter: invert(100%) brightness(200%); }
  .navbar .navbar-brand img {
    width: 114px; }
    @media only screen and (min-width: 768px) {
      .navbar .navbar-brand img {
        width: 250px; } }
  @media only screen and (min-width: 768px) {
    .navbar .navbar-brand {
      margin-top: 22px; } }
  .navbar .navbar-collapse {
    border: none; }
  .navbar .navbar-nav li {
    margin-top: 5px; }
    .navbar .navbar-nav li a {
      font-size: 20px;
      color: #424242;
      padding-left: 0px;
      padding-right: 0px;
      margin-left: 20px;
      margin-right: 20px;
      border-bottom: 1px solid rgba(0, 0, 0, 0);
      -webkit-transition: color 250ms linear;
      -moz-transition: color 250ms linear;
      -ms-transition: color 250ms linear;
      -o-transition: color 250ms linear;
      transition: color 250ms linear; }
      .home .navbar .navbar-nav li a, .contact .navbar .navbar-nav li a {
        color: #FFFFFF; }
      @media only screen and (min-width: 768px) {
        .navbar .navbar-nav li a {
          font-weight: 700;
          padding-bottom: 7px; } }
      .navbar .navbar-nav li a:hover {
        -webkit-transition: color 100ms linear;
        -moz-transition: color 100ms linear;
        -ms-transition: color 100ms linear;
        -o-transition: color 100ms linear;
        transition: color 100ms linear; }
        @media only screen and (min-width: 768px) {
          .navbar .navbar-nav li a:hover {
            border-bottom: 1px solid black;
            padding-bottom: 7px; } }
    @media only screen and (max-width: 767px) {
      .navbar .navbar-nav li {
        text-align: right; } }
    @media only screen and (min-width: 768px) {
      .navbar .navbar-nav li {
        margin-top: 38px; }
        .navbar .navbar-nav li .sub-menu {
          z-index: 1000;
          left: -1px;
          padding-left: 0px;
          padding-right: 20px;
          display: none;
          position: absolute;
          background: #f7f7f7;
          background: rgba(247, 247, 247, 0.97);
          border-bottom: 1px solid #E4E4E4;
          border-left: 1px solid #E4E4E4;
          border-right: 1px solid #E4E4E4; }
        .navbar .navbar-nav li:hover .sub-menu {
          display: inline-block; } }
    @media only screen and (max-width: 767px) {
      .navbar .navbar-nav li .sub-menu {
        padding-right: 20px; } }
    .navbar .navbar-nav li .sub-menu li {
      white-space: nowrap;
      margin-top: 10px;
      margin-bottom: 5px;
      list-style: none; }
      .navbar .navbar-nav li .sub-menu li:last-child {
        margin-bottom: 12px; }
    .navbar .navbar-nav li .sub-menu a {
      text-transform: uppercase;
      font-size: 12px;
      color: #81878E;
      text-decoration: none; }
      .navbar .navbar-nav li .sub-menu a:hover {
        color: #9a9a92; }
  .navbar .navbar-nav .current-menu-item > a, .navbar .navbar-nav .current-menu-parent > a {
    border-bottom: 1px solid black; }
  .navbar .navbar-collapse {
    max-height: none; }
    .navbar .navbar-collapse.in {
      border-bottom: 1px solid #e7e7e7;
      overflow-y: scroll; }

.sprite, .article-list a.read-more-btn i.right-link-arrow, .case-study-page-nav .nav-item.previous-item a::before, .case-study-page-nav .nav-item.next-item a::after {
  display: block;
  overflow: hidden;
  text-indent: -9999px; }

.header-content h2 {
  font-size: 25px;
  color: #000000;
  text-transform: uppercase;
  line-height: 1.2em;
  margin-top: 60px; }
  @media only screen and (min-width: 768px) {
    .header-content h2 {
      font-size: 33px;
      margin-top: 90px; } }
  @media only screen and (min-width: 992px) {
    .header-content h2 {
      font-size: 48px;
      margin-top: 190px; } }
.header-content p {
  font-size: 17px;
  color: #363636;
  line-height: 1.6em; }
  @media only screen and (min-width: 768px) {
    .header-content p {
      font-size: 18px; } }
  @media only screen and (min-width: 992px) {
    .header-content p {
      font-size: 20px;
      max-width: 840px; } }
.header-content button {
  margin: 51px 0px 65px; }
  @media only screen and (min-width: 768px) {
    .header-content button {
      margin: 59px 0px 102px; } }
  @media only screen and (min-width: 992px) {
    .header-content button {
      margin: 70px 0px 191px; } }

.freewall-bs-container {
  width: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important; }
  @media only screen and (min-width: 992px) {
    .freewall-bs-container {
      width: 100%; } }
  @media only screen and (min-width: 1200px) {
    .freewall-bs-container {
      width: 100%; } }

.freewall-row {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px; }

body.about .grid-item .grid-item-container .grid-item-text-box h3 {
  font-size: 11px; }
  @media only screen and (min-width: 600px) {
    body.about .grid-item .grid-item-container .grid-item-text-box h3 {
      font-size: 15px; } }
  @media only screen and (min-width: 768px) {
    body.about .grid-item .grid-item-container .grid-item-text-box h3 {
      font-size: 15px; } }
body.about .grid-item .grid-item-container .grid-item-text-box p {
  font-size: 12px; }
  @media only screen and (min-width: 600px) {
    body.about .grid-item .grid-item-container .grid-item-text-box p {
      font-size: 14px; } }
  @media only screen and (min-width: 768px) {
    body.about .grid-item .grid-item-container .grid-item-text-box p {
      font-size: 14px; } }
body.about .field-report-header {
  padding-bottom: 30px; }
  body.about .field-report-header:not(nav + .field-report-header) .field-report-section-title::after {
    background: transparent !important; }
  @media only screen and (min-width: 768px) {
    body.about .field-report-header {
      padding-bottom: 70px; } }
  body.about .field-report-header:first-of-type:first-of-type {
    padding-top: 40px; }
    @media only screen and (min-width: 768px) {
      body.about .field-report-header:first-of-type:first-of-type {
        padding-top: 90px; } }
    body.about .field-report-header:first-of-type:first-of-type .field-report-section-title {
      margin-bottom: 20px; }
      @media only screen and (min-width: 768px) {
        body.about .field-report-header:first-of-type:first-of-type .field-report-section-title {
          margin-bottom: 20px; } }
body.about .capabilities-col p {
  font-size: 18px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  line-height: 2em; }
  @media only screen and (min-width: 768px) {
    body.about .capabilities-col p {
      font-size: 24px; } }
body.about .inphantry-team-container {
  margin-top: -30px;
  margin-bottom: 50px;
  background: #D2D2D2; }
  @media only screen and (min-width: 768px) {
    body.about .inphantry-team-container {
      margin-top: -80px;
      margin-bottom: 80px; } }
body.about .inphantry-team-member-thumb-container {
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden; }
  body.about .inphantry-team-member-thumb-container span {
    position: relative;
    width: 100%;
    display: block; }
    body.about .inphantry-team-member-thumb-container span img {
      width: 100%; }
    body.about .inphantry-team-member-thumb-container span.ro {
      pointer-events: none;
      position: absolute;
      top: 0px;
      left: -12%;
      opacity: 0;
      -webkit-transition: left 0.25s ease-in-out, opacity 0.25s linear;
      -moz-transition: left 0.25s ease-in-out, opacity 0.25s linear;
      -ms-transition: left 0.25s ease-in-out, opacity 0.25s linear;
      -o-transition: left 0.25s ease-in-out, opacity 0.25s linear;
      transition: left 0.25s ease-in-out, opacity 0.25s linear; }
  body.about .inphantry-team-member-thumb-container:hover .ro {
    left: 0;
    opacity: 1; }
body.about .we-work-with {
  padding-bottom: 16px !important; }
  @media only screen and (min-width: 768px) {
    body.about .we-work-with {
      padding-bottom: 0px !important; } }

body.contact {
  background: black; }
  body.contact .container {
    background: none; }
  body.contact .hero-image {
    margin-bottom: 0px !important; }

.related-posts-list .grid-item {
  height: auto !important; }
  .related-posts-list .grid-item .grid-item-label-container {
    padding: 30px 25px 10px !important;
    padding-top: 20px !important;
    padding-bottom: 10px !important; }
    @media only screen and (min-width: 992px) {
      .related-posts-list .grid-item .grid-item-label-container {
        padding: 30px 40px 35px; } }
    .related-posts-list .grid-item .grid-item-label-container h5 {
      display: none; }
    @media only screen and (max-width: 767px) {
      .related-posts-list .grid-item .grid-item-label-container h4 {
        font-size: 13px;
        padding-right: 10px; } }

.grid-item {
  padding-left: 0px !important;
  padding-right: 0px !important;
  line-height: 1.6em; }
  .grid-item.grid-item-md .grid-item-container {
    padding-top: 50%; }
  .grid-item .grid-item-container {
    width: 100%;
    padding-top: 100%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d; }
    .grid-item .grid-item-container .grid-item-content {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      -webkit-transform-style: preserve-3d;
      -moz-transform-style: preserve-3d;
      transform-style: preserve-3d; }
    .grid-item .grid-item-container .grid-vertical-content {
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      width: 100%; }
    .grid-item .grid-item-container .grid-image {
      position: absolute;
      background-size: cover;
      background-repeat: no-repeat;
      width: 100%;
      height: 100%; }
      .grid-item .grid-item-container .grid-image.grid-image-text-box {
        padding: 25px 20px; }
        .grid-item .grid-item-container .grid-image.grid-image-text-box h3, .grid-item .grid-item-container .grid-image.grid-image-text-box h3 p {
          font-size: 12px;
          color: #000000;
          text-transform: uppercase;
          line-height: 1.6em;
          margin-bottom: 0px; }
        .grid-item .grid-item-container .grid-image.grid-image-text-box h4, .grid-item .grid-item-container .grid-image.grid-image-text-box h4 p {
          font-size: 16px;
          color: #363636;
          line-height: 1.6em;
          margin-top: 2px; }
        @media only screen and (min-width: 600px) {
          .grid-item .grid-item-container .grid-image.grid-image-text-box h3 {
            font-size: 14px; }
          .grid-item .grid-item-container .grid-image.grid-image-text-box h4 {
            font-size: 20px; } }
        @media only screen and (min-width: 768px) {
          .grid-item .grid-item-container .grid-image.grid-image-text-box h3 {
            font-size: 15px; }
          .grid-item .grid-item-container .grid-image.grid-image-text-box h4 {
            font-size: 23px; } }
    .grid-item .grid-item-container .grid-item-text-box {
      padding: 0px 20px; }
      @media only screen and (min-width: 768px) {
        .grid-item .grid-item-container .grid-item-text-box {
          padding: 0px 40px; } }
      .grid-item .grid-item-container .grid-item-text-box h3 {
        font-size: 11px;
        color: #9a9a92;
        text-transform: uppercase;
        line-height: 1.6em; }
        @media only screen and (min-width: 600px) {
          .grid-item .grid-item-container .grid-item-text-box h3 {
            font-size: 15px; } }
        @media only screen and (min-width: 768px) {
          .grid-item .grid-item-container .grid-item-text-box h3 {
            font-size: 20px; } }
      .grid-item .grid-item-container .grid-item-text-box p {
        font-size: 14px;
        color: #363636;
        line-height: 1.6em; }
        @media only screen and (min-width: 600px) {
          .grid-item .grid-item-container .grid-item-text-box p {
            font-size: 18px; } }
        @media only screen and (min-width: 768px) {
          .grid-item .grid-item-container .grid-item-text-box p {
            font-size: 20px; } }
  .grid-item.grid-item-text-feature {
    cursor: pointer; }
    .grid-item.grid-item-text-feature .grid-item-container {
      -webkit-transition: background-color 500ms linear;
      -moz-transition: background-color 500ms linear;
      -ms-transition: background-color 500ms linear;
      -o-transition: background-color 500ms linear;
      transition: background-color 500ms linear;
      background-color: #FFFFFF; }
      .grid-item.grid-item-text-feature .grid-item-container .grid-item-text-box h3 {
        -webkit-transition: color 100ms linear;
        -moz-transition: color 100ms linear;
        -ms-transition: color 100ms linear;
        -o-transition: color 100ms linear;
        transition: color 100ms linear; }
      .grid-item.grid-item-text-feature .grid-item-container .grid-item-text-box p {
        -webkit-transition: color 100ms linear;
        -moz-transition: color 100ms linear;
        -ms-transition: color 100ms linear;
        -o-transition: color 100ms linear;
        transition: color 100ms linear; }
      .grid-item.grid-item-text-feature .grid-item-container:hover {
        background-color: #9a9a92;
        -webkit-transition: background-color 100ms linear;
        -moz-transition: background-color 100ms linear;
        -ms-transition: background-color 100ms linear;
        -o-transition: background-color 100ms linear;
        transition: background-color 100ms linear; }
        .grid-item.grid-item-text-feature .grid-item-container:hover .grid-item-text-box h3 {
          color: #F7F7F7;
          -webkit-transition: color 100ms linear;
          -moz-transition: color 100ms linear;
          -ms-transition: color 100ms linear;
          -o-transition: color 100ms linear;
          transition: color 100ms linear; }
        .grid-item.grid-item-text-feature .grid-item-container:hover .grid-item-text-box p {
          color: #F7F7F7;
          -webkit-transition: color 100ms linear;
          -moz-transition: color 100ms linear;
          -ms-transition: color 100ms linear;
          -o-transition: color 100ms linear;
          transition: color 100ms linear; }
  .grid-item.grid-item-text-title-feature {
    /*grey box link w optional image*/ }
    .grid-item.grid-item-text-title-feature .grid-item-content {
      background: rgba(0, 0, 0, 0.74); }
    .grid-item.grid-item-text-title-feature .grid-image {
      top: 0px; }
    .grid-item.grid-item-text-title-feature .grid-item-content {
      display: flex;
      align-items: center;
      text-align: center; }
      .grid-item.grid-item-text-title-feature .grid-item-content h4 {
        width: 100%;
        color: #F4F4F9;
        text-transform: uppercase;
        text-align: left;
        padding-left: 40px;
        padding-right: 40px;
        font-size: 20px;
        line-height: 1.4em;
        margin: 0px; }
        @media only screen and (min-width: 768px) {
          .grid-item.grid-item-text-title-feature .grid-item-content h4 {
            font-size: 16px; } }
        @media only screen and (min-width: 992px) {
          .grid-item.grid-item-text-title-feature .grid-item-content h4 {
            font-size: 18px; } }
        .grid-item.grid-item-text-title-feature .grid-item-content h4::after {
          content: "›";
          position: relative;
          margin-left: 4px;
          top: -1px; }
      .grid-item.grid-item-text-title-feature .grid-item-content:hover {
        background: rgba(247, 46, 51, 0.74);
        -webkit-transition: background-color 100ms linear;
        -moz-transition: background-color 100ms linear;
        -ms-transition: background-color 100ms linear;
        -o-transition: background-color 100ms linear;
        transition: background-color 100ms linear; }
  .grid-item.grid-item-image-feature {
    overflow: hidden;
    cursor: pointer; }
    .grid-item.grid-item-image-feature .grid-item-label-container {
      position: absolute;
      color: #F7F7F7;
      top: 0;
      left: 0px;
      background: rgba(0, 0, 0, 0.6);
      background: rgba(0, 0, 0, 0.2);
      height: 100%;
      width: 100%;
      opacity: 1;
      -webkit-transition: opacity 500ms ease-out, background 0.5s;
      -moz-transition: opacity 500ms ease-out, background 0.5s;
      -ms-transition: opacity 500ms ease-out, background 0.5s;
      -o-transition: opacity 500ms ease-out, background 0.5s;
      transition: opacity 500ms ease-out, background 0.5s; }
      .grid-item.grid-item-image-feature .grid-item-label-container .label-wrap {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        text-align: center; }
        .grid-item.grid-item-image-feature .grid-item-label-container .label-wrap img {
          position: relative;
          max-width: 70%;
          -webkit-filter: brightness(100);
          filter: brightness(100); }
        .grid-item.grid-item-image-feature .grid-item-label-container .label-wrap h4 {
          font-weight: 900;
          color: white;
          text-transform: uppercase; }
        .grid-item.grid-item-image-feature .grid-item-label-container .label-wrap h5 {
          font-size: 18px;
          color: white; }
    .grid-item.grid-item-image-feature:hover .grid-item-label-container {
      opacity: 1;
      background: rgba(0, 0, 0, 0.6);
      -webkit-transition: opacity 250ms ease-out;
      -moz-transition: opacity 250ms ease-out;
      -ms-transition: opacity 250ms ease-out;
      -o-transition: opacity 250ms ease-out;
      transition: opacity 250ms ease-out; }
    .grid-item.grid-item-image-feature.grid-item-lg, .grid-item.grid-item-image-feature.grid-item-md {
      cursor: pointer; }
      .grid-item.grid-item-image-feature.grid-item-lg .grid-item-label-container, .grid-item.grid-item-image-feature.grid-item-md .grid-item-label-container {
        padding: 50px 40px 70px; }
        .grid-item.grid-item-image-feature.grid-item-lg .grid-item-label-container h4, .grid-item.grid-item-image-feature.grid-item-md .grid-item-label-container h4 {
          font-size: 45px; }
        .grid-item.grid-item-image-feature.grid-item-lg .grid-item-label-container h5, .grid-item.grid-item-image-feature.grid-item-md .grid-item-label-container h5 {
          font-size: 18px; }
    .grid-item.grid-item-image-feature.grid-item-md .grid-item-label-container {
      padding: 50px 40px 50px; }
    .grid-item.grid-item-image-feature.grid-item-sm .grid-item-label-container {
      padding: 30px 40px 35px; }
      .grid-item.grid-item-image-feature.grid-item-sm .grid-item-label-container h4 {
        font-size: 18px; }
      .grid-item.grid-item-image-feature.grid-item-sm .grid-item-label-container h5 {
        font-size: 12px; }
  .grid-item.grid-item-animated-feature .animated-gif, .grid-item.grid-item-animated-feature .ff-container {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%; }
  .grid-item.grid-item-animated-feature h3, .grid-item.grid-item-animated-feature h4 {
    position: relative;
    z-index: 2;
    pointer-events: none; }
  .grid-item.grid-item-team-member-feature .grid-item-container .grid-image {
    top: 0px; }
  .grid-item.grid-item-team-member-feature .grid-item-container .grid-item-content {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 400ms linear;
    -moz-transition: opacity 400ms linear;
    -ms-transition: opacity 400ms linear;
    -o-transition: opacity 400ms linear;
    transition: opacity 400ms linear;
    opacity: 0;
    background-color: rgba(247, 46, 51, 0.55); }
    .grid-item.grid-item-team-member-feature .grid-item-container .grid-item-content:hover {
      -webkit-transition: opacity 200ms linear;
      -moz-transition: opacity 200ms linear;
      -ms-transition: opacity 200ms linear;
      -o-transition: opacity 200ms linear;
      transition: opacity 200ms linear;
      opacity: 1;
      background-color: rgba(247, 46, 51, 0.55); }
    .grid-item.grid-item-team-member-feature .grid-item-container .grid-item-content .grid-item-label-container {
      padding: 40px;
      position: absolute;
      left: 0px;
      bottom: 0px;
      color: white;
      text-transform: uppercase; }
      .grid-item.grid-item-team-member-feature .grid-item-container .grid-item-content .grid-item-label-container h4 {
        font-size: 22px;
        margin: 0px;
        padding: 0px; }
      .grid-item.grid-item-team-member-feature .grid-item-container .grid-item-content .grid-item-label-container h5 {
        font-size: 14px;
        margin: 0px;
        padding: 0px; }

.contact-us-footer {
  text-align: center;
  margin-bottom: 95px; }
  .contact-us-footer h4 {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 32px;
    color: #424242;
    margin-top: 50px; }
  .contact-us-footer h3 {
    font-weight: 400;
    font-size: 16px;
    color: #9a9a92;
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.6em; }
  .contact-us-footer hr {
    display: block;
    width: 80px;
    border-bottom: 1px solid #4fbc5c;
    margin: 35px auto; }
  .contact-us-footer a {
    position: relative;
    display: inline-block;
    padding: 25px 115px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #424242;
    text-transform: uppercase;
    text-decoration: none;
    color: #424242;
    font-size: 18px;
    background: none;
    z-index: 1;
    overflow: hidden;
    transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    -ms-transition: 0.15s ease-out;
    -moz-transition: 0.15s ease-out;
    -webkit-transition: 0.15s ease-out; }
    .contact-us-footer a:hover {
      text-decoration: none;
      color: whitesmoke; }
      .contact-us-footer a:hover:before {
        top: 0; }
    .contact-us-footer a:before {
      content: "";
      position: absolute;
      background: #383736;
      width: 100%;
      height: 100%;
      bottom: 0;
      left: 0;
      right: 0;
      top: 100%;
      z-index: -1;
      -webkit-transition: top 0.15s ease-out; }

.footer {
  background: #1f1f1f;
  background: url("/wp-content/themes/inphantry/img/camo.png") center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 20px;
  z-index: 3;
  position: relative; }
  .footer .fa {
    margin: 5px; }
  .footer .col-sm-offset-1 {
    /*The container of footer logo*/
    text-align: center; }
  .footer .footer-logo {
    width: 200px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px; }
    @media only screen and (min-width: 768px) {
      .footer .footer-logo {
        float: right; } }
  .footer .social-links {
    text-align: center;
    margin-bottom: 25px;
    font-size: 20px; }
    @media only screen and (min-width: 768px) {
      .footer .social-links {
        text-align: left !important; } }
    .footer .social-links li {
      display: inline-block;
      margin: 0px 10px; }
      .footer .social-links li a {
        color: white; }
        .footer .social-links li a:hover {
          color: white; }
  .footer .copyright {
    display: block;
    color: #484848;
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
    clear: both; }
    @media only screen and (min-width: 768px) {
      .footer .copyright {
        text-align: right; } }
  .footer .footer-nav {
    text-align: center !important; }
    @media only screen and (min-width: 768px) {
      .footer .footer-nav {
        text-align: left !important; } }
    .footer .footer-nav .nav {
      display: inline-block !important;
      text-align: center !important;
      float: none !important; }
      .footer .footer-nav .nav li {
        float: left; }
      .footer .footer-nav .nav a {
        background: none;
        color: white; }
        .footer .footer-nav .nav a:hover {
          background: none;
          color: white; }

.no-pad-col {
  padding: 0px !important; }

.blog .hero-image {
  cursor: pointer; }
.blog .first-blog-article-row a, .blog .first-blog-article-row p, .blog .first-blog-article-row h2, .blog .first-blog-article-row h3, .blog .first-blog-article-row h4, .blog .first-blog-article-row h5 {
  cursor: pointer; }

@media only screen and (min-width: 992px) {
  .blog-single .body-content .container {
    max-width: 760px; } }
@media only screen and (min-width: 1700px) {
  .blog-single .body-content .container {
    max-width: 1080px; } }

.body-content {
  margin-bottom: 35px; }
  .body-content .container {
    background: none; }
  .body-content.ignore-top-padding {
    padding-top: 0px !important; }
  .body-content.body-content-with-bg {
    padding-top: 50px;
    padding-bottom: 50px; }
    @media only screen and (min-width: 768px) {
      .body-content.body-content-with-bg {
        padding-bottom: 80px; } }
    .body-content.body-content-with-bg.negative-margin {
      margin-bottom: -100px; }
  .body-content img.size-full {
    max-width: 100% !important;
    height: auto !important;
    width: 100%; }
  .body-content p, .body-content li {
    color: #333333; }
  .body-content a {
    text-decoration: none;
    color: #4fbc5c; }
    .body-content a:hover {
      text-decoration: underline; }

.contact-page-info {
  padding-top: 40px; }
  @media only screen and (min-width: 768px) {
    .contact-page-info {
      padding-top: 90px; } }
  .contact-page-info h3 {
    color: white;
    font-size: 35px;
    text-transform: uppercase;
    margin-top: 3px;
    font-weight: 800; }
    @media only screen and (min-width: 768px) {
      .contact-page-info h3 {
        font-size: 72px;
        margin-bottom: 75px; } }
    .contact-page-info h3::after {
      content: "";
      width: 150px;
      height: 3px;
      display: block;
      background: #FFFFFF;
      margin-top: 20px; }
  .contact-page-info h4 {
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .contact-page-info p {
    color: white; }
  .contact-page-info a {
    color: white;
    display: block; }
    .contact-page-info a.inphantry-psn {
      letter-spacing: 0.05em;
      padding-top: 5px; }
    .contact-page-info a svg.psn-logo {
      top: 3px;
      position: relative;
      margin-right: 5px; }
  .contact-page-info .inphantry-addresses {
    margin-bottom: 30px; }
    @media only screen and (min-width: 768px) {
      .contact-page-info .inphantry-addresses {
        margin-bottom: 55px; } }
    .contact-page-info .inphantry-addresses .col-sm-4 {
      margin-bottom: 30px !important; }
    .contact-page-info .inphantry-addresses .col-lg-3 {
      /*The first of the two addresses*/
      margin-top: 10px;
      margin-bottom: 40px; }
      @media only screen and (min-width: 768px) {
        .contact-page-info .inphantry-addresses .col-lg-3 {
          margin-top: 0px; } }

.flex-content-layout {
  /*DEFINE ALL GENERIC WYSIWYG TAG STYLES HERE*/
  font-size: 16px;
  color: #6A6A6A;
  margin-bottom: 20px;
  /*FLEX LAYOUT: HERO IMAGE*/
  /* FLEX LAYOUT: GENERIC HEADER */
  /* FLEX LAYOUT: FIELD REPORT HEADER */
  /*FLEX LAYOUT: SQUARE CONTENT GRID*/
  /*FLEX LAYOUT: DEFINITION LIST*/
  /*FLEX LAYOUT: THREE COLUMN FEATURE CALLOUT*/
  /*FLEX LAYOUT: IMAGE CAROUSEL*/
  /*FLEX LAYOUT: TITLE DESCRIPTION GRID*/
  /*FLEX LAYOUT: FIVE COLUMN IMAGE GRID*/
  /*FLEX LAYOUT: VIMEO CONTENT*/
  /*FLEX LAYOUT: TWO COLUMN WYSIWYG*/ }
  .flex-content-layout h3 {
    font-size: 24px;
    font-weight: 700;
    color: #424242;
    text-transform: uppercase;
    padding-bottom: 15px; }
    @media only screen and (min-width: 992px) {
      .flex-content-layout h3 {
        font-size: 26px; } }
  .flex-content-layout p {
    padding-bottom: 15px; }
  .flex-content-layout h4 {
    font-size: 16px;
    line-height: 1.6em;
    color: #000000;
    margin-bottom: 25px; }
  .flex-content-layout a {
    text-decoration: none;
    color: #4fbc5c; }
    .flex-content-layout a:hover {
      text-decoration: underline; }
  .flex-content-layout .narrow-centered-body {
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .flex-content-layout .narrow-centered-body {
        width: 75%;
        margin-left: auto;
        margin-right: auto; } }
  @media only screen and (min-width: 768px) {
    .flex-content-layout {
      margin-bottom: 35px; } }
  @media only screen and (min-width: 992px) {
    .flex-content-layout {
      margin-bottom: 55px; } }
  .flex-content-layout.hero-image {
    padding: 0px !important; }
    .flex-content-layout.hero-image img {
      width: 100%; }
    @media only screen and (min-width: 768px) {
      .flex-content-layout.hero-image {
        margin-bottom: 35px; } }
    @media only screen and (min-width: 992px) {
      .flex-content-layout.hero-image {
        margin-bottom: 55px; } }
    .flex-content-layout.hero-image.inphantry-office-map {
      margin-bottom: 0px !important; }
      .flex-content-layout.hero-image.inphantry-office-map a {
        display: block;
        width: 100%; }
  .flex-content-layout.generic-header {
    position: relative;
    padding-top: 20px; }
    .flex-content-layout.generic-header .header-col::after {
      content: "";
      display: block;
      width: 80px;
      border-bottom: 1px solid #4fbc5c;
      margin: 35px auto 25px; }
    .flex-content-layout.generic-header h2 {
      font-weight: 900;
      font-size: 26px;
      color: #424242;
      text-align: center;
      text-transform: uppercase;
      margin-bottom: 8px !important; }
      @media only screen and (min-width: 768px) {
        .flex-content-layout.generic-header h2 {
          font-size: 40px;
          margin-bottom: 8px !important; } }
      @media only screen and (min-width: 992px) {
        .flex-content-layout.generic-header h2 {
          font-size: 40px; } }
    .flex-content-layout.generic-header h3 {
      color: #9a9a92;
      margin: 0px;
      font-size: 14px;
      font-weight: 700;
      text-align: center;
      padding-bottom: 10px; }
    .flex-content-layout.generic-header #back-button {
      text-align: right;
      position: absolute;
      padding-top: 20px;
      right: 0px; }
      .flex-content-layout.generic-header #back-button a {
        color: #6A6A6A;
        font-size: 12px; }
        @media only screen and (min-width: 768px) {
          .flex-content-layout.generic-header #back-button a {
            font-size: 14px; } }
        .flex-content-layout.generic-header #back-button a:hover {
          color: #9a9a92;
          text-decoration: none; }
    .flex-content-layout.generic-header .byline {
      text-align: center;
      font-size: 16px;
      font-weight: 700;
      text-transform: uppercase;
      color: #9a9a9a;
      margin-bottom: 16px; }
      .flex-content-layout.generic-header .byline .author {
        padding-right: 9px;
        margin-right: 8px;
        border-right: 1px solid #9a9a9a;
        font-size: 16px;
        padding-bottom: 1px; }
    @media only screen and (min-width: 768px) {
      .flex-content-layout.generic-header .share-links {
        margin-top: 10px;
        margin-bottom: 30px; } }
    .flex-content-layout.generic-header .share-links a {
      padding-left: 13px;
      padding-right: 13px;
      border-radius: 0;
      border: none !important;
      margin-left: 0px !important;
      color: white;
      font-size: 10px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        .flex-content-layout.generic-header .share-links a {
          padding-left: 20px;
          padding-right: 20px;
          font-size: 14px;
          font-weight: 300; } }
      .flex-content-layout.generic-header .share-links a:hover {
        text-decoration: none;
        -webkit-box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.1);
        -moz-box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.1);
        box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.1); }
      .flex-content-layout.generic-header .share-links a.twitter {
        background: #55acee; }
      .flex-content-layout.generic-header .share-links a.facebook {
        background: #3b5998; }
      .flex-content-layout.generic-header .share-links a.gplus {
        background: #dd4b39; }
      .flex-content-layout.generic-header .share-links a.linkedin {
        background: #007bb5; }
    .flex-content-layout.generic-header .share-links i.fa {
      margin-right: 5px; }
      @media only screen and (min-width: 768px) {
        .flex-content-layout.generic-header .share-links i.fa {
          margin-right: 10px; } }
    .flex-content-layout.generic-header .content, .flex-content-layout.generic-header p {
      font-size: 16px;
      line-height: 1.6em;
      color: #9a9a9a;
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
      @media only screen and (min-width: 768px) {
        .flex-content-layout.generic-header .content, .flex-content-layout.generic-header p {
          font-size: 16px; } }
      @media only screen and (min-width: 992px) {
        .flex-content-layout.generic-header .content, .flex-content-layout.generic-header p {
          font-size: 16px; } }
  @media only screen and (min-width: 992px) {
    .flex-content-layout.field-report-header:not(nav + .field-report-header) {
      margin-top: 100px;
      margin-bottom: 100px; } }
  .flex-content-layout.field-report-header:first-of-type {
    padding-top: 40px; }
    @media only screen and (min-width: 768px) {
      .flex-content-layout.field-report-header:first-of-type {
        padding-top: 90px; } }
    @media only screen and (min-width: 768px) {
      .flex-content-layout.field-report-header:first-of-type .field-report-section-title {
        margin-bottom: 50px; } }
  .flex-content-layout.field-report-header .field-report-hashtag {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 0px;
    margin-bottom: 0px; }
  .flex-content-layout.field-report-header .client-partner-header {
    font-size: 18px; }
    @media only screen and (min-width: 768px) {
      .flex-content-layout.field-report-header .client-partner-header {
        margin-top: -25px; } }
    .flex-content-layout.field-report-header .client-partner-header label {
      font-weight: 600;
      margin-right: 10px;
      border-right: 1px solid black;
      padding-right: 5px;
      height: 16px;
      line-height: 16px; }
    .flex-content-layout.field-report-header .client-partner-header span {
      margin-right: 20px; }
      @media only screen and (max-width: 767px) {
        .flex-content-layout.field-report-header .client-partner-header span {
          clear: right; }
          .flex-content-layout.field-report-header .client-partner-header span::after {
            content: "\A";
            white-space: pre; } }
  .flex-content-layout.field-report-header .field-report-section-title {
    font-size: 35px;
    text-transform: uppercase;
    color: #000;
    margin-top: 3px;
    font-weight: 900; }
    .flex-content-layout.field-report-header .field-report-section-title::after {
      content: "";
      width: 150px;
      height: 3px;
      display: block;
      background: #000;
      margin-top: 20px; }
    @media only screen and (min-width: 768px) {
      .flex-content-layout.field-report-header .field-report-section-title {
        font-size: 72px; } }
    .flex-content-layout.field-report-header .field-report-section-title span {
      font-size: 18px;
      text-transform: none;
      display: block;
      padding-top: 10px;
      line-height: 1.8em;
      font-weight: 400; }
      @media only screen and (min-width: 768px) {
        .flex-content-layout.field-report-header .field-report-section-title span {
          font-size: 24px; } }
  .flex-content-layout.field-report-header .field-report-body-content p {
    font-size: 18px;
    color: #030303;
    line-height: 1.8em; }
  @media only screen and (max-width: 767px) {
    .flex-content-layout.square-content-grid {
      padding-left: 0px;
      padding-right: 0px;
      margin-bottom: -10px; }
      .flex-content-layout.square-content-grid .row {
        margin-left: 0px;
        margin-right: 0px; } }
  @media only screen and (min-width: 768px) {
    .flex-content-layout.square-content-grid {
      margin-bottom: 25px; } }
  @media only screen and (max-width: 767px) {
    .flex-content-layout.square-content-grid .img-container {
      padding-left: 0px;
      padding-right: 0px;
      margin-bottom: 30px; } }
  @media only screen and (min-width: 768px) {
    .flex-content-layout.square-content-grid .img-container {
      margin-bottom: 0px; }
      .flex-content-layout.square-content-grid .img-container.left {
        padding-right: 0px; }
      .flex-content-layout.square-content-grid .img-container.right {
        padding-left: 0px; } }
  .flex-content-layout.square-content-grid .img-container img.grid-image {
    width: 100%; }
  .flex-content-layout.square-content-grid .text-container .text-wrapper {
    padding-left: 5px;
    padding-right: 5px; }
  @media only screen and (min-width: 768px) {
    .flex-content-layout.square-content-grid .text-container.left {
      padding-right: 30px; } }
  @media only screen and (min-width: 992px) {
    .flex-content-layout.square-content-grid .text-container.left {
      padding-right: 45px; } }
  @media only screen and (min-width: 768px) {
    .flex-content-layout.square-content-grid .text-container.right {
      padding-left: 30px; } }
  @media only screen and (min-width: 992px) {
    .flex-content-layout.square-content-grid .text-container.right {
      padding-left: 45px; } }
  @media only screen and (max-width: 767px) {
    .flex-content-layout.square-content-grid .text-container {
      margin-bottom: 25px; } }
  @media only screen and (min-width: 768px) {
    .flex-content-layout.square-content-grid .text-container {
      padding-top: 50%;
      margin-bottom: -15px;
      margin-top: -7px; }
      .flex-content-layout.square-content-grid .text-container .text-wrapper {
        padding-left: 0px;
        padding-right: 20px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }
  @media only screen and (min-width: 768px) {
    .flex-content-layout.square-content-grid .right {
      float: right; } }
  .flex-content-layout.definition-list {
    margin-bottom: 0px; }
    .flex-content-layout.definition-list dl dd {
      border-bottom: 1px dashed #C0C0C0;
      padding-bottom: 10px;
      margin-bottom: 15px; }
      @media only screen and (min-width: 768px) {
        .flex-content-layout.definition-list dl dd {
          padding-bottom: 23px;
          margin-bottom: 30px; } }
      .flex-content-layout.definition-list dl dd:last-of-type {
        border-bottom: none; }
      .flex-content-layout.definition-list dl dd a {
        font-size: 13px;
        color: #393939; }
  .flex-content-layout.three-column-feature-callout {
    background-color: #EFEFEF;
    margin-bottom: 0px !important; }
    .flex-content-layout.three-column-feature-callout .col-sm-4 {
      margin-top: 30px;
      margin-bottom: 30px;
      padding-right: 40px; }
      .flex-content-layout.three-column-feature-callout .col-sm-4 h3 {
        margin-bottom: 14px; }
  .flex-content-layout.image-carousel.container-fluid {
    padding-left: 0px;
    padding-right: 0px; }
    .flex-content-layout.image-carousel.container-fluid .row {
      margin-left: 0px;
      margin-right: 0px; }
      .flex-content-layout.image-carousel.container-fluid .row .owl-carousel {
        padding-left: 0px;
        padding-right: 0px; }
  .flex-content-layout.image-carousel.ignore-top-padding {
    padding-top: 0px !important; }
  .flex-content-layout.image-carousel .row {
    position: relative; }
  @media only screen and (max-width: 767px) {
    .flex-content-layout.image-carousel {
      padding-left: 0px;
      padding-right: 0px;
      margin-bottom: 50px; }
      .flex-content-layout.image-carousel   .row {
        margin-left: 0px;
        margin-right: 0px; } }
  @media only screen and (max-width: 767px) {
    .flex-content-layout.image-carousel .col-xs-12 {
      padding-left: 0px;
      padding-right: 0px; } }
  .flex-content-layout.image-carousel .owl-carousel .owl-dots {
    counter-reset: dots; }
  .flex-content-layout.image-carousel .owl-carousel .owl-dot:before {
    counter-increment: dots;
    content: counter(dots); }
  .flex-content-layout.image-carousel .owl-carousel .owl-dots {
    display: none; }
  .flex-content-layout.image-carousel.carousel-with-bg {
    padding-top: 50px;
    padding-bottom: 30px;
    margin-bottom: 50px; }
    .flex-content-layout.image-carousel.carousel-with-bg .container {
      background: none; }
    @media only screen and (min-width: 768px) {
      .flex-content-layout.image-carousel.carousel-with-bg {
        padding-top: 50px;
        padding-bottom: 30px; } }
    .flex-content-layout.image-carousel.carousel-with-bg .caption {
      width: 100%;
      text-align: right;
      color: #9a9a92;
      font-size: 16px;
      margin-top: 20px;
      visibility: hidden; }
      @media only screen and (min-width: 768px) {
        .flex-content-layout.image-carousel.carousel-with-bg .caption {
          visibility: visible; } }
      @media only screen and (min-width: 992px) {
        .flex-content-layout.image-carousel.carousel-with-bg .caption {
          text-align: center; } }
    .flex-content-layout.image-carousel.carousel-with-bg .owl-dots {
      counter-reset: dots;
      font-size: 14px;
      font-weight: 600;
      color: #9a9a92; }
    .flex-content-layout.image-carousel.carousel-with-bg .owl-dot:before {
      counter-increment: dots;
      content: counter(dots); }
    .flex-content-layout.image-carousel.carousel-with-bg .owl-dots {
      display: block;
      float: left;
      padding-left: 0px; }
      .flex-content-layout.image-carousel.carousel-with-bg .owl-dots .owl-dot {
        display: inline-block;
        margin: 0px 10px;
        pointer-events: all !important;
        cursor: pointer; }
        .flex-content-layout.image-carousel.carousel-with-bg .owl-dots .owl-dot.active, .flex-content-layout.image-carousel.carousel-with-bg .owl-dots .owl-dot:hover {
          color: #4fbc5c; }
    .flex-content-layout.image-carousel.carousel-with-bg .owl-controls {
      position: relative;
      top: -47px;
      margin-bottom: -60px;
      padding-left: 0px;
      margin-left: -10px;
      width: auto;
      background: -webkit-linear-gradient(left, #ebebe5, #ebebe5 80%, rgba(235, 235, 203, 0) 100%);
      padding-right: 50px; }
      .flex-content-layout.image-carousel.carousel-with-bg .owl-controls .btn {
        color: #9a9a92;
        font-size: 25px;
        position: relative;
        float: left;
        left: auto !important;
        right: auto !important;
        top: 8px; }
  .flex-content-layout.image-carousel .owl-controls {
    position: absolute;
    z-index: 9999;
    pointer-events: none;
    width: 100%;
    height: 100%; }
    .flex-content-layout.image-carousel .owl-controls .btn {
      background: none;
      border: none;
      color: white;
      font-size: 40px;
      outline: none;
      -webkit-appearance: none;
      box-shadow: none !important;
      position: absolute;
      pointer-events: all;
      top: 50%;
      transform: translateY(-50%);
      right: 20px; }
      .flex-content-layout.image-carousel .owl-controls .btn:hover {
        color: #4fbc5c; }
      .flex-content-layout.image-carousel .owl-controls .btn:first-child {
        left: 20px;
        right: auto; }
  .flex-content-layout.related-posts-list {
    background-color: #EFEFEF;
    margin-bottom: 0px !important;
    padding-bottom: 20px;
    padding-top: 15px; }
    @media only screen and (min-width: 768px) {
      .flex-content-layout.related-posts-list {
        padding-bottom: 40px;
        padding-top: 35px; } }
    .flex-content-layout.related-posts-list h4 {
      padding-top: 20px;
      padding: 0px;
      margin: 0px;
      margin-bottom: 15px;
      text-transform: uppercase;
      color: #363636;
      font-size: 15px; }
      @media only screen and (min-width: 768px) {
        .flex-content-layout.related-posts-list h4 {
          font-size: 17px;
          margin-bottom: 20px; } }
      @media only screen and (min-width: 992px) {
        .flex-content-layout.related-posts-list h4 {
          font-size: 18px; } }
    .flex-content-layout.related-posts-list .related-posts-list-thumbnail-row {
      margin-left: 0px;
      margin-right: 0px; }
  .flex-content-layout.image-title-description-grid {
    text-transform: uppercase; }
    .flex-content-layout.image-title-description-grid h3 {
      color: #424242;
      font-size: 14px;
      font-weight: 700;
      margin-bottom: 35px; }
    .flex-content-layout.image-title-description-grid .item {
      margin-bottom: 10px; }
      .flex-content-layout.image-title-description-grid .item h4 {
        color: #424242;
        font-size: 14px;
        font-weight: 700;
        margin-top: 18px;
        margin-bottom: 3px; }
      .flex-content-layout.image-title-description-grid .item h5 {
        color: #9a9a92;
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 20px;
        margin-top: 0px; }
  .flex-content-layout.five-column-image-grid {
    text-transform: uppercase; }
    .flex-content-layout.five-column-image-grid h3 {
      color: #424242;
      font-size: 14px;
      font-weight: 700;
      margin-bottom: 35px; }
    .flex-content-layout.five-column-image-grid img {
      width: 100%;
      border: 1px solid rgba(0, 0, 0, 0.02);
      margin-bottom: 16px;
      border-radius: 5px;
      background: rgba(0, 0, 0, 0.035); }
  .flex-content-layout.vimeo-content {
    z-index: 2;
    position: relative;
    overflow: hidden; }
    .flex-content-layout.vimeo-content video {
      width: 100%; }
    .flex-content-layout.vimeo-content .embed-container {
      position: relative;
      padding-bottom: 56.25%;
      height: 0;
      overflow: hidden;
      max-width: 100%;
      height: auto; }
    .flex-content-layout.vimeo-content .embed-container iframe, .flex-content-layout.vimeo-content .embed-container object, .flex-content-layout.vimeo-content .embed-container embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .flex-content-layout.two-column-wysiwyg h4 {
    text-transform: uppercase; }

.video-focus-background {
  position: fixed;
  top: 0px;
  left: 0px;
  background: black;
  pointer-events: none;
  z-index: 2;
  width: 100vw;
  height: 100vh;
  padding: 0px;
  margin: 0px;
  opacity: 0;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s; }
  .video-focus-background.active {
    opacity: 0.85; }

.home .home-hero-video-container {
  margin-top: -80px;
  top: 100vh;
  position: relative;
  z-index: 3; }
  .home .home-hero-video-container .videoWrapper {
    position: relative;
    padding-bottom: 54.25%;
    padding-top: 25px;
    height: 0; }
  .home .home-hero-video-container .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.home .home-header {
  margin-top: 98vh;
  background: white; }
  .home .home-header.row:first-of-type {
    background: white;
    margin-top: -10px; }
  .home .home-header .container {
    padding-top: 110px; }
    @media only screen and (min-width: 768px) {
      .home .home-header .container {
        padding-top: 200px; } }
  .home .home-header .col-xs-12 {
    background: white; }
  .home .home-header h2 {
    font-size: 35px;
    text-transform: uppercase;
    color: #000;
    margin-top: 3px;
    font-weight: 700; }
    .home .home-header h2::after {
      content: "";
      width: 150px;
      height: 3px;
      display: block;
      background: #000;
      margin-top: 20px; }
    @media only screen and (min-width: 768px) {
      .home .home-header h2 {
        font-size: 72px; } }
  .home .home-header p {
    font-size: 18px;
    color: #030303;
    line-height: 1.8em; }
  .home .home-header .callouts {
    padding-top: 60px; }
    .home .home-header .callouts h4 {
      font-weight: 800;
      padding-bottom: 10px; }
    @media only screen and (min-width: 768px) {
      .home .home-header .callouts {
        padding-top: 110px; } }
    .home .home-header .callouts .col-sm-4 {
      padding-bottom: 63px; }
      @media only screen and (min-width: 768px) {
        .home .home-header .callouts .col-sm-4 {
          padding-bottom: 138px; } }
.home .home-static-hero {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: black url("../img/site-2018-hero-bg.jpg") left top;
  -webkit-background-size: cover;
  background-size: cover; }
  .home .home-static-hero .container {
    background: none;
    height: 100%; }
    .home .home-static-hero .container .row {
      height: 100%; }
      .home .home-static-hero .container .row .col-xs-12 {
        height: 100%; }
  .home .home-static-hero .home-hero-text {
    color: white;
    background: none;
    position: relative;
    top: 50%;
    transform: translateY(-60%);
    max-width: 900px;
    margin: 0px auto;
    font-size: 48px;
    font-weight: 700; }
    @media only screen and (min-width: 768px) {
      .home .home-static-hero .home-hero-text {
        font-size: 72px; } }
.home .article-list {
  background: #ebebe5; }
  .home .article-list .recent-posts-header {
    text-align: center; }
    .home .article-list .recent-posts-header h3 {
      text-align: center;
      font-weight: 900;
      font-size: 22px;
      color: #424242;
      margin-bottom: 40px; }
  .home .article-list .container {
    background: none;
    padding-top: 35px;
    padding-bottom: 40px; }
  .home .article-list .article-preview {
    margin-bottom: 30px; }
.home .grid-item-sm .label-wrap img {
  display: none !important; }
  @media only screen and (min-width: 992px) {
    .home .grid-item-sm .label-wrap img {
      display: inline-block !important; } }
.home .recent-blog-posts-link {
  text-decoration: none;
  color: #424242; }

.case-studies .grid-item-sm .label-wrap h5 {
  display: none !important; }

.article-list {
  margin-bottom: 30px; }
  .article-list a.read-more-btn {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #424242; }
    .article-list a.read-more-btn i.right-link-arrow {
      display: inline-block;
      width: 32px;
      height: 5px;
      background: url("../img/texture_packer_2x.png") -33.5px -0.5px no-repeat;
      background-size: 66px 6px;
      position: relative;
      top: -3px;
      margin-left: 6px; }
  .article-list .first-blog-article-row {
    margin-top: -20px;
    background: #ebebe5;
    padding-bottom: 25px;
    margin-bottom: 40px; }
    @media only screen and (min-width: 768px) {
      .article-list .first-blog-article-row {
        margin-top: -35px; } }
    @media only screen and (min-width: 992px) {
      .article-list .first-blog-article-row {
        margin-top: -55px; } }
    .article-list .first-blog-article-row h3 {
      font-size: 28px;
      text-align: center;
      text-transform: uppercase; }
      @media only screen and (min-width: 768px) {
        .article-list .first-blog-article-row h3 {
          font-weight: 900;
          margin-top: 41px;
          line-height: 1.2em;
          margin-bottom: 12px;
          text-align: left; } }
    .article-list .first-blog-article-row p {
      font-size: 16px;
      text-align: center;
      color: #333333; }
      @media only screen and (min-width: 768px) {
        .article-list .first-blog-article-row p {
          text-align: left;
          margin-bottom: 20px; } }
    .article-list .first-blog-article-row .article-info {
      text-align: center;
      padding-top: 35px; }
      @media only screen and (min-width: 768px) {
        .article-list .first-blog-article-row .article-info {
          text-align: right; } }
      .article-list .first-blog-article-row .article-info h4 {
        font-size: 28px;
        text-align: right;
        display: none;
        color: #9a9a92;
        font-size: 20px;
        font-weight: 700; }
        @media only screen and (min-width: 768px) {
          .article-list .first-blog-article-row .article-info h4 {
            display: block; } }
        @media only screen and (min-width: 992px) {
          .article-list .first-blog-article-row .article-info h4 {
            display: block; } }
      .article-list .first-blog-article-row .article-info h5 {
        display: none;
        text-align: right;
        color: #9a9a92;
        font-size: 20px;
        font-weight: 400; }
        @media only screen and (min-width: 768px) {
          .article-list .first-blog-article-row .article-info h5 {
            display: block; } }
        @media only screen and (min-width: 992px) {
          .article-list .first-blog-article-row .article-info h5 {
            display: block; } }
    .article-list .first-blog-article-row a.read-more-btn {
      text-align: center;
      font-size: 15px;
      display: inline-block; }
      @media only screen and (min-width: 768px) {
        .article-list .first-blog-article-row a.read-more-btn {
          margin-top: 35px;
          margin-bottom: 20px; } }
    .article-list .first-blog-article-row .container {
      background: #ebebe5; }
  .article-list .grid-article-row {
    padding-left: 15px; }
  .article-list .article-preview {
    margin-bottom: 15px;
    padding-left: 0px; }
    .article-list .article-preview .article-preview-inner {
      border: 1px solid #d2d2cc;
      width: 100%;
      height: 100%;
      cursor: pointer;
      overflow: hidden;
      z-index: 0;
      position: relative;
      transition: 1s ease-out;
      -o-transition: 1s ease-out;
      -ms-transition: 1s ease-out;
      -moz-transition: 1s ease-out;
      -webkit-transition: 1s ease-out; }
      .article-list .article-preview .article-preview-inner h3, .article-list .article-preview .article-preview-inner h5, .article-list .article-preview .article-preview-inner a {
        transition: 0.2s ease-out;
        -o-transition: 0.2s ease-out;
        -ms-transition: 0.2s ease-out;
        -moz-transition: 0.2s ease-out;
        -webkit-transition: 0.2s ease-out; }
      .article-list .article-preview .article-preview-inner img {
        border-bottom: 1px solid transparent;
        transition: 1s ease-out;
        -o-transition: 1s ease-out;
        -ms-transition: 1s ease-out;
        -moz-transition: 1s ease-out;
        -webkit-transition: 1s ease-out; }
      .article-list .article-preview .article-preview-inner:hover img {
        border-bottom: 1px solid #989794; }
      .article-list .article-preview .article-preview-inner:hover h3, .article-list .article-preview .article-preview-inner:hover h5, .article-list .article-preview .article-preview-inner:hover a {
        color: whitesmoke; }
      .article-list .article-preview .article-preview-inner:hover h5 {
        color: #70706f; }
      .article-list .article-preview .article-preview-inner:hover:before {
        top: 50%;
        -webkit-transition: top 0.5s ease-out; }
      .article-list .article-preview .article-preview-inner:before {
        content: "";
        position: absolute;
        background: #383736;
        width: 100%;
        height: 100%;
        bottom: 0;
        left: 0;
        right: 0;
        top: 100%;
        z-index: -1;
        -webkit-transition: top 0.25s ease-out; }
      .article-list .article-preview .article-preview-inner img {
        width: 100%; }
      .article-list .article-preview .article-preview-inner h5 {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 17px;
        padding-top: 0px;
        padding-bottom: 0px;
        font-size: 11px;
        font-weight: 700;
        text-transform: uppercase;
        color: #bdbdb6;
        margin-bottom: 8px; }
      .article-list .article-preview .article-preview-inner h3 {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        margin-bottom: 12px;
        font-size: 17px;
        font-weight: 700;
        text-transform: uppercase;
        color: #424242;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
        @media only screen and (min-width: 768px) {
          .article-list .article-preview .article-preview-inner h3 {
            font-size: 18px; } }
      .article-list .article-preview .article-preview-inner a.read-more-btn {
        display: inline-block;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 0px;
        padding-bottom: 10px;
        margin-top: 0px; }
    .article-list .article-preview.recent-preview h5 {
      margin-top: 27px; }
    .article-list .article-preview.recent-preview h3 {
      margin-bottom: 20px; }
    .article-list .article-preview.recent-preview a.read-more-btn {
      margin-bottom: 15px; }
    .article-list .article-preview.recent-preview h5, .article-list .article-preview.recent-preview h3, .article-list .article-preview.recent-preview a.read-more-btn {
      padding-left: 25px;
      padding-right: 25px; }
      @media only screen and (min-width: 768px) {
        .article-list .article-preview.recent-preview h5, .article-list .article-preview.recent-preview h3, .article-list .article-preview.recent-preview a.read-more-btn {
          padding-left: 30px;
          padding-right: 30px; } }

.pagination .active span {
  background-color: #9a9a92;
  border-color: #9a9a92; }
  .pagination .active span:hover {
    background-color: #9a9a92;
    border-color: #423d3a; }
.pagination li a {
  color: #9a9a92; }
  .pagination li a:hover {
    color: #423d3a; }

.case-study-page-nav {
  margin-bottom: 50px; }
  .case-study-page-nav .nav-item {
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
    .case-study-page-nav .nav-item img {
      max-width: 100%; }
    .case-study-page-nav .nav-item.next-item a, .case-study-page-nav .nav-item.previous-item a {
      color: #424242;
      text-transform: uppercase; }
      .case-study-page-nav .nav-item.next-item a:hover, .case-study-page-nav .nav-item.previous-item a:hover {
        text-decoration: none;
        -webkit-transition: color 100ms linear;
        -moz-transition: color 100ms linear;
        -ms-transition: color 100ms linear;
        -o-transition: color 100ms linear;
        transition: color 100ms linear; }
    .case-study-page-nav .nav-item.previous-item a::before {
      content: "";
      display: inline-block;
      width: 32px;
      height: 5px;
      background: url("../img/texture_packer_2x.png") -0.5px -0.5px no-repeat;
      background-size: 66px 6px;
      position: relative;
      top: -3px;
      margin-right: 6px; }
      @media only screen and (min-width: 768px) {
        .case-study-page-nav .nav-item.previous-item a::before {
          margin-right: 15px; } }
    .case-study-page-nav .nav-item.next-item a::after {
      content: "";
      display: inline-block;
      width: 32px;
      height: 5px;
      background: url("../img/texture_packer_2x.png") -33.5px -0.5px no-repeat;
      background-size: 66px 6px;
      position: relative;
      top: -3px;
      margin-left: 6px; }
      @media only screen and (min-width: 768px) {
        .case-study-page-nav .nav-item.next-item a::after {
          margin-left: 15px; } }

.client-list h3 {
  color: #424242;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase; }
.client-list ul {
  display: block;
  margin: 0px;
  padding: 0px;
  width: 0px;
  height: 0px;
  overflow: hidden;
  text-indent: -9999px; }
.client-list .client-logos {
  padding-bottom: 115px; }
  .client-list .client-logos img {
    width: 100%; }
  @media only screen and (min-width: 768px) {
    .client-list .client-logos {
      padding-bottom: 215px; } }

.page-not-found h2 {
  font-weight: 900;
  font-size: 26px;
  color: #424242;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 8px !important; }
  @media only screen and (min-width: 768px) {
    .page-not-found h2 {
      font-size: 40px;
      margin-bottom: 8px !important; } }
  @media only screen and (min-width: 992px) {
    .page-not-found h2 {
      font-size: 40px; } }
.page-not-found h3 {
  font-size: 26px;
  font-weight: 700;
  color: #424242;
  text-transform: uppercase;
  padding-bottom: 20px;
  margin-top: 5px; }
  @media only screen and (min-width: 992px) {
    .page-not-found h3 {
      font-size: 26px; } }
.page-not-found p {
  font-size: 16px;
  line-height: 1.6em;
  color: #9a9a9a;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    .page-not-found p {
      font-size: 16px; } }
  @media only screen and (min-width: 992px) {
    .page-not-found p {
      font-size: 16px; } }
.page-not-found a {
  text-decoration: none;
  color: #4fbc5c; }
  .page-not-found a:hover {
    text-decoration: underline; }

.image-404 {
  width: 100%; }

.contact-us-footer-case-study-wrapper {
  background: #ebebe5;
  margin-top: -20px; }
  @media only screen and (min-width: 768px) {
    .contact-us-footer-case-study-wrapper {
      padding-top: 20px; } }
  @media only screen and (min-width: 992px) {
    .contact-us-footer-case-study-wrapper {
      margin-top: 5px; } }
  .contact-us-footer-case-study-wrapper .contact-us-footer {
    background: none; }

.single-case-study-bottom-nav {
  margin-top: 45px; }
  @media only screen and (min-width: 768px) {
    .single-case-study-bottom-nav {
      padding-top: 15px;
      margin-top: 0px; } }

@media only screen and (min-width: 768px) {
  .hidden-md {
    display: none; } }

.img-responsive {
  min-width: 100%; }

/*# sourceMappingURL=main.css.map */
