@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@1,600;1,900&display=swap');

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

h1 {color: #ff3399;}

h2 {
	font-size: 36px;
	line-height: 38px;
	color: #ff3399;
}

#homeBody h2 {color: #ff3399; margin-bottom: 15px;}

h2 a, h3 a {color: #FFFFFF; transition: color .15s ease-in-out;}
h2 a:hover, h3 a:hover {color: #e91e84;}

@media (max-width: 575px) {
	h2 {
		font-size: 28px;
	}
}

.mainFeed h2 {
	font-size: 26px;
	line-height: 30px;
}

@media (max-width: 575px) {
	.mainFeed h2 {
		font-size: 21px;
	}
}

#mainBottom h2 {
	font-size: 36px;
	line-height: 38px;
	color: #fff;
	margin-bottom: 25px;
}

.mainFeed .mrp-feedBoxInner h2 {
	color: #8a0000;
}

.featureText h3 {
	font-family: 'Work Sans', sans-serif;
	font-weight: 900;
	font-style: italic;
	font-size: 21px;
	line-height: 24px;
}

.mrp-heading h5 a {
	transition: color .15s ease-in-out;
	color: #ff3399 !important;
}

.mrp-heading h5 a:hover {
	color: #e91e84 !important;
}


/* Layout */
#logo {
	height: 140px;
	width: 150px;
	margin: 0 auto;
}

#navTop {
	background: url('//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/13768/v2/img/top.jpg') center center no-repeat;
	background-size: cover;
	height: 140px;
}

@media (max-width: 575px) {
	#navTop {
		margin-top: 30px;
	}
}

@media (min-width: 576px) {
	#logo {
		height: 280px;
		width: 250px;
	}
	
	#navTop {
		height: 280px;
	}
}

@media (min-width: 769px) {
	#logo {
		height: 380px;
		width: 450px;
	}
	
	#navTop {
		height: 380px;
	}
}

@media (min-width: 993px) {
	#logo {
		height: 425px;
	}
	
	#navTop {
		height: 425px;
	}
}

@media (min-width: 1201px) {
	#logo {
		height: 525px;
	}
	
	#navTop {
		height: 525px;
	}
}


/* This Website Only */
#navTop {
	margin-bottom: 0;
}

@media (max-width: 575px) {
	#navTop {
		margin-bottom: 0;
	}
}

#mainBox {
	background: url('//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/13768/v2/img/mainbg.jpg') top center no-repeat;
	padding-top: 30px;
	padding-bottom: 40px;
}

.navbar {
	background: #381774;
	box-shadow: 0 10px 20px rgba(0,0,0,.35);
}

#navBar {
	border-bottom: none;
	margin-bottom: 0;
}

.mrpNav a {
	color: #fff;
}

#mainWrapper {
	/*background-color: #000;*/
}

#mainTop {
	background-color: #8a0000;
}

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

#mainTop-top {	
	background: url('//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/13768/v2/img/maintop-top.jpg') center center repeat-x;
	height: 200px;
}

#mainTop-bottom {	
	background: url('//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/13768/v2/img/maintop-bottom.jpg') center center repeat-x;
	height: 200px;
}

#mainContent {
	margin-bottom: 50px;
}

#mainBottom {	
	/*background: url('//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/13768/v2/img/mainbottom.jpg') center center no-repeat;
	background-size: cover;
	background-attachment: fixed;*/
}

#footerWrapper {
	background-color: #06284b;
	background: url('//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/13768/v2/img/footer.jpg') top center no-repeat;
	border-top: none;
	padding-top: 0;
	margin-top: 0;
}


/* Feeds */
/* Feeds - States */
#mainTop .statsFeedSub li {
	width: 48%;
	margin: 1%
}

@media (min-width: 769px) {
	#mainTop .statsFeedSub li {
		width: 23%;
	}
}

#mainTop .card {
	background: rgba(0,0,0,0) !important;
	transition: background .15s ease-in-out;
}

#mainTop .card:hover {
	background: rgba(0,0,0,0.05) !important;
}

#mainTop .statsFeed .feedDesc1 {
	font-size: 14px;
	line-height: 16px;
	color: #B3B3B3;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-bottom: 12px;
	padding-right: 0;
}

#mainTop .statsFeed .feedDesc2 {
	font-size: 42px;
	line-height: 44px;
	color: #fff;
	font-family: 'Work Sans', sans-serif;
	font-weight: 900;
	font-style: italic;
}

#mainTop .statsFeed ul.noBullet {
	list-style: none;
	padding: 0;
}

#mainTop .statsFeed ul.noBullet span {
	display: block;
}

#mainTop h2 {
	font-size: 21px;
	color: #FFFFFF;
	letter-spacing: 3px;
	margin-bottom: 5px;
}

