@font-face {
  font-family: 'ProximaNova-Light';
  src: url('../fonts/ProximaNova-Light.otf') format('opentype');
  /* IE no comprende format()! */
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Regular';
  src: url('../fonts/ProximaNova-Regular.otf') format('opentype');
  /* IE no comprende format()! */
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url('../fonts/ProximaNova-Semibold.otf') format('opentype');
  /* IE no comprende format()! */
  font-weight: 600;
  font-style: normal;
}
/************theme fonts********************/
/***********************theme colors*****************************/
html,
body {
  overflow-x: hidden;
  max-width: 100%;
}
:not(.new-homepage) {
  /*global elements*/
  /**
 *  Master Slider
 *  Default Skin
 */
  /* controls */
  /* retina */
  /******** select2 input **********/
  /********** select2 input field **********/
  /************ on hover background color ************/
  /********** selected highlight color **********/
  /********for input tags *********/
  /* Add animation to "page content" */
}
:not(.new-homepage) .header-heading a {
  color: #2196f3 !important;
}
:not(.new-homepage) .header-main {
  position: relative;
}
:not(.new-homepage) .header-main img {
  width: 100%;
  height: 182px !important;
}
:not(.new-homepage) .header-main .header-heading {
  position: absolute;
  top: 52px;
  left: 0;
  right: 0;
  color: #ffffff;
  font-family: 'ProximaNova-Semibold', sans-serif;
  font-size: 30px;
  letter-spacing: 0.50px;
  line-height: 26px;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 3px 5.196px 10px rgba(0, 0, 0, 0.35);
}
:not(.new-homepage) .header-main .header-heading h1 {
  padding: 0;
  margin: 0;
}
:not(.new-homepage) .header-main .header-heading .header-caption h2 {
  padding-top: 30px;
  margin: 0;
  font-family: 'ProximaNova-Regular', sans-serif;
  font-size: 22px;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  :not(.new-homepage) .header-main .header-heading h1 {
    font-size: 30px;
  }
  :not(.new-homepage) .header-main .header-heading .header-caption {
    margin-top: -10px;
  }
  :not(.new-homepage) .header-main .header-heading .header-caption h2 {
    font-size: 14px;
  }
}
:not(.new-homepage) .inner-heading {
  padding-top: 40px;
  color: #2a2a2a;
  font-family: 'ProximaNova-Semibold', sans-serif;
  font-size: 30px;
  letter-spacing: 0.50px;
  line-height: 26px;
  text-transform: capitalize;
  text-align: center;
}
:not(.new-homepage) .inner-heading .inner-content {
  padding-top: 26px;
  color: #707780;
  font-family: 'ProximaNova-Regular', sans-serif;
  font-size: 16px;
  text-transform: none;
}
:not(.new-homepage) .inner-heading .inner-content span {
  /*color: @primary_color;*/
}
:not(.new-homepage) .inner-heading .inner-content.about-content {
  text-align: left;
}
:not(.new-homepage) .inner-heading.heading-top-pad {
  padding-top: 52px;
}
:not(.new-homepage) .navbar .navbar-right {
  /*padding-right: 100px; */
  padding-top: 0px;
}
:not(.new-homepage) .navbar .navbar-right > li > .dropdown-menu:before,
:not(.new-homepage) .navbar .nav > li > .dropdown-menu.navbar-right:before {
  right: 12px;
  left: auto;
}
:not(.new-homepage) .navbar .navbar-right > li > .dropdown-menu:after,
:not(.new-homepage) .navbar .nav > li > .dropdown-menu.navbar-right:after {
  right: 13px;
  left: auto;
}
:not(.new-homepage) .navbar {
  min-height: 80px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  background-color: #FFFFFF;
  box-shadow: 1.5px 2.598px 7px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1.5px 2.598px 7px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1.5px 3px 4px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
  border-bottom-width: 0;
}
:not(.new-homepage) .navbar .nav > li > a {
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'ProximaNova-Regular', sans-serif;
  color: #2a2a2a;
  /*letter-spacing: 0.25px; */
  padding: 25px 15px 25px 15px;
}
:not(.new-homepage) .navbar .nav > li > a.btn-buy {
  background-color: #2196f3;
  color: #FFFFFF !important;
  padding: 0px 15px!important;
  height: 35px;
  line-height: 35px !important;
  margin-top: 20px;
  margin-left: 30px;
}
:not(.new-homepage) .navbar .nav > li > a.btn-buy:hover {
  background-color: #0c7cd5 !important;
}
:not(.new-homepage) .navbar .nav > li > a i {
  font-size: 12px;
  padding-left: 5px;
}
:not(.new-homepage) .navbar .active {
  color: #2196f3;
}
:not(.new-homepage) .navbar .active a {
  /*color: @primary_color !important;*/
}
:not(.new-homepage) .navbar-default .navbar-nav > .active > a,
:not(.new-homepage) .navbar-default .navbar-nav > .active > a:hover,
:not(.new-homepage) .navbar-default .navbar-nav > .active > a:focus {
  background: transparent;
  color: #2196f3;
  outline: none !important;
}
:not(.new-homepage) .nav .open > a,
:not(.new-homepage) .nav .open > a:hover,
:not(.new-homepage) .nav .open > a:focus {
  background: transparent !important;
  color: #2196f3 !important;
  outline: none !important;
}
:not(.new-homepage) .dropdown-menu {
  /*padding: 0; */
  /*margin-right: -60px;*/
  border-width: 0;
  text-align: center;
  margin-top: 20px !important;
  /*padding: 10px;*/
  border-radius: 3px !important;
}
:not(.new-homepage) .dropdown-menu.locations-select {
  margin-top: 0px !important;
}
:not(.new-homepage) .dropdown-menu:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 10px 11px;
  border-color: transparent transparent #FFFFFF transparent;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: -8px;
}
:not(.new-homepage) .dropdown-menu li a {
  line-height: 36px;
  font-family: 'ProximaNova-Regular', sans-serif;
  /*letter-spacing: 0.25px; */
  border-bottom: 1px solid #eeeeee;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
:not(.new-homepage) .dropdown-menu li a:hover {
  color: #2196f3;
  background: transparent;
}
:not(.new-homepage) .dropdown-menu li:last-child a {
  border-bottom-width: 0;
}
:not(.new-homepage) .slider_block .carousel-inner {
  width: 100%;
  max-height: 600px !important;
  position: relative;
  -webkit-font-smoothing: antialiased;
}
:not(.new-homepage) .slider_block .carousel-caption {
  top: 25px;
  text-shadow: none;
  font-family: 'ProximaNova-Light', sans-serif !important;
  font-size: 14px;
}
:not(.new-homepage) .slider_block .carousel-caption h2 {
  font-size: 22px;
  font-family: 'ProximaNova-Regular', sans-serif;
}
:not(.new-homepage) .slider_block .carousel-caption .btn-buy {
  background-color: #2196f3;
  color: #FFFFFF !important;
  padding: 0px 15px!important;
  height: 35px;
  line-height: 35px !important;
  margin-top: 20px;
  margin-left: 10px;
  font-family: 'ProximaNova-Regular', sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
:not(.new-homepage) .slider_block .carousel-caption .btn-buy.learn {
  color: #2a2a2a !important;
  background-color: #FFFFFF;
}
:not(.new-homepage) .slider_block .carousel-caption .btn-buy.learn:hover {
  background-color: #d9d9d9 !important;
}
:not(.new-homepage) .slider_block .carousel-caption .btn-buy:hover {
  background-color: #0c7cd5 !important;
}
:not(.new-homepage) .slider_block .mock {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 12%;
  margin-top: 100px;
}
:not(.new-homepage) .slider_block .mock .me {
  position: relative;
  width: 700px;
  margin: 0 auto;
}
:not(.new-homepage) .slider_block .mock img {
  bottom: 0;
  position: absolute;
}
:not(.new-homepage) .slider_block .mock .iphone {
  max-width: 150px;
  left: 0;
  top: 100%;
  margin-top: 100px;
}
:not(.new-homepage) .slider_block .mock .mac {
  max-width: 600px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 100%;
  margin-right: 80px;
}
:not(.new-homepage) .slider_block .mock .tab {
  max-width: 200px;
  right: 0;
  top: 100%;
  margin-top: 100px;
}
:not(.new-homepage) .slider_block .carousel-control.left,
:not(.new-homepage) .slider_block .carousel-control.right {
  background-image: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
:not(.new-homepage) .slider_block .carousel-control.left:after,
:not(.new-homepage) .slider_block .carousel-control.right:after {
  font-family: "Ionicons";
  content: "\f3d3";
  position: absolute;
  top: 50% !important;
  font-size: 20px;
  margin-top: -20px;
  height: 45px;
  width: 45px;
  border: 1px solid #808080;
  border-radius: 50%;
  line-height: 45px;
  right: 50px;
}
:not(.new-homepage) .slider_block .carousel-control.left span,
:not(.new-homepage) .slider_block .carousel-control.right span {
  display: none;
}
:not(.new-homepage) .slider_block .carousel-control.left:after {
  font-family: "Ionicons";
  content: "\f3d2";
  left: 50px;
}
@media only screen and (min-width: 100px) and (max-width: 800px) {
  :not(.new-homepage) .slider_block .mock {
    display: none;
  }
  :not(.new-homepage) .slider_block .carousel-caption {
    top: 0;
  }
}
@media only screen and (min-width: 1640px) and (max-width: 3400px) {
  :not(.new-homepage) .slider_block .mock {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 8% 20%;
    z-index: 99;
  }
  :not(.new-homepage) .slider_block .mock img {
    width: 100%;
  }
}
:not(.new-homepage) .features_block {
  background-color: #f8f8f8;
  -moz-box-shadow: 0 -7px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 -7px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -7px 10px rgba(0, 0, 0, 0.1);
  position: relative;
}
:not(.new-homepage) .features_block .header_block {
  background-color: #5d9bfb;
  min-height: 230px;
  text-align: center;
  /*font-family: @heading_font;*/
  font-size: 30px;
  padding-top: 60px;
  color: #FFFFFF;
  font-weight: 100;
}
:not(.new-homepage) .features_block .header_block.lead {
  background-color: #f8f8f8;
  color: #000;
}
:not(.new-homepage) .features_block .features_details {
  background-color: #FFFFFF;
  width: 100%;
  margin-top: -90px;
  border: 1px solid #d5d5d5;
  margin-bottom: 50px;
}
:not(.new-homepage) .features_block .features_details .col-md-4 {
  min-height: 200px;
  padding-top: 30px;
  padding-bottom: 30px;
  /*background-color: red;
			border-bottom: 1px solid #FFFFFF;*/
}
:not(.new-homepage) .features_block .features_details .col-md-4 i {
  font-size: 55px;
  float: left;
  width: 110px;
  text-align: center;
  /*color: @secondary_color; */
}
:not(.new-homepage) .features_block .features_details .col-md-4 .text {
  margin-left: 110px;
  padding-right: 10px;
  color: #707780;
  font-family: 'ProximaNova-Regular', sans-serif;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.20px;
}
:not(.new-homepage) .features_block .features_details .col-md-4 .text h4 {
  font-family: 'ProximaNova-Semibold', sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.25px;
  color: #2a2a2a;
}
:not(.new-homepage) .features_block .features_details .col-md-4:nth-child(3n) {
  border-color: transparent;
}
:not(.new-homepage) .showcase_block {
  background-color: #FFFFFF;
  padding: 50px 0px;
  border-bottom: 1px solid #eeeeee;
}
:not(.new-homepage) .showcase_block.alternate {
  background-color: #f8f8f8;
}
:not(.new-homepage) .showcase_block .left_info h4 {
  font-family: 'ProximaNova-Semibold', sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.25px;
  color: #2a2a2a;
}
:not(.new-homepage) .showcase_block .left_info .text {
  color: #707780;
  font-family: 'ProximaNova-Regular', sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.20px;
}
:not(.new-homepage) .showcase_block .left_info img {
  height: 200px;
  margin: 0 auto;
  display: block;
}
:not(.new-homepage) .showcase_block .right_info .braintree {
  height: 60px;
  width: auto;
  margin-bottom: 0px;
}
:not(.new-homepage) .showcase_block .right_info .payment-logo {
  height: 100px;
  width: auto;
  margin-bottom: 0px;
}
:not(.new-homepage) .showcase_block .right_info img {
  max-height: 200px;
  margin: 0 auto;
  display: block;
}
:not(.new-homepage) .tabs_showcase *,
:not(.new-homepage) .tabs_showcase *:before,
:not(.new-homepage) .tabs_showcase *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
:not(.new-homepage) .tabs_showcase {
  position: relative;
  display: inline-block;
  background-color: #f8f8f8;
  display: table;
  height: 100%;
}
:not(.new-homepage) .tabs_showcase .laptop_holder {
  margin-left: -20%;
}
:not(.new-homepage) .tabs_showcase .col-md-list {
  width: 53.333333%;
}
:not(.new-homepage) .tabs_showcase .slider_section {
  padding-top: 33px;
  padding-bottom: 100px;
  padding-right: 80px;
}
:not(.new-homepage) .tabs_showcase .slider_section #networkSlider {
  background-color: #FFFFFF;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  position: absolute;
  top: 100px;
  max-width: 750px;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 460px;
  overflow: hidden;
  right: 80px;
}
:not(.new-homepage) .tabs_showcase .slider_section #networkSlider:hover .carousel_info {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  bottom: 0;
}
:not(.new-homepage) .tabs_showcase .slider_section #networkSlider:hover .left.carousel-control span,
:not(.new-homepage) .tabs_showcase .slider_section #networkSlider:hover .right.carousel-control span {
  visibility: visible;
}
:not(.new-homepage) .tabs_showcase .slider_section #networkSlider .left.carousel-control span,
:not(.new-homepage) .tabs_showcase .slider_section #networkSlider .right.carousel-control span {
  font-size: 18px;
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 5;
  height: 40px;
  width: 40px;
  line-height: 40px;
  background-color: #000000;
  margin-top: -20px;
  left: 40px;
  opacity: 0.2;
  visibility: hidden;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0px 0px 0px 3px #000;
  box-shadow: 0px 0px 0px 3px #000;
}
:not(.new-homepage) .tabs_showcase .slider_section #networkSlider .carousel_info {
  position: absolute;
  bottom: -10px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  padding: 15px;
  padding-bottom: 30px;
  font-size: 16px;
  line-height: 26px;
  font-family: 'ProximaNova-Regular', sans-serif;
  font-weight: 400;
  color: #FFFFFF;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
