/**
 * Foundation for Sites by ZURB
 * Version 6.2.0
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.row-divider {
  border-bottom: solid 1px #D9D9D9; }

nav.top-bar {
  min-height: 64px;
  background-color: #fefefe;
  padding: 0px;
  border-bottom: solid 1px #D9D9D9; }
  nav.top-bar .menu {
    padding-top: 7px;
    background-color: #fefefe; }
    nav.top-bar .menu li {
      display: inline-block; }
  nav.top-bar a {
    color: #696969;
    font-size: 18px;
    border-radius: 4px; }
  nav.top-bar .appname {
    font-size: 24px;
    font-weight: 600;
    color: #4A4A4A;
    background-image: url("../images/appicon.png");
    background-repeat: no-repeat;
    background-position-y: 2px;
    padding-left: 58px;
    height: 53px; }
  nav.top-bar .top-bar-right a:hover {
    background-color: #e6e6e6; }

.section-main {
  background-color: #fefefe; }

.banner {
  position: relative;
  /*@include breakpoint(small) {*/
  /*min-width: 1120px;*/
  /*}*/ }
  .banner h1 {
    font-size: 22px;
    color: #696969;
    padding-bottom: 1em;
    padding-left: 40px; }
  .banner h2 {
    font-size: 32px;
    color: #4A4A4A;
    padding-top: 1.5em;
    padding-left: 40px; }

.button-mas, .button-trial, .button-free, .button-appstore {
  height: 54px;
  padding-top: 6px;
  display: block; }
  .button-mas small, .button-trial small, .button-free small, .button-appstore small {
    display: block;
    font-size: 12px; }
  .button-mas strong, .button-trial strong, .button-free strong, .button-appstore strong {
    font-size: 22px;
    line-height: 20px; }

.button-mas, .button-appstore {
  padding-left: 60px;
  color: #fefefe;
  clear: left; }

.button-mas {
  background: url("../images/btn-macappstore.png");
  width: 223px; }

.button-appstore {
  background: url("../images/btn-appstore.png");
  width: 195px; }

.button-trial, .button-free, .button-appstore {
  /*margin-top: 2.5em;*/
  /*margin-bottom: 1.2em;*/ }

.button-trial, .button-free {
  padding-left: 16px;
  color: #4a4a4a;
  border: solid 1px #979797;
  border-radius: 8px; }

