/* ==========================================================================
   Fonts
   ========================================================================== */
@font-face {
    font-family: 'PTSerifRegular';
    src: url('PTF55F-webfont.eot');
    src: url('PTF55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTF55F-webfont.woff') format('woff'),
         url('PTF55F-webfont.ttf') format('truetype'),
         url('PTF55F-webfont.svg#PTSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;
  }
@font-face {
    font-family: 'PTSerifItalic';
    src: url('PTF56F-webfont.eot');
    src: url('PTF56F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTF56F-webfont.woff') format('woff'),
         url('PTF56F-webfont.ttf') format('truetype'),
         url('PTF56F-webfont.svg#PTSerifItalic') format('svg');
    font-weight: normal;
    font-style: normal;
  }
@font-face {
    font-family: 'PTSerifBold';
    src: url('PTF75F-webfont.eot');
    src: url('PTF75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTF75F-webfont.woff') format('woff'),
         url('PTF75F-webfont.ttf') format('truetype'),
         url('PTF75F-webfont.svg#PTSerifBold') format('svg');
    font-weight: normal;
    font-style: normal;
  }
@font-face {
    font-family: 'PTSerifBoldItalic';
    src: url('PTF76F-webfont.eot');
    src: url('PTF76F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTF76F-webfont.woff') format('woff'),
         url('PTF76F-webfont.ttf') format('truetype'),
         url('PTF76F-webfont.svg#PTSerifBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
  }
@font-face {
    font-family: 'PTSansBoldItalic';
    src: url('PTS76F-webfont.eot');
    src: url('PTS76F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTS76F-webfont.woff') format('woff'),
         url('PTS76F-webfont.ttf') format('truetype'),
         url('PTS76F-webfont.svg#PTSansBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
  }
@font-face {
    font-family: 'PTSansBold';
    src: url('PTS75F-webfont.eot');
    src: url('PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTS75F-webfont.woff') format('woff'),
         url('PTS75F-webfont.ttf') format('truetype'),
         url('PTS75F-webfont.svg#PTSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
  }
@font-face {
    font-family: 'PTSansItalic';
    src: url('PTS56F-webfont.eot');
    src: url('PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTS56F-webfont.woff') format('woff'),
         url('PTS56F-webfont.ttf') format('truetype'),
         url('PTS56F-webfont.svg#PTSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;
  }
@font-face {
    font-family: 'PTSansRegular';
    src: url('PTS55F-webfont.eot');
    src: url('PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTS55F-webfont.woff') format('woff'),
         url('PTS55F-webfont.ttf') format('truetype'),
         url('PTS55F-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
  }


/* ==========================================================================
   Site's styles
   ========================================================================== */

.lt-ie8 {
  overflow-x: hidden; /* For IE 7 */
  }
body {
  background: #fff;
  overflow-x: hidden;
  }


/*
 * Text
 */
body {
  font-family: 'PTSerifRegular', 'Times New Roman', Times, serif;
  font-size: 18px;
  line-height: 1.833;
  }
em, i, .italic {
  font-family: 'PTSerifItalic', 'Times New Roman', Times, serif;
  }
strong, b, .bold {
  font-family: 'PTSerifBold', 'Times New Roman', Times, serif;
  }
strong em, em strong, .bold.italic {
  font-family: 'PTSerifBoldItalic', 'Times New Roman', Times, serif;
  }
h1, h2, h3, h4, h5, h6 {
  font-family: 'PTSansBold', Arial, Helvetica, sans-serif;
  }
h1 {
  font-size: 70px;
  }
h2 {
  font-size: 34px;
  }
h1.regular, h2.regular, h3.regular {
  font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
  }
h1 em, h2 em, h3 em, h1 i, h2 i, h3 i, h1.italic, h2.italic, h3.italic {
  font-family: 'PTSansBoldItalic', Arial, Helvetica, sans-serif;
  }
h1.regular em, h2.regular em, h3.regular em, h1.regular i, h2.regular i, h3.regular i, h1.regular.italic, h2.regular.italic, h3.regular.italic {
  font-family: 'PTSansItalic', Arial, Helvetica, sans-serif;
  }

/*
 * Navigation / top bar
 */
#navbar {
  box-shadow: 0 1px 2px rgba(22, 22, 22, .2);
  }
#navbar .navbar-inner {
  background: #000;
  filter: none; /* Remove filter from bootstrap */
  padding: 0;
  }
#navbar .nav {
  font-family: 'PTSansBold';
  font-size: 0;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  float: none;
  margin: 0;
  }
#navbar .nav li {
  display: inline-block;
  float: none;
  }
.lt-ie8 #navbar .nav li {
  display: inline;  /* IE7 inline-block */
  zoom: 1.0;
  }
#navbar .nav a {
  margin-bottom: 0;
  color: #a6a6a6;
  background: #000;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .33);
  font-size: 16px;
  line-height: 37px;
  height: 37px;
  padding-left: 1.4em;
  padding-right: 1.4em;
  -webkit-transition: background 500ms ease, color 500ms ease;
     -moz-transition: background 500ms ease, color 500ms ease;
      -ms-transition: background 500ms ease, color 500ms ease;
       -o-transition: background 500ms ease, color 500ms ease;
          transition: background 500ms ease, color 500ms ease;
  }
#navbar .nav a:hover {
  color: #fff;
  }
#navbar .active a {
  color: #fff;
  background: #bd2329;
  box-shadow: none;
  text-shadow: 0 1px 2px #610004;
  }
#navbar .nav li:last-child a {
  margin-right: 1em;
  }
#navbar .divider {
    width: 143px;
  }
#navbar h1 {
  margin: 0;
  }
#navbar .brand {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 999;
  padding: 0;
  width: 112px;
  margin-left: -56px;
  -webkit-transition: width 500ms ease, margin-left 500ms ease;
     -moz-transition: width 500ms ease, margin-left 500ms ease;
      -ms-transition: width 500ms ease, margin-left 500ms ease;
       -o-transition: width 500ms ease, margin-left 500ms ease;
          transition: width 500ms ease, margin-left 500ms ease;
  }
.home #navbar .brand {
  width: 143px;
  margin-left: -71.5px;
  }
#navbar .brand img {
  display: block;
  width: 100%;
  }

/* 
 * Home / main 
 */
