@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: #B20000;
}


#homeBody #mainContent h2 {
	overflow: hidden;
}

#homeBody #mainContent h2::after {
	background-color: #FFFFFF;
	content: "";
	display: inline-block;
	height: 2px;
	position: relative;
	vertical-align: middle;
	width: 100%;
	
	left: 0.5em;
	margin-right: -50%;
}

#mainBottom h2,
#mainSide h2 {
	overflow: hidden;
}

#mainBottom h2::before,
#mainBottom h2::after,
#mainSide h2::before,
#mainSide h2::after{
	background-color: #FFFFFF;
	content: "";
	display: inline-block;
	height: 2px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}

#mainBottom h2::before,
#mainSide h2::before {
	right: 0.5em;
	margin-left: -50%;
}

#mainBottom h2::after,
#mainSide h2::after {
	left: 0.5em;
	margin-right: -50%;
}


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


/* Layout */
body {
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/30026/v1/img/bg.jpg);
	background-size: cover;
	/*background-attachment: fixed;*/
	background-position: center-top;
	background-repeat: no-repeat;	
}

#mainSide {
  text-align: center;
  margin-top: 0px;
  background-color: #FFF;
  box-shadow: 10px 5px 5px black;

}

#mrpLogo a.navbar-brand img {
  width: 420px;
  height: 155px;
  top: -105px;
}

@media (max-width: 991px) {
	#mrpLogo a.navbar-brand img {
		width: auto;
		height: 90px;
		top: -20px;
	}
}

@media (min-width: 991px) {
	#navBar ul.navbar-nav {
		margin-left: 0px;
	}
}


#mainWrapper {}

#navTop {
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/30026/v1/img/top.jpg);
}

#navTop {
  min-height: 108px;
  padding: 10px 0;
}


#mainTop {
	position: relative;
	z-index: 1000;
	margin-top: 10px;
}

#mainBox {
	background: #FFFFFF;
	padding-top: 160px;
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/30026/v1/img/maintopbg.jpg);
	background-repeat: no-repeat;
}


#mainBox {
	padding-top: 160px;
	background-repeat: no-repeat;
}



@media (max-width: 991px) {
	#mainBox {
		padding-top: 160px;
	}
}

#mainContent {
  background-color: #FFF;
  box-shadow: 10px 5px 5px black;
}
#mainSide {}

/* MainBottom */
#mainBottom {
	width: 100%;
	background-color: #FFFFFF;
		background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/30026/v1/img/mainbottombg.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0;
	margin-bottom: 0;
}

#mainBottom h2 {
	color: #fff;
	text-align: center;
	
	font-size: 32px;
	line-height: 34px;
	margin-bottom: 15px;
}

#mainBottom h2::after {
	background-color: #FFFFFF;
	content: "";
	display: block;
	height: 4px;
	position: relative;
	width: 50px;
	margin-top: 5px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}

#mainBottom .galleryFeedWrap h2 {display: none;}

#mainBottomTop {
	width: 100%;
	height: 0px;
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/30026/v1/img/mainbottomtop.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

/* Footer */

#footerWrapper {
	background-color: #FFFFFF;	
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/30026/v1/img/footer.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	
	padding-bottom: 0px;
	padding-top: 0;
}

#footerTop {
	width: 100%;
	height: 30px;	
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/30026/v1/img/footertop.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}


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

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

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


/* COLORS - Nav */
.mrpNav {
	background: transparent;
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/30026/v1/img/navbg.png);
	height: 70px;
}
/***************** LOOK AT *****************/
.mrpNav a.nav-link {
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
}
/***************** LOOK AT *****************/

#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 .sponsorNav 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,
#campingBody .navbarFanInfo > a,
#ticketinfoBody .navbarFanInfo > a,
#cityBody .navbarFanInfo > a,
#driverinfoBody .navbarDriverInfo > a,
#rulesBody .navbarDriverInfo > a,
#mrpInfoBody .navbarDriverInfo > a,
#historyBody .navbarAbout > a,
#sponsorBody .navbarAbout > a,
#linksBody .navbarAbout > a,
#newsBody .navbarMedia > a,
.newsBody .navbarMedia > a,
#galleryBody .navbarMedia > a,
#videoBody .navbarMedia > a {
	color: #B20000;
}

#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.sponsorNav,
#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 {
	color: #B20000;
}


#mainTop .headlineText{
	display:none;
}



/* 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: #B20000;}


/* COLORS - Social */
.mrp_socialLinks a.mrp_socialFont {color: #000000 !important;}
.mrp_socialLinks a.mrp_socialFont:hover {color: #B20000 !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: #000000;}
#footerWrapper a {color: #B20000;}
#footerWrapper a:hover {color: #CCCCCC;}


/* ADs */

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


@media (max-width: 991px) {
  .navbar-nav {
		margin-top: 0px;
		margin-bottom: 20px;
		background-color: #000;
  }
}
	
	
/* Layout - Buttons */
.btnGeneral,
.btnSend,
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 {
	text-transform: uppercase;
	border-radius: 4px;
	color: #FFF !important;
	background-color:  #B20000;
}



.btnGeneral:hover,
.btnSend:hover,
a.touch:hover,  
a.mrp_touch:hover,
.addCart:hover,
.shopCheckout:hover,
.btnProcess:hover,
.moreDetails:hover {
	color: #fff !important;
	background-color:  #000000;
}

#mainSide .btnGeneral {
	min-width: 300px;
	margin: 0 auto 10px;
}

.btnSend {
	color: #fff;
	background-color: #B20000;
}
.btnSend:hover {
	color: #fff;
	background-color: #B20000;
}
	
	
	
/* Custom Wide Nav */
#mrpLogo {
	top: -60px;
	position: relative;
}

#mrpLogo a.navbar-brand img {
	/*top: -60px;*/
	top: 0px;
	position: relative;
}

@media (max-width: 991px) {
	#mrpLogo {
		height: 70px;
	}
	#mrpLogo a.navbar-brand img {
		/*top: -50px;*/
		top: 0px;
	}
	
	#mrpLogo .navbar-toggler {
		position: relative;
		top: 60px;
	}


@media (min-width: 991px) {
	#navBar ul.navbar-nav {
		margin-left: 0;
	}
}
	
	
@media (max-width: 991px) {
  #mrpLogo .navbar-toggler {
    float: right;
    margin-top: 2px;
    margin-bottom: 2px;
  }


/* Headlines */
.headlinePic img {
	width: 100%;
	display: block;
}

#mainTop .headlineText {
	display: none;
}

.headlineContent {
	position: absolute;
	width: 100%;
}

#headlineWrap {
	position: relative;
}

.headlineText {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	padding: 0;
}
	
	
	
@media (max-width: 991px) {
  .mrpNav ul li a {
    padding: 5px 20px !important;
    margin-top: 4px;
  }
}
