/* Commen css */
*
{
    padding: 0px;
    margin: 0px;
} 
@font-face 
{
    font-family:Helvetica;
src:url(../font/Helvetica.ttf); 
}   
     
body {  
	font-family: Helvetica;
	font-size: 16px;
	color: #666;
	background-color:#f1f0ee;
	line-height: 1.7em;
     letter-spacing: 1.5px;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    overflow-x: hidden !important;
}
 
p, span  
{
    font-family: Helvetica;
  line-height: 25px;
  margin-bottom: 1rem !important; 
  padding: 0px;
  font-weight: normal; }

h1, h2, h3, h4, h5, h6 
{
font-family: Helvetica;
  margin-bottom: 0rem !important;
	color:#111;
	padding-bottom: 10px;
	line-height: 1.2em;
	font-weight: 500;
}

h1 {
 font-size: 3.2rem;
  font-weight: 400;
  color: #000080;
  letter-spacing: 3px;
  padding-bottom: 0px;}

h2 {
  font-size: 1.7rem;
  letter-spacing: 3px;
    line-height:32px;
    /*font-weight: bold;*/
    color:#000080;  }

h3 {
  font-size: 24px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 12px; }

a 
{
  color: #000080;
	text-decoration: none;
}

a:hover 
{
  color: #000080;
  text-decoration: none; 
}

.btn-primary {
  background-color: #242424;
  border: 1px solid #000000; }

.btn-primary:hover {
  background-color: #000000;
  border: 1px solid #242424; }

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  background-color: #000000;
  border: 1px solid #242424; }

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(36, 36, 36, 0.5); }

.paddl0 {
  padding-left: 0px; }

.paddr0 {
  padding-right: 0px; }

.paddlr0 {
  padding-left: 0px;
  padding-right: 0px; }

.row-padd-t {
  padding-top: 30px; }

.row-padd-b {
  padding-bottom: 30px; }

.row-padd-tb {
  padding-top: 30px;
  padding-bottom: 30px; }

img 
{
    max-width:100%;
    height:auto; 
    border-radius: 5px;
}
.btn-check:focus + .btn, .btn:focus 
{
  outline: 0;
  box-shadow: 0 0 0 .0rem rgba(13,110,253,.0) !important;
}

/* commen css */

.email-div {
  width: 100%;
  height: auto;
  margin: 0 auto;
  background-color: #000080;
  color: #fff;
}
.email-div a,.email-div 
{
  color: #fff !important;
  font-weight:500;
    font-size:1rem;
  letter-spacing: 0.2rem;
}
.custom-slm-header {
  background-color: #f1f0ee!important; 
  padding-bottom: 0px;
} 

.navbar-brand
{
    width: 18%;
}   
.nav-item-block {
  display: flex;
  flex-direction:row;
  justify-content: flex-end;
  color: #111111 !important;
  padding-bottom:12px;
 border-bottom: 1px solid darkgray;
  text-decoration: none;
  background: transparent;
  cursor: pointer;
  transition: border-color 0.2s ease, opacity 0.2s ease;
}

.nav-item-block:hover,.nav-item-block.active 
{
  border-bottom-color: #000000;
}
.sign-div
{
   background-color: #000080!important;
    color: #fff!important;
     font-size: 0.80rem;
   letter-spacing: 0.1rem;
  transition: opacity 0.2s ease;
   /* display: flex;
    justify-content: center; 
    align-items: center;    
    height: 100%;   */      
   padding: 15px 10px;
    font-weight:600;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}
.fa-users,.fa-microphone-lines,.fa-user
{
    font-size: 16px;
}  
.bi-cart4
{
   font-size:30px; 
    color: #000080 !important
    
}
.sign-div a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: inherit; 
}
/* Icon above Menu */
.icon-top {
  font-size: 1.6rem;
  line-height: 1;
 margin-bottom:12px;
  align-self: flex-start;
}
.upeventdate
{
    font-size: 14px;
    line-height: 28px;
    color: #000;
   display: block;
 padding-bottom: 8px;
  margin-bottom: 8px !important;
    letter-spacing:1px;
    font-weight: 500;
    border-bottom:1px dashed #dcdcdc;
} 
  
/* Menu Text Formatting */
.nav-text-label,.nav-link1 {
 font-size: 0.90rem;
  letter-spacing: 0.3rem;
  transition: opacity 0.2s ease;
    color: #000080;
      margin-bottom:0px!important;
  font-weight: 500;
  white-space: nowrap;
  margin-right: 20px;
 font-weight: bold;
    text-transform: capitalize;
} 
.nav-link1
{
    font-size: 0.90rem!important;
  letter-spacing: 0.3rem!important;
  transition: opacity 0.2s ease;
    color: #000080!important;
  font-weight: 500!important;
  white-space: nowrap!important;
  margin-right: 25px!important;
 font-weight: bold!important;
    text-transform: capitalize!important;
}   
.dropdown-menu1 .dropdown-item
{        
    font-size: 0.90rem!important;
  letter-spacing: 0.3rem!important;
  transition: opacity 0.2s ease;
    color: #000080!important;
  font-weight: 500!important;
  white-space: nowrap!important;
  margin-right: 25px!important;
 font-weight: bold!important;
    text-transform: capitalize!important; 
}   
       
.nav-text-label1
{
    margin-right:20px!important;
     margin-bottom:0px!important;
    
}

  .gap-class {
    gap:2rem !important;
  }

#hamburgerMenu
{
    background-color: #fff;
}
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 .0rem rgba(13,110,253,.0)!important;
}

