@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Segoe UI Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Segoe UI Regular'), url('../fonts/Segoe UI.woff') format('woff');
}


@font-face {
  font-family: 'Segoe UI Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Segoe UI Italic'), url('../fonts/Segoe UI Italic.woff') format('woff');
}


@font-face {
  font-family: 'Segoe UI Bold';
  font-style: normal;
  font-weight: normal;
  src: local('Segoe UI Bold'), url('../fonts/Segoe UI Bold.woff') format('woff');
}


@font-face {
  font-family: 'Segoe UI Bold Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Segoe UI Bold Italic'), url('../fonts/Segoe UI Bold Italic.woff') format('woff');
}


.clearfix:after,
before {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff !important;
  opacity: 1;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff !important;
  opacity: 1;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff !important;
  opacity: 1;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #fff !important;
  opacity: 1;
}

button,
a,
.moviesShowing_box_hover {
  -o-transition: color 0.2s ease-out, all 0.3s ease-in;
  -ms-transition: color 0.2s ease-out, all 0.3s ease-in;
  -moz-transition: color 0.2s ease-out, all 0.3s ease-in;
  -webkit-transition: color 0.2s ease-out, all 0.3s ease-in;
  transition: color 0.2s ease-out, all 0.3s ease-in;
}

/********************* Clearfix ************************/
* {
  margin: 0;
  padding: 0;
}

input {
  outline: 0 !important;
}

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

li {
  list-style-type: none;
}

a {
  text-decoration: none !important;
}

a:hover,
a:focus {
  text-decoration: none !important;
  outline: 0 !important;
}

body {
  background-color: #000 !important;
  font-size: 14px !important;
  font-family: "Montserrat-Regular" !important;
  overflow-x: hidden;
}

html {
  scroll-behavior: smooth;
}

button:focus {
  outline: 0px dotted !important;
  outline: 0px auto -webkit-focus-ring-color !important;
}

a:hover,
a:focus {
  text-decoration: none;
}

.top_header {
  background-color: #000;
  padding: 10px 0;
}

.top_social_icons ul li {
  display: inline-block;
  margin-right: 15px;
}

.top_social_icons ul li img {
  max-width: 40px;
}

img.main_logo.img-fluid {
  width: 100px;
}

.header-menu {
  margin-top: 40px;
}

.header-menu .navbar-light .navbar-nav .nav-link {
  color: #fff;
  text-transform: uppercase;
  font-size: 21px;
  padding-left: 50px;
}

.header-menu .navbar-light .navbar-nav .show>.nav-link,
.header-menu .navbar-light .navbar-nav .nav-link.active {
  color: #fff;
}

.header-menu .navbar-light .navbar-nav .nav-link:hover,
.header-menu .navbar-light .navbar-nav .nav-link:focus {
  color: #fff;
}

.search_icon {
  max-width: 32px;
  position: relative;
  top: 13px;
  right: -25px;
}

.main_logo {
  max-width: 150px;
}

.main_slider .carousel-control-prev,
.main_slider .carousel-control-next {
  opacity: 1;
  width: 200px;
}

.now_showing_div {
  padding: 4%;
}

.showing_div {
  font-size: 36px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Montserrat-SemiBold";
  letter-spacing: 4px;
}

.btn.main_btn {
  /*  background: #4f0276;    //commented on 9th sept 2023 */
  padding: 5px 30px;
  border-radius: 50px;
  color: #fff;
  font-size: 30px;
  display: inline-block;
  margin-top: 30px;
  text-transform: uppercase;
  font-family: "Montserrat-SemiBold";
  letter-spacing: 2px;
}

.btn.main_btn:hover {
  background: #4f0276;
  color: #fff;
}

.error {
  color: #fc2a2a;
}

.movie_week_div {
  position: relative;
}

.movie_week_heading {
  position: absolute;
  right: 27%;
  top: 0;
}

.movie_week_contantBox {
  position: absolute;
  top: 14%;
  left: 37%;
  color: #000;
  width: 45%;
  text-align: center;
}

.movie_week_contantBox h1 {
  font-size: 100px;
  text-transform: uppercase;
  font-family: "Montserrat-Black";
  letter-spacing: 4px;
}

.movie_week_contantBox p {
  font-size: 36px;
  text-align: justify;
}

.movie_week_contantBox p span {
  font-family: "Montserrat-SemiBold";
}

.btc_banner {
  position: relative;
}

.btc_inner_contant {
  position: absolute;
  right: 5%;
  top: 20%;
  font-size: 114px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Montserrat-SemiBold";
  letter-spacing: 4px;
  max-width: 1000px;
  text-align: right;
  line-height: 115px;
}

.featured_restaurant_div {
  padding: 4% 0;
  position: relative;
}

.featured_restaurant_div .movie_week_heading {
  top: 14%;
}

.featured_restaurant_contant {
  position: absolute;
  top: 27%;
  right: 17%;
  text-align: center;
  max-width: 900px;
}

.featured_restaurant_contant p {
  font-size: 36px;
  color: #fff;
}

.edge_logo {
  max-width: 400px;
}

.see_details_btn {
  background: #9a724a !important;
  color: #000 !important;
}

.featured_events_img {
  border-radius: 16px;
}

.rotat_icon {
  transform: rotate(180deg);
}

.see_more_details_btn {
  max-width: 900px;
  width: 100%;
  position: relative;
  top: -50px;
}

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

.theatre_rentals_section {
  position: relative;
}

.theatre_rentals_div {
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  top: 10%;
  position: absolute;
}

.theatre_rentals_contant {
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  top: 30%;
  max-width: 600px;
  position: absolute;
}

.theatre_rentals_contant li {
  font-size: 30px;
  text-align: left;
  color: #fff;
  text-shadow: 0 0 5px #000;
  list-style-type: disc;
  margin: 15px 0;
}

.yellow_btn {
  background: #e7aa31 !important;
  width: 100%;
  max-width: 450px;
  color: #000 !important;
}

/* Login page  */
.login_section {
  background: #500b76 url(../images/login_page_bg.jpg) no-repeat;
  background-size: cover;
  padding: 7% 0;
}

.login_inner_box {
  padding: 40px;
}

.logIn_page {
  background: #741da4;
  color: #f1f1f1;
  box-shadow: 0 0 50px #390058;
}

.main_heading {
  border-bottom: 1px solid #484848;
  padding-bottom: 10px;
  color: #fff;
  font-size: 14px;
}

.or_box {
  text-align: center;
  position: relative;
}

.or_box:after {
  background: #500b76;
  content: "";
  position: absolute;
  width: 13px;
  height: 100%;
  right: 48%;
  top: 0;
}

.or_box span {
  background: #ffffff;
  border: 10px solid #500b76;
  display: inline-block;
  width: 300px;
  height: 300px;
  color: #fff;
  border-radius: 100%;
  margin: 30% 0;
  position: relative;
  z-index: 9;
  padding-top: 55px;
}

.or_box span img {
  max-width: 200px;
}


.tournament_radio {
  opacity:0;
  position: absolute;
}

.tournament_label {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  margin-right: 0px;
  cursor: pointer;
  font-size: 14px;
  user-select: none;
}

.tournament_label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 12px;
    height: 12px;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 2px;
}

.tournament_label:after {
  content: "";
  position: absolute;
  left: 4px;
  top: 5px;
  width: 4px;
  height: 8px;
  border: 1px solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(40deg);
  display: none;
}

.tournament_radio:checked + .tournament_label:before {
  background-color: #0075FF;
  border-color: #0075FF;
}

.tournament_radio:checked + .tournament_label:after {
  display: block; 
}

.overet_input {
  display: inline;
}

@media (max-width: 575.98px) {
  .or_box span img {
    max-width: 160px;
  }

  .or_box span {
    width: 220px;
    height: 220px;
  }

}

@media (max-width: 991.98px) {
  .login_inner_box {
    text-align: center;
  }
}

.account_contant {
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  font-family: "AvenirNextLTPro-Bold";
}

.account_form .form-control {
  background: #500b76;
  border: 3px solid #fff;
  border-radius: 18px;
  padding: 13px;
  margin-bottom: 30px;
  font-size: 18px;
  color: #fff;
}

.btn.login_btn {
  background: #000;
  border: 3px solid #fff;
  padding: 5px 20px;
  border-radius: 18px;
  color: #fff;
  font-size: 24px;
  line-height: 24px !important;
  padding-top: 10px;
  display: inline-block;
  text-transform: uppercase;
  font-family: "AvenirNextLTPro-Bold";
  letter-spacing: 2px;
}

.btn.login_btn:hover {
  background: #fff;
  color: #000;
}

.forgot_password_head {
  margin-top: 100px;
}

/* = top menu --------------------------------- */

.golf_nav a i {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
}

.golf_nav {
  background-color: #000;
  height: 100%;
  position: absolute;
  right: -300px;
  top: 0;
  -moz-transition: right 0.2s linear;
  -o-transition: right 0.2s linear;
  -webkit-transition: right 0.2s linear;
  transition: right 0.2s linear;
  width: 300px;
  z-index: 10000;
  /* IT'S OVER 9000! */
  bottom: 0px;
  display: table-cell;
  transform: translate3d(0, 0, 0);
}

.golf_nav #menuToggle {
  display: block;
  position: relative;
  height: 40px;
  left: -86px;
  top: 35px;
  width: 50px;
}

.golf_nav.open #menuToggle {
  left: -40px;
  background: #000000;
}

.smaller header .golf_nav #menuToggle {
  top: 13px;
}

.golf_nav #menuToggle span {
  background: white;
  display: block;
  height: 10%;
  left: 10%;
  position: absolute;
  top: 45%;
  width: 65%;
}

.golf_nav #menuToggle span:before,
.golf_nav #menuToggle span:after {
  background: white;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: -250%;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  width: 100%;
}

.golf_nav #menuToggle span:after {
  top: 250%;
}

