@import url('https://fonts.googleapis.com/css2?family=Aldrich&display=swap');

/* Fonts */
h1, h2, h4 {
	font-family: 'Aldrich', sans-serif;
	font-weight: 400;
}

h1, h1.subHeading, h2 {
	font-size: 32px;
	line-height: 34px;
	text-transform: none;
}

h3, h3.newsHead {
	font-size: 21px;
	font-weight: bold;
}

h3 a {
	color: #000000;
}

h3 a:hover {
	color: #ee1d24;
}

h3.newsHead a {color: #000;}
h3.newsHead a:hover {color: #da0a11;}

h5 {
	font-size: 15px;
}

#homeBody .newsFeed h2 {
	color: #000;
	text-transform: uppercase;
	padding: 0;
}

h1.subHeading {
	text-transform: uppercase;
	border-top: 8px #ee1d24 solid;
	border-right: 8px #ee1d24 solid;
	border-radius: 0 20px 0 0;
	padding: 25px 25px 10px 0;
}

#headerWrap {
	background-color: #ffffff;
	/*border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;*/
	box-shadow: 0 1px 5px rgba(0,0,0,.15);
	filter: grayscale();
	position: relative;
	z-index: 100;
}

#sponsorBody .mainBoxSub #stdAdWrap .singleAd img {
	filter: grayscale();
}

#logo {
	max-width: 790px;
	height: 160px;
	margin: 0 auto;
	position: relative;
	top: 90px;
}

#mainTop {
	height: 400px;
}

@media (max-width: 1200px) {
	#mainTop {height: 300px;}
	#logo {
		max-width: 590px;
		height: 130px;
		top: 60px;
	}
}

@media (max-width: 992px) {
	#mainTop {height: 275px;}
	#logo {
		max-width: 520px;
		height: 110px;
	}
}

@media (max-width: 768px) {
	#mainTop {height: 200px;}
	#logo {
		max-width: 400px;
		height: 90px;
		top: 40px;
	}
}

@media (max-width: 576px) {
	#mainTop {height: 125px;}
	#logo {
		max-width: 250px;
		height: 50px;
		top: 30px;
	}
}

@media (max-width: 350px) {
	#mainTop {height: 95px;}
	#logo {
		max-width: 180px;
		height: 40px;
		top: 20px;
	}
}


#mainBox {
	background-color: rgba(255,255,255,1);
	padding: 35px 15px;
}

#mainBottom {
	/*background-color: rgba(0,0,0,.3);*/
	background: rgb(56,56,63);
	background: linear-gradient(0deg, rgba(56,56,63,1) 0%, rgba(21,21,30,1) 100%);
}

#mainSponsors {
	background-color: rgba(0,0,0,.3);
}


/* Side */
.mrpSidebox {
	border-top: 5px solid #e1e1e1;
	border-right: 5px solid #e1e1e1;
	border-bottom: 5px solid #e1e1e1;
	border-radius: 0 20px 20px 0;
	padding: 5px 5px 15px 0;
	margin-bottom: 20px;
}

#mainSide h2 {
	font-size: 22px;
	line-height: 24px;
	text-transform: uppercase;
	color: #fff;
	background-color: #ee1d24;
	border-radius: 0 12px 0 0;
	padding: 10px 0 6px 0;
	margin-bottom: 20px;
}

.schFeedWrap .feedDesc1 {
	font-family: 'Aldrich', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 19px;
}

.schFeedSub li {
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 20px;
}

.schFeedSub li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}


/* Border */
.mrpRoundbox {
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-radius: 0 0 20px 0;
}


/* This Website Only */
@media (max-width: 1199px) {
	#mrpNav {
		max-height: 500px;
		overflow-y: scroll;
		padding-bottom: 30px;
	}
}

