body {
  background-color: rgb(255, 255, 255);
  font: 400 1em/1.38 Lato;
  color: #777777;
}

.addthis_native_toolbox {
  float: left;
  clear: both;
  width: 100%;
  height: 25px;
  margin-top: 30px;
}

.app-description {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 25px;
  font-family: Raleway;
  font-size: 1.625em;
  font-weight: 300;
  color: rgb(248, 248, 248);
}

.app-link {
  float: left;
  width: 170px;
}

.app-link .qrcode-link {
  text-align: center;
}

.app-links {
  width: 345px;
}

.app-name {
  float: left;
  width: 100%;
  min-height: 60px;
  font-family: Arvo;
  font-size: 2em;
  color: rgb(255, 255, 255);
}

.app_link {
  float: left;
  width: 145px;
  margin-left: 30px;
}

.app_link .qrcode-link {
  min-height: 22px;
}

.box {
  float: left;
  width: 300px;
}

.box-container {
  width: 940px;
  margin: 50px auto 0;
}

.box-icon {
  display: block;
  width: 120px;
  height: auto;
  overflow: hidden;
}

.box-list {
  float: left;
  clear: both;
  width: 85%;
  margin: 10px 0 0 30px;
}

.box-text {
  float: left;
  font-size: 1em;
  color: #777777;
}

.box-title {
  width: 100%;
  margin-top: 10px;
  font-family: Raleway;
  font-size: 1.375em;
  font-weight: 500;
  text-align: center;
  color: rgb(0, 0, 0);
}

.content {
  float: left;
  clear: both;
  width: 100%;
  padding-bottom: 20px;
}

.footer {
  float: left;
  clear: both;
  width: 100%;
  padding-bottom: 6px;
  background-color: #1abffa;
}

.footer .app-links {
  margin: 10px auto 0;
}

.footer .qrcode-link {
  margin: 5px auto 0;
}

.footer .store-link {
  width: 100%;
  margin: 0 auto;
}

.header {
  float: left;
  width: 100%;
  height: 700px;
  padding-top: 60px;
  background-color: #1abffa;
}

.header-left {
  float: left;
  width: 480px;
  height: 600px;
  padding-bottom: 10px;
}

.header-right {
  float: left;
  width: 420px;
  height: 300px;
  margin: 120px 0 0 70px;
}

.header-right .app-links {
  float: left;
  clear: both;
  margin-top: 30px;
}

.header-right .qrcode-link {
  float: left;
  clear: both;
  margin: 6px 0 0 5px;
}

.header-right .store-link {
  float: left;
}

.image {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.phones {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}

.qrcode-link {
  display: block;
  font-family: Raleway;
  font-size: 0.875em;
  text-decoration: underline;
  color: rgb(255, 255, 255);
}

.store-link {
  display: block;
}

.text {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  font-family: Raleway;
  text-align: center;
}

.wrap {
  width: 1000px;
  height: 600px;
  margin: 0 auto;
}

.box-2,
.box-3 {
  margin-left: 20px;
}

.box-icon-2 {
  float: left;
  margin-left: 30%;
}

.box-icon-1,
.box-icon-3 {
  margin: 0 auto;
}

.box-text-1 {
  clear: both;
  width: 95%;
  margin-top: 10px;
}

.box-text-11 {
  clear: both;
  margin-top: 10px;
}

.box-text-10,
.box-text-13,
.box-text-14,
.box-text-15,
.box-text-16,
.box-text-17,
.box-text-18,
.box-text-19,
.box-text-20,
.box-text-3,
.box-text-4,
.box-text-5,
.box-text-6,
.box-text-7,
.box-text-8,
.box-text-9 {
  clear: both;
  margin-top: 5px;
}

.box-text-21 {
  clear: both;
  width: 95%;
  margin: 10px 0 0 10px;
}

.box-title-1,
.box-title-2 {
  float: left;
  clear: both;
}

.box-title-3 {
  margin-right: auto;
  margin-left: auto;
}

.qrcode-link-2 {
  text-align: right;
}

.qrcode-link-4 {
  text-align: center;
}

.store-link-1 {
  width: 170px;
}

.store-link-2 {
  width: 145px;
}

.text-1 {
  margin-top: 40px;
  font-size: 2.25em;
  color: #333333;
}

.text-2 {
  margin-top: 5px;
  font-size: 1.25em;
  font-weight: 300;
  color: #888888;
}

@media(max-width: 1000px) {
  .app-link .store-link-1,
  .app-links .app-link {
    width: 150px;
  }

  .app-links .app_link {
    width: 130px;
  }

  .box .box-icon {
    width: 100px;
    height: auto;
  }

  .box-container .box {
    width: 250px;
  }

  .content .box-container {
    width: 780px;
    margin-top: 40px;
  }

  .footer .app-links {
    width: 310px;
  }

  .header {
    height: 540px;
    padding-top: 40px;
  }

  .header .wrap {
    width: 800px;
  }

  .header-right .app-description {
    margin-top: 20px;
    font-size: 1.25em;
  }

  .header-right .app-links {
    width: 330px;
  }

  .header-right .app-name {
    font-size: 1.75em;
  }

  .header-right .app_link {
    margin-left: 20px;
  }

  .header-left .phones,
  .store-link .image {
    height: auto;
  }

  .wrap .header-left {
    width: 380px;
  }

  .wrap .header-right {
    width: 350px;
    margin-top: 100px;
    margin-left: 50px;
  }

  .app_link .store-link-2 {
    width: 130px;
  }

  .box-container .box-2,
  .box-container .box-3 {
    margin-left: 15px;
  }

  .content .text-1 {
    margin-top: 20px;
    font-size: 1.875em;
  }

  .content .text-2 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 1.125em;
  }
}

