/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *

 



 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(//fonts.googleapis.com/css?family=Roboto:400,700);
@import url(/assets/lightbox-27207c474382bc2553b635f57cd89276fbdfb284c3873c68368ab9fa4f4bb2e6.css);
/* line 6, app/assets/stylesheets/marketing/_reset.scss */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
/* line 95, app/assets/stylesheets/marketing/_reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* line 108, app/assets/stylesheets/marketing/_reset.scss */
body {
  line-height: 1;
  background: #fff;
}

/* line 112, app/assets/stylesheets/marketing/_reset.scss */
ol,
ul {
  list-style: none;
}

/* line 116, app/assets/stylesheets/marketing/_reset.scss */
blockquote,
q {
  quotes: none;
}

/* line 120, app/assets/stylesheets/marketing/_reset.scss */
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

/* line 127, app/assets/stylesheets/marketing/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 132, app/assets/stylesheets/marketing/_reset.scss */
hr {
  border-top: 1px solid #efefef;
  border-right: none;
  border-left: none;
  border-bottom: none;
  width: 100%;
  margin: 0 auto;
}

/* line 141, app/assets/stylesheets/marketing/_reset.scss */
a {
  text-decoration: none;
}

/* line 2, app/assets/stylesheets/marketing/_bootstrap_scaffolding.scss */
.bootstrap-scaffolding * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 10, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 10, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 10, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 10, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 43, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 11, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 55, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 45, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 55, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 45, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 27, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }
  /* line 35, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 55, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 45, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* line 10, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 20, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

/* line 46, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

/* line 61, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled], input.disabled[type="radio"], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input.disabled[type="checkbox"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 78, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 83, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 89, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 95, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 102, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

/* line 133, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 57, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 103, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 107, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 108, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 155, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 165, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

/* line 172, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 181, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 200, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.form-control[type="date"],
input.form-control[type="time"],
input.form-control[type="datetime-local"],
input.form-control[type="month"] {
    line-height: 34px;
  }
  /* line 204, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.input-sm[type="date"], .input-group-sm input[type="date"],
input.input-sm[type="time"], .input-group-sm input[type="time"],
input.input-sm[type="datetime-local"], .input-group-sm input[type="datetime-local"],
input.input-sm[type="month"], .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  /* line 209, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.input-lg[type="date"], .input-group-lg input[type="date"],
input.input-lg[type="time"], .input-group-lg input[type="time"],
input.input-lg[type="datetime-local"], .input-group-lg input[type="datetime-local"],
input.input-lg[type="month"], .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

/* line 222, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 231, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 241, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 246, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

/* line 254, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}

/* line 263, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 269, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

/* line 280, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 285, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 297, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 305, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 84, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm,
select.input-sm[multiple] {
  height: auto;
}

/* line 323, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 330, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 334, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select.form-control[multiple] {
  height: auto;
}

/* line 338, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 79, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg {
  height: 46px;
  line-height: 46px;
}

/* line 84, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg,
select.input-lg[multiple] {
  height: auto;
}

/* line 349, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 356, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

/* line 360, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select.form-control[multiple] {
  height: auto;
}

/* line 364, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 378, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}

/* line 383, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 388, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 400, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 407, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}

/* line 21, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 31, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* line 37, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 429, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 432, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 443, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 468, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 475, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 482, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 486, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 490, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  /* line 498, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 502, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 509, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 516, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 520, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 527, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 549, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 559, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

/* line 565, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 14, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}

/* line 19, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 572, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

/* line 583, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 593, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  /* line 601, ../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 1, app/assets/stylesheets/marketing/_sprites.scss */
.homepage_icon {
  background: url(/theme-assets/img/homepage/homepage_sprite.png) no-repeat 0 0;
  display: block;
}

/* line 4, app/assets/stylesheets/marketing/_sprites.scss */
.homepage_icon.files {
  width: 84px;
  height: 75px;
}

/* line 8, app/assets/stylesheets/marketing/_sprites.scss */
.homepage_icon.chart {
  background-position: -12px -76px;
  width: 61px;
  height: 56px;
  margin-bottom: 20px;
}

/* line 14, app/assets/stylesheets/marketing/_sprites.scss */
.homepage_icon.clock {
  background-position: -10px -137px;
  width: 67px;
  height: 69px;
  margin-bottom: 5px;
}

/* line 20, app/assets/stylesheets/marketing/_sprites.scss */
.homepage_icon.simplicity {
  background-position: -84px 0;
  width: 130px;
  height: 130px;
}

/* line 24, app/assets/stylesheets/marketing/_sprites.scss */
.homepage_icon.simplicity.mobile {
  background-position: -344px 0;
  width: 65px;
  height: 65px;
}

/* line 30, app/assets/stylesheets/marketing/_sprites.scss */
.homepage_icon.efficiency {
  background-position: -84px -130px;
  width: 130px;
  height: 130px;
}

/* line 34, app/assets/stylesheets/marketing/_sprites.scss */
.homepage_icon.efficiency.mobile {
  background-position: -344px -65px;
  width: 65px;
  height: 65px;
}

/* line 40, app/assets/stylesheets/marketing/_sprites.scss */
.homepage_icon.security {
  background-position: -84px -260px;
  width: 130px;
  height: 130px;
}

/* line 44, app/assets/stylesheets/marketing/_sprites.scss */
.homepage_icon.security.mobile {
  background-position: -344px -130px;
  width: 65px;
  height: 65px;
}

/* line 50, app/assets/stylesheets/marketing/_sprites.scss */
.homepage_icon.accuracy {
  background-position: -84px -390px;
  width: 130px;
  height: 130px;
}

/* line 54, app/assets/stylesheets/marketing/_sprites.scss */
.homepage_icon.accuracy.mobile {
  background-position: -344px -195px;
  width: 65px;
  height: 65px;
}

/* line 60, app/assets/stylesheets/marketing/_sprites.scss */
.homepage_icon.visibility {
  background-position: -84px -520px;
  width: 130px;
  height: 130px;
}

/* line 64, app/assets/stylesheets/marketing/_sprites.scss */
.homepage_icon.visibility.mobile {
  background-position: -344px -260px;
  width: 65px;
  height: 65px;
}

/* only apply hover styles to anchors */
/* line 74, app/assets/stylesheets/marketing/_sprites.scss */
a.homepage_icon.simplicity:hover {
  background-position: -214px 0;
}

/* line 77, app/assets/stylesheets/marketing/_sprites.scss */
a.homepage_icon.simplicity.mobile:hover {
  background-position: -409px 0;
}

/* line 82, app/assets/stylesheets/marketing/_sprites.scss */
a.homepage_icon.efficiency:hover {
  background-position: -214px -130px;
}

/* line 85, app/assets/stylesheets/marketing/_sprites.scss */
a.homepage_icon.efficiency.mobile:hover {
  background-position: -409px -65px;
}

/* line 90, app/assets/stylesheets/marketing/_sprites.scss */
a.homepage_icon.security:hover {
  background-position: -214px -260px;
}

/* line 93, app/assets/stylesheets/marketing/_sprites.scss */
a.homepage_icon.security.mobile:hover {
  background-position: -409px -130px;
}

/* line 98, app/assets/stylesheets/marketing/_sprites.scss */
a.homepage_icon.accuracy:hover {
  background-position: -214px -390px;
}

/* line 101, app/assets/stylesheets/marketing/_sprites.scss */
a.homepage_icon.accuracy.mobile:hover {
  background-position: -409px -195px;
}

/* line 106, app/assets/stylesheets/marketing/_sprites.scss */
a.homepage_icon.visibility:hover {
  background-position: -214px -520px;
}

/* line 109, app/assets/stylesheets/marketing/_sprites.scss */
a.homepage_icon.visibility.mobile:hover {
  background-position: -409px -260px;
}

/* line 115, app/assets/stylesheets/marketing/_sprites.scss */
.person {
  background: url(/theme-assets/img/pricing/persons.png) no-repeat 0 0;
}

/* line 117, app/assets/stylesheets/marketing/_sprites.scss */
.person.one {
  width: 50px;
  height: 50px;
  background-position: -30px -2px;
}

/* line 121, app/assets/stylesheets/marketing/_sprites.scss */
.person.one.small {
  width: 35px;
  height: 25px;
  background-position: -106px -10px;
}

/* line 127, app/assets/stylesheets/marketing/_sprites.scss */
.person.two {
  width: 90px;
  height: 50px;
  background-position: -11px -57px;
}

/* line 131, app/assets/stylesheets/marketing/_sprites.scss */
.person.two.small {
  width: 45px;
  height: 25px;
  background-position: -107px -37px;
}

/* line 137, app/assets/stylesheets/marketing/_sprites.scss */
.person.three {
  width: 90px;
  height: 50px;
  background-position: -10px -110px;
}

/* line 141, app/assets/stylesheets/marketing/_sprites.scss */
.person.three.small {
  width: 45px;
  height: 25px;
  background-position: -106px -66px;
}

/* line 149, app/assets/stylesheets/marketing/_sprites.scss */
.contact_icon {
  background: url(/theme-assets/img/contact/contact_sprite.png) no-repeat 0 0;
}

/* line 152, app/assets/stylesheets/marketing/_sprites.scss */
.contact_icon.location {
  width: 17px;
  height: 24px;
}

/* line 157, app/assets/stylesheets/marketing/_sprites.scss */
.contact_icon.envelope {
  background-position: -24px;
  width: 28px;
  height: 20px;
}

/* line 162, app/assets/stylesheets/marketing/_sprites.scss */
.contact_icon.phone {
  background-position: -3px -48px;
  width: 21px;
  height: 28px;
}

/* line 167, app/assets/stylesheets/marketing/_sprites.scss */
.contact_icon.paper_airplane {
  background-position: -2px -74px;
  width: 26px;
  height: 23px;
}

/* line 28, app/assets/stylesheets/marketing/_fonts_colors.scss */
em {
  font-style: italic;
}

/* line 31, app/assets/stylesheets/marketing/_fonts_colors.scss */
strong {
  font-weight: bold;
}

/* line 1, app/assets/stylesheets/marketing/_ek_common.scss */
body {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

/* line 4, app/assets/stylesheets/marketing/_ek_common.scss */
.clear {
  display: block;
  clear: both;
}

/* line 8, app/assets/stylesheets/marketing/_ek_common.scss */
.clickable {
  cursor: pointer;
}

/* line 12, app/assets/stylesheets/marketing/_ek_common.scss */
.logo {
  background: url(/theme-assets/img/logo.png) no-repeat 0 0;
  width: 175px;
  height: 39px;
  background-size: 173px;
}

/* line 19, app/assets/stylesheets/marketing/_ek_common.scss */
a {
  color: #44aa44;
  cursor: pointer;
}

/* line 22, app/assets/stylesheets/marketing/_ek_common.scss */
a:active, a:hover {
  color: #018cc5;
}

/* line 26, app/assets/stylesheets/marketing/_ek_common.scss */
a:visited {
  color: #44aa44;
}

/* line 31, app/assets/stylesheets/marketing/_ek_common.scss */
.off {
  display: none;
}

/* line 2, app/assets/stylesheets/marketing/_ek_menu.scss */
.top_menu {
  height: 60px;
  margin: 0 auto;
  max-width: 960px;
}

@media screen and (max-width: 800px) {
  /* line 2, app/assets/stylesheets/marketing/_ek_menu.scss */
  .top_menu {
    display: none;
  }
}

/* line 10, app/assets/stylesheets/marketing/_ek_menu.scss */
.top_menu .menu_item {
  line-height: 1.5em;
  cursor: pointer;
  float: left;
  margin: 13px 0 0;
  padding: 7px 10px;
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

/* line 19, app/assets/stylesheets/marketing/_ek_menu.scss */
.top_menu .menu_item.right {
  float: right;
}

/* line 22, app/assets/stylesheets/marketing/_ek_menu.scss */
.top_menu .menu_item:hover {
  color: #018cc5;
}

/* line 25, app/assets/stylesheets/marketing/_ek_menu.scss */
.top_menu .menu_item.logo {
  margin: 10px 15px 0 0;
  padding: 0;
}

@media screen and (max-width: 1020px) {
  /* line 25, app/assets/stylesheets/marketing/_ek_menu.scss */
  .top_menu .menu_item.logo {
    margin-left: 20px;
  }
}

/* line 32, app/assets/stylesheets/marketing/_ek_menu.scss */
.top_menu .menu_item.button {
  color: #fff;
  background: #44aa44;
  border: 1px solid #3e9b3e;
  margin-top: 12px;
  margin-right: 10px;
  padding: 7px 30px;
}

/* line 39, app/assets/stylesheets/marketing/_ek_menu.scss */
.top_menu .menu_item.button:hover {
  background-color: #4bb74b;
}

/* line 42, app/assets/stylesheets/marketing/_ek_menu.scss */
.top_menu .menu_item.button:active {
  background-color: #3e9b3e;
}

/* line 46, app/assets/stylesheets/marketing/_ek_menu.scss */
.top_menu .menu_item.end {
  margin-right: 0;
}

@media screen and (max-width: 1020px) {
  /* line 46, app/assets/stylesheets/marketing/_ek_menu.scss */
  .top_menu .menu_item.end {
    margin-right: 20px;
  }
}

/* line 55, app/assets/stylesheets/marketing/_ek_menu.scss */
.mobile_logo {
  display: none;
  float: left;
  margin: 10px;
}

@media screen and (max-width: 800px) {
  /* line 55, app/assets/stylesheets/marketing/_ek_menu.scss */
  .mobile_logo {
    display: block;
  }
}

/* line 64, app/assets/stylesheets/marketing/_ek_menu.scss */
.mobile_menu_button {
  display: none;
  float: right;
  clear: right;
  background: url(/theme-assets/img/menu.png) no-repeat 0 0;
  width: 60px;
  height: 60px;
  cursor: pointer;
}

/* line 74, app/assets/stylesheets/marketing/_ek_menu.scss */
.mobile_menu_button:hover {
  background-position: 0 -60px;
}

@media screen and (max-width: 800px) {
  /* line 64, app/assets/stylesheets/marketing/_ek_menu.scss */
  .mobile_menu_button {
    display: block;
  }
}

/* line 83, app/assets/stylesheets/marketing/_ek_menu.scss */
#mobile_menu {
  border-bottom: 1px solid #e2ded6;
  width: 100%;
  position: absolute;
  display: none;
  top: 60px;
  right: 0;
  z-index: 100;
}

/* line 92, app/assets/stylesheets/marketing/_ek_menu.scss */
#mobile_menu a {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: block;
  padding: 13px;
  background: #f7f6f4;
  border-top: 1px solid #e2ded6;
}

/* line 98, app/assets/stylesheets/marketing/_ek_menu.scss */
#mobile_menu a:hover {
  color: #44aa44;
  background: #fbfbfa;
}

/* line 104, app/assets/stylesheets/marketing/_ek_menu.scss */
#mobile_menu.open {
  display: block;
}

@media screen and (min-width: 800px) {
  /* line 83, app/assets/stylesheets/marketing/_ek_menu.scss */
  #mobile_menu {
    display: none;
  }
}

/* line 113, app/assets/stylesheets/marketing/_ek_menu.scss */
.menu_veil {
  display: none;
  position: fixed;
}

/* line 1, app/assets/stylesheets/marketing/_ek_footer.scss */
.footer {
  border-top: 1px solid #efefef;
  height: 50px;
}

/* line 4, app/assets/stylesheets/marketing/_ek_footer.scss */
.footer .footer_links {
  width: 320px;
  margin: 0 auto;
}

/* line 7, app/assets/stylesheets/marketing/_ek_footer.scss */
.footer .footer_links .footer_link {
  float: left;
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: 25px 13px;
}

/* line 11, app/assets/stylesheets/marketing/_ek_footer.scss */
.footer .footer_links .footer_link:hover {
  color: #018cc5;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/marketing/_homepage.scss */
.wrap {
  max-width: 960px;
  margin: 0 auto;
}

/* line 6, app/assets/stylesheets/marketing/_homepage.scss */
.clear.mobile {
  display: none;
}

@media screen and (max-width: 960px) {
  /* line 6, app/assets/stylesheets/marketing/_homepage.scss */
  .clear.mobile {
    display: block;
  }
}

/* line 13, app/assets/stylesheets/marketing/_homepage.scss */
.mobile_message {
  display: none;
  text-align: center;
  margin-top: 10px;
}

@media screen and (max-width: 960px) {
  /* line 13, app/assets/stylesheets/marketing/_homepage.scss */
  .mobile_message {
    display: block;
  }
}

/* line 21, app/assets/stylesheets/marketing/_homepage.scss */
.mobile_message h1 {
  color: #3a3a3a;
  font-family: "Tahoma", sans-serif;
  font-size: 24px;
  line-height: 1.4em;
  margin-bottom: 37px;
  margin: 0 auto;
}

/* line 28, app/assets/stylesheets/marketing/_homepage.scss */
.mobile_message .button {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 400;
  background-color: #44aa44;
  cursor: pointer;
  display: block;
  line-height: 1.2em;
  padding: 18px 0;
  text-align: center;
  text-decoration: none;
  width: 150px;
  margin: 0 auto;
}

/* line 13, app/assets/stylesheets/marketing/_ek_mixins.scss */
.mobile_message .button:hover {
  background-color: #4bb74b;
}

/* line 16, app/assets/stylesheets/marketing/_ek_mixins.scss */
.mobile_message .button:active {
  background-color: #3e9b3e;
}

/* line 33, app/assets/stylesheets/marketing/_homepage.scss */
.mobile_message .learn_more {
  display: block;
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 400;
  margin: 0 auto;
  width: 200px;
  cursor: pointer;
}

/* line 42, app/assets/stylesheets/marketing/_homepage.scss */
.hero {
  position: relative;
  width: 100%;
  height: 360px;
  overflow: visible;
}

@media screen and (max-width: 665px) {
  /* line 42, app/assets/stylesheets/marketing/_homepage.scss */
  .hero {
    height: 530px;
  }
}

/* line 51, app/assets/stylesheets/marketing/_homepage.scss */
.hero .hero_message_container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  padding: 50px 0 0;
  height: 100%;
  z-index: 10;
  overflow: hidden;
}

