
.btn-primary {
	background-color: #c1122a;
	border: #c1122a;
}

.btn-primary.disabled,
.btn-primary:disabled {
	background-color: rgba(193,18,42,.5);
	border: rgba(193,18,42,.5);
}

.btn-primary:hover,
.btn-primary:focus {
	background-color: #aa1025;
}

.btn-outline {
	background-color: transparent;
	border: 1px solid #474342;
	border-radius: 4px;
	color: #474342;
	padding: 18px 26px;
	font-size: 16px;
	line-height: 16px;
	font-weight: 500;
}

.btn-outline:hover,
.btn-outline:focus {
	background-color: #fff;
	border: 1px solid #474342;
	color: #474342;
}

.btn-white {
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 4px;
	padding: 18px 26px;
	font-size: 16px;
	line-height: 16px;
	font-weight: 500;
	color: #474342;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
}

.btn-white:hover,
.btn-white:focus {
	background-color: #e4e4e4;
	border: 1px solid #e4e4e4;
	color: #474342;
}

.btn-black {
	background-color: #000;
	border: 1px solid #000;
	color: #fff;
}

.btn-black:hover,
.btn-black:focus {
	background-color: #323232;
	color: #fff;
}
@media (max-width: 1400px) {
	.navbar .container {
		max-width: 1320px;
	}
}

.center {
	text-align: center;
	margin: 0 auto;
}

.container.legal-text a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.navbar.gs-bar {
	background-color: #f8f9fa;
	border-bottom: 1px solid rgba(117,114,114,.2);
	padding-top: 4px;
	padding-bottom: 4px;
}

.nascar-logo {
	padding-top: 5em;
}

.topnav, .bottomnav {
	display: flex;
	justify-content: space-between;
	max-width: 1296px;
}

.navbar>.container.bottomnav {
	justify-content: flex-start;
}

.bottomnav .nav-right {
	margin-left: auto;
}

.topnav a {
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	color: #474342;
}

.topnav .account-pad a {
	padding-bottom: 0;
}

.topnav > div > a {
	padding-left: 10px;
	padding-right: 10px;
}

.topnav > div > a.home-logo {
	padding-left: 3px;
}

.topnav>div>a:nth-of-type(2){
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
}

.mobileNav>div>a:nth-of-type(1){
	padding-right: 15px;
}

.mobileNav>div>a:nth-of-type(2){
	border-left: 1px solid #D8D8D8;
	padding-left: 5px;
}

#navbarSupportedContent .navbar-nav {
	justify-content: space-around;
	align-items: baseline;
	width: 100%;
}

.navbar.gs-brand-bar {
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 0;
}

.navbar.bg-white.no-border {
	padding: 0px;
	border-bottom: none;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}

.navbar-light .navbar-nav .nav-link, .dropdown-toggle {
	font-size: 12px;
	line-height: 12px;
	color: #474342;
	background-color: transparent;
	padding: 10px 8px 13px;
	text-decoration: none;
}

.navbar-light .navbar-nav .nav-link.current {
	background-color: #DC982E;
	color: #474342;
	font-weight: 600;
	border-radius: 4px 4px 0 0;
}

.navbar-light .bottomnav .navbar-nav .nav-link.dropdown-toggle.show {
	text-decoration: none;
	background-color: #f8f9fa;
	box-shadow: inset 0px 0px 5px rgba(33, 43, 54, 0.09);
	color: #2D2A29;
	font-weight: 600;
}

.navbar-light .dropdown-toggle::after {
	font: var(--fa-font-solid);
	content: "\f107";
	border: 0;
}

.bottomnav .dropdown-menu {
	padding: 0;
	border-radius: 0;
	border: 1px solid #EAECEF;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.13);
	background-color: #fff;
}

.bottomnav .dropdown-item {
	padding: 16px;
	color: #474342;
	font-weight: 600;
	font-size: 12px;
	line-height: 12px;
}

.dropdown-item.active, .dropdown-item:active {
	background-color: #DC982E;
}

.bottomnav .dropdown-item:focus, .bottomnav .dropdown-item:hover {
	background-color: #f8f9fa;
	font-weight: 700;
}

.navbar-light .bottomnav .hide-mobile .navbar-nav {
	align-items: center;
	height: 52px;
	margin-left: 18px;
}

.navbar-light .bottomnav .hide-mobile .nav-item {
	align-self: stretch;
}

.navbar-light .bottomnav .navbar-nav .nav-link {
	height: 100%;
	display: flex;
	align-items: center;
	padding: 10px 16px 13px
}

.navbar-light .bottomnav .nav-right .navbar-nav .nav-link {
	font-weight: 700;
}

.navbar-light .bottomnav .navbar-nav .nav-link.active {
	background-color: #f8f9fa;
	border-radius: 0;
	border-bottom: 4px solid #DC982E;
	box-shadow: inset 0px 0px 5px rgba(33, 43, 54, 0.09);
	padding: 10px 16px 9px;
}

