h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

h5 {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 7px;
  padding-left: 25px;
  border-bottom: 5px solid #333;
  font-family: 'Gt walsheim black', sans-serif;
  color: #4b4b4b;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #4b4b4b;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.cover {
  height: 700px;
  padding-bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(60, 60, 60, .8), rgba(60, 60, 60, .8));
  background-image: linear-gradient(180deg, rgba(60, 60, 60, .8), rgba(60, 60, 60, .8));
}

.columns {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  text-align: center;
}

.columns.col_magic {
  padding-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
  line-height: 24px;
}

.h1 {
  position: static;
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Gt walsheim black', sans-serif;
  color: #fff;
  font-size: 72px;
  line-height: 84px;
  font-style: normal;
  text-align: center;
  letter-spacing: -1px;
}

.h1.careers_title {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 20%;
  margin-bottom: 20%;
  color: #4b4b4b;
}

.h1.carrers_title_layout {
  margin-top: 10%;
  margin-bottom: 0%;
  color: #4b4b4b;
}

.h1.motto {
  padding-right: 10px;
  padding-left: 10px;
}

.hero_content {
  display: block;
  margin: 10% auto;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
  font-size: 16px;
}

.nav_link {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: 'Sf ui display medium', sans-serif;
  color: #999;
  font-size: 14px;
  line-height: 24px;
}

.nav_link:hover {
  color: #00ceff;
}

.nav_link.w--current {
  line-height: 24px;
}

.nav_link.w--current:hover {
  color: #00ceff;
}

.nav_link.w--current:active {
  color: #00ceff;
}

.nav_link.careers_top {
  color: #4b4b4b;
}

.nav_link.tutorials_menu_button {
  -webkit-transition-property: none;
  transition-property: none;
}

.h2 {
  width: 400px;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 20px;
  float: left;
  font-family: 'Gt walsheim black', sans-serif;
  font-size: 42px;
  line-height: 48px;
  text-align: left;
  letter-spacing: -1px;
}

.h2.white {
  color: #fff;
}

.h2.left_aligned {
  text-align: left;
}

.h2.faq_heading {
  display: inline-block;
  float: none;
  color: #4a4a4a;
  text-align: center;
}

.h2.section2 {
  display: block;
  width: auto;
  float: none;
  text-align: center;
  letter-spacing: 0px;
}

.h2.tablet {
  width: 420px;
}

.h2.benefit {
  margin-top: 10px;
  margin-bottom: 10px;
}

.h2.workflow {
  margin-bottom: 10px;
}

.h2.transcript {
  float: none;
}