@media screen and (max-width: 1020px) {
  /* line 51, app/assets/stylesheets/marketing/_homepage.scss */
  .hero .hero_message_container {
    margin-left: 20px;
  }
}

@media screen and (max-width: 665px) {
  /* line 51, app/assets/stylesheets/marketing/_homepage.scss */
  .hero .hero_message_container {
    margin: 0;
    padding: 50px 20px 0;
  }
}

@media screen and (max-width: 420px) {
  /* line 51, app/assets/stylesheets/marketing/_homepage.scss */
  .hero .hero_message_container {
    padding-top: 30px;
  }
}

@media screen and (max-width: 350px) {
  /* line 51, app/assets/stylesheets/marketing/_homepage.scss */
  .hero .hero_message_container {
    padding: 20px 15px 0;
  }
}

/* line 73, app/assets/stylesheets/marketing/_homepage.scss */
.hero .hero_message_container .hero_message {
  float: left;
  width: 510px;
  z-index: 10;
}

@media screen and (max-width: 880px) {
  /* line 73, app/assets/stylesheets/marketing/_homepage.scss */
  .hero .hero_message_container .hero_message {
    width: 45%;
  }
}

@media screen and (max-width: 665px) {
  /* line 73, app/assets/stylesheets/marketing/_homepage.scss */
  .hero .hero_message_container .hero_message {
    width: 100%;
    float: none;
  }
}

/* line 85, app/assets/stylesheets/marketing/_homepage.scss */
.hero .hero_message_container .hero_message h1 {
  color: #3a3a3a;
  font-family: "Tahoma", sans-serif;
  font-size: 36px;
  line-height: 1.2em;
}

@media screen and (max-width: 880px) {
  /* line 85, app/assets/stylesheets/marketing/_homepage.scss */
  .hero .hero_message_container .hero_message h1 {
    font-size: 24px;
  }
}

/* line 92, app/assets/stylesheets/marketing/_homepage.scss */
.hero .hero_message_container .hero_message h2 {
  color: #7b7460;
  font-size: 20px;
  line-height: 1.4em;
}

/* line 97, app/assets/stylesheets/marketing/_homepage.scss */
.hero .hero_message_container .hero_message p {
  font-size: 16px;
  line-height: 1.5em;
  padding: 20px 0 30px;
  width: 80%;
}

@media screen and (max-width: 665px) {
  /* line 97, app/assets/stylesheets/marketing/_homepage.scss */
  .hero .hero_message_container .hero_message p {
    padding: 10px 0;
    width: auto;
  }
}

/* line 108, app/assets/stylesheets/marketing/_homepage.scss */
.hero .hero_message_container .hero_message .button {
  float: left;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 400;
  background-color: #44aa44;
  cursor: pointer;
  display: block;
  line-height: 1.2em;
  padding: 18px 0;
  text-align: center;
  text-decoration: none;
  width: 150px;
  border: 1px solid #3e9b3e;
  margin-right: 45px;
}

/* line 13, app/assets/stylesheets/marketing/_ek_mixins.scss */
.hero .hero_message_container .hero_message .button:hover {
  background-color: #4bb74b;
}

/* line 16, app/assets/stylesheets/marketing/_ek_mixins.scss */
.hero .hero_message_container .hero_message .button:active {
  background-color: #3e9b3e;
}

@media screen and (max-width: 750px) {
  /* line 108, app/assets/stylesheets/marketing/_homepage.scss */
  .hero .hero_message_container .hero_message .button {
    font-size: 16px;
    margin-right: 25px;
  }
}

/* line 119, app/assets/stylesheets/marketing/_homepage.scss */
.hero .hero_message_container .hero_message .learn_more {
  display: block;
  color: #018cc5;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 400;
  margin-top: 21px;
  cursor: pointer;
}

@media screen and (max-width: 750px) {
  /* line 119, app/assets/stylesheets/marketing/_homepage.scss */
  .hero .hero_message_container .hero_message .learn_more {
    font-size: 16px;
  }
}

/* line 130, app/assets/stylesheets/marketing/_homepage.scss */
.hero .hero_message_container .imac {
  position: absolute;
  cursor: pointer;
  bottom: -42px;
  left: 519px;
}

@media screen and (max-width: 880px) {
  /* line 130, app/assets/stylesheets/marketing/_homepage.scss */
  .hero .hero_message_container .imac {
    left: 48%;
  }
}

@media screen and (max-width: 665px) {
  /* line 130, app/assets/stylesheets/marketing/_homepage.scss */
  .hero .hero_message_container .imac {
    margin-left: -150px;
    width: 300px;
    left: 50%;
    bottom: 0;
  }
}

@media screen and (max-width: 420px) {
  /* line 130, app/assets/stylesheets/marketing/_homepage.scss */
  .hero .hero_message_container .imac {
    bottom: -20px;
  }
}

@media screen and (max-width: 350px) {
  /* line 130, app/assets/stylesheets/marketing/_homepage.scss */
  .hero .hero_message_container .imac {
    bottom: -20px;
  }
}

/* line 152, app/assets/stylesheets/marketing/_homepage.scss */
.hero .hero_message_container .tv_screen {
  background: url(/theme-assets/img/homepage/tv_screen.png) no-repeat 0 0;
  float: right;
  width: 324px;
  height: 222px;
  z-index: 10;
  padding-top: 165px;
  text-align: center;
  cursor: pointer;
}

/* line 154, app/assets/stylesheets/marketing/_homepage.scss */
.hero .hero_message_container .tv_screen:hover {
  background: url(/theme-assets/img/homepage/tv_screen_hover.png) no-repeat 0 0;
}

@media screen and (max-width: 880px) {
  /* line 152, app/assets/stylesheets/marketing/_homepage.scss */
  .hero .hero_message_container .tv_screen {
    margin-right: 10px;
  }
}

@media screen and (max-width: 665px) {
  /* line 152, app/assets/stylesheets/marketing/_homepage.scss */
  .hero .hero_message_container .tv_screen {
    float: none;
    margin: 40px auto 0 auto;
  }
}

/* line 175, app/assets/stylesheets/marketing/_homepage.scss */
.hero .hero_message_container .tv_screen p {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 400;
}

/* line 181, app/assets/stylesheets/marketing/_homepage.scss */
.hero .hero_image_wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}

/* line 189, app/assets/stylesheets/marketing/_homepage.scss */
.hero .hero_image {
  position: absolute;
  left: 0;
  top: 0;
  width: 1920px;
  height: 360px;
  left: 50%;
  margin-left: -960px;
  z-index: 1;
}

