.main_nav_ul {
  padding-left: 0px;
  margin-left: -20px;
}

.logo_desing_wrapper {
  width: 240px;
}

.logo_desing_wrapper a img {
	margin-bottom:45px;
}

.mainmenu ul li a {
  padding: 30px 8px;
}

.offer_right_content_box .clubbtn4-1 {
  grid-template-columns: 1fr 1fr;
}

.offer_right_content_box h2 {
  padding-top: 3px;
}

.offer_right_content_box h2 a {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 500;
  padding-bottom: 20px;
  display: block;
  text-align: left;
}

.videoWrapperPlayer {
    position: relative;
    padding-bottom: 0;
    height: auto;
    margin-bottom: 10px;
	margin-left:10px;
    margin-right: 20px;
    margin-top: 15px;
}

.page-top__content {
  grid-template-columns: 0.9fr 0.3fr !important;
}

@media (max-width: 990px) {
  .page-top__content {
    grid-template-columns: 0.7fr 0.4fr !important;
  }
}

@media (max-width: 768px) {
  .page-top__content {
    grid-template-columns: auto !important;
  }
  .videoWrapperPlayer {
    position: relative;
    padding-bottom: 0;
    height: auto;
    margin-bottom: 10px;
    margin-left: 12px;
    margin-right: 0px;
    margin-top: 15px;
}

  .offer_right_content_box .clubbtn4-1 .ticket-btn-section .btn {
    width: 100% !important;
  }
}

.page-top__content {
  display: grid;
  column-gap: 0px;
  padding-left: 10px;
  padding-right: 36px;
  padding-top: 0px;
  padding-bottom: 10px;

  background: #000000;
  border: 3px solid #7603ca;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.page-top__content__form-side__head__nav {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 5px;
}

.page-top form.customInfForms {
  margin: 10px 0px !important;
}

.page-top form.infusion-form .form-control {
  height: 30px;
  font-weight: 500;
  font-size: 13px !important;
}

.page-top form.customInfForms .infusion-field input {
  font-size: var(--pageTop_font-size);
  padding: 5px;
  margin: unset !important;
}

.page-top .customInfForms .infusion-field.radio {
  padding: 2px 0px 0px;
  grid-template-columns: 1fr minmax(100px, 0.9fr);
  gap: 10px;
  /* font-size: var(--pageTop_font-size); */
  background-color: #1c1c1c;
  margin-bottom: 5px;
  border-top: 0px;
}

.page-top .form-info-text {
  font-size: var(--pageTop_font-size);
  padding: var(--pageTop_space);
  font-size: var(--pageTop_font-size--small);
  margin: unset;
  background-color: #301934;
}

.page-top form.customInfForms .infusion-field .options-container {
  display: flex;
  justify-content: space-around;
}

.page-top form.customInfForms .infusion-field {
  grid-template-columns: 1fr;
  display: grid;
  align-items: center;
}

.page-top form.customInfForms .infusion-field label {
  font-weight: normal;
}

.form.customInfForms .infusion-submit {
  width: 100%;
  display: flex;
  justify-content: center;
}

form.customInfForms .buttoncustom button {
  display: inline-block;
  height: 28px !important;
  font-size: 14px !important;
  text-align: center;
  line-height: 22px !important;
  text-align: center;
}

.page-top form.customInfForms .infusion-field label {
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  padding-right: 20px;
  color: white;
  padding-bottom: 5px;
}

