/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  padding: 0;
}
body#wizardBody {
  min-width: 995px;
}
a {
  background: transparent;
}
.clear {
  clear: both;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*! reEmbed */
.clearfix:after {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.show {
  display: block;
}
.hide {
  display: none;
}
.hide-text {
  background-color: transparent;
  border: 0;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
}
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body {
  font: 14px/24px "Helvetica Neue", Arial, sans-serif;
}
a {
  color: #008aff;
  text-decoration: none;
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -o-transition: color .2s;
  -ms-transition: color .2s;
  transition: color .2s;
}
a:hover {
  color: #646c7a;
}
.site-logo {
  font-size: 22px;
}
.user-nav {
  margin-top: 2px;
  font: 600 12px/24px "Open Sans", sans-serif;
  text-transform: uppercase;
  white-space: nowrap;
}
.master-footer {
  color: #646c7a;
  font-size: 13px;
  border-top: 1px solid #030304;
  padding-top: 30px;
  padding-bottom: 30px;
}
.master-footer .container {
  width: 650px;
  padding: 0;
  max-width: 100%;
}
.master-footer a:hover {
  color: #fff;
}
.master-footer a,
body {
  color: #9399a4;
}
body {
  background: #363b44;
}
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 970px;
  padding-left: 35px;
  padding-right: 35px;
  position: relative;
}
.wrapper {
  background: #fff;
}
.master-header {
  padding-top: 24px;
  padding-bottom: 24px;
}
.site-logo {
  margin-top: 3px;
  overflow: hidden;
  position: relative;
  width: 127px;
  height: 24px;
}
.site-logo span {
  background: url(../images/logo128.png) no-repeat;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
p.jobdesc {
  text-align: center;
  color: #555;
  font-size: 16px;
}
p.jobdesc strong {
  font-size: 16px;
}
.joblocation {
  float: right;
  font-size: 14px;
  color: #777;
}
.jobintro {
  font-size: 16px;
}
.jobs-container {
  min-height: 750px;
}
.jobs-container ul.jobs {
  list-style: none;
  padding: 0;
  margin: 40px 0 0 0;
}
.jobs-container ul.jobs > li:not(.info) {
  /*background: red;*/
  font-size: 18px;
  background: #ddd;
  margin: 0 0 10px 0;
  padding: 10px;
  color: #008aff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -o-border-top-left-radius: 4px;
  -o-border-top-right-radius: 4px;
  cursor: pointer;
}
.jobs-container ul.jobs .info {
  display: none;
  margin: 0;
  position: relative;
  top: -10px;
  background: #fff;
  color: #666;
  padding: 10px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  -o-border-bottom-right-radius: 4px;
}
.jobs-container ul.jobs .info > h3 {
  font-size: 20px;
  padding: 0;
  margin: 20px 0 5px 0;
}
.jobs-container ul.jobs .info .button {
  padding: 5px 20px;
  font-size: 14px;
  display: block;
  margin: 0 auto 5px auto;
}
.jobs-container ul.jobs .info > p.apply {
  text-align: center;
}
.jobs-container ul.jobs .info .jobmisc {
  margin-top: 20px;
}
.jobs-container ul.jobs .info .jobmisc > span {
  font-weight: bold;
  display: block;
}
.jobs-container ul.jobs .info .jobmisc > span span {
  font-weight: normal;
}
.site-nav ul {
  list-style: none;
  padding: 0;
  width: 480px;
  max-width: 100%;
  margin: auto;
}
.site-nav li + li {
  margin-left: 35px;
}
.copyright {
  text-align: right;
}
.site-nav li,
.copyright,
.site-logo {
  float: left;
}
.user-nav,
.site-nav {
  float: right;
}
@media screen and (max-width: 620px) {
  .user-nav,
  .site-nav {
    float: none;
    margin: 0 10px !important;
  }
}
.copyright {
  margin: 0;
}
.site-nav ul:after,
.container:after {
  clear: both;
}
.site-nav ul:before,
.container:before,
.site-nav ul:after,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.button,
#login input[type="submit"] {
  background-color: #0080ff;
  outline: none;
  border: 1px solid;
  border-color: #0096fe #1a76bc #34567a;
  cursor: pointer;
  display: inline-block;
  font: bold 24px/28px "Helvetica Neue", Arial, sans-serif;
  margin: 0;
  padding: 15px 42px;
  text-align: center;
  vertical-align: middle;
  background-image: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYjlmZiIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDA4MGZmIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(top, #00b9ff, #0080ff);
  background-image: -webkit-linear-gradient(top, #00b9ff, #0080ff);
  background-image: -o-linear-gradient(top, #00b9ff, #0080ff);
  background-image: linear-gradient(to bottom, #00b9ff, #0080ff);
  background-image: -webkit-gradient(linear, 0% 0, 0% 100%, from(#00b9ff), to(#0080ff));
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.button:hover {
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.2), 0 0 5px 0 #0080ff;
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.2), 0 0 5px 0 #0080ff;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.2), 0 0 5px 0 #0080ff;
}
button.button:active,
a.button:active {
  -webkit-box-shadow: inset 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 2px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 2px 6px 0 rgba(0, 0, 0, 0.25);
}
.button:active,
.button:hover,
.button {
  color: #fff;
}
.button[disabled],
.button.disabled,
span.button {
  cursor: default;
}
.call-to-action {
  text-align: center;
}
.call-to-action small {
  display: block;
  font-size: 14px;
  margin: 10px 0 0;
}
.call-to-action .icon-caret-down {
  margin-left: 5px;
}
.feature {
  direction: rtl;
  display: table;
  margin-left: auto;
  margin-right: auto;
  table-layout: fixed;
  width: 80%;
}
.feature:after {
  clear: both;
}
.feature:before,
.feature:after {
  display: table;
  content: "";
  line-height: 0;
}
.feature + .feature {
  margin-top: 110px;
}
.feature-icon {
  text-align: right;
  padding-left: 60px;
  width: 52%;
}
.feature-icon img {
  image-rendering: -webkit-optimize-contrast;
  vertical-align: baseline;
}
.feature-alternative .feature-icon {
  padding-left: 0;
  padding-right: 60px;
  text-align: left;
}
.feature-description {
  width: 48%;
}
.feature-description a {
  color: #646c7a;
}
.feature-description a:hover {
  color: #008aff;
}
.feature-title {
  margin: 0;
}
.feature-alternative,
.feature-description,
.feature-icon {
  direction: ltr;
}
.feature-description,
.feature-icon {
  display: table-cell;
  vertical-align: middle;
}
.white-box {
  background: #fff;
  border: 1px solid #d5d9e1;
  padding: 29px;
  font-size: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.white-box.success {
  border-color: #73AA85;
  color: #679977;
  background-color: #F7FAF7;
}
.white-box.fail {
  border-color: #AC6868;
  color: #AC6868;
  background-color: #FCF8F8;
}
.sign-up-form {
  background: #fff;
  border: 1px solid #d5d9e1;
  padding: 29px 279px 29px 29px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  display: inline-block;
  width: 100%;
}
.sign-up-form:after {
  clear: both;
}
.sign-up-form:before,
.sign-up-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.sign-up-form input[type="email"],
.sign-up-form input[type="url"] {
  float: left;
  width: 100%;
}
.sign-up-form .button {
  float: right;
  margin-right: -250px;
}
.group {
  padding-top: 60px;
  padding-bottom: 60px;
}
.group-inverse {
  background: #f1f2f4;
}
.group-preview .video {
  margin-left: auto;
  margin-right: auto;
  max-width: 570px;
  text-align: center;
}
.group-preview .video:after {
  content: "";
  background: url(../images/shadow.png) 50% 50% no-repeat;
  background-size: 100%;
  display: inline-block;
  height: 29px;
  width: 60%;
  position: absolute;
  bottom: -32px;
  left: 20%;
}
#wizardBody .group-preview .video:after {
  display: none;
}
/*#wizard:after {
    content: "";
    background: url(../images/shadow.png) 50% 50% no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 29px;
    width: 60%;

    position: absolute;
    bottom: 0;
    left: 20%;
}*/
#homepage-video {
  display: none;
}
.video-js .vjs-control-bar {
  display: block !important;
}
.group-preview .video-inner {
  height: 0;
  padding-top: 25px;
  padding-bottom: 56.25%;
}
.group-preview object,
.group-preview iframe {
  border: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.group-preview .note {
  text-align: left;
  width: 170px;
}
.group-preview .note:after {
  clear: both;
}
.group-preview .note:before,
.group-preview .note:after {
  display: table;
  content: "";
  line-height: 0;
}
.group-preview .note p {
  font-size: 13px;
  line-height: 22px;
  margin: 10px 0 0;
}
.group-preview .note-title {
  clear: both;
  margin: 0;
}
.group-preview .note-logo {
  left: -200px;
  top: 20px;
}
.group-preview .icon-arrow-right {
  float: right;
  margin: 0 -5px 20px 0;
}
.group-preview .note-interface {
  right: -200px;
  top: 84px;
}
.group-preview .icon-arrow-left {
  margin: 20px 0 0 0;
}
.group-preview .call-to-action {
  margin-top: 20px;
  margin-bottom: -134px;
}
.group-features {
  padding-top: 195px;
  padding-bottom: 135px;
}
.group-testimonials {
  padding-top: 130px;
}
.group-testimonials .icon-arrow-top {
  left: -110px;
  top: -50px;
}
.group-testimonials .sign-up-form {
  left: 35px;
  top: -191px;
  right: 35px;
}
.group-inverse + .group,
.group-inverse {
  border-top-color: #d5d9e1;
}
.group-inverse + .group,
.group-inverse {
  border-top-style: solid;
  border-top-width: 1px;
}
.group-testimonials .icon-arrow-top,
.group-testimonials .sign-up-form,
.group-preview object,
.group-preview iframe,
.group-preview .note {
  position: absolute;
}
.group-testimonials .heading-title-inner,
.group-testimonials .container,
.group-preview .video-inner,
.group-preview .video {
  position: relative;
}
.heading {
  margin: 0 0 60px;
  text-align: center;
}
.heading-title {
  font-weight: 300;
  margin: 0;
}
.heading-sub-title {
  color: #9399a4;
  font: 18px/24px "Helvetica Neue", Arial, sans-serif;
  margin: 10px 0 0;
}
h1,
.alpha {
  font-size: 48px;
}
h2,
.beta {
  font-size: 36px;
}
h3,
.gamma {
  font-size: 28px;
}
h4,
.delta {
  font-size: 24px;
}
h5,
.epsilon {
  font-size: 18px;
}
h6,
.digamma {
  font-size: 14px;
}
h1,
.alpha,
h2,
.beta,
h3,
.gamma,
h4,
.delta,
h5,
.epsilon,
h6,
.digamma {
  color: #646c7a;
  font-weight: 300;
  line-height: 1.1;
}
h1 strong,
.alpha strong,
h2 strong,
.beta strong,
h3 strong,
.gamma strong,
h4 strong,
.delta strong,
h5 strong,
.epsilon strong,
h6 strong,
.digamma strong {
  font-weight: 700;
}
[class^="icon-"],
[class*=" icon-"],
.icon {
  background: url(../images/sprites.png);
  display: inline-block;
  line-height: inherit;
  pointer-events: none;
  vertical-align: middle;
}
.icon-caret-down {
  background-position: -83px -44px;
  width: 16px;
  height: 16px;
}
.icon-arrow-right {
  background-position: 0 0;
  width: 104px;
  height: 44px;
}
.icon-arrow-top {
  background-position: 0 -44px;
  width: 83px;
  height: 72px;
}
.icon-arrow-left {
  background-position: -104px 0;
  width: 100px;
  height: 100px;
}
input[type="password"],
input[type="email"],
input[type="text"],
input[type="url"],
select {
  background: #f5f5f5;
  border: 1px solid;
  border-color: #ddd;
  color: #9399a4;
  display: inline-block;
  font: normal 24px/28px "Helvetica Neue", Arial, sans-serif;
  height: 60px;
  margin: 0;
  outline: 0;
  padding: 15px 22px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
input[type="password"]:focus,
input[type="email"]:focus,
input[type="text"]:focus,
input[type="url"]:focus {
  background: #fff;
  border-color: #0080ff;
  -webkit-box-shadow: 0 0 5px 0 #0080ff;
  -moz-box-shadow: 0 0 5px 0 #0080ff;
  box-shadow: 0 0 5px 0 #0080ff;
}
::-webkit-input-placeholder {
  color: #bfc6cd;
  opacity: 1;
}
::-moz-placeholder {
  color: #bfc6cd;
  opacity: 1;
}
:-moz-placeholder {
  color: #bfc6cd;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #bfc6cd;
  opacity: 1;
}
.client-list {
  list-style: none;
  margin: -10px 0;
  padding: 0;
  text-align: center;
}
.client-list li {
  display: inline-block;
  margin: 10px 12px;
}
.lt-ie9 .client-list img {
  width: auto;
}
.lt-ie9 .button {
  background-image: url(../images/gradient.png);
  background-position: 0 0;
  background-repeat: repeat-x;
}
@media screen and (max-width: 1000px) {
  .site-logo span {
    background: url(../images/logo-2x.png);
    background-size: 127px 24px;
  }
  .group-testimonials .icon-arrow-top,
  .group-preview .note p,
  .group-preview .note i {
    display: none;
  }
  .group-preview .note h3 {
    font-size: 14px;
    font-weight: normal;
  }
  .group-preview .note h3:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    position: relative;
    background: transparent url('../images/minisprites.png') repeat;
  }
  .group-preview .note-logo {
    top: 4px;
    left: 30px;
  }
  .group-preview .note-logo h3:before {
    top: 4px;
    background-position: 16px 0;
  }
  .group-preview .note-interface {
    bottom: -20px;
    right: 40px;
    top: auto;
    text-align: right;
  }
  .group-preview .note-interface h3:before {
    top: 1px;
    background-position: 0 0;
  }
}
@media screen and (max-width: 740px) {
  .site-nav li {
    display: inline;
    float: none;
  }
  .copyright {
    margin-top: 10px;
  }
  .copyright,
  .site-nav {
    float: none;
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .heading {
    margin-bottom: 40px;
  }
  .heading .heading-sub-title {
    font-size: 16px;
  }
  h1,
  .alpha {
    font-size: 24px;
  }
  h2,
  .beta {
    font-size: 22px;
  }
  .group {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .group-preview .call-to-action {
    margin-top: 40px;
    margin-bottom: -70px;
  }
  .feature + .feature {
    margin-top: 60px;
  }
  .feature-icon {
    margin-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .group-features {
    padding-top: 70px;
    padding-bottom: 100px;
  }
  .group-testimonials {
    padding-top: 190px;
  }
  .group-testimonials .heading-title-inner strong {
    font-weight: 300;
  }
  .group-testimonials .heading-title-inner .total {
    display: block;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.4;
  }
  .group-testimonials .sign-up-form {
    top: -251px;
  }
  .sign-up-form {
    padding-right: 29px;
  }
  .sign-up-form .button {
    margin-top: 29px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .sign-up-form input[type="email"],
  .sign-up-form input[type="url"] {
    margin-bottom: 25px;
  }
  .site-nav li + li {
    margin-left: 8px;
  }
  .feature-alternative,
  .feature {
    direction: ltr;
  }
  .group-preview .call-to-action small,
  .group-preview .video:after {
    display: none;
  }
  .sign-up-form input[type="url"],
  .sign-up-form .button {
    float: none;
  }
  h3,
  .gamma,
  h4,
  .delta,
  h5,
  .epsilon,
  h6,
  .digamma {
    font-weight: 700;
  }
  .feature-alternative .feature-icon,
  .feature-icon {
    padding: 0 90px;
  }
  .feature-alternative .feature-icon,
  .feature-description,
  .feature-icon,
  .feature {
    text-align: center;
  }
  .feature-alternative .feature-icon,
  .feature-description,
  .feature-icon,
  .feature,
  .sign-up-form input[type="url"],
  .sign-up-form .button {
    display: block;
    width: 100%;
  }
  #bottom-button {
    top: 130px !important;
  }
}
@media screen and (max-width: 420px) {
  .feature + .feature {
    margin-top: 30px;
  }
  .heading .heading-sub-title {
    font-size: 14px;
  }
  h1,
  .alpha {
    font-size: 22px;
  }
  h2,
  .beta {
    font-size: 20px;
  }
  h4,
  .delta {
    font-size: 18px;
  }
  h5,
  .epsilon {
    font-size: 14px;
  }
  .client-list li img {
    width: 80%;
  }
  input[type="password"],
  input[type="email"],
  input[type="text"],
  input[type="url"],
  .button {
    font-size: 18px;
    padding: 15px;
  }
}
@media screen and (max-width: 320px) {
  body {
    font-size: 12px;
    line-height: 20px;
  }
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .group-preview .call-to-action {
    margin-top: 20px;
    margin-bottom: -70px;
  }
  .group-preview .call-to-action .button {
    width: 100%;
  }
  .group-testimonials {
    padding-top: 114px;
  }
  .group-testimonials .sign-up-form {
    left: 20px;
    padding: 14px;
    right: 20px;
    top: -175px;
  }
  .group-testimonials .sign-up-form input[type="url"] {
    height: 46px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .group-testimonials .sign-up-form .button {
    margin-top: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .feature-alternative .feature-icon,
  .feature-icon {
    padding: 0 60px;
  }
}
#bottom-button {
  margin: 0;
  position: relative;
  top: 165px;
}
p {
  font-size: 14px;
}
p.indented {
  margin: 1em 2em;
}
p strong {
  font-size: 14px;
}
h3.fp {
  font-size: 20px;
}
img.client {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: .5;
  -khtml-opacity: .5;
  opacity: .5;
}
img.client:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
/*Login*/
#login {
  display: none;
  clear: both;
  width: 90%;
  max-width: 400px;
  padding: 10px 5%;
  margin: 48px auto 16px auto;
}
#loginForm > div {
  position: relative;
}
#loginForm label,
#loginForm input[type="text"],
#loginForm input[type="password"] {
  display: block;
  width: 100%;
  margin: 10px 0;
  padding: 10px 3%;
}
#loginForm label {
  font: normal 24px/40px "Helvetica Neue", Arial, sans-serif;
  color: #999;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 40px;
  margin: 0px 0px 10px 0px;
}
#loginForm input[type=submit] {
  color: #fff;
  display: block;
  width: 100%;
}
#loginForm a {
  text-align: center;
  margin-top: 5px;
  display: block;
}
/* Styles added for login page stored in DASHBOARD */
h1.form {
  margin: 20px 0;
  text-align: center;
  color: #666;
  font-size: 32px;
}
#maincontent {
  border-top: 1px solid #d5d9e1;
  text-align: center;
  padding: 35px;
}
.pushdown {
  background-color: #d5ebc4;
  padding: 10px 20px;
  margin: 5px 0 15px 0;
  color: #22381b;
  font-size: 15px;
}
.pushdown.error {
  background-color: #ebc4c4;
  color: #381b1b;
}
.pushdown.warning,
.pushdown.notice {
  background-color: #f0edda;
  color: #615a27;
}
.pushdown .title {
  font-weight: bold;
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
}
#wizard,
#skin_picker {
  display: none;
}
#signupProceed {
  display: block;
  max-width: 230px;
  clear: both;
  margin: 0 auto;
}
/* Fixed header */
.master-header.fixed-header {
  background-color: #fff;
  background: rgba(255, 255, 255, 0.9) !important;
  border-bottom: 1px solid #d5d9e1;
  padding: 10px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
.master-header.fixed-header + article {
  border-top: 72px solid #fff;
}
#apply_form {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}
#apply_form form {
  background: #fff;
  width: 300px;
  margin: auto;
  padding: 10px;
  margin-top: 20px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position: relative;
  top: 53px;
}
#apply_form form > img {
  position: absolute;
  right: -15px;
  top: -15px;
  cursor: pointer;
}
#apply_form form h2 {
  font-size: 20px;
  padding: 0 10px 10px 10px;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #eee;
}
#apply_form form textarea {
  width: 100%;
  border-color: #ccc;
  height: 60px;
}
#apply_form form span {
  width: 73px;
  display: block;
  float: left;
  margin-right: 20px;
}
#apply_form form span.required:before {
  content: '*';
  margin-left: -5px;
  color: #f00;
  position: relative;
  top: 3px;
  font-weight: bold;
}
#apply_form form span.description {
  width: 100%;
  text-align: center;
}
#apply_form form ul {
  padding: 0;
  margin: 0;
}
#apply_form form ul li {
  list-style: none;
  padding: 7.5px;
  margin: 0;
}
#apply_form form ul li.missing {
  background-color: #ff9393;
  color: #fff;
}
#apply_form form input[type=text] {
  margin: 0;
  height: 30px;
  font-size: 13px;
  padding: 5px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  float: right;
  width: 185px;
}
#apply_form form input[type=submit] {
  margin: auto;
  display: block;
  padding: 8px;
  background: #365fab;
  color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  width: 100px;
}
.thankyou {
  font-size: 20px;
  color: green;
  background: #fff;
  padding: 10px;
  display: none;
}
.contact-container {
  width: 900px;
  max-width: 100%;
  margin: auto;
}
.contact-container #contact-form {
  width: 360px;
  float: left;
  color: #555;
}
.contact-container #contact-form input[type=submit] {
  margin: 5px auto 0 auto;
  display: block;
  padding: 8px;
  background: #365fab;
  color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  width: 100px;
}
.contact-container #contact-form ul {
  padding: 0;
  margin: 0;
}
.contact-container #contact-form ul li {
  list-style: none;
  padding: 7.5px;
  margin: 0;
}
.contact-container #contact-form ul li.missing {
  background-color: #ff9393;
  color: #fff;
}
.contact-container #contact-form ul li textarea {
  border-color: #ccc;
  height: 60px;
  width: 260px;
  float: right;
}
.contact-container #contact-form ul li input[type=text] {
  margin: 0;
  height: 30px;
  width: 265px;
  font-size: 13px;
  padding: 5px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  float: right;
  background: #fff;
  color: #000;
}
.contact-container #contact-form ul li span {
  width: 70px;
  display: block;
  float: left;
  margin-top: 2px;
}
.contact-container #contact-form ul li span.required:before {
  display: none;
  content: '*';
  margin-left: -5px;
  color: #f00;
  position: relative;
  top: 3px;
  font-weight: bold;
}
.contact-container #contact-emails {
  float: right;
  width: 400px;
  color: #555;
}
.contact-container #contact-emails ul {
  padding: 0;
  margin: 0;
}
.contact-container #contact-emails ul li {
  list-style: none;
}
.contact-container #contact-emails ul li .email {
  float: right;
  width: 160px;
}
.bubble {
  position: relative;
  background: #448aff;
  padding: 10px 13px;
  color: white;
  display: inline;
  top: 2px;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-left: 15px;
  -webkit-transition: background .2s;
  -moz-transition: background .2s;
  -o-transition: background .2s;
  -ms-transition: background .2s;
  transition: background .2s;
}
.bubble:hover {
  color: #fff;
}
.bubble:after {
  position: absolute;
  content: '';
  top: 11px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.bubble.left:after {
  border-right: 5px solid #448aff;
  left: -5px;
}
.bubble.right:after {
  border-left: 5px solid #448aff;
  right: -5px;
}
@media screen and (max-width: 640px) {
  .bubble {
    font-size: 10px;
    padding: 7px 11px;
  }
  .bubble:after {
    top: 8px;
  }
}
.vidpulse {
  display: inline-block;
}
@media screen and (max-width: 620px) {
  .vidpulse {
    display: block;
    margin-bottom: 20px;
  }
}
.vp_button {
  padding: 11px 30px;
  font-size: 12px;
  font-weight: bold;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  margin: 0 15px;
  border-radius: 4px;
  color: #448aff;
}
.vp_button:hover {
  color: #448aff;
}
.vp_wrapper {
  margin: 50px 0;
  border: 2px solid #448aff;
  border-radius: 4px;
  text-align: center;
  padding: 20px;
  position: relative;
}
.vp_wrapper section {
  text-align: left;
}
.vp_wrapper .vp_button {
  margin: 15px 0 0 0;
  color: #448aff;
  display: inline-block;
}
.vp_wrapper:before {
  content: "Now with full Vidpulse integration";
  background: #fff;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  top: -34px;
  padding: 0 20px;
}
.vp_wrapper:after {
  content: "NEW";
  position: absolute;
  top: 18px;
  left: 18px;
  color: #fff;
  padding: 8px 13px;
  border-radius: 4px;
  background: #448aff;
  font-weight: bold;
  font-size: 12px;
}
.errorcode {
  font-size: 240px;
  font-weight: bold;
  height: 260px;
  line-height: 290px;
  text-align: center;
  color: #e1e2e4;
}
.special {
  text-align: center;
}
.gohome {
  text-align: center;
  display: block;
}
.left-header {
  float: left;
}
.right-header {
  float: right;
}
.block {
  display: none;
}
@media screen and (max-width: 620px) {
  header.master-header .container {
    text-align: center;
  }
  header.master-header .container .block {
    display: block;
  }
  header.master-header .container .left-header,
  header.master-header .container .right-header {
    float: none !important;
    display: inline-block;
    width: auto;
    margin: auto;
  }
  header.master-header .container .right-header {
    margin-top: 20px;
  }
}