body {
  font-family: Calibri, Helvetica, Arial, sans-serif !important;
  font-size: 16px;
}
.site-content {
  margin: 0;
}
ul {
  text-align: left;
}
.guarantee {
  position: absolute;
  width: 130px;
  height: 130px;
  top: 90px;
  right: 50px;
  z-index: 10;
}
.section-one {
  display: flex;
  flex-direction: column;
  height: 100vh;
  font-size: 20px;
}
.section-one .section-one-container {
  display: flex;
  position: relative;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
  background: url(/Images/presto3/Presto.MainBackground.jpg) center 100% no-repeat;
  background-size: cover;
}
.section-one .section-one-content {
  position: relative;
  width: 95%;
  margin-right: 10vw;
  max-width: 600px;
}
.section-one .section-one-top-content {
  padding: 10px;
  text-shadow: 1px 1px 0 white, -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white;
}
.section-one .section-one-top-content .subhead {
  color: #91613d;
}
.section-one .list-container {
  display: flex;
  width: 100%;
  margin: 40px auto;
  text-align: left;
  text-shadow: 1px 1px 0 white, -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white;
}
.section-one .list-section {
  display: inline-block;
  width: 50%;
}
.section-one .list-item {
  background: url(/Images/presto3/checkmark3.png) left 1px no-repeat;
  background-size: 30px;
  padding-left: 35px;
  min-height: 42px;
  font-size: 20px;
  margin-bottom: 8px;
}
.section-one .presto-go-bar {
  display: block;
  position: absolute;
  left: 20px;
  bottom: 20px;
  padding: 10px 20px;
  background: black;
  color: white;
  border-radius: 10px;
  font-size: 24px;
  text-align: left;
  text-decoration: none;
}
.section-one .presto-go-bar .presto-go {
  font-size: 26px;
  color: #0072bc;
  font-weight: bold;
}
.section-one .logos-bar {
  width: 100%;
  border-bottom: 2px solid #5e5e5e;
  padding-top: 20px;
  padding-bottom: 20px;
}
.section-one .logos-container {
  display: flex;
  justify-content: space-evenly;
}
.section-one .logo {
  max-height: 3vw;
}
.section-one .presto-header {
  display: inline-flex;
}
.section-one .presto-header h1 {
  font-size: 74px;
  color: #a9acb1;
  margin-left: 14px;
  letter-spacing: 0.025em;
}
.section-one .presto-header h1 sup {
  color: #5b6d76;
}
.section-one .presto-logo {
  width: 100%;
  max-width: 111px;
  height: 100%;
  max-height: 111px;
}
.section-one .subhead {
  color: #5b6d76;
  font-weight: bold;
  font-size: 40px;
  line-height: 1.1em;
  margin: 10px 0;
}
.section-one .download-button {
  margin-top: 40px;
}
.brick {
  padding: 12vh 5%;
  border-top: 2px solid #5e5e5e;
}
.title {
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 0.025em;
}
.subhead {
  font-size: 28px;
  letter-spacing: 0.025em;
}
.download-button {
  display: inline-block;
  background: #5b6d76;
  color: white;
  font-size: 25px;
  font-weight: bold;
  padding: 25px 35px;
  border-radius: 20px;
  cursor: pointer;
}
.download-button:hover,
.download-button:active {
  text-decoration: none;
  color: white;
  background: #728792;
}
.for-mobile {
  display: none;
}
@media (max-width: 767px) {
  .guarantee {
    width: 22vw;
    height: 22vw;
    top: 15px;
    right: 15px;
  }
  .title {
    font-size: 35px;
  }
  .for-desktop {
    display: none !important;
  }
  .for-mobile {
    display: initial;
  }
  .section-one .section-one-content {
    margin-right: 0;
  }
  .section-one .section-one-content .subhead {
    font-size: 25px;
  }
  .section-one .presto-header h1 {
    font-size: 58px;
  }
  .section-one .presto-logo {
    position: relative;
    top: 16px;
    max-width: 70px;
    max-height: 70px;
  }
}
.brick--atomic-printing {
  color: #45535B;
}
.brick--atomic-printing .text-center {
  margin-top: 12vh;
}
.brick--atomic-printing .printer-image {
  width: 80%;
}
.brick--atomic-printing .right-col {
  padding-top: 5vh;
  font-size: 20px;
}
.brick--atomic-printing .right-col ul {
  font-size: 16px;
  margin-top: 70px;
}
.brick--atomic-printing .right-col .download-button {
  margin-top: 30px;
}
.brick--atomic-printing .icon-set {
  text-align: center;
  margin-top: 40px;
}
.brick--atomic-printing .icon-set .icon-cell {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px;
}
.brick--atomic-printing .icon-set img {
  height: 50px;
}
.brick--atomic-printing .bullet-points {
  margin: 30px auto 0 auto;
  width: 100%;
  max-width: 500px;
}
@media (max-width: 767px) {
  .brick--atomic-printing .icon-set .title-cell {
    display: block;
  }
  .brick--atomic-printing .icon-set .icon-cell {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
.brick--printing-for-gsuite {
  background: url(/Images/presto3/BrickBackground.jpg) center center no-repeat;
  background-size: cover;
}
.brick--printing-for-gsuite .top-text {
  font-size: 40px;
  margin: 0 0 30px 0;
  color: #45535B;
}
.brick--printing-for-gsuite .gsuite-logo {
  display: block;
  margin: 30px auto 60px auto;
  width: 90vw;
  max-width: 400px;
}
.brick--printing-for-gsuite .download-button {
  display: inline-block;
  background: #5b6d76;
  color: white;
  font-size: 25px;
  font-weight: bold;
  padding: 25px 35px;
  border-radius: 20px;
  cursor: pointer;
}
.brick--printing-for-gsuite .info-box {
  display: inline-block;
  margin: 80px 0 50px 0;
  background: #a9acb1;
  font-size: 18px;
  padding: 25px 35px;
  border-radius: 20px;
}
.brick--printing-for-gsuite .strong-info {
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .brick--printing-for-gsuite .top-text {
    font-size: 30px;
  }
}
.brick--features-you-love {
  background: url(/Images/presto3/BrickBackground.jpg) center center no-repeat;
  background-size: cover;
  color: #45535B;
}
.brick--features-you-love .list-section {
  display: inline-block;
  margin: 40px auto;
}
.brick--features-you-love .list-item {
  background: url(/Images/presto3/checkmark3.png) left 2px no-repeat;
  background-size: 40px;
  padding-left: 60px;
  min-height: 42px;
  font-size: 32px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .brick--features-you-love {
    display: none;
  }
}
.brick--three-steps .steps-container {
  display: flex;
  max-width: 600px;
  justify-content: space-between;
  margin: 40px auto;
}
.brick--three-steps .steps-item {
  display: inline-block;
  width: 100px;
}
.brick--three-steps .steps-item .number {
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background: #5b6d76;
  font-size: 60px;
  color: white;
  line-height: 80px;
}
.brick--three-steps .steps-item .title {
  margin: 10px 0 0 0;
  font-weight: bold;
  font-size: 16px;
}
.brick--your-budget {
  position: relative;
  background: url(/Images/presto3/brick-background-2.jpg) center bottom no-repeat;
  background-size: cover;
}
.brick--your-budget .guarantee {
  top: 10px;
  right: 10px;
}
.brick--your-budget .title {
  color: #36454f;
}
.brick--your-budget .subhead {
  color: #91613d;
}
.brick--your-budget .pricing-area {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 700px;
  margin: 40px auto;
}
.brick--your-budget .pricing-unit {
  border-radius: 30px;
  border: 1px solid black;
  width: 165px;
  padding: 30px 0;
  font-size: 25px;
  letter-spacing: 0.035em;
  background: rgba(224, 224, 225, 0.85);
  text-align: center;
}
.brick--your-budget .control-area {
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.025em;
  font-size: 22px;
}
.brick--your-budget .monthly-label,
.brick--your-budget .annually-label {
  cursor: pointer;
}
.brick--your-budget .switch {
  position: relative;
  width: 44px;
  height: 22px;
  margin: 0 10px;
  border-radius: 22px;
  background: #CCC;
  cursor: pointer;
}
.brick--your-budget .switch .indicator {
  position: absolute;
  left: 22px;
  top: 0;
  width: 22px;
  height: 22px;
  border-radius: 22px;
  background: #36454f;
  transition: all 0.4s ease;
}
.brick--your-budget .switch.monthly .indicator {
  left: 0;
}
.brick--your-budget ul {
  display: inline-block;
  margin: 40px 0 0 0;
  font-size: 16px;
}
.brick--your-budget .download-button {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .brick--your-budget .pricing-area {
    max-width: 500px;
  }
  .brick--your-budget .pricing-unit {
    width: 110px;
    font-size: 18px;
  }
}
.brick--index-video {
  background: #45535B;
  color: white;
  height: 80vh;
}
.brick--index-faq .faq-section {
  margin: 0 auto;
  width: 95%;
  max-width: 1000px;
}
.brick--index-faq .faq-block {
  display: inline-block;
  vertical-align: top;
  width: 40%;
  background: #a9acb1;
  border-radius: 20px;
  margin: 40px;
  padding: 20px;
}
.brick--index-faq .question {
  color: white;
  font-size: 24px;
  font-weight: bold;
}
.brick--index-faq .short-answer {
  font-size: 20px;
  font-weight: bold;
  margin: 30px 0 20px 0;
}
.brick--index-faq .long-answer {
  text-align: left;
  font-size: 16px;
}
@media (max-width: 767px) {
  .brick--index-faq .faq-block {
    margin: 10px 0;
    width: auto;
  }
}
