.container {
	width: 96%;
	max-width: 1200px;
}
body.rally #page-title {
  background-image: url(../jpg/kara-and-mdl.jpg);
  background-position: center -60px;
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-family: 'Bitter', serif;
  border-color: #5DA9DF;
  margin-bottom: 40px;
}
body.rally #page-title::before{
  background-color: rgba(0,0,0,0.5);
}
body.rally a {
	color: #ffd200;
}
body.rally div#rally {
	background-position: center -100px;
}
body.rally #rally-reg-title {
	height: 60px;
	line-height: 60px;
	background-color: transparent;
	margin-top: -40px;
}
body.rally .site-header #title h1 {
	padding-top: 0;
	padding-left: 250px;
}
body.rally .rally-header {
	height: 400px;
	padding-top: 0 !important;
	position: relative;
	margin-bottom: 40px;
}
body.rally .rally-header span {
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.55);
}
body.rally .rally-header h1 {
	color: #fff;
	padding-top: 30px;
	margin-top: 0;
}
body.rally .rally-header h2 {
	font-size: 36px;
	color: #ffd200;
	margin-bottom: 0;
}
body.rally .rally-header h3 {
	font-size: 32px;
	margin-top: 0;
	margin-bottom: 40px;
}
body.rally .rally-header a.arrow-down {
	background-image: url(../png/icon-arrow-down-white.png);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 65px;
	height: 65px;
	text-indent: -9999px;
}
body.rally .rally-header div#register-anchor {
	position: absolute;
	bottom: 48px;
	opacity: 0;
}
body.rally .rally-header h2,
body.rally .rally-header h3 {
	width: 70%;
	margin-left: 15%;
}
body.rally p.register-buttons {
	height: 80px;
	text-align: center;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
body.rally p.register-buttons a.button.register-button {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
body.rally p.register-buttons a.button.register-button.register-blue {
	background-color:#00a9ea;
	border-color:#0b5f80;
}
body.rally p.register-buttons a.button.register-button.register-blue:hover {
	color:#070707;background-color:#B2DAE3;border-color:#3C9BB0;
}
body.rally .rally-reg {
	width: 43%;
	margin-left: 5%;
	float: left;
	padding-right: 2%;
}
body.rally .rally-reg h2 {
	margin-top: 0;
	margin-bottom: 0;
}
body.rally .rally-reg label {
	font-size: 14px;
}
body.rally .rally-reg input ,
body.rally .rally-reg select {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 22px;
	font-style: italic;
	font-family: "Bitter", cursive;
}
body.rally .rally-reg input[type="submit"] {
	height: 50px;
	line-height: 50px;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 25%;
}
body.rally .rally-reg .button-black {
	background-color: #222;
  border-color: #222;
  color: #fff;
  font-weight: bold;
  margin-left: 25%;
  margin-top: 30px;
  width: 50%;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	font-style: italic;
	font-family: "Bitter", cursive;
	display: block;
	text-decoration: none;
	text-align: center;
	border-radius: 3px;
}
body.rally .rally-reg .button-black:hover {
	color: #19b8e0;
}
body.rally .rally-reg form {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-radius: 4px;
	padding: 20px;
	background-color: #e4e4e4;
}
body.rally .rallypics {
	width: 43%;
	margin-right: 5%;
	float: right;
	padding-left: 2%;
}
body.rally .rallypics img {
	width: 100%;
}
body.rally .rallyimg {
	width: 100%;
	font-size: 18px;
	color: #fff;
	font-family: "Bitter",serif;
	margin-bottom: 25px;
	height: auto;
	overflow: hidden;
	position: relative;
}
body.rally .rallyimg p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 96%;
	height: auto;
	background-color: rgba(0,0,0,0.6);
	padding: 2%;
	margin: 0;
}
body.rally ul.rally-quotes {
	list-style-type: none;
	font-family: "Bitter", cursive;
	margin-top: 35px;
	padding: 0;
	font-style: italic;
	font-weight: normal;
	font-size: 22px;
	color: #555;
	width: 100%;
}
body.rally ul.rally-quotes li {
	margin-bottom: 100px;
}
body.rally ul.rally-quotes li span {
	display: block;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
body.rally span.red {
	color: rgba(219,0,3,1.00);
	font-weight: bold;
	display: block;
	width: 100%;
	text-align: center;
}
body.rally .thanks {
	width: 70%;
	margin-left: 15%;
	font-size: 18px;
	text-align: left;
}
body.rally .rally-schedule {
	width: 62.5%;
	margin-right: 2.5%;
}
body.rally .rally-quotes {
	width: 35%;
	margin-left: 0 !important;
	padding-top: 60px;
}
body.rally h1 {
	font-size: 60px;
	text-align: center;
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 200px;
	padding: 0;
}
body.rally #content .rallyimg {
	margin-bottom: 0;
}
body.rally #content .rallyimg p {
	font-size: 13px;
	position: relative;
	bottom: auto;
	left: auto;
	background-color: #333;
}
body.rally .quote {
	font-family: "Times New Roman",Times,serif;
  font-size: 16pt;
  font-style: italic;
  font-weight: normal;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 20px;
	padding-bottom: 40px;
	background-color: #f1f1f1;
}
body.rally .quote span {
	display: block;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
}
body.rally .alignleft {
	margin-right: 0;
}
body.rally h2 {
	font-size: 40px;
}
body.rally h3 {
	border-top: solid 1px #999; 
	border-bottom: solid 1px #999;
	font-weight: bold; 
	line-height: 34px; 
	font-size: 20px; 
	color: #666;
	margin: 0;
	margin-bottom: 12px;
}
body.rally .rally-schedule label {
	width: 20%;
	display: block;
	float: left;
	font-weight: bold;
}
body.rally .rally-schedule span {
	width: 75%;
	margin-left: 5%;
	display: inline-block;
	margin-bottom: 15px;
}
body.rally div.rally-header {
	height: 200px;
}
body.rally .member,
body.rally .inactive,
body.rally .non-member {
	width: 96%;
}
body.rally .schedule-links {
	width: 96%;
	padding: 2%;
	background-color: #222;
	color: #fff;
	font-size: 22px;
}
body.rally .schedule-links span {
	display: block;
	width: 38%;
	margin-right: 2%;
	float: left;
	text-align: right;
	height: 50px;
	line-height: 50px;
	text-transform: uppercase;
	font-weight: bold;
}
body.rally .schedule-links span::after {
	position: relative;
	float: right;
	height: 50px;
	line-height: 50px;
	content: "»";
	margin-left: 2%;
}
body.rally .schedule-links span.sub {
	line-height: 25px;
}
body.rally .schedule-links span .sub-title {
	font-size: 12px;
	color: red;
}
body.rally .schedule-links span.sub::after {
	display: none;
}
body.rally .schedule-links a {
	display: block;
	width: 50%;
	margin-right: 10%;
	float: right;
	height: 50px;
	line-height: 50px;
	border-radius: 4px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
body.rally .blue-link a {
	background-color: #00a9ea;
}
body.rally .yellow-link a {
	background-color: #FFB600;
}
body.rally .orange-link a {
	background-color: #FF7E00;
}
body.rally .dead-link a {
	background-color: #999;
}
body.rally .schedule-links div.disclaimer {
	font-size: 14px;
	width: 50%;
	float: right;
	display: block;
	text-transform: none;
	font-weight: normal;
	margin-right: 10%;
}
body.rally .schedule-links img {
	margin-right: 20px;
}
div.faq{
  width:100%;
  padding:2%;
  border-radius:2px;
}
div.even{
  background-color:#f4f4f4;
}
.content div.faq h2,
.content div.faq h2 a{
  text-decoration:none !important;
  color:#222;
  font-size:34px;
  margin-top:0;
  text-align:left;
}
.content div.faq h2{
  width:50%;
  margin-left:25%;
}
ul.faq{
  width:50%;
  margin-left:25%;
}
ul.faq li{
  font-size:22px;
}
ul.faq li a{
  text-decoration:none;
}
ul.faq-articles li,
ul.faq-interviews li{
  width:50%;
  list-style-type:none;
  font-size:14px;
  font-weight:200;
  float:left;
  display:block;
}
div.more-articles{
  width:100%;
  clear:both;
  padding:2%;
  text-align:center;
  border-top:solid 1px #ccc;
  margin-bottom:45px;
}
ul.press li{
  display:block;
  margin-bottom:25px;
  margin-top:25px;
  list-style-type:none;
  clear:both;
  min-height:70px;
}
ul.press span{
  float:left;
  width:150px;
  height:75px;
  margin-right:20px;
  overflow:hidden;
}
ul.press span img{
  width:100%;
  height:100%;
}
ul.press li a{
  font-family:"Bitter",serif;
  text-decoration:none;
  font-size:18px;
  display:block;
  padding-top:20px;
}
ul.press li span a{
  padding-top:0;
}
.bio{
  display:flex;
  justify-content:space-between;
  margin-bottom:55px;
  min-height:180px;
}
.bio:nth-child(odd){
  background-color:#f1f1f1;
  padding:20px;
  border-radius:3px;
}
.bio .image{
  flex:0 0 180px;
  height:180px;
  border-radius:50%;
  margin-right:50px;
  overflow:hidden;
}
.bio .image img{
  width:100%;
  height:auto;
  min-height:100%;
}

@media all and (max-width: 1480px) {
	div.rally-reg input,
	div.rally-reg select {
		height: 60px;
		line-height: 60px;
		padding-top: 0;
		padding-bottom: 0;
	}
	div.rally-reg input[type="submit"],
	div.rally-reg .button-black {
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
	}
	#content .rallyimg {
		font-size: 14px;
	}
}
@media all and (max-width: 1180px) {	
	.rally .rally-schedule label {
		width: 30%;
	}
	.rally .rally-schedule span {
		width: 65%;
	}
	.rally .site-header {
		height: auto !important;
	}
	.rally .schedule-links span {
		width: 48%;
	}
	.rally .schedule-links a,
	.rally .schedule-links div.disclaimer {
		margin-right: 0;
	}
	div.rally-reg {
		width: 33%;
	}
	#content div.rallypics {
		width: 53%;
	}
	div.rally-reg input[type="submit"],
	div.rally-reg .button-black {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}
