body.rally-2021 .jump-buttons{
  display:flex;
  justify-content:space-between;
  font-size:18px;
  text-align:center;
  margin-bottom:25px;
}
body.rally-2021 .jump-buttons > div{
  height:auto;
  background-color:#ffd200;
  border:solid 3px #cca900;
  flex: 0 0 48%;
  border-radius:3px;
  padding:12px;
}
body.rally-2021 .jump-buttons > div a{
	font-weight:bold;
  color:#3C9BB0;
  font-family: 'Bitter', serif;
}
p.register-buttons {
	height: 80px;
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
  display:flex;
  justify-content:center;
}
.content p.register-buttons a.button.register-button {
	flex:0 0 28%;
  margin-left:2%;
  margin-right:2%;
}
.content p.register-buttons a.button.register-button.register-blue {
	background-color:#00a9ea;
	border-color:#0b5f80;
}
.content p.register-buttons a.button.register-button.register-blue:hover {
	color:#070707;background-color:#B2DAE3;border-color:#3C9BB0;
}
.quote{
  margin-bottom:20px;
  padding-bottom:20px;
  border-bottom:solid 1px #ccc;
}
.quote.featured-quote{
  font-size:20px;
  border-bottom:none;
}
.transmitter .container {
  padding-top: 25px;
  max-width: 1200px;
}
.transmitter .mobile-menu,
.transmitter .sidebar-close {
	display: none;
}
.transmitter #page-title {
	height: auto;
	min-height: 200px;
	padding: 0;
}
.transmitter #page-title .wrap {
	padding-top: 0;
  width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.transmitter #page-title h1 {
	min-height: 10px;
	line-height: 38px;
	margin-top: 0px;
	height: auto;
	text-align: left;
	padding-top: 55px;
  padding-bottom: 4px;
	float: left;
  width: 70%;
}
.transmitter #page-title h1 span {
	display: block;
	font-size: 28px;
	color: #fff;
}
.transmitter #page-title h2 {
  min-height: 10px;
	line-height: 28px;
	margin: 0px;
  color: #fff;
	height: auto;
	text-align: left;
	padding:0px;
	float: left;
  width: 70%;
}
.transmitter .right-meta {
  position: absolute;
  right: 0;
  top: 65px;
  width: 20%;
}
span.date {
	position: relative;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	font-family: "Bitter",serif;
	font-weight: bold;
	display: block;
	text-align: right;
}
a.open-archives {
	display: block;
	color: #ffd200!important;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	cursor: pointer;
	text-align: right;
}
a.close-archives {
	position: relative;
	color: #ffd200;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	display: block;
	cursor: pointer;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 55px;
}
.view-archives {
	display: none;
}
.view-archives ul {
	width: 200px;
	float: left;
	padding: 0;
	display: block;
	margin-bottom: 25px;
}
.view-archives ul li {
	margin-bottom: 0;
}
.view-archives ul li.year {
	font-weight: bold;
	list-style-type: none;
}
.view-archives ul li a{
  color:#3C9BB0;
}
body.transmitter-deals h1 {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	z-index: 9;
	background-color: transparent !important;
	padding: 0;
	position: relative;
	top: 65px;
}
body.transmitter-deals #banner {
	margin-top: 0;
	height: 450px;
	margin-bottom: 25px;
	z-index: 99999;
}
body.transmitter-deals #banner figure .wrap {
	width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 200px;
}
body.transmitter-deals #banner figure .wrap .quote {
	width: 50%;
	float: left;
	font-size: 26px;
	position: relative;
}
body.transmitter-deals #banner figure img {
	position: absolute;
	float: none;
	right: 0;
}
a.headline{
	font-size: 18px;
	color: #222;
	text-decoration: none;
	font-family: 'Bitter', serif;
	font-weight: bold;
}
div.article-header {
	width: 100%;
	height: 400px;
	color: #fff;
	font-size: 20px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top center;
	font-family: "Bitter",serif;
	text-align: left;
	position: relative;
}
div.article-header p {
	position: absolute;
	bottom: 0;
	width: 90%;
	left: 20px;
}
.pullquote {
	padding: 2%;
	width: 96%;
	font-size: 32px;
	font-family: "Bitter",serif;
	font-style: italic;
	background-color: #f6f6f6;
	border: solid 1px #e4e4e4;
	border-radius: 2px;
	text-align: center;
	color: #777;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pullquote span {
	display: block;
	font-size: 22px;
	width: 100%;
}
.pullimage {
	padding: 20px;
	width: 45%;
	font-size: 14px;
	font-family: "Bitter",serif;
	font-style: italic;
	background-color: #f6f6f6;
	border: solid 1px #e4e4e4;
	border-radius: 2px;
	color: #222;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pullimage.left {
	float: left;
}
.pullimage.right {
	float: right;
}
.ql {
	border: solid 1px #999; 
	background-color: #F9F9F9; 
	padding: 10px; 
	-webkit-box-shadow:0px 0px 10px #999999;
	-moz-box-shadow: 0px 0px 10px #999999; 
	box-shadow:0px 0px 10px #999999; 
	position: relative; 
	margin-bottom: 25px;
}
.image {
	background-color: #f6f6f6;
	border: solid 1px #e4e4e4;
	border-radius: 2px;
	padding: 20px;
	font-size: 14px;
	color: #777;
}
.profile-image {
	width: 100%;
	max-width: 500px;
	float: left;
	margin-right: 20px;
	box-sizing: border-box;
}
.imageleft {
	float: left;
	margin-right: 20px;
}
.imageright {
	float: right;
	margin-left: 20px;
}
.video {
	width: 100%;
}
.video a.bluebutton{
  width:100%;
  margin-top:20px;
  text-align:center;
  padding-left:0;
  padding-right:0;
}
#video-2 {
	margin-right: 0;
	margin-left: 1%;
}
.letter {
	border: solid 1px #999; 
	background-color: #F9F9F9; 
	padding: 10px; 
	-webkit-box-shadow:0px 0px 4px #999999;
	-moz-box-shadow: 0px 0px 4px #999999; 
	box-shadow:0px 0px 4px #999999; 
	position: relative;
	 margin-bottom: 25px;
	 margin-top: 15px;
}
.success-deals #member-deals.content{
  margin-top:0;
}

