body {
  color: #657791;
  font-size: 14px;
  line-height: 20px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

.body {
  background-color: #17181b;
}

.header-section {
  display: block;
  height: 720px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  color: #657791;
}

.features-section {
  position: relative;
  z-index: 10;
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #17181b;
}

.header {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 150px;
  padding-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.headerapp {
  position: static;
  left: 700px;
  display: block;
  margin-top: -240px;
  padding-left: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.h1 {
  position: static;
  display: block;
  width: 400px;
  margin-top: 0px;
  color: #2c343f;
  font-size: 38px;
  line-height: 42px;
  font-weight: 300;
  letter-spacing: 0px;
}

.h1.subpage {
  width: auto;
  margin-top: 40px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 36px;
  line-height: 40px;
  font-weight: 300;
  letter-spacing: 0px;
}

.h1.subpage._404 {
  text-align: center;
}

.description {
  position: relative;
  width: 350px;
  margin-top: 20px;
  margin-bottom: 40px;
  color: #657791;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}

.description.windows {
  width: auto;
  max-width: 250px;
  margin-top: 15px;
  margin-bottom: 0px;
  float: none;
  color: #727a85;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
}

.description.windows.light {
  max-width: 260px;
  color: #657791;
}

.description.windows.intro {
  font-weight: 400;
}

.description.windows.intro.second {
  position: absolute;
  left: 38%;
  top: 75%;
}

.description.windows.livesketch {
  max-width: 260px;
  color: #66686c;
}

.button {
  position: relative;
  display: block;
  width: 260px;
  height: 50px;
  max-width: 260px;
  min-width: 250px;
  margin-top: 40px;
  padding-top: 15px;
  padding-right: 30px;
  padding-left: 30px;
  border-radius: 25px;
  background-color: #4c9fff;
  -webkit-transition: background-color 200ms ease, margin-top 100ms ease;
  transition: background-color 200ms ease, margin-top 100ms ease;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.button:hover {
  background-color: #63aeff;
}

.button:active {
  margin-top: 41px;
  margin-bottom: 0px;
}

.button.premium {
  padding-top: 12px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(62, 73, 87, .3);
  background-color: #fff;
  -webkit-transition-duration: 100ms, 100ms;
  transition-duration: 100ms, 100ms;
  -webkit-transition-timing-function: ease, ease;
  transition-timing-function: ease, ease;
  color: #3e4957;
  font-size: 14px;
  font-weight: 600;
}

.button.premium:hover {
  border-color: #ffb601;
  background-color: #ffb601;
  color: #fff;
}

.button.small {
  height: auto;
  min-width: auto;
  margin-top: 0px;
  margin-right: 10px;
  padding: 10px 40px;
  float: right;
  font-size: 12px;
  font-weight: 600;
}

.button.windows {
  display: block;
  width: 100%;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.button._404 {
  display: block;
  width: 300px;
  max-width: none;
  min-width: none;
  margin-right: auto;
  margin-left: auto;
}

.button.campaign {
  width: 300px;
  max-width: 300px;
  min-width: 300px;
  margin-top: 10px;
  padding-top: 8px;
}

.button.outline {
  padding-top: 13px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(186, 195, 207, .3);
  background-color: #1e1f21;
  -webkit-transition: border-color 300ms ease;
  transition: border-color 300ms ease;
}

.button.outline:hover {
  border-color: #ffc100;
}

.imageapp {
  position: relative;
  top: 0px;
  z-index: 100;
  display: block;
  overflow: visible;
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 90.72265625%;
  border-radius: 0px 0px 4px 4px;
  background-image: url('../images/Main-Screen.jpg');
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  box-shadow: 0 15px 25px 0 rgba(54, 62, 70, .15);
}

.screedrop {
  position: absolute;
  right: 160px;
  width: 235px;
  margin-top: -50px;
  float: right;
  clear: none;
  border-radius: 4px;
  box-shadow: 0 3px 50px 0 rgba(0, 0, 0, .2);
}

.screedrop.first {
  position: absolute;
  top: 353px;
  right: 155px;
  z-index: 5;
  overflow: scroll;
  width: 255px;
  margin-top: 0px;
}

.screedrop.second {
  position: absolute;
  top: -280px;
  right: 155px;
  z-index: 5;
  width: 255px;
  margin-top: 170px;
  margin-left: 10px;
  float: right;
  clear: none;
  box-shadow: 0 1px 43px 0 rgba(0, 0, 0, .3);
}

.screedrop.third {
  right: -50px;
  width: 255px;
  margin-top: 10px;
  margin-left: 10px;
  box-shadow: none;
  opacity: 0.4;
}

.screedrop.fourth {
  top: 310px;
  right: 320px;
  box-shadow: none;
  opacity: 0.4;
}

.screedrop.fifth {
  top: -120px;
  right: 320px;
  box-shadow: none;
  opacity: 0.4;
}

.screedrop.sixth {
  top: -270px;
  right: -50px;
  box-shadow: none;
}

.apps {
  position: static;
  left: 260px;
  top: 120px;
  margin-top: 100px;
  margin-left: 0px;
  float: right;
}

.logo {
  margin-bottom: 0px;
}

.logo.small {
  width: 50px;
}

.logo.subpage {
  width: 68px;
  margin-top: 0px;
  margin-bottom: 40px;
}

.logo.homepage {
  margin-bottom: 50px;
}

.logo._404 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.perspective {
  position: relative;
  right: 30px;
  bottom: 8px;
  margin-right: 0px;
  padding-right: 20px;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  -webkit-transform: scale(0.2) rotateX(24deg) rotateY(0deg) rotateZ(-73deg) skew(1deg, 2deg);
  transform: scale(0.2) rotateX(24deg) rotateY(0deg) rotateZ(-73deg) skew(1deg, 2deg);
}

.collumns {
  position: relative;
  display: block;
  width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.plans {
  position: relative;
  z-index: 10;
  padding-top: 0px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #17181b;
}

.free-block {
  position: relative;
  z-index: 1;
  height: 640px;
  margin: 0px 12px 0px 5px;
  padding-top: 120px;
  padding-bottom: 80px;
  float: none;
  clear: none;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-radius: 4px;
  background-color: #24292f;
  box-shadow: 0 3px 60px 0 rgba(0, 0, 0, .2);
}

.free-block.campaing {
  height: 660px;
}

.premium-block {
  position: relative;
  display: block;
  height: 640px;
  max-width: 400px;
  min-width: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 120px;
  padding-right: 0px;
  padding-bottom: 80px;
  float: none;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 2px 60px 0 rgba(0, 0, 0, .2);
}

.premium-block.campaign {
  height: 660px;
}

.freeicon {
  position: static;
  top: 80px;
  display: inline;
  margin-top: 0px;
  margin-right: -10px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.freeicon.campaign {
  padding-top: 10px;
}

.plan {
  position: static;
  width: 260px;
  height: auto;
  margin: 80px 0px 100px;
  float: right;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.price {
  margin-top: 2px;
  color: #fff;
  font-size: 50px;
  line-height: 54px;
  font-weight: 300;
}

.price.premium {
  margin-top: 5px;
  float: none;
  color: #262d35;
}

.price.premium.month {
  position: relative;
  left: 7px;
  top: 18px;
  display: inline;
  float: none;
  clear: none;
  font-size: 24px;
}

.planname {
  margin-top: 7px;
  margin-bottom: 0px;
  color: #727a85;
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
}

.dividerprice {
  width: 100px;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 20px;
  border-color: rgba(101, 119, 145, .2);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #657791;
}

.dividerprice.premium {
  margin-top: 28px;
  border-color: rgba(0, 0, 0, .1);
}

.dividerprice.premium.collection {
  margin-bottom: 40px;
}

.dividerprice.full {
  width: auto;
  height: 1px;
  margin-top: 0px;
  margin-bottom: 60px;
  margin-left: 0px;
  border-color: hsla(0, 0%, 100%, .1);
}

.dividerprice.content {
  height: 30px;
  margin-top: 40px;
  margin-bottom: 60px;
  margin-left: 0px;
}

.featuresprice {
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 34px;
  font-weight: 400;
}

.featuresprice.premium {
  position: relative;
  color: #262d35;
}

.imageicon {
  margin-top: 60px;
  float: none;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.pricegrid {
  display: block;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.pricecollumn {
  margin-top: 0px;
  margin-right: 15%;
  margin-bottom: 0px;
  padding-top: 0px;
  float: right;
}

.pricecollumn.premium {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 20%;
  float: none;
}

.badgepremium {
  width: 88px;
  height: 24px;
  padding-top: 2px;
  padding-right: 18px;
  padding-left: 18px;
  border-radius: 30px;
  background-color: #ffb601;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
}

.badgepremium.soon {
  display: block;
  width: 120px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  background-color: #f17a37;
}

.pricemonth {
  margin-left: 5px;
  font-size: 24px;
  line-height: 24px;
}

.nofeatures {
  color: #727a85;
  text-decoration: line-through;
}

.footersection {
  position: relative;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 60px;
  background-color: #17181b;
  color: #fff;
  font-size: 13px;
}

.footertext {
  display: inline-block;
  margin-top: 7px;
  margin-right: 20px;
  margin-left: 15px;
  float: none;
  font-weight: 400;
}

.footericon {
  float: left;
}

.footerlink {
  display: inline-block;
  margin-left: 15px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: hsla(0, 0%, 100%, .5);
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}

.footerlink:hover {
  color: #4879f7;
}

.footerlink.right {
  margin-top: 6px;
  float: right;
}

.featuresbold {
  font-family: 'SF Semibold';
}

.app-section {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.featurecollumn {
  position: static;
  display: block;
  padding-left: 0px;
}

.featurecollumn.content {
  overflow: visible;
  margin-bottom: 0px;
  padding-right: 0px;
}

.role {
  margin-bottom: 0px;
  color: #fff;
  font-size: 12px;
}

.role.first {
  position: relative;
  display: inline-block;
  margin-top: 0px;
  margin-left: 35px;
  color: #b9e9a6;
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  text-align: left;
}

.role.second {
  color: #adffa2;
  text-align: left;
}

.role.third {
  display: inline-block;
  margin-top: 0px;
  margin-left: 35px;
  color: #94c3f7;
  line-height: 12px;
  font-weight: 600;
  text-align: left;
}

.role.fourth {
  display: inline-block;
  margin-top: 0px;
  margin-left: 35px;
  color: #c3a6e9;
  line-height: 12px;
  font-weight: 600;
  text-align: left;
}

.role.fifth {
  margin-top: 8px;
  font-weight: 600;
}

.role.updates {
  display: inline-block;
  margin-top: 5px;
  float: none;
  color: #505352;
}

.featureheadline {
  position: relative;
  margin: 5px 20px 0px 35px;
  padding-right: 0px;
  padding-left: 0px;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
}

.featureheadline.updates {
  margin-left: 0px;
  color: #000;
}

.featuredescription {
  display: block;
  margin: 15px 0px 0px 35px;
  padding-right: 0px;
  padding-left: 0px;
  color: #9c9fa3;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-align: left;
}

.featuredescription.integration {
  margin: 5px 0px 0px;
  padding-right: 80px;
  padding-left: 0px;
  line-height: 22px;
  text-align: left;
}

.featuredescription.dark {
  display: block;
  max-width: 440px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  float: right;
  clear: left;
  color: #24292f;
  text-align: left;
}

.featuredescription.updates {
  display: inline-block;
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 0px;
  color: rgba(36, 41, 47, .6);
  font-size: 16px;
}

.h2 {
  display: inline;
  margin-top: 0px;
  margin-bottom: 40px;
  margin-left: 0px;
  color: #fff;
  font-size: 34px;
  line-height: 38px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px;
}

.h2.number {
  position: relative;
  top: -210px;
  float: none;
  font-family: 'SF Light';
  color: hsla(0, 0%, 100%, .1);
  font-size: 264px;
  line-height: 94px;
  letter-spacing: -10px;
}

.h2.dark {
  margin-left: 0px;
  color: #24292f;
  font-size: 34px;
  line-height: 38px;
  text-align: center;
  letter-spacing: 0px;
}

.h2.subpage {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #17181b;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
}

.faded {
  margin-left: 0px;
  color: hsla(214, 4%, 63%, .5);
  font-size: 28px;
  line-height: 38px;
  font-weight: 300;
}

.faded.dark {
  margin-top: 0px;
  margin-left: 0px;
  color: rgba(36, 41, 47, .4);
  font-size: 28px;
}

.faded.small {
  color: rgba(36, 41, 47, .6);
  font-size: 14px;
  line-height: 18px;
}

.sketchintegration {
  margin-top: 120px;
  padding-top: 50px;
  padding-bottom: 60px;
  border-top: 1px solid hsla(0, 0%, 100%, .05);
  background-color: #17181b;
  text-align: left;
}

.shortcut {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.updates-section {
  position: relative;
  z-index: 10;
  margin-top: 0px;
  padding-top: 140px;
  padding-bottom: 100px;
  background-color: #fff;
}

.examples-section {
  position: relative;
  z-index: 10;
  padding-top: 140px;
  padding-bottom: 0px;
  background-color: #17181b;
}

.white {
  position: relative;
  top: 0px;
  z-index: 10;
  margin-top: -428px;
  background-color: #17181b;
}

.shortcutpreview {
  display: block;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.releasedate {
  margin-top: 20px;
  margin-bottom: 10px;
  float: left;
  color: #24292f;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
}

.releasedate.second {
  margin-right: 20px;
  padding-right: 20px;
  float: none;
  color: rgba(36, 41, 47, .6);
  font-size: 14px;
  line-height: 18px;
}

.releasedate.info {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.upcoming {
  height: 200px;
  border: 1px dashed #000;
  border-radius: 4px;
}

.updatespreview {
  display: block;
  margin: 10px auto 40px;
  padding-right: 0px;
  float: left;
  border-radius: 5px;
}

.updatespreview.soon {
  display: block;
  height: 176px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 55px;
  border-style: dashed;
  border-width: 2px;
  border-color: rgba(36, 41, 47, .2);
  border-radius: 8px;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease, color 200ms ease, border-color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease, border-color 200ms ease;
  font-family: 'SF Semibold';
  color: rgba(36, 41, 47, .5);
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}

.updatespreview.soon:hover {
  border-color: rgba(36, 41, 47, .3);
  background-color: #fff;
  color: #24292f;
}

.updatespreview.soon:active {
  margin-top: 0px;
}

.notifyme {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  color: rgba(36, 41, 47, .5);
  font-size: 14px;
  cursor: pointer;
}

.notificationicon {
  margin-bottom: 10px;
  opacity: 0.5;
}

.contentupdates {
  position: absolute;
  left: -230px;
  top: 40px;
}

.featureimage {
  display: block;
  margin: 40px auto;
}

.featuresrow {
  display: block;
  max-width: 1028px;
  margin-right: auto;
  margin-left: auto;
}

.featuresrow.numbers {
  position: static;
  margin-top: 500px;
}

.numbers {
  position: relative;
  display: inline;
  margin-top: 0px;
  margin-left: 0px;
  float: none;
  color: rgba(50, 54, 58, .2);
  font-size: 190px;
  font-weight: 400;
  letter-spacing: -10px;
}

.numberscollumn {
  display: block;
  max-width: 1048px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 435px;
  padding-left: 25px;
}

.contentimages {
  position: relative;
  display: block;
  width: 100%;
  height: 260px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/Group-3.jpg');
  background-position: 0px 0px;
  background-size: 2604px;
  background-attachment: fixed;
}

.container {
  display: block;
  max-width: 1028px;
  margin-right: auto;
  margin-left: auto;
}

.mockupsnumber {
  display: block;
  height: auto;
  margin-top: 23px;
  margin-right: 20px;
  margin-bottom: 0px;
  padding: 5px 20px 4px;
  float: left;
  border-radius: 20px;
  background-color: #eb6146;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
}

.request {
  margin-top: 60px;
  font-family: 'SF Regular';
  color: rgba(51, 51, 51, .5);
  text-align: center;
}

.examplespreviews {
  display: block;
  width: auto;
  max-width: 1230px;
  margin-top: 70px;
  margin-right: auto;
  margin-left: auto;
}

.logos {
  margin-top: 40px;
  padding-left: 0px;
}

.pricingcollum {
  padding-right: 0px;
  padding-left: 0px;
}

.inquirylink {
  color: #24292f;
  text-decoration: none;
}

.preloader-wraper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d9e8fa;
}

.loading {
  font-family: 'SF Regular';
  color: #fff;
}

.app {
  position: fixed;
  left: 52%;
  top: 64px;
  z-index: 1;
  display: block;
  width: 338px;
  height: 600px;
  margin-top: 0px;
  margin-left: 100px;
  border-radius: 4px;
  background-color: #d9e8fa;
  background-image: url('../images/app_header.jpg');
  background-position: 0px 0px;
  background-size: 338px;
  box-shadow: 0 12px 40px 0 rgba(32, 42, 53, .4);
}

.app.second {
  left: 0px;
}

.appexample {
  margin-right: 0px;
  margin-bottom: 10px;
}

.appexample.second {
  padding-right: 10px;
}

.appexample.third {
  margin-right: 10px;
}

.appexample.first {
  margin-right: 10px;
}

.appexample.fourth {
  margin-right: 10px;
}

.appexample.fifth {
  margin-right: 10px;
}

.appexample.sixth {
  margin-right: 10px;
}

.appexample.seventh {
  margin-left: 0px;
}

.appexample.eight {
  margin-left: 0px;
}

.appexample.ninth {
  margin-left: 0px;
}

.examplecollumn {
  padding-right: 0px;
  padding-left: 0px;
}

.exampleimage {
  border-radius: 4px;
}

.animatedlogo {
  position: relative;
  width: 120px;
  height: 120px;
}

.firstsymbol {
  position: relative;
  z-index: 3;
}

.secondsymbol {
  position: relative;
  top: -78px;
  z-index: 2;
}

.thirdsymbol {
  position: relative;
  top: -162px;
  z-index: 1;
}

.navbar {
  position: fixed;
  z-index: 100;
  display: none;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: hsla(0, 0%, 100%, .99);
  box-shadow: 0 1px 2px 0 rgba(17, 18, 20, .05);
}

.mockuuups {
  margin-top: 10px;
  margin-left: 15px;
  float: left;
  font-family: 'SF Regular';
  color: #24292f;
  font-size: 13px;
  font-weight: 400;
}

.mockuuups.bold {
  margin-left: 0px;
  float: none;
  font-family: 'SF Semibold';
  color: #24292f;
}

.producthunt {
  display: block;
  margin-top: 0px;
  margin-left: 45px;
  padding-top: 5px;
  float: none;
  font-family: 'SF Regular';
  font-size: 13px;
  font-weight: 400;
}

.ph {
  display: block;
  float: left;
}

.phlink {
  font-family: 'SF Semibold';
  color: #da552f;
  font-weight: 400;
  text-decoration: none;
}

.headericon {
  float: left;
}

.phfeatured {
  display: inline-block;
  margin-right: 30px;
  padding-top: 5px;
  float: right;
}

.mockuuupssymbol {
  display: block;
  width: 30px;
  height: 30px;
  margin-top: 4px;
  margin-left: 10px;
  float: left;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.mockuuupssymbol:hover {
  background-color: transparent;
  opacity: 0.5;
}

.pronounce {
  position: fixed;
  z-index: 50;
  display: none;
  width: 100%;
  margin-top: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(36, 41, 47, .9);
  font-family: 'SF Regular';
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}

.apppreview {
  position: fixed;
}

.apprapper {
  display: block;
  width: 95%;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}

.apprapper.videorapper {
  max-width: 1048px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  box-shadow: 0 10px 45px 0 rgba(36, 41, 47, .3);
}

.appscreenshot {
  position: absolute;
  left: 1.66015625%;
  top: 8.16104461%;
  width: 47.8515625%;
  height: 30.13993541%;
  background-image: url('../images/Screenshot1.png');
  background-position: 0px 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.appscreenshot.second {
  left: 50.48828125%;
  background-image: url('../images/Screenshot2.png');
  background-size: 100%;
}

.appscreenshot.second.firstrow.secondcolumn {
  left: 50.48828125%;
}

.appscreenshot.third {
  top: 39.39720129%;
  background-image: url('../images/Screenshot3.png');
  background-size: 100%;
}

.appscreenshot.fourth {
  left: 50.48828125%;
  top: 39.39720129%;
  background-image: url('../images/Screenshot4.png');
  background-size: 100%;
}

.appscreenshot.fifth {
  left: 1.6%;
  top: 70.61356297%;
  background-image: url('../images/Screenshot5.png');
  background-size: 100%;
}

.appscreenshot.sixth {
  left: 50.48828125%;
  top: 70.61356297%;
  background-image: url('../images/Screenshot6.png');
  background-size: 100%;
}

.appscreenshot.firstrow {
  top: 8.18083961%;
}

.appscreenshot.firstrow.firstcolumn {
  left: 1.66015625%;
}

.background {
  position: absolute;
  left: 51%;
  top: 0px;
  width: 50%;
  height: 100%;
  background-image: url('../images/background-grid.jpg');
  background-position: 0px 0px;
  background-size: 774px;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.headerwrapper {
  position: relative;
  overflow: hidden;
  background-color: #d9e8fa;
}

.updateicon {
  width: 50px;
  height: 50px;
  margin-right: 20px;
  float: left;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, .1);
  border-radius: 8px;
}

.freedownload {
  display: inline-block;
  margin-top: 45px;
  margin-left: 20px;
  font-family: 'SF Regular';
  color: #737f91;
}

.content {
  position: relative;
  display: block;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.content.windows {
  width: 800px;
}

.headersmall {
  display: block;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #17181b;
}

.headersmall.windows {
  padding-right: 40px;
  padding-bottom: 0px;
  padding-left: 40px;
}

.headersmall._404 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
}

.subpagedescription {
  color: #9c9fa3;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
}

.subpagedescription.windows {
  width: 390px;
  margin-top: 10px;
  margin-right: 0px;
}

.subpagedescription._404 {
  display: block;
  max-width: 360px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.backto {
  display: inline-block;
  margin-top: 0px;
  font-family: 'SF Light';
  color: #4c9fff;
}

.text {
  padding-top: 80px;
  padding-bottom: 80px;
}

.paragraph {
  margin-top: 0px;
  margin-bottom: 50px;
  color: rgba(23, 24, 27, .8);
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.paragraph.permission {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
}

.paragraph.windows {
  margin-bottom: 30px;
}

.listitem {
  max-width: 540px;
  margin-top: 10px;
  margin-bottom: 30px;
  margin-left: -22px;
  color: rgba(23, 24, 27, .8);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.listitem.license {
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 20px;
}

.link {
  float: none;
  color: #4c9fff;
  text-decoration: none;
}

.link:hover {
  color: #72b3ff;
}

.link.discover {
  display: inline-block;
  margin-top: 45px;
  margin-right: 30px;
  float: right;
  font-weight: 400;
}

.link._404 {
  margin-top: 30px;
  font-weight: 400;
}

.link.yellow {
  color: #ffc100;
}

.backnav {
  display: none;
  font-family: 'SF Regular';
  color: hsla(214, 4%, 63%, .5);
  text-decoration: none;
}

.backnav:hover {
  color: hsla(214, 4%, 63%, .8);
}

.infotable {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 40px 50px 30px;
  border: 1px solid #81b94e;
  border-radius: 2px;
  background-color: #f3fde7;
}

.infotable.allowed {
  margin-top: 0px;
  padding-top: 30px;
  padding-right: 50px;
  padding-left: 40px;
  font-weight: 400;
}

.infotable.notallowed {
  margin-bottom: 60px;
  padding-top: 30px;
  padding-right: 60px;
  padding-left: 40px;
  border-color: #c57c72;
  background-color: #fdeeee;
}

.gridimages {
  display: block;
  overflow: hidden;
  width: 1440px;
  height: 300px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  background-image: url('../images/Artboard.png');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.timeline {
  width: 100%;
  height: 2px;
  border-radius: 4px;
  background-color: rgba(36, 41, 47, .2);
}

.month {
  position: static;
  padding-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'SF Regular';
  text-align: left;
}

.packpreview {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.inside {
  display: block;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  color: #24292f;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-align: left;
}

.earlybird {
  position: static;
  top: -87px;
  display: none;
  max-width: 250px;
  margin-top: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
  font-family: 'SF Semibold';
  color: #f44;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
}

.windowsdownload {
  color: #4c9fff;
  text-decoration: none;
}

.windowsdownload:hover {
  color: #72b3ff;
}

.osbar {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 25px;
  margin-top: 0px;
  border-top-left-radius: 4px;
  border-top-right-radius: 5px;
  background-image: url('../images/Group_1.png');
  background-position: 50% 100%;
  background-size: 1048px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  box-shadow: none;
}

.osicon {
  position: relative;
  width: 24px;
  height: 24px;
  margin-top: -1px;
  float: left;
  background-image: url('../images/appleIcon.svg');
  background-position: 50% 0px;
  background-repeat: no-repeat;
  opacity: 0.75;
}

.collumn {
  padding-right: 0px;
  padding-left: 0px;
}

.windowspreview {
  position: relative;
  display: block;
  overflow: hidden;
  width: auto;
  max-width: 985px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.beta {
  margin-top: 15px;
  color: #9c9fa3;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
}

.tutorialimage {
  width: 100%;
  margin-bottom: 60px;
}

.linkblock {
  display: block;
  text-decoration: none;
}

.linkblock.logo {
  display: inline-block;
  width: auto;
  height: auto;
  margin-bottom: 0px;
}

.message {
  position: absolute;
  z-index: 200;
  display: none;
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(76, 159, 255, .85);
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}

.close {
  position: static;
  top: 0px;
  right: 0px;
  width: 30px;
  height: 20px;
  margin-top: 0px;
  margin-right: 10px;
  float: right;
}

.messagetext {
  display: inline-block;
  color: #fff;
  cursor: pointer;
}

.applink {
  display: inline-block;
}

.introprice {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  overflow: visible;
  width: 100%;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: rgba(38, 45, 53, .3);
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
}

.helptooltip {
  position: absolute;
  top: 8px;
  right: 90px;
  display: block;
  width: 16px;
  height: 16px;
  background-color: transparent;
  background-image: url('../images/tooltip.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.4;
}

.relative {
  position: relative;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.input {
  width: 300px;
  height: 50px;
  padding-top: 7px;
  padding-left: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(101, 119, 145, .3);
  border-radius: 30px;
  background-color: transparent;
  color: #657791;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
}

.input:hover {
  border-color: rgba(101, 119, 145, .5);
}

.input:focus {
  border-color: #4c9fff;
}

.input.footer {
  border-color: rgba(101, 119, 145, .75);
  color: #fff;
}

.input.footer:hover {
  border-color: #657791;
}

.input.footer:focus {
  border-color: #4c9fff;
  box-shadow: 0 0 20px 0 rgba(76, 159, 255, .2);
  color: #fff;
}

.form {
  width: 300px;
  color: #657791;
  font-weight: 400;
}

.form.footer {
  margin-top: 30px;
}

.select {
  width: 260px;
  height: 50px;
}

.success {
  width: 320px;
  padding-right: 40px;
  padding-left: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(101, 119, 145, .5);
  border-radius: 5px;
  background-color: transparent;
  text-align: center;
}

.successtext {
  text-align: center;
}

.successtext.footer {
  color: #fff;
}

.stickyemail {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 30px 20px;
  background-color: rgba(23, 24, 27, .95);
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.emailbutton {
  width: 100%;
  height: 44px;
  border-radius: 5px;
  background-color: #3dc12a;
  font-weight: 600;
}

.instagramform {
  display: block;
  max-width: 480px;
  margin-right: auto;
  margin-left: auto;
}

.instagramfield {
  height: 44px;
  margin-top: 20px;
  padding-left: 12px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .4);
  border-radius: 5px;
  background-color: transparent;
  color: #fff;
  text-align: center;
}

.instagramfield:hover {
  border-color: hsla(0, 0%, 100%, .5);
}

.instagramgallery {
  display: block;
  max-width: 600px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.instagramh1 {
  display: block;
  max-width: 600px;
  margin: 60px auto 20px;
  color: #17181b;
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
  letter-spacing: -0.5px;
}

.instagramimage {
  margin-bottom: 20px;
  border-radius: 4px;
}

.instagramdescription {
  display: block;
  max-width: 430px;
  margin-right: auto;
  margin-left: auto;
  color: rgba(23, 24, 27, .7);
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}

.instagramsuccess {
  background-color: transparent;
  color: #fff;
}

.freebadge {
  display: block;
  width: 150px;
  margin: 20px auto;
  padding-top: 6px;
  padding-bottom: 6px;
  border: 1px solid #3dc12a;
  border-radius: 4px;
  color: #3dc12a;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
}

.moreinfo {
  height: 300px;
  margin-top: 20px;
}

.video {
  position: relative;
  z-index: 100;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 778px;
  margin-top: -2px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.flexwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
}

.left-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #1e1f21;
}

.right-block {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #242a32;
}

.videogif {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 530px;
  height: 370px;
  margin-top: -35px;
  margin-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-radius: 2px;
  background-color: #0098ff;
  background-image: -webkit-linear-gradient(299deg, rgba(255, 213, 41, .8), rgba(253, 132, 64, .9)), url('../images/Untitled-12x.gif');
  background-image: linear-gradient(151deg, rgba(255, 213, 41, .8), rgba(253, 132, 64, .9)), url('../images/Untitled-12x.gif');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 530px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.videogif:hover {
  background-image: -webkit-linear-gradient(299deg, rgba(255, 213, 41, .8), rgba(253, 132, 64, .9)), url('../images/Untitled-12x.gif');
  background-image: linear-gradient(151deg, rgba(255, 213, 41, .8), rgba(253, 132, 64, .9)), url('../images/Untitled-12x.gif');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 530px;
}

.videogif.mobile {
  width: 370px;
  height: 250px;
  margin-left: 0px;
}

.gradient1 {
  width: 100%;
  height: 300px;
  border-radius: 2px;
  background-image: -webkit-linear-gradient(135deg, #8f8f9c, #3d3d4d);
  background-image: linear-gradient(315deg, #8f8f9c, #3d3d4d);
  box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .15);
}

.backgroundtiles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1e1f21;
  background-image: url('../images/backgroundTiles.jpg');
  background-position: 0px 50%;
  background-size: 950px;
  background-repeat: no-repeat;
}

.playbutton {
  width: 140px;
  height: 140px;
  margin-top: 24%;
  margin-left: 38%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.sketchheadline {
  margin-top: 10px;
  color: #fff;
  font-size: 32px;
  line-height: 42px;
  font-weight: 300;
  letter-spacing: -0.2px;
}

.leftcontent {
  width: 100%;
  max-width: 460px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.headlinebold {
  font-weight: 700;
  letter-spacing: -0.5px;
}

.dividerlight {
  display: block;
  width: 100px;
  height: 1px;
  margin-top: 30px;
  background-color: rgba(186, 195, 207, .15);
}

.sketchdescription {
  max-width: 420px;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #66686c;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: -0.24px;
}

.trybutton {
  width: 250px;
  height: 50px;
  margin-top: 10px;
  padding-top: 13px;
  float: none;
  border: 2px solid #66686c;
  border-radius: 100px;
  background-color: transparent;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  color: #fff;
  font-weight: 600;
  text-align: center;
}

.trybutton:hover {
  border-color: #ffd529;
}

.trybutton:active {
  margin-top: 10px;
  padding-top: 14px;
}

.point {
  display: none;
  width: 100%;
  margin-top: 15px;
}

.numberpoint {
  width: 25px;
  height: 25px;
  padding-top: 1px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(220, 3%, 41%, .5);
  border-radius: 100px;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
}

.pointdescription {
  display: block;
  margin-top: 2px;
  margin-bottom: 0px;
  margin-left: 40px;
  float: none;
  color: #66686c;
  font-size: 16px;
}

.sketchicon {
  position: static;
  height: 50px;
}

.layericon1 {
  position: relative;
  z-index: 100;
  overflow: visible;
  width: 64px;
  height: 54px;
  background-image: url('../images/iconFirst.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transform: perspective(436px);
  transform: perspective(436px);
  -webkit-transform-origin: 60% 0% 0px;
  -ms-transform-origin: 60% 0% 0px;
  transform-origin: 60% 0% 0px;
}

.layericon1.third {
  position: absolute;
  z-index: 60;
  height: 51px;
  background-image: url('../images/iconSecond.svg');
  background-size: 64px;
}

.layericon1.second {
  position: absolute;
  z-index: 80;
  margin-top: -7px;
  background-image: url('../images/iconSecond.svg');
  background-size: 64px;
}

.layericon1.first {
  position: absolute;
  z-index: 100;
  height: 53px;
  margin-top: -14px;
  background-image: url('../images/iconFirst.svg');
  background-position: 50% 50%;
  background-size: auto;
}

.layericon2 {
  position: relative;
  z-index: 90;
  width: 64px;
  height: 54px;
  margin-top: -48px;
  background-image: url('../images/iconSecond.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.layericon3 {
  position: relative;
  z-index: 80;
  width: 64px;
  height: 54px;
  margin-top: -46px;
  background-image: url('../images/iconSecond.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.learnmore {
  display: block;
  margin-top: 20px;
  float: none;
  color: #ffc100;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.smallheadline {
  margin-top: 60px;
  margin-bottom: 0px;
  color: #66686c;
  font-size: 15px;
  line-height: 14px;
  font-weight: 400;
}

.linklight {
  color: #fff;
  text-decoration: none;
}

.lightbox-link {
  width: 100%;
  height: 100%;
}

.compatible {
  max-width: 250px;
  margin-top: 15px;
  color: #66686c;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}

.linkwhite {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #fff;
  text-decoration: none;
}

.linkwhite:hover {
  color: #ffc100;
}

html.w-mod-js *[data-ix="loadscreenshot"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="loadscreenshot-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="loadheadline"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="loaddesc"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="showfeature-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="showfeature-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="showfeature-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="new-interaction-2"] {
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="new-interaction-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="premium"] {
  -webkit-transform: translate(-220px, 0px);
  -ms-transform: translate(-220px, 0px);
  transform: translate(-220px, 0px);
}

html.w-mod-js *[data-ix="first-symbol"] {
  opacity: 0;
  -webkit-transform: translate(0px, -60px);
  -ms-transform: translate(0px, -60px);
  transform: translate(0px, -60px);
}

html.w-mod-js *[data-ix="first-symbol-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -40px);
  -ms-transform: translate(0px, -40px);
  transform: translate(0px, -40px);
}

html.w-mod-js *[data-ix="first-symbol-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="sticky-header"] {
  display: none;
}

html.w-mod-js *[data-ix="explain"] {
  display: none;
  -webkit-transform: translate(0px, -39px);
  -ms-transform: translate(0px, -39px);
  transform: translate(0px, -39px);
}

html.w-mod-js *[data-ix="explain-show"] {
  display: block;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="app"] {
  display: block;
  opacity: 1;
}

html.w-mod-js *[data-ix="appscreenshot"] {
  opacity: 0;
  -webkit-transform: scale(2, 2);
  -ms-transform: scale(2, 2);
  transform: scale(2, 2);
}

html.w-mod-js *[data-ix="appscreenshot-2"] {
  opacity: 0;
  -webkit-transform: scale(2, 2);
  -ms-transform: scale(2, 2);
  transform: scale(2, 2);
}

html.w-mod-js *[data-ix="appscreenshot-3"] {
  opacity: 0;
  -webkit-transform: scale(2, 2);
  -ms-transform: scale(2, 2);
  transform: scale(2, 2);
}

html.w-mod-js *[data-ix="appscreenshot-4"] {
  opacity: 0;
  -webkit-transform: scale(2, 2);
  -ms-transform: scale(2, 2);
  transform: scale(2, 2);
}

html.w-mod-js *[data-ix="appscreenshot-5"] {
  opacity: 0;
  -webkit-transform: scale(2, 2);
  -ms-transform: scale(2, 2);
  transform: scale(2, 2);
}

html.w-mod-js *[data-ix="appscreenshot-6"] {
  opacity: 0;
  -webkit-transform: scale(2, 2);
  -ms-transform: scale(2, 2);
  transform: scale(2, 2);
}

html.w-mod-js *[data-ix="gridfade"] {
  opacity: 0;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="showmessage"] {
  -webkit-transform: translate(0px, -60px);
  -ms-transform: translate(0px, -60px);
  transform: translate(0px, -60px);
}

html.w-mod-js *[data-ix="new-interaction-5"] {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="new-interaction-6"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="new-interaction-7"] {
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="layer-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="layer-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="layer-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="new-interaction-8"] {
  opacity: 0;
  -webkit-transform: translate(60px, 0px);
  -ms-transform: translate(60px, 0px);
  transform: translate(60px, 0px);
}

html.w-mod-js *[data-ix="new-interaction-9"] {
  opacity: 0;
  -webkit-transform: translate(0px, -15px);
  -ms-transform: translate(0px, -15px);
  transform: translate(0px, -15px);
}

html.w-mod-js *[data-ix="new-interaction-11"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="new-interaction-10"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="video-hover"] {
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="play-twerk"] {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

html.w-mod-js *[data-ix="play-twerk-2"] {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

@media (max-width: 991px) {
  .features-section {
    z-index: 10;
    padding-top: 100px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .header {
    height: 700px;
    padding-left: 40px;
  }
  .h1 {
    width: 360px;
    font-size: 34px;
    line-height: 38px;
  }
  .description {
    width: 300px;
  }
  .description.windows {
    display: block;
    float: none;
  }
  .description.windows.light {
    position: static;
    display: block;
    width: 300px;
    float: none;
    text-align: center;
  }
  .description.windows.intro {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .description.windows.bottom {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .button {
    display: block;
    width: auto;
    min-width: auto;
  }
  .button.premium {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .button.bottom {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .button.campaign {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .imageapp {
    position: relative;
    z-index: 100;
    display: block;
    margin-right: auto;
    margin-left: auto;
    background-attachment: scroll;
  }
  .screedrop.first {
    right: 65px;
  }
  .screedrop.second {
    right: 65px;
  }
  .screedrop.fourth {
    display: none;
  }
  .screedrop.fifth {
    display: none;
  }
  .plans {
    display: block;
  }
  .free-block {
    display: block;
    width: auto;
    height: 580px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 80px;
    padding-bottom: 80px;
    float: none;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .free-block.campaing {
    height: 600px;
  }
  .premium-block {
    display: block;
    width: auto;
    height: 580px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 80px;
    padding-bottom: 80px;
    float: none;
  }
  .premium-block.campaign {
    height: 600px;
  }
  .freeicon {
    display: none;
  }
  .plan {
    margin-left: 100px;
    float: none;
  }
  .price.premium {
    float: none;
  }
  .planname {
    margin-top: 7px;
  }
  .dividerprice {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .imageicon {
    display: none;
  }
  .pricegrid {
    margin-right: 10px;
    margin-left: 10px;
  }
  .pricecollumn {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .pricecollumn.premium {
    margin-left: 0px;
    float: none;
  }
  .badgepremium {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 2px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .pricemonth {
    margin-left: 5px;
    font-size: 24px;
    line-height: 24px;
  }
  .footersection {
    padding-right: 40px;
    padding-left: 40px;
  }
  .footertext {
    display: none;
  }
  .footerlink {
    margin-top: 7px;
    margin-left: 20px;
    float: none;
    clear: right;
  }
  .footerlink.right {
    margin-top: 7px;
    margin-left: 10px;
    clear: none;
  }
  .app-section {
    width: auto;
    margin-right: 20px;
    margin-left: 20px;
  }
  .featurecollumn {
    padding-right: 40px;
    padding-left: 0px;
  }
  .featurecollumn.content {
    padding-right: 10px;
    padding-left: 10px;
  }
  .role.first {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .role.third {
    display: block;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .role.fourth {
    display: block;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .role.fifth {
    margin-top: 10px;
    margin-left: 0px;
    text-align: center;
  }
  .featureheadline {
    margin-top: 5px;
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
  }
  .featuredescription {
    display: block;
    max-width: 440px;
    margin: 10px auto 0px;
    padding-right: 0px;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }
  .featuredescription.integration {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 16px;
    text-align: center;
  }
  .h2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 34px;
    line-height: 38px;
    text-align: center;
  }
  .h2.number {
    display: none;
  }
  .h2.subpage {
    text-align: left;
  }
  .faded {
    font-size: 28px;
  }
  .sketchintegration {
    margin-top: 80px;
  }
  .shortcut {
    display: block;
    margin-top: 0px;
    margin-bottom: 20px;
    float: none;
  }
  .updates-section {
    padding-top: 120px;
    padding-bottom: 100px;
  }
  .examples-section {
    padding: 120px 15px 10px;
  }
  .white {
    display: block;
    margin-top: -309px;
  }
  .featuresrow {
    max-width: auto;
  }
  .numberscollumn {
    display: none;
  }
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .pricingcollum {
    padding-right: 5px;
    padding-left: 5px;
  }
  .logosimages {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .app {
    position: fixed;
    left: 44%;
    top: 98px;
    right: 0px;
    width: 288px;
    height: 511px;
    background-color: transparent;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .phfeatured {
    margin-right: 20px;
  }
  .apprapper {
    max-width: 100%;
  }
  .apprapper.videorapper {
    display: block;
  }
  .appscreenshot {
    background-size: 100%;
  }
  .appscreenshot.second {
    background-size: 100%;
  }
  .appscreenshot.third {
    background-size: 100%;
  }
  .appscreenshot.fourth {
    background-size: 100%;
  }
  .background {
    left: 62%;
  }
  .content.windows {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .headersmall {
    height: auto;
    padding-bottom: 80px;
  }
  .headersmall.windows {
    height: 100%;
    padding-right: 60px;
    padding-left: 60px;
  }
  .link.discover {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    font-size: 14px;
    text-align: center;
  }
  .inside {
    float: none;
    text-align: center;
  }
  .osbar {
    background-position: 0px 100%;
    background-size: 100%;
  }
  .windowspreview {
    padding-right: 0px;
    padding-left: 0px;
    background-image: none;
  }
  .appmobile {
    height: 590px;
    background-color: #d9e8fa;
    background-image: url('../images/MobilePreview.jpg');
    background-position: 50% 0px;
    background-size: 417px;
    background-repeat: no-repeat;
  }
  .helptooltip {
    right: 70px;
  }
  .input.footer {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .form.footer {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .stickyemail {
    background-color: rgba(23, 24, 27, .95);
  }
  .instagramh1 {
    margin-top: 60px;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -0.5px;
  }
  .instagramdescription {
    max-width: 400px;
    color: rgba(23, 24, 27, .7);
    font-size: 15px;
    font-weight: 400;
  }
  .freebadge {
    display: block;
    width: 150px;
    margin: 20px auto;
    padding-top: 6px;
    padding-bottom: 6px;
    border: 1px solid #3dc12a;
    border-radius: 4px;
    color: #3dc12a;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
  }
  .moreinfo {
    height: 300px;
    margin-top: 20px;
  }
  .video {
    width: auto;
    height: auto;
  }
  .flexwrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .left-block {
    padding-right: 60px;
    padding-left: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media (max-width: 767px) {
  .header-section {
    height: auto;
    padding-bottom: 80px;
  }
  .features-section {
    padding-top: 80px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .header {
    height: 480px;
    padding-top: 80px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .h1 {
    width: auto;
    text-align: center;
  }
  .h1.subpage {
    display: block;
    width: 100%;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
  }
  .description {
    display: block;
    width: auto;
    max-width: 420px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .button {
    display: block;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
  .button.small {
    display: block;
    float: right;
  }
  .button.outline {
    max-width: 260px;
  }
  .screedrop.first {
    display: none;
  }
  .screedrop.second {
    display: none;
  }
  .screedrop.third {
    display: none;
  }
  .apps {
    display: none;
  }
  .logo {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .free-block {
    height: auto;
    margin-bottom: 10px;
    padding-top: 80px;
  }
  .premium-block {
    height: auto;
    max-width: none;
  }
  .dividerprice.premium.collection {
    margin-bottom: 10px;
  }
  .pricegrid {
    margin-right: 20px;
    margin-left: 20px;
  }
  .footertext {
    display: block;
    margin-bottom: 30px;
    text-align: center;
  }
  .footericon {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .footerlink {
    display: block;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .footerlink.right {
    margin-top: 20px;
    margin-left: 0px;
    float: none;
  }
  .featurecollumn {
    margin-top: 20px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .featurecollumn.content {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .role.first {
    position: static;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .role.third {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .role.fourth {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .role.fifth {
    text-align: center;
  }
  .featureheadline {
    display: block;
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .featuredescription {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .featuredescription.integration {
    padding-right: 0px;
    text-align: center;
  }
  .h2 {
    font-size: 28px;
    line-height: 32px;
  }
  .h2.dark {
    display: block;
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
    font-size: 28px;
    line-height: 32px;
  }
  .faded {
    display: inline-block;
    margin-top: 5px;
    font-size: 20px;
  }
  .faded.dark {
    display: inline-block;
    margin-top: 5px;
    font-size: 20px;
  }
  .faded.small {
    display: block;
  }
  .sketchintegration {
    margin-top: 80px;
  }
  .shortcut {
    width: auto;
    height: 70px;
    margin-bottom: 20px;
    float: none;
  }
  .updates-section {
    padding-top: 100px;
  }
  .examples-section {
    padding-top: 100px;
    padding-bottom: 60px;
  }
  .releasedate {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .releasedate.second {
    margin-top: 0px;
    margin-right: 0px;
    padding-right: 0px;
  }
  .updatespreview {
    float: none;
  }
  .mockupsnumber {
    display: none;
  }
  .examplespreviews {
    display: none;
  }
  .pricingcollum {
    padding-right: 0px;
    padding-left: 0px;
  }
  .logosimages {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .app {
    display: none;
  }
  .phfeatured {
    display: block;
    margin-right: auto;
    margin-left: 10px;
    float: left;
  }
  .background {
    display: none;
  }
  .content {
    width: auto;
    max-width: 640px;
  }
  .headersmall {
    height: 100%;
    padding-right: 30px;
    padding-bottom: 80px;
    padding-left: 30px;
  }
  .headersmall.windows {
    padding-bottom: 60px;
  }
  .subpagedescription {
    width: auto;
    text-align: center;
  }
  .subpagedescription.windows {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .backto {
    display: none;
  }
  .text {
    padding-right: 40px;
    padding-left: 40px;
  }
  .link.discover {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .backnav {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .inside {
    float: none;
    text-align: center;
  }
  .osbar {
    display: none;
  }
  .windowspreview {
    margin-top: 60px;
    background-image: none;
  }
  .linkblock.logo {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .appmobile {
    z-index: 100;
    height: 590px;
    background-color: #d9e8fa;
    background-image: url('../images/Main-Screen_1.jpg');
    background-position: 35px 0px;
    background-size: 1024px;
    background-repeat: no-repeat;
  }
  .message {
    display: none;
  }
  .form {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .instagramh1 {
    margin-top: 60px;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -0.5px;
  }
  .instagramimage {
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-radius: 4px;
  }
  .instagramdescription {
    max-width: 300px;
    color: rgba(23, 24, 27, .7);
    font-size: 15px;
    font-weight: 400;
  }
  .freebadge {
    display: block;
    width: 150px;
    margin: 20px auto;
    padding-top: 6px;
    padding-bottom: 6px;
    border: 1px solid #3dc12a;
    border-radius: 4px;
    color: #3dc12a;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
  }
  .moreinfo {
    height: 300px;
    margin-top: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .videogif.mobile {
    display: block;
    width: auto;
    height: auto;
    margin: 50px auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .playbutton.mobile {
    display: block;
    margin-top: 0%;
    margin-right: auto;
    margin-left: auto;
  }
  .sketchheadline {
    display: block;
    max-width: 340px;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
  }
  .leftcontent {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .dividerlight {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .sketchdescription {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .trybutton {
    display: block;
    width: 230px;
    margin-right: auto;
    margin-left: auto;
  }
  .layericon1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .layericon2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .layericon3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .smallheadline {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}

@media (max-width: 479px) {
  .header-section {
    height: auto;
    padding-right: 20px;
    padding-bottom: 80px;
    padding-left: 20px;
  }
  .features-section {
    padding-top: 80px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .header {
    padding-top: 80px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .h1 {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
  }
  .h1.subpage {
    margin-top: 40px;
    margin-bottom: 0px;
    font-size: 34px;
  }
  .description {
    position: static;
    display: block;
    width: auto;
    max-width: 400px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }
  .button {
    display: block;
    max-width: auto;
    min-width: auto;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
  }
  .button.windows {
    margin-top: 30px;
  }
  .logo {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .logo.subpage {
    margin-bottom: 30px;
  }
  .free-block {
    margin-bottom: 15px;
    padding: 60px 20px;
  }
  .premium-block {
    padding: 60px 20px;
  }
  .dividerprice.premium.collection {
    margin-bottom: 10px;
  }
  .pricegrid {
    margin-right: 15px;
    margin-left: 15px;
  }
  .badgepremium {
    padding-top: 2px;
  }
  .featurecollumn {
    padding-right: 0px;
    padding-left: 0px;
  }
  .featurecollumn.content {
    display: block;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .role.first {
    text-align: center;
  }
  .role.second {
    text-align: center;
  }
  .role.third {
    text-align: center;
  }
  .role.fourth {
    text-align: center;
  }
  .featureheadline {
    display: block;
    max-width: 260px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .featuredescription {
    max-width: 320px;
    margin-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .h2 {
    margin-bottom: 40px;
    line-height: 30px;
    text-align: center;
  }
  .h2.dark {
    margin-right: 20px;
    margin-left: 20px;
  }
  .h2.subpage {
    text-align: left;
  }
  .faded {
    display: block;
    margin-top: 20px;
    font-size: 20px;
    line-height: 20px;
  }
  .faded.dark {
    display: block;
    margin-top: 20px;
    line-height: 24px;
  }
  .faded.small {
    display: none;
    margin-top: 20px;
  }
  .sketchintegration {
    margin-top: 80px;
    padding-bottom: 80px;
  }
  .shortcut {
    width: auto;
    height: auto;
    margin-bottom: 40px;
  }
  .updates-section {
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .examples-section {
    padding-top: 80px;
    padding-left: 15px;
  }
  .releasedate {
    display: block;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    line-height: 20px;
    text-align: center;
  }
  .releasedate.second {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-right: 0px;
    line-height: 20px;
  }
  .updatespreview {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .mockupsnumber {
    display: none;
  }
  .request {
    margin-top: 20px;
    margin-right: 30px;
    margin-left: 30px;
  }
  .examplespreviews {
    display: none;
  }
  .logos {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .logosimages {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .headersmall {
    height: auto;
    padding-right: 30px;
    padding-bottom: 60px;
    padding-left: 30px;
  }
  .headersmall.windows {
    padding-right: 40px;
    padding-left: 40px;
  }
  .subpagedescription {
    display: block;
    max-width: 280px;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
  }
  .subpagedescription.windows {
    margin-top: 20px;
  }
  .text {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .link.discover {
    margin-top: 30px;
  }
  .infotable.allowed {
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .infotable.notallowed {
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .inside {
    max-width: 260px;
    margin-top: 60px;
  }
  .appmobile {
    background-image: url('../images/MobilePreview.jpg');
    background-position: 20px 0px;
    background-size: 417px;
  }
  .message {
    display: none;
  }
  .form {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .stickyemail {
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: rgba(23, 24, 27, .95);
    font-weight: 300;
  }
  .instagramfield {
    margin-top: 10px;
    border-width: 1px;
    border-color: hsla(0, 0%, 100%, .4);
  }
  .instagramfield:hover {
    border-color: hsla(0, 0%, 100%, .5);
  }
  .instagramh1 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 24px;
    line-height: 24px;
    font-weight: 300;
    letter-spacing: -0.5px;
  }
  .instagramhedaer {
    padding-top: 60px;
  }
  .instagramimage {
    display: block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    border-radius: 4px;
  }
  .instagramdescription {
    display: block;
    max-width: 300px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    color: rgba(23, 24, 27, .7);
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
  }
  .freebadge {
    display: block;
    width: 150px;
    margin: 20px auto;
    padding-top: 6px;
    padding-bottom: 6px;
    border: 1px solid #3dc12a;
    border-radius: 5px;
    color: #3dc12a;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
  }
  .bodyinstagram {
    background-color: #fff;
  }
  .moreinfo {
    height: 280px;
    margin-top: 40px;
    font-weight: 400;
  }
  .left-block {
    padding-right: 20px;
    padding-left: 20px;
  }
  .sketchheadline {
    max-width: 320px;
  }
  .trybutton {
    width: 230px;
  }
}