@media(max-width: 800px) {
  body {
    font-size: 1em;
  }

  .app-link .store-link-1,
  .app-links .app-link {
    width: 130px;
  }

  .app-links .app_link,
  .app_link .store-link-2 {
    width: 112px;
  }

  .box .box-icon {
    width: 90px;
    height: auto;
  }

  .box .box-title {
    font-size: 1.25em;
  }

  .content .box-container {
    width: 581px;
    margin-top: 30px;
  }

  .footer .app-links {
    width: 272px;
  }

  .footer .qrcode-link {
    width: 100%;
    margin-top: 4px;
  }

  .header {
    height: 400px;
    padding-top: 25px;
  }

  .header .wrap {
    width: 600px;
  }

  .header-right .addthis_native_toolbox {
    display: none;
  }

  .header-right .app-description {
    font-size: 1em;
  }

  .header-right .app-links {
    width: 262px;
  }

  .header-right .app-name {
    font-size: 1.5em;
  }

  .header-left .phones,
  .store-link .image {
    height: auto;
  }

  .wrap .header-left {
    width: 280px;
  }

  .wrap .header-right {
    width: 250px;
    margin-top: 50px;
    margin-left: 30px;
  }

  .app-link .qrcode-link-3 {
    float: left;
    clear: both;
    margin-right: 0;
    margin-left: 0;
  }

  .app_link .qrcode-link-4 {
    min-height: 0;
  }

  .box .box-icon-2 {
    margin-left: 29.99832%;
  }

  .box .box-list-1 {
    margin-left: 28px;
  }

  .box .box-text-21 {
    margin-left: 9px;
  }

  .box-container .box-1 {
    width: 189px;
  }

  .box-container .box-2,
  .box-container .box-3 {
    width: 186px;
    margin-left: 10px;
  }
}

@media(max-width: 600px) {
  .app-link .qrcode-link {
    display: none;
  }

  .app_link .qrcode-link {
    display: none;
  }

  .box .box-icon {
    height: auto;
  }

  .box .box-list {
    width: 100%;
    margin-top: 5px;
    margin-left: 0;
  }

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

  .box-container .box {
    width: 100%;
  }

  .box-list .box-text {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }

  .content .box-container {
    width: 100%;
    margin-top: 20px;
  }

  .footer .app_link {
    margin-left: 10px;
  }

  .footer .store-link {
    float: left;
    margin-right: 0;
    margin-left: 0;
  }

  .header {
    height: auto;
    padding-top: 20px;
  }

  .header .wrap {
    width: 100%;
    height: auto;
  }

  .header-left .phones {
    width: 280px;
    height: auto;
  }

  .header-right .addthis_native_toolbox {
    margin-top: 22px;
    margin-left: -0.1666700001%;
  }

  .header-right .app-description {
    margin-top: 0;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }

  .header-right .app-link {
    width: 100%;
  }

  .header-right .app-links {
    width: 100%;
    margin-top: 10px;
  }

  .header-right .app-name {
    min-height: 0;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 1.375em;
    text-align: center;
  }

  .header-right .app_link {
    clear: both;
    width: 100%;
    margin-top: 5px;
    margin-left: 0;
  }

  .box .box-icon-2,
  .header-right .store-link {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }

  .store-link .image {
    height: auto;
  }

  .wrap .header-left {
    width: 100%;
    height: auto;
    padding-bottom: 0;
  }

  .wrap .header-right {
    clear: both;
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-left: 0;
    padding-bottom: 10px;
  }

  .app-link .qrcode-link-3 {
    margin-top: 6px;
  }

  .app_link .qrcode-link-4 {
    float: left;
    clear: both;
    margin-top: 7px;
    margin-right: 0;
    margin-left: 0;
  }

  .box .box-list-1 {
    background-color: rgba(0, 0, 0, 0);
  }

  .box .box-text-1,
  .box .box-text-11 {
    width: 100%;
    margin-top: 0;
    color: #000000;
  }

  .box .box-text-21 {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-right: 40px;
    padding-left: 40px;
    color: #000000;
  }

  .box-container .box-2,
  .box-container .box-3 {
    clear: both;
    margin-top: 20px;
    margin-left: 0;
  }

  .box-list .box-text-10,
  .box-list .box-text-13,
  .box-list .box-text-14,
  .box-list .box-text-15,
  .box-list .box-text-16,
  .box-list .box-text-17,
  .box-list .box-text-18,
  .box-list .box-text-19,
  .box-list .box-text-20,
  .box-list .box-text-3,
  .box-list .box-text-4,
  .box-list .box-text-5,
  .box-list .box-text-6,
  .box-list .box-text-7,
  .box-list .box-text-8,
  .box-list .box-text-9 {
    clear: none;
    margin-top: 0;
  }

  .content .text-1 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 1.375em;
  }

  .content .text-2 {
    font-size: 1em;
  }
}