/* Main Article ---------------------------------------------*/
.main-article {
	margin-bottom: -55px;
	width: 100%;
	height:780px;
	display: block;
	color: #fff;
	position: relative;
}
.main-article .main-image{
  width: 100%;
	height: 600px;
  background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
.main-article span {
	background-color: rgba(0,0,0,0.8);
	display: block;
	height: auto;
	position: absolute;
	bottom: 20px;
	padding: 2%;
	left: 0;
  width: 100%;
}
.main-article h2 {
	font-size: 42px;
	color: #fff;
	margin: 0;
  margin-bottom:10px;
}

/* Featured Article ---------------------------------------------*/
.featured-article {
	width: 47%;
	float: left;
	padding: 1%;
	text-align: left;
	z-index: 9;
	position: relative;
}
div.left {
	margin-right: 1%;
}
div.right {
	margin-left: 1%;
}
.featured-article img {
  min-height: 100%;
  margin:0;
}
.content .featured-article h2 {
	font-size: 26px;
	color: #222;
	text-decoration: none;
	font-family: 'Bitter', serif;
	font-weight: bold;
	display: block;
}
.featured-article span {
	border-radius: 500px;
	border: solid 10px #e4e4e4;
	overflow: hidden;
	width: 250px;
	height: 250px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Deals ---------------------------------------------*/
#deals {
	width: 100%;
	padding: 1%;
	border-radius: 4px;
	margin-right: 2%;
	background-color: #f1f1f1;
}
#deals div {
	width: 31%;
	display: block;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	min-height: 150px;
	margin-left: 1%;
	margin-right: 1%;
}
#deals div a{
  color:#3C9BB0;
  font-weight:bold;
}
#deals.four div {
	width: 46%;
}
#deals div a.image {
	float: left;
	margin-right: 12px;
	border-radius: 180px;
	border: solid 10px #fff;
	overflow: hidden;
	width: 90px;
	height: 90px;
	padding: 0;
  box-sizing:content-box;
  margin-bottom:35px;
}
#deals div.clear {
	float: none;
	width: 100%;
	height: 1px;
	padding: 0;
	margin: 0;
	min-height: 1px;
}
#deals a.button{
  width:250px;
  margin-left:auto;
  margin-right:auto;
  position:relative;
  display:block;
  text-align:center;
  margin-bottom:25px;
}

/* Cool Stuff ---------------------------------------------*/
#cool-stuff {
	width: 100%;
	margin-bottom: 55px;
}
#cool-stuff div {
	min-height: 150px;
}
#cool-stuff a {
	display: block;
	margin-right: 25px;
	width: 150px;
	height: 150px;
	overflow: hidden;
	float: left;
  color:#3C9BB0;
}
#cool-stuff a.link {
	float: none;
	height: auto;
	width: auto;
	margin: 0;
  margin-left:175px;
}

