#home-page-hero {
  background: #e9dccc url('images/hero-images/desk2.jpeg');
  background-position: center 0px;
  background-size: cover;
  position: relative;
}
#home-page-hero #headline {
  padding: 244px 0 140px 0;
  text-align: center;
}
#home-page-hero #headline .container {
  position: relative;
  width: 760px;
}
#home-page-hero #headline h1 {
  font-weight: 300;
  font-size: 40px;
  color: #FFFFFF;
  margin-bottom: 0.25em;
}
#home-page-hero #headline h3 {
  font-weight: 300;
  font-size: 22px;
  color: #FFFFFF;
  margin-bottom: 2em;
}
#home-page-hero #headline h1,
#home-page-hero #headline h3 {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
#home-page-hero #headline a.button {
  font-size: 14px;
  padding: 12px 40px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
#featured-in {
  border-top: 1px solid #FCFCFC;
  padding: 60px 0;
  background: #F7F7F7;
}
#featured-in h2 {
  text-align: center;
  font-size: 29px;
  font-weight: 300;
  margin-bottom: 0.35em;
  color: #555;
}
#featured-in p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 2em;
  color: #777;
}
#featured-in p.counts {
  color: #888;
}
#featured-in p.counts strong {
  color: #666;
}
#featured-in img.company-logos {
  display: block;
  max-width: 900px;
  width: 100%;
  height: auto;
  margin: 0 auto 40px auto;
}
#featured-in .testimonials {
  zoom: 1;
  margin: 0 -15px;
  list-style: none;
}
#featured-in .testimonials:before {
  content: '';
  display: block;
}
#featured-in .testimonials:after {
  content: '';
  display: table;
  clear: both;
}
#featured-in .testimonials li {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 33%;
  padding: 0 15px;
}
#featured-in .testimonials li .testimonial-text {
  font-size: 0.85em;
  display: block;
  padding: 15px 20px;
  background: #FDFDFD;
  border: 1px solid #E0E0E0;
  color: #777;
  min-height: 120px;
}
#featured-in .testimonials li .user {
  margin-top: 10px;
}
#featured-in .testimonials li .user img {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
}
#featured-in .testimonials li .user a {
  font-size: 0.95em;
  display: block;
  float: left;
  margin: 10px 0 0 15px;
  font-weight: 500;
  color: #555;
  text-decoration: none;
}
#siteorigin-features {
  border-top: 1px solid #E6E6E6;
  padding: 60px 0;
  background: #FAFAFA;
}
#siteorigin-features ul.features {
  zoom: 1;
  margin: 0 -15px -40px -15px;
}
#siteorigin-features ul.features:before {
  content: '';
  display: block;
}
#siteorigin-features ul.features:after {
  content: '';
  display: table;
  clear: both;
}
#siteorigin-features ul.features li {
  float: left;
  list-style: none;
  width: 33%;
  padding: 0 15px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 40px;
}
#siteorigin-features ul.features li img {
  float: left;
  width: 87px;
  height: 87px;
}
#siteorigin-features ul.features li .text {
  margin-left: 107px;
}
#siteorigin-features ul.features li .text h4 {
  font-size: 16px;
  margin-bottom: 0.4em;
  color: #444;
}
#siteorigin-features ul.features li .text p {
  font-size: 13px;
  color: #888;
}
#home-footer {
  background: #4990e0 url('images/footer.jpg') top center;
  background-size: cover;
  position: relative;
  padding: 220px 0;
}
#home-footer h3 {
  color: #FFF;
  font-size: 34px;
  font-weight: 300;
  text-align: center;
  margin: 0;
}
.page-template-pageshome-php #masthead {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.05);
  box-shadow: 0 2px 2px rgba(0,0,0,0.05);
}
.page-template-pageshome-php #masthead .decoration {
  background: #2f3033;
  border-bottom: 4px solid #4ca3ff;
  margin-bottom: 35px;
}
.page-template-pageshome-php.admin-bar #masthead {
  top: 32px;
}
.page-template-pageshome-php #home-page-wrapper {
  margin: 0 -1000px;
}
.page-template-pageshome-php #content {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.page-template-pageshome-php #colophon {
  margin-top: 0  !important;
}
