html,
body {
  font: 14px/1.333 "Source Sans Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  background: #fafafa;
  max-width: 1440px;
  margin: 0 auto;
}
img,
iframe {
  max-width: 100%;
}
video {
  max-width: 100%;
  height: auto;
}
::selection {
  background: #6dc304;
  color: #FFF;
}
::-moz-selection {
  background: #6dc304;
  color: #FFF;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
a:hover,
a:focus {
  text-decoration: underline;
}
iframe {
  border: 1px solid rgba(0, 0, 0, 0.9);
}
h1,
.alpha {
  margin: 0;
  font-size: 2.369em;
  font-family: 'Lato', 'Source Sans Pro', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: 700;
  text-align: center;
  padding: 1em;
  color: #009944;
}
h2,
.beta {
  margin: 0;
  font-size: 2.369em;
  font-family: 'Lato', 'Source Sans Pro', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: 700;
  text-align: center;
  padding: 1em 1em 0 1em;
}
h3,
.gamma {
  margin: 0;
  font-size: 1.777em;
  font-family: 'Lato', 'Source Sans Pro', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  text-align: center;
  padding: 1em;
}
h4,
.delta {
  margin: 0;
  font-size: 1.333em;
  font-family: 'Source Sans Pro', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: 800;
  text-align: center;
  padding: 1em;
  color: #009944;
}
h5,
.epsilon {
  margin: 0;
  padding: 1em 0;
  font-size: 2.369em;
  font-family: 'Source Sans Pro', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  text-align: left;
  -webkit-font-smoothing: antialiased !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
h6,
.zeta {
  margin: 0;
  padding: 1em 0;
  font-size: 1em;
  font-family: 'Source Sans Pro', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  text-align: left;
  -webkit-font-smoothing: antialiased !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 1.777em;
    padding: .75em 0;
  }
  h2 {
    font-size: 1.777em;
  }
  h3 {
    font-size: 1.333em;
  }
  h4 {
    padding: .563em;
  }
  h5 {
    padding: .75em 0;
  }
  h6 {
    padding: .75em 0;
  }
}
.center-text {
  text-align: center;
}
.main-masthead {
  margin-top: 50px;
  background-color: #009944;
  color: #f5f4f4;
}
.main-masthead .gamma {
  font-size: .75em;
  display: block;
}
.main-masthead > img {
  display: block;
  margin: 1em auto;
  max-width: 70%;
}
@media screen and (max-width: 767px) {
  .main-masthead > img {
    max-width: 90%;
  }
}
.main-masthead h4 {
  color: inherit;
}
.inline-link {
  padding: 1em 0;
  color: inherit;
  text-decoration: underline;
}
.features-container h2 {
  text-align: left;
}
/* Bootstrap Navbar Overrides */
.navbar {
  margin: 0 auto;
  max-width: 1440px;
  background-color: #009944;
  border: none;
  border-radius: 0;
}
.navbar-brand {
  padding: 6px 1em 0 1em;
}
.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #FAFAFA;
  color: #590;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  text-decoration: underline;
  color: #FAFAFA;
}
.navbar-default .navbar-nav > li > a {
  color: #FAFAFA;
}
.navbar-right {
  margin-right: 15px;
  margin-top: 2px;
  margin-left: 15px;
}
.navbar-toggle {
  border-color: #FAFAFA;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-toggle-text {
  display: block;
  float: left;
  margin: -3px 10px 0 0;
  color: #FAFAFA;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
}
.navbar-default .navbar-toggle .icon-bar {
  float: right;
  clear: right;
  background-color: #FAFAFA;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
}
.navbar-collapse .submit,
.navbar-collapse .submit:focus {
  color: #fafafa;
  font-size: 14px;
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 2.369em;
  padding-left: 2.369em;
}
@media screen and (max-width: 767px) {
  .login-header-list {
    padding: 0;
  }
  .login-header-list-item {
    padding: .422em 0 .75em 0;
  }
  .navbar-right {
    margin: 0;
  }
  .navbar-collapse .submit {
    float: none;
  }
  .navbar-collapse.in {
    padding-bottom: 1em;
  }
}
.subheader {
  color: #777;
  font-weight: 200;
  font-size: 2.369em;
  text-align: left;
  -webkit-font-smoothing: antialiased;
}
.card-meta {
  padding: 1em 0;
  text-align: left;
}
.form-control:focus {
  border-color: #6dc304;
  outline: 0;
  box-shadow: 0 0 2px #2b4d02;
}
.row {
  margin-right: 0;
  margin-left: 0;
}
.well {
  margin: 1em;
  padding: 2.369em;
}
.lightbox {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.3);
}
.no-hover:hover {
  text-decoration: none;
  color: inherit;
}
.panel-row {
  margin: 2.369em 2.369em 0 2.369em;
}
.modal-backdrop.in {
  opacity: .2;
}
.modal-header {
  text-align: center;
  font-size: 1.333em;
}
.help-block {
  font-size: .85em;
  margin: 0;
  text-align: center;
}
.help-block > a {
  text-decoration: underline;
  color: #559900;
}
.form-group:last-of-type {
  margin-bottom: 0;
}
.login-body {
  max-width: 1920px;
  margin: 0 auto;
}
.login-header {
  background: transparent;
  padding: 1em;
}
.login-header-list {
  list-style: none;
  margin: 0;
}
.login-header-list-item {
  text-align: center;
  padding: 0;
  font-size: 1.333em;
}
@media screen and (max-width: 767px) {
  .login-header-list-item {
    margin: .422em;
  }
}
.login-header-list-link {
  color: #f5f4f4;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .8em;
  padding: 1em;
}
.login-form {
  padding: 0;
}
.header-wrapper {
  margin: 0;
}
.header-img {
  padding: 0 5%;
}
.input {
  height: auto;
  padding: .75em 1.333em;
  line-height: 1.333;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  border: 1px solid #6799cd;
  background-color: #fff;
}
.input:focus {
  background: #FFFFFF;
}
@media screen and (max-width: 660px) {
  .login-form-group {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media screen and (max-width: 480px) {
  .login-form-group {
    padding-left: 2px;
    padding-right: 2px;
  }
}
.label,
label {
  font-weight: 400;
  font-size: 1.333em;
  text-align: left;
  color: #444;
  float: left;
  white-space: normal;
  margin-bottom: 0;
}
.label-wrapper > .label,
.label-wrapper > label {
  padding: .75em;
  line-height: 1.333;
  margin-top: 15px;
}
.input-wrapper {
  width: 75%;
  float: right;
  padding: 0;
  margin-top: 1em;
}
.input-text {
  height: auto;
  padding: .75em 1em;
  line-height: 1.333;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.panel .label {
  width: 100%;
}
.panel .input-wrapper {
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .label,
  label {
    text-align: right;
  }
}
@media screen and (max-width: 768px) {
  .label-wrapper > .label,
  .label-wrapper > label {
    padding: 1em 1em 0 0;
  }
  .label,
  label {
    width: 100%;
  }
  .input-wrapper {
    width: 100%;
  }
}
.quote-source {
  float: right;
}
.submit,
.submit:focus {
  text-transform: uppercase;
  position: relative;
  overflow: visible;
  display: inline-block;
  width: 100%;
  max-width: 169.5px;
  height: 100%;
  padding: 1em;
  text-align: center;
  text-decoration: none;
  font-size: 1em;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  background: none;
  box-shadow: none;
  border: 2px solid #FFF;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  zoom: 1;
  color: #f5f4f4;
}
.submit:hover,
.watch-button:hover {
  background: #FFF;
  color: #590;
  border-color: #FFF;
}
.submit:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.15), 0px 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.15), 0px 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.15), 0px 1px 2px rgba(0, 0, 0, 0.05);
}
.button {
  position: relative;
  overflow: visible;
  display: inline-block;
  width: 100%;
  max-width: 169.5px;
  padding: 0.5em 1em;
  text-align: center;
  text-decoration: none;
  font-size: 1em;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  border: 1px solid #498103;
  border-top: 1px solid #559900;
  border-bottom: 1px solid #417502;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #519101;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3), 0 1px 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3), 0 1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3), 0 1px 0 0 rgba(0, 0, 0, 0.1);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigxLDEsMSkiIHN0b3Atb3BhY2l0eT0iLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9InJnYigyNTUsMjU1LDI1NSkiIHN0b3Atb3BhY2l0eT0iLjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -webkit-linear-gradient(bottom, rgba(1, 1, 1, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
  background-image: -moz-linear-gradient(bottom, rgba(1, 1, 1, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
  background-image: -o-linear-gradient(bottom, rgba(1, 1, 1, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
  background-image: linear-gradient(to top, rgba(1, 1, 1, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  zoom: 1;
}
.button:hover {
  text-decoration: none;
}
.button:hover,
.button:active {
  text-decoration: none;
}
.button:active {
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5) inset;
}
.submitButton {
  font-size: 1.333em;
  max-width: 100%;
  width: 100%;
  padding: .75em;
  color: #F5F4F4;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-font-smoothing: antialiased !important;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e !important;
  border-color: #eea236 !important;
}
h4 > .submit {
  display: block;
  min-width: 196px;
  margin: .75em auto;
}
h4 > .submit:focus {
  display: block;
}
.or-button {
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.or-button > .button:first-child {
  margin-left: 0;
  border-top-left-radius: .25em;
  border-bottom-left-radius: .25em;
  border-left: none;
  background-color: #990055;
  border: 1px solid #800047;
  border-top: 1px solid #990055;
  border-bottom: 1px solid #660039;
}
.or-button > .button {
  display: inline-block;
  border-radius: 0;
  padding: 1em;
  font-size: 1.333em;
  color: #FFF;
  text-transform: uppercase;
}
@media all and (max-width: 435px) {
  .or-button > .button {
    font-size: 1em;
    max-width: 33%;
  }
}
.or-button > .or {
  position: relative;
  z-index: 1001;
  display: inline-block;
  width: 10px;
  height: 25px;
  font-size: 1.333em;
}
.or-button .or:before {
  position: absolute;
  z-index: 1002;
  top: 50%;
  left: 50%;
  content: 'or';
  background-color: #F5F5F5;
  margin-top: -10px;
  margin-left: -16px;
  width: 32px;
  height: 32px;
  line-height: 1.55;
  color: #AAA;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  border-radius: 50%;
}
.or-button .or:after {
  position: absolute;
  top: 0;
  left: 0;
  content: ' ';
  width: .3em;
  height: 1.7em;
  background-color: transparent;
  border-top: .5em solid #FFF;
  border-bottom: .5em solid #FFF;
}
.or-button .button:last-child {
  border-top-right-radius: .25em;
  border-bottom-right-radius: .25em;
  background-color: #005599;
  border: 1px solid #800047;
  border-top: 1px solid #004780;
  border-bottom: 1px solid #003966;
}
.alert {
  font-size: 1.333em;
  padding: 2.369em;
  margin: 0 0 1em 0;
  text-align: center;
}
button.close {
  position: absolute;
  float: none;
  top: 0;
  right: 0;
  text-align: center;
  font-size: 18px;
  margin: .563em;
  padding: 1em;
  opacity: 1;
  background: #590;
  border: none;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  text-shadow: 0;
}
.close > span {
  position: absolute;
  top: .5em;
  right: .5em;
  color: #FFF;
  width: 1em;
  height: 1em;
}
.text-wrapper {
  width: 70%;
  max-width: 1050px;
  margin: 0 auto;
  text-align: center;
  padding: 3.157em 0 0 0;
}
@media screen and (max-width: 767px) {
  .text-wrapper {
    width: 90%;
    padding: 3.157em 0;
  }
}
.landing-logo {
  max-width: 70%;
  text-align: center;
}
.tagline {
  font-size: 2.369em;
  font-weight: 300;
  text-align: center;
  margin: 1em 0 0 0;
  -webkit-font-smoothing: antialiased !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
@media screen and (max-width: 1023px) {
  .tagline {
    font-size: 1.777em;
  }
}
@media screen and (max-width: 575px) {
  .tagline {
    font-size: 1.333em;
  }
}
.benefits-container {
  padding: 1.777em 1em;
}
@media screen and (max-width: 767px) {
  .clearleft-xs {
    clear: left;
  }
}
@media screen and (min-width: 768px) {
  .clearleft-sm {
    clear: left;
  }
}
.benefits-container img {
  border-radius: 5px;
}
.features-container {
  padding: 1.777em 1em;
  background: #F5f5f5;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
}
.testimonial-container {
  background-image: url(../img/testimonial-bg.jpg);
  background-size: cover;
  background-position: center bottom;
}
.blog-thumb-wrapper {
  margin-top: 1.333em;
  padding-top: 20px;
}
.features-card {
  padding: 1.333em;
  background: #F0F0F0;
  border: 1px solid #DDD;
  border-radius: 4px;
  margin-top: 7.478em;
}
.benefits-card {
  padding: 1.333em;
  border-radius: 4px;
  margin-top: 2.369em;
}
@media all and (max-width: 767px) {
  .features-card,
  .benefits-card {
    margin: 1.333em 0;
  }
}
.blog-card {
  padding: 1.333em;
}
@media screen and (max-width: 540px) {
  .blog-thumb-wrapper {
    float: none;
    width: auto;
    margin-top: 0;
  }
  .blog-card {
    width: auto;
  }
}
.features-header,
.contactus-header {
  color: #777;
  margin: 1em auto;
  font-weight: 200;
  font-size: 2.369em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 767px) {
  .features-header,
  .contactus-header {
    margin: 0;
  }
}
@media screen and (max-width: 450px) {
  .features-header,
  .contactus-header {
    font-size: 1.777em;
  }
}
.features-row {
  margin-top: 1.333em;
}
.features-row h4 {
  color: #519103;
  text-align: center;
  font-size: 1.35em;
}
.features-item {
  padding-top: 1.777em;
  text-align: center;
}
.features-item p {
  text-align: left;
}
.features-row img {
  padding: 1.333em;
  background: #EEE;
  border: 1px solid #DDD;
  max-width: 75%;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
}
@media screen and (max-width: 530px) {
  .features-item {
    width: 100%;
  }
  .features-item img {
    max-width: 60%;
  }
}
.checklist {
  font-size: 1.333em;
  font-weight: 300;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .checklist {
    font-size: 1em;
  }
}
@media screen and (max-width: 450px) {
  .checklist {
    font-size: .75em;
    padding: 0;
  }
}
.checklist-check {
  background: url(../img/checkmark.png) transparent left center no-repeat;
  padding-left: 1.777em;
}
.aboutus-container {
  margin-top: 2.369em;
  background: #F5f5f5;
  padding: 2.369em 2.369em .75em 2.369em;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  color: #444;
}
@media screen and (max-width: 520px) {
  .aboutus-container {
    padding: 1em 1em .422em 1em;
  }
}
.aboutus-row {
  width: 70%;
  max-width: 1050px;
  margin: 0 auto;
  text-align: center;
  padding: 1em 0 0 0;
  padding: 0;
}
.aboutus-row h3 {
  text-align: center;
}
@media screen and (max-width: 520px) {
  .aboutus-row {
    padding: 2em 0 0 0;
  }
}
.aboutus-row .tagline {
  margin: 1em 0 0 0;
  text-align: left;
  color: #777;
  font-weight: 400;
  font-size: 1.333em;
}
@media screen and (max-width: 767px) {
  .aboutus-row {
    width: 90%;
  }
  .aboutus-row .tagline {
    font-size: 16px;
  }
}
.aboutus-container h5,
.aboutus-container .epsilon {
  padding: 0;
}
.blog-thumb-img {
  border: 1px solid #DDD;
}
a > .card-header {
  padding-left: 0;
  text-align: left;
  color: #6597E0;
}
a > .card-header:hover,
a > .card-header:active {
  text-decoration: underline;
}
a:visited > .card-header {
  color: #BA79CA;
}
.contactus-subheader {
  font-style: italic;
  font-weight: 200;
  text-align: center;
  padding: 1.333em;
}
@media screen and (max-width: 767px) {
  .contactus-subheader {
    font-size: 1em;
  }
}
.contact-form-group label {
  color: #333333;
  font-weight: 400;
}
.contact-form label > span,
.contact-form .label > span {
  font-style: italic;
  color: #f44;
}
.contact-form .submit {
  color: #519103;
  border-color: #519103;
}
.contact-form .submit:hover {
  color: #f5f4f4;
  border-color: #519103;
  background: #519103;
}
.footer-neucadia {
  margin: 1.777em 0;
  text-align: right;
  vertical-align: bottom;
  outline: 0;
}
.footer-neucadia > a {
  margin-left: .422em;
}
@media screen and (max-width: 767px) {
  .footer-neucadia img {
    width: 125px;
    height: 19px;
  }
}
.copyright {
  padding-top: .75em;
  color: #999;
  text-align: center;
}
.copyright > a {
  padding: 1em;
  color: inherit;
  text-decoration: underline;
}
.vimeo-wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  background: url(../img/vimeo.jpg) top center no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.icon {
  background-image: url(../img/browser-spritesheet.png);
  background-repeat: no-repeat;
  display: block;
}
.icon.icon--android {
  background-position: -5px -5px;
  width: 128px;
  height: 128px;
}
.icon.icon--chrome {
  background-position: -143px -5px;
  width: 128px;
  height: 128px;
}
.icon.icon--firefox {
  background-position: -5px -143px;
  width: 128px;
  height: 128px;
}
.icon.icon--internet-explorer {
  background-position: -143px -143px;
  width: 128px;
  height: 128px;
}
.icon.icon--safari-ios {
  background-position: -281px -5px;
  width: 128px;
  height: 128px;
}
.icon.icon--safari {
  background-position: -281px -143px;
  width: 128px;
  height: 128px;
}
