/* Responsive styles */

@media (max-width: 474.98px) { 
    .pricing-card.basic-card::after {
    left: 0 !important;
    }
    .pricing-card.basic-card::before {
    left: 0 !important;
    }
    .price-rate {
    font-size: 43px !important;
}
}



/* // X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 
  .powered-by-logo{
    position: absolute;
    width: 150px;
    right: 0;
  }
  .poweredby {
    position: absolute;
    top: 42px;
    right: 32px;
    font-size: 14px !important;
    text-align: center;
}
.date {
    position: absolute;
    top: 70px;
    left: 24px;
}
.banner-button {
    padding: 6px 10px !important;
    font-size: 14px !important;
    position: absolute;
    top: 93px;
    left: 20px;
}
  .hero-contents {
    bottom: 132px;
}
    .pricing-card.basic-card::after {
    left: 0;
}
.pricing-card.basic-card::before {
            left: -32px;
}
.price-rate {
    font-size: 45px;
}

  .footer-menu a::after{
    display: none;
  }
  .footer-contact-information:not(:last-child)::after{
    display: none;
  }
  .menu-fixed-header {
    background: none;
    box-shadow: none;
}
/*******************BANNER SECTION START*****************/
.ft-hero {
  font-size: 25px;
}
.banner-img {
max-width: 90px;
margin-top: 5px;
}
.hero-text {
top: 112px;
}
.ft-35 {
font-size: 12px;
}
.text-yellow {
  line-height: 1;
}
.time {
position: absolute;
top: 48px;
left: 25px;
}

.banner-image-1 {
  height: 190px;
  object-fit: cover;
}
.carousel-inner .ft-25{
  font-size: 15px;
}
.carousel-inner .w-30 {
  width: 17px;
}
.text-yellow{
  font-size: 20px !important;
}
/*******************BANNER SECTION END*****************/
/******************ATTRACTION SECTION******************/
.section-headings{
  margin-bottom: 20px;
}
.att-images {
  height: 350px;
  width: 100%;
}
.att-images img {
  border-radius: 50px;
}
.attractionswiper {
  padding-bottom: 80px;
}
/*******************MARQUEE SECTION START****************/
.section-headings h2{
  margin-bottom: 15px;
}
.who-image{
  width: 300px;
}
.marquee-section {
  margin-top: -10px;
  padding: 20px 0;
}

.marqu-girl {
  left: 10px;
  width: 160px;
}
.outline span {
  color: transparent;
  -webkit-text-stroke: 0.5px white;
  text-stroke: 0.5px white;
}
.marquee--right .marquee-inner {
  animation: scroll-right 35s linear infinite;
}
.marquee--left .marquee-inner {
  animation: scroll-left 35s linear infinite;
}
.marquee-inner span {
  font-size: 20px;
  line-height: 11px;
  padding: 20px 5px;
}
/*******************MARQUEE SECTION END****************/

/*******************ZONE SECTION START********************/
.zone-image img {
  height: 210px;
}
.zone-section .ft-35 {
  font-size: 35px !important;
}
.zone-card-body {
  padding: 25px 15px !important;
}
.zone-section .mb-30{
  margin-bottom: 0 !important;
}
.zone-section .mt-30{
  margin-top: 0 !important;
}
.sepatrate-zone-card{
  margin-bottom: 30px !important;
}
.combo-cta {
  margin-top: -60px;
}
/*******************ZONE SECTION END********************/

/*******************SPONSOR SECTION START********************/
.sponsor-logo {
  height: 160px;
  width: 160px;
  margin-bottom: 30px;
}
.sponsor-section {
  background-size: contain;
}
.sponsor-logo img{
  width: 120px;
}
.sponsor-section .mb-30{
  margin-bottom: 0 !important;
}
/*******************SPONSOR SECTION END********************/

/********************VIDEO SECTION START************************/
.video-wrapper {
  border-radius: 20px;
}
.video-section::before {
  height: 375px;
}
.video-section {
  padding: 90px 0 0 !important;
}
/********************VIDEO SECTION END************************/

