body {
	background-color: #d3d3d3;
}
.page-section {
	overflow-x: hidden;
	}

.Title {
	background-color: #0e2240;
	padding: 80px 0 0;
}

.Memberships {
	background-color: #0e2240;
	padding: 20px 0 40px;
}

.Membership-Rows {
	width: 85%;
	margin: auto;
}

.Benefits {
	padding: 40px 0 80px;
	background-color: #0e2240;
	border-bottom: 10px solid #fec524;
}

.Pricing {
	padding: 80px 0;
	background-color: #D3D3D3;
	border-bottom: 10px solid #fec524;
}

.Membership-Form {
	padding: 80px 0 0;
	background-color: #0e2240;
}

.Info-Boxes {
	background-color: #0e2240;
	padding: 40px 0 0;
}

.News-Letter {
	background-color: #fec524;
	padding: 20px 0;
	border: 1px solid #fec524;
	border-radius: 5px;
}


	.MainText p {
	 font-family: 'Oswald';
	 font-size: 1.3rem;
	}
	.Mobile p {
	 font-size: 1.3rem !important;
	 font-weight: 200;
	 font-family: Oswald;
	 color: #0e2240;
	}
	.TixFraud p {
	 font-size: 1.2rem;
	 font-weight: 200;
	 font-family: Oswald;
	 color: #000;
	 margin-bottom: 20px;
	}
	.Mobile h2 {
		font-size: 2rem;
		font-weight: 500;
		font-family: Oswald;
		color: #fff;
	}
	.Mobile h3 {
		font-size: 2.8rem;
		font-weight: 700;
		font-family: Oswald;
		color: #0e2240;
		text-transform: uppercase;
	}
	.stm p {
		font-size: 1rem !important;
		font-weight: 100 !important;
		font-family: Oswald;
		color: #fff;
		text-align: center;
		padding: 0 10px;
	}
	.membenis {
		width: 85%;
		margin: auto;
		margin-bottom: 10px;
	}
	.membenis p {
		font-size: 1.3rem !important;
		font-weight: 100 !important;
		font-family: Oswald;
		color: #fff;
		text-align: left;
	}
  h1 {
		font-size: 3rem !important;
		font-weight: 500 !important;
		font-family: Oswald;
		color: #fff;
		text-align: center;
		padding: 20px 0;
	}
	.stm h2 {
		font-size: 2rem !important;
		font-weight: 500 !important;
		font-family: Oswald;
		color: #fff;
		text-align: center;
		padding: 20px 0;
	}

	.become-mem h2 {
		font-size: 2.8rem !important;
		font-weight: 500 !important;
		font-family: Oswald;
		color: #fff;
		text-align: center;
		padding: 20px 0;
	}
	.become-mem h3 {
		font-size: 1.8rem !important;
		font-family: Oswald;
		color: #fff;
		text-align: center;
	}
	.VirtualVenue p {
		font-size: 1.5rem !important;
		font-weight: 100 !important;
		font-family: Oswald;
		color: #0e2240;
		text-align: center;
		padding: 0 10px;
	}
	.VirtualVenue h2 {
		font-size: 2.8rem !important;
		font-weight: 500 !important;
		font-family: Oswald;
		color: #0e2240;
		padding: 0 0 20px;
		text-align: center;
	}
	.VirtualVenue h3 {
		font-size: 1.8rem !important;
		font-family: Oswald;
		color: #0e2240;
		text-align: left;
	}
	.VirtualVenue2 h2 {
		font-size: 2.8rem !important;
		font-weight: 500 !important;
		font-family: Oswald;
		color: #0e2240;
		padding: 30px 0 10px;
		text-align: left;
	}
	.VirtualVenue2 h3 {
		font-size: 1.8rem !important;
		font-family: Oswald;
		color: #0e2240;
		text-align: left;
		padding: 0 0 15px;
	}
	.VirtualVenue2 p {
		font-size: 1.3rem !important;
		font-weight: 100 !important;
		font-family: Oswald;
		color: #0e2240;
		text-align: left;
	}
	.PickEm h2 {
    padding: 0 0 0 0;
    color: #fff;
    font-family: Oswald;
    font-size: 2rem;
    font-weight: 500;
    text-align: center;
    /* text-transform: uppercase; */
}
	.bkg {
    background-image: url(https://www.nuggetstix.com/assets/img/DN_2526_L&F_BurgundyGrain_1920x1080.jpg);
    height: 100%;
    --bs-gutter-x: 0;
}
	.btn {
	--bs-btn-color: #0e2240;
	--bs-btn-bg: #fec524;
	--bs-btn-border-color: #fec524;
	--bs-btn-hover-color: #0e2240;
	--bs-btn-hover-bg: #fec524;
	--bs-btn-hover-border-color: #fec524;
	--bs-btn-focus-shadow-rgb: 49,132,253;
	--bs-btn-active-color: #0e2240;
	--bs-btn-active-bg: #fec524;
	--bs-btn-active-border-color: #fec524;
	--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	--bs-btn-disabled-color: #0e2240;
	--bs-btn-disabled-bg: #fec524;
	--bs-btn-disabled-border-color: #fec524;
	--bs-btn-padding-x: 1.75rem;
	--bs-btn-padding-y: 0.75rem;
	--bs-btn-border-radius: 0;
	font-family: Oswald;
	text-decoration: none!important;
	}
  .btn-outline {
	border-width: 1px;
	--bs-btn-color: #fff;
	--tw-border-opacity: 1;
	--bs-btn-hover-bg: #fff;
	--bs-btn-active-color: #000;
	background-color: transparent;
	border-color: #fff!important;
	}
	.btn-outline:hover {
	color: #0e2240;
	}

	.solid:hover {
	color: #0e2240;
	background-color: #fec524;
	border-color: #fec524;
	}
	.solid:focus {
	border-color: #fec524;
	}

	/*a:focus, button:focus, input:focus {
	outline: 1px solid #ffff;
	color: #0e2240!important;
	background-color: #ffffff;
	}*/
	.DN-CE {
	width: 75%;
	margin: auto;
	padding-top: 45px;
	padding-bottom: 45px;
	}
	.MSect {
	/*background-image: url("https://cdn.nba.com/teams/uploads/sites/1610612743/2024/06/DN-Denver-Background3.jpg");*/
	background-color: #0e2240;
	overflow-x: hidden;
	padding-top: 45px;
	padding-bottom: 45px;
	}
	.dpx-4 {
	padding-left: 1rem;
	padding-right: 1rem;
	}
	.dbg-left {
	background-position: 0;
	}
	.dbg-cover {
	background-size: cover;
	}
	.djustify-center {
	justify-content: center;
	}
	.ditems-center {
	align-items: center;
	}
	.dflex-col {
	flex-direction: column;
	}
	.dh-300 {
	height: 300px;
	}
	.dflex {
	display: flex;
	}
	.dmt-4 {
	margin-top: 0 !important;
	}

	div.scrollmenu {
  background-color: #0e2240;
  overflow: auto;
  white-space: nowrap;
	text-align: center;
}

div.scrollmenu a {
  display: inline-block;
	font-family: Oswald;
  color: white;
  text-align: center;
  padding: 14px;
  text-decoration: none;
}

div.scrollmenu a:hover {
  background-color: #fec524;
	color: #0e2240;
}

.midtext1 {
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 1.2rem;
    padding: 20px;
    font-weight: 100;
}

.hover-color-change {
  border: 2px solid #fff; /* Initial transparent border to prevent movement */
  transition: border-color 0.3s ease; /* Smooth transition for the border-color property */
	background-color: rgba(11, 26, 50, 0.8);
}

.hover-color-change:hover {
  border-color: #fec524; /* New border color on hover */
}

* {
  box-sizing: border-box;
}

.zoom {
  transition: transform .2s;
  margin: 0 auto;
}

.zoom:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1);
}