.offcanvas-start {
  top: 0;
  left: 0;
  width: 450px;
}

#hamburgerMenuLabel
{
    color:#000080;
    font-size: 14px;
    letter-spacing: 0.3rem;
    font-weight: 400;
}

 .offcanvas-header
{
   padding: 2rem 2rem 2rem 3rem; 
}
.dropdown-menuscroll
{
    width: 80%;
}
.nav-link,.nav-item .dropdown-menu .dropdown-item
{ 
    font-size: 17px;
  letter-spacing: 0.1rem;
  font-weight: 500;
    color: #000080 !important;
  padding-left: 1.5rem !important;
    padding-bottom: 0.3rem;
    padding-top: 0.3rem;
    background-color: transparent;
    transition: all 0.4s;
}

 .nav-link:hover,.nav-item .dropdown-menu .dropdown-item:hover
{
    background-color: #000080;
    color: #fff!important;
}
    
/* Left Column Logo Styling */

.brand-logo-text .logo-main {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 1.85rem;
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: 2.5px;
  color: #000000;
}

.brand-logo-text .logo-sub {
  display: block;
  font-family: serif;
  font-size: 1.6rem;
  margin-top: 8px;
  color: #111111;
}

/* Carousel Image Styling */

#slmherocarousel,
.carousel-inner,
.carousel-item {
  overflow: visible !important;
  position: relative;
}

.hero-img {
  height: 520px;
  object-fit: cover;
  object-position: center 20%;
    border-radius: 5px;
}

 
.hero-white-card {
  position: absolute;
  bottom: -40px;
 left: -34%;
  background-color: #ffffff;
  width:830px;
  max-width: 90%;
 padding: 25px 30px 50px 50px;
  z-index: 99;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    display: flex;
  flex-direction: column;
  justify-content: space-between;
    
} 

/* Subtitle Tag */
.card-subtitle {
font-size: 0.72rem;
  letter-spacing: 3px;
  color: #555555;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
} 

/* Custom Arrows in White Card */
.carousel-controls-custom .btn-arrow {
  background: transparent;
  border: none;
  padding: 0 4px;
  font-size: 0.9rem;
  color: #333333;
  cursor: pointer;
  transition: opacity 0.2s ease;
    border-bottom: 1px solid #c4c4c4;
}

.carousel-controls-custom .btn-arrow:hover {
  border-color: #0d0d0d;
    transition: all 0.4s;
}

/* Main Season Heading */
.card-title {
font-size: 2.5rem;
  font-weight: 400;
  color: #000080;
  line-height: 1;
  letter-spacing: 3px;
} 

/* Black View Concerts Button */
.btn-view-concerts {
 background-color: #000080;
  color: #ffffff;
  font-size: 0.72rem;
  letter-spacing: 3px;
  padding: 15px 25px;
  font-weight: 400;
  transition: background-color 0.2s ease;
    border-radius: 0px;
text-transform: uppercase;
} 

.btn-view-concerts:hover {
  background-color:#000080;
  color: #ffffff;
}

/* Date Range Text */
.card-date {
font-size: 0.85rem;
  color: #151515;
  letter-spacing: 2px;
}

.hero-section {
  position: relative;
  overflow: hidden;
}

.carousel-item {
  position: relative;
}

/* Image Wrapper Position */
.carousel-image-wrapper {
  position: relative;
  width: 100%;
}



/* WHAT'S ON CAROUSEL STYLES */
.whats-on-section {
  background-color: #ffffff;
  color: #000080;
}
.bg-colorclass
{
    background-color: #ffffff !important;
}

.whats-on-section .section-title,.section-title {
  font-size: 3.2rem;
   line-height: 65px;
  font-weight: 400;
    color:  #000080;
    letter-spacing: 3px;
    padding-bottom:0px;
}  

.all-events-link {
  color: #000080;
  font-size: 0.75rem;
  letter-spacing: 3px;
  font-weight: 400;
  border-bottom: 1px solid #c4c4c4;
    transition: all0 .4s;
}
.all-events-link:hover
{
    color: #000080;
    border-color: #000080;
}
 
.carousel-nav-arrows .btn-arrow 
{
  background: transparent;
  border: none;
  font-size: 0.9rem;
  color: #000080;
  padding: 0 4px;
  cursor: pointer;
     transition: all 0 .4s;
  border-bottom: 1px solid #c4c4c4;
}

