@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

body {
  background-color: #ffefe1;
  font-family: "Montserrat", sans-serif;
  color: #3c3c3c;
  text-align: center;
}

/* Start */

.bottom-records-div {
  float: left;
  position: relative;
  width: 60%;
  margin: 0px 25% 0px 25%;
  border: 0px solid red;
}

.bottom-records-div-details-header {
  float: left;
  position: relative;
  width: 100%;
  text-align: left;
  padding: 15px 10px;
  font-weight: 700;
}

.bottom-records-div-details {
  float: left;
  position: relative;
  width: 50%;
  text-align: left;
  padding: 10px 0px 10px 30px;
}

.hero-section .btn-top {
  width: 30vw;
  border-radius: 20px;
  border: 1px solid #ffcb9e;
  background: #d97016;
  color: #fff;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-variant: all-small-caps;
  padding: 0px 10px 5px 10px;
  justify-content: center;
  align-content: center;
  align-items: center;
  margin: 0 auto;
  margin-top: 30px;
  letter-spacing: 3px;
}

.hero-section .btn-top .tfour {
  color: #fff;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 52px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-variant: all-small-caps;
}

.hero-section .btn-date {
  width: 100vw;
  border-radius: 20px;
  border: 1px solid none;
  background: none;
  color: #d97016;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  font-variant: all-small-caps;
  padding: 0px 10px 0px 10px;
  justify-content: center;
  align-content: center;
  align-items: center;
  margin: 0 auto;
  margin-top: -50px;
}

.bg_calander {
  padding: 50px 20px 75px 50px;
}

.card-col-1 {
  flex: 0 0 auto;
  width: 49.5%;
  border: 1px solid red;
  background-color: rgba(255, 255, 255, 0.6);
}

.col-sm-6-left {
  border-left: 7px solid #fff9f3;
  border-bottom: 7px solid #fff9f3;
}

.col-sm-6-right {
  border-right: 7px solid #fff9f3;
  border-bottom: 7px solid #fff9f3;
}

.col-sm-6-bottom {
  border-bottom: 7px solid #fff9f3;
}

.col-sm-6-top {
  border-top: 7px solid #fff9f3;
}

.col-sm-6-bottom-no-border {
  border-bottom: 0px solid #fff9f3;
  margin-bottom: 0px;
}

.px-6 {
  padding-right: 5rem !important;
  padding-left: 5rem !important;
}

.card {
  margin-bottom: 0px;
}

/* End */

.hero-section {
  display: flex;
  position: relative;
  padding-top: 2.5vh;
  padding-bottom: 2.5vh;
  z-index: 0;
}

.hero-section:before {
  content: "";
  position: absolute;
  background: #daebff;
  top: calc(100% - 476px);
  left: calc(50% - 476px);
  width: 952px;
  height: 952px;
  border-radius: 50%;
  z-index: -1;
}
.hero-section svg:nth-child(1) {
  display: block;
  position: absolute;
  left: 12.5%;
  top: 7.5%;
  z-index: -1;
}
.hero-section svg:nth-child(2) {
  display: block;
  position: absolute;
  left: 10%;
  top: 15%;
  z-index: -1;
}
.hero-section svg:nth-child(3) {
  display: block;
  position: absolute;
  right: 6.5%;
  top: 2.5%;
  z-index: -1;
}
.hero-section svg:nth-child(4) {
  display: block;
  position: absolute;
  right: 10%;
  top: 5%;
  z-index: -1;
}
.hero-section svg:nth-child(5) {
  display: block;
  position: absolute;
  right: 5%;
  top: 12.5%;
  z-index: -1;
}

