@import url("https://fonts.googleapis.com/css2?family=Antonio:wght@400;500;700&display=swap");
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

* {
  margin: 0;
  padding: 0;
}

*,
*:after,
*:before {
  box-sizing: border-box;
  font-kerning: auto;
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  font-smooth: always;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
strong,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure {
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

a img,
img {
  border: none;
}

img {
  width: 100%;
  max-width: 100%;
  display: block;
  backface-visibility: hidden;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.textCenter {
  text-align: center;
}

html {
  position: relative;
  font-size: 62.5%;
  color: #666;
  line-height: 1.5;
  overflow-x: hidden;
}
@media only screen and (max-width: 1024px) {
  html {
    font-size: 9px;
  }
}
@media only screen and (max-width: 768px) {
  html {
    font-size: 8px;
  }
}
@media only screen and (max-width: 520px) {
  html {
    font-size: 7px;
  }
}

.wrap {
  width: 1097px;
  max-width: 90%;
  margin: 0 auto;
  position: relative;
}

p {
  font-size: 1em;
  line-height: 1.1875;
  margin-bottom: 1.1875em;
}
@media only screen and (max-width: 520px) {
  p {
    line-height: 1.5;
  }
}

::-moz-selection {
  background-color: #004a5a !important;
  color: #ebecec;
}

::selection {
  background-color: #004a5a !important;
  color: #ebecec;
}

a,
a:after,
a:before,
button,
button:after,
button:before,
input[type=submit] {
  outline: none;
  text-decoration: none;
  transition: all 0.3s ease-out;
}

.currentLink {
  cursor: default;
}

abbr[title] {
  border-bottom: 1px dotted;
}

blockquote {
  margin: 10px 20px;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

small {
  font-size: 85%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-weight: normal;
}

.alignCenter {
  text-align: center;
}

.alignRight {
  text-align: right;
}

.alignLeft {
  text-align: left;
}

.textHide {
  font: 0/0;
}

figure.anim {
  position: relative;
  overflow: hidden;
}
figure.anim img {
  opacity: 0;
  transform: scale(1.1);
  transition: none;
}
figure.anim.active img {
  opacity: 1;
  transform: scale(1) translate(0, 0);
  transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 15s cubic-bezier(0.19, 1, 0.22, 1);
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none;
}

dd {
  margin: 0;
}

body {
  font-size: 1.6rem;
  font-family: paralucent, sans-serif;
  font-style: normal;
  overflow: hidden;
  text-transform: uppercase;
}

.mainContainer {
  position: relative;
}

.wraper {
  width: 1292px;
  max-width: 100%;
  margin: 0 auto;
}

.wraper_two {
  width: 1350px;
  max-width: 84%;
  margin: 0 auto;
}

.mb_show {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .mb_show {
    display: block;
  }
}

@media only screen and (max-width: 1024px) {
  .mb_hide {
    display: none;
  }
}

section {
  overflow: hidden;
}

video,
.videoPlayer {
  width: 100%;
}

.videoPlayer:not(.last) {
  border-bottom: 2px solid green;
}

.float_btn {
  position: fixed;
  right: 4rem;
  bottom: 18rem;
  z-index: 99;
  transition: all 0.3s ease-out;
  opacity: 0;
  transition: all 0.3s ease-out;
  z-index: 999;
}
.float_btn a {
  width: 27rem;
  display: inline-block;
  transform-origin: center;
}
@media only screen and (max-width: 520px) {
  .float_btn a {
    width: 17rem;
  }
}
.float_btn a img {
  transform-origin: center;
}
@media only screen and (max-width: 520px) {
  .float_btn {
    right: 5%;
    bottom: 23rem;
  }
}

.float_btn:hover {
  opacity: 0;
}
.float_btn:hover a {
  transform: scale(1.1);
}

.note {
  background-color: #fcb912;
  text-align: center;
  padding: 5rem 1rem 3.5rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}

.note p {
  color: #fff;
  margin: 0;
  font-size: 5rem;
  font-weight: 700;
  text-transform: uppercase;
}

@media only screen and (max-width: 1024px) {
  .note {
    padding: 3rem 1rem;
  }
  .note p {
    font-size: 20px;
  }
}
.banner_info {
  background: #fcb912;
  width: 100%;
  padding: 4.3rem 2rem;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.banner_info .buttons {
  color: #000;
  font-size: 5rem;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0;
  line-height: 1;
}
@media only screen and (max-width: 520px) {
  .banner_info .buttons {
    font-size: 3.6rem;
  }
}
.banner_info.banner_info_two {
  padding: 0;
  background: transparent;
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
}
.banner_info.banner_info_two .buttons {
  padding: 4.3rem 2rem;
}
.banner_info.banner_info_two .yellow_btn {
  background-color: #fcb912;
}
.banner_info.banner_info_two .red_btn {
  background-color: #eb2027;
}
.banner_info.banner_info_two .red_btn_dark {
  background-color: #b72b35;
}
.banner_info.banner_info_two .white_btn {
  background-color: #fff;
}
.banner_info.banner_info_two .brown_btn {
  background-color: #897656;
}

.banner_anim {
  opacity: 0;
}

.hero_section {
  position: relative;
  width: 100%;
  z-index: 10;
}

.hero_section .bg_star {
  position: absolute;
  top: -10rem;
  left: 0;
  right: 0;
  bottom: 0;
}

@media only screen and (max-width: 520px) {
  .hero_section .bg_star {
    height: 93%;
    width: 180%;
  }
}
@media only screen and (max-width: 1480px) {
  .hero_section {
    height: 934px;
  }
  .hero_section .bg_star {
    height: 93%;
  }
  .hero_img {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .hero_section {
    background: url(../img/hero-mobile.jpg) no-repeat center bottom/cover;
    height: 150vh;
  }
}
@media only screen and (max-width: 520px) {
  .hero_section {
    height: 110vh;
  }
}
.hero_section .logo_block {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 520px) {
  .hero_section .logo_block {
    top: 41%;
  }
}
.hero_section .logo {
  width: 730px;
  max-width: 100%;
  display: inline-block;
}
.hero_section .cities {
  display: flex;
  width: 970px;
  margin: 0 auto;
  max-width: 90%;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .hero_section .cities {
    flex-direction: column;
  }
}
.hero_section .cities .city_button {
  color: #fff;
  font-size: 3.2rem;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (max-width: 520px) {
  .hero_section .cities .city_button {
    margin-bottom: 1rem;
  }
}
.hero_section .cities .city_button:hover {
  color: #fcb912;
}
.hero_section .cities .city_button.no-hover:hover {
  color: #fff;
}

@media only screen and (max-width: 1024px) {
  .hero_section .logo {
    width: 380px;
  }
}
@media only screen and (max-width: 520px) {
  .hero_section .logo {
    top: 38%;
  }
}
.banner_link {
  padding: 7.5rem 0;
  color: #000;
  font-family: "Antonio", sans-serif;
  font-size: 4.4rem;
  display: inline-block;
  text-transform: uppercase;
  line-height: 1.1;
}
.banner_link a {
  color: #000;
}
.banner_link a:hover {
  color: #8e0817;
}
.banner_link p {
  margin: 0;
}
.banner_link span {
  font-size: 3.6rem;
}
.banner_link:hover {
  color: #000;
}

.video_section video {
  width: 100%;
}

.nba_scetion_one {
  padding: 18.3rem 0 18.3rem;
  margin-top: -10px;
  z-index: 5;
  position: relative;
  background: url(../img/features-background-image.jpg) no-repeat center center/cover;
}
.nba_scetion_one .gold_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  .nba_scetion_one {
    padding: 100px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-position: left;
  }
}
.nba_scetion_one .headline {
  width: 1040px;
  margin: 0 auto;
  max-width: 96%;
}
.nba_scetion_one h2,
.nba_scetion_one h4 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  line-height: 0.7;
  display: inline-block;
  position: relative;
}
.nba_scetion_one h2 {
  font-size: 18.7rem;
  font-weight: 900;
  margin-top: 3rem;
}
.nba_scetion_one h2 span {
  display: inline-block;
  width: 8.7rem;
  vertical-align: middle;
}
@media only screen and (max-width: 1024px) {
  .nba_scetion_one h2 {
    font-size: 58px;
  }
  .nba_scetion_one h2 span {
    width: 27px;
  }
}
.nba_scetion_one h4 {
  font-size: 8rem;
  font-weight: 700;
}
@media only screen and (max-width: 1024px) {
  .nba_scetion_one h4 {
    font-size: 24px;
    line-height: 1;
  }
}
.nba_scetion_one ul {
  display: inline-block;
  margin-left: 14.8958333333%;
}
@media only screen and (max-width: 1024px) {
  .nba_scetion_one ul {
    margin-left: 0;
    width: 73%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 520px) {
  .nba_scetion_one ul {
    width: 100%;
  }
}
.nba_scetion_one ul li {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  position: relative;
}
.nba_scetion_one ul li:not(:last-child) {
  margin-bottom: 2rem;
}
.nba_scetion_one ul li h2 {
  font-size: 5rem;
  display: inline-block;
  font-weight: 600;
  position: relative;
  line-height: 1;
}
@media only screen and (max-width: 520px) {
  .nba_scetion_one ul li h2 {
    margin-bottom: 6rem;
  }
}
.nba_scetion_one ul li h3 {
  font-size: 3.2rem;
  display: inline-block;
  font-weight: 600;
  position: relative;
  line-height: 1;
}
.nba_scetion_one ul li h3 .arrow {
  width: 5rem;
  display: inline-block;
  margin-left: -10rem;
  position: absolute;
  top: -0.9rem;
}
.nba_scetion_one ul li p {
  font-size: 2.4rem;
  margin: 0;
  font-weight: 400;
}
.nba_scetion_one ul li ul {
  border: 2px solid #fff;
  border-radius: 3.3rem;
  padding: 4rem;
  margin: 0;
  width: 631px;
  max-width: 100%;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .nba_scetion_one ul li ul {
    margin-top: 9rem;
  }
}
.nba_scetion_one ul li ul .swag_arrow {
  position: absolute;
  top: 9%;
  left: -60px;
  width: 4.9rem;
}
@media only screen and (max-width: 1024px) {
  .nba_scetion_one ul li ul .swag_arrow {
    top: -132px;
    left: 137px;
    width: 4.5rem;
  }
  .nba_scetion_one ul li ul .swag_arrow img {
    transform: rotate(90deg);
  }
}
@media only screen and (max-width: 390px) {
  .nba_scetion_one ul li ul .swag_arrow {
    left: 118px;
  }
}
.nba_scetion_one ul li ul li {
  font-size: 3.2rem;
  margin-bottom: 0;
  font-weight: 600;
  margin: 0;
  line-height: 0.85;
}
.nba_scetion_one ul li ul li:not(:last-child) {
  margin-bottom: 3rem;
}
.nba_scetion_one ul li ul li::before {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .nba_scetion_one ul li {
    padding: 0 60px;
  }
  .nba_scetion_one ul li .arrow {
    width: 19px;
    margin-left: -6.2rem;
  }
  .nba_scetion_one ul li h3 {
    font-size: 24px;
    margin-left: 1rem;
  }
  .nba_scetion_one ul li p {
    font-size: 14px;
  }
  .nba_scetion_one ul li ul {
    padding: 20px 10px;
  }
  .nba_scetion_one ul li ul li {
    font-size: 24px;
    padding: 0;
  }
}

.camper {
  padding: 0.5rem 0 0;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #000;
}
.camper .camper_logo_box h4 {
  font-size: 4.9rem;
  margin-top: 4.4rem;
}
@media only screen and (max-width: 520px) {
  .camper .camper_logo_box h4 {
    font-size: 3.6rem;
  }
}
.camper .camper_logo_box .camper_logo {
  width: 69.3rem;
  max-width: 96%;
  margin: 0 auto 2.8rem;
}
.camper .camper_logo_box .camper_logo img {
  transform: rotate(-0.5deg);
}
.camper .camper_logo_box .camper_cities {
  text-align: center;
  color: #000;
  margin-bottom: 6.8rem;
}
.camper .camper_logo_box .camper_cities h5 {
  font-size: 3.3rem;
}
.camper .camper_logo_box .camper_cities ul {
  margin: 2.1rem 0 5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (max-width: 520px) {
  .camper .camper_logo_box .camper_cities ul {
    justify-content: center;
  }
}
.camper .camper_logo_box .camper_cities ul li h2 {
  font-size: 6rem;
  font-weight: 900;
  letter-spacing: -0.03em;
}
.camper .camper_logo_box .camper_cities ul li p {
  margin-top: 0;
  font-size: 3.3rem;
  letter-spacing: -0.03em;
}
.camper .camper_logo_box .camper_cities ul li p span {
  font-size: 2.6rem;
}
@media only screen and (max-width: 520px) {
  .camper .camper_logo_box .camper_cities ul li h2 {
    font-size: 5.2rem;
  }
}
.camper .camper_logo_box .camper_cities p {
  font-size: 4.9rem;
  letter-spacing: -0.04em;
  line-height: 1;
}
@media only screen and (max-width: 520px) {
  .camper .camper_logo_box .camper_cities p {
    font-size: 3.8rem;
  }
}
.camper .camper_title {
  width: 69.7rem;
}
.camper .camper_title span {
  font-size: 2.6rem;
  margin-bottom: 1.9rem;
  display: inline-block;
}
@media only screen and (max-width: 520px) {
  .camper .camper_title {
    width: 37rem;
  }
}
.camper .title_subtext {
  margin: 2.4rem 0 5.7rem;
  color: #000;
  font-size: 2.4rem;
  text-align: center;
}
@media only screen and (max-width: 520px) {
  .camper .title_subtext {
    padding: 0 2rem;
  }
}
.camper .camper_cta {
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 3.2rem;
  font-weight: 600;
  background-color: #fcb912;
  padding: 2rem 14.3rem;
  border-radius: 50px;
}
.camper .camper_cta:hover {
  background-color: #8e0817;
}
@media only screen and (max-width: 520px) {
  .camper .camper_cta {
    font-size: 2.4rem;
    padding: 2rem 4.2rem;
  }
}
.camper .camper_pricing {
  width: 1330px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  color: #000;
}
.camper .camper_pricing .row > * {
  padding-right: calc(var(--bs-gutter-x) * 1.3);
  padding-left: calc(var(--bs-gutter-x) * 1.3);
}
@media only screen and (max-width: 768px) {
  .camper .camper_pricing {
    max-width: 100%;
  }
  .camper .camper_pricing .col-md-3 {
    margin-top: 8rem;
  }
}
@media only screen and (max-width: 520px) {
  .camper .camper_pricing {
    max-width: 70%;
  }
}
.camper .camper_pricing a {
  display: inline-block;
  color: #000;
  font-size: 3.2rem;
  font-weight: 600;
  background-color: #fcb912;
  padding: 3rem 1.5rem;
  border-radius: 3.3rem;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  line-height: 1.2;
}
.camper .camper_pricing h4 {
  display: flex;
  flex-direction: column;
  text-transform: uppercase;
  margin-top: 6rem;
}
@media only screen and (max-width: 520px) {
  .camper .camper_pricing h4 {
    margin-top: 3rem;
  }
}
.camper .camper_pricing h4 span {
  color: #000;
  font-family: "modula-sans", sans-serif;
  font-size: 4.8rem;
  font-weight: 700;
}
.camper .camper_pricing h4 span small {
  font-size: 5.4rem;
  font-weight: 700;
  padding-top: 1.1rem;
}
.camper .camper_pricing h4 span:nth-child(1) {
  font-family: paralucent, sans-serif;
  font-weight: 400;
}
.camper .camper_pricing h4 span:nth-child(2) {
  font-size: 11.8rem;
  font-weight: 700;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  line-height: 0.85;
}
.camper .camper_pricing h4 span:nth-child(3) {
  padding-top: 0.6rem;
}
.camper .camper_pricing h5 {
  font-size: 3.5rem;
  line-height: 1;
  padding-top: 6rem;
  margin-bottom: -1rem;
}
.camper .camper_pricing .box {
  width: 100%;
  padding: 1.2rem 2.6rem;
  margin-top: 1.2rem;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #000;
  height: 30rem;
  min-height: 24.2rem;
  max-height: auto;
}
@media only screen and (max-width: 1024px) {
  .camper .camper_pricing .box {
    height: auto;
  }
}
.camper .camper_pricing .box p {
  font-size: 2.4rem;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
}
.camper .camper_pricing .box p .red_color {
  color: #ff0303;
  font-size: 2.4rem;
}
.camper .camper_pricing .box p span {
  font-size: 1.8rem;
}
.camper .camper_pricing h3 {
  font-family: "Antonio", sans-serif;
  margin-top: 0.6rem;
  font-size: 3rem;
  font-weight: 600;
}
.camper .t-shirt_img {
  width: 1485px;
  max-width: 100%;
  margin: -3.3rem auto 0;
  z-index: 5;
}
@media only screen and (max-width: 768px) {
  .camper .t-shirt_img {
    margin-top: 0;
  }
}
.camper .camper_note {
  width: 1180px;
  max-width: 80%;
  margin-top: 7rem;
  margin-bottom: 0;
  font-size: 2.4rem;
  letter-spacing: -0.02em;
  line-height: 1;
}
.camper .camper_img {
  margin-top: 6.5rem;
  width: 100%;
}

.intrect_package {
  background: url(../img/Red-Tear-form.png) no-repeat center center/cover;
  padding: 18rem 0 18rem;
}

.nav_section {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem 0;
}
@media only screen and (max-width: 520px) {
  .nav_section {
    padding-top: 4rem;
  }
}
.nav_section .content {
  text-align: center;
  width: 70rem;
  max-width: 100%;
  margin-right: 0;
  padding: 0 2rem;
}
.nav_section .content p {
  color: #000;
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 3.3rem;
  text-transform: none;
}
@media only screen and (max-width: 1650px) {
  .nav_section .content p {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 520px) {
  .nav_section .content p {
    font-size: 2.2rem;
    margin-top: 3rem;
  }
}

@media only screen and (max-width: 1024px) {
  .nav_section .content {
    margin-bottom: 30px;
    padding: 0 50px;
    margin: 0 auto;
    z-index: 5;
  }
}
.nav_section .nav_img {
  width: 39.4791666667%;
}

@media only screen and (max-width: 1024px) {
  .nav_section {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .nav_section .nav_img {
    width: 100%;
  }
}
.nba_scetion {
  padding: 0rem 0 15rem;
  text-align: center;
  z-index: 5;
  position: relative;
  background: url(../img/Gold-Back.png) no-repeat top/cover;
}
.nba_scetion .logo {
  width: 67.9rem;
  margin: 0 auto;
  max-width: 80%;
  position: relative;
  top: -18rem;
  z-index: 999;
}
@media only screen and (max-width: 520px) {
  .nba_scetion .logo {
    top: -14rem;
  }
}

.nba_scetion h4 {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin-top: -19rem;
  font-size: 5rem;
  font-weight: 600;
  line-height: 1;
}
@media only screen and (max-width: 520px) {
  .nba_scetion h4 {
    margin-top: -14rem;
  }
}

@media only screen and (max-width: 520px) {
  .nba_scetion h4 {
    font-size: 2.8rem;
    padding: 0 20px;
  }
}
.nba_scetion .week_images {
  display: flex;
  align-items: center;
  width: 1330px;
  max-width: 96%;
  margin: 6.5rem auto;
}

.nba_scetion .week_images a {
  width: 50%;
  margin: 2px;
}

@media only screen and (max-width: 520px) {
  .nba_scetion .week_images {
    flex-wrap: wrap;
    justify-content: center;
  }
  .nba_scetion .week_images a {
    width: 80%;
  }
  .nba_scetion .week_images img {
    width: 100%;
  }
}
.nba_scetion .cta {
  width: 800px;
  max-width: 80%;
  margin: 0 auto;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 100px;
  font-size: 3.2rem;
  font-weight: 600;
  padding: 2.3rem;
  text-transform: uppercase;
  display: inline-block;
  transition: all 0.3s ease-out;
}

.nba_scetion .cta:hover {
  background-color: #fff;
  color: #000;
}

@media only screen and (max-width: 520px) {
  .nba_scetion .cta {
    font-size: 2.2rem;
    padding: 1.7rem 2.3rem 1.4rem;
  }
}
.gallery {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}
.gallery img {
  width: 50%;
}
@media only screen and (max-width: 520px) {
  .gallery img {
    width: 100%;
  }
}

.action_section .action_svg {
  width: 904px;
  max-width: 70%;
  margin: 5rem auto;
  display: flex;
  justify-content: center;
}

.about_section {
  padding: 15rem 0;
  color: #fff;
  text-align: center;
  position: relative;
  overflow: hidden !important;
}

.about_section .red_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 520px) {
  .about_section .red_bg {
    width: 120%;
  }
}

.about_section .stars {
  width: 96%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.about_section .court h4 {
  font-size: 2.4rem;
  font-weight: 400;
  margin: 0;
}

.about_section .court h2 {
  font-size: 6.5rem;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}

@media only screen and (max-width: 1024px) {
  .about_section .court h4 {
    font-size: 14px;
  }
  .about_section .court h2 {
    font-size: 24px;
  }
}
.about_section .mt_space {
  margin-top: 3.6rem;
}

.about_section .event_date {
  margin-top: 7.7rem;
}

.about_section .event_date h3 {
  font-size: 3.5rem;
  margin-top: 3.6rem;
  font-weight: 600;
}

@media only screen and (max-width: 1024px) {
  .about_section .event_date h3 {
    font-size: 14px;
    margin-top: 0;
  }
}
.about_section .event_date h2 {
  width: 97.1rem;
  margin: 0 auto;
}

@media only screen and (max-width: 1024px) {
  .about_section .event_date h2 {
    width: 254px;
    margin: 8px auto 10px;
  }
}
.about_section .p_title {
  color: #fff;
  text-transform: uppercase;
  font-size: 6.5rem;
  padding: 3.5rem 4rem;
  background-color: #fcb912;
  border-radius: 3.3rem;
  margin: 11rem 0;
  font-weight: 900;
  display: inline-block;
}

@media only screen and (max-width: 1024px) {
  .about_section .p_title {
    font-size: 24px;
    padding: 2rem 3.5rem 1.5rem;
    margin: 55px 0 30px;
    border-radius: 12px;
  }
}
.about_section .cta_one {
  padding: 4.5rem 4.3rem;
  border-radius: 3.3rem;
  border: 2px solid #fff;
  display: inline-block;
}

@media only screen and (max-width: 1024px) {
  .about_section .cta_one {
    padding: 15px;
  }
}
.about_section .cta_one figure {
  width: 90.2rem;
  margin-bottom: 4rem;
}

@media only screen and (max-width: 1024px) {
  .about_section .cta_one figure {
    width: 296px;
    margin-bottom: 11px;
  }
}
.about_section .cta_one figcaption {
  font-size: 5rem;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}

@media only screen and (max-width: 1024px) {
  .about_section .cta_one figcaption {
    font-size: 14px;
  }
}
.about_section .partners {
  margin-top: 11.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about_section .partners .p_logo {
  height: 13.5rem;
  width: auto;
  text-align: center;
  margin: 0 5rem;
}

.about_section .partners .p_logo img {
  height: auto;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .about_section .partners .p_logo {
    height: 60px;
    margin: 0 2rem;
  }
  .about_section .partners .p_logo img {
    height: 100%;
    width: auto;
  }
}
.about_section .border_area {
  text-align: center;
  margin-top: 5rem;
}

.about_section .border_area p {
  color: #fff;
  font-size: 2.4rem;
  text-transform: uppercase;
  font-weight: 700;
}

.about_section .border_area .bd_img {
  width: 59.8rem;
  max-width: 80%;
  margin: 4rem auto;
}

@media only screen and (max-width: 1024px) {
  .about_section .border_area {
    margin-top: 2rem;
  }
  .about_section .border_area p {
    font-weight: 400;
    font-size: 14px;
  }
  .about_section .border_area .bd_img {
    width: 197px;
  }
}
.about_section .sponsers {
  text-align: center;
}
.about_section .sponsers .email_link {
  color: #fff;
  font-size: 2.8rem;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 3.5rem;
  padding: 0.7rem 5rem;
  text-align: center;
  display: inline-block;
  width: 80rem;
  max-width: 80%;
  margin: 0 auto;
}
.about_section .sponsers .email_link:hover {
  color: #8e0817;
  background-color: white;
}
@media only screen and (max-width: 520px) {
  .about_section .sponsers .email_link {
    font-size: 2rem;
  }
}
.about_section .sponsers .association {
  margin-bottom: 9rem !important;
}
@media only screen and (max-width: 520px) {
  .about_section .sponsers .association {
    margin-bottom: 5rem !important;
  }
}
.about_section .sponsers .association h3 {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 520px) {
  .about_section .sponsers .association h3 {
    margin-bottom: 3rem;
  }
}
.about_section .sponsers .association .association_1 {
  margin-top: 2.6rem;
  margin-bottom: 2rem;
}
.about_section .sponsers .association .association_1 img {
  width: 90%;
  margin: 0 auto;
}
@media only screen and (max-width: 520px) {
  .about_section .sponsers .association .association_1 img {
    width: 100%;
    margin: 0;
  }
}
.about_section .sponsers .association .association_1 li {
  margin: 0 2.5rem;
}
@media only screen and (max-width: 520px) {
  .about_section .sponsers .association .association_1 li {
    margin: 0 0.9rem;
  }
}
.about_section .sponsers .association .association_2 {
  margin-bottom: 0;
  margin-top: -4rem;
}
.about_section .sponsers .association .association_2 li:nth-child(1) {
  width: 17rem;
}
.about_section .sponsers .association .association_2 li:nth-child(3) {
  width: 28rem;
}
@media only screen and (max-width: 768px) {
  .about_section .sponsers .association .association_2 {
    margin-top: 0;
  }
  .about_section .sponsers .association .association_2 li:nth-child(4) {
    width: 14rem;
  }
}
.about_section .sponsers .sponsers_info {
  margin-bottom: 12.5rem;
}
.about_section .sponsers .sponsers_info .span_logo {
  width: 14.5rem;
  margin: 5rem auto 0;
  display: inline-block;
}
@media only screen and (max-width: 520px) {
  .about_section .sponsers .sponsers_info .span_logo {
    width: 7rem;
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 520px) {
  .about_section .sponsers .sponsers_info .presented {
    flex-direction: column;
    width: 300px;
  }
  .about_section .sponsers .sponsers_info .presented li {
    margin-bottom: 2.5rem;
  }
}

@media only screen and (max-width: 520px) {
  .about_section .sponsers .sponsers_info {
    margin-bottom: 5rem;
  }
}
.about_section .sponsers h3 {
  font-size: 2.4rem;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 2.7rem;
}

.about_section .sponsers .s_logo {
  width: 33.6rem;
  max-width: 80%;
  margin: 0 auto;
}

.about_section .sponsers ul {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 96%;
  margin: 0 auto;
  margin-bottom: 4rem;
}
.about_section .sponsers ul li {
  margin: 0 3.2rem;
}
@media only screen and (max-width: 1024px) {
  .about_section .sponsers ul li {
    margin: 0 10px;
  }
}
@media only screen and (max-width: 520px) {
  .about_section .sponsers .row_2 {
    width: 95%;
  }
}
.about_section .sponsers .support_block .support_logos {
  flex-wrap: wrap;
  width: 780px;
  max-width: 96%;
  margin: 0 auto;
  justify-content: space-between;
}
.about_section .sponsers .support_block .support_logos li {
  margin: 0;
  display: flex;
  justify-content: center;
}
.about_section .sponsers .support_block .support_logos li img {
  width: auto;
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  .about_section .sponsers .support_block .support_logos li {
    position: relative;
    width: 31%;
    height: 50px;
  }
}
@media only screen and (max-width: 520px) {
  .about_section .sponsers .support_block .support_logos li {
    width: 29%;
    height: 49px;
  }
}
@media only screen and (max-width: 520px) {
  .about_section .sponsers .support_block .support_logos:nth-child(2) li {
    width: 24%;
  }
}
.about_section .sponsers .support_block .support_logos:nth-child(3) {
  margin-top: 3.5rem;
}

@media only screen and (max-width: 1024px) {
  .about_section .sponsers h3 {
    margin-bottom: 2rem;
  }
  .about_section .sponsers ul {
    padding: 0 35px;
  }
}
.fan_form {
  position: relative;
  overflow: visible;
  background: url(../img/Red-Bottom-Tear-Straight.png) no-repeat center/cover;
  padding: 15rem 0;
  overflow: hidden;
}
.fan_form .bg_star {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}
.fan_form h2 {
  color: #fff;
  font-size: 5rem;
  font-weight: 600;
  margin: 1.5rem 0;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}
.fan_form h2 span {
  font-size: 2.4rem;
  display: block;
  font-weight: 400;
  margin-bottom: 3rem;
  line-height: 1.2;
}
@media only screen and (max-width: 520px) {
  .fan_form h2 {
    padding: 0 6.5rem;
    font-size: 4.6rem;
    line-height: 1.1;
  }
}
.fan_form #mc_embed_signup {
  margin: 0 auto;
  background-color: transparent;
}
.fan_form #mc_embed_signup .helper_text {
  background-color: transparent;
}
.fan_form #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  margin-bottom: 0;
  background-color: transparent;
  color: hsl(39, 100%, 68%);
}
.fan_form #mc_embed_signup .mc-field-group input {
  padding: 1.2rem 1rem;
  font-size: 1.6rem;
  box-shadow: 0px 6px rgba(205, 41, 65, 0.8);
}
.fan_form #mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
  border: 2px solid #ffc107;
}
.fan_form #mc_embed_signup .mc-field-group select {
  padding: 1.2rem 1rem;
  border-radius: 3px;
  box-shadow: 0px 6px rgba(205, 41, 65, 0.8);
  cursor: pointer;
}
.fan_form #mc_embed_signup #mc_embed_signup_scroll {
  color: #fff;
}
.fan_form #mc_embed_signup .mc-field-group {
  position: relative;
  margin: 3px 0 12px 0;
  overflow: hidden;
  background: transparent !important;
}
.fan_form #mc_embed_signup .button {
  padding: 0.5rem 4rem;
  height: auto;
  color: #000;
  background-color: #fff;
  box-shadow: 0px 6px rgba(205, 41, 65, 0.8);
}
.fan_form #mc_embed_signup .button:hover {
  background-color: #fcb912;
  box-shadow: 0px 0px rgba(205, 41, 65, 0.8);
}
@media only screen and (max-width: 520px) {
  .fan_form .submit_btn {
    text-align: center;
  }
}

.yellow_banner {
  background-color: #fcb912;
}
.yellow_banner ul {
  width: 1018px;
  max-width: 98%;
  margin: 0 auto;
  display: flex;
  align-content: center;
  justify-content: space-between;
  padding: 3.6rem 0 1.7rem;
}
@media only screen and (max-width: 520px) {
  .yellow_banner ul {
    flex-direction: column;
  }
}
.yellow_banner ul li {
  text-align: center;
}
@media only screen and (max-width: 520px) {
  .yellow_banner ul li {
    margin-bottom: 4rem;
  }
}
.yellow_banner ul h3 {
  color: #fff;
  font-size: 5rem;
  font-family: "flood-std", sans-serif;
}
.yellow_banner ul h3 span {
  font-size: 2.4rem;
  display: block;
}

.pmg {
  position: relative;
  width: 36.9rem;
  max-width: 80%;
  margin: 6.3rem auto;
  z-index: 9;
}

#footer {
  text-align: center;
  margin: 6.1rem 0 7.5rem;
}
#footer p {
  font-size: 2.2rem;
  color: #000;
  margin: 1.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
}
#footer p span {
  width: 2.4rem;
  display: inline-block;
  margin-right: 1.3rem;
}
#footer p a {
  color: #000;
  font-size: 2.2rem;
}
#footer p small {
  font-size: 14px;
}
@media only screen and (max-width: 1024px) {
  #footer p small {
    margin-top: 15px;
  }
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

button, input {
  line-height: normal;
}

button, input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

button[disabled], input[disabled] {
  cursor: default;
}

button {
  background: transparent;
  border: none;
  outline: none;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

input, button, input:focus, button:focus {
  outline: none;
  border: none;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}
@keyframes a {
  0% {
    stroke-dashoffset: 194;
  }
  80% {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: 0;
  }
}/*# sourceMappingURL=style.css.map */