#home {
  background: #282828 url(../img/home-technologies.png) left bottom repeat-x;
  background-size: 101px 101px;
  color: #fff;
  text-align: center;
  padding-top: 58px;
  }
#home header {
  background: url(../img/home-header.png) center bottom no-repeat;
  padding-bottom: 141px;
  margin-bottom: 95px;
  }
#home h1 {
  font-size: 100px;
  line-height: 1;
  margin: 150px 0 33px;
  }
#home h1 span {
  color: #bd2329;
  }
#home .tagline {
  color: #727272;
  font-size: 22px;
  }
#home .content {
  background: #a40e13 url(../img/home-content.png) center bottom no-repeat;
  position: relative;
  padding: 80px 0 29px;
  font-size: 20px;
  line-height: 1.75;
  }
#home h2 {
  font-size: 50px;
  line-height: 1.2;
  letter-spacing: -1px;
  }
#home p {
  margin: 0;
  }
#home .button {
  display: inline-block;
  position: relative;
  top: 56px;
  border-radius: 6px;
  padding: 6px;
  background: #181818;
  }
.lt-ie8 #home .button {
  display: inline;
  zoom: 1.0;
  }

/* Circle and arrow */
.circle-and-arrow {
  position: absolute;
  left: 50%;
  top: 0;
  margin: -38px 0 0 -42px;
  border-radius: 42px;
  display: block;
  width: 84px;
  height: 84px;
  background: #a40e13;
  }
.lt-ie9 .circle-and-arrow {
  background: url(../img/lt-ie9/circle.png) no-repeat;
  }
.circle-and-arrow:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -65px;
  display: block;
  width: 129px;
  height: 70px;
  background: url(../img/arrow.png) no-repeat;
  }
.lt-ie8 .circle-and-arrow {
  margin: -38px 0 0 -64.5px;
  width: 129px;
  height: 77px;
  background: url(../img/lt-ie8/circle-and-arrow.png) no-repeat;
  }

/* Button */
.btn-primary {
  background-color: #c01b22;
  background-image: none;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #d6d6d6;
  font-size: 20px;
  padding: .6em 1.2em;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  font-family: 'PTSansBold', Arial, Helvetica, sans-serif;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 
                      0 1px 2px rgba(0, 0, 0, 0.05), 
                      inset 0 -5px 9px 0 rgba(0, 0, 0, .2);
          box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 
                      0 1px 2px rgba(0, 0, 0, 0.05), 
                      inset 0 -5px 9px 0 rgba(0, 0, 0, .2);
  -webkit-transition: background-color 250ms ease;
     -moz-transition: background-color 250ms ease;
      -ms-transition: background-color 250ms ease;
       -o-transition: background-color 250ms ease;
          transition: background-color 250ms ease;
  }
.btn-primary:hover {
  background-color: #A3171D;
  }
.lt-ie9 .btn-primary {
  border: none;
  }

/* 
 * Technologies 
 */
#technologies {
  background: #181818;
  padding-top: 187px;
  min-height: 445px;
  }
#technologies .text {
  line-height: 1.667;
  color: #fff;
  color: rgba(255, 255, 255, .5);
  padding: 0 0 2em 18px;
  }
.lt-ie8 #technologies .text {
  /* overrides bootstrap's width since IE 7 doesn't support box-sizing 
     for combining percentage for width and pixels for padding */
  width: 441px;
  }
#technologies h1 {
  font-size: 60px;
  line-height: 1;
  margin: 0 0 25px;
  color: #fff;
  }

/* Logo list */
.logo-list {
  list-style: none;
  margin: 0 14px 0 0;
  font-size: 0;
  }
.logo-list li {
  display: inline-block;
  width: 50%;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
     -moz-box-sizing: border-box; /* Firefox, other Gecko */
          box-sizing: border-box; /* Opera/IE 8+ */
  height: 95px;
  line-height: 75px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  border-bottom: 1px solid #363636;
  border-left: 1px solid #363636;
  padding-left: 0;
  padding-right: 20px;
  }
.logo-list li:first-child,
.logo-list li:first-child + li {
  padding-top: 0;
  padding-bottom: 20px;
  }
.logo-list li:nth-child(odd) {
  border-left: none;
  padding-left: 20px;
  padding-right: 0;
  }
.logo-list li:last-child,
.logo-list li:nth-last-child(2) {
  border-bottom: none;
  padding-top: 20px;
  padding-bottom: 0;
  }
.logo-list img {
  vertical-align: middle;
  }
.lt-ie9 .logo-list {
  overflow: hidden;
  position: relative;
  }
.lt-ie9 .logo-list li {
  margin-left: -1px;
  margin-bottom: -1px;
  }
.lt-ie8 .logo-list li {
  display: inline;
  zoom: 1.0;
  padding: 0;
  width: 222px;
  line-height: 95px;
  }

/* 
 * Recent Work / Our ideas commons 
 */

/* Sections */
.portfolio {
  padding-top: 58px;
  background-color: #fff;
  }
.portfolio h1 {
  font-size: 40px;
  line-height: normal;
  color: #fff;
  background-color: #505050;
  padding: 27px 0;
  margin: 0;
  text-align: center;
  }

/* Articles */
.project {
  background-color: #fff;
  color: #323232;
  font-size: 17px;
  line-height: 1.941;
  padding-top: 108px;
  min-height: 682px;
  }
.offset-left {
  margin-left: 51.06386%;
  }
.project .header {
  margin-bottom: 20px;
  }
.project .text,
.project .image {
  position: relative;
  }
.project .text,
.project .header {
  padding-left: 52px;
  }
.text-left .text {
  padding-left: 38px;
  }
.text-left .header {
  padding-left: 0;
  margin-left: 38px;
  }
.project h2 {
  height: 37px;
  line-height: 1;
  color: #323232;
  padding-bottom: 10px;
  border-bottom: 1px solid #E8E8E8;
  margin: 0;
  }
.text-white,
.text-white h2 {
  color: #fff;
  }
.project .img,
.project .img-overlay {
  position: absolute;
  max-width: none;
  }
.project .img img {
  max-width: none;
  height: 100%;
  }
/* IE7 fixes */
.lt-ie8 .project .text {
  z-index: 1; /* Fixes IE7 stack bug */
  /* overrides bootstrap's width since IE 7 doesn't support box-sizing 
   for combining percentage for width and pixels for padding */
  width: 408px;
  }