.golf_nav a:nth-child(n + 2) {
  color: white;
  display: block;
  font-size: 18px;
  margin: 15px 30px;
  border-bottom: 2px solid #262626;
}

.golf_nav a:nth-child(n + 2):after {
  background: #ffa53e;
  content: "";
  display: block;
  height: 2px;
  -moz-transition: width 0.2s;
  -o-transition: width 0.2s;
  -webkit-transition: width 0.2s;
  transition: width 0.2s;
  width: 0;
}

.golf_nav a:nth-child(n + 2):hover:after {
  width: 100%;
}

.open {
  right: 0;
}

.open #menuToggle span {
  background: transparent;
  left: 10%;
  top: 45%;
}

.open #menuToggle span:before,
.open #menuToggle span:after {
  background: white;
  top: 0;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.open #menuToggle span:after {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#menuToggle .navClosed {
  -moz-transition: background 0.1s linear;
  -o-transition: background 0.1s linear;
  -webkit-transition: background 0.1s linear;
  transition: background 0.1s linear;
}

#menuToggle .navClosed:before,
#menuToggle .navClosed:after {
  -moz-transition: top 0.2s linear 0.1s, -moz-transform 0.2s linear 0.1s;
  -o-transition: top 0.2s linear 0.1s, -o-transform 0.2s linear 0.1s;
  -webkit-transition: top 0.2s linear, -webkit-transform 0.2s linear;
  transition-delay: 0.1s, 0.1s;
  -webkit-transition-delay: 0.1s, 0.1s;
  transition: top 0.2s linear 0.1s, transform 0.2s linear 0.1s;
}

#menuToggle .navOpen {
  -moz-transition: background 0.1s linear 0.2s;
  -o-transition: background 0.1s linear 0.2s;
  -webkit-transition: background 0.1s linear;
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition: background 0.1s linear 0.2s;
}

#menuToggle .navOpen:before,
#menuToggle .navOpen:after {
  -moz-transition: top 0.2s linear, -moz-transform 0.2s linear;
  -o-transition: top 0.2s linear, -o-transform 0.2s linear;
  -webkit-transition: top 0.2s linear, -webkit-transform 0.2s linear;
  transition: top 0.2s linear, transform 0.2s linear;
}

/* = Header end --------------------------------- */
.header_sign_section .btn.main_btn.sign_btns {
  margin-top: 50px;
  margin-right: 40px;
}

.btn.main_btn.sign_btns {
  border-radius: 12px;
  font-size: 14px;
  padding: 10px;
  text-transform: none;
  letter-spacing: normal;
}

.btn.backk_btn {
  border-radius: 12px;
  font-size: 14px;
  padding: 10px;
  text-transform: none;
  letter-spacing: normal;
  margin-top: 50px;
}

.backk_btn a {
  color: white !important;
  font-size: 16px !important;
  font-weight: 700;
}

.btn.main_btn.sign_btns a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.login_footer_menu {
  margin-top: 50px;
}

.login_footer_menu li {
  display: inline-block;
  padding: 0 20px;
  position: relative;
}

.login_footer_menu li::after {
  position: absolute;
  content: "|";
  color: #fff;
  font-size: 30px;
  right: -5px;
}

.login_footer_menu li:last-child:after {
  font-size: 0px;
}

.login_footer_menu li a {
  font-size: 30px;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-family: "AvenirNextLTPro-Bold";
}

.registration_section {
  padding: 30px;
  background: #500b76 url(../images/reg_bg.jpg) no-repeat;
  background-size: cover;
}

.registration_section .logIn_page {
  padding: 40px;
}

.reg_logo_div img {
  max-width: 35px;
  position: relative;
  z-index: 9;
}

.reg_logo_div span {
  background: #741da4;
  padding: 30px;
  position: relative;
  z-index: 9;
}

.reg_logo_div {
  position: relative;
}

.reg_logo_div::after {
  position: absolute;
  content: "";
  background: #fff;
  font-size: 30px;
  width: 100%;
  height: 2px;
  left: 0;
  top: 30px;
  z-index: 0;
}

.black_box .form-control {
  background: #000;
  border: 2px solid #fff;
  height: auto;
  padding: 0px 15px;
  border-radius: 2px;
}

.registration_inner_box {
  padding: 0;
}