.bottomnav .nav-right .navbar-nav .nav-r-border {
	color: #D8D8D8;
}

.navLogo-container {
	max-width: 135px;
	margin: 9px 24px 9px 0px;
}

.navLogo {
}

.mobileNav, .show-tablet {
	display: none;
}

.show-tablet .dropdown-menu[data-bs-popper] {
	top: 32px;
	border-radius: 0 0 4px 4px;
}

.show-tablet .dropdown-menu[data-bs-popper] .dropdown-item {
	font-size: 12px;
	line-height: 12px;
	color: #474342;
	background-color: transparent;
	padding: 10px 16px;
	text-decoration: none;
}

.show-tablet .dropdown-menu[data-bs-popper] .dropdown-item.active {
	background-color: #DC982E;
	color: #474342;
	font-weight: 600;
}

.nav-mobile-only {
	display: none;
}

.nav-foot {
	display: none;
}

@media (max-width: 1199px) {
	.hide-tablet{
		display: none;
	}
	.show-tablet {
		display: flex;
	}
}

@media (max-width: 1024px) {
	.nascar-logo {
		padding-top: 6em;
	}
}

@media (max-width: 991px) {
	.nascar-logo {
		margin: auto;
		padding-top: 1em;
	}

	.navbar {
		padding-top: 0;
	}
	.mobileNav {
		width: 100%;
		display: flex;
		justify-content: space-between;
		padding: 0px 16px;
	}
	.gs-brand-bar .container, .container-md, .container-sm {
		max-width: 100%;
		padding: 0px;
	}
	.gs-brand-bar .navbar-nav.mb-2 {
		margin-bottom: 0px!important;
	}
	.gs-brand-bar .nav-item {
		width: 100%;
		order: 3;
	}
	.gs-brand-bar .nav-item.m-order-one {
		order: 1;
	}
	.nav-mobile-only {
		display: block;
	}
	.gs-brand-bar .m-order-two {
		order: 2;
		width: 100%;
	}
	.navbar-light .navbar-nav .brand-specific .nav-link, .brand-specific .dropdown-item {
		background-color: #f8f9fa;
		color: #474342;
		font-weight: 600;
	}

	.navbar-light .navbar-nav .brand-specific .nav-link.active {
		font-weight: 700;
		border-left: 6px solid #D3C7B9;
		border-radius: 0px;
		padding: 16px 26px 16px 20px;
	}

	.brand-btn .btn-primary {
		width: 100%;
		padding: 10px;
		font-size: 15px;
		line-height: 15px;
		font-weight: 600;
		letter-spacing: 1px;
		color: #f8f9fa;
	}
	button.navbar-toggler {
		border: none;
	}

	.mobileNav > div {
		display: flex;
		justify-content: space-evenly;
	}

	.mobileNav > div > a {
		margin: auto;
	}
	.hide-tablet{
		display: inline;
	}
	.show-tablet,.hide-mobile {
		display: none;
	}
	.navbar.gs-brand-bar {
		border-bottom: 4px solid #DC982E;
	}
	.gs-brand-bar.navbar-light .navbar-toggler {
		padding: 0px 0px 3px;
	}
	.gs-brand-bar.navbar-light .navbar-toggler:focus {
		box-shadow: none;
	}
	.navLogo-container {
		margin: 2px 0 9px;
	}
	.navbar-light .navbar-nav .nav-link, .brand-specific .dropdown-item {
		font-size: 14px;
		line-height: 14px;
		color: #000;
		background-color: #FFFFFF;
		padding: 16px 26px;
		text-decoration: none;
		font-weight: 500;
		border-bottom: 1px solid #eaecef;
	}

	.brand-specific .dropdown-item {
		background-color: #f8f9fa;
		color: #474342;
		font-weight: 600;
	}

	.navbar-light .navbar-nav .nav-brand {
		font-size: 16px;
		line-height: 16px;
		font-weight: 700;
		padding: 20px 16px;
		background-color: transparent;
		border-radius: 0px;
		color: #000;
		border-top: 1px solid #eaecef;
		border-bottom: 1px solid #eaecef;
	}
	.nav-foot {
		display: block;
	}
	.navbar-light .navbar-nav.nav-foot .foot-black .nav-link {
		background-color: #000;
		color: #fff;
		border-bottom: none;
		padding: 9px 16px;
	}
	.navbar-light .navbar-nav.nav-foot .foot-dark .nav-link {
		background-color: #212b36;
		color: #fff;
		padding: 14px 16px;
		border-bottom: none;
	}
	.navbar-light .navbar-nav.nav-foot .foot-dark .nav-link.nav-foot-border {
		border-bottom: 1px solid rgba(234,236,239,.4);
	}
	.navbar-light .navbar-nav.nav-foot .foot-dark .btn-white {
		margin: 10px auto;
		width: 100%;
		padding: 10px;
		border-radius: 4px;
		border: 1px solid #212B36;
		background-color: #f8f9fa;
		font-size: 15px;
		line-height: 15px;
		font-weight: 600;
		letter-spacing: 1px;
		color: #212b36;
	}

	.navbar-light .dropdown-toggle::after {
		vertical-align: baseline;
	}

	.navbar-light .dropdown-toggle::after {
		float: right;
	}

	.brand-specific .dropdown-menu {
		margin: 0;
		background-color: transparent;
		border: 0px;
		border-radius: 0px;
		padding: 0;
	}
}