.carousel-nav-arrows .btn-arrow:hover
{
    border-color: #000080;
}

/* Slider Track Logic */
.custom-slider-container {
  overflow: hidden;
  width: 100%;
}

.custom-slider-track {
  display: flex;
  gap: 24px;
  transition: transform 0.4s ease-in-out;
}

/* Desktop: 4 Cards Visible */
.slider-card-item {
  flex: 0 0 calc(25% - 18px);
  max-width: calc(25% - 18px);
}

/* Card Content Details */
.event-top-info {
  min-height: 100px;
}

.event-top-info .artist-name {
  font-size: 0.9rem;
  line-height: 1.35;
}

.event-top-info small {
  font-size: 0.68rem;
  letter-spacing: 1px;
  color: #666;
}

.event-date {
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 1px;
}

.event-img-wrapper img {
  height: 220px;
  object-fit: cover;
    border-radius: 5px;
}
.event-img-wrapper1 img
{
    object-fit: cover;
    border-radius: 5px; 
}

.event-title{
 font-size: 1.1rem;
  letter-spacing: 3px;
    line-height: 25px;
}
.hometexthead {
 font-size: 1.7rem;
  letter-spacing: 3px;
    line-height:32px;
    /*font-weight: bold;*/
    color:#000080; 
}
.homesubtext
{
    font-size: 1rem;
  letter-spacing: 3px;
    font-weight: 400;
}
.video-section
{
    background-color: #fff;
}
iframe
{
    border: 2px solid #fff;
    border-radius: 5px;
}


/* Stay in Touch Section Styling */
.newsletter-card,.contact-info-card {
  background-color: #ffffff;
  color:#000080;
  padding:50px 60px 50px 60px;
}

/* Heading Typography */
.stay-in-touch-section .section-heading {
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing:3px;
  color: #000080;
}

/* Description Text */
.stay-in-touch-section .description-text {
  font-size: 0.95rem;
  line-height: 1.6;
  color: #222222;
  max-width: 90%;
    letter-spacing: 3px;
} 

/* Form Labels */
.stay-in-touch-section .form-label {
font-size: 0.72rem;
  letter-spacing: 3px;
  font-weight: 300;
  color: #111111;
  margin-bottom: 4px;
}

/* Gray Background Custom Inputs */
.stay-in-touch-section .custom-input {
  background-color: #f1f1f1 !important;
  border: none !important;
  border-radius: 0 !important; 
 height: 40px;
  padding: 10px 15px;
  font-size: 0.95rem;
  color: #111111;
  box-shadow: none !important;
}

.stay-in-touch-section .custom-input:focus {
  background-color: #e8e8e8 !important;
  outline: 1px solid transparent!important;
}

/* Black Subscribe Button */
.stay-in-touch-section .btn-subscribe {
  background-color: #0b0c0c !important;
  color: #ffffff !important;
  border: none !important;
  border-radius: 0 ;
  font-size: 0.75rem;
  letter-spacing: 2px;
  font-weight: 600;
  padding: 0 32px;
  height:40px;
  white-space: nowrap;
  transition: background-color 0.2s ease;
} 

.stay-in-touch-section .btn-subscribe:hover {
  background-color: #000080!important;
}

/* Contact Labels (Match Form Labels) */
.contact-label {
 font-size: 0.72rem;
  letter-spacing: 3px;
  font-weight: 300;
  color: #666666;
}

/* Contact Values (Phone, Email, Web) */
.contact-value {
  font-size: 1.35rem;
  color: #111111;
  transition: color 0.2s ease;
  word-break: break-word;
}

.contact-value:hover {
  color: #000080;
} 

.contact-subtext {
  font-size: 0.88rem;
  color: #333333;
}

.container {
  margin: 0 auto;
  max-width: 144rem;
  max-width: var(--container-width);
}
 
:root {
  --container-width: 1440px;
}  

.site-footer 
{
            color: #222222;
            font-size: 0.95rem;
        }

        .footer-heading {
       font-size: 1.1rem;
  font-weight: 400;
  margin-bottom: 1.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #ccc;
  letter-spacing: 2px;
            width:70%;
            color: #000080;
        } 

        .footer-links {
            list-style: none;
            padding-left: 0;
            margin-bottom: 0;
        }
        .footer-links a,.bottom-address {
            color:#0d0d0d;
            text-decoration: none;
            transition: color 0.2s ease-in-out;
            letter-spacing: 1px;
        }

        .footer-links a:hover {
            color: #000000;
            text-decoration: none;
        }

        /* Highlight Contact / Banner Strip */
        .info-strip, .info-strip a {
            background-color: #f7e3d3; 
            color: #111111;
            padding: 1.2rem 0;
            font-size: 1.2rem;
            font-weight:normal;
            letter-spacing: 2px;
        }

        /* Bottom Logo & Copyright Area */
        .footer-logo {
            max-height: 50px;
            width: auto;
        }
 
        .copyright-text {
            font-size: 0.75rem;
            color: #111;
             font-weight:normal;
            letter-spacing: 2px;
        }