/* line 198, app/assets/stylesheets/marketing/_homepage.scss */
.hero .hero_image.hero {
  background: url(/theme-assets/img/homepage/hero.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  left: 0;
  margin-left: 0;
}

@media screen and (max-width: 665px) {
  /* line 198, app/assets/stylesheets/marketing/_homepage.scss */
  .hero .hero_image.hero {
    display: none;
  }
}

/* line 209, app/assets/stylesheets/marketing/_homepage.scss */
.hero .hero_image.hero_mobile {
  position: absolute;
  display: none;
  width: 100%;
  height: 516px;
  left: 0;
  margin-left: 0;
  overflow: hidden;
}

@media screen and (max-width: 665px) {
  /* line 209, app/assets/stylesheets/marketing/_homepage.scss */
  .hero .hero_image.hero_mobile {
    display: block;
  }
}

@media screen and (max-width: 350px) {
  /* line 209, app/assets/stylesheets/marketing/_homepage.scss */
  .hero .hero_image.hero_mobile {
    height: 526px;
  }
}

/* line 227, app/assets/stylesheets/marketing/_homepage.scss */
.features {
  background-color: #fff;
  border-bottom: 1px solid #efefef;
  color: #3a3a3a;
  font-family: "Tahoma", sans-serif;
  font-size: 24px;
  width: 100%;
  padding: 25px 0;
  text-align: center;
}

/* line 236, app/assets/stylesheets/marketing/_homepage.scss */
.blocks {
  max-width: 960px;
  margin: 0 auto;
}

@media screen and (max-width: 690px) {
  /* line 236, app/assets/stylesheets/marketing/_homepage.scss */
  .blocks {
    display: none;
  }
}

/* line 243, app/assets/stylesheets/marketing/_homepage.scss */
.blocks .block {
  float: left;
  text-align: center;
  width: 33%;
  height: 350px;
  border-left: 1px solid #efefef;
}

/* line 249, app/assets/stylesheets/marketing/_homepage.scss */
.blocks .block.end {
  border-right: 1px solid #efefef;
}

/* line 253, app/assets/stylesheets/marketing/_homepage.scss */
.blocks .block h3 {
  color: #7b7460;
  font-family: "Tahoma", sans-serif;
  font-size: 18px;
  line-height: 1.3em;
  margin-bottom: 15px;
}

/* line 258, app/assets/stylesheets/marketing/_homepage.scss */
.blocks .block p {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3em;
  margin: 0 20px;
  letter-spacing: 0px;
}

/* line 264, app/assets/stylesheets/marketing/_homepage.scss */
.blocks .block .homepage_icon {
  margin: 80px auto 0 auto;
}

/* line 266, app/assets/stylesheets/marketing/_homepage.scss */
.blocks .block .homepage_icon.chart {
  margin-bottom: 20px;
}

/* line 269, app/assets/stylesheets/marketing/_homepage.scss */
.blocks .block .homepage_icon.clock {
  margin-bottom: 7px;
}

/* line 276, app/assets/stylesheets/marketing/_homepage.scss */
.mobile_blocks {
  display: none;
}

@media screen and (max-width: 690px) {
  /* line 276, app/assets/stylesheets/marketing/_homepage.scss */
  .mobile_blocks {
    display: block;
  }
}

/* line 282, app/assets/stylesheets/marketing/_homepage.scss */
.mobile_blocks .block {
  text-align: left;
  width: 100%;
  padding: 40px 0;
}

/* line 286, app/assets/stylesheets/marketing/_homepage.scss */
.mobile_blocks .block .block_copy {
  width: 320px;
  margin: 0 auto;
}

/* line 289, app/assets/stylesheets/marketing/_homepage.scss */
.mobile_blocks .block .block_copy .homepage_icon {
  float: left;
  margin-left: 10px;
}

/* line 293, app/assets/stylesheets/marketing/_homepage.scss */
.mobile_blocks .block .block_copy h3 {
  float: left;
  color: #7b7460;
  font-family: "Tahoma", sans-serif;
  font-size: 18px;
  line-height: 1.3em;
  margin: 5px 0 15px 30px;
}

/* line 299, app/assets/stylesheets/marketing/_homepage.scss */
.mobile_blocks .block .block_copy p {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3em;
  letter-spacing: 0px;
  margin-left: 10px;
}

/* line 306, app/assets/stylesheets/marketing/_homepage.scss */
.mobile_blocks .block.middle {
  border-top: 1px solid #f7f6f4;
  border-bottom: 1px solid #f7f6f4;
}

/* line 313, app/assets/stylesheets/marketing/_homepage.scss */
.principles {
  background: #f7f6f4;
  padding-top: 50px;
  margin: 0 auto;
}

/* line 318, app/assets/stylesheets/marketing/_homepage.scss */
.principles .message {
  float: left;
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  width: 420px;
  letter-spacing: 0px;
  line-height: 1.4em;
}

@media screen and (max-width: 1020px) {
  /* line 318, app/assets/stylesheets/marketing/_homepage.scss */
  .principles .message {
    margin-left: 20px;
  }
}

@media screen and (max-width: 580px) {
  /* line 318, app/assets/stylesheets/marketing/_homepage.scss */
  .principles .message {
    float: none;
    font-size: 14px !important;
    width: 90% !important;
    margin: 0 20px;
  }
}

@media screen and (max-width: 400px) {
  /* line 318, app/assets/stylesheets/marketing/_homepage.scss */
  .principles .message {
    display: none;
  }
}

/* line 337, app/assets/stylesheets/marketing/_homepage.scss */
.principles h1 {
  float: right;
  color: #3a3a3a;
  font-family: "Tahoma", sans-serif;
  font-size: 34px;
  width: 445px;
  line-height: 1.3em;
}

@media screen and (max-width: 960px) {
  /* line 337, app/assets/stylesheets/marketing/_homepage.scss */
  .principles h1 {
    float: none;
    margin-left: 20px;
  }
}

@media screen and (max-width: 580px) {
  /* line 337, app/assets/stylesheets/marketing/_homepage.scss */
  .principles h1 {
    float: none;
    font-size: 34px !important;
    width: 90% !important;
    margin: 20px;
  }
}

@media screen and (max-width: 400px) {
  /* line 337, app/assets/stylesheets/marketing/_homepage.scss */
  .principles h1 {
    font-size: 24px !important;
    margin: 0 20px 20px 10px;
  }
}

/* line 358, app/assets/stylesheets/marketing/_homepage.scss */
.principles .principle_items {
  margin: 60px 10px;
}

@media screen and (max-width: 400px) {
  /* line 358, app/assets/stylesheets/marketing/_homepage.scss */
  .principles .principle_items {
    display: none;
  }
}

/* line 364, app/assets/stylesheets/marketing/_homepage.scss */
.principles .principle_items .principle {
  float: left;
  width: 20%;
  text-align: center;
  margin-bottom: 50px;
}

/* line 369, app/assets/stylesheets/marketing/_homepage.scss */
.principles .principle_items .principle .homepage_icon {
  margin: 0 auto 30px auto;
}

/* line 374, app/assets/stylesheets/marketing/_homepage.scss */
.principles .principle_items .principle p {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  font-weight: 700;
  line-height: 1.3em;
}

@media screen and (max-width: 750px) {
  /* line 364, app/assets/stylesheets/marketing/_homepage.scss */
  .principles .principle_items .principle {
    width: 50%;
  }
  /* line 383, app/assets/stylesheets/marketing/_homepage.scss */
  .principles .principle_items .principle.security {
    width: 100%;
  }
}

/* line 390, app/assets/stylesheets/marketing/_homepage.scss */
.principles .mobile_principle_items {
  display: none;
}

@media screen and (max-width: 400px) {
  /* line 390, app/assets/stylesheets/marketing/_homepage.scss */
  .principles .mobile_principle_items {
    display: block;
  }
}

/* line 395, app/assets/stylesheets/marketing/_homepage.scss */
.principles .mobile_principle_items .principle {
  width: 100%;
}

/* line 397, app/assets/stylesheets/marketing/_homepage.scss */
.principles .mobile_principle_items .principle .homepage_icon {
  float: left;
  margin: 0 20px 20px 10px;
}

/* line 401, app/assets/stylesheets/marketing/_homepage.scss */
.principles .mobile_principle_items .principle p {
  float: left;
  margin-top: 22px;
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

/* line 410, app/assets/stylesheets/marketing/_homepage.scss */
.cta_bar {
  background-color: #fff;
  border-top: 1px solid #efefef;
  width: 100%;
  height: 170px;
}

@media screen and (max-width: 750px) {
  /* line 410, app/assets/stylesheets/marketing/_homepage.scss */
  .cta_bar {
    padding: 30px 0;
  }
}

/* line 419, app/assets/stylesheets/marketing/_homepage.scss */
.cta_bar .get_organized {
  max-width: 960px;
  margin: 0 auto;
}

/* line 423, app/assets/stylesheets/marketing/_homepage.scss */
.cta_bar .get_organized .message {
  margin-top: 60px;
  float: left;
}

/* line 426, app/assets/stylesheets/marketing/_homepage.scss */
.cta_bar .get_organized .message h3 {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 7px;
}

/* line 428, app/assets/stylesheets/marketing/_homepage.scss */
.cta_bar .get_organized .message h3 span {
  font-size: 18px;
}

/* line 433, app/assets/stylesheets/marketing/_homepage.scss */
.cta_bar .get_organized .message p {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

/* line 435, app/assets/stylesheets/marketing/_homepage.scss */
.cta_bar .get_organized .message p a {
  color: #44aa44;
}

/* line 441, app/assets/stylesheets/marketing/_homepage.scss */
.cta_bar .get_organized .button {
  margin-top: 50px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 400;
  background-color: #44aa44;
  cursor: pointer;
  display: block;
  line-height: 1.2em;
  padding: 18px 0;
  text-align: center;
  text-decoration: none;
  width: 200px;
  border: 1px solid #3e9b3e;
  float: right;
  padding: 18px 20px;
}

/* line 13, app/assets/stylesheets/marketing/_ek_mixins.scss */
.cta_bar .get_organized .button:hover {
  background-color: #4bb74b;
}

/* line 16, app/assets/stylesheets/marketing/_ek_mixins.scss */
.cta_bar .get_organized .button:active {
  background-color: #3e9b3e;
}

@media screen and (max-width: 1010px) {
  /* line 450, app/assets/stylesheets/marketing/_homepage.scss */
  .cta_bar .get_organized .message {
    margin-left: 20px;
  }
  /* line 453, app/assets/stylesheets/marketing/_homepage.scss */
  .cta_bar .get_organized .button {
    margin-right: 20px;
  }
}

@media screen and (max-width: 750px) {
  /* line 419, app/assets/stylesheets/marketing/_homepage.scss */
  .cta_bar .get_organized {
    display: none;
  }
}

/* line 462, app/assets/stylesheets/marketing/_homepage.scss */
.cta_bar .mobile_get_organized {
  display: none;
  width: 320px;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 750px) {
  /* line 462, app/assets/stylesheets/marketing/_homepage.scss */
  .cta_bar .mobile_get_organized {
    display: block;
  }
}

/* line 471, app/assets/stylesheets/marketing/_homepage.scss */
.cta_bar .mobile_get_organized h3 {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 15px;
}

/* line 473, app/assets/stylesheets/marketing/_homepage.scss */
.cta_bar .mobile_get_organized h3 span {
  font-size: 18px;
}

/* line 478, app/assets/stylesheets/marketing/_homepage.scss */
.cta_bar .mobile_get_organized p {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

/* line 481, app/assets/stylesheets/marketing/_homepage.scss */
.cta_bar .mobile_get_organized .button {
  margin: 20px auto 5px auto;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 400;
  background-color: #44aa44;
  cursor: pointer;
  display: block;
  line-height: 1.2em;
  padding: 18px 0;
  text-align: center;
  text-decoration: none;
  width: 200px;
  border: 1px solid #3e9b3e;
}

/* line 13, app/assets/stylesheets/marketing/_ek_mixins.scss */
.cta_bar .mobile_get_organized .button:hover {
  background-color: #4bb74b;
}

/* line 16, app/assets/stylesheets/marketing/_ek_mixins.scss */
.cta_bar .mobile_get_organized .button:active {
  background-color: #3e9b3e;
}

/* line 486, app/assets/stylesheets/marketing/_homepage.scss */
.cta_bar .mobile_get_organized .options {
  color: #018cc5;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

/* line 1, app/assets/stylesheets/marketing/_why.scss */
.why_hero_container.ek_demo_page {
  position: absolute;
  width: 100%;
  height: 470px;
  overflow: hidden;
  background: #f7f6f4;
  border-top: 1px solid #efefef;
  position: relative;
  background: #ffffff;
  /* Old browsers */
  background: -moz-radial-gradient(center, circle, #ffffff 0%, #44aa44 84%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #ffffff), color-stop(84%, #44aa44));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, circle, #ffffff 0%, #44aa44 84%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, circle, #ffffff 0%, #44aa44 84%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, circle, #ffffff 0%, #44aa44 84%);
  /* IE10+ */
  background: radial-gradient(circle, #ffffff 0%, #44aa44 84%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#44aa44',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

@media screen and (max-width: 960px) {
  /* line 1, app/assets/stylesheets/marketing/_why.scss */
  .why_hero_container.ek_demo_page {
    height: 350px;
  }
}

@media screen and (max-width: 640px) {
  /* line 1, app/assets/stylesheets/marketing/_why.scss */
  .why_hero_container.ek_demo_page {
    height: 300px;
  }
}

/* line 52, app/assets/stylesheets/marketing/_why.scss */
.why_hero_container.ek_demo_page .container {
  width: 100%;
}

/* line 55, app/assets/stylesheets/marketing/_why.scss */
.why_hero_container.ek_demo_page .container .row {
  width: 577px;
  margin: 0 auto;
  color: #3a3a3a;
  text-align: center;
}

@media screen and (max-width: 640px) {
  /* line 55, app/assets/stylesheets/marketing/_why.scss */
  .why_hero_container.ek_demo_page .container .row {
    width: 420px;
  }
}

@media screen and (max-width: 420px) {
  /* line 55, app/assets/stylesheets/marketing/_why.scss */
  .why_hero_container.ek_demo_page .container .row {
    width: 320px;
  }
}

/* line 67, app/assets/stylesheets/marketing/_why.scss */
.why_hero_container.ek_demo_page .container .row h2 {
  font-size: 36px;
  margin-top: 25px;
}

@media screen and (max-width: 960px) {
  /* line 67, app/assets/stylesheets/marketing/_why.scss */
  .why_hero_container.ek_demo_page .container .row h2 {
    font-size: 22px;
    margin-top: 15px;
  }
}

@media screen and (max-width: 640px) {
  /* line 67, app/assets/stylesheets/marketing/_why.scss */
  .why_hero_container.ek_demo_page .container .row h2 {
    font-size: 18px;
  }
}

/* line 79, app/assets/stylesheets/marketing/_why.scss */
.why_hero_container.ek_demo_page .container .row p {
  font-size: 16px;
  margin-top: 15px;
}

@media screen and (max-width: 960px) {
  /* line 79, app/assets/stylesheets/marketing/_why.scss */
  .why_hero_container.ek_demo_page .container .row p {
    margin-top: 15px;
    font-size: 14px;
  }
}

@media screen and (max-width: 640px) {
  /* line 79, app/assets/stylesheets/marketing/_why.scss */
  .why_hero_container.ek_demo_page .container .row p {
    margin-top: 5px;
  }
}

@media screen and (max-width: 420px) {
  /* line 79, app/assets/stylesheets/marketing/_why.scss */
  .why_hero_container.ek_demo_page .container .row p {
    padding: 0 10px;
  }
}

/* line 97, app/assets/stylesheets/marketing/_why.scss */
.why_hero_container.ek_demo_page .play_image {
  background-image: url(/theme-assets/img/why/video_play.png);
  height: 331px;
  width: 577px;
  background-size: 100%;
  margin-top: 15px;
  cursor: pointer;
}

@media screen and (max-width: 960px) {
  /* line 97, app/assets/stylesheets/marketing/_why.scss */
  .why_hero_container.ek_demo_page .play_image {
    width: 420px;
    height: 240px;
    margin: 15px auto 0;
  }
}

@media screen and (max-width: 640px) {
  /* line 97, app/assets/stylesheets/marketing/_why.scss */
  .why_hero_container.ek_demo_page .play_image {
    width: 350px;
    height: 200px;
  }
}

@media screen and (max-width: 420px) {
  /* line 97, app/assets/stylesheets/marketing/_why.scss */
  .why_hero_container.ek_demo_page .play_image {
    width: 310px;
    height: 175px;
  }
}

/* line 120, app/assets/stylesheets/marketing/_why.scss */
.why_container {
  font-size: 16px;
  line-height: 1.5em;
  position: relative;
}

/* line 125, app/assets/stylesheets/marketing/_why.scss */
.why_container a {
  color: #018cc5;
}

/* line 129, app/assets/stylesheets/marketing/_why.scss */
.why_container span.primary {
  color: #44aa44;
}

/* line 133, app/assets/stylesheets/marketing/_why.scss */
.why_container p {
  line-height: 1.5em;
  padding: 0 0 1em;
}

/* line 138, app/assets/stylesheets/marketing/_why.scss */
.why_container ul {
  padding: 0 0 1em 1.5em;
}

/* line 140, app/assets/stylesheets/marketing/_why.scss */
.why_container ul li {
  line-height: 1.5em;
  list-style: disc outside;
  padding: 0 0 0.2em 0.2em;
}

/* line 145, app/assets/stylesheets/marketing/_why.scss */
.why_container ul.primary {
  color: #44aa44;
}

/* line 147, app/assets/stylesheets/marketing/_why.scss */
.why_container ul.primary span {
  color: #3a3a3a;
}

/* line 152, app/assets/stylesheets/marketing/_why.scss */
.why_container ol {
  padding: 0 0 1em 1.5em;
}

/* line 154, app/assets/stylesheets/marketing/_why.scss */
.why_container ol li {
  line-height: 1.5em;
  list-style: decimal outside;
  padding: 0 0 0.2em 0.2em;
}

/* line 158, app/assets/stylesheets/marketing/_why.scss */
.why_container ol li li {
  list-style: lower-alpha outside;
}

/* line 162, app/assets/stylesheets/marketing/_why.scss */
.why_container ol.primary {
  color: #44aa44;
}

/* line 164, app/assets/stylesheets/marketing/_why.scss */
.why_container ol.primary span {
  color: #3a3a3a;
}

/* line 170, app/assets/stylesheets/marketing/_why.scss */
.why_container h1 {
  color: #3a3a3a;
  font-family: "Tahoma", sans-serif;
  font-size: 36px;
  text-align: center;
  margin: 30px auto 10px;
  z-index: 1;
  width: 470px;
}

@media screen and (max-width: 480px) {
  /* line 170, app/assets/stylesheets/marketing/_why.scss */
  .why_container h1 {
    width: auto;
    font-size: 24px;
  }
}

/* line 181, app/assets/stylesheets/marketing/_why.scss */
.why_container h2 {
  color: #3a3a3a;
  font-family: "Tahoma", sans-serif;
  font-size: 24px;
  line-height: 1.2em;
  margin: 0.5em 0 1em;
}

/* line 186, app/assets/stylesheets/marketing/_why.scss */
.why_container h3 {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: 400;
  text-align: center;
  margin: 0 auto;
  z-index: 1;
  width: 330px;
}

@media screen and (max-width: 480px) {
  /* line 186, app/assets/stylesheets/marketing/_why.scss */
  .why_container h3 {
    width: auto;
    font-size: 14px;
  }
}

/* line 199, app/assets/stylesheets/marketing/_why.scss */
.why_container .intro {
  text-align: center;
}

/* line 202, app/assets/stylesheets/marketing/_why.scss */
.why_container .intro .col-3 {
  margin: 40px 0 20px;
  width: 33.333333%;
}

@media screen and (max-width: 680px) {
  /* line 202, app/assets/stylesheets/marketing/_why.scss */
  .why_container .intro .col-3 {
    margin: 10px 0;
    width: 100%;
  }
}

@media screen and (max-width: 680px) {
  /* line 211, app/assets/stylesheets/marketing/_why.scss */
  .why_container .intro p {
    text-align: left;
    padding: 0 20px;
  }
}

@media screen and (max-width: 960px) {
  /* line 219, app/assets/stylesheets/marketing/_why.scss */
  .why_container .intro h2 {
    font-size: 18px;
  }
}

/* line 225, app/assets/stylesheets/marketing/_why.scss */
.why_container .stripe {
  background: #f7f6f4;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}

/* line 231, app/assets/stylesheets/marketing/_why.scss */
.why_container .wrap {
  padding: 60px 0;
  width: 960px;
}

@media screen and (max-width: 960px) {
  /* line 231, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap {
    width: 640px;
  }
}

@media screen and (max-width: 680px) {
  /* line 231, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap {
    width: 320px;
  }
}

/* line 241, app/assets/stylesheets/marketing/_why.scss */
.why_container .wrap .benefit {
  position: relative;
}

@media screen and (max-width: 1010px) {
  /* line 241, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 248, app/assets/stylesheets/marketing/_why.scss */
.why_container .wrap .benefit .anchor {
  position: relative;
  top: -50px;
}

/* line 254, app/assets/stylesheets/marketing/_why.scss */
.why_container .wrap .benefit.simplicity .benefit-img {
  margin: -22px 0 0;
}

@media screen and (max-width: 960px) {
  /* line 254, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.simplicity .benefit-img {
    margin: 10px -40px 0 0;
    width: 50%;
  }
  /* line 261, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.simplicity .benefit-img img {
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 680px) {
  /* line 254, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.simplicity .benefit-img {
    margin: 0 auto;
    width: 100%;
    float: none;
  }
}

/* line 274, app/assets/stylesheets/marketing/_why.scss */
.why_container .wrap .benefit.visibility .benefit-img {
  line-height: 1.3125em;
  text-align: center;
  background: url(/theme-assets/img/why/graphic-visibility.png) no-repeat 0 0;
  margin: -25px 0 0;
  padding: 30px 20px 0 275px;
  width: 91px;
  height: 234px;
  display: block;
}

/* line 284, app/assets/stylesheets/marketing/_why.scss */
.why_container .wrap .benefit.visibility .benefit-img:hover {
  text-decoration: underline;
  background-position: 0 -264px;
}

@media screen and (max-width: 960px) {
  /* line 274, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.visibility .benefit-img {
    margin: 0 auto 40px;
    float: none;
  }
}

@media screen and (max-width: 680px) {
  /* line 274, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.visibility .benefit-img {
    background-position: 0 -528px;
    margin-left: -10px;
    padding: 20px 4px 0 205px;
    height: 185px;
  }
  /* line 297, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.visibility .benefit-img:hover {
    background-position: 0 -733px;
  }
}

/* line 302, app/assets/stylesheets/marketing/_why.scss */
.why_container .wrap .benefit.visibility .benefit-content {
  margin-left: 460px;
}

@media screen and (max-width: 960px) {
  /* line 302, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.visibility .benefit-content {
    margin: 0;
  }
}

/* line 310, app/assets/stylesheets/marketing/_why.scss */
.why_container .wrap .benefit.accuracy .benefit-img {
  margin: 13px 0 0 45px;
}

@media screen and (max-width: 960px) {
  /* line 310, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.accuracy .benefit-img {
    margin: 13px 0 0;
  }
}

@media screen and (max-width: 680px) {
  /* line 310, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.accuracy .benefit-img {
    margin: 0 auto;
    float: none;
    text-align: center;
  }
}

/* line 321, app/assets/stylesheets/marketing/_why.scss */
.why_container .wrap .benefit.accuracy .benefit-content {
  margin-left: 215px;
  width: 520px;
}

@media screen and (max-width: 960px) {
  /* line 321, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.accuracy .benefit-content {
    margin-left: 170px;
    width: auto;
  }
}

@media screen and (max-width: 680px) {
  /* line 321, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.accuracy .benefit-content {
    margin: 0;
  }
}

/* line 334, app/assets/stylesheets/marketing/_why.scss */
.why_container .wrap .benefit.efficiency .benefit-img {
  margin: -20px -10px 0 0;
}

@media screen and (max-width: 1010px) {
  /* line 334, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.efficiency .benefit-img {
    margin: -20px 0 0 0;
  }
}

@media screen and (max-width: 960px) {
  /* line 334, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.efficiency .benefit-img {
    text-align: center;
    margin: 0;
    float: none;
  }
}

@media screen and (max-width: 680px) {
  /* line 334, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.efficiency .benefit-img {
    margin: 0 auto;
    width: 100%;
    float: none;
  }
  /* line 349, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.efficiency .benefit-img img {
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 1010px) {
  /* line 355, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.efficiency .benefit-content {
    width: 430px;
  }
}

@media screen and (max-width: 960px) {
  /* line 355, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.efficiency .benefit-content {
    width: auto;
  }
}

/* line 365, app/assets/stylesheets/marketing/_why.scss */
.why_container .wrap .benefit.security .benefit-img {
  margin: -35px 0 -50px -20px;
}

@media screen and (max-width: 960px) {
  /* line 365, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.security .benefit-img {
    margin: 20px 0 0 -30px;
  }
}

@media screen and (max-width: 680px) {
  /* line 365, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.security .benefit-img {
    margin: 0 auto -20px;
    float: none;
    width: 100%;
  }
  /* line 375, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.security .benefit-img img {
    width: 100%;
    height: 100%;
  }
}

/* line 381, app/assets/stylesheets/marketing/_why.scss */
.why_container .wrap .benefit.security .benefit-content {
  margin-left: 395px;
}

@media screen and (max-width: 960px) {
  /* line 381, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.security .benefit-content {
    margin-left: 365px;
  }
}

@media screen and (max-width: 680px) {
  /* line 381, app/assets/stylesheets/marketing/_why.scss */
  .why_container .wrap .benefit.security .benefit-content {
    margin: 0;
  }
}

/* line 394, app/assets/stylesheets/marketing/_why.scss */
.why_container .cta_bar {
  background: none;
  border: 0 none;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 750px) {
  /* line 394, app/assets/stylesheets/marketing/_why.scss */
  .why_container .cta_bar {
    padding: 30px 0;
  }
}

/* line 403, app/assets/stylesheets/marketing/_why.scss */
.why_container .cta_bar .get_organized {
  max-width: 960px;
  margin: 0 auto;
}

/* line 407, app/assets/stylesheets/marketing/_why.scss */
.why_container .cta_bar .get_organized .message {
  margin-top: 30px;
  float: left;
}

/* line 410, app/assets/stylesheets/marketing/_why.scss */
.why_container .cta_bar .get_organized .message h3 {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: 400;
  text-align: left;
  margin-bottom: 7px;
  width: auto;
}

/* line 415, app/assets/stylesheets/marketing/_why.scss */
.why_container .cta_bar .get_organized .message h3 span {
  font-size: 18px;
}

/* line 419, app/assets/stylesheets/marketing/_why.scss */
.why_container .cta_bar .get_organized .message p {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

/* line 421, app/assets/stylesheets/marketing/_why.scss */
.why_container .cta_bar .get_organized .message p a {
  color: #018cc5;
}

/* line 427, app/assets/stylesheets/marketing/_why.scss */
.why_container .cta_bar .get_organized .button {
  margin-top: 20px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 400;
  background-color: #44aa44;
  cursor: pointer;
  display: block;
  line-height: 1.2em;
  padding: 18px 0;
  text-align: center;
  text-decoration: none;
  width: 200px;
  border: 1px solid #3e9b3e;
  float: right;
}

/* line 13, app/assets/stylesheets/marketing/_ek_mixins.scss */
.why_container .cta_bar .get_organized .button:hover {
  background-color: #4bb74b;
}

/* line 16, app/assets/stylesheets/marketing/_ek_mixins.scss */
.why_container .cta_bar .get_organized .button:active {
  background-color: #3e9b3e;
}

@media screen and (max-width: 1010px) {
  /* line 435, app/assets/stylesheets/marketing/_why.scss */
  .why_container .cta_bar .get_organized .message {
    margin-left: 20px;
  }
  /* line 438, app/assets/stylesheets/marketing/_why.scss */
  .why_container .cta_bar .get_organized .button {
    margin-right: 20px;
  }
}

@media screen and (max-width: 750px) {
  /* line 403, app/assets/stylesheets/marketing/_why.scss */
  .why_container .cta_bar .get_organized {
    display: none;
  }
}

/* line 447, app/assets/stylesheets/marketing/_why.scss */
.why_container .cta_bar .mobile_get_organized {
  display: none;
  width: 320px;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 750px) {
  /* line 447, app/assets/stylesheets/marketing/_why.scss */
  .why_container .cta_bar .mobile_get_organized {
    display: block;
  }
}

/* line 456, app/assets/stylesheets/marketing/_why.scss */
.why_container .cta_bar .mobile_get_organized h3 {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 15px;
}

/* line 458, app/assets/stylesheets/marketing/_why.scss */
.why_container .cta_bar .mobile_get_organized h3 span {
  font-size: 18px;
}

/* line 463, app/assets/stylesheets/marketing/_why.scss */
.why_container .cta_bar .mobile_get_organized p {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding: 0;
}

/* line 467, app/assets/stylesheets/marketing/_why.scss */
.why_container .cta_bar .mobile_get_organized .button {
  margin: 20px auto 5px auto;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 400;
  background-color: #44aa44;
  cursor: pointer;
  display: block;
  line-height: 1.2em;
  padding: 18px 0;
  text-align: center;
  text-decoration: none;
  width: 200px;
  border: 1px solid #3e9b3e;
}

/* line 13, app/assets/stylesheets/marketing/_ek_mixins.scss */
.why_container .cta_bar .mobile_get_organized .button:hover {
  background-color: #4bb74b;
}

/* line 16, app/assets/stylesheets/marketing/_ek_mixins.scss */
.why_container .cta_bar .mobile_get_organized .button:active {
  background-color: #3e9b3e;
}

/* line 472, app/assets/stylesheets/marketing/_why.scss */
.why_container .cta_bar .mobile_get_organized .options {
  color: #018cc5;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

/* line 3, app/assets/stylesheets/marketing/_pricing.scss */
.desktop {
  display: none;
}

@media screen and (min-width: 960px) {
  /* line 3, app/assets/stylesheets/marketing/_pricing.scss */
  .desktop {
    display: block;
  }
}

/* line 9, app/assets/stylesheets/marketing/_pricing.scss */
.tablet {
  display: none;
}

@media screen and (min-width: 641px) and (max-width: 960px) {
  /* line 9, app/assets/stylesheets/marketing/_pricing.scss */
  .tablet {
    display: block;
  }
}

/* line 15, app/assets/stylesheets/marketing/_pricing.scss */
.phone {
  display: none;
}

@media screen and (max-width: 640px) {
  /* line 15, app/assets/stylesheets/marketing/_pricing.scss */
  .phone {
    display: block;
  }
}

/* line 62, app/assets/stylesheets/marketing/_pricing.scss */
.pricing_hero_container {
  position: absolute;
  width: 100%;
  height: 676px;
  overflow: hidden;
  background: #f7f6f4;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(/theme-assets/img/pricing/main.jpg);
}

@media screen and (max-width: 960px) {
  /* line 62, app/assets/stylesheets/marketing/_pricing.scss */
  .pricing_hero_container {
    height: 646px;
  }
}

/* line 75, app/assets/stylesheets/marketing/_pricing.scss */
.pricing_hero_container img {
  width: 1920px;
  height: 676px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}

/* line 84, app/assets/stylesheets/marketing/_pricing.scss */
.pricing {
  position: relative;
}

/* line 87, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .blue_banner {
  height: 172px;
  padding: 20px 0;
  width: 100%;
  background: #018cc5;
}

@media screen and (max-width: 960px) {
  /* line 87, app/assets/stylesheets/marketing/_pricing.scss */
  .pricing .blue_banner {
    height: 140px;
  }
}

@media screen and (max-width: 960px) {
  /* line 87, app/assets/stylesheets/marketing/_pricing.scss */
  .pricing .blue_banner {
    height: 130px;
  }
}

@media screen and (max-width: 420px) {
  /* line 87, app/assets/stylesheets/marketing/_pricing.scss */
  .pricing .blue_banner {
    height: 110px;
  }
}

/* line 101, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .blue_banner .row {
  margin: 0 auto;
  width: 960px;
  /*.circle {
				@include ek_entity_circle(142px, 60px, 18px, 13px);
				margin-left: 140px;
				margin-top: 12px;
				background: #ffffff;
				float:left;
				@media screen and (max-width: 960px){
					height:110px;
					width:110px;
					margin-top:7px;
					margin-left:0;
				}
				@media screen and (max-width:640px){
					width:93px;
					height:93px;
					margin-left:4px;
					margin-top:17px;
					float:right;
				}
				@media screen and (max-width:420px){
						width:73px;
						height:73px;
						margin-right:10px;
					}


				p{
					margin-top:18px;
					@media screen and (max-width:420px){
						font-size:14px;
					}

				}

				h4{
					font-size:40px;
					text-transform: uppercase;
					color:$ek_primary;
					font-weight: 600;
					@media screen and (max-width:640px){
						font-size:24px;
					}
					@media screen and (max-width:420px){
						font-size:20px;
					}

				}

				.key{
					background-image: url(/theme-assets/img/pricing/key.png);
					height:44px;
					width:76px;
					margin:5px auto 0;
					@media screen and (max-width:960px){
						height: 32px;
						background-size: 100%;
						width: 56px;
						margin-top:0px;
					}

					@media screen and (max-width:640px){
						height: 25px;
						width: 44px;
					}
					@media screen and (max-width:420px){
						width:35px;
						height:20px;
						margin-top:0;
					}

				}*/
  /*			}*/
}

@media screen and (max-width: 960px) {
  /* line 101, app/assets/stylesheets/marketing/_pricing.scss */
  .pricing .blue_banner .row {
    width: 640px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 640px) {
  /* line 101, app/assets/stylesheets/marketing/_pricing.scss */
  .pricing .blue_banner .row {
    width: 320px;
  }
}

/* line 112, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .blue_banner .row .banner_copy {
  margin-left: auto;
}

@media screen and (max-width: 960px) {
  /* line 112, app/assets/stylesheets/marketing/_pricing.scss */
  .pricing .blue_banner .row .banner_copy {
    margin: 0;
    width: auto;
  }
}

@media screen and (max-width: 640px) {
  /* line 112, app/assets/stylesheets/marketing/_pricing.scss */
  .pricing .blue_banner .row .banner_copy {
    float: left;
  }
}

@media screen and (max-width: 420px) {
  /* line 112, app/assets/stylesheets/marketing/_pricing.scss */
  .pricing .blue_banner .row .banner_copy {
    margin-left: 10px;
  }
}

/* line 126, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .blue_banner .row .banner_copy h1 {
  font-size: 30px;
  color: #ffffff;
  /*					margin:50px 0 20px 0;*/
  width: auto;
  text-align: center;
  font-weight: 300;
}

@media screen and (max-width: 960px) {
  /* line 126, app/assets/stylesheets/marketing/_pricing.scss */
  .pricing .blue_banner .row .banner_copy h1 {
    margin-top: 30px;
    font-size: 26px;
  }
}

@media screen and (max-width: 640px) {
  /* line 126, app/assets/stylesheets/marketing/_pricing.scss */
  .pricing .blue_banner .row .banner_copy h1 {
    font-size: 18px;
  }
}

/* line 142, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .blue_banner .row .banner_copy p {
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  font-family: Tahoma;
  text-align: center;
}

@media screen and (max-width: 640px) {
  /* line 142, app/assets/stylesheets/marketing/_pricing.scss */
  .pricing .blue_banner .row .banner_copy p {
    font-size: 12px;
    /*						text-align: left;*/
  }
}

@media screen and (min-width: 960px) {
  /* line 142, app/assets/stylesheets/marketing/_pricing.scss */
  .pricing .blue_banner .row .banner_copy p {
    /*						width:500px;*/
  }
}

/* line 156, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .blue_banner .row .banner_copy p a {
  color: #ffffff;
  text-decoration: underline;
}

/* line 238, app/assets/stylesheets/marketing/_pricing.scss */
.pricing h1 {
  color: #3a3a3a;
  font-family: "Tahoma", sans-serif;
  font-size: 36px;
  text-align: center;
  margin: 40px auto 10px auto;
  z-index: 1;
  width: 370px;
}

@media screen and (max-width: 480px) {
  /* line 238, app/assets/stylesheets/marketing/_pricing.scss */
  .pricing h1 {
    width: auto;
    font-size: 24px;
  }
}

/* line 249, app/assets/stylesheets/marketing/_pricing.scss */
.pricing h3 {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  margin: 0 auto;
  z-index: 1;
  width: 320px;
}

/* line 256, app/assets/stylesheets/marketing/_pricing.scss */
.pricing h3.try_free {
  color: #018cc5;
  margin-bottom: 10px;
}

/* line 261, app/assets/stylesheets/marketing/_pricing.scss */
.pricing span.primary {
  color: #44aa44;
}

/* line 265, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs {
  position: relative;
  width: 100%;
  width: 960px;
  height: 520px;
  z-index: 1;
  margin: 30px auto 0;
}

@media screen and (max-width: 960px) {
  /* line 265, app/assets/stylesheets/marketing/_pricing.scss */
  .pricing .pricing_tabs {
    width: 100%;
  }
}

/* line 277, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.desktop .tab {
  width: 320px;
  height: 470px;
  background: #fff;
  margin-top: 20px;
  border: 1px solid #efefef;
  text-align: center;
}

/* line 285, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.desktop .tab.tab_center {
  width: 378px;
  height: 510px;
  position: absolute;
  left: 50%;
  margin-top: 0;
  margin-left: -189px;
  background: url(/theme-assets/img/pricing/center_tab_shadow.png) no-repeat center top;
  border: none;
}

/* line 296, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.desktop .tab.tab_center .tab_content {
  position: absolute;
  top: 0;
  left: 19px;
  background: #fff;
  width: 340px;
  height: 504px;
  border: 1px solid #44aa44;
  border-top: 5px solid #44aa44;
}

/* line 306, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.desktop .tab.tab_center .corner_triangle {
  position: relative;
  float: right;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 80px 80px 0;
  border-color: transparent #44aa44 transparent transparent;
}

/* line 62, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs.desktop .tab.tab_center .corner_triangle .best_value {
  display: block;
  float: right;
  margin-right: -75px;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 67, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs.desktop .tab.tab_center .corner_triangle .best_value.best {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

/* line 70, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs.desktop .tab.tab_center .corner_triangle .best_value.value {
  margin-top: 16px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 400;
}

/* line 309, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.desktop .tab.tab_center .per_entity {
  background: url(/theme-assets/img/pricing/center_callout_no_lines.png) no-repeat 0 0;
  width: 298px;
  height: 29px;
  margin: 15px auto 0px auto;
}

/* line 317, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.desktop .tab.tab_center .person {
  margin: 45px auto 7px auto;
}

/* line 321, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.desktop .tab.tab_center .circle {
  margin-top: 43px;
  margin-bottom: 45px;
}

/* line 326, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.desktop .tab.tab_center .limited {
  font-size: 12px;
  margin-top: 10px;
  font-style: italic;
}

/* line 335, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab {
  position: relative;
  width: 640px;
  height: 172px;
  background: #fff;
  margin: 0 auto 10px auto;
  border: 1px solid #f7f6f4;
}

/* line 343, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab.callout {
  border: 1px solid #44aa44;
  border-top: 5px solid #44aa44;
}

/* line 348, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .corner_triangle {
  position: absolute;
  right: 0;
  top: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 60px 60px 0;
  border-color: transparent #44aa44 transparent transparent;
}

/* line 62, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs.tablet .tab .corner_triangle .best_value {
  display: block;
  float: right;
  margin-right: -56px;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 67, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs.tablet .tab .corner_triangle .best_value.best {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 400;
}

/* line 70, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs.tablet .tab .corner_triangle .best_value.value {
  margin-top: 14px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 9px;
  font-weight: 400;
}

/* line 352, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .circle {
  margin: 20px;
}

/* line 356, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab p {
  letter-spacing: 0px !important;
}

/* line 360, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .button {
  background: #44aa44;
  color: #ffffff;
  border: 0px;
}

/* line 365, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .button:hover {
  background: #4bb74b;
}

/* line 368, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .button:active {
  background: #3e9b3e;
}

/* line 373, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .tab_details {
  width: 270px;
  height: 90px;
  margin-top: 45px;
}

/* line 378, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .tab_details .person.one {
  margin: 0 10px 0 40px;
}

/* line 381, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .tab_details .person.two {
  margin: 0 10px 0 10px;
}

/* line 384, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .tab_details .person.three {
  margin: 0 10px 0 10px;
}

/* line 388, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .tab_details p {
  margin-top: 5px;
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: bold;
  line-height: 1.4em;
}

/* line 393, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .tab_details p.tab_p {
  font-size: 14px;
  font-weight: normal;
}

/* line 396, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .tab_details p.tab_p.center {
  text-align: left;
  margin-left: 50px;
}

/* line 401, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .tab_details p span {
  font-weight: normal;
}

/* line 407, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .tab_price {
  width: 192px;
  height: 120px;
  margin: 20px 0 0 0;
}

/* line 408, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .tab_price .try_free {
  text-align: center;
  width: auto;
}

/* line 31, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .tab_price p {
  display: block;
  float: left;
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 48px;
  font-weight: 400;
  letter-spacing: 0px;
}

/* line 37, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .tab_price p.dollar {
  font-size: 24px;
  position: relative;
  top: 8px;
}

/* line 38, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .tab_price p.dollar.inset {
  margin-left: 15px;
}

/* line 45, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .tab_price p.cents {
  text-align: left;
  font-size: 24px;
  position: relative;
  top: 10px;
  line-height: 0.6em;
}

/* line 51, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .tab_price p.cents span {
  font-size: 14px;
}

/* line 57, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .tab_price .supersmall {
  font-size: 14px;
}

/* line 414, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .tab_price .limited {
  font-size: 12px;
  margin-top: 10px;
  margin-left: 25px;
  font-style: italic;
}

/* line 422, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.tablet .tab .button {
  width: 150px;
  margin: 15px 0 0 0;
}

/* line 428, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone {
  height: 480px;
}

/* line 431, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab {
  position: relative;
  width: 318px;
  height: 132px;
  background: #fff;
  border: 1px solid #f7f6f4;
  margin: 0 auto 10px auto;
}

/* line 439, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab.callout {
  border: 1px solid #44aa44;
  border-top: 5px solid #44aa44;
}

/* line 443, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab.callout .corner_triangle {
  position: absolute;
  right: 0;
  top: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 60px 60px 0;
  border-color: transparent #44aa44 transparent transparent;
}

/* line 62, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs.phone .tab.callout .corner_triangle .best_value {
  display: block;
  float: right;
  margin-right: -56px;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 67, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs.phone .tab.callout .corner_triangle .best_value.best {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 400;
}

/* line 70, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs.phone .tab.callout .corner_triangle .best_value.value {
  margin-top: 14px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 9px;
  font-weight: 400;
}

/* line 448, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab .circle {
  width: 87px;
  height: 87px;
  border: 3px solid #44aa44;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
  margin: 20px 0 0 20px;
}

/* line 90, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs.phone .tab .circle :first-child {
  margin-top: 8px;
}

/* line 94, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs.phone .tab .circle p {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

/* line 96, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs.phone .tab .circle p.number {
  color: #44aa44;
  font-family: "Roboto", sans-serif;
  font-size: 40px;
  font-weight: 400;
  font-weight: bold;
}

/* line 100, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs.phone .tab .circle p.infinity {
  line-height: 1.75em;
  text-indent: -9999px;
  background: url(/theme-assets/img/pricing/unlimited.png) no-repeat center top;
  margin: -12px auto 7px;
  width: 95px;
  height: 78px;
  display: block;
}

/* line 110, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs.phone .tab .circle p.infinity-sm {
  line-height: 1.75em;
  text-indent: -9999px;
  background: url(/theme-assets/img/pricing/unlimited-sm.png) no-repeat center top;
  margin: -11px auto 4px;
  width: 65px;
  height: 54px;
  display: block;
}

/* line 453, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab .white_circle {
  border: 3px solid #fff;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: transparent url(/theme-assets/img/register/checkmark.png) no-repeat center center;
  margin: 20px 0 0 20px;
  width: 87px;
  height: 87px;
  display: block;
}

/* line 464, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab .details {
  width: 180px;
  margin-right: 20px;
}

/* line 469, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab .tab_price {
  float: right;
  width: 152px;
  height: 50px;
  margin: 20px 0 5px 0;
  margin-top: 5px;
}

/* line 31, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab .tab_price p {
  display: block;
  float: left;
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 48px;
  font-weight: 400;
  letter-spacing: 0px;
}

/* line 37, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab .tab_price p.dollar {
  font-size: 24px;
  position: relative;
  top: 8px;
}

/* line 38, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab .tab_price p.dollar.inset {
  margin-left: 15px;
}

/* line 45, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab .tab_price p.cents {
  text-align: left;
  font-size: 24px;
  position: relative;
  top: 10px;
  line-height: 0.6em;
}

/* line 51, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab .tab_price p.cents span {
  font-size: 14px;
}

/* line 57, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab .tab_price .supersmall {
  font-size: 14px;
}

/* line 474, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab .try_free {
  width: auto;
  margin-bottom: 0;
}

/* line 479, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab .tab_details {
  width: auto;
  height: auto;
  margin-top: 80px;
}

/* line 483, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab .tab_details .person {
  margin: 7px 10px 0 0;
}

/* line 486, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab .tab_details p {
  margin-top: 5px;
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 400;
  font-weight: bold;
  line-height: 1.2em;
}

/* line 491, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab .tab_details p.tab_p {
  font-size: 12px;
  font-weight: normal;
}

/* line 495, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab .tab_details p span {
  font-weight: normal;
}

/* line 498, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab .tab_details p.arrow {
  color: #44aa44;
  font-size: 40px;
  line-height: 0.5px;
  margin: 15px 0 0;
  float: right;
}

/* line 508, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab .hover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  z-index: 1;
  overflow: hidden;
}

/* line 517, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab .hover .overlay {
  background: #44aa44;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
  width: 100%;
  height: 100%;
  display: block;
}

/* line 526, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab .hover .desc {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 26px;
  font-weight: 400;
  text-align: right;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 535, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs.phone .tab .hover .desc p {
  margin: 87px 40px 0 0;
}

/* line 543, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs .circle {
  width: 127px;
  height: 127px;
  border: 3px solid #44aa44;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
  margin: 70px auto 25px auto;
}

/* line 90, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs .circle :first-child {
  margin-top: 13px;
}

/* line 94, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs .circle p {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 400;
}

/* line 96, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs .circle p.number {
  color: #44aa44;
  font-family: "Roboto", sans-serif;
  font-size: 60px;
  font-weight: 400;
  font-weight: bold;
}

/* line 100, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs .circle p.infinity {
  line-height: 1.75em;
  text-indent: -9999px;
  background: url(/theme-assets/img/pricing/unlimited.png) no-repeat center top;
  margin: -12px auto 7px;
  width: 95px;
  height: 78px;
  display: block;
}

/* line 110, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs .circle p.infinity-sm {
  line-height: 1.75em;
  text-indent: -9999px;
  background: url(/theme-assets/img/pricing/unlimited-sm.png) no-repeat center top;
  margin: -11px auto 4px;
  width: 65px;
  height: 54px;
  display: block;
}

/* line 548, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs h2 {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 48px;
  font-weight: 400;
}

/* line 550, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs h2 .superscript {
  font-size: 24px;
  position: relative;
  bottom: 0.65em;
}

/* line 556, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs .tab_p {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

/* line 560, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs .person {
  margin: 40px auto 10px auto;
}

/* line 564, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs .button {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 400;
  background-color: #f3f3f3;
  cursor: pointer;
  display: block;
  line-height: 1.2em;
  padding: 18px 0;
  text-align: center;
  text-decoration: none;
  width: 170px;
  display: block;
  margin: 15px auto 0 auto;
  border: 1px solid #d4d4d4;
  color: #3a3a3a;
  padding: 14px 0;
}

/* line 31, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs .button:hover {
  background-color: #e9e9e9;
}

/* line 34, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs .button:active {
  background-color: #fdfdfd;
}

/* line 566, app/assets/stylesheets/marketing/_pricing.scss */
.pricing .pricing_tabs .button.primary {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 400;
  background-color: #44aa44;
  cursor: pointer;
  display: block;
  line-height: 1.2em;
  padding: 18px 0;
  text-align: center;
  text-decoration: none;
  width: 170px;
  padding: 14px 0;
  border: 1px solid #3e9b3e;
}

/* line 13, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs .button.primary:hover {
  background-color: #4bb74b;
}

/* line 16, app/assets/stylesheets/marketing/_ek_mixins.scss */
.pricing .pricing_tabs .button.primary:active {
  background-color: #3e9b3e;
}

/* line 581, app/assets/stylesheets/marketing/_pricing.scss */
.no-touch .pricing .pricing_tabs.phone .tab:hover {
  cursor: pointer;
}

/* line 583, app/assets/stylesheets/marketing/_pricing.scss */
.no-touch .pricing .pricing_tabs.phone .tab:hover .hover {
  display: block;
}

/* line 588, app/assets/stylesheets/marketing/_pricing.scss */
.roi {
  background: #fff;
  border-bottom: 1px solid #efefef;
}

/* line 592, app/assets/stylesheets/marketing/_pricing.scss */
.roi .content {
  max-width: 960px;
  margin: 0 auto;
  padding: 60px 0;
}

/* line 598, app/assets/stylesheets/marketing/_pricing.scss */
.roi .stretch {
  margin-bottom: 30px;
}

/* line 601, app/assets/stylesheets/marketing/_pricing.scss */
.roi h1 {
  color: #3a3a3a;
  font-family: "Tahoma", sans-serif;
  font-size: 36px;
  z-index: 1;
}

/* line 606, app/assets/stylesheets/marketing/_pricing.scss */
.roi .screenshots {
  width: 960px;
  margin: 30px auto;
}

@media screen and (max-width: 980px) {
  /* line 606, app/assets/stylesheets/marketing/_pricing.scss */
  .roi .screenshots {
    width: 640px;
  }
  /* line 610, app/assets/stylesheets/marketing/_pricing.scss */
  .roi .screenshots .screenshot.three {
    clear: both;
    float: none;
    margin: 0 auto;
  }
}

@media screen and (max-width: 640px) {
  /* line 606, app/assets/stylesheets/marketing/_pricing.scss */
  .roi .screenshots {
    width: 300px;
  }
}

/* line 621, app/assets/stylesheets/marketing/_pricing.scss */
.roi .screenshots .screenshot {
  float: left;
  margin: 20px 10px;
  width: 300px;
}

@media screen and (max-width: 640px) {
  /* line 621, app/assets/stylesheets/marketing/_pricing.scss */
  .roi .screenshots .screenshot {
    margin: 15px 0;
  }
}

/* line 628, app/assets/stylesheets/marketing/_pricing.scss */
.roi .screenshots .screenshot .shot {
  width: 300px;
  height: 180px;
  margin-bottom: 20px;
  background: url(/theme-assets/img/pricing/screenshots.jpg) no-repeat 0 0;
}

/* line 633, app/assets/stylesheets/marketing/_pricing.scss */
.roi .screenshots .screenshot .shot.two {
  background-position: 0 -180px;
}

/* line 636, app/assets/stylesheets/marketing/_pricing.scss */
.roi .screenshots .screenshot .shot.three {
  background-position: 0 -360px;
}

/* line 640, app/assets/stylesheets/marketing/_pricing.scss */
.roi .screenshots .screenshot p {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  line-height: 1.5em;
}

/* line 649, app/assets/stylesheets/marketing/_pricing.scss */
.cta {
  width: 100%;
  background: #f7f6f4;
  border-top: #efefef;
}

/* line 654, app/assets/stylesheets/marketing/_pricing.scss */
.cta .content {
  width: 960px;
  margin: 0 auto;
  padding: 60px 0;
}

/* line 659, app/assets/stylesheets/marketing/_pricing.scss */
.cta .content h2 {
  color: #3a3a3a;
  font-family: "Tahoma", sans-serif;
  font-size: 24px;
  width: 350px;
  float: left;
}

/* line 663, app/assets/stylesheets/marketing/_pricing.scss */
.cta .content h2 span {
  font-size: 16px;
}

/* line 667, app/assets/stylesheets/marketing/_pricing.scss */
.cta .content input[type="text"],
.cta .content input[type="email"],
.cta .content input[type="password"] {
  float: left;
  margin: 10px 5px 0 20px;
}

/* line 673, app/assets/stylesheets/marketing/_pricing.scss */
.cta .content .button {
  display: block;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 400;
  background-color: #44aa44;
  cursor: pointer;
  display: block;
  line-height: 1.2em;
  padding: 18px 0;
  text-align: center;
  text-decoration: none;
  width: 150px;
  float: right;
  margin-top: -4px;
  border: none;
}

/* line 13, app/assets/stylesheets/marketing/_ek_mixins.scss */
.cta .content .button:hover {
  background-color: #4bb74b;
}

/* line 16, app/assets/stylesheets/marketing/_ek_mixins.scss */
.cta .content .button:active {
  background-color: #3e9b3e;
}

@media screen and (max-width: 960px) {
  /* line 649, app/assets/stylesheets/marketing/_pricing.scss */
  .cta {
    text-align: center;
  }
  /* line 684, app/assets/stylesheets/marketing/_pricing.scss */
  .cta .content {
    width: 320px;
  }
  /* line 686, app/assets/stylesheets/marketing/_pricing.scss */
  .cta .content h2 {
    margin: 0 auto 20px;
    width: 100%;
    text-align: center;
  }
  /* line 691, app/assets/stylesheets/marketing/_pricing.scss */
  .cta .content input[type="text"],
.cta .content input[type="email"],
.cta .content input[type="password"] {
    float: none;
    margin: 0 0 15px;
    width: 300px;
  }
  /* line 698, app/assets/stylesheets/marketing/_pricing.scss */
  .cta .content .button {
    margin: 0 auto;
    float: none;
  }
}

@font-face {
  font-family: "MyRiadPro-Semibold";
  src: url(/assets/MyriadPro-Semibold-f9ddc1b9f8bfac79c2fc1ad1adbb7ab66f38461459887baf9ecdb11ae9ce766e.woff);
}

/* line 711, app/assets/stylesheets/marketing/_pricing.scss */
.pricing-plans {
  padding: 12px 0 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* line 718, app/assets/stylesheets/marketing/_pricing.scss */
.plan {
  width: 312px;
  height: 125px;
  color: #fff;
  margin-bottom: 10px;
  position: relative;
}

/* line 726, app/assets/stylesheets/marketing/_pricing.scss */
.plan__radio {
  display: none;
}

/* line 730, app/assets/stylesheets/marketing/_pricing.scss */
.plan__label {
  cursor: pointer;
  border-radius: 10px;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  background: #44aa44;
  font-family: "MyRiadPro-Semibold";
  background-image: linear-gradient(163deg, #4ab75e 13%, #007d32 60%, #006e26 96%);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.75), inset 4px 5px 8px 0 rgba(255, 255, 255, 0.8), inset -3px -1px 6px 0 rgba(0, 0, 0, 0.5);
}

/* line 750, app/assets/stylesheets/marketing/_pricing.scss */
.plan__label:hover {
  background-image: linear-gradient(-16deg, #4ab75e 7%, #007d32 49%, #006e26 82%);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.75), inset -3px -1px 6px 0 rgba(255, 255, 255, 0.8), inset 4px 7px 8px 0 rgba(0, 0, 0, 0.5);
}

/* line 764, app/assets/stylesheets/marketing/_pricing.scss */
.plan__radio:checked + .plan__label {
  background-image: linear-gradient(169deg, #00a1d1 12%, #009bce 36%, #1f3e9e 77%);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.75), inset 4px 5px 8px 0 rgba(255, 255, 255, 0.8), inset -3px -1px 6px 0 rgba(0, 0, 0, 0.5);
}

/* line 776, app/assets/stylesheets/marketing/_pricing.scss */
.plan__radio:checked + .plan__label .plan__entities {
  background-image: linear-gradient(142deg, #1abaff 1%, #2952d9 49%, #3060ff 96%);
}

/* line 786, app/assets/stylesheets/marketing/_pricing.scss */
.plan__radio:checked + .plan__label .plan__best-value {
  background-image: url(/assets/best-value-checked-dad5bfa9e16cfdb8e36ab2507052e798e590bd46b524533930399a6449c88155.svg);
}

/* line 790, app/assets/stylesheets/marketing/_pricing.scss */
.plan__content {
  width: 200px;
  flex: 0 0 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transform: translateX(10px);
}

/* line 800, app/assets/stylesheets/marketing/_pricing.scss */
.plan__name {
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0.12px;
  text-align: center;
  line-height: 15px;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  margin-bottom: 10px;
  width: 120px;
  padding-top: 10px;
}

/* line 813, app/assets/stylesheets/marketing/_pricing.scss */
.plan__summary {
  display: flex;
  align-items: baseline;
}

/* line 818, app/assets/stylesheets/marketing/_pricing.scss */
.plan__price {
  font-size: 61px;
  color: #ffffff;
  letter-spacing: 0.06px;
  text-align: center;
  line-height: 61px;
  text-shadow: 0 5px 6px rgba(0, 0, 0, 0.5);
}

/* line 827, app/assets/stylesheets/marketing/_pricing.scss */
.plan__duration {
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 0.06px;
  text-align: center;
  line-height: 1;
  text-shadow: 0 5px 6px rgba(0, 0, 0, 0.5);
  white-space: nowrap;
}

/* line 837, app/assets/stylesheets/marketing/_pricing.scss */
.plan__entities {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-image: linear-gradient(-142deg, #4efc83 1%, #00d055 49%, #00c74e 97%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  color: #ffffff;
  letter-spacing: 0.02px;
  text-align: center;
  text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}

/* line 859, app/assets/stylesheets/marketing/_pricing.scss */
.plan__entities-max {
  font-size: 56px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  text-shadow: 0 5px 6px rgba(0, 0, 0, 0.5);
}

/* line 867, app/assets/stylesheets/marketing/_pricing.scss */
.plan__best-value {
  width: 70px;
  height: 70px;
  background-image: url(/assets/best-value-96989167e261bac29accde64dda2bacb87003c1c695b0a3667e6b8ed2cff75d3.svg);
  position: absolute;
  right: 0;
  top: 0;
}

/* line 876, app/assets/stylesheets/marketing/_pricing.scss */
.plan__best-value-label {
  transform: rotate(45deg);
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 0.03px;
  text-align: center;
  line-height: 10.38px;
  text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.55);
  position: absolute;
  right: 8px;
  top: 11px;
  text-transform: uppercase;
}

/* line 890, app/assets/stylesheets/marketing/_pricing.scss */
.plan__unlimited {
  transform: rotate(45deg);
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 0.03px;
  text-align: center;
  line-height: 22px;
  text-shadow: 0 3px 10px rgba(0, 0, 0, 0.66);
  text-transform: uppercase;
  position: absolute;
  right: 10px;
  top: 40px;
}

/* line 1, app/assets/stylesheets/marketing/_contact.scss */
.contact_hero_container {
  position: absolute;
  width: 100%;
  height: 125px;
  overflow: hidden;
  background: #f7f6f4;
}

/* line 7, app/assets/stylesheets/marketing/_contact.scss */
.contact_hero_container img {
  width: 100%;
  height: 125px;
  position: absolute;
}

/* line 14, app/assets/stylesheets/marketing/_contact.scss */
.contact_container {
  position: relative;
}

/* line 17, app/assets/stylesheets/marketing/_contact.scss */
.contact_container a {
  color: #018cc5;
}

/* line 21, app/assets/stylesheets/marketing/_contact.scss */
.contact_container span.primary {
  color: #44aa44;
}

/* line 25, app/assets/stylesheets/marketing/_contact.scss */
.contact_container h1 {
  color: #3a3a3a;
  font-family: "Tahoma", sans-serif;
  font-size: 36px;
  text-align: center;
  margin: 30px auto 10px auto;
  z-index: 1;
  width: 470px;
}

@media screen and (max-width: 480px) {
  /* line 25, app/assets/stylesheets/marketing/_contact.scss */
  .contact_container h1 {
    width: auto;
    font-size: 24px;
  }
}

/* line 36, app/assets/stylesheets/marketing/_contact.scss */
.contact_container h2 {
  color: #3a3a3a;
  font-family: "Tahoma", sans-serif;
  font-size: 24px;
  margin-bottom: 18px;
}

/* line 40, app/assets/stylesheets/marketing/_contact.scss */
.contact_container h3 {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: 400;
  text-align: center;
  margin: 0 auto;
  z-index: 1;
  width: 330px;
}

@media screen and (max-width: 480px) {
  /* line 40, app/assets/stylesheets/marketing/_contact.scss */
  .contact_container h3 {
    width: auto;
    font-size: 14px;
  }
}

/* line 53, app/assets/stylesheets/marketing/_contact.scss */
.contact_container .wrap {
  margin: 30px auto 0;
  padding: 50px 0;
  width: 960px;
}

@media screen and (max-width: 960px) {
  /* line 53, app/assets/stylesheets/marketing/_contact.scss */
  .contact_container .wrap {
    width: 640px;
  }
}

@media screen and (max-width: 680px) {
  /* line 53, app/assets/stylesheets/marketing/_contact.scss */
  .contact_container .wrap {
    width: 320px;
  }
}

/* line 64, app/assets/stylesheets/marketing/_contact.scss */
.contact_container .wrap h3 {
  text-align: left;
  width: auto;
}

/* line 70, app/assets/stylesheets/marketing/_contact.scss */
.contact_container .icon {
  background: url(/theme-assets/img/contact/contact_sprite.png) no-repeat 0 0;
  width: 28px;
  display: inline-block;
  position: relative;
}

/* line 76, app/assets/stylesheets/marketing/_contact.scss */
.contact_container .icon.plane {
  background-position: 0 -90px;
  height: 24px;
  top: 2px;
}

/* line 81, app/assets/stylesheets/marketing/_contact.scss */
.contact_container .icon.phone {
  background-position: 0 -59px;
  height: 29px;
  top: 2px;
}

/* line 86, app/assets/stylesheets/marketing/_contact.scss */
.contact_container .icon.envelope {
  background-position: 0 -34px;
  height: 20px;
  left: 5px;
}

/* line 91, app/assets/stylesheets/marketing/_contact.scss */
.contact_container .icon.location {
  background-position: 0 -2px;
  height: 24px;
  top: 2px;
  left: 2px;
}

/* line 99, app/assets/stylesheets/marketing/_contact.scss */
.contact_container .form {
  border-right: 1px solid #efefef;
  padding-right: 29px;
  width: 570px;
  float: left;
}

/* line 105, app/assets/stylesheets/marketing/_contact.scss */
.contact_container .form .error_msg {
  color: #e25856;
  font-size: 14px;
  line-height: 1em;
  padding: 4px 0 0;
}

/* line 111, app/assets/stylesheets/marketing/_contact.scss */
.contact_container .form .fields {
  padding: 0 0 20px;
}

/* line 114, app/assets/stylesheets/marketing/_contact.scss */
.contact_container .form .fields .field {
  padding-bottom: 8px;
}

/* line 117, app/assets/stylesheets/marketing/_contact.scss */
.contact_container .form .fields .field input[type="text"],
.contact_container .form .fields .field input[type="email"],
.contact_container .form .fields .field input[type="password"],
.contact_container .form .fields .field textarea {
  margin-bottom: 18px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 126, app/assets/stylesheets/marketing/_contact.scss */
.contact_container .form .fields .field input.has-error[type="text"],
.contact_container .form .fields .field input.has-error[type="email"],
.contact_container .form .fields .field input.has-error[type="password"],
.contact_container .form .fields .field textarea.has-error {
  margin-bottom: 0;
}

/* line 130, app/assets/stylesheets/marketing/_contact.scss */
.contact_container .form .fields .field textarea {
  resize: vertical;
}

/* line 135, app/assets/stylesheets/marketing/_contact.scss */
.contact_container .form input[type="submit"] {
  display: block;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 400;
  background-color: #44aa44;
  cursor: pointer;
  display: block;
  line-height: 1.2em;
  padding: 18px 0;
  text-align: center;
  text-decoration: none;
  width: 240px;
  margin: 0 auto;
  border: 0 none;
}

/* line 13, app/assets/stylesheets/marketing/_ek_mixins.scss */
.contact_container .form input[type="submit"]:hover {
  background-color: #4bb74b;
}

/* line 16, app/assets/stylesheets/marketing/_ek_mixins.scss */
.contact_container .form input[type="submit"]:active {
  background-color: #3e9b3e;
}

/* line 142, app/assets/stylesheets/marketing/_contact.scss */
.contact_container .form .thank-you {
  display: block;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 400;
  background-color: #44aa44;
  cursor: pointer;
  display: block;
  line-height: 1.2em;
  padding: 18px 0;
  text-align: center;
  text-decoration: none;
  width: 200px;
  margin: 20px auto 0 auto;
  border: 0 none;
}

/* line 13, app/assets/stylesheets/marketing/_ek_mixins.scss */
.contact_container .form .thank-you:hover {
  background-color: #4bb74b;
}

/* line 16, app/assets/stylesheets/marketing/_ek_mixins.scss */
.contact_container .form .thank-you:active {
  background-color: #3e9b3e;
}

/* line 150, app/assets/stylesheets/marketing/_contact.scss */
.contact_container .info {
  border-left: 1px solid #efefef;
  margin-left: -1px;
  padding-left: 30px;
  width: 329px;
  float: left;
}

/* line 157, app/assets/stylesheets/marketing/_contact.scss */
.contact_container .info p {
  font-size: 18px;
  line-height: 1.25em;
  margin-bottom: 50px;
}

@media screen and (max-width: 960px) {
  /* line 165, app/assets/stylesheets/marketing/_contact.scss */
  .contact_container .form,
.contact_container .info {
    border: 0;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    float: none;
  }
  /* line 173, app/assets/stylesheets/marketing/_contact.scss */
  .contact_container .info {
    border-top: 1px solid #efefef;
    margin-top: 50px;
    padding-top: 40px;
  }
}

/* line 1, app/assets/stylesheets/marketing/_register.scss */
.register_hero_container {
  position: absolute;
  width: 100%;
  height: 125px;
  overflow: hidden;
  background: #f7f6f4;
}

/* line 7, app/assets/stylesheets/marketing/_register.scss */
.register_hero_container img {
  width: 1920px;
  height: 125px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}

/* line 16, app/assets/stylesheets/marketing/_register.scss */
.register {
  position: relative;
}

/* line 19, app/assets/stylesheets/marketing/_register.scss */
.register span.primary {
  color: #44aa44;
}

/* line 23, app/assets/stylesheets/marketing/_register.scss */
.register .wrap {
  margin: 30px auto 0;
  width: 960px;
}

@media screen and (max-width: 960px) {
  /* line 23, app/assets/stylesheets/marketing/_register.scss */
  .register .wrap {
    width: 464px;
  }
}

@media screen and (max-width: 480px) {
  /* line 23, app/assets/stylesheets/marketing/_register.scss */
  .register .wrap {
    width: 320px;
  }
}

/* line 34, app/assets/stylesheets/marketing/_register.scss */
.register h1 {
  color: #3a3a3a;
  font-family: "Tahoma", sans-serif;
  font-size: 36px;
  text-align: center;
  margin: 30px auto 10px auto;
  z-index: 1;
  width: 470px;
}

@media screen and (max-width: 480px) {
  /* line 34, app/assets/stylesheets/marketing/_register.scss */
  .register h1 {
    width: auto;
    font-size: 24px;
  }
}

/* line 45, app/assets/stylesheets/marketing/_register.scss */
.register h2 {
  color: #3a3a3a;
  font-family: "Tahoma", sans-serif;
  font-size: 24px;
  margin-bottom: 18px;
}

/* line 49, app/assets/stylesheets/marketing/_register.scss */
.register h3 {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-weight: 400;
  text-align: center;
  margin: 0 auto;
  z-index: 1;
  width: 330px;
}

@media screen and (max-width: 480px) {
  /* line 49, app/assets/stylesheets/marketing/_register.scss */
  .register h3 {
    width: auto;
    font-size: 14px;
  }
}

/* line 61, app/assets/stylesheets/marketing/_register.scss */
.register .phone {
  display: block;
}

/* line 65, app/assets/stylesheets/marketing/_register.scss */
.register #error_explanation {
  color: #cca63e;
  background-color: #fff7d6;
  border: 1px solid #f2ce2a;
  margin-bottom: 15px;
  padding: 15px;
}

/* line 71, app/assets/stylesheets/marketing/_register.scss */
.register #error_explanation h3 {
  color: #cca63e;
  text-align: left;
  width: auto;
}

/* line 76, app/assets/stylesheets/marketing/_register.scss */
.register #error_explanation ul li {
  list-style: disc inside;
  padding: 5px 5px 0;
}

/* line 82, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs {
  position: relative;
  text-align: center;
  width: 100%;
  width: 960px;
  z-index: 1;
  margin: 0 auto;
  padding: 12px 0 20px;
}

@media screen and (max-width: 960px) {
  /* line 82, app/assets/stylesheets/marketing/_register.scss */
  .register .pricing_tabs {
    width: 100%;
  }
}

/* line 95, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab {
  position: relative;
  display: inline-block;
  width: 315px;
  height: 132px;
  background: #fff;
  border: 1px solid #ddd;
  margin: 0 auto 10px auto;
}

@media screen and (max-width: 960px) {
  /* line 95, app/assets/stylesheets/marketing/_register.scss */
  .register .pricing_tabs.phone .tab {
    float: none;
  }
}

/* line 107, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab input[type="radio"] {
  display: none;
}

/* line 110, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab label {
  text-indent: -9999px;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 2;
  cursor: pointer;
}

/* line 121, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab input[type="radio"]:checked ~ .selected {
  display: block;
}

/* line 124, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab input[type="radio"]:checked ~ .hover {
  display: none;
}

/* line 127, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .selected {
  color: #fff;
  background: #44aa44;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
}

/* line 137, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .selected .tab_price p {
  color: #fff;
}

/* line 140, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .selected .tab_number {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 400;
  font-weight: bold;
  margin: 12px 20px 0 0;
}

/* line 144, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .selected .tab_number span {
  font-size: 24px;
}

/* line 149, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab.tab_center {
  width: 322px;
  background: url(/theme-assets/img/register/center_tab_shadow.png) no-repeat center bottom;
  border: none;
  padding: 0 19px 4px;
  height: auto;
  top: -10px;
  z-index: 2;
}

@media screen and (max-width: 960px) {
  /* line 149, app/assets/stylesheets/marketing/_register.scss */
  .register .pricing_tabs.phone .tab.tab_center {
    background: none;
    top: 0;
    padding: 0;
    width: 320px;
  }
}

/* line 165, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab.tab_center .tab_content {
  width: 320px;
  background: #fff;
  border: 1px solid #44aa44;
  border-top: 5px solid #44aa44;
  height: 132px;
  padding: 12px 0 14px;
  position: relative;
}

@media screen and (max-width: 960px) {
  /* line 165, app/assets/stylesheets/marketing/_register.scss */
  .register .pricing_tabs.phone .tab.tab_center .tab_content {
    width: 318px;
  }
}

/* line 178, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab.tab_center .tab_content .selected .white_circle,
.register .pricing_tabs.phone .tab.tab_center .tab_content .selected .details {
  position: relative;
  top: 12px;
  left: 1px;
}

/* line 186, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab.tab_center .tab_content .hover .desc {
  top: 12px;
  left: 1px;
}

/* line 193, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .corner_triangle {
  position: absolute;
  right: 0;
  top: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 60px 60px 0;
  border-color: transparent #44aa44 transparent transparent;
  z-index: 10;
}

/* line 62, app/assets/stylesheets/marketing/_ek_mixins.scss */
.register .pricing_tabs.phone .tab .corner_triangle .best_value {
  display: block;
  float: right;
  margin-right: -56px;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 67, app/assets/stylesheets/marketing/_ek_mixins.scss */
.register .pricing_tabs.phone .tab .corner_triangle .best_value.best {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 400;
}

/* line 70, app/assets/stylesheets/marketing/_ek_mixins.scss */
.register .pricing_tabs.phone .tab .corner_triangle .best_value.value {
  margin-top: 14px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 9px;
  font-weight: 400;
}

/* line 196, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .corner_triangle .best {
  margin-top: 4px;
}

/* line 199, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .corner_triangle .value {
  margin-top: 17px !important;
}

/* line 204, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .circle {
  width: 87px;
  height: 87px;
  border: 3px solid #44aa44;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
  margin: 20px 0 0 20px;
}

/* line 90, app/assets/stylesheets/marketing/_ek_mixins.scss */
.register .pricing_tabs.phone .tab .circle :first-child {
  margin-top: 8px;
}

/* line 94, app/assets/stylesheets/marketing/_ek_mixins.scss */
.register .pricing_tabs.phone .tab .circle p {
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

/* line 96, app/assets/stylesheets/marketing/_ek_mixins.scss */
.register .pricing_tabs.phone .tab .circle p.number {
  color: #44aa44;
  font-family: "Roboto", sans-serif;
  font-size: 40px;
  font-weight: 400;
  font-weight: bold;
}

/* line 100, app/assets/stylesheets/marketing/_ek_mixins.scss */
.register .pricing_tabs.phone .tab .circle p.infinity {
  line-height: 1.75em;
  text-indent: -9999px;
  background: url(/theme-assets/img/pricing/unlimited.png) no-repeat center top;
  margin: -12px auto 7px;
  width: 95px;
  height: 78px;
  display: block;
}

/* line 110, app/assets/stylesheets/marketing/_ek_mixins.scss */
.register .pricing_tabs.phone .tab .circle p.infinity-sm {
  line-height: 1.75em;
  text-indent: -9999px;
  background: url(/theme-assets/img/pricing/unlimited-sm.png) no-repeat center top;
  margin: -11px auto 4px;
  width: 65px;
  height: 54px;
  display: block;
}

/* line 208, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .white_circle {
  border: 3px solid #fff;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: transparent url(/theme-assets/img/register/checkmark.png) no-repeat center center;
  margin: 20px 0 0 20px;
  width: 87px;
  height: 87px;
}

/* line 218, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .details {
  width: 180px;
  margin-right: 20px;
}

/* line 223, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .tab_price {
  float: right;
  width: 175px;
  height: 50px;
  margin: 20px 0 5px 0;
}

/* line 31, app/assets/stylesheets/marketing/_pricing.scss */
.register .pricing_tabs.phone .tab .tab_price p {
  display: block;
  float: left;
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 48px;
  font-weight: 400;
  letter-spacing: 0px;
}

/* line 37, app/assets/stylesheets/marketing/_pricing.scss */
.register .pricing_tabs.phone .tab .tab_price p.dollar {
  font-size: 24px;
  position: relative;
  top: 8px;
}

/* line 38, app/assets/stylesheets/marketing/_pricing.scss */
.register .pricing_tabs.phone .tab .tab_price p.dollar.inset {
  margin-left: 15px;
}

/* line 45, app/assets/stylesheets/marketing/_pricing.scss */
.register .pricing_tabs.phone .tab .tab_price p.cents {
  text-align: left;
  font-size: 24px;
  position: relative;
  top: 10px;
  line-height: 0.6em;
}

/* line 51, app/assets/stylesheets/marketing/_pricing.scss */
.register .pricing_tabs.phone .tab .tab_price p.cents span {
  font-size: 14px;
}

/* line 57, app/assets/stylesheets/marketing/_pricing.scss */
.register .pricing_tabs.phone .tab .tab_price .supersmall {
  font-size: 14px;
}

/* line 227, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .tab_details {
  width: 109%;
  height: auto;
}

/* line 230, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .tab_details .person {
  margin: 3px 3px 0 0;
}

/* line 233, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .tab_details p {
  margin-top: 5px;
  color: #3a3a3a;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 400;
  font-weight: bold;
  line-height: 1.2em;
}

/* line 238, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .tab_details p .limited {
  margin-left: -5px;
}

/* line 241, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .tab_details p.tab_p {
  font-size: 12px;
  font-weight: normal;
}

/* line 245, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .tab_details p span {
  font-weight: normal;
}

/* line 248, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .tab_details p.arrow {
  color: #44aa44;
  font-size: 40px;
  line-height: 0.5px;
  margin: 15px 0 0;
  float: right;
}

/* line 255, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .tab_details p.level {
  line-height: 28px;
}

/* line 261, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .hover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  z-index: 1;
  overflow: hidden;
}

/* line 270, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .hover .overlay {
  background: #44aa44;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
  width: 100%;
  height: 100%;
}

/* line 278, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .hover .desc {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 26px;
  font-weight: 400;
  text-align: right;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 286, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs.phone .tab .hover .desc p {
  margin: 87px 40px 0 0;
}

/* line 293, app/assets/stylesheets/marketing/_register.scss */
.register .pricing_tabs .error_msg {
  text-align: center;
}

/* line 298, app/assets/stylesheets/marketing/_register.scss */
.register p.logout {
  padding: 0 0 20px;
}

/* line 301, app/assets/stylesheets/marketing/_register.scss */
.register .error_msg {
  color: #e25856;
  font-size: 14px;
  line-height: 1em;
  padding: 4px 0 0;
}

/* line 307, app/assets/stylesheets/marketing/_register.scss */
.register .fields {
  padding: 0 0 20px;
}

/* line 309, app/assets/stylesheets/marketing/_register.scss */
.register .fields div.left {
  margin-right: 32px;
}

/* line 312, app/assets/stylesheets/marketing/_register.scss */
.register .fields div.left,
.register .fields div.right {
  width: 464px;
}

@media screen and (max-width: 480px) {
  /* line 312, app/assets/stylesheets/marketing/_register.scss */
  .register .fields div.left,
.register .fields div.right {
    margin-right: 0;
    width: 320px;
  }
}

/* line 320, app/assets/stylesheets/marketing/_register.scss */
.register .fields .field {
  padding-bottom: 8px;
}

/* line 323, app/assets/stylesheets/marketing/_register.scss */
.register .fields .field input[type="text"],
.register .fields .field input[type="email"],
.register .fields .field input[type="password"] {
  margin-bottom: 18px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 331, app/assets/stylesheets/marketing/_register.scss */
.register .fields .field input.has-error[type="text"],
.register .fields .field input.has-error[type="email"],
.register .fields .field input.has-error[type="password"] {
  margin-bottom: 0;
}

@media screen and (max-width: 480px) {
  /* line 323, app/assets/stylesheets/marketing/_register.scss */
  .register .fields .field input[type="text"],
.register .fields .field input[type="email"],
.register .fields .field input[type="password"] {
    margin-right: 0 !important;
    width: 300px !important;
  }
}

/* line 339, app/assets/stylesheets/marketing/_register.scss */
.register .fields .field.user_first_name, .register .fields .field.user_last_name {
  width: 219px;
  float: left;
}

/* line 344, app/assets/stylesheets/marketing/_register.scss */
.register .fields .field.card_cvc, .register .fields .field.card_month, .register .fields .field.card_year {
  width: 138px;
  float: left;
}

/* line 350, app/assets/stylesheets/marketing/_register.scss */
.register .fields .field.user_first_name, .register .fields .field.card_cvc, .register .fields .field.card_month {
  margin-right: 25px;
}

/* line 355, app/assets/stylesheets/marketing/_register.scss */
.register .fields .field.opt-in {
  line-height: 2.5em;
}

@media screen and (max-width: 480px) {
  /* line 320, app/assets/stylesheets/marketing/_register.scss */
  .register .fields .field {
    width: auto !important;
    float: none !important;
  }
}

/* line 364, app/assets/stylesheets/marketing/_register.scss */
.register input[type="submit"] {
  display: block;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 400;
  background-color: #44aa44;
  cursor: pointer;
  display: block;
  line-height: 1.2em;
  padding: 18px 0;
  text-align: center;
  text-decoration: none;
  width: 200px;
  margin: 0 auto;
  border: 0 none;
}

/* line 13, app/assets/stylesheets/marketing/_ek_mixins.scss */
.register input[type="submit"]:hover {
  background-color: #4bb74b;
}

/* line 16, app/assets/stylesheets/marketing/_ek_mixins.scss */
.register input[type="submit"]:active {
  background-color: #3e9b3e;
}

/* line 371, app/assets/stylesheets/marketing/_register.scss */
.register #terms_of_service_error {
  margin-top: 0px;
  margin-left: 15px;
}

/* line 375, app/assets/stylesheets/marketing/_register.scss */
.register #terms_of_service_error.custom_text_helper {
  margin-top: -20px;
}

/* line 381, app/assets/stylesheets/marketing/_register.scss */
.no-touch .register .pricing_tabs.phone .tab:hover {
  cursor: pointer;
}

/* line 383, app/assets/stylesheets/marketing/_register.scss */
.no-touch .register .pricing_tabs.phone .tab:hover .hover {
  display: block;
}

/* line 1, app/assets/stylesheets/marketing/_promo.scss */
.promo_hero_container {
  position: relative;
  width: 100%;
  height: 125px;
  overflow: hidden;
  background: #f7f6f4;
}

/* line 8, app/assets/stylesheets/marketing/_promo.scss */
.promo_hero_container img {
  width: 1920px;
  height: 125px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}

/* line 17, app/assets/stylesheets/marketing/_promo.scss */
.register_hero_container {
  background-image: url(/theme-assets/img/register/main.jpg);
  background-size: 160% 100%;
  background-repeat: no-repeat;
  position: relative;
}

/* line 23, app/assets/stylesheets/marketing/_promo.scss */
.register_hero_container .hero_inner {
  width: 960px;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 960px) {
  /* line 23, app/assets/stylesheets/marketing/_promo.scss */
  .register_hero_container .hero_inner {
    width: 640px;
  }
}

@media screen and (max-width: 640px) {
  /* line 23, app/assets/stylesheets/marketing/_promo.scss */
  .register_hero_container .hero_inner {
    width: 320px;
  }
}

/* line 34, app/assets/stylesheets/marketing/_promo.scss */
.register_hero_container .hero_inner h1 {
  font-size: 36px;
  margin-top: 35px;
  margin-bottom: 10px;
}

/* line 39, app/assets/stylesheets/marketing/_promo.scss */
.register_hero_container .hero_inner p {
  font-size: 16px;
}

/* line 45, app/assets/stylesheets/marketing/_promo.scss */
.wrap {
  margin: 0 auto;
  width: 960px;
  position: relative;
}

@media screen and (max-width: 960px) {
  /* line 45, app/assets/stylesheets/marketing/_promo.scss */
  .wrap {
    width: 464px;
  }
}

@media screen and (max-width: 480px) {
  /* line 45, app/assets/stylesheets/marketing/_promo.scss */
  .wrap {
    width: 320px;
  }
}

/* line 56, app/assets/stylesheets/marketing/_promo.scss */
span.primary {
  color: #44aa44;
}

/* line 61, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .wrap.promo_copy {
  height: 200px;
}

@media screen and (max-width: 960px) {
  /* line 61, app/assets/stylesheets/marketing/_promo.scss */
  .promo_container .wrap.promo_copy {
    height: 310px;
  }
}

/* line 68, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .circle {
  float: left;
}

/* line 72, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .infinity {
  background: url(/theme-assets/img/pricing/unlimited-sm.png) no-repeat center top !important;
  width: 65px !important;
  height: 52px !important;
}

/* line 79, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .details.right {
  background: url(/theme-assets/img/promo/30day.png) no-repeat center top !important;
  height: 110px;
  margin-top: 10px;
}

/* line 85, app/assets/stylesheets/marketing/_promo.scss */
.promo_container h1 {
  color: #3a3a3a;
  font-family: "Tahoma", sans-serif;
  font-size: 36px;
  margin: 70px 0 10px;
  z-index: 1;
  width: 470px;
}

@media screen and (max-width: 480px) {
  /* line 85, app/assets/stylesheets/marketing/_promo.scss */
  .promo_container h1 {
    width: auto;
    font-size: 24px;
    text-align: left;
  }
}

/* line 96, app/assets/stylesheets/marketing/_promo.scss */
.promo_container h2 {
  color: #3a3a3a;
  font-family: "Tahoma", sans-serif;
  font-size: 24px;
  margin-bottom: 18px;
}

/* line 100, app/assets/stylesheets/marketing/_promo.scss */
.promo_container h3 {
  color: #44aa44;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin: 0.5em 0;
}

/* line 104, app/assets/stylesheets/marketing/_promo.scss */
.promo_container ul {
  padding: 0 0 1em 1em;
}

/* line 106, app/assets/stylesheets/marketing/_promo.scss */
.promo_container ul li {
  line-height: 1.25em;
  list-style: disc outside;
}

/* line 111, app/assets/stylesheets/marketing/_promo.scss */
.promo_container ol {
  padding: 0 0 1em 1em;
}

/* line 113, app/assets/stylesheets/marketing/_promo.scss */
.promo_container ol li {
  line-height: 1.25em;
  list-style: decimal outside;
}

/* line 116, app/assets/stylesheets/marketing/_promo.scss */
.promo_container ol li li {
  list-style: lower-alpha outside;
}

/* line 121, app/assets/stylesheets/marketing/_promo.scss */
.promo_container p.intro {
  line-height: 1.4em;
  width: 500px;
}

@media screen and (max-width: 960px) {
  /* line 121, app/assets/stylesheets/marketing/_promo.scss */
  .promo_container p.intro {
    width: auto;
  }
}

@media screen and (max-width: 480px) {
  /* line 121, app/assets/stylesheets/marketing/_promo.scss */
  .promo_container p.intro {
    text-align: left;
  }
}

/* line 131, app/assets/stylesheets/marketing/_promo.scss */
.promo_container img.promo-logo {
  margin: 30px 0 40px;
  display: block;
}

/* line 135, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .wrap .register {
  border: 0;
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (max-width: 960px) {
  /* line 135, app/assets/stylesheets/marketing/_promo.scss */
  .promo_container .wrap .register {
    position: static;
  }
}

/* line 143, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .wrap .register .pricing_tabs {
  width: auto;
}

/* line 148, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .register {
  border-top: 1px solid #efefef;
  position: relative;
}

/* line 152, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .register .wrap {
  margin: 0 auto;
  padding: 50px 0;
}

/* line 157, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .register .plans {
  display: none;
}

/* line 161, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .register .pricing_tabs.phone .tab {
  opacity: 0.5;
  cursor: default;
  border: none;
}

/* line 166, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .register .pricing_tabs.phone .tab.free {
  opacity: 1;
}

/* line 168, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .register .pricing_tabs.phone .tab.free .details {
  position: relative;
}

/* line 170, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .register .pricing_tabs.phone .tab.free .details .strikethrough {
  background: url(/theme-assets/img/promo/free_strikethrough.png) no-repeat 0 0;
  width: 140px;
  height: 61px;
  position: absolute;
  top: -2px;
  right: 13px;
  z-index: 2;
}

/* line 182, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .register .pricing_tabs.phone .tab label {
  display: none;
}

/* line 186, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .register img.enterprise {
  margin: 0 auto 20px;
  width: 298px;
  height: 29px;
  display: block;
}

/* line 194, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .about-ek {
  background: #f7f6f4;
}

/* line 197, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .about-ek .wrap {
  padding: 50px 0;
  position: relative;
}

/* line 202, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .about-ek a.learn-more {
  color: #018cc5;
  font-size: 16px;
  position: absolute;
  top: 58px;
  right: 0;
}

@media screen and (max-width: 480px) {
  /* line 202, app/assets/stylesheets/marketing/_promo.scss */
  .promo_container .about-ek a.learn-more {
    position: relative;
    top: 0;
    right: 0;
  }
}

/* line 215, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .about-ek p {
  line-height: 1.25em;
  padding: 0 0 1em;
}

/* line 220, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .about-ek .homepage_icon {
  margin-right: 30px;
  float: left;
}

@media screen and (max-width: 960px) {
  /* line 224, app/assets/stylesheets/marketing/_promo.scss */
  .promo_container .about-ek .homepage_icon.large {
    display: none;
  }
}

/* line 229, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .about-ek .benefit {
  padding: 10px 0 20px;
}

/* line 231, app/assets/stylesheets/marketing/_promo.scss */
.promo_container .about-ek .benefit .benefit-content {
  margin-left: 160px;
}

@media screen and (max-width: 960px) {
  /* line 231, app/assets/stylesheets/marketing/_promo.scss */
  .promo_container .about-ek .benefit .benefit-content {
    margin-left: 0;
  }
}

/* line 1, app/assets/stylesheets/marketing/_about.scss */
.about_hero_container {
  height: 120px;
  width: 100%;
  background-image: url(/theme-assets/img/why/main.jpg);
  background-size: cover;
  background-position: center;
}

/* line 7, app/assets/stylesheets/marketing/_about.scss */
.about_hero_container .row {
  width: 577px;
  margin: 0 auto;
  color: #3a3a3a;
  text-align: center;
}

@media screen and (max-width: 640px) {
  /* line 7, app/assets/stylesheets/marketing/_about.scss */
  .about_hero_container .row {
    width: 420px;
  }
}

@media screen and (max-width: 420px) {
  /* line 7, app/assets/stylesheets/marketing/_about.scss */
  .about_hero_container .row {
    width: 100%;
  }
}

/* line 19, app/assets/stylesheets/marketing/_about.scss */
.about_hero_container h1 {
  color: #3a3a3a;
  font-family: "Tahoma", sans-serif;
  font-size: 36px;
  line-height: 1.2em;
  padding-top: 20px;
}

@media screen and (max-width: 880px) {
  /* line 19, app/assets/stylesheets/marketing/_about.scss */
  .about_hero_container h1 {
    font-size: 24px;
  }
}

/* line 27, app/assets/stylesheets/marketing/_about.scss */
.about_hero_container h2 {
  color: #7b7460;
  font-size: 20px;
  line-height: 1.4em;
}

/* line 32, app/assets/stylesheets/marketing/_about.scss */
.about_hero_container p {
  font-size: 16px;
  line-height: 1.5em;
  width: 100%;
}

@media screen and (max-width: 665px) {
  /* line 32, app/assets/stylesheets/marketing/_about.scss */
  .about_hero_container p {
    width: auto;
  }
}

/* line 42, app/assets/stylesheets/marketing/_about.scss */
body.noscroll {
  left: 0;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  overflow: hidden;
  top: 0;
  width: 100%;
}

/* line 50, app/assets/stylesheets/marketing/_about.scss */
.tm {
  font-size: 10px;
}

/* line 54, app/assets/stylesheets/marketing/_about.scss */
.about_container .about_summary {
  color: #3a3a3a;
  font-family: "Tahoma", sans-serif;
  font-size: 24px;
  width: 800px;
  margin: 0 auto;
  color: #3a3a3a;
  text-align: center;
}

@media screen and (max-width: 885px) {
  /* line 54, app/assets/stylesheets/marketing/_about.scss */
  .about_container .about_summary {
    width: 500px;
    font-size: 22px;
  }
}

@media screen and (max-width: 600px) {
  /* line 54, app/assets/stylesheets/marketing/_about.scss */
  .about_container .about_summary {
    width: 320px;
    font-size: 18px;
  }
}

@media screen and (max-width: 380px) {
  /* line 54, app/assets/stylesheets/marketing/_about.scss */
  .about_container .about_summary {
    width: 240px;
    font-size: 18px;
  }
}

/* line 72, app/assets/stylesheets/marketing/_about.scss */
.about_container .about_summary .icon_holder {
  margin-top: 25px;
  margin-bottom: 25px;
}

/* line 75, app/assets/stylesheets/marketing/_about.scss */
.about_container .about_summary .icon_holder .tm {
  position: relative;
  top: -80px;
  font-size: 15px;
}

/* line 81, app/assets/stylesheets/marketing/_about.scss */
.about_container .about_summary p {
  line-height: 28px;
  margin: 26px 0;
}

@media screen and (max-width: 600px) {
  /* line 81, app/assets/stylesheets/marketing/_about.scss */
  .about_container .about_summary p {
    line-height: 22px;
    margin: 15px 0;
  }
}

@media screen and (max-width: 380px) {
  /* line 81, app/assets/stylesheets/marketing/_about.scss */
  .about_container .about_summary p {
    line-height: 20px;
  }
}

/* line 93, app/assets/stylesheets/marketing/_about.scss */
.about_container .team_section {
  width: 100%;
  background: #f7f6f4;
}

/* line 96, app/assets/stylesheets/marketing/_about.scss */
.about_container .team_section .team_section_inner {
  width: 950px;
  padding-top: 35px;
  margin: 0 auto;
  height: auto;
}

@media screen and (max-width: 999px) {
  /* line 96, app/assets/stylesheets/marketing/_about.scss */
  .about_container .team_section .team_section_inner {
    width: 750px;
  }
}

@media screen and (max-width: 767px) {
  /* line 96, app/assets/stylesheets/marketing/_about.scss */
  .about_container .team_section .team_section_inner {
    width: 100%;
  }
}

/* line 107, app/assets/stylesheets/marketing/_about.scss */
.about_container .team_section .team_section_inner h1 {
  color: #3a3a3a;
  font-family: "Tahoma", sans-serif;
  font-size: 24px;
  line-height: 1.2em;
  padding-top: 20px;
  text-align: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 880px) {
  /* line 107, app/assets/stylesheets/marketing/_about.scss */
  .about_container .team_section .team_section_inner h1 {
    font-size: 24px;
  }
}

/* line 117, app/assets/stylesheets/marketing/_about.scss */
.about_container .team_section .team_section_inner ul {
  padding-bottom: 20px;
}

/* line 119, app/assets/stylesheets/marketing/_about.scss */
.about_container .team_section .team_section_inner ul li {
  display: inline-block;
  text-align: center;
  margin-bottom: 20px;
}

/* line 123, app/assets/stylesheets/marketing/_about.scss */
.about_container .team_section .team_section_inner ul li .bio {
  width: 155px;
  height: 155px;
  margin: 0 auto;
  border-radius: 50%;
  cursor: pointer;
}

/* line 132, app/assets/stylesheets/marketing/_about.scss */
.about_container .team_section .team_section_inner ul li p {
  font-size: 16px;
  line-height: 24px;
}

@media screen and (min-width: 1000px) {
  /* line 140, app/assets/stylesheets/marketing/_about.scss */
  .about_container .team_section .team_section_inner ul li {
    width: 33%;
  }
}

@media screen and (max-width: 999px) {
  /* line 147, app/assets/stylesheets/marketing/_about.scss */
  .about_container .team_section .team_section_inner ul li {
    width: 49%;
  }
}

@media screen and (max-width: 767px) {
  /* line 154, app/assets/stylesheets/marketing/_about.scss */
  .about_container .team_section .team_section_inner ul li {
    width: 100%;
  }
}

/* line 161, app/assets/stylesheets/marketing/_about.scss */
.about_container .ek_creation_section {
  width: 100%;
  height: 550px;
}

@media screen and (max-width: 712px) {
  /* line 161, app/assets/stylesheets/marketing/_about.scss */
  .about_container .ek_creation_section {
    height: auto;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 999px) {
  /* line 161, app/assets/stylesheets/marketing/_about.scss */
  .about_container .ek_creation_section {
    height: auto;
    padding-bottom: 30px;
  }
}

/* line 172, app/assets/stylesheets/marketing/_about.scss */
.about_container .ek_creation_section .ek_creation_inner {
  width: 950px;
  padding-top: 35px;
  margin: 0 auto;
  height: auto;
}

@media screen and (max-width: 999px) {
  /* line 172, app/assets/stylesheets/marketing/_about.scss */
  .about_container .ek_creation_section .ek_creation_inner {
    width: 750px;
  }
}

@media screen and (max-width: 767px) {
  /* line 172, app/assets/stylesheets/marketing/_about.scss */
  .about_container .ek_creation_section .ek_creation_inner {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  /* line 183, app/assets/stylesheets/marketing/_about.scss */
  .about_container .ek_creation_section .ek_creation_inner .creation_content {
    padding: 0 30px;
  }
}

/* line 188, app/assets/stylesheets/marketing/_about.scss */
.about_container .ek_creation_section .ek_creation_inner h1 {
  color: #3a3a3a;
  font-family: "Tahoma", sans-serif;
  font-size: 24px;
  margin-bottom: 30px;
}

/* line 192, app/assets/stylesheets/marketing/_about.scss */
.about_container .ek_creation_section .ek_creation_inner p {
  font-size: 16px;
  line-height: 24px;
}

/* line 196, app/assets/stylesheets/marketing/_about.scss */
.about_container .ek_creation_section .ek_creation_inner .qsf_monitor {
  display: inline-block;
  float: right;
  padding-left: 20px;
  margin-top: 25px;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  /* line 196, app/assets/stylesheets/marketing/_about.scss */
  .about_container .ek_creation_section .ek_creation_inner .qsf_monitor {
    float: left;
    width: 240px;
    margin-right: 20px;
    margin-top: 45px;
  }
}

@media screen and (max-width: 450px) {
  /* line 196, app/assets/stylesheets/marketing/_about.scss */
  .about_container .ek_creation_section .ek_creation_inner .qsf_monitor {
    float: none;
    width: 200px;
    margin: 0 auto;
    display: block;
  }
}

/* line 217, app/assets/stylesheets/marketing/_about.scss */
.about_container .ek_designed_section {
  width: 100%;
  height: auto;
  background: #f7f6f4;
  margin-bottom: 30px;
}

/* line 222, app/assets/stylesheets/marketing/_about.scss */
.about_container .ek_designed_section .ek_designed_inner {
  width: 950px;
  padding-top: 35px;
  margin: 0 auto;
  height: auto;
  position: relative;
  padding-bottom: 20px;
  height: 270px;
}

@media screen and (max-width: 999px) {
  /* line 222, app/assets/stylesheets/marketing/_about.scss */
  .about_container .ek_designed_section .ek_designed_inner {
    width: 750px;
    height: 400px;
  }
}

@media screen and (max-width: 767px) {
  /* line 222, app/assets/stylesheets/marketing/_about.scss */
  .about_container .ek_designed_section .ek_designed_inner {
    width: 100%;
  }
}

/* line 238, app/assets/stylesheets/marketing/_about.scss */
.about_container .ek_designed_section .ek_designed_inner .ek_designed_content {
  text-align: center;
}

@media screen and (max-width: 767px) {
  /* line 238, app/assets/stylesheets/marketing/_about.scss */
  .about_container .ek_designed_section .ek_designed_inner .ek_designed_content {
    padding: 0 30px;
  }
}

/* line 243, app/assets/stylesheets/marketing/_about.scss */
.about_container .ek_designed_section .ek_designed_inner .ek_designed_content h1 {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 30px;
  color: #3a3a3a;
  font-family: "Tahoma", sans-serif;
  font-size: 24px;
}

/* line 249, app/assets/stylesheets/marketing/_about.scss */
.about_container .ek_designed_section .ek_designed_inner .ek_designed_content p {
  margin-top: 20px;
  font-size: 16px;
  line-height: 22px;
  float: left;
  width: 45%;
}

@media screen and (max-width: 999px) {
  /* line 249, app/assets/stylesheets/marketing/_about.scss */
  .about_container .ek_designed_section .ek_designed_inner .ek_designed_content p {
    float: none;
    width: 100%;
    margin-top: 30px;
  }
}

/* line 261, app/assets/stylesheets/marketing/_about.scss */
.about_container .ek_designed_section .ek_designed_inner .ek_designed_content .ek_mac {
  top: 15px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  float: left;
}

@media screen and (max-width: 999px) {
  /* line 261, app/assets/stylesheets/marketing/_about.scss */
  .about_container .ek_designed_section .ek_designed_inner .ek_designed_content .ek_mac {
    float: none;
    width: 400px;
  }
}

@media screen and (max-width: 767px) {
  /* line 261, app/assets/stylesheets/marketing/_about.scss */
  .about_container .ek_designed_section .ek_designed_inner .ek_designed_content .ek_mac {
    width: 240px;
  }
}

/* line 280, app/assets/stylesheets/marketing/_about.scss */
.bio_modal {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 286, app/assets/stylesheets/marketing/_about.scss */
.bio_modal .backdrop {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
}

/* line 291, app/assets/stylesheets/marketing/_about.scss */
.bio_modal .backdrop .modal_container {
  width: 950px;
  height: auto;
  margin: 60px auto 0;
  border: 1px solid #44aa44;
  background: #fff;
  overflow-y: auto;
}

@media screen and (max-width: 995px) {
  /* line 291, app/assets/stylesheets/marketing/_about.scss */
  .bio_modal .backdrop .modal_container {
    width: 750px;
  }
}

@media screen and (max-width: 780px) {
  /* line 291, app/assets/stylesheets/marketing/_about.scss */
  .bio_modal .backdrop .modal_container {
    width: 97%;
  }
}

@media screen and (max-width: 600px) {
  /* line 291, app/assets/stylesheets/marketing/_about.scss */
  .bio_modal .backdrop .modal_container {
    margin-top: 40px;
    max-height: 610px;
    height: 100%;
    width: 90%;
  }
}

/* line 310, app/assets/stylesheets/marketing/_about.scss */
.bio_modal .backdrop .modal_container .modal_header_container {
  background-color: #f7f6f4;
  width: 100%;
  text-align: center;
  padding-top: 30px;
}

/* line 315, app/assets/stylesheets/marketing/_about.scss */
.bio_modal .backdrop .modal_container .modal_header_container .bio {
  width: 155px;
  height: 155px;
  margin: 0 auto 10px;
}

/* line 320, app/assets/stylesheets/marketing/_about.scss */
.bio_modal .backdrop .modal_container .modal_header_container h1 {
  color: #3a3a3a;
  font-family: "Tahoma", sans-serif;
  font-size: 24px;
  margin-bottom: 10px;
}

/* line 324, app/assets/stylesheets/marketing/_about.scss */
.bio_modal .backdrop .modal_container .modal_header_container p {
  font-size: 16px;
  color: #44aa44;
  padding-bottom: 20px;
}

/* line 330, app/assets/stylesheets/marketing/_about.scss */
.bio_modal .backdrop .modal_container .bio_copy {
  max-width: 600px;
  width: 100%;
  font-size: 16px;
  line-height: 26px;
  margin: 30px auto;
}

/* line 338, app/assets/stylesheets/marketing/_about.scss */
.bio_modal .backdrop .modal_container .bio_copy p {
  margin: 20px 0;
}

@media screen and (max-width: 780px) {
  /* line 338, app/assets/stylesheets/marketing/_about.scss */
  .bio_modal .backdrop .modal_container .bio_copy p {
    padding: 0 20px;
    line-height: 22px;
  }
}

@media screen and (max-width: 420px) {
  /* line 338, app/assets/stylesheets/marketing/_about.scss */
  .bio_modal .backdrop .modal_container .bio_copy p {
    padding: 0 30px;
  }
}

/* line 351, app/assets/stylesheets/marketing/_about.scss */
.bio_modal .modal_close {
  font-size: 26px;
  float: right;
  position: relative;
  right: 6px;
  top: 6px;
  background: #44aa44;
  color: #ffffff;
  width: 30px;
  border-radius: 50%;
  height: 30px;
  text-align: center;
  line-height: 28px;
  cursor: pointer;
}

/* line 368, app/assets/stylesheets/marketing/_about.scss */
#rob {
  background-image: url(/theme-assets/img/about/rob_finlay.png);
  background-repeat: no-repeat;
}

/* line 371, app/assets/stylesheets/marketing/_about.scss */
#rob:hover {
  background-position: 0px -233px;
}

/* line 376, app/assets/stylesheets/marketing/_about.scss */
#john {
  background-image: url(/theme-assets/img/about/john_hosmer.png);
  background-repeat: no-repeat;
}

/* line 379, app/assets/stylesheets/marketing/_about.scss */
#john:hover {
  background-position: 0px -225px;
}

/* line 384, app/assets/stylesheets/marketing/_about.scss */
#lawrence {
  background-image: url(/theme-assets/img/about/lawrence_gordon.png);
  background-repeat: no-repeat;
  background-position: -57px -6px;
  background-size: 267px;
}

/* line 389, app/assets/stylesheets/marketing/_about.scss */
#lawrence:hover {
  background-position: -57px -243px;
}

/* line 394, app/assets/stylesheets/marketing/_about.scss */
#jeff {
  background-image: url(/theme-assets/img/about/jeff_lee.png);
  background-repeat: no-repeat;
}

/* line 397, app/assets/stylesheets/marketing/_about.scss */
#jeff:hover {
  background-position: 0px -241px;
}

/* line 402, app/assets/stylesheets/marketing/_about.scss */
#dawn {
  background-image: url(/theme-assets/img/about/dawn_holland.png);
  background-repeat: no-repeat;
}

/* line 405, app/assets/stylesheets/marketing/_about.scss */
#dawn:hover {
  background-position: 1px -235px;
}

/* line 410, app/assets/stylesheets/marketing/_about.scss */
#greg {
  background-image: url(/theme-assets/img/about/greg_bishop.png);
  background-repeat: no-repeat;
  background-position: -57px -6px;
  background-size: 267px;
}

/* line 415, app/assets/stylesheets/marketing/_about.scss */
#greg:hover {
  background-position: -57px -243px;
}

/* line 1, app/assets/stylesheets/marketing/_modal.scss */
.modal-open {
  overflow: hidden;
}

/* line 4, app/assets/stylesheets/marketing/_modal.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 16, app/assets/stylesheets/marketing/_modal.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 25, app/assets/stylesheets/marketing/_modal.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 31, app/assets/stylesheets/marketing/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
  display: block;
}

/* line 36, app/assets/stylesheets/marketing/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 41, app/assets/stylesheets/marketing/_modal.scss */
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}

/* line 53, app/assets/stylesheets/marketing/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

/* line 62, app/assets/stylesheets/marketing/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 66, app/assets/stylesheets/marketing/_modal.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 70, app/assets/stylesheets/marketing/_modal.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 74, app/assets/stylesheets/marketing/_modal.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 77, app/assets/stylesheets/marketing/_modal.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 81, app/assets/stylesheets/marketing/_modal.scss */
.modal-body {
  position: relative;
  padding: 40px 40px 20px 40px;
  font-size: 22px;
  text-align: center;
  line-height: 1.5em;
}

/* line 88, app/assets/stylesheets/marketing/_modal.scss */
.modal-footer {
  padding: 15px 15px 25px 15px;
  text-align: center;
}

/* line 92, app/assets/stylesheets/marketing/_modal.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 96, app/assets/stylesheets/marketing/_modal.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 99, app/assets/stylesheets/marketing/_modal.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 102, app/assets/stylesheets/marketing/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

/* line 109, app/assets/stylesheets/marketing/_modal.scss */
.modal-btn {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  line-height: 1.2em;
  padding: 9px 18px;
  text-align: center;
  text-decoration: none;
  min-width: 100px;
  border: 0 none;
  margin-left: 5px;
  margin-right: 5px;
}

/* line 123, app/assets/stylesheets/marketing/_modal.scss */
.modal-btn.-success {
  color: #ffffff;
  background-color: #44aa44;
}

/* line 128, app/assets/stylesheets/marketing/_modal.scss */
.modal-btn.-default {
  color: #222222;
  background-color: #efefef;
  border: solid 1px #dddddd;
}

@media (min-width: 768px) {
  /* line 135, app/assets/stylesheets/marketing/_modal.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 139, app/assets/stylesheets/marketing/_modal.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 143, app/assets/stylesheets/marketing/_modal.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 148, app/assets/stylesheets/marketing/_modal.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 152, app/assets/stylesheets/marketing/_modal.scss */
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

/* line 159, app/assets/stylesheets/marketing/_modal.scss */
.modal-header:after,
.modal-footer:after {
  clear: both;
}

/* line 1, app/assets/stylesheets/errors.scss */
.not_found_container {
  height: 600px;
  width: 100%;
  background: url(/theme-assets/img/pricing/main.jpg);
  background-size: cover;
  background-position: center;
  text-align: center;
}

/* line 8, app/assets/stylesheets/errors.scss */
.not_found_container .row {
  padding-top: 100px;
}

/* line 11, app/assets/stylesheets/errors.scss */
.not_found_container .button {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  font-weight: 400;
  background-color: #44aa44;
  cursor: pointer;
  display: block;
  line-height: 1.2em;
  padding: 18px 0;
  text-align: center;
  text-decoration: none;
  width: 200px;
  border: 1px solid #3e9b3e;
  margin: 20px auto;
}

/* line 13, app/assets/stylesheets/marketing/_ek_mixins.scss */
.not_found_container .button:hover {
  background-color: #4bb74b;
}

/* line 16, app/assets/stylesheets/marketing/_ek_mixins.scss */
.not_found_container .button:active {
  background-color: #3e9b3e;
}

/* line 16, app/assets/stylesheets/errors.scss */
.not_found_container h2 {
  font-size: 36px;
  margin-top: 15px;
}

/* line 20, app/assets/stylesheets/errors.scss */
.not_found_container p {
  font-size: 16px;
  margin: 30px 0 40px;
}

@media screen and (max-width: 960px) {
  /* line 20, app/assets/stylesheets/errors.scss */
  .not_found_container p {
    font-size: 14px;
  }
}

@media screen and (max-width: 420px) {
  /* line 20, app/assets/stylesheets/errors.scss */
  .not_found_container p {
    padding: 0 10px;
  }
}

/* line 38, app/assets/stylesheets/marketing.scss */
.left {
  float: left;
}

/* line 42, app/assets/stylesheets/marketing.scss */
.right {
  float: right;
}

/* line 46, app/assets/stylesheets/marketing.scss */
.stretch {
  width: 100%;
}

/* line 50, app/assets/stylesheets/marketing.scss */
.center {
  text-align: center;
}

/* line 54, app/assets/stylesheets/marketing.scss */
.off_white {
  background-color: #fcfcfc;
}

/* line 58, app/assets/stylesheets/marketing.scss */
#zenbox_tab {
  right: -10px !important;
}

/* line 62, app/assets/stylesheets/marketing.scss */
.details.right .limited {
  font-weight: 300 !important;
  margin-left: 50px;
}

/* line 67, app/assets/stylesheets/marketing.scss */
input[type="text"],
input[type="email"],
input[type="password"],
textarea {
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  padding: 8px;
  color: #555555;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

/* line 77, app/assets/stylesheets/marketing.scss */
#video_player {
  display: none;
  position: absolute;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 85, app/assets/stylesheets/marketing.scss */
#video_player .backdrop {
  width: 100%;
  height: 100%;
  padding-top: 80px;
  position: fixed;
  background: rgba(66, 66, 66, 0.8);
}

/* line 91, app/assets/stylesheets/marketing.scss */
#video_player .backdrop .video_container {
  margin: 0 auto;
}

