p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

body {
  padding-bottom: 0px;
  overflow-x: hidden;
}
hr {
  margin-top: 20px;
  margin-bottom: 10px;
}
.text-danger {
  color: #f5112d !important;
}

/* bootstrap override */
.text-success {
  color: #ffcc00;
}

/* bootstrap backport */
.d-none {
  display: none;
}
.ml-1 {
  margin-left: 1rem;
}
.ml-2 {
  margin-left: 2rem;
}

/*Login Page CSS*/
.main {
  background: rgba(0, 0, 0, 0) url("../images/login_bg.jpg") no-repeat scroll
    center center;
  min-height: auto;
  text-align: center;
}
.heading-logo h2 {
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 700;
  padding: 40px 0;
}
.heading-logo img {
  padding-bottom: 50px;
}
.login-form-content input {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: -moz-use-text-color -moz-use-text-color #808080;
  border-image: none;
  border-radius: 0;
  border-style: none none solid;
  border-width: 0 0 2px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  width: 85%;
  font-size: 16px;
}
.login-form-content input:focus {
  box-shadow: none;
  border-color: #808080;
}
.form-control::-webkit-iput-placeholder {
  color: #fff;
  font-size: 16px;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #fff;
  font-size: 16px;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #fff;
  font-size: 16px;
  opacity: 1;
}
.terms a {
  color: #39a9f5;
  font-size: 14px;
}
.terms {
  padding-bottom: 25px;
}
.accept {
  color: #000;
}
.login-form-content button:hover {
  border: 0 none;
  border-radius: 50px;
  color: #000;
  font-weight: 700;
  padding: 10px 20px;
  text-transform: uppercase;
}
.login-footer-content > p {
  color: #fff;
  padding-bottom: 20px;
  padding-top: 90px;
}

/*Select Page CSS*/
.select-main-section {
  /* background: #000 url("../images/select-bg.jpg") no-repeat scroll center center;
  min-height: auto; */
  text-align: center;
}
.action-bar {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  padding: 20px 0;
}
.action-bar-content > p {
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 700;
}
.action-bar-button {
  width: 39px;
}

.select-heading-text > h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 40px;
  padding-top: 20px;
}

.fan-section {
  background: rgba(40, 40, 40, 0.5) none repeat scroll 0 0;
  padding: 15px 0;
}
.fan-content {
  color: #fff;
}
.fan-content > h1 {
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 10px;
  margin-bottom: 8px;
}
.fan-content a {
  background: #fff none repeat scroll 0 0;
  color: #000;
  text-decoration: none;
}
.fan-content ul {
  list-style: outside none none;
  margin: 15px 0 0;
  padding: 0;
}
.fan-content ul li {
  float: left;
  font-size: 16px;
}
.fan-content ul li:before {
  content: "";
  background-color: #ffcc00;
  border-radius: 50%;
  content: "";
  float: left;
  height: 0.7em;
  line-height: 1em;
  margin: 0.4em 0.6em 0.5em;
  width: 0.7em;
}
.super-fan-section {
  background: rgba(80, 80, 80, 0.5) none repeat scroll 0 0;
  padding: 15px 0;
}

.footer-section {
  background: #000 none repeat scroll 0 0;
  padding: 15px 0;
}
.footer-content > p {
  color: #fff;
  float: left;
  font-size: 16px;
  padding: 0 0 0 0px;
  text-align: left;
}

/*Payment CSS*/

.payment-heading > h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-top: 20px;
}

.payment-heading > p {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 40px;
  padding-top: 10px;
}

.payment-form input {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: rgba(214, 120, 120, 0) none repeat scroll 0 0;
  border-color: -moz-use-text-color -moz-use-text-color #808080;
  border-image: none;
  border-radius: 0;
  border-style: none none solid;
  border-width: 0 0 2px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  width: 85%;
  font-size: 16px;
}

.payment-form select {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  outline: 0;
  background: rgba(196, 53, 53, 0) url("../images/select.png") no-repeat scroll
    95% center;
  border-color: -moz-use-text-color -moz-use-text-color #808080;
  border-image: none;
  border-radius: 0;
  border-style: none none solid;
  border-width: 0 0 2px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
  color: #fff;
  display: block;
  font-size: 16px;
  margin: 0 auto 10px;
  text-align: center;
  width: 85%;
  text-align-last: center;
}
.payment-form select::-ms-expand {
  display: none;
}
.payment-form select {
  position: relative;
  display: flex;
  height: 3em;
  line-height: 3;
  overflow: hidden;
  width: 85%;
}
.payment-form select::after {
  content: "\25BC";
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 1em;
  background: #292929;
  cursor: pointer;
  pointer-events: none;
  transition: 0.25s all ease;
}
.payment-form select:focus {
  box-shadow: none;
}
.payment-form option {
  padding: 0 30px 0 10px;
  min-height: 40px;
  display: flex;
  align-items: center;
  background: #333 !important;
  border-top: #222 solid 1px !important;
  position: absolute;
  top: 0;
  width: 100%;
  pointer-events: none;
  order: 2;
  z-index: 1;
  transition: background 0.4s ease-in-out;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
}

.payment-form input:focus {
  box-shadow: none;
  border-color: #e4e4e4;
}
.form-control::-webkit-iput-placeholder {
  color: #fff;
  font-size: 16px;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #fff;
  font-size: 16px;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #fff;
  font-size: 16px;
  opacity: 1;
}
.form-padding {
  padding-top: 30px;
}
.error {
  color: #ff0000 !important;
  font-style: italic;
}
.payment button {
  background: #fff none repeat scroll 0 0;
  color: #000;
  margin-bottom: 50px;
  margin-top: 40px;
}

.payment a:active {
  background: #dd1d23 none repeat scroll 0 0;
  color: #fff;
}

/*Home CSS*/
.home-main-section {
  /* background: #000 url("../images/home-bg.jpg") no-repeat scroll center center;
  min-height: auto; */
  text-align: center;
  width: 100%;
  min-height: 100vh;
}
.home-content > img {
  padding-bottom: 30px;
  padding-top: 370px;
}