.lt-ie8 .text-left .text {
  /* overrides bootstrap's width since IE 7 doesn't support box-sizing 
   for combining percentage for width and pixels for padding */
  width: 422px;
  }

/* Arrow bullets for titles */
.title-arrow {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: left center;
  width: 22px;
  height: 45px;
  vertical-align: top;
  margin-left: -50px;
  margin-right: 28px;
  }
.title-arrow-gray {
  background-image: url(../img/title-arrow-gray.png);
  }
.title-arrow-white {
  background-image: url(../img/title-arrow-white.png);
  }
.title-arrow-dark {
  background-image: url(../img/title-arrow-dark.png);
  }

/* Button view website */
.button-view {
  width: 76px;
  position: absolute;
  top: -58px;
  right: 0;
  z-index: 9;
  margin: 0;
  margin-right: -10px;
  }
.button-view a {
  display: block;
  height: 38px;
  padding: 19px 0;
  border-radius: 38px;
  background-color: #C90008;
  color: #fff;
  text-align: center;
  font-family: 'PTSansBold', Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: normal;
  -webkit-box-shadow: inset 0px 5px 9px 0px rgba(0, 0, 0, .1),
                      0px 1px 2px 0px rgba(0, 0, 0, .4);
          box-shadow: inset 0px 5px 9px 0px rgba(0, 0, 0, .1),
                      0px 1px 2px 0px rgba(0, 0, 0, .4);
  -webkit-transition: background-color 250ms ease;
     -moz-transition: background-color 250ms ease;
      -ms-transition: background-color 250ms ease;
       -o-transition: background-color 250ms ease;
          transition: background-color 250ms ease;
  }
.button-view a:hover,
.button-view a:focus {
  text-decoration: none;
  background-color: #bb2329;
  }
.button-view a:active {
  background-color: #767676;
  }
/* IE 7-8 fixes */
.lt-ie9 .button-view a {
  background: url(../img/lt-ie9/button-view.png) no-repeat;
  height: 37px;
  }
.lt-ie9 .button-view a:hover,
.lt-ie9 .button-view a:focus {
  background-position: left center;
  }
.lt-ie9 .button-view a:active {
  background-position: left bottom;
  }

/* Placeholder for make space for button */
.placeholder {
  width: 76px;
  height: 27px;
  }

/* List of links */
.link-list,
.link-list a {
  color: #bd2329;
  }
.link-list li {
  color: #bd2329;
  list-style-position: inside;
  margin-left: 10px;
  line-height: inherit;
  }
.link-list[data-column-count="2"] {
     -moz-column-count: 2;
       -moz-column-gap: 20px;
  -webkit-column-count: 2;
    -webkit-column-gap: 20px;
          column-count: 2;
            column-gap: 20px;
  margin: 0;
  }

/* 
 * Recent Work / Our ideas specific styles
 */
#recent-work {
  background-color: #181818;
}
#save-on-energy {
  background-color: #fff; /* Old browsers */
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZiZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #fffbf5 100%); /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fffbf5)); /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, #ffffff 0%,#fffbf5 100%); /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(top, #ffffff 0%,#fffbf5 100%); /* Opera 11.10+ */
  background-image: -ms-linear-gradient(top, #ffffff 0%,#fffbf5 100%); /* IE10+ */
  background-image: linear-gradient(to bottom, #ffffff 0%,#fffbf5 100%); /* W3C */
  background-size: 10px 100%;
  background-repeat: repeat-x;
  }
#save-on-energy .img {
  top: 72px;
  right: -34px;
  height: 358px;
  width: 665px;
  background: url(../img/save-on-energy-img.png) right top no-repeat;
  }

#simons {
  background-color: #525358;
  background-image: url(../img/simons.png);
  background-position: 50% 256px;
  background-repeat: no-repeat;
  }
#simons .container {
  padding: 92px 0;
  }
#simons .header {
  padding-bottom: 26px;
  }
#simons h2 {
  border-bottom: none;
  }
#simons .button-view {
  margin-right: -50px;
  margin-top: -8px;
  }
#simons .img {
  top: -142px;
  left: 120px;
  height: 532px;
  }

#purpose {
  background-color: #F7F7F7;
  background-image: url(../img/purpose-content.png);
  background-position: center top;
  background-repeat: no-repeat;
  }
#purpose .container {
  padding-top: 192px;
  }
#purpose .header {
  position: relative;
  z-index: 1; /* Fixes IE7 stack bug */
  min-height: 47px;
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 10px;
  }
#purpose .title-flag {
  background: url(../img/purpose-flag.png) no-repeat;
  display: block;
  width: 297px;
  height: 95px;
  position: absolute;
  top: 0;
  z-index: 1;
  left: -50px;
  top: -18px;
  }
#purpose h2 {
  position: absolute;
  z-index: 2;
  color: #fff;
  margin-top: 10px;
  border-bottom: none;
  }
#purpose img {
  right: -140px;
  top: -300px;
  z-index: 0;
  height: 448px;
  }

#time-warner .img {
  left: 50px;
  top: -42px;
  height: 484px;
  }

#nannylog {
  background-color: #fff;
  background-image: url(../img/nannylog.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-top: 68px;
  min-height: 722px;
  }
#nannylog .img {
  right: -10px;
  top: 20px;
  height: 449px;
  }

#keyvault {
  background-color: #fff; /* Old browsers */
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 10%, #f4f4f4 24%, #f4f4f4 100%); /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(10%,#ffffff), color-stop(24%,#f4f4f4), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 10%,#f4f4f4 24%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(top, #ffffff 0%,#ffffff 10%,#f4f4f4 24%,#f4f4f4 100%); /* Opera 11.10+ */
  background-image: -ms-linear-gradient(top, #ffffff 0%,#ffffff 10%,#f4f4f4 24%,#f4f4f4 100%); /* IE10+ */
  background-image: linear-gradient(to bottom, #ffffff 0%,#ffffff 10%,#f4f4f4 24%,#f4f4f4 100%); /* W3C */
  background-size: 1px 475px;
  background-position: left bottom;
  background-repeat: repeat-x;
  }
#keyvault .container {
  padding-top: 44px;
  }
#keyvault .img {
  top: -128px;
  left: 40px;
  height: 544px;
  }
#keyvault .img-overlay {
  width: 215px;
  height: 238px;
  background: url(../img/keyvault-img-overlay.png) no-repeat;
  top: 282px;
  left: -40px;
  }