@media screen and (min-width: 1200px) {
  /* line 91, app/assets/stylesheets/marketing.scss */
  #video_player .backdrop .video_container {
    width: 800px;
  }
}

@media screen and (max-width: 1199px) {
  /* line 91, app/assets/stylesheets/marketing.scss */
  #video_player .backdrop .video_container {
    width: 640px;
  }
}

@media screen and (max-width: 959px) {
  /* line 91, app/assets/stylesheets/marketing.scss */
  #video_player .backdrop .video_container {
    width: 500px;
  }
}

@media screen and (max-width: 639px) {
  /* line 91, app/assets/stylesheets/marketing.scss */
  #video_player .backdrop .video_container {
    width: 320px;
  }
}

/* line 105, app/assets/stylesheets/marketing.scss */
#video_player .backdrop .video_container #close_video {
  font-size: 26px;
  float: right;
  position: relative;
  right: -14px;
  top: 9px;
  background: #44aa44;
  color: #ffffff;
  width: 30px;
  border-radius: 50%;
  height: 30px;
  text-align: center;
  z-index: 999999;
  cursor: pointer;
}

/* line 120, app/assets/stylesheets/marketing.scss */
#video_player .backdrop .video_container .video_container_inner {
  padding-top: 15px;
}

@media screen and (min-width: 1200px) {
  /* line 120, app/assets/stylesheets/marketing.scss */
  #video_player .backdrop .video_container .video_container_inner {
    width: 800px;
  }
}