.sponsorslogo a img
{
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    display: block;
    padding: 8px;
}
.inner-section,.hero-section
{
    padding-top: 2.5%;
}
 


.concert-card {
            background-color: #f7f7f7;
            padding: 2.5rem 2rem;
            color: #111111;
        }

        .event-time {
            font-size:1rem;
            letter-spacing: 2px;
            color: #222222;
         margin-bottom: 1rem;
        }

        .event-title a {
            font-size: 1.3rem;
  font-weight: normal;
  line-height: 1.4;
  color: #111111;
  letter-spacing: 2px;
        }

        .price-text {
            font-size: 0.9rem;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            color: #111111;
            margin-bottom: 0.25rem;
        }

        .sub-info {
            font-size: 0.75rem;
            letter-spacing: 1.5px;
            text-transform: uppercase;
            color: #444444;
            margin-bottom: 1.25rem;
        }

 .concert-date
{
   font-size: 2.6rem;
  font-weight: 400;
  color: #000080;
  letter-spacing: 3px;
  padding-bottom: 0px;
    line-height: 30px;
}

    /* Concert Image Styling */
        .concert-img {
            width: 100%;
            height: 180px;
            object-fit: cover;
            transition: filter 0.3s ease;
        }

        .concert-card:hover .concert-img {
            filter: grayscale(0%);
        }

.booking-action-group {
    display: inline-flex;
    align-items: stretch;
}

.btn-book {
    background-color: #000080;
    color: #ffffff !important;;
    border: 1px solid #000080;
    border-radius: 0;
    padding: 0.6rem 1.8rem;
    font-size: 0.8rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 500;
    transition: all 0.2s ease;
}

.btn-wishlist {
    background-color: #ffffff;
    color: #c4c4c4;
    border: 1px solid #c4c4c4;
    border-left: none; 
    border-radius: 0;
    padding: 0.6rem 0.9rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9rem;
    transition: all 0.2s ease;
}

.concertinfo
{
    padding-bottom:4rem;
}

.banner-video 
{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
    position: relative;
}
.banner-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 1100px;
  text-align: center;
  z-index: 1;
  color: #fff;
  padding: 0 15px;
}

.banner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.30);

  z-index: 1;
}

.video-heading-large 
{
  color: #fff;
  font-size:4rem;
  line-height: 1.1;
  font-weight: 600;
  margin-bottom: 15px !important;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.63);
}
.banner-div, .carousel, .carousel-inner, .carousel-item {
  position: relative;
}


.fa-sticky-note
{
    font-size: 17px;
    color: #000080;
}
.text-content {
    position: relative;
}

.text-content .sd {
    position: absolute;
    top: 10px;
    right:0px;
    background: #d32f2f;
    color: #fff;
    padding: 6px 12px;
    font-size: 14px;
   letter-spacing: 1.5px;
    font-weight: bold;
   border-top-left-radius:5px;
   border-bottom-left-radius:5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    text-transform: capitalize;
    z-index: 10;
} 


.slms-concert-card {
            background-color: #ffffff;
            border-bottom: 2px solid #e0e0e0;
            padding: 20px;
            margin-bottom: 25px;
        }

        /* Image Wrapper & Sold Out Badge */
        .concert-img-container {
            position: relative;
            overflow: hidden;
            border-radius: 2px;
        }

        .concert-img-container img {
            width: 100%;
            height: auto;
            object-fit: cover;
            display: block;
        }

        .badge-sold-out {
            position: absolute;
            top: 15px;
            left: -35px;
            transform: rotate(-45deg);
            background-color: #d9534f;
            color: #ffffff;
            font-size: 11px;
            font-weight: bold;
            text-transform: uppercase;
            padding: 4px 35px;
            letter-spacing: 0.5px;
            z-index: 2;
            box-shadow: 0 2px 4px rgba(0,0,0,0.15);
        }

        /* Typography & Content Colors */
        .concert-title {
            color: #1a3c6b;
            font-size: 1.25rem;
            font-weight: 700;
            margin-bottom: 15px;
        }
.ticket
{
      letter-spacing:2px;
}
        .section-label {
          font-size: 1.1rem;
  letter-spacing: 3px;
  line-height: 25px;
        }

        .content-text {
            color: #444444;
  font-size: 0.9rem;
  letter-spacing: 3px;
  line-height: 25px;
        }  

        /* Sponsor Section */
        .sponsor-text {
            font-weight: bold;
            color: #333333;
            letter-spacing: 1px;
            text-transform: uppercase;
        }


        /* Download Section Footer */
        .download-box {
            margin-top: 15px;
            padding-top: 12px;
            border-top: 1px dashed #dcdcdc;
            letter-spacing: 1px;
            font-size: 0.9rem;
            color: #000080;
        }
 
        .pdf-link {
            color:#000080;
            text-decoration: none;
            font-weight: 600;
             text-decoration: underline;
        }

        .pdf-link:hover {
            text-decoration: underline;
        }  



