@import url('https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:wght@500&family=Fira+Sans:ital,wght@1,800&display=swap');

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

h1 {
	text-transform: uppercase;
}

h2 {
	font-size: 32px;
	line-height: 34px;
}

#mainFeed h2 {
	font-size: 24px;
	line-height: 26px;
}

.mainFeed .mrp-feedBoxInner h2 {
	font-size: 24px;
	line-height: 26px;
}

h3 a,
h5 a {
	color: #000 !important;
	transition: color .15s ease-in-out;
}

h3 a:hover,
h5 a:hover {
	color: #117737 !important;
}

#homeBody h3.newsHead a {
	text-transform: uppercase;
}

.navbar .navbar-nav .nav-link {
	font-family: 'Fira Sans Condensed', sans-serif;
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
	font-style: normal;
}

.newsBody .mrp-heading h5 {
	text-transform: uppercase;
	font-size: 21px;
	line-height: 22px;
	margin: 0 0 10px 0;
}


/* Colors */
#footerWrapper {
	background: rgb(0,0,0);
}
#mainTop {}

#mainBottom {
	background: url('//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/11520/v2/img/mainbottom.jpg') center center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding-top: 100px;
	padding-bottom: 100px;
}

.socialLinksWrapper {}

h1, h2 {color: #adb2b7;}
.mrp-shaded h2 {color: #000;}


/* Layout */
.mrp-shadow-custom {
	box-shadow: 0 3px 6px rgba(24,24,25,.35);
}

#mrpLogo img {
	width: 210px;
	height: 123px;
	margin-top: 20px;
}

@media (max-width: 991px) {
	#mrpLogo img {
		width: auto;
		height: 80px;
		margin-top: 10px;
		margin-left: 10px;
	}
}

#navTop {}

#mainTop {
	/*height: 520px;*/
}

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

#mainBox {
	/*background: url('//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/11520/v2/img/bg.jpg') center center no-repeat;
	background-size: cover;*/
	padding-bottom: 50px;
	/*background-attachment: fixed;*/
}

#mainContent {
	background: #fff;
	padding-bottom: 30px;
}

#mainSide {}

#mainBottom {}

#footerWrapper {
	background: url('//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/11520/v2/img/footer.jpg') top center no-repeat;
	background-color: #000;
	padding-top: 70px;
}


/* Custom Nav */
#mrpNav {
	transform: none;
	background-color: transparent;
}
#mrpNav ul {transform: none;}
.navbar .navbar-nav .nav-link {text-align: center;}
.navbar {
	background: #adb2b7;
}
.navbar-toggler {transform: none;}


.mrpNav ul li > a:hover,
.mrpNav a:focus {
	color: #000000;
	background-color: #cdd2d7;
}

#homeBody #navTop .homeNav a,
#aboutBody #navTop .bioNav a,
#statsBody #navTop .statsNav a,
#guestbookBody #navTop .guestbookNav a,
#linksBody #navTop .linksNav a,
#scheduleBody #navTop .scheduleNav a,
.scheduleBody #navTop .scheduleNav a,
#schResultBody #navTop .scheduleNav a,
#galleryBody #navTop .galleryNav a,
#videoBody #navTop .videoNav a,
#newsBody #navTop .pressNav a,
.newsBody #navTop .pressNav a,
#sponsorBody #navTop .sponsorNav a,
#crewBody #navTop .crewNav a,
#shopBody #navTop .merchNav a,
#contactBody #navTop .contactNav a,
#marketingBody #navTop .marketingNav a,
#marketBody #navTop .marketingNav a,
#teamsBody #navTop .teamsNav a,
#productDetailBody #navTop .merchNav a,
#cartBody #navTop .merchNav a,
#fromMckennaBody #navTop .fromMckennaNav a {
	color: #000000;
	background-color: #cdd2d7;
}

@media (min-width: 992px) {
	#mrpNav {
		transform: skewX(165deg);
		margin-left: 0;
	}
}


/* This Website Only */
a {
	color: #008833;
	transition: color .15s ease-in-out;
}
a:hover {color: #117737;}

.newsHead a,
h3 a,
.mrp-heading h5 a {
	color: #cdd2d7;
}

.newsHead a:hover,
h3 a:hover,
.mrp-heading h5 a:hover {
	color: #117737;
}

.mrp-heading h5 {
	font-size: 16px;
}


#logo {
	display: block;
	font-size: 0;

	height: 140px;
	width: 100%;
	margin: 0 auto;
}

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

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

#headerWrap {
	height: 140px;
}

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

@media (min-width: 576px) {
	#logo {
		height: 300px;
	}
	
	#headerWrap {
		height: 300px;
	}
}

@media (min-width: 769px) {
	#logo {
		height: 320px;
	}
	
	#headerWrap {
		height: 320px;
	}
}

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

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


.table-info, .table-info>td, .table-info>th {
	background-color: #f0f0f0;
}

.table-hover .table-info:hover>td, .table-hover .table-info:hover>th {
	background-color: #e0e0e0;
}

.table-info tbody+tbody, .table-info td, .table-info th, .table-info thead th {
	border-color: #dee2e6;
}


.navbar-toggler {
	background: transparent;
}


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

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

#mainTop .card {
	background: rgb(0,0,0) !important;
	
	transform: skewX(165deg);
	border-radius: 0;
}

#mainTop .statsFeed .feedDesc1 {
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	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: 'Fira Sans', sans-serif;
	font-weight: 800;
	font-style: normal;
}

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

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

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

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

#mainTop .statsFeedWrap h2 {display: none;}

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


/* Feeds - Side States */
#mainTop .schFeedWrap a,
#mainTop .resultsFeedWrap a {
	color: #000;
}

#mainTop .schFeedWrap a:hover,
#mainTop .resultsFeedWrap a:hover {
	color: #117737;
}

/*#mainBottom .schFeed,
#mainBottom .resultsFeed {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

#mainBottom .schFeed .feedDesc1,
#mainBottom .resultsFeed .feedDesc1 {
	font-size: 24px;
	line-height: 26px;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 800;
	margin-bottom: 5px;
}

#mainBottom .schFeed .feedDesc2,
#mainBottom .resultsFeed .feedDesc2 {
	text-transform: uppercase;
}*/

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

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

#mainTop .schFeed .feedDesc2 {
	text-transform: uppercase;
	padding: 5px 0;
}


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



/* Buttons - Custom */
.btn,
.btnGeneral,
.btnSend,
.addCart,
.moreDetails,
.shopCheckout,
.btnProcess,
.shopPromo {
	transform: skewX(165deg);
	border-radius: 0;
}

.btnDonate {
	width: 100%;
}

.card-support {
	background: url('//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/11520/v2/img/bgsupport.jpg') center center no-repeat;
	background-size: cover;
	border-radius: 12px;
	border: none;
	padding: 150px 0 0;
}