.button-trial:hover, .button-free:hover {
  background-color: #e6e6e6; }

.button-trial {
  width: 138px;
  overflow: hidden; }

.button-free {
  width: 286px; }

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

.section-message p {
  margin-bottom: 2.5em;
  font-size: 18px; }

.section-mobile-message p {
  margin-bottom: 0em;
  margin-top: 1.5em;
  font-size: 18px; }

.section-message-w-margin p {
  margin-bottom: 2.5em;
  margin-top: 2em;
  font-size: 18px; }

.section-short-description h2 {
  margin-top: 1.9em;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 0.85em; }

.section-core-points {
  padding-top: 1.9em;
  padding-bottom: 2em;
  color: #4a4a4a;
  background-color: #fdfdfd;
  font-size: 18px; }
  .section-core-points h2 {
    font-size: 24px;
    font-weight: 600; }
  .section-core-points .columns {
    padding-left: 28px;
    padding-right: 28px; }
  .section-core-points .column-left {
    padding-left: 80px; }
  .section-core-points .column-right {
    padding-right: 80px; }

@media only screen and (max-width: 40em) {
  .section-core-points .column-left {
    padding-left: 28px; }
  .section-core-points .column-right {
    padding-right: 20px; } }

.section-features {
  padding-bottom: 2.5em; }
  .section-features h2 {
    font-size: 32px;
    font-weight: 700;
    padding-bottom: 0.3em; }
  .section-features ul {
    list-style: none;
    margin-top: 1.2em; }
    .section-features ul li {
      font-size: 20px;
      line-height: 36px; }

.footer-big {
  background-color: #0a0a0a;
  color: #fefefe;
  padding-bottom: 1em;
  padding-top: 2.2em; }
  .footer-big .love {
    color: #D0021B; }
  .footer-big p {
    font-size: 18px;
    font-weight: 600;
    padding-top: 1em; }
  .footer-big ul {
    list-style: none;
    font-size: 14px;
    margin: 0;
    padding: 0; }
    .footer-big ul li {
      line-height: 2em; }
      .footer-big ul li a {
        color: #fefefe; }
      .footer-big ul li a:hover {
        text-decoration: underline; }
  .footer-big .company {
    font-size: 14px;
    padding-top: 2.7em; }

.section-testimonial {
  padding-top: 2.2em;
  padding-bottom: 1.8em; }
  .section-testimonial h2 {
    font-size: 32px;
    font-weight: 700;
    padding-bottom: 0.3em; }
  .section-testimonial q {
    font-size: 16px;
    text-align: left; }
  .section-testimonial p {
    text-align: right;
    font-weight: 700;
    padding-top: 1em; }
  .section-testimonial .testimonial {
    padding-left: 3em;
    padding-right: 3em; }

.section-subscribe {
  text-align: center;
  padding-top: 2.2em;
  padding-bottom: 2.8em; }
  .section-subscribe p {
    font-size: 18px; }
  .section-subscribe small {
    font-size: 12px;
    color: #9B9B9B; }
  .section-subscribe input {
    margin-bottom: 0.4em; }
  .section-subscribe #email-input {
    width: 212px;
    height: 44px;
    display: inline-block; }
  .section-subscribe #email-submit {
    height: 44px;
    width: 120px;
    text-align: center;
    vertical-align: initial; }

.section-download-appstore {
  padding-top: 2.2em;
  padding-bottom: 3.8em; }
  .section-download-appstore p {
    font-size: 18px; }
  .section-download-appstore small {
    font-size: 12px; }
  .section-download-appstore .button-centered {
    margin-left: auto;
    margin-right: auto; }

.section-screenshots {
  padding-top: 3.6em; }

.section-screenshots-last {
  padding-top: 2em;
  padding-bottom: 2em; }

.more {
  color: #9B9B9B; }

.doc-wrapper {
  padding: 3.2em 0; }
  .doc-wrapper .h1-toc {
    font-size: 20px;
    font-weight: 600;
    padding-left: 1rem;
    margin-bottom: 1rem; }
  .doc-wrapper article {
    margin-right: 2em; }
    .doc-wrapper article pre {
      padding-bottom: 0.75em;
      padding-left: 1em; }
    .doc-wrapper article ul {
      list-style-type: disc;
      padding-left: 1em; }
    .doc-wrapper article h1 {
      font-size: 32px;
      font-weight: 600;
      padding-bottom: 0.4em; }
    .doc-wrapper article h2 {
      font-size: 24px;
      font-weight: 600;
      padding-top: 0.5em; }
    .doc-wrapper article h3 {
      font-size: 20px;
      font-weight: 700; }
    .doc-wrapper article h4 {
      font-size: 16px;
      font-weight: 600;
      margin-bottom: 1rem; }
    .doc-wrapper article .parameter-attribute {
      color: #2199e8; }

.docnav {
  font-size: 14px; }
  .docnav .docnav-title {
    color: #0a0a0a;
    font-size: 16px;
    margin-top: 1em;
    margin-bottom: 0.2em;
    padding-left: 1rem; }
  .docnav li > a {
    padding: 0.4rem 1rem; }
  .docnav .current {
    text-decoration: underline;
    font-weight: 700; }

.ctaction {
  margin-top: 2em;
  margin-bottom: 2.2em;
  padding-left: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .ctaction p {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 0; }
  .ctaction a {
    font-size: 16px;
    /*margin-right: $global-margin;*/ }
  .ctaction .logo {
    position: relative;
    width: 90%;
    height: 90%; }
  .ctaction .cta-row-subtitle {
    text-align: center; }
  .ctaction .trial-link {
    font-size: 14px;
    color: gray; }
  .ctaction .trial-link:hover {
    font-size: 14px;
    color: #2199e8; }
  .ctaction .cta-button {
    margin-bottom: 0.5em;
    margin-right: 0px; }

.section-support, .section-support-docs, .section-policy {
  padding-top: 3.2em;
  padding-bottom: 3.2em; }

.section-policy h1 {
  font-size: 32px; }

.section-policy h2 {
  font-size: 24px; }

.section-policy h4 {
  font-size: 20px; }

.section-policy li {
  list-style-type: none; }

.section-express {
  margin-top: 1em; }
  .section-express h1 {
    margin-top: 1.5em;
    margin-bottom: 1.2em;
    font-size: 24px; }
  .section-express h4 {
    margin-top: 1em; }

.section-ios {
  margin-top: 1em; }
  .section-ios h1 {
    margin-top: 1.5em;
    margin-bottom: 0em;
    font-size: 32px;
    font-weight: 600; }
  .section-ios h4 {
    margin-top: 1em; }

.outlinely-devices {
  margin-left: 2em;
  margin-right: 2em; }

.pricing-table .title {
  font-size: 20px;
  font-weight: 600;
  border-bottom: solid 1px #D9D9D9;
  color: #0a0a0a; }

.pricing-table li {
  list-style-type: none;
  height: 44px;
  line-height: 44px; }

.features li {
  text-align: right; }

.pricing-table.items li {
  text-align: center; }

.feature-matrix {
  margin-top: 2em;
  margin-bottom: 1.5em; }

.center-button {
  margin-left: auto;
  margin-right: auto; }

.button-mas-wrap {
  margin-top: 1.5em; }

.feature-checked {
  width: 18px;
  height: 18px;
  background-image: url("../images/feature-checked.png");
  background-repeat: no-repeat;
  display: inline-block; }

.feature-unchecked {
  width: 18px;
  height: 18px;
  background-image: url("../images/feature-uncheck.png");
  background-repeat: no-repeat;
  display: inline-block; }

.themes-section {
  padding-top: 1em; }

.theme-row {
  margin-top: 1em;
  margin-bottom: 2em; }
  .theme-row .theme-name {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0em; }
    .theme-row .theme-name .theme-by {
      color: #8a8a8a;
      font-size: 14px; }
    .theme-row .theme-name .theme-author {
      font-size: 14px; }
  .theme-row .theme-description {
    font-size: 14px;
    color: #8a8a8a; }
  .theme-row .theme-download {
    font-size: 14px;
    margin-bottom: 1.5em; }
  .theme-row .theme-preview {
    text-align: center;
    margin-bottom: 2em; }

.themes-header {
  margin-top: 2em;
  margin-bottom: 2em;
  text-align: center; }

.app-download-list {
  list-style-type: none;
  margin-top: 1.5em;
  margin-bottom: 1.5em; }
  .app-download-list li {
    display: inline-table;
    margin-left: 1em;
    margin-right: 1em;
    text-align: left;
    margin-bottom: 1em;
    margin-top: 1em; }
