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

/* Fonts */
h1, h2, h3, h4, h5 {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
}

h1, h2 {
	font-style: italic;
	font-weight: 900 !important;
}

h3, h3.newsHead {
	font-size: 18px;
	line-height: 21px;
}

#newsContent h5 a {
	font-size: 18px;
	line-height: 21px;
}

.btnGeneral {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
}

.schFeedWrap .feedDesc1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 21px;
}

.mrp_countDownFeedWrap .countdown_amount {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	color: #000000;
}


.featureText h3,
.headlineText h4 {
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	text-transform: none;
}

.featureThumbsWrap
{
	position:relative;
	top:0;
	left:0;
	text-align:left;
}

.featureThumb
{
	display:inline-block;
	float:none;
	text-indent:0;
	width:auto;
	height:auto;
	margin:5px 10px;
	max-width:100%;
	box-shadow:0 0 0 #000;
}

.featureText{
	position:relative;
}

@media (max-width: 1199px) {
	
	.featureThumbsWrap
	{
		text-align:center;
	}
	
	.featureThumb{
		max-width:14%;
		margin:1%;
	}
}


/* Layout */
#mainSide {text-align: center;}

#mrpLogo {height: 170px;}

.img-fluid {
    max-width: 100%;
    height: auto;
}

@media (max-width: 1199px) {
	#mrpLogo a img {
		width: 100%;
	}
}


#homeBody #mainBox {
	background: #000000;
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/10865/v4/img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



#mainWrapper {
    background-color: #FFFFFF;
}

#navTop {
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/10865/v4/img/top.png);
	background-repeat: no-repeat;
	background-size: inherit;
	background-attachment: scroll;
	background-position: center top;
	height: 170px;
	position: relative;
	z-index: 2000;
	
		/* Custom */
	margin-bottom: 0;
	box-shadow: 10px 10px 5px #000;
      -moz-box-shadow: 10px 10px 5px #000;
      -webkit-box-shadow: 10px 10px 5px #000;
      -khtml-box-shadow: 10px 10px 5px #000;
	
}


#mainTop, #navTop {
  margin-bottom: 0px;
}

#mainTop {
	position: relative;
	z-index: 1000;
	
	/* Custom */
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/10865/v4/img/featured.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 30px;
	background-color: #000000;
}



#mainContent {
  background-color: #FFFFFF;
  margin-top: 15px;
}

#mainSide {
  background-color: #FFFFFF;
  margin-top: 15px;
}


#footerWrapper {
    background-color: #000000;
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/10865/v4/img/bottom.jpg);
}


/* COLORS - General */
body {
	color: #000000;
}

a, .mdWrap a, 
.fileName a {
	color: #;
}

a:hover, 
.mdWrap a:hover, 
.fileName a:hover {
	color: #000000;
}

.quickMessage {
	color: #FFFFFF;
	background-color: #E50001;
}

.quickMessage a {
	color: #FFFFFF;
}

.mrp_countDownFeedWrap .countdown_amount {
	color: #000000;
	background-color: #000000;
}