@media screen and (max-width: 1199px) {
  /* line 120, app/assets/stylesheets/marketing.scss */
  #video_player .backdrop .video_container .video_container_inner {
    width: 640px;
  }
}

@media screen and (max-width: 959px) {
  /* line 120, app/assets/stylesheets/marketing.scss */
  #video_player .backdrop .video_container .video_container_inner {
    width: 500px;
  }
}

@media screen and (max-width: 639px) {
  /* line 120, app/assets/stylesheets/marketing.scss */
  #video_player .backdrop .video_container .video_container_inner {
    width: 320px;
  }
}

/* line 138, app/assets/stylesheets/marketing.scss */
#video_player .backdrop .video_container #share-video-overlay {
  background: #333;
  height: 35px;
  margin-top: -2px;
  /*text-align: center;*/
  font-size: 26px;
  padding-top: 7px;
  padding-left: 20px;
  padding-bottom: 5px;
}

/* line 147, app/assets/stylesheets/marketing.scss */
#video_player .backdrop .video_container #share-video-overlay span {
  color: #44aa44;
  font-size: 18px;
  text-transform: uppercase;
}

/* line 153, app/assets/stylesheets/marketing.scss */
#video_player .backdrop .video_container #share-video-overlay li {
  display: inline-block;
  padding: 0 10px;
}