.carousel-indicators {
  display: none;
}
.carousel {
  height: auto;
  margin-bottom: 0;
}

/*Connect CSS*/
.connect-main-section {
  /* background: #000 url("../images/connect-bg.png") no-repeat scroll center center;
  min-height: auto; */
  text-align: center;
}

.back-button {
  float: left;
  width: 15px;
}
.navbar-header {
  margin: 0;
}
.dropdown {
  float: left;
  position: relative;
}
.dropdown-menu {
  background: #000 none repeat scroll 0 0;
}
.dropdown-menu li a {
  color: #fff;
}
.dropdown-toggle {
  border: medium none;
}
.action-bar > .container > .row > .col-xs-12 > .navbar-header button {
  background: transparent none repeat scroll 0 0;
}
.navbar-header {
  display: inline-block;
  float: left;
}
.connect-content > h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 20px 0;
}
.connect-left-text {
  padding: 8px 0;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.connect-left-text a {
  display: inline-block;
}
.connect-left-text p {
  color: #fff;
  display: inline-block;
  font-size: 18px;
  position: absolute;
  right: 63%;
  top: 50%;
  transform: translate(0, -50%);
}
.connect-left-text img {
  width: 60px;
}
.connect-right-text {
  padding: 8px 0;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.connect-right-text a {
  display: inline-block;
}
.connect-right-text p {
  color: #fff;
  display: inline-block;
  font-size: 18px;
  left: 63%;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.connect-right-text img {
  width: 60px;
}

/*Calender CSS*/
.connect-main-section {
  background: #000 url("../images/calendar-bg.jpg") no-repeat scroll center
    center;
  min-height: auto;
  text-align: center;
}

.calender-heading h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 25px 0 10px;
  text-transform: uppercase;
}
.calender-heading h3 {
  color: #fff;
  font-size: 20px;
  padding-bottom: 50px;
}
.single-country {
  border-bottom: 1px solid #808080;
  color: #fff;
  margin-bottom: 10px;
  overflow: hidden;
  padding-bottom: 10px;
}
.country {
  float: left;
  text-align: left;
  width: 70%;
}
.calender-date {
  float: left;
  width: 30%;
}
.country > p {
  font-size: 18px;
}
.country img {
  padding-right: 15px;
}
.calender-date > p {
  font-size: 18px;
  font-weight: 700;
  padding-right: 10px;
  padding-top: 13px;
  text-align: right;
}
.margin-bottom {
  margin-bottom: 30px;
}

/*Explore CSS*/
.explore-heading h1 {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
.explore-heading h3 {
  color: #fff;
  padding-bottom: 50px;
}

.explore-heading ul {
  margin: 0;
  list-style: none;
}
.explore-heading ul li {
  font-size: 16px;
}
.explore-heading ul li:before {
  content: "";
  background-color: #ffcc00;
  border-radius: 50%;
  content: "";
  float: left;
  height: 0.7em;
  line-height: 1em;
  margin: 0.4em 0.6em 0.5em;
  width: 0.7em;
}
.explore-heading img {
  width: 80px;
}
.explore-heading li::after {
  background: rgba(0, 0, 0, 0) url("../images/sponsor-icon-1.png") no-repeat
    scroll right center;
}

.sponsor-section {
  overflow: hidden;
  margin: 9px 0;
  display: flex;
  flex-wrap: nowrap;
}
.sponsor-text p {
  color: #fff;
  font-size: 16px;
  padding-left: 30px;
  padding-top: 8px;
  text-align: left;
}
.sponsor-text p a {
  text-decoration: none;
  color: #fff;
  text-align: justify;
}
.sponsor-text {
  float: left;
  width: 80%;
}
.sponsor-icon {
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sponsor-icon a {
  display: inline-block;
}
.sponsor-icon img {
  float: right;
  width: 50px;
  min-width: 50px;
  max-width: 100%;
  height: 50px;
}

/*Map CSS*/
.map-main-section {
  background: #000 url("../images/connect-bg.png") no-repeat scroll center
    center;
  min-height: auto;
  text-align: center;
}
.qr-area {
  margin: 18px 0;
}
.qr-area a {
  display: inline-block;
}
.qr-code-text {
  overflow: hidden;
  padding: 20px 0 30px;
}
.qr-text {
  float: left;
  width: 60%;
}
.qr-img {
  float: right;
  width: 40%;
}
.qr-img > img {
  width: 100px;
}
.qr-text > p {
  color: #fff;
  font-size: 16px;
  padding-left: 30px;
}
.qr-text span {
  color: #e32d1b;
}
.map-heading h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 25px 0 25px;
  text-transform: uppercase;
}
.level {
  margin: 10px 0 40px;
}
.level > p {
  border: 3px solid #545454;
  color: #ffcc00;
  font-size: 20px;
  margin: 0 auto;
  padding: 10px 0;
  width: 80%;
}
.level span {
  color: #fff;
}

/*Winner CSS*/
.prac-trial-race {
  color: #fff;
  float: left;
  width: 20%;
}
.prac-trial-race > p {
  transform: rotate(45deg);
}

.racer {
  float: left;
  width: 20%;
  padding: 10px 0;
}
.racer > img {
  width: 55px;
}
.winner-button button {
  background: #fff none repeat scroll 0 0;
  color: #000;
  margin-bottom: 50px;
  margin-top: 60px;
}

/*Team CSS*/
.team-main-section {
  /* background: #000 url("../images/team-bg.jpg") no-repeat scroll center center;
    min-height: auto; */
  text-align: center;
}
.team-content > h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-top: 20px;
}
.single-player-left-text > img,
.single-player-right-text > img {
  width: 80px;
}
.single-player-left-text {
  position: relative;
  text-align: center;
  padding: 20px 0;
}
.single-player-right-text {
  position: relative;
  text-align: center;
}

.single-player-left-text > p {
  color: #fff;
  display: inline-block;
  font-size: 20px;
  position: absolute;
  right: 63%;
  top: 36%;
}
.single-player-right-text > p {
  color: #fff;
  display: inline-block;
  font-size: 20px;
  left: 63%;
  position: absolute;
  top: 30px;
}
.margin-bottom {
  margin-bottom: 70px;
}

/*Live Q and A CSS*/
.qa-main-section {
  background: #000 url("../images/qa-bg.jpg") no-repeat scroll center center;
  min-height: auto;
}
.live-top > h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-top: 20px;
  text-transform: uppercase;
}
.live-top > p {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 40px;
  padding-top: 10px;
}
.live-top {
  position: relative;
  text-align: center;
}
.live-top img {
  position: absolute;
  right: 10px;
  top: 20px;
  width: 20px;
}

.subject {
  float: left;
  overflow: hidden;
  width: 65%;
}
.subject select {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: rgba(0, 0, 0, 0) url("../images/select.png") no-repeat scroll 95%
    center;
  border-color: -moz-use-text-color -moz-use-text-color #808080;
  border-image: none;
  border-radius: 0;
  border-style: none none solid;
  border-width: 0 0 2px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
  color: #fff;
  display: block;
  font-size: 16px;
  margin: 0 auto 10px;
  width: 85%;
}
.subject select:focus {
  box-shadow: none;
  border-color: #808080;
}
.sort {
  float: left;
  margin: -2px 0 0;
  width: 35%;
}
.sort button {
  background: transparent none repeat scroll 0 0;
}
.sort span {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding-right: 10px;
}
.bars.driver-bar {
  border: 2px solid #8d8d8d;
  border-radius: 50px;
  padding: 5px 15px;
}

.question-sign {
  background: #000 none repeat scroll 0 0;
  float: left;
  width: 16%;
  padding: 10px 0;
  height: 70px;
}
.question-sign > h1 {
  background: #0a0a0a none repeat scroll 0 0;
  border: 2px solid #8d8d8d;
  border-radius: 50px;
  color: #fff;
  font-size: 22px;
  height: 50px;
  padding: 11px 0;
  text-align: center;
  width: 50px;
  margin-left: 20%;
}
.question {
  background: #409ad9 none repeat scroll 0 0;
  float: left;
  height: 70px;
  padding: 10px 0;
  width: 84%;
}
.question > p {
  color: #15415e;
  font-size: 13px;
  font-weight: bold;
  padding-left: 10px;
  padding-top: 5px;
}
.person-like {
  background: #3b8bc3 none repeat scroll 0 0;
  color: #fff;
  overflow: hidden;
  padding: 10px;
}
.person {
  width: 50%;
  float: left;
}
.like {
  float: right;
  text-align: right;
  width: 50%;
}
.like > p {
  display: inline;
  font-size: 16px;
  font-weight: bold;
  margin: 0 10px 0 0;
  text-align: right;
}
.like img {
  float: right;
  margin-top: -4px;
  width: 25px;
}
.answer {
  background: #45cd74 none repeat scroll 0 0;
  overflow: hidden;
  padding: 20px 10px;
}
.answer > img {
  float: left;
  margin-right: 20px;
  width: 65px;
}
.answer > p {
  color: #fff;
}
.margin-top-15 {
  margin-top: 15px;
}

.qa-textarea {
  background: #1d1d1d none repeat scroll 0 0;
  padding: 20px 0;
}
.qa-textarea textarea {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: transparent none repeat scroll 0 0;
  border-color: -moz-use-text-color -moz-use-text-color #fff;
  border-image: none;
  border-radius: 0;
  border-style: none none solid;
  border-width: 0 0 1px;
  width: 80%;
}
.qa-textarea textarea:focus {
  box-shadow: none;
  border-color: none;
}
.qa-textarea img {
  position: absolute;
  right: 35px;
  top: 40px;
  width: 40px;
}

/*Calendar Events CSS*/
.calender-events-main-section {
  background: #000 url("../images/connect-bg.png") no-repeat scroll center
    center;

  min-height: auto;
  text-align: center;
}
.calendar-date-section > .container > .row > .col-xs-3 {
  padding: 0 5px;
}
.calender-events-content h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 25px 0 10px;
  text-transform: uppercase;
}
.calender-events-content p {
  color: #fff;
  font-size: 20px;
  padding-bottom: 50px;
}