#keyvault .button-view {
  margin-right: -40px;
  }

#vizvid {
  background-color: #015081;
  background-image: url(../img/vizvid.png);
  }
#vizvid .container {
  background: url(../img/vizvid-container.png) left bottom no-repeat;
  padding-top: 18px;
  }
#vizvid .img {
  right: 0;
  top: -65px;
  height: 541px;
  }

/*
 * About us 
 */
#about-us {
  color: #5f5f5f;
  text-align: center;
  padding-top: 153px;
  min-height: 537px;
  }
#about-us h1 {
  color: #262524;
  margin-bottom: 30px;
  }
#about-us .tagline {
  font-size: 20px;
  color: #464646;
  color: rgba(24, 24, 24, .8);
  }
#about-us header {
  padding-bottom: 30px;
  border-bottom: 1px solid #fbfbfb;
  }
/* Tabs */
#about-us .nav {
  border-bottom-color: #f7f7f7;
  border-top: 1px solid #f3f3f3;
  margin: 0;
  }
#about-us .nav li {
  display: inline-block;
  padding-top: 15px;
  margin: 0 .9em;
  position: relative;
  }
#about-us .nav li:after {
  content: "";
  background: url(../img/about-us-nav-li.png) no-repeat;
  display: inline-block;
  width: 24px;
  height: 17px;
  position: absolute;
  left: 50%;
  bottom: -11px;
  margin-left: -12px;
  opacity: 0;
  -webkit-transition: opacity 250ms ease;
     -moz-transition: opacity 250ms ease;
      -ms-transition: opacity 250ms ease;
       -o-transition: opacity 250ms ease;
          transition: opacity 250ms ease;
  }
#about-us .nav .active:after {
  opacity: 1;
  }
#about-us .nav a {
  display: block;
  font-family: 'PTSansBold', Arial, Helvetica, sans-serif;
  font-size: 35px;
  line-height: 50px;
  min-height: 50px;
  padding-bottom: 15px;
  color: #999898;
  -webkit-transition: color 250ms ease;
     -moz-transition: color 250ms ease;
      -ms-transition: color 250ms ease;
       -o-transition: color 250ms ease;
          transition: color 250ms ease;
  }
#about-us .nav a:hover,
#about-us .nav a:focus {
  background: none;
  color: #5a5a5a;
  }
#about-us .nav .active a {
  color: #bd2329;
  outline: none;
  }
/* IE7 :after polyfill */
.lt-ie8 #about-us .nav li {
  /* IE7 inline-block */
  display: inline;
   /* creates <i class="ie-after"></i> */
  zoom: expression( this.runtimeStyle.zoom="1", this.appendChild( document.createElement("i") ).className="ie-after" );
  }
.lt-ie8 #about-us .nav li .ie-after {
  background: url(../img/about-us-nav-li.png) no-repeat;
  width: 24px;
  height: 17px;
  position: absolute;
  left: 50%;
  bottom: -22px;
  margin-left: -12px;
  display: none;
  }
.lt-ie8 #about-us .nav .active .ie-after {
  display: inline;
  }
.lt-ie8 #about-us .nav .active a {
  position: relative;
  top: 12px;
  }
/* Tabs content */
#about-us .content {
  border-top: 1px solid #efefef;
  padding-top: 60px;
  text-align: left;
  }
#about-us .tab-content {
  min-height: 208px;
  margin-left: 20%;
  border-left: 1px solid #E0E0E0;
  overflow-x: hidden;
  position: relative;
  }
#about-us .tab-pane {
  padding-left: 2.4598%;
  margin-left: 100%;
  display: block;
  width: 905px;
  width: 97.5402%;
  position: absolute;
  -webkit-transition: margin-left 350ms ease;
     -moz-transition: margin-left 350ms ease;
      -ms-transition: margin-left 350ms ease;
       -o-transition: margin-left 350ms ease;
          transition: margin-left 350ms ease;
  }
#about-us .tab-pane.active {
  margin-left: 0;
  }
#about-us .tab-pane.previous {
  margin-left: -100%;
  }
/* Next / Previous controls */
.nav-controls {
  float: left;
  width: 18%;
  margin-right: 2%;
  text-align: right;
  }
.nav-controls a {
  background-image: url(../img/about-us-nav-controls.png);
  width: 50px;
  height: 50px;
  display: inline-block;
  outline: none;
  }
.nav-controls-next {
  background-position: right top;
  }
.nav-controls-prev:hover {
  background-position: left center;
  }
.nav-controls-next:hover {
  background-position: right center;
  }
.nav-controls-prev:active {
  background-position: left bottom;
  }
.nav-controls-next:active {
  background-position: right bottom;
  }
/* IE 7 fixes */
.lt-ie8 .nav-controls a {
  display: inline;
  text-align: left;
  text-indent: -999em;  
  }

/*
 * Contact us 
 */
#contact-us {
  color: #fff;
  background: #272727;
  text-align: center;
  padding-top: 136px;
  }
#contact-us h1 {
  margin-bottom: 28px;
  }
#contact-us header {
  padding-bottom: 70px;
  border-bottom: 1px solid #414141;
  position: relative;
  }
#contact-us header:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -45px;
  left: 50%;
  border: none;
  width: 90px;
  height: 90px;
  margin-left: -45px;
  border-radius: 45px;
  background: #e7e7e7 url(../img/contact-us-header.png) center center no-repeat;
  -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .4), 
              inset 0 5px 9px 0 rgba(0, 0, 0, .1);
          box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .4), 
                      inset 0 5px 9px 0 rgba(0, 0, 0, .1);
  }
.lt-ie9 #contact-us header:after {
  background: url(../img/lt-ie9/contact-us-header.png) center center no-repeat;
  }
#contact-us form {
  border-top: 1px solid #4d4d4d;
  padding: 62px 0 72px;
  color: #949494;
  text-align: left;
  }
#contact-us .container {
  padding-bottom: 72px;
}
#contact_success {
  color: #fff;
  text-align: center;
  padding: 100px 0;
}

#contact_success h2 {
  font-size: 30px;
}

/* Form */
.field {
  max-width: 672px;
  margin: 0 auto 14px;
  }
