body {
  background-color: white;
  font-family:'Open Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: rgba(255, 255, 255, 0.76);
  font-size: 50px;
  line-height: 53px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 1px;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  color: black;
  font-size: 32px;
  line-height: 34px;
  font-weight: 300;
  text-align: left;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 12px;
  color: rgba(255, 255, 255, 0.76);
  font-size: 19px;
  line-height: 35px;
  font-style: italic;
  font-weight: 400;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.site-header {
  padding-top: 12px;
  border-bottom: 1px solid #ffde96;
  background-color: #1a0000;
  background-image: url('../images/subtle-stripes.png');
}
.logo-holder {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  text-align: center;
}
.main-content {
  padding: 0px 12px;
  background-color: transparent;
  font-size: 14px;
}
.main-content.press-content-main {
  padding-left: 20px;
}
.site-para-header {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.cta-content {
  margin-top: 0px;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: transparent;
}
.cta-text {
  padding-top: 0px;
  color: white;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}
.cta-text.float-right {
  font-weight: 600;
}
.home-content-section {
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #1a0000;
}
.main-header {
  position: relative;
  z-index: 128;
  width: 100%;
  min-height: 60px;
  border-top: 8px none #1a0000;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.63) 0px 0px 3px 0px;
}
.tk-adelle {
  margin-bottom: 0px;
  background-color: #1a0000;
}
.short-logo-holder {
  width: 100%;
  padding-top: 17px;
  padding-bottom: 18px;
  padding-left: 0px;
  box-shadow: none;
  text-align: center;
}
.site-link {
  border-bottom-style: none;
  border-bottom-width: 1px;
  color: rgba(237, 62, 62, 0.88);
  font-weight: 400;
  text-decoration: none;
}
.site-link.colored {
  color: rgba(158, 13, 13, 0.72);
}
.site-link.press-site-link {
  color: #8a0404;
  font-size: 18px;
  text-decoration: underline;
}
.site-link.contact-link {
  color: #8a0404;
}
.site-bold {
  color: rgba(237, 62, 62, 0.88);
  font-weight: 400;
}
.footer-section {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 8px none black;
  background-color: transparent;
}
.cta-section {
  border-top: 1px solid #f7bd72;
  border-bottom: 1px solid #f7bd72;
  background-color: black;
}
.footer-content {
  text-align: center;
}
.footer-content-row {
  margin-bottom: 27px;
}
.footer-content-row-col {
  text-align: center;
}
.footer-info-container {
  padding-top: 55px;
}
.footer-text {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.76);
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}
.inline-link {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: rgba(255, 255, 255, 0.76);
  text-decoration: none;
}
.inline-link:hover {
  color: rgba(255, 255, 255, 0.76);
}
.inline-link:active {
  color: rgba(255, 255, 255, 0.76);
}
.inline-link:focus {
  color: rgba(255, 255, 255, 0.76);
}
.press-list {
  font-size: 17px;
  text-align: center;
}
.press-list-item {
  padding: 12px 0px;
  background-color: transparent;
  text-align: left;
}
.press-links-section {
  padding-top: 10px;
  padding-bottom: 30px;
  background-color: white;
  font-weight: 400;
}
.press-link-section-p {
  color: black;
  font-size: 18px;
  line-height: 26px;
  font-style: normal;
}
.press-link-section-p.disclaimer-text-lg {
  font-family:'Open Sans', sans-serif;
  color: black;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
}
.press-link-section-p.contact-info {
  font-size: 16px;
  line-height: 24px;
}
.sub-text {
  position: relative;
  top: -6px;
  font-size: 11px;
}
@media (max-width: 991px) {
  .short-logo-holder {
    box-shadow: none;
  }
}
@media (max-width: 767px) {
  .short-logo-holder {
    padding-left: 0px;
    box-shadow: none;
  }
}
@media (max-width: 479px) {
  .short-logo-holder {
    box-shadow: none;
  }
  .footer-img {
    margin-top: 0px;
  }
  .footer-img.top-footer-img {
    margin-bottom: 28px;
  }
}
.privacy{
  padding:0 3em;
  height: 600px;
  overflow-y:auto;
}
.privacy,
.privacy h1,
.modal-header h1,
.privacy p
{
  color:#000;
  font-style: normal;
}
.close{
  font-size:60px;
  opacity:0.5;
}
.modal-header {
    padding: 1em 3em;
}