/*--------------- GLOBAL ---------------*/
.pageTitle {
  display: none; }
/**********
  BUTTONS
**********/
 .button {
    border-top: 0;
    border-left: 0;
    border-right: 0;
 }
 .item .itemInnerContent strong {
    text-transform: uppercase;
}
/*content title borders*/
.block_e6361473b5074021a54dfb86b259011c, /*home first*/
.block_d91d510089d544fcbb98395357aadf7a, /*home second*/
.block_cac20edc4ba64d06b7d36d5e61ad556a, /*about first*/
.block_ebc8ce31eeb342b3be2eaffc2c1465c6, /*about second*/
.block_c793966a1d20487fa29d1d35c80a29a1, /*about third*/
.block_b46a71083a62472ea2ff0f63efb7b761, /*our work*/
.block_b7429b0e6c11418795d839a5b07e10d5, /*services*/
.block_cde42996d34c438db43e38969e816780, /*services second*/ 
.block_c50a4914513046b6ab94ee2620a2d252, /*services third*/
.block_a3be0379f58841d8a91755763011674c /*who we serve*/ {
  text-align: center; }

.block_e6361473b5074021a54dfb86b259011c .blockText, /*home first*/
.block_d91d510089d544fcbb98395357aadf7a .blockText, /*home second*/
.block_cac20edc4ba64d06b7d36d5e61ad556a .blockText, /*about first*/
.block_ebc8ce31eeb342b3be2eaffc2c1465c6 .blockText, /*about second*/
.block_c793966a1d20487fa29d1d35c80a29a1 .blockText, /*about third*/
.block_b46a71083a62472ea2ff0f63efb7b761 .blockText, /*our work*/
.block_b7429b0e6c11418795d839a5b07e10d5 .blockText, /*services*/ 
.block_cde42996d34c438db43e38969e816780 .blockText, /*services second*/ 
.block_c50a4914513046b6ab94ee2620a2d252 .contentTitle, /*services third*/
.block_a3be0379f58841d8a91755763011674c .blockText /*who we serve*/  {
  border-bottom: 3px solid;
  display: inline-block; }

.primaryAndSecondaryContainer {
  padding-bottom: 0; }

/*--------------- FOOTER ---------------*/
.footerContent .contentTitle {
  text-transform: uppercase;
  letter-spacing: .1em; }
  
.footerLogo img {
    max-width: 133px;
}
/*--------------- HOME ---------------*/
/* video hero */
.fullBleed .noSecondaryContent .primaryAndSecondaryContent .blockWrap_f269204e4a1345538a0258b2cc31244d .blockContent {
  /* remove width constraints */
  padding-left: 0;
  padding-right: 0;
  max-width: 100%; }

.blockWrap_f269204e4a1345538a0258b2cc31244d {
  padding: 0;
  margin: 0; }

/*temporary video placement*/
.block_e84868ebd506445d923ffac76bb7682e {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important; }

.block_e84868ebd506445d923ffac76bb7682e img {
  width: 100%; }

/*client logos*/
.block_a4d7495f364a41e7a4e5ae6aeaf03609 .imgGridItem img {
  max-height: 110px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1); }

.block_a4d7495f364a41e7a4e5ae6aeaf03609 .imgGridItem {
  vertical-align: middle;
  line-height: 110px; }

/*--------------- OUR WORK ---------------*/
/* hide list items */
.blockWrap_d585b201bbbe4ae987dc1d2fdca117aa {
	display: none;
}
.block_d6e951f2ec414b20a2f08e8f0ec0e703 .imgGridItem img {
  width: 100%; }

/*image gallery img hover*/
.block_d6e951f2ec414b20a2f08e8f0ec0e703 .imgGridItem {
  opacity: 1;
  background-color: black;
  padding-bottom: 0;
  margin-bottom: 1em; }

.block_d6e951f2ec414b20a2f08e8f0ec0e703 .imgGridItem a:hover img {
  opacity: 0.6;
  -webkit-backface-visibility: hidden;
  -o-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out; }

/*filter*/
.item-filter li {
  cursor: pointer;
  display: inline-block;
  margin: 0 1em 0 1em;
  font-family: museosans,Arial,Verdana,sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .05em; }

.item-filter li:hover {
  color: #808080;
  -o-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -webkit-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out; }

.item-filter li.active {
  color: #808080; }
  
/*--------------- WHO WE SERVE ---------------*/
/*client logos*/
.block_fded1961f77244afb4c72349b2907b9f .imgGridItem img {
  max-height: 110px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1); }

.block_fded1961f77244afb4c72349b2907b9f .imgGridItem {
  vertical-align: middle;
  line-height: 110px; }

/*--------------- MEDIA QUERIES ---------------*/
@media only screen and (max-width: 600px) {
    .item-filter li {
        font-size: 12px;
        margin: 0 .5em 0 .5em;
    }
}
@media only screen and (min-width: 768px) {
/*footer logo*/
.footerLogo  {
    float: right;
}
  /*intro text max width*/
  .block_f58f7f42c3c84941bb9f19de67787564 .blockText,
  .block_cda26341c4b644beb29b907e9706e719 .blockText,
  .block_ee0366859a2b4b1787622655a7813383 .blockText,
  .block_c50a4914513046b6ab94ee2620a2d252 .blockText {
    max-width: 605px;
    margin: auto; } 
}