.field label,
.field input,
.field select,
.field textarea {
  font-size: 19px;
  display: block;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
     -moz-box-sizing: border-box; /* Firefox, other Gecko */
          box-sizing: border-box; /* Opera/IE 8+ */
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-left: 15px;
  margin: 0;
  background-color: transparent;
  border: none;
  box-shadow: none;
  border-radius: 8px;
  font-family: 'PTSerifRegular', 'Times New Roman', Times, serif;
  cursor: text;
  -webkit-transition: border-color 150ms ease;
     -moz-transition: border-color 150ms ease;
      -ms-transition: border-color 150ms ease;
       -o-transition: border-color 150ms ease;
          transition: border-color 150ms ease;
  }
.field input,
.field select {
  background: #fff;
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, .63), 
               1px 0 0 0 rgba(255, 255, 255, .63), 
               -1px 0 0 0 rgba(255, 255, 255, .63),
               inset 0 5px 9px 0 rgba(0, 0, 0, .1);
          box-shadow:  0 1px 0 0 rgba(255, 255, 255, .63), 
                       1px 0 0 0 rgba(255, 255, 255, .63), 
                       -1px 0 0 0 rgba(255, 255, 255, .63),
                       inset 0 5px 9px 0 rgba(0, 0, 0, .1);
  margin-top: -50px;
  line-height: 43px;
  }
.field textarea {
  background: #fff;
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, .63), 
               1px 0 0 0 rgba(255, 255, 255, .63), 
               -1px 0 0 0 rgba(255, 255, 255, .63),
               inset 0 5px 9px 0 rgba(0, 0, 0, .1);
          box-shadow:  0 1px 0 0 rgba(255, 255, 255, .63), 
                       1px 0 0 0 rgba(255, 255, 255, .63), 
                       -1px 0 0 0 rgba(255, 255, 255, .63),
                       inset 0 5px 9px 0 rgba(0, 0, 0, .1);
  min-height: 94px;
  max-height: 255px;
  margin-top: -50px;
  padding-top: 15px;
  line-height: 1;
  resize: vertical;
  -webkit-transition: min-height 150ms ease;
     -moz-transition: min-height 150ms ease;
      -ms-transition: min-height 150ms ease;
       -o-transition: min-height 150ms ease;
          transition: min-height 150ms ease;
  padding-top: 13px\0/; /* For IE8-9 */
  }
/* IE7-8 fixes */
.lt-ie9 .field input,
.lt-ie9 .field select,
.lt-ie9 .field textarea {
  border: 1px solid #8B8B8B;
  -webkit-transition: border-color 500ms ease;
     -moz-transition: border-color 500ms ease;
      -ms-transition: border-color 500ms ease;
       -o-transition: border-color 500ms ease;
          transition: border-color 500ms ease;
  }
.lt-ie8 .field label {
  position: relative;
  z-index: 1;
  }
.lt-ie8 .field input,
.lt-ie8 .field select {
  height: 40px;
  padding-top: 3px;
  }
.lt-ie8 .field textarea {
  padding-top: 12px;
  }
/* On focus styles */
.field input:focus,
.field select:focus,
.field textarea:focus,
.field-error input,
.field-error textarea {
  border: #be2c31 solid 3px;
  box-shadow: none;
  padding: 1px 3px 1px 12px;
  outline: 0 none;
  }
.field textarea:focus,
.field-has-text textarea {
  min-height: 188px;
  padding-top: 12px;
  padding-top: 10px\0/; /* For IE8-9 */
  }
.field-focus label {
  color: #c9c9c9;
  -webkit-transition: color 150ms ease;
     -moz-transition: color 150ms ease;
      -ms-transition: color 150ms ease;
       -o-transition: color 150ms ease;
          transition: color 150ms ease;
  }
.field-has-text {
  color: #fff;
  }
/* Submit button */
.field-button {
  position: relative;
  margin-bottom: 
  }
.field-button button {
  position: absolute;
  top: 0;
  left: 50%;
  border: none;
  width: 90px;
  height: 90px;
  margin: -55px 0 0 -45px;
  border-radius: 45px;
  background: #bb2329;
  color: #fff;
  font-size: 25px;
  font-family: 'PTSansBold', Arial, Helvetica, sans-serif;
  -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .4), 
              inset 0 5px 9px 0 rgba(0, 0, 0, .1);
          box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .4), 
                      inset 0 5px 9px 0 rgba(0, 0, 0, .1);
  }
.field button:hover,
.field button:focus {
  background: #bb2329 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAyMDIwMiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMjAyMDIiIHN0b3Atb3BhY2l0eT0iMC41Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: #bb2329 -moz-linear-gradient(top, rgba(2,2,2,0) 0%, rgba(2,2,2,0.5) 100%); /* FF3.6+ */
  background: #bb2329 -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(2,2,2,0)), color-stop(100%,rgba(2,2,2,0.5))); /* Chrome,Safari4+ */
  background: #bb2329 -webkit-linear-gradient(top, rgba(2,2,2,0) 0%,rgba(2,2,2,0.5) 100%); /* Chrome10+,Safari5.1+ */
  background: #bb2329 -o-linear-gradient(top, rgba(2,2,2,0) 0%,rgba(2,2,2,0.5) 100%); /* Opera 11.10+ */
  background: #bb2329 -ms-linear-gradient(top, rgba(2,2,2,0) 0%,rgba(2,2,2,0.5) 100%); /* IE10+ */
  background: #bb2329 linear-gradient(to bottom, rgba(2,2,2,0) 0%,rgba(2,2,2,0.5) 100%); /* W3C */
  }
.field button:active {
  background: #767676;
  }
/* IE7-8 fixes */
.lt-ie9 .field button {
  background: url(../img/lt-ie9/contact-us-button.png);
  width: 94px;
  height: 94px;
  line-height: 45px;
  }
.lt-ie9 .field button:hover,
.lt-ie9 .field button:focus {
  background-position: left center;
  }
.lt-ie9 .field button:active {
  background-position: left bottom;
  }


/* ==========================================================================
   Responsive styles
   ========================================================================== */

/* Responsive debug helper */
body:before {
  content: "Default layout";
  padding: 1px 2px;
  background-color: Red;
  color: White;
  font-family: monospace;
  font-size: 11px;
  line-height: 1.333;
  position: fixed;
  top: 5px;
  right: 5px;
  z-index: 99999;
  display: none; /* uncomment this line for hide this tool  */
  }

/* 
 * Large desktop 
 */
