span.medium {
  font-size: 1.35rem;
  margin-left: 0.5rem;
}


#form-error {
  color: red;
}

.sweeps .reveal-modal.large p {
  margin-top: 2rem;
}

#enter-now h4, #enter-now p {
  margin: 0.25rem 0;
  line-height: 1.2;
}

#header h4 {
  font-family: News706BT-RomanC;
  text-transform: none;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.email-disclaimer {
  clear: both;
  text-align: left;
  padding-bottom: 0.3em;
  padding-left: 1.45rem;
  border-top: 1px solid #efefef;
}
.email-disclaimer-checkbox {
  position: relative;
  margin-left: -1.250rem;
  float: left;
}
.email-disclaimer-label,
.email-smallprint {
  font-size: 0.8125rem;
  font-family: "Circular",Helvetica,sans-serif;
  font-weight: normal;
}

.email-smallprint {
  clear: both;
  color: #666666;
  font-style:italic;
}
.email-smallprint a {
  text-decoration: underline;
  color: #666666;
}
.email-smallprint a:hover {
  text-decoration: none;
}