.calender-column > h2 {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 8px;
  text-transform: uppercase;
}

.calendar-date-section {
  background: #000 url("../images/calender-bg.jpg") no-repeat scroll 0 0;
  padding-top: 15px;
  min-height: auto;
  text-align: center;
}

.name-date-white-bg {
  background: #fff none repeat scroll 0 0;
  color: #000;
  padding: 15px 5px;
}
.name-date-white-bg > h2 {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.name-date-white-bg > p {
  font-size: 11px;
}

.name-date-black-bg {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  padding: 15px 5px;
}
.name-date-black-bg > h2 {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.name-date-black-bg > p {
  font-size: 11px;
}

.time > p {
  color: #fff;
  padding: 0 0 39px;
}

/*Rank CSS*/

.rank-section {
  background: transparent;
}
.rank-content > h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-top: 20px;
  text-transform: uppercase;
}
.rank-content > p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 10px;
  padding-top: 10px;
}
.single-rank > p {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 5px;
  padding-top: 10px;
  text-align: center;
}
.single-rank img {
  padding-bottom: 20px;
}
.rank-section .accept {
  margin: 14px 0 50px;
}

/*Youtube CSS*/
.youtube-section {
  background: #000 url("../images/experienced-bg.jpg") no-repeat scroll center
    center;
  min-height: auto;
  text-align: center;
}
.youtube-content h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
  text-decoration: none;
}
.youtube-content a {
  text-decoration: none;
}
.youtube-content img {
  margin-right: 10px;
  width: 25px;
}
.single-video {
  margin-bottom: 50px;
}