.hero-section .hero-title {
  color: #3c3c3c;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}

.hero-section .btn-hero {
  border-radius: 20px;
  border: 1px solid #ffcb9e;
  background: #d97016;
  color: #fff;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-variant: all-small-caps;
  margin-top: 30px;
  padding: 10px 0px 10px 0px;
}

.hero-section .hero-dates {
  color: #d97016;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.hero-section .hero-note {
  color: #3c3c3c;
  text-align: center;
  font-family: CyclesW00-NineSmbdLF;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.content-section {
  display: flex;
  position: relative;
  min-height: 100vh;
  z-index: 0;
  margin-top: 80px;
}

.content-section svg:first-child {
  display: block;
  position: absolute;
  right: 5rem;
  top: 1rem;
  z-index: -1;
}
.content-section svg:nth-child(2) {
  display: block;
  position: absolute;
  right: 8rem;
  top: 3rem;
  z-index: -1;
}
.content-section svg:nth-child(3) {
  display: block;
  position: absolute;
  right: 3rem;
  top: 5rem;
  z-index: -1;
}

.content-section .bg-whited {
  padding: 5% 7.5%;
  border-radius: 30px;
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 0.6);
}

.content-section .content-title {
  color: #d97016;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.content-section .content-description {
  color: #3c3c3c;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.calender-section {
  display: flex;
  position: relative;
  padding-top: 2.5rem;
}
.calender-section .bg-calender {
  position: relative;
  border-radius: 30px;
  background: #d97016;
  overflow: hidden;
  z-index: 0;
}
.calender-section .bg-calender:before {
  content: "";
  position: absolute;
  overflow: hidden;
  border-radius: 50%;
  background: #c85c00;
  height: 676px;
  width: 676px;
  top: calc(100% - 503px);
  right: -69px;
  z-index: -1;
}
.calender-section .bg-calender .calender-img {
  z-index: 0;
}
.calender-section .bg-calender .section-title {
  color: #fff;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.calender-section .bg-calender .sub-title {
  padding-left: 8%;
  padding-bottom: 20px;
  color: #ffeadc;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.calender-section .txt {
  padding-left: 8%;
}

.calender-section .event-schedule {
  color: #fff3eb;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.calender-section .event-schedule .d-flex {
  padding-left: 8%;
  padding-bottom: 30px;
}
.calender-section p {
  padding-left: 12.5%;
  color: #fff3eb;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.event-list {
  display: flex;
  position: relative;
  overflow: hidden;
  margin-top: 5%;
  margin-bottom: 5%;
  z-index: 0;
}

.event-list .bg-whited {
  display: flex;
  position: relative;
  overflow: hidden;
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 1.75rem;
  z-index: 0;
}

.event-list .section-title {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.event-list .timetable-div {
  width: 100%;
  text-align: center;
  border: 0px solid red;
  padding-bottom: 30px;
}

.event-list .timetable-div-details-left {
  width: 20%;
  text-align: left;
  padding-left: 10px;
}

.event-list .timetable-div-details-right {
  text-align: left;
  width: 80%;
}

/*
.event-list .bg-whited:before {
  content: "";
  position: absolute;
  background: #daebff;
  top: -90px;
  left: -90px;
  height: 400px;
  width: 400px;
  border-radius: 50%;
  z-index: -1;
}
.event-list .bg-whited:after {
  content: "";
  position: absolute;
  background: url("../images/cinema-clapperboard.png") no-repeat center center;
  background-size: contain;
  top: 0;
  left: 0.5rem;
  height: 230px;
  width: 230px;
  border-radius: 50%;
  z-index: -1;
}
*/

.event-list .bg-whited .performer-list {
  padding-top: 15%;
}
.event-list .bg-whited .note {
  color: #000;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.event-list h2,
.event-list h3,
.event-list h4,
.event-list h5,
.event-list h6 {
  color: #c85c00;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.event-list ul {
  color: #3c3c3c;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.event-list .list-group .list-group-item {
  border-color: transparent !important;
}

.event-list .list-group .list-group-item:nth-child(odd) {
  background: rgba(255,230,208,0.6);
}

.event-list .list-group .list-group-item:nth-child(even) {
  background: #ffd7b5; /*transparent !important;*/
}

.event-list .col-lg-6-margin {
  margin-top: 0px;
}

.genesis-girl {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.genesis-girl .bg-whited {
  padding: 2.5rem 5%;
  border-radius: 30px;
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 0.6);
}
.genesis-girl .bg-whited .section-title {
  color: #d97016;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.genesis-girl .bg-whited .sub-title {
  color: #3c3c3c;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.genesis-girl .bg-whited li {
  color: #3c3c3c;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.performer {
  display: flex;
  position: relative;
  overflow: hidden;
  margin-top: 5%;
  margin-bottom: 5%;
  z-index: 0;
}

.performer .bg-whited {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  border-radius: 30px;
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 0.6);
}

.performer .bg-whited-topheader {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  text-align: center;
  justify-content: center;
  align-items: center;
  align-content: center;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  border-radius: 30px 30px 0px 0px;
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 0.6);
  color: #d97016;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 9px;
}

.performer .bg-whited-topheader .bg-whited-topheader-graytxt {
  color: #686868;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 100%;
  text-align: right;
  padding-right: 50px;
}

/*
 .hr {

  height: 1px;
  width: 9px;
  border-top: 1px solid #E9F3FF;

}
*/

.performer .card {
  padding: 5.5% 1.5% 5% 1.5%;
  /*border-color: transparent !important;*/
  border-left: 0px solid #e9f3ff;
  border-top: 0px solid #e9f3ff;
  border-right: 0px solid #e9f3ff;
  border-bottom: 0px solid #e9f3ff;
  border-radius: 0px;
}

.performer .col-sm-6 .right-card-margin {
  margin: 0px 0px 0.5% 0.1%;
}

.performer .card .card-title {
  color: #3c3c3c;
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.performer .card .card-text {
  text-align: left;
  color: #000;
  font-family: Montserrat;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 175% */
  max-width: 460px;
}
.performer .card h5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #000;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.ticket-area {
  padding: 0% 0%;
  width: 70%;
  margin: 0% 15%;
  border: 0px solid red;
}

.ticket-area .bg-blue {
  display: flex;
  position: relative;
  min-height: 40vh;
  overflow: hidden;
  z-index: 0;
  border-radius: 30px;
  background: #d97016;
  text-align: center;
  border: 0px solid red;
}

.ticket-area .bg-blue:before {
  content: "";
  position: absolute;
  left: -160px;
  top: 40%;
  height: 640px;
  width: 640px;
  border-radius: 50%;
  background: #1d6ac0;
  z-index: -1;
}
.ticket-area .bg-blue .section-title {
  color: #fff;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 3rem;
}
.ticket-area .bg-blue p {
  color: #fff;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

footer .bg-whited {
  border-radius: 30px;
  background: #fff;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
footer .bg-whited .btn-twitter {
  color: white;
  background-color: #5d94e9;
  border-color: #689beb;
}
footer .bg-whited .btn-facebook {
  color: white;
  background-color: #384b87;
  border-color: #3c5090;
}
footer .bg-whited .btn-hatena {
  color: white;
  background-color: #485dc6;
  border-color: #5266c9;
}
footer .bg-whited .btn-pocket {
  color: white;
  background-color: #de004c;
  border-color: #eb0050;
}
footer .bg-whited .btn-rss {
  color: white;
  background-color: #f5a634;
  border-color: #f6ab40;
}
footer .bg-whited .btn-feedly {
  color: white;
  background-color: #60c33e;
  border-color: #68c648;
}
footer .bg-whited .btn-pinterest {
  color: white;
  background-color: #bf0027;
  border-color: #cc002a;
}

@media screen and (max-width: 767px) {
  .ticket-area {
    padding: 0% 0%;
    width: 100%;
    margin: 0% 0%;
    border: 0px solid red;
  }

  .ticket-area .bg-blue {
    display: flex;
    position: relative;
    min-height: 40vh;
    overflow: hidden;
    z-index: 0;
    border-radius: 30px;
    background: #d97016;
    text-align: center;
    border: 0px solid red;
  }

  .ticket-area .bg-blue:before {
    content: "";
    position: absolute;
    left: -160px;
    top: 40%;
    height: 640px;
    width: 640px;
    border-radius: 50%;
    background: #1d6ac0;
    z-index: -1;
  }
  .ticket-area .bg-blue .section-title {
    color: #fff;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 3rem;
  }
  .ticket-area .bg-blue p {
    color: #fff;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  .bottom-records-div {
    float: left;
    position: relative;
    width: 90%;
    margin: 0px 5% 0px 5%;
    border: 0px solid red;
  }

  .bottom-records-div-details-header {
    float: left;
    position: relative;
    width: 100%;
    text-align: left;
    padding: 15px 10px;
    font-weight: 700;
  }

  .bottom-records-div-details {
    float: left;
    position: relative;
    width: 100%;
    text-align: left;
    padding: 10px;
  }

  .hero-section .btn-top {
    width: 60vw;
    max-width: 200px;
    border-radius: 10px;
    border: 1px solid #ffcb9e;
    background: #d97016;
    color: #fff;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-variant: all-small-caps;
    padding: 0px 10px 5px 10px;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 30px;
    letter-spacing: 3px;
  }

  .hero-section .btn-top .tfour {
    color: #fff;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-variant: all-small-caps;
  }

  .hero-section {
    display: flex;
    position: relative;
    padding-top: 2.5vh;
    padding-bottom: 2.5vh;
    z-index: 0;
  }

  .hero-section:before {
    display: none;
    content: "";
    position: absolute;
    background: #daebff;
    top: calc(100% - 276);
    left: calc(50% - 276);
    width: 552px;
    height: 552px;
    border-radius: 50%;
    z-index: -1;
  }

  .hero-section svg:nth-child(1) {
    display: none;
    position: absolute;
    left: 12.5%;
    top: 7.5%;
    z-index: -1;
  }
  .hero-section svg:nth-child(2) {
    display: none;
    position: absolute;
    left: 10%;
    top: 15%;
    z-index: -1;
  }
  .hero-section svg:nth-child(3) {
    display: none;
    position: absolute;
    right: 6.5%;
    top: 2.5%;
    z-index: -1;
  }
  .hero-section svg:nth-child(4) {
    display: none;
    position: absolute;
    right: 10%;
    top: 5%;
    z-index: -1;
  }
  .hero-section svg:nth-child(5) {
    display: none;
    position: absolute;
    right: 5%;
    top: 12.5%;
    z-index: -1;
  }

  .hero-section .hero-title {
    color: #3c3c3c;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: capitalize;
  }

  .content-section {
    display: flex;
    position: relative;
    min-height: 100vh;
    z-index: 0;
    margin-top: 10px;
  }

  .content-section .content-title {
    color: #d97016;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .hero-section .btn-date {
    width: 100vw;
    border-radius: 20px;
    border: 1px solid none;
    background: none;
    color: #d97016;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    font-variant: all-small-caps;
    padding: 0px 10px 0px 10px;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: -50px;
  }

  .hero-section .hero-note {
    color: #3c3c3c;
    text-align: center;
    font-family: CyclesW00-NineSmbdLF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .bg_calander {
    padding: 50px 0px 30px 0px;
  }

  .card-col-1 {
    flex: 0 0 auto;
    width: 49.5%;
    border: 1px solid red;
    background-color: rgba(255, 255, 255, 0.6);
  }

  .calender-section .bg-calender .section-title {
    color: #fff;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .calender-section .bg-calender .sub-title {
    padding-left: 8%;
    padding-bottom: 20px;
    color: #ffeadc;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .calender-section .txt {
    padding-left: 8%;
    color: #fff3eb;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .calender-section .event-schedule {
    color: #fff3eb;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .calender-section .event-schedule .d-flex {
    padding-left: 8%;
    padding-bottom: 30px;
  }

  .calender-section p {
    padding-left: 12.5%;
    color: #fff3eb;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .event-list {
    display: flex;
    position: relative;
    overflow: hidden;
    margin: 10% 10px 10% 10px;
    z-index: 0;
    border: 0px solid black;
  }

  .event-list .bg-whited {
    display: flex;
    position: relative;
    overflow: hidden;
    border: 2px solid #fff;
    padding: 0px 3px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 1.75rem;
    z-index: 0;
  }

  .event-list .section-title {
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .event-list .timetable-div {
    width: 100%;
    text-align: center;
    border: 0px solid red;
    padding-bottom: 30px;
  }

  .event-list .col-lg-6-margin {
    margin-top: 30px;
  }

  .event-list .timetable-div-details-left {
    width: 25%;
    text-align: left;
    padding-left: 10px;
  }

  .event-list .timetable-div-details-right {
    text-align: left;
    width: 75%;
  }

  .performer {
    display: flex;
    position: relative;
    overflow: hidden;
    margin-top: 5%;
    margin-bottom: 5%;
    z-index: 0;
  }

  .performer .bg-whited-topheader {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding-top: 0rem;
    padding-bottom: 0rem;
    border-radius: 30px 30px 0px 0px;
    border: 2px solid #fff;
    background: rgba(255, 255, 255, 0.6);
    color: #d97016;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 9px;
  }

  .performer .bg-whited-topheader .bg-whited-topheader-graytxt {
    color: #686868;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 100%;
    text-align: center;
    padding-right: 0px;
  }

  .performer .card {
    padding: 5.5% 1.5% 5% 1.5%;
    border-color: transparent !important;
    /*  border-left: 0px solid #E9F3FF;
  border-top: 0px solid #E9F3FF;
  border-right: 0px solid #E9F3FF;
  border-bottom: 7px solid #E9F3FF;*/
    margin-bottom: 7px;
    border-radius: 0px;
  }

  .performer .card .card-title {
    color: #3c3c3c;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 75px;
  }

  .col-sm-6-right {
    border-right: 0px solid #fff9f3;
    border-bottom: 7px solid #fff9f3;
    margin-bottom: 0px;
  }

  .col-sm-6-bottom {
    border-bottom: 7px solid #fff9f3;
    margin-bottom: 0px;
  }

  .col-sm-6-bottom-no-border {
    border-bottom: 0px solid #fff9f3;
    margin-bottom: 0px;
  }

  .px-6 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .card {
    margin-bottom: 0px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .hero-section .btn-top {
    width: 60vw;
    max-width: 200px;
    border-radius: 10px;
    border: 1px solid #ffcb9e;
    background: #d97016;
    color: #fff;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-variant: all-small-caps;
    padding: 0px 10px 5px 10px;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 30px;
    letter-spacing: 3px;
  }

  .hero-section .btn-top .tfour {
    color: #fff;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-variant: all-small-caps;
  }

  .hero-section {
    display: flex;
    position: relative;
    padding-top: 2.5vh;
    padding-bottom: 2.5vh;
    z-index: 0;
  }

  .hero-section:before {
    display: none;
    content: "";
    position: absolute;
    background: #daebff;
    top: calc(100% - 276);
    left: calc(50% - 276);
    width: 552px;
    height: 552px;
    border-radius: 50%;
    z-index: -1;
  }

  .hero-section svg:nth-child(1) {
    display: none;
    position: absolute;
    left: 12.5%;
    top: 7.5%;
    z-index: -1;
  }
  .hero-section svg:nth-child(2) {
    display: none;
    position: absolute;
    left: 10%;
    top: 15%;
    z-index: -1;
  }
  .hero-section svg:nth-child(3) {
    display: none;
    position: absolute;
    right: 6.5%;
    top: 2.5%;
    z-index: -1;
  }
  .hero-section svg:nth-child(4) {
    display: none;
    position: absolute;
    right: 10%;
    top: 5%;
    z-index: -1;
  }
  .hero-section svg:nth-child(5) {
    display: none;
    position: absolute;
    right: 5%;
    top: 12.5%;
    z-index: -1;
  }

  .hero-section .hero-title {
    color: #3c3c3c;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: capitalize;
  }

  .content-section {
    display: flex;
    position: relative;
    min-height: 100vh;
    z-index: 0;
    margin-top: 10px;
  }

  .content-section .content-title {
    color: #d97016;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .hero-section .btn-date {
    width: 100vw;
    border-radius: 20px;
    border: 1px solid none;
    background: none;
    color: #d97016;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    font-variant: all-small-caps;
    padding: 0px 10px 0px 10px;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: -50px;
  }

  .hero-section .hero-note {
    color: #3c3c3c;
    text-align: center;
    font-family: CyclesW00-NineSmbdLF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .bg_calander {
    padding: 50px 0px 30px 0px;
  }

  .card-col-1 {
    flex: 0 0 auto;
    width: 49.5%;
    border: 1px solid red;
    background-color: rgba(255, 255, 255, 0.6);
  }

  .calender-section .bg-calender .section-title {
    color: #fff;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .calender-section .bg-calender .sub-title {
    padding-left: 8%;
    padding-bottom: 20px;
    color: #ffeadc;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .calender-section .txt {
    padding-left: 8%;
    color: #fff3eb;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .calender-section .event-schedule {
    color: #fff3eb;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .calender-section .event-schedule .d-flex {
    padding-left: 8%;
    padding-bottom: 30px;
  }

  .calender-section p {
    padding-left: 12.5%;
    color: #fff3eb;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .event-list {
    display: flex;
    position: relative;
    overflow: hidden;
    margin: 10% 10px 10% 10px;
    z-index: 0;
    border: 0px solid black;
  }

  .event-list .bg-whited {
    display: flex;
    position: relative;
    overflow: hidden;
    border: 2px solid #fff;
    padding: 0px 3px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 1.75rem;
    z-index: 0;
  }

  .event-list .section-title {
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .event-list .timetable-div {
    width: 100%;
    text-align: center;
    border: 0px solid red;
    padding-bottom: 30px;
  }

  .event-list .col-lg-6-margin {
    margin-top: 30px;
  }

  .event-list .timetable-div-details-left {
    width: 25%;
    text-align: left;
    padding-left: 10px;
  }

  .event-list .timetable-div-details-right {
    text-align: left;
    width: 75%;
  }

  .performer {
    display: flex;
    position: relative;
    overflow: hidden;
    margin-top: 5%;
    margin-bottom: 5%;
    z-index: 0;
  }

  .performer .bg-whited-topheader {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding-top: 0rem;
    padding-bottom: 0rem;
    border-radius: 30px 30px 0px 0px;
    border: 2px solid #fff;
    background: rgba(255, 255, 255, 0.6);
    color: #c85c00;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 9px;
  }

  .performer .bg-whited-topheader .bg-whited-topheader-graytxt {
    color: #686868;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 100%;
    text-align: center;
    padding-right: 0px;
  }

  .performer .card {
    padding: 5.5% 1.5% 5% 1.5%;
    /*border-color: transparent !important;*/
    border-left: 0px solid #fff9f3;
    border-top: 0px solid #fff9f3;
    border-right: 0px solid #fff9f3;
    border-bottom: 7px solid #fff9f3;
    border-radius: 0px;
  }

  .performer .card .card-title {
    margin-top: 75px;
    color: #937964;
    font-family: "Montserrat", sans-serif;
    font-size: 0.6em;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .col-sm-6-right {
    border-right: 0px solid #fff9f3;
    border-bottom: 7px solid #fff9f3;
    margin-bottom: 0px;
  }

  .col-sm-6-bottom {
    border-bottom: 7px solid #fff9f3;
    margin-bottom: 0px;
  }

  .col-sm-6-bottom-no-border {
    border-bottom: 0px solid #fff9f3;
    margin-bottom: 0px;
  }

  .card {
    border-bottom: 7px solid #fff9f3;
  }

  .bottom-records-div {
    float: left;
    position: relative;
    width: 90%;
    margin: 0px 5% 0px 5%;
    border: 0px solid red;
  }

  .bottom-records-div-details-header {
    float: left;
    position: relative;
    width: 100%;
    text-align: left;
    padding: 15px 10px;
    font-weight: 700;
  }

  .bottom-records-div-details {
    float: left;
    position: relative;
    width: 100%;
    text-align: left;
    padding: 10px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1440px) {
  .hero-section .btn-top {
    width: 30vw;
    border-radius: 20px;
    border: 1px solid #ffcb9e;
    background: #d97016;
    color: #fff;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-variant: all-small-caps;
    padding: 0px 10px 5px 10px;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 30px;
    letter-spacing: 3px;
  }

  .hero-section .btn-top .tfour {
    color: #fff;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-variant: all-small-caps;
  }

  .hero-section .btn-date {
    width: 100vw;
    border-radius: 20px;
    border: 1px solid none;
    background: none;
    color: #d97016;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-variant: all-small-caps;
    padding: 0px 10px 0px 10px;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: -50px;
  }

  .bg_calander {
    padding: 50px 20px 75px 50px;
  }

  .card-col-1 {
    flex: 0 0 auto;
    width: 49.5%;
    border: 1px solid red;
    background-color: rgba(255, 255, 255, 0.6);
  }
}

@media screen and (min-width: 992px) and (max-width: 1440px) {
  .hero-section .btn-top {
    width: 30vw;
    border-radius: 20px;
    border: 1px solid #ffcb9e;
    background: #d97016;
    color: #fff;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-variant: all-small-caps;
    padding: 0px 10px 5px 10px;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 30px;
    letter-spacing: 3px;
  }

  .hero-section .btn-top .tfour {
    color: #fff;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-variant: all-small-caps;
  }

  .hero-section .btn-date {
    width: 100vw;
    border-radius: 20px;
    border: 1px solid none;
    background: none;
    color: #d97016;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-variant: all-small-caps;
    padding: 0px 10px 0px 10px;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: -50px;
  }

  .bg_calander {
    padding: 50px 20px 75px 50px;
  }

  .card-col-1 {
    flex: 0 0 auto;
    width: 49.5%;
    border: 1px solid red;
    background-color: rgba(255, 255, 255, 0.6);
  }
}

/*# sourceMappingURL=stylesheet.css.map */