/* Videos ---------------------------------------------*/
#videos {
	width: 100%;
	margin-bottom: 55px;
	background-color: #f1f1f1;
	border-radius: 3px;
}
#videos div.video {
	width: 46%;
	position: relative;
	float: left;
	height: auto;
	margin: 2%;
}
#videos span.headline {
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 36px;
	font-family: 'Bitter', serif;
	color: #9F9F9F;
	text-align: center;
}
#videos div.video img {
	width: 100%;
	height: auto;
}
#videos div.video span {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	height: 250px;
}
#videos div.video .desc {
	bottom: 0;
	color: #fff;
	background-color: #222;
	padding: 2%;
	display: block;
	width: 100%;
}
#videos div.video h3 {
	font-size: 18px;
  line-height: 26px;
	margin-top: 3px;
}
#videos div.video p {
	margin-bottom: 0;
}
#deals span.headline,
#cool-stuff span.headline {
	display: block;
	margin-bottom: 30px;
	font-size: 36px;
	font-family: 'Bitter', serif;
	color: #9F9F9F;
}
#deals span.headline{
  margin-top:25px;
  color: #000;
}
#cool-stuff div {
	padding-bottom: 20px;
	margin-bottom: 30px;
	clear: both;
}
#music-biz,
#letter {
	width: 96%;
	padding: 2%;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #fff;
	background-color: #333;
	background-size: 90px 90px;
	height: 60px;
	line-height: 60px;
	float: left;
	border: solid 1px #000;
}
#letter {
	margin-left: 1%;
}
#music-biz a,
#letter a {
	color: #fff;
	display: block;
	margin-left: 100px;
	font-size: 30px;
}
#cool-stuff div img {
	float: left;
	margin-right: 30px;
	width: 150px;
}
.content .wrap {
	padding-top: 20px;
}

/* Member Deals ---------------------------------------------*/
body.deals .page-header {
	display: none;
}
body.deals #page-title {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	z-index: 9;
	background-color: transparent !important;
	padding: 0;
	position: relative;
	top: 65px;
}
body.deals a.open-archives {
	display: none;
}
body.deals .content .wrap {
	padding-top: 0;
}
body.deals .banner {
	margin-top: 0;
	height: 450px;
	margin-bottom: 25px;
	z-index: 9999;
}
body.deals .banner figure .wrap {
	width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 200px;
}
body.deals .banner figure .wrap .quote {
	width: 50%;
	float: left;
	font-size: 26px;
	position: relative;
}
body.deals .banner figure img {
	position: absolute;
	float: none;
	right: 0;
}
#member-deals {
	width: 100%;
	max-width: 1200px;
}
#member-deals .deal {
	background-color: #f9f9f9;
	padding: 20px;
	margin-bottom: 45px;
	min-height: 200px;
	width: 90%;
	margin-right: 10%;
}
#member-deals .column {
	width: 190px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#member-deals .column.double-column {
	width: 330px;
}
#member-deals .deal-image {
	width: 150px;
	height: 150px;
	border-radius: 91px;
	border: solid 8px #fff;
	overflow: hidden;
}
#member-deals .column.double-column .deal-image {
	float: left;
}
#member-deals .column.double-column .deal-image:nth-child(2) {
	margin-left: -25px;
}
#member-deals .deal-image img {
	width: 150px;
	height: 150px;
}
#member-deals .deal-logo {
	width: 	50px;
	height: 50px;
	border-radius: 25px;
	background-color: #fff;
	float: left;
	margin-right: 10px;
}

.columns{
  display:flex;
  justify-content:space-between;
}
.column.three-columns > section{
  width:30%;
}

/* Rally Schedule ---------------------------------------------*/
body.road-rally-schedule p label{
  background-color:#000;
  display:block;
  padding:2px;
  color:#fff;
}
body.road-rally-schedule h2.rally-title{
  letter-spacing:8px;
  font-size:38px;
  line-height:48px;
}
body.road-rally-schedule h3.rally-title{
  font-size:22px;
}
body.road-rally-schedule h4{
  margin-top:55px;
  margin-bottom:12px;
  padding-top:12px;
  padding-bottom:12px;
  border-top:solid 1px #000;
  border-bottom:solid 1px #000;
  font-size: 28px;
  line-height: 38px;
}