/*facebook CSS*/
.facebook-section {
  background: #000 url("../images/experienced-bg.jpg") no-repeat scroll center
    center;
  min-height: auto;
  text-align: center;
}
.facebook-content h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
  text-decoration: none;
}
.facebook-content a {
  text-decoration: none;
}
.facebook-content img {
  margin-right: 12px;
  margin-top: -8px;
  width: 10px;
}

/*twitter CSS*/
.twitter-section {
  background: #000 url("../images/experienced-bg.jpg") no-repeat scroll center
    center;
  min-height: auto;
  text-align: center;
}
.twitter-content h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
  text-decoration: none;
}
.twitter-content a {
  text-decoration: none;
}
.twitter-content img {
  margin-right: 10px;
  width: 25px;
}

/*instagram CSS*/
.instagram-section {
  background: #000 url("../images/experienced-bg.jpg") no-repeat scroll center
    center;
  min-height: auto;
  text-align: center;
}
.instagram-content h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
  text-decoration: none;
}
.instagram-content a {
  text-decoration: none;
}
.instagram-content img {
  margin-right: 10px;
  width: 25px;
}

/*merchandise CSS*/

.merchandise-content > h1 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  padding-top: 20px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.merchandise-content > p {
  color: #dadada;
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 30px;
  padding-top: 5px;
  text-align: center;
  line-height: 1.4;
}

.merchandise-items-container {
  margin-bottom: 30px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 14px;
  padding: 0 6px;
}

.merchandise-item-card {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  transition: all 0.3s ease;
  border: 1px solid #e0e0e0;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.merchandise-item-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
  border-color: #ffcc00;
}

.merchandise-items {
  display: flex;
  flex-direction: column;
}

.item-image {
  background: #f8f9fa;
  text-align: center;
  padding: 10px;
  border-bottom: 1px solid #e9ecef;
}

.merchandise-item-card .item-image {
  width: 100%;
}

.item-image > img {
  max-width: 100%;
  height: 128px;
  object-fit: contain;
  transition: transform 0.3s ease;
}

.merchandise-item-card:hover .item-image > img {
  transform: scale(1.03);
}

.item-details {
  padding: 12px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.merchandise-item-card .item-details {
  width: 100%;
  flex-wrap: nowrap;
}

.item-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 6px;
}

.item-title {
  flex: 1;
}

.item-title h2 {
  color: #000;
  font-size: 15px;
  font-weight: 700;
  margin: 0 0 4px 0;
  line-height: 1.3;
}

.item-price {
  text-align: right;
}

.item-price h1 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  color: #ffcc00;
}

.item-controls {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  flex-wrap: nowrap;
}

.quantity-control {
  display: flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
}

.quantity-control label {
  color: #000;
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  min-width: 68px;
}

.quantity-input {
  display: flex;
  align-items: center;
  gap: 4px;
}

.quantity-input input {
  width: 44px;
  height: 28px;
  border: 2px solid #e9ecef;
  border-radius: 5px;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  transition: border-color 0.3s ease;
}

.quantity-input input:focus {
  border-color: #ffcc00;
  outline: none;
}

.size-selection {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  gap: 4px;
  flex: 1;
}

.size-label {
  color: #000;
  font-size: 12px;
  font-weight: 600;
  margin: 0;
  white-space: nowrap;
}

.size-options {
  display: flex;
  flex-wrap: nowrap;
  gap: 4px;
}

.size-option {
  display: inline-block;
}

.size-option input[type="radio"] {
  display: none;
}

.size-option label {
  display: inline-block;
  width: 28px;
  height: 28px;
  border: 2px solid #e9ecef;
  border-radius: 5px;
  text-align: center;
  line-height: 24px;
  font-size: 11px;
  font-weight: 600;
  color: #000;
  cursor: pointer;
  transition: all 0.3s ease;
  background: #fff;
}

.size-option input[type="radio"]:checked + label {
  background: #ffcc00;
  border-color: #ffcc00;
  color: #000;
}

.size-option label:hover {
  border-color: #ffcc00;
}

.item-actions {
  display: flex;
  flex-direction: column;
  gap: 6px;
  align-items: stretch;
}

.select-btn {
  background: #000;
  border: 2px solid #000;
  border-radius: 18px;
  color: #fff;
  font-weight: 700;
  padding: 7px 12px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  width: 100%;
  text-align: center;
  font-size: 12px;
}

.select-btn:hover {
  background: #ffcc00;
  border-color: #ffcc00;
  color: #000;
  transform: translateY(-1px);
}

.select-btn.added {
  background: #28a745;
  border-color: #28a745;
  color: #fff;
}

.price-highlight {
  color: #ffcc00;
  font-weight: 700;
}

.checkout {
  margin: 30px 0 50px;
  text-align: center;
}

.checkout .submit-btn {
  background: #ffcc00;
  color: #000;
  border: 2px solid #ffcc00;
  border-radius: 25px;
  font-weight: 700;
  padding: 12px 40px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  font-size: 16px;
}

.checkout .submit-btn:hover {
  background: #000;
  color: #ffcc00;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(255, 204, 0, 0.3);
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .merchandise-item-card {
    margin-bottom: 15px;
  }
  
  .item-header {
    flex-direction: row;
    align-items: center;
    gap: 8px;
  }
  
  .item-price {
    text-align: right;
  }
  
  .quantity-control {
    flex-direction: row;
    align-items: center;
    gap: 6px;
    flex-wrap: nowrap;
  }
  
  .quantity-control label {
    min-width: 68px;
  }
  
  .item-actions {
    align-items: stretch;
    margin-top: 6px;
  }

  .size-selection {
    flex-wrap: nowrap;
    justify-content: flex-end;
  }

  .item-image > img {
    height: 115px;
  }
  
  .checkout .submit-btn {
    padding: 10px 30px;
    font-size: 14px;
  }
}

/* Animation for item selection */
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

.item-selected {
  animation: pulse 0.5s ease;
}

/* Cart badge */
.cart-badge {
  background: #ffcc00;
  color: #000;
  padding: 8px 16px;
  border-radius: 20px;
  font-weight: 700;
  text-align: center;
  margin: 15px 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  animation: slideInDown 0.3s ease;
}