.mrp-container {background-color: #f5f5f5;}


/* COLORS - Nav */
@media (max-width: 1199px) {
.mrpNav {}
.mrpNav > ul > li a {color: #FFFFFF;}
.mrpNav > ul > li a:hover {
	color: #FFFFFF;
	background-color: #000000;
}}


@media (max-width: 1199px) {
.mrpNav {}
.mrpNav > ul > li a {color: #000000;}
.mrpNav > ul > li a:hover {
	color: #FFFFFF;
	background-color: #000000;
}}


#homeBody .homeNav a,
#scheduleBody .scheduleNav a, 
.scheduleBody .scheduleNav a, 
#profileBody_sch .scheduleNav a, 
.pointBody .pointsNav a,
#pointBody .pointsNav a,
#campingBody .campingNav a, 
#ticketinfoBody .ticketinfoNav a,
#ticketsBody .ticketsNav a,
#cityBody .cityNav a, 
#driverinfoBody .driverinfoNav a, 
#rulesBody .rulesNav a, 
#mrpInfoBody .mrpInfoNav a, 
#contactBody .contactNav a, 
#historyBody .historyNav a, 
#sponsorBody .sponsorsNav a, 
#linksBody .linksNav a, 
#newsBody .newsNav a, 
.newsBody .newsNav a, 
#galleryBody .galleryNav a, 
#videoBody .videoNav a, 
#aboutBody .bioNav a, 
#guestbookBody .guestbookNav a, 
#shopBody .shopNav a,
#productDetailBody .shopNav a,
#marketingBody .marketingNav a, 
#racedayinfoBody .racedayinfoNav a, 
#teamsBody .teamsNav a, 
#crewBody .crewNav a, 
#statsBody .mrpNav .statsNav a,
#fanBody .fanNav a,
#directionsBody .directionsNav a,
#trackinfoBody .trackinfoNav a,
#concessionsBody .concessionsNav a,
#rainpolicyBody .rainpolicyNav a,
#grandstandinfoBody .grandstandinfoNav a,
#staffBody .staffNav a,
#payoutBody .payoutNav a,
#pitstallsBody .pitstallsNav a,
#campingBody .navbarFanInfo > a,
#ticketinfoBody .navbarFanInfo > a,
#cityBody .navbarFanInfo > a,
#racedayinfoBody .navbarFanInfo > a,
#directionsBody .navbarFanInfo > a,
#trackinfoBody .navbarFanInfo > a,
#concessionsBody .navbarFanInfo > a,
#rainpolicyBody .navbarFanInfo > a,
#grandstandinfoBody .navbarFanInfo > a,
#payoutBody .navbarDriverInfo > a,
#pitstallsBody .navbarDriverInfo > a,
#driverinfoBody .navbarDriverInfo > a,
#rulesBody .navbarDriverInfo > a,
#mrpInfoBody .navbarDriverInfo > a,
#historyBody .navbarAbout > a,
#linksBody .navbarAbout > a,
#aboutBody .navbarAbout > a,
#newsBody .navbarMedia > a,
.newsBody .navbarMedia > a,
#galleryBody .navbarMedia > a,
#videoBody .navbarMedia > a {
	color: #FFFFFF;
	background-color: #000000;
}

#scheduleBody a.scheduleNav,
.scheduleBody a.scheduleNav,
#profileBody_sch a.scheduleNav,
#pointBody a.pointsNav,
#campingBody a.campingNav,
#ticketinfoBody a.ticketinfoNav,
#ticketsBody a.ticketsNav,
#cityBody a.cityNav,
#driverinfoBody a.driverinfoNav,
#rulesBody a.rulesNav,
#mrpInfoBody a.mrpInfoNav,
#contactBody a.contactNav,
#historyBody a.historyNav,
#sponsorBody a.sponsorsNav,
#linksBody a.linksNav,
#newsBody a.newsNav,
.newsBody a.newsNav,
#galleryBody a.galleryNav,
#videoBody a.videoNav,
#aboutBody a.bioNav,
#guestbookBody a.guestbookNav,
#shopBody a.shopNav,
#marketingBody a.marketingNav,
#racedayinfoBody a.racedayinfoNav,
#teamsBody a.teamsNav,
#crewBody a.crewNav,
#statsBody .mrpNav a.statsNav,
#aboutBody a.aboutNav,
#directionsBody a.directionsNav,
#trackinfoBody a.trackinfoNav,
#concessionsBody a.concessionsNav,
#rainpolicyBody a.rainpolicyNav,
#grandstandinfoBody a.grandstandinfoNav,
#staffBody a.staffNav,
#payoutBody a.payoutNav,
#pitstallsBody a.pitstallsNav {
	color: #FFFFFF;
	background-color: #000000;
}


/* COLORS - Headlines and Featured News */
.featureText,
.featureText a,
.featureText .headSpec,
.featureText .mdWrap {
	color: #fff;
}
.featureText a:hover {}
.featureText {background: rgba(0,0,0,0.8);}
.headlineText,
.headlineText a {
	color: #fff;
}
.headlineText a:hover {}
.headlineText {background: rgba(0,0,0,0.8);}


/* COLORS - News */
.mrp-date a,
.mrp-date a:hover {color: #000;}
h3 a {color:  #000000;}
h3 a:hover{color:  #E50001;}

.mrp-date {background-color: #f5f5f5;}


/* COLORS - Social */
.mrp_socialLinks a.mrp_socialFont {color: #000000 !important;}
.mrp_socialLinks a.mrp_socialFont:hover {color: #FFFFFF !important;}
.mrp_socialLinks a.mrp_socialFont .fa:first-Child {color: # !important;}
.mrp_socialLinks a.mrp_socialFont:hover .fa:first-Child {color: # !important;}


/* COLORS - Footer */
#footerWrapper {color: #FFFFFF;}
#footerWrapper a {color: #000000;}
#footerWrapper a:hover {color: #FFFFFF;}


/* ADs */

.sideHalfPage {
	position:relative;
	width:300px;
	height:600px;
	overflow:hidden;
	margin: 0 auto;
}


.sideSquare {
	position:relative;
	width:300px;
	height:250px;
	overflow:hidden;
	margin: 0 auto;
}


/* This Website Only */
.btnSend {
	text-transform: uppercase;
}


.btnSend {
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0,0,0,.5);
}


.btnSend {
background: rgb(255,0,0);
background: linear-gradient(180deg, rgba(255,0,0,1) 0%, rgba(125,1,1,1) 100%);
	border: 1px #000000 solid;
	color: #FFFFFF;
}


.btnSend:hover {
background: rgb(255,0,0);
background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,1,1,1) 100%);
	border: 1px #000000 solid;
	color: #FFFFFF;

}




/* Custom H2 */
h2.customH2 {
	position: relative;
	display: inline-block;
	padding: 12px 50px 12px 12px;
	overflow: hidden;
	color: #fff;
	width: 100%;
}

h2.customH2:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgb(237,28,36);
	background: linear-gradient(0deg, rgba(237,28,36,1) 0%, rgba(187,21,28,1) 100%);
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transform: skew(-25deg);
	-ms-transform: skew(-25deg);
	transform: skew(-25deg);
	z-index: -1;
}


/* Callout Buttons */
.btn-callout {
	text-align: left;
	white-space: normal;

	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0,0,0,.5);
	background: rgb(0, 102, 153);
	background: linear-gradient(0deg, rgba(0,102,153,1) 0%, rgba(0,102,204,1) 100%);
	border: 1px #4073b4 solid;
	color: #fff;
}
	
.btn-callout:hover {
	background: rgb(0, 102, 153);
	background: linear-gradient(0deg, rgba(0,102,204,1) 100%, rgba(0,102,153,1) 0%) ;
	border: 1px #4073b4 solid;
	color: #fff;
}

.btn-callout .cta-text {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-style: italic;
	font-size: 18px;
	line-height: 18px;
}
	
@media (min-width: 576px) {
	.btn-callout .cta-text {
		font-size: 24px;
		line-height: 24px;
	}
}
	
@media (min-width: 576px) {
	.btn-callout {
		text-align: center;
	}
}
	
.btn-callout > span {
	display: block;
	flex-shrink: 1;
}
	
@media (min-width: 576px) {
	.btn-callout > span {
		width: 100%;
	}
}


.mb-2, .my-2 {
    margin-bottom: 1.4rem !important;
}


.resultsCol a, a.touch, a.touch:link, a.touch:active, a.touch:visited, a.mrp_touch, a.mrp_touch:link, a.mrp_touch:active, a.mrp_touch:visited, .addCart, .shopCheckout, .btnProcess, .moreDetails {
    color: #000 !important;
}


.btn-default, .btn-outline-default, .btn-danger, .btnGeneral {
    color: #FFF !important;
}

.pageLinkWrap a, .pageLinkWrap a:link, .pageLinkWrap a:active, .pageLinkWrap a:visited, .pageLinkWrap a:hover, .mrp_inpBtn {
    color: FFFFFF;
    background-color: #0066CC;
}



@media (min-width: 992px){
.nav-link {
  text-align: center;
  padding: 12px 5px;
    padding-top: 12px;
    padding-right: 5px;
    padding-bottom: 12px;
    padding-left: 5px;
  margin: 1px;
}
}


.feedDesc1,.feedDesc2{
display: block;
color: #000000;
	
}


#mainSide ul.noBullet {
  list-style: none;
  padding: 0;
  margin: 15px 0;
}


#mainSide ul.noBullet li {
  margin-bottom: 15px;
}



#mainBottom {display: none;}




.mrpNav {
  padding: 0;
  margin: 0 0 50px 0;
}



@media (min-width: 1199px) {
	#socialLinks {
		margin-bottom: 52px;
	}
}