:not(.new-homepage) .tabs_showcase .slider_section #networkSlider .right.carousel-control span {
  right: 40px;
  left: auto;
}
:not(.new-homepage) .tabs_showcase .slider_section #networkSlider .carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: 1;
}
:not(.new-homepage) .tabs_showcase .slider_section #networkSlider .carousel-control.left {
  background-image: none;
}
:not(.new-homepage) .tabs_showcase .slider_section #networkSlider .carousel-control.right {
  right: 0;
  left: auto;
  background-image: none;
}
:not(.new-homepage) .tabs_showcase .slider_section #networkSlider .carousel-control:hover,
:not(.new-homepage) .tabs_showcase .slider_section #networkSlider .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=100);
  outline: 0;
  opacity: 0.6;
}
:not(.new-homepage) .tabs_showcase .slider_section #networkSlider .carousel-control:hover span,
:not(.new-homepage) .tabs_showcase .slider_section #networkSlider .carousel-control:focus span {
  opacity: 1;
}
:not(.new-homepage) .tabs_showcase .right_section.mobile {
  height: auto !important;
  overflow: auto !important;
  width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 3%;
}
:not(.new-homepage) .tabs_showcase .right_section {
  list-style: none;
  background-color: #FFFFFF;
  padding-left: 10%;
  padding-right: 20px;
  display: inline-block;
  height: 700px;
  overflow: scroll;
  padding-top: 20px;
}
:not(.new-homepage) .tabs_showcase .right_section li {
  padding-bottom: 5%;
  padding-top: 5%;
  cursor: pointer;
}
:not(.new-homepage) .tabs_showcase .right_section li.active i {
  color: #2196f3;
  border: 1px solid #2196f3;
  border-radius: 50%;
}
:not(.new-homepage) .tabs_showcase .right_section li i {
  font-size: 32px;
  float: left;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border: 1px solid #d7dce5;
  border-radius: 50%;
  color: #d7dce5;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
:not(.new-homepage) .tabs_showcase .right_section li p,
:not(.new-homepage) .tabs_showcase .right_section li h3 {
  margin-left: 120px;
}
:not(.new-homepage) .tabs_showcase .right_section li h3 {
  font-family: 'ProximaNova-Semibold', sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.25px;
  color: #2a2a2a;
  margin-top: 5px;
}
:not(.new-homepage) .tabs_showcase .right_section li p {
  color: #707780;
  font-family: 'ProximaNova-Regular', sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.20px;
}
:not(.new-homepage) .tabs_showcase .slider_section {
  padding-top: 60px;
  text-align: center;
  min-height: 500px;
}
:not(.new-homepage) .tabs_showcase .slider_section img.lap_holder {
  max-width: 1000px;
  width: 100%;
}
@media only screen and (min-width: 1640px) and (max-width: 3400px) {
  :not(.new-homepage) .slider_section #networkSlider {
    max-width: 770px !important;
    height: 490px !important;
  }
}
@media only screen and (min-width: 1500px) and (max-width: 1640px) {
  :not(.new-homepage) .slider_section #networkSlider {
    max-width: 700px !important;
    max-height: 700px !important;
  }
}
@media (max-width: 1500px) {
  :not(.new-homepage) .slider_section #networkSlider {
    max-width: 650px !important;
    height: 400px !important;
  }
}
@media (max-width: 1400px) {
  :not(.new-homepage) .slider_section #networkSlider {
    max-width: 590px !important;
    height: 360px !important;
  }
}
@media (max-width: 1210px) {
  :not(.new-homepage) .slider_section #networkSlider {
    top: 80px !important;
    max-width: 430px !important;
    height: 290px !important;
  }
}
@media (max-width: 1000px) {
  :not(.new-homepage) .col-md-list {
    width: 100% !important;
  }
  :not(.new-homepage) .right_section {
    height: auto !important;
    overflow: auto;
  }
}
@media (max-width: 1200px) {
  :not(.new-homepage) .features_block .features_details .col-md-4 {
    border-right-width: 0;
    min-height: 0;
  }
}
@media (max-width: 768px) {
  :not(.new-homepage) .features_block .header_block {
    padding-top: 15px;
  }
  :not(.new-homepage) .container > .navbar-header,
  :not(.new-homepage) .container-fluid > .navbar-header {
    height: 80px !important;
  }
  :not(.new-homepage) .navbar-toggle {
    margin-top: 20px;
    border-color: transparent !important;
  }
  :not(.new-homepage) .navbar-toggle:hover,
  :not(.new-homepage) .navbar-toggle:focus,
  :not(.new-homepage) .navbar-toggle active {
    background: transparent !important;
  }
  :not(.new-homepage) .navbar-toggle:hover .icon-bar,
  :not(.new-homepage) .navbar-toggle:focus .icon-bar,
  :not(.new-homepage) .navbar-toggle active .icon-bar {
    background-color: #2196f3;
  }
  :not(.new-homepage) .navbar .nav > li > a {
    padding: 10px;
    text-align: center;
  }
  :not(.new-homepage) .navbar-nav .dropdown-menu {
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }
  :not(.new-homepage) .navbar-nav .open .dropdown-menu {
    padding: 20px;
    padding-right: 40px;
    background-color: #f7f7f9;
    border-top: 1px solid #e9ecf2;
    border-bottom: 1px solid #e9ecf2;
  }
  :not(.new-homepage) .navbar-nav .open .dropdown-menu a {
    border-bottom-width: 0;
  }
  :not(.new-homepage) .navbar .nav > li > a.btn-buy {
    margin: 0 20px;
    margin-bottom: 20px;
  }
  :not(.new-homepage) .credit-card-package .btn-credit-card {
    padding: 7px 5px !important;
    font-size: 13px !important;
  }
  :not(.new-homepage) .header-main .header-heading h1 {
    font-size: 23px;
  }
}
:not(.new-homepage) .header_text {
  text-align: center;
  font-family: 'ProximaNova-Light', sans-serif;
  font-size: 20px;
  padding-top: 60px;
  color: #2a2a2a;
  font-weight: 100;
}
:not(.new-homepage) .header_text.dark {
  color: #2a2a2a;
}
:not(.new-homepage) .no-padding {
  padding: 0;
}
:not(.new-homepage) .customer_testimonials {
  clear: both;
  background-color: #FFFFFF;
  min-height: 600px;
  padding-bottom: 40px;
}
:not(.new-homepage) .customer_testimonials .ion-quote {
  font-size: 30px;
  color: #e9ecf2;
  padding-right: 10px;
}
:not(.new-homepage) .customer_testimonials .testimonial_holder {
  margin-top: 100px;
  background-color: #f8f8f8;
  border-radius: 3px;
  padding: 20px;
  font-size: 16px;
  font-family: 'ProximaNova-Light', sans-serif;
  color: #2a2a2a;
  line-height: 30px;
  position: relative;
}
:not(.new-homepage) .customer_testimonials .testimonial_holder:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: #f8f8f8 transparent transparent transparent;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -15px;
}
:not(.new-homepage) .customer_testimonials .user_avatar {
  width: 130px;
  margin: 0 auto;
  margin-top: 25px;
}
:not(.new-homepage) .customer_testimonials .user_avatar img {
  width: 100%;
  border-radius: 50%;
}
:not(.new-homepage) .clients_block {
  background-color: #f8f8f8;
}
:not(.new-homepage) .clients_block .prevs,
:not(.new-homepage) .clients_block .nexts {
  text-align: center;
  padding: 60px 0px;
}
:not(.new-homepage) .clients_block .prevs a,
:not(.new-homepage) .clients_block .nexts a {
  width: 45px;
  height: 45px;
  display: block;
  line-height: 45px;
  font-size: 24px;
  margin-top: 50px;
}
:not(.new-homepage) .clients_block .item {
  padding-top: 60px;
  margin: 0 35px;
  margin-left: 0px;
}
:not(.new-homepage) .clients_block .item .platform-img-holder {
  width: 80px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
:not(.new-homepage) .clients_block .item .platform-img-holder img {
  width: 100%;
}
:not(.new-homepage) .usability_block {
  padding-bottom: 60px;
}
:not(.new-homepage) .usability_block .header_text {
  margin-bottom: 50px;
}
:not(.new-homepage) .usability_block .image-holder {
  height: auto;
  overflow: hidden;
}
:not(.new-homepage) .usability_block .image-holder img {
  width: 100%;
}
:not(.new-homepage) .usability_block h3 {
  text-align: center;
  font-family: 'ProximaNova-Light', sans-serif;
  font-size: 18px;
  color: #707780;
  font-weight: 100;
  margin-bottom: 20px;
}
:not(.new-homepage) .demo_bar {
  min-height: 120px;
  background-color: #6fd64b;
  text-align: center;
  padding-top: 30px;
  color: #FFFFFF;
  font-family: 'ProximaNova-Light', sans-serif;
  font-size: 18px;
}
:not(.new-homepage) .demo_bar p {
  display: inline-block;
  margin-top: 20px;
}
:not(.new-homepage) .demo_bar .btn-green {
  height: 40px;
  line-height: 40px;
  background-color: #FFFFFF;
  color: #6fd64b;
  font-family: 'ProximaNova-Regular', sans-serif;
  padding: 0px 25px;
  /*margin-left: 50px;*/
}
:not(.new-homepage) .footer {
  background-color: #3f464f;
  padding-top: 60px;
  min-height: 250px;
  color: #FFFFFF;
  font-family: 'ProximaNova-Light', sans-serif;
  font-weight: 300;
  font-size: 14px;
}
:not(.new-homepage) .footer img.brand {
  width: 85px;
  display: block;
  margin-bottom: 20px;
  margin-top: 10px;
}
:not(.new-homepage) .footer h4 {
  font-family: 'ProximaNova-Regular', sans-serif;
  font-size: 18px;
  color: #707780;
  font-weight: 100;
  color: #FFFFFF;
  margin-bottom: 10px;
}
:not(.new-homepage) .footer ul li a {
  color: #a4acb6;
  line-height: 26px;
  font-family: 'ProximaNova-Light', sans-serif;
  font-weight: 300;
  font-size: 14px;
}
:not(.new-homepage) .ms-skin-default .ms-slide .ms-slide-vpbtn,
:not(.new-homepage) .ms-skin-default .ms-video-btn {
  width: 50px;
  height: 51px;
  background: url(../img/skins/light-skin-1.png) no-repeat -14px -150px;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
}
:not(.new-homepage) .ms-skin-default .ms-slide .ms-slide-vcbtn {
  width: 30px;
  height: 30px;
  background: url(../img/skins/light-skin-1.png) no-repeat -24px -28px;
  top: 18px;
  right: 30px;
}
:not(.new-homepage) .ms-skin-default .ms-nav-next,
:not(.new-homepage) .ms-skin-default .ms-nav-prev {
  width: 30px;
  background: url(../img/skins/light-skin-1.png);
  background-position: -89px -26px;
  height: 40px;
  cursor: pointer;
  top: 50%;
  left: 30px;
  margin-top: -20px;
  position: absolute;
  z-index: 110;
}
:not(.new-homepage) .ms-skin-default .ms-nav-next {
  right: 30px;
  left: auto;
  background-position: -89px -103px;
}
:not(.new-homepage) .ms-skin-default .ms-bullet {
  width: 10px;
  height: 10px;
  background: url(../img/skins/light-skin-1.png) no-repeat;
  margin: 4px;
  background-position: -34px -117px;
}
:not(.new-homepage) .ms-skin-default .ms-bullet-selected {
  background-position: -34px -84px;
}
:not(.new-homepage) .ms-skin-default .ms-time-bar {
  height: 3px;
  background: #FFFFFF;
  border-top: solid 1px rgba(0, 0, 0, 0.41);
}
:not(.new-homepage) .ms-skin-default .ms-tooltip {
  position: absolute;
  z-index: 210;
  cursor: auto;
}
:not(.new-homepage) .ms-skin-default .ms-tooltip-top .ms-tooltip-arrow,
:not(.new-homepage) .ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  margin-left: -10px;
}
:not(.new-homepage) .ms-skin-default .ms-tooltip-top .ms-tooltip-arrow {
  border-top: solid 10px;
  border-top-color: silver;
  border-top-color: rgba(240, 240, 240, 0.88);
  bottom: -10px;
}
:not(.new-homepage) .ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
  border-bottom: solid 10px;
  border-bottom-color: silver;
  border-bottom-color: rgba(240, 240, 240, 0.88);
  top: -10px;
}
:not(.new-homepage) .ms-skin-default .ms-tooltip-right .ms-tooltip-arrow,
:not(.new-homepage) .ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
  border-top: solid 10px transparent;
  border-bottom: solid 10px transparent;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}
