#sectionTop {
  position: relative;
  z-index: 0;
  height: 100vh;
  height: -webkit-calc(100vh - 80px);
  height: calc(100vh - 80px);
  min-height: 500px;
  max-height: 900px;
  padding-top: 0;
  padding-bottom: 0;
  background: #ffffff;
  background: -moz-linear-gradient(0deg, #f7fcff 0%, #ffffff 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #f7fcff), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(0deg, #f7fcff 0%, #ffffff 100%);
  background: -o-linear-gradient(0deg, #f7fcff 0%, #ffffff 100%);
  background: -ms-linear-gradient(0deg, #f7fcff 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f7fcff 0%, #ffffff 100%);
}
#sectionTop .spacer {
  -webkit-flex: 1;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-height: 16px;
  max-height: 48px;
}
#sectionTop .spacerTop {
  max-height: 64px;
}
#sectionTop .spacerBottom {
  max-height: 32px;
}
#sectionTop .sectionSubtitle {
  margin-top: 24px;
  margin-bottom: 0;
  max-width: 400px;
}
html:not(.mobile) #about #topBar {
  height: 80px;
  line-height: 80px;
  border: 0;
  background: #ffffff;
}
html:not(.mobile) #about #topBar .logo {
  top: 12px;
}
.videoWrapper {
  position: relative;
  overflow: hidden;
}
.videoWrapper video {
  height: auto;
}
.topSubtitle {
  max-width: 540px;
  margin: 0 auto;
  font-size: 18px;
  color: #555;
}
.topSubtitle span {
  font-weight: bold;
  color: #222;
}
.topSubtitle img {
  display: inline-block;
  width: 24px;
  vertical-align: text-top;
  margin: 1px 6px 0 3px;
}
.topSubtitle i {
  display: inline-block;
  font-style: bold;
  font-size: 24px;
  margin: 1px 4px 0 0;
  vertical-align: text-top;
  font-weight: bold;
  color: #09d;
}
.topDemo {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 12px;
  text-align: center;
  max-width: 1000px;
}
.topDemo .topDemoTitles {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 16px;
}
.topDemo .topDemoTitles img {
  position: absolute;
  margin-left: -40px;
  display: inline-block;
  width: 28px;
  margin-top: 8px;
  margin-right: 16px;
}
.topDemo .topDemoTitles i {
  position: absolute;
  margin-left: -44px;
  display: inline-block;
  font-style: bold;
  font-size: 32px;
  margin-top: 4px;
  margin-right: 16px;
  font-weight: bold;
  color: #09d;
}
.topDemo video {
  display: block;
  width: 100%;
}
#sectionWhatIs {
  padding: 48px 8px;
}
#sectionWhatIs h1 {
  font-size: 36px;
  font-weight: bold;
}
.featureGrid > div {
  display: inline-block;
  vertical-align: top;
}
.featureGrid > div div {
  margin-top: 12px;
  font-weight: 600;
}
.featureGrid img {
  display: block;
  margin: 0 auto;
  padding: 0;
}
.featureGrid i {
  display: block;
  font-style: normal;
  color: #09d;
}
.featureGrid.big {
  margin: 0 auto;
  max-width: 720px;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.featureGrid.big > div {
  min-width: 80px;
  max-width: 150px;
  margin: 12px 0;
  font-size: 16px;
  line-height: 1.3;
}
.featureGrid.big img {
  height: 46px;
}
.featureGrid.big i {
  line-height: 46px;
  font-weight: bold;
}
.featureGrid.big .icon-check {
  font-size: 40px;
}
.featureGrid.big .icon-onenote {
  font-size: 34px;
}
.featureGrid.small {
  font-size: 15px;
}
.featureGrid.small > div {
  width: 32%;
  text-align: center;
}
.featureGrid.small i {
  line-height: 40px;
  font-size: 26px;
}
.sectionSubtitleWide {
  max-width: 580px;
}
.imgEvernote {
  border-radius: 50%;
}
#orgFeatures {
  font-size: 15px;
  text-align: center;
}
#orgFeatures .row {
  max-width: 360px;
  margin: 0 auto;
}
#orgFeatures .row > div {
  vertical-align: top;
  padding: 0 10px;
}
#orgFeatures .row > div div {
  margin-top: 6px;
  font-weight: 600;
}
#orgFeatures .row + .row {
  margin-top: 24px;
}
#orgFeatures i {
  display: block;
  line-height: 30px;
  font-size: 24px;
  color: #09d;
}
#orgFeatures p {
  font-size: 14px;
  color: #999;
}
#sectionMisc {
  margin: 0 auto;
}
#sectionMisc > div {
  max-width: 800px;
}
#sectionMisc .sectionSubtitle {
  margin: 16px auto 48px auto;
}
#sectionMisc .sub-section + .sub-section {
  margin-top: 40px;
}
#sectionMisc > div,
#sectionMisc img {
  margin-left: auto;
  margin-right: auto;
}
#powTask {
  margin-right: -16px;
}
#demoButtons {
  margin-top: -12px;
}
#demoButtons > div {
  margin-top: 12px;
}
@media screen and (max-width: 600px) {
  #demoButtons {
    display: none;
  }
}
@media screen and (min-width: 601px) {
  #demoButtons {
    margin-bottom: 24px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
#section-examples {
  margin-top: 32px;
}
#section-examples #play-left,
#section-examples #play-right {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 112px;
  text-align: center;
  font-size: 80px;
  cursor: pointer;
  -webkit-transition: opacity 150ms;
  -moz-transition: opacity 150ms;
  -o-transition: opacity 150ms;
  transition: opacity 150ms;
}
#section-examples .icon-play_circle_filled {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  width: 80px;
  font-size: 80px;
  z-index: 2;
}
#section-examples .icon-play_circle_filled:after {
  content: '';
  position: absolute;
  left: 25%;
  top: 25%;
  width: 50%;
  height: 50%;
  background: white;
  z-index: -1;
  border-radius: 50%;
}
#section-examples #play-right {
  right: 0;
}
#section-examples #play-right > div {
  right: 16px;
}
#section-examples #play-left {
  left: 0;
  opacity: 0;
}
#section-examples #play-left > div {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
  left: 16px;
}
#workflowsWrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 600px) {
  #workflowsWrapper #workflowsDemos {
    margin: 0 8px;
  }
  #workflowsWrapper #workflowsDemos > div {
    width: 100%;
  }
  #workflowsWrapper img {
    width: 100%;
  }
  #workflowsWrapper #play-left,
  #workflowsWrapper #play-right {
    display: none;
  }
  #workflowsWrapper h3 {
    margin-bottom: 8px;
  }
}
@media screen and (min-width: 601px) {
  #workflowsWrapper #workflowsDemos {
    white-space: nowrap;
    width: 95%;
    max-width: 960px;
    min-width: 720px;
    font-size: 0;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out;
    -o-transition: -o-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out,-moz-transform 0.2s ease-out,-o-transform 0.2s ease-out,transform 0.2s ease-out;
  }
  #workflowsWrapper #workflowsDemos > div {
    display: inline-block;
    padding: 0 16px;
    width: 100%;
    text-align: center;
  }
  #workflowsWrapper #workflowsDemos > div:not(.selected) {
    cursor: pointer;
    opacity: 0.7;
    filter: blur(3px);
    -webkit-filter: blur(3px);
  }
  #workflowsWrapper img {
    width: 100%;
    max-width: 960px;
  }
  #workflowsWrapper h3 {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  #workflowCaption {
    display: none;
  }
}
@media screen and (min-width: 601px) {
  #workflowCaption {
    position: relative;
    z-index: 1;
    font-size: 22px;
    font-weight: 500;
  }
}
.signupButtons > div {
  margin: 0 auto;
}
.signupButtons .platforms {
  margin-top: 24px !important;
}
.ns {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.flexvert {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: space-around;
  -ms-justify-content: space-around;
  -webkit-justify-content: space-around;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  -webkit-box-orient: vertical;
}
#downloadImages img {
  vertical-align: middle;
}
#footer {
  margin-top: 0;
}
.rel {
  position: relative;
}