/* Sidebar ---------------------------------------------*/
.hidden-sidebar {
	display: none;
}
.sidebar a.open-archives {
	display: none;
}
.sidebar .image {
	border-radius: 40px;
    float: left;
    height: 80px;
    margin-right: 20px;
    overflow: hidden;
    width: 80px;
	background-color: transparent;
	border: none;
	padding: 0;
}
.sidebar .image img {
  width: auto;
  height: 100%;
}
.sidebar #videos .image img{
  max-width:1000%;
  margin-left:-50%;
}
body.September .sidebar #videos .image img{
  margin-left:-100%;
}
.sidebar .article {
	height: auto;
	min-height: 90px;
	font-size: 14px;
	font-weight: bold;
}
.sidebar .article p {
	padding-top: 8px;
}
.sidebar #videos {
	background-color: transparent;
    border-radius: 0;
    margin-bottom: 0;
}
.sidebar #music-business .image,
.sidebar #q-and-l .image {
	background-color: #222;
	text-align: center;
}
.sidebar a{
  color:#3C9BB0;
}
@media all and (max-width: 1350px) {	
	.transmitter #page-title h1{
    margin-left:0;
  }
}

@media all and (max-width: 1250px) {	
	.transmitter #page-title .wrap,
  .transmitter .container{
    width:96%;
  }
}

@media all and (max-width: 930px) {	
	.transmitter #page-title h1 {
		text-align: center;
		max-width: 100%;
		width: 100%;
		float: none;
		padding-top: 30px;
		padding-bottom: 10px;
		margin-left: 0;
		margin-right: 0;
	}
  .transmitter #page-title h2{
		text-align: center;
		max-width: 100%;
		width: 100%;
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	span.date {
		width: 50%;
		text-align: left;
		padding-top: 0;
		float: left;
	}
	a.open-archives {
		width: 50%;
		text-align:  right;
	}
	.transmitter .mobile-menu {
		display: block;
		width: 100%;
		height: 45px;
		line-height: 45px;
		background-color: #ffd200;
		color: #000;
		font-weight: bold;
		text-align: center;
		cursor: pointer;
	}
	.sidebar,
	.sidebar.absolute {
		position: fixed;
		top: 10vh;
		left: 0;
		padding: 0;
		background-color: rgba(0,0,0,0.8);
		height:90vh;
		width: 100%;
	}
	.sidebar-widget,
	.sidebar-widget.fixed {
		position: relative;
		width: 90%;
		height: 90%;
		margin-left: auto;
		margin-right: auto;
		margin-top:2vh;
		padding-left: 2%;
		padding-right: 2%;
		background-color: #fff;
		overflow: scroll;
		top: auto;
	}
	.transmitter .sidebar-close {
		display: block;
		height: 40px;
		margin-bottom: 80px;
		line-height: 40px;
		background-color: #3c9bb0;
		color: #fff;
		font-weight: bold;
		padding-left: 20px;
		cursor: pointer;
	}
  .transmitter .right-meta{
    width:100%;
    top:auto;
    right:auto;
    position:relative;
  }
  span.date,
  a.open-archives{
    width:100%;
    text-align:center;
  }
}

@media all and (max-width: 900px) {	
	.main-article h2 {
		font-size: 34px;
	}
	.featured-article,
  div.left,
  div.right{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
    text-align:center;
	}
	#deals div {
		width: 100% !important;
	}
	#videos div.video {
		width: 96%;
		float: none;
	}
}
@media all and (max-width: 780px) {	
	.main-article {
		background-size: 100% auto;
    text-align:center;
	}
	.main-article span {
		background-color: #070707;
	}
	.main-article h2 {
		font-size: 26px;
	}
	#deals div {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	#videos div.video {
		width: 96%;
	}
	div.article-header {
		height: 350px;
	}
	.main-article {
		margin-bottom: 10px;
	}
	.featured-article {
		float: none;
	}
  .main-article a.button,
  .featured-article a.button,
  #cool-stuff a.button{
    width:100%!important;
    float:none;
    padding-left:0;
    padding-right:0;
    box-sizing:border-box;
  }
}
@media all and (max-width: 480px) {	
	span.date {
		width: 100%;
		text-align: center;
		float: none;
	}
	a.open-archives {
		display: none;
	}
	.sidebar a.open-archives {
		display: block;
		height: 40px;
		width: 100%;
		line-height: 40px;
		background-color: #070707;
		color: #fff;
		text-align: left;
		float: none;
		margin-bottom: 10px;
		font-weight: bold;
		font-size: 16px;
		padding-left: 20px;
	}
	div.article-header {
		height: 300px;
	}
	#cool-stuff {
		text-align: center;
	}
	#cool-stuff a {
		float: none;
		margin-right: 0;
		width: 100%;
		text-align: center;
		height: auto;
	}
	#cool-stuff div img {
		margin-left: auto;
		margin-right: auto;
		position: relative;
		float: none;
	}
}