@media (min-width: 1200px) {

  /* Responsive debug helper */
  body:before {
    content: "Large desktop";
    }
  h2 {
    font-size: 36px;
    }
  #navbar .nav a {
    font-size: 18px;
    line-height: 47px;
    height: 47px;
    }
  #navbar .divider {
    width: 186px;
    }
  #navbar .brand {
    width: 136px;
    margin-left: -68px;
    }
  .home #navbar .brand {
    width: 186px;
    margin-left: -93px;
    }

  /* Home (min-width: 1200px) */
  #home {
    background-size: 131px 131px;
    padding-top: 68px;
    }
  #home h1 {
    font-size: 110px;
    }
  #home .tagline {
    font-size: 24px;
    }
  #home .content {
    font-size: 22px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 12px;
    }
  #home .button {
    top: 40px;
    }
  #home h2 {
    font-size: 60px;
    }

  /* Technologies (min-width: 1200px) */
  #technologies {
    padding-top: 222px;
    min-height: 510px;
    }
  #technologies h1 {
    font-size: 70px;
    letter-spacing: -1px;
    }
  #technologies .text {
    line-height: 1.833;
    padding-right: 100px;
    padding-left: 38px;
    }
  .logo-list {
    margin: 0 89px 0 0;
    }
  .logo-list li {
    height: 119px;
    line-height: 99px;
    }
  .btn-primary {
    font-size: 24px;
    }

  /* Our work (min-width: 1200px) */
  .portfolio h1 {
    padding-top: 35px;
    }
  .project {
    font-size: 18px;
    line-height: 1.833;
    }
  .lt-ie8 .text-left .text {
    /* overrides bootstrap's width since IE 7 doesn't support box-sizing 
     for combining percentage for width and pixels for padding */
    width: 532px;
    }

  /* Our work (min-width: 1200px) */
  #save-on-energy .img {
    top: -38px;
    right: -26px;
    padding: 66px 0 0 0;
    width: 765px;
    height: 412px;
    background: url(../img/1200/save-on-energy-img.png) left top no-repeat;
    }
  #purpose .container {
    padding-top: 252px;
    }
  #purpose .img {
    right: -50px;
    top: -310px;
    }
  #time-warner .container {
    padding-top: 12px;
    }
  #time-warner .img {
    left: 80px;
    top: -125px;
    }

  /* Our ideas (min-width: 1200px) */
  #nannylog {
    padding-top: 108px;
    min-height: 682px;
  }
  #nannylog .img {
    right: 10px;
    top: -75px;
    }
  #keyvault {
    padding-top: 98px;
    min-height: 692px;
    }
  #keyvault .img-overlay {
    width: 445px;
    height: 478px;
    background: url(../img/1200/keyvault-img-overlay.png) no-repeat;
    top: 70px;
    left: -1065px;
    }
  #keyvault .img {
    left: 80px;
    }
  #vizvid {
    background: url(../img/1200/vizvid-container.png) left center no-repeat,
                url(../img/vizvid.png);
    }
  #vizvid .container {
    padding-top: 40px;
    background: no-repeat;
    }
  #vizvid .img {
    top: -120px;
    }

  /* About Us (min-width: 1200px) */
  #about-us {
    padding-top: 158px;
    min-height: 632px;
    }
  #about-us .tab-content {
    min-height: 175px;
    }

  /* End (min-width: 1200px) */
  }
 
/*
 * Portrait tablet to landscape and desktop 
 */
