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

/* Override */
.elementWrap img {
	border: none;
}

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

h3.newsHead a {
	color: #000;
}

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

.schFeedWrap .feedDesc1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-style: italic;
	text-transform: uppercase;
	font-size: 55px;
	line-height: 55px;
	margin: 15px 0;
}

@media (max-width: 991px) {
	.schFeedWrap .feedDesc1 {
		font-size: 40px;
		line-height: 40px;
	}
}

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


#homeBody #mainContent h2::before {
	background-color: #ed1f24;
	content: "";
	display: block;
	height: 4px;
	width: 50px;
	margin-bottom: 10px;
}

#mainSide h2::before {
	background-color: #ed1f24;
	content: "";
	display: block;
	height: 4px;
	width: 50px;
	margin: 0 auto 10px;
}


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


.headSpec {
	font-weight: bold;
	color: #ed1f24;
}


/* Layout */
body {}

#mainSide {text-align: center;}

#mrpLogo a.navbar-brand img {
	position: relative;
	width: 370px;
	height: 118px;
	top: 0px;
}

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

@media (min-width: 992px) {
	#navBar ul.navbar-nav {
		/*margin-left: 230px;*/
	}
}

@media (max-width: 991px) {
	#mrpLogo a.navbar-brand img {
		left: 0;
	}
}

#siteHeader {
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/45967/v1/img/top.jpg);
	background-size: cover;
	background-position: center bottom;
}

#mainWrapper {}

#navTop {
	/*background: #;*/
}

#mainTop {
	/*position: relative;
	z-index: 1000;*/
	height: 500px;
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/45967/v1/img/maintop.jpg);
	background-size: cover;
	background-position: center;
	color: #fff;
	text-align: center;
}

@media (max-width: 991px) {
	#mainTop {
		height: 300px;
	}
}

#mainBox {
	background: #;
	padding-top: 30px;
	padding-bottom: 50px;
}

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

#mainContent {}

#mainSide {}

#mainBottomPhotos {
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/45967/v1/img/mainbottom.jpg);
	background-size: cover;
	background-position: center;
	text-align: center;
	color: #fff;
}

#mainBottom-top {
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/45967/v1/img/mainbottom-top.png);
	width: 100%;
	height: 170px;
	margin-bottom: 25px;
}

#mainBottom-bottom {
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/45967/v1/img/mainbottom-bottom.png);
	width: 100%;
	height: 170px;
	margin-top: 25px;
}

#footerWrapper {
	background: #;
}


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

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

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


/* COLORS - Nav */
.mrpNav {
	background: #000000;
}
/***************** LOOK AT *****************/
.mrpNav a.nav-link {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.mrpNav a.nav-link:hover {
	background-color: #ed1f24;
}
/***************** 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, 
.driverBioBody .driversNav a,
#statsBody .mrpNav .statsNav a,
#tracksBody .mrpNav .tracksNav a,
#rulesBODY .mrpNav .rulesNav a,
#rulesBODY .navbarAbout > a,
#aboutBody .navbarAbout > a {
	background-color: #ed1f24;
}

#rulesBODY a.rulesNav,
#aboutBody a.bioNav {
	color: #fff;
	background-color: #ed1f24;
}

.dropdown-item.active, 
.dropdown-item:active {
	color: #fff;
	background-color: #ed1f24;
}


/* 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: #;}
h3 a:hover{color: #d01116;}


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


/* ADs */

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



/* Buttons */
.btn,
.btnGeneral,
.btnSend {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 4px;
	padding: 12px 28px;
}

.mdWrap a.btn {color: #fff;}


/* THIS LAYOUT ONLY */
.mrpNav .btnRegister {
	background-color: #ed1f24;
	border-radius: 0 !important;
}

@media (max-width: 991px) {
	.mrpNav .btnRegister {
		width: 100%;
	}
}

@media (min-width: 992px) {
	.mrpNav .btnRegister {
		height: 60px;
		padding-top: 20px;
	}
}

.mrpNav .btnRegister:hover {
	background-color: #000;
}


.card.bg-dark {
	background-color: #000!important;
	color: #fff;
}

.card.bg-dark a {
	color: #fff;
}

.card.bg-dark a:hover {
	color: #ccc;
}

.card.bg-dark .table {color: #fff;}
.card.bg-dark .table td, 
.card.bg-dark .table th {
	border-color: #666;
}


.navbar-toggler {
	margin-bottom: 0;
}


#mainTop .schFeedWrap,
#mainTop .schFeedWrap h2,
#mainTop .schFeedWrap a {
	color: #fff;
}

#mainTop .schFeedWrap h2 {
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 4px;
}

#mainTop .schFeedWrap h2::before {
	background-color: #ed1f24;
	content: "";
	display: block;
	height: 4px;
	width: 50px;
	margin: 0 auto 10px;
}

#mainTop .schFeedWrap span {
	display: block;
}

#mainTop .schFeedWrap ul.noBullet,
#mainTop .schFeedWrap ul.noBullet li {
	padding: 0;
	margin: 0;
}

#mainTop .schFeedWrap span.feedDesc1 {
}

#mainTop .schFeedWrap span.feedDesc2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-style: italic;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 18px;
}

@media (max-width: 991px) {
	.schFeedWrap .feedDesc2 {
		font-size: 16px;
		line-height: 16px;
	}
}

.schFeedWrap p {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-style: italic;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 28px;
	margin: 20px 0;
}


#socialLinks {font-size: 18px;}