@media all and (max-width: 900px) {
	div#rally {
		background-size: cover;
		background-position: center center;
	}
	body.join .site-header {
		height: 80px;
	}
	div.rally-header {
		height: auto;
	}
	div.thanks {
		width: 96%;
		margin-left: 2%;
	}
	div.rally-header span {
		padding-bottom: 100px;
	}
	.rally .rally-schedule,
	.rally .rally-quotes {
		width: 100%; 
		float: none;
	}
	.rally .rallyimg img {
		width: 100%;
		height: auto;
	}
	.rally .rally-schedule label {
		width: 20%;
	}
	.rally .rally-schedule span {
		width: 75%;
	}
	.rally .member,
	.rally .inactive,
	.rally .non-member {
		width: 96%;
	}
	.rally .site-header #top-bar {
		height: 80px;
	}
	.rally .site-header.scrolled #top-bar {
		height: 60px;
	}
	.mobile {
		display: block;
	}
	.rally .schedule-links span {
		font-size: 18px;
	}
	.rally div.rally-header span {
		padding: 0;
	}
	div.rally-reg,
	#content div.rallypics {
		width: 96%;
		margin-left: 2%;
		margin-right: 2%;
		padding: 0;
		float: none;
	}
}
@media all and (max-width: 800px) {	
	div.rally-header h1 {
		font-size: 40px;
	}
	div.rally-header h3 {
		font-size: 26px;
	}
	.rally .schedule-links span {
		width: 100%;
		margin-right: 0;
		height: 30px;
		line-height: 30px;
		text-align: center;
		float: none;
	}
	.rally .schedule-links span::after {
		display: none;
		content: "";
	}
	.rally .schedule-links a,
	.rally .schedule-links div.disclaimer {
		margin-left: auto;
		margin-right: auto;
		float: none;
		width: 70%;
	}
	.rally .schedule-links div.disclaimer {
		text-align: center;
	}
	p.register-buttons {
		width: 100%;
		height: auto;
	}
	.content p.register-buttons a.button.register-button {
		float: none;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:20px;
		width: 96%;
		max-width: 450px;
	}
  .bio .image{
    flex:0 0 140px;
    height:140px;
  }
}
@media all and (max-width: 680px) {	
	body.rally input[type="submit"] {
		width: 100%;
		margin-left: 0;
	}
	.rally .rally-schedule label {
		width: 30%;
	}
	.rally .rally-schedule span {
		width: 65%;
	}
  .bio{
    display:block;
    text-align:center;
  }
  .bio .image{
    width:250px;
    height:250px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    margin-bottom:25px;
  }
}
@media all and (max-width: 480px) {	
	div.rally-header h1 {
		font-size: 28px;
	}
	div.rally-header h2 {
		font-size: 26px;
	}
	div.rally-header h3 {
		font-size: 22px;
	}
	div.rally-reg h2 {
		font-size: 28px;
	}
	#content .rallyimg { 
		font-size: 14px;
	}
	div.rally-header span {
		padding-bottom: 150px;
	}
	.rally h3 {
		border: none;
	}
	.rally .rally-schedule label {
		background-color: #b4b4b4;
    	color: #fff;
    	float: none;
    	height: 25px;
   	 	line-height: 25px;
   	 	margin-bottom: 0;
    	padding-left: 2%;
    	width: 94%;
		margin-left: 2%;
		margin-right: 2%;
	}
	.rally .rally-schedule span {
		width: 96%;
		margin-left: 2%;
		margin-right: 2%;
	}
	.rally .schedule-links a,
	.rally .schedule-links div.disclaimer {
		width: 90%;
	}
	.rally .schedule-links span {
		height: auto;
		min-height: 30px
	}
}