/*#mainTop h2::after {
	content: '';
	border-bottom: 2px solid #8a0000;
	width: 100px;
	display: block;
	margin: 5px auto 10px;
}*/

#mainTop .statsFeedWrap h2 {display: none;}

@media (max-width: 575px) {
	#mainTop .statsFeedSub li {
		/*width: 100%;*/
	}
}

#mainBox .schFeedWrap,
#mainBox .resultsFeedWrap,
#mainBox .schFeedWrap a,
#mainBox .resultsFeedWrap a {
	color: #fff;
}

#mainBox .schFeedWrap a:hover,
#mainBox .resultsFeedWrap a:hover {
	color: #8a0000;
}

#mainBox .resultsFeed .feedDesc1 {
	font-size: 21px;
	line-height: 24px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 900;
	font-style: italic;
}
#mainBox .resultsFeed .feedDesc2 {
	text-transform: uppercase;
	padding: 5px 0 10px;
}
#mainBox .resultsFeed .feedDesc3 {
	font-size: 18px;
	line-height: 24px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 900;
	font-style: italic;
}

#mainBox .schFeed .feedDesc1 {
	font-size: 32px;
	line-height: 36px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 900;
	font-style: italic;
	padding-bottom: 10px;
}

#mainBox .schFeed .feedDesc2 {
	text-transform: uppercase;
	padding: 5px 0;
}
/* End Feeds */


.socialLinksWrapper {
	margin-top: 160px;
	margin-bottom: 0px;
}

@media (min-width: 576px) {
	.socialLinksWrapper {
		float: none;
	}
}

.mrp-shadow-lg,
#homeBody .contentPicWrap {
	box-shadow: 0 10px 20px rgba(0,0,0,.35) !important;
}


.pageLinkWrap a, 
.pageLinkWrap a:link, 
.pageLinkWrap a:active, 
.pageLinkWrap a:visited, 
.pageLinkWrap a:hover, 
.mrp_inpBtn {
	color: #fff;
	background-color: #ff3399 !important;
}

.pageLinkWrap a:hover {
	color: #fff;
	background-color: #2b1161 !important;
}

.pageLinkWrap span.curLink {
	color: #fff;
	background-color: #2b1161;
}

.pageLinkWrap span.curLink:hover {
	background-color: #e91e84 !important;
}



/* Dark Layouts */
.mrp-shaded,
.mrp-container,
#breadCrumbs {
	background: rgba(0,0,0,.25) !important;
}

.mrp-shaded .dropdown .btn,
.mrp-shaded .dropdown .btn:hover,
.mrp-shaded #cartFeedButton a {
	color: #fff;
}

.mrp-shaded hr {
	border-top-color: rgba(255,255,255,.25);
}

.jumbotron {
	background-color: transparent;
}

.mrp-container-filter-inner .btn {
	color: #FFFFFF;
}

.mrp-rowCardWrap,
.mrp-iconDetails li,
.border {
	border-color: rgba(255,255,255,0.15) !important;
}

.mrp-rowCardImage {
	background-color: rgba(255,255,255,0.10);
	border-color: transparent;
}

.mrp-rowCardImage a,
.mrp-rowCardImage a:hover {
	color: #FFFFFF;
}

.mrp-rowCardBroadcaster {
	border-radius: 0;
	border-color: rgba(255,255,255,0.15) !important;
}

.table,
.table a {
	color: #FFFFFF;
}

.table td, .table th {
	border-color: rgba(255,255,255,0.05) !important;
}

.table-hover tbody tr {
	color: #FFFFFF;
	background-color: rgba(0,0,0,.10);
}

.table-hover tbody tr:hover {
	color: #FFFFFF;
	background-color: rgba(0,0,0,.15);
}


.table-info, .table-info>td, .table-info>th {
	background-color: rgba(255,255,255,.15);
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
	background-color: rgba(255,255,255,.10);
}

.table-hover .table-info:hover {
	background-color: rgba(255,255,255,.20);
}

hr {border-color: rgba(255,255,255,.1);}

.mrp-iconDetails a {color: #ff3399;}
.mrp-iconDetails a:hover {color: #e91e84;}

article p a,
a.viewAll,
#breadCrumbs a,
.picCaption a {color: #ff3399;}
article p a:hover,
a.viewAll:hover,
#breadCrumbs a:hover,
.picCaption a:hover {color: #e91e84; text-decoration: underline;}
/* Dark Layouts Ends */


/* Sponsors */
.sponsorsWrap .singleAdWrap {text-align: center;}



/* Custum */
.qtyCol a {color: #8296a9;}
.qtyCol a:hover {color: #708292;}


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