@charset "UTF-8";
.check_column {
  width: 180px;
  vertical-align: bottom;
  line-height: 120%; }

.instalation_type span {
  line-height: 120%;
  font-size: 11px; }

.enterprise_hero {
  position: relative;
  box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
  background-color: #161F2E;
  color: #A9ACB1; }
  .enterprise_hero .container {
    background-image: url(/assets/images/bg_enterprise.jpg);
    background-position: right 50px;
    background-repeat: no-repeat;
    background-size: auto 300px; }
  .enterprise_hero h1 {
    color: #fff;
    font-size: 33px; }
  .enterprise_hero .metric_title {
    font-size: 60px;
    margin: 5px 0 30px;
    font-weight: 700;
    line-height: 100%; }
  .enterprise_hero .input-group {
    margin-top: 50px; }
    .enterprise_hero .input-group input {
      height: 48px;
      border-right: none;
      font-size: 16px;
      padding: 10px 15px;
      font-weight: 600; }
      .enterprise_hero .input-group input:focus {
        padding: 10px 15px; }
    .enterprise_hero .input-group button {
      height: 48px;
      font-size: 16px; }

.deploy_manage {
  background: #f2f5f7;
  background: -moz-linear-gradient(top, #fff 0%, #f2f5f7 100%);
  background: -webkit-linear-gradient(top, #fff 0%, #f2f5f7 100%);
  background: linear-gradient(to bottom, #fff 0%, #f2f5f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f2f5f7',GradientType=0 ); }
  .deploy_manage p.muted {
    margin-bottom: 15px; }
  .deploy_manage h1 {
    margin-bottom: 40px; }
  .deploy_manage h3 {
    font-size: 21px;
    font-weight: 600;
    margin: 0 0 10px 0; }

.enterprise_table {
  font-size: 14px; }
  .enterprise_table td, .enterprise_table th {
    vertical-align: middle; }
  .enterprise_table thead th {
    padding: 10px; }
  .enterprise_table thead th:first-child {
    border-radius: 5px 0 0 5px; }
  .enterprise_table thead th:last-child {
    border-radius: 0 5px 5px 0; }
  .enterprise_table tbody tr:last-child td, .enterprise_table tbody tr:last-child th {
    border-bottom: none; }
  .enterprise_table tbody th {
    text-align: left;
    font-weight: 400;
    border-bottom: 1px solid #eee;
    line-height: 120%; }
  .enterprise_table tbody .indent {
    padding-left: 30px; }
  .enterprise_table tbody th.subtitle {
    font-weight: 600;
    border-bottom: 3px solid #f2f5f7;
    padding: 20px 3px 2px; }
  .enterprise_table tbody td {
    text-align: center;
    border-bottom: 1px solid #eee; }

.pro_features.enterprise .pro_feature {
  min-height: 200px; }

.check {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-image: url(/assets/images/check_green.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 18px; }

@media (max-width: 991px) {
  .pro_features.enterprise .pro_feature {
    min-height: 230px; }

  .enterprise_table thead th {
    font-size: 13px; }

  .check_column {
    width: 86px; }

  .enterprise_hero .metric_title {
    font-size: 48px; } }
@media (max-width: 772px) {
  .enterprise_table th {
    vertical-align: bottom; }

  .pro_features.enterprise .pro_feature {
    min-height: 10px; }

  .enterprise_hero .container {
    padding-bottom: 50px;
    background-position: center bottom;
    background-size: 100% auto; } }
/*  --------   general for autodownload   ------ */
.cloudlaptop {
  background-image: url("../images/download-app.png");
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
  min-height: 292px;
  margin-top: 50px;
  margin-bottom: 20px; }
  .cloudlaptop h2 {
    margin: 0;
    padding-top: 35px; }

.laptopdownload {
  margin-top: 35px;
  margin-bottom: 10px; }

.restartdownload {
  margin-bottom: 20px; }

@media screen and (max-width: 540px) {
  margin-top: 20px;
  margin-bottom: 0px;
  .laptopdownload {
    margin-top: 0px; } }
/*  --------   steps for windows and osx  ------ */
.win-mac-steps {
  background: #F7F9FA;
  width: 100%;
  padding: 50px 0 30px;
  margin: 0;
  border-top: 1px solid #d7d8d9;
  border-bottom: 1px solid #d7d8d9;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 -1px 0 rgba(255, 255, 255, 0.8); }

.macstep {
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 200px;
  margin-bottom: 20px; }

.mac1step {
  background-image: url("../images/mac1step.png"); }

.mac2step {
  background-image: url("../images/mac2step.png"); }

.mac3step {
  background-image: url("../images/mac3step.png"); }

.windows-link {
  display: none; }

.windows .windows-link {
  display: inline; }

.windows .mac-link {
  display: none; }

.windows .mac1step {
  background-image: url("../images/win1step.png"); }

.windows .mac2step {
  background-image: url("../images/win2step.png"); }

.windows .mac3step {
  background-image: url("../images/win3step.png"); }

@media screen and (max-width: 540px) {
  .cloudlaptop {
    margin-top: 20px;
    margin-bottom: 0px;
    min-height: 220px; }

  .laptopdownload {
    margin-top: 0px; } }
/* @override
 *http://cloud.dev/assets/css/global.css */
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font-weight: 400;
  font-size: 15px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
  color: #515967;
  background: #fff;
  min-width: 400px;
  line-height: 150%;
  margin: 0;
  padding-top: 56px; }

/*       ---------- fonts   --------------- */
.green_color {
  color: #00bf8c; }

.yellow_color {
  color: #f7c400; }

.white_color {
  color: #fff; }

.muted {
  color: #989fa9; }

.uppercase {
  text-transform: uppercase; }

.bold {
  font-weight: 600; }

h1, h2, h3, h4, h6 {
  color: #515967;
  line-height: 120%; }

h1 {
  font-size: 36px;
  font-weight: 300;
  margin: 30px 0 10px; }

h2 {
  font-size: 30px;
  font-weight: 300;
  margin: 20px 0 10px; }

h3 {
  font-size: 24px;
  font-weight: 300;
  margin: 15px 0 5px; }

h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 15px 0 5px; }

h5 {
  font-size: 16px;
  font-weight: 700;
  margin: 10px 0 5px; }

.f11 {
  font-size: 11px !important; }

.f12 {
  font-size: 12px !important; }

.f14 {
  font-size: 14px !important; }

.f16 {
  font-size: 16px !important; }

.f18 {
  font-size: 18px !important; }

.f24 {
  font-size: 24px !important; }

.f30 {
  font-size: 30px !important; }

.f36 {
  font-size: 36px !important; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

/*     ---------------   widths   ---------------------------- */
.w10 {
  width: 10% !important; }

.w20 {
  width: 20% !important; }

.w30 {
  width: 30% !important; }

.w40 {
  width: 40% !important; }

.w50 {
  width: 50% !important; }

.w60 {
  width: 60% !important; }

.w70 {
  width: 70% !important; }

.w80 {
  width: 80% !important; }

.w90 {
  width: 90% !important; }

.w100 {
  width: 100% !important; }

table thead tr th {
  background: #f2f5f7; }
table tbody tr th {
  border-bottom: 1px solid #f2f5f7;
  padding: 6px; }
table tbody tr td {
  border-bottom: 1px solid #f2f5f7;
  padding: 6px; }

/*   ------------------ general   --------------- */
.or {
  display: block;
  overflow: hidden;
  text-align: center;
  color: #989fa9;
  font-size: 12px;
  margin: 10px 0; }
  .or:before {
    background-color: rgba(0, 0, 0, 0.1);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 44%; }
  .or:after {
    background-color: rgba(0, 0, 0, 0.1);
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 44%;
    margin: 0 0 0 2%; }
  .or:before {
    margin: 0 2% 0 0; }

.risk_free, .ssl {
  font-size: 13px;
  padding: 10px 0 0 60px;
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 120%;
  min-height: 50px; }

.risk_free {
  background-image: url(/assets/images/ico_risk_free.png); }

.ssl {
  background-image: url(/assets/images/ico_ssl.png); }

section {
  padding: 70px 0; }
  section h1 {
    margin-top: 0; }
  section h3 {
    margin: 40px 0 10px; }

.hidden, .hide {
  display: none; }

.inline-block {
  display: inline-block; }

.block {
  display: block; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.darker_bg {
  background: #f2f5f7; }

ul, ol, li, p {
  margin: 0;
  padding: 0;
  list-style: none; }

b, strong {
  font-weight: 600; }

a {
  color: #3273ce;
  text-decoration: none;
  -webkit-transition: color ease 0.3s;
  -moz-transition: color ease 0.3s;
  transition: color ease 0.3s; }

html body a:focus {
  border: none;
  outline: none; }

h1 a {
  color: #515967;
  text-decoration: none; }
  h1 a:hover {
    color: #515967;
    text-decoration: none; }

/*    -----------------   forms   -----------------  */
.form-group {
  margin-bottom: 15px; }

label + input[type='text'], label + input[type='email'], label + input[type='password'], label + input[type='number'] {
  display: block;
  margin: 0px 0 0 0; }

input, button {
  font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, sans-serif; }

input[type='text'], input[type='email'], input[type='password'], input[type="number"], input[type="phone"] {
  border: 1px solid #E0E4E8;
  box-shadow: none;
  border-radius: 3px;
  padding: 5px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  height: 35px;
  color: #515967;
  outline: none;
  transition: all 0.3s; }

textarea {
  min-height: 70px;
  border-radius: 3px;
  border: 1px solid #E0E4E8;
  transition: all 0.3s;
  outline: none; }

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="phone"]:focus {
  outline: none;
  border: 1px solid #81e1c1;
  box-shadow: 0 0 0 1px #81e1c1;
  transition: all 0.3s;
  color: #515967;
  padding: 6px; }

label {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  margin: 0 8px 0 0;
  display: block;
  width: 100%;
  text-align: left; }
  label small {
    color: #999;
    float: right; }

.input-group input {
  border-radius: 3px 0 0 3px;
  float: left;
  width: 70%; }
.input-group button {
  border-radius: 0 3px 3px 0;
  float: left;
  width: 30%; }

.row.no_space {
  margin-left: 0;
  margin-right: 0; }
  .row.no_space .col-xs-1, .row.no_space .col-sm-1, .row.no_space .col-md-1, .row.no_space .col-lg-1, .row.no_space .col-xs-2, .row.no_space .col-sm-2, .row.no_space .col-md-2, .row.no_space .col-lg-2, .row.no_space .col-xs-3, .row.no_space .col-sm-3, .row.no_space .col-md-3, .row.no_space .col-lg-3, .row.no_space .col-xs-4, .row.no_space .col-sm-4, .row.no_space .col-md-4, .row.no_space .col-lg-4, .row.no_space .col-xs-5, .row.no_space .col-sm-5, .row.no_space .col-md-5, .row.no_space .col-lg-5, .row.no_space .col-xs-6, .row.no_space .col-sm-6, .row.no_space .col-md-6, .row.no_space .col-lg-6, .row.no_space .col-xs-7, .row.no_space .col-sm-7, .row.no_space .col-md-7, .row.no_space .col-lg-7, .row.no_space .col-xs-8, .row.no_space .col-sm-8, .row.no_space .col-md-8, .row.no_space .col-lg-8, .row.no_space .col-xs-9, .row.no_space .col-sm-9, .row.no_space .col-md-9, .row.no_space .col-lg-9, .row.no_space .col-xs-10, .row.no_space .col-sm-10, .row.no_space .col-md-10, .row.no_space .col-lg-10, .row.no_space .col-xs-11, .row.no_space .col-sm-11, .row.no_space .col-md-11, .row.no_space .col-lg-11, .row.no_space .col-xs-12, .row.no_space .col-sm-12, .row.no_space .col-md-12, .row.no_space .col-lg-12 {
    padding-left: 0;
    padding-right: 0; }

.row.sm_space {
  margin-left: -5px;
  margin-right: -5px; }
  .row.sm_space .col-xs-1, .row.sm_space .col-sm-1, .row.sm_space .col-md-1, .row.sm_space .col-lg-1, .row.sm_space .col-xs-2, .row.sm_space .col-sm-2, .row.sm_space .col-md-2, .row.sm_space .col-lg-2, .row.sm_space .col-xs-3, .row.sm_space .col-sm-3, .row.sm_space .col-md-3, .row.sm_space .col-lg-3, .row.sm_space .col-xs-4, .row.sm_space .col-sm-4, .row.sm_space .col-md-4, .row.sm_space .col-lg-4, .row.sm_space .col-xs-5, .row.sm_space .col-sm-5, .row.sm_space .col-md-5, .row.sm_space .col-lg-5, .row.sm_space .col-xs-6, .row.sm_space .col-sm-6, .row.sm_space .col-md-6, .row.sm_space .col-lg-6, .row.sm_space .col-xs-7, .row.sm_space .col-sm-7, .row.sm_space .col-md-7, .row.sm_space .col-lg-7, .row.sm_space .col-xs-8, .row.sm_space .col-sm-8, .row.sm_space .col-md-8, .row.sm_space .col-lg-8, .row.sm_space .col-xs-9, .row.sm_space .col-sm-9, .row.sm_space .col-md-9, .row.sm_space .col-lg-9, .row.sm_space .col-xs-10, .row.sm_space .col-sm-10, .row.sm_space .col-md-10, .row.sm_space .col-lg-10, .row.sm_space .col-xs-11, .row.sm_space .col-sm-11, .row.sm_space .col-md-11, .row.sm_space .col-lg-11, .row.sm_space .col-xs-12, .row.sm_space .col-sm-12, .row.sm_space .col-md-12, .row.sm_space .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px; }

/*   radio and checkbox */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 140%;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -18px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
  width: auto;
  line-height: 110%; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

/*     -----------   buttons   --------------- */
html body .btn_secondary {
  border: 2px solid rgba(51, 75, 95, 0.1);
  display: inline-block;
  border-radius: 30px;
  font-size: 13px;
  font-weight: 700;
  color: inherit;
  padding: 8px 20px;
  line-height: 100%;
  transition: all 0.3s; }
  html body .btn_secondary:hover, html body .btn_secondary:active, html body .btn_secondary:focus {
    opacity: 1;
    text-decoration: none;
    background: rgba(51, 75, 95, 0.05);
    transition: all 0.3s;
    border: 2px solid rgba(51, 75, 95, 0.2);
    color: inherit; }

.button {
  font-weight: 600;
  font-size: 14px;
  padding: 8px 25px;
  border-radius: 3px;
  display: inline-block;
  transition: all 0.3s;
  background: #00bf8c;
  color: #fff;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  cursor: pointer;
  line-height: 130%; }
  .button.button_secondary {
    background-color: transparent;
    border-color: transparent;
    color: #3273ce; }
    .button.button_secondary:hover {
      background-color: transparent;
      border-color: transparent;
      color: #3273ce;
      text-decoration: underline; }
  .button.green {
    background: #00bf8c; }
    .button.green:hover {
      background: #03b083; }
  .button.gray {
    background: #b4b8bc; }
    .button.gray:hover {
      background: #a5a9ac; }
  .button.orange {
    background: #f3a600; }
    .button.orange:hover {
      background: #f39500; }

button, input[type='submit'] {
  font-weight: 600;
  font-size: 14px;
  padding: 8px 25px;
  border-radius: 3px;
  display: inline-block;
  transition: all 0.3s;
  background: #00bf8c;
  color: #fff;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  cursor: pointer;
  line-height: 130%; }

.button.large {
  font-size: 16px;
  padding: 14px 50px; }

button:hover, input[type='submit']:hover, .button:hover {
  background-color: #009a6a;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s; }

.button:active, button:active, input[type='submit']:active, .button:focus, button:focus, input[type='submit']:focus {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  outline: none; }

.button:disabled {
  cursor: default;
  opacity: 0.5; }

/*    ------------  error form  ------ */
.error-help {
  margin-top: 3px;
  display: none;
  color: #dd2d60;
  font-size: 12px;
  line-height: 120%; }

.error input, .error select {
  border: 1px solid #ee96af; }
.error label {
  color: #dd2d60; }
.error .error-help {
  display: block; }

.has-error {
  color: #dd2d60; }
  .has-error label {
    color: #dd2d60; }
  .has-error input[type='text'], .has-error input[type='email'], .has-error input[type='password'], .has-error input[type='phone'] {
    border: 1px solid #ee96af;
    box-shadow: 0 0 0 1px #ee96af; }
  .has-error input[type='text']:focus, .has-error input[type='email']:focus, .has-error input[type='password']:focus, .has-error input[type='phone']:focus {
    box-shadow: 0 0 0 1px #81e1c1;
    border: 1px solid #81e1c1; }

.error-msg {
  display: none; }

.has-error .error-msg {
  display: block;
  font-size: 12px;
  position: absolute;
  line-height: 120%; }

/*     ------------------ flash    --------------- */
.flash-message {
  display: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 5px 15px;
  font-weight: 700;
  border: none;
  background: #f1f1f1;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -200px;
  background: #6fcf36;
  color: #fff;
  width: 400px;
  z-index: 23242; }
  .flash-message.green {
    background: #6fcf36;
    color: #fff; }
  .flash-message.yellow {
    background: #e2d45c;
    color: #fff; }
  .flash-message.red {
    background: #fe4d4d;
    color: #fff; }

/* @group Header */
.logo a {
  background-image: url(/assets/images/logo_cloudapp_black.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 25px;
  width: 155px;
  height: 25px;
  opacity: 0.9;
  display: inline-block; }

.nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  background-color: #fff;
  padding: 15px 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  z-index: 2000; }
  .nav .logo {
    height: 26px; }
  .nav .navbar-logo {
    display: none; }
  .nav nav {
    font-weight: 600;
    font-size: 14px;
    text-align: right;
    padding-top: 2px; }
    .nav nav ul li.active-link a {
      color: #3273ce;
      transition: all 0.3s; }
    .nav nav ul li {
      position: relative;
      display: inline-block;
      padding-left: 26px; }
      .nav nav ul li a {
        display: block;
        color: #435168; }
      .nav nav ul li a:hover {
        color: #3273ce;
        text-decoration: none;
        transition: all 0.3s; }
      .nav nav ul li:first-child {
        padding-left: 0; }

hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: none;
  border-top: solid 1px #d8d8d8 !important; }

form fieldset {
  margin: 0 0 24px 0;
  border: none;
  padding: 0; }
  form fieldset:last-child {
    margin: 0; }
form p {
  margin: 0 0 10px 0; }
  form p:last-child {
    padding-top: 10px;
    margin: 0; }

label {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  margin: 0 8px 0 0;
  display: block;
  width: 100%;
  overflow: hidden;
  text-align: left; }
  label:last-of-type {
    margin: 0; }
  label small {
    color: #b1b8bd;
    font-size: 13px;
    font-weight: normal;
    float: right; }
  label + input[type='text'], label + input[type='email'], label + input[type='password'] {
    display: block;
    margin: 0px 0 0 0; }

button:focus, input[type="submit"]:focus {
  outline: none !important; }

form fieldset {
  margin: 0 0 24px 0;
  border: none;
  padding: 0; }
  form fieldset:last-child {
    margin: 0; }
form p {
  margin: 0 0 10px 0; }
  form p:last-child {
    padding-top: 10px;
    margin: 0; }

.clear {
  clear: both; }

.error-help {
  margin-top: 3px;
  display: none;
  color: #dd2d60;
  font-size: 12px;
  line-height: 120%; }

.error input, .error select {
  border: 1px solid #dd2d60; }
.error label {
  color: #dd2d60; }
.error .error-help {
  display: block; }

.form-errors {
  color: #dd2d60;
  padding: 4px 0px;
  font-size: 12px;
  line-height: 110%;
  text-align: left; }
  .form-errors p {
    padding-top: 0 !important; }

.small-talk {
  margin-top: 10px; }

/*   -----------------    banner top   ----------------   */
.banner {
  background: #f3a600;
  padding: 7px 0;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  display: block;
  transition: all 0.3s;
  line-height: 120%;
  position: relative; }

a.banner:hover {
  background: #f3b700;
  transition: all 0.3s; }

.banner span {
  padding: 0 30px; }
.banner .button {
  color: #515967;
  background: #fff;
  padding: 5px 15px; }

a.banner:hover .button {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }

.close_banner {
  background: url(/assets/images/close.png) no-repeat;
  position: absolute;
  right: 0;
  top: 10px;
  height: 20px;
  width: 20px; }

/* ---------------------------------------------- */
.pie-clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

.sign-in-google-button {
  background-image: -webkit-linear-gradient(top, #fcfefd 0%, #edf2f4 100%);
  background-image: -moz-linear-gradient(top, #fcfefd 0%, #edf2f4 100%);
  background-image: -ms-linear-gradient(top, #fcfefd 0%, #edf2f4 100%);
  background-image: linear-gradient(to bottom, #fcfefd 0%, #edf2f4 100%);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 1px 0 0 rgba(255, 255, 255, 0.8), 0 1px 1px rgba(0, 0, 0, 0.05);
  color: #515967 !important;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.5px;
  height: 36px;
  line-height: 36px;
  border-radius: 3px;
  text-align: center;
  width: 100%;
  display: block;
  position: relative; }
  .sign-in-google-button:active {
    background-image: -webkit-linear-gradient(top, #d9dfe2 0%, #ecf1f4 100%);
    background-image: -moz-linear-gradient(top, #d9dfe2 0%, #ecf1f4 100%);
    background-image: -ms-linear-gradient(top, #d9dfe2 0%, #ecf1f4 100%);
    background-image: linear-gradient(to bottom, #d9dfe2 0%, #ecf1f4 100%);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15), inset 0 1px 2px rgba(0, 0, 0, 0.15); }

html body .sign-in-google-button:hover {
  text-decoration: none; }

.google-button-icon {
  background-image: url(https://s3.amazonaws.com/f.cl.ly/items/1F1x1z0J2K223L0I1M0E/Icon.png);
  background-repeat: no-repeat;
  width: 28px;
  height: 24px;
  position: absolute;
  left: 15px;
  top: 7px; }

/*     -------   footer -------------- */
footer {
  position: relative;
  padding-top: 30px;
  padding-bottom: 10px;
  font-size: 15px;
  background: #fff;
  border-top: 1px solid #f1f1f1; }
  footer nav {
    margin: 0px;
    font-size: 12px; }
    footer nav ul {
      text-align: center; }
      footer nav ul li {
        display: inline;
        padding: 0 12px; }
        footer nav ul li a {
          font-weight: 600;
          color: #435168;
          text-transform: uppercase; }
          footer nav ul li a:hover {
            color: #3273ce;
            text-decoration: none; }
        footer nav ul li.active-link a {
          color: #3273ce; }

.copyrights {
  text-align: center;
  font-size: 12px;
  margin-top: 10px; }

/*    -----------------  media query    --------------- */
@media screen and (max-width: 991px) {
  body {
    font-size: 14px; }

  h1 {
    font-size: 30px;
    line-height: 110%; }

  section {
    padding: 40px 0; } }
@media screen and (max-width: 768px) {
  body {
    padding-top: 76px; }

  section {
    padding: 50px 0; }

  h1 {
    font-size: 24px;
    font-weight: 400; }

  h2 {
    font-size: 20px;
    font-weight: 400; }

  h3 {
    font-size: 18px;
    font-weight: 400; }

  h4 {
    font-size: 16px; }

  h5 {
    font-size: 14px; }

  .nav .logo, .small-talk ul, footer p {
    text-align: center; }

  .nav {
    padding: 8px 0; }
    .nav header nav {
      float: none;
      width: 100%;
      display: inline-block;
      text-align: center; }
      .nav header nav ul {
        width: 100%;
        text-align: center;
        margin-top: 10px; }

  .banner span {
    display: block;
    margin-bottom: 10px; }

  .logo a {
    background-position: center;
    background-size: auto 25px; }

  .banner, .small-talk ul, footer p {
    text-align: center; } }
@media screen and (max-width: 580px) {
  .nav header nav ul li {
    padding-left: 6px;
    padding-right: 6px; }
    .nav header nav ul li.sign-in-link {
      margin-left: 4px; } }
@media screen and (max-width: 400px) {
  body {
    min-width: 320px; }

  .nav header nav ul li {
    padding-right: 8px;
    padding-left: 8px; }

  h2, h3 {
    margin-bottom: 10px; }

  h1 {
    margin-bottom: 14px; }

  section {
    padding: 15px; }

  footer {
    padding-bottom: 0; } }
/*   ----------------------------  confirmation page    ------------------- */
#page-confirmation .nav .navbar-logo {
  display: block; }
#page-confirmation .nav .navbar-menu {
  display: none; }

#confirmation {
  min-height: 700px; }
  #confirmation .resend-confirmation {
    display: none;
    margin-top: 10px; }
  #confirmation .ico_envelope {
    background-image: url(/assets/images/ico_envelope.png); }
  #confirmation .ico_main_act {
    background-size: 50px auto; }
  #confirmation .ico_main {
    margin: 30px 0 30px; }

.confirmation_info {
  margin: 10px 0;
  border-radius: 3px;
  padding: 15px; }

#confirmation h3 {
  margin-top: 30px;
  font-size: 24px;
  font-weight: 300; }
#confirmation .logo a {
  width: 100%;
  background-position: center; }

/*    trial campaign    */
.trial_campaign_yes, .trial_campaign_no, .trial_campaign_survey {
  display: none;
  transition: all 0.3s; }

.trial_campaign.modal {
  max-width: 480px; }
  .trial_campaign.modal .modal_content {
    padding: 25px; }
  .trial_campaign.modal ul.check_list {
    margin: 20px 0;
    font-size: 16px; }
    .trial_campaign.modal ul.check_list li {
      margin-bottom: 5px; }
      .trial_campaign.modal ul.check_list li span {
        background-image: url(/assets/images/check.png);
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 14px;
        padding-left: 20px;
        display: inline-block; }
  .trial_campaign.modal p {
    margin-bottom: 15px;
    font-size: 18px; }
  .trial_campaign.modal .gift {
    font-size: 16px;
    padding-left: 75px;
    background-image: url(/assets/images/gift.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 50px auto;
    min-height: 50px; }
  .trial_campaign.modal .button.button_secondary {
    margin-top: 10px;
    font-weight: 400;
    margin-bottom: 0;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }
  .trial_campaign.modal select.w100 + .chosen-container {
    width: 100% !important; }
  .trial_campaign.modal a.button {
    display: block;
    margin-bottom: 5px;
    text-align: center; }
  .trial_campaign.modal .button.green {
    font-size: 16px; }

/* @override
 *http://cloud.dev/assets/css/download.css */
/* @group Downloads */
#downloads {
  padding-bottom: 80px; }

#second_step {
  display: none;
  opacity: 0;
  transition: all 2s; }
  #second_step small {
    font-size: 12px;
    text-align: center;
    display: block; }
  #second_step button {
    width: 100%;
    text-align: center;
    margin: 20px 0 5px; }
  #second_step.show {
    display: block;
    opacity: 1;
    transition: all 2s; }

#downloading {
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 0 40px;
  min-height: 600px; }

#downloads article, #downloading article {
  position: relative;
  overflow: hidden; }

#downloads article.download-latest {
  float: left; }
  #downloads article.download-latest.mac {
    width: 60%;
    padding-right: 20px; }
  #downloads article.download-latest.windows {
    width: 40%;
    padding-left: 20px; }
#downloads article.download-previous {
  clear: both; }
#downloads article.download-latest {
  z-index: 2;
  margin-bottom: -13px;
  padding-bottom: 80px; }

#downloading article#now-downloading {
  margin-bottom: 50px;
  padding-left: 240px;
  padding-right: 240px;
  text-align: center; }
#downloading article#next-steps {
  margin-bottom: 50px;
  padding-left: 240px;
  padding-right: 240px;
  text-align: center;
  margin-bottom: -10px;
  padding-left: 0px;
  padding-right: 0px; }
  #downloading article#next-steps ol {
    position: relative;
    font-size: 15px;
    line-height: 28px; }
    #downloading article#next-steps ol li {
      position: relative;
      display: inline-block;
      width: 200px;
      vertical-align: top;
      background-color: #fbfcfc;
      border-radius: 8px;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 60px;
      padding-bottom: 30px;
      margin-left: 12px;
      margin-right: 12px;
      box-shadow: inset 0 0 3px rgba(59, 67, 77, 0.15), inset 0 0 0 1px rgba(59, 67, 77, 0.03); }
      #downloading article#next-steps ol li::after {
        content: "";
        font-weight: 600;
        font-size: 20px;
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
        box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
        border-radius: 20px;
        width: 32px;
        height: 32px;
        display: inline-block;
        background-image: -webkit-linear-gradient(top, #8f959a 0%, #c5c8cb 100%);
        background-image: -moz-linear-gradient(top, #8f959a 0%, #c5c8cb 100%);
        background-image: -ms-linear-gradient(top, #8f959a 0%, #c5c8cb 100%);
        background-image: linear-gradient(to bottom, #8f959a 0%, #c5c8cb 100%);
        text-align: center;
        line-height: 30px;
        margin-right: 16px;
        position: absolute;
        top: 24px;
        left: 50%;
        margin-left: -16px; }
      #downloading article#next-steps ol li:nth-child(1)::after {
        content: "1"; }
      #downloading article#next-steps ol li:nth-child(2)::after {
        content: "2"; }
      #downloading article#next-steps ol li:nth-child(3)::after {
        content: "3"; }
      #downloading article#next-steps ol li p {
        padding-top: 12px; }
#downloading #intro h3 {
  margin: 18px 0 0 0;
  font-size: 16px;
  font-weight: bold;
  color: #757B7F; }

#downloads article.download-previous::after {
  content: "";
  position: absolute;
  left: -35px;
  right: -35px;
  height: 13px;
  background-image: url(/assets/images/shadow.png);
  background-repeat: center top;
  background-size: 100% 13px;
  bottom: 0;
  top: 0;
  bottom: auto; }

#downloading iframe {
  display: none; }

#downloads article.download-previous {
  padding-top: 60px; }

#now-downloading {
  margin-top: 50px;
  position: relative;
  padding-top: 80px; }
  #now-downloading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 64px;
    height: 64px;
    background: url(/assets/images/downloads.png) -64px 0;
    margin-left: -32px; }
  #now-downloading h2 {
    margin-bottom: 10px; }
  #now-downloading p {
    padding-left: 55px;
    padding-right: 55px; }

#indicator {
  position: absolute;
  top: 20px;
  left: 50%;
  width: 32px;
  height: 32px;
  margin-left: -16px;
  background: -webkit-linear-gradient(top, #fcfefd 0%, #edf2f4 100%);
  background: -moz-linear-gradient(top, #fcfefd 0%, #edf2f4 100%);
  background: -ms-linear-gradient(top, #fcfefd 0%, #edf2f4 100%);
  background: linear-gradient(to bottom, #fcfefd 0%, #edf2f4 100%);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  -webkit-transition: opacity ease 0.3s;
  -moz-transition: opacity ease 0.3s;
  transition: opacity ease 0.3s;
  z-index: 1; }
  #indicator #progress {
    position: absolute;
    width: 32px;
    height: 32px;
    background: url(/assets/images/load.gif) center center no-repeat; }

.started-download #indicator {
  opacity: 0; }

#downloads .download-latest hgroup {
  text-align: center;
  padding-bottom: 10px; }
#downloads .download-latest h2 {
  position: relative;
  display: inline-block; }
#downloads .download-previous hgroup {
  width: 390px;
  float: left; }
#downloads hgroup p {
  font-size: 15px; }
  #downloads hgroup p small {
    font-size: 13px;
    display: block;
    color: #b2b5b7; }
#downloads .download-latest ul {
  text-align: center;
  width: 100%;
  background-color: #fbfcfc;
  border-radius: 8px;
  padding-bottom: 30px;
  box-shadow: inset 0 0 3px rgba(59, 67, 77, 0.15), inset 0 0 0 1px rgba(59, 67, 77, 0.03); }
#downloads .download-previous ul {
  float: right;
  width: 570px; }
#downloads .download-latest ul li {
  position: relative;
  line-height: 24px;
  padding-top: 84px;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  margin-top: -20px;
  font-size: 18px;
  text-align: center; }
#downloads .download-previous ul li {
  position: relative;
  line-height: 24px;
  border-bottom: 1px solid rgba(178, 180, 182, 0.3);
  padding-bottom: 14px;
  margin-bottom: 14px;
  padding-left: 64px;
  font-size: 15px; }
  #downloads .download-previous ul li:last-child {
    border: none;
    margin-bottom: 0; }
#downloads ul li em {
  text-transform: uppercase;
  font-weight: 600;
  font-style: normal;
  font-size: 11px;
  border: 1px solid #ccd1d3;
  padding: 1px 4px 2px;
  top: -2px;
  position: relative;
  border-radius: 3px;
  margin-left: 3px;
  color: rgba(117, 123, 126, 0.7); }
#downloads .download-previous ul li em {
  border: 1px solid rgba(255, 153, 0, 0.8);
  color: #ff9000;
  font-size: 10px; }
#downloads .download-latest ul li::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 64px;
  height: 64px;
  background-image: url(/assets/images/downloads.png);
  margin-left: -32px; }
#downloads .download-previous ul li::after {
  content: "";
  position: absolute;
  top: 9px;
  left: 13px;
  width: 32px;
  height: 32px;
  background-image: url(/assets/images/downloads.png); }