.line {
  width: 200px;
  height: 6px;
  margin-bottom: 33px;
  padding-bottom: 0px;
  float: left;
  border-bottom: 1px none #000;
  background-image: -webkit-linear-gradient(270deg, #3c3c3c, #3c3c3c);
  background-image: linear-gradient(180deg, #3c3c3c, #3c3c3c);
  text-align: center;
}

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

.line.transcript {
  float: none;
}

.line.middle {
  display: block;
  float: none;
  text-align: center;
}

.paragraph {
  width: auto;
  float: left;
  font-family: 'Sf ui display medium', sans-serif;
  color: #4a4a4a;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  text-align: left;
}

.paragraph.white {
  color: #fff;
}

.paragraph._100 {
  height: 100px;
}

.paragraph._80 {
  height: 80px;
}

.card_free {
  display: block;
  width: 350px;
  margin-right: 0px;
  margin-bottom: 150px;
  margin-left: 0px;
  float: none;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 14px 14px 80px 0 rgba(0, 0, 0, .15);
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
  text-align: center;
}

.card_free:hover {
  box-shadow: 14px 14px 80px 0 rgba(0, 0, 0, .25);
}

.card_free_top {
  display: block;
  height: 180px;
  clear: left;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, #3c3c3c, #3c3c3c);
  background-image: linear-gradient(180deg, #3c3c3c, #3c3c3c);
  text-align: center;
}

.price {
  position: static;
  left: 0px;
  top: 0px;
  display: inline;
  width: auto;
  margin-top: 15px;
  float: left;
  clear: none;
  font-family: 'Gt walsheim black', sans-serif;
  color: #fff;
  font-size: 56px;
  line-height: 72px;
  text-align: center;
}

.card_title {
  padding-top: 30px;
  font-family: 'Gt walsheim black', sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.card_title.card-focus-title {
  height: 60px;
  padding-top: 5%;
  padding-bottom: 5%;
  border-bottom: 2px solid #d8d8d8;
  background-image: -webkit-linear-gradient(270deg, rgba(164, 209, 218, .26), rgba(164, 209, 218, .26));
  background-image: linear-gradient(180deg, rgba(164, 209, 218, .26), rgba(164, 209, 218, .26));
  color: #4b4b4b;
}

.card_title.card-focus-title.yearly {
  display: block;
  padding-bottom: 5%;
}

.tag_dollar {
  display: inline;
  width: 30px;
  margin-left: 0px;
  padding-top: 20px;
  float: left;
  font-family: 'Gt walsheim black', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 72px;
  text-align: center;
}

.list {
  padding-top: 40px;
  padding-right: 30px;
  padding-left: 30px;
  list-style-type: none;
}

.list_item {
  padding-bottom: 15px;
  font-family: 'Sf ui display medium', sans-serif;
  color: #4a4a4a;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
}

.appstore {
  display: block;
  margin-right: 0px;
  margin-bottom: 99px;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
  text-align: left;
}

.appsote_img {
  display: inline-block;
  margin-right: 0px;
  margin-left: 30.9px;
  background-image: url('../images/ill_appstore2x.png');
  background-position: 0px 0px;
  background-size: 135px;
  text-align: left;
}

.card_pro {
  width: 350px;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
  padding-bottom: 1px;
  background-color: #fff;
  box-shadow: 14px 14px 80px 0 rgba(0, 0, 0, .15);
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
}

.card_pro:hover {
  box-shadow: 14px 14px 80px 0 rgba(0, 0, 0, .25);
}

.card_pro_top {
  height: 180px;
  float: none;
  clear: left;
  background-image: url('../images/ill_pro2x.png');
  background-position: 0px 0px;
  background-size: 350px;
}

.tag_dollar_pro {
  width: 30px;
  margin-left: 0px;
  padding-top: 20px;
  float: left;
  font-family: 'Gt walsheim black', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 72px;
}

.btn_buy {
  display: block;
  margin-right: 30px;
  margin-bottom: 30px;
  margin-left: 30px;
  padding-top: 18px;
  padding-bottom: 18px;
  float: none;
  border: 2px solid #3c3c3c;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: 'Gt walsheim black', sans-serif;
  color: #3c3c3c;
  line-height: 20px;
  text-align: center;
}

.btn_buy:hover {
  background-color: #3c3c3c;
  color: #fff;
}

.discount {
  padding-top: 9px;
  padding-bottom: 9px;
  background-color: rgba(0, 206, 255, .5);
  font-family: 'Gt walsheim black', sans-serif;
  color: #fff;
  text-align: center;
}

.white_line {
  display: block;
  width: 200px;
  height: 6px;
  margin-bottom: 33px;
  background-color: #fff;
  color: #fff;
}

.h2_center {
  margin-top: 7%;
  margin-bottom: 0px;
  padding-bottom: 33px;
  float: none;
  border-top: 2px none #d7dce1;
  border-bottom: 2px none #d7dce1;
  font-family: 'Gt walsheim black', sans-serif;
  font-size: 42px;
  line-height: 48px;
  text-align: center;
}

.h2_center.users {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-bottom: 0px;
}

.h2_center.features {
  margin-top: 10px;
}

.member {
  display: block;
  width: 200px;
  height: 250px;
  margin: 10px auto;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 14px 14px 80px 0 rgba(0, 0, 0, .15);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.member.istvan {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  background-image: url('../images/m_istvan.jpg'), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url('../images/m_istvan.jpg'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.member.jaga {
  background-image: url('../images/m_jaga.jpg'), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url('../images/m_jaga.jpg'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.member.attila {
  background-image: url('../images/m_attila.jpg'), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url('../images/m_attila.jpg'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.member.david {
  background-image: url('../images/m_david.jpg'), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url('../images/m_david.jpg'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-repeat: no-repeat, repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.member.zsolt {
  background-image: url('../images/m_zsolt.jpg'), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url('../images/m_zsolt.jpg'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.member.gabor {
  background-image: url('../images/m_gabor.jpg'), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url('../images/m_gabor.jpg'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: 200px, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
}

.member.zoli {
  background-image: url('../images/zoltan-balogh.jpg'), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url('../images/zoltan-balogh.jpg'), linear-gradient(180deg, #fff, #fff);
  background-position: 0px 0px, 0px 0px;
}

.member.tibi {
  background-image: url('../images/tibi-kolozsi.jpg'), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url('../images/tibi-kolozsi.jpg'), linear-gradient(180deg, #fff, #fff);
  background-position: 0px 0px, 0px 0px;
}

.member.dani {
  background-image: url('../images/daniel-rosner.jpg'), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url('../images/daniel-rosner.jpg'), linear-gradient(180deg, #fff, #fff);
  background-position: 0px 0px, 0px 0px;
}

.member.aron {
  background-image: url('../images/takacs-aron.jpg'), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url('../images/takacs-aron.jpg'), linear-gradient(180deg, #fff, #fff);
  background-position: 0px 0px, 0px 0px;
}

.div {
  display: block;
  max-width: auto;
  min-height: auto;
  min-width: auto;
  margin-top: 40px;
  float: none;
  clear: none;
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.div_text {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  max-width: 440px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 10px 30px;
}

.section {
  margin-bottom: 0px;
  padding: 0px 2%;
  border-top: 2px solid #d7dce1;
  border-bottom: 2px solid #d7dce1;
  background-color: #f7f8fa;
}

.section.s_magic {
  margin-bottom: -130px;
  padding-top: 20px;
  padding-bottom: 150px;
  background-image: url('../images/ill_magic.png');
  background-position: 50% -70px;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.s_cad {
  padding-bottom: 10px;
  border-top: 2px solid #d7dce1;
  border-bottom: 2px solid #d7dce1;
  background-color: #f7f8fa;
}

.section.s_forg {
  display: block;
  min-height: 820px;
  padding-top: 60px;
  clear: none;
  background-image: url('../images/ill_forget2x.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.s_price {
  display: block;
  padding-right: 0%;
  padding-left: 0%;
  background-image: url('../images/ill_pattern2x.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat;
}

.section.twitter {
  margin-bottom: 0px;
  padding-bottom: 20px;
}

.play_video {
  display: block;
  width: 106px;
  height: 106px;
  margin-right: auto;
  margin-left: auto;
}

.modal-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  height: 100%;
  padding-top: 90px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, .8));
  text-align: center;
}

.available {
  display: block;
  margin-top: 30px;
  margin-bottom: 10px;
  font-family: 'Sf ui display medium', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  text-transform: none;
}

.btn_app {
  display: block;
  width: 135px;
  height: 40px;
  margin: 0px auto 40px;
  background-color: transparent;
  background-image: url('../images/ill_appstore2x.png');
  background-position: 50% 50%;
  background-size: 135px;
  background-repeat: no-repeat;
  color: transparent;
  text-align: center;
}

.btn_app.homepage {
  margin-top: 60px;
}

.logo {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: auto;
}

.logo.w--current {
  position: static;
  left: 1px;
  top: 0px;
  display: block;
  padding-top: 0px;
  float: left;
  clear: none;
}

.people_text {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  width: 200px;
  height: 250px;
  margin: 10px auto;
  padding-top: 0px;
  padding-left: 0px;
  float: none;
  clear: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateX(0deg) rotateY(-180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(-180deg) rotateZ(0deg);
  text-align: left;
}

.bottom_links {
  position: static;
  left: 0px;
  top: 0px;
  display: block;
  width: 120px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  font-family: 'Sf ui display medium', sans-serif;
  color: #4a4a4a;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.life_at_shapr_top {
  height: auto;
  background-color: #4b4b4b;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .65), rgba(0, 0, 0, .65)), url('../images/ill_life2x.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .65), rgba(0, 0, 0, .65)), url('../images/ill_life2x.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.crazy_about {
  margin-top: 7%;
  margin-bottom: 7%;
  font-family: 'Gt walsheim black', sans-serif;
  font-size: 24px;
  text-align: center;
}

.life_at_images {
  width: 500px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-image: url('../images/favico.png');
  background-position: 0px 0px;
  background-size: 16px;
  box-shadow: 14px 14px 80px 0 rgba(0, 0, 0, .15);
}

.life_at_images.careers_budapest_image {
  margin-bottom: 5%;
}

.centered_text {
  font-family: 'Sf ui display medium', sans-serif;
  font-weight: 500;
  text-align: center;
}

.life_at_bottom {
  margin-top: 10%;
}

.careers_button {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 220px;
  height: auto;
  margin: 15px auto;
  border: 2px solid #000;
  background-color: transparent;
  font-family: 'Gt walsheim black', sans-serif;
  color: #000;
  text-align: center;
}

.carrers_title_layout {
  height: auto;
}

.careers_wedont {
  display: block;
  margin: 0% 15px 3%;
  font-family: 'Sf ui display medium', sans-serif;
  font-size: 18px;
  text-align: center;
}

.careers_positions_budapest_text {
  font-family: 'Sf ui display medium', sans-serif;
  color: #4a4a4a;
  font-size: 16px;
}

.careers_budapest_link {
  font-size: 16px;
}

.faq_section {
  width: 50%;
  margin: 5% 10% 5% 5%;
}

.faq_text {
  margin-bottom: 15px;
  padding-bottom: 0px;
  font-family: 'Sf ui display medium', sans-serif;
  color: #4a4a4a;
  font-size: 16px;
  line-height: 20px;
}

.faq_top_padding {
  height: 30px;
}

.contact_email {
  width: 22px;
  height: auto;
  background-color: transparent;
  background-image: url('../images/ic_email2x.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: left;
}

.contact_link_block {
  display: inline-block;
  margin-top: 0%;
  margin-right: 20px;
  margin-left: 0%;
  padding-top: 0%;
  padding-right: 0%;
  float: left;
}

.contact_facebook {
  padding-top: 5px;
  padding-bottom: 5px;
}

.contact_twitter {
  padding-top: 5px;
  padding-bottom: 5px;
}

.bottom_section {
  min-height: 50px;
  margin-bottom: 0px;
}

.ipad_with_shot {
  max-width: 120%;
  margin-right: -130px;
  float: right;
  clear: none;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.ipad_with_shot_column {
  position: static;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
}

.top_app_store_link {
  display: inline-block;
  width: 0px;
  height: 0px;
  margin-top: 13px;
  background-image: url('../images/ill_appstore2x.png');
  background-position: 50% 50%;
  background-size: 135px;
}

.cube_layer2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  -webkit-transform: translate(-144px, 144px);
  -ms-transform: translate(-144px, 144px);
  transform: translate(-144px, 144px);
}

.cube_layer1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-right: 0px;
  -webkit-transform: translate(144px, 144px);
  -ms-transform: translate(144px, 144px);
  transform: translate(144px, 144px);
}

.cube_layer3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: auto;
  -webkit-transform: translate(-144px, -144px);
  -ms-transform: translate(-144px, -144px);
  transform: translate(-144px, -144px);
}

.cube_layer4 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-right: 0px;
  -webkit-transform: translate(144px, -144px);
  -ms-transform: translate(144px, -144px);
  transform: translate(144px, -144px);
}

.navbar_bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  height: 100%;
  border-color: transparent;
  background-color: #fff;
  opacity: 0;
}

.btn_app_nav {
  position: static;
  right: 0px;
  bottom: 0px;
  display: block;
  float: none;
}

.tutorials {
  margin-top: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 20px;
  padding-left: 20px;
  float: none;
  text-align: left;
}

.tutorial_video {
  position: relative;
  display: inline-block;
  float: left;
  box-shadow: 0 -10px 50px 10px rgba(0, 0, 0, .15);
}

.email_form {
  position: absolute;
  margin-left: 75px;
  padding-right: 300px;
}

.subscribe_form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.subscribe_button {
  min-width: 150px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-right: 70px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 7px;
}

.email_form_text_field {
  min-width: 100px;
  margin-top: 10px;
  border-radius: 7px;
}

.email_form_success {
  background-color: hsla(0, 0%, 87%, 0);
}

.email_form_success_text {
  font-family: 'Sf ui display medium', sans-serif;
  color: #fff;
  font-size: 15px;
}

.montly_price {
  color: hsla(192, 5%, 64%, .83);
}

.discount2 {
  margin-top: 3px;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #fe8220;
  font-family: 'Gt walsheim black', sans-serif;
  color: #fff;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}

.download {
  display: block;
  margin-bottom: 20px;
  font-family: 'Sf ui display medium', sans-serif;
  font-size: 16px;
  text-align: center;
}

.compatiblity {
  margin-top: 20px;
}

.hero-section {
  padding-bottom: 88px;
  background-image: url('../images/bg1.png');
  background-position: 0px 0px;
  background-size: cover;
}

.navbar-shapr {
  padding-bottom: 0px;
  background-color: transparent;
}

.navlink-shapr {
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #d8d8d8;
}

.navlink-shapr:hover {
  color: #fff;
}

.menu-button {
  position: static;
  height: 41px;
  margin-top: 12px;
  padding: 11px 22px 0px;
  float: none;
  border-radius: 5px;
  background-color: #fff;
  color: #000;
}

.divider-shapr {
  height: 2px;
  background-image: -webkit-linear-gradient(0deg, #29779c, #1d5069 34%, #17487c 67%, #8629cf);
  background-image: linear-gradient(90deg, #29779c, #1d5069 34%, #17487c 67%, #8629cf);
}

.divider-shapr.features-divider {
  margin-right: 15%;
  margin-bottom: 30px;
  margin-left: 15%;
  background-image: -webkit-linear-gradient(270deg, #d8d8d8, #d8d8d8), url('../images/example-bg.png');
  background-image: linear-gradient(180deg, #d8d8d8, #d8d8d8), url('../images/example-bg.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 125px;
  color: #d8d8d8;
}

.divider-shapr.features-divider.community {
  margin-top: 30px;
  margin-bottom: 50px;
}

.circle {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-image: -webkit-radial-gradient(circle farthest-corner at 17% 5%, #245a8b, #233b64);
  background-image: radial-gradient(circle farthest-corner at 17% 5%, #245a8b, #233b64);
  box-shadow: inset 4px 4px 6px 0 rgba(55, 137, 190, .48);
}

.circle.plus {
  position: absolute;
  margin-top: 115px;
  margin-left: 78px;
  padding-top: 7px;
  background-image: -webkit-radial-gradient(circle farthest-corner at 21% 13%, #65a5df, #233b64);
  background-image: radial-gradient(circle farthest-corner at 21% 13%, #65a5df, #233b64);
  box-shadow: inset 4px 4px 6px 0 rgba(55, 137, 190, .48), 3px 3px 10px -1px rgba(0, 0, 0, .54);
  font-family: 'Sf ui display medium', sans-serif;
  color: #fff;
  font-size: 30px;
  text-align: center;
}

.card {
  position: absolute;
  left: auto;
  top: 8px;
  right: 45px;
  bottom: auto;
  width: 250px;
  padding-bottom: 10px;
  padding-left: 0px;
  border-style: none;
  border-width: 1px;
  border-color: #4b4b4b #4b4b4b #666 #000;
  background-color: #f5f5f5;
  box-shadow: 2px 2px 8px 0 #4b4b4b;
  text-align: left;
}

.card-content {
  padding-right: 24px;
  padding-left: 24px;
}

.card-p {
  padding-top: 10px;
  border-style: none;
  border-color: #000;
  color: #4a4a4a;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  text-align: left;
  text-transform: none;
}

.plus-sign {
  padding-top: 1px;
  font-family: 'Open Sans', sans-serif;
  font-size: 35px;
  font-weight: 800;
}

.play-button:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.play-button:active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.modelig-magic {
  padding-right: 130px;
  padding-bottom: 10px;
  padding-left: 130px;
}

.ipad-pro-front {
  position: static;
  margin-bottom: 0px;
}

.signup-bar {
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: -webkit-linear-gradient(10deg, rgba(26, 36, 46, .9), rgba(62, 86, 115, .9));
  background-image: linear-gradient(80deg, rgba(26, 36, 46, .9), rgba(62, 86, 115, .9));
  text-align: center;
}

.signup-bar-h1 {
  margin-top: 15px;
  margin-left: 0px;
  padding-left: 0px;
  float: left;
  font-family: 'Gt walsheim black', sans-serif;
  color: #fff;
}

.signup-bar-h1.bottom {
  float: none;
}

.signup-bar-button {
  margin-top: 10px;
  margin-right: 50px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: right;
  border: 5px solid #fff;
  border-radius: 0px;
  background-color: transparent;
  -webkit-transition: -webkit-transform 200ms linear;
  transition: -webkit-transform 200ms linear;
  transition: transform 200ms linear;
  transition: transform 200ms linear, -webkit-transform 200ms linear;
  font-family: 'Gt walsheim black', sans-serif;
  font-size: 20px;
}

.signup-bar-button:hover {
  border-color: #fff;
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  color: #fff;
}

.signup-bar-button.bottom {
  margin-right: 0px;
  float: none;
  text-align: center;
}

.benefits {
  margin-top: 150px;
  margin-bottom: 50px;
}

.benefits-text {
  margin: -10px 10px 60px;
  padding-right: 82px;
  padding-left: 82px;
  font-family: 'Sf ui display medium', sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

.benefits-text.models-creations {
  margin-bottom: 10px;
  padding-top: 0px;
}

.benefits-text.tutorial {
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  float: none;
}

.benefits-table {
  margin-top: 20px;
  margin-bottom: 20px;
}

.more-features {
  display: inline-block;
  float: none;
  text-align: left;
}

.more-features.signup-bar-button.alternate {
  margin-right: 0px;
  border: 5px solid #000;
  color: #000;
}

.more-features-container {
  text-align: center;
}

.more-features-div {
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: center;
}

.more-features-div.creations {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-top: 0px;
}

.signup-bar-middle {
  text-align: center;
}

.creation {
  display: block;
  min-height: 380px;
  padding-right: 5px;
  padding-left: 5px;
  float: left;
  text-align: center;
}

.h3-creation {
  margin-top: 0px;
  font-family: 'Gt walsheim black', sans-serif;
  font-size: 27px;
  text-align: center;
}

.creation-image {
  margin-top: 20px;
}

.models-container {
  display: block;
  margin-bottom: 20px;
}

.creation-div {
  margin-right: 100px;
  margin-left: 100px;
  padding-left: 30px;
}

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

.footer {
  margin-top: 30px;
}

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

.bottom2 {
  float: none;
  text-align: center;
}

.bottom4 {
  text-align: center;
}

.creation-section {
  margin-bottom: 20px;
  padding-top: 0px;
}

.tab {
  width: 23%;
  margin-right: 2%;
  padding: 14px 10px;
  border: 5px solid #4b4b4b;
  border-radius: 0px;
  background-color: rgba(83, 46, 46, 0);
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  font-family: 'Gt walsheim black', sans-serif;
  color: #4b4b4b;
  font-size: 18px;
  text-align: center;
}

.tab:hover {
  background-color: #d8d8d8;
}

.tab.w--current {
  border-color: #1a242e;
  border-radius: 0px;
  background-color: #1a242e;
  color: #fff;
  font-size: 18px;
}

.tab.w--current:hover {
  border-color: #2b3c4f;
  background-color: #2b3c4f;
  color: #fff;
}

.tab.blue {
  border: 5px solid #000;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: none;
  font-family: 'Gt walsheim black', sans-serif;
  font-size: 18px;
}

.tab.blue.w--current {
  border-style: solid;
  border-color: #1a242e;
  background-color: #1a242e;
  box-shadow: none;
  color: #fff;
  font-style: normal;
  font-weight: 500;
}

.tab.tab3.w--current {
  background-color: #ce3838;
  color: #fff;
}

.tab.blue2 {
  border-color: #2b3f57;
  background-color: #2b3f57;
}

.tab.blue2.w--current {
  border-color: #3e5673;
  background-color: #3e5673;
  color: #fff;
}

.tab.blue4.w--current {
  border-color: #4faed3;
  background-color: #4faed3;
}

.tab.blue3.w--current {
  border-color: #268fb8;
  background-color: #268fb8;
}

.tab.tab2.w--current {
  border-color: #3e5673;
  background-color: #3e5673;
  color: #fff;
}

.tabs-menu {
  margin-top: 30px;
  margin-bottom: 50px;
}

.quote {
  margin-top: 20px;
}

.tab-arrow {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -30px;
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.tab-arrow.tab3-arrow {
  bottom: -24px;
}

.arrow-1 {
  position: absolute;
  bottom: -30px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.what-is-shapr {
  display: block;
  padding-right: 0px;
  padding-left: 150px;
}

.footer-section {
  margin-top: 35px;
  margin-bottom: 0px;
  padding-bottom: 30px;
  text-align: left;
}

.footer-column {
  display: block;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.footer-heading {
  margin-bottom: 10px;
  font-family: 'Gt walsheim black', sans-serif;
  color: #4b4b4b;
  font-size: 23px;
}

.footer-heading.workflow-heading {
  margin-top: 0px;
}

.footer-divider {
  width: 20%;
  height: 3px;
  margin-bottom: 11px;
  background-color: #4b4b4b;
  color: #4b4b4b;
}

.footer-divider.blue1 {
  background-color: #233140;
}

.footer-divider.blue2 {
  background-color: #268fb8;
}

.footer-divider.blue3 {
  background-color: #4faed3;
}

.footer-divider.workflow-divider {
  margin-bottom: 0px;
}

.footer-link.link {
  display: block;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: 'Sf ui display medium', sans-serif;
  color: #757575;
  font-size: 16px;
  text-decoration: none;
}

.benefits-content {
  font-family: 'Sf ui display medium', sans-serif;
  font-size: 16px;
}

.check {
  margin-top: 20px;
}

.compatiblity-image {
  margin-top: 20px;
  margin-left: 50px;
  float: left;
}

.tweet {
  margin-bottom: 15px;
}

.icon-block {
  width: 80px;
  margin-right: 10px;
  margin-bottom: 70px;
  float: left;
  border: 4px solid #000;
}

.h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Gt walsheim black', sans-serif;
  font-size: 20px;
}

.workflow-p {
  margin-bottom: 0px;
  float: none;
  font-family: 'Sf ui display medium', sans-serif;
  font-size: 16px;
}

.ui-screenshot {
  width: auto;
  max-width: 2000%;
}

.ui-screenshot.float-right {
  float: right;
}

.benefit-div {
  margin-top: 30px;
  margin-bottom: 20px;
}

.feature-block {
  display: block;
  width: auto;
  min-height: 45px;
  margin-top: 5px;
  margin-bottom: 2%;
  padding-top: 0px;
  float: left;
}

.feature-block.features-block {
  display: block;
  width: auto;
  margin-bottom: 5%;
  float: none;
  font-size: 14px;
}

.feature-block.main {
  width: 33%;
}

.feature-text {
  margin-top: 3px;
  margin-left: 3px;
  float: left;
  font-family: 'Sf ui display medium', sans-serif;
  color: #4b4b4b;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.feature-text.features-block-text {
  margin-top: 27px;
  margin-left: 20px;
  font-family: 'Gt walsheim black', sans-serif;
  font-size: 40px;
}

.feature-text.features-block-text.edu-faq {
  display: inline-block;
  margin-left: 0px;
  float: left;
  font-size: 30px;
}

.feature-icon {
  float: left;
}

.feature-icon.features-icon {
  height: 80px;
}

.feature-button {
  display: inline-block;
  border: 5px solid #4b4b4b;
  background-color: transparent;
  font-family: 'Gt walsheim black', sans-serif;
  color: #4b4b4b;
  font-size: 16px;
  text-align: center;
}

.features-full-div {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.more-features-button {
  display: inline-block;
  margin-top: -15px;
  float: none;
  border: 1px solid #4b4b4b;
  border-radius: 2px;
  background-color: transparent;
  font-family: 'Sf ui display medium', sans-serif;
  color: #4b4b4b;
  text-align: left;
}

.more-features-button.pricing {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 10px;
  text-align: center;
}

.more-features-button.community-button {
  display: inline-block;
  margin-left: 10px;
  float: left;
}

.more-features-button.center {
  display: inline-block;
  float: none;
}

.facebook {
  display: inline-block;
  margin-top: 10px;
  float: none;
}

.twitter-footer {
  display: inline-block;
  margin-top: 0px;
}

.social-div {
  display: block;
  margin-top: 8px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  text-align: center;
}

.features-site {
  height: 500px;
  background-image: url('../images/ill_pattern2x.png');
  background-position: 0px 0px;
  background-size: cover;
}

.features-section {
  margin-top: 50px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.paragraph-text {
  margin-top: 10px;
  float: left;
  font-family: 'Sf ui display medium', sans-serif;
  font-size: 16px;
}

.paragraph-text.community-text {
  height: auto;
  min-height: 100px;
}

.careers-container {
  margin-bottom: 20px;
  text-align: center;
}

.card-focus {
  font-size: 15px;
}

.pricing-width {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 10px;
}

.pricing-width.landscape-pricing.portrait {
  display: block;
}

.pricing-container {
  display: block;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
}

.yearly {
  height: 50px;
  padding-top: 15px;
  padding-bottom: 0px;
  border-bottom: 2px solid #d8d8d8;
  font-family: 'Gt walsheim black', sans-serif;
  color: #8f8b8b;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
}

.tutorial-container {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

.community-container {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 20px;
}

.q {
  display: inline-block;
  float: left;
  font-family: 'Gt walsheim black', sans-serif;
  font-size: 24px;
}

.edu-q {
  display: inline-block;
  margin-left: 0px;
  padding: 10px;
  float: left;
  font-family: 'Gt walsheim black', sans-serif;
  font-size: 24px;
}

.edu {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
}

.edu-a {
  display: block;
  margin-left: 0px;
  padding: 10px;
  float: left;
  font-family: 'Sf ui display medium', sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.application {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: left;
}

.application-step {
  display: inline-block;
  margin-top: 14px;
  margin-right: 10px;
  margin-left: 10px;
  padding-left: 0px;
  float: left;
  font-family: 'Gt walsheim black', sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.application-p {
  margin-top: 10px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  font-family: 'Sf ui display medium', sans-serif;
  font-size: 18px;
}

.application-number {
  display: inline-block;
  max-width: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  float: left;
  text-align: left;
}

.step-div {
  display: block;
  float: none;
}

.edu-section {
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 2px solid #d7dce1;
  background-color: #f7f8fa;
}

.application-work {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  float: none;
  font-family: 'Gt walsheim black', sans-serif;
  font-size: 38px;
  line-height: 42px;
  text-align: center;
}

.edu-plan {
  display: block;
  margin-top: 30px;
}

.price-tag {
  display: inline-block;
}

.andoriod {
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Sf ui display medium', sans-serif;
  font-size: 18px;
  text-align: center;
}

.edcutaion-text {
  display: inline-block;
  height: auto;
  min-height: 100px;
  margin-top: 10px;
  font-family: 'Sf ui display medium', sans-serif;
  font-size: 16px;
  text-align: center;
}

.education-text {
  display: inline-block;
  height: auto;
  min-height: 100px;
  margin-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Sf ui display medium', sans-serif;
  font-size: 16px;
  text-align: left;
}

.get-started-divider {
  display: block;
  height: 2px;
  margin: 20px 15%;
  background-color: #d8d8d8;
}

.hidden-element-extrude {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.how-it-works-extrude {
  display: inline-block;
  float: none;
  border: 2px solid #4b4b4b;
  border-radius: 5px;
  background-color: #fff;
  font-family: 'Sf ui display medium', sans-serif;
  color: #4b4b4b;
  font-size: 14px;
  text-align: center;
}

.how-it-works-div {
  display: block;
  text-align: center;
}

.gif {
  display: inline-block;
  margin: 0px auto;
  float: left;
  border-radius: 2px;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
  text-align: left;
}

.gif:hover {
  box-shadow: 7px 7px 80px 0 rgba(0, 0, 0, .15);
}

.how-it-works-sketch {
  border: 2px solid #4b4b4b;
  border-radius: 5px;
  background-color: #fff;
  font-family: 'Sf ui display medium', sans-serif;
  color: #4b4b4b;
}

.hidden-element-sketch {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.gif-feature {
  display: block;
}

.p100 {
  width: 100%;
  margin-top: 10px;
  padding-right: 5px;
  padding-left: 5px;
  float: left;
  font-family: 'Sf ui display medium', sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.gif-row {
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}

.gif-3 {
  margin-top: 30px;
  margin-right: 0px;
  margin-left: 0px;
}

.gif-icon {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-bottom: 10px;
  float: left;
}

.gif-heading {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 20px;
  padding-left: 10px;
  float: left;
  font-family: 'Gt walsheim black', sans-serif;
  font-size: 36px;
}

.gif-heading.watch {
  padding-left: 0px;
}

.gif-col {
  margin-bottom: 20px;
}

.pencil {
  display: block;
  margin-top: 20px;
}

.model-p {
  display: block;
  min-height: 40px;
  margin-bottom: 0px;
}

.annual {
  font-family: 'Gt walsheim black', sans-serif;
  color: #fff;
  font-size: 14px;
  font-style: normal;
}

.email-send {
  padding-top: 5px;
  padding-bottom: 5px;
}

.android {
  margin-top: 50px;
}

.jobs-section {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px 2%;
  border: 2px solid #d7dce1;
  background-color: #f7f8fa;
}

.section-jobs-white {
  padding: 20px 2%;
}

.learn {
  display: block;
  margin-bottom: 20px;
  font-family: 'Gt walsheim black', sans-serif;
}

.learn-div {
  display: block;
  max-width: none;
  margin-right: 5%;
  margin-left: 5%;
  float: none;
}

.learn-section {
  display: block;
  padding-bottom: 20px;
}

.p-learn {
  display: block;
  font-family: 'Sf ui display medium', sans-serif;
  font-size: 16px;
}

.learn-text {
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-family: 'Sf ui display medium', sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.learn-video {
  max-width: none;
}

.learn-row {
  margin-bottom: 20px;
  padding-bottom: 0px;
}

.h2-learn {
  margin-top: 10px;
  font-family: 'Gt walsheim black', sans-serif;
}

.next-video {
  display: block;
  margin-top: 0px;
  padding-top: 20px;
  float: none;
  clear: none;
  text-align: center;
}

.middle-div {
  display: block;
  float: none;
  text-align: center;
}

.middle-container {
  display: block;
  text-align: center;
}

.news {
  display: block;
  margin: 10px auto;
  float: none;
}

.center-block {
  display: block;
}

.read-more-success {
  padding-top: 20px;
  padding-bottom: 20px;
}

.success-story-image {
  display: block;
  padding-right: 2%;
  padding-bottom: 2%;
  padding-left: 2%;
}

.success-story-p {
  position: static;
  height: auto;
  padding-right: 2%;
  padding-left: 2%;
  float: none;
  font-family: 'Sf ui display medium', sans-serif;
  font-size: 16px;
  text-align: left;
}

.success-story-column {
  padding-right: 0px;
  padding-left: 0px;
}

.success-div {
  margin: 10px;
  padding-top: 15px;
  padding-right: 1%;
  padding-left: 1%;
  border-radius: 2px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 206, 255, 0), rgba(0, 206, 255, 0));
  background-image: linear-gradient(180deg, rgba(0, 206, 255, 0), rgba(0, 206, 255, 0));
  box-shadow: 0 0 6px 0 rgba(75, 75, 75, .35);
}

.success-link {
  font-family: 'Sf ui display medium', sans-serif;
  text-decoration: none;
  text-transform: none;
}

.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;
}

.modal-overlay {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  height: 100%;
  padding-top: 120px;
  background-color: rgba(0, 0, 0, .75);
  font-family: 'Gt walsheim black', sans-serif;
  font-weight: 400;
  text-align: center;
}

.signup-wrapper {
  display: block;
  width: 450px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 40px 40px;
  background-color: #fff;
}

.text-field {
  height: 50px;
  border: 2px solid #00a7ff;
}

.text-field:focus {
  border-color: #005481;
}

.submit-button {
  display: inline-block;
  width: 100%;
  height: 40px;
}

.close-link {
  display: block;
  font-family: 'Sf ui display medium', sans-serif;
  color: rgba(75, 75, 75, .6);
  text-align: right;
  text-decoration: none;
}

.close-link:hover {
  color: #373737;
}

.success-message {
  background-color: transparent;
}

.text-block.success-email {
  position: static;
  margin-top: 0px;
  color: #119327;
}

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

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

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

html.w-mod-js *[data-ix="display-none-on-load"] {
  display: none;
  height: 0px;
}

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

@media (max-width: 991px) {
  .cover {
    height: auto;
    padding-bottom: 0px;
  }
  .h1 {
    margin-top: 15px;
  }
  .hero_content {
    margin-bottom: 10%;
  }
  .h2.tablet {
    width: 280px;
  }
  .paragraph {
    width: 100%;
    height: 100%;
    float: none;
    clear: both;
  }
  .div_text {
    padding-left: 10px;
  }
  .section.s_magic {
    margin-bottom: -88px;
  }
  .logo {
    margin-top: -5px;
  }
  .logo.w--current {
    display: inline-block;
    margin-top: 5px;
  }
  .bottom_links {
    text-align: center;
  }
  .crazy_about {
    margin-bottom: 7%;
  }
  .ipad_with_shot {
    margin-right: -66px;
  }
  .navmenu {
    margin-top: 20px;
    background-color: #fff;
  }
  .navbtn.w--open {
    background-color: transparent;
  }
  .navbar_bg {
    opacity: 0;
  }
  .modelig-magic {
    padding-right: 59px;
    padding-left: 60px;
  }
  .signup-bar-h1 {
    margin-left: 0px;
  }
  .signup-bar-h1.bottom {
    margin-left: 0px;
  }
  .signup-bar-button {
    margin-right: 0px;
    float: left;
  }
  .benefits-text {
    padding-right: 6px;
    padding-left: 6px;
  }
  .creation {
    width: auto;
    min-height: 300px;
  }
  .creation-div {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .what-is-shapr {
    padding-left: 0px;
  }
  .footer-column {
    padding-left: 50px;
  }
  .compatiblity-image {
    margin-top: 30px;
    margin-left: 0px;
  }
  .try {
    display: inline-block;
    float: none;
    text-align: center;
  }
  .download-butt {
    display: inline-block;
  }
  .easy-div {
    display: block;
  }
  .edu {
    width: 100%;
  }
  .edu-a {
    display: block;
  }
  .gif-3 {
    margin-top: 20px;
  }
  .section-jobs-white {
    padding-top: 0px;
  }
  .success-story-p {
    height: 210px;
  }
  .success-story-column {
    padding-right: 1%;
    padding-left: 1%;
  }
}

@media (max-width: 767px) {
  .columns.col_magic {
    padding-top: 0px;
  }
  .h1 {
    margin-top: 20px;
    padding-left: 0px;
  }
  .h2.tablet {
    display: inline-block;
    width: auto;
    float: none;
    text-align: center;
  }
  .paragraph {
    display: inline-block;
  }
  .member {
    width: 200px;
    height: 250px;
  }
  .div {
    min-height: 400px;
  }
  .div_text {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div_text.portrait {
    padding-left: 0px;
    float: none;
    text-align: center;
  }
  .section.s_magic {
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: none;
  }
  .logo.w--current {
    padding-left: 0px;
  }
  .faq_section {
    width: 90%;
  }
  .contact_link_block {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    margin-right: 10px;
    margin-left: 10px;
    float: none;
    clear: none;
  }
  .contact_image_links_column {
    min-height: 50px;
    padding-left: 116px;
  }
  .ipad_with_shot {
    max-width: 120%;
    margin-right: -86px;
  }
  .cube_layer2 {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .cube_layer1 {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .cube_layer3 {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .cube_layer4 {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .compatiblity {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .modelig-magic {
    padding-right: 40px;
    padding-left: 40px;
  }
  .signup-bar {
    margin-top: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .signup-bar.bottom-bar {
    margin-top: 40px;
  }
  .signup-bar-h1 {
    margin-left: 0px;
    padding-left: 10px;
  }
  .signup-bar-h1.bottom {
    margin-left: 0px;
  }
  .signup-bar-button {
    margin-right: 0px;
  }
  .benefits-text {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 37px;
    padding-left: 37px;
  }
  .more-features-div.creations {
    margin-bottom: 30px;
  }
  .creation-div {
    margin-right: 60px;
    margin-left: 60px;
    padding-left: 5px;
  }
  .tab {
    margin-right: 2%;
    padding: 10px 5px;
  }
  .tabs-menu {
    display: block;
    margin-left: 10px;
  }
  .what-is-shapr {
    display: block;
  }
  .footer-section {
    margin-top: 10px;
  }
  .footer-column {
    padding-left: 0px;
  }
  .footer-heading {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .footer-divider.blue1 {
    display: block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
  .footer-divider.blue2 {
    display: block;
    margin: 30px auto 10px;
    text-align: center;
  }
  .footer-divider.blue3 {
    display: block;
    margin: 30px auto 10px;
  }
  .footer-link.link {
    text-align: center;
  }
  .compatiblity-image {
    display: block;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }
  .features-column {
    margin-top: -45px;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .social-div {
    text-align: center;
  }
  .easy-div {
    display: inline-block;
    text-align: center;
  }
  .pricing-width {
    display: block;
  }
  .pricing-width.landscape-pricing {
    padding-left: 19%;
  }
  .hidden-element-extrude {
    display: inline-block;
  }
  .gif {
    display: block;
    float: none;
    text-align: left;
  }
  .gif-icon {
    margin-bottom: 20px;
  }
  .success-story-p {
    height: auto;
  }
}

@media (max-width: 479px) {
  .columns.col_magic {
    margin-left: -20px;
    padding-left: 0px;
  }
  .h1 {
    padding-top: 40px;
    font-size: 50px;
    line-height: 60px;
  }
  .hero_content {
    padding-right: 0px;
    padding-left: 0px;
  }
  .navbar.navbar_faq {
    margin-bottom: 10%;
    padding-bottom: 10%;
  }
  .h2 {
    width: auto;
    margin-left: 0px;
    padding-left: 0px;
  }
  .h2.faq_heading {
    font-size: 36px;
  }
  .h2.tablet {
    display: block;
    width: 280px;
    margin-left: 15px;
    padding-left: 0px;
    float: none;
    font-size: 40px;
    text-align: center;
    letter-spacing: -1px;
  }
  .paragraph {
    position: static;
    display: block;
    overflow: auto;
    width: 100%;
    height: 47%;
    margin-right: 0px;
    margin-left: 10px;
    padding-left: 5px;
  }
  .card_free {
    width: 280px;
    margin-left: -10px;
  }
  .card_pro {
    width: 280px;
    margin-right: 0px;
    margin-left: -10px;
    clear: none;
  }
  .h2_center {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div_text {
    height: auto;
    min-height: auto;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .div_text.portrait {
    padding-right: 10px;
    padding-left: 10px;
  }
  .section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .section.s_magic {
    background-color: transparent;
    background-image: none;
  }
  .section.s_cad {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .logo {
    margin-left: -5px;
  }
  .logo.w--current {
    margin-left: -5px;
  }
  .bottom_links {
    text-align: center;
  }
  .faq_top_padding {
    height: 75px;
  }
  .contact_image_links_column {
    padding-right: 0px;
    padding-left: 42px;
  }
  .ipad_with_shot {
    overflow: auto;
    margin-right: -19px;
  }
  .cube_layer2 {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
  }
  .cube_layer1 {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
  }
  .cube_layer3 {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
  }
  .cube_layer4 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
  }
  .navmenu {
    margin-top: 16px;
  }
  .navbtn {
    margin-right: -10px;
  }
  .modelig-magic {
    padding-right: 0px;
    padding-left: 0px;
  }
  .signup-bar {
    margin-top: 90px;
    padding-bottom: 20px;
  }
  .signup-bar-h1 {
    margin-left: 0px;
    padding-left: 0px;
  }
  .signup-bar-h1.bottom {
    margin-right: 10px;
    margin-left: 10px;
  }
  .signup-bar-button {
    margin-right: 0px;
    float: right;
  }
  .benefits-text {
    padding-right: 5px;
    padding-left: 5px;
  }
  .more-features-container {
    display: block;
    text-align: center;
  }
  .more-features-div {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .creation {
    min-height: 300px;
  }
  .creation-div {
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 5px;
    padding-left: 0px;
  }
  .tab {
    display: block;
    width: 80%;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .tabs-menu {
    margin-top: 14px;
    margin-bottom: 14px;
  }
  .what-is-shapr {
    display: block;
    padding-left: 0px;
  }
  .footer-divider.blue1 {
    text-align: left;
  }
  .footer-container {
    display: block;
    text-align: center;
  }
  .footer-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .features-column {
    margin-top: -60px;
  }
  .ipad-pro-easy {
    padding-left: 10px;
  }
  .pricing-width.landscape-pricing.portrait {
    padding-left: 7%;
  }
  .pricing-width.portrait2 {
    margin-top: -65px;
    padding-top: 0px;
    padding-left: 20px;
  }
  .edu {
    display: inline-block;
  }
  .application {
    display: block;
  }
  .application-step {
    text-align: left;
  }
  .step-div {
    display: block;
  }
  .p-learn {
    font-family: 'Sf ui display medium', sans-serif;
    font-size: 16px;
  }
  .success-story-image {
    display: block;
  }
  .signup-wrapper {
    width: 90%;
  }
}

@font-face {
  font-family: 'Gt walsheim black';
  src: url('../fonts/GT-Walsheim-Black.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Sf ui display medium';
  src: url('../fonts/SF-UI-Display-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}