body {
  color: #000;
}

a,
a:link,
a:active {
  color: #58a61c;
}

.blue {
  color: #4ca5fc;
}

.btn-primary {
  border: none;
  background-color: #4ca5fc;
  color: #fff !important;
}

.navbar-brand img {
  height: 40px;
  margin-top: -10px;
}

.navbar-default {
  background-color: #fff;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #00c5f3;
}

.banner {
  padding-bottom: 20px;
}

.product-info-box {
  text-align: center;
  border: 1px solid #eaeaea;
  border-radius: 4px;
  padding: 15px;
  margin-bottom: 15px;
}

.product-icon,
.track-app .fa {
  font-size: 4em;
  color: #58a61c;
}

.track-app {
  text-align: center;
}

.row-api-callouts {
  margin-bottom: 50px;
}

.row-api-callouts h3 {
  font-size: 5em;
  line-height: normal;
}

.row-api-callouts p {
  font-size: 1.8em;
  line-height: normal;
}

.table-api-features tr td {
  width: 33.33%;
  text-align: center;
  padding-top: 15px !important;
}

.table-api-features .product-icon {
  font-size: 4em;
}

.table-restaurant-platform {
  border: 1px solid #ddd;
}

.table-restaurant-platform .product-icon {
  font-size: 3em;
}

.table-restaurant-platform > tr > td:last-child {
  border-left: none !important;
}

.table-restaurant-platform h3 {
  margin-top: 10px;
}

.nix-apple {
  max-width: 47px;
}

.table-api-pricing tr td {
  text-align: center;
}

.table-api-pricing tr td:first-child {
  text-align: left;
}

.table-api-pricing tr td h3 {
  background-color: #1ea548;
  color: #fff;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  padding-top: 26px;
  margin: 0 auto;
  font-size: 30px;
}

.table-api-pricing tr td sup {
  top: -13px;
  font-size: 12px;
  color: #eee;
}

.table-api-pricing sub {
  display: block;
  font-size: 12px;
  line-height: normal;
}

.table-api-pricing tr td h3.free {
  padding-top: 36px;
}

.table-api-pricing tr td h3 span {
  display: block;
  font-size: 12px;
  color: #eee;
  margin-top: -4px;
}

.table-api-pricing tr.bordered > td .fa.fa-check {
  color: #1ea548;
}

.table-api-pricing tr.bordered > td .fa.fa-times {
  color: red;
}

.btn-primary-outline {
  border: 1px solid #1ea548;
  color: #1ea548;
}

.btn-primary-outline:hover {
  color: #fff;
  background-color: #1ea548;
}

.bg-photo {
  height: 120px;
}

.product-database .bg1 {
  background: transparent url('../images/grocery-stock.jpg') center center no-repeat;
}

.product-database .bg2 {
  background: transparent url('../images/restaurant-stock.jpg') center center no-repeat;
}

.product-database .bg3 {
  background: transparent url('../images/common-foods-stock.jpg') center center no-repeat;
}

.container-footer {
  font-size: 13px;
  padding-top: 35px;
  padding-bottom: 20px;
}

.container-contact-form {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #fafafa;
}

/* MArketo */
.mktoForm input[type='text'],
.mktoForm input[type='url'],
.mktoForm input[type='email'],
.mktoForm input[type='tel'],
.mktoForm input[type='number'],
.mktoForm input[type='date'],
.mktoForm textarea.mktoField,
.mktoForm select.mktoField {
  border: 1px solid #d6d6d6;
  padding: 10px !important;
  border-radius: 3px;
  font-size: 14px;
}

.mktoForm textarea.mktoField {
  height: 100px !important;
}

.mktoForm .mktoLabel {
  width: auto !important;
}

.product-nutrition-tools {
  position: relative;
}

.product-nutrition-tools h3 {
  margin-bottom: 0;
}

.product-nutrition-tools .bg-photo {
  height: 220px;
}

.product-nutrition-tools .bg1 {
  background: transparent url('../images/n-calculator.jpg') center top no-repeat;
}

.product-nutrition-tools .bg2 {
  background: transparent url('../images/interactive-nutrition-menu.jpg') center top no-repeat;
}

.product-nutrition-tools .bg3 {
  background: transparent url('../images/allergen-wizard.jpg') center top no-repeat;
}

.list-checklist {
  list-style: none;
  margin: 0 0 30px 0;
}

.list-checklist .fa-check {
  float: left;
  color: #58a61c;
  margin-left: -30px;
  font-size: 20px;
}

.cta {
  display: inline-block;
  padding: 15px;
  border-radius: 6px;
  background-color: #00c5f3;
  color: #fff;
  text-decoration: none;
  position: relative;
}

a.cta:link,
a.cta:active,
a.cta:hover {
  text-decoration: none;
  color: #fff;
}

a.cta:hover {
  background-color: #00b3db;
}

.cta-heading {
  font-size: 24px;
}

.cta-text {
  margin-bottom: 15px;
}

.cta span {
  display: block;
}

.cta-btn {
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 5px 12px;
  max-width: 150px;
  float: right;
}

.hide {
  display: none;
}

.blue-wrap {
  background-color: #00c5f3;
  position: relative;
  color: #fff;
  padding: 40px 20px;
  border-radius: 8px;
  margin-bottom: 30px;
}

.blue-wrap .fa {
  font-size: 10em;
  opacity: 0.1;
  left: 20px;
  position: absolute;
  bottom: -15px;
}

.blue-wrap a,
.blue-wrap a:link,
.blue-wrap a:active,
.blue-wrap a:visited {
  color: #ff0;
}

.badge-button {
  max-height: 35px;
}

.bordered-box {
  border: 1px solid #eaeaea;
  padding-top: 20px;
  border-radius: 4px;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }

  .banner {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .product-info-box {
    min-height: 300px;
    margin-bottom: 30px;
  }

  .product-icon {
    font-size: 6em;
  }

  .track-app .fa {
    font-size: 7em;
  }

  .product-nutrition-tools {
    min-height: auto;
  }

  .intro,
  .lead-2 {
    font-size: 18px;
  }

  .cta {
    padding: 20px 30px;
    width: 600px;
    display: block;
    margin: 0 auto 30px auto;
  }

  .cta-heading {
    font-size: 26px;
  }

  .cta-text {
    font-size: 16px;
    margin-bottom: 0;
    margin-right: 150px;
  }

  .cta-btn {
    padding: 8px 16px;
    margin-top: -56px;
  }

  .track-app {
    float: left;
    margin-left: -110px;
  }

  .blue-wrap {
    padding: 60px 30px;
  }

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