.blubg-color
{
    background-color: #000080;
}
.bluclr
{
  color: #000080;  
}
.member-btn
{
    border-radius: 0px;
    font-weight: bold;
    font-size: 1.25rem !important;
  padding: 1.1rem 1.5rem !important;
   box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important;
    text-decoration: none;
    background-color: #fff!important;
    color:#000080!important;
    text-align: center;
    margin: 0 auto;
    border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
}


/* table css */

.form-check .form-check-input 
{
  float:none;
  margin-left: -1.5em;
  text-align: center;
  display: block;
  margin: 0 auto;
}

.form-check-input:focus,.form-select:focus { 
  border-color: #000;
  outline: 0;
  box-shadow: 0 0 0 .0rem rgba(13,110,253,.0)!important;
}
.membership:hover
{
    background-color: #f5f5f5;
    transition: all 0.4s;
}  
.filed-text {
  font-size: 14px !important;
  letter-spacing:2px !important;  
}
.form-control,.form-select
{
       border-radius: 0px !important; 
      color: #31373b;
  background-color: #fff;
}
.form-control:focus,.form-select:focus {
  color: #31373b;
  background-color: #fff!important;
  border-color: #d8dadb!important;
  outline: 0;
  box-shadow: 0 0 0 .0rem rgba(13,110,253,.0);
}

.code {
  background-color: #4d4d4d;
  color: #fff;
  font-size: 16px;
  width: 100px;
}

.site-text li a
{
  color: #000;
    line-height: 35px;
}
 
.imgbox {
    width: 100%;
    /*max-width: 250px;  */ 
    height: 150px;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
  
.imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;      /* Box पूर्ण भरते */
    object-position: center; /* Image center मध्ये */
    display: block;
}
.nav-link1:hover 
{
  background-color:transparent;
  color: #000080!important;
}
.nav-link1
{
    padding: 0px!important;
}
.loginmsg small
{
    font-size: .800em;
  color: #000;
  letter-spacing: 1px;
    display: block;
  line-height: 20px;
    margin-bottom: 3px;
}
.imagetitle {
	position: absolute;
	top: 2%;
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	left: 1%;
	background: #5555;
	padding: 1%;
 word-wrap: break-word;
} 
.btn-covid {
	background-color: red;
	border: red;
	color: #fff;
}
.btn-covid:hover, .btn-covid.focus, .btn-covid:focus {
  background-color: #A4A900;
  border: #A4A900;
  color: #fff;
}

.btn{
	border-radius: 50rem !important;
}
.card-title1
    {
  font-size: 3rem;
  font-weight: bold;
  color: #000080;
  line-height: 4rem;
  letter-spacing: 3px;
  text-transform:capitalize;
    }

.bg-transparent {
		background-color: transparent !important;
}
.modal-body thead
{
    background-color: #fff;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  
}
.modal-body th
{
     padding: 5px; 
} 
.modal-body td
{
    border-bottom: 1px solid #e0e0e0;
    padding: 5px;
}

    @media only screen and (max-width:991px)
{ 
    .card-title1
    {
        font-size: 3rem;
      line-height: 3.4rem;
    }
    
    }
    
    @media only screen and (max-width:767px)
{
    .card-title1
    {
        font-size:2.5rem;
       line-height: 3rem;
    }
}
        @media only screen and (max-width:400px)
{
    .card-title1
    {
        font-size:2rem;
        line-height:2rem;
    }
    
    }
/* responsive css */

 
    @media (min-width:768px) and (max-width:885px) 
{             
    .btn-book1
    {
        padding-right:0.9rem !important;
  padding-left: 0.9rem !important;
    }
    }   
@media only screen and (max-width:1180px)
{
    .hero-white-card {
  position: relative;
  background-color: #ffffff;
  width: 1152px;
        margin-top: 2px;
     max-width: 134%;
        bottom: 0px;
    }
    .footer-heading {
  font-size: 1rem;
  width:90%;
}
    .navbar-brand {
  width: 20%;
}
}   

@media only screen and (max-width:1114px)
{
    .sign-div 
    {
        font-size: 0.70rem;
  letter-spacing: 0.1rem;
    }
} 


@media only screen and (max-width:1035px)
{  
 .stay-in-touch-section .section-heading {
  font-size: 3.3rem;
    }
    .navbar-brand {
  width:22%;
}
    .sign-div {
padding:10px 10px;
    }
}