#ticketinfoBody .ticketNav a,
.scheduleBody .navbarSchedule > a,
.pointBody .navbarPoints > a,
#dragResultsBody .navbarSchedule > a,
#dragRacingPointsBody .navbarPoints > a,
#rulesBody .navbarInfo > a,
#parkingBody .navbarInfo > a,
.pointBody .navbarInfo > a,
#jobsBody .navbarEmployees > a,
#staffBody .navbarEmployees > a,
#club1320Body .navbarFan > a,
#campingBody .navbarFan > a,
#ticketinfoBody .navbarFan > a,
#kidsClubBody .navbarFan > a,
#sponsordirectoryBody .navbarSponsors > a,
#marketBody .navbarSponsors > a,
#contactBody .navbarAbout > a,
#historyBody .navbarAbout > a,
#recordsBody .navbarAbout > a,
#facilitymapBody .navbarAbout > a,
#termsBody .navbarAbout > a,
#privacyBody .navbarAbout > a {
	color: #ffffff !important;
	background-color: #da0a11 !important;
}

#dragResultsBody a.dragResultsNav,
#dragRacingPointsBody a.dragPointNav,
.pointBody a.pointNav,
#rulesBody a.rulesNav,
#parkingBody a.parkingNav,
.pointBody a.pointNav,
#jobsBody a.jobsNav,
#staffBody a.staffNav,
#club1320Body a.club1320Nav,
#campingBody a.campingNav,
#ticketinfoBody a.ticketNav,
#kidsClubBody a.kidsclubNav,
#sponsordirectoryBody a.sponsordirectoryNav,
#marketBody a.marketNav,
#contactBody a.contactNav,
#historyBody a.historyNav,
#recordsBody a.recordsNav,
#facilitymapBody a.facilitymapNav,
#contactBody a.navContact,
#termsBody a.termsNav,
#privacyBody a.privacyNav {
	color: #ffffff !important;
	background-color: #da0a11 !important;
}

/*.mrp-shaded {
	background: #000000 !important;
}

.mrp-shaded .dropdown .btn,
.mrp-shaded .dropdown .btn:hover {
	color: #fff;
}

.mrp-shaded hr {
	border-top-color: rgba(255,255,255,.25);
}*/

/*.jumbotron,
.cardWrap {
	background-color: transparent;
}

#breadCrumbs {
	background: #000000 !important;
}*/

#mainContent {
	background: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/11852/v2/img/mainbg.jpg) center top repeat;
	background-attachment: fixed;
}

.twitter-timeline {margin: 0 auto;}



/* Custom Homepage News */
#homeBody .contentPicWrap, 
#homeBody .mrp_contentPicWrap {
	margin: 0;
}

#homeBody .newsFeedSub {
	border-top: 8px #ee1d24 solid;
	border-right: 8px #ee1d24 solid;
	border-radius: 0 20px 0 0;
	padding: 25px 25px 25px 0;
}



/* MRP Components Override */
.mrp-container-filter-inner h2 {
	margin: 5px 0 0 0;
}

/*.file,
.elementDownload .file a {
	background: #232323 !important;
}

.mdWrap {
	padding-bottom: 8px;
}

.subContent .contentSubWrap {
	border-bottom-color: rgba(255,255,255,0.15) !important;
}

.mrp-container-filter-inner .btn {
	color: #000000;
}

.mrp-rowCardWrap,
.mrp-iconDetails li,
.border {
	border-color: rgba(255,255,255,0.15) !important;
}

.mrp-rowCardImage {
	background-color: transparent;
	border-color: #ee1d24;
}

.mrp-rowCardImage a,
.mrp-rowCardImage a:hover {
	color: #000000;
}

.mrp-rowCardBroadcaster {
	border-radius: 0;
	border-color: rgba(255,255,255,0.15) !important;
}

.table {
	color: #000000;
}

.table td, .table th {
	border-color: rgba(255,255,255,0.05) !important;
}

.table-hover tbody tr {
	color: #000000;
	background-color: rgba(0,0,0,.25);
}

.table-hover tbody tr:hover {
	color: #000000;
	background-color: rgba(0,0,0,.35);
}*/


/* Button */
.btn,
.btnGeneral,
.btnSend {
	font-family: 'Aldrich', sans-serif;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
	padding: 10px 20px 6px;
	border-radius: 4px;
}

.mrp-rowCardWrap .mrp-rowCardAction a.btn {
	padding: .475rem .375rem .275rem .375rem;
}