@keyframes slideInDown {
  from {
    transform: translateY(-20px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

/* Loading state */
.btn.loading {
  position: relative;
  color: transparent;
}

.btn.loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  border: 2px solid #fff;
  border-radius: 50%;
  border-top-color: transparent;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

/* Empty state */
.empty-cart-message {
  text-align: center;
  color: #fff;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  margin: 20px 0;
}

.empty-cart-message h3 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #ffcc00;
}

.empty-cart-message p {
  font-size: 16px;
  opacity: 0.8;
}

/*Press Packs CSS*/
/* .press-main-section {
  background: #000 url("../images/calendar-bg.jpg") no-repeat scroll center center;
  min-height: auto; */

.press-packs-section {
  background: #000 url("../images/experienced-bg.jpg") no-repeat scroll center
    center;
  min-height: auto;
}
.press-pack-heading > h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 25px;
  padding-top: 20px;
  text-align: center;
  text-transform: uppercase;
}
.press-packs-content {
  background: #fff none repeat scroll 0 0;
  padding: 15px 10px 20px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
.press-pack-cont-img > img {
  width: 80px;
  max-width: 100%;
}
.press-pack-cont-img {
  /* float: left; */
  width: 19%;
  padding-right: 2px;
}
.press-pack-text {
  color: #000;
  width: 79%;
  padding-left: 8px;
  text-align: justify;
}
.press-pack-text h2 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 8px;
}
.press-pack-text h3 {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.press-pack-text span {
  color: #39a9f5;
}

.mail-message {
  background: #ededed none repeat scroll 0 0;
  padding: 8px 0;
  text-align: center;
}
.mail-message > ul {
  margin: 0;
  padding: 0 8px;
  display: flex;
  justify-content: space-around;
  font-size: 28px;
}
.mail-message li {
  display: inline;
  list-style: outside none none;
}
.mail-message ul li a {
  padding: 10px 0;
  color: #232323;
}
.mail-message li:nth-child(2) a {
  line-height: 45px;
}
.padding-bottom20 {
  padding-bottom: 20px;
}

/*Moments CSS*/

.moments-main-section {
  /*background: #000 url("../images/experienced-bg.jpg") no-repeat scroll center center;
  min-height: auto;*/
  text-align: center;
}
.moments-section > .container > .row > .col-xs-4 {
  padding: 0 10px;
}

.moments-content > h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-top: 20px;
  text-transform: uppercase;
}
.moments-content > p {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 30px;
  padding-top: 10px;
}
.moment-image img {
  padding-bottom: 20px;
  cursor: pointer;
  transition: transform 0.15s ease, opacity 0.15s ease;
}
.moment-image img:active {
  transform: scale(0.97);
  opacity: 0.85;
}

/* Lightbox */
.moments-lightbox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.92);
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.moments-lightbox.is-open {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
body.moments-lightbox-open {
  overflow: hidden;
}
.moments-lightbox-stage {
  max-width: 95vw;
  max-height: 85vh;
  /* svh tracks the *visible* viewport, so the image/counter stay clear of the
     mobile URL bar on browsers that support it; vh is the fallback. */
  max-height: 85svh;
  text-align: center;
}
.moments-lightbox-img {
  max-width: 95vw;
  max-height: 85vh;
  max-height: 85svh;
  width: auto;
  height: auto;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
}
.moments-lightbox-close {
  position: absolute;
  top: 12px;
  right: 16px;
  width: 44px;
  height: 44px;
  padding: 0;
  border: none;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  color: #fff;
  font-size: 30px;
  line-height: 44px;
  cursor: pointer;
  z-index: 1;
}
.moments-lightbox-nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  padding: 0;
  border: none;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  color: #fff;
  font-size: 22px;
  line-height: 44px;
  cursor: pointer;
  z-index: 1;
}
.moments-lightbox-prev {
  left: 10px;
}
.moments-lightbox-next {
  right: 10px;
}
/* Only apply hover styling on real pointer devices so it can't "stick" on
   a tapped control on touch screens. */
@media (hover: hover) {
  .moments-lightbox-close:hover,
  .moments-lightbox-nav:hover {
    background: rgba(0, 0, 0, 0.7);
  }
}
/* Visible focus ring for keyboard users — the default outline is invisible
   against the dark controls/backdrop. Plain :focus is the baseline so legacy
   browsers without :focus-visible still help keyboard users; modern browsers
   then drop the ring for pointer-driven focus (incl. the programmatic focus
   we set on open) so mouse/touch users don't see a stuck outline. */
.moments-lightbox-close:focus,
.moments-lightbox-nav:focus {
  outline: 2px solid #fff;
  outline-offset: 2px;
}
.moments-lightbox-close:focus:not(:focus-visible),
.moments-lightbox-nav:focus:not(:focus-visible) {
  outline: none;
}
.moments-lightbox-counter {
  position: absolute;
  bottom: 18px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
}
.live-photo-text > p {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 25px;
  padding-top: 14px;
  text-align: left;
}
.fileUpload.btn.btn-primary {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  border-radius: 50px;
  color: #000;
  font-weight: bold;
  margin-top: 8px;
  padding: 6px 13px;
}
.fileUpload {
  position: relative;
  overflow: hidden;
}
.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.fileUpload.btn.btn-primary > span {
  font-size: 12px;
}

/*About CSS*/
.about-content-section {
  color: #fff;
  text-align: left;
}
.about-content h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 20px 0 30px;
  text-transform: uppercase;
  text-align: center;
}
.about-heading {
  text-align: center;
}
.about-heading img {
  display: inline;
  margin: 20px 0 40px;
  width: 320px;
}
.about-text {
  border-bottom: 1px solid #fff;
  padding: 8px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  text-align: justify;
}
.about-text > p {
  margin-bottom: 18px;
}
.contact-info img {
  margin: 10px 10px 10px 0;
  width: 18px;
}
.contact-info a {
  color: #580b9c;
  font-size: 15px;
}
.contact-info {
  padding-bottom: 40px;
}

