.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.index .wrapper {
  background: url('../images/bg_mountain.jpg') repeat-x center -100px;
}
.wrapper {
  background: url('../images/panorama-sky-120.jpg') repeat-x left -69px;
}
h1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
h1.head {
  margin: 10px auto 30px auto;
  line-height: 30px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 20px;
  font-weight: 400;
  margin-top: 29px;
}
h3:first-child {
  margin-top: 0;
}
.mission {
  font-size: 30px;
  font-style: italic;
  text-align: center;
  line-height: 36px;
  margin: 50px auto 240px auto;
}
.caption {
  font-size: 20px;
  line-height: 28px;
  font-style: italic;
  color: #666666;
}
.dev-blog {
  margin-top: 60px;
  min-height: 200px;
  position: relative;
}
.dev-blog .post {
  position: relative;
  display: none;
  border: 2px solid #d9d9d9;
  padding: 20px;
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dev-blog .post h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  margin-bottom: 0;
  margin-top: 30px;
}
.dev-blog .post .byline {
  display: block;
  text-align: center;
}
.dev-blog .post .excerpt {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 11px;
}
.dev-blog .post img {
  position: absolute;
  left: 121px;
  top: -39px;
  border: 2px solid #d9d9d9;
  padding: 2px;
  background-color: #fff;
  width: 70px;
  height: 70px;
}
.dev-blog .post p {
  margin-bottom: 0;
}
.dev-blog .title {
  color: #333333;
  text-decoration: none;
  font-weight: 700;
}
.dev-blog .title:hover {
  text-decoration: underline;
}
.post-list {
  display: none;
}
.loading {
  position: absolute;
  top: 30px;
  left: 460px;
}
.all {
  text-decoration: none;
  font-weight: 700;
}
.all.black {
  color: #333333;
}
.all.white {
  color: #fff;
}
.all:hover {
  text-decoration: underline;
}
.featured-press {
  background-image: url("../images/bg_featured_press.jpg");
  border-top: 2px solid #d9d9d9;
  border-bottom: 2px solid #d9d9d9;
  margin-top: 30px;
  margin-bottom: 30px;
}
.press-brands {
  background: url("../images/bg_about_press.png") no-repeat center 60px transparent;
  height: 460px;
}
.press-brands p:first-child {
  margin-top: 85px;
  margin-bottom: 180px;
  font-size: 26px;
  font-weight: 100;
  line-height: 34px;
  font-style: italic;
  letter-spacing: 1px;
  color: #fff;
}
.press-brands .btn-hollow {
  border: 2px solid #fff;
  color: #fff;
}
.press-brands .btn-hollow:hover {
  background-color: #6e90be;
}
.office-locations {
  background-image: url("../images/about_office_locations.jpg"), url("../images/about_office_bg.jpg");
  background-repeat: no-repeat, repeat-x;
  background-position: top center, top center;
  border-top: 2px solid #d9d9d9;
  border-bottom: 2px solid #d9d9d9;
  height: 678px;
}
.press-kit {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#ffffff));
  background: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background: -moz-linear-gradient(top, #ffffff, #eeeeee);
  background: -ms-linear-gradient(top, #ffffff, #eeeeee);
  background: -o-linear-gradient(top, #ffffff, #eeeeee);
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: #CCC 2px solid;
  border-radius: 0px;
  -webkit-box-shadow: inset 2px -4px 8px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 2px -4px 8px rgba(0, 0, 0, 0.15);
  box-shadow: inset 2px -4px 8px rgba(0, 0, 0, 0.15);
  padding: 0px 0px 60px 0px;
}
.press-kit p {
  margin-bottom: 0px;
}
.press-kit p .btn {
  background-color: #fff;
  -webkit-box-shadow: 1px 3px 2px rgba(128, 128, 128, 0.1);
  -moz-box-shadow: 1px 3px 2px rgba(128, 128, 128, 0.1);
  box-shadow: 1px 3px 2px rgba(128, 128, 128, 0.1);
}
.press-kit p .btn:hover {
  background-color: #09a7fa;
  color: #fff;
}
.press-kit p .btn span {
  vertical-align: middle;
  font-size: 20px;
  margin-right: 5px;
}
.team {
  margin-top: 20px;
}
.team li {
  display: block;
  position: relative;
  float: left;
  padding-bottom: 40px;
  width: 190px;
  height: 200px;
  background: url("../images/about_avatar_bg.png") no-repeat scroll 15px 0 transparent;
  text-align: center;
}
.team li:hover {
  cursor: pointer;
}
.team li:hover img {
  top: 7px;
  left: 22px;
  width: 144px;
  transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  /* IE 9 */

  -webkit-transform: rotate(-4deg);
  /* Safari and Chrome */

}
.team li .byline {
  text-align: center;
  position: absolute;
  bottom: 30px;
  width: 190px;
  margin-bottom: 0;
  -webkit-backface-visibility: hidden;
}
.team li a {
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  color: #333333;
  text-decoration: none;
}
.team li span {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  font-style: italic;
  color: #666666;
}
.team img {
  position: absolute;
  top: 10px;
  left: 25px;
  width: 138px;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.investors {
  background-image: url("../images/about_investors_bg.jpg");
  border-top: 2px solid #d9d9d9;
  margin: 40px auto -5px auto;
  padding-top: 20px;
  padding-bottom: 60px;
}
.investor-list {
  margin-top: 40px;
}
.investor-list li {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  color: #333333;
  text-decoration: none;
}
.investor-list span {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  font-style: italic;
  color: #999999;
}
.contact {
  background-color: #b76a61;
}
.contact .contact-link:hover,
.contact .contact-link:visited,
.contact .contact-link:active,
.contact .contact-link:focus,
.contact .contact-link:link {
  color: #fff;
  text-decoration: none;
}
.contact p,
.contact label {
  color: #fff;
  font-size: 16px;
}
.contact .btn-hollow {
  border: 2px solid #fff;
  color: #fff;
}
.contact .btn-hollow:hover {
  background-color: #be8680;
}
.contact .error.help-inline {
  color: #7f190e;
  font-size: 16px;
}
.contact .captcha #recaptcha_widget_div {
  border: #d9d9d9 2px solid;
  padding: 15px;
  background-color: #fff;
}
.contact .captcha #recaptcha_widget_div #recaptcha_table {
  border: none !important;
}
.contact .captcha #recaptcha_widget_div #recaptcha_response_field {
  border: #d9d9d9 2px solid !important;
}
.jobs a {
  text-decoration: none;
}
.jobs #jobs h2,
.jobs #jobs p {
  color: #333333;
}
.bio {
  border-top: 2px solid #d9d9d9;
  border-bottom: 2px solid #d9d9d9;
  padding: 20px 0 9px 0;
}
.bio a {
  color: #09a7fa;
  text-decoration: none;
}
.bio strong,
.bio em {
  display: block;
  text-align: center;
}
.bio strong {
  font-size: 20px;
}
.bio em {
  color: #666666;
  font-size: 16px;
  margin-bottom: 20px;
}
.bio-img {
  position: relative;
  left: 20px;
  width: 158px;
  height: 158px;
  background: url("../images/about_avatar_bg.png") no-repeat;
}
.bio-img img {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 138px;
}
.feature {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #d9d9d9;
  margin-bottom: 40px;
}
.feature img {
  border-bottom: 2px solid #d9d9d9;
}
.feature .excerpt {
  padding: 20px;
}
.feature .excerpt h3,
.feature .excerpt h4 {
  text-align: center;
}
.feature .excerpt h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
.feature .excerpt h4 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  color: #666666;
}
.feature .excerpt h4 span {
  font-size: 13px;
  color: #999999;
}
.feature .excerpt p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.article {
  padding-bottom: 40px;
  border-bottom: 2px solid #d9d9d9;
  margin-top: 40px;
  margin-bottom: 40px;
}
.article h4 {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
.article .byline {
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
  margin-top: 10px;
  text-transform: uppercase;
  color: #999999;
}
.article .byline strong {
  font-size: 16px;
  color: #666666;
}
.article:last-child {
  border-bottom: none;
}
.white {
  color: #fff;
  border-bottom: 2px solid #fff;
}
.drew-profile .foreword {
  text-align: justify;
  padding-left: 60px;
  background-image: none;
  background-repeat: no-repeat;
}
.drew-profile .hidden-link {
  font-weight: inherit!important;
  text-decoration: inherit!important;
  color: inherit!important;
}
.drew-profile .hidden-link:hover {
  text-decoration: underline;
  font-weight: bold;
}
.drew-profile .well p,
.drew-profile .well p * {
  line-height: 24px;
}
.drew-profile .well h3,
.drew-profile .well .answer {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #333333;
  font-weight: lighter;
  text-rendering: optimizelegibility;
  vertical-align: top;
}