#downloads ul li.cloud::after {
  background-position: -64px 0; }
#downloads ul li.old-cloud::after {
  background-position: 0 0; }
#downloads ul li.courier::after {
  background-position: -32px 0; }
#downloads ul li small {
  color: #b2b5b7;
  font-size: 13px;
  display: block; }
#downloads .download-latest ul li a {
  position: relative;
  background-image: -webkit-linear-gradient(top, #77b0e0 0%, #3574c1 100%);
  background-image: -moz-linear-gradient(top, #77b0e0 0%, #3574c1 100%);
  background-image: -ms-linear-gradient(top, #77b0e0 0%, #3574c1 100%);
  background-image: linear-gradient(to bottom, #77b0e0 0%, #3574c1 100%);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15), 0 1px 3px rgba(0, 0, 0, 0.15);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  line-height: 28px;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  padding: 1px 16px 2px;
  border-radius: 20px;
  text-align: left;
  margin-top: 16px; }
  #downloads .download-latest ul li a:active {
    background-image: -webkit-linear-gradient(top, #3a79c3 0%, #5a8ecd 100%);
    background-image: -moz-linear-gradient(top, #3a79c3 0%, #5a8ecd 100%);
    background-image: -ms-linear-gradient(top, #3a79c3 0%, #5a8ecd 100%);
    background-image: linear-gradient(to bottom, #3a79c3 0%, #5a8ecd 100%);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15), inset 0 2px 3px rgba(0, 0, 0, 0.15); }
  #downloads .download-latest ul li a.coming-soon {
    cursor: default;
    color: #b2b5b7;
    text-shadow: none;
    background-image: -webkit-linear-gradient(top, white 0%, #e3e5e8 100%);
    background-image: -moz-linear-gradient(top, white 0%, #e3e5e8 100%);
    background-image: -ms-linear-gradient(top, white 0%, #e3e5e8 100%);
    background-image: linear-gradient(to bottom, white 0%, #e3e5e8 100%); }
#downloads .download-previous ul li a {
  position: absolute;
  top: 50%;
  right: 10px;
  background-image: -webkit-linear-gradient(top, #77b0e0 0%, #3574c1 100%);
  background-image: -moz-linear-gradient(top, #77b0e0 0%, #3574c1 100%);
  background-image: -ms-linear-gradient(top, #77b0e0 0%, #3574c1 100%);
  background-image: linear-gradient(to bottom, #77b0e0 0%, #3574c1 100%);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15), 0 1px 3px rgba(0, 0, 0, 0.15);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  line-height: 28px;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  padding: 1px 16px 2px;
  border-radius: 20px;
  text-align: left;
  margin-top: -23px; }
  #downloads .download-previous ul li a:active {
    background-image: -webkit-linear-gradient(top, #3a79c3 0%, #5a8ecd 100%);
    background-image: -moz-linear-gradient(top, #3a79c3 0%, #5a8ecd 100%);
    background-image: -ms-linear-gradient(top, #3a79c3 0%, #5a8ecd 100%);
    background-image: linear-gradient(to bottom, #3a79c3 0%, #5a8ecd 100%);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15), inset 0 2px 3px rgba(0, 0, 0, 0.15); }
#downloads ul li a:active {
  background-image: -webkit-linear-gradient(top, #3a79c3 0%, #5a8ecd 100%);
  background-image: -moz-linear-gradient(top, #3a79c3 0%, #5a8ecd 100%);
  background-image: -ms-linear-gradient(top, #3a79c3 0%, #5a8ecd 100%);
  background-image: linear-gradient(to bottom, #3a79c3 0%, #5a8ecd 100%);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15), inset 0 2px 3px rgba(0, 0, 0, 0.15); }

/*#downloads .download-latest {
 *  padding-top: 70px;
 *} */
@media screen and (max-width: 1100px) {
  /* @group Downloads */
  #downloads .download-previous hgroup {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
    width: 100%;
    margin-bottom: 40px; }
  #downloads ul {
    width: 600px;
    float: none;
    position: relative;
    margin-left: auto;
    margin-right: auto; }
  #downloads article.download-latest.mac, #downloads article.download-latest.windows {
    width: 50%; }
  #downloads .download-previous ul {
    float: none;
    text-align: left; }
  #downloads .download-latest.mac ul li:first-of-type {
    margin-bottom: 50px; }

  #downloading article#now-downloading, #downloading article#email-sign-up {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    padding-left: 0;
    max-width: 540px; } }
.manual {
  font-size: 15px;
  line-height: 1.5;
  margin-top: 10px; }

#get-started {
  padding: 20px 0 10px;
  text-align: center; }

@media screen and (max-width: 820px) {
  #downloading article#next-steps ol li {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px; }
    #downloading article#next-steps ol li:last-of-type {
      margin-bottom: 0; } }
@media screen and (max-width: 580px) {
  /* @group Downloads */
  #downloads article.download-latest.mac, #downloads article.download-latest.windows {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0; }
  #downloads .download-latest ul li {
    width: 100%;
    margin-bottom: 40px;
    padding-top: 74px; }
    #downloads .download-latest ul li:last-child {
      margin-bottom: 0; }
  #downloads .download-previous ul {
    width: 100%; }
    #downloads .download-previous ul li {
      padding: 47px 0 22px;
      text-align: center; }
      #downloads .download-previous ul li:last-child {
        padding-bottom: 0; }
      #downloads .download-previous ul li::after {
        left: 50%;
        margin-left: -16px; }
      #downloads .download-previous ul li a {
        display: inline-block;
        position: relative;
        top: 0;
        margin-top: 8px;
        right: auto;
        margin-bottom: 4px; }

  /* @end */ }
@media screen and (max-width: 400px) {
  #downloads, #downloading {
    padding-bottom: 50px; }

  #downloads article.download-latest.mac {
    padding-top: 0; }

  #downloading article#now-downloading {
    padding-bottom: 50px;
    margin-bottom: 20px; } }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  #downloads .download-latest ul li::after, #downloads .download-previous ul li::after {
    background-image: url(/assets/images/downloads@2x.png);
    background-size: 128px 64px; }

  #now-downloading::before {
    background-image: url(/assets/images/downloads@2x.png);
    background-size: 128px 64px; }

  #downloading article#email-sign-up #thanks p::after, #downloads h2::after {
    background-image: url(/assets/images/sprite@2x.png);
    background-size: 252px 290px; }

  #indicator #progress {
    background: url(/assets/images/load@2x.gif) center center no-repeat;
    background-size: 24px 24px; } }
