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

/* Layout - Custom */
@media (min-width: 1200px) {
	.container, 
	.container-lg, 
	.container-md, 
	.container-sm, 
	.container-xl {
		max-width: 1240px;
	}
}

.elementWrap img {
	border-radius: 0;
	padding: 0;
	border: none;
	max-width: 100%;
}


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

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

h1.subHeading {
	text-transform: uppercase;
	background: #f9f9f9;
	color: #000;
	border-left: 5px #000 solid;
	padding: 10px 14px;
}

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

#mainTop h3.newsHead {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 4px;
}

#mainTop h3.newsHead a {
	color: #fff;
}

#mainTop h3.newsHead a:hover {
	color:#ef3d35;
}

h3 a {
	color: #000;
}

h3 a:hover {
	color:#08468d;
}

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


/*#homeBody #mainContent h2 {
	overflow: hidden;
}

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

#mainBottom h2 {
	letter-spacing: 2px;
	color: #fff;
}

#mainBottom h2::after {
	background-color: #ef3d35;
	content: "";
	display: block;
	height: 3px;
	width: 30px;
	margin: 15px auto 20px auto;
}

#footerWrapper-sponsors h2 {
	letter-spacing: 2px;
	color: #a0a0a0;
}

#footerWrapper-sponsors h2::after {
	background-color: #ef3d35;
	content: "";
	display: block;
	height: 3px;
	width: 30px;
	margin: 15px auto 20px auto;
}

#footerWrapper-bottom h4 {
	letter-spacing: 2px;
	color: #fff;
}

#footerWrapper-bottom h4::after {
	background-color: #ef3d35;
	content: "";
	display: block;
	height: 3px;
	width: 30px;
	margin: 15px auto 20px auto;
}

#footerWrapper-bottom .btn {
	color: #fff;
}

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

#mainBottom h2::before,
#mainBottom h2::after,
#mainSide h2::before,
#mainSide h2::after{
	background-color: #ef3d35;
	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/67393/v1/img/bg.jpg)*/
	/*background-size: cover;
	background-attachment: fixed;*/
	/*background-position: top center;
	background-repeat: no-repeat;*/
}

#mainSide {text-align: center;}

#mrpLogo a.navbar-brand img {
	/*width: 200px;
	height: 130px;
	top: -60px;*/
	
	width: 170px;
	height: 155px;
	top: -75px;
}

@media (max-width: 1199px) {
	#mrpLogo a.navbar-brand img {
		width: auto;
		/*height: 110px;*/
		height: 130px;
		top: -60px;
	}
}

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

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

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


#mainWrapper {}

#navTop {
	background-color: #fff;
	/*background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/67393/v1/img/design-light.png);
	background-size: auto 100%;
	background-position: 100px top;
	background-repeat: no-repeat;*/
}

@media (max-width: 991px) {
	#navTop {
		padding: 15px 0 20px;
	}
}


#mainBox {
	/*background: #FFFFFF;*/
	padding-top: 30px;
}

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

#mainContent {
	background-color: #fff;
}

body:not(#homeBody) #contentTop {display: none;}

#mainBottom {
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/67393/v1/img/mainbottom.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #000;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 30px;
	margin-bottom: 30px;
}

@media (max-width: 576px) {
	#mainBottom {
		background-size: auto 100%;
		background-attachment: initial;
	}
}

/*#mainBottom .container-fluid {
	padding-left: 0;
	padding-right: 0;
}*/

#mainBottom img {
	/*filter: grayscale();
	opacity: 100%;
	transition: filter .15s ease-in-out;*/
}

#mainBottom img:hover {
	filter: none;
}

body:not(#homeBody) #mainBottom .galleryFeed .galleryFeedPicWrap {padding: 0;}

#footerWrapper {
	padding-top: 0;
	padding-bottom: 0;
}

#footerWrapper-sponsors {
	background: #FFFFFF;
}

#footerWrapper-bottom {
	/*background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/67393/v1/img/design-dark.png);
	background-size: auto;
	background-position: top right;
	background-repeat: no-repeat;*/
	
	background-color: #000000;
}

h2.mrpBoxHeader {
	font-size: 21px;
	display: block;
	background-color: #ef3d35;
	color: #fff;
	padding: 8px 14px;
	margin-bottom: 0;
}

