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

#mainSide .schFeedWrap .feedDesc1, #mainSide .schFeedWrap a .feedDesc1,
#mainSide .schFeedWrap .feedDesc2, #mainSide .schFeedWrap a .feedDesc2{
	color:#000;
}

#mainSide .schFeedWrap a:hover .feedDesc1, #mainSide .schFeedWrap a:hover .feedDesc2{
	color:#293C94;
}

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


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


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

#mrpLogo {height: 185px;}

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



#mainTopNews {
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/11275/v5/img/latestnews.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: linear-gradient(0deg, rgba(153,0,0,1) 0%, rgba(255,0,0,1) 100%);
} 

#mrpLogo img{
	max-width:100%;
}




.nav-link {
    text-align: center;
    padding: 10px 5px;
        padding-right: 5px;
        padding-left: 5px;
    margin: 1px;
}




#socialLinks {
    margin-bottom: 45px;
}



#mainWrapper {
	background: #FFFFFF;
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/11275/v5/img/bg.jpg);
	color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
}


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



#homeBody #navTop {
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/11275/v5/img/top.jpg);
	background-repeat: no-repeat;
	background-size: inherit;
	background-attachment: scroll;
	background-position: center top;
	height: 148px;
	position: relative;
	z-index: 2000;
}


#navTop {
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/11275/v5/img/top.jpg);
	background-repeat: no-repeat;
	background-size: inherit;
	background-attachment: scroll;
	background-position: center top;
	height: 155px;
	position: relative;
	z-index: 2000;
}


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



/* Main Top - Custom */
#mainTop {
	height: 700px;
	/*background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/11275/v5/img/maintop.jpg);*/
	background-image: url('https://www.allstarsprintcar.com/downloads/get.aspx?i=1002903');
	background-size: cover;
	background-position: center;
	color: #fff;
	text-align: center;
}

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

#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: #FFFFFF;
	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 {
	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) {
	#mainTop .schFeedWrap span.feedDesc1 {
		font-size: 40px;
		line-height: 40px;
	}
}

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


/* Nav Custom */
@media (min-width: 992px) {
	#mrpNavCollapse {
		height: 100%;
	}
}

@media (max-width: 991px) {
	#mrpNavCollapse {
		background-color: #fff;
		box-shadow: 0 10px 20px rgba(0,0,0,.35);
	}
}

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

@media (max-width: 991px) {
	.mrpNav {
		margin-top: 10px;
	}
}






#mainContent {
	background: #FFFFFF;
}

#mainSide {
	background: #FFFFFF;
}


#footerWrapper {
	background-color: #000000;
	background-image: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/11275/v5/img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#footerWrapper {
  padding-top: 80px;
  padding-bottom: 30px;
}

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

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

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

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

.quickMessage a {
	color: #FFFFFF;
}

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


/* COLORS - Nav */
.mrpNav {}
.mrpNav > ul > li a {color: #000000;}
.mrpNav > ul > li a:hover {
	color: #FFFFFF;
	background-color: #000000;
}


.mrpNav .dropdown-menu a {
	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,
#fanBody .fanNav 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,
#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.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,
#aboutBody a.aboutNav {
	color: #FFFFFF;
	background-color: #000000;
}


/* COLORS - Headlines and Featured News */
.featureText,
.featureText a,
.featureText .headSpec,
.featureText .mdWrap {
	color: #FFFFFF;
}
.featureText a:hover {}
.featureText {background: rgba(0,0,0,0.8);}
.headlineText,
.headlineText a {
	color: #FFFFFF;
}
.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: #FFDF4F;
}





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


/* 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: #FFDF4F;
	border: 1px #FFFFFF solid;
}


.btnSend:hover {
	background: #FFFFFF;
	border: 1px #FFDF4F solid;
}


/* Custom H2 */
h2.customH2 {
	position: relative;
	display: inline-block;
	padding: 12px 50px 12px 12px;
	overflow: hidden;
	color: #FFFFFF;
	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: #FFDF4F;
	border: 1px #FFFFFF solid;
	color: #FFFFFF;
}
	
.btn-callout:hover {
	background: #FFFFFF;
	border: 1px #FFDF4F solid;
	color: #FFFFFF;
}

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

@media (max-width: 992px) {

.mrpNav > ul > li a {

    color: #000000;

}
}


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




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


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



#mainBox
{
  margin-bottom: 30px;
  margin-top: 25px;
}

#homeBody #mainBox
{
  margin-bottom: 30px;
  margin-top: 0px;
}

body:not(#homeBody) #mainBox
{
  padding-top: 0px;
}


#mainBottom {
  padding-top: 0px;
  padding-bottom: 30px;
  background: #FFFFFF;
}


#mainTopNews h3 a {
  color: #000;
}



#sponsorBody #mainContent {
	background: #FFFFFF;
}
