#what_we_do {
  padding:45px 25px;
}

  #what_we_do .split {
    display:flex;
    flex-direction:column;
    justify-content:space-between;
  }

    #what_we_do .split #icon_home {
      background-image:url('https://proxy-ga.blitzz.co/proxy/123456/web.archive.org/web/20190826182307im_/https://d341kum51qu34d.cloudfront.net/images/2019-04-redesign/animated_icons/homepage-0eea7f9f.gif');
      background-repeat:no-repeat;
      background-size:95px 90px;
      min-height:90px;
      margin-bottom:20px;
    }

    #what_we_do .split .copy {
      margin-left:80px;
    }

    #what_we_do .split .copy p:last-of-type {
      margin-bottom:1em;
    }

    #what_we_do h1 {
      margin-bottom:1em;
    }

@media only screen and (min-width:768px) {
  #what_we_do .split {
    flex-direction:row;
  }
  #what_we_do .split #icon_home {
    flex:1;
    margin-bottom:0;
  }

  #what_we_do .split .copy {
    flex:1;
    margin-left:0;
  }
  #what_we_do h1 {
  }
}

@media only screen and (min-width:1024px) {
  #what_we_do {
    padding:100px;
  }
}



#home_integration h1 {
  margin-bottom:3em;
}

#home_integration ul {
  display:flex;
  flex-direction:row;
  align-items:flex-end;
}

  #quality #home_integration ul {
    flex-wrap:wrap;
  }

  #home_integration ul li {
    text-align:center;
    margin-right:20px;
  }

  #quality #home_integration ul li {
    margin-right:60px;
  }

    #home_integration ul img {
      width:50px;
      height:50px;
      display:block;
      margin:0 auto 1em auto;
    }

    #quality #home_integration ul li {
      margin-bottom:3em;
    }

    #home_integration ul img.emsmallen {
      width:45px;
      height:45px;
    }

    #home_integration ul img.embiggen {
      width:55px;
      height:55px;
      margin:0 auto 0.5em auto;
    }

    #home_integration ul li span {
      display:block;
      color:#717173;
      text-transform:uppercase;
      letter-spacing:1px;
    }

@media only screen and (min-width:768px) {

  #home_integration ul img {
    width:80px;
    height:80px;
    display:block;
    margin-bottom:1em;
  }

  #home_integration ul img.embiggen {
    width:85px;
    height:85px;
  }

  #home_integration ul img.emsmallen {
    width:75px;
    height:75px;
  }

  #quality #home_integration ul li,
  #home_integration ul li {
    margin-right:50px;
  }

}

@media only screen and (min-width:1024px) {

  #home_integration ul li {
    margin-right:150px;
  }

  #quality #home_integration ul li {
    margin-right:130px;
  }

}


.animate_copy > * {
  opacity:0;
  transition: opacity 0.2s ease-in-out;
}

.animate_copy.active > * {
  opacity:1;
}




/*
     FILE ARCHIVED ON 18:23:07 Aug 26, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:49:28 Jun 03, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.514
  exclusion.robots: 0.054
  exclusion.robots.policy: 0.045
  esindex: 0.01
  cdx.remote: 15.225
  LoadShardBlock: 110.207 (3)
  PetaboxLoader3.resolve: 90.225 (3)
  PetaboxLoader3.datanode: 75.399 (4)
  load_resource: 106.93
*/