@media (max-width: 979px) {

  /* Responsive debug helper */
  body:before {
    content: "Portrait tablet to landscape and desktop";
    }

  body {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .navbar-fixed-top {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  body,
  .project {
    font-size: 15px;
    line-height: 1.867;
    }
  h1,
  .portfolio h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 20px;
    }

  /* Custom collapsed navbar (max-width: 979px) */
  #navbar {
    margin-bottom: 0;
    }
  #navbar .navbar-inner {
    background: #2a2a2a;
    }
  #navbar .btn-navbar {
    float: left;
    margin: 0;
    padding: 16px;
    background: none;
    border-radius: 0;
    box-shadow: -1px 0 0 #000 inset;
    border-width: 0 1px 0 0;
    border-color: transparent #3c3c3c transparent transparent;
    }
  #navbar .btn-navbar .icon-bar {
    box-shadow: 0 -1px 0 #000;
    }
  #navbar .nav {
    text-align: left;
    text-transform: none;
    border-top: 1px solid #1d1d1d;
    }
  #navbar .nav li {
    display: block;
    }
  #navbar .nav a {
    color: #fff;
    text-shadow: 0 -1px 2px rgba(0, 0, 0, .1);
    font-size: 20px;
    line-height: 29px;
    height: 29px;
    padding: 9px 15px;
    border-top: 1px solid #3f3f3f;
    border-bottom: 1px solid #1d1d1d;
    }
  #navbar .nav li:last-child a {
    margin-right: 0;
    border-bottom-color: #3f3f3f;
    }
  #navbar .nav a:hover {
    color: #fff;
    }
  #navbar .active a {
    color: #fff;
    background: none;
    text-shadow: 0 -1px 2px rgba(0, 0, 0, .1);
    }
  #navbar .divider {
      display: none !important;
    }
  #navbar .brand,
  .home #navbar .brand {
    width: 113px;
    margin-left: -56.5px;
    }

  /* Home (max-width: 979px) */
  #home header {
    margin-bottom: 71px;
    padding-bottom: 111px;
    background-image: url(../img/768/home-header.png);
    }
  #home h1 {
    font-size: 75px;
    margin: 25px 0 21px;
    }
  #home .tagline {
    font-size: 17px;
    color: #b0afaf;
    }
  #home .content {
    font-size: 15px;
    padding: 50px 20px 12px;
    background-image: url(../img/768/home-content.png);
    }
  #home .button {
    top: 40px;
    }
  #home h2 {
    font-size: 38px;
    }
  .circle-and-arrow {
    margin: -27px 0 0 -29px;
    border-radius: 29px;
    width: 58px;
    height: 58px;
    }
  .circle-and-arrow:after {
    margin-left: -49px;
    width: 97px;
    height: 52px;
    background-image: url(../img/768/arrow.png);
    }

  /* Technologies (max-width: 979px) */
  #technologies {
    padding-top: 75px;
    min-height: 330px;
    }
  #technologies .text {
    line-height: 1.933;
    }
  #technologies h1 {
    font-size: 40px;
    }

  /* Recent work / Our ideas common styles (max-width: 979px) */
  #recent-work,
  #our-ideas {
    padding-top: 0;
    background-color: #505050;
    }
  .portfolio h1 {
    padding: 15px 0 16px;
    text-align: left;
    width: 724px;
    margin: 0 auto;
    }
  .project {
    border-top: 1px solid #E0E0E0;
    padding-top: 0 !important;
    min-height: 520px !important;
    padding-bottom: 40px;
    }
  .project .inner {
    background-image: rgb(238,238,238); /* Old browsers */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iI2M5YzljOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY4JSIgc3RvcC1jb2xvcj0iI2M5YzljOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY4JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(233,233,233,1) 67%, rgba(201,201,201,1) 67%, rgba(201,201,201,1) 68%, transparent 68%, transparent 100%); /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(67%,rgba(233,233,233,1)), color-stop(67%,rgba(201,201,201,1)), color-stop(68%,rgba(201,201,201,1)), color-stop(68%,transparent), color-stop(100%,transparent)); /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(233,233,233,1) 67%,rgba(201,201,201,1) 67%,rgba(201,201,201,1) 68%,transparent 68%,transparent 100%); /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(233,233,233,1) 67%,rgba(201,201,201,1) 67%,rgba(201,201,201,1) 68%,transparent 68%,transparent 100%); /* Opera 11.10+ */
    background-image: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(233,233,233,1) 67%,rgba(201,201,201,1) 67%,rgba(201,201,201,1) 68%,transparent 68%,transparent 100%); /* IE10+ */
    background-image: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(233,233,233,1) 67%,rgba(201,201,201,1) 67%,rgba(201,201,201,1) 68%,transparent 68%,transparent 100%); /* W3C */
    background-size: 100px 100px;
    background-repeat: repeat-x;
    }
  .project .container {
    position: relative;
    padding-top: 0 !important;
    }
  .offset-left,
  .text-left .header {
    margin-left: 0;
    }
  .project .header {
    padding-left: 2px;
    }
  .project h2 {
    border-bottom: none;
    padding-bottom: 0;
    height: auto;
    color: #060606;
    padding: 23px 0;
    margin-bottom: 44px;
    }
  .project .text {
    position: static;
    padding-left: 0;
    }
  .title-arrow {
    width: 10px;
    height: 17px;
    background: url(../img/768/title-arrow.png) no-repeat;
    margin-left: -16px;
    margin-right: 12px;
    }
  .button-view {
    width: 64px;
    top: 32px;
    margin-right: -10px !important;
    }
  .button-view a {
    font-size: 13px;
    line-height: normal;
    padding: 13px 0;
    border-radius: 32px;
    }

  /* Recent work specific styles (max-width: 979px) */
  #save-on-energy {
    background-image: url(../img/save-on-energy-img.png),
                      url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZiZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background-image: url(../img/save-on-energy-img.png),
                      -moz-linear-gradient(top, #ffffff 0%, #fffbf5 100%); /* FF3.6+ */
    background-image: url(../img/save-on-energy-img.png),
                      -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fffbf5)); /* Chrome,Safari4+ */
    background-image: url(../img/save-on-energy-img.png),
                      -webkit-linear-gradient(top, #ffffff 0%,#fffbf5 100%); /* Chrome10+,Safari5.1+ */
    background-image: url(../img/save-on-energy-img.png),
                      -o-linear-gradient(top, #ffffff 0%,#fffbf5 100%); /* Opera 11.10+ */
    background-image: url(../img/save-on-energy-img.png),
                      -ms-linear-gradient(top, #ffffff 0%,#fffbf5 100%); /* IE10+ */
    background-image: url(../img/save-on-energy-img.png),
                      linear-gradient(to bottom, #ffffff 0%,#fffbf5 100%); /* W3C */
    background-size: auto auto,
                     10px 100%;
    background-repeat: no-repeat,
                       repeat-x;
    background-position: left 72px,
                         left bottom;
    }
  #save-on-energy .img {
    background-image: none;
    height: 240px;
    width: 446px;
    top: 125px;
    right: 0;
    }
  #simons {
    background-image: url(../img/simons.png),
                      url(../img/simons.png);
    background-repeat: no-repeat,
                       no-repeat;
    background-position: 50% 68px,
                         50% bottom;
    }
  #simons .header {
    padding-bottom: 0;
    }
  #simons .img {
    height: 370px;
    top: 0;
    left: 30px;
    }
  #purpose .header {
    border-bottom: none;
    min-height: 0;
    padding-bottom: 0;
    margin-bottom: 144px;
    }
  #purpose h2 {
    margin-top: 0;
    position: static;
    color: #060606;
    }
  #purpose .img {
    height: 250px;
    top: -58px;
    right: 20px;
    }
  #time-warner .img {
    height: 385px;
    top: 15px;
    left: 40px;
    }
  #nannylog .img {
    height: 339px;
    top: 64px;
    right: 13px;
    }
  #keyvault {
    padding-bottom: 80px;
    }
  #keyvault .img {
    height: 386px;
    top: 0;
    left: 55px;
    }
  #keyvault .img-overlay {
    background: url(../img/768/keyvault-img-overlay.png) no-repeat;
    width: 166px;
    height: 182px;
    left: -30px;
    }
  #vizvid .container {
    background: url(../img/768/vizvid-container.png) left bottom no-repeat;
    padding-bottom: 20px;
    }
  #vizvid .img {
    height: 351px;
    top: 40px;
    right: 50px;
    }

  /* About us (max-width: 979px) */
  #about-us,
  #contact-us {
    padding-top: 0;
    min-height: 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUwNTA1MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MDUwNTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(top,  #505050 0%, #505050 100%); /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#505050), color-stop(100%,#505050)); /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top,  #505050 0%,#505050 100%); /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(top,  #505050 0%,#505050 100%); /* Opera 11.10+ */
    background-image: -ms-linear-gradient(top,  #505050 0%,#505050 100%); /* IE10+ */
    background-image: linear-gradient(to bottom,  #505050 0%,#505050 100%); /* W3C */
    background-size: 70px 70px;
    background-repeat: repeat-x;
    }
  #about-us {
    text-align: left;
    }
  #about-us header,
  #contact-us header {
    padding: 0;
    border-bottom: none;
    }
  #contact-us header:after {
    display: none;
    }
  #about-us h1,
  #contact-us h1 {
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 0;
    text-align: left;
    }
  #about-us h1 {
    margin-bottom: 0;
    }
  #about-us .content {
    padding-top: 0;
    border-top: 0;
    }
  #about-us .tab-content {
    border-left: none;
    margin-left: 0;
    overflow: visible;
    }
  #about-us .tab-pane {
    margin-left: 0 !important;
    display: block !important;
    padding-left: 0;
    width: auto;
    position: static;
    overflow: hidden;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
     -moz-box-sizing: border-box; /* Firefox, other Gecko */
          box-sizing: border-box; /* Opera/IE 8+ */
    padding: 0 15px;
    border-bottom: 1px solid #EBEBEB;
    /* Removing .inactive makes a transition to inline height */
    transition: height 500ms ease 0s;
    }
  #about-us .inactive {
    /* Set just enough height for H2 */
    height: 50px !important;
    }
  #about-us .tab-pane h2 {
    margin: 0;
    cursor: pointer;
    color: #bd2329;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #EBEBEB;
    padding: 0 15px;
    margin: 0 -15px 8px;
    position: relative;
    }
  #about-us .tab-pane h2:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    width: 0;
    height: 0;
    margin-top: -5px;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #bd2329;
    border-top: 5px solid transparent;
    -webkit-transition: -webkit-transform 500ms ease;
       -moz-transition: -moz-transform 500ms ease;
        -ms-transition: -ms-transform 500ms ease;
         -o-transition: -o-transform 500ms ease;
            transition: transform 500ms ease;
    }
  #about-us .tab-pane.active h2:after {
    -moz-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          transform: rotate(90deg);
    }

  /* Contact us (max-width: 979px) */

  #contact-us form {
    border-top: none;
    padding-top: 15px;
  }

  /* End (max-width: 979px) */
  }
 
