@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;
}

h2 {
	font-size: 21px;
	line-height: 24px;
}

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

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

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


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


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

#mrpLogo {height: 170px;}

@media (max-width: 767px) {
	#mrpLogo a img {
		width: auto;
		height: 100px;
	}
	
	#mrpLogo {height: 120px;}
}


#mainWrapper {}

#navTop {
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/19870/v1/img/top.jpg);
	background-repeat: no-repeat;
	background-size: inherit;
	background-attachment: scroll;
	background-position: center bottom;
	height: 170px;
	position: relative;
	z-index: 2000;
	box-shadow: 0 2px 4px rgba(0,0,0,0.35);
}

@media (max-width: 767px) {
	#navTop {
		height: 120px;
	}
}

#mainTop {
	position: relative;
	z-index: 1000;
}

#mainBox {}

#mainContent {}

#mainSide {}

#mainBottom {}

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


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

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

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

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

.quickMessage a {
	color: #;
}

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


/* COLORS - Nav */
.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 .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,
.pointBody .navbarPoints > a,
.scheduleBody .navbarEvents > a,
#galleryBody .navbarMedia > a,
#videoBody .navbarMedia > a,
#medialogosBody .navbarMedia > a,
#aboutBody .navbarSeries > a,
#sponsorBody .navbarSeries > a,
#staffBody .navbarSeries > a,
#contactBody .navbarSeries > a {
	color: #FFFFFF;
	background-color: #000000;
}

#profileBody_sch a.scheduleNav,
#eventHistoryBody .archivedEventsNav,
#pointsArchiveBody .archivedPointsNav,
#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,
#medialogosBody a.medialogosNav,
#aboutBody a.aboutNav,
#staffBody a.staffNav {
	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: #;}
h3 a:hover{color: #023183;}


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


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

.sideButton,
.footerAd {
	position:relative;
	width:300px;
	height:250px;
	overflow:hidden;
	margin: 20px auto;
}



/* THIS WEBSITE ONLY */
#mainTop .headlineText {
	display: none;
}

.card.bg-light {
	border-radius: 8px;
	background-color: #fff;
	box-shadow: 0 5px 10px rgba(0,0,0,.15);
}

.card.bg-primary {
	background-color: #003da6 !important;
	border-radius: 6px;
	padding: 20px;
	/*margin: 0 auto;*/
}


/* Points Feed */
#footerWrapper .card.bg-primary {
	margin: 0 auto;
}

.pointsFeed {
	text-align: center;
}

.pointsFeed .feedSpec1,
.pointsFeed .feedSpec2 {
	display: block;
	font-size: 15px;
	font-weight: bold;
}

.pointsFeed .feedSpec2 {
	margin-bottom: 10px;
}

.pointsFeed .fullLink {
	margin-top: 10px;
}

.pointsFeed .noBullet {
	text-align: left;
}

.pointsFeed .noBullet .feedDesc1,
.pointsFeed .noBullet .feedDesc2 {
	float: left;
}

.pointsFeed .noBullet .feedDesc1 {
	width: 12%;
}

.pointsFeed .noBullet .feedDesc2 {
	width: 60%;
}

.pointsFeed .noBullet .feedDesc3 {
	text-align: right;
	float: right;
	width: 28%;
}

#footerWrapper ul li {
	padding-bottom: 22px;
}


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

#mainSide .btnGeneral {
	min-width: auto;
}


#navTop .btnGeneral {
	background: #fff600;
	border-color: #fff600;
	color: #000000 !important;
}
#navTop .btnGeneral:hover {
	background: #e8e000;
	border-color: #e8e000;
	color: #000000 !important;
}


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

	border-radius: 6px;
	box-shadow: 0 2px 4px rgba(0,0,0,.35);
	background: rgb(237,28,36);
	background: linear-gradient(0deg, rgba(210,210,210,1) 0%, rgba(255,255,255,1) 100%);
	border: none;
	color: #000;
}
	
.btn-callout:hover {
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(210,210,210,1) 100%);
	color: #000;
}

.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%;
	}
}


/* Side */
#mainSide .btnGeneral {
	margin: 0;
}


/* Upcoming Events */
#mainEvents {
	text-align: center;
	color: #fff;
	background-color: #000;
}

#mainEvents .schFeed .noBullet {
	list-style: none;
	padding: 0;
}

#mainEvents .schFeed .noBullet li {
	list-style: none;
	display: inline-block;
}

#mainEvents .schFeed a {
	color: #fff;
}

#mainEvents .schFeed .feedDesc1,
#mainEvents .schFeed .feedDesc2 {
	display: block;
}

#mainEvents .schFeed .feedDesc1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 18px;
	padding-bottom: 5px;
}


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


/* Driver Dashboard */

.driversDashBody .nav-pills .nav-link {
	color: #000000;
	padding-top: 12px;
	padding-bottom: 12px;
}

.driversDashBody .nav-pills .nav-link:hover {
	background: #f5f5f5;
}

.driversDashBody .nav-pills .nav-link.active {
	color: #fff;
	background: #000000;
}

.driversDashBody .nav-pills .nav-link.active:hover {
	color: #fff;
	background: #232323;
}


/* Email Sign Up Form */
.ctct-form-button {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 4px;
	border: 0;
	color: #fff;
	background-color: #003da6;
	width: 100%;
	font-size: 14px;
	padding: 10px 28px;
}

.ctct-form-button:hover {
	background-color: #023183;
}

.ctct-form-header {
	font-family: 'Roboto', sans-serif !important;
	font-weight: 900 !important;
	font-size: 21px !important;
	line-height: 24px !important;
	font-style: italic !important;
	color: #000 !important;
}

.ctct-form-defaults {
	background: none !important;
	padding: 0 !important;
}

.ctct-form-text {
	font-size: 14px !important;
	color: #000 !important;
	margin-bottom: 15px !important;
}

.ctct-form-footer {
	display: none !important;
}

.ctct-form-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 3px;
}

.ctct-form-element {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	margin-bottom: 12px;
}

.footerSponsors .adWrap{
	position:relative;
	max-width:1100px;
	margin:0 auto;
}

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