/*  --------   general to home layout   ------ */
.key_style {
  min-width: 42px;
  padding: 9px;
  border: 1px solid #E0E4E8;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  display: inline-block;
  margin: 6px 0;
  font-weight: 600;
  font-size: 16px;
  background: #fff;
  text-align: center; }
  .key_style.shift:after {
    content: "shift ⇧"; }
  .key_style.nr5:after {
    content: "5"; }
  .key_style.nr6:after {
    content: "6"; }
  .key_style.nr8:after {
    content: "8"; }
  .key_style.cmd:after {
    content: "cmd ⌘"; }

.windows .key_style.cmd:after {
  content: "alt"; }
.windows .key_style.shift:after {
  content: "shift"; }

/*      ----------------    hero  --------------- */
.new_home {
  background-image: url(/assets/images/bgphoto.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.newhome_content {
  padding: 40px 0;
  text-align: right; }

.form_newhome {
  text-align: center;
  padding: 30px;
  max-width: 380px;
  display: inline-block;
  background-color: #f6f7f9;
  border-radius: 3px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  .form_newhome .form_sign_up .form-group {
    margin-bottom: 15px;
    position: relative; }
    .form_newhome .form_sign_up .form-group .form-errors {
      position: absolute;
      padding: 1px 0 0 0;
      font-size: 11px;
      font-weight: 600; }
  .form_newhome h1 {
    margin: 0 0 20px;
    font-weight: 600;
    font-size: 27px;
    line-height: 110%; }
  .form_newhome input[type='text'], .form_newhome input[type='email'], .form_newhome input[type='password'], .form_newhome input[type="number"] {
    font-weight: 600; }
  .form_newhome .terms {
    background-image: url(/assets/images/logos_os.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto 24px;
    padding-bottom: 40px;
    display: block;
    margin-top: 5px; }
    .form_newhome .terms a {
      font-weight: 600; }

.google_icon {
  background-image: url(/assets/images/ico_google_plus.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px;
  position: absolute;
  width: 36px;
  height: 35px;
  left: 0;
  top: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.1); }

.google_plus_button {
  position: relative; }

#sign-up-form a.signin {
  color: #eef2f5;
  text-decoration: underline; }

/*     ----------------    partners logos   ---------- */
.bg_logos {
  background: #0D121B; }

.logos {
  background-image: url(/assets/images/logos.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 100%;
  height: 80px; }

/*     -----------------   anythig anywhere   --------------------- */
.general_inf {
  background-image: url(/assets/images/img_step1_files.png);
  background-position: center bottom;
  background-size: auto 70px;
  background-repeat: no-repeat;
  padding-bottom: 120px;
  margin-bottom: 50px; }

.mac_app {
  min-height: 450px;
  background-image: url("/assets/images/app_image@2x.jpg");
  background-repeat: no-repeat;
  background-size: auto 450px;
  background-position: top center;
  margin-bottom: 80px; }

.windows .mac_app {
  background-image: url("/assets/images/app_image_win@2x.jpg"); }

/*    --------    testimonials -------- */
#slider {
  position: relative;
  top: 0px;
  left: 0px;
  width: 1030px;
  height: 295px;
  margin: 0 auto; }
  #slider #slides {
    cursor: ew-resize;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1030px;
    height: 295px;
    overflow: hidden; }

.testimonials {
  background: #161F2E;
  width: 100%;
  padding: 70px 0;
  margin: 0; }
  .testimonials h2 {
    margin: 0px 0 5px;
    -webkit-text-fill-color: initial;
    background: none;
    margin-bottom: 10px;
    color: #fff; }
  .testimonials .quote {
    display: inline-block;
    max-width: 600px;
    line-height: 1.5;
    font-size: 16px;
    font-style: italic;
    margin-top: 10px;
    color: #fff;
    opacity: 0.7; }
  .testimonials .author {
    text-align: center;
    display: block;
    margin-top: 30px;
    line-height: 1.2;
    padding-top: 95px;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center top; }
    .testimonials .author.avatar1 {
      background-image: url(/assets/images/avatar1.png); }
    .testimonials .author.avatar2 {
      background-image: url(/assets/images/avatar2.png); }
    .testimonials .author.avatar3 {
      background-image: url(/assets/images/avatar3.png); }
    .testimonials .author.avatar4 {
      background-image: url(/assets/images/avatar4.png); }
    .testimonials .author a {
      color: #4888cc; }
    .testimonials .author .role {
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 600;
      color: #c0c0c0; }
  .testimonials > ul {
    text-align: center; }
    .testimonials > ul li {
      display: inline-block;
      list-style-type: none;
      width: 320px;
      vertical-align: top;
      text-align: left;
      margin: 0 10px 50px; }

.arrowleft, .arrowright, .arrowleftdn, .arrowrightdn {
  position: absolute;
  cursor: pointer;
  display: block;
  background-image: url(/assets/images/carousel-arrows.png);
  background-repeat: no-repeat;
  overflow: hidden;
  opacity: 0.5;
  transition: all 0.3s; }

.arrowleft:hover, .arrowright:hover, .arrowleftdn:hover, .arrowrightdn:hover {
  transition: all 0.3s;
  opacity: 0.8; }

.arrowright {
  background-position: -57px 0; }
  .arrowright:hover {
    background-position: -57px 0; }

.arrowrightdn {
  background-position: -57px 0; }

/*     -------------------   take screenshots record selfie record screen  ------------------- */
.main_features {
  padding-bottom: 70px; }
  .main_features .examples_img {
    text-align: center; }
  .main_features h1 {
    font-size: 30px;
    margin-top: 0;
    line-height: 110%; }
  .main_features h5 {
    font-weight: 400;
    text-transform: uppercase;
    margin: 5px 0 25px;
    font-size: 14px;
    line-height: 120%; }

.single_main_feature {
  margin-bottom: 20px; }

.ico_main {
  display: block;
  overflow: hidden;
  text-align: center;
  color: #989fa9;
  font-size: 12px;
  margin: 70px 0 30px; }
  .ico_main:before {
    background-color: #DFE3E7;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 38%;
    margin: 0 2% 0 0; }
  .ico_main:after {
    background-color: #DFE3E7;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 38%;
    margin: 0 0 0 2%; }

.ico_main_act {
  background-size: 35px auto;
  border-radius: 6px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  width: 50px;
  height: 50px;
  display: inline-block; }

.ico_take_screenshot {
  background-image: url(/assets/images/ico_take_screenshot.png); }

.ico_record_selfie {
  background-image: url(/assets/images/ico_record_selfie.png); }

.ico_record_screen {
  background-image: url(/assets/images/ico_record_screen.png); }

.img_preview {
  background-position: top left;
  background-size: 100% auto;
  border-radius: 6px;
  background-repeat: no-repeat;
  width: 236px;
  height: 236px;
  display: inline-block; }

.take_screenshot {
  background-image: url(/assets/images/take_screenshot.jpg); }

.take_screenshot_annotate {
  background-image: url(/assets/images/take_screenshot_annotate.jpg); }

.record_screen {
  background-image: url(/assets/images/record_screen.jpg); }

.share_link.skype {
  background-image: url(/assets/images/share_link_skype.jpg); }
.share_link.slack {
  background-image: url(/assets/images/share_link_slack.jpg); }
.share_link.email {
  background-image: url(/assets/images/share_link_email.jpg); }

.record_screen_settings {
  background-image: url(/assets/images/record_screen_settings.jpg); }

.record_selfie.img_preview {
  background-image: url(/assets/images/record_selfie.jpg);
  width: 390px; }

/*      ------------    pro features   ---------------- */
.pro_features {
  position: relative;
  box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
  background: #161F2E;
  color: #A9ACB1; }
  .pro_features h1, .pro_features h4 {
    color: #fff;
    margin-top: 0; }
  .pro_features h4 {
    font-weight: 400;
    margin-bottom: 30px; }
  .pro_features p {
    margin: 10px 0; }

.pro_feature {
  padding-top: 95px;
  line-height: 130%;
  font-size: 14px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 83px;
  margin-bottom: 20px; }
  .pro_feature strong {
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
    color: #DEE1E7; }
  .pro_feature.integrations {
    background-image: url(/assets/images/ico_pro_integrations.png); }
  .pro_feature.unlimited {
    background-image: url(/assets/images/ico_pro_unlimited.png); }
  .pro_feature.theme_customize {
    background-image: url(/assets/images/ico_pro_customize.png); }
  .pro_feature.domain {
    background-image: url(/assets/images/ico_pro_domain.png); }
  .pro_feature.password {
    background-image: url(/assets/images/ico_pro_password.png); }
  .pro_feature.autodestroy {
    background-image: url(/assets/images/ico_pro_autodestroy.png); }
  .pro_feature.annotations {
    background-image: url(/assets/images/ico_pro_annotations.png); }
  .pro_feature.transfer {
    background-image: url(/assets/images/ico_pro_transfer.png); }
  .pro_feature.enterprise_cloud {
    background-image: url(/assets/images/ico_pro_enterprise_cloud.png); }
  .pro_feature.volume_pricing {
    background-image: url(/assets/images/ico_pro_volume_pricing.png); }
  .pro_feature.scalability {
    background-image: url(/assets/images/ico_pro_scalability.png); }
  .pro_feature.support {
    background-image: url(/assets/images/ico_pro_support.png); }
  .pro_feature.secure_sharing {
    background-image: url(/assets/images/ico_pro_secure_sharing.png); }
  .pro_feature.lifespan {
    background-image: url(/assets/images/ico_pro_lifespan.png); }

/*   ------------------  for windows   ---------------- */
.windows .record_selfie.img_preview {
  background-image: url(/assets/images/record_selfie_win.jpg); }
.windows .only_mac {
  display: none; }
.windows .take_screenshot {
  background-image: url(/assets/images/take_screenshot_win.jpg); }
.windows .take_screenshot_annotate {
  background-image: url(/assets/images/take_screenshot_annotate_win.jpg); }
.windows .record_screen {
  background-image: url(/assets/images/record_screen_win.jpg); }
.windows .record_screen_settings {
  background-image: url(/assets/images/record_screen_settings_win.jpg); }
.windows .share_link.slack {
  background-image: url(/assets/images/share_link_slack_win.jpg); }
.windows .share_sheer {
  display: none; }
.windows .general_inf {
  background-image: none;
  padding-bottom: 0; }

.share_sheer {
  background: #f2f5f7; }
  .share_sheer h1 {
    margin-bottom: 30px; }
  .share_sheer img {
    border: 5px solid #d5dee8;
    border-radius: 3px;
    margin-bottom: 10px; }

/*     --------------- media query   ------------------ */
@media (-webkit-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .new_home {
    background-image: url(/assets/images/bgphoto@2x.jpg); } }
@media screen and (max-width: 991px) {
  .arrowleft, .arrowright {
    top: 170px; }

  .ico_main {
    margin: 50px 0 0px; }

  .new_home .newhome_content {
    text-align: center;
    padding: 40px 0; }

  .main_features .examples_img {
    padding: 0; }

  .single_main_feature {
    text-align: center; }
    .single_main_feature h2 {
      margin-top: 10px; } }
@media screen and (max-width: 768px) {
  .new_home {
    background-image: url(/assets/images/bgphoto.jpg) !important; }

  .testimonials {
    padding: 30px 0; }
    .testimonials .author {
      margin-top: 15px; }
    .testimonials .quote {
      font-size: 14px;
      margin-top: 5px;
      line-height: 135%; }

  .arrowleft, .arrowright {
    display: none; }

  .ico_main {
    margin-top: 30px; }

  .logos {
    background-image: url(/assets/images/logos_mobile.png); }

  .new_home .newhome_content .row {
    margin: 0; }
  .new_home .newhome_content .container, .new_home .newhome_content .col-xs-12 {
    padding: 0; }

  .mac_app {
    background-size: 550px auto;
    min-height: 300px;
    margin-bottom: 40px; }

  .logos {
    height: 70px; }

  .main_features {
    padding-bottom: 30px; }

  .general_inf {
    background-size: auto 60px;
    padding-bottom: 80px;
    margin-bottom: 30px; }

  .pro_feature {
    background-size: 60px;
    text-align: left;
    font-size: 13px;
    padding: 13px 0 13px 80px;
    background-position: left center;
    margin-bottom: 10px;
    min-height: 10px; }
    .pro_feature strong {
      margin-bottom: 4px; } }
@media screen and (max-width: 460px) {
  .mac_app {
    background-size: 100% auto;
    min-height: 235px;
    margin-bottom: 30px; }

  .record_selfie.img_preview {
    width: 350px;
    height: 220px; }

  .form_newhome {
    width: 100%;
    max-width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff; }
    .form_newhome .or {
      color: #fff; }
      .form_newhome .or:after, .form_newhome .or:before {
        background: rgba(255, 255, 255, 0.3); }
    .form_newhome a {
      font-weight: 600; }
    .form_newhome h1 {
      color: #fff; }
    .form_newhome .terms {
      background-image: url(/assets/images/logos_os_mobile.png);
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: auto 24px; }

  #testimonials .quote {
    font-size: 14px; } }
/* @override
 *http://cloud.dev/assets/css/blog.css */
.blog_menu {
  position: relative; }

.btn_menu {
  display: none; }

#blog article {
  padding-top: 0;
  padding-bottom: 50px;
  margin-right: 20px; }
  #blog article h1 {
    font-size: 32px; }
  #blog article hgroup {
    margin-bottom: 30px; }
    #blog article hgroup p {
      font-weight: 400; }
    #blog article hgroup .tweet {
      position: relative;
      top: 4px;
      margin-left: 10px; }
    #blog article hgroup a.twitter-anywhere-user {
      margin-left: 10px;
      margin-right: 2px; }
  #blog article p {
    margin-bottom: 24px;
    font-size: 15px; }
  #blog article pre {
    margin-top: 0;
    margin-bottom: 24px; }
  #blog article .big-link {
    text-align: center;
    text-decoration: underline;
    font-size: 18px;
    display: block; }
  #blog article pre code {
    font: 14px Monaco, Consolas, "Lucida Console", monospace;
    background-color: #fbfcfc;
    border-radius: 3px;
    box-shadow: inset 0 0 3px rgba(59, 67, 77, 0.15), inset 0 0 0 1px rgba(59, 67, 77, 0.03);
    padding-top: 12px;
    padding-bottom: 12px;
    display: block;
    padding-left: 16px; }
  #blog article span.img {
    display: inline-block;
    position: relative;
    max-width: 100%;
    margin-left: 3px; }
  #blog article img {
    display: block;
    border: 5px solid #dee5ea;
    max-width: 100%; }
  #blog article img.no_border {
    border: none; }
  #blog article ul {
    font-size: 15px;
    margin-bottom: 24px;
    margin-left: 24px; }
    #blog article ul li {
      position: relative;
      padding-left: 8px;
      padding-bottom: 8px; }
      #blog article ul li::after {
        content: "-";
        position: absolute;
        top: 0;
        left: -16px; }
