.bold {
  font-family: ProximaNova-Bold;
}
body {
  font-family: ProximaNova-Regular;
  font-size: 14px;
  background: white;
  color: #000000;
  padding: 80px 0px 0px 0px;
  height: 100%;
  height: 100vh;
}
body.mobile-menu {
  overflow: hidden;
}
.mb0 {
  margin-bottom: 0px !important;
}
.row-flex {
  display: flex;
  -moz-box-align: center;
  align-items: center;
}
a {
  -moz-outline-style: none;
  outline: none;
  color: #00a154;
}
a:hover {
  color: #00a154;
  text-decoration: underline;
}
a:focus {
  color: #00a154;
  outline: none;
}
.btn {
  font-family: ProximaNova-Bold;
  -moz-outline-style: none;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.15) inset;
  border: none;
}
.btn:hover {
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.15) inset;
  outline: none !important;
  background-color: #01904c;
  -moz-outline-style: none;
  color: #ffffff;
}
.btn:active {
  box-shadow: none;
}
.btn:focus {
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.15) inset;
  outline: none !important;
  -moz-outline-style: none;
  color: #ffffff;
}
.container {
  min-width: 200px;
  max-width: 960px;
}
.container.wide {
  max-width: 1200px;
}
.container.about-gallery {
  padding-top: 0px;
}
.container.rss-examples {
  padding-bottom: 30px !important;
}
.container-fluid.full {
  padding: 0px;
}
.top-bar {
  background: #f8f8f8;
  display: none;
}
.top-bar .col-sm-12 {
  padding: 10px 0px;
}
.top-bar .navigation {
  float: left;
  list-style: none;
  margin: 0px;
  padding-left: 0px;
}
.top-bar .navigation li {
  display: inline;
  margin-right: 10px;
  line-height: 20px;
}
.top-bar .navigation li a {
  color: #666;
}
.top-bar .social {
  float: right;
  list-style: none;
  margin: 0px;
  padding-left: 0px;
}
.top-bar .social li {
  float: left;
  display: inline;
  margin-left: 15px;
  line-height: 20px;
}
.top-bar .social li a {
  float: left;
  padding-left: 25px;
  color: #666;
  line-height: 20px;
}
.top-bar .social li a.newsletter {
  background: url(../images/newsletter.png) no-repeat;
}
.top-bar .social li a.facebook {
  background: url(../f) no-repeat;
}
.top-bar .social li a.twitter {
  background: url(../images/twitter.png) no-repeat;
}
.top-bar .social li a.pinterest {
  background: url(../images/pinterest.png) no-repeat;
}
.top-bar .social li a:hover {
  color: #000;
  background-position: 0px -20px;
}
.text-center {
  text-align: center;
}
.mobile-navigation {
  float: left;
  position: fixed;
  z-index: 1001;
  vertical-align: baseline;
  height: 100% !important;
  width: 100%;
  background: #ffffff;
  padding: 0px 0px 0px 0px;
  overflow: scroll;
}
.mobile-navigation .mobile-links {
  margin-bottom: 72px;
}
.mobile-navigation .mobile-links ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.mobile-navigation .mobile-links ul li {
  width: 100%;
}
.mobile-navigation .mobile-links ul li.active a {
  color: #00a154;
}
.mobile-navigation .mobile-links ul li a {
  display: block;
  padding: 0px 30px;
  line-height: 50px;
  font-size: 16px;
  color: #6d6d6d;
  font-family: ProximaNova-Bold;
  text-decoration: none;
  border-bottom: 1px solid #eaedf1;
}
.mobile-navigation .mobile-links ul li a:hover {
  background: #f8f8f8;
  color: #00a154;
  text-decoration: none;
}
.mobile-navigation .mobile-links ul li a.signup {
  color: #ffffff;
  background: #0079cc;
  border-bottom: none;
  line-height: 70px;
}
.mobile-navigation .mobile-links ul li a.signup:hover {
  color: #ffffff;
  background: #0464b6;
}
.mobile-navigation .mobile-links ul li a.login {
  color: #ffffff;
  background: #00a154;
  border-bottom: none;
  line-height: 70px;
}
.mobile-navigation .mobile-links ul li a.login:hover {
  color: #ffffff;
  background: #01904c;
}
.mobile-navigation .mobile-links ul li .dropdown-menu {
  float: none;
  box-shadow: none;
  border: none;
  width: 100%;
  position: relative;
  border-top: 1px solid #eaedf1;
}
.mobile-navigation .mobile-links ul li .dropdown-menu li a {
  padding: 0px 60px;
  font-size: 14px;
  line-height: 40px;
}
.navbar {
  background: #ffffff;
  float: left;
  border-bottom: 2px solid #eaedf1;
}
.navbar .container-fluid {
  padding-left: 30px;
  padding-right: 30px;
}
.navbar .container-fluid .navbar-brand {
  float: left;
  margin-left: 0px;
  margin-right: 20px;
  padding: 0px 0px;
  line-height: 100%;
  height: auto;
}
.navbar .container-fluid .navbar-brand img {
  display: block;
  float: left;
  height: 40px;
}
.navbar .navbar-header {
  padding: 20px 0px;
  margin: 0px;
}
.navbar .navbar-nav {
  margin-top: 20px;
}
.navbar .navbar-nav.links li .link {
  line-height: 40px;
  font-size: 15px;
  color: #6d6d6d;
  padding: 0px 10px;
  font-family: ProximaNova-Bold;
}
.navbar .navbar-nav.links li .link:hover {
  background-color: inherit;
  cursor: pointer;
  color: #00a154;
}
.navbar .navbar-nav.links li.dropdown.open .link {
  background: none;
  color: #00a154;
}
.navbar .navbar-nav.links li.dropdown.open li a {
  padding: 5px 20px;
}
.navbar .navbar-nav.links li.dropdown.open li a:hover {
  cursor: pointer;
}
.navbar .navbar-nav.links li.dropdown a:hover {
  color: #00a154;
}
.navbar .navbar-nav.links li.active .link {
  background: none;
  color: #00a154;
}
.navbar .navbar-nav.links li .btn {
  float: right;
  padding: 0px 15px;
  line-height: 40px;
  margin-left: 10px;
  border: none;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  text-transform: uppercase;
}
.navbar .navbar-nav.links li .btn:active {
  margin-top: 2px;
  line-height: 38px;
  outline: none;
  color: #fff;
}
.navbar .navbar-nav.links li .btn.signup {
  background: #0079cc;
}
.navbar .navbar-nav.links li .btn.signup:hover {
  background: #0464b6;
}
.navbar .navbar-nav.links li .btn.login {
  background: #00a154;
}
.navbar .navbar-nav.links li .btn.login:hover {
  background: #01904c;
}
.navbar .navbar-toggle {
  margin: 0 0 0px 0;
  padding: 0 8px 0 8px;
  border: 2px solid #bdc3c7;
  height: 30px;
}
.navbar .navbar-toggle:hover {
  background: #f8f8f8;
}
.navbar .navbar-toggle .icon-bar {
  width: 16px;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: inherit !important;
  color: #00a154 !important;
}
.navbar-nav > li > .dropdown-menu {
  border-radius: 6px;
  border: 2px solid #bdc3c7;
  box-shadow: none;
  margin-top: 5px;
}
.hero-new {
  background: url('/assets/images/bg.hero-new.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.hero-new .container {
  padding-top: 50px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 992px) {
  .hero-new .container {
    padding-bottom: 15px;
  }
}
.hero-new .container.new-registration {
  padding-top: 0px;
  padding-bottom: 53px;
}
.hero-new .container.registration-top {
  padding-top: 50px;
  padding-bottom: 0px;
}
.hero-new .container.header-editor {
  padding-bottom: 50px;
}
.hero-new .container .hero-image {
  margin-bottom: 30px;
}
.hero-new .container .hero-image img {
  border-radius: 6px;
}
.hero-new .container h1 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  color: #000000;
  line-height: 100%;
  margin: 0;
  text-align: center;
}
.hero-new .container h1.new {
  font-size: 40px;
}
.hero-new .container h2 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  color: #666666;
  margin: 0px 0px 30px 0px;
  line-height: 100%;
}
.hero-new .container h2 .price {
  color: #00a154;
}
.hero-new .container h2 .number {
  color: #00a154;
}
.hero-new .container .reg-h3 {
  font-family: ProximaNova-Bold;
  font-size: 27px;
  line-height: 130%;
  margin: 0px 0px 5px 0px;
}
.hero-new .container .top-text {
  font-size: 17px;
  font-family: ProximaNova-Regular;
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 992px) {
  .hero-new .container .top-text {
    margin-bottom: 0;
  }
}
.hero-new .container .top-text2 {
  font-size: 17px;
  font-family: ProximaNova-Regular;
  text-align: center;
  margin-bottom: 25px;
}
@media only screen and (max-width: 992px) {
  .hero-new .container .top-text2 {
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.hero-new .container .call-to-action {
  text-align: center;
}
.hero-new .container .main-signup-button {
  padding-top: 15px;
}
.hero-video .video {
  margin-bottom: 50px;
}
.hero-author {
  background: url('/assets/images/author/header-bg.jpg') no-repeat top left #d5d5d5;
  background-size: cover;
  display: flex;
  -moz-box-align: center;
  align-items: center;
  min-height: 585px;
}
.hero-author .container {
  padding-bottom: 100px !important;
  padding-top: 100px !important;
  text-align: center;
}
.hero-author .container h1 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 56px;
  color: #ffffff;
  line-height: 100%;
  margin: 0px 0px 0px 0px;
}
.hero-author .container .author-testimonial .comment {
  background: #eaedf1;
  color: #000000;
  opacity: 0.9;
  font-size: 18px;
}
.hero-author .container .author-testimonial .comment:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  bottom: -30px;
  border: 15px solid;
  border-color: #eeeeee transparent transparent #eeeeee;
}
.hero-author .container .author-testimonial .author .description {
  color: #ffffff;
}
.hero-author .container .author-testimonial .author .description a {
  color: #ffffff;
}
.content-block > .authors-page .authors-page-title {
  text-align: center;
  font-size: 18px;
  margin-bottom: 50px;
}
.content-block > .authors-page .authors-page-title h2 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 46px;
  color: #000000;
  line-height: 100%;
  margin: 0px 0px 30px 0px;
  text-align: center;
}
.content-block > .authors-page .authors-page-title h2 a {
  color: #000000;
}
.content-block > .authors-page .authors-page-title p {
  margin-bottom: 15px;
}
.content-block > .authors-page .authors-page-title p:last-child {
  margin-bottom: 0px;
}
.content-block > .authors-page .pricing-list {
  margin-bottom: 0px;
}
.content-block > .authors-page .customer-comments {
  margin-top: 0px;
}
.content-block > .authors-page .call-to-action .btn {
  line-height: 60px;
  font-weight: normal;
  padding: 0px 60px;
  font-size: 20px;
  box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.15) inset;
}
.content-block > .authors-page .call-to-action .btn:focus {
  box-shadow: none;
  line-height: 58px;
  margin-top: 2px;
}
.content-block > .authors-page .call-to-action .more {
  line-height: 60px;
  font-family: ProximaNova-Bold;
  font-weight: normal;
}
.content-block > .authors-page .call-to-action .more span {
  display: inline-block;
  margin-left: 5px;
}
.author-testimonial {
  margin-bottom: 0px;
}
.author-testimonial .comment {
  position: relative;
  margin-bottom: 20px;
  background: #eeeeee;
  color: #000000;
  font-style: normal;
  text-align: left;
  border-radius: 20px 20px 20px 0px;
  padding: 30px 30px 20px 30px;
  font-size: 16px;
}
.author-testimonial .comment:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  bottom: -30px;
  border: 15px solid;
  border-color: #eeeeee transparent transparent #eeeeee;
}
.author-testimonial .author {
  float: left;
  width: 100%;
  text-align: center;
}
.author-testimonial .author img {
  float: left;
  border-radius: 35px;
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: 15px;
}
.author-testimonial .author .description {
  text-align: left;
  width: auto;
  padding-top: 0px;
  font-size: 18px;
  line-height: 24px;
  padding-top: 15px;
}
.author-testimonial .author .description h6 {
  font-size: 18px;
  margin: 0px 0px 2px 0px;
}
.author-testimonial .author .description a {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  color: #000000;
}
.author-testimonial .author .description .position {
  font-size: 16px;
}
.compare h3 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  font-size: 24px;
  line-height: 100%;
  margin: 0px 0px 50px 0px;
}
.compare .table {
  margin-bottom: 0px;
}
.compare .table tr > th {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  padding: 15px 0px;
  text-align: left;
  border-color: #eaedf1;
}
.compare .table tr > th.company {
  width: 25%;
  text-align: center;
}
.compare .table tr > th.company img {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 3px;
}
.compare .table tr > th.company span {
  display: inline-block;
  line-height: 20px;
}
.compare .table tr > th.lite {
  background: #ffffff;
}
.compare .table tr > td {
  padding: 15px 0px;
  font-size: 16px;
  border-color: #eaedf1;
  vertical-align: middle;
  border-width: 2px;
}
.compare .table tr > td.center {
  text-align: center;
  padding: 15px 15px;
}
.compare .table tr > td.lite {
  background: #ffffff;
  color: #00a154;
}
.compare .table tr > td .free {
  display: block;
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}
.compare .table tr > td .limit {
  display: block;
}
.compare .table tr > td .arrow {
  font-family: Arial;
}
.content-block.try-for-free.mailchimp {
  background: url('/assets/images/palms.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.content-block.try-for-free.constant-contact {
  background: url('/assets/images/new-york.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.content-block.try-for-free.aweber {
  background: url('/assets/images/surf.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.content-block.try-for-free.getresponse {
  background: url('/assets/images/san-francisco.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.content-block.try-for-free .container {
  padding-bottom: 75px;
  padding-top: 75px;
}
.affiliate-header {
  background: url('/assets/images/palms.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
  border-bottom: 2px solid #eaedf1;
}
.affiliate-header .container {
  padding-bottom: 75px;
  padding-top: 75px;
  text-align: center;
}
.affiliate-header .container .title {
  margin-bottom: 60px;
}
.affiliate-header .container .title h1 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 46px;
  color: #000000;
  line-height: 100%;
  margin: 0px 0px 30px 0px;
  text-align: center;
}
.affiliate-header .container .title h2 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  color: #666666;
  line-height: 100%;
  margin: 0px 0px 0px 0px;
  text-align: center;
}
.affiliate-signup-login {
  text-align: center;
  background: url('/assets/images/palms.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.affiliate-header .btn,
.affiliate-signup-login .btn {
  border: none;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.15) inset;
  color: #fff;
  font-family: ProximaNova-Bold;
  font-size: 20px;
  line-height: 30px;
  padding: 10px 60px;
  white-space: normal;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.affiliate-header .btn.btn-signup,
.affiliate-signup-login .btn.btn-signup {
  background: #0079cc;
}
.affiliate-header .btn.btn-signup:hover,
.affiliate-signup-login .btn.btn-signup:hover {
  background: #0464b6;
}
.affiliate-header .btn:focus,
.affiliate-signup-login .btn:focus {
  box-shadow: none;
  line-height: 28px;
  margin-top: 2px;
}
.affiliate-header .affiliate-login,
.affiliate-signup-login .affiliate-login {
  font-size: 18px;
  color: #666666;
}
.affiliate-header .affiliate-login span,
.affiliate-signup-login .affiliate-login span {
  display: block;
  margin-bottom: 5px;
}
.compare-header.mailchimp {
  background: url('/assets/images/palms.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
  border-bottom: 2px solid #eaedf1;
}
.compare-header.constant-contact {
  background: url('/assets/images/new-york.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
  border-bottom: 2px solid #eaedf1;
}
.compare-header.aweber {
  background: url('/assets/images/surf.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
  border-bottom: 2px solid #eaedf1;
}
.compare-header.getresponse {
  background: url('/assets/images/san-francisco.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
  border-bottom: 2px solid #eaedf1;
}
.compare-header .container {
  padding-bottom: 75px;
  padding-top: 75px;
}
.compare-header .container .compare-title {
  text-align: center;
}
.compare-header .container h1 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 46px;
  color: #000000;
  line-height: 100%;
  margin: 0px 0px 30px 0px;
  text-align: center;
}
.compare-header .container h2 {
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  color: #00a154;
  line-height: 100%;
  margin: 0px 0px 0px 0px;
  text-align: center;
}
.feature-header.automation {
  background: url('/assets/images/automation-bg.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.feature-header.geolocation {
  background: url('/assets/images/geolocation-bg23.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.feature-header.newsletter-reports {
  background: url('/assets/images/reports-bg.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.feature-header.webforms {
  background: url('/assets/images/embedwebform-bg.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.feature-header.learning {
  background: url('/assets/images/learning-bg2.jpg') no-repeat center top #d5d5d5;
  background-size: cover;
}
.feature-header.learning p {
  font-family: ProximaNova-Regular;
  font-size: 18px;
}
.feature-header.subscribers {
  background: url('/assets/images/subscribers-bg.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.feature-header.user-permissions {
  background: url('/assets/images/user-permissions-bg2.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.feature-header.newsletter-editor {
  background: url('/assets/images/coffee-header2.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.feature-header.custom-html {
  background: url('/assets/images/bg.custom-templates.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.feature-header.richtext {
  background: url('/assets/images/richtext-bg.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.feature-header.popups {
  background: url('/assets/images/popups-bg5.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.feature-header.integration {
  background: url('/assets/images/integration/integration-bg5.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.feature-header.unsubscribe-builder {
  background: url('/assets/images/unsubscribe-bg4.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.feature-header.file-manager {
  background: url('/assets/images/file-manager-bg2.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.feature-header.click-map {
  background: url('/assets/images/click-map-bg2.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.feature-header.default-templates {
  background: url('/assets/images/bg.hero-new.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.feature-header.auto-resend {
  background: url('/assets/images/autoresend-bg3.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.feature-header.rss-feed {
  background: url('/assets/images/bg.rss.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.feature-header.ab-testing {
  background: url('/assets/images/bg.ab-testing.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.feature-header.custom-design {
  background: url('/assets/images/bg.custom-templates.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.feature-header.custom-design .browser-new {
  float: left;
  margin-bottom: 50px;
}
.feature-header.custom-design .browser-new .browser-header {
  border-bottom: 2px solid #eaedf1;
}
.feature-header.custom-design .browser-new .browser-header.video-container {
  border-bottom: 0;
}
.feature-header.custom-design .browser-new img {
  border-radius: 0px 0px 6px 6px;
}
.feature-header .container {
  padding-bottom: 50px;
  padding-top: 50px;
}
.feature-header .container.no-padding {
  padding-bottom: 0;
}
.feature-header .container .feature-title {
  font-size: 18px;
  text-align: center;
}
.feature-header .container h1 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 46px;
  color: #000000;
  line-height: 100%;
  margin: 0px 0px 30px 0px;
  text-align: center;
}
.feature-header.jobs {
  background: url('/assets/images/bg.about-us.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.feature-header.jobs img {
  border-radius: 0px;
}
.feature-header.jobs .feature-title {
  margin-bottom: 0px;
}
.feature-header.jobs .feature-title h1 {
  margin-bottom: 0px;
}
.feature-header.jobs .about-gallery {
  padding-top: 0px;
}
.feature-header.about-us {
  background: url('/assets/images/bg.about-us.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.feature-header.about-us .container {
  padding-bottom: 0px;
}
.feature-header.about-us .team {
  text-align: center;
  margin-bottom: 50px;
}
.feature-header.about-us .team img {
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  margin-bottom: 15px;
}
.feature-header.about-us .team h4 {
  position: relative;
  float: left;
  font-family: ProximaNova-Bold;
  width: 100%;
  margin: 0px 0px 5px 0px;
  color: #00a154;
  font-weight: normal;
  font-size: 18px;
}
.feature-header.about-us .team h5 {
  position: relative;
  float: left;
  width: 100%;
  margin: 0px 0px 0px 0px;
  font-family: ProximaNova-Regular;
  font-weight: normal;
  font-size: 14px;
}
.job-title {
  padding-top: 50px;
}
.ab-versions {
  position: relative;
}
.ab-versions .version-name {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  color: #ffffff;
  line-height: 90px;
  font-size: 30px;
  text-align: center;
  border-radius: 0px 0px 6px 6px;
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
}
.ab-versions-image {
  position: relative;
}
.ab-versions-image .or {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50px;
  margin-top: -50px;
  z-index: 3;
  background: #00a154;
  height: 100px;
  width: 100px;
  border-radius: 100px;
  font-size: 30px;
  line-height: 100px;
  text-align: center;
  color: #ffffff;
}
.consultation {
  background: url('/assets/images/san-francisco.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.about-gallery {
  padding-left: 30px;
  padding-right: 30px;
}
.about-gallery .col-sm-1,
.about-gallery .col-sm-2,
.about-gallery .col-sm-3,
.about-gallery .col-sm-4,
.about-gallery .col-sm-5,
.about-gallery .col-sm-6,
.about-gallery .col-sm-7,
.about-gallery .col-sm-8,
.about-gallery .col-sm-9,
.about-gallery .col-sm-10,
.about-gallery .col-sm-11,
.about-gallery .col-sm-12 {
  padding: 0px;
  padding-top: 50 px;
}
.content-block {
  border-bottom: 2px solid #eaedf1;
}
.content-block.no-border {
  border-bottom: none;
}
.content-block.team {
  background: #fff;
}
.content-block.team .margin-left {
  margin-left: 105px;
}
@media (max-width: 1200px) {
  .content-block.team .margin-left {
    margin-left: 0;
  }
}
.content-block.logos {
  background: #fff;
}
.content-block.logos.bottom {
  border-top: 2px solid #f3f5f7;
  background-color: #fafafa;
  padding-top: 10px;
  padding-bottom: 10px;
}
.content-block.logos img {
  width: 90%;
}
.content-block.logos.small .container {
  padding-top: 15px;
  padding-bottom: 10px;
}
.content-block.logos.small img {
  width: 50%;
}
@media screen and (max-width: 1100px) {
  .content-block.logos.small img {
    width: 30%;
  }
}
.content-block.logos.homepage {
  position: relative;
  top: 50px;
  border-bottom: none;
  z-index: 0;
}
@media screen and (max-width: 1100px) {
  .content-block.logos.homepage {
    top: 0;
  }
}
@media screen and (min-width: 1400px) {
  .content-block.logos.homepage {
    top: 50px;
  }
}
.content-block.logos.homepage .no-padding {
  padding-left: 0;
}
@media screen and (max-width: 1100px) {
  .content-block.logos.homepage .no-padding {
    padding-left: 0;
  }
}
@media screen and (max-width: 800px) {
  .content-block.logos.homepage h3 {
    margin-bottom: 0;
    margin-top: 30px;
    line-height: 130%;
  }
}
.content-block .logo {
  text-align: center;
}
.content-block .logo .img-responsive {
  display: inline-block;
}
.content-block.customer-testimonials .container {
  padding-bottom: 20px;
}
.content-block .container {
  padding-bottom: 50px;
  padding-top: 50px;
}
.content-block .container.newsletters {
  padding-top: 0px;
  padding-bottom: 20px;
}
.content-block .container.testimonials {
  padding-top: 0px;
  padding-bottom: 20px;
}
.content-block .container.about-gallery {
  padding-top: 0px;
}
.content-block .container.job-ad {
  padding-top: 50px;
  padding-bottom: 0px;
}
.content-block .container.text {
  padding-bottom: 40px;
}
.content-block .container.authors-page {
  padding-bottom: 100px;
  padding-top: 100px;
}
.content-block .office-image {
  margin-top: 20px;
  margin-bottom: 30px;
}
.content-block .office-gallery {
  padding: 20px 30px 30px 30px;
}
.content-block .office-gallery.job {
  padding-top: 0px;
  margin-bottom: 15px;
}
.content-block .office-gallery .col-sm-1,
.content-block .office-gallery .col-sm-2,
.content-block .office-gallery .col-sm-3,
.content-block .office-gallery .col-sm-4,
.content-block .office-gallery .col-sm-5,
.content-block .office-gallery .col-sm-6,
.content-block .office-gallery .col-sm-7,
.content-block .office-gallery .col-sm-8,
.content-block .office-gallery .col-sm-9,
.content-block .office-gallery .col-sm-10,
.content-block .office-gallery .col-sm-11,
.content-block .office-gallery .col-sm-12 {
  padding: 0px;
}
.content-block .text {
  position: relative;
  font-family: ProximaNova-Regular;
  font-size: 16px;
  line-height: 28px;
  color: #000000;
  text-align: left;
}
.content-block .text.centered {
  text-align: center;
}
.content-block .text.example-title {
  margin-bottom: 30px;
}
.content-block .text.mb20 {
  margin-bottom: 20px;
}
.content-block .text.top-title {
  text-align: center;
  width: 100%;
}
.content-block .text.with-video {
  margin-bottom: 30px;
}
.content-block .text.newsletter {
  margin-bottom: 15px;
}
.content-block .text h1 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 46px;
  color: #000000;
  line-height: 100%;
  margin: 0px 0px 15px 0px;
}
.content-block .text h1.no_bottom_margin {
  margin-bottom: 0px;
}
.content-block .text h1.long-title {
  line-height: 120%;
}
.content-block .text h2 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  color: #666666;
  line-height: 130%;
  margin: 0px 0px 15px 0px;
}
.content-block .text h2.no_bottom_margin,
.content-block .text h2.mb0 {
  margin-bottom: 0px;
}
.content-block .text h3 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  color: #252525;
  font-size: 30px;
  line-height: 100%;
  margin: 0px 0px 10px 0px;
}
@media screen and (max-width: 432px) {
  .content-block .text h3 {
    margin-top: 20px;
    margin-bottom: 40px;
  }
}
.content-block .text h3 a {
  color: #000000;
}
.content-block .text h4 {
  color: #000000;
  font-family: ProximaNova-Bold;
  font-style: normal;
  font-weight: normal;
  line-height: 100%;
  margin: 20px 0 10px;
}
.content-block .text .video {
  margin-top: 20px;
  margin-bottom: 30px;
}
.content-block .text-feature {
  margin-bottom: 20px;
}
.content-block .text-feature.price-info {
  margin-bottom: 0px;
}
.content-block .text-feature h4 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 20px;
  margin: 0px 0px 10px 0px;
}
.content-block .text-feature .more a span {
  font-family: Arial;
}
.content-block .image {
  padding-top: 20px;
  padding-bottom: 40px;
}
.content-block .image img {
  border-radius: 6px;
}
.content-block .call-to-action {
  margin-top: 20px;
}
.content-block .call-to-action.margin-top-20 {
  margin-top: 20px;
}
.content-block .call-to-action.mb0 {
  margin-top: 0px;
}
.content-block .call-to-action .btn {
  position: relative;
  float: left;
  font-family: ProximaNova-Bold;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  padding: 0 25px;
  background: #0079cc;
}
.content-block .call-to-action .btn:hover {
  background: #0464b6;
}
.content-block .call-to-action .btn:active {
  margin-top: 2px;
  line-height: 38px;
  outline: none;
  box-shadow: none;
}
.content-block .call-to-action .more {
  float: right;
  font-size: 18px;
  line-height: 40px;
}
.content-block .call-to-action .more.no-float {
  float: none;
}
.content-block .call-to-action .more span {
  font-family: Arial;
}
.content-block .call-to-action .more.trial {
  font-size: 16px;
}
.content-block .call-to-action.centered {
  text-align: center;
}
.content-block .call-to-action.centered .more {
  float: none;
}
.content-block .form-group {
  margin: 0px 0px 20px 0px;
}
.content-block .form-group.error label {
  color: #e74c3c;
}
.content-block .form-group label {
  margin: 0px 0px 10px 0px;
  font-size: 16px;
  font-weight: normal;
}
.content-block .form-group label.error {
  margin-top: 10px;
  color: #e74c3c;
}
.content-block .form-group .form-control {
  margin: 0px 0px 0px 0px;
  height: 50px;
  padding: 0px 12px;
  box-shadow: none;
  border: 2px solid #ccc;
  font-size: 16px;
  color: #000;
}
.content-block .form-group .form-control:focus {
  border-color: #00a154;
}
.content-block .form-group .form-control.textarea {
  height: auto;
  line-height: 150%;
  padding: 12px 4px 4px 12px;
}
.content-block .form-group .form-control.error {
  border: 2px solid #e74c3c;
}
.content-block .btn-submit {
  width: 100%;
  line-height: 50px;
  padding: 0px;
  text-align: center;
  background: #0079cc;
  font-family: ProximaNova-Bold;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  margin-top: 5px;
}
.content-block .btn-submit:hover {
  background: #0464b6;
}
.content-block .btn-submit:active {
  margin-top: 7px;
  line-height: 48px;
  outline: none;
  box-shadow: none;
}
.content-block .info {
  margin: 15px 0px 0px 0px;
}
.content-block .sidebar {
  padding: 30px;
  font-size: 16px;
}
.content-block .sidebar .block {
  margin-bottom: 20px;
}
.content-block .sidebar .block h4 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-size: 18px;
  margin: 0px 0px 20px 0px;
  color: #000000;
}
.content-block .sidebar .block ul {
  padding-left: 30px;
}
.content-block .sidebar .block ul li {
  padding-bottom: 10px;
}
.content-block .team {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}
.content-block .team img {
  display: inline-block;
  border-bottom: 2px solid #eaedf1;
  margin: 0 auto 15px;
  height: 100px;
}
.content-block .team h4 {
  position: relative;
  float: left;
  font-family: ProximaNova-Bold;
  width: 100%;
  margin: 0px 0px 5px 0px;
  color: #00a154;
  font-weight: normal;
  font-size: 18px;
}
.content-block .team h5 {
  position: relative;
  float: left;
  width: 100%;
  margin: 0px 0px 0px 0px;
  font-family: ProximaNova-Regular;
  font-weight: normal;
  font-size: 14px;
}
.content-block .logos {
  text-align: left;
  margin-top: 15px;
  margin-bottom: 15px;
}
.content-block .logos img {
  border-bottom: 2px solid #eaedf1;
  margin-bottom: 15px;
}
.content-block .logos h4 {
  position: relative;
  float: left;
  font-family: ProximaNova-Bold;
  width: 100%;
  margin: 0px 0px 5px 0px;
  color: #00a154;
  font-weight: normal;
  font-size: 18px;
}
.content-block .logos h5 {
  position: relative;
  float: left;
  width: 100%;
  margin: 0px 0px 0px 0px;
  font-family: ProximaNova-Regular;
  font-weight: normal;
  font-size: 14px;
}
.content-block .logos .text h3 {
  text-align: center;
}
.content-block .testimonial {
  margin-bottom: 30px;
  float: left;
  width: 100%;
  padding: 30px 30px 30px 30px;
  border-bottom: 2px solid #eaedf1;
  border-radius: 10px;
  font-size: 16px;
  margin-bottom: 10px;
  background: #fff;
}
.content-block .testimonial.testimonial-author {
  margin-bottom: 30px;
}
.content-block .testimonial.new-style .author .description {
  padding: 0px;
}
.content-block .testimonial.new-style .author .description h6 {
  line-height: 15px;
  margin-bottom: 5px;
}
.content-block .testimonial.new-style .author .description .company {
  display: block;
  font-size: 13px;
  line-height: 100%;
  margin-bottom: 3px;
}
.content-block .testimonial.new-style .author .description .position {
  display: block;
  line-height: 100%;
  font-size: 13px;
}
.content-block .testimonial h5 {
  font-size: 20px;
  line-height: 150%;
  font-family: ProximaNova-Bold;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
}
.content-block .testimonial .comment {
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 150%;
}
.content-block .testimonial .author {
  width: 100%;
}
.content-block .testimonial .author .description {
  float: left;
  padding: 10px 0px 0px 0px;
  text-align: right;
  width: calc(100% - 65px);
}
.content-block .testimonial .author .description h6 {
  font-size: 16px;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  line-height: 100%;
}
.content-block .testimonial .author .description span {
  font-size: 14px;
}
.content-block .testimonial .author img {
  float: right;
  margin-left: 5px;
  border-radius: 25px;
}
.content-block .price {
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 12px;
  border: 2px solid #eaedf1;
  height: 216px;
}
.content-block .price.long {
  height: 250px;
}
.content-block .price h4 {
  font-family: ProximaNova-Bold;
  font-size: 30px;
  color: #007842;
  margin: 0px 0px 20px 0px;
  font-weight: normal;
  line-height: 100%;
}
.content-block .price h4 .year {
  font-size: 20px;
}
.content-block .price h5 {
  font-family: ProximaNova-Regular;
  font-size: 18px;
  margin: 0px 0px 0px 0px;
  font-weight: normal;
  line-height: 100%;
}
.content-block .price h5.subscribers {
  margin: 0px 0px 15px 0px;
}
.content-block .price h5.have-more {
  font-size: 22px;
  font-family: ProximaNova-Bold;
  font-weight: normal;
  margin: 0px 0px 40px 0px;
}
.content-block .price .recommend {
  font-size: 16px;
}
.content-block .price .btn {
  background: #f0820b;
  color: #fff;
  line-height: 40px;
  padding: 0px 0px;
  width: 100%;
  text-align: center;
  outline: none;
}
.content-block .price .btn:hover {
  background: #f39c12;
}
.content-block .price .btn:active {
  line-height: 38px;
  margin-top: 2px;
  box-shadow: none;
  background: #f39c12;
}
.content-block .example {
  padding-bottom: 30px;
}
.content-block .example a {
  display: block;
}
.content-block .example a img {
  border-radius: 6px;
}
.customer-logo .logo img {
  width: 70%;
}
.feature-description {
  font-size: 18px;
  text-align: center;
  line-height: 170%;
}
.feature-description h3 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  margin: 0px 0px 20px 0px;
}
.feature-description h3 a {
  color: #000000;
}
.feature-description-small {
  display: block;
  float: left;
  width: 100%;
  font-size: 16px;
  text-align: center;
  margin: 15px 0px;
}
.feature-description-small h4 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  margin: 0px 0px 20px 0px;
}
.feature-description-small img {
  width: 50%;
  display: inline-block;
  border-radius: 150px;
  margin-bottom: 30px;
  border: 2px solid #eaedf1;
}
ul.facts {
  list-style: none;
  text-align: center;
  padding-left: 0px;
  margin-bottom: 0px;
}
ul.facts li {
  padding: 20px 0px;
}
ul.facts li.separator {
  padding: 0px 0px;
  line-height: 0px;
}
ul.facts li.separator span {
  display: inline-block;
  width: 200px;
  height: 2px;
  background: #eaedf1;
}
.content-block .feature-description-content.right {
  padding: 15px 0px 0px 30px;
}
.content-block .feature-description-content.left {
  padding: 15px 30px 0px 0px;
}
.content-block .feature-description-text {
  font-size: 18px;
}
.content-block .feature-description-text h3 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  margin: 0px 0px 20px 0px;
}
.footer {
  background: #F3F3F3;
  border-top: 2px solid #eaedf1;
}
.footer .menu-row {
  margin-top: 25px;
  margin-bottom: 30px;
}
.footer p {
  font-family: ProximaNova-Regular;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: #666666;
  line-height: 130%;
  margin-top: 0;
  margin-bottom: 25px;
}
.footer .form-row {
  margin-top: 8px;
}
.footer .form-row h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 30px;
}
.footer .form-row .form-group.error .form-control {
  border: 2px solid red;
}
.footer .form-row .form-group .form-control {
  margin: 0px 0px 0px 0px;
  height: 50px;
  padding: 0px 12px;
  box-shadow: none;
  border: 2px solid #ccc;
  font-size: 16px;
  color: #000;
  padding-right: 60px;
  margin-right: 5px;
}
@media only screen and (max-width: 992px) {
  .footer .form-row .form-group .form-control {
    width: 100%;
    margin-bottom: 15px;
    margin-left: 0;
  }
}
.footer .form-row .form-group .form-control:focus {
  border: 2px solid #00a154;
}
.footer .form-row .btn-submit {
  position: relative;
  border: none;
  font-family: ProximaNova-Bold;
  color: #fff;
  font-size: 16px;
  line-height: 48px;
  padding: 0 48px;
  border-radius: 4px;
  background: #0079cc;
  width: 100%;
}
@media only screen and (max-width: 992px) {
  .footer .form-row .btn-submit {
    width: 100%;
    margin-bottom: 15px;
    margin-left: 0;
  }
}
.footer .form-row .info {
  text-align: center;
  padding-top: 20px;
}
.footer p {
  font-size: 16px;
}
@media only screen and (max-width: 845px) {
  .footer p {
    text-align: center;
    padding-top: 15px;
  }
}
.footer .logo {
  display: block;
  height: 40px;
  margin-bottom: 50px;
  margin-top: 10px;
}
@media only screen and (max-width: 845px) {
  .footer .logo {
    margin: 0 auto;
  }
}
.footer hr {
  border-top: 1.6px solid #DCDDDE;
}
.footer .social {
  padding-top: 10px;
  cursor: pointer;
}
.footer .social a {
  cursor: pointer;
}
.footer .social a:hover {
  text-decoration: none;
}
.footer .social a .facebook,
.footer .social a .twitter,
.footer .social a .instagram,
.footer .social a .snapchat {
  margin-bottom: 10px;
  display: inline-block;
  cursor: pointer;
  transition: all .1s ease;
  background: url('/assets/images/socialmedia/socialmedia.png');
  background-repeat: no-repeat;
  background-size: 40px;
  margin-right: 5px;
}
.footer .social a .facebook:hover,
.footer .social a .twitter:hover,
.footer .social a .instagram:hover,
.footer .social a .snapchat:hover {
  opacity: 0.7;
  cursor: pointer;
}
.footer .social a .facebook {
  height: 40px;
  width: 40px;
  display: inline-block;
  background-position: 0px -2px;
}
.footer .social a .twitter {
  height: 40px;
  width: 40px;
  display: inline-block;
  background-position: 0px -177px;
}
.footer .social a .instagram {
  height: 40px;
  width: 40px;
  display: inline-block;
  background-position: 0px -46px;
}
.footer .social a .snapchat {
  height: 40px;
  width: 40px;
  display: inline-block;
  background-position: 0px -134px;
}
@media only screen and (min-width: 845px) and (max-width: 1091px) {
  .footer .social {
    text-align: left;
    padding-top: 30px;
  }
}
@media only screen and (max-width: 845px) {
  .footer .social {
    text-align: center;
  }
}
.footer .container {
  padding-bottom: 0px;
  padding-top: 15px;
}
@media only screen and (max-width: 992px) {
  .footer .container {
    padding-top: 30px;
  }
}
.footer .links {
  text-align: left;
}
@media only screen and (max-width: 845px) {
  .footer .links {
    text-align: center;
    padding-bottom: 20px;
  }
}
.footer .links h4 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  color: #666666;
  font-size: 18px;
}
.footer .links h4 a {
  color: #666666;
}
.footer .links ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.footer .links ul li {
  padding-bottom: 5px;
  padding-right: 10px;
}
.footer .links ul li a {
  color: #333;
}
.footer .links ul li:last-child {
  padding-bottom: 0px;
}
.copyright {
  border-top: 2px solid #eaedf1;
  background: #fff;
  text-align: left;
}
.copyright .container-fluid {
  padding: 30px 30px;
}
.copyright .container {
  padding-top: 30px;
  padding-bottom: 60px;
}
.copyright .company {
  line-height: 32px;
}
.copyright .international {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  background: url("../images/global_small.gif") no-repeat right;
  padding: 0px 30px 0px 0px;
  line-height: 30px;
}
.copyright .social {
  float: right;
  list-style: none;
}
.copyright .social li {
  float: left;
  display: inline;
  margin-left: 15px;
}
.copyright .social li a {
  float: left;
  height: 32px;
  width: 32px;
  border-radius: 16px;
}
.copyright .social li a.facebook {
  background: url(../images/social-share/facebook.png) left center no-repeat #3b5998;
  background-size: 32px 32px;
}
.copyright .social li a.twitter {
  background: url(../images/social-share/twitter.png) left center no-repeat #56a3d9;
  background-size: 32px 32px;
}
.copyright .social li a.pinterest {
  background: url(../images/social-share/pinterest.png) left center no-repeat #cb211d;
  background-size: 32px 32px;
}
.newsletter-signup .subscribe {
  width: 100%;
  height: 46px;
  background: #00a154;
  border: none;
  padding: 0px;
  font-size: 16px;
  color: #fff;
}
.newsletter-signup .subscribe:active {
  margin-top: 2px;
  height: 44px;
  outline: none;
  box-shadow: none;
}
.newsletter-signup .subscribe:hover {
  background: #01904c;
}
.signup-success {
  border: 2px solid #00a154;
  background: url(../images/signup-success.png) 12px 6px no-repeat #fff;
  line-height: 42px;
  height: 46px;
  padding: 0px 12px 0px 52px;
  border-radius: 4px;
  margin-bottom: 20px;
  display: none;
}
.signup-success span {
  font-size: 16px;
  color: #00a154;
}
.browser {
  position: relative;
  float: left;
  width: 100%;
}
.browser .browser_top {
  position: relative;
  float: left;
}
.browser .browser_top img {
  border-radius: 6px 6px 0px 0px;
}
.browser .browser_content {
  position: relative;
  float: left;
  width: 100%;
  border-left: 2px solid #bdc3c7;
  border-right: 2px solid #bdc3c7;
  border-bottom: 2px solid #bdc3c7;
  overflow: hidden;
}
.browser .browser_content img {
  position: relative;
  float: left;
}
.browser .browser_content iframe {
  position: relative;
  float: left;
}
.screenshots .screenshots-pages {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.screenshots .screenshots-pages li {
  display: inline;
}
.slide_nav {
  position: relative;
  float: left;
  margin-top: 30px;
  text-align: center;
}
.slide_nav ul {
  position: relative;
  float: left;
  list-style: none;
  text-align: center;
  margin: 0px;
  line-height: 100%;
  height: 12px;
}
.slide_nav ul li {
  display: inline-block;
  line-height: normal;
  margin-right: 10px;
  line-height: 100%;
  height: 12px;
}
.slide_nav ul li:last-child {
  margin-right: 0px;
}
.slide_nav ul li a {
  background: #cccccc;
  height: 12px;
  width: 12px;
  display: inline-block;
  cursor: pointer;
  border-radius: 12px;
}
.slide_nav ul li a:hover {
  background: #999999;
}
.slide_nav ul li a.active:hover {
  background: #007842;
}
.lp_wrap {
  position: relative;
  overflow: hidden;
  height: 295px;
  width: 100%;
}
.lp_wrap .examples {
  position: relative;
  float: left;
  height: 295px;
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 200%;
}
.lp_wrap .examples li {
  position: relative;
  float: left;
  width: 230px;
  list-style: none;
  display: inline;
  margin-right: 36px;
}
.lp_wrap .examples li a {
  position: relative;
  float: left;
  width: 230px;
}
.lp_wrap .examples li a img {
  position: relative;
  float: left;
  border-radius: 6px;
}
/* ###################################################################################### */
.mobile {
  padding-bottom: 30px;
}
.mobile .email_client {
  position: relative;
  float: left;
  width: 502px;
  background: url(../images/email_client.png) no-repeat;
  padding: 118px 0px 0px 1px;
  height: 539px;
}
.mobile .email_client img {
  position: absolute;
  top: 118px;
  left: 1px;
  display: none;
  z-index: 0;
}
.mobile .iphone {
  position: relative;
  float: right;
  margin-top: 70px;
  width: 200px;
  height: 420px;
  background: url(../images/iphone.png) no-repeat;
}
.mobile .iphone img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  z-index: 0;
  margin: 96px 0px 0px 17px;
}
/* ###################################################################################### */
.editor {
  float: left;
  width: 770px;
  height: 400px;
  margin-bottom: 15px;
  position: relative;
}
.editor .curtain {
  background: rgba(0, 0, 0, 0.8);
  color: #FFF;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  z-index: 30;
  border-radius: 5px;
  -webkit-animation-name: key-editor-curtain;
  -moz-animation-name: key-editor-curtain;
  -o-animation-name: key-editor-curtain;
  animation-name: key-editor-curtain;
  -webkit-transform: translate3d(0, 0, 0);
}
.editor .curtain h1 {
  color: #FFF;
  margin-top: 180px;
}
.editor .piece {
  -o-animation-duration: 10s;
  -moz-animation-duration: 10s;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -o-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -o-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -o-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -o-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.editor .piece.cursor {
  width: 20px;
  height: 20px;
  background: url("../images/cursor.png");
  background-size: cover;
  z-index: 100;
  position: absolute;
  top: 250px;
  left: 500px;
  opacity: 0;
  -webkit-animation-name: key-editor-cursor;
  -moz-animation-name: key-editor-cursor;
  -o-animation-name: key-editor-cursor;
  animation-name: key-editor-cursor;
}
.editor .editor-content {
  float: left;
  width: 540px;
  height: 400px;
  background: url(../images/editor/wood.png);
  border-radius: 6px 0px 0px 6px;
  overflow: hidden;
  padding: 30px 0px 0px 70px;
}
.editor .editor-content .newsletter {
  width: 400px;
  position: relative;
  -webkit-animation-name: key-editor-newsletter;
  -moz-animation-name: key-editor-newsletter;
  -o-animation-name: key-editor-newsletter;
  animation-name: key-editor-newsletter;
}
.editor .editor-content .newsletter .newsletter-header {
  position: relative;
  float: left;
  width: 400px;
  height: 90px;
}
.editor .editor-content .newsletter .newsletter-header .controls {
  position: absolute;
  float: left;
  width: 100%;
  height: 90px;
  z-index: 1;
  opacity: 0;
  -webkit-animation-name: key-editor-header-controls;
  -moz-animation-name: key-editor-header-controls;
  -o-animation-name: key-editor-header-controls;
  animation-name: key-editor-header-controls;
}
.editor .editor-content .newsletter .newsletter-header .controls .change {
  height: 20px;
  width: 20px;
  border-radius: 20px;
  background: #000;
  margin-top: 35px;
  opacity: 0.5;
}
.editor .editor-content .newsletter .newsletter-header .controls .change .switch-arrow {
  background: url('../images/arrows.png') no-repeat;
  width: 10px;
  height: 8px;
  margin-top: 6px;
  margin-left: 5px;
}
.editor .editor-content .newsletter .newsletter-header .controls .change.previous {
  float: left;
  margin-left: -10px;
}
.editor .editor-content .newsletter .newsletter-header .controls .change.next {
  float: right;
  margin-right: -10px;
  -webkit-animation-name: key-editor-next;
  -moz-animation-name: key-editor-next;
  -o-animation-name: key-editor-next;
  animation-name: key-editor-next;
}
.editor .editor-content .newsletter .newsletter-header .controls .change.next .switch-arrow {
  background-position: center bottom;
}
.editor .editor-content .newsletter .newsletter-header .header-content {
  float: left;
  width: 100%;
  height: 90px;
  overflow: hidden;
  background: #666666;
  border-radius: 4px 4px 0px 0px;
}
.editor .editor-content .newsletter .newsletter-header .header-content .header-slide {
  width: 800px;
  height: 90px;
  position: relative;
  -o-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-animation-name: key-editor-header;
  -moz-animation-name: key-editor-header;
  -o-animation-name: key-editor-header;
  animation-name: key-editor-header;
}
.editor .editor-content .newsletter .newsletter-header .header-content .header-slide .part {
  padding: 20px 30px;
  width: 400px;
  height: 90px;
  float: left;
}
.editor .editor-content .newsletter .newsletter-header .header-content .header-slide .part img {
  float: left;
  border-radius: 50px;
  margin-right: 10px;
}
.editor .editor-content .newsletter .newsletter-header .header-content .header-slide .part .text {
  float: left;
}
.editor .editor-content .newsletter .newsletter-header .header-content .header-slide .part .text .title {
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  margin: 7px 0px 0px 0px;
  font-weight: bold;
}
.editor .editor-content .newsletter .newsletter-header .header-content .header-slide .part .text .subtitle {
  font-size: 13px;
  line-height: 20px;
  color: #fff;
  padding: 0px;
  margin: 0px;
}
.editor .editor-content .newsletter .newsletter-content {
  float: left;
  width: 400px;
  min-height: 800px;
  background: #fff;
  padding: 10px 0px;
}
.editor .editor-content .newsletter .newsletter-content .block {
  float: left;
  width: 100%;
  padding: 10px 30px;
  border-radius: 4px;
}
.editor .editor-content .newsletter .newsletter-content .block.active {
  border: 2px dashed #bdc3c7;
}
.editor .editor-content .newsletter .newsletter-content .block.title {
  line-height: 100%;
  font-size: 0px;
  padding: 0;
  border: 0px dashed #bdc3c7;
  -webkit-animation-name: key-editor-title-block;
  -moz-animation-name: key-editor-title-block;
  -o-animation-name: key-editor-title-block;
  animation-name: key-editor-title-block;
}
.editor .editor-content .newsletter .newsletter-content .block.text {
  font-size: 12px;
  line-height: 130%;
  padding-bottom: 0px;
}
.editor .editor-content .newsletter .newsletter-content .block.social {
  text-align: center;
  line-height: 100%;
  font-size: 0px;
  border: 0px dashed #bdc3c7;
  padding: 0;
  position: relative;
  -webkit-animation-name: key-editor-social-block;
  -moz-animation-name: key-editor-social-block;
  -o-animation-name: key-editor-social-block;
  animation-name: key-editor-social-block;
}
.editor .editor-content .newsletter .newsletter-content .block.social .social-container {
  width: 400px;
  overflow: hidden;
}
.editor .editor-content .newsletter .newsletter-content .block.social .social-container .social-slide {
  width: 800px;
  -webkit-animation-name: key-editor-social-slide;
  -moz-animation-name: key-editor-social-slide;
  -o-animation-name: key-editor-social-slide;
  animation-name: key-editor-social-slide;
  opacity: 0;
}
.editor .editor-content .newsletter .newsletter-content .block.social .social-container .social-slide img {
  margin: 0px 5px;
}
.editor .editor-content .newsletter .newsletter-content .block.social .social-container .social-slide .icons {
  float: left;
  width: 400px;
  padding: 10px 30px;
}
.editor .editor-content .newsletter .newsletter-content .block.social .controls {
  position: absolute;
  float: left;
  width: 400px;
  height: 56px;
  z-index: 1;
  top: 0;
  left: -2px;
  opacity: 0;
  -webkit-animation-name: key-editor-social-controls;
  -moz-animation-name: key-editor-social-controls;
  -o-animation-name: key-editor-social-controls;
  animation-name: key-editor-social-controls;
}
.editor .editor-content .newsletter .newsletter-content .block.social .controls .change {
  height: 20px;
  width: 20px;
  border-radius: 20px;
  background: #000;
  margin-top: 17px;
  opacity: 0.5;
}
.editor .editor-content .newsletter .newsletter-content .block.social .controls .change .switch-arrow {
  background: url('../images/arrows.png') no-repeat;
  width: 10px;
  height: 8px;
  margin-top: 6px;
  margin-left: 5px;
}
.editor .editor-content .newsletter .newsletter-content .block.social .controls .change.previous {
  float: left;
  margin-left: -10px;
}
.editor .editor-content .newsletter .newsletter-content .block.social .controls .change.next {
  float: right;
  margin-right: -10px;
  -webkit-animation-name: key-editor-social-next;
  -moz-animation-name: key-editor-social-next;
  -o-animation-name: key-editor-social-next;
  animation-name: key-editor-social-next;
}
.editor .editor-content .newsletter .newsletter-content .block.social .controls .change.next .switch-arrow {
  background-position: center bottom;
}
.editor .editor-content .newsletter .newsletter-content .block.gallery {
  padding: 10px 26px;
}
.editor .editor-content .newsletter .newsletter-content .block.gallery .line {
  float: left;
  width: 100%;
}
.editor .editor-content .newsletter .newsletter-content .block.gallery .line img {
  float: left;
  margin: 4px;
}
.editor .editor-sidebar {
  float: right;
  width: 230px;
  height: 400px;
  padding: 30px 10px 10px 30px;
  border-radius: 0px 6px 6px 0px;
  background: #fff;
}
.editor .editor-sidebar .sidebar-select {
  width: 100%;
  margin-bottom: 20px;
}
.editor .editor-sidebar .sidebar-select .btn {
  box-shadow: none;
  border: 2px solid #bdc3c7;
  width: 85px;
  padding: 0px 0px;
  line-height: 30px;
  font-size: 12px;
  color: #bdc3c7;
}
.editor .editor-sidebar .sidebar-select .btn.active {
  background: #bdc3c7;
  color: #fff;
}
.editor .editor-sidebar .sidebar-select .btn.active:hover {
  background: #bdc3c7;
}
.editor .editor-sidebar .sidebar-select .btn:hover {
  background: none;
}
.editor .editor-sidebar .block {
  float: left;
  height: 80px;
  width: 80px;
  border: 2px solid #bdc3c7;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 6px;
}
.editor .editor-sidebar .block.title {
  background: url(../images/editor/title.png) center center no-repeat;
}
.editor .editor-sidebar .block.title_copy {
  background: url(../images/editor/title.png) center center #FFF no-repeat;
  -webkit-animation-name: key-editor-text-selector-copy;
  -moz-animation-name: key-editor-text-selector-copy;
  -o-animation-name: key-editor-text-selector-copy;
  animation-name: key-editor-text-selector-copy;
  border-color: #00a154;
  position: absolute;
  opacity: 0;
  z-index: 5;
  top: 84px;
  left: 570px;
}
.editor .editor-sidebar .block.text {
  background: url(../images/editor/text.png) center center no-repeat;
}
.editor .editor-sidebar .block.image {
  background: url(../images/editor/image.png) center center no-repeat;
}
.editor .editor-sidebar .block.gallery {
  background: url(../images/editor/gallery.png) center center no-repeat;
}
.editor .editor-sidebar .block.button {
  background: url(../images/editor/button.png) center center no-repeat;
}
.editor .editor-sidebar .block.social {
  background: url(../images/editor/social.png) center center no-repeat;
}
.editor .editor-sidebar .block.social_copy {
  background: url(../images/editor/social.png) center center #FFF no-repeat;
  -webkit-animation-name: key-editor-social-selector-copy;
  -moz-animation-name: key-editor-social-selector-copy;
  -o-animation-name: key-editor-social-selector-copy;
  animation-name: key-editor-social-selector-copy;
  border-color: #00a154;
  position: absolute;
  opacity: 0;
  z-index: 5;
  top: 264px;
  left: 660px;
}
.editor.animate .piece {
  -o-animation-play-state: running;
  -moz-animation-play-state: running;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
@keyframes key-editor-header {
  10% {
    -o-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  15%,
  100% {
    -o-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px);
  }
}
@keyframes key-editor-cursor {
  1% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  4% {
    background-position: center top;
  }
  5%,
  12% {
    top: 72px;
    left: 465px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    background-position: center bottom;
  }
  13%,
  17% {
    background-position: center top;
  }
  18%,
  20% {
    background-position: center bottom;
  }
  20%,
  23% {
    top: 130px;
    left: 610px;
    background-position: center bottom;
  }
  35%,
  40% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 145px;
    left: 285px;
    background-position: center bottom;
  }
  41%,
  44% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  45%,
  46% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    background-position: center top;
    top: 145px;
    left: 285px;
  }
  53%,
  54% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 305px;
    left: 695px;
    background-position: center top;
  }
  55% {
    background-position: center bottom;
    top: 305px;
    left: 695px;
  }
  56%,
  59% {
    background-position: center bottom;
  }
  60%,
  64% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 330px;
    left: 280px;
    background-position: center bottom;
  }
  65% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    background-position: center top;
    top: 330px;
    left: 280px;
  }
  70% {
    background-position: center top;
  }
  71% {
    background-position: center bottom;
  }
  72%,
  80% {
    top: 334px;
    left: 465px;
    background-position: center bottom;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  84% {
    top: 334px;
    left: 485px;
  }
  85% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@keyframes key-editor-header-controls {
  4% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  5%,
  15% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  16% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@keyframes key-editor-next {
  10% {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  }
  11%,
  12% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  13% {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  }
}
@keyframes key-editor-social-next {
  77% {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  }
  78%,
  79% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  80% {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  }
}
@keyframes key-editor-text-selector-copy {
  17% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  18%,
  23% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 84px;
    left: 570px;
  }
  35%,
  37% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 100px;
    left: 250px;
  }
  37%,
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@keyframes key-editor-social-selector-copy {
  49% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  53%,
  55% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 264px;
    left: 660px;
  }
  60%,
  64% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 300px;
    left: 250px;
  }
  65%,
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@keyframes key-editor-title-block {
  31% {
    border: 0px dashed #bdc3c7;
    padding: 0px;
  }
  32%,
  37% {
    padding: 10px 30px;
    border: 2px dashed #bdc3c7;
    font-size: 0;
  }
  38% {
    font-size: 14px;
    border: 2px solid #FFF;
    padding: 10px 30px;
  }
  39% {
    border: 2px solid #FFF;
    font-size: 18px;
    padding: 10px 30px;
  }
  100% {
    border: 2px solid #FFF;
    font-size: 18px;
    padding: 10px 30px;
  }
}
@keyframes key-editor-newsletter {
  41% {
    -o-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  42%,
  89% {
    -o-transform: translateY(-120px);
    -moz-transform: translateY(-120px);
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
  }
  90% {
    -o-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes key-editor-social-block {
  59% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border: 0px dashed #bdc3c7;
    height: 0px;
  }
  60%,
  65% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    border: 2px dashed #bdc3c7;
    height: 56px;
  }
  66% {
    border: 2px solid #FFF;
  }
  100% {
    border: 2px solid #FFF;
    padding: 2px;
  }
}
@keyframes key-editor-social-slide {
  66% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  67% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  77% {
    -o-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  80%,
  100% {
    opacity: 1;
    -o-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px);
  }
}
@keyframes key-editor-social-controls {
  71% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  72%,
  80% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  81%,
  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@keyframes key-editor-curtain {
  0%,
  90% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  97%,
  100% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}
@-webkit-keyframes key-editor-header {
  10% {
    -o-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  15%,
  100% {
    -o-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px);
  }
}
@-webkit-keyframes key-editor-cursor {
  1% {
    opacity: 1;
  }
  4% {
    background-position: center top;
  }
  5%,
  12% {
    top: 72px;
    left: 465px;
    opacity: 1;
    background-position: center bottom;
  }
  13%,
  17% {
    background-position: center top;
  }
  18%,
  20% {
    background-position: center bottom;
  }
  20%,
  23% {
    top: 130px;
    left: 610px;
    background-position: center bottom;
  }
  35%,
  40% {
    opacity: 1;
    top: 145px;
    left: 285px;
    background-position: center bottom;
  }
  41%,
  44% {
    opacity: 0;
  }
  45%,
  46% {
    opacity: 1;
    background-position: center top;
    top: 145px;
    left: 285px;
  }
  53%,
  54% {
    opacity: 1;
    top: 305px;
    left: 695px;
    background-position: center top;
  }
  55% {
    background-position: center bottom;
    top: 305px;
    left: 695px;
  }
  56%,
  59% {
    background-position: center bottom;
  }
  60%,
  64% {
    opacity: 1;
    top: 330px;
    left: 280px;
    background-position: center bottom;
  }
  65% {
    opacity: 1;
    background-position: center top;
    top: 330px;
    left: 280px;
  }
  70% {
    background-position: center top;
  }
  71% {
    background-position: center bottom;
  }
  72%,
  80% {
    top: 334px;
    left: 465px;
    background-position: center bottom;
    opacity: 1;
  }
  84% {
    top: 334px;
    left: 485px;
  }
  85% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes key-editor-header-controls {
  4% {
    opacity: 0;
  }
  5%,
  15% {
    opacity: 1;
  }
  16% {
    opacity: 0;
  }
}
@-webkit-keyframes key-editor-next {
  10% {
    opacity: 0.5;
  }
  11%,
  12% {
    opacity: 1;
  }
  13% {
    opacity: 0.5;
  }
}
@-webkit-keyframes key-editor-social-next {
  77% {
    opacity: 0.5;
  }
  78%,
  79% {
    opacity: 1;
  }
  80% {
    opacity: 0.5;
  }
}
@-webkit-keyframes key-editor-text-selector-copy {
  17% {
    opacity: 0;
  }
  18%,
  23% {
    opacity: 1;
    top: 84px;
    left: 570px;
  }
  35%,
  37% {
    opacity: 1;
    top: 100px;
    left: 250px;
  }
  37%,
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes key-editor-social-selector-copy {
  49% {
    opacity: 0;
  }
  53%,
  55% {
    opacity: 1;
    top: 264px;
    left: 660px;
  }
  60%,
  64% {
    opacity: 1;
    top: 300px;
    left: 250px;
  }
  65%,
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes key-editor-title-block {
  31% {
    border: 0px dashed #bdc3c7;
    padding: 0px;
  }
  32%,
  37% {
    padding: 15px 28px;
    border: 2px dashed #bdc3c7;
    font-size: 0;
  }
  38% {
    font-size: 14px;
    border: 2px solid #FFF;
    padding: 15px 28px;
  }
  39% {
    border: 2px solid #FFF;
    font-size: 18px;
    padding: 15px 28px;
  }
  100% {
    border: 2px solid #FFF;
    font-size: 18px;
    padding: 15px 28px;
  }
}
@-webkit-keyframes key-editor-newsletter {
  41% {
    top: 0;
  }
  42%,
  89% {
    top: -120px;
  }
  90% {
    top: 0;
  }
}
@-webkit-keyframes key-editor-social-block {
  59% {
    opacity: 0;
    border: 0px dashed #bdc3c7;
    height: 0px;
  }
  60%,
  65% {
    opacity: 1;
    border: 2px dashed #bdc3c7;
    height: 56px;
  }
  66% {
    border: 2px solid #FFF;
  }
  100% {
    border: 2px solid #FFF;
    padding: 2px;
  }
}
@-webkit-keyframes key-editor-social-slide {
  66% {
    opacity: 0;
  }
  67% {
    opacity: 1;
  }
  77% {
    -o-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  80%,
  100% {
    opacity: 1;
    -o-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px);
  }
}
@-webkit-keyframes key-editor-social-controls {
  71% {
    opacity: 0;
  }
  72%,
  80% {
    opacity: 1;
  }
  81%,
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes key-editor-curtain {
  0%,
  90% {
    opacity: 0;
  }
  97%,
  100% {
    opacity: 1;
  }
}
@-moz-keyframes key-editor-header {
  10% {
    -o-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  15%,
  100% {
    -o-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px);
  }
}
@-moz-keyframes key-editor-cursor {
  1% {
    opacity: 1;
  }
  4% {
    background-position: center top;
  }
  5%,
  12% {
    top: 72px;
    left: 465px;
    opacity: 1;
    background-position: center bottom;
  }
  13%,
  17% {
    background-position: center top;
  }
  18%,
  20% {
    background-position: center bottom;
  }
  20%,
  23% {
    top: 130px;
    left: 610px;
    background-position: center bottom;
  }
  35%,
  40% {
    opacity: 1;
    top: 145px;
    left: 285px;
    background-position: center bottom;
  }
  41%,
  44% {
    opacity: 0;
  }
  45%,
  46% {
    opacity: 1;
    background-position: center top;
    top: 145px;
    left: 285px;
  }
  53%,
  54% {
    opacity: 1;
    top: 305px;
    left: 695px;
    background-position: center top;
  }
  55% {
    background-position: center bottom;
    top: 305px;
    left: 695px;
  }
  56%,
  59% {
    background-position: center bottom;
  }
  60%,
  64% {
    opacity: 1;
    top: 330px;
    left: 280px;
    background-position: center bottom;
  }
  65% {
    opacity: 1;
    background-position: center top;
    top: 330px;
    left: 280px;
  }
  70% {
    background-position: center top;
  }
  71% {
    background-position: center bottom;
  }
  72%,
  80% {
    top: 334px;
    left: 465px;
    background-position: center bottom;
    opacity: 1;
  }
  84% {
    top: 334px;
    left: 485px;
  }
  85% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes key-editor-header-controls {
  4% {
    opacity: 0;
  }
  5%,
  15% {
    opacity: 1;
  }
  16% {
    opacity: 0;
  }
}
@-moz-keyframes key-editor-next {
  10% {
    opacity: 0.5;
  }
  11%,
  12% {
    opacity: 1;
  }
  13% {
    opacity: 0.5;
  }
}
@-moz-keyframes key-editor-social-next {
  77% {
    opacity: 0.5;
  }
  78%,
  79% {
    opacity: 1;
  }
  80% {
    opacity: 0.5;
  }
}
@-moz-keyframes key-editor-text-selector-copy {
  17% {
    opacity: 0;
  }
  18%,
  23% {
    opacity: 1;
    top: 84px;
    left: 570px;
  }
  35%,
  37% {
    opacity: 1;
    top: 100px;
    left: 250px;
  }
  37%,
  100% {
    opacity: 0;
  }
}
@-moz-keyframes key-editor-social-selector-copy {
  49% {
    opacity: 0;
  }
  53%,
  55% {
    opacity: 1;
    top: 264px;
    left: 660px;
  }
  60%,
  64% {
    opacity: 1;
    top: 300px;
    left: 250px;
  }
  65%,
  100% {
    opacity: 0;
  }
}
@-moz-keyframes key-editor-title-block {
  31% {
    border: 0px dashed #bdc3c7;
    padding: 0px;
  }
  32%,
  37% {
    padding: 10px 30px;
    border: 2px dashed #bdc3c7;
    font-size: 0;
  }
  38% {
    font-size: 14px;
    border: 2px solid #FFF;
    padding: 10px 30px;
  }
  39% {
    border: 2px solid #FFF;
    font-size: 18px;
    padding: 10px 30px;
  }
  100% {
    border: 2px solid #FFF;
    font-size: 18px;
    padding: 10px 30px;
  }
}
@-moz-keyframes key-editor-newsletter {
  41% {
    -o-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  42%,
  89% {
    -o-transform: translateY(-130px);
    -moz-transform: translateY(-130px);
    -webkit-transform: translateY(-130px);
    transform: translateY(-130px);
  }
  90% {
    -o-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-moz-keyframes key-editor-social-block {
  59% {
    opacity: 0;
    border: 0px dashed #bdc3c7;
    height: 0px;
  }
  60%,
  65% {
    opacity: 1;
    border: 2px dashed #bdc3c7;
    height: 56px;
  }
  66% {
    border: 2px solid #FFF;
  }
  100% {
    border: 2px solid #FFF;
    padding: 2px;
  }
}
@-moz-keyframes key-editor-social-slide {
  66% {
    opacity: 0;
  }
  67% {
    opacity: 1;
  }
  77% {
    -o-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  80%,
  100% {
    opacity: 1;
    -o-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px);
  }
}
@-moz-keyframes key-editor-social-controls {
  71% {
    opacity: 0;
  }
  72%,
  80% {
    opacity: 1;
  }
  81%,
  100% {
    opacity: 0;
  }
}
@-moz-keyframes key-editor-curtain {
  0%,
  90% {
    opacity: 0;
  }
  97%,
  100% {
    opacity: 1;
  }
}
@-o-keyframes key-editor-header {
  10% {
    -o-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  15%,
  100% {
    -o-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px);
  }
}
@-o-keyframes key-editor-cursor {
  1% {
    opacity: 1;
  }
  4% {
    background-position: center top;
  }
  5%,
  12% {
    top: 72px;
    left: 465px;
    opacity: 1;
    background-position: center bottom;
  }
  13%,
  17% {
    background-position: center top;
  }
  18%,
  20% {
    background-position: center bottom;
  }
  20%,
  23% {
    top: 130px;
    left: 610px;
    background-position: center bottom;
  }
  35%,
  40% {
    opacity: 1;
    top: 145px;
    left: 285px;
    background-position: center bottom;
  }
  41%,
  44% {
    opacity: 0;
  }
  45%,
  46% {
    opacity: 1;
    background-position: center top;
    top: 145px;
    left: 285px;
  }
  53%,
  54% {
    opacity: 1;
    top: 305px;
    left: 695px;
    background-position: center top;
  }
  55% {
    background-position: center bottom;
    top: 305px;
    left: 695px;
  }
  56%,
  59% {
    background-position: center bottom;
  }
  60%,
  64% {
    opacity: 1;
    top: 330px;
    left: 280px;
    background-position: center bottom;
  }
  65% {
    opacity: 1;
    background-position: center top;
    top: 330px;
    left: 280px;
  }
  70% {
    background-position: center top;
  }
  71% {
    background-position: center bottom;
  }
  72%,
  80% {
    top: 334px;
    left: 465px;
    background-position: center bottom;
    opacity: 1;
  }
  84% {
    top: 334px;
    left: 485px;
  }
  85% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes key-editor-header-controls {
  4% {
    opacity: 0;
  }
  5%,
  15% {
    opacity: 1;
  }
  16% {
    opacity: 0;
  }
}
@-o-keyframes key-editor-next {
  10% {
    opacity: 0.5;
  }
  11%,
  12% {
    opacity: 1;
  }
  13% {
    opacity: 0.5;
  }
}
@-o-keyframes key-editor-social-next {
  77% {
    opacity: 0.5;
  }
  78%,
  79% {
    opacity: 1;
  }
  80% {
    opacity: 0.5;
  }
}
@-o-keyframes key-editor-text-selector-copy {
  17% {
    opacity: 0;
  }
  18%,
  23% {
    opacity: 1;
    top: 84px;
    left: 570px;
  }
  35%,
  37% {
    opacity: 1;
    top: 100px;
    left: 250px;
  }
  37%,
  100% {
    opacity: 0;
  }
}
@-o-keyframes key-editor-social-selector-copy {
  49% {
    opacity: 0;
  }
  53%,
  55% {
    opacity: 1;
    top: 264px;
    left: 660px;
  }
  60%,
  64% {
    opacity: 1;
    top: 300px;
    left: 250px;
  }
  65%,
  100% {
    opacity: 0;
  }
}
@-o-keyframes key-editor-title-block {
  31% {
    border: 0px dashed #bdc3c7;
    padding: 0px;
  }
  32%,
  37% {
    padding: 10px 30px;
    border: 2px dashed #bdc3c7;
    font-size: 0;
  }
  38% {
    font-size: 14px;
    border: 2px solid #FFF;
    padding: 10px 30px;
  }
  39% {
    border: 2px solid #FFF;
    font-size: 18px;
    padding: 10px 30px;
  }
  100% {
    border: 2px solid #FFF;
    font-size: 18px;
    padding: 10px 30px;
  }
}
@-o-keyframes key-editor-newsletter {
  41% {
    top: 0;
  }
  42%,
  89% {
    top: -120px;
  }
  90% {
    top: 0;
  }
}
@-o-keyframes key-editor-social-block {
  59% {
    opacity: 0;
    border: 0px dashed #bdc3c7;
    height: 0px;
  }
  60%,
  65% {
    opacity: 1;
    border: 2px dashed #bdc3c7;
    height: 56px;
  }
  66% {
    border: 2px solid #FFF;
  }
  100% {
    border: 2px solid #FFF;
    padding: 2px;
  }
}
@-o-keyframes key-editor-social-slide {
  66% {
    opacity: 0;
  }
  67% {
    opacity: 1;
  }
  77% {
    -o-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  80%,
  100% {
    opacity: 1;
    -o-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px);
  }
}
@-o-keyframes key-editor-social-controls {
  71% {
    opacity: 0;
  }
  72%,
  80% {
    opacity: 1;
  }
  81%,
  100% {
    opacity: 0;
  }
}
@-o-keyframes key-editor-curtain {
  0%,
  90% {
    opacity: 0;
  }
  97%,
  100% {
    opacity: 1;
  }
}
/* ###################################################################################### */
.select_wrap {
  position: relative;
}
.select_wrap > span {
  display: block!important;
  overflow: hidden!important;
  font-size: 16px!important;
  text-align: left!important;
  z-index: 100!important;
  line-height: 46px;
  padding: 0px 12px;
  background: url('../images/select-caret.png') no-repeat right #ffffff !important;
  border: 2px solid #bdc3c7 !important;
  border-radius: 4px!important;
}
.select_wrap select {
  opacity: 0!important;
  position: absolute!important;
  cursor: pointer!important;
  font-size: inherit !important;
  margin: 0px!important;
  height: 100%!important;
  width: 100%!important;
  z-index: 1!important;
  top: 0px!important;
  bottom: 0px!important;
  left: 0px!important;
  right: 0px!important;
  -webkit-appearance: menulist-button;
}
.select_wrap.short span {
  width: 53px!important;
}
.select_wrap.short select {
  width: 53px!important;
}
.select_wrap.long span {
  width: 200px!important;
}
.select_wrap.long select {
  width: 200px!important;
}
.select_wrap.auto_width {
  width: auto!important;
}
.select_wrap.auto_width span {
  padding-right: 30px!important;
  width: auto!important;
}
.select_wrap.auto_width select {
  width: 100%!important;
}
.select_wrap.full-width {
  max-width: 600px!important;
  width: 100%;
}
.select_wrap.full-width.full-width-100 {
  max-width: none;
}
.select_wrap.full-width span {
  padding-right: 30px!important;
  width: 100%!important;
}
.select_wrap.full-width select {
  width: 100%!important;
}
/* ###################################################################################### */
.customer-comments,
.newsletter-examples,
.pricing {
  margin-top: 20px;
}
.content-block .mb-0 {
  margin-bottom: 0;
}
.content-block .mb-10 {
  margin-bottom: 10px;
}
.content-block .mb-20 {
  margin-bottom: 20px;
}
.content-block .mb-30 {
  margin-bottom: 30px;
}
.content-block .mb-50 {
  margin-bottom: 50px;
}
.content-block .mb-60 {
  margin-bottom: 60px;
}
.content-block .mb-70 {
  margin-bottom: 70px;
}
.content-block .mb-80 {
  margin-bottom: 80px;
}
.content-block .mb-100 {
  margin-bottom: 100px;
}
.content-block.christmas {
  position: absolute;
  background: url(../images/kaledos/socks.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  border-bottom: none;
  margin-top: -80px;
}
.content-block.christmas .video {
  margin-top: 130px;
}
.content-block.christmas h1 {
  color: #000;
}
.content-block.christmas h2 {
  color: #000;
}
.content-block.christmas h2 a {
  text-decoration: underline;
  color: #000;
}
.content-block.christmas h2 a:hover {
  text-decoration: none;
}
.content-block.christmas .greeting {
  margin: 0px 0px 30px 0px;
}
.newsletter-gallery {
  margin-bottom: 20px;
}
.newsletter-gallery-new {
  margin-bottom: 20px;
}
.newsletter-gallery-new.top-examples {
  margin-bottom: 0px;
}
.newsletter-gallery-new .example {
  position: relative;
}
.newsletter-gallery-new .example a .description {
  display: none;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.85);
  width: 100%;
  color: #fff;
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
  padding: 20px;
  border-radius: 6px 6px 0px 0px;
}
.newsletter-gallery-new .example a .description h4 {
  margin: 0px 0px 10px 0px;
  font-size: 18px;
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
}
.newsletter-gallery-new .example a img {
  border: 2px solid #eaedf1;
}
@media only screen and (max-width: 845px) {
  .newsletter-gallery-new .example a img {
    margin: 0 auto;
  }
}
.newsletter-gallery-new .example a:hover .description {
  display: block;
}
/* ###################################################################################### */
.feature img {
  border-radius: 10px;
  border: 2px solid #eaedf1;
}
.feature .text h3 {
  margin-bottom: 35px;
}
.feature .feature-description {
  font-size: 16px;
  padding-top: 70px;
}
.feature .feature-description h3 {
  margin: 0px 0px 20px 0px;
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
}
.feature .feature-description h3 a {
  color: #00a154;
}
.consultation-message {
  float: left;
  width: 100%;
  background: #ffffff;
  padding: 30px;
  border-bottom: 2px solid #eaedf1;
  border-radius: 6px;
  text-align: center;
  font-size: 18px;
}
.consultation-message h4 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-size: 30px;
  color: #000000;
  margin: 0px 0px 10px 0px;
  color: #00a154;
}
.consultation-message p {
  margin-bottom: 0px;
}
/* ###################################################################################### */
.custom-price {
  float: left;
  width: 100%;
  background: #ffffff;
  padding: 30px;
  border-bottom: 2px solid #eaedf1;
  border-radius: 6px;
  text-align: center;
  font-size: 16px;
  margin: 15px 0px;
}
.custom-price .service-price {
  width: 100%;
  display: block;
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-size: 36px;
  color: #00a154;
  margin-bottom: 15px;
}
.custom-price h4 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-size: 20px;
  color: #000000;
  margin: 0px 0px 10px 0px;
}
/* ###################################################################################### */
.price-options {
  margin-top: 20px;
}
.price-options .dropdown {
  float: right;
}
.price-options .dropdown .selected {
  display: block;
  background: #fff;
  border-radius: 6px;
  line-height: 30px;
  padding: 0px 10px;
  color: #6d6d6d;
  text-decoration: none;
  box-shadow: 0 -2px 0 #eaedf1 inset;
}
.price-options .dropdown .dropdown-menu {
  border: none;
  background: #eaedf1;
  box-shadow: none;
  min-width: 80px;
}
.price-options .dropdown .dropdown-menu a {
  padding: 3px 10px;
  color: #6d6d6d;
}
.price-options .dropdown .dropdown-menu a:hover {
  background: #bdc3c7;
  color: #000;
}
.eur {
  display: none;
}
.pay-option {
  position: relative;
  float: left;
  list-style: none;
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
.pay-option li {
  position: relative;
  float: left;
  display: inline;
  margin-right: 30px;
  padding: 0px 0px 5px 0px;
}
.pay-option li:last-child {
  margin-right: 0;
}
.pay-option li a {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-size: 20px;
  color: #6d6d6d;
  line-height: 25px;
  cursor: pointer;
}
.pay-option li a:hover {
  color: #000;
  text-decoration: none;
}
.pay-option li.active {
  border-bottom: 2px solid #00a154;
}
.pay-option li.active a {
  color: #00a154;
  text-decoration: none;
}
.pay-option li.active .discount {
  display: none;
}
.pay-option li .discount {
  position: absolute;
  top: -15px;
  right: -57px;
  z-index: 1;
  height: 50px;
  width: 50px;
  border-radius: 25px;
  background: #f0820b;
  color: #ffffff;
  font-family: ProximaNova-Bold;
  font-weight: normal;
  text-align: center;
  line-height: 100%;
}
.pay-option li .discount .save {
  display: block;
  font-size: 12px;
  margin: 9px 0px 2px 0px;
}
.pay-option li .discount .size {
  display: block;
  font-size: 16px;
}
.currency-switch {
  float: right;
}
.discount-mobile {
  margin: 15px 0px;
  color: #00a154;
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-size: 16px;
}
/* ###################################################################################### */
.pricing-list {
  float: left;
  width: 100%;
  list-style: none;
  padding: 0px;
  margin: 15px 0px 30px 0px;
}
.pricing-list.centered li {
  text-align: center;
}
.pricing-list.centered li .plan-price {
  float: none;
  position: relative;
  line-height: 50px;
  height: 50px;
  display: table;
  text-align: center;
  margin: auto;
}
.pricing-list.centered li .plan-price.free {
  font-size: 28px;
}
.pricing-list.centered li .plan-price .currency,
.pricing-list.centered li .plan-price .month,
.pricing-list.centered li .plan-price .amount {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.pricing-list.centered li .plan-price .amount {
  padding: 0px 5px;
}
.pricing-list li {
  float: left;
  width: 100%;
  background: #fff;
  border-bottom: 2px solid #eaedf1;
}
.pricing-list li .annual-price-pl {
  padding-left: 0;
}
.pricing-list li:hover {
  background: #ffffcd;
}
.pricing-list li.rounded {
  border-radius: 6px !important;
}
.pricing-list li:first-child {
  border-radius: 6px 6px 0px 0px;
}
.pricing-list li:last-child {
  border-radius: 0px 0px 6px 6px;
}
.pricing-list li.free {
  background: #00a154;
  border-bottom: 2px solid #01904c;
  border-radius: 6px;
}
.pricing-list li.free .title {
  color: #fff;
}
.pricing-list li.free .title.limit {
  color: #fff;
}
.pricing-list li.free .description {
  color: #fff;
}
.pricing-list li.free .description.limit {
  color: #fff;
}
.pricing-list li .col-sm-4,
.pricing-list li .col-sm-3,
.pricing-list li .col-sm-5 {
  padding: 15px 30px;
}
.pricing-list li .title {
  display: block;
  font-size: 20px;
  font-family: ProximaNova-Bold;
  font-weight: normal;
  line-height: 30px;
}
.pricing-list li .title.limit {
  color: #6d6d6d;
}
.pricing-list li .description {
  display: block;
  font-size: 16px;
  line-height: 20px;
}
.pricing-list li .description.limit {
  color: #6d6d6d;
}
.pricing-list li .plan-price {
  float: left;
  display: block;
  font-size: 16px;
  color: #00a154;
  line-height: 50px;
}
.pricing-list li .plan-price.polish {
  padding-left: 30px;
}
.pricing-list li .plan-price.free {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-size: 36px;
  color: #00a154;
}
.pricing-list li .plan-price .full-price {
  float: left;
  text-decoration: line-through;
  font-size: 16px;
  margin-right: 15px;
}
.pricing-list li .plan-price .full-price.eur {
  margin-right: 5px;
}
.pricing-list li .plan-price .currency {
  float: left;
  font-size: 20px;
}
.pricing-list li .plan-price .amount {
  float: left;
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-size: 36px;
  margin: 0px 5px;
}
.pricing-list li .plan-price .amount.year {
  font-size: 28px;
}
.pricing-list li .plan-price .month {
  float: left;
}
.pricing-list.high-volume li .title {
  font-size: 16px;
  line-height: 20px;
}
.pricing-list.high-volume li .plan-price {
  font-size: 16px;
  line-height: 40px;
}
.pricing-list.high-volume li .plan-price .amount {
  font-size: 28px;
}
/* ###################################################################################### */
.jobs {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.jobs li {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.jobs li:last-child {
  margin-bottom: 0px;
}
.jobs li a {
  float: left;
  width: 100%;
  border-radius: 6px;
  border-bottom: 2px solid #eaedf1;
  background: #fff;
  padding: 0px 20px;
  line-height: 50px;
  font-size: 18px;
}
.jobs li a span {
  font-family: Arial;
}
.jobs li a:hover {
  background: #ffffcd;
}
/* ###################################################################################### */
.job-offer {
  font-size: 18px;
  line-height: 170%;
}
.job-offer h3 {
  font-size: 24px;
  font-family: ProximaNova-Bold;
  font-weight: normal;
  margin: 0px 0px 15px 0px;
}
.job-offer ul {
  float: left;
  width: 100%;
  margin-bottom: 0px;
}
.job-offer ul li {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.job-offer .section {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.job-offer .start {
  font-weight: bold;
}
.job-offer .time {
  font-family: ProximaNova-Bold;
}
/* ###################################################################################### */
.blog {
  font-size: 16px;
  line-height: 150%;
  text-align: center;
}
.blog .date {
  color: #6d6d6d;
}
.blog h4 {
  font-family: ProximaNova-Bold;
  font-size: 24px;
  font-weight: normal;
}
/* ###################################################################################### */
.categories {
  display: block;
  padding: 0px;
  margin: 15px 0px 0px 0px;
}
.categories li {
  list-style: none;
  display: inline-block;
  margin: 5px 3px;
}
.categories li a {
  display: inline-block;
  border: 2px solid #bdc3c7;
  padding: 8px 10px;
  color: #777777;
  border-radius: 10px;
  font-size: 14px;
  line-height: 100%;
}
.categories li a:hover,
.categories li a:focus,
.categories li a:active {
  border-color: #00a154;
  color: #00a154;
  text-decoration: none;
}
.categories li.active a {
  color: #ffffff;
  background: #00a154;
  border-color: #00a154;
}
/* ###################################################################################### */
.arrow {
  font-family: Arial;
}
/* ###################################################################################### */
.video {
  float: left;
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
}
/* ###################################################################################### */
#grid .column {
  float: left;
  padding: 0px 15px;
}
#grid .column .testimonial {
  margin-bottom: 30px;
}
#grid[data-columns]::before {
  content: '2 .column.size-1of2';
}
.size-1of1 {
  width: 100%;
}
.size-1of2 {
  width: 50%;
}
.size-1of3 {
  width: 33.333%;
}
/* ###################################################################################### */
ul.languages {
  position: relative;
  float: left;
  margin: 0px;
  padding: 0;
  list-style: none;
}
ul.languages li {
  margin-bottom: 20px;
  position: relative;
  float: left;
  display: inline;
  width: 230px;
  margin-right: 36px;
  line-height: 20px;
}
ul.languages li.last-in-line {
  margin-right: 0;
}
ul.languages li a {
  position: relative;
  float: left;
  line-height: 30px;
  padding-left: 45px;
  font-size: 16px;
}
ul.languages li.en a {
  background: url(../images/flags/global.gif) no-repeat left;
}
ul.languages li.fr a {
  background: url(../images/flags/fr.gif) no-repeat left;
}
ul.languages li.es a {
  background: url(../images/flags/es.gif) no-repeat left;
}
ul.languages li.se a {
  background: url(../images/flags/se.gif) no-repeat left;
}
ul.languages li.fi a {
  background: url(../images/flags/fi.gif) no-repeat left;
}
ul.languages li.lt a {
  background: url(../images/flags/lt.gif) no-repeat left;
}
ul.languages li.ru a {
  background: url(../images/flags/ru.gif) no-repeat left;
}
ul.languages li.ua a {
  background: url(../images/flags/ua.gif) no-repeat left;
}
ul.languages li.it a {
  background: url(../images/flags/it.gif) no-repeat left;
}
ul.languages li.ir a {
  background: url(../images/flags/ir.gif) no-repeat left;
}
.ipad-block {
  background: url('/assets/images/ipad/bg.jpg') no-repeat fixed;
  background-size: cover;
}
.ipad-block .ipad {
  width: 346px;
  height: auto;
  margin-top: 30px;
  display: inline-block;
}
.ipad-block .ipad-text {
  margin-top: 70px;
}
.ipad-block .appstore {
  background: url('/assets/images/ipad/appstore.png') no-repeat;
  width: 203px;
  height: 60px;
  background-size: 203px 60px;
  display: block;
  margin-top: 15px;
  margin-left: 0!important;
  margin-right: 0!important;
}
.ipad-block {
  background: url('/assets/images/ipad/bg.jpg') no-repeat fixed;
  background-size: cover;
}
.ipad-block p {
  font-size: 18px;
}
.ipad-block .ipad {
  width: 346px;
  height: auto;
  margin-top: 30px;
  display: inline-block;
}
.ipad-block .ipad-text {
  margin-top: 70px;
}
.iphone-block {
  background: url('/assets/images/iphone/bg.jpg') no-repeat fixed;
  background-size: cover;
}
.iphone-block p {
  font-size: 18px;
}
.iphone-block .ipad {
  width: 400px;
  height: auto;
  margin-top: 30px;
  display: inline-block;
}
.iphone-block .ipad-text {
  margin-top: 50px;
}
.iphone-block .ipad-text p {
  font-size: 18px;
}
.appstore-block {
  background-color: #ffffff !important;
}
.appstore-block .appstore {
  display: none;
  background: url('/assets/images/iphone/appstore.png') no-repeat;
  width: 203px;
  height: 60px;
  background-size: 203px 60px;
  display: block;
  margin-top: 50px;
  margin: 0 auto;
}
.content-block {
  background-color: #f9f9f9;
  border-bottom: 2px solid #eaedf1;
}
.content-block.no-border {
  border-bottom: 0;
}
.content-block.no-bg {
  background-color: none;
}
.iphone-image {
  border: 2px solid #eaedf1;
}
.iphone-image.border-bottom {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #eaedf1;
}
.example-single,
.browser-new {
  width: 100%;
}
.example-single.custom-templates .browser-header,
.browser-new.custom-templates .browser-header {
  border-width: 2px;
}
.example-single .browser-header,
.browser-new .browser-header {
  float: left;
  width: 100%;
  border: 2px solid #eaedf1;
  border-width: 2px 2px 2px 2px;
  padding: 15px;
  background: #ffffff;
  border-radius: 6px 6px 0px 0px;
}
.example-single .browser-header .dots,
.browser-new .browser-header .dots {
  float: left;
  list-style: outside none none;
  margin: 0px;
  padding-left: 0px;
  width: auto;
}
.example-single .browser-header .dots li,
.browser-new .browser-header .dots li {
  background: #e3e3e3 none repeat scroll 0 0;
  border-radius: 12px;
  display: inline;
  float: left;
  height: 12px;
  margin-right: 10px;
  width: 12px;
}
.example-single iframe,
.browser-new iframe {
  width: 100%;
  border: 2px solid #eaedf1;
  overflow: hidden;
}
.example-single .carousel,
.browser-new .carousel {
  clear: left;
  border: 2px solid #eaedf1;
  border-width: 0px 2px 2px 2px;
  border-radius: 0px 0px 6px 6px;
}
.example-single .carousel img,
.browser-new .carousel img {
  border: none;
}
.example-single .carousel .left,
.browser-new .carousel .left,
.example-single .carousel .right,
.browser-new .carousel .right {
  background-image: none;
}
.example-single .carousel .carousel-indicators,
.browser-new .carousel .carousel-indicators {
  top: 100%;
  margin-top: 30px;
}
.example-single .carousel .carousel-indicators li,
.browser-new .carousel .carousel-indicators li {
  height: 15px;
  width: 15px;
  background: #bdc3c7;
  border: none;
  margin: 0px 4px;
}
.example-single .carousel .carousel-indicators li.active,
.browser-new .carousel .carousel-indicators li.active {
  background: #00a154;
}
.browser-new img {
  float: left;
  border: 2px solid #eaedf1;
  border-width: 0px 2px 2px 2px;
  border-radius: 0px 0px 6px 6px;
}
.mobile-preview {
  position: absolute;
  z-index: 1001;
  background: url(../images/mobile-preview-content.png) no-repeat;
  height: 770px;
  width: 381px;
  right: 110px;
  top: 67px;
  background-size: 379px;
  right: 35px;
}
.mobile-preview.feature-page {
  position: absolute;
  z-index: 1001;
  background: url(../images/mobile-preview-content.png) no-repeat;
  height: 479px;
  width: 236px;
  right: 110px;
  top: 95px;
  background-size: 180px;
}
@media (min-width: 480px) and (max-width: 1001px) {
  .mobile-preview.feature-page {
    top: 17%;
    left: 77%;
  }
}
@media (max-width: 480px) {
  .mobile-preview.feature-page {
    left: 68%;
    top: 7%;
    background-size: 120px;
  }
}
.mobile-preview.feature-page img {
  width: 68%;
  position: absolute;
  top: 39px;
  left: 10px;
}
@media (max-width: 480px) {
  .mobile-preview.feature-page img {
    width: 45%;
    position: absolute;
    top: 27px;
    left: 7px;
  }
}
.mobile-preview iframe {
  border: 0 none;
  height: 597px;
  margin-left: 20px;
  margin-top: 82px;
  overflow: hidden;
  width: 338px;
}
.mobile-preview.feature-page img {
  width: 68%;
  position: absolute;
  top: 39px;
  left: 10px;
}
.newsletter-example {
  position: relative;
}
.newsletter-example .row {
  position: relative;
}
.preview-mode {
  margin-bottom: 30px;
  text-align: center;
}
.preview-mode ul {
  padding-left: 0px;
}
.preview-mode ul li {
  display: inline;
  margin-right: 30px;
  padding-bottom: 15px;
}
.preview-mode ul li:last-child {
  margin-right: 0px;
}
.preview-mode ul li a {
  font-size: 18px;
  color: #666666;
}
.preview-mode ul li a:hover {
  text-decoration: none;
}
.preview-mode ul li.active {
  border-bottom: 2px solid #00a154;
}
.preview-mode ul li.active a {
  color: #00a154;
}
.social-share-button {
  float: left;
  width: 100%;
  line-height: 64px;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  border-radius: 6px;
  margin-bottom: 15px;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.15) inset;
  opacity: 0.9;
}
.social-share-button.facebook {
  background: url(../images/social-share/facebook.png) left center no-repeat #3b5998;
  background-size: 64px 64px;
}
.social-share-button.twitter {
  background: url(../images/social-share/twitter.png) left center no-repeat #56a3d9;
  background-size: 64px 64px;
}
.social-share-button.pinterest {
  background: url(../images/social-share/pinterest.png) left center no-repeat #cb211d;
  background-size: 64px 64px;
}
.social-share-button:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 1;
}
.social-share-button:focus {
  margin-top: 2px;
  line-height: 62px;
  box-shadow: none;
  color: #ffffff;
  text-decoration: none;
}
.main-signup-button .btn-trial {
  font-size: 20px;
  font-family: ProximaNova-Bold;
  padding: 10px 30px;
  line-height: 30px;
  background: #0079cc;
  color: #fff;
  border: none;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.15) inset;
  white-space: normal;
}
.main-signup-button .btn-trial:hover {
  background: #0464b6;
}
.main-signup-button .btn-trial:active {
  margin-top: 2px;
  line-height: 28px;
  outline: none;
  box-shadow: none;
}
.hero-facts {
  margin-top: 30px;
  font-size: 18px;
}
.hero-facts ul {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.hero-facts ul li {
  margin-bottom: 5px;
}
.hero-facts ul li:last-child {
  margin-bottom: 0px;
}
.signup-features .or {
  font-size: 18px;
  color: #666666;
  line-height: 60px;
}
.signup-features .more {
  font-size: 18px;
}
.signup-features .more span {
  font-family: Arial;
}
.ml-subscribe-form {
  font-size: 16px;
}
.ml-subscribe-form.footer {
  padding: 20px 0 20px 0;
}
.ml-subscribe-form h3 {
  font-size: 30px;
  font-family: ProximaNova-Bold;
  font-weight: normal;
  margin: 0px 0px 15px 0px;
}
.ml-subscribe-form .footer-form-style {
  margin: 0px 0px 0px 0px;
  height: 46px;
  z-index: 0;
  padding: 0 12px 0 12px;
  box-shadow: none;
  border: 2px solid #ccc;
  font-size: 16px;
  color: #000;
  border-right: none;
}
.ml-subscribe-form .footer-form-style:focus {
  border-color: #00a154;
}
.ml-subscribe-form .form-section {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.ml-subscribe-form .form-group {
  margin-bottom: 10px;
}
.ml-subscribe-form .ml-error .form-control {
  border-color: #e74c3c;
}
.ml-subscribe-form .btn-subscribe {
  height: 46px;
  background: #00a154;
  border: none;
  padding: 0px 20px;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}
.ml-subscribe-form .btn-subscribe:hover {
  background-color: #01904c;
}
.ml-subscribe-form .btn-subscribe:active {
  border-bottom: 0px;
  margin-top: 2px;
  height: 44px;
}
.ml-subscribe-form .btn-subscribe.close-to-form {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.filter {
  margin-bottom: 20px;
}
.filter h4 {
  display: inline-block;
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  font-size: 20px;
  line-height: 100%;
  margin: 0px 15px 20px 0;
}
.filter a {
  display: inline-block;
  font-size: 16px;
  padding-right: 15px;
  cursor: pointer;
  color: #6d6d6d;
}
.filter a.active {
  font-weight: bold;
  color: #007842;
}
.supported-integration .integration-bg {
  background: url('/assets/images/click-map-bg2.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
  background-position-y: 30%;
}
.supported-integration .link {
  margin-top: 50px;
}
.supported-integration .link h3 {
  padding-top: 60px;
}
@media only screen and (max-width: 1050px) {
  .supported-integration .link h3 {
    text-align: center;
  }
}
.supported-integration .link p {
  font-size: 16px;
}
@media only screen and (max-width: 1050px) {
  .supported-integration .link p {
    text-align: center;
  }
}
.supported-integration .link img {
  width: 70%;
}
@media only screen and (max-width: 1050px) {
  .supported-integration .link img {
    margin: 0 auto;
    max-width: 250px;
  }
}
.supported-integration .integration-header {
  font-size: 18px;
  text-align: center;
  margin-bottom: 30px;
  margin-bottom: 0;
}
.supported-integration .integration-header img {
  width: 30%;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 55px;
}
.supported-integration .integration-list .title-link {
  font-size: 24px;
  color: inherit;
  display: block;
  line-height: 26.4px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.supported-integration .integration-list .title-link:hover {
  color: #00a154;
}
.supported-integration .integration-list .move-right {
  display: inline-block;
  background-image: url('/assets/images/icon-right.svg');
  width: 7px;
  height: 12px;
  vertical-align: middle;
  margin-left: 7px;
}
.supported-integration .integration-list .title {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  margin: 0px 0px 50px 0px;
}
.supported-integration .integration-list .suggestion {
  border: 1px solid #DADBDC;
  border-radius: 4px;
  text-align: center;
  padding: 15px 0px 2px 0px;
}
.supported-integration .integration-list img {
  max-width: 30%;
  margin: 0 auto;
}
.supported-integration .integration-list .learn-more {
  padding-bottom: 40px;
  display: block;
}
.supported-integration .integration-list .learn-more.no-padding {
  padding-bottom: 0;
}
.supported-integration .integration-list a,
.supported-integration .integration-list p {
  font-size: 16px;
}
.supported-integration .integration-list .bold {
  font-weight: bold;
  font-family: inherit;
}
.supported-integration .integration-list .btn {
  color: #ffffff;
  background: #00a154;
  border-bottom: none;
  line-height: 25px;
  margin-bottom: 60px;
  margin-top: 7px;
}
.supported-integration .integration-list .btn:hover {
  color: #ffffff;
  background: #01904c;
}
.back-cta {
  text-align: center;
}
.back-cta a {
  font-size: 18px;
  padding: 60px;
  display: block;
}
.back-cta .icon-left {
  background-image: url('/assets/images/icon-left.svg');
  width: 12px;
  height: 20px;
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 3px;
}
.integration-full .content-block:first-of-type {
  padding-bottom: 5px;
  padding-top: 30px;
  border-bottom: 1px solid #eaedf1;
}
@media only screen and (max-width: 845px) {
  .integration-full .content-block:first-of-type {
    padding-top: 0;
  }
}
.integration-full .container {
  padding-top: 5px;
  padding-bottom: 7px;
}
.integration-full .description {
  padding-top: 80px;
}
.integration-full .header {
  font-size: 18px;
  text-align: center;
  margin-bottom: 30px;
  margin-bottom: 0;
}
.integration-full .header h2 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-size: 18px;
  margin-top: 2rem;
  line-height: 2.3rem;
}
.integration-full .header img {
  max-width: 55rem;
  margin: 0 auto;
  margin-top: 2rem;
}
@media only screen and (max-width: 845px) {
  .integration-full .header img {
    max-width: 100%;
  }
}
.integration-full .header .btn {
  margin-top: 2rem;
  color: #ffffff;
  background: #00a154;
  border-bottom: none;
  line-height: 25px;
  margin-bottom: 60px;
  padding: 9px 26px;
}
@media only screen and (max-width: 845px) {
  .integration-full .header .btn {
    margin-bottom: 25px;
  }
}
.integration-full .header .btn:hover {
  color: #ffffff;
  background: #01904c;
}
.integration-full .description h3 {
  margin-top: 0;
  margin-bottom: 25px;
}
.integration-full .description p,
.integration-full .description li {
  font-size: 18px;
  line-height: 26px;
}
.integration-full .description .content-wrapper {
  padding-left: 85px;
}
@media only screen and (max-width: 843px) {
  .integration-full .description .content-wrapper {
    padding-left: 0;
  }
}
.integration-full .description .what-youll-need .icon-list {
  display: inline-block;
  background-image: url('/assets/images/icon-list.svg');
  width: 40px;
  height: 39px;
  vertical-align: middle;
  margin-right: 26px;
  margin-left: 17px;
}
@media only screen and (max-width: 845px) {
  .integration-full .description .what-youll-need .icon-list {
    margin-right: 15px;
    margin-left: 0px;
  }
}
.integration-full .description .what-youll-need h3 {
  margin-top: 0;
}
@media only screen and (max-width: 843px) {
  .integration-full .description .how-it-works {
    margin-top: 30px;
  }
}
.integration-full .description .how-it-works .icon-cog {
  display: inline-block;
  background-image: url('/assets/images/icon-cog.svg');
  width: 42px;
  height: 42px;
  vertical-align: middle;
  margin-right: 26px;
  margin-left: 17px;
}
@media only screen and (max-width: 845px) {
  .integration-full .description .how-it-works .icon-cog {
    margin-right: 15px;
    margin-left: 0px;
  }
}
.integration-full .description .how-it-works h3 {
  margin-top: 0;
}
.integration-full .description .aditional-info a {
  display: block;
  font-size: 18px;
  padding-bottom: 5px;
}
.integration-full .description .aditional-info .icon-info {
  display: inline-block;
  background-image: url('/assets/images/icon-info.svg');
  width: 38px;
  height: 38px;
  vertical-align: middle;
  margin-right: 26px;
  margin-left: 17px;
}
@media only screen and (max-width: 845px) {
  .integration-full .description .aditional-info .icon-info {
    margin-right: 15px;
    margin-left: 0px;
  }
}
.integration-full .description .aditional-info .icon-top {
  display: inline-block;
  background-image: url('/assets/images/icon-top.svg');
  width: 38px;
  height: 38px;
  vertical-align: middle;
  margin-right: 26px;
  margin-left: 17px;
}
@media only screen and (max-width: 845px) {
  .integration-full .description .aditional-info .icon-top {
    margin-right: 15px;
    margin-left: 0px;
  }
}
.integration-full .description .top-description {
  margin-bottom: 0;
}
.api-block-double {
  font-size: 16px;
  font-family: ProximaNova-Regular;
  text-align: center;
}
.api-block-double .api {
  border-left: 2px solid #eaedf1;
  padding-left: 50px;
}
@media only screen and (max-width: 845px) {
  .api-block-double .api {
    padding-left: 15px;
    margin-top: 50px;
  }
}
.api-block-double .api img {
  width: 100px;
  margin: 0 auto;
  padding-bottom: 16px;
}
.api-block-double .integrations {
  padding-right: 50px;
}
@media only screen and (max-width: 845px) {
  .api-block-double .integrations {
    padding-right: 15px;
  }
}
.api-block-double .integrations img {
  width: 116px;
  padding-top: 20px;
  padding-bottom: 40px;
  margin: 0 auto;
}
.api-block-double h3 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  margin: 0px 0px 15px 0px;
}
.api-block-double a {
  color: #ffffff;
  background-color: #00a154;
  padding: 9px 20px;
  font-size: 16px;
  margin-top: 8px;
}
.api-block-double .title-text {
  padding-bottom: 35px;
  font-size: 18px;
}
.api-block-single {
  font-size: 16px;
  font-family: ProximaNova-Regular;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 843px) {
  .api-block-single {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.api-block-single .api img {
  width: 100px;
  margin: 0 auto;
  padding-bottom: 16px;
}
.api-block-single .api p {
  font-size: 18px;
}
.api-block-single h3 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  margin: 7px 0px 15px 0px;
}
.api-block-single a {
  color: #ffffff;
  background-color: #00a154;
  padding: 9px 20px;
  font-size: 16px;
  margin-top: 8px;
}
.api-block-single .title-text {
  padding-bottom: 35px;
  font-size: 18px;
}
.feature-header {
  background: url('/assets/images/file-manager-bg2.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
@media screen and (max-width: 432px) {
  .new-feature {
    padding-bottom: 0;
  }
}
.new-feature.homepage {
  position: relative;
  top: 3vw;
  background-color: white;
  z-index: 0;
}
@media screen and (max-width: 1100px) {
  .new-feature.homepage {
    top: 0;
  }
  .new-feature.homepage .container {
    padding-top: 15px;
  }
}
@media screen and (min-width: 1600px) {
  .new-feature.homepage {
    top: 50px;
  }
}
.new-feature.homepage h3 {
  margin-top: 15px;
  color: #252525;
}
.new-feature.homepage a {
  color: #252525;
  transition: 0.4s all ease-out;
}
.new-feature.homepage a:hover {
  color: #252525;
}
.new-feature.homepage .col-md-4 {
  transform: translateY(0px);
  transition: all 0.3s ease-out;
}
.new-feature.homepage .col-md-4:hover {
  transform: translateY(-2px);
}
.new-feature.homepage img {
  transition: 0.4s all ease-out;
  border: none;
  border-radius: 0;
}
.new-feature.homepage .container {
  padding-bottom: 30px;
  padding-top: 50px;
}
.new-feature.white-bg {
  background-color: #ffffff;
}
.new-feature img {
  width: 300px;
  margin: 0 auto;
  border-radius: 10px;
  border: 2px solid #eaedf1;
}
.new-feature h2 {
  margin-top: 30px;
  margin-bottom: 40px;
  margin-top: 0;
  font-family: ProximaNova-Bold;
}
.new-feature .col-sm-4 {
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 845px) {
  .new-feature .col-sm-4 {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 25px;
  }
  .new-feature .col-sm-4 img {
    margin: 0 auto;
  }
}
.new-feature p {
  color: #666666;
  font-size: 16px;
}
.new-feature a {
  font-size: 16px;
  padding-top: 10px;
  display: block;
}
.new-feature a .move-right {
  display: inline-block;
  background-image: url('/assets/images/icon-right.svg');
  width: 7px;
  height: 12px;
  vertical-align: middle;
  margin-left: 7px;
}
.new-feature a .move-right.black {
  background-image: url('/assets/images/icon-right-black.svg');
}
.new-feature a h3 {
  margin-top: 16px;
  margin-bottom: 21px;
  font-family: ProximaNova-Bold;
}
.new-feature .discover {
  font-size: 18px;
  padding-top: 30px;
  line-height: 40px;
  color: #00a154 !important;
  font-family: ProximaNova-Bold;
}
.featured-examples.home {
  margin-top: 50px;
}
@media screen and (max-width: 400px) {
  .featured-examples.home {
    margin-top: 0px;
  }
}
.home-pricing {
  background-color: #fafafa;
  top: 0;
  margin-top: 120px;
  position: relative;
}
@media screen and (max-width: 1100px) {
  .home-pricing {
    top: 0;
    position: inherit;
    margin-top: 0px;
  }
}
@media screen and (min-width: 1600px) {
  .home-pricing {
    margin-top: 16rem;
    top: 0;
    position: relative;
  }
}
.home-pricing:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 120px;
  background: #fafafa;
  -webkit-transform: skewY(-1deg);
  transform: skewY(-1deg);
  z-index: 0;
  top: -60px;
  left: 0;
}
.home-pricing:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 67px;
  background: #fafafa;
  -webkit-transform: skewY(-1deg);
  transform: skewY(-1deg);
  z-index: 0;
  bottom: -30px;
  left: 0;
}
@media screen and (max-width: 1100px) {
  .home-pricing:after {
    background: none;
  }
}
.home-pricing .container {
  padding-top: 20px;
}
.home-examples {
  position: relative;
  top: 0vw;
  background: white;
}
.home-examples .container {
  padding-top: 35px;
}
.home-customers {
  border-top: 2px solid #f3f5f7;
  background-color: #fafafa;
  padding-bottom: 0px;
}
.home-customers .container {
  padding-top: 40px;
}
@media only screen and (max-width: 845px) {
  .feature-bottomnav {
    text-align: center;
  }
}
.feature-bottomnav h2 {
  font-family: ProximaNova-Bold;
  margin-top: 0;
  margin-bottom: 35px;
}
.feature-bottomnav h3 {
  font-family: ProximaNova-Bold;
  margin: 15px 0;
  font-size: 20px;
}
.feature-bottomnav h3.in-list {
  margin-top: 25px;
}
.feature-bottomnav ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.feature-bottomnav ul a {
  color: black;
  font-size: 16px;
  padding: 10px 0 0 0;
  display: block;
}
.feature-bottomnav ul a:hover {
  cursor: pointer;
  color: #00a154;
}
.bottom-link {
  padding-bottom: 32px;
  padding-top: 13px;
}
.bottom-link a {
  font-size: 18px;
  text-align: center;
}
.bottom-link a .move-right {
  display: inline-block;
  background-image: url('/assets/images/icon-right.svg');
  width: 7px;
  height: 12px;
  vertical-align: middle;
  margin-left: 7px;
}
.new-form h2 {
  text-align: center;
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 35px;
  color: #2f2f2f;
  line-height: 100%;
  margin: 0px 0px 42px 0px;
}
.comparison-block .white-container {
  background-color: #ffffff;
  display: block;
  border: 1px solid #eaedf1;
  margin-bottom: 30px;
}
.comparison-block .white-container img {
  width: 200px;
  margin-top: 25px;
}
.comparison-block .white-container img.small-logo {
  width: 250px;
}
.comparison-block .white-container img.big-logo {
  width: 320px;
}
.comparison-block .white-container p {
  font-size: 16px;
  padding: 0 35px;
  margin-bottom: 45px;
}
.comparison-block .white-container p.middle {
  margin-bottom: 35px;
  padding: 0 150px;
}
@media (max-width: 967px) {
  .comparison-block .white-container p.middle {
    padding: 0 35px;
  }
}
.comparison-block .white-container a {
  padding-bottom: 25px;
  display: block;
  font-size: 16px;
  font-family: ProximaNova-Bold;
  vertical-align: middle;
}
.comparison-block .white-container a.middle {
  padding-bottom: 15px;
}
.comparison-block .white-container .move-right {
  display: inline-block;
  background-image: url('/assets/images/icon-right.svg');
  width: 7px;
  height: 12px;
  vertical-align: middle;
  margin-left: 7px;
}
.featured-examples .new-gallery {
  padding-top: 25px;
}
.featured-examples .new-gallery .title h1 {
  text-align: center;
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  color: #2f2f2f;
  line-height: 100%;
  margin: 0px 0px 15px 0px;
}
.featured-examples .new-gallery .title h2 {
  text-align: center;
  font-family: ProximaNova-Regular;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  color: #666666;
  line-height: 130%;
  margin: 0px 0px 15px 0px;
}
.featured-examples .new-gallery .item {
  position: relative;
  overflow: hidden;
}
.featured-examples .new-gallery .item img {
  border-radius: 0 !important;
}
.featured-examples .new-gallery .item .caption {
  background: rgba(0, 161, 84, 0.9);
  -webkit-transition: all .4s;
  transition: all .4s;
  overflow: hidden;
  top: 10px;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.featured-examples .new-gallery .item .description-new {
  color: #fff;
  position: relative;
  top: 135px;
  padding-left: 20px;
}
.featured-examples .new-gallery .item .description-new h4,
.featured-examples .new-gallery .item .description-new p {
  opacity: 0;
}
.featured-examples .new-gallery .item .description-new h4 {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .3s;
  transition: all .3s;
  font-family: ProximaNova-Regular;
  font-size: 23px;
  margin-top: 5px;
}
.featured-examples .new-gallery .item .description-new p {
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  -webkit-transition: all .2s;
  transition: all .2s;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0;
}
.featured-examples .new-gallery .item:hover .caption {
  opacity: 1;
  top: 0px;
  cursor: pointer;
}
.featured-examples .new-gallery .item:hover .caption h4,
.featured-examples .new-gallery .item:hover .caption p {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.featured-examples .new-gallery .item:hover .caption h4 {
  -webkit-transition: opacity 0.5s 0.2s, -webkit-transform 0.3s 0.1s;
  transition: opacity 0.5s 0.2s, -webkit-transform 0.3s 0.1s;
  transition: opacity .5s .2s, transform .3s .1s;
  transition: opacity 0.5s 0.2s, transform 0.3s 0.1s, -webkit-transform 0.3s 0.1s;
}
.featured-examples .new-gallery .item:hover .caption p {
  -webkit-transition: opacity 0.5s 0.4s, -webkit-transform 0.3s 0.3s;
  transition: opacity 0.5s 0.4s, -webkit-transform 0.3s 0.3s;
  transition: opacity .5s .4s, transform .3s .3s;
  transition: opacity 0.5s 0.4s, transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
}
.hidden {
  display: none;
}
.active {
  display: block;
}
@media (max-width: 767px) {
  .ultimate-guide .container {
    padding: 0px 15px !important;
  }
}
.ultimate-guide .white-bg {
  background-color: white;
  border: 2px solid #eaedf1;
  padding-top: 40px;
  padding-bottom: 50px;
}
.ultimate-guide .white-bg.icon {
  background-image: url('/assets/images/book3.svg');
  background-size: 100px;
  background-repeat: no-repeat;
  background-position: 95% 27%;
}
.ultimate-guide .left-container {
  padding-left: 0;
}
@media (max-width: 768px) {
  .ultimate-guide .left-container {
    height: initial;
    padding-bottom: 50px;
    background-color: white;
    border-bottom: 2px solid #eaedf1;
  }
}
.ultimate-guide .left-container .svg-wrap {
  background: url('../images/mail-icon.svg') no-repeat;
  background-size: 300px;
  height: 573px;
  background-position: -3px 24px;
}
@media (max-width: 768px) {
  .ultimate-guide .left-container .svg-wrap {
    height: inherit;
  }
}
.ultimate-guide .left-container h1 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 45px;
  color: #000000;
  padding: 2px 0px 25px 50px;
  line-height: 55px;
}
@media (max-width: 768px) {
  .ultimate-guide .left-container h1 {
    padding: 20px 15px 0px 15px;
    text-align: center;
    margin-top: 0;
  }
}
.ultimate-guide .left-container p {
  font-size: 18px;
  margin: 0px 25px 25px 50px;
}
@media (max-width: 768px) {
  .ultimate-guide .left-container p {
    margin: 46px 15px 0px 15px;
    text-align: center;
  }
}
.ultimate-guide .left-container .subscribe-form {
  margin: 60px 50px 50px 50px;
}
@media (max-width: 768px) {
  .ultimate-guide .left-container .subscribe-form {
    margin: 46px 15px 0px 15px;
    text-align: center;
  }
}
.ultimate-guide .left-container .social-proof {
  padding: 0 50px;
  margin-top: 40px;
  display: block;
}
@media (max-width: 1000px) {
  .ultimate-guide .left-container .social-proof {
    display: none;
  }
}
.ultimate-guide .left-container .social-proof .person {
  overflow: hidden;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
.ultimate-guide .left-container .social-proof .person img {
  width: 70px;
  vertical-align: middle;
  display: inline-block;
}
.ultimate-guide .left-container .social-proof .name {
  display: inline-block;
  width: 66%;
  vertical-align: middle;
  padding-top: 28px;
  margin-left: 9px;
  font-family: ProximaNova-Bold;
}
.ultimate-guide .left-container .social-proof .name .work {
  display: inline-block;
  width: 66%;
  vertical-align: middle;
  font-family: ProximaNova-Regular;
}
.ultimate-guide .left-container .social-proof .content {
  margin: 40px 0px 5px 0px;
  font-size: 19px;
  line-height: 30px;
  color: #848484;
  font-family: ProximaNovaA-RegularIt;
}
.ultimate-guide .left-container .social-proof .content .quote-left,
.ultimate-guide .left-container .social-proof .content .quote-right {
  font-size: 60px;
}
.ultimate-guide .right-container {
  border-left: 1px solid #eaedf1;
  padding-left: 70px;
}
@media (max-width: 768px) {
  .ultimate-guide .right-container {
    margin-bottom: 0px;
    padding-left: 15px;
    text-align: center;
    padding-top: 15px;
  }
}
.ultimate-guide .right-container a {
  color: #A9A7A7;
}
.ultimate-guide .right-container a:hover {
  color: #00a154;
}
.ultimate-guide .right-container h2 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  margin: 20px 0px 0px 0px;
  line-height: 55px;
}
@media (max-width: 1200px) {
  .ultimate-guide .right-container h2 {
    line-height: 27px;
  }
}
@media (max-width: 768px) {
  .ultimate-guide .right-container ul {
    padding-left: 0;
  }
}
.ultimate-guide .right-container ul li {
  list-style: none;
  padding-top: 15px;
}
.ultimate-guide .right-container ul li a {
  color: #000;
  font-size: 18px;
  padding-top: 15px;
}
.ultimate-guide .right-container ul li a:hover {
  color: #00a154;
}
.ultimate-guide .right-container.topic {
  border-left: 2px solid #eaedf1;
  padding-left: 0;
}
.ultimate-guide .right-container.topic h1 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  color: #000000;
  padding: 0;
  margin-bottom: 0;
}
.ultimate-guide .right-container.topic h2 {
  color: #A9A7A7;
  margin: 0;
  padding-bottom: 5px;
}
.ultimate-guide .right-container.topic ul {
  margin-left: 0;
  padding-left: 0;
}
.guide-page.subscribe-box {
  margin-top: 15px;
  margin-bottom: 30px;
  padding: 30px 150px 35px 150px;
  border-radius: 6px;
  border: 2px solid #eaedf1;
}
@media (max-width: 768px) {
  .guide-page.subscribe-box {
    padding: 30px 15px 35px 15px;
  }
}
.guide-page img {
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0 auto;
}
.guide-page a {
  cursor: pointer;
}
.guide-page.white-bg {
  background-color: white;
}
.guide-page.guide-bg {
  background: url('/assets/images/guide-bg.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
}
.guide-page h1 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 35px;
  color: black;
  line-height: 130%;
  margin: 0px 0px 0px 0px;
}
.guide-page h2 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 35px;
  color: black;
  line-height: 130%;
  margin: 0px 0px 0px 0px;
}
.guide-page p,
.guide-page a,
.guide-page li {
  font-size: 18px;
  line-height: 150%;
}
.guide-page p {
  margin-bottom: 20px;
}
.guide-page ul {
  padding-left: 30px;
  list-style: disc;
  margin-bottom: 0;
}
.guide-page ul li {
  padding-bottom: 10px;
}
.guide-page ul li:last-of-type {
  padding-bottom: 0;
}
.guide-page .subscribe-form h3 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  color: #666666;
  line-height: 130%;
  margin-top: 0;
  margin-bottom: 15px;
  text-align: center;
  font-size: 22px;
}
.guide-page .left-container {
  padding-right: 50px;
}
.guide-page.read-more .svg {
  vertical-align: middle;
  display: inline-block;
  padding-right: 50px;
}
.guide-page.read-more .svg img {
  width: 200px;
}
.guide-page.read-more .chapter {
  vertical-align: middle;
  display: inline-block;
  padding-left: 15px;
}
.guide-page.read-more .chapter h2 {
  margin-bottom: 25px;
}
.guide-page.read-more .chapter a {
  color: black;
  display: block;
  padding-bottom: 5px;
  padding-left: 5px;
}
.guide-page.read-more .chapter a:last-of-type {
  padding-bottom: 0;
}
.guide-page.read-more .chapter a.active {
  color: #00a154;
}
.guide-page .breadcrumbs {
  padding-bottom: 15px;
  color: #9BA3A8;
}
.guide-page .breadcrumbs a {
  color: #9BA3A8;
  cursor: pointer;
}
.guide-page .breadcrumbs a:hover {
  color: #00a154;
}
.cd-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(39, 39, 39, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cd-popup.is-visible {
  opacity: 1;
  z-index: 99999999999999;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-popup-container {
  position: relative;
  width: 90%;
  z-index: 9999999999999999999999999;
  max-width: 400px;
  margin: 4em auto;
  text-align: center;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.is-visible .cd-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 1170px) {
  .cd-popup-container {
    margin: 8em auto;
  }
}
.ultimate-guide-content {
  font-size: 17px;
  padding-bottom: 5px;
}
.ultimate-guide h1,
.ultimate-guide h2 {
  font-family: ProximaNova-Bold;
}
.ultimate-guide p {
  font-size: 16px;
  line-height: 150%;
}
.ultimate-guide ul li a {
  font-size: 16px;
}
.guide-title {
  font-family: ProximaNova-Bold;
}
.last-content {
  margin-bottom: 50px;
}
.last-content h2 {
  font-family: ProximaNova-Bold;
}
.embed-container {
  top: -2px;
  position: relative;
}
@media (min-width: 768px) and (max-width: 992px) {
  .embed-container iframe {
    height: 331px;
  }
}
@media (min-width: 650px) and (max-width: 767px) {
  .embed-container iframe {
    height: 53vh;
  }
}
@media (min-width: 430px) and (max-width: 649px) {
  .embed-container iframe {
    height: 33vh;
  }
}
@media (min-width: 300px) and (max-width: 430px) {
  .embed-container iframe {
    height: 31vh;
  }
}
.strong {
  font-family: ProximaNova-Bold;
}
.video-tutorials-list .top {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.video-tutorials-list h3 {
  font-size: 24px;
  font-family: ProximaNova-Bold;
  color: #00a154;
  margin: 0px 0px 0px 0px;
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
}
.video-tutorials-list img {
  float: left;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  display: inline-block;
}
.video-tutorials-list ul {
  float: left;
  padding-left: 0;
  list-style: none;
  margin-bottom: 50px;
}
.video-tutorials-list ul li {
  float: left;
  width: 100%;
  list-style: none;
  padding-bottom: 10px;
}
.video-tutorials-list ul li:last-child {
  padding-bottom: 0px;
}
.video-tutorials-list ul li a {
  float: left;
  width: 100%;
  display: block;
  color: #000000;
  line-height: 30px;
  font-size: 18px;
}
.video-tutorials-list ul li a .glyphicon {
  float: left;
  font-size: 22px;
  color: #999999;
  margin-right: 10px;
  top: 3px;
}
.video-tutorials-list ul li a:hover {
  color: #00a154;
  text-decoration: none;
}
.video-tutorials-list ul li a:hover span {
  color: #00a154;
}
.video-tutorials-list ul li .coming-soon-link {
  pointer-events: none;
  cursor: default;
  color: #9a9a9a;
}
.video-tutorials-list ul li .coming-soon-link .glyphicon {
  color: #cccccc;
}
.video-tutorials-list ul li .coming-soon-link .coming-soon {
  color: #666666;
  margin-left: 5px;
  display: inline-block;
  vertical-align: top;
  line-height: 100%;
  margin-top: 5px;
}
.video-tutorials-list ul li .coming-soon {
  color: #00a154;
  font-family: ProximaNova-Bold;
  font-size: 12px;
}
.video-tutorial i {
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 20px;
  display: block;
}
.video-tutorial strong {
  font-family: ProximaNova-Bold;
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 20px;
}
.video-tutorial .breadcrumb {
  background: none;
  border-radius: none;
  padding: 0px;
  padding-left: 0px;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
}
.video-tutorial .breadcrumb li {
  margin-bottom: 0px;
  font-size: 18px;
  color: #cccccc;
}
.video-tutorial .breadcrumb li .category {
  color: #666666;
}
.video-tutorial .description {
  margin-bottom: 30px;
}
.video-tutorial .description h1 {
  margin: 0px 0px 30px 0px;
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-size: 36px;
}
.video-tutorial .description p {
  font-family: ProximaNova-Regular;
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 20px;
}
.video-tutorial .description ul {
  margin-bottom: 10px;
}
.video-tutorial .description ul li {
  font-family: ProximaNova-Regular;
  font-size: 18px;
  padding-bottom: 10px;
  line-height: 150%;
}
.video-tutorial .also-in-chapter h2 {
  margin: 0px 0px 30px 0px;
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-size: 24px;
}
.video-tutorial .also-in-chapter ul {
  margin-bottom: 30px;
}
h2.updates-title {
  margin: 0px 0px 30px 0px;
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-size: 24px;
}
ul.items {
  float: left;
  width: 100%;
  padding: 0px;
  list-style: none;
  margin-bottom: 0px;
}
ul.items .item {
  position: relative;
  float: left;
  width: 100%;
  border: 2px solid #eaedf1;
  padding: 20px 20px;
  border-width: 0px 0px 2px 0px;
  background: #ffffff;
}
ul.items .item:first-child {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
ul.items .item:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
ul.items .item.update-details h5 {
  float: left;
  display: inline-block;
  margin: 0px 0px 10px 0px;
  font-size: 16px;
  font-family: ProximaNova-Bold;
  font-weight: normal;
  line-height: 20px;
}
ul.items .item.update-details .label {
  float: left;
  font-family: ProximaNova-Regular;
  font-weight: normal;
  line-height: 20px;
  padding: 0px 10px;
  margin-right: 10px;
  text-transform: uppercase;
}
ul.items .item.update-details .label.label-new {
  background: #3498db;
}
ul.items .item.update-details .label.label-changed {
  background: #f1c40f;
}
ul.items .item.update-details .label.label-fixed {
  background: #27ae60;
}
ul.items .item.update-details .label.label-improved {
  background: #8e44ad;
}
ul.items .item.update-details .label.label-coming {
  background: #00a154;
}
ul.items .item.update-details .date {
  float: left;
  width: 100%;
  color: #999999;
  margin: 0px 0px 10px 0px;
}
ul.items .item.update-details .update-description p:last-child {
  margin-bottom: 0px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-30 {
  margin-bottom: 30px;
}
.col-xs-offset-right-12 {
  margin-right: 100%;
}
.col-xs-offset-right-11 {
  margin-right: 91.66666667%;
}
.col-xs-offset-right-10 {
  margin-right: 83.33333333%;
}
.col-xs-offset-right-9 {
  margin-right: 75%;
}
.col-xs-offset-right-8 {
  margin-right: 66.66666667%;
}
.col-xs-offset-right-7 {
  margin-right: 58.33333333%;
}
.col-xs-offset-right-6 {
  margin-right: 50%;
}
.col-xs-offset-right-5 {
  margin-right: 41.66666667%;
}
.col-xs-offset-right-4 {
  margin-right: 33.33333333%;
}
.col-xs-offset-right-3 {
  margin-right: 25%;
}
.col-xs-offset-right-2 {
  margin-right: 16.66666667%;
}
.col-xs-offset-right-1 {
  margin-right: 8.33333333%;
}
.col-xs-offset-right-0 {
  margin-right: 0;
}
@media (min-width: 768px) {
  .col-sm-offset-right-12 {
    margin-right: 100%;
  }
  .col-sm-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-sm-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-sm-offset-right-9 {
    margin-right: 75%;
  }
  .col-sm-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-sm-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-sm-offset-right-6 {
    margin-right: 50%;
  }
  .col-sm-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-sm-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-sm-offset-right-3 {
    margin-right: 25%;
  }
  .col-sm-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-sm-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-sm-offset-right-0 {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .col-md-offset-right-12 {
    margin-right: 100%;
  }
  .col-md-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-md-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-md-offset-right-9 {
    margin-right: 75%;
  }
  .col-md-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-md-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-md-offset-right-6 {
    margin-right: 50%;
  }
  .col-md-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-md-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-md-offset-right-3 {
    margin-right: 25%;
  }
  .col-md-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-md-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-md-offset-right-0 {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-offset-right-12 {
    margin-right: 100%;
  }
  .col-lg-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-lg-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-lg-offset-right-9 {
    margin-right: 75%;
  }
  .col-lg-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-lg-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-lg-offset-right-6 {
    margin-right: 50%;
  }
  .col-lg-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-lg-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-lg-offset-right-3 {
    margin-right: 25%;
  }
  .col-lg-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-lg-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-lg-offset-right-0 {
    margin-right: 0;
  }
}
.press-kit-header {
  background: url('/assets/images/press-kit.jpg') no-repeat center center #d5d5d5;
  background-size: cover;
  background-position-y: -108rem;
}
@media (max-width: 992px) {
  .press-kit-header {
    background-position-y: inherit;
  }
}
.press-kit-header p {
  font-size: 18px;
}
.press-kit h2 {
  font-family: ProximaNova-Bold;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  color: #666666;
  line-height: 130%;
  margin: 0px 0px 15px 0px;
}
.press-kit p,
.press-kit a {
  font-size: 18px;
  font-family: ProximaNova-Regular;
}
.press-kit .desc {
  color: #9ea2a5;
}
@media (max-width: 992px) {
  .press-kit .desc {
    margin-top: 20px;
    text-align: center;
  }
}
.press-kit .logo-block {
  padding: 40px 80px;
  border: 1px solid #bdc3c7;
  text-align: center;
}
.press-kit .logo-block.black {
  background-color: #000;
}
.press-kit .logo-block img {
  max-width: 30rem;
}
.press-kit .symbol-block {
  padding: 40px 50px;
  border: 1px solid #eaedf1;
  max-width: 30rem;
  text-align: center;
}
.press-kit .symbol-block.black {
  background-color: #000;
}
@media (max-width: 992px) {
  .press-kit .symbol-block {
    margin: 0 auto;
    text-align: center;
  }
}
.press-kit .symbol-block img {
  max-width: 30rem;
}
.press-kit .blog-image {
  border: 1px solid #eaedf1;
}
.press-kit .color-block {
  width: 100%;
  min-height: 130px;
  border-radius: 4px;
  display: inline-block;
  background: #6d6d6d;
  margin: 0;
}
.press-kit .color-block.green {
  background: #00a154;
}
.press-kit .color-block.darkgreen {
  background: #01904c;
}
.press-kit .color-block.blue {
  background: #0079cc;
}
.press-kit .color-block.orange {
  background: #f0820b;
}
.press-kit .color-block.grey {
  background: #6d6d6d;
}
.press-kit .color-block.black {
  background: #000;
}
.mlEmailContainer {
  max-width: 300px !important;
}
.signup-form .form-row {
  margin-top: 8px;
}
.signup-form .form-row h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 30px;
}
.signup-form .form-row .form-group {
  width: 100%;
  max-width: 1600px;
}
.signup-form .form-row .form-group.error .form-control {
  border: 2px solid red;
}
.signup-form .form-row .form-group .form-control {
  width: 20%;
  margin: 0px 0px 0px 0px;
  height: 46px;
  z-index: 0;
  padding: 0 12px 0 12px;
  box-shadow: none;
  border: 2px solid #ccc;
  font-size: 16px;
  color: #000;
  margin-left: 15px;
}
@media only screen and (max-width: 992px) {
  .signup-form .form-row .form-group .form-control {
    width: 100%;
    margin-bottom: 15px;
    margin-left: 0;
  }
}
.signup-form .form-row .form-group .form-control:focus {
  border: 2px solid #00a154;
}
.signup-form .form-row .btn-submit {
  font-size: 16px;
  font-family: ProximaNova-Bold;
  padding: 7px 30px;
  line-height: 30px;
  background: #0079cc;
  color: #fff;
  margin-left: 15px;
  border: none;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.15) inset;
  white-space: normal;
  border-radius: 3px;
}
@media only screen and (max-width: 992px) {
  .signup-form .form-row .btn-submit {
    width: 100%;
    margin-bottom: 15px;
    margin-left: 0;
  }
}
@media only screen and (max-width: 992px) {
  .customer-comments-new {
    margin-top: 0;
  }
}
.customer-comments-new .testimonial {
  margin-bottom: 0;
  background: none;
  border-bottom: none;
  padding: 20px 16px 0px 16px;
  position: relative;
}
.customer-comments-new .testimonial .quote-3 {
  background-image: url('/assets/images/quotes2.svg');
  width: 71px;
  height: 44px;
  display: block;
  background-size: 70px;
  position: absolute;
  top: 9px;
  left: 0;
  opacity: 0.05;
}
.customer-comments-new .testimonial img {
  display: inline-block;
  border-radius: 50%;
}
.customer-comments-new .testimonial .quote {
  font-size: 17px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.customer-comments-new .testimonial .details {
  display: inline-block;
  padding-left: 10px;
  vertical-align: middle;
}
.customer-comments-new .testimonial .details .name {
  font-size: 14px;
  font-family: ProximaNova-Bold;
  margin-bottom: 0;
}
.customer-comments-new .testimonial .details .occupation {
  display: block;
  font-size: 14px;
  margin: 0;
  padding: 0;
  color: #6d6d6d;
}
.top-error {
  font-size: 16px;
  color: #e74c3c;
  background-color: white;
  padding: 15px;
  border: 2px solid #e74c3c;
  text-align: center;
  border-radius: 4px;
  margin-bottom: 30px;
  display: none;
  transition: all 0.1s;
}
.top-error:active {
  display: block;
}
.inner-registration .has-error input:focus {
  box-shadow: none;
}
.inner-registration .has-success input:focus {
  box-shadow: none;
}
.inner-registration .form-group {
  position: relative;
}
@media only screen and (max-width: 992px) {
  .inner-registration .form-group {
    width: 100%;
  }
}
.inner-registration .help-block {
  position: absolute;
  width: 220px;
  margin-top: 10px;
  padding: 6px;
  line-height: 19px;
  color: white !important;
  font-size: 14px;
  background: #e74c3c;
  border: 2px solid #e74c3c;
  text-align: center;
  border-radius: 4px;
  opacity: 1;
  z-index: 100;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.19);
  transform: translateY(10px);
  transition: all 0.1s;
}
.inner-registration .help-block.form-error {
  transform: translateY(0px);
  opacity: 1;
}
.inner-registration .help-block:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-bottom: 8px solid #e74c3c;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.inner-registration .footer-padding {
  padding-left: 5px;
}
@media only screen and (max-width: 992px) {
  .inner-registration .footer-padding {
    padding-left: 15px;
  }
}
.inner-registration .form-control {
  margin: 0px 0px 0px 0px;
  height: 50px;
  padding: 0px 12px;
  box-shadow: none;
  border: 2px solid #ccc;
  font-size: 16px;
  color: #000;
  width: 100%;
  margin-right: 5px;
}
.inner-registration .form-control.error {
  border-color: #e74c3c;
}
.inner-registration .form-control:focus {
  border-color: #00a154;
}
@media only screen and (max-width: 992px) {
  .inner-registration .form-control {
    width: 100%;
    display: block;
    margin-bottom: 15px;
  }
}
.inner-registration .btn-submit {
  min-width: 212px;
  position: relative;
  border: none;
  font-family: ProximaNova-Bold;
  color: #fff;
  font-size: 16px;
  line-height: 48px;
  padding: 0 48px;
  border-radius: 4px;
  background: #0079cc;
  width: 100%;
}
.inner-registration .btn-submit:hover {
  background-color: #0464b6;
}
@media only screen and (max-width: 992px) {
  .inner-registration .btn-submit {
    width: 100%;
  }
}
.mb-50 {
  margin-bottom: 50px !important;
}
/*Typing Loader*/
.typing_loader {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  -webkit-animation: typing 1s linear infinite alternate;
  -moz-animation: Typing 1s linear infinite alternate;
  animation: typing 1s linear infinite alternate;
  position: absolute;
  left: 109px;
  top: 20px;
  opacity: 0;
}
@media only screen and (max-width: 992px) {
  .typing_loader {
    left: 44%;
  }
}
@-webkit-keyframes typing {
  0% {
    background-color: #ffffff;
    box-shadow: 12px 0px 0px 0px rgba(255, 255, 255, 0.2), 24px 0px 0px 0px rgba(255, 255, 255, 0.2);
  }
  25% {
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: 12px 0px 0px 0px #ffffff, 24px 0px 0px 0px rgba(255, 255, 255, 0.2);
  }
  75% {
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: 12px 0px 0px 0px rgba(255, 255, 255, 0.2), 24px 0px 0px 0px #ffffff;
  }
}
@-moz-keyframes typing {
  0% {
    background-color: #ffffff;
    box-shadow: 12px 0px 0px 0px rgba(255, 255, 255, 0.2), 24px 0px 0px 0px rgba(255, 255, 255, 0.2);
  }
  25% {
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: 12px 0px 0px 0px #ffffff, 24px 0px 0px 0px rgba(255, 255, 255, 0.2);
  }
  75% {
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: 12px 0px 0px 0px rgba(255, 255, 255, 0.2), 24px 0px 0px 0px #ffffff;
  }
}
@keyframes typing {
  0% {
    background-color: #ffffff;
    box-shadow: 12px 0px 0px 0px rgba(255, 255, 255, 0.2), 24px 0px 0px 0px rgba(255, 255, 255, 0.2);
  }
  25% {
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: 12px 0px 0px 0px #ffffff, 24px 0px 0px 0px rgba(255, 255, 255, 0.2);
  }
  75% {
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: 12px 0px 0px 0px rgba(255, 255, 255, 0.2), 24px 0px 0px 0px #ffffff;
  }
}
.automation-steps .white-block {
  background-color: white;
  border: 2px solid #eaedf1;
  border-radius: 6px;
  text-align: center;
  transition: all 0.2s ease;
  width: 215px;
  height: 170px;
  min-height: 170px;
  display: inline-block;
  vertical-align: top;
  margin-right: 24px;
}
@media only screen and (min-width: 993px) and (max-width: 1200px) {
  .automation-steps .white-block {
    width: 182px;
    margin-right: 13px;
  }
}
@media only screen and (max-width: 992px) {
  .automation-steps .white-block {
    width: 100%;
  }
}
.automation-steps .white-block:last-of-type {
  margin-right: 0;
}
.automation-steps .white-block:hover {
  border: 2px solid #00a154;
  cursor: pointer;
}
.automation-steps .white-block:hover p {
  padding: 20px 20px;
  color: #00a154;
  font-size: 18px;
  text-align: left;
}
@media only screen and (min-width: 993px) and (max-width: 1200px) {
  .automation-steps .white-block:hover p {
    font-size: 16px;
  }
}
.automation-steps .white-block h3 {
  font-family: ProximaNova-Bold;
  font-size: 20px;
}
.automation-steps .white-block .svg {
  width: 40px;
  padding-top: 30px;
}
.automation-steps .white-block .svg.mail {
  padding-top: 35px;
  width: 63px;
  margin-bottom: 20px;
}
.automation-steps .white-block .svg.time {
  width: 50px;
  margin-bottom: 16px;
}
.automation-steps .white-block .svg.condition {
  width: 47px;
  margin-bottom: 15px;
}
.automation-steps .white-block .svg.action {
  width: 70px;
  margin-bottom: 1px;
}
.automation-steps .white-block .js-explanation {
  display: none;
}
.automation-tabs .nav-tabs {
  text-align: center;
  border-bottom: none;
}
.automation-tabs .nav-tabs .border {
  border-top: 2px solid #eaedf1;
  border-bottom: 2px solid #eaedf1;
  display: inline-block;
  padding: 30px 0px;
  width: 950px;
}
@media only screen and (max-width: 992px) {
  .automation-tabs .nav-tabs .border {
    width: 100%;
  }
}
.automation-tabs .nav-tabs .border li {
  float: inherit;
  display: inline-block;
  margin-right: 80px;
}
.automation-tabs .nav-tabs .border li:last-of-type {
  margin-right: 0;
}
@media only screen and (max-width: 992px) {
  .automation-tabs .nav-tabs .border li {
    margin-right: 0;
  }
}
.automation-tabs .nav-tabs .border li.active {
  text-decoration: none;
}
.automation-tabs .nav-tabs .border li.active a {
  color: #00a154;
  border-bottom: 3px solid #00a154;
  padding-bottom: 33px;
}
@media only screen and (max-width: 992px) {
  .automation-tabs .nav-tabs .border li.active a {
    padding-bottom: 10px;
  }
}
.automation-tabs .nav-tabs .border li a {
  font-size: 20px;
  font-family: ProximaNova-Bold;
  background-color: inherit;
  border: none;
  color: #6d6d6d;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 992px) {
  .automation-tabs .nav-tabs .border li a {
    display: block;
    margin-bottom: 15px;
  }
}
.automation-tabs .nav-tabs .border li a:active,
.automation-tabs .nav-tabs .border li a:focus,
.automation-tabs .nav-tabs .border li a:hover,
.automation-tabs .nav-tabs .border li a.active {
  color: #00a154;
  border-bottom: 3px solid #00a154;
  padding-bottom: 33px;
  background-color: inherit;
  text-decoration: none;
  cursor: pointer;
}
@media only screen and (max-width: 992px) {
  .automation-tabs .nav-tabs .border li a:active,
  .automation-tabs .nav-tabs .border li a:focus,
  .automation-tabs .nav-tabs .border li a:hover,
  .automation-tabs .nav-tabs .border li a.active {
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
}
.automation-tabs .tab-content img {
  max-width: 600px;
}
@media only screen and (max-width: 500px) {
  .automation-tabs .tab-content img {
    max-width: 100%;
  }
}
.automation-tabs .tab-content .video-container {
  text-align: center;
}
.automation-tabs .tab-content .video-container .play {
  width: 70px;
  height: 70px;
  margin-bottom: 10px;
}
.automation-tabs .tab-content .video-container p {
  font-size: 18px;
  margin-bottom: 50px;
  font-family: ProximaNova-Bold;
}
.automation-tabs .center {
  margin: 0 auto;
  text-align: center;
}
.automation-browser .browser-header {
  float: left;
  width: 100%;
  border: 2px solid #eaedf1;
  border-width: 2px 2px 2px 2px;
  padding: 15px;
  background: #ffffff;
  border-radius: 6px 6px 0px 0px;
}
.automation-browser .browser-header .dots {
  float: left;
  list-style: outside none none;
  margin: 0px;
  padding-left: 0px;
  width: auto;
}
.automation-browser .browser-header .dots li {
  background: #e3e3e3 none repeat scroll 0 0;
  border-radius: 12px;
  display: inline;
  float: left;
  height: 12px;
  margin-right: 10px;
  width: 12px;
}
.automation-browser .dots {
  float: left;
  list-style: outside none none;
  margin: 0px;
  padding-left: 0px;
  width: auto;
}
.automation-browser .dots li {
  background: #e3e3e3 none repeat scroll 0 0;
  border-radius: 12px;
  display: inline;
  float: left;
  height: 12px;
  margin-right: 10px;
  width: 12px;
}
.automation-browser .browser-content {
  float: left;
  border: 2px solid #eaedf1;
  border-width: 0px 2px 2px 2px;
  border-radius: 0px 0px 6px 6px;
  width: 100%;
}
.automation-browser .browser-content b {
  font-family: ProximaNova-Bold;
}
.automation-browser .browser-content #workflow-builder {
  background-color: #f8f8f8;
  width: 945px;
}
.automation-browser .browser-content #workflow-builder .workflow-content {
  background-color: #f8f8f8;
  width: 485px;
  float: left;
  padding: 15px;
  height: 480px;
  position: relative;
  overflow: hidden;
}
.automation-browser .browser-content #workflow-builder .workflow-sidebar {
  background-color: #ffffff;
  border-left: 2px solid #eaedf1;
  float: left;
  width: 281px;
  height: 480px;
}
.automation-browser .browser-content #workflow-builder .workflow-sidebar .top {
  border-bottom: 2px solid #eaedf1;
  padding-bottom: 10px;
}
.automation-browser .browser-content #workflow-builder .workflow-sidebar .top .title {
  padding-left: 15px;
  padding-top: 20px;
  font-size: 16px;
}
.automation-browser .browser-content #workflow-builder .workflow-sidebar .top #container {
  width: 85px;
  height: 36px;
  margin: auto;
  position: relative;
  overflow: hidden;
  user-select: none;
  cursor: pointer;
  background-color: #eeeeee;
  margin-right: 12px;
  margin-top: 12px;
  border-radius: 4px;
}
.automation-browser .browser-content #workflow-builder .workflow-sidebar .top #container .inner-container {
  position: absolute;
  left: 0;
  top: 0;
  width: inherit;
  height: inherit;
  text-transform: uppercase;
  font-size: .6em;
  letter-spacing: .2em;
}
.automation-browser .browser-content #workflow-builder .workflow-sidebar .top #container .inner-container:first-child {
  background: #e9e9e9;
  color: #a9a9a9;
}
.automation-browser .browser-content #workflow-builder .workflow-sidebar .top #container .inner-container .toggle {
  width: 50%;
  position: absolute;
  height: inherit;
  display: flex;
  box-sizing: border-box;
}
.automation-browser .browser-content #workflow-builder .workflow-sidebar .top #container .inner-container .toggle p {
  margin: auto;
  color: #fff;
  font-family: ProximaNova-Bold;
  font-size: 11px;
  letter-spacing: 0px;
}
.automation-browser .browser-content #workflow-builder .workflow-sidebar .top #container .inner-container .toggle:nth-child(1) {
  right: 0;
}
.automation-browser .browser-content #workflow-builder .workflow-sidebar .top #container #toggle-container {
  animation-name: toggle;
  animation-duration: 0.3s;
  animation-delay: 16s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  clip-path: inset(0 0 0 50%);
  background-color: #bbbbbb;
}
.automation-browser .browser-content #workflow-builder .workflow-sidebar .top #container #toggle-container .toggle:nth-child(1) {
  background-color: #bbbbbb;
}
.automation-browser .browser-content #workflow-builder .workflow-sidebar .bottom {
  padding-left: 15px;
}
.automation-browser .browser-content #workflow-builder .workflow-sidebar .bottom h4 {
  font-family: ProximaNova-Bold;
  font-size: 13px;
  color: #60615c;
}
.automation-browser .browser-content #workflow-builder .workflow-sidebar .bottom .number {
  font-size: 22px;
  font-family: ProximaNova-Bold;
}
.automation-browser .browser-content #workflow-builder .workflow-sidebar .bottom .number.green {
  color: #00a154;
}
.automation-browser .browser-content #workflow-builder .workflow-sidebar .bottom .number.blue {
  color: #0079cc;
}
.automation-browser .browser-content #workflow-builder .workflow-sidebar .bottom .number.red {
  color: #e74c3c;
}
.automation-browser .browser-content .workflow-steps {
  margin: 0px auto 0px auto;
  max-width: 430px;
  position: relative;
  animation-name: builder-scroll;
  animation-duration: 5s;
  animation-delay: 7s;
}
.automation-browser .browser-content .step {
  background-color: #fff;
  width: 180px;
  border: 2px solid #bdc3c7;
  color: #666;
  text-align: center;
  font-size: 12px;
  border-radius: 5px;
  margin: 0 auto 0 auto;
}
.automation-browser .browser-content .step img,
.automation-browser .browser-content .step p {
  padding: 10px;
  margin-bottom: 0;
}
.automation-browser .browser-content .step.email {
  position: relative;
}
.automation-browser .browser-content .step.email img {
  width: 100%;
}
.automation-browser .browser-content .step.email .explanation p {
  margin-bottom: 0px;
  margin-top: 0px;
  border-top: 1px solid lightgrey;
  padding-top: 10px;
  padding-bottom: 7px;
}
.automation-browser .browser-content .step.delay {
  border-radius: 30px;
}
.automation-browser .browser-content .step.delay .position_02 {
  top: 370px;
}
.automation-browser .browser-content .step .trigger {
  top: 15px;
}
.automation-browser .browser-content .step.condition {
  margin: 20px auto 0px auto;
  padding: 30px 15px 15px 15px;
  position: relative;
}
.automation-browser .browser-content .step .icon {
  position: absolute;
  top: -14px;
  left: 50%;
  margin-left: -12px;
  z-index: 6666;
  fill: #ffffff;
}
.automation-browser .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  fill: #a7a7a7;
  margin-bottom: 5px;
}
.automation-browser .add-step {
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
.automation-browser .add-step:before {
  border-left: 2px solid #bdc3c7;
  content: '';
  height: 10px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
}
.automation-browser .add-step:after {
  border-left: 2px solid #bdc3c7;
  content: '';
  height: 10px;
  left: 50%;
  position: absolute;
  bottom: : 0;
  transform: translateX(-50%);
}
.automation-browser .add-step .step-button {
  background-color: #bdc3c7;
  border-radius: 12px;
  height: 24px;
  margin: 0 auto;
  width: 24px;
}
.automation-browser .add-step .step-button .icon {
  margin: 4px;
  display: inline-block;
  width: 16px;
  height: 16px;
  fill: #666666;
}
.automation-browser .add-step .key-click-01 {
  -webkit-animation-name: key-click-01;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 4s;
  animation-name: key-click-01;
  animation-duration: 1s;
  animation-delay: 4s;
}
.automation-browser .builder-cursor {
  width: 15px;
  height: 19px;
  background-size: cover;
  z-index: 100;
  position: absolute;
  top: 103px;
  left: 107px;
  background-repeat: no-repeat;
}
.automation-browser .builder-cursor.move_01 {
  -webkit-animation-name: move_01;
  -webkit-animation-duration: 16s;
  animation-name: move_01;
  animation-duration: 16s;
  animation-fill-mode: forwards;
}
.automation-browser .builder-cursor img {
  width: 100%;
}
.automation-browser .builder-cursor2 {
  width: 15px;
  height: 19px;
  background-size: cover;
  z-index: 100;
  position: absolute;
  top: 200px;
  left: 150px;
  opacity: 1;
  background-repeat: no-repeat;
}
.automation-browser .builder-cursor2.move_02 {
  animation-name: move_02;
  animation-duration: 6s;
  animation-delay: 12s;
}
.automation-browser .steps-popup {
  background-color: #fff;
  width: 380px;
  border: 2px solid #bdc3c7;
  z-index: 6;
  border-radius: 5px;
  position: absolute;
  left: 28px;
  padding: 15px;
  top: 90px;
  box-shadow: 0 5px 10px rgba(0, 15, 15, 0.15);
  -webkit-animation-name: showpopup;
  -webkit-animation-duration: 2.3s;
  -webkit-animation-delay: 1.3s;
  animation-name: showpopup;
  animation-duration: 2.3s;
  animation-delay: 1.3s;
  visibility: hidden;
  opacity: 0;
}
.automation-browser .steps-popup:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 7px;
  margin-left: -7px;
}
.automation-browser .steps-popup:after:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(189, 195, 199, 0);
  border-bottom-color: #bdc3c7;
  border-width: 10px;
  margin-left: -10px;
}
.automation-browser .steps-popup ul {
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.automation-browser .steps-popup li {
  border: 2px solid #bdc3c7;
  border-radius: 5px;
  padding: 6px 12px;
  float: left;
  text-align: center;
  width: 78px;
  font-size: 11px;
  margin-right: 10px;
}
.automation-browser .steps-popup li:last-of-type {
  margin-right: 0;
}
.automation-browser .steps-popup li div {
  font-family: ProximaNova-Bold, sans-serif;
}
.automation-browser .steps-popup h3 {
  font-family: ProximaNova-Bold, sans-serif;
  font-size: 14px;
  text-align: center;
  margin: 10px 0 23px 0;
}
.automation-browser .wf-steps-subtree {
  list-style: none;
  padding-left: 6px;
}
.automation-browser .wf-steps-subtree:before {
  border-left: 2px solid #bdc3c7;
  content: '';
  height: 30px;
  left: 50%;
  margin-left: -1px;
  position: absolute;
  top: 0;
  width: 0;
  z-index: -1;
}
.automation-browser .condition-path {
  float: left;
  padding: 15px 0 0;
  position: relative;
  text-align: center;
  max-width: 250px;
}
.automation-browser .condition-path:first-of-type {
  margin-right: 40px;
}
.automation-browser .condition-path:before {
  border-top: 2px solid #bdc3c7;
  content: '';
  height: 15px;
  position: absolute;
  right: 50%;
  top: 0;
  width: 70%;
}
.automation-browser .condition-path:after {
  border-top-left-radius: 5px;
  border-left: 2px solid #bdc3c7;
  left: 50%;
  border-top: 2px solid #bdc3c7;
  content: '';
  height: 15px;
  position: absolute;
  right: 50%;
  top: 0;
  width: 70%;
}
.automation-browser .condition-path:last-child:after,
.automation-browser .condition-path:first-child:before {
  border: none;
}
.automation-browser .condition-path:last-child:before {
  border-right: 2px solid #bdc3c7;
  border-top-right-radius: 5px;
}
.automation-browser .condition-path .condition-rule.yes {
  background-color: #00a154;
  width: 65px;
  height: 35px;
  margin: 0 auto;
  border-radius: 6px;
}
.automation-browser .condition-path .condition-rule.yes svg {
  fill: #fff;
  margin-top: 5px;
}
.automation-browser .condition-path .condition-rule.no {
  background-color: #e74c3c;
  width: 65px;
  height: 35px;
  margin: 0 auto;
  border-radius: 6px;
}
.automation-browser .condition-path .condition-rule.no svg {
  fill: #fff;
  margin-top: 5px;
}
.automation-browser .diamond {
  width: 0;
  height: 0;
  border: 22px solid transparent;
  border-bottom-color: #bdc3c7;
  position: absolute;
  top: -45px;
  right: 50%;
  margin-right: -22px;
  z-index: 555;
}
.automation-browser .diamond:after {
  content: '';
  position: absolute;
  left: -22px;
  top: 22px;
  width: 0;
  height: 0;
  border: 22px solid transparent;
  border-top-color: #bdc3c7;
}
.automation-browser .pos-mov-1 {
  -webkit-animation-name: add-more-steps;
  -webkit-animation-duration: 1.5s;
  animation-name: add-more-steps;
  animation-duration: 1.5s;
  visibility: visible;
  opacity: 1;
}
.automation-browser .button-click-1 {
  -webkit-animation-name: button-hover;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-delay: 1s;
  animation-name: button-hover;
  animation-duration: 0.4s;
  animation-delay: 1s;
}
.automation-browser .movement-01 {
  margin-top: -85px;
  -webkit-animation-name: steps-movement;
  -webkit-animation-duration: 4s;
  animation-name: steps-movement;
  animation-duration: 4s;
}
.automation-browser .click-on-step {
  -webkit-animation-name: click-on-step-01;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 3s;
  animation-name: click-on-step-01;
  animation-delay: 3s;
  animation-duration: 1s;
}
.automation-browser .click-on-step svg {
  -webkit-animation-name: click-on-step-02;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 3s;
  animation-name: click-on-step-02;
  animation-delay: 3s;
  animation-duration: 1s;
}
@keyframes move_01 {
  0% {
    opacity: 1;
    background-position: center top;
  }
  8%,
  100% {
    top: 139px;
    left: 255px;
  }
  16%,
  100% {
    top: 139px;
    left: 255px;
  }
  23%,
  100% {
    top: 257px;
    left: 234px;
  }
  24%,
  100% {
    top: 257px;
    left: 234px;
  }
  30%,
  100% {
    top: 200px;
    left: 150px;
  }
  30%,
  44% {
    top: 200px;
    left: 150px;
  }
  50%,
  100% {
    top: 170px;
    left: 150px;
  }
  67%,
  79.5% {
    top: 250px;
    left: 150px;
  }
  80%,
  100% {
    top: 250px;
    left: 150px;
  }
  86%,
  100% {
    top: 250px;
    left: 150px;
  }
  6%,
  100% {
    background: url(../images/arrow.png);
    background-size: 15px;
  }
  6.5%,
  43.5% {
    background: url(../images/cursor.png);
    background-size: 15px;
  }
  43.6%,
  65% {
    background: url(../images/hand.png);
    background-size: 15px;
  }
  65.1%,
  100% {
    background: url(../images/arrow.png);
    background-size: 15px;
  }
  65.1%,
  80% {
    background: url(../images/cursor.png);
    background-size: 15px;
  }
  80.5%,
  100% {
    background: url(../images/arrow.png);
    background-size: 15px;
  }
  0%,
  75% {
    opacity: 1;
  }
  75.1%,
  75.2% {
    opacity: 0;
  }
  75.3%,
  100% {
    opacity: 0;
  }
}
@keyframes move_02 {
  0%,
  0.1% {
    opacity: 1;
    background-position: center top;
    background: url(../images/arrow.png);
    background-size: 15px;
    top: 250px;
    left: 150px;
  }
  40%,
  100% {
    left: 700px;
    top: 78px;
  }
  32.1%,
  32.2% {
    background: url(../images/arrow.png);
    background-size: 15px;
  }
  32.3%,
  100% {
    background: url(../images/cursor.png);
    background-size: 15px;
  }
}
@keyframes toggle {
  0% {
    clip-path: inset(0 0 0 50%);
    background-color: #bbbbbb;
    animation-timing-function: ease-in;
  }
  100% {
    clip-path: inset(0 50% 0 0);
    background-color: #00a154;
    animation-timing-function: ease-in;
  }
}
@-webkit-keyframes button-hover {
  0% {
    background-color: #bdc3c7;
    color: #fff;
  }
  99% {
    background-color: #333333;
    color: #fff;
  }
  100% {
    background-color: #333333;
    color: #fff;
  }
}
@keyframes button-hover {
  0% {
    background-color: #bdc3c7;
    color: #fff;
  }
  99% {
    background-color: #333333;
    color: #fff;
  }
  100% {
    background-color: #333333;
    color: #fff;
  }
}
@-webkit-keyframes click-on-step-01 {
  0% {
    border-color: #00a154;
    color: #00a154;
  }
  100% {
    border-color: #00a154;
    color: #00a154;
  }
}
@keyframes click-on-step-01 {
  0% {
    border-color: #00a154;
    color: #00a154;
  }
  100% {
    border-color: #00a154;
    color: #00a154;
  }
}
@-webkit-keyframes click-on-step-02 {
  0% {
    fill: #00a154;
  }
  100% {
    fill: #00a154;
  }
}
@keyframes click-on-step-02 {
  0% {
    fill: #00a154;
  }
  100% {
    fill: #00a154;
  }
}
@-webkit-keyframes showpopup {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  1% {
    visibility: visible;
    opacity: 1;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}
@keyframes showpopup {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  1% {
    visibility: visible;
    opacity: 1;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}
@-webkit-keyframes add-more-steps {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  90% {
    visibility: hidden;
    opacity: 0;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}
@keyframes add-more-steps {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  90% {
    visibility: hidden;
    opacity: 0;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}
@-webkit-keyframes steps-movement {
  0% {
    margin-top: -85px;
  }
  90% {
    margin-top: -85px;
  }
  100% {
    margin-top: 0px;
  }
}
@keyframes steps-movement {
  0% {
    margin-top: -85px;
  }
  90% {
    margin-top: -85px;
  }
  100% {
    margin-top: 0px;
  }
}
@-webkit-keyframes builder-scroll {
  0% {
    margin: 0 auto 0 auto;
  }
  30% {
    margin: -545px auto 0 auto;
  }
  100% {
    margin: 0 auto 0 auto;
  }
}
@keyframes builder-scroll {
  0% {
    margin: 0 auto 0 auto;
  }
  30% {
    margin: -545px auto 0 auto;
  }
  100% {
    margin: 0 auto 0 auto;
  }
}
.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.mb-20 {
  margin-bottom: 20px !important;
}
.marketing-landing h2 {
  font-family: ProximaNova-Bold;
}
.marketing-landing p {
  font-size: 16px;
}
.marketing-landing .automation {
  margin-top: 50px;
}
.marketing-landing .automation .left {
  margin-top: 8vw;
}
.marketing-landing .automation img {
  max-width: 400px;
  margin: 0 auto;
}
::selection {
  background: #00a154;
  /* WebKit/Blink Browsers */
  color: white;
}
::-moz-selection {
  background: #00a154;
  /* Gecko Browsers */
  color: white;
}
.green {
  color: #00a154;
}