/*********************GALLERY SECTION START********************/
.galleryswiper-nav {
  bottom: 100px;
  left: 30%;
  display: none;
}
.galleryswiper {
  padding-bottom: 80px;
}
/*********************GALLERY SECTION END********************/
.pricing-card.basic-card {
    border-radius: 25px;
    padding: 20px 14px;
}
.stall-pricing-section a {
    padding: 10px 70px !important;
}
.features-list li {
    font-size: 16px;
}
/*********************CONTACT SECTION START********************/
.contact-us::before {
  top: 210px;
  height: 280px;
}
.contact-form {
    border-radius: 30px;
    padding: 40px 30px;
    top: 185px;
    margin-bottom: 220px;
}
.contact-us .form-floating>label {
  color: #E3E3E3;
  font-size: 14px;
}
/*********************CONTACT SECTION END********************/

/*********************FONT SIZES START**************************/
.ft-60 {
  font-size: 28px;
}
.ft-22 {
  font-size: 14px;
}

/***********************FONT SIZES END************************/

/**********************SEPARATE SECTION START*******************/
.separate-section {
    padding: 40px 0;
}
/**********************SEPARATE SECTION END*******************/
/**********************PARTNERS LOGO SECTION START*******************/
.partner-logo {
  height: 100px;
  width: 100px;
  margin-bottom: 20px;
}
.partner-logo img {
  width: 77px;
}
.partners-section .mb-30{
  margin-bottom: 0 !important;
}
.partners-section{
  background: none !important;
}
/**********************PARTNERS LOGO SECTION END*******************/