#blog aside {
  background: #f2f5f7;
  position: relative;
  padding: 20px; }
#blog h1 {
  -webkit-text-fill-color: initial;
  background: none; }
  #blog h1 a {
    text-decoration: none;
    cursor: default; }
    #blog h1 a:hover {
      text-decoration: none;
      cursor: default; }
#blog aside h3 {
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 22px; }
#blog aside #archive::before {
  content: "";
  position: absolute;
  height: 60px;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0; }

/*#blog article span.img::after {
 *  content: '';
 *  box-shadow: inset 0 0 0 1px #c5cdd4;
 *  position: absolute;
 *  top: 4px;
 *  right: 4px;
 *  bottom: 4px;
 *  left: 4px;
 *} */
#blod #disqus_thread {
  margin-top: 30px; }

#blog aside #archive::before {
  content: "";
  position: absolute;
  height: 60px;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0; }
#blog aside #friends::before {
  content: "";
  position: absolute;
  height: 60px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0; }
#blog aside ul {
  z-index: 1; }
  #blog aside ul li {
    line-height: 130%;
    font-size: 14px;
    position: relative; }
#blog aside #friends ul li {
  position: relative;
  padding-left: 24px; }
#blog aside ul li.current a, #blog aside ul li a:hover {
  color: #2669b7;
  text-decoration: none; }
