html {
  height:100%;
}
body {
  background:white;
  margin:0;
  padding:0;
  height:100%;
  padding:25px;
}
ul.services { float:left; width:100%; list-style:none; margin: 0 0 150px 0; padding:30px 0 0; }
ul.services li { float:left; width:190px; margin-right:40px; text-align:center; }
ul.services li .device { display:block; height:157px; margin:20px 0 10px; }
ul.services li.last { margin-right:0; }
ul.services li.imac-small .device img { margin:8px 0 0; }
ul.services li.air-small .device img { margin:35px 0 0; }
ul.services li.ipad-small .device img { margin:15px 0 0; }
ul.services li.pro-small .device img { margin:32px 0 0; }
.services h2 { font-size:18px; font-weight:normal; font-family:'ProximaNovaSemibold'; color:#333; margin:0; }
.services h2 a { color:#333; }
.services p { margin:0; }
.service > div { padding:58px 40px 0 240px; border-top:1px solid #d8d8d8; width:680px; margin-left:-40px; margin-top:72px; }
.service > div.first { border-top:0; margin-top:90px;}
.service > div:nth-child(2n) {  padding:58px 240px 0 40px; }
ul.featured { float:left; width:100%; list-style:none; margin:30px 0 0; padding:0; }
ul.featured li { float:left; height:50px; line-height:50px; margin-right:75px; }
ul.featured li.last { margin-right:0; }
