.header2 {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  font-size: 1.75em;
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.25em;
}
.third {
  width: 30%;
  margin: 15px auto;
  display: inline-block;
}
.inner {
  width: 75%;
  margin: auto;
}
.stat p {
  font-size: 1.3em;
  font-weight: bold;
}
.ad-page {
  text-align: center;
}
.ad-page .first-sec {
  width: 100%;
  position: relative;
  height: 100%;
}
.ad-page .first-sec img.headerimg {
  width: 100%;
  position: relative;
  left: 0;
  top: 0;
}
.ad-page .first-sec img.logo {
  margin-bottom: 20px;
}
.ad-page .first-sec #find-out {
  z-index: 20;
  position: absolute;
  text-align: left;
  top: 10%;
  left: 10%;
  color: white;
  width: 60%;
  height: 25%;
}
.ad-page .first-sec #find-out h1 {
  font-size: 1.5em;
  line-height: 1.50em;
  font-weight: 300;
  margin-left: 20px;
}
.ad-page .first-sec #find-out div {
  margin-top: 15px;
}
.ad-page .first-sec #find-out div a.find-out {
  margin-left: 20px;
  color: white;
  background-color: #2daec0;
  padding: 5px 10px;
  text-decoration: none;
  border-radius: 2px;
  font-size: 1em;
  text-align: center;
  font-family: Apercu, Arial, Helvetica, sans-serif;
}
.ad-page .first-sec #find-out a.find-out:hover {
  background-color: #238997;
}
.ad-page .brand-noticed {
  width: 100%;
  padding: 50px 0;
}
.ad-page .brand-noticed h2 {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  font-size: 1.75em;
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.25em;
}
.ad-page .brand-noticed p {
  margin: 10px 0;
  color: #4c4c4c;
}
.ad-page .brand-noticed p span {
  font-weight: bold;
}
.ad-page .brand-noticed p .black-clr {
  color: black;
}
.ad-page .brand-noticed p .orange-clr {
  color: #e0aa58;
}
.ad-page .tug-of-war {
  width: 100%;
  position: relative;
  background-color: #f4f4f4;
}
.ad-page .tug-of-war img {
  width: 100%;
  position: relative;
  left: 0;
  top: 0;
}
.ad-page .tug-of-war h2 {
  position: absolute;
  margin: 0 auto;
  top: 45%;
  left: 10%;
  right: 10%;
  font-size: 1em;
  font-weight: 300;
  color: white;
  line-height: 1.25em;
}
.ad-page .brands {
  background-color: #f4f4f4;
  padding: 50px 0;
}
.ad-page .brands h2 {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  font-size: 1.75em;
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.25em;
}
.ad-page .brands .brand {
  width: 30%;
  margin: 15px auto;
  display: inline-block;
  vertical-align: middle;
}
.ad-page .brands .brand img {
  width: 65%;
}
.ad-page .audience {
  padding: 60px 0;
  background-color: #1f1f1f;
  background-image: url("https://dl.dropboxusercontent.com/u/979479/record_setter/bg_stats.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
}
.ad-page .audience h2 {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  font-size: 1.75em;
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.25em;
}
.ad-page .audience .stat {
  width: 30%;
  margin: 15px auto;
  display: inline-block;
  display: inline-table;
}
.ad-page .audience .stat h5 {
  color: white;
  text-transform: uppercase;
  font-size: 0.8em;
}
.ad-page .advertise {
  padding: 50px 0;
  background-color: #f4f4f4;
}
.ad-page .advertise h2 {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  font-size: 1.75em;
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.25em;
  margin-bottom: 5px;
}
.ad-page .advertise .under-h2 {
  width: 55%;
  margin: 0 auto;
  font-size: 1em;
  margin-bottom: 1em;
}
.ad-page .advertise .adv {
  width: 30%;
  margin: 15px auto;
  display: inline-block;
  display: inline-table;
}
.ad-page .advertise .adv h3 {
  color: #4bc4d5;
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 1.5em;
  line-height: 1.25em;
}
.ad-page .advertise .adv p {
  width: 100%;
  margin: 0 auto;
  font-size: 1em;
}
.ad-page .get-started {
  padding: 50px 0;
  background-color: white;
}
.ad-page .get-started h2 {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  font-size: 1.75em;
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.25em;
}
.ad-page .get-started .form-success,
.ad-page .get-started .form-error {
  max-width: 500px;
  margin: 0 auto 20px;
  padding: 12px 16px;
  border-radius: 4px;
  text-align: left;
  font-size: 0.95em;
}
.ad-page .get-started .form-success {
  background-color: #dcf3f7;
  color: #155059;
}
.ad-page .get-started .form-error {
  background-color: #fcf7ef;
  color: #121212;
}
.ad-page .get-started .honeypot {
  position: absolute;
  left: -9999px;
}
.ad-page .get-started input {
  display: block;
  margin: 0 auto;
  color: #2c2c2c;
  background-color: #f4f4f4;
  border: none;
  width: 250px;
  margin: 20px auto;
  font-size: 1em;
  padding-left: 10px;
  border-radius: 2px;
  padding: 10px;
}
.ad-page .get-started .submit {
  color: white;
  background-color: #4bc4d5;
  padding: 15px 0;
  width: 275px;
  cursor: pointer;
  border-bottom: 2px solid #36bdd0;
}
.ad-page .get-started .submit:hover {
  background-color: #2daec0;
}
@media (min-width: 750px) {
  .ad-page {
    font-size: 1.25em;
    line-height: 1.75em;
  }
  .ad-page .header2 {
    font-size: 1.5em;
  }
  .ad-page #find-out {
    font-size: 1.5em !important;
    width: 30% !important;
    height: 50% !important;
  }
  .ad-page #find-out .find-out {
    padding: 10px 40px !important;
    border-radius: 5px !important;
  }
  .ad-page #find-out div {
    margin-top: 35px !important;
  }
  .ad-page .tug-of-war {
    font-size: 1.5em !important;
  }
  .ad-page .advertise .under-h2 {
    width: 85% !important;
  }
  .ad-page .advertise .adv {
    width: 35%;
    line-height: 1.25em;
    margin: 15px 15px;
  }
  .ad-page .advertise .adv p {
    font-size: .9em !important;
    line-height: 1.75em !important;
  }
  .ad-page .get-started input {
    width: 50%;
    max-width: 500px;
  }
  .ad-page .get-started .submit {
    margin-top: 25px;
    padding: 15px 15px !important;
    width: 45% !important;
    max-width: 400px;
    font-size: 1.25em;
  }
}
@media (min-width: 1300px) {
  .ad-page {
    font-size: 1.25em;
  }
  .ad-page a.find-out {
    padding: 10px 40px !important;
    font-size: .75em !important;
    border-radius: 5px !important;
  }
  .ad-page .brand-noticed p {
    padding: 15px 0;
  }
  .ad-page .tug-of-war h2 {
    font-size: 1.5em !important;
  }
  .ad-page .header2 {
    font-size: 2em;
  }
  .ad-page .inner {
    max-width: 55% !important;
  }
}
