body {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.hero_1 {
  display: block;
  max-width: 1200px;
  margin-top: -20px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: right 200ms ease;
  transition: right 200ms ease;
}

.blue_bar {
  height: auto;
  padding: 12px 40px;
  background-color: #39bfe8;
  font-family: Poppins, sans-serif;
  color: #fff;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.1px;
}

.switch_ribbon {
  width: 300px;
  height: auto;
  float: right;
  background-color: #e7e7e7;
  -webkit-perspective: 947px;
  perspective: 947px;
  -webkit-transform: skew(0deg, -3deg);
  -ms-transform: skew(0deg, -3deg);
  transform: skew(0deg, -3deg);
  -webkit-transition: width 1700ms ease-in-out;
  transition: width 1700ms ease-in-out;
}

.switch_header {
  width: 300px;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  -webkit-transition: left 517ms ease-in;
  transition: left 517ms ease-in;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  line-height: 14px;
  font-weight: 800;
  text-align: center;
}

.logo_holder {
  display: block;
  width: 300px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.hero_subtitle {
  display: block;
  width: 600px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 200;
  text-align: center;
}

.mac_back {
  margin-top: 30px;
  background-image: url('../images/macbook_blank_back.png');
  background-position: 50% 50%;
  background-size: 1600px;
}

.mac_block {
  position: relative;
  display: block;
  height: auto;
  max-width: 1200px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.mac_book_back {
  position: relative;
  left: 0px;
  top: 0px;
  display: block;
  width: 100%;
  height: auto;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.mac_book_back.macbook_overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 80%;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-right: 8%;
  padding-left: 8%;
}

.screen_holder {
  position: absolute;
  left: 0px;
  top: 37px;
  bottom: auto;
  z-index: 2;
  display: block;
  width: 100%;
  max-height: 400px;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20%;
  padding-left: 20%;
  float: none;
}

.switch_subheader {
  font-weight: 400;
}

.features_button_bar {
  display: block;
  width: 992px;
  height: 40px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  clear: both;
}

.features_button {
  width: 140px;
  height: 26px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  float: left;
  clear: none;
  border: 1px solid #57646d;
  border-radius: 8px;
  font-family: 'Open Sans', sans-serif;
  line-height: 25px;
  text-align: center;
  /*cursor: pointer;*/
}
.features_button:hover,
.features_button.active {
  /*background-color: #c1cad0;*/
}

.section_pricing {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 20px;
  clear: both;
  background-color: #eef3f6;
}

.pricing_header {
  padding: 0px 20px 20px 0px;
  font-family: Poppins, sans-serif;
  color: #49c8f0;
  font-size: 30px;
  line-height: 50px;
  font-weight: 200;
  text-align: left;
}
.pricing_header.-compare {
  padding: 30px 20px 20px;
  text-align: center;
}

.pricing_header.header_light {
  padding: 20px;
  color: #def5ff;
  text-align: left;
}

.pricing_header.busy_center {
  text-align: center;
}

.pricing_save_calc {
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 10px;
}

.pricing_save_calc_under {
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  font-weight: normal;
}

.building_qty {
  width: 40px;
  padding: 2px 5px;
  border: 1px solid #c2c2c2;
  background-color: #fff;
  font-weight: 700;
}


.no_arrows [type='number'] {
  -moz-appearance:textfield;
}

.no_arrows::-webkit-outer-spin-button,
.no_arrows::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.pricing_comp_container {
  display: block;
  /*width: 822px;*/
  width: 972px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
}

.pricing_col {
  width: 150px;
  margin-top: 30px;
  margin-left: 10px;
  float: left;
  background-color: #fff;
}

.pricing_col.pricing_row_titles {
  margin-left: 0px;
}

.pricing_col.pricing_row_titles .feature_row {
  padding-left: 10px;
  padding-right: 0px;
}

.pricing_col.pricing_row_titles.pricing_title_logoblank {
  width: 180px;
}

.pricing_col.pricing_pp_col {
  margin-top: 0px;
  width: 300px;
  border-radius: 18px;
}

.pricing_col_service_box {
  height: 60px;
  line-height: 60px;
  text-align: center;
}

.pricing_col_pp_box {
  overflow: hidden;
}

.pricing_col_service_box.pp_logo {
  height: 90px;
  border: 6px solid #fff;
  background-color: #49c8f0;
}

.pricing_col_service_box.blanklogo {
  /*background-color: #eef3f6;*/
}

.price_box {
  height: 40px;
  color: #c50000;
  font-size: 24px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
}

.price_box.pp_price_box {
  color: #00c566;
}

.pricing_timeunit {
  font-size: 14px;
}

.feature_row {
  height: 22px;
  /*padding-left: 10px;*/
  font-size: 12px;
  line-height: 23px;
}

.feature_row.feature_row_gray {
  background-color: #e6e6e6;
  font-family: Poppins, sans-serif;
}

.feature_row.feature_row_gray.check_row {
  font-family: 'Fontawesome webfont', sans-serif;
  text-align: center;
}

.feature_row.feature_row_gray.check_row.cry {
  color: #00c566;
}

.feature_row.feature_row_gray.check_row.crx {
  color: #c50000;
}

.feature_row.check_row {
  font-family: 'Fontawesome webfont', sans-serif;
  color: #00c566;
  text-align: center;
}

.feature_row.check_row.crx {
  color: #c50000;
}

.feature_row.plan_subtype {
  width: 100%;
  padding-left: 0px;
  color: #11aff0;
  line-height: 12px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 8px;
}

.text-span-3 {
  font-size: 10px;
  font-weight: 300;
}

.redx {
  color: #c50000;
}

.pricing_disclaimer {
  display: block;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  font-size: 9px;
  text-align: right;
}

.sign_up_now_button {
  height: 52px;
  border: 6px solid #fff;
  border-radius: 18px;
  background-color: #00c566;
  color: #fff;
  font-size: 17px;
  line-height: 40px;
  text-align: center;
}

.section_import {
  padding: 10px 20px 20px;
  background-color: #def5ff;
}

.import_subtitle {
  font-family: Poppins, sans-serif;
  color: #2c66bd;
  text-align: center;
}

.signupnow_button_1 {
  display: block;
  width: 400px;
  margin: 20px auto;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 4px;
  background-color: #49c8f0;
  box-shadow: 2px 2px 0 1px #2c66bd;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  text-align: center;
}
.signupnow_button_1:hover,
.signupnow_button_1:focus,
.signupnow_button_1:active {
  color: #fff !important;
}

.signupnow_button_1.try_button {
  background-color: #00c566;
}

.section_features {
  display: inline-block;
  width: 100%;
  padding: 20px;
  clear: both;
  background-color: #fff;
}

.feature_container {
  display: block;
  width: 1000px;
  height: 200px;
  margin: 30px auto 40px;
  clear: both;
}

.feature_left_col {
  width: 600px;
  height: 200px;
  padding: 10px;
  float: left;
  background-color: #fff;
}

.feature_right_column {
  width: 400px;
  height: 200px;
  float: left;
  /*background-color: #49c8f0;*/
}

.feature_header {
  font-family: Poppins, sans-serif;
  color: #49c8f0;
  font-size: 20px;
  font-weight: 300;
}

.feature_subheader {
  margin-top: 6px;
  font-family: Poppins, sans-serif;
  color: #6d6d6d;
}

.feature_overview {
  width: 500px;
  margin-top: 20px;
  padding-left: 30px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
}

.features_bullets {
  margin-top: 15px;
  font-family: Poppins, sans-serif;
}

.section_customers {
  display: none;
  padding: 20px;
}

.customer_logo_container {
  display: block;
  width: 930px;
  margin-right: auto;
  margin-left: auto;
}

.customer_logo_img {
  width: 200px;
}

.section_founder {
  padding-bottom: 40px;
  background-color: #39bfe8;
}

.founder_message_container {
  display: block;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.founder_letter_box {
  width: 100%;
  /*height: 560px;*/
  padding: 20px;
  float: left;
  background-color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.script_sign {
  font-family: 'Great Vibes', cursive;
  font-size: 18px;
}

.founder_photo {
  width: 168px;
  height: 168px;
  margin-left: 10px;
  float: left;
  /*background-image: url('/public/images/welcome_images/raul-headshot-cropped.png');*/
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.section_faq {
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
}

.footer {
  padding: 20px;
  background-color: #39bfe8;
}

.footer_copyright {
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 10px;
}

.section_about {
  padding: 20px;
  background-color: #e6e6e6;
}

.footer_link {
  display: inline-block;
  font-weight: 700;
  text-decoration: underline;
  color: #fefefe;
}
.footer_link:hover,
.footer_link:focus,
.footer_link:active {
  color: #fff;
  text-decoration: none;
}

.faq_qanda {
  margin-left: 20px;
}

.faq_q {
  font-family: Poppins, sans-serif;
  color: #39bfe8;
  font-size: 18px;
}

.faq_a {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
}

.about_us_text {
  width: 45%;
  float: left;
  font-family: Poppins, sans-serif;
}

.ppxy_pricing_holder {
  margin-bottom: 0px;
  padding-top: 22px;
  padding-bottom: 22px;
}

.crossout_price {
  color: #a5a5a5;
  text-decoration: line-through;
}

.feature_image_img {
  height: 200px;
}

.office_photo {
  width: 50%;
  float: right;
}

.subletspy_link {
  color: #2c66bd;
  font-weight: 300;
  text-decoration: none;
}

.press_bar {
  width: 100%;
  background-color: #f4f7fb;
}

.press_bar_img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.landing_container_main_1 {
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.landing_header_1 {
  margin-top: 0px;
  font-family: Poppins, sans-serif;
  color: #39bfe8;
  font-size: 24px;
  font-weight: 300;
}

.landing_blurb_1 {
  display: inline-block;
  width: 400px;
  font-size: 15px;
}

.logo_holder_landing {
  display: block;
  height: 40px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.landing_image_1 {
  width: 100%;
}

.top_nav_bar {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #333;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.2px;
}

.top_nav_link {
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  color: #fff;
  text-decoration: none;
}

.top_sign_up_now {
  padding-right: 5px;
  padding-left: 5px;
  background-color: #11aff0;
}

.top_tryweek {
  padding-right: 5px;
  padding-left: 5px;
  background-color: #00c566;
}

/* Pricing block addition styles */
.b-pricing__logo {
  height: 60px;
  line-height: 60px;
}
.b-pricing__logo .ppxy_pricing_holder {
  padding-top: 8px;
  padding-bottom: 8px;
}
.b-pricing__col-1,
.b-pricing__col-2 {
  width: 150px;
  margin-top: 0px;
  float: left;
}
.b-pricing__hint {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 4px;
  color: #11aff0;
  font-weight: 700;
  text-align: center;
}
.b-pricing__hint-item {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 6px;
}
.b-pricing__hint-item:last-child {
  margin-bottom: 0px;
}
.b-pricing__col-1 {
  margin-left: 0px;
  padding-right: 4px;
  border-right: 2px dashed rgba(73,200,240,.5);
}
.b-pricing__col-2 {
  padding-left: 4px;
}

@media (max-width: 991px) {
  .blue_bar {
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 16px;
  }
  .switch_ribbon {
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .switch_header {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 16px;
  }
  .screen_holder {
    top: 27px;
  }
  .features_button_bar {
    display: block;
    width: 400px;
    height: 80px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 30px;
    text-align: center;
  }
  .features_button {
    width: 100px;
    margin-right: 5px;
    margin-left: 5px;
    float: left;
    font-size: 12px;
  }
  .pricing_header.busy_center {
    font-size: 20px;
  }
  .pricing_comp_container {
    width: 760px;
  }
  .pricing_col {
    width: 100px;
  }
  .pricing_col.pricing_row_titles.pricing_title_logoblank {
    width: 150px;
    font-size: 12px;
  }
  .pricing_col_service_box {
    font-size: 11px;
  }
  .price_box {
    font-size: 14px;
  }
  .feature_row {
    font-size: 10px;
  }
  .feature_row.check_row {
    color: #00c566;
    font-size: 12px;
  }
  .feature_row.check_row.crx {
    color: #c50000;
  }
  .redx.check-text {
    font-size: 9px;
  }
  .pricing_disclaimer {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    font-size: 9px;
    text-align: right;
  }
  .sign_up_now_button {
    overflow: hidden;
    font-size: 12px;
  }
  .signupnow_button_1.landing_button {
    margin-bottom: 26px;
  }
  .feature_container {
    width: 700px;
  }
  .feature_left_col {
    width: 400px;
  }
  .feature_right_column {
    width: 300px;
  }
  .feature_header {
    font-size: 17px;
  }
  .feature_subheader {
    font-size: 12px;
  }
  .feature_overview {
    width: 100%;
    padding-right: 20px;
    font-size: 12px;
    line-height: 18px;
  }
  .features_bullets {
    font-size: 12px;
    line-height: 20px;
  }
  .customer_logo_container {
    width: 95%;
    text-align: center;
  }
  .founder_message_container {
    width: 700px;
  }
  .founder_letter_box {
    width: 100%;
    /*height: 680px;*/
    font-size: 12px;
    line-height: 14px;
  }
  .founder_photo {
    width: 310px;
    height: 680px;
    background-position: -28px 0px;
  }
  .section_faq {
    padding-bottom: 20px;
  }
  .section_about {
    padding: 20px;
  }
  .about_us_text {
    width: 45%;
    margin-right: 20px;
  }
  .office_photo {
    width: 50%;
    margin-left: 20px;
    float: right;
  }
  .landing_blurb_1 {
    width: auto;
  }

  .pricing_col.pricing_pp_col {
    width: 212px;
  }
  .b-pricing__col-1,
  .b-pricing__col-2 {
    width: 106px;
    margin-top: 0px;
    float: left;
  }
}

@media (max-width: 767px) {
  .blue_bar {
    padding-top: 10px;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 12px;
    line-height: 14px;
  }
  .switch_header {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 12px;
  }
  .hero_subtitle {
    width: 100%;
    min-width: 480px;
    font-size: 14px;
  }
  .screen_holder {
    top: 20px;
  }
  .pricing_header.busy_center {
    font-size: 18px;
  }
  .pricing_comp_container {
    width: 478px;
  }
  .pricing_col {
    width: 60px;
    margin-left: 5px;
  }
  .pricing_col_service_box {
    font-size: 7px;
  }
  .price_box {
    line-height: 18px;
  }
  .pricing_timeunit {
    display: block;
    clear: both;
    font-size: 10px;
    line-height: 10px;
  }
  .feature_row.feature_row_gray.check_row.cry {
    padding-left: 0px;
  }
  .feature_row.check_row {
    padding-left: 0px;
    overflow: hidden;
  }
  .redx.check-text {
    font-size: 8px;
  }
  .signupnow_button_1 {
    clear: both;
  }
  .feature_container {
    width: 100%;
    height: auto;
  }
  .feature_left_col {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 20px;
    padding-top: 20px;
    float: left;
    clear: both;
  }
  .feature_left_col.-first {
    margin-top: 0px;
    padding-top: 0px;
  }
  .feature_right_column {
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
    float: left;
    clear: left;
  }
  .feature_subheader {
    font-size: 13px;
    line-height: 16px;
  }
  .feature_overview {
    font-size: 10px;
    line-height: 12px;
  }
  .features_bullets {
    font-size: 12px;
    line-height: 18px;
  }
  .customer_logo_img {
    width: 180px;
  }
  .founder_message_container {
    width: 450px;
  }
  .founder_letter_box {
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 11px;
    line-height: 11px;
  }
  .founder_photo {
    width: 100%;
    height: 300px;
    margin-top: 10px;
    margin-left: 0px;
    padding-bottom: 6px;
    clear: left;
    background-position: -1px -186px;
  }
  .feature_image_img {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    clear: both;
  }
  .landing_blurb_1 {
    width: auto;
  }
  .logo_holder_landing {
    display: block;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }
  .about_us_text {
    width: 100%;
    margin-bottom: 20px;
  }
  .office_photo {
    width: 100%;
  }

  .feature_row.plan_subtype {
    margin-bottom: 18px;
  }
  .pricing_col.pricing_pp_col {
    width: 128px;
  }
  .b-pricing__col-1,
  .b-pricing__col-2 {
    width: 64px;
    margin-top: 0px;
    float: left;
  }
  .b-pricing__logo {
    height: 50px;
    line-height: 50px;
  }

  .m-hide-sm {
    display: none;
  }
}

@media (max-width: 479px) {
  .blue_bar {
    height: auto;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 12px;
    line-height: 14px;
  }
  .switch_ribbon {
    width: 240px;
    height: auto;
  }
  .switch_header {
    width: 240px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 12px;
    line-height: 14px;
  }
  .logo_holder {
    width: 240px;
  }
  .hero_subtitle {
    min-width: 300px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 18px;
  }
  .screen_holder {
    top: 12px;
  }
  .features_button_bar {
    width: 300px;
    height: 120px;
    padding-left: 40px;
  }
  .pricing_header {
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 22px;
    text-align: center !important;
  }
  .pricing_save_calc {
    font-size: 14px;
  }
  .pricing_save_calc_under {
    font-size: 14px;
  }
  .pricing_comp_container {
    width: 340px;
  }
  .pricing_col {
    width: 40px;
    margin-left: 2px;
  }
  .pricing_col.pricing_row_titles.pricing_title_logoblank {
    width: 126px;
    font-size: 9px;
    line-height: 10px;
  }
  .pricing_col.pricing_row_titles.pricing_title_logoblank .feature_row,
  .pricing_col.pricing_row_titles.pricing_title_logoblank .feature_row.feature_row_gray {
    font-size: 8px;
  }
  .pricing_col_service_box {
    overflow: hidden;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .price_box {
    font-size: 9px;
  }
  .pricing_timeunit {
    font-size: 7px;
    font-weight: 300;
  }
  .feature_row {
    overflow: hidden;
  }
  .feature_row.feature_row_gray {
    font-size: 10px;
  }
  .feature_row.check_row {
    overflow: hidden;
  }
  .pricing_disclaimer {
    width: 80%;
  }
  .sign_up_now_button {
    /**/
  }
  .import_subtitle {
    font-size: 12px;
    line-height: 16px;
  }
  .signupnow_button_1 {
    width: 200px;
    clear: both;
    font-size: 22px;
  }
  .section_features {
    padding: 15px 5px 5px;
  }
  .feature_container {
    width: 300px;
  }
  .feature_left_col {
    overflow: auto;
    width: 300px;
    height: auto;
  }
  .feature_right_column {
    display: block;
    width: 300px;
    height: 160px;
    margin-bottom: 19px;
    clear: both;
  }
  .feature_header {
    clear: both;
  }
  .feature_overview {
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
  }
  .features_bullets {
    font-size: 12px;
  }
  .customer_logo_img {
    width: 120px;
  }
  .founder_message_container {
    width: 300px;
  }
  .founder_letter_box {
    width: 100%;
  }
  .founder_photo {
    width: 300px;
    height: 250px;
    margin-left: 0px;
    clear: left;
    background-position: 0px -95px;
  }
  .feature_image_img {
    height: 160px;
  }
  .landing_container_main_1 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .landing_blurb_1 {
    width: auto;
  }
  .logo_holder_landing {
    height: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .feature_row.plan_subtype {
    font-size: 8px;
    line-height: 10px;
  }
  .pricing_col.pricing_pp_col {
    width: 84px;
  }
  .pricing_col.pricing_row_titles .feature_row {
    padding-left: 8px;
    padding-right: 0px;
  }
  .b-pricing__col-1,
  .b-pricing__col-2 {
    width: 42px;
    margin-top: 0px;
    float: left;
  }
  .b-pricing__col-1 {
    margin-left: 0px;
    padding-right: 1px;
    border-right: 1px dashed rgba(73,200,240,.5);
  }
  .b-pricing__col-2 {
    padding-left: 1px;
  }
  .b-pricing__hint-item {
    font-size: 8px;
    line-height: 10px;
    margin-bottom: 6px;
  }
  .m-hide-xs {
    display: none;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('/fonts/fontawesome-webfont.woff2') format('undefined'), url('/fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('/fonts/fontawesome-webfont.woff') format('woff'), url('/fonts/fontawesome-webfont.ttf') format('truetype'), url('/fonts/fontawesome-webfont.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}

/* Helper for FA font elements */
.h-fa {
  font-family: 'Fontawesome webfont', sans-serif;
}

/*Modal sign-Up*/
.modal-mask {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  display: table;
  transition: opacity .3s ease;
}

.modal-wrapper {
  display: table-cell;
  vertical-align: middle;
}

.modal-container {
  width: 300px;
  margin: 0px auto;
  padding: 20px 30px;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .33);
  transition: all .3s ease;
  font-family: Helvetica, Arial, sans-serif;
}


.modal-header h3 {
  margin-top: 0;
  color: #42b983;
}

.modal-body {
  margin: 20px 0;
}

.modal-default-button {
  float: right;
}

/*
 * The following styles are auto-applied to elements with
 * transition="modal" when their visibility is toggled
 * by Vue.js.
 *
 * You can easily play with the modal transition by editing
 * these styles.
 */

.modal-enter {
  opacity: 0;
}

.modal-leave-active {
  opacity: 0;
}

.modal-enter .modal-container,
.modal-leave-active .modal-container {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.error{
  color:red;
}

.b-mb-slider {

}
.b-mb-slider__container {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  /*background-image: url("/images/welcome_images/laptop_screen.jpg");*/
}
.b-mb-slider__back-img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 1000px;
}
.b-mb-slider__items-content {
  position: absolute;
  top: 8%;
  right: 6.5%;
  left: 6.5%;
  bottom: 15.1%;
}
.b-mb-slider__items-content .slick-slider,
.b-mb-slider__items-content .slick-list,
.b-mb-slider__items-content .slick-track {
  height: 100%;
}
.b-mb-slider__items-content .slick-slide {
  outline: none !important;
}
.b-mb-slider__item {
  height: 100%;
  width: 100%;
  background-image: url("/images/welcome_images/features-screen-1.png");
  background-size: cover;
  background-position: center;
}
.b-mb-slider__item.-slide-1 {
  background-image: url("/images/welcome_images/features-screen-3.png");
}
.b-mb-slider__item.-slide-2 {
  background-image: url("/images/welcome_images/features-screen-2.png");
}
.b-mb-slider__item.-slide-3 {
  background-image: url("/images/welcome_images/features-screen-4.png");
}
.b-mb-slider__item.-slide-4 {
  background-image: url("/images/welcome_images/features-screen-5.png");
}
.b-mb-slider__item.-slide-5 {
  background-image: url("/images/welcome_images/features-screen-1.png");
}
.b-mb-slider__item.-slide-6 {
  background-image: url("/images/welcome_images/features-screen-1.png");
}