#blog aside ul li.current .arrow {
  display: block; }
#blog aside ul li .arrow {
  display: none;
  position: absolute;
  background: #f2f5f7;
  left: -30px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 20px;
  height: 20px;
  top: 10px; }
#blog aside ul li a {
  display: block;
  padding: 8px 0;
  font-weight: 600;
  color: #60697a; }
  #blog aside ul li a:hover {
    text-decoration: underline; }
#blog aside ul li small {
  font-size: 13px;
  display: block;
  color: #b2b5b7; }
#blog aside ul li.heroku a:hover {
  color: #8371ba; }
#blog aside ul li.heroku::after {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 14px;
  height: 18px;
  background: url(/assets/images/sprite.png) -238px 0; }

.blog_sign_up {
  text-align: center;
  background: #fff;
  border: 1px solid #eef2f5;
  border-radius: 3px;
  padding: 15px;
  margin: -10px -10px 30px; }

#blog aside .blog_sign_up h3 {
  margin-top: 0;
  font-weight: 400; }

.blog_sign_up p {
  margin: 10px 0;
  font-size: 14px; }
.blog_sign_up .button {
  font-size: 15px;
  background: #f4ab00; }
  .blog_sign_up .button:hover {
    background: #f3a600; }

@media screen and (max-width: 768px) {
  #blog article h1 {
    font-size: 24px;
    margin-top: 0;
    font-weight: 400; }
  #blog .blog_menu aside {
    padding-top: 30px;
    padding-bottom: 30px; }

  .blog_menu {
    position: fixed !important;
    right: -343px;
    top: 0;
    width: 400px;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    z-index: 10000; }
    .blog_menu .btn_menu {
      display: block;
      width: 35px;
      height: 35px;
      border-radius: 3px 0 0 3px;
      background: #1b2535;
      background-image: url(/assets/images/ico_menu_white.png);
      background-position: center center;
      background-size: 23px;
      background-repeat: no-repeat;
      position: fixed;
      right: 2px;
      box-shadow: none;
      top: 20px;
      box-shadow: none;
      padding: 0;
      cursor: pointer; }

  #blog aside ul li.current .arrow {
    display: none; }

  .blog_menu.menu_hidden .btn_menu {
    top: 20px;
    left: 5px;
    right: auto; }

  #blog article {
    margin-left: 0;
    padding: 20px 10px; }

  .menu_hidden.blog_menu {
    position: fixed !important;
    right: 0%;
    width: 100%;
    padding: 0; }

  #blog .blog_menu aside {
    margin-left: 39px;
    background: #1b2535;
    box-shadow: none; }
  #blog .blog_menu h3 {
    color: #fff;
    -webkit-text-fill-color: initial;
    background: none; }
  #blog .blog_menu aside ul li a {
    color: #fff; } }
/* @group Modal */
.modal {
  position: relative;
  width: auto;
  max-width: 385px;
  margin: auto; }
  .modal .modal_content {
    background: #fff;
    border-radius: 2px;
    padding: 20px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 2px 8px rgba(0, 0, 0, 0.4);
    margin-bottom: 20px; }

.mfp-container {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px; }

.mfp-content {
  vertical-align: top; }

.mfp-bg {
  background: #16191f; }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.9; }
  .mfp-fade.mfp-bg.mfp-removing {
    opacity: 0; }
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transform: scale(0.92);
  -moz-transform: scale(0.92);
  transform: scale(0.92);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  opacity: 1; }
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  -webkit-transform: scale(0.92);
  -moz-transform: scale(0.92);
  transform: scale(0.92);
  opacity: 0; }

.small_modal hgroup {
  text-align: center;
  color: #5e697c;
  padding-bottom: 15px; }
  .small_modal hgroup h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    margin: 5px 0 0 0;
    line-height: 120%; }
.small_modal .radio-inline {
  font-weight: 400;
  display: block;
  margin: 8px 0;
  line-height: 130%; }
.small_modal form label {
  font-weight: 600;
  font-size: 13px; }
.small_modal .extra_link {
  font-weight: 600;
  font-size: 12px;
  text-decoration: underline;
  color: #fff; }
.small_modal form p {
  margin: 0 0 8px 0; }
.small_modal hgroup h1 {
  background-image: url(/assets/images/sign-up-modal.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 35px auto;
  height: 30px;
  margin: 0 auto;
  position: relative;
  width: 51px;
  text-indent: -99999px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .nav #logo span#cloud {
    background-image: url(/assets/images/sprite@2x.png), url(/assets/images/sprite@2x.png);
    background-size: 252px 290px, 252px 290px; } }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  #sign-up-form hgroup h1 {
    background-image: url(/assets/images/sign-up-modal@2x.png);
    background-size: 51px 36px; } }
/*     -------------   sign up modal   -------------- */
#sign-up-form {
  text-align: center; }
  #sign-up-form .blue {
    width: 100%; }

/*   -------    free trial modal - --------- */
#free-trial-form {
  max-width: 900px; }
  #free-trial-form hgroup {
    text-align: center;
    padding-bottom: 15px; }
  #free-trial-form .mfp-close {
    right: 10px;
    left: auto; }
  #free-trial-form hgroup h1 {
    background: url(/assets/images/sign-up-modal.png) no-repeat;
    height: 36px;
    margin: 0 auto;
    position: relative;
    width: 51px;
    text-indent: -99999px; }
  #free-trial-form h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    margin: 10px 0 0 0; }
  #free-trial-form .green {
    margin-right: 30px; }
  #free-trial-form .advantages {
    line-height: 150%; }
    #free-trial-form .advantages li {
      padding: 0 20px;
      background: url(/assets/images/tick.png) no-repeat left center;
      background-size: 15px;
      font-size: 15px; }
  #free-trial-form .sumup {
    font-size: 15px;
    text-align: center;
    margin-bottom: 30px; }
  #free-trial-form #close-modal {
    cursor: pointer; }

.form-group-half {
  float: left;
  width: 50%; }
  .form-group-half.left input {
    border-radius: 3px 0 0 3px;
    border-right: none; }
  .form-group-half.right input {
    border-radius: 0 3px 3px 0; }
  .form-group-half.month input {
    border-radius: 0 0 0 0;
    border-right: none; }

#user_month, #user_year, #user_number, #user_cvv {
  background-repeat: no-repeat;
  background-position: 5px center;
  padding-left: 25px; }

#user_month {
  background-image: url(/assets/images/ico_callendar.png); }

#user_number {
  background-image: url(/assets/images/ico_card.png); }

#user_cvv {
  background-image: url(/assets/images/ico_privacy.png); }

#free-trial-form-footer {
  opacity: 0.8;
  text-align: center; }
  #free-trial-form-footer small {
    color: #999;
    display: block; }

#free-trial-form .js-trial-expires {
  font-weight: 700; }

#schedule-demo-form h2 {
  font-size: 18px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  #free-trial-form hgroup h1 {
    background-image: url(/assets/images/sign-up-modal@2x.png);
    background-size: 51px 36px; } }