/* 
 * Landscape phone to portrait tablet 
 */
@media (min-width: 481px) and (max-width: 767px) {

  /* Responsive debug helper */
  body:before {
    content: "Landscape phone to portrait tablet";
    }

  .row-fluid-tablet [class*="span"] {
    float: left !important;
    margin-left: 2.12766% !important;
    }
  .row-fluid-tablet .span6 {
    width: 48.9362% !important;
    }
  .row-fluid-tablet [class*="span"]:first-child {
    margin-left: 0 !important;
    }
  .row-fluid-tablet .pull-right[class*="span"] {
    float: right !important;
    }

  .portfolio h1,
  #about-us h1,
  #contact-us h1 {
    width: auto;
    padding-left: 18px;
    }
  .project .inner {
    padding-left: 30px;
    padding-right: 20px;
  }

  /* End (min-width: 481px) and (max-width: 767px) */
  }
 
/*
 * Landscape phones and down 
 */
@media (max-width: 480px) {

  /* Responsive debug helper */
  body:before {
    content: "Landscape phones and down";
    }

  .pull-right[class*="span"], .row-fluid .pull-right[class*="span"] {
    float: none !important;
  }

  body,
  .project {
    font-size: 14px;
    line-height: 1.928;
  }

  #navbar .brand,
  .home #navbar .brand {
    width: 92px;
    margin-left: -46px;
    }

  /* Home (max-width: 480px) */
  #home header {
    margin-bottom: 41px;
    padding-bottom: 65px;
    background-image: url(../img/320/home-header.png);
    }
  #home h1 {
    font-size: 35px;
    margin: 34px 0 14px;
    letter-spacing: -1px;
    }
  #home .tagline {
    font-size: 15px;
    color: #e9e9e9;
    letter-spacing: -1px;
    margin: 0 -5px;
    }
  #home .content {
    font-size: 14px;
    padding: 22px 5px 30px;
    background-image: none;
    }
  #home .button {
    display: none;
    }
  #home h2 {
    font-size: 24px;
    }
  .circle-and-arrow {
    margin: -12px 0 0 -13px;
    border-radius: 13px;
    width: 26px;
    height: 26px;
    }
  .circle-and-arrow:after {
    margin-left: -21.5px;
    width: 43px;
    height: 23px;
    background-image: url(../img/320/arrow.png);
    }

  #technologies h1,
  .portfolio h1,
  #about-us h1,
  #contact-us h1 {
    font-size: 28px;
    background-color: #505050;
    line-height: normal;
    padding: 13px 0 14px 18px;
  }

  /* Technologies (max-width: 480px) */
  #technologies {
    padding-top: 0;
  }
  #technologies .text {
    padding-right: 18px;
  }
  #technologies h1 {
    margin-left: -18px;
    margin-right: -18px;
  }

  .logo-list {
    margin: 0;
  }
  .logo-list li {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .project {
    background: #fff !important;
    color: #525252;
    padding-bottom: 22px !important;
  }
  .project .container {
    background: none !important;
    padding-bottom: 0 !important;
  }
  .project .header,
  .project h2 {
    margin-bottom: 0 !important;
  }
  .project h2 {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding: 0;
    padding-left: 18px;
    border-bottom: 1px solid #DDD !important;
  }
  .portfolio .button-view {
    position: static;
    margin: 0 -18px 22px !important;
    width: auto;
  }
  .portfolio .button-view a {
    border-radius: 0;
    height: 33px;
    line-height: 33px;
    padding: 0;
  }
  .portfolio .img {
    position: static;
    height: auto !important;
    width: auto !important;
  }
  .portfolio .img img {
    height: auto !important;
    width: 100%;
  }
  .project .text {
    padding-left: 18px;
    padding-right: 18px;
  }

  #contact-us {
    padding: 0 18px;
  }
  #contact-us h1 {
    margin-left: -18px;
    margin-right: -18px;
  }

  /* End (max-width: 480px) */
  }


/* ==========================================================================
   Bootstrap helper classes with steroids
   ========================================================================== */

/* Visually inverts the orden of .spanX in the grid layout */
.row-fluid .pull-right + [class*="span"] {
  margin-left: 0;
  }


/* ==========================================================================
   HTML5 Boilerplate Helper classes
   ========================================================================== */

/* Image replacement */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
  }
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
  }
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
    display: none !important;
    visibility: hidden;
  }
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }
/* Hide visually and from screenreaders, but maintain layout */
.invisible {
    visibility: hidden;
  }