/**********************FOOTER SECTION START**************************/
.footer-menu ul {
  flex-direction: row;
  gap: 20px !important;
  flex-wrap: wrap;
}
.footer-contact{
  flex-direction: column;
  gap: 15px !important;
}
.footer-contact .ft-20 {
  font-size: 16px;
}
.footer-copyright .copyright{
  flex-direction: column;
  gap: 15px !important;
}
.footer-copyright .copyright p{
  text-align: center;
}
.footer-logo img{
  width: 175px;
}
.footer-section{
  padding: 40px 0 30px;
}
.footer-social img{
  height: 20px;
  width: 20px;
}
/**********************FOOTER SECTION END**************************/

  }
  
  /* // Small devices (landscape phones, 576px and up) */
  @media (min-width: 576px) and (max-width: 767.98px) {
      .powered-by-logo{
    position: absolute;
    width: 150px;
    right: 30px;
  }
.poweredby {
    position: absolute;
    top: 42px;
    right: 62px;
    font-size: 14px !important;
    text-align: center;
}
.date {
    position: absolute;
    top: 70px;
    left: 24px;
}

    .hero-contents {
    bottom: 132px;
}
    .price-rate {
    font-size: 50px;
}
      .pricing-card.basic-card::after {
    left: 0;
}
.pricing-card.basic-card::before {
            left: -14px;
}
    .footer-menu a::after{
      display: none;
    }
    .footer-contact-information:not(:last-child)::after{
      display: none;
    }
    .menu-fixed-header {
      background: none;
      box-shadow: none;
  }
    /******************ATTRACTION SECTION******************/
.section-headings{
  margin-bottom: 20px;
}
.att-images {
  height: 350px;
  width: 100%;
}
.att-images img {
  border-radius: 50px;
}
    /*******************BANNER SECTION START*****************/
    .text-yellow {
      color: #FFC300 !important;
      line-height: 1;
  }
.ft-hero {
  font-size: 25px;
}
.banner-img {
  max-width: 110px;
  margin-top: -10px;
}
.hero-text {
top: 112px;
}
.ft-35 {
font-size: 17px;
}
.time {
  position: absolute;
  top: 35px;
  left: 75px;
}
.date {
  position: absolute;
  top: 60px;
  left: 57px;
}
.banner-button {
    padding: 7px 11px !important;
    font-size: 14px !important;
    position: absolute;
    top: 90px;
    left: 94px;
}
.banner-image-1{
  height: 210px;
  object-fit: cover;
}
.carousel-inner .ft-25{
  font-size: 15px;
}
.carousel-inner .w-30 {
  width: 17px;
}
.text-yellow{
  font-size: 20px !important;
}
/*******************BANNER SECTION END*****************/
    /*******************MARQUEE SECTION START****************/
    .marqu-girl {
      left: 20px;
      width: 170px;
  }
.section-headings h2{
  margin-bottom: 15px;
}
.who-image {
  width: 300px;
}
.marquee-section {
  margin-top: -10px;
  padding: 20px 0;
}
.marquee--left .marquee-inner {
  animation: scroll-left 12s linear infinite;
}
.marquee--right .marquee-inner {
  animation: scroll-right 12s linear infinite;
}
.marquee-inner span {
  font-size: 20px;
  line-height: 11px;
  padding: 20px 5px;
}
.outline span {
  color: transparent;
  -webkit-text-stroke: 0.5px white;
  text-stroke: 0.5px white;
}
/*******************MARQUEE SECTION END****************/
    /*******************ZONE SECTION START********************/
.zone-image img {
  height: 210px;
}
.zone-card-tkt-info{
  flex-direction: column !important;
}
.zone-section .ft-35 {
  font-size: 35px !important;
}
.zone-section .mb-30{
  margin-bottom: 0 !important;
}
.zone-section .mt-30{
  margin-top: 0 !important;
}
.sepatrate-zone-card{
  margin-bottom: 30px !important;
}
.combo-cta {
  margin-top: -60px;
}
.zone-card-body {
  padding: 15px 20px !important;
}
.zone-card-tkt-info{
  flex-direction: column;
    align-items: center !important;
}
/*******************ZONE SECTION END********************/
    /*******************SPONSOR SECTION START********************/
.sponsor-logo {
  height: 120px;
  width: 120px;
  margin-bottom: 30px;
}
.sponsor-section {
  background-size: contain;
}
.sponsor-logo img{
  width: 80px;
}
.sponsor-section .mb-30{
  margin-bottom: 0 !important;
}
/*******************SPONSOR SECTION END********************/
    /********************VIDEO SECTION START************************/
.video-wrapper {
  border-radius: 20px;
}
.video-section::before {
  height: 375px;
}
.video-section {
  padding: 60px 0 0 !important;
}
/********************VIDEO SECTION END************************/
    /*********************GALLERY SECTION START********************/
.galleryswiper-nav {
  bottom: 100px;
  left: 30%;
  display: none;
}
.galleryswiper {
  padding-bottom: 80px;
}
/*********************GALLERY SECTION END********************/
    /*********************CONTACT SECTION START********************/
.contact-us::before {
  top: 210px;
  height: 280px;
}
.contact-form {
  border-radius: 30px;
  padding: 40px 30px;
}
/*********************CONTACT SECTION END********************/

/*********************FONT SIZES START**************************/
.ft-60 {
  font-size: 34px;
}
.ft-22 {
  font-size: 17px;
}
/***********************FONT SIZES END************************/
    /**********************SEPARATE SECTION START*******************/
.separate-section{
  padding: 90px 0;
}
/**********************SEPARATE SECTION END*******************/
    /**********************PARTNERS LOGO SECTION START*******************/
.partner-logo {
  height: 140px;
  width: 140px;
  margin-bottom: 20px;
}
.partner-logo img {
  width: 100px;
}
.partners-section .mb-30{
  margin-bottom: 0 !important;
}
.partners-section{
  background: none !important;
}
.partners-section .ft-60 {
  font-size: 45px;
}
/**********************PARTNERS LOGO SECTION END*******************/
   /**********************FOOTER SECTION START**************************/
.footer-menu ul{
  flex-direction: column;
  gap: 15px !important;
}
.footer-contact{
  flex-direction: column;
  gap: 15px !important;
}
.footer-contact .ft-20 {
  font-size: 18px;
}
.footer-copyright .copyright{
  flex-direction: column;
  gap: 15px !important;
}
.footer-copyright .copyright p{
  text-align: center;
}
.footer-logo img{
  width: 175px;
}
.footer-section{
  padding: 40px 0 30px;
}
.footer-social img{
  height: 20px;
  width: 20px;
}
/**********************FOOTER SECTION END**************************/
  }
  
  /* // Medium devices (tablets, 768px and up) */
  @media (min-width: 768px) and (max-width: 991.98px) { 

    .powered-by-logo-area{
    position: absolute;
    right: 0;
    top: -50px;
}

.date-time-area{
 position:absolute;
}


    .powered-by-logo {
    position: absolute;
    width: 150px;
    right: 30px;
}

.poweredby {
    position: absolute;
    top: -32px;
    right: 50px;
    font-size: 18px !important;
    text-align: center;
}

/* .date {
    position: absolute;
    top: 70px;
    left: 24px;
} */


    .hero-contents {
    bottom: 100px;
}
       .pricing-card.basic-card::after {
    left: 0;
}
.pricing-card.basic-card::before {
            left: -104px;
}

    .footer-contact-information:not(:last-child)::after{
      display: none;
    }
    .menu-fixed-header {
      background: none;
      box-shadow: none;
  }
    /*******************BANNER SECTION START*****************/
.ft-hero {
  font-size: 55px;
  margin-top: 65px;
}
.banner-img {
  max-width: 180px;
}
.ft-35 {
font-size: 17px;
}
.time {
  margin-bottom: 10px;
}
.date {
    font-size: 15px;
}
.banner-button {
  padding: 7px 11px !important;
  font-size: 14px !important;
}
.banner-venue{
  margin-bottom: 0;
}
.banner-image-1{
  /* height: 210px; */
  object-fit: cover;
}
.carousel-inner .ft-25 {
    font-size: 15px;
    white-space: nowrap;
}
.carousel-inner .w-30 {
  width: 17px;
}
.text-yellow{
  font-size: 20px !important;
}
/*******************BANNER SECTION END*****************/
.att-images {
  height: 400px;
  width: 400px;
}
.att-images::after {
  height: 50%;
}
.attractionswiper {
  margin-top: -170px;
  padding-bottom: 80px;
}
.attraction-bg-elements {
  display: none;
}
/*******************MARQUEE SECTION START****************/
.marqu-girl {
  right: 20px;
  width: 260px;
  left: unset;
}
/* .section-headings h2{
margin-bottom: 15px;
} */
.who-image {
width: 450px;
}
.marquee-section {
  margin-top: -30px;
  padding: 20px 0;
}
.marquee--left .marquee-inner {
animation: scroll-left 25s linear infinite;
}
.marquee--right .marquee-inner {
animation: scroll-right 25s linear infinite;
}
.marquee-inner span {
  font-size: 20px;
  line-height: 11px;
  padding: 20px 8px;
}

.outline span {
color: transparent;
-webkit-text-stroke: 0.5px white;
text-stroke: 0.5px white;
}
/*******************MARQUEE SECTION END****************/
       /*******************ZONE SECTION START********************/
.zone-image img {
  height: 210px;
}
.zone-section .ft-35 {
  font-size: 35px !important;
}
.zone-section .mb-30{
  margin-bottom: 0 !important;
}
.zone-section .mt-30{
  margin-top: 0 !important;
}
.sepatrate-zone-card{
  margin-bottom: 30px !important;
}
.combo-cta {
  margin-top: -60px;
}
.zone-card-body {
  padding: 15px 10px !important;
}
.zone-card-body p{
  margin-bottom: 15px !important;
}
.zone-card-tkt-info{
  flex-direction: column;
    align-items: center !important;
}
/*******************ZONE SECTION END********************/
    /*******************SPONSOR SECTION START********************/
.sponsor-logo {
  height: 160px;
  width: 160px;
  margin-bottom: 30px;
}
.sponsor-section {
  background-size: contain;
}
.sponsor-logo img{
  width: 110px;
}
.sponsor-section .mb-30{
  margin-bottom: 0 !important;
}
/*******************SPONSOR SECTION END********************/
    /********************VIDEO SECTION START************************/
.video-wrapper {
  border-radius: 35px;
}
.video-section::before {
  height: 485px;
}
.video-section {
  padding: 60px 0 0 !important;
}
/********************VIDEO SECTION END************************/
       /*********************GALLERY SECTION START********************/
.galleryswiper-nav {
  bottom: 100px;
  left: 30%;
  display: none !important;
}
.galleryswiper {
  padding-bottom: 80px;
}
.gallery-images img {
  height: 290px;
}

/*********************GALLERY SECTION END********************/
    /*********************CONTACT SECTION START********************/
.contact-us::before {
  top: 210px;
  height: 280px;
}
.contact-form {
  border-radius: 30px;
  padding: 40px 30px;
}
/*********************CONTACT SECTION END********************/

/*********************FONT SIZES START**************************/
.ft-60 {
  font-size: 44px;
}
.ft-22 {
  font-size: 17px;
}
/***********************FONT SIZES END************************/
        /**********************SEPARATE SECTION START*******************/
.separate-section{
  padding: 90px 0;
}
/**********************SEPARATE SECTION END*******************/
    /**********************PARTNERS LOGO SECTION START*******************/
.partner-logo {
  margin-bottom: 20px;
}
.partner-logo img {
  width: 100px;
}
.partners-section .mb-30{
  margin-bottom: 0 !important;
}
.partners-section{
  background: none !important;
}
.partners-section .ft-60 {
  font-size: 45px;
}
/**********************PARTNERS LOGO SECTION END*******************/
    /**********************FOOTER SECTION START**************************/
.footer-menu ul{
  gap: 35px !important;
}
.footer-contact{
  flex-direction: column;
  gap: 20px !important;
}
.footer-contact .ft-20 {
  font-size: 18px;
}
.footer-copyright .copyright{
  flex-direction: column;
  gap: 10px !important;
}
.footer-copyright .copyright p{
  text-align: center;
}
.footer-section{
  padding: 40px 0 30px;
}
.footer-social img{
  height: 20px;
  width: 20px;
}
/**********************FOOTER SECTION END**************************/
  }
  
  /* // Large devices (desktops, 992px and up) */
  @media (min-width: 992px) and (max-width: 1199px) {
     .powered-by-logo-area{
    position: absolute;
    right: 0;
    top: -50px;
}

.date-time-area{
 position:absolute;
}


    .powered-by-logo {
    position: absolute;
    width: 150px;
    right: 30px;
}

.poweredby {
    position: absolute;
    top: -32px;
    right: 50px;
    font-size: 18px !important;
    text-align: center;
}
    .features-list li {
    font-size: 17px;
}
.pricing-card.basic-card {
    border-radius: 50px;
    padding: 60px 30px;
}
.pricing-card.basic-card::after {
    left: 0;
    background-size: unset;
}
.pricing-card.basic-card::before {
    left: 0;
}
    .footer-contact-information:not(:last-child)::after {
      right: -19px;
  }
    .menu-fixed-header {
      background: none;
      box-shadow: none;
  }
    /*******************BANNER SECTION START*****************/
.ft-hero {
  font-size: 55px;
  margin-top: 65px;
}
.banner-img {
  max-width: 180px;
}
.ft-35 {
font-size: 17px;
}
.time {
  margin-bottom: 10px;
}
.date {
  
}
.banner-button {
  padding: 7px 11px !important;
  font-size: 14px !important;
}
.banner-venue{
  margin-bottom: 0;
}
.banner-image-1{
  /* height: 210px; */
  object-fit: cover;
}
.hero-contents {
    bottom: 100px;
}
.carousel-inner .ft-25{
  font-size: 15px;
}
.carousel-inner .w-30 {
  width: 17px;
}
.text-yellow{
  font-size: 20px !important;
}
/*******************BANNER SECTION END*****************/
.custom-container {
  max-width: 960px !important;
}
/*******************MARQUEE SECTION START****************/
.marqu-girl {
  right: 210px;
  width: 180px;
  left: unset;
}
.section-headings h2{
margin-bottom: 15px;
}
.who-image {
  width: 100%;
}
.marquee-section {
margin-top: -10px;
padding: 20px 0;
}
.marquee--left .marquee-inner {
animation: scroll-left 50s linear infinite;
}
.marquee--right .marquee-inner {
animation: scroll-right 50s linear infinite;
}
.marquee-inner span {
font-size: 30px;
line-height: 11px;
padding: 20px 5px;
}
.outline span {
color: transparent;
-webkit-text-stroke: 0.5px white;
text-stroke: 0.5px white;
}
/*******************MARQUEE SECTION END****************/
           /*******************ZONE SECTION START********************/
.zone-image img {
  height: 210px;
}
.zone-section .ft-35 {
  font-size: 35px !important;
}
.zone-section .mb-30{
  margin-bottom: 0 !important;
}



.zone-card-body {
  padding: 15px 10px !important;
}
.zone-card-tkt-info{
  flex-direction: column;
    align-items: center !important;
}
/*******************ZONE SECTION END********************/
       /*******************SPONSOR SECTION START********************/
       .sponsor-logo {
        height: 200px;
        width: 200px;
        margin-bottom: 30px;
    }
.sponsor-section {
  background-size: contain;
}
.sponsor-logo img{
  width: 140px;
}
.sponsor-section .mb-30{
  margin-bottom: 0 !important;
}
/*******************SPONSOR SECTION END********************/
        /********************VIDEO SECTION START************************/
.video-wrapper {
  border-radius: 35px;
}
.video-section::before {
  height: 605px;
}
.video-section {
  padding: 60px 0 0 !important;
}
/********************VIDEO SECTION END************************/
            /*********************GALLERY SECTION START********************/
.gallery-element{
  width: 150px !important;
}
.galleryswiper-nav {
  left: 30px;
}
.swiper-pagination {
  display: none;
}
/*********************GALLERY SECTION END********************/
        /*********************CONTACT SECTION START********************/
.contact-form {
  border-radius: 30px;
  padding: 40px 30px;
}
.contact-form .row{
  align-items:center;
}
/*********************CONTACT SECTION END********************/
    /*********************FONT SIZES START**************************/
.ft-60 {
  font-size: 45px;
}
.ft-22 {
  font-size: 17px;
}
/***********************FONT SIZES END************************/
        /**********************PARTNERS LOGO SECTION START*******************/
.partner-logo {
  margin-bottom: 20px;
  height: 140px;
  width: 140px;
}
.partner-logo img {
  width: 94px;
}
.partners-section .mb-30{
  margin-bottom: 0 !important;
}
.partners-section{
  background: none !important;
}
.partners-section .ft-60 {
  font-size: 45px;
}
/**********************PARTNERS LOGO SECTION END*******************/
    /* .galleryswiper {
      max-width: 790px;
  } */
      /**********************FOOTER SECTION START**************************/
.footer-menu ul{
  gap: 35px !important;
}
.footer-contact{
  gap: 20px !important;
}
.footer-contact .ft-20 {
  font-size: 18px;
}
.footer-copyright .copyright p{
  text-align: center;
}
.footer-section{
  padding: 40px 0 30px;
}
.footer-social img{
  height: 20px;
  width: 20px;
}
/**********************FOOTER SECTION END**************************/
  }
  @media (min-width: 1200px) and (max-width: 1400px) {
    .powered-by-logo-area {
    position: absolute;
    right: 0;
    top: -150px;
}

.date-time-area{
position: absolute;
        top: -150px;
}

.date-time-area .ft-35 {
    font-size: 26px;
}
.date-time-area .ft-60 {
    font-size: 40px;
}

.date-time-area .mb-20 {
    margin-bottom: 5px;
}
    .powered-by-logo {
    position: absolute;
    width: 200px;
    right: 60px;
    top: 20px;
}

.poweredby {
    position: absolute;
    top: -32px;
    right: 50px;
    font-size: 35px !important;
    text-align: center;
}
.pricing-card.basic-card::after {
    left: 0;
}
.pricing-card.basic-card::before {
    left: -29px;
}

.hero-contents .ft-25 {
    font-size: 17px;
}
.hero-contents {
    bottom: 90px;
}
.banner-button {
    padding: 12px 24px !important;
}

    .menu-fixed-header {
      padding: 20px 6% !important;
  }
    /*******************BANNER SECTION START*****************/
    .ft-hero {
      font-size: 85px;
      margin-top: 55px;
  }
  .text-yellow {
    font-size: 50px;
}
/*******************BANNER SECTION END*****************/

.att-images {
  height: 400px;
}
.att-images img {
  border-radius: 64px;
}
.att-images::after {
  height: 66%;
  border-radius: 64px;
}
.ft-60 {
  font-size: 50px;
}
.attraction-bg-elements {
  top: 170px;
}
         /*******************MARQUEE SECTION START****************/
         .marqu-girl {
          left: 20px;
          width: 320px;
      }
.marquee-section {
    margin-top: -30px;
}
/*******************MARQUEE SECTION END****************/
.zone-card-body {
  padding: 25px 22px !important;
}
            /********************VIDEO SECTION START************************/
.video-wrapper {
  border-radius: 35px;
}
.video-section::before {
  height: 605px;
}
.video-section {
  padding: 60px 0 0 !important;
}
/********************VIDEO SECTION END************************/
                /*********************GALLERY SECTION START********************/
.gallery-element{
  width: 200px !important;
}
/* .galleryswiper-nav {
  left: 120px;
} */
.swiper-pagination {
  display: none;
}
/*********************GALLERY SECTION END********************/
            /**********************PARTNERS LOGO SECTION START*******************/
            .partner-logo {
              margin-bottom: 20px;
              height: 170px;
              width: 170px;
          }
.partner-logo img {
  width: 94px;
}
.partners-section .mb-30{
  margin-bottom: 0 !important;
}
.partners-section{
  background: none !important;
}
.partners-section .ft-60 {
  font-size: 45px;
}
/**********************PARTNERS LOGO SECTION END*******************/
    /* .galleryswiper {
      max-width: 900px;
  } */
  .wsmenu-list > li > a.active {
    border-radius: 5px !important;
}
  }
  /* // For 2k Monitors, (more than 1401 px) */
  @media (min-width: 1401px) and (max-width: 1599.98px) {



    .powered-by-logo-area {
    position: absolute;
    right: 0;
    top: -150px;
}

.date-time-area{
position: absolute;
        top: -150px;
}

.date-time-area .ft-35 {
    font-size: 26px;
}
.date-time-area .ft-60 {
    font-size: 40px;
}

.date-time-area .mb-20 {
    margin-bottom: 5px;
}
    .powered-by-logo {
    position: absolute;
    width: 200px;
    right: 60px;
    top: 20px;
}

.poweredby {
    position: absolute;
    top: -32px;
    right: 50px;
    font-size: 35px !important;
    text-align: center;
}


    .banner-button {
    padding: 10px 23px !important;
}
    .hero-contents {
    bottom: 160px;
}
    .pricing-card.basic-card::after {
    left: 0;
}

     /*******************BANNER SECTION START*****************/
     .ft-hero {
      font-size: 105px;
      margin-top: 55px;
  }
  .text-yellow {
    font-size: 40px;
}
.date{
  font-size: 30px;
}
  .swiper-pagination {
    display: none;
  }
  .att-images {
    height: 402px;
}
.att-images img {
  border-radius: 64px;
}
.attraction-bg-elements {
  top: 160px;
}
.wsmenu-list > li:not(:last-child) {
  padding-right: 14px;
}
/*******************BANNER SECTION END*****************/
             /*******************MARQUEE SECTION START****************/
.marqu-girl {
  left: 20px;
  width: 440px;
}
.marquee-section {
  margin-top: -60px;
}

/*******************MARQUEE SECTION END****************/
.galleryswiper {
  /* max-width: 1000px; */
}
     /********************SPONSOR SECTION START************************/
     .sponsor-element{
      bottom: -94px !important;
    }
    .wsmenu-list > li > a.active {
      border-radius: 5px !important;
  }     /********************SPONSOR SECTION END************************/
  }
  
  @media (min-width: 1600px) and (max-width: 2559.98px) {

    .powered-by-logo-area {
    position: absolute;
    right: 0;
    top: -150px;
}

/* .date-time-area{
position: absolute;
        top: -150px;
} */

.date-time-area {
    position: absolute;
    top: -100px;
}
.date-time-area .ft-35 {
    font-size: 26px;
}
.date-time-area .ft-60 {
    font-size: 60px;
}

.date-time-area .mb-20 {
    margin-bottom: 5px;
}
    .powered-by-logo {
    position: absolute;
    width: 200px;
    right: 60px;
    top: 20px;
}

.poweredby {
    position: absolute;
    top: -72px;
    right: 0;
    font-size: 55px !important;
    text-align: center;
}
      .hero-contents {
    bottom: 160px;
}
 .pricing-card.basic-card::after {
    left: 0;
}
/* .price-rate {
    margin-top: 115px;  
} */
    .swiper-pagination {
      display: none;
    }
    .wsmenu-list > li > a.active {
      border-radius: 5px !important;
  }
  }
  
  @media (min-width: 2560px) {
   
  }
  