@media only screen and (max-width:991px)
{
    .concert-date {
  font-size: 2.2rem;
    }
    .event-title a {
  font-size: 1.2rem;
    }
     .hero-white-card {
    /*left: 15px !important;*/
    bottom: -30px;
   /* width: calc(100% - 30px) !important;*/
  }
  
  .card-title {
    font-size: 2.4rem;
  }
  
  .hero-img {
    height: 400px;
  }
     .slider-card-item {
    flex: 0 0 calc(50% - 12px);
    max-width: calc(50% - 12px);
  }
  /* .nav-item-block
    {
  display: flex;
  flex-direction: row;
        margin-left: 0px;
        border-bottom:none;
    }*/
    .whats-on-section .section-title, .stay-in-touch-section .section-heading,.section-title  {
  font-size: 2.2rem;
    }
    /*.icon-top {
  margin-bottom:20px;
        margin-left:0px;
    }*/
      .navbar-brand {
    width: 100%;
  }

.gap-class {
    gap: 2rem !important;
  }
    .nav-text-label,.nav-text-label1,.nav-link1 {
  font-size: 0.80rem!important;
    letter-spacing: 0.1rem!important;
    margin-right: 10px !important;
    } 
    .gap-class {
    gap: 1rem !important;
  }
    .loginmsg small {
  font-size: .660em;
        letter-spacing: 0px;
    } 
}
 
@media only screen and (max-width:918px)
{
    .btn-book1 {
  padding: 0.6rem 0.8rem!important;
        letter-spacing: 1px!important;
    }
}

@media only screen and (max-width:915px)
{
    .sign-div {
  font-size: 0.65rem;
  letter-spacing: 0.1rem;
        padding: 8px 5px;
    }
}

@media only screen and (max-width:850px)
{
      .navbar-brand {
    width:100%;
  }
       .icon-top {
  margin-bottom:12px;
  }
    .bi-cart4 {
  font-size: 22px;
}
}

@media only screen and (max-width:820px)
{
    .btn-book 
    {
        font-size:0.9rem!important;
         padding-right: 1rem !important;
  padding-left: 1rem !important;
    }
}

@media only screen and (max-width:780px)
{
      .bi-cart4 {
    font-size: 22px;
  }
}

@media only screen and (max-width:767px)
{
    h2 {
  font-size: 1.3rem;
  letter-spacing: 3px;
  line-height: 26px;
    }
    h3 {
  font-size: 20px;
    }
    .nav-item-block
    {
  display: flex;
  flex-direction: row;
        margin-left: 0px;
        border-bottom:none;
    }
    .navbar-brand {
    width:45%;
  }
    .nav-item-block
    {
      padding-bottom: 12px;
    }
    .icon-top {
                font-size: 1.8rem;
  margin-bottom:0px;
  }
    .sub-nav-links {
    gap: 15px !important;
    overflow-x: auto;
    white-space: nowrap;
  }
     
  /*.nav-text-label {
    font-size: 0.75rem;
    letter-spacing: 1px;
  }*/ 
    .stay-in-touch-section .section-heading {
    font-size: 2rem;
  }
  
  .stay-in-touch-section .description-text {
    max-width: 100%;
  }

     .contact-value {
    font-size: 1.15rem;
  }
    .hero-white-card {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    padding: 20px;
    margin-top: 20px;
  }
    .offcanvas-start {
  top: 0;
  left: 0;
  width:100%;
}
      .whats-on-section .section-title,.section-title  {
    font-size: 1.9rem;
          line-height: 35px;
  } 
    .newsletter-card
    {
        padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
    }
    .nav-item-block3
    {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  color: #111111 !important;
  padding-bottom: 12px;
  border-bottom: 1px solid darkgray;
  text-decoration: none;
  background: transparent;
  cursor: pointer;
  transition: border-color 0.2s ease, opacity 0.2s ease;
}
    .video-heading-large {
  font-size: 2.5rem;
}
  .banner-video 
    {
        height: 100vh;
    }
    .sign-div 
    {
        display:inline;
    }
    .loginmsg small {
  font-size: .800em;
    }
    .concert-date {
  font-size: 2rem;
    }
   /*  .btn-book 
    {
   font-size:1rem!important;
   padding-right: 1.3rem !important;
  padding-left: 1.3rem !important;
    }*/
    
    .imagetitle
    {
  font-size: 1.2rem;
    }
}

@media only screen and (max-width:650px)
{
     .nav-item-block
    {
      padding-bottom:8px;
    }
}