/*About track CS*/
.about-main-section {
  /* background: #000 url("../images/connect-bg.png") no-repeat scroll center center;
  min-height: auto; */
  text-align: center;
  /* background-size: cover; */
}

.liberty {
  text-align: center !important;
}
.liberty img {
  display: inline;
  margin-bottom: 20px;
  width: 200px;
}

/*Terms CSS*/

.terms-main-section {
  /* background: #000 url("../images/connect-bg.png") no-repeat scroll 0 0;
  min-height: auto; */
  text-align: center;
}
.terms-content > h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 30px 0 20px;
  text-align: center;
  text-transform: uppercase;
}
.terms-content > p {
  color: #8d8d8d;
  font-size: 22px;
  padding: 0 0 30px;
  text-align: center;
}
.terms-text > p {
  color: #fff;
  text-align: center;
}

/*Roserbag CSS*/
.roserbag-content > h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 20px 0 20px;
  text-align: center;
  text-transform: uppercase;
}
.roserbag-content img {
  margin-bottom: 20px;
}

/*Honda Racing CSS*/
.honda-main-section {
  /* background: #000 url("../images/connect-bg.png") no-repeat scroll center center; */
  border-right: 15px solid #ffcc00;
  /*min-height: auto;*/
  text-align: center;
}
.honda-main-section .container {
  padding-right: 0;
}
.honda-racing-content img {
  display: inline;
  margin: 20px 0 0;
  width: 280px;
}
.honda-racing-content h1 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding: 8px 0 22px;
  text-align: center;
  text-transform: uppercase;
}
.red-border {
  border-bottom: 15px solid #580b9c;
}

.honda-level {
  margin: 30px 0;
}
.honda-level > p {
  background: #000 none repeat scroll 0 0;
  border: 3px solid #545454;
  color: #ffcc00;
  font-size: 20px;
  margin: 0 auto;
  padding: 10px 0;
  width: 80%;
}
.honda-level span {
  color: #fff;
}

/*Honda Slider*/
.honda-racing-slider-item > img {
  padding-top: 10px;
  width: 180px;
}

/* game page css gose here  */
.game-back {
  background: #580b9c;
  background-image: url(../images/brand/subs_back.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
/* game page css end here */
#quiz {
  margin-top: 2px;
  text-align: center;
}
#quiz #question {
  font-size: 26px;
  padding: 5px 12px;
}
#quiz button img {
  width: 120px;
  height: 120px;
}

/* Custom Styles */

.w-100 {
  width: 100% !important;
}

.main-background {
  background: #000 url(../images/connect-bg.png) no-repeat scroll center center;
  min-height: 100vh;
  background-size: auto 100%;
  background-attachment: fixed;
}
.gif-background {
  background: rgba(0, 0, 0, 0.24) url(../images/background/landing-bg.gif)
    no-repeat scroll center center;
  background-blend-mode: overlay;
  min-height: 100vh;
  background-size: cover;
}
.gif-background.covid-bg {
  background: rgba(0, 0, 0, 0.24) url(../images/background/covid-landing-bg.gif)
    no-repeat scroll center center;
  background-size: cover;
}
.action-bar {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 110;
  width: 100%;
  background: #ffcc00;
  padding: 8px 0;
  border-bottom: 2px solid #000000;
}
.action-bar .col-xs-12 {
  display: flex;
  padding-left: 12px;
  padding-right: 12px;
}
.action-bar .back-button {
  float: none;
  display: inline-block;
  height: 90%;
  padding: 1px 12px;
}
.action-bar .back-button > a {
  height: 100%;
}
.action-bar .back-button > a > img {
  height: 100%;
}
.action-bar .dropdown {
  float: none;
  display: inline-block;
}
.action-bar .right-header {
  margin-left: auto;
  margin-right: 10px;
}
.action-bar-content {
  display: inline-block;
}
.action-bar-content > p {
  font-size: 15px;
  margin-left: 10px;
  margin-right: 10px;
  color: #000;
}
.action-bar-content img {
  padding-right: 18px;
  padding-left: 12px;
  width: 70px;
  filter: brightness(0);
}
.action-bar-content {
  display: flex;
  line-height: 34px;
}
.action-bar-content > p span {
  display: inline-block;
  vertical-align: middle;
  line-height: 38px;
  font-size: 16px;
}
.navbar-header {
  font-size: 26px;
}
.navbar-header i.fa {
  vertical-align: middle;
  color: #000;
}
.page-content {
  padding-top: 66px;
  padding-bottom: 85px;
  margin-top: 0;
  width: 100%;
}
.footer-section {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 59px;
  padding-top: 2px;
}
.footer-content > p {
  padding: 0 0 0 0px;
  text-align: left;
}
.explore-heading h1 {
  font-size: 18px;
  padding: 10px 0 10px;
}
.explore-heading h3 {
  font-size: 18px;
  padding-bottom: 12px;
}
.sponsor-text {
  width: 76%;
  margin-right: 4%;
}
.sponsor-text p {
  display: flex;
  padding-top: 14px;
  padding-left: 12px;
}
.red-dot {
  flex-basis: 16px;
  margin-right: 8px;
}
.red-dot::after {
  display: inline-block;
  width: 11px;
  height: 11px;
  content: "";
  background-color: #ffcc00;
  border-radius: 50%;
}
.sponsor-icon img {
  width: 100%;
}
.about-content h1 {
  font-size: 17px;
  letter-spacing: 2px;
}
.message-heading h1 {
  font-size: 23px;
  letter-spacing: 2px;
}
#quiz #question {
  font-size: 27px;
  line-height: 1.2;
  color: white;
}
.quiz-header h6 {
  color: white;
  font-size: 16px;
  margin-top: 11px;
}
#quiz .buttons {
  margin-top: 14px;
}
.honda-racing-content h1 {
  font-size: 15px;
}
.honda-racing-content img {
  height: 21px;
}
.content-section {
  padding-top: 70px;
  padding-bottom: 70px;
  margin-top: 0;
}
.select-heading-text > h1 {
  padding-top: 12px;
  font-size: 18px;
  padding-bottom: 17px;
}
.condition a {
  color: #adadad;
  font-size: 13px;
}
.terms-content > h1 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 20px 0 20px;
  text-align: center;
  text-transform: uppercase;
}
.explore-heading h3 {
  padding-top: 5px;
}
.loaded-video {
  width: 100% !important;
  margin: 24px auto;
}
.contact-area {
  margin: 22px 0;
}
.contact-area .contact-info {
  background: #fefefe none repeat scroll 0 0;
  border-radius: 5px;
  margin-bottom: 2px;
  padding: 18px 20px;
  padding-bottom: 12px;
  text-align: left;
  max-width: 310px;
  margin: auto;
}