img {
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
  border-radius: 8px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.ticket-btn-section a {
  position: relative;
  display: block;
  width: 170px;
  height: 45px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  border: 2px solid #7603ca;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
}

.ticket-btn-section a:after {
  content: "";
  position: absolute;
  height: 0%;
  left: 50%;
  top: 50%;
  width: 150%;
  -webkit-transition: all 0.75s ease 0s;
  -moz-transition: all 0.75s ease 0s;
  -o-transition: all 0.75s ease 0s;
  transition: all 0.75s ease 0s;
}

.ticket-btn-section a:hover:before {
  left: 0%;
  right: auto;
  width: 100%;
  z-index: -1;
}

.ticket-btn-section a:before {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 0px;
  content: "";
  background: #7603ca;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

.ticket-btn-section a:hover {
  color: #fff;
  position: relative;
  z-index: 1;
}

.clubbtn1-1 .ticket-btn-section a {
  line-height: 26px !important;
  white-space: inherit;
  display: block;
  width: 100%;
}

.maincontent {
  background-color: #1c1c1c;
  border-radius: 12px;
}

.project_single_wrapper .maincontent h2 {
  background-color: #7603ca;
  color: #fff;
  text-align: left;
  padding: 10px 10px;
  font-weight: 600;
  margin-bottom: 15px;
  border-radius: 6px;
  font-size: 24px;
}

.project_single_wrapper .maincontent h3 {
  background-color: #434343;
  color: #999999;
  text-align: left;
  padding: 10px 10px;
  font-weight: 600;
  margin-bottom: 10px;
  border-radius: 6px;
  font-size: 24px;
}

.maincontent p {
  color: #a7b1ae;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 20px;
}

form.customInfForms .infusion-field .options-container {
  display: flex;
  justify-content: space-around;
}

.infusion-field .options-container {
  display: flex;
  justify-content: space-around;
  width: 100%;
  padding: 10px 0;
}

form.customInfForms .infusion-submit button {
  display: inline-block;
  height: 50px;
  line-height: 44px;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background: #7603ca;
  color: #fff;
  width: 190px;
  font-weight: 500;
  text-transform: capitalize;
  border: 2px solid #7603ca;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

form.customInfForms .infusion-submit button:hover {
  background: transparent;
  color: #7603ca;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.page-top-content-form-sidenav {
  padding-top: 20px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 5px;
}

a.wawsm-btn {
  background: rgb(0,171,228);
  background: linear-gradient(180deg, rgba(0,171,228,1) 0%, rgba(0,162,217,1) 50%, rgba(9,142,187,1) 80%);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: normal;
  border-radius: 4px;
}
a.wawsm-btn:hover {
  background: rgb(0,171,228);
  background: linear-gradient(180deg, rgba(0,171,228,1) 0%, rgba(0,162,217,1) 27%, rgba(9,142,187,1) 80%);
}


.page-top h3.sidetitle {
  font-size: 1.2rem !important;
  color: #fff !important;
  background: transparent;
  margin: 0px 0px 8px;
  padding: 0px;
}

.page-top__author-info {
  margin-top: 5px;
  width: 100%;
  display: flex;
}

.page-top__author-info img {
  width: 30%;
  max-height: 59px;
  border-radius: 0px;
  margin-bottom: 5px;
}

.page-top__author-info p {
  padding-top: 0px;
  margin-top: 5px;
  font-size: 13px;
  line-height: 16px;
  margin-left: 10px;
  position: relative;
  top: 0;
  margin-bottom: 0px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin-bottom: 30px;
}

.formtermc {
  background-color: #7b00002e;
  padding: 5px;
  font-size: 9px;
  line-height: 14px;
  margin-top: 0px;
}

.page-top__content__video-side h1 {
  margin-top: 20px;
  margin-bottom: 13px;
  font-size: 27px;
  padding-left: 22px;
  text-transform: uppercase;
  font-weight: bold;
}

.page-top__content__video-side h2 {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 13px;
  font-size: 27px;
  padding-left: 22px;
  text-transform: uppercase;
  font-weight: bold;
}

.mbs {
  padding-bottom: 40px !important;
  padding-top: 40px !important;
}

.includeSection#events {
  position: relative;
  width: 100%;
  margin-top: 16px;
}

.includeSection#events .searchSection {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

.includeSection#events .searchSection h2 {
  border-radius: 4px;
  background: rgb(153, 0, 0);
  background: linear-gradient(0deg,
      rgba(153, 0, 0, 1) 0%,
      rgba(249, 9, 9, 1) 100%);
  margin-bottom: 10px;
  padding: 10px 0;
  text-align: center;
}

.includeSection#events .searchSection .inputs {
  display: grid;
  grid-template-columns: 1fr 1fr 0.5fr;
  column-gap: 10px;
}

.includeSection#events .searchSection .inputs input {
  padding: 8px 10px;
  outline: none;
  border: 1px solid #7603ca;
  border-radius: 4px;
  color: #7603ca;
}

.includeSection#events .searchSection .inputs input:focus {
  border: 1px solid #7603ca;
}

.includeSection#events .btn {
  height: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 4px;
}

.inputs .btn:hover {
  text-decoration: none;
}

/*#7d07d4*/
.includeSection#events .eventsSection {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 10px;
  row-gap: 10px;
  height: auto;
  height: 5640px;
  max-height: 5640px;
  overflow-y: scroll;
}

.includeSection#events .eventsSection .event-item {
  position: relative;
  width: 100%;
  background-color: #1f1f1f;
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 6px;
  border-radius: 4px;
  border: 1px solid #d6bebe;
  box-sizing: border-box;
  padding-bottom: 10px;
}

.includeSection#events .eventsSection .event-item .poster {
  position: relative;
  width: 100%;
  height: 200px;
  text-align: center;
  margin-top: 10px;
}

.includeSection#events .eventsSection .event-item .poster img {
  position: relative;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

.includeSection#events .eventsSection .event-item .description {
  font-size: 14px;
  padding-top: 10px;
  padding-right: 5px;
  color: white;
}

.includeSection#events .eventsSection .event-item .description h3 {
  margin: unset;
  padding-top: unset !important;
  margin-bottom: 16px;
  font-size: 15px !important;
  text-transform: uppercase;
  text-shadow: unset;
  color: rgb(153, 0, 0);
  overflow-wrap: anywhere;
  background-color: transparent;
}

.includeSection#events .eventsSection .event-item .description .desc-item {
  font-weight: bold;
}

.includeSection#events .eventsSection .event-item .description .moreInfoBtn {
  display: block;
  margin-top: 10px;
  text-decoration: none;
  height: fit-content;
  padding: 0.4em 1.2em;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 4px;
}

.gradientBtn1 {
  background: rgb(153, 0, 0);
  background: linear-gradient(0deg,
      rgba(153, 0, 0, 1) 0%,
      rgba(249, 9, 9, 1) 100%);
  color: white;
}

.gradientBtn1.animated:hover {
  background: linear-gradient(0deg,
      rgba(153, 0, 0, 1) 0%,
      rgba(73, 22, 22, 1) 100%);
  background-size: 400% 400%;
  animation: gradient 1s ease;
  background-position: 100% 50%;
}

@media screen and (max-width: 768px) {
  .includeSection#events .eventsSection {
    grid-template-columns: 1fr;
  }

  a.customButton {
    padding: 0.4em 0.3em;
  }

  .includeSection#events .searchSection .inputs {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .includeSection#events .eventsSection {
    height: 698px;
    max-height: 698px;
  }
}

.eventsSection::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #fadada;
  background-color: #f5f5f5;
}

.eventsSection::-webkit-scrollbar {
  width: 10px;
  background-color: #f5f5f5;
}

.eventsSection::-webkit-scrollbar-thumb {
  background-color: rgb(153, 0, 0);
  border: none;
}

@keyframes gradient {
  0% {
    background-position: 100% 50%;
  }

  30% {
    background-position: 0% 50%;
  }

  100% {
    background-position: 100% 50%;
  }
}

.includeSection#events .eventsSection {
  max-height: unset;
  height: 4000px;
}