@media only screen and (max-width:575px)
{
     .navbar-brand {
    width: 60%;
  }
      .hero-img {
    height: 320px;
  }
  
  .card-title {
    font-size: 1.8rem;
      line-height: 32px;
  }
  /*
  .btn-view-concerts {
    padding: 10px 16px;
    font-size: 0.65rem;
  }*/
    .slider-card-item {
    flex: 0 0 100%;
    max-width: 100%;
  }
     .whats-on-section .section-title,.section-title  {
    font-size: 1.3rem;
         line-height: 30px;
  }
   
  .stay-in-touch-section .btn-subscribe {
    width: 100%;
  }   
      .nav-item-block {
    padding-bottom: 6px;
  }
      .navbar-brand {
    width:100%;
  }

    /* Logo row */
     .toprow{
        position:relative;
    }
    .logo-col{
        flex:0 0 100% !important;
        max-width:100% !important;
    }

    .sub-nav-links{
        display:flex;
        flex-wrap:wrap;
        align-items:center;
    }

    .navbar-brand{
        width:100%;
        display:flex;
        justify-content:center;
        margin:0 0 10px !important;
    }

    /* Menu button */
    .hamburger-btn{
        margin:0 !important;
        padding:0 !important;
        background:transparent !important;
        border:0 !important;
    }
  .sign-col > div{
        justify-content:flex-end !important;
    }

    /* Sign In same line */
    .sign-col{
          position:absolute !important;
        right:15px;
        top:120px;
        width:auto !important;
        max-width:none !important;
        flex:0 0 auto !important;
        padding:0 !important;
    }

    /*.sign-div{
        display:block;
        justify-content:center;
    }*/
 .sign-in-btn{
        white-space:nowrap;
    }
    /* Hide desktop links */
    .sub-nav-links > a:nth-child(3),
    .sub-nav-links > a:nth-child(4){
        display:none !important;
    }

    /* Bottom mobile links */
    .toprow > .col-6{
        margin-top:15px !important;
    } 
 .concert-date {
  font-size: 2rem;
    }
   .pdf-link
    {
        display: block;
    }   
     #baskettable .inner-table-info1,  #baskettable .inner-table-info
    {
        text-align: left!important;
        padding-left: 1% !important;
    }
     /* #baskettable .table-color .inner-table-info .qty-div {
    padding-left: 0% !important;
  }*/
    #baskettable .table-color .inner-table-info .small-box
    {
       padding-right:0rem !important;
  padding-left:0rem !important;
} 
}

@media only screen and (max-width:533px)
{
     .update-class
    {
       display: block;
    text-align: center;
    margin: 15px auto 0px auto;
    }
}

@media only screen and (max-width:500px)
{
    
      .navbar-brand {
    width: 100%;
  }
       .icon-top {
  margin-bottom:0px;
  }
    .convert-div {
    display: block !important;
  }
    .section-title {
    margin-bottom: 14px !important;
    }
}
@media only screen and (max-width:480px)
{
    .whats-on-section .section-title {
font-size: 1.3rem;
  }
    .concert-date {
  font-size:1.2rem;
    }
      .nav-item-block {
    padding-bottom: 3px;
  }
   /* .sub-nav-links {
    gap: 0px !important;
    }*/
    .sign-col{
          position:absolute !important;
        right:15px;
        top:110px;
    }
} 
@media only screen and (max-width:450px)
{
    
      .navbar-brand {
    width:100%;
  }
       .icon-top {
  margin-bottom:0px;
  }
    .dropdown-menuscroll
{
    width: 100%;
}
    
}
@media only screen and (max-width:440px)
{
    .convert-div
    {
        display: block!important;
    }
     .whats-on-section .section-title,.section-title  {
    font-size: 1.3rem;
    margin-bottom: 14px !important;
    letter-spacing:2px;
  }
}
@media only screen and (max-width:430px)
{
    .offcanvas-header .btn-close {
  margin-right: 2rem;
    }
      .stay-in-touch-section .section-heading {
    font-size:1.8rem;
  }
    .sign-col
    {
           padding-right:0px!important; 
    }
    .logo-col
    {
        padding-right:0px!important;
  padding-left:0px!important;
    }
}
@media only screen and (max-width:400px)
{ 
        .navbar-brand {
   width: 100%;
  } 
       .icon-top {
  margin-bottom:0px;
  }
    .hamburger-btn
    {
        padding: .375rem .30rem!important;
    }
    .text-content .sd
    {
        font-size: 13px;
    }
    .sub-nav-links {
    gap: 0px !important;
    }
}
@media only screen and (max-width:380px)
{
    .offcanvas-header .btn-close {
  margin-right: 3rem;
    }
    .sign-div {
    padding: 8px 6px;
  } 
     .concert-date .event-time 
    {
        display: block;
    }      
    .bookingbtn
    {
        padding: 0.6rem 0.2rem!important;
        font-size: 0.7rem!important;
    }
}
@media only screen and (max-width:360px)
{
    .offcanvas-header .btn-close {
  margin-right:5rem;
    }
    .info-strip a,.info-strip {
  font-size: 0.9rem;
    }
     .sign-div {
  font-size: 0.60rem;
  letter-spacing: 0.2rem;
    }
    .fa-user {
  font-size: 13px;
}
     .icon-top {
    margin-bottom: 0px;
  }
    .navbar-brand {
  padding-bottom: 0.500rem;
    }
    .nav-text-label1 {
    margin-right: 0px !important;
        margin-left: .25rem !important;
  }
   .member-btn 
    {
        padding: 1rem !important;
        font-size: 1rem !important;
        letter-spacing: 1.2px;
    } 
    .cnttext ul
    {
       padding-left: 1rem; 
    }
      .bookingbtn
    {
        padding: 0.6rem 0.6rem!important;
        font-size: 0.7rem!important;
    }  
    #baskettable .sub-width
    {
        padding-left: 20%!important;
    }
}