.registration_inner_box h3 {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

.registration_inner_box .form-group .form-label {
  font-size: 16px;
  margin-left: 20px;
  text-transform: uppercase;
  font-weight: 600;
}

.registration_inner_box .form-group .form-control {
  border-radius: 50px;
  padding: 5px 20px;
  font-size: 16px;
  background: #500b76;
  border: 3px solid #fff;
  color: #fff;
}

.registration_inner_box .form-group {
  margin-bottom: 30px;
}
.reg_line {
  height: 100%;
  width: 2px;
  background: #fff;
  margin: 0 auto;
}

.register_btn {
  border-radius: 2px !important;
}

.email_out_div {
  background: #7c20ae;
  padding: 10px 15px;
}

.reg_hom_menu {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "AvenirNextLTPro-Bold";
}

.reg_hom_menu a {
  color: #fff;
  text-decoration: none;
}

.reg_hom_menu a:hover {
  color: #fff;
}

.rewards_div {
  background: #500b76 url(../images/rewards_bg.jpg) no-repeat;
  background-size: cover;
}

.rewards_top_section {
  border-bottom: 6px solid #621871;
  position: relative;
  padding-top: 10%;
}

.join_now_btn {
  color: #fff;
  position: absolute;
  right: 10%;
  font-size: 124px;
  text-transform: uppercase;
  bottom: 0;
}

.rewards_top_inner {
  position: absolute;
  left: 8%;
  bottom: 30%;
}

.rewards_top_inner h1 {
  color: #fff;
  font-size: 180px;
  line-height: 100px;
}

.rewards_top_inner p {
  color: #fff;
  font-size: 39px;
  text-transform: uppercase;
  padding-top: 40px;
}

.reward_easy_div {
  padding: 40px 0;
  color: #fff;
}

.reward_easy_heading {
  text-align: center;
  color: #fff;
  font-size: 86px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
}

.rewardEasy_innerBox span {
  font-size: 120px;
  border: 10px solid #fff;
  border-radius: 50%;
  width: 175px;
  height: 175px;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  line-height: 150px;
  font-weight: bold;
}

.rewardEasy_innerBox h2 {
  font-size: 42px;
  padding-top: 20px;
  text-transform: uppercase;
  font-weight: bold;
}

.rewardEasy_innerBox p {
  font-size: 24px;
  padding-top: 10px;
}

.rewardEasy_innerBox a {
  font-size: 30px;
  padding-top: 20px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: underline !important;
}

.rewardEasy_innerBox a:hover {
  color: #fff;
  text-decoration: none !important;
}

.reward_inner_box {
  display: inline-block;
}

.reward_img_box {
  display: inline-block;
}

.reward_contant_box {
  color: #fff;
  height: 100%;
  display: inline-block;
  padding: 50px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.reward_contant_box h3 {
  font-size: 60px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 50px;
}

.reward_contant_box h2 {
  font-size: 98px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 50px 0;
}

.reward_contant_box p {
  font-size: 36px;
  font-weight: 500;
}

.reward_footer {
  padding: 50px;
}

.reward_footer h3 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}

.reward_footer ul {
  margin: 0;
  padding: 0;
}

.reward_footer ul li {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}

.reward_footer ul li a {
  display: inline-block;
  width: 100%;
  color: #fff;
  font-size: 18px;
}

.reward_footer .top_social_icons li {
  display: inline-block;
  width: auto;
}

.reward_copy_right {
  color: #fff;
  font-size: 21px;
  margin-top: 50px;
}

.purshase_div {
  padding-bottom: 30px;
  color: #fff;
}

.purshase_div h4 {
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 0;
}

.purshase_div p {
  color: #fff;
  font-size: 14px;
}

.btn.buy_your_btn {
  background: #5d0065;
  padding: 10px 30px;
  color: #fff;
  border-radius: 12px;
  font-size: 18px;
  font-weight: 600;
}

.btn.buy_your_btn:hover {
  background: #7d0189;
  color: #fff;
}

.ignite_your_rewards {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
}

.purshase_div p {
  font-size: 21px;
}

.ignit_rewards_box {
  border-top: 1px solid #4b4b4b;
  margin-top: 20px;
  padding: 100px 0;
}

.reward_inner_top_section {
  padding-top: 20px;
}

.reward_inner_top_section .reward_hand_div img {
  margin-left: 35%;
}

.rewards_top_inner h3 {
  color: #fff;
  font-size: 98px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 60px;
  letter-spacing: 16px;
}

.reward_inner_top_section .rewards_top_inner {
  bottom: 13%;
  left: 15%;
}

.form_movie_section .reward_easy_heading {
  padding: 50px 10%;
}

.clint_logo_div li {
  display: inline-block;
}

.toggle-box {
  display: none;
  /* hides the little default checkbox square */
}

label {
  cursor: pointer;
  /* makes it clear that the text is clickable */
}

.toggle-box+label+.hidden-input {
  display: none;
  /* sets the default style to be that the input box is hidden while the box is unchecked/text is unclicked. This changes when the user clicks the text. */
}

.toggle-box:checked+label+.hidden-input {
  display: block;
  /* shows the input box when the use clicks the text, which makes the box checked. */
}

.link {
  text-decoration: underline;
}

.seadrch_box_top {
  position: absolute;
  margin-top: -80px;
  width: 100%;
  max-width: 300px;
  right: 0;
}

.seadrch_box_top .form-control {
  border-radius: 50px;
  border: 1px solid #878787;
  background: #000;
  padding: 8px 20px;
}

.movie_box_img img {
  width: 22%;
  border-radius: 30px;
  box-shadow: 0 0 25px #2b2b2b;
  position: absolute;
  top: 4%;
  left: 10%;
  transform: rotate(-4deg);
}

.way_redeem_div_inner {
  margin-top: 100px;
}

.way_redeem_div_inner .card {
  border-radius: 0;
  background: transparent;
  border: 0;
  color: #fff;
}

.way_redeem_div_inner .card img {
  border-radius: 0;
}

.way_redeem_div_inner .card-title {
  text-transform: uppercase;
  color: #fff;
  font-size: 48px;
  font-weight: bold;
  margin-top: 50px;
}

.way_redeem_div_inner p {
  color: #fff;
  font-size: 30px;
  font-weight: 300;
}

.way_redeem_div {
  margin-top: 50px;
  color: #fff;
}

.way_redeem_div h1 {
  text-transform: uppercase;
  color: #fff;
  font-size: 130px;
  font-weight: 300;
}

.way_redeem_div p {
  font-size: 30px;
  letter-spacing: 35px;
}

.re_question_div {
  margin: 100px 0;
  color: #fff;
}

.re_question_div h2 {
  text-transform: uppercase;
  color: #fff;
  font-size: 82px;
  font-weight: bold;
}

.re_question_div p {
  font-size: 30px;
  font-weight: bold;
  margin: 30px 0;
}

.btn.learn_more_btn {
  background: #fff;
  padding: 6px 30px;
  font-size: 42px;
  font-weight: bold;
  color: #472150;
  border-radius: 0;
}

.re_bgCol {
  background: #6a2079;
}

.card_boxs h3 {
  text-transform: uppercase;
  color: #fff;
  font-size: 42px;
  font-weight: bold;
}

.card_boxs p {
  text-transform: uppercase;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
}

.info_cont {
  font-size: 24px;
  color: rgb(125, 125, 125);
  text-transform: uppercase;
}

.earth_water_div {
  margin-left: 100px;
  position: relative;
}

.earth_water_divInner {
  position: absolute;
  left: 42%;
  font-size: 42px;
  color: #fff;
  top: 44%;
  font-weight: bold;
  text-transform: uppercase;
}

.height_500 {
  height: 500px;
}

.card_contant_heading .reward_easy_heading {
  font-size: 60px;
  padding: 10px;
}

.card_contant_heading p {
  text-transform: uppercase;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 60px;
}

.rest_heading {
  text-transform: uppercase;
  color: #fff;
  font-size: 80px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 20px;
  margin: 10px 0;
}

.restaurant_box_div {
  background: #5a0201 url(../images/rest_bg_2.jpg) no-repeat;
  background-size: 100%;
  padding: 50px 0;
  color: #fff;
}

.restaurant_box_div h3 {
  text-transform: uppercase;
  color: #fff;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 10px;
  margin: 10px 0;
}

.restaurant_box_div p {
  color: #fff;
  font-size: 30px;
  text-align: center;
  margin-top: 50px;
  font-weight: bold;
}

.restaurant_box_div2 {
  background: #6b0202;
}

.bars_lounge_div {
  background: #5a0201 url(../images/rest_bg_3.png) no-repeat;
  background-size: 100%;
  padding: 50px 0;
  color: #fff;
}

.bars_lounge_div .restaurant_box_div,
.bars_lounge_div .restaurant_box_div2 {
  background: transparent;
}

.rest_footer {
  color: #fff;
  font-size: 24px;
  font-style: italic;
}

.restaurant2_div {
  background: #05155d;
  color: #fff;
  padding: 50px 0;
}

.restaurant2_logo_inner p {
  padding: 50px 50px 0;
  font-size: 18px;
}

.hours_div {
  margin-top: 50px;
}

.hours_div h2 {
  text-transform: uppercase;
  color: #fff;
  font-size: 36px;
  letter-spacing: 10px;
  font-weight: bold;
}

.hours_div h4 {
  text-transform: uppercase;
  color: #fff;
  font-size: 30px;
  margin-top: 30px;
}

.hours_div p {
  color: #fff;
  font-size: 24px;
  padding: 0;
  margin: 0;
}

.restaurant2_bottom_section {
  background: #05155d url(../images/rest_bg_5.jpg) no-repeat;
  background-size: 100%;
  background-position: bottom center;
  color: #fff;
}

.restaurant3_bottom_section {
  background: #464545 url(../images/rest_bg_6.jpg) no-repeat;
  background-size: 100%;
  background-position: bottom center;
  color: #fff;
}

.order_online_div h3 {
  text-transform: uppercase;
  color: #fff;
  font-size: 30px;
  margin-top: 20px;
}

.btn.view_menu_btn {
  background: #5abfdf;
  color: #05155d;
  font-size: 21px;
  font-weight: bold;
  border-radius: 0;
  width: 100%;
  display: inline-block;
  letter-spacing: 3px;
}

.restaurant3_div {
  background: #464545;
}

.pure_order_online_div .btn.view_menu_btn {
  background: #e0b719;
  color: #464545;
}

.hello_heading {
  color: #fff;
}

.hello_heading h2 {
  font-size: 42px;
  font-weight: bold;
  text-transform: uppercase;
}

.hello_heading h2 span {
  font-weight: normal;
  font-style: italic;
}

.hello_heading h4 {
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
}

.hello_heading_inner {
  margin: 30px 0;
}

.hello_heading_inner h2 {
  font-size: 21px;
  text-transform: uppercase;
  font-weight: bold;
}

.hello_heading_inner h4 {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}

.redeem_inner_div {
  color: #fff;
}

.redeem_inner_div li a {
  color: #fff;
  font-size: 18px;
  margin-bottom: 10px;
  display: inline-block;
}

.redeem_inner_div li a span {
  padding-right: 10px;
}

.redeem_inner_div li a span img {
  max-width: 20px;
}

.hello_heading_inner {
  color: #fff;
}

.rewards_contant_div {
  background: #fff;
}

.reward_point_boxs.profile_boxes {
  padding: 20px 20px;
  height: 425px;
}

.reward_point_boxs.profile_boxes h6 {
  color: #000;
  margin-bottom: 15px;
}

.reward_point_boxs.profile_boxes h5 {
  color: #000;
  text-transform: uppercase;
  font-family: 'Gotham-Black';
}

.reward_content h4 {
  color: #B4CE32;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 34px;
}

.starRewaed_btn {
  background: #9CC400;
  text-decoration: none !important;
  margin-bottom: 20px;
  border-radius: 4px;
  padding: 9px 20px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  pointer-events: none;
  min-width: 50%;
}

.starRewaed_btn img {
  position: relative;
  top: -2px;
  right: 5px;
}

.theater_outer_div {
  padding: 12px 0;
  text-align: right;
  background: #5d0065;
}

.rewards_contant_inner .theater_outer_div ul {
  margin: 0;
}

.theater_outer_div ul li {
  display: inline-block;
}

.rewards_contant_inner .theater_outer_div ul li a {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.theater_outer_div ul li a {
  color: #fff;
  padding: 0 20px;
}

.bonus_section {
  margin-top: 40px !important;
}

.fuse_img_icon {
  display: inline-block;
}

.bonus_program_div {
  padding-top: 30px;
}

.bonus_program_div h4 {
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  font-size: 18px;
}

.bonus_program_div p {
  font-size: 16px;
}

.bonus_program_div p a {
  color: #61bbe7;
  text-decoration: underline;
}

.circle_wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.circle_wrapper .card {
  background: #fff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-direction: column;
  border: 0;
}

.circle_wrapper .card .circle {
  position: relative;
  /* height: 200px;
  width: 200px; */
  border-radius: 50%;
  cursor: default;
}

.card .circle .box {
  position: absolute;
  top: 50%;
  left: 50%;
}

.card .circle .box span {
  position: absolute;
  top: 40%;
  /* changed from 45% to 40% */
  left: 50%;
}

.card .circle .box {
  height: 90%;
  width: 90%;
  background: #fff;
  border: 2px solid #00ac2a;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  transition: all 0.2s;
}

.card .circle:hover .box {
  transform: translate(-50%, -50%) scale(0.91);
}

.card .circle .box span,
.circle_wrapper .card .text {
  background: #282728;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.circle .box span {
  font-size: 50px;
  /* changed from 38 to 50px*/
  font-family: sans-serif;
  font-weight: 600;
  transform: translate(-50%, -45%);
  /* changed from 45% to 50% */
  transition: all 0.1s;
}

.card .circle:hover .box span {
  transform: translate(-45%, -45%) scale(1.09);
}

.card .text {
  font-size: 20px;
  font-weight: 600;
}

.flames_col {
  position: absolute;
  top: 49%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
  /* changed from 16px to 18px */
  color: #282728;
  font-weight: 600;
}

.until_air_col {
  position: absolute;
  top: 59%;
  /* changed from 57% to 59% */
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  /* changed from 16px to 12px */
  color: #282728;
  font-weight: 500;
  /* changed from 600 to 500 */
}

.recent_orders_div {
  margin-bottom: 50px;
}

.recent_orders_div h3 {
  color: #121012;
  font-size: 24px;
  font-weight: bold;
}

.recent_orders_div .nav-tabs {
  border: 0px solid #c094ff;
  border-radius: 50px;
  display: inline-block;
}

.recent_orders_div .nav-tabs>li {
  display: inline-block;
}

.recent_orders_div .nav-tabs>li>button {
  border-radius: 50px;
  font-weight: 600;
  padding: 12px 30px;
  color: #000;
  display: inline-block;
}

.recent_orders_div .nav-tabs>li>button.active,
.recent_orders_div .nav-tabs>li>button:hover,
.recent_orders_div .nav-tabs>li>button:focus {
  color: #fff;
  border-radius: 50px !important;
  border: 0;
  margin: 0;
  background: #4b0073;
  background: -moz-linear-gradient(left,
      rgba(75, 0, 115, 1) 0%,
      rgba(155, 19, 255, 1) 50%,
      rgba(75, 0, 115, 1) 100%);
  background: -webkit-linear-gradient(left,
      #4b0073 0%,
      #9b13ff 50%,
      #4b0073 100%);
  background: linear-gradient(to right, #4b0073 0%, #9b13ff 50%, #4b0073 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b0073', endColorstr='#4b0073', GradientType=1);
}

.tickets_tabDiv {
  margin: 100px 0;
  border-bottom: 1px solid #51aa22;
  border-top: 1px solid #51aa22;
  width: 100%;
  padding: 15px;
  text-align: center;
}

.ticket_list {
  margin: 5px 0;
  border-bottom: 1px solid #51aa22;
  border-top: 1px solid #51aa22;
  width: 100%;
  text-align: center;
  padding: 10px;
}

.view_orders_btn {
  text-align: right;
}

.view_orders_btn a {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  border-radius: 50px;
  padding: 9px 20px;
  background: rgb(75, 0, 115);
  /* Old browsers */
  background: -moz-linear-gradient(left,
      rgba(75, 0, 115, 1) 0%,
      rgba(155, 19, 255, 1) 50%,
      rgba(75, 0, 115, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left,
      rgba(75, 0, 115, 1) 0%,
      rgba(155, 19, 255, 1) 50%,
      rgba(75, 0, 115, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,
      rgba(75, 0, 115, 1) 0%,
      rgba(155, 19, 255, 1) 50%,
      rgba(75, 0, 115, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b0073', endColorstr='#4b0073', GradientType=1);
  /* IE6-9 */
}

.view_orders_btn a:hover {
  color: #fff;
}

.redeem_inner_div {
  margin: 10px 0;
  padding: 0;
}

.restaurant_edge_div {
  background: #60452c url(../images/edge_bg.png) no-repeat;
  background-size: 100%;
  background-position: bottom center;
  color: #fff;
  padding: 50px 0;
}

.edge_online_div .btn.view_menu_btn {
  color: #60452c;
  background: #ab9075;
}

.celsius_restaurant_div {
  background: #f9d00f;
  color: #000000;
  padding-bottom: 0;
}

.celsius_restaurant_div .hours_div h2,
.celsius_restaurant_div .hours_div h4,
.celsius_restaurant_div .hours_div p,
.celsius_restaurant_div .order_online_div h3 {
  color: #000000;
}

.celsius_img_div {
  position: relative;
  bottom: -70px;
}

.altitude_menu {
  background: #d4f2f9 url(../images/altitude_menu_bg.png);
  padding: 40px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.pure_menu_bg {
  background: #565555 url(../images/pure_menu_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.pure_menu_bg .altitude_menu_arrow span {
  color: #fff;
}

.pure_menu_bg .altitude_contant_box h3 {
  color: #e0b706;
  border-bottom: 3px solid #949494;
}

.pure_menu_bg .altitude_contant_box h4 {
  color: #ffffff;
}

.pure_menu_bg .altitude_contant_box p {
  color: #949494;
}

.pure_menu_bg .altitude_menu_logo img {
  max-width: 150px;
}

.altitude_menu_logo img {
  max-width: 250px;
}

.altitude_menu_arrow img {
  max-width: 30px;
}

.altitude_menu_arrow span {
  color: #000;
  font-weight: bold;
  font-size: 18px;
  position: relative;
  top: 3px;
  left: 10px;
}

.altitude_contant_box h3 {
  color: #0e3099;
  font-family: "Montserrat-SemiBold";
  text-transform: uppercase;
  font-size: 24px;
  border-bottom: 3px solid #4ebedf;
  padding-bottom: 10px;
}

.altitude_contant_box h3 span {
  color: #05c1e6;
  font-size: 16px;
  font-weight: normal;
}

.altitude_contant_box h4 {
  margin-bottom: 0;
  color: #0e3099;
  position: relative;
  font-family: "Montserrat-SemiBold";
  font-size: 18px;
  text-transform: uppercase;
  padding-right: 50px;
}

.altitude_contant_box h5 {
  color: #0e3099;
  position: relative;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  padding-right: 50px;
  margin-bottom: 5px;
}

.altitude_contant_box p {
  margin-bottom: 0;
  color: #05c1e6;
  font-size: 16px;
  max-width: 70%;
}

.altitud_cound {
  position: absolute;
  top: 0;
  right: 0;
}

.edge_menu_1 {
  background: #f3e2d3 url(../images/edge_menu_bg.png);
  padding: 40px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.edge_menu_1 .altitude_contant_box h3 {
  color: #603610;
  border-bottom: 3px solid #a78d76;
}

.altitude_contant_box h4 {
  color: #95785e;
}

.altitude_contant_box p {
  color: #010101;
}

.event_page_div {
  background: url(../images/event_bg.jpg) no-repeat;
  background-size: cover;
}

.event_header {
  padding: 15px 0;
}

.search_box {
  position: relative;
  height: 50px;
  width: 100%;
  margin-top: 50px;
}

.input_box_search {
  border: 0px solid #1d1d1d;
  padding: 0% 2% 0% 4%;
  width: 100%;
  line-height: 40px;
  height: 50px;
  background: #403f40;
  color: #8f8e8f;
  text-transform: uppercase;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  outline: 0 none;
}

.buttonsearch_block {
  right: 0px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0px;
  background: #403f40;
  padding: 9px 12px;
  height: 50px;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}

.top_signBtn {
  background: #5ccc06;
  padding: 3px 30px 6px;
  margin-top: 50px;
  line-height: 40px;
  float: right;
  text-align: center;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  color: #fff;
  font-size: 18px;
}

.top_signBtn a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  margin: 0 2px;
  cursor: pointer;
}

.event_box {
  color: #fff;
}

.event_box h3 {
  margin-top: 20px;
  font-family: "Montserrat-SemiBold";
  text-transform: uppercase;
  font-size: 30px;
}

.event_box p {
  margin-top: 10px;
  font-size: 21px;
}

.event_inner_box {
  margin-bottom: 50px;
}

.event_inner_box img {
  border-radius: 16px;
}

.event_inner_box p {
  text-align: justify;
  margin-top: 20px;
  font-size: 18px;
}

.payment_page {
  background: #1a1a1a;
  padding: 30px;
  color: #f1f1f1;
  margin-bottom: 50px;
}

.movies_checkout {
  padding-bottom: 30px;
}

.payment_page .form-control {
  border: 2px solid #fff;
  display: inline-block;
  height: auto;
  border-radius: 50px !important;
  margin-bottom: 25px;
  color: #ddd;
  background: #0000;
  background-color: #0000 !important;
  border: 2px solid #fff;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px #0f0f0f inset;
  transition: background-color 5000s ease-in-out 0s;
}

.loyalty-member select option {
  background: rgba(0, 0, 0, 0.67);
  color: #fff;
}

.payment_page label {
  font-weight: bold;
  /* text-transform: uppercase; */
}

.order_summary {
  width: 100%;
  font-size: 15px;
}

.order_summary h2 {
  font-size: 20px;
  margin: 0px 0 20px;
  text-align: center;
}

.order_summary .os_title {
  padding: 20px 55px;
  font-weight: bold;
  background: #0000 url(../images/os_title.png) 10px 25px no-repeat;
  font-size: 16px;
}

.order_summary .os_date {
  padding: 20px 55px;
  font-weight: bold;
  background: #0000 url(../images/os_date.png) 10px 26px no-repeat;
  font-size: 13px;
}

.order_summary .os_ticket {
  padding: 20px 55px;
  font-weight: bold;
  background: #0000 url(../images/os_ticket.png) 10px 16px no-repeat;
  font-size: 13px;
}

.conf_p {
  border-top: 2px solid #fff;
}

#clock-wrapper {
  background: #5ccc06;
  text-align: center;
  border-radius: 50px;
  padding: 10px;
  line-height: 45px;
}

#clock-wrapper h3 {
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  font-size: 24px;
}

#single-page-clock {
  font-size: 36px;
  font-weight: bold;
}

.order_summary_div {
  margin-top: 50px;
  background: #500d76;
  padding: 20px;
}

.mx_ticket {
  padding: 20px 5px;
}

.teams_col {
  color: #5ccc06;
  text-transform: uppercase;
  font-weight: bold;
}

.individual button {
  padding: 10px 30px;
  font-size: 18px;
  text-transform: uppercase;
  background: #5ccc06;
  color: #000000;
  cursor: pointer;
  font-weight: bold;
  margin: 0 5px;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border: 0;
}

.page_content_container {
  margin-top: 20px;
}

.subLink {
  background: #0f0f0f;
  min-height: 50px;
  padding: 5px 20px 0;
  margin-bottom: 20px;
}

.subLink ul {
  margin: 0;
}

.subLink ul li {
  display: inline-block;
  padding: 10px 0px;
  color: #5c5b5b;
  font-weight: normal;
  font-size: 12px;
  padding-right: 6px;
}

.subLink ul li a {
  color: #f1f1f1;
  text-transform: uppercase;
}

.ticket-login-section .form-control {
  width: 40%;
  float: left;
  border: 2px solid #fff;
  display: inline-block;
  margin: 0 20px 25px 0;
  padding: 12px !important;
  border-radius: 0;
  height: auto;
  background: #3e3e3e;
  border-radius: 50px;
  background: #0000;
}

.movies_seating .seat_head {
  border-bottom: 3px solid #40337c;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}

.movies_seating .seat_head h3 {
  display: block;
  font-weight: bold;
  font-size: 18px;
}

.edit_profile_newDiv ul {
  padding: 0;
}

.recent_orders_div .nav-tabs>li>.nav-link.user_profile_btn {
  color: #fff;
  text-align: center;
  display: inline-block;
  border-radius: 50px;
  padding: 7px 25px;
  background: #19ad00;
  margin-right: 10px;
  font-size: 18px;
}


/********* 06/09/2023 jayaraj ********/
.top_header_back_div {
  position: absolute;
  top: 10px;
  right: 20px;
}

.top_header_back_div a {
  color: #fff;
  padding-left: 20px;
}

.top_header_back_div a:hover {
  color: #fff;
  padding-left: 20px;
}

.top_header_back_div a img {
  max-width: 20px;
}

.movies_mestaurant_header_div {
  margin-bottom: 40px;
}

.movies_btn_div {
  background: #F2DCFE;
  text-transform: uppercase;
  margin-left: 10px;
  padding: 6px 20px 8px;
  border-radius: 25px;
  border: 1px solid #707070;
  color: #000000;
}

.movies_btn_div.restaurant_btn_div {
  background: #fff;
}

.logout_icon_div {
  margin-left: 20px;
}

/********* 06/09/2023 jayaraj ********/


@media screen and (max-width: 960px) {
  .movies_seating .seat_head h3 {
    display: block;
  }
}

.movies_seating .seat_head .seat_legend {
  float: left;
  margin: 10px 5px;
}

@media screen and (max-width: 960px) {
  .movies_seating .seat_head .seat_legend {
    float: none;
  }
}

.movies_seating .seat_head .seat_legend span {
  display: inline-block;
  padding: 0px 5px;
  float: right;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  font-weight: 600;
}

@media screen and (max-width: 960px) {
  .movies_seating .seat_head .seat_legend span {
    display: block;
    float: none;
    margin-bottom: 3px;
  }
}

.movies_seating .seat_head .seat_legend span::before {
  content: "";
  display: inline-block;
  float: left;
  background: #000;
  margin-right: 10px;
  height: 12px;
  width: 12px;
  border-radius: 6px;
}

.movies_seating .seat_head .seat_legend span.legend_unv::before {
  background: #bbbbbb;
}

.movies_seating .seat_head .seat_legend span.legend_sld::before {
  background: #e4140b;
}

.movies_seating .seat_head .seat_legend span.legend_sel::before {
  background: #00d900;
}

.movies_seating .seat_head .seat_legend span.legend_ava::before {
  background: #73aae1;
}

.movies_seating .seat_head .seat_legend span.legend_companion::before {
  background: transparent url(https://www.fusionsuperplex.com/themes/home/images/pwdseat.png) center center/12px no-repeat;
}

.movies_seating .seat_head .seat_legend span.legend_wheelchair_com::before {
  background: #bb53ef;
}

.movies_seating .seat_area {
  min-width: 765px;
  overflow: auto;
}

.movies_seating .seat_area h1 {
  font-size: 30px;
  text-align: center;
  display: block;
  color: #8a8a8a;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: bold;
  letter-spacing: 25px;
}

.movies_seating .seat_area .sa_left {
  width: 37px;
  float: left;
  margin-right: 45px;
}

@media screen and (max-width: 960px) {
  .movies_seating .seat_area .sa_left {
    margin-right: 0px;
  }
}

.movies_seating .seat_area .sa_left span {
  text-align: center;
  display: block;
  width: 37px;
  height: 39.5px;
  line-height: 37px;
  padding: 0px;
  font-size: 22px;
  color: #000;
  background: #8a8a8a;
  font-weight: bold;
}

.movies_seating .seat_area .sa_right {
  width: calc(100% - 82px);
  float: left;
  text-align: center;
}

.movies_seating .seat_area .sa_right .seatbottom {
  font-size: 15px;
  font-style: italic;
  margin: 60px 0px 20px 0px;
}

.movies_seating .seat_area .sa_right .seatbottom span {
  display: block;
  font-size: 30px;
  margin: 5px 0px 0px 0px;
  text-align: center;
  display: block;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  background: #8a8a8a;
  padding: 5px;
  width: 100%;
  text-align: center;
  font-style: normal;
  line-height: 30px;
}

.movies_seating .seat_area .seatswrap {
  text-align: left;
  padding-left: 0 20px;
  display: inline-block;
  margin: 0 auto;
}

.movies_seating .seat_area .seat_row {
  font-size: 0px;
  display: inline-block;
  margin: 0 auto;
}

.movies_seating .seat_area .seatbox {
  height: 37px;
  width: 30px;
  display: inline-block;
  cursor: pointer;
}

.movies_seating .seat_area .seat_sold {
  background: transparent url(https://www.fusionsuperplex.com/themes/home/images/redseat.png) center center no-repeat;
}

.movies_seating .seat_area .seat_avail {
  background: transparent url(https://www.fusionsuperplex.com/themes/home/images/blueseat.png) center center no-repeat;
}

.movies_seating .seat_area .seat_avail.seat_companion {
  background: transparent url(https://www.fusionsuperplex.com/themes/home/images/seatpurple.png) center center no-repeat;
}

.movies_seating .seat_area .seat_unava {
  background: transparent url(https://www.fusionsuperplex.com/themes/home/images/grayseat.png) center center no-repeat;
}

.movies_seating .seat_area .seat_pwd {
  background: transparent url(https://www.fusionsuperplex.com/themes/home/images/pwdseat.png) center center no-repeat;
}

.movies_seating .seat_area .seat_pwd.seat_selected {
  background: transparent url(https://www.fusionsuperplex.com/themes/home/images/pwdgreen.png) center center no-repeat;
}

.movies_seating .seat_area .seat_pwd.seat_sold {
  background: transparent url(https://www.fusionsuperplex.com/themes/home/images/redpwd.png) center center no-repeat;
}

.movies_seating .seat_area .seat_selected {
  background: transparent url(https://www.fusionsuperplex.com/themes/home/images/greenseat.png) center center no-repeat;
}

.movies_seating .seat_area .seat_line {
  border-bottom: 5px solid #555555;
}

@media only screen and (max-width: 767px) {

  .movies_index .mobilecycle .captionbox,
  .movies_browse .mobilecycle .captionbox {
    position: relative;
    top: -45px;
  }

  .movies_seating .seat_area {
    min-width: inherit;
  }

  .movies_seating .seat_area .sa_left {
    width: 20%;
  }

  .movies_seating .seat_area .sa_right {
    width: 80%;
  }

  .movies_seating .seat_area .seatswrap {
    min-width: 700px;
  }
}

.seat_num {
  font-size: 12px;
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  color: #fff;
  top: 5px;
}

.seatbox {
  position: relative;
}

.seat_row_23 {
  width: 544px;
}

.logIn_button {
  text-align: center;
  padding: 12px 20px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  background: #500d76;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  width: 160px;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  margin-right: 15px;
}

.ticket_type_div {
  margin-top: 100px;
}

.ticket_type_inner {
  border-top: 2px solid #2b2b2b;
  border-bottom: 2px solid #2b2b2b;
  padding: 20px 0;
}

.ticket_type_inner .form-select {
  color: #fff;
  border: 2px solid #fff;
  border-radius: 10px;
  margin: 0 auto;
  max-width: 120px;
  padding: 12px 15px;
  text-transform: uppercase;
  background: -moz-linear-gradient(180deg,
      rgba(113, 107, 95, 1) 0%,
      rgba(148, 140, 126, 1) 50%,
      rgba(54, 51, 48, 1) 100%);
  background: -webkit-linear-gradient(180deg,
      rgba(113, 107, 95, 1) 0%,
      rgba(148, 140, 126, 1) 50%,
      rgba(54, 51, 48, 1) 100%);
  background: linear-gradient(180deg,
      rgba(113, 107, 95, 1) 0%,
      rgba(148, 140, 126, 1) 50%,
      rgba(54, 51, 48, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#716b5f", endColorstr="#363330", GradientType=1);
}

.ticket_type_inner .form-select option {
  color: #000;
}

.ticket_type_inner h2 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}

.tab-movie-dates {
  text-align: center;
  float: left;
  display: block;
  padding: 0;
  color: #fff;
  border: 2px solid #5ccc06;
  width: 100%;
  border-radius: 50px;
  text-transform: uppercase;
  font-weight: bold;
}

.tab-movie-dates.active,
.tab-movie-dates:hover {
  color: #fff;
  border: 2px solid #500d76;
  background: #500d76;
}

.apply_voucher_div {
  background: #000;
  padding: 10px;
}

.payment_page .apply_voucher_inner .form-control {
  background-color: #fff !important;
  -webkit-box-shadow: 0 0 0px 0px #0f0f0f inset;
  color: #000;
  -webkit-text-fill-color: inherit;
  border-radius: 6px 0px 0 6px !important;
  margin: 0;
  font-size: 14px;
  height: 45px;
  padding: 13px;
}

.apply_voucher_inner .btn.apply_btn {
  background: #4d0273;
  color: #fff;
  border-radius: 0 6px 6px 0;
  font-size: 14px;
  padding: 11px 20px;
}

.payment_page .apply_voucher_inner .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000 !important;
  opacity: 1;
}

.payment_page .apply_voucher_inner .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #000 !important;
  opacity: 1;
}

.payment_page .apply_voucher_inner .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #000 !important;
  opacity: 1;
}

.payment_page .apply_voucher_inner .form-control :-moz-placeholder {
  /* Firefox 18- */
  color: #000 !important;
  opacity: 1;
}

.rest-row-image img {
  border-radius: 12px;
}

.rest-row-header {
  color: #fff;
}

.rest-row-header h2 {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: bold;
}

.rest-row-header p {
  font-size: 21px;
  font-weight: bold;
}

.pure_list_div h3 {
  background: #500d76;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 21px;
  padding: 10px;
  color: #fff;
  text-align: center;
  border-radius: 50px;
}

.pure_list_div a {
  margin-left: 20px;
  display: block;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.pure_list_div a:hover {
  color: #5ccc06;
}

.view_trailer_btn {
  background: #5ccc06;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  padding: 3px 10px;
  color: #000;
  position: absolute;
  text-align: center;
  border-radius: 50px;
  right: 0;
  bottom: -30px;
  left: 0;
  margin: 0 auto;
  max-width: 120px;
}

.rest-row-image {
  position: relative;
}

.main_heading {
  border-bottom: 1px solid #484848;
  padding-bottom: 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}

.myAccound_div ul li {
  background: #2a2a2a;
  box-shadow: 0 0 2px #868686;
  padding: 10px;
  margin-top: 10px;
  position: relative;
  overflow: hidden;
}

.myAccound_div .main_heading {
  border-bottom: 0px;
}

.editIcons a i {
  color: #ff3131;
}

.showtime_select {
  height: 50px !important;
  padding: 6px 15px !important;
  color: #fff !important;
  background-color: #3e3e3e;
  border-radius: 0 !important;
  border: 1px solid #585757;
  width: 100%;
}

.pastOrdeDiv table th {
  color: #fff;
}

.inner_pastOrdeDiv {
  background: #292929;
  display: inline-block;
  width: 100%;
  min-height: 140px;
  max-height: 155px;
  margin-bottom: 10px;
  overflow: hidden;
}

.pastOrde_img {
  width: 23%;
}

.theVeil_pastOrde {
  width: 30%;
  padding: 10px 3% 0;
  word-break: break-all;
}

.purchase_pastOrde {
  width: 45%;
  padding: 0 10px;
  border-left: 1px solid #404040;
  overflow: auto;
  max-height: 180px;
  padding-bottom: 10px;
}

.theVeil_pastOrde h3,
.purchase_pastOrde h4,
.purchase_pastOrde h5 {
  font-weight: bold;
  text-transform: uppercase;
}

.theVeil_pastOrde h3 {
  font-size: 16px;
  margin: 0px;
}

.theVeil_pastOrde h3,
.purchase_pastOrde h4,
.purchase_pastOrde h5 {
  font-weight: bold;
  text-transform: uppercase;
}

.purchase_pastOrde h4 {
  font-size: 16px;
  margin-bottom: 0px;
  margin-top: 15px;
}

.purchase_pastOrde h5 {
  color: #ff3131;
  font-size: 11px;
  margin: 5px 0;
}

.purchase_pastOrde h5 {
  color: #ff3131;
  font-size: 11px;
  margin: 5px 0;
}

.order_DetailsBtn {
  background: #ff3131;
  border-radius: 50px;
  font-weight: bold;
  font-size: 12px;
  padding: 10px;
  width: 100%;
  color: #fff;
  margin-top: 5px;
  display: inline-block;
  text-align: center;
}

.dark_blue_div {
  background: #462150;
}

.redeem_list_div_inner {
  padding: 5% 0;
}

.redeem_list_div_inner ul li {
  display: inline-block;
  text-align: center;
  width: 20%;
  margin: 15px 2%;
}

.redeem_list_div_inner .redeem-title {
  text-transform: uppercase;
  color: #fff;
  font-size: 160px;
  font-weight: 300;
  letter-spacing: 40px;
}

.loyalty_menu {
  background: #a01865;
  padding: 10px;
  text-align: center;
}

.loyalty_menu ul li {
  display: inline-block;
}

.loyalty_menu ul li:after {
  content: "|";
  color: #fff;
}

.loyalty_menu ul li:last-child:after {
  content: "";
  color: #fff;
}

.loyalty_menu ul li a {
  color: #fff;
  font-size: 21px;
  padding: 10px 20px 0;
  display: inline-block;
}

.loyalty_flu {
  background: #4a1672;
}

.theater_outer_div,
.view_orders_btn a {
  background: #51aa22;
}

.tickets_tabDiv a {
  color: #51aa22;
}

.recent_orders_div .nav-tabs>li>button.active,
.recent_orders_div .nav-tabs>li>button:hover,
.recent_orders_div .nav-tabs>li>button:focus {
  background: #51aa22;
}

.logout_icon_div {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
}

.logout_icon_div:hover {
  color: #fff;
}

.logout_icon_div img {
  max-width: 20px;
  margin-right: 10px;
}

.circle_wrapper {
  position: relative;
}

.circle_wrapper img {
  max-width: 300px;
}

.circle_wrapper .circle_wrapper_inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-transform: uppercase;
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  line-height: 10px;
  margin-right: 20px;
}

.circle_wrapper .circle_wrapper_inner h2 {
  font-weight: 900;
}

.fuse_rewards_section {
  background: #fff;
  padding: 5% 0;
}

.fuse_rewards_heading h1 {
  color: #5d0375;
  font-size: 60px;
  line-height: 100px;
  text-transform: uppercase;
}

.fuse_rewards_heading h1 span {
  display: block;
  font-weight: bold;
  font-size: 130px;
  letter-spacing: 100px;
}

.erth_div {
  border-bottom: 4px solid #7ed044;
}

.erth_div h2 {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 48px;
  color: #7ed044;
  letter-spacing: 5px;
}

.erth_div_2 h2 {
  color: #60b7df;
}

.erth_div_2 {
  border-bottom: 4px solid #60b7df;
}

.erth_div_3 h2 {
  color: #b7b7b7;
}

.erth_div_3 {
  border-bottom: 4px solid #b7b7b7;
}

.erth_div_4 h2 {
  color: #c82e1d;
}

.erth_div_4 {
  border-bottom: 4px solid #c82e1d;
}

.erth_div h4 {
  text-transform: uppercase;
  font-size: 18px;
  color: #231f20;
}

.erth_div_inner h3 {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 16px;
  color: #231f20;
}

.erth_div_inner p {
  font-size: 16px;
  color: #231f20;
  padding: 0;
  margin: 0;
}

.erth_div_list ul li {
  border-top: 2px solid #7ed044;
  padding: 10px 40px;
  font-weight: bold;
  font-size: 18px;
  color: #000;
}

.erth_div_list ul li span img {
  max-width: 25px;
}

/* athira code */
.add_funds_outer {
  background: #500b76 url(../images/reg_bg.jpg) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 5% 0;
  display: flex;
  justify-content: center;
  /* align-items: center; */
  color: white;
  text-align: center;
  overflow-y: auto !important;
}

.add_funds_container {
  max-width: 65%;
  padding: 20px 50px;
  background: #741da4;
}

.add_funds_container .headingMain {
  margin-top: 20px;
}

.add_funds_form {
  text-align: left;
  padding: 15px 50px;
}

.add_funds_form label {
  font-size: 20px;
  padding: 10px;
  display: inline;
}

.heading-bott-img {
  width: 100%;
  position: relative;
}

.heading-bott-img img {
  width: 40px;
  height: auto;
  margin: 15px auto;
  position: relative;
}

.heading-bott-img::before,
.heading-bott-img::after {
  content: "";
  position: absolute;
  border-top: 1px solid white;
  width: 45%;
  top: 50%;
}

.heading-bott-img::before {
  left: 0;
}

.heading-bott-img::after {
  right: 0;
}

.btn.sign_in_btn {
  text-align: center;
  padding: 12px 20px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  background: #510b76;
  color: #FFFFFF;
  cursor: pointer;
  font-weight: bold;
  outline: 0 !important;
  border-radius: 0;
  margin-top: 15px;
  margin-right: 10px;
  border: 2px solid #510b76;
  border-radius: 18px !important;
}

.btn.sign_in_btn:hover {
  background: #510b76;
  color: #fff;
}

.btn-confirm {
  background: #000;
  border: 3px solid #fff;
  padding: 5px 20px;
  border-radius: 18px;
  color: #fff;
  font-size: 20px;
  display: inline-block;
  text-transform: capitalize;
  /*  font-family: 'AvenirNextLTPro-Bold'; */
  letter-spacing: 2px;
  max-width: 300px;
}

.btn-recharge {
  background: #9626d3;
  border: 3px solid #fff;
  padding: 5px 2px;
  color: #fff;
  font-size: 20px;
  display: inline-block;
  text-transform: capitalize;
  /*  font-family: 'AvenirNextLTPro-Bold'; */
  width: 120px;
}

.btn-recharge:active,
.btn-recharge:focus,
.btn-recharge:hover {
  border: 3px solid #00ac2a;
}

.movies-rest-btn {
  font-size: 20px;
  padding: 8px 20px;
  border: 1px solid #707070;
  border-radius: 23px;
  font-weight: 600;
  margin: 10px 15px 10px 0px;
  cursor: pointer;
  background: #fff;
}

.movies-rest-btn.active {
  background: #f2dcfe;
}

.movie-poster {
  border-radius: 15px;
  margin-right: 15px;
  max-width: 200px;
}

.movies-list p,
.rest-list p {
  margin-bottom: 10px !important;
}

.movies-list .card {
  margin: 15px auto;
}

.rest-icon {
  max-width: 200px;
  margin-right: 30px;
}

.rest-list {
  display: none;
}

.cardContainer1,
.cardContainer2,
.cardContainer3 {
  color: white;
  width: 90%;
  height: auto;
  border-radius: 15px;
  padding: 15px 20px;
  margin-bottom: 15%;
}

.cardContainer1 {
  background: url(../images/Card1.png) no-repeat;
  background-size: cover;
}

.cardContainer2 {
  background: url(../images/card2.png) no-repeat;
  background-size: cover;
}

.cardContainer3 {
  background: url(../images/card3.png) no-repeat;
  background-size: cover;
}

.cardNumber {
  margin-bottom: 50px;
  margin-top: 30px;
}

.payment-methods {
  margin: 40px 0px;
}

.cardType {
  height: 35px;
  width: auto;
  margin-left: auto;
}


.earth {
  background: url('../images/earth.png');
}

.water {
  background: url('../images/water.png');
}

.air {
  background: url('../images/air.png');
}

.fire {
  background: url('../images/fire.png');
}

.earth,
.water,
.air,
.fire {
  /*  background-size: 100% 100%;
    background-repeat: no-repeat;
    min-width: 100%;
    height: 100%; */
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 66.64%;
  color: white;
  font-family: "Montserrat-Regular" !important;
  position: relative;
}

.cardDtls {
  position: absolute;
  bottom: 25%;
  left: 10%
}

.cardNum {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  display: block;
}

.cardHolderName {
  font-size: 13px;
  font-weight: bold;
}

/* athira code */

.ticket_sidebar {
  background: #2d2d2d;
  border-radius: 8px;
  padding: 20px;
  margin-top: 150px;
}

.ticket_box_line {
  background: #fff;
  width: 2px;
  height: 100%;
  margin: 0 auto;
}

.ticket_div_left h4 {
  font-size: 13px;
  font-weight: normal;
}

.ticket_div_left h2 {
  font-size: 18px;
  font-weight: bold;
}

.ticket_inner_div {
  background: #1a1a1a;
  border-radius: 8px;
  padding: 10px;
  color: #bebebe;
}

.ticket_inner_div .btn.btn-default.btn-number {
  opacity: 1;
  color: #bebebe;
  background: #4f0276;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  line-height: 15px;
  padding: 0;
}

.ticket_inner_div .form-control.input-number {
  padding: 2px 4px;
  border: 0;
  text-align: center;
  background: transparent;
  -webkit-text-fill-color: #bebebe;
  -webkit-box-shadow: 0 0 0px #0f0f0f inset;
  font-size: 13px;
  margin: 0;
}

.ticket_inner_div td {
  color: #bebebe;
  font-size: 12px;
}

.ticket_inner_div .table> :not(caption)>*>* {
  border-bottom: 1px solid #bebebe;
}

.upgrade_member_container .custom-checkbox {
  position: relative;
}

.upgrade_member_container .custom-checkbox .custom-control-input {
  position: absolute;
  top: 11px;
}

.upgrade_member_container .add_funds_form .custom-checkbox label {
  padding: 0 5px 0 25px;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    right: 0;
    width: 80%;
    left: auto;
    max-width: 80%;
    min-width: 80%;
  }
}

@media (max-width: 2000px) {
  .movie_week_contantBox h1 {
    font-size: 88px;
  }

  .movie_week_contantBox p {
    font-size: 24px;
  }

  .featured_restaurant_contant {
    max-width: 750px;
  }

  .featured_restaurant_contant p {
    font-size: 28px;
  }

  .edge_logo {
    max-width: 300px;
  }

  .theatre_rentals_div {
    top: 6%;
  }

  .theatre_rentals_contant {
    right: 5%;
    max-width: 400px;
  }

  .theatre_rentals_contant li {
    font-size: 21px;
    margin: 10px 0;
  }

  .rewards_top_inner h1 {
    font-size: 148px;
  }

  .reward_inner_top_section .rewards_top_inner {
    bottom: 10%;
    left: 10%;
  }

  .card_contant_heading .reward_easy_heading {
    font-size: 48px;
  }

  .card_contant_heading p {
    font-size: 24px;
  }

  .reward_easy_heading {
    font-size: 48px;
  }

  .reward_contant_box h3 {
    font-size: 36px;
  }

  .reward_contant_box h2 {
    font-size: 48px;
  }

  .reward_contant_box p {
    font-size: 26px;
    font-weight: normal;
  }
}

@media (max-width: 1900px) {
  .header-menu .navbar-light .navbar-nav .nav-link {
    font-size: 21px;
    padding-left: 35px;
  }

  .search_icon {
    max-width: 30px;
  }

  .movie_week_heading {
    right: 20%;
  }

  .movie_week_contantBox h1 {
    font-size: 48px;
  }

  .movie_week_contantBox p {
    font-size: 18px;
  }

  .btn.main_btn {
    font-size: 24px;
    margin-top: 0;
  }

  .btc_inner_contant {
    top: 12%;
    font-size: 76px;
    max-width: 700px;
    line-height: 75px;
  }

  .featured_restaurant_contant {
    max-width: 640px;
    right: 17%;
  }

  .edge_logo {
    max-width: 250px;
  }

  .theatre_rentals_contant li {
    font-size: 18px;
  }

  .theatre_rentals_contant {
    max-width: 300px;
  }

  .slider.responsive {
    margin-bottom: 20px;
  }

  .reward_hand_div img.img-fluid {
    max-width: 400px;
  }

  .rewards_top_inner h1 {
    font-size: 90px;
  }

  .rewards_top_inner p {
    font-size: 24px;
    padding-top: 24px;
  }

  .join_now_btn {
    font-size: 80px;
    bottom: 5%;
  }

  .reward_easy_heading {
    font-size: 36px;
  }

  .reward_contant_box h3 {
    font-size: 30px;
  }

  .reward_contant_box h2 {
    font-size: 36px;
  }

  .reward_contant_box h2 {
    font-size: 36px;
    margin: 30px 0;
  }
}

@media (max-width: 1599px) {
  .header-menu .navbar-light .navbar-nav .nav-link {
    font-size: 18px;
  }

  .header-menu {
    margin-top: 65px;
  }

  .featured_restaurant_contant p {
    font-size: 18px;
  }

  .edge_logo {
    max-width: 200px;
  }

  .featured_restaurant_contant {
    max-width: 485px;
    right: 20%;
  }

  .see_more_details_btn {
    max-width: 60%;
    top: -30px;
  }

  .main_slider .carousel-control-prev img,
  .main_slider .carousel-control-next img {
    max-width: 60px;
  }

  .reward_contant_box p {
    font-size: 21px;
  }

  .reward_contant_box h2 {
    font-size: 26px;
  }

  .reward_contant_box h3 {
    letter-spacing: 24px;
  }

  .rewards_top_inner h1 {
    font-size: 60px;
    line-height: 60px;
  }

  .reward_hand_div img.img-fluid {
    max-width: 250px;
  }

  .rewards_top_inner p {
    font-size: 18px;
  }

  .join_now_btn {
    font-size: 60px;
    bottom: 2%;
  }

  .form_movie_section .reward_easy_heading {
    padding: 0;
  }

  .reward_contant_box {
    padding: 20px;
  }
}

@media (max-width: 1300px) {
  .movie_week_contantBox h1 {
    font-size: 48px;
  }

  .movie_week_contantBox {
    top: 12%;
    width: 40%;
  }

  .movie_week_contantBox p {
    font-size: 18px;
    line-height: 20px;
  }

  .featured_restaurant_contant {
    max-width: 400px;
    right: 19%;
  }

  .edge_logo {
    max-width: 150px;
  }

  .theatre_rentals_section img {
    display: none;
  }

  .theatre_rentals_section {
    background: #002f95;
    padding-top: 20px;
  }

  .theatre_rentals_div {
    top: 0;
    position: relative;
  }

  .theatre_rentals_contant {
    max-width: 300px;
    position: relative;
    padding: 15px 0 40px;
    margin-bottom: 50px;
  }
}

@media (max-width: 1199px) {
  .header-menu .navbar-light .navbar-nav .nav-link {
    padding-left: 20px;
    font-size: 13px;
  }

  .movie_week_bg {
    display: none;
  }

  .movie_week_heading {
    right: 20%;
    position: relative;
    right: 0;
    text-align: center;
  }

  .movie_week_contantBox {
    top: 0;
    width: 55%;
    color: #fff;
    position: relative;
    margin-bottom: 30px;
  }

  .movie_week_div {
    position: relative;
    min-height: 500px;
  }

  .movie_box_img img {
    width: 17%;
    box-shadow: 0 0 20px #2b2b2b;
    top: 20%;
    left: 12%;
  }

  .movies_seating .seat_head .seat_legend span {
    float: left;
    margin-bottom: 5px;
  }

  .ticket-login-section .form-control {
    width: 35%;
  }

  .movies_seating .seat_area {
    min-width: 100%;
  }

  .movies_seating .seat_area .seatbox {
    width: 25px;
  }
}
@media (min-width: 700px) and (max-width: 1024px) { 
  .cardDtls {
    left: 8%;
    bottom: 18%;
  }
  .cardNum {
    font-size: 9px;
    margin-bottom: 0px;
  }
  
  .cardHolderName {
    font-size: 8px;
  }
}
@media (max-width: 1024px) {
  .add_funds_outer {
    padding: 15px !important;
  }

  .add_funds_container {
    max-width: 80% !important;
    padding: 20px 30px !important;
  }

  .add_funds_form {
    padding: 15px 30px !important;
  }

  .cardContainer1,
  .cardContainer2,
  .cardContainer3 {
    width: 100%;
    margin-bottom: 7.5%;
  }
}

@media (max-width: 991px) {
  .reward_point_boxs ul li {
    padding: 30px 2%;
    width: 31%;
  }

  .header-menu .navbar-light .navbar-toggler-icon {
    background: url(../images/responsive_icon.png) no-repeat;
    width: 75px;
    height: 65px;
  }

  .header-menu {
    margin-top: 0;
    position: absolute;
    top: 160px;
    background: #0a0a0a;
    right: 0;
    text-align: right;
    width: 100%;
    z-index: 9;
    padding-right: 20px;
  }

  .header-menu .navbar-toggler {
    position: absolute;
    right: 0;
    top: -85px;
  }

  .header-menu .navbar {
    padding: 0;
    margin: 0;
  }

  .header-menu .navbar-light .navbar-nav .nav-link {
    font-size: 18px;
    padding: 20px;
  }

  .showing_div {
    font-size: 21px;
  }

  .movie_week_contantBox h1 {
    font-size: 30px;
  }

  .featured_ret_bg {
    display: none;
  }

  .featured_restaurant_contant {
    max-width: inherit;
    right: 19%;
    background: #472b2b;
    width: 100%;
    left: 0;
    right: 0;
    position: relative;
    padding: 20px 50px;
    margin-bottom: 20px;
  }

  .altitude_menu {
    padding: 15px;
  }

  .altitude_contant_box h4 {
    font-size: 16px;
  }

  .altitude_contant_box p {
    font-size: 14px;
  }

  .input_box_search {
    font-size: 10px;
    padding-left: 20px;
  }

  .reward_hand_div img.img-fluid {
    max-width: 160px;
  }

  .join_now_btn {
    font-size: 36px;
  }

  .rewards_top_inner h1 {
    font-size: 48px;
    line-height: 45px;
  }

  .rewards_top_inner p {
    font-size: 12px;
    padding-top: 0;
  }

  .reward_contant_box {
    height: auto;
    padding: 20px 0;
    position: relative;
    top: 0;
    left: 0;
    transform: inherit;
  }

  .ticket_sidebar {
    margin-top: 0;
  }

  .subLink ul {
    padding: 0;
  }

  .logIn_button {
    width: auto;
  }

  .top_signBtn {
    padding: 5px 10px 8px;
    line-height: 33px;
    font-size: 13px;
  }

  .top_signBtn a {
    font-size: 13px;
  }
  
}

@media (max-width: 768px) {

  .payment-methods h3 {
    font-size: 18px !important;
  }

  .payment-methods h5 {
    font-size: 16px !important;
  }

  .cardNumber {
    margin-bottom: 40px;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .showing_div .main_arrow {
    max-width: 20px;
  }

  .showing_div {
    font-size: 18px;
  }

  .btn.main_btn {
    font-size: 16px;
    letter-spacing: 1px;
  }

  .featured_events_img {
    margin-bottom: 20px;
  }

  .search_box {
    margin-top: 40px;
  }

  .top_signBtn {
    margin-top: 40px;
    padding: 3px 11px 6px;
    font-size: 10px;
  }

  .rewards_top_inner {
    position: relative;
    left: 0;
    text-align: center;
    bottom: 0;
  }

  .join_now_btn {
    font-size: 24px;
  }

  .reward_easy_heading {
    font-size: 14px;
  }

  .clint_logo_div li {
    width: 45%;
  }

  .top_signBtn a {
    font-size: 10px;
  }

  .ticket-login-section .form-control {
    margin: 0 10px 15px 0;
    font-size: 13px;
  }

  .logIn_button {
    font-size: 14px;
    margin-right: 0;
  }

  .add_funds_container.upgrade_member_container {
    max-width: 100% !important;
    padding: 20px 0px !important;
  }
}

@media (max-width: 600px) {
  .add_funds_container {
    max-width: 100% !important;
    padding: 20px 10px !important;
  }

  .add_funds_form {
    padding: 15px 10px !important;
  }

  .add_funds_outer {
    min-height: 100vh;
    height: 100% !important;
  }

  .btn-recharge {
    width: 95px;
  }

  .cardImg {
    width: 100%;
  }

  #divGpay iframe {
    width: 100% !important
  }
}

@media (max-width: 575px) {
  .header-menu .navbar-light .navbar-toggler-icon {
    width: 40px;
    height: 35px;
    background-size: 100%;
  }

  .header-menu {
    top: 170px;
  }

  .header-menu .navbar-toggler {
    top: -65px;
  }

  .main_slider .carousel-control-prev,
  .main_slider .carousel-control-next {
    width: 75px;
  }

  .main_slider .carousel-control-prev img,
  .main_slider .carousel-control-next img {
    max-width: 40px;
  }

  .top_social_icons ul li {
    margin-right: 10px;
  }

  .top_social_icons ul li img {
    max-width: 24px;
  }

  .showing_div .main_arrow {
    max-width: 14px;
  }

  .showing_div {
    font-size: 12px;
    letter-spacing: 1px;
  }

  .movie_box_img {
    text-align: center;
  }

  .movie_box_img img {
    box-shadow: 0 0 20px #2b2b2b;
    top: 20%;
    position: relative;
    width: 78%;
    left: 0;
    right: 0;
    margin: 20px auto;
    text-align: center;
    border-radius: 12px;
    transform: inherit;
  }

  .movie_week_contantBox {
    top: 0;
    width: 85%;
    color: #fff;
    left: 0;
    position: relative;
    margin: 10px auto;
  }

  .movie_week_contantBox p {
    font-size: 16px;
    line-height: 23px;
    font-weight: normal;
  }

  .movie_week_contantBox p span {
    font-size: 12px;
  }

  .movie_week_contantBox p span.me-5 {
    margin-right: 1rem !important;
  }

  .featured_restaurant_contant p {
    font-size: 14px;
  }

  .see_more_details_btn {
    max-width: 100%;
    top: -5px;
  }

  .header-menu .navbar-light .navbar-nav .nav-link {
    font-size: 14px;
    padding: 10px;
  }

  .top_signBtn {
    width: 100%;
  }

  .event_header {
    text-align: center;
  }

  .search_box,
  .top_signBtn {
    margin-top: 15px;
  }

  .event_box h3 {
    font-size: 21px;
  }

  .event_box p {
    font-size: 14px;
    margin-top: 0;
  }

  .individual button {
    padding: 10px 25px;
  }

  .ticket-login-section .form-control {
    margin: 0 3px 15px 0;
    width: 48%;
  }

  .ticket-login-section .logIn_button {
    width: 100%;
    margin-bottom: 20px;
  }

  .upgrade_member_container .saveCard_deletContant {
    font-size: 11px;
    margin-top: 12px;
  }

  .upgrade_member_container .save_card_div .form-check.form-check-inline {
    padding: 0;
  }

  .upgrade_member_container .add_funds_form label {
    font-size: 20px;
    padding: 4px 10px;
  }

  .upgrade_member_container .add_funds_form h5 {
    font-size: 16px;
  }
}

/* Additional styles */
.not_found .not_found_inner h2 {
  color: #fff !important;
}

/* Additional styles */
.card.payment_div,
.gp_ap .card,
.payment_accordion .card {
  background-color: transparent !important;
  border: none !important;
  border-radius: 0px !important
}

.card.payment_div a.btn,
.gp_ap a.btn,
#savedCardHeading a.btn {
  color: white !important
}

.pay_div .card .card-header {
  background: #470a68 !important;
  border-radius: 8px !important;
  margin-bottom: 3px;
}

.pay_div .card .card-body {
  /*    background: rgb(255 255 255 / 17%);*/
  background: rgb(0 0 0 / 10%);
  border-radius: 8px;
  margin-bottom: 4px;
}

.pay_div .card .card-header a {
  display: block;
  text-align: left;
}

.pay_div .card .card-header h2 a.btn:after {
  transform: rotate(180deg);
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.4em solid;
  border-right: 0.4em solid transparent;
  border-bottom: 0;
  border-left: 0.4em solid transparent;
  position: absolute;
  right: 20px;
  top: 26px;
}

.pay_div .card .card-header h2 a.collapsed:after {
  transform: rotate(0deg);
}

.add_funds_form .form-control {
  background: #500B76 0% 0% no-repeat padding-box;
  border: 2px solid #FFFFFF;
  border-radius: 75px;
  margin: 5px auto;
  color: #fff !important
}

.add_funds_form h5 {
  margin-top: 10px;
  margin-bottom: 15px;
}

.loyalty_box #email,
.Loyalty_form input {
  background-color: transparent !important;
  border: 2px solid white !important;
  border-radius: 20px !important;
  color: white !important
}

.back_btn a {
  color: white;
  display: flex;
}

.back_btn img {
  margin-right: 5px
}

.loyalty_box h5 {
  color: white
}

.loyalty_footer span {
  color: white !important;
}

.logIn_button {
  background: #510b76 !important;
  color: white !important
}

.edit_profile_newDiv .row:first-child {
  align-items: center !important;
}

.custom_modal .modal-content {
  background: #333;
  color: white
}

.custom_modal .modal-content .close {
  background: transparent;
  border: none;
  color: white;
  font-size: 20px;
}

.custom_modal .modal-content .btn[type="submit"] {
  background: #510b76 !important;
}

.reward_content {
  margin-left: 30px;
}

.pagination {
  justify-content: center;
  padding: 5px 0px;
}

.page-item .page-link {
  color: rgb(81, 170, 34);
}

.page-item.active .page-link {
  background-color: rgb(81, 170, 34);
  color: white;
  border-color: rgb(81, 170, 34);
}

.payment-methods a {
  float: right
}

.theater_outer_div ul {
  display: inline-flex;
  flex-wrap: wrap;
}

.theater_outer_div ul li {
  padding: 5px;
  margin: 5px 0px;
}

.Loyalty_form a {
  color: #cc99e7 !important
}

a.edit_name.text-danger.delete-account {
  color: #dc3545 !important;
  display: block;
  margin-top: 14px;
}

.loyalty-member div {
  display: inline-flex;
  align-items: baseline;
}

@media screen and (max-width: 576px) {
  .recent_orders_div .nav-tabs>li>button {
    padding: 10px 15px !important;
  }

  .reward_content {
    margin-left: 15px;
  }

  .header_sign_section .btn.main_btn.sign_btns {
    margin-right: 0px;
  }

  .recent_orders_div {
    margin-top: 15px;
  }

  .wrapper {
    position: relative;
    overflow-x: hidden;
  }

  .registration_section {
    padding: 30px 15px;
  }

  .email_out_div div {
    display: inline-flex;
    align-items: baseline;
    margin-top: 10px;
  }

  .registration_section .logIn_page {
    padding: 20px;
  }

  .account_contant {
    font-size: 26px !important;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .registration_inner_box h3 {
    margin-top: 15px;
  }

  .individual.text-center {
    text-align: left !important;
  }
}

/** new 21/05/2024 **/
.top_header .row .row {
  align-items: center;
}

.btn.backk_btn,
.btn.main_btn.sign_btns {
  margin-top: 0px !important;
}

@media screen and (max-width: 991px) {
  .golf_nav #menuToggle {
    left: -100px;
  }

  .header_sign_section .btn.main_btn.sign_btns {
    margin-right: 0px;
  }
}

@media screen and (max-width: 768px) {
  .golf_nav #menuToggle {
    left: -60px;
  }
}
/** new 21/05/2024 **/