.mrpBoxCustom {
	background-color: #fff;
	border-left: 5px #ef3d35 solid;
	padding: 15px 15px 15px 20px;
}


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

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

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


/* COLORS - Nav */
#navBar {
	position: relative;
	z-index: 2000;
}

.mrpNav {
	background: #0b51a1;
}
/***************** LOOK AT *****************/
.mrpNav a.nav-link {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	
}
.mrpNav a.nav-link:hover {
	color: #FFFFFF;
	background-color: #08468d;
}
/***************** 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,
#mrpInfoBody .navbarDriverInfo > a,

#sponsorBody .navbarAbout > a,

#newsBody .navbarMedia > a,
#galleryBody .navbarMedia > a,
#videoBody .navbarMedia > a,
.scheduleBody .navbarEvents > a,

.pointBody .navbarEvents > a,

#historyBody .navbarSeriesInfo > a,
#rulesBody .navbarSeriesInfo > a,
#trackBody .navbarSeriesInfo > a,
#regionsBody .navbarSeriesInfo > a,
.driverBioBody .navbarSeriesInfo > a,
#linksBody .navbarSeriesInfo > a,
.newsBody .navbarNews > a,
.scheduleBody .navbarSchedules > a,

#partnertracksBody .navbarTracks > a,

.halloffameBody .halloffameNav a
{
	color: #FFFFFF;
	background-color: #08468d;
}

#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,
#trackBody a.tracksNav,

#regionsBody a.regionsNav,
.driverBioBody a.driversNav,

#partnertracksBody a.partnertracksNav

{
	/*color: #FFFFFF;
	background-color: #08468d;*/
	
	color: #000;
	background-color: #f5f5f5;
}

.dropdown-item:active {background-color: #08468d;}

#navBar .dropdown-menu {
	border: none;
	border-radius: 0;
	box-shadow: 0 1px 4px rgba(0,0,0,.25);
	margin: 0;
}


/* COLORS - Headlines and Featured News */
.featureText,
.featureText a,
.featureText .headSpec,
.featureText .mdWrap {
	color: #fff;
}
.featureText a:hover {color: #ccc;}
.featureText {
	/*background: rgba(0,0,0,0.8);*/
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,.75) 0%, rgba(0,0,0,0) 100%);
}
.headlineText,
.headlineText a {
	color: #fff;
}
.headlineText a:hover {}
.headlineText {background: rgba(0,0,0,0.8);}

.featureThumb.active,
.featureThumb:hover {
	background: rgba(0,0,0,.15);
}

.featureThumb.active {width: 28px;}

.featurePicWrap img {/*filter: grayscale();*/}


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


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

#navBar .mrp_socialLinks a.mrp_socialFont:hover {color: #000 !important;}


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


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

@media (min-width: 992px) {
	#navTop .spLeaderboard {margin-left: 200px;}
}

.footerSponsors .singleAdWrap{
	display:inline-block;
	margin:20px 10px;
}


/* MainTop */
#mainTop {
	/*background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/67393/v1/img/maintop.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #000;
	padding-top: 45px;
	padding-bottom: 45px;*/
	
	/*margin-top: 0px;
	margin-bottom: 30px;*/
	
	position: relative;
	z-index: 1000;
	
	margin-top: 30px;
}

@media (max-width: 576px) {
	#mainTop {
		/*background-size: auto 100%;
		background-attachment: initial;*/
	}
}

#mainTop .mdWrap {display: contents;}
#mainTopNews .mdWrap {display: none;}

#mainTopNews h4 {
	letter-spacing: 2px;
	color: #a0a0a0;
}

#mainTopNews h4::after {
	background-color: #ef3d35;
	content: "";
	display: block;
	height: 3px;
	width: 30px;
	margin: 10px 0 20px 0;
}

#mainTop #mainTopNews .headSpec {color: #a0a0a0;}

#mainTop hr {
	border-top-color: #5f5f5f;
	margin-top: 9px;
	margin-bottom: 9px;
}

#mainTopNews .bg-dark {
	background-color: #000!important;
	/*border: 1px solid #5f5f5f;*/
	
	border-radius: 0;
}