@media only screen and (max-width:346px)
{
        .email-div a, .email-div {
  font-size:0.9rem;
  letter-spacing: 0.1rem;
}
    .nav-text-label {
  font-size: 0.80rem;
  letter-spacing: 0.1rem;
    } 
     .sign-col{
          position:absolute !important;
        right:15px;
       top: 117px;
    }
    .concert-card {
  padding: 2.5rem 1rem;
}
    .btn-book {
    padding: 0.6rem 0.3rem;
    font-size: 0.7rem!important;
  }
.ticket {
  letter-spacing:1px;
}
    .section-label {
  font-size: 1rem;
    }
     #baskettable td::before {
    font-weight:600!important;
    letter-spacing: 0px !important;
  }
     .toprow > .col-6 {
    margin-top:22px !important;
  }
}
@media only screen and (max-width:330px)
{
    .offcanvas-header .btn-close {
  margin-right:7.5rem;
    }
        .icon-top {
    margin-bottom:0px;
  }
     .sign-col {
    padding-right: 0px !important;
    padding-left:5px !important;
  }
    .custom-slm-header {
  padding-left: 13px !important;
}
.loginmsg small
    {
        font-size: .800em;
  letter-spacing:0.25px;
    }
      .cnttext ul li a,.cnttext a
    {
        font-size: 0.9rem;
    }
}
@media only screen and (max-width:310px)
{     
  
    .btn-book {
    padding: 0.6rem 0.2rem;
    font-size: 0.7rem;
  } 
}
@media only screen and (max-width:310px)
{
    .form-check-label
    {
        font-size: 14px;
    }
}

/*
@media only screen and (min-width:1370px)
{
    .hero-white-card {
  left: -256px;
    }
}*/



/*-----------Table media query------------*/

 #baskettable .inner-table-checkbox .form-check 
{
    padding-top: 7px;
    padding-left:0em;
  margin-bottom: 0rem;
}

@media only screen and (max-width: 820px) 
{
    .speci-heading span
    {
      font-size:14px;  
    }

} 

@media only screen and (max-width: 800px) 
{
    
    /* Force table to not be like tables anymore */
    #baskettable table,
    #baskettable thead,
    #baskettable tbody,
    #baskettable th,
    #baskettable td,
    #baskettable tr {
        display: block;
    } 
   
    /* Hide table headers (but not display: none;, for accessibility) */
    #baskettable thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
 
    #baskettable tr { border: 1px solid #ccc; }
   
    #baskettable td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%!important;
        white-space: normal;
        text-align:left;
      padding-top: 10px;
      padding-bottom: 10px;
    }
 #baskettable .inner-table-info1, #baskettable .inner-table-info
    {
        text-align: left!important;
    }
    
    #baskettable td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }  
  .sub-width
  {
    padding-left: 0px!important;
  }
  .inner-table-info
  {
    padding-top: 40px!important;
  }
  
    /*
    Label the data
    */
    #baskettable td:before { content: attr(data-title); 
 color: #000080;
  }  
   /*#baskettable .table-color .qty-div
    {
       padding-left:/*% !important; 
    }   */ 
     
    #baskettable .table-color .bottom-total
    {
        padding-left:0% !important; 
    }   
    #baskettable .form-check
    {
  padding-left: 0px;
    }
    #baskettable .inner-table-checkbox
    {
        text-align: left!important;  
    }
    #baskettable .selectwidth1
    {
        text-align: left!important;  
    }
    #baskettable .viewbtn
    {
     padding-right: 2rem !important;
    padding-left: 2rem !important;
    }  
}      
 

.bg-background-color
{
    background-color: #f5f5f5;
}

.basket-img {
  width: 80px;
  height: auto;
  vertical-align: top;
  border-style: none;
}

.speci-heading, .table-color {
  border: 1px solid #e0e0e0;
  background-color: #fff;
}

.speci-heading span strong{
     color: #000080;
}
  
speci-heading span {
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
}
 
.inner-table-info {
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

.featured-products-class .img-logo
{
   width: 300px;
  height: 300px; 
}
 .swiper {
    width: 100%;
    padding-bottom: 40px;
}

@media (min-width:992px) and (max-width:1109px) 
{
    .update-class
    {
       display: block;
    text-align: center;
    margin: 15px auto 0px auto;
    }
}

@media (min-width:992px) and (max-width:1080px) 
{
    .nav-text-label1,.nav-text-label,.nav-link1
    {
        margin-right:8px!important
    }
    .gap-class {
  gap: 1.5rem !important;
}
     .navbar-brand {
    width: 100%!important
  }
   
}
 
@media (min-width:992px) and (max-width:1125px) 
{
.loginmsg small 
    {
 font-size: .680em;
display: block;
  line-height: 20px;
    }
    .form-check-label
    {
        font-size: 14px;
      letter-spacing: 1px;
    }
}
