/* CSS Document */
html {
  height: 100%;
}
body {
  overflow: auto;
}
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
body.rd-home-body {
  margin: 0;
  padding: 0;
  background-color: #672119;
  color: #ffffff;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}
.rd-site-wrap {
  width: 100%;
  min-width: 1200px;
  padding-bottom: 120px;
}
.rd-page-shell {
  width: 1200px;
  padding-left: 0;
  padding-right: 0;
}
.rd-header-container {
  width: 1200px;
  padding-left: 0;
  padding-right: 0;
}
.rd-no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.rd-no-gutter > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.rd-site-header {
  width: 100%;
  height: 96px;
  background-color: #161616;
  border-bottom: 1px solid #505050;
}
.rd-logo-wrap {
  padding-top: 18px;
}
.rd-site-logo {
  width: 280px;
  height: auto;
}
.rd-main-nav {
  width: 100%;
  text-align: right;
  padding-top: 36px;
}
.rd-main-nav ul {
  margin: 0;
  padding: 0;
}
.rd-main-nav li {
  display: inline-block;
  margin-left: 24px;
}
.rd-main-nav a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}
.rd-main-nav a:hover,
.rd-main-nav a.active {
  color: #f3b52a;
  text-decoration: none;
}
.rd-utility-bar {
  width: 1200px;
  background-color: #333333;
  border-radius: 6px;
  margin-top: 14px;
}
.rd-now-playing-bar {
  height: 52px;
  padding: 14px 18px 0 18px;
}
.rd-donation-bar {
  height: 72px;
  padding: 14px 18px 0 18px;
}
.rd-utility-label {
  float: left;
  color: #f3b52a;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  margin-right: 18px;
}
.rd-utility-content {
  float: left;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
}
.rd-current-song {
  color: #ffffff;
}
.rd-dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #f3b52a;
  border-radius: 6px;
  margin-left: 12px;
  margin-right: 12px;
  position: relative;
  top: -2px;
}
.rd-inline-link {
  color: #f3b52a;
}
.rd-inline-link:hover {
  color: #f3b52a;
}
.rd-donation-progress-wrap {
  float: left;
  width: 650px;
  margin-top: -2px;
}
.rd-donation-progress-bar {
  width: 650px;
  height: 14px;
  background-color: #161616;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 7px;
}
.rd-donation-progress-fill {
  height: 14px;
  background-color: #f3b52a;
}
.rd-donation-progress-text {
  color: #d0d0d0;
  font-size: 13px;
  font-weight: 500;
}
.rd-donation-button-wrap {
  float: right;
  margin-top: -3px;
}
.rd-home-main {
  margin-top: 14px;
}
.rd-panel {
  background-color: #161616;
  border-radius: 6px;
  overflow: hidden;
}
.rd-hero-section {
  width: 1200px;
  height: 540px;
  margin-bottom: 14px;
}
.rd-hero-left {
  height: 540px;
  padding: 58px 54px 54px 54px;
  background: linear-gradient(135deg, rgba(103, 33, 25, 0.3) 0%, rgba(22, 22, 22, 0.08) 100%), #161616;
}
.rd-eyebrow {
  color: #f3b52a;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.1px;
  margin-bottom: 20px;
}
.rd-hero-left h1 {
  margin: 0 0 24px 0;
  color: #ffffff;
  font-size: 44px;
  line-height: 54px;
  font-weight: 800;
}
.rd-hero-left p {
  margin: 0;
  color: #d8d8d8;
  font-size: 18px;
  line-height: 31px;
  font-weight: 500;
  max-width: 560px;
}
.rd-hero-buttons {
  margin-top: 34px;
}
.rd-button-space {
  margin-right: 12px;
}
.rd-hero-right {
  position: relative;
  height: 540px;
  background-color: #222222;
}
.rd-hero-image {
  width: 100%;
  height: 540px;
  object-fit: cover;
}
.rd-hero-overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px 32px 28px 32px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0.2) 100%);
}
.rd-hero-overlay-title {
  color: #f3b52a;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.rd-hero-overlay-text {
  color: #ffffff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}
.rd-home-row {
  margin-bottom: 14px;
}
.rd-now-playing-panel,
.rd-featured-artists-panel,
.rd-promo-card,
.rd-editorial-panel,
.rd-crew-preview-panel,
.rd-support-panel {
  min-height: 100px;
}
.rd-now-playing-panel {
  padding: 28px;
  min-height: 350px;
}
.rd-featured-artists-panel {
  padding: 28px;
  min-height: 350px;
}
.rd-panel-heading-row {
  margin-bottom: 24px;
}
.rd-panel-heading-row h2 {
  float: left;
  margin: 0;
  color: #ffffff;
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
}
.rd-panel-link {
  float: right;
  color: #f3b52a;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  padding-top: 8px;
}
.rd-panel-link:hover {
  color: #f3b52a;
  text-decoration: none;
}
.rd-panel-heading-row:before,
.rd-panel-heading-row:after,
.rd-utility-bar:before,
.rd-utility-bar:after {
  content: " ";
  display: table;
}
.rd-panel-heading-row:after,
.rd-utility-bar:after {
  clear: both;
}
.rd-now-playing-cover {
  width: 100%;
  height: 220px;
  object-fit: cover;
  border: 1px solid #303030;
}
.rd-now-playing-meta {
  padding-left: 6px;
}
.rd-panel-kicker {
  color: #f3b52a;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 12px;
}
.rd-now-playing-meta h3 {
  margin: 0 0 8px 0;
  color: #ffffff;
  font-size: 34px;
  line-height: 40px;
  font-weight: 700;
}
.rd-now-playing-song {
  color: #d6d6d6;
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  margin-bottom: 18px;
}
.rd-now-playing-meta p {
  margin: 0 0 22px 0;
  color: #d3d3d3;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}
.rd-artist-tile {
  display: block;
  background-color: #1d1d1d;
  border: 1px solid #2c2c2c;
  border-radius: 6px;
  padding: 18px 20px;
  margin-bottom: 14px;
}
.rd-artist-tile:hover {
  background-color: #252525;
  text-decoration: none;
}
.rd-artist-tile-last {
  margin-bottom: 0;
}
.rd-artist-tile-name {
  display: block;
  color: #ffffff;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 4px;
}
.rd-artist-tile-meta {
  display: block;
  color: #bcbcbc;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
}
.rd-promo-card {
  padding: 28px;
  min-height: 265px;
}
.rd-promo-card h2 {
  margin: 0 0 14px 0;
  color: #ffffff;
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
}
.rd-promo-card p {
  margin: 0 0 24px 0;
  color: #d5d5d5;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}
.rd-editorial-panel {
  padding: 30px 28px 32px 28px;
}
.rd-editorial-column h3 {
  margin: 0 0 12px 0;
  color: #f3b52a;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
}
.rd-editorial-column p {
  margin: 0;
  color: #d4d4d4;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}
.rd-crew-preview-panel {
  padding: 28px;
  min-height: 380px;
}
.rd-crew-preview-item {
  margin-bottom: 22px;
}
.rd-crew-preview-item-last {
  margin-bottom: 0;
}
.rd-crew-preview-image {
  float: left;
  width: 120px;
  height: 150px;
  background-color: #3b3b3b;
  border-radius: 6px;
  margin-right: 20px;
}
.rd-crew-preview-info {
  overflow: hidden;
}
.rd-crew-preview-info h3 {
  margin: 0 0 6px 0;
  color: #ffffff;
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
}
.rd-crew-role {
  color: #f3b52a;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.rd-crew-preview-info p {
  margin: 0;
  color: #d4d4d4;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}
.rd-support-panel {
  padding: 28px;
  min-height: 380px;
}
.rd-support-copy {
  margin: 0 0 26px 0;
  color: #d5d5d5;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}
.rd-support-stats {
  margin-bottom: 28px;
}
.rd-support-stat {
  display: inline-block;
  width: 120px;
  vertical-align: top;
}
.rd-support-stat-number {
  color: #ffffff;
  font-size: 28px;
  line-height: 34px;
  font-weight: 800;
  margin-bottom: 4px;
}
.rd-support-stat-label {
  color: #bcbcbc;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.rd-gold-button,
.rd-dark-button {
  display: inline-block;
  height: 48px;
  line-height: 48px;
  padding-left: 22px;
  padding-right: 22px;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  text-align: center;
}
.rd-gold-button {
  background-color: #f3b52a;
  color: #161616;
}
.rd-gold-button:hover {
  background-color: #ffc548;
  color: #161616;
  text-decoration: none;
}
.rd-dark-button {
  background-color: #333333;
  border: 1px solid #555555;
  color: #ffffff;
}
.rd-dark-button:hover {
  background-color: #404040;
  color: #ffffff;
  text-decoration: none;
}
.rd-small-button {
  height: 42px;
  line-height: 42px;
  padding-left: 18px;
  padding-right: 18px;
  font-size: 12px;
}
.rd-player-footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100px;
  background-color: #161616;
  border-top: 1px solid #666666;
  z-index: 9999;
}
.rd-is-loading #page-content {
  opacity: 0.92;
}
.rd-interior-hero {
  width: 1200px;
  margin-bottom: 14px;
}
.rd-interior-hero-inner {
  padding: 54px 54px 50px 54px;
  background: linear-gradient(135deg, rgba(103, 33, 25, 0.3) 0%, rgba(22, 22, 22, 0.08) 100%), #161616;
}
.rd-interior-hero-inner h1 {
  margin: 0 0 18px 0;
  color: #ffffff;
  font-size: 44px;
  line-height: 54px;
  font-weight: 800;
}
.rd-interior-hero-inner p {
  margin: 0;
  color: #d8d8d8;
  font-size: 18px;
  line-height: 31px;
  font-weight: 500;
  max-width: 760px;
}
.rd-contact-form-panel {
  padding: 28px;
  min-height: 560px;
}
.rd-contact-side-panel {
  padding: 28px;
  min-height: 560px;
}
.rd-form-group {
  margin-bottom: 22px;
}
.rd-form-label {
  display: block;
  margin-bottom: 8px;
  color: #f3b52a;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.9px;
}
.rd-form-control {
  display: block;
  width: 100%;
  height: 48px;
  background-color: #232323;
  border: 1px solid #474747;
  border-radius: 6px;
  color: #ffffff;
  font-size: 16px;
  padding: 0 14px;
  outline: none;
}
.rd-form-control:focus {
  border-color: #f3b52a;
}
.rd-form-textarea {
  height: 180px;
  resize: none;
  padding-top: 12px;
  padding-bottom: 12px;
}
.rd-form-button {
  border: 0;
}
.rd-contact-info-block {
  border-bottom: 1px solid #303030;
  padding-bottom: 18px;
  margin-bottom: 18px;
}
.rd-contact-info-block-last {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.rd-contact-info-title {
  color: #ffffff;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 8px;
}
.rd-contact-info-block p {
  margin: 0;
  color: #d5d5d5;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}
