.text-panel {
  margin: 30px 10px 100px 10px;
  padding: 30px 70px;
  background-color: white;
  border: 1px solid #cccccc;
  padding: 20px 50px 30px 50px;
  color: #333333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
@media (max-width: 720px) {
  .text-panel {
    padding: 20px 10px 30px 10px;
  }
}
@media (min-width: 1200px) {
  .text-panel {
    padding: 40px 80px 40px 80px;
  }
}
.privacy em {
  text-transform: uppercase;
}
.privacy .sub-item {
  font-weight: bold;
  text-decoration: underline;
}
.features-page .hero {
  padding: 25px 0 20px 0;
  /*background: #f4f4f4;*/
}
.features-page .hero .half {
  padding: 50px 10px;
}
.features-page .hero .half img {
  width: 540px;
}
@media (max-width: 600px) {
  .features-page .hero .half img {
    width: 100%;
  }
}
.features-page .hero .button {
  padding-top: 20px;
}
.features-page .hero .button a {
  font-size: 20px;
  text-transform: uppercase;
  padding: 10px 20px;
  font-weight: bold;
  letter-spacing: 1px;
}
.features-page .hero h1 {
  font-weight: bold;
  color: #454545;
  font-size: 34px;
  margin-bottom: 20px;
  line-height: 1.4;
}
.features-page .hero p {
  font-size: 19px;
  line-height: 1.4;
  color: #555;
}
.features-page .screenshots {
  background-color: #2E86C1;
  color: #fff;
  padding: 100px 0 70px 0;
}
.features-page .screenshots img {
  max-width: 90%;
}
.features-page .screenshots h2 {
  text-align: left;
  font-size: 3em;
  font-weight: bold;
}
.features-page .screenshots p {
  text-align: left;
  margin-top: 20px;
  font-size: 19px;
  line-height: 1.4;
  padding-right: 20px;
}
.benefits .hero {
  background: rgba(0, 0, 0, 0.75);
  min-height: 400px;
  padding: 80px 0;
}
.benefits .hero h1 {
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  font-size: 54px;
  margin-bottom: 20px;
  line-height: 1.4;
}
.benefits .hero h1 span {
  color: #3498DB;
}
.benefits .hero .video-button {
  margin: 60px auto;
  padding: 12px 20px;
  font-size: 24px;
}
.benefits .hero h2 {
  margin-bottom: 36px;
  font-size: 36px;
  font-weight: lighter;
  text-align: center;
  line-height: 1.5em;
  color: #eee;
}
.benefits .hero ul {
  margin: 40px auto;
  color: #fff;
  font-size: 24px;
}
.benefits .benefit {
  padding: 60px 0;
}
.benefits .benefit.white {
  background: white;
}
.benefits .benefit.gray {
  background: #f5f5f5;
}
.benefits .esignature {
  border: 2px solid #eee;
  max-width: 400px;
}
.benefits h4 {
  color: #aaa;
  font-size: 28px;
  font-weight: bold;
}
.benefits h2 {
  font-size: 3em;
  margin-bottom: 30px;
}
.benefits p {
  font-size: 18px;
}
.benefits p.larger {
  font-size: 1.4em;
  padding-bottom: 20px;
}
.benefits .vault {
  margin-top: 20px;
  max-width: 100%;
}
.benefits .screenshot {
  box-shadow: 0 4px 5px 1px rgba(0, 0, 0, 0.26);
  /*border: 1px solid #ddd;*/
  border-radius: 4px;
}
.benefits ul {
  padding-left: 15px;
  /*width: 440px;*/
  max-width: 98%;
  margin: 20px 0;
  font-size: 22px;
  text-align: left;
}
@media (max-width: 500px) {
  .benefits ul {
    font-size: 20px;
    width: 400px;
  }
}
@media (max-width: 320px) {
  .benefits ul {
    font-size: 16px;
    width: 320px;
  }
}
.benefits ul i {
  color: #93cc76;
  margin-right: 12px;
}
.benefits ul li {
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  .benefits ul {
    text-align: center;
  }
}
.benefits ul.bigger li {
  font-size: 32px;
}
.benefits .quote h2 {
  font-weight: normal;
  line-height: 1.5em;
  margin-bottom: 10px;
}
.benefits .quote h2 i {
  color: #256E9E;
}
.benefits .quote p {
  display: inline-block;
  padding-left: 70px;
  color: orange;
  font-size: 17px;
  position: relative;
  margin-right: 40px;
}
.benefits .quote p img {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  border-radius: 30px;
}
.benefits .quote p span {
  font-size: 15px;
  color: #fff;
}
@media (max-width: 991px) {
  .benefits h2,
  .benefits h3 {
    text-align: center;
  }
}
.benefits .gray {
  background-color: #f5f5f5;
  color: #333;
}
.benefits .white {
  background-color: #ffffff;
  color: #333;
}
.iq-rev img {
  width: 240px;
}
.iq-rev h3 {
  font-size: 30px;
  line-height: 1.5em;
  margin-top: 45px;
}
.booking-landing .hero {
  background: rgba(0, 0, 0, 0.85);
}
.booking-landing .hero h2 {
  text-align: left;
  margin-bottom: 0;
}
.booking-landing .hero .phone {
  margin-top: 30px;
}
.booking-landing .hero ul {
  padding-left: 0;
}
.booking-landing .hero ul li {
  margin-bottom: 20px;
}
.booking-landing .hero ul li span {
  font-size: 12px;
  vertical-align: super;
}
.booking-landing .squares {
  background: #f7f7f7;
  padding-top: 40px;
  padding-bottom: 40px;
}
.booking-landing .squares h2 {
  text-align: center;
  margin-bottom: 55px;
}
.booking-landing .squares ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  max-width: 100%;
  margin: 0;
}
.booking-landing .squares ul li {
  display: flex;
  padding: 0 15px;
  width: 100%;
}
@media all and (min-width: 40em) {
  .booking-landing .squares ul li {
    width: 50%;
  }
}
@media all and (min-width: 60em) {
  .booking-landing .squares ul li {
    width: 33.33%;
  }
}
.booking-landing .squares .square {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  position: relative;
  overflow: hidden;
  padding: 20px 20px 40px 20px;
  margin-bottom: 30px;
  background-color: #ffffff;
  text-align: center;
  cursor: pointer;
}
.booking-landing .squares .square:hover {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.46);
}
.booking-landing .squares .square i {
  font-size: 54px;
  margin: 10px 0 15px 0;
  color: #3498DB;
}
.booking-landing .squares .square h3 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #333;
}
.booking-landing .squares .square p {
  text-align: left;
}
.separator {
  background-color: #2E86C1;
  color: #fff;
  padding: 60px 0 70px 0;
}
.separator h2 {
  text-align: left;
  font-size: 3em;
  font-weight: bold;
}
.separator p {
  text-align: left;
  margin-top: 20px;
  font-size: 19px;
  line-height: 1.4;
  padding-right: 20px;
}
.separator.trial {
  background: #2E86C1;
  /*background:  rgba(45, 134, 193, 0.95);*/
  padding: 50px 0;
  color: #fff;
}
.separator.trial h2 {
  text-align: center;
  font-size: 2.7em;
  font-weight: lighter;
}
.white-container {
  background: #fff;
  box-shadow: 0 0 4px #DDD;
  padding: 20px 40px 60px 40px;
  margin-bottom: 40px;
}
@media (min-width: 1200px) {
  .white-container.smaller {
    width: 1024px;
  }
}
#contact h2 {
  margin-top: 70px;
  font-size: 48px;
}
#contact h3 {
  font-size: 26px;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 50px;
}
#contact .support-link {
  display: inline-block;
  margin: 40px auto;
  padding: 20px 40px;
  border: 1px solid #ddd;
  background: #eee;
  font-size: 24px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.copy {
  /*background: #fff;*/
  padding: 70px 0 50px 0;
  background: #fff;
}
.copy .text-container {
  position: relative;
  padding-left: 100px;
  padding-right: 10px;
  padding-bottom: 20px;
}
.copy .text-container p {
  font-size: 16px;
  line-height: 1.4;
}
.copy .text-container h2 {
  font-size: 2.4em;
}
.copy i {
  width: 72px;
  height: 72px;
  border-radius: 4px;
  color: #FFF;
  line-height: 72px;
  text-align: center;
  font-size: 38px;
  background-color: #3498DB;
  margin-right: 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.post-header {
  padding: 40px 0;
  width: 100%;
  background-color: #3498DB;
  color: #fff;
  text-align: center;
}
.post {
  background: #fff;
  box-shadow: 0 0 4px #DDD;
  padding: 20px 50px 20px 50px;
  margin-bottom: 40px;
  font-size: 18px;
  font-family: raleway, sans-serif;
  font-weight: 500;
}
.post h2 {
  font-size: 26px;
  /*font-weight: 300;*/
  margin: 20px 0 40px;
}
.post h3 {
  margin-top: 35px;
  font-weight: bold;
}
.post h1 {
  font-size: 46px;
  font-weight: 700;
  line-height: 1.5;
  border-bottom: #eee 1px solid;
  margin-top: 40px;
}
.post p {
  margin: 20px 0;
  line-height: 1.6em;
}
.post .image {
  margin-top: 30px;
  margin-bottom: 30px;
  border: #eee 1px solid;
  max-width: 660px;
  width: 100%;
}
.post ul li {
  margin-top: 15px;
}
.post .highlight {
  background: #FEF9D0;
  padding: 3px 4px;
  border-radius: 3px;
  border: thin solid rgba(0, 0, 0, 0.2);
  color: inherit;
  font-size: 0.9em;
}
.post .well {
  margin-top: 40px;
}
.post .sidebar {
  padding-left: 20px;
}
.post .sidebar .popular-posts h4 {
  color: #888;
}
.post .sidebar .popular-posts ul {
  font-size: 14px;
}
.article-bottom {
  margin-top: 60px;
  background: #3498DB;
  color: #fff;
  padding: 50px 0;
}
.article-bottom h2 {
  font-size: 40px;
  font-weight: bold;
}
.article-bottom p {
  line-height: 1.4em;
  font-size: 20px;
  float: left;
}
.article-bottom .central {
  display: inline-block;
}
.article-bottom .btn-complementary {
  padding: 20px;
  margin-left: 20px;
}
.square-intakeq-img {
  max-width: 100%;
  width: 400px;
}
/*# sourceMappingURL=unsigned-new.css.map */