:not(.new-homepage) .ms-skin-default .ms-tooltip-right .ms-tooltip-arrow {
  border-right: solid 10px;
  border-right-color: silver;
  border-right-color: rgba(240, 240, 240, 0.88);
  left: -10px;
}
:not(.new-homepage) .ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
  border-left: solid 10px;
  border-left-color: silver;
  border-left-color: rgba(240, 240, 240, 0.88);
  right: -10px;
}
:not(.new-homepage) .ms-skin-default .ms-tooltip-point {
  cursor: pointer;
}
:not(.new-homepage) .ms-skin-default .ms-tooltip-point .ms-point-center {
  width: 12px;
  height: 12px;
  border-radius: 15px;
  border: solid 2px #BBB;
  background: white;
  margin: -8px 0 0 -8px;
  position: absolute;
  z-index: 105;
}
:not(.new-homepage) .ms-skin-default .ms-tooltip-point .ms-point-border {
  width: 22px;
  height: 22px;
  background: black;
  background: rgba(0, 0, 0, 0.36);
  margin: -11px 0 0 -11px;
  position: absolute;
  border-radius: 15px;
  animation: point-anim 1.5s infinite;
  -moz-animation: point-anim 1.5s infinite;
  -webkit-animation: point-anim 1.5s infinite;
  -o-animation: point-anim 1.5s infinite;
}
:not(.new-homepage) .ms-skin-default .ms-tooltip {
  max-width: 200px;
}
:not(.new-homepage) .ms-skin-default .ms-tooltip-cont {
  padding: 10px;
  background: silver;
  background: rgba(240, 240, 240, 0.88);
  text-shadow: 0 1px 0px white;
  margin-left: -1px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  :not(.new-homepage) .ms-skin-default .ms-slide .ms-slide-vpbtn,
  :not(.new-homepage) .ms-skin-default .ms-video-btn,
  :not(.new-homepage) .ms-skin-default .ms-slide .ms-slide-vcbtn,
  :not(.new-homepage) .ms-skin-default .ms-nav-next,
  :not(.new-homepage) .ms-skin-default .ms-nav-prev,
  :not(.new-homepage) .ms-skin-default .ms-bullet {
    background-image: url(light-skin-1-retina.png);
    background-size: 152px 225px;
  }
}
:not(.new-homepage) .hps-title1,
:not(.new-homepage) .hps-tite {
  font-family: 'ProximaNova-Light', sans-serif;
}
:not(.new-homepage) .slidertwo-head {
  color: #ffffff;
  font-family: 'ProximaNova-Semibold', sans-serif;
  font-size: 28px;
  line-height: 26px;
  letter-spacing: 0.25px;
  text-transform: capitalize;
}
:not(.new-homepage) .slidertwo-content {
  color: #ffffff;
  font-family: 'ProximaNova-Regular', sans-serif;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.25px;
  width: 45%;
}
:not(.new-homepage) .btn-demo {
  background-color: #2196f3;
  border-radius: 4px;
  color: #ffffff;
  font-family: 'ProximaNova-Regular', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 26px;
}
:not(.new-homepage) .btn-demo:hover {
  color: #ffffff;
  background-color: #0c7cd5 !important;
}
:not(.new-homepage) .btn-demo.btn-dark {
  background-color: #d9d9d9;
  color: #333333;
}
:not(.new-homepage) .btn-demo.btn-dark:hover {
  background-color: #c0c0c0 !important;
}
@media only screen and (min-width: 100px) and (max-width: 1000px) {
  :not(.new-homepage) .hardware .right_info {
    clear: both;
    text-align: center;
    margin-bottom: 50px;
  }
  :not(.new-homepage) .hardware .right_info img {
    max-width: 300px;
    margin: 0 auto;
    float: none;
  }
  :not(.new-homepage) .hardware .left_info {
    clear: both;
    text-align: center;
  }
}
:not(.new-homepage) .control-label {
  letter-spacing: 0.25px;
  color: #2a2a2a;
  font-family: 'ProximaNova-Semibold', sans-serif;
  font-size: 16px;
  text-transform: capitalize;
}
:not(.new-homepage) .control-label span {
  /*color: @primary_color;*/
}
:not(.new-homepage) .control-label.align-rt {
  float: right;
}
:not(.new-homepage) .form-group {
  margin-bottom: 30px;
}
:not(.new-homepage) .form-group .input-group-addon {
  border-radius: 0px;
  box-shadow: none;
  border-color: #e9ecf2;
  color: #707780;
  font-family: 'ProximaNova-Regular', sans-serif;
  font-size: 14px;
  margin-bottom: 10px;
}
:not(.new-homepage) .form-group .input-group-addon:focus {
  border-color: #c9d0df;
}
:not(.new-homepage) .form-group .form-control {
  border-radius: 0px;
  box-shadow: none;
  border-color: #d5d5d5;
  height: 39px;
  line-height: 39px;
  color: #707780;
  font-family: 'ProximaNova-Regular', sans-serif;
  font-size: 14px;
  /*margin-bottom: 10px;*/
}
:not(.new-homepage) .form-group .form-control.text-area {
  height: 156px;
  line-height: 26px;
  resize: none;
}
:not(.new-homepage) .form-group .form-control:focus {
  border-color: #c9d0df;
}
:not(.new-homepage) .form-group .form-control::-webkit-input-placeholder {
  color: #707780;
  letter-spacing: 0.25px;
  font-size: 14px;
}
:not(.new-homepage) .form-group .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #707780;
  letter-spacing: 0.25px;
  font-size: 14px;
}
:not(.new-homepage) .form-group .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #707780;
  letter-spacing: 0.25px;
  font-size: 14px;
}
:not(.new-homepage) .form-group .form-control:-ms-input-placeholder {
  color: #707780;
  letter-spacing: 0.25px;
  font-size: 14px;
}
:not(.new-homepage) .form-group .dollar-symbol {
  color: #2a2a2a;
  font-family: 'ProximaNova-Semibold', sans-serif;
  font-size: 16px;
  letter-spacing: 0.50px;
  line-height: 39px;
  padding-left: 10px;
}
:not(.new-homepage) input[type="checkbox"] + label,
:not(.new-homepage) input[type="radio"] + label {
  color: #707780 !important;
  font-family: 'ProximaNova-Regular', sans-serif;
  font-size: 12px;
  letter-spacing: 0.25px;
  line-height: 40px;
}
:not(.new-homepage) input[type="checkbox"] {
  display: none;
}
:not(.new-homepage) input[type="checkbox"] + label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: url(../assets/images/cbr.png) left top no-repeat;
  cursor: pointer;
}
:not(.new-homepage) input[type="checkbox"]:checked + label span {
  background: url(../assets/images/cbr.png) -19px top no-repeat;
}
:not(.new-homepage) .select2-container .select2-selection--single,
:not(.new-homepage) .select2-selection--multiple {
  outline: none !important;
  border-radius: 0px !important;
  height: 39px !important;
  line-height: 39px !important;
  border-color: #e9ecf2 !important;
}
:not(.new-homepage) .select2-dropdown {
  border-radius: 0px !important;
  border-color: #e9ecf2 !important;
  color: #707780 !important;
}
:not(.new-homepage) .select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  outline: none !important;
  box-shadow: none !important;
  border-color: #e9ecf2 !important;
  color: #707780 !important;
  margin: 5px 0px;
}
:not(.new-homepage) .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #e9ecf2 !important;
  color: #2a2a2a !important;
}
:not(.new-homepage) .select2-container--default .select2-selection--single {
  height: 39px !important;
  line-height: 39px !important;
}
:not(.new-homepage) .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #707780 !important;
  line-height: 39px !important;
}
:not(.new-homepage) .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #f7f7f9 !important;
  color: #707780 !important;
}
:not(.new-homepage) .select2-selection__choice {
  margin-top: 0px !important;
  background-color: #f4f6fb !important;
  height: 39px !important;
  line-height: 39px !important;
  margin-top: 5px !important;
  border-radius: 0px !important;
  border-color: #e9ecf2 !important;
  color: #747b8f !important;
}
:not(.new-homepage) .select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #ffffff !important;
}
:not(.new-homepage) .select2-container .select2-search--inline .select2-search__field {
  margin-top: 0px !important;
}
:not(.new-homepage) .select2-selection__arrow {
  background: #f9fafb !important;
  height: 37px !important;
  width: 37px !important;
  border-left: 1px solid #e4e4e4;
}
:not(.new-homepage) .select2-selection__placeholder {
  font-size: 12px !important;
  color: #bbbbbb !important;
}
:not(.new-homepage) .select2-container {
  width: 100% !important;
}
:not(.new-homepage) .select2-search--dropdown {
  width: 100% !important;
}
:not(.new-homepage) .btn-submit {
  background-color: #2196f3;
  color: #FFFFFF !important;
}
:not(.new-homepage) .btn-submit:hover {
  background-color: #0c7cd5 !important;
}
:not(.new-homepage) .required {
  color: #a94442 !important;
}
:not(.new-homepage) .paypal_buy_image {
  height: 30px;
  outline: none;
  margin-top: 5px;
}
:not(.new-homepage) .top-bottom-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}
:not(.new-homepage) .recommended select option {
  color: #444444 !important;
}
:not(.new-homepage) .content_holder {
  margin-top: 80px;
}
@media (max-width: 768px) {
  :not(.new-homepage) .navbar-nav {
    margin-top: 17px;
  }
}
:not(.new-homepage) .blue-bg {
  background-color: #2196f3;
  padding: 25px;
  text-align: center;
}
:not(.new-homepage) .blue-bg .sub-heading {
  color: #FFFFFF;
  font-size: 20px;
}
:not(.new-homepage) .sub-content {
  margin: 25px 0px;
}
:not(.new-homepage) .panel-login {
  padding: 25px;
}
:not(.new-homepage) .btn-blue {
  background-color: #2196f3;
  border-radius: 4px;
  color: #ffffff;
  /*font-family: 'ProximaNova-Regular', sans-serif;*/
  font-size: 15px;
  line-height: 20px;
}
:not(.new-homepage) .btn-blue:focus,
:not(.new-homepage) .btn-blue:hover {
  color: #FFFFFF;
}
:not(.new-homepage) .mtop-30 {
  margin-top: 30px;
}
:not(.new-homepage) .ptop-30 {
  padding-top: 30px;
}
:not(.new-homepage) .btn-social {
  color: #FFFFFF !important;
}
@media only screen and (min-width: 100px) and (max-width: 800px) {
  :not(.new-homepage) .tabs_showcase .right_section li i {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 28px;
  }
  :not(.new-homepage) .tabs_showcase .right_section li p,
  :not(.new-homepage) .tabs_showcase .right_section li h3 {
    margin-left: 70px !important;
  }
  :not(.new-homepage) .tabs_showcase .right_section {
    padding-left: 20px;
  }
  :not(.new-homepage) .showcase_block .right_info img {
    height: 150px;
  }
}
:not(.new-homepage) #top_nav {
  max-height: 490px;
}
:not(.new-homepage) #intro_video {
  margin: 0 auto;
  text-align: center;
}
:not(.new-homepage) .btn-config {
  margin-top: 20px !important;
  margin-left: 20px !important;
}
:not(.new-homepage) .feature_green {
  color: #6fd64b !important;
}
:not(.new-homepage) .feature_red {
  color: #fb5d5d !important;
}
:not(.new-homepage) .feature_orange {
  color: #f7941d !important;
}
:not(.new-homepage) #step1 .col-md-4 {
  padding: 19px;
  padding-right: 20px;
}
:not(.new-homepage) .stepwizard-step p {
  margin-top: 10px;
  width: 100%;
}
:not(.new-homepage) .stepwizard-row {
  display: table-row;
}
:not(.new-homepage) .stepwizard {
  display: table;
  width: 100%;
  position: relative;
  margin-top: 20px;
  margin-bottom: 15px;
  padding-right: 0px;
  padding-left: 0px;
}
:not(.new-homepage) .stepwizard-step button[disabled] {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
:not(.new-homepage) .stepwizard-row:before {
  top: 14px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  z-order: 0;
}
:not(.new-homepage) .stepwizard-step {
  display: table-cell;
  text-align: center;
  position: relative;
}
:not(.new-homepage) .btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
:not(.new-homepage) div.g-recaptcha {
  margin: 0 auto;
  width: 304px;
}
:not(.new-homepage) .panel {
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
}
:not(.new-homepage) .affix-top {
  box-shadow: none;
  -webkit-box-shadow: none;
}
:not(.new-homepage) .affix {
  z-index: 1031;
  top: 80px;
  width: 100%;
  border-radius: 0;
}
:not(.new-homepage) .affix + .container-fluid {
  /*padding-top: 70px;*/
}
:not(.new-homepage) .checkout-row {
  padding-bottom: 100px;
}
:not(.new-homepage) #braintreeDataFrame {
  display: none !important;
}
:not(.new-homepage) .pad-right-40 {
  padding-right: 40px;
}
:not(.new-homepage) #loader-container {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 999;
}
:not(.new-homepage) #loader-text {
  position: relative;
  text-align: center;
  margin: 10px 0 0 -100%;
}
:not(.new-homepage) #loader {
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #2196f3;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
:not(.new-homepage) .animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s;
}
@-webkit-keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 0px;
    opacity: 1;
  }
}
@keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
:not(.new-homepage) .p-bottom-100 {
  padding-bottom: 100px;
}
:not(.new-homepage) #braintree-container {
  margin-bottom: 20px;
}
:not(.new-homepage) .panel-group {
  margin-top: 50px;
}
:not(.new-homepage) .panel-heading {
  padding: 15px;
}
:not(.new-homepage) .modal-header#myTabHeader {
  padding: 15px 10px 0px 10px;
  background: #eeeeee;
}
:not(.new-homepage) #myTab {
  padding-top: 10px;
  border-bottom-width: 0px !important;
}
:not(.new-homepage) .after_modal_appended {
  position: absolute;
}
:not(.new-homepage) #myModal {
  z-index: 10;
  outline: none;
}
:not(.new-homepage) .modal-content {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
:not(.new-homepage) .modal,
:not(.new-homepage) .modal-backdrop {
  position: absolute !important;
}
:not(.new-homepage) input.text-danger {
  border: 4px solid red !important;
  outline: 0 none !important;
}
:not(.new-homepage) .strikethrough {
  position: relative;
}
:not(.new-homepage) .strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 4px solid;
  border-color: red !important;
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg);
}
:not(.new-homepage) .panel-heading.pricing {
  background: #5d9bfb;
}
.new-homepage {
  margin-top: -10px;
}
.new-homepage .btn-primary {
  background-color: #639FF5;
  border-color: #639FF5;
}
.new-homepage .btn-primary:hover,
.new-homepage .btn-primary:active {
  background-color: #0f66e3;
  border-color: #0f66e3;
}
.new-homepage .client-logos img {
  max-width: 100px;
}
.new-homepage .jumbotron {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: calc(100vh - 80px);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 20px;
}
@media (max-width: 767px) and (min-width: 320px) {
  .new-homepage .jumbotron h1 {
    font-size: 24px;
  }
  .new-homepage .jumbotron p {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .new-homepage .jumbotron h1 {
    font-size: 46px;
  }
}
.new-homepage .jumbotron .trial-btn {
  margin-right: 10px;
}
@media (max-width: 975px) {
  .new-homepage .jumbotron .trial-btn {
    margin-bottom: 10px;
    margin-right: 0;
  }
  .new-homepage .jumbotron .btn-lg {
    display: block;
    font-size: 14px;
    padding: 6px 12px;
  }
}
.new-homepage .jumbotron img {
  max-width: 100%;
}
.new-homepage .jumbotron > .row {
  height: 100%;
}
.new-homepage .section-header {
  color: #639FF5;
  font-size: 48px;
  padding-bottom: 100px;
}
.new-homepage .section-header h2 {
  font-size: 48px;
  font-weight: 300;
}
.new-homepage .section-header .line {
  background-color: #76D25B;
  height: 2px;
  margin-left: calc(50% - 40px);
  margin-top: 15px;
  width: 80px;
}
.new-homepage .wrap {
  padding: 100px 0;
}
.new-homepage .wrap.benefits-wrap {
  background-color: #639FF5;
}
.new-homepage .wrap.benefits-wrap .section-header h2 {
  color: #fff;
}
.new-homepage .wrap.benefits-wrap .section-header .line {
  background-color: #000;
}
.new-homepage .wrap.benefits-wrap .benefits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 0 -20px;
}
.new-homepage .wrap.benefits-wrap .benefits .card {
  border: none;
  background-color: transparent;
  color: #fff;
  margin: 0 20px;
}
@media (max-width: 768px) {
  .new-homepage .wrap.pricing-wrap {
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  .new-homepage .wrap.features-wrap {
    padding-bottom: 0;
  }
  .new-homepage .wrap.features-wrap h3 {
    margin-top: 0;
  }
}
.new-homepage .wrap.features-wrap i {
  color: #76D25B;
}
.new-homepage .wrap.features-wrap .btn {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .new-homepage .wrap.features-wrap .order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .new-homepage .wrap.features-wrap .order .col-xs-7 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.new-homepage .client-logos {
  margin-bottom: 100px;
}
.new-homepage .client-logos div {
  padding: 10px 0;
}
.new-homepage .video {
  margin-bottom: 80px;
}
.new-homepage .testimonial {
  border-bottom: 1px solid #ccc;
  padding-bottom: 40px;
  padding-top: 40px;
}
.new-homepage .testimonial h3 {
  color: #639FF5;
  font-size: 30px;
  margin-top: 0;
}
.new-homepage .testimonial h4 {
  font-size: 18px;
}
.new-homepage .testimonial .testimonial-img img {
  max-width: 300px;
}
.new-homepage .testimonial .testimonial-logo {
  margin-top: 20px;
}
.new-homepage .testimonial .testimonial-logo img {
  max-width: 200px;
}
.new-homepage .benefits-container {
  background-color: #639FF5;
}
.new-homepage .benefits-container .benefits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.new-homepage .benefits-container .benefits .card {
  border: none;
}
.new-homepage .features {
  padding: 40px 0;
}
.new-homepage .features img {
  max-width: 100%;
  width: 100%;
}
.new-homepage .qanda .col-sm {
  text-align: left;
  width: 100%;
}
.new-homepage .qanda .qa-row {
  display: flex;
}
.new-homepage .qanda .qa-row h3 {
  color: #3F464F;
  border-bottom: 2px solid #3F464F;
  padding-bottom: 10px;
}
.new-homepage .qanda .qa-row .qa-icon {
  align-self: center;
  width: 25%;
}
.new-homepage .card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.new-homepage .card > hr {
  margin-right: 0;
  margin-left: 0;
}
.new-homepage .card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.new-homepage .card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.new-homepage .card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}
.new-homepage .card-title {
  margin-bottom: 0.75rem;
}
.new-homepage .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.new-homepage .card-text:last-child {
  margin-bottom: 0;
}
.new-homepage .card-link:hover {
  text-decoration: none;
}
.new-homepage .card-link + .card-link {
  margin-left: 1.25rem;
}
.new-homepage .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.new-homepage .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.new-homepage .card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
.new-homepage .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.new-homepage .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.new-homepage .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.new-homepage .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.new-homepage .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.new-homepage .card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}
.new-homepage .card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.new-homepage .card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.new-homepage .card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.new-homepage .card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .new-homepage .card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .new-homepage .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.new-homepage .card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.new-homepage .card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .new-homepage .card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .new-homepage .card-group > .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .new-homepage .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .new-homepage .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .new-homepage .card-group > .card:first-child .card-img-top,
  .new-homepage .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  .new-homepage .card-group > .card:first-child .card-img-bottom,
  .new-homepage .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  .new-homepage .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .new-homepage .card-group > .card:last-child .card-img-top,
  .new-homepage .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  .new-homepage .card-group > .card:last-child .card-img-bottom,
  .new-homepage .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  .new-homepage .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  .new-homepage .card-group > .card:only-child .card-img-top,
  .new-homepage .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .new-homepage .card-group > .card:only-child .card-img-bottom,
  .new-homepage .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .new-homepage .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .new-homepage .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .new-homepage .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .new-homepage .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .new-homepage .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}
.new-homepage .card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .new-homepage .card-columns {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  .new-homepage .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.phppos_zapier {
    padding-bottom: 15%;
    background: url(../assets/images/zapier_phppos.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    height: 393px;
    padding: 50px;
    color: #fff;         
}