.MainCar1 {
		background-image: url(https://cdn.nba.com/teams/uploads/sites/1610612743/2026/02/DN-Memberships-Fulls-Nikola-v1.jpg);
		background-repeat:none;
		background-size:cover;
		height: 800px;
}
.MainCar2 {
		background-image: url(https://cdn.nba.com/teams/uploads/sites/1610612743/2026/02/DN-Memberships-half-Jamal-Jokic-v1.jpg);
		background-repeat:none;
		background-size:cover;
		height: 800px;
}
.MainCar3 {
		background-image: url(https://cdn.nba.com/teams/uploads/sites/1610612743/2026/01/DN-Memberships-Fans-v5.jpg);
		background-repeat:none;
		background-size:cover;
		height: 800px;
}

/* Image Columns */

.col1 {
		background-image: url(https://cdn.nba.com/teams/uploads/sites/1610612743/2026/01/DN-Memberships-Access.jpg);
		background-repeat:none;
		background-size:cover;
}
.col2 {
		background-image: url(https://cdn.nba.com/teams/uploads/sites/1610612743/2026/01/DN-Memberships-Experiences-v2.jpg);
		background-repeat:none;
		background-size:cover;
}
.col3 {
		background-image: url(https://cdn.nba.com/teams/uploads/sites/1610612743/2026/01/DN-Memberships-Value-v2.jpg);
		background-repeat:none;
		background-size:cover;
}

/* Image To Text On Hover */

.hovtxt {
		background:rgba(0, 0, 0, 0.8);
		opacity:0;
		transition-duration: .2s;
		transition-timing-function: ease-in-out;
		height:400px;
		border: 1px solid #fff;
}

 .hovtxt:hover {
		opacity:1;
}

.col1 h3 {
	font-family: 'Oswald', sans-serif;
	font-size: 2rem;
	font-weight: 500;
}
.col1 h4 {
	font-family: 'Oswald', sans-serif;
	font-size: 1rem;
	font-weight: 100;
	border: 1px solid #fec524;
	padding: 10px;
	margin-top: 10px;
}

.col2 h3 {
	font-family: 'Oswald', sans-serif;
	font-size: 2rem;
	font-weight: 500;
}
.col2 h4 {
	font-family: 'Oswald', sans-serif;
	font-size: 1rem;
	font-weight: 100;
	border: 1px solid #fec524;
	padding: 10px;
	margin-top: 10px;
}

.col3 h3 {
	font-family: 'Oswald', sans-serif;
	font-size: 2rem;
	font-weight: 500;
}
.col3 h4 {
	font-family: 'Oswald', sans-serif;
	font-size: 1rem;
	font-weight: 100;
	border: 1px solid #fec524;
	padding: 10px;
	margin-top: 10px;
}

.member-benefits ul {
font-family: 'Oswald', sans-serif;
font-size: 1rem;
font-weight: 100;
list-style: none;
padding: 10px 0 !important;
text-align: left;
line-height: 3;
}

.member-benefits li::before {
content: "";
display: inline-block;
width: 30px;
height: 30px;
background-image: url('https://cdn.nba.com/teams/uploads/sites/1610612743/2026/01/DN-pick-50-wh.png');
background-size: cover;
margin-right: 10px;
vertical-align: middle;
}

.card {
	background-color: transparent;
	border: 1px solid #fff;
	padding: 20px 0;
}
.card-title {
	padding: 10px;
	font-size: 1.25rem;
}

.card-text {
	padding: 0 0 10px;
	font-family: 'Oswald', sans-serif;
	font-size: 1rem !important;
	font-weight: 500 !important;
	color: #fff;
}
table, td {
    border: 1px solid black !important;
    border-collapse: collapse;
		text-align: left;
}
.table-pricing-color {
    float: left;
    width: 1em;
    height: 1em;
    margin: 5px 5px 5px 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
}
.midtext2 {
    color: #000000;
    font-family: 'Oswald', sans-serif;
    font-size: .9rem;
    padding: 20px;
    font-weight: 400;
}
.midtextHD2 {
    background-color: #0e2240;
    width: 100%;
}
.midtextHD2 p {
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 1rem;
    text-align: center;
    text-transform: uppercase;
    font-weight: 100;
    padding: 0.3rem 0;
    font-style: italic;
}
.mytabs {
	display: flex;
	flex-wrap: wrap;
	/*max-width: 600px;*/
	margin: 50px auto;
	padding: 25px 0 0;
}
.mytabs input[type="radio"] {
	display: none;
}
.mytabs label {
	padding: 15px 25px;
	background: #e2e2e2;
	font-weight: bold;
}

.mytabs .tab {
	width: 100%;
	padding: 20px;
	background: #fff;
	order: 1;
	display: none;
}
.mytabs .tab h2 {
	font-size: 3em;
}

.mytabs input[type='radio']:checked + label + .tab {
	display: block;
}

.mytabs input[type="radio"]:checked + label {
	background: #fff;
}


	@media only screen and (max-device-width: 1366px) {
	  .middle {
	  background-attachment: scroll;
	  height: 275px;
	  min-height: 275px;
	   }
	 }
	  @media (min-width: 1024px) {
	  .dlg\:h-500 {
	     height: 520px;
	      }
	  .dlg\:bg-center {
	     background-position: 50%;
	     }
	  .lg\:py-10 {
	     padding-top: 2.5rem;
	     padding-bottom: 0;
	   }
	  }
		@media only screen and (max-device-width: 768px) {
			.date p {
			 font-size: .6rem;
		 }
		 .DN-CE {
			 width: 90%;
		 }
		 .overlap {
			 margin-left: 0 !important;
		 }
		 .Membership-Rows {
		 	width: 95%;
		 	margin: auto;
		 }
		 .member-benefits {
			 width: 95%;
       margin: auto;
		 }
		 .g-5, .gx-5 {
    --bs-gutter-x: 0;
     }
		 .News-Letter {
		 	padding: 20px 10px;
		 }
		 .infobox-M {
			 margin-bottom: 20px;
		 }
	 }