.most_popular {
  position: absolute;
  background: #f3a600;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  width: 180px;
  text-align: center;
  top: 35px;
  left: -45px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.light_c {
  color: #7c879a; }

.new {
  color: #7c879a; }
  .new:after {
    color: #8CA6BC;
    font-weight: 700;
    background: #f2f5f7;
    border-radius: 3px;
    font-size: 9px;
    padding: 2px 4px;
    display: inline-block;
    margin-left: 3px;
    line-height: 100%;
    content: "new";
    text-transform: uppercase; }

.coming_soon {
  font-size: 10px;
  font-weight: bold;
  background: #8ca6bc;
  color: #fff;
  padding: 3px 7px;
  border-radius: 2px;
  margin-left: 5px;
  margin-top: 10px;
  text-transform: uppercase;
  line-height: initial;
  display: inline-block; }

.coming {
  color: #8ca6bc; }

/*   ---------------   top part - notification about teams plans   ----------------- */
.plans_top {
  background-color: #161F2E;
  background-size: auto 200px;
  padding: 5px 0; }
  .plans_top .teams_plan {
    padding: 5px 15px;
    border-radius: 3px;
    text-align: center; }
    .plans_top .teams_plan h3 {
      margin: 0;
      background-image: url("/assets/images/ico_plan_team.png");
      background-repeat: no-repeat;
      background-position: 25px center;
      background-size: 35px;
      padding: 10px 0 10px 70px;
      display: inline-block;
      color: #fff;
      margin: 0; }
      .plans_top .teams_plan h3 a:hover {
        background: #1d5ba2;
        color: #fff;
        border: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .plans_top a {
    font-size: 16px;
    margin-left: 20px;
    font-weight: 400;
    color: #fff;
    background: #2B7AE9;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block;
    border-radius: 30px;
    padding: 8px 20px;
    line-height: 100%;
    transition: all 0.3s; }

/*   ----    monthly/annually check   -------- */
.individual_plans {
  background: #eef2f5;
  padding: 40px 0; }
  .individual_plans.monthly .monthly-price {
    display: block; }
  .individual_plans.monthly #plan-rain-monthly, .individual_plans.monthly #plan-storm-monthly, .individual_plans.monthly #plan-hurricane-monthly {
    display: inline-block; }
  .individual_plans.monthly .billing_cycle label[for=billing_cycle_monthly] {
    color: white;
    box-shadow: none;
    background: #8ca6bc; }
  .individual_plans.monthly .billing_cycle label[for=billing_cycle_annual] {
    border-left: none; }
  .individual_plans.annual .annual-price {
    display: block; }
  .individual_plans.annual #plan-rain-annual, .individual_plans.annual #plan-storm-annual, .individual_plans.annual #plan-hurricane-annual {
    display: inline-block; }
  .individual_plans.annual .billing_cycle label[for=billing_cycle_monthly] {
    border-right: none; }
  .individual_plans.annual .billing_cycle label[for=billing_cycle_annual] {
    color: white;
    box-shadow: none;
    background: #8ca6bc; }
  .individual_plans h2 {
    margin: 0 0 20px; }
  .individual_plans .billing_cycle_label {
    display: block;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase; }
  .individual_plans .billing_cycle {
    padding: 0; }
    .individual_plans .billing_cycle label:hover {
      color: white;
      box-shadow: none;
      background: #8ca6bc; }
    .individual_plans .billing_cycle label {
      display: inline-block;
      width: 100%;
      margin: 0 -2px;
      text-align: center;
      background: #fff;
      padding: 6px 0 7px 0;
      cursor: pointer;
      text-transform: uppercase;
      font-weight: 400; }
      .individual_plans .billing_cycle label[for=billing_cycle_monthly] {
        border-radius: 3px 0 0 3px; }
      .individual_plans .billing_cycle label[for=billing_cycle_annual] {
        border-radius: 0 3px 3px 0; }
    .individual_plans .billing_cycle input {
      vertical-align: middle;
      margin: -3px 10px 0 0;
      box-shadow: none; }
    .individual_plans .billing_cycle .promotion {
      border-radius: 15px;
      font-size: 12px;
      font-weight: 600;
      text-transform: uppercase;
      color: #6c859e;
      background-color: rgba(255, 255, 255, 0.7);
      margin-left: 18px;
      text-shadow: none;
      padding: 2px 10px;
      line-height: 1; }

#new-plan-free {
  display: inline-block; }

/*   ---------  plans  -------- */
.plans {
  margin: 15px 0 0px; }
  .plans .col-md-3 {
    padding: 0; }

.plan {
  background-color: #fff;
  margin-top: 30px;
  text-align: center;
  margin-bottom: 20px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  transition: all 0.3s;
  border-right: 1px solid #eef2f5;
  z-index: 1000;
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05); }
  .plan:hover {
    transition: all 0.3s;
    z-index: 1000;
    position: relative; }
  .plan.storm {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    z-index: 1900;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
    border: none; }
    .plan.storm .plan_title {
      padding-bottom: 25px; }
    .plan.storm .features {
      padding: 20px 0 30px; }
  .plan .plan_title {
    padding: 15px 0; }
    .plan .plan_title h4 {
      padding-top: 50px;
      margin: 0 0 0px 0;
      background-repeat: no-repeat;
      background-position: center 7px;
      background-size: 41px;
      color: #60697a; }
    .plan .plan_title .plan-target {
      text-transform: uppercase;
      font-weight: 400;
      display: block;
      font-size: 14px;
      opacity: 0.7; }
  .plan .plan_description {
    font-size: 12px;
    font-weight: 600;
    min-height: 88px;
    padding: 20px 10px;
    line-height: 1.4;
    width: 100%;
    background: #f2f5f7; }
  .plan .button {
    display: none;
    width: 90%;
    margin: 15px 0;
    max-width: 150px; }
  .plan .plan-price {
    display: none;
    margin-top: 10px; }
  .plan .features {
    padding: 20px 0;
    min-height: 707px;
    position: relative; }
    .plan .features .btn_signup_bottom {
      position: absolute;
      bottom: 20px;
      margin: 0 0 0 -75px;
      left: 50%; }
    .plan .features li {
      padding: 0px 0 5px;
      font-size: 14px; }
  .plan .sumup {
    padding: 0px;
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
    min-height: 65px; }

.drizzle .plan_title h4 {
  background-image: url("/assets/images/ico_plan_drizzle.png"); }

.rain .plan_title h4 {
  background-image: url("/assets/images/ico_plan_rain.png"); }

.storm .plan_title h4 {
  background-image: url("/assets/images/ico_plan_storm.png"); }

.team .plan_title h4 {
  background-image: url("/assets/images/ico_plan_team.png"); }

.hurricane .plan_title h4 {
  background-image: url("/assets/images/ico_plan_hurricane.png"); }

@media screen and (max-width: 768px) {
  .coming_soon {
    margin-top: 20px; }

  body .plans {
    margin: 20px 0; }
    body .plans .plan {
      border: none;
      float: none;
      margin: 10px auto 0; }
      body .plans .plan .plan_description {
        font-size: 14px;
        min-height: 10px; }
      body .plans .plan .sumup {
        min-height: 10px; }
      body .plans .plan .features {
        min-height: 100px !important; }

  .individual_plans.annual {
    padding-right: 10px;
    padding-left: 0; }
  .individual_plans .billing_cycle label[for=billing_cycle_monthly] {
    margin-left: 10px; }
  .individual_plans .billing_cycle .promotion {
    padding: 2px 3px;
    font-size: 11px;
    vertical-align: middle;
    margin-left: 2px; }
  .individual_plans .billing_cycle input {
    margin-right: 3px; }
  .individual_plans .billing_cycle label {
    border-radius: 0;
    padding-left: 10px; } }
.most_popular {
  position: absolute;
  background: #f3a600;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  width: 180px;
  text-align: center;
  top: 35px;
  left: -45px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.light_c {
  color: #7c879a; }

.new {
  color: #7c879a; }
  .new:after {
    color: #8CA6BC;
    font-weight: 700;
    background: #f2f5f7;
    border-radius: 3px;
    font-size: 9px;
    padding: 2px 4px;
    display: inline-block;
    margin-left: 3px;
    line-height: 100%;
    content: "new";
    text-transform: uppercase; }

.coming_soon {
  font-size: 10px;
  font-weight: bold;
  background: #8ca6bc;
  color: #fff;
  padding: 3px 7px;
  border-radius: 2px;
  margin-left: 5px;
  margin-top: 10px;
  text-transform: uppercase;
  line-height: initial;
  display: inline-block; }

.coming {
  color: #8ca6bc; }

/*   ---------------   top part - notification about teams plans   ----------------- */
.plans_top {
  background-color: #161F2E;
  background-size: auto 200px;
  padding: 5px 0; }
  .plans_top .teams_plan {
    padding: 5px 15px;
    border-radius: 3px;
    text-align: center; }
    .plans_top .teams_plan h3 {
      margin: 0;
      background-image: url("/assets/images/ico_plan_team.png");
      background-repeat: no-repeat;
      background-position: 25px center;
      background-size: 35px;
      padding: 10px 0 10px 70px;
      display: inline-block;
      color: #fff;
      margin: 0; }
      .plans_top .teams_plan h3 a:hover {
        background: #1d5ba2;
        color: #fff;
        border: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .plans_top a {
    font-size: 16px;
    margin-left: 20px;
    font-weight: 400;
    color: #fff;
    background: #2B7AE9;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block;
    border-radius: 30px;
    padding: 8px 20px;
    line-height: 100%;
    transition: all 0.3s; }

/*   ----    monthly/annually check   -------- */
.individual_plans {
  background: #eef2f5;
  padding: 40px 0; }
  .individual_plans.monthly .monthly-price {
    display: block; }
  .individual_plans.monthly #plan-rain-monthly, .individual_plans.monthly #plan-storm-monthly, .individual_plans.monthly #plan-hurricane-monthly {
    display: inline-block; }
  .individual_plans.monthly .billing_cycle label[for=billing_cycle_monthly] {
    color: white;
    box-shadow: none;
    background: #8ca6bc; }
  .individual_plans.monthly .billing_cycle label[for=billing_cycle_annual] {
    border-left: none; }
  .individual_plans.annual .annual-price {
    display: block; }
  .individual_plans.annual #plan-rain-annual, .individual_plans.annual #plan-storm-annual, .individual_plans.annual #plan-hurricane-annual {
    display: inline-block; }
  .individual_plans.annual .billing_cycle label[for=billing_cycle_monthly] {
    border-right: none; }
  .individual_plans.annual .billing_cycle label[for=billing_cycle_annual] {
    color: white;
    box-shadow: none;
    background: #8ca6bc; }
  .individual_plans h2 {
    margin: 0 0 20px; }
  .individual_plans .billing_cycle_label {
    display: block;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase; }
  .individual_plans .billing_cycle {
    padding: 0; }
    .individual_plans .billing_cycle label:hover {
      color: white;
      box-shadow: none;
      background: #8ca6bc; }
    .individual_plans .billing_cycle label {
      display: inline-block;
      width: 100%;
      margin: 0 -2px;
      text-align: center;
      background: #fff;
      padding: 6px 0 7px 0;
      cursor: pointer;
      text-transform: uppercase;
      font-weight: 400; }
      .individual_plans .billing_cycle label[for=billing_cycle_monthly] {
        border-radius: 3px 0 0 3px; }
      .individual_plans .billing_cycle label[for=billing_cycle_annual] {
        border-radius: 0 3px 3px 0; }
    .individual_plans .billing_cycle input {
      vertical-align: middle;
      margin: -3px 10px 0 0;
      box-shadow: none; }
    .individual_plans .billing_cycle .promotion {
      border-radius: 15px;
      font-size: 12px;
      font-weight: 600;
      text-transform: uppercase;
      color: #6c859e;
      background-color: rgba(255, 255, 255, 0.7);
      margin-left: 18px;
      text-shadow: none;
      padding: 2px 10px;
      line-height: 1; }

#new-plan-free {
  display: inline-block; }

/*   ---------  plans  -------- */
.plans {
  margin: 15px 0 0px; }
  .plans .col-md-3 {
    padding: 0; }

.plan {
  background-color: #fff;
  margin-top: 30px;
  text-align: center;
  margin-bottom: 20px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  transition: all 0.3s;
  border-right: 1px solid #eef2f5;
  z-index: 1000;
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05); }
  .plan:hover {
    transition: all 0.3s;
    z-index: 1000;
    position: relative; }
  .plan.storm {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    z-index: 1900;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
    border: none; }
    .plan.storm .plan_title {
      padding-bottom: 25px; }
    .plan.storm .features {
      padding: 20px 0 30px; }
  .plan .plan_title {
    padding: 15px 0; }
    .plan .plan_title h4 {
      padding-top: 50px;
      margin: 0 0 0px 0;
      background-repeat: no-repeat;
      background-position: center 7px;
      background-size: 41px;
      color: #60697a; }
    .plan .plan_title .plan-target {
      text-transform: uppercase;
      font-weight: 400;
      display: block;
      font-size: 14px;
      opacity: 0.7; }
  .plan .plan_description {
    font-size: 12px;
    font-weight: 600;
    min-height: 88px;
    padding: 20px 10px;
    line-height: 1.4;
    width: 100%;
    background: #f2f5f7; }
  .plan .button {
    display: none;
    width: 90%;
    margin: 15px 0;
    max-width: 150px; }
  .plan .plan-price {
    display: none;
    margin-top: 10px; }
  .plan .features {
    padding: 20px 0;
    min-height: 707px;
    position: relative; }
    .plan .features .btn_signup_bottom {
      position: absolute;
      bottom: 20px;
      margin: 0 0 0 -75px;
      left: 50%; }
    .plan .features li {
      padding: 0px 0 5px;
      font-size: 14px; }
  .plan .sumup {
    padding: 0px;
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
    min-height: 65px; }

.drizzle .plan_title h4 {
  background-image: url("/assets/images/ico_plan_drizzle.png"); }

.rain .plan_title h4 {
  background-image: url("/assets/images/ico_plan_rain.png"); }

.storm .plan_title h4 {
  background-image: url("/assets/images/ico_plan_storm.png"); }

.team .plan_title h4 {
  background-image: url("/assets/images/ico_plan_team.png"); }

.hurricane .plan_title h4 {
  background-image: url("/assets/images/ico_plan_hurricane.png"); }

@media screen and (max-width: 768px) {
  .coming_soon {
    margin-top: 20px; }

  body .plans {
    margin: 20px 0; }
    body .plans .plan {
      border: none;
      float: none;
      margin: 10px auto 0; }
      body .plans .plan .plan_description {
        font-size: 14px;
        min-height: 10px; }
      body .plans .plan .sumup {
        min-height: 10px; }
      body .plans .plan .features {
        min-height: 100px !important; }

  .individual_plans.annual {
    padding-right: 10px;
    padding-left: 0; }
  .individual_plans .billing_cycle label[for=billing_cycle_monthly] {
    margin-left: 10px; }
  .individual_plans .billing_cycle .promotion {
    padding: 2px 3px;
    font-size: 11px;
    vertical-align: middle;
    margin-left: 2px; }
  .individual_plans .billing_cycle input {
    margin-right: 3px; }
  .individual_plans .billing_cycle label {
    border-radius: 0;
    padding-left: 10px; } }
/*   pro features   */
.feature_landing {
  min-height: 100px;
  background-color: #c6dcfc;
  background-image: url("/assets/images/hero_features.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto; }
  .feature_landing h3 {
    margin-top: 20px; }

.unlimited_pro {
  margin: 20px 0 0; }
  .unlimited_pro li {
    font-size: 18px;
    display: inline-block;
    font-weight: 400;
    background-image: url("/assets/images/tick_landing.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 15px;
    padding: 10px 0 10px 25px; }

.custom_domain {
  padding-top: 100px;
  background-image: url("/assets/images/custom_domain.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 80px; }

.custom_theme {
  padding-top: 100px;
  background-image: url("/assets/images/custom_theme.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 80px; }

.custom_domain h3, .custom_theme h3 {
  color: #fff;
  margin-top: 0;
  font-size: 16px;
  font-weight: 400; }

.custom_domain p, .custom_theme p {
  color: #93959a; }

.mac_landing.collaboration_section p {
  font-size: 16px; }

/*   hero */
.customize {
  background-color: #1b2535; }
  .customize h1 {
    color: #fff; }

.windows-hero {
  background-color: #273247;
  background-image: url("/assets/images/hero_windows_landing_page.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: auto 566px;
  color: #fff;
  min-height: 710px; }
  .windows-hero h1 {
    color: #fff; }
  .windows-hero p {
    color: #aaacb0;
    line-height: 130%; }

.button.download {
  background-image: url("/assets/images/ico_download.png");
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: auto 20px;
  padding-left: 35px;
  font-size: 16px; }
  .button.download:hover {
    background-image: url("/assets/images/ico_download.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: auto 20px;
    padding-left: 35px;
    font-size: 16px; }

.windows-hero .button {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.04); }

.win_icon {
  width: 45px;
  height: 45px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.05);
  background-image: url("/assets/images/ico_win.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 25px;
  border-radius: 100%;
  vertical-align: middle;
  margin-right: 10px; }

.windows-hero #indicator {
  top: -50px; }

.js-app-downloaded #indicator {
  opacity: 0; }

/*   new features */
.feature-win {
  padding-top: 115px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 110px;
  margin-top: 20px; }
  .feature-win.share {
    background-image: url("/assets/images/ico_feature_share.png"); }
  .feature-win.password {
    background-image: url("/assets/images/ico_feature_password.png"); }
  .feature-win.autodestroy {
    background-image: url("/assets/images/ico_feature_autodestroy.png"); }
  .feature-win.comments {
    background-image: url("/assets/images/ico_feature_comments.png"); }

/*   annotations & hd recording */
.new_pro_features {
  background-color: #3780C5;
  color: #D3EAFF; }
  .new_pro_features h2 {
    color: #fff; }
  .new_pro_features .key_style {
    color: #5a5a5a; }
  .new_pro_features .ico_take_screenshot {
    background-image: url("/assets/images/ico_take_screenshot3.jpg"); }
  .new_pro_features .ico_record_screen {
    background-image: url("/assets/images/ico_record_screen3.jpg"); }
  .new_pro_features .ico_record_selfie {
    background-image: url("/assets/images/ico_record_selfie3.jpg"); }

.mac_landing.collaboration_section {
  background-color: #3780C5; }
  .mac_landing.collaboration_section h1 {
    color: #fff; }
  .mac_landing.collaboration_section p {
    color: #fff;
    font-weight: 400;
    margin-top: 20px; }

.webcam_win h5 {
  font-weight: 400;
  text-transform: uppercase;
  margin: 5px 0 25px;
  font-size: 14px;
  line-height: 120%; }

.collaboration_section {
  background-color: #f2f5f7; }
  .collaboration_section h5 {
    font-weight: 400;
    text-transform: uppercase;
    margin: 5px 0 25px;
    font-size: 14px;
    line-height: 120%; }
  .collaboration_section h4 {
    font-weight: 400;
    margin: 30px 0; }
  .collaboration_section .ico_take_screenshot {
    background-image: url("/assets/images/ico_take_screenshot2.jpg"); }
  .collaboration_section .ico_record_screen {
    background-image: url("/assets/images/ico_record_screen2.jpg"); }

.feature_annotations {
  background-image: url("/assets/images/img_wndows_landingpage_annotations.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  border-radius: 10px;
  min-height: 250px;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2); }

.feature_hd_recording {
  background-image: url("/assets/images/img_wndows_landingpage_hd_recording.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  border-radius: 10px;
  min-height: 250px;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2); }

@media screen and (max-width: 1260px) {
  .windows-hero {
    background-size: auto 566px;
    min-height: 710px; }

  .feature_landing {
    background-size: auto 100%;
    background-position: center; } }
@media (max-width: 992px) {
  .windows-hero {
    background-size: auto 566px;
    min-height: 670px; }
    .windows-hero p {
      font-size: 12px; }

  h1 {
    font-size: 30px;
    line-height: 120%; }

  section {
    padding: 40px 0; }

  .feature_landing h3 {
    font-size: 16px;
    font-weight: 600; }
  .feature_landing h1 {
    font-size: 24px;
    font-weight: 400; }

  .unlimited_pro {
    margin-top: 10px; }
    .unlimited_pro li {
      font-size: 16px; } }
@media (max-width: 768px) {
  .feature_hd_recording {
    background-position: bottom left;
    background-size: 100% auto; }

  .feature_annotations {
    background-position: top left;
    background-size: 100% auto; }

  .custom_domain h3, .custom_theme h3 {
    margin-bottom: 5px; }

  .custom_domain {
    text-align: left;
    padding-top: 0px;
    padding-left: 70px;
    background-image: url("/assets/images/custom_domain.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 60px auto;
    margin-bottom: 0px; }

  .custom_theme {
    padding-top: 0px;
    padding-left: 70px;
    text-align: left;
    background-image: url("/assets/images/custom_theme.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 60px auto;
    margin-bottom: 30px; }

  .mac_landing.collaboration_section p {
    margin: 5px 0 20px; }

  .custom_domain p, .custom_theme p {
    font-size: 13px; }

  .feature_landing {
    min-height: 550px;
    background-image: url("/assets/images/hero_features_mobile.jpg");
    background-size: cover; }

  .button.download {
    font-size: 14px; }
    .button.download:hover {
      font-size: 14px; }

  .windows-hero {
    background-image: url("/assets/images/hero_windows_landing_page_mobile.jpg");
    background-size: auto 300px;
    min-height: 535px; }

  h1 {
    font-size: 24px; }

  h4 {
    font-size: 14px; }

  .collaboration_section h4 {
    margin-bottom: 20px;
    margin-top: 5px; }

  .feature-win {
    background-size: 60px;
    text-align: left;
    font-size: 13px;
    padding: 10px 0 10px 80px;
    background-position: left center; }
    .feature-win h4 {
      margin-top: 0; } }
@media (max-width: 500px) {
  .feature_hd_recording, .feature_annotations {
    min-height: 150px; }

  .mac_landing.collaboration_section p {
    font-size: 14px; }

  .feature_landing {
    background-position: left center; }
    .feature_landing h1 {
      font-size: 20px; }

  .unlimited_pro li {
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px; } }
.custom_checkbox[type=checkbox] + label:before {
  content: " ";
  vertical-align: middle;
  font-size: 20px;
  text-align: center;
  background: #fff;
  width: 25px;
  height: 25px;
  color: #0abc8f;
  display: inline-block;
  margin-right: 5px;
  border-radius: 2px; }
.custom_checkbox[type=checkbox]:checked + label:before {
  content: "✓"; }

.custom_checkbox {
  display: none; }
  .custom_checkbox + label {
    font-weight: 400;
    display: inline-block;
    width: auto;
    cursor: pointer; }

.js_team_plans.plans.monthly .button_annual.button, .js_team_plans.plans.monthly .annual-price {
  display: none; }
.js_team_plans.plans.monthly .button_monthly.button, .js_team_plans.plans.monthly .monthly-price {
  display: inline-block; }
.js_team_plans.plans .button_monthly.button, .js_team_plans.plans .monthly-price {
  display: none; }
.js_team_plans.plans .button_annual.button, .js_team_plans.plans .annual-price {
  display: inline-block; }

.teams_plans {
  text-align: center;
  background-color: #161F2E;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  padding-top: 40px; }
  .teams_plans h1 {
    margin-bottom: 10px; }
  .teams_plans h4 {
    font-weight: 400;
    margin: 0 0 10px; }
  .teams_plans .checkbox label {
    font-size: 16px; }
  .teams_plans .plan {
    border: none;
    padding-bottom: 20px; }
    .teams_plans .plan.storm {
      padding-bottom: 20px;
      box-shadow: 0 0 24px rgba(0, 0, 0, 0.1); }
      .teams_plans .plan.storm .features {
        min-height: 784px;
        padding-top: 0; }
    .teams_plans .plan .plan_title h4 {
      margin: 0; }
    .teams_plans .plan .button {
      margin: 0;
      text-shadow: none;
      box-shadow: none; }
    .teams_plans .plan .plan_description {
      min-height: 78px;
      padding: 15px;
      margin-bottom: 15px; }
    .teams_plans .plan .plan-price {
      margin: 0; }
    .teams_plans .plan .features {
      min-height: 784px;
      padding-top: 0; }
      .teams_plans .plan .features ul {
        margin-top: 20px; }
      .teams_plans .plan .features li {
        line-height: 120%;
        padding: 8px 10px;
        font-size: 14px;
        border-bottom: 1px solid #f2f5f7; }
        .teams_plans .plan .features li.light {
          font-size: 14px; }
        .teams_plans .plan .features li li.integrations {
          background-image: url("/assets/images/img_integrations.png");
          background-repeat: no-repeat;
          background-position: center 26px;
          background-size: auto 15px;
          padding-bottom: 25px; }

/*    -------   teams description   ---------- */
.teams_description {
  padding: 0;
  text-align: center; }
  .teams_description .ico_comments {
    background-image: url("/assets/images/ico_comments.png"); }
  .teams_description .ico_event_tracking {
    background-image: url("/assets/images/ico_event_tracking.png"); }
  .teams_description .anim {
    background-position: top left;
    background-size: 100% auto;
    border-radius: 6px;
    background-repeat: no-repeat;
    box-shadow: inset 0px 0px 30px rgba(0, 0, 0, 0.1);
    display: inline-block;
    width: 100%;
    margin-top: 20px; }
  .teams_description .anim_commenting {
    background-image: url("/assets/images/anim_commenting.gif");
    height: 278px; }
  .teams_description .anim_event_tracking {
    background-image: url("/assets/images/anim_event_tracking.gif");
    height: 310px;
    margin-bottom: 70px; }

/*    ------------  teams features   -------------- */
.teams_features {
  background: #232E3C;
  text-align: center;
  color: #fff; }
  .teams_features p {
    line-height: 130%;
    font-size: 14px;
    color: #A9ACB1; }
  .teams_features h4 {
    color: #fff; }
  .teams_features .icon {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100px; }
    .teams_features .icon.branding {
      background-image: url("/assets/images/ico_pro_customize.png"); }
    .teams_features .icon.domain {
      background-image: url("/assets/images/ico_pro_domain.png"); }
    .teams_features .icon.billing {
      background-image: url("/assets/images/ico_pro_billings.png"); }

/*    ------------  teams details   -------------- */
.teams_cta_bottom {
  background-color: #009a6a;
  background-size: auto 300px;
  text-align: center; }
  .teams_cta_bottom .blue.button {
    background: #fff;
    color: #324053;
    text-shadow: none;
    border-bottom: 1px solid #00845b; }

.team_companies_logos {
  background-color: #161F2E;
  padding: 30px 0; }
  .team_companies_logos .container {
    background-image: url("/assets/images/logos.png");
    background-size: 94% auto;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 33px; }

/*   -------    schedule a demo   ------------- */
.form-schedule-demo {
  border-radius: 10px;
  padding: 20px; }
  .form-schedule-demo textarea, .form-schedule-demo input[type="text"], .form-schedule-demo input[type="email"], .form-schedule-demo input[type="phone"] {
    color: #757b7f;
    font-size: 15px;
    width: 100%;
    padding: 10px; }
  .form-schedule-demo textarea {
    min-height: 150px; }
  .form-schedule-demo input[type="email"] {
    padding: 10px; }
  .form-schedule-demo label {
    font-weight: 600;
    font-size: 13px; }

/*     -----------------  teams v2   -------------------- */
.teams_v2 .teams_plans h4 {
  margin-bottom: 20px; }
.teams_v2 .teams_plans .checkbox label {
  float: right;
  font-size: 14px; }
.teams_v2 .teams_plans .plan {
  margin-top: 0;
  margin-bottom: 0; }
  .teams_v2 .teams_plans .plan.storm {
    margin-top: -10px;
    padding-bottom: 25px; }
    .teams_v2 .teams_plans .plan.storm .features {
      min-height: 100px; }
  .teams_v2 .teams_plans .plan .features {
    min-height: 100px;
    padding-bottom: 0; }
.teams_v2 .only_features.teams_plans_content .plans {
  margin-top: 0; }
.teams_v2 .only_features.teams_plans_content .plan {
  margin-bottom: 0; }
  .teams_v2 .only_features.teams_plans_content .plan.storm {
    margin-bottom: 0;
    margin-top: 0; }
  .teams_v2 .only_features.teams_plans_content .plan .features, .teams_v2 .only_features.teams_plans_content .plan.storm .features {
    min-height: 650px; }

@media screen and (max-width: 991px) {
  .teams_plans {
    background-size: 1400px auto;
    background-position: right top; }
    .teams_plans .plan.storm .features {
      min-height: 705px; }
    .teams_plans .plan .plan_title h4 {
      background-size: 35px;
      padding-top: 43px; }
    .teams_plans .plan .features {
      min-height: 700px; }
      .teams_plans .plan .features li {
        font-size: 13px;
        padding: 6px 5px; }
    .teams_plans .plan .plan_description {
      padding: 10px; }

  .teams_features p {
    margin-bottom: 30px;
    max-width: 400px;
    display: inline-block; }

  .teams_description {
    text-align: left;
    min-height: 104px; }
    .teams_description .anim_event_tracking {
      margin-bottom: 0px; }
    .teams_description .anim_text {
      margin-bottom: 70px; }
    .teams_description p {
      font-size: 14px; }

  .teams_description_img img {
    float: none !important;
    margin: 45px auto 0; }

  .teams_v2 .teams_plans .checkbox label {
    float: none;
    margin-bottom: 5px; } }
@media screen and (max-width: 768px) {
  .teams_plans {
    padding: 0;
    padding-top: 30px; }
    .teams_plans .plans {
      margin-top: 0; }
    .teams_plans .plan .features {
      min-height: 300px; }
    .teams_plans .plan .plan_description {
      min-height: 10px;
      font-size: 14px; }
    .teams_plans h3 {
      padding: 50px 0 0px;
      background-position: top center; }
      .teams_plans h3 a {
        margin: 5px 0; }

  .teams_bottom h4 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px; }
  .teams_bottom h3 {
    font-size: 16px; }

  .teams_cta_bottom {
    padding: 30px 0; }

  .teams_description_content {
    text-align: center; }

  .teams_description {
    padding-top: 50px; }

  .teams_plans_content.only_features, .teams_plans .team_companies_logos {
    display: none; }

  .bottom_cta_buttons {
    display: none; }

  .teams_v2 .teams_plans .checkbox label {
    float: none; }
  .teams_v2 .teams_plans .plan, .teams_v2 .teams_plans .plan.storm {
    margin-top: 0;
    margin-bottom: 20px; }
    .teams_v2 .teams_plans .plan .plan_description, .teams_v2 .teams_plans .plan.storm .plan_description {
      min-height: 10px; } }
@media screen and (max-width: 647px) {
  .teams_description .anim_commenting {
    height: 166px; }
  .teams_description .anim_event_tracking {
    height: 186px; } }
@media screen and (max-width: 500px) {
  .teams_cta_bottom .blue.button, .teams_cta_bottom input {
    width: 100%; }

  .teams_plans .checkbox label {
    font-size: 14px; }

  .team_companies_logos {
    padding: 15px 0; }
    .team_companies_logos .container {
      background-image: url("/assets/images/logos_mobile.png"); } }
.video-wrapper {
  position: relative;
  padding-bottom: 54.1%;
  padding-top: 2.2%;
  height: 0; }

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.player .video-wrapper {
  background: transparent; }

select + .chosen-container {
  min-width: 100px;
  margin-top: 0px; }

.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border-top: none;
  background: #fff;
  border-left: 2px solid #81e1c1;
  border-right: 2px solid #81e1c1;
  border-bottom: 2px solid #81e1c1;
  box-shadow: none;
  outline: none;
  padding: 1px; }

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0; }

.chosen-container-active.chosen-with-drop .chosen-single {
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background: #f2f5f7;
  transition: all 0.3s; }
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent; }
  .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 6px; }

.chosen-container a {
  cursor: pointer; }

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }
  .chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #8ca6bc;
    background-color: white;
    background-image: url(/assets/images/chosen-sprite.png);
    background-position: 100% -20px;
    background-repeat: no-repeat;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0; }
.chosen-container-single .chosen-drop {
  margin-top: -2px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 1px 1px 1px 8px;
  height: 35px;
  border: 1px solid #E0E4E8;
  border-radius: 3px;
  background-color: #fff;
  background-clip: padding-box;
  color: #515967;
  text-decoration: none;
  white-space: nowrap;
  line-height: 32px;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%; }
    .chosen-container-single .chosen-single div b {
      display: block;
      width: 100%;
      height: 100%;
      background-image: url(/assets/images/chosen-sprite.png);
      background-position: 0px 6px;
      background-repeat: no-repeat; }
  .chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background-image: url(/assets/images/chosen-sprite.png);
    background-position: -42px 1px;
    background-repeat: no-repeat;
    font-size: 1px; }
  .chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px; }
.chosen-container-single .chosen-default {
  color: #989fa9; }

.chosen-single-with-deselect span {
  margin-right: 38px; }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px; }

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #515967;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 0;
  padding: 0 0 0 0;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 8px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
  transition: all 0.2s; }

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer; }

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #c5cdd4;
  cursor: default; }

.chosen-container .chosen-results li.highlighted {
  background-color: #f2f5f7;
  transition: all 0.2s; }

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f2f5f7; }

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default; }

.chosen-container .chosen-results li.group-option {
  padding-left: 15px; }

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline; }

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #8ca6bc;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
  background-image: -webkit-linear-gradient(#eeeeee 1%, white 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, white 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, white 15%);
  background-image: linear-gradient(#eeeeee 1%, white 15%);
  cursor: text; }

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #989fa9;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #8ca6bc;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default; }

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background-image: url(/assets/images/chosen-sprite.png);
  background-position: -42px 1px;
  background-repeat: no-repeat;
  font-size: 1px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #c5cdd4;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666; }

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4; }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #c5cdd4;
  cursor: default; }

/* @end */
/* @group Active */
.chosen-container-active .chosen-single {
  border: 2px solid #81e1c1;
  transition: all 0.3s;
  box-shadow: none;
  outline: none; }

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important; }

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }

.chosen-disabled .chosen-single {
  cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default; }

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right; }

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0; }

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl; }

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px; }

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px; }

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px; }

.chosen-rtl .chosen-choices li {
  float: right; }

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl; }

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px; }

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px; }

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px; }

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0; }

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0; }

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none; }

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background-color: white;
  background-image: url(/assets/images/chosen-sprite.png);
  background-position: -30px -20px;
  background-repeat: no-repeat;
  direction: rtl; }

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px; }

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px; }

/* @end */
/* @group Retina compatibility */
/* @end */
.anchor {
  display: block;
  position: relative;
  visibility: hidden;
  top: -74px; }

.jobs_hero {
  min-height: 100px;
  background-color: #fff;
  background-image: url("/assets/images/hero_jobs.jpg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 100% auto; }
  .jobs_hero p {
    font-size: 20px;
    line-height: 150%;
    font-weight: 600;
    margin-top: 20px; }

.single_position {
  background-color: #f2f5f7;
  border-radius: 5px;
  margin-bottom: 2px;
  padding: 15px;
  transition: all 0.3s;
  display: block; }
  .single_position:hover {
    background-color: #E5EBEF;
    transition: all 0.3s; }
  .single_position .button {
    float: right;
    margin-top: 5px;
    background-color: #fff;
    color: #515967; }
  .single_position span {
    display: inline-block;
    font-size: 14px; }
  .single_position .job_title {
    font-size: 16px;
    font-weight: 700;
    display: inline-block; }
    .single_position .job_title:hover {
      text-decoration: underline; }
  .single_position .job_location {
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #ddd;
    display: inline; }
  .single_position .description {
    display: none; }
  .single_position.expanded {
    transition: all 0.3s; }
    .single_position.expanded:hover {
      background-color: #f2f5f7; }
    .single_position.expanded .description {
      display: block;
      padding: 15px;
      margin-top: 10px;
      background-color: #E5EBEF;
      border-radius: 3px; }
      .single_position.expanded .description ul + h4 {
        margin-top: 10px; }
      .single_position.expanded .description ul {
        padding: 0 0 20px 30px;
        list-style: disc; }
        .single_position.expanded .description ul ul {
          padding-bottom: 0;
          list-style: circle; }
          .single_position.expanded .description ul ul li {
            list-style: circle; }
        .single_position.expanded .description ul li {
          padding: 0 0 5px 0;
          list-style: disc; }
      .single_position.expanded .description h4 {
        font-weight: 700;
        font-size: 15px;
        margin: 30px 0 5px; }
      .single_position.expanded .description p {
        margin-bottom: 10px; }

.job_testimonials {
  background-color: #435168;
  color: #fff; }
  .job_testimonials strong {
    margin-bottom: 10px;
    display: block; }
  .job_testimonials p {
    line-height: 150%;
    font-size: 18px; }
  .job_testimonials .single_job_testimoanial {
    min-height: 100px;
    padding-left: 130px;
    background-size: 100px;
    color: #fff;
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url("/assets/images/job_testimonial.png"); }
    .job_testimonials .single_job_testimoanial p {
      line-height: 130%;
      color: #fff;
      font-size: 36px;
      font-weight: 300; }
    .job_testimonials .single_job_testimoanial span, .job_testimonials .single_job_testimoanial strong {
      font-size: 16px;
      padding-right: 10px; }

@media (max-width: 768px) {
  .anchor {
    top: -89px; }

  .jobs_hero {
    background-size: cover;
    background-position: center; }

  .job_testimonials p {
    line-height: 150%;
    font-size: 14px; }

  .single_position {
    padding: 10px; }
    .single_position .button {
      padding: 8px 15px; }
    .single_position span {
      display: inline-block;
      font-size: 13px; }
    .single_position .job_title {
      font-size: 14px; } }