/* line 161, app/assets/stylesheets/marketing.scss */
#new_account div.actions p {
  text-align: center;
}

/* line 165, app/assets/stylesheets/marketing.scss */
.option_container {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 169, app/assets/stylesheets/marketing.scss */
.option_container input {
  z-index: 2;
  width: 100%;
}

/* line 173, app/assets/stylesheets/marketing.scss */
.option_container .drop_control {
  z-index: 3;
  position: absolute;
  top: 0;
  right: 0;
  width: 31px;
  height: 32px;
  background: url(/theme-assets/img/select_control.png) no-repeat 0 0;
}

/* line 181, app/assets/stylesheets/marketing.scss */
.option_container .drop_control.open {
  background-position: 0 -32px;
}

/* line 185, app/assets/stylesheets/marketing.scss */
.option_container .options {
  z-index: 1;
  width: 100%;
  position: absolute;
  top: -200px;
}

/* line 193, app/assets/stylesheets/marketing.scss */
.notice,
.alert {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0 auto 5px;
  padding: 15px;
}

/* line 202, app/assets/stylesheets/marketing.scss */
.alert.alert-warning {
  color: #cca63e;
  background-color: #fff7d6;
  border: 1px solid #f2ce2a;
}

/* line 208, app/assets/stylesheets/marketing.scss */
.alert-error,
.alert-danger {
  background: #fbe7e7;
  border-color: #eea09e;
  color: #e25856;
}

/* line 215, app/assets/stylesheets/marketing.scss */
.marketing_page-notice {
  margin-bottom: 30px;
}

/* line 219, app/assets/stylesheets/marketing.scss */
.marketing_opt_in_container {
  text-align: right;
}

/* line 223, app/assets/stylesheets/marketing.scss */
input.has-error,
textarea.has-error {
  border: 1px solid #e25856;
}

/* line 228, app/assets/stylesheets/marketing.scss */
p.has-error {
  color: #e25856;
  font-weight: bold;
  margin-top: -10px;
}

/* line 234, app/assets/stylesheets/marketing.scss */
.error_msg {
  font-weight: bold;
  margin-top: 2px;
}

/* line 241, app/assets/stylesheets/marketing.scss */
form.new_user .field p.error {
  color: #e25856;
  font-weight: bold;
  margin-top: 10px;
}