.contact-info > h2,
.contact-info > p {
  margin: 14px 0;
}

.contact-info > h2 {
  font-size: 20px;
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 18px;
}

.contact-info > p {
  /*padding-left: 11px;*/
  display: flex;
}
.fan-content ul li {
  font-size: 14px;
  text-align: left;
}
.game-main-section {
  /* background: #000 url("../images/connect-bg.png") no-repeat scroll center center;
  min-height: auto; */
  text-align: center;
}
.fileUpload {
  position: relative !important;
}
.fileUpload input.upload {
  right: auto;
  left: 3px;
  width: 20%;
}
.press-pack-video {
  width: 100%;
  height: auto;
}

.qrcode-main-section {
  /* background: #000 url(../images/connect-bg.png) no-repeat scroll center center;
    min-height: 100vh; */
  text-align: center;
}
.qrcode-content-section {
  color: #fff;
  text-align: left;
}
.qrcode-content {
  text-align: center;
  margin-top: 30px;
}
.qrcode-text {
  margin-top: 30px;
}
.qrcode-image {
  display: block;
  margin-top: 30px;
}
.qrcode-image > img {
  display: block;
  margin: auto;
  max-width: 180px;
}
.special-qrcode-image {
  margin-top: 40px;
}
.special-qrcode-image > img {
  display: block;
  margin: auto;
  max-width: 90%;
}

.rexp-main-section {
  /* background: #000 url("../images/team-bg.jpg") no-repeat scroll center center;
    min-height: 100vh; */
  text-align: center;
}
.footer-section .col-xs-9,
.footer-section .col-xs-3 {
  padding-right: 0px;
  padding-left: 0px;
}
.footer-section .footer-content p {
  padding-left: 5px;
  padding-right: 5px;
}