/*Footer Styles */
footer {
	background-color: #1F1F1F;
	color: #FFF;
	padding-top: 42px;
}

footer p {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}

footer .legal-text p {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}

.contact-section {
	display: flex;
}

.contact-section div {
	margin-right: 4%;
}

.contact-section p {
	margin: 0;
}

.contact-section h3 {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	font-weight: 700;
	margin-bottom: 10px;
}

.contact-section a {
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	line-height: 30px;
	font-weight: 500;
}

.contact-section .logo-container {
	max-width: 212px;
	margin-bottom: 24px;
}
.contact-section .logo-container>img {
	width: 100%;
}

.contact-section svg {
	margin-right: 12px;
}

.contact-methods {
	margin-right: 60px;
	min-width: 259px;
}

div.legal-text {
	margin-top: 56px;
	margin-bottom: 57px;
}

.legal-text {
	font-size: 12px;
	line-height: 18px;
}

.copyrights {
	display: flex;
}
.copyrights > p {
	margin-right: 20px;
}

.footer-bottom {
	background-color: #000;
	padding-top: 19px;
	padding-bottom: 21px;
}

.footerNav, .footerNav ul, .logos-container {
	display: flex;
	justify-content: space-between;
}

.footerNav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.footerNav li {
	padding-left: 8px;
	padding-right: 8px;
	border-left: 1px solid #FFF;
}

.footerNav li>a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 13px;
}

.footerNav li:first-of-type {
	border-left: none;
}


#footerGSLogo {
	max-width: 136px;
	margin-right: 20px;
}

#footerMLBLogo {
	max-width: 57px;
	margin-right: 33px;
}

.social-icon {
	max-width: 27px;
	margin-right: 15px;
}

.footer-bottom p.legal-text {
	margin-top: 16px;
}

@media (max-width: 1400px) {
	.footerNav {
		flex-direction: column;
	}

	.logos-container {
		justify-content: start;
	}

	.footerNav ul {
		justify-content: start;
		margin-top: 16px;
	}
}

@media (max-width: 1199px) {
	footer .container {
		max-width: 100%;
	}

	.logos-container {
		justify-content: center;
	}
}

@media (max-width: 991px) {
	footer {
		padding-top: 24px;
	}
	footer .contact-section {
		flex-direction: column;
		padding-left: 0px;
		padding-right: 0px;
	}
	.contact-section div {
		margin: 7px auto;
	}
	.contact-methods {
		min-width: 100%;
		margin: auto auto 40px;
		display: flex;
		flex-direction: column;
	}
	.contact-section .logo-container {
		text-align: center;
		margin: 17px auto;
	}
	.contact-section a {
		text-align: center;
		margin: auto;
	}
	.copyrights, .logos-container {
		flex-direction: column;
	}

	#footerGSLogo, #footerMLBLogo {
		margin-bottom: 21px;
	}
	.footerNav ul {
		margin: 30px auto 0;
		justify-content: center;
		flex-wrap: wrap;
		max-width: 250px;
	}
	.footerNav li {
		border-bottom: none;
		border-left: none;
		margin: 4px 0px;
	}
	.footerNav li.m-border-right {
		border-right: 1px solid #fff;
	}
	#footerAccordion {
		width: 100%;
	}
	#footerAccordion .accordion-item {
		background-color: #1F1F1F;
		border: 1px solid #EAECEF;
		border-radius: 0px;
	}
	#footerAccordion .accordion-button {
		background-color: transparent;
		border: transparent;
		border-radius: 0px;
		color: #fff;
		font-size: 14px;
		line-height: 14px;
		font-weight: 500;
		padding: 14px 23px;
	}
	.accordion-button::after {
		background-image: none;
		font-family: FontAwesome;
		content: '';
	}
	.accordion-button:not(.collapsed)::after {
		background-image: none;
		font-family: FontAwesome;
		content: '';
	}
	.contact-section .accordion-body a {
		font-size: 14px;
		font-weight: 400;
	}
	.footer-bottom {
		padding: 40px 16px 52px;
	}
	.footerNav {
		text-align: center;
	}
	.footer-bottom p.legal-text {
		margin-top: 30px;
		text-align: center;
	}
}

@media (max-width: 500px) {
	.nascar-logo {
		padding-top: 1em;
	}

	.contact-section {
		flex-direction: column;
	}

	.contact-methods {
		margin-bottom: 24px;
	}
}