.featureThumbsWrap {
	right: 30px;
	left: initial;
}


/* MainSide */
#sideQuickLinks {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

#sideQuickLinks a {
	color: #000;
	display: grid;
	transition: background .15s ease-in-out;
}

#sideQuickLinks a:hover {background: #e0e0e1;}

#sideQuickLinks .card-body {
	max-height: 88px;
}

#sideQuickLinks .card-body img {
	max-height: 68px;
}

#sideQuickLinks .card-body img.icon-registration {
	max-height: 58px;
	margin-top: 5px;
}

#sideQuickLinks .card-body img.icon-livetiming {
	max-height: 68px;
}

#sideQuickLinks .card-body img.icon-downloads {
	max-height: 58px;
	margin-top: 5px;
}

#sideQuickLinks .card-body img.icon-newsletter {
	max-height: 62px;
	margin-top: 4px;
}


/* BEGIN - 3 Stacked */
/*#mainEvents .mrp-eventfeed-wrap {
	width: 100%;
}

@media (max-width: 575px) {
	#mainEvents .mrp-eventfeed-wrap {
	}
}

#mainEvents .mrp-event-feed {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	justify-content: center!important;
}

#mainEvents .mrp-event-feed-item {
	flex: 0 0 33.333333%;
	width: 33.333333%;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}

@media (max-width: 768px) {
	#mainEvents .mrp-event-feed-item {
		flex: 0 0 50%;
		width: 50%;
	}
}

@media (max-width: 575px) {
	#mainEvents .mrp-event-feed-item {
		flex: 0 0 100%;
		width: 100%;
	}
}

@media (max-width: 575px) {
	#mainEvents .mrp-event-feed-item {
		margin-bottom: 15px;
	}
}*/
/* END - 3 Stacked */

/*#mainEvents .mrp-event-feed-item .row {
	margin: -.25rem!important;
}

#mainEvents .btn {
	padding: 8px;
}*/


/* Video Feed */
#mainBottom .mrp-videofeed-wrap {margin-top: 0;}

#mainBottom .mrp-video-feed .mrp-article {
	width: 48%;
	display: inline-block;
	margin-bottom: 0;
}

@media (min-width: 1199px) {
	#mainBottom .mrp-video-feed .mrp-article {
		width: 31%;
	}
}

#mainBottom .mrp-video-feed .mrp-article img {
	max-width: 100%;
	padding: 5px;
	margin-right: 0;
}

#mainBottom .mrp-video-feed .mrp-article section {display: none;}


/* Tracks */
.trackContactWrap ul,
.trackContactWrap ul li {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}


/* Footer */
#navBar #socialLinks {font-size: 16px;}

@media (max-width: 991px) {
	#socialLinks {
		font-size: 21px;
		margin: 20px 0;
	}
}


/* History */
/*#historyBody .elementHeading h2 {
	background: #f9f9f9;
	padding: 10px 14px;
}

#historyBody .elementHeading h2::before {
	content: "\2795";
	display: inline-block;
	height: 2px;
	position: relative;
	margin-right: 4px;
}

#historyBody .elementWrap {
	background: #f9f9f9;
	margin-bottom: 10px;
}

#historyBody .hide {
	background: #f9f9f9;
	padding: 20px;
	margin-bottom: 20px;
}

#historyBody .headSpec {padding-bottom: 20px;}*/


/* 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 {
	padding: 12px;
}*/

.btn,
.btnGeneral,
.btnSend,
.addCart,
.moreDetails,
.shopCheckout,
.btnProcess,
.shopPromo {
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 8px;
	padding: 12px 25px;
	
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}

.mrp-container .btn {
	padding: .375rem .75rem;
}


/* Subnav */
.nav-pills .nav-link {
	color: #000;
	background-color: #f9f9f9;
}


/* This website */
@media (max-width: 1299px) {
	#mrpNav #socialLinks {
		display: none;
	}
}


/* Footer Nav */
@media (min-width: 576px) {
	.devFooter .devLogo {
		float: right;
		margin: 0;
	}
}

#footerNav {
	background-color: #000000;
	border-top: 1px solid #333;
}

@media (max-width: 575px) {
	#footerNav {
		font-size: 12px;
	}
}