.footer-animated {
  background: transparent;
}
.footer-section.footer-animated .col-xs-9 {
  width: 100%;
}
.footer-section.footer-animated .col-xs-3 {
  display: none;
  width: 0;
}
.login-button {
  margin-bottom: 15px;
}
.back-option {
  margin-top: 20px;
}
.back-option > a {
  color: #d9edf7;
}
.menu-section {
  display: block;
  height: 100%;
  width: 280px;
  position: fixed;
  top: 0;
  right: 0;
  background-color: transparent;
  overflow-x: hidden;
  padding-top: 55px;
  transform: translateX(280px);
  -webkit-transform: translateX(280px);
  transition: 0.5s;
  z-index: 100;
}
.menu-open .menu-section {
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
div[class*="main-section"] .page-content {
  transition: 0.5s;
  position: relative;
}
.menu-open div[class*="main-section"] .page-content {
  height: 100vh;
  /* position: fixed; */
  overflow: hidden;
  transform: translateX(-280px);
  -webkit-transform: translateX(-280px);
}
.menu-section .sidenav {
  display: block;
  width: 100%;
}
.sidenav .menu-item > a {
  display: block;
  text-decoration: none !important;
  padding: 7.8px 14px;
  border-bottom: 1.5px solid #000;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  text-align: right;
  background-color: #ffcc00;
}
.sidenav .menu-item:last-child > a {
  border: none;
}
.sidenav .menu-item a:hover {
  background-color: #000;
  color: #ffcc00;
}
.hamburger-menu-btn {
  display: block;
  max-width: 23px;
  margin-top: 11px;
}
.hamburger-menu-btn > span {
  display: block;
  width: 22px;
  height: 2px;
  background-color: #000;
  transform-origin: left;
  margin: 4px 0;
  padding: 2px;
  transition: all 0.3s ease;
}
.menu-open .hamburger-menu-btn > span:first-child {
  transform: rotate(45deg);
}
.menu-open .hamburger-menu-btn > span:nth-child(2) {
  background-color: transparent;
}
.menu-open .hamburger-menu-btn > span:last-child {
  transform: rotate(-45deg);
}
.calendar-content {
  text-align: center;
}
.calendar-content .pickDate i {
  margin-left: 20px;
}

.calendar-content h1 {
  font-size: 20px;
  letter-spacing: 2px;
  font-weight: 700;
  padding: 20px 0 15px;
  text-transform: uppercase;
}
.calendar-content h3 {
  font-size: 18px;
  padding: 0 0 28px;
}
.calendar-content h4 {
  font-size: 14px;
  padding: 0 0 20px;
}
.calendar-box {
  background: transparent;
  border: none;
  outline: none;
}
#event-calendar {
  color: #000;
  border: none;
  background: transparent;
}
.event-calendar-toggle {
  display: none;
}
#event-calendar.vanilla-calendar .vanilla-calendar-header {
  background-color: #000;
  color: #fff;
}
#event-calendar.vanilla-calendar .vanilla-calendar-header svg {
  fill: #fff;
}
#event-calendar.vanilla-calendar .vanilla-calendar-week {
  background: #ffcc00;
  color: #000;
}
#event-calendar.vanilla-calendar .vanilla-calendar-body {
  background: rgba(255, 255, 255, 0.74);
}
#event-calendar.vanilla-calendar .vanilla-calendar-date {
  background-color: transparent;
  color: #000;
}
#event-calendar.vanilla-calendar .vanilla-calendar-date--today {
  background: rgba(255, 255, 255, 1);
}
#event-calendar.vanilla-calendar .vanilla-calendar-date--selected {
  font-weight: 800;
  color: #000;
  background: #ffcc00;
}
#event-message.calendar-message-box {
  display: block;
  margin-top: 12px;
  border-radius: 5px;
  overflow: hidden;
}
#event-message.calendar-message-box .message-header {
  padding: 8px 10px;
  text-align: center;
  color: #000;
  font-weight: 700;
  font-size: 16px;
  background: #ffcc00;
}
#event-message.calendar-message-box .message-body {
  padding: 7px 0;
  padding-top: 10px;
  text-align: left;
  color: #000;
  background: transparent;
  overflow: auto;
  border-left: 2px solid #ffcc00;
  border-right: 2px solid #ffcc00;
  border-bottom: 2px solid #ffcc00;
}
#event-message.calendar-message-box .message-body ul {
  display: block;
  padding: 0;
  overflow: auto;
}
#event-message.calendar-message-box .message-body ul li {
  display: flex;
  color: #fff;
  list-style-type: none;
  font-size: 16px;
  padding: 12px 4px;
  overflow: auto;
  flex-wrap: nowrap;
  border-bottom: 1px solid #fff;
}
#event-message.calendar-message-box .message-body ul li:last-child {
  border-bottom: none;
}
#event-message.calendar-message-box .message-body ul li span {
  display: inline-block;
  color: #ffffff;
  padding: 2px 8px;
}
/* #event-message.calendar-message-box .message-body ul li .date{
  margin-left: 20px;
  color: #fff;
  list-style-type: none;
  font-size: 16px;
}  */
#subscription-packs .fan-section {
  border-bottom: 1px solid #fff;
}
#subscription-packs .fan-section:last-child {
  border-bottom: none;
  padding-top: 20px;
}
.login-button {
  margin-top: 30px;
}
.login-button a {
  background: #fff none repeat scroll 0 0;
  border: 0 none;
  border-radius: 50px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  padding: 7px 40px;
  text-transform: uppercase;
  text-decoration: none;
}
.connect-heading h1 {
  margin-top: 8px;
  color: #fff;
  font-size: 24px;
}
.connect-links {
  margin-top: 20px;
}
.wobble-button {
  display: inline-block;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: transparent;
}
.radio-list {
  margin-top: 20px;
}
.radio-list .col-xs-3 {
  position: relative;
}
.radio-list .col-xs-3::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #dadada;
  position: absolute;
  top: calc(50% - 1px / 2);
  left: 0;
}
.radio-list .col-xs-3:first-child::before {
  width: 50%;
  left: 50%;
}
.radio-list .col-xs-3:last-child::before {
  width: 50%;
  right: 50%;
}
.opinion-form .radio-list [type="radio"] {
  display: none;
}
.opinion-form .radio-list [type="radio"]:checked + label {
  color: #000;
  background: #fff;
  border: 1px solid #dadada;
}
.opinion-form .radio-list label {
  width: 30px;
  height: 30px;
  text-align: center;
  position: relative;
  z-index: 5;
  color: #a6a6a6;
  font-size: 18px;
  line-height: 29px;
  margin-bottom: 0px;
  margin-left: 4px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background: #000;
  border-radius: 100%;
  border: 1px solid #dadada;
}
.fileUpload.btn > label {
  margin-top: 2px;
  margin-bottom: 2px;
}

.btn.submit-btn {
  border: 0 none;
  border-radius: 50px;
  font-weight: 700;
  padding: 10px 20px;
  text-transform: uppercase;
  box-shadow: inset 0 0 0 0 #ffcc00;
  transition: ease-out 0.5s;
}
.btn.submit-btn:hover {
  box-shadow: inset 600px 0 0 0 #ffcc00;
  color: #000;
}
.branded-btn {
  background: #ffcc00 !important;
  color: #000 !important;
}
.branded-btn:hover {
  box-shadow: inset 600px 0 0 0 #fff;
  color: #000;
}

.size_sm {
  font-size: inherit !important;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
}
.upload-cert-option {
  display: block;
  font-size: 14px;
  font-weight: 700;
  text-decoration: underline;
  max-width: 218px;
  margin: 18px auto;
}
.upload-cert-option > input {
  display: none;
}
.page-bottom-section {
  position: relative;
  bottom: 50px;
}
.page-bottom-section p {
  color: #fff;
}
.upload-cert-confirmation {
  font-size: 20px;
  margin: 18px 0;
}
.success-content .upload-cert-confirmation a {
  font-size: 18px;
}
.ticket-confirmation {
  font-size: 28px;
  margin-top: 45px;
}
.login-loader {
  height: 100vh;
  width: 100vw;
  background-color: #000000;
  position: fixed;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}

.login-loader img {
  max-width: 50%;
  max-height: 50%;
  width: auto;
  height: auto;
}
.landing-video-wrapper {
  width: 100%;
}
.landing-video-wrapper #bg-video {
  width: 100%;
}

.home-loader {
  height: 100vh;
  width: 100vw;
  background-color: #000000;
  position: fixed;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}

.home-loader img {
  max-width: 50%;
  max-height: 50%;
  width: auto;
  height: auto;
}

.footer-banner {
  width: 100%;
  height: auto;
}
.footer-banner img {
  width: 100%;
  height: auto;
}

.connect-page-wrapper {
  background-image: none;
  background-color: #000;
  height: 100vh;
  overflow: hidden;
}

.connect-content {
  height: 82vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.connect-content img {
  min-width: 420px;
  max-width: 100%;
  height: auto;
}
.video-js .vjs-tech {
  height: 100vh;
}
#page-subheading {
  color: #dadada;
  font-size: 14px;
}
.message-text {
  padding: 8px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  text-align: justify;
}
.message-text > p {
  margin-bottom: 18px;
  font-size: 21px;
}
