.dropdown-content,
.img-box,
.inner-bg,
.over-bg,
.slider-container,
.slider__item,
.speakers {
  overflow: hidden;
}
.animate-charcter,
.project-head,
.web3-roadies .hero-heading {
  -webkit-text-fill-color: transparent;
}
input[type="*"],
input[type="email"],
input[type="search"],
input[type="text"],
select {
  -webkit-appearance: none;
}
#preloader,
body {
  background-color: #000;
}
#preloader,
#status {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.navbar-brand,
.navbar-brand span {
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: 25px;
}
.heading h1,
.heading p,
.track-banner h2 {
  letter-spacing: 0.2em;
}
.banner-left-text .p-logo,
.event-dates,
body,
img,
nav {
  width: 100%;
}
::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  background: #111;
}
::-webkit-scrollbar-thumb {
  background: #222;
}
::-webkit-scrollbar-thumb:hover {
  background: orange;
}
#rotmenu {
  padding-left: 0;
}
#rotmenu .current p.top-title,
.bizthon2-0 sup,
.card-slider sup,
.home-banner .top-title,
body {
  font-family: Montserrat, sans-serif;
}
.card-body h1,
.heading h1,
.iit-mandi h1,
.track-banner h2 {
  font-family: "Bebas Neue", cursive;
}
html {
  font-size: 62.5%;
}
body {
  overflow-x: hidden !important;
  font-size: 1.6rem;
}
img {
  height: auto;
}
.non-cursur {
  cursor: default;
}
a {
  color: #fd8a01;
  transition: 0.3s;
  text-decoration: none !important;
  outline: 0 !important;
}
a:hover {
  text-decoration: none;
  color: #f3a009;
}
input[type="number"] {
  width: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
[unselectable] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
::after,
::before {
  text-decoration: inherit;
  vertical-align: inherit;
}
audio,
canvas,
img,
svg,
video {
  vertical-align: middle;
}
button,
input,
select,
textarea {
  background-color: transparent;
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  min-height: 1.5em;
}
select {
  -moz-appearance: none;
}
select::-ms-expand {
  display: none;
}
select::-ms-value {
  color: currentColor;
}
::-moz-selection {
  background-color: #b3d4fc;
  text-shadow: none;
}
::selection {
  background-color: #b3d4fc;
  text-shadow: none;
}
.section-padding {
  padding: 2rem 0;
}
p {
  color: #dadada;
}
#preloader {
  position: fixed;
  z-index: 9999;
}
#status {
  width: 200px;
  height: 200px;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  margin: auto;
}
@-webkit-keyframes outerRotate1 {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-moz-keyframes outerRotate1 {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-o-keyframes outerRotate1 {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes outerRotate1 {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-webkit-keyframes outerRotate2 {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@-moz-keyframes outerRotate2 {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@-o-keyframes outerRotate2 {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@keyframes outerRotate2 {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@-webkit-keyframes textColour {
  0% {
    color: #fff;
  }
  100% {
    color: #3bb2d0;
  }
}
@-moz-keyframes textColour {
  0% {
    color: #fff;
  }
  100% {
    color: #3bb2d0;
  }
}
@-o-keyframes textColour {
  0% {
    color: #fff;
  }
  100% {
    color: #3bb2d0;
  }
}
@keyframes textColour {
  0% {
    color: #fff;
  }
  100% {
    color: #3bb2d0;
  }
}
.e-loadholder {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-51%, -50%);
  -moz-transform: translate(-51%, -50%);
  -ms-transform: translate(-51%, -50%);
  -o-transform: translate(-51%, -50%);
  transform: translate(-51%, -50%);
  width: 240px;
  height: 240px;
  border: 2px solid #f5a509;
  border-radius: 120px;
  box-sizing: border-box;
}
.e-loadholder .m-loader,
.e-loadholder:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-51%, -50%);
  -moz-transform: translate(-51%, -50%);
  -ms-transform: translate(-51%, -50%);
  -o-transform: translate(-51%, -50%);
}
.e-loadholder:after {
  transform: translate(-51%, -50%);
  content: " ";
  display: block;
  background: #000;
  transform-origin: center;
  z-index: 0;
  width: 100px;
  height: 200%;
  -webkit-animation: 30s linear infinite outerRotate2;
  -moz-animation: 30s linear infinite outerRotate2;
  -o-animation: 30s linear infinite outerRotate2;
  animation: 30s linear infinite outerRotate2;
}
.e-loadholder .m-loader {
  transform: translate(-51%, -50%);
  width: 200px;
  height: 200px;
  color: #888;
  text-align: center;
  border: 2px solid #fbb732e0;
  border-radius: 100px;
  box-sizing: border-box;
  z-index: 20;
  text-transform: uppercase;
}
.e-loadholder .m-loader .e-text,
.e-loadholder .m-loader:after {
  -webkit-transform: translate(-51%, -50%);
  -moz-transform: translate(-51%, -50%);
  -ms-transform: translate(-51%, -50%);
  -o-transform: translate(-51%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
}
.e-loadholder .m-loader:after {
  transform: translate(-51%, -50%);
  content: " ";
  background: #000;
  transform-origin: center;
  z-index: -1;
  width: 100px;
  height: 106%;
  -webkit-animation: 15s linear infinite outerRotate1;
  -moz-animation: 15s linear infinite outerRotate1;
  -o-animation: 15s linear infinite outerRotate1;
  animation: 15s linear infinite outerRotate1;
}
.e-loadholder .m-loader .e-text {
  font-size: 1.4rem;
  line-height: 130px;
  transform: translate(-51%, -50%);
  -webkit-animation: 1s linear infinite alternate textColour;
  -moz-animation: 1s linear infinite alternate textColour;
  -o-animation: 1s linear infinite alternate textColour;
  animation: 1s linear infinite alternate textColour;
  width: 140px;
  height: 140px;
  text-align: center;
  border: 2px solid rgb(251 172 17);
  border-radius: 70px;
  box-sizing: border-box;
  z-index: 20;
  color: #fff !important;
}
.e-loadholder .m-loader .e-text:after,
.e-loadholder .m-loader .e-text:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-51%, -50%);
  -moz-transform: translate(-51%, -50%);
  -ms-transform: translate(-51%, -50%);
  -o-transform: translate(-51%, -50%);
  transform: translate(-51%, -50%);
  content: " ";
  display: block;
  background: #000;
  transform-origin: center;
  z-index: -1;
}
.e-loadholder .m-loader .e-text:before {
  width: 110%;
  height: 40px;
  -webkit-animation: 3.5s linear infinite outerRotate2;
  -moz-animation: 3.5s linear infinite outerRotate2;
  -o-animation: 3.5s linear infinite outerRotate2;
  animation: 3.5s linear infinite outerRotate2;
}
.e-loadholder .m-loader .e-text:after {
  width: 40px;
  height: 110%;
  -webkit-animation: 8s linear infinite outerRotate1;
  -moz-animation: 8s linear infinite outerRotate1;
  -o-animation: 8s linear infinite outerRotate1;
  animation: 8s linear infinite outerRotate1;
}
nav.navbar.navbar-expand-lg.navbar-dark.home-nav {
  height: 65px;
}
.nav-item {
  width: 33.333333%;
  position: relative;
  box-sizing: border-box;
  border-radius: 0;
  display: inline-block;
  text-transform: capitalize;
}
.home-nav,
.scroll-top {
  position: fixed;
}
#carousel div span,
.mob,
.scroll-top,
.slick-dots li button:before,
.slider__radio {
  display: none;
}
.liveTxt,
.project-head {
  text-transform: uppercase;
}
.nav-item:hover {
  border-color: orange;
}
nav {
  position: absolute;
  left: 0;
  padding-top: 20px;
  float: left;
  -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
  -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
  transition: padding-top 0.3s, padding-bottom 0.3s;
  border: none;
}
.apply-btn,
.register-btn {
  transition: 0.35s ease-out;
}
.navbar {
  padding-top: 0;
  z-index: 4;
  padding-bottom: 1.15rem;
}
.navbar-brand span {
  color: #fed136;
}
.navbar-brand {
  color: #fff;
}
.navbar-nav .nav-item {
  padding-left: 3rem;
}
.navbar-nav .nav-item .nav-link {
  font-weight: 400;
  letter-spacing: 1px;
  color: #fff;
  opacity: 0.35;
  line-height: 15px;
  padding-bottom: 0;
  padding-top: 5rem;
  white-space: nowrap;
  font-size: 15px;
}
.navbar-nav .nav-item .nav-link:hover {
  color: #fff;
  opacity: 1;
}
div#collapsibleNavbar {
  margin-top: -10px;
}
.navbar-nav .nav-item .nav-link.active {
  border-left: 1.25px solid #fff;
  opacity: 1;
}
.menu-sticky .navbar {
  padding-top: 0;
  background-color: #000000de;
  box-shadow: 0 0 21px 0 rgb(94 94 94 / 67%);
}
.menu-sticky img.logo {
  padding-top: 6px;
}
.logo {
  padding-top: 18px;
  width: 145px;
}
.mr-minus {
  margin-right: -3px;
}
.bizthon2-0 sup,
.card-slider sup {
  top: -2em;
  font-weight: 700;
  font-size: 30%;
}
.w-100 {
  width: 84% !important;
  margin: auto;
}
.card-tbd {
  margin: auto;
  padding-top: 1rem;
}
.sub-listing li {
  list-style-type: disclosure-closed;
}
.scroll-top {
  cursor: pointer;
  bottom: 10px;
  right: 10px;
  z-index: 99;
  padding: 0;
  border-radius: 30px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: linear-gradient(90deg, #fcee13 0, #f1ac1c 100%) !important;
  color: #fff;
  border: none;
  font-size: 15px;
  animation: 4s ease-in-out infinite backto-top-bounce;
}
.home-banner,
.liveTxt {
  display: flex;
  align-items: center;
}
@keyframes backto-top-bounce {
  0%,
  100% {
    transform: translateY(-5px);
  }
  50% {
    transform: translateY(10px);
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-collapse {
    margin-top: -10px;
  }
  .slide,
  .slider {
    height: 40vh;
  }
}
.dropdown,
.partner,
.rs-challenge,
.slide,
.winner {
  position: relative;
}
.slide .slide__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.slide .slide__content.slide__content__right {
  right: 5%;
  left: auto;
  transform: translate(5%, -50%);
}
.btn_register:hover,
.dropbtn:hover,
.slide .slide__content--headings {
  color: #fff;
}
.slide .slide__content--headings h2 {
  font-size: 4.5rem;
  margin: 10px 0;
}
.slide .slide__content--headings .animated {
  transition: 0.5s;
}
.home-banner .top-title {
  font-weight: 200;
  font-size: 44px;
  line-height: 44px;
  margin-bottom: 1rem;
  color: #f1ac1c;
}
.home-banner .title {
  font-weight: 600;
  font-size: 68px;
  color: #fff;
}
.slide .slide__content--headings .button-custom {
  text-decoration: none;
  color: #333;
  padding: 1.2rem 2.5rem;
  font-size: 1.5rem;
}
.slider [data-animation-in] {
  opacity: 0;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  transition: opacity 0.5s 0.3s;
}
.slick-dotted .slick-slider,
.slider-container .slick-list {
  margin-bottom: 30px;
}
.slick-dots {
  padding-right: 2.45%;
}
@-webkit-keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1);
  }
  to {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}
@keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1);
  }
  to {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}
.zoomInImage {
  -webkit-animation-name: zoomInImage;
  animation-name: zoomInImage;
}
@-webkit-keyframes zoomOutImage {
  from {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes zoomOutImage {
  from {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.zoomOutImage {
  -webkit-animation-name: zoomOutImage;
  animation-name: zoomOutImage;
}
.slick-nav {
  --active: #fff;
  --border: rgba(255, 255, 255, 0.12);
  width: 44px;
  height: 44px;
  position: absolute;
  cursor: pointer;
  top: calc(50% - 44px);
}
.slick-nav.prev-arrow {
  left: -4%;
  transform: scaleX(-1);
  z-index: 1;
}
.slick-nav.next-arrow {
  left: auto;
  right: -4%;
}
.slick-nav i {
  display: block;
  position: absolute;
  margin: -10px 0 0 -10px;
  width: 20px;
  height: 20px;
  left: 50%;
  top: 50%;
}
.slick-nav i:after,
.slick-nav i:before {
  content: "";
  width: 10px;
  height: 2px;
  border-radius: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: var(--active);
  margin: -1px 0 0 -5px;
  display: block;
  transform-origin: 9px 50%;
}
.slick-nav i:before {
  transform: rotate(-40deg);
}
.slick-nav i:after {
  transform: rotate(40deg);
}
.slick-arrow:after,
.slick-arrow:before,
.slick-nav:after,
.slick-nav:before {
  content: "";
  display: block;
  position: absolute;
  left: 1px;
  right: 1px;
  top: 1px;
  bottom: 1px;
  border-radius: 50%;
  border: 2px solid var(--border);
}
.slick-nav svg {
  width: 44px;
  height: 44px;
  display: block;
  position: relative;
  z-index: 1;
  color: var(--active);
  stroke-width: 2px;
  stroke-dashoffset: 126;
  stroke-dasharray: 126 126 0;
  transform: rotate(0);
}
.slick-nav.animate svg {
  -webkit-animation: 1s 0.3s forwards stroke;
  animation: 1s 0.3s forwards stroke;
}
.slick-nav.animate i {
  -webkit-animation: 1.6s forwards arrow;
  animation: 1.6s forwards arrow;
}
.slick-nav.animate i:before {
  -webkit-animation: 1.6s forwards arrowUp;
  animation: 1.6s forwards arrowUp;
}
.slick-nav.animate i:after {
  -webkit-animation: 1.6s forwards arrowDown;
  animation: 1.6s forwards arrowDown;
}
@-webkit-keyframes stroke {
  52% {
    transform: rotate(-180deg);
    stroke-dashoffset: 0;
  }
  52.1% {
    transform: rotate(-360deg);
    stroke-dashoffset: 0;
  }
  100% {
    transform: rotate(-180deg);
    stroke-dashoffset: 126;
  }
}
@keyframes stroke {
  52% {
    transform: rotate(-180deg);
    stroke-dashoffset: 0;
  }
  52.1% {
    transform: rotate(-360deg);
    stroke-dashoffset: 0;
  }
  100% {
    transform: rotate(-180deg);
    stroke-dashoffset: 126;
  }
}
@-webkit-keyframes arrow {
  0%,
  100% {
    transform: translateX(0);
    opacity: 1;
  }
  23% {
    transform: translateX(17px);
    opacity: 1;
  }
  24%,
  80% {
    transform: translateX(-22px);
    opacity: 0;
  }
  81% {
    opacity: 1;
    transform: translateX(-22px);
  }
}
@keyframes arrow {
  0%,
  100% {
    transform: translateX(0);
    opacity: 1;
  }
  23% {
    transform: translateX(17px);
    opacity: 1;
  }
  24%,
  80% {
    transform: translateX(-22px);
    opacity: 0;
  }
  81% {
    opacity: 1;
    transform: translateX(-22px);
  }
}
@-webkit-keyframes arrowUp {
  0%,
  100% {
    transform: rotate(-40deg) scaleX(1);
  }
  20%,
  80% {
    transform: rotate(0) scaleX(0.1);
  }
}
@keyframes arrowUp {
  0%,
  100% {
    transform: rotate(-40deg) scaleX(1);
  }
  20%,
  80% {
    transform: rotate(0) scaleX(0.1);
  }
}
@-webkit-keyframes arrowDown {
  0%,
  100% {
    transform: rotate(40deg) scaleX(1);
  }
  20%,
  80% {
    transform: rotate(0) scaleX(0.1);
  }
}
@keyframes arrowDown {
  0%,
  100% {
    transform: rotate(40deg) scaleX(1);
  }
  20%,
  80% {
    transform: rotate(0) scaleX(0.1);
  }
}
.slick-arrow.slick-disabled,
.slick-nav.slick-disabled,
.web3-faq .collapse span {
  opacity: 0;
}
.home-banner {
  height: 100vh;
}
.accordion .btn-block:focus,
button:focus {
  outline: 0;
}
.register-btn {
  color: #fff;
  width: auto;
  font-size: 16px;
  margin-top: 1rem;
  padding: 11px 26px;
  font-weight: 500;
  border: none;
  background: #f1ac1c;
  border-radius: 6px;
  cursor: pointer;
}
.register-btn:hover {
  transform: perspective(1px) scale3d(1.044, 1.044, 1) translateZ(0) !important;
}
.register-btn.complete {
  background: #9d9d9d;
  cursor: no-drop !important;
}
.partner::after,
.partner::before {
  height: 74%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}
.home-text {
  width: 60%;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.05em;
  color: #dadada;
}
.home-text p {
  line-height: 20px;
  font-size: 13px;
  font-weight: 400;
}
.banner-left-text {
  margin: auto auto 0;
}
.banner-left-text h1 {
  font-size: 85px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 0;
}
.as-seen p,
.mouse_scroll p {
  font-size: 12px;
  font-weight: 300;
}
.banner-left-text .bizthon-text {
  width: 62%;
  margin-bottom: 2rem;
}
.liveTxt {
  font-size: 16px;
  line-height: 48px;
  justify-content: flex-end;
}
.liveTxt span {
  background: #00d700;
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 50%;
  margin-right: 5px;
}
.as-seen {
  margin-top: 4rem;
  width: 80%;
}
.as-seen .d-flex {
  align-items: center;
  justify-content: flex-end;
}
.as-seen p {
  margin-bottom: 1.5rem;
  line-height: 10px;
}
.as-seen img {
  transition: transform 0.5s ease-out;
  width: 100%;
  filter: grayscale(100%);
  opacity: 0.3;
}
#rotmenu .current h2.title,
#rotmenu .current p.top-title,
#rotmenu h2.title,
#rotmenu p.top-title,
.BackButton img,
a.BackButton:hover img,
svg {
  transition: transform 0.3s ease-out;
}
.as-seen img:hover {
  filter: none;
  opacity: 1;
}
.as-seen .row {
  justify-content: flex-end;
}
.wt-9 {
  width: 90%;
}
.mouse_scroll {
  display: block;
  margin: auto;
  cursor: pointer;
  left: 0;
  right: 0;
  bottom: 3rem;
  position: absolute;
  height: auto;
  text-align: center;
  width: 12%;
}
.mouse_scroll p {
  margin-top: 0.65rem;
  margin-bottom: 0.5rem;
}
.card-body h1,
.heading h1 {
  font-weight: 400;
}
.mouse {
  margin: auto;
  height: 26px;
  width: 18px;
  border-radius: 10px;
  transform: none;
  border: 1px solid #fff;
  top: 170px;
}
.wheel {
  display: block;
  margin: 5px auto;
  background: #fff;
  position: relative;
  height: 7px;
  width: 0.75px;
  border: 0.75px solid #fff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.btn_web3-roadies,
.sec-title .sub-text,
.social-media li {
  display: inline-block;
}
.heading h1 {
  font-size: 38px;
  line-height: 53px;
  color: #fff;
  margin-bottom: 0;
}
.heading p {
  width: 55%;
  margin: 1rem auto auto;
  font-size: 15px;
}
.tooltip {
  z-index: 2;
}
.tooltip-inner {
  font-size: 11px;
  background-color: #1f1f1fde;
  border-radius: 0.25rem;
  margin: auto;
  width: 68%;
}
.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-top .arrow::before {
  border-top-color: #1f1f1fde;
}
.over-bg {
  opacity: 0.35;
  position: absolute;
  width: 50%;
  z-index: -1;
  right: -7%;
  top: 90px;
}
.inner-bg img,
.over-bg img {
  -webkit-animation-name: rotateMe;
  animation-name: rotateMe;
  -webkit-animation-duration: 35s;
  animation-duration: 35s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@-webkit-keyframes rotateMe {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotateMe {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.card-img-top {
  width: 100%;
  border-radius: 10px;
  margin: 2rem 0;
}
.card {
  background: #eef0f4;
  box-shadow: 10px 15px 30px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}
.card-body h1 {
  color: #8f8f8f;
  font-size: 56px;
  line-height: 66px;
  margin: 0 0 4.5rem;
}
.card-body h1:after {
  content: "";
  position: absolute;
  left: 0.5%;
  width: 21px;
  height: 3px;
  background: #f1ac1c;
  border-radius: 8px;
  bottom: -5%;
}
.card-body h1 span {
  font-size: 26px;
  line-height: 30px;
}
.apply-btn,
.card-body h2 span {
  font-size: 15px;
  font-weight: 500;
}
.card-body h2 {
  font-size: 16px;
  color: #313131;
  font-weight: 900;
}
.card-body h2 span,
.card-body p {
  color: #8f8f8f;
}
.apply-btn {
  border: 0;
  border-radius: 6px;
  line-height: 18px;
  float: right;
  padding: 6px 26px;
  cursor: pointer;
  color: #0f0f0f;
  background: #f1ac1c;
}
button.apply-btn:hover {
  box-shadow: 10px 15px 30px rgb(22 22 22 / 54%);
}
.card-body .d-flex img {
  margin-left: 5px;
  cursor: pointer;
}
.slick-dotted.slick-slider {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.slick-dots {
  text-align: right;
  bottom: -5rem;
}
.slick-dots li {
  height: auto;
  width: auto;
}
.slick-dots li button {
  width: 22px;
  height: 3px;
  background: #838383;
  padding: 0;
  border-radius: 8px;
  opacity: 0.25;
}
.slick-dots li.slick-active button {
  opacity: 1;
  background: #f1ac1c;
}
.judge-content {
  padding: 2rem 3rem;
  border-radius: 8px;
  margin: 0 14px;
  position: relative;
  box-shadow: 0 0 3rem 0 rgb(85 85 85);
}
.judge-content p {
  text-align: justify;
  font-size: 13px !important;
  color: #b1b1b1;
}
.judge-content h2 {
  color: #fff;
  font-weight: 600;
  line-height: 30px;
  margin-top: 5rem;
  margin-bottom: 1.5rem;
}
.judge-content img.build-img {
  width: 46.25%;
}
.judge-content img {
  width: 40%;
}
.judge ul li {
  color: #b1b1b1;
  font-size: 13px;
  margin-bottom: 5px;
  text-align: left;
}
.judge,
.white-color {
  color: #fff !important;
}
.judge-build .judge {
  color: #fff;
  position: absolute;
  bottom: 4%;
  text-align: left;
}
.position-relative.overlap-img:before {
  border: 2px solid #fff;
  content: "";
  position: absolute;
  width: 35px;
  height: 35px;
  bottom: 15.5rem;
  left: 0;
  border-right: 0;
  border-bottom: 0;
}
.overlap-img img:first-child {
  position: absolute;
  width: 75%;
  z-index: 2;
  bottom: -97px;
  left: 2.5%;
}
.overlap-img img:nth-child(2) {
  position: absolute;
  width: 68%;
  right: 12%;
  top: -54px;
  padding-bottom: 2rem;
}
.workshop p,
.workshop ul li {
  font-size: 12px;
  line-height: 18px;
  color: #dadada;
  font-weight: 400;
}
.service-sec ol li,
.service-sec ul li {
  line-height: 26px;
  color: #c7c7c7;
  font-weight: 400;
}
.workshop {
  margin-bottom: 9rem;
  margin-top: 5rem;
}
.media-slider .card-body {
  padding: 0.25rem;
}
.media-content img.logo {
  border-radius: 0;
  width: 35%;
  margin: 1rem;
  padding: 0;
}
.media-content h4,
.media-content h5 {
  font-weight: 700;
  line-height: 18px;
  font-size: 14px;
  margin: 1rem 1.5rem;
  color: #000;
}
.media-content p {
  font-size: 10px;
  color: #999;
}
.media-slider img {
  border-radius: 6px 6px 0 0;
}
.media-slider .card {
  margin-top: 1rem;
  width: 93%;
}
.media-slider .card .duration {
  margin-top: 24px;
  bottom: 0;
  width: 100%;
}
.partner::after {
  background-image: url(../images/bg-left.png);
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
.partner::before {
  background-image: url(../images/bg-right.png);
  position: absolute;
  top: 0;
  width: 11%;
  right: -10px;
  float: right;
}
.partner img {
  width: 80%;
  margin-bottom: 3rem;
}
.accordion .card {
  background: 0 0/1px 100% no-repeat, 100% 0/1px 100% no-repeat;
  border-radius: 5px;
  color: #fff;
  padding: 0.5rem 2rem;
  border: 0;
  margin-bottom: 1rem;
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #000;
  background-image: linear-gradient(#c6c6c6, #000),
    linear-gradient(#c6c6c6, #000);
}
.accordion .card-header {
  border: 0;
  background: 0 0;
  border-radius: 0 !important;
  padding-left: 0;
  padding-right: 0;
}
.accordion .btn:focus {
  box-shadow: none;
}
.accordion .btn-block {
  font-weight: 600;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0.05em;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
  border: 0;
}
.accordion .card-body p {
  color: #dadada;
  line-height: 20px;
  font-size: 14px;
}
.footer p,
.overview-text p.dw-txt,
.speakers h5 {
  font-size: 12px;
}
.footer p {
  font-weight: 200;
  color: #fff;
}
.footer li a img {
  opacity: 0.6;
  margin-top: -5px;
}
.social-media li i {
  opacity: 0.8;
  font-size: 20px;
  color: #ccc;
}
.copyright a:hover,
.footer li a img.twIcon:hover,
.footer li img:hover,
.slider-container .slick-dots li button,
.social-media li:hover i {
  opacity: 1;
}
.social-media {
  margin: 0;
  padding: 0;
  color: #fff;
  text-align: right;
}
.social-media li {
  margin: 0 5px 0 5px;
}
.social-media li a:hover {
  color: #ff9800;
}
.slick-carousel1 img,
.slick-carousel2 img {
  border-radius: 50%;
  width: 60%;
  margin: auto auto 10px;
}
.speakers .card {
  text-align: center;
  background: #eef0f4;
  border: 1px solid #979aaa;
  border-radius: 0;
  margin: -1px 0;
  border-bottom: 0;
  cursor: pointer;
}
.speakers .card-body {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.speakers h5 {
  font-weight: 600;
  line-height: 18px;
  margin: 1.5rem 0 0.51rem;
}
#timeline .t-content h3::after,
#timeline .t-content h3:focus::after,
.rotator ul {
  margin-top: 6px;
}
.speakers p {
  font-style: italic;
  font-weight: 200;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  color: #000;
  opacity: 0.6;
}
.speakers {
  background: #eef0f4;
  height: 100vh;
}
.speakers .heading h1 {
  position: absolute;
  top: 22%;
  margin: auto;
}
.rotator ul {
  list-style: none;
}
.rotator ul li {
  display: block;
  float: left;
  clear: both;
  width: 100%;
  text-align: left;
  margin: 0;
}
@keyframes opac {
  from {
    opacity: 0.7;
  }
  to {
    opacity: 1;
  }
}
.rotator ul li a {
  float: left;
  clear: both;
  padding-left: 0;
  text-decoration: none;
  display: block;
  height: auto;
  outline: 0;
}
#rotmenu p.top-title {
  font-weight: 200;
  font-size: 25px;
  line-height: 28px;
  opacity: 0.7;
  color: #595959;
}
.left-tabs-content.web3-faq .card .card-header a,
.track-name {
  line-height: 40px;
}
#rotmenu .current p.top-title {
  font-weight: 200;
  font-size: 50px;
  line-height: 56px;
  text-align: right;
  color: #f1ac1c;
  opacity: 1;
  animation: 3s infinite opac;
}
#rotmenu .current h2.title {
  font-weight: 800;
  font-size: 60px;
  color: #fff;
  opacity: 1;
  line-height: 100%;
  animation: 3s infinite opac;
}
#rotmenu h2.title {
  color: #3a3a3a;
  font-weight: 800;
  font-size: 39px;
  line-height: 40px;
  opacity: 0.8;
}
svg {
  position: absolute;
  left: 0;
  right: 0;
  width: 56%;
  margin: auto;
  top: 9.5px;
}
.slick-vertical .slick-slide .card-body:hover svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.accordion .btn-block.arrow-down:after,
.accordion .btn-block.arrow-down:before {
  content: "";
  display: block;
  width: 13px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 22px;
  transition: transform 0.5s;
}
#timeline .t-content:focus h3::after,
#timeline .t-content:hover h3::after,
.slider-container .slider-container__tab-item.active::after,
.slider-container .slider-container__tab-item:focus::after,
.slider-container .slider-container__tab-item:hover::after {
  width: 40px;
}
.accordion .btn-block.arrow-down:after {
  right: 18px;
}
.accordion .btn-block.arrow-down:before {
  right: 26px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.accordion .btn-block[aria-expanded="false"].arrow-down:after,
.accordion .btn-block[aria-expanded="true"].arrow-down:before {
  transform: rotate(-45deg);
}
.accordion .btn-block[aria-expanded="false"].arrow-down:before,
.accordion .btn-block[aria-expanded="true"].arrow-down:after {
  transform: rotate(45deg);
}
.service-sec {
  padding: 50px 0 40px;
}
.service-sec .heading h1 {
  margin-bottom: 1.75rem;
}
.track-banner {
  background-image: url("../images/bg-graph.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 15rem 0;
  position: relative;
}
.track-banner:before {
  content: "";
  background: #00000085;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
}
.tracks::after,
.tracks::before {
  content: " ";
  width: 100%;
  z-index: -1;
}
.track-banner h2 {
  font-weight: 800;
  font-size: 50px;
  color: #fff;
  line-height: 100%;
}
.sec-title .sub-text {
  position: relative;
  padding-left: 95px;
  line-height: 28px;
  font-size: 26px;
  letter-spacing: 1px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 1rem;
}
.sec-title .sub-text.style4-bg:after,
.sec-title .sub-text.style4-bg:before {
  background-color: #fd8a01;
}
.sec-title .sub-text:before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  height: 4px;
  width: 12px;
  background-color: #03228f;
}
.sec-title .sub-text:after {
  content: "";
  position: absolute;
  border: 0;
  height: 4px;
  width: 50px;
  background-color: #03228f;
  z-index: 1;
  margin-left: 0;
  left: 24px;
  top: 12px;
}
.service-sec ol li {
  font-size: 14px;
  list-style: disc;
}
.service-sec ul li {
  font-size: 15px;
  list-style: none;
}
.btn_web3-roadies img {
  width: 60px;
  position: relative;
  top: 25px;
  left: 20px;
}
.wrap-sponser p {
  color: #fff;
  font-size: 14px;
}
.orgColor {
  color: #e8890a;
}
.inner-bg {
  opacity: 0.28;
  position: absolute;
  top: 144rem;
  width: 42%;
  z-index: 0;
  right: -10%;
}
.rocket-bg-shade {
  position: absolute;
  width: 53%;
  left: -26px;
  top: 130rem;
  z-index: 0;
}
.iit-mandi h1 {
  color: #8f8f8f;
  font-weight: 400;
  font-size: 80px;
  line-height: 96px;
  margin: 0;
}
#timeline .t-content:hover p,
.iit-mandi h2 {
  color: #f1ac1c;
}
.iit-mandi h1 span {
  font-size: 32px;
  line-height: 32px;
}
.iit-mandi h2 {
  font-weight: 350;
  font-size: 50px;
  line-height: 73px;
}
.iit-mandi h2 span {
  font-weight: 800;
  font-size: 68px;
  color: #fff;
}
a.BackButton {
  font-weight: 600;
  font-size: 20px;
  line-height: 48px;
  color: #fff;
}
.overview-text p,
.winner ul li {
  font-weight: 400;
  margin-bottom: 2rem;
}
.iit-mandi .back {
  margin-bottom: 10rem;
}
.BackButton img {
  width: 20px;
  margin-right: 8px;
}
a.BackButton:hover img {
  transform: translateX(-5px);
}
.winner img {
  width: 56.5%;
  z-index: 1;
}
.winner ul li {
  font-size: 15px;
  color: #fff;
  line-height: 150%;
  list-style: disc;
  letter-spacing: 0.2px;
}
.winner-points {
  margin: auto;
  display: flex;
  left: 18%;
  right: 0;
  position: absolute;
  align-items: center;
  bottom: 0;
  top: 0;
}
.arrow .fa,
.cookie-box {
  align-items: center;
  bottom: 0;
}
.winner-points .row {
  border-radius: 0 20px 20px 0;
  background: #26262661;
  border: 1px solid #fff;
  padding: 3rem 0 3rem 8rem;
  background: linear-gradient(139deg, #5f5f5f91 0, #15151599 100%);
}
.winner img.rain {
  width: 8%;
  position: absolute;
  -webkit-animation: 2s ease-in-out infinite rain;
  -moz-animation: 2s ease-in-out infinite rain;
  animation: 2s ease-in-out infinite forwards rain;
}
.winner img.gt-transparency-anim-rain-1 {
  left: 9%;
  top: 15%;
  animation-duration: 3.5s;
}
.winner img.gt-transparency-anim-rain-2 {
  left: 17%;
}
.winner img.gt-transparency-anim-rain-3 {
  top: 48%;
  animation-duration: 1.5s;
}
.winner img.gt-transparency-anim-rain-4 {
  left: 14%;
  top: 62%;
  animation-duration: 2.5s;
}
.winner img.gt-transparency-anim-rain-5 {
  left: 24%;
  top: 52%;
  animation-duration: 3s;
}
@-webkit-keyframes rain {
  0% {
    transform: translateY(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translateY(100px);
    opacity: 0;
  }
}
@keyframes rain {
  0% {
    transform: translateY(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translateY(100px);
    opacity: 0;
  }
}
.overview-text p {
  font-size: 13px;
  line-height: 22px;
  font-family: Montserrat, sans-serif;
  padding-right: 4rem;
}
#timeline .t-content p,
.slider-container .slider-container__tab-item p {
  font-size: 16px;
  color: #b1b1b1;
  letter-spacing: 0.1em;
}
.tracks::before {
  position: absolute;
  background: linear-gradient(-25deg, #000 50%, #121212 50.1%);
  height: 762px;
  top: 40%;
}
.tracks::after {
  position: absolute;
  background: linear-gradient(-25deg, #121212 50.1%, #000 50%);
  height: 1000px;
  top: 165%;
}
#left-side {
  position: relative;
  height: 76vh;
}
.fix-logo {
  position: absolute;
  bottom: 0;
}
.content-centered ul {
  list-style: none;
  float: right;
}
.content-centered ul li img {
  margin-right: 5px;
  width: 7px;
}
.content-centered ul li {
  margin-bottom: 2.5rem;
}
.content-centered ul li h1 {
  margin: 0;
  font-weight: 600;
  font-size: 40px;
  line-height: 44px;
  color: #fff;
}
.content-centered ul li h1 span {
  font-size: 22px;
}
.content-centered ul li p {
  font-weight: 500;
  font-size: 11px;
  line-height: 13px;
  letter-spacing: 0.11em;
  color: rgba(255, 255, 255, 0.5);
}
.content-centered ul li:nth-child(2) {
  margin-left: 3rem;
  opacity: 0.9 !important;
}
.content-centered ul li:nth-child(3) {
  margin-left: 6rem;
  opacity: 0.8 !important;
}
.content-centered ul li:nth-child(4) {
  margin-left: 3rem;
  opacity: 0.7 !important;
}
.content-centered ul li:nth-child(5) {
  opacity: 0.6 !important;
}
.dwd {
  width: 6%;
  margin-bottom: 1rem;
}
.track-name {
  font-family: "Bebas Neue", cursive;
  font-style: normal;
  font-weight: 200;
  font-size: 24px;
  letter-spacing: 0.25em;
  color: #fff;
}
.track-slider .slick-arrow {
  width: 44px;
  height: 44px;
  position: absolute;
  top: calc(50% - 44px);
  --border: 0;
  box-sizing: border-box;
  display: block;
  z-index: 2;
  cursor: pointer;
  transition: 0.3s;
  font-size: 28px;
  text-align: center;
  background: #000;
  border: 1px solid #000;
  border-radius: 15px;
  color: #fff;
  -webkit-box-shadow: 0 0 15px 1px rgb(124 124 124 / 75%);
  -moz-box-shadow: 0 0 15px 1px rgb(124 124 124 / 75%);
  box-shadow: 0 0 15px 1px rgb(124 124 124 / 75%);
}
#timeline .t-content .date,
.slider-container__slider2 .date {
  font-size: 26px;
  line-height: 103.1%;
  font-family: "Bebas Neue", cursive;
  margin-left: 0;
}
.track-slider .slick-arrow.prev-arrow {
  left: 31.5%;
}
.track-slider .slick-arrow.next-arrow {
  right: 34%;
}
#timeline .t-content {
  padding: 25px 0 70px;
}
#timeline .t-content h3 {
  padding-bottom: 2rem;
}
#timeline .t-content p {
  -webkit-transition: 170ms;
  transition: 170ms;
}
#timeline .t-content .date {
  color: #f1ac1c;
  margin-top: 6.5rem;
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -moz-transform-origin: 14px 14px;
  -ms-transform-origin: 14px 14px;
  -o-transform-origin: 14px 14px;
  transform-origin: 14px 14px;
  transform: rotate(270deg);
}
h3 {
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 0.1em;
  color: #fff;
}
#timeline .t-content h3::after,
#timeline .t-content h3:focus::after,
.slider-container .slider-container__tab-item::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #f1ac1c;
  transition: width 0.3s;
}
.top-border {
  border-top: 1.5px solid #fff;
  margin-top: 25px;
}
.slider-container__slider2 h2 {
  font-weight: 500;
  font-size: 32px;
  line-height: 42px;
  color: #fff;
  font-family: "Bebas Neue", cursive;
  opacity: 0.9;
  letter-spacing: 0.05em;
  margin-top: 2rem;
}
.pastEvent h1,
h4.headText {
  font-family: "Bebas Neue";
  font-style: normal;
}
.slider-container__slider2 .slick-list {
  overflow: inherit;
}
.slider-container__slider2 .date {
  color: #f1ac1c;
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -moz-transform-origin: 14px 14px;
  -ms-transform-origin: 14px 14px;
  -o-transform-origin: 14px 14px;
  transform-origin: 14px 14px;
  transform: rotate(270deg);
}
.arrow .fa,
.pastEvent .nav-tabs .nav-link.active {
  color: #000;
}
.slider-content {
  padding: 4rem 0;
  position: relative;
}
.slider-container__slider2 {
  opacity: 0;
  position: absolute !important;
}
.slider-container__slider2.active {
  position: relative !important;
  opacity: 1;
}
.slider-container .slider-container__tab-list {
  padding-left: 0;
  font-size: 0;
  border-top: 1.5px solid #fff;
  margin-top: 25px;
}
.slider-container .slider-container__tab-item {
  display: inline-block;
  display: inline-grid;
  padding: 25px 0 70px;
  font-size: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  width: 33.333333%;
  position: relative;
  background-color: transparent;
  box-sizing: border-box;
  border-radius: 0;
  border: 0;
}
.slider-container .slider-container__tab-item.active p {
  color: #f1ac1c;
}
.slider-container .slider-container__tab-item h3 {
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 0.1em;
  color: #fff;
  padding-bottom: 6px;
}
.slider-container .slider-container__tab-item:focus p,
.slider-container .slider-container__tab-item:hover p {
  color: #f1ac1c;
  -webkit-transition: 170ms;
  transition: 170ms;
}
.slider-container .slick-slider {
  position: inherit;
}
.slick-track {
  margin: 0;
}
.slider-container .slick-dots {
  position: inherit;
  bottom: 0;
}
.slider-container .slick-dots li {
  margin: 0 7.5px;
}
.slider-container .slick-dots li.slick-active button:before {
  font-size: 8px;
  opacity: 1;
  color: #fff;
}
.slider-container .slick-dots li button:before {
  width: 18px;
  height: 18px;
  font-size: 0;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 18px;
  opacity: 0.4;
}
.slider-container .slick-dots li button:hover:before {
  opacity: 1;
  font-size: 8px;
  color: #e67800;
}
.slider-container .slick-next,
.slider-container .slick-prev {
  display: none !important;
}
.slider-container .slick-nav.next-arrow {
  left: auto;
  right: 0;
}
.slider__item {
  transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
#slide-1:checked ~ .slider__holder .slider__item--1 {
  position: relative;
  z-index: 2;
  transform: translate(0) scale(1);
}
#slide-2:checked ~ .slider__holder .slider__item--1 {
  z-index: 1;
  transform: translateX(-100px) scale(0.85);
}
@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important;
  }
}
#slide-1:checked ~ .slider__holder .slider__item--2 img,
#slide-2:checked ~ .slider__holder .slider__item--1 img,
#slide-2:checked ~ .slider__holder .slider__item--3 img,
#slide-3:checked ~ .slider__holder .slider__item--4 img,
#slide-4:checked ~ .slider__holder .slider__item--3 img,
#slide-4:checked ~ .slider__holder .slider__item--5 img,
#slide-5:checked ~ .slider__holder .slider__item--4 img {
  opacity: 0.65;
}
.arrow .fa {
  font-size: 25px;
  position: absolute;
  right: 8px;
  margin: auto;
  top: 0;
  z-index: 2;
  display: flex;
  background: #ffffff9c;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  justify-content: center;
}
.arrow .fa:hover {
  background: #fff;
}
#slide-1:checked ~ .slider__holder .slider__item--1 .fa,
#slide-1:checked ~ .slider__holder .slider__item--3 .fa,
#slide-2:checked ~ .slider__holder .slider__item--2 .fa,
#slide-3:checked ~ .slider__holder .slider__item--3 .fa,
#slide-4:checked ~ .slider__holder .slider__item--4 .fa,
#slide-5:checked ~ .slider__holder .slider__item--3 .fa,
#slide-5:checked ~ .slider__holder .slider__item--5 .fa,
.code-block,
.moretext {
  display: none;
}
.arrow .fa.fa-angle-double-left {
  left: 8px;
  right: inherit;
}
#slide-3:checked ~ .slider__holder .slider__item--1 {
  z-index: 0;
  transform: translateX(-128px) scale(0.65);
}
@media (max-width: 900px) {
  #slide-3:checked ~ .slider__holder .slider__item--1 {
    transform: translateX(-119px) scale(0.65);
  }
  .content-centered.overview-text {
    padding-right: 5rem;
  }
  .inner-bg {
    display: none;
  }
}
#slide-4:checked ~ .slider__holder .slider__item--1,
#slide-5:checked ~ .slider__holder .slider__item--1 {
  z-index: -1;
  opacity: 0;
  transform: translateX(-210px) scale(0.65);
}
#slide-1:checked ~ .slider__holder .slider__item--2 {
  z-index: 1;
  transform: translateX(68px) scale(0.91);
  border-color: #5f5a50;
  background: #00000054;
}
#slide-2:checked ~ .slider__holder .slider__item--2 {
  position: relative;
  z-index: 2;
  transform: translate(0) scale(1);
  border-color: #5f5a50;
}
#slide-3:checked ~ .slider__holder .slider__item--2 {
  z-index: 1;
  transform: translateX(-100px) scale(0.85);
  border-color: #5f5a50;
  background: #00000054;
}
#slide-4:checked ~ .slider__holder .slider__item--2 {
  z-index: 0;
  transform: translateX(-128px) scale(0.65);
  opacity: 0;
}
@media (max-width: 768px) {
  #slide-1:checked ~ .slider__holder .slider__item--2,
  #slide-2:checked ~ .slider__holder .slider__item--1,
  #slide-3:checked ~ .slider__holder .slider__item--2 {
    opacity: 0.6;
  }
  #slide-3:checked ~ .slider__holder .slider__item--1,
  #slide-4:checked ~ .slider__holder .slider__item--2 {
    opacity: 0;
  }
}
#slide-5:checked ~ .slider__holder .slider__item--2 {
  z-index: -1;
  opacity: 0;
  transform: translateX(-210px) scale(0.65);
}
#slide-1:checked ~ .slider__holder .slider__item--3 {
  z-index: 0;
  transform: translateX(120px) scale(0.85);
  opacity: 0.3;
}
@media (max-width: 900px) {
  #slide-4:checked ~ .slider__holder .slider__item--2 {
    transform: translateX(-170px) scale(0.65);
  }
  #slide-1:checked ~ .slider__holder .slider__item--3 {
    transform: translateX(135px) scale(0.65);
  }
}
#slide-2:checked ~ .slider__holder .slider__item--3 {
  z-index: 1;
  transform: translateX(100px) scale(0.85);
  border-color: #bf5289;
  background: #00000054;
}
#slide-3:checked ~ .slider__holder .slider__item--3 {
  position: relative;
  z-index: 2;
  transform: translate(0) scale(1);
  border-color: #bf5289;
}
#slide-4:checked ~ .slider__holder .slider__item--3 {
  z-index: 1;
  transform: translateX(-100px) scale(0.85);
  border-color: #bf5289;
  background: #00000054;
}
#slide-5:checked ~ .slider__holder .slider__item--3 {
  z-index: 0;
  transform: translateX(-120px) scale(0.85);
  opacity: 0.3;
}
@media (max-width: 768px) {
  #slide-1:checked ~ .slider__holder .slider__item--3,
  #slide-2:checked ~ .slider__holder .slider__item--4,
  #slide-5:checked ~ .slider__holder .slider__item--3 {
    opacity: 0;
  }
  #slide-2:checked ~ .slider__holder .slider__item--3,
  #slide-3:checked ~ .slider__holder .slider__item--4,
  #slide-4:checked ~ .slider__holder .slider__item--3,
  #slide-5:checked ~ .slider__holder .slider__item--4 {
    opacity: 0.6;
  }
  #slide-3:checked ~ .slider__holder .slider__item--5 {
    opacity: 0;
  }
}
#slide-1:checked ~ .slider__holder .slider__item--4 {
  z-index: -1;
  opacity: 0;
  transform: translateX(210px) scale(0.65);
}
#slide-2:checked ~ .slider__holder .slider__item--4 {
  z-index: 0;
  transform: translateX(128px) scale(0.65);
  opacity: 0;
}
@media (max-width: 900px) {
  #slide-5:checked ~ .slider__holder .slider__item--3 {
    transform: translateX(-135px) scale(0.65);
  }
  #slide-2:checked ~ .slider__holder .slider__item--4 {
    transform: translateX(170px) scale(0.65);
  }
}
#slide-3:checked ~ .slider__holder .slider__item--4 {
  z-index: 1;
  transform: translateX(100px) scale(0.85);
  border-color: #62667c;
  background: #00000054;
}
#slide-4:checked ~ .slider__holder .slider__item--4 {
  position: relative;
  z-index: 2;
  transform: translate(0) scale(1);
  border-color: #62667c;
}
#slide-5:checked ~ .slider__holder .slider__item--4 {
  z-index: 1;
  transform: translateX(-68px) scale(0.91);
  border-color: #62667c;
  background: #00000054;
}
#slide-1:checked ~ .slider__holder .slider__item--5,
#slide-2:checked ~ .slider__holder .slider__item--5 {
  z-index: -1;
  opacity: 0;
  transform: translateX(210px) scale(0.65);
}
#slide-3:checked ~ .slider__holder .slider__item--5 {
  z-index: 0;
  opacity: 0;
  transform: translateX(128px) scale(0.65);
}
#slide-4:checked ~ .slider__holder .slider__item--5 {
  z-index: 1;
  transform: translateX(100px) scale(0.85);
  border-color: #263b4c;
  background: #00000054;
}
#slide-5:checked ~ .slider__holder .slider__item--5 {
  position: relative;
  z-index: 2;
  transform: translate(0) scale(1);
  border-color: #263b4c;
}
.bullets__item {
  transition: 0.2s;
}
#slide-1:checked ~ .bullets .bullets__item--1,
#slide-2:checked ~ .bullets .bullets__item--2,
#slide-3:checked ~ .bullets .bullets__item--3,
#slide-4:checked ~ .bullets .bullets__item--4,
#slide-5:checked ~ .bullets .bullets__item--5,
.speaker-slider .slick-dots li.slick-active button {
  background: #fff;
}
.slider__item.card {
  background: #fff;
  border-radius: 100px;
  box-shadow: 0 5px 20px 0 rgb(0 0 0 / 5%), 0 2px 4px 0 rgb(0 0 0 / 10%);
  border: 5px solid #b7b7b7;
}
.slider {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slider__holder {
  position: relative;
  width: 100%;
  text-align: left;
  max-width: 278px;
  margin: 0 auto;
}
.box-stage,
.section,
.section__entry--center,
.speaker-slider .slick-dots {
  text-align: center;
}
.animate-charcter {
  background-image: linear-gradient(
    -225deg,
    #f1ac1c 0,
    #fff 29%,
    #f1ac1c 67%,
    #fff 100%
  );
  background-size: 200% auto;
  color: #f1ac1c;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  animation: 3s linear infinite textclip;
  display: inline-block;
  font-size: 25px;
  margin-bottom: 0;
  font-weight: 600;
}
#show-more,
.slider__item {
  display: block;
  cursor: pointer;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}
.slider__item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 1;
}
.box-stage,
.container-time,
.section,
.timeline {
  position: relative;
}
.slider__item-text {
  padding: 60px 0;
}
section {
  float: left;
  width: 100%;
}
.section {
  width: 100%;
  height: 100%;
}
.section__entry {
  width: 100%;
  max-width: 380px;
  margin: 0 auto;
}
.copyright a {
  color: #f1ac1c;
  opacity: 0.8;
}
.subscribe .heading h1 {
  font-size: 42px;
}
.subscribe button.btn-default.button {
  background: #f1ac1c;
  border-radius: 6px;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0.02em;
  color: #fff;
  margin-left: 2rem;
  padding: 0.75rem 1.75rem;
}
.subscribe input#email2 {
  border: 1px solid #fff;
  box-shadow: inset 10px 15px 30px rgb(0 0 0 / 25%);
  border-radius: 6px;
  font-weight: 500;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0.05em;
  background: 0 0 !important;
  height: auto;
  padding: 0.75rem;
}
#show-more {
  color: #f19b09;
  font-size: 14px;
  font-weight: 600;
  text-align: right;
  margin: 20px auto;
}
.stege-new {
  margin: auto;
  padding: 40px 0;
}
.box-stage {
  width: 100%;
  height: 100%;
  padding: 10px;
  box-sizing: border-box;
  background: linear-gradient(0deg, #181717, #131313);
  border-radius: 10px;
  box-shadow: 0 0 0 6px #323232, 0 0 0 10px #fd8a01, 0 0 0 20px #323232,
    0 10px 150px rgb(0 0 0);
  transition: 0.5s;
}
@media (min-width: 840px) {
  .box-stage:hover {
    transform: scale(1.03);
  }
}
@media (min-width: 768px) {
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}
.box-stage::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  pointer-events: none;
}
.box-stage .title h2 {
  color: #fff;
  margin: 10px 0 0;
  padding: 0;
  font-size: 22px;
}
.box-stage .price h4 {
  font-size: 25px;
  color: #faac22;
  margin: 10px 0;
  padding: 0;
  font-weight: 300;
}
.timeline {
  width: 100%;
  max-width: 1140px;
  margin: 30px auto 0;
  padding: 15px 0;
}
.timeline::after {
  content: "";
  position: absolute;
  width: 5px;
  background: #f19b09;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -2.5px;
}
.container-time {
  padding: 10px 45px;
  background: inherit;
  width: 50%;
}
.cookie-box,
.video-popup {
  position: fixed;
  right: 0;
  left: 0;
}
.card-body .d-flex img.arrowSize,
.pro-card {
  width: 20%;
}
.container-time.left {
  left: 0;
}
.container-time.right {
  left: 50%;
}
.container-time .icon {
  position: absolute;
  display: inline-block;
  width: 45px;
  height: 45px;
  top: 16px;
  right: -22px;
  padding: 9px 0;
  background: #fff;
  border: 4px solid #f19b09;
  border-radius: 50px;
  text-align: center;
  font-size: 18px;
  color: #f19b09;
  z-index: 1;
}
.container-time.right .icon {
  left: -30px;
}
.container-time .date {
  position: absolute;
  display: inline-block;
  height: 25px;
  width: 150px;
  top: 26px;
  padding: 6px 8px;
  background: #f19b09;
  text-align: left;
  font-size: 14px;
  color: #fff;
  z-index: 2;
  line-height: 12px;
}
.container-time .content,
.cookie-box,
.speaker-p h4,
.speaker-p p,
.top-5,
.vid-wrapper {
  text-align: center;
}
.container-time.left .date {
  right: -168px;
  border-radius: 0 30px 30px 0;
}
.container-time.right .date {
  left: -175px;
  border-radius: 30px 0 0 30px;
}
.container-time::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 29px;
  right: 20px;
  z-index: 1;
  border: 10px solid;
  border-color: transparent #f19b09 transparent transparent;
}
.container-time.right::before {
  left: 12px;
  border-color: transparent transparent transparent #f19b09;
}
.container-time .content {
  padding: 14px 8px;
  background: #171616b0;
  position: relative;
  border: 2px solid #72572a;
  border-radius: 500px 0 500px 500px;
  box-shadow: 0 0 5px rgb(11 10 10 / 41%);
  min-height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container-time.right .content {
  border-radius: 0 500px 500px;
}
.container-time .content h2 {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  color: #f19b09;
}
.container-time .content p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
}
.card-body .d-flex img {
  margin-right: 5px;
  width: 48%;
}
.clipboard,
.clipboard2,
.clipboard3,
.clipboard4 {
  color: #0f0f0f;
  cursor: pointer;
}
.clipboard.copied,
.clipboard2.copied,
.clipboard3.copied,
.clipboard4.copied {
  color: #fd8a01;
}
.cookie-box {
  z-index: 999;
  padding: 2rem;
  font-size: 15px;
  color: #fff;
  background: #2d2d2d6b;
  box-shadow: 0 -4px 16px 0 rgb(6 6 6 / 67%);
  transition: 0.75s cubic-bezier(0.19, 1, 0.22, 1);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  display: flex;
  justify-content: center;
}
.cookie-button,
.pastEvent .nav-tabs .nav-link.active {
  background-image: linear-gradient(62deg, #ff7629 0, #fcc230 100%);
}
.cookie-button,
.vid.item.demo-box {
  display: inline-block;
  cursor: pointer;
}
.cookie-box .close {
  font-size: 30px;
  color: #fff;
  text-shadow: none;
  position: absolute;
  right: 6rem;
  margin: auto;
  bottom: 0;
  top: 0;
}
.cookie-box--hide {
  opacity: 0;
  bottom: -100%;
}
.cookie-button {
  padding: 0.25rem 0.85rem;
  margin-left: 1rem;
  color: #fff;
  border-radius: 8px;
}
center .fa {
  padding: 10px 6px;
  color: orange;
  font-size: 18px;
}
.contact a {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 2px;
}
.contact i {
  padding: 10px;
  color: #fff;
}
.contact a:hover,
.contact i:hover {
  color: #ef980a;
}
p.inner-txt {
  line-height: 30px;
  font-size: 16px;
}
.project-head {
  color: orange;
  font-size: 52px;
  font-weight: 700;
  line-height: 70px;
  background: -webkit-linear-gradient(#f5a509, #cc4c0d);
  -webkit-background-clip: text;
}
.cookie-content h6 {
  margin-top: 2rem;
  color: #e6870a;
  font-size: 20px;
}
.pastEvent {
  padding-top: 10rem;
  padding-bottom: 7rem;
}
.pastEvent .head {
  height: 42vh;
  display: flex;
  align-items: center;
}
.pastEvent h1 {
  font-weight: 400;
  font-size: 60px;
  line-height: 70px;
  letter-spacing: 0.05em;
  color: #fff;
}
h4.headText {
  font-weight: 400;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: 0.1em;
  color: #fff;
}
.pastEvent p {
  margin-bottom: 0.5rem;
  color: #fff;
}
.img-box {
  margin: 10px 5px;
}
.pastEvent img {
  width: 100%;
  transition: 1s ease-out;
  transform: scale(1);
}
.pastEvent img:hover,
.vid.item.demo-box:hover {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.pastEvent .nav-tabs {
  border-bottom: 0;
}
.pastEvent .nav-tabs .nav-link {
  background: #424242;
  font-size: 30px;
  font-weight: 600;
  padding: 3px 25px;
  color: #8e8e8e;
  border: 0;
}
.speaker-p .img img,
.top-5 img {
  border-radius: 50%;
}
.pastEvent .nav-tabs .nav-item:first-child .nav-link {
  border-radius: 8px 0 0 8px;
}
.pastEvent .nav-tabs .nav-item:last-child .nav-link {
  border-radius: 0 8px 8px 0;
}
.pl-6 {
  padding-left: 6rem;
}
.color-y {
  color: #f1ac1c !important;
}
.speaker-p {
  min-height: 250px;
  margin: 2rem 2rem 2rem 0;
}
.speaker-p h4 {
  font-size: 16px;
  margin-top: 8px;
}
.speaker-p p {
  font-weight: 300;
  font-size: 10px;
  line-height: 15px;
  color: #fff;
  opacity: 0.8;
}
.speaker-p a {
  color: #999;
  margin: auto auto 1rem;
}
.pro-card {
  padding: 0 15px;
  margin-bottom: 4rem;
}
.pro-card .speaker-p {
  min-height: auto;
}
.wth-80 .pro-card {
  margin-bottom: 2rem;
}
.speaker-slider .slick-dots li button {
  height: 8px;
  width: 8px;
}
.speaker-slider .slick-dots li {
  margin: 0 3px;
}
.speaker-slider .slick-nav {
  top: inherit;
  bottom: -6.5rem;
  z-index: 1;
}
.speaker-slider .slick-nav.prev-arrow {
  left: 35%;
}
.speaker-slider .slick-nav.next-arrow {
  right: 38%;
}
.y-video {
  margin-bottom: 3rem;
  margin-top: 3rem;
}
.y-video iframe {
  width: 95%;
}
.top-5 {
  padding: 0 5rem 4rem;
}
.top-5 h3 {
  font-weight: 600;
  font-size: 16px;
  margin-top: 3rem;
}
.top-5 img {
  width: 72%;
  transition: 1s ease-out;
  transform: scale(1);
}
.top-5 img:hover {
  -webkit-box-shadow: 0 0 21px 0 rgb(20 20 20 / 69%);
  box-shadow: 0 0 21px 0 rgb(20 20 20 / 69%);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.modal-dialog {
  max-width: 650px;
}
.vid-wrapper {
  padding: 20px;
}
.vid.item.demo-box {
  vertical-align: top;
  position: relative;
  background: 0 0;
  width: 100%;
  height: auto;
  padding: 0;
  transition: 0.4s ease-out;
  transform: scale(1);
  overflow: hidden;
}
.vid.item.demo-box::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.video-popup {
  top: 0;
  bottom: 0;
  justify-content: center;
  align-items: center;
  z-index: 998;
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer;
  display: none !important;
}
.video-popup.show-video {
  display: flex !important;
}
.iframe-wrapper {
  position: relative;
  width: 60%;
}
.iframe-wrapper iframe {
  width: 100%;
  height: 80vh;
}
.iframe-wrapper .close-video {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  right: -12px;
  border-radius: 50%;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  background: #fff;
}
.is-blurred {
  filter: blur(2px);
  -webkit-filter: blur(2px);
}
@media (max-width: 900px) {
  #slide-3:checked ~ .slider__holder .slider__item--5 {
    transform: translateX(170px) scale(0.65);
  }
  .slider__holder {
    max-width: 540px;
  }
  .navbar-toggler {
    font-size: 30px;
    color: #fff !important;
  }
  .iframe-wrapper {
    width: 85%;
  }
  .iframe-wrapper iframe {
    height: 60vh;
  }
}
@media (max-width: 480px) {
  .partner::after {
    width: 87%;
    height: 34%;
  }
  .partner::before {
    width: 25%;
    height: 74%;
    right: 0;
  }
  .box-stage .price h4 br {
    display: none;
  }
  .pastEvent .head {
    height: 32vh;
  }
  .iframe-wrapper {
    width: 90%;
  }
  .iframe-wrapper iframe {
    height: 33vh;
    min-height: 100%;
  }
}
@media screen and (max-width: 480px) {
  .subscribe .heading h1 {
    font-size: 38px;
  }
  .subscribe button.btn-default.button {
    font-size: 12px;
  }
}
@media (min-width: 1500px) and (max-width: 2500px) {
  #left-side {
    height: 44vh;
  }
  .tracks::after {
    background: linear-gradient(-18deg, #121212 50.1%, #000 50%);
    top: 112%;
  }
  .tracks::before {
    background: linear-gradient(344deg, #000 50%, #121212 50.1%);
    top: 45%;
    z-index: -1;
  }
  .speakers .card-body {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
  svg {
    top: 20px;
  }
}
@media (min-width: 2300px) and (max-width: 5000px) {
  .scroll-top {
    bottom: 38px;
    right: 35px;
  }
  .tracks::after {
    top: 94%;
    background: linear-gradient(-16deg, #121212 50.1%, #000 50%);
  }
  .tracks::before {
    background: linear-gradient(345deg, #000 50%, #121212 50.1%);
    top: 45%;
  }
  #left-side {
    height: 33vh;
  }
  .speakers {
    background: #eef0f4;
    height: 54vh;
  }
}
@media (min-width: 1510px) and (max-width: 1550px) {
  #left-side {
    height: 61vh;
  }
}
@media (min-width: 1400px) and (max-width: 1500px) {
  .scroll-top {
    bottom: 28px;
  }
  .speakers .card-body {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
  svg {
    top: 20.5px;
  }
  .speakers h5 {
    font-size: 14px;
    line-height: 20px;
    margin: 2.5rem 0 0.51rem;
  }
  .speakers p {
    font-size: 12px;
    line-height: 14px;
  }
  .speakers {
    height: 82vh;
  }
}
@media (min-width: 1365px) and (max-width: 1400px) {
  .tracks::after {
    top: 126%;
  }
  .over-bg {
    top: 12%;
  }
  .speakers {
    height: 95vh;
  }
  #left-side {
    height: 48vh;
  }
  .rocket-bg-shade {
    left: -30px;
    top: 150rem;
  }
}
@media (min-height: 800px) and (max-height: 900px) {
  .rocket-bg-shade {
    left: -30px;
    top: 150rem;
  }
  #left-side {
    height: 60vh;
  }
  .tracks::after {
    top: 140%;
  }
  .speakers {
    height: 90vh;
  }
  .over-bg {
    top: 26%;
  }
}
@media (min-width: 1440px) and (max-width: 1500px) {
  #left-side {
    height: 51vh;
  }
  .tracks::after {
    top: 130%;
  }
}
@media only screen and (max-width: 1200px) {
  .cookie-box {
    padding: 1rem 4rem;
  }
  .cookie-box .close {
    right: 2rem;
  }
  .media-content p {
    font-size: 8px;
  }
  .media-slider .card {
    min-height: 325px;
    height: 325px;
    margin: auto;
  }
  .home-text {
    width: 70%;
  }
  svg {
    top: -16px;
  }
  #left-side {
    height: 62vh;
  }
  .tracks::after {
    top: 145%;
  }
}
@media (max-width: 1080px) {
  .rocket-bg-shade {
    top: 220rem;
  }
  .inner-bg {
    top: 204rem;
    width: 56%;
    right: 0;
  }
  #left-side {
    height: 60vh;
  }
}
@media (max-width: 1024px) {
  .tracks::after {
    top: 105%;
  }
  .fix-logo {
    position: relative;
    margin-top: 4rem;
  }
  #left-side {
    height: 100%;
  }
  .position-relative.overlap-img:before {
    bottom: 10.5rem;
  }
  .speakers {
    height: 40vh;
  }
}
@media (min-width: 990px) and (max-width: 1180px) {
  .track-slider {
    width: 82%;
    height: 100%;
    margin: auto 0 auto auto;
  }
  .col-sm-6.col-lg-4.order-sm-2.order-lg-2 {
    margin: auto;
  }
  #slide-3:checked ~ .slider__holder .slider__item--1 {
    transform: translateX(0) scale(0.65);
  }
  #slide-5:checked ~ .slider__holder .slider__item--3 {
    transform: translateX(0) scale(0.85);
  }
  #slide-1:checked ~ .slider__holder .slider__item--3 {
    z-index: 0;
    transform: translateX(0) scale(0.85);
  }
}
@media only screen and (max-width: 767px) {
  .container-time {
    padding: 0 15px;
    margin-bottom: 10px;
  }
  .container-time.right::before {
    left: 15px;
  }
  .container-time .content {
    padding: 10px;
  }
  .container-time.right .icon {
    left: -15px;
  }
  .container-time .date {
    top: 5px;
  }
  .container-time.left .date {
    right: -160px;
  }
  .container-time.right .date {
    left: -158px;
  }
  .container-time::before {
    top: 9px;
    right: 15px;
    z-index: 9;
  }
  .container-time .content h2 {
    margin: 0;
    font-size: 12px;
  }
  .timeline {
    margin-top: 0;
  }
  .container-time .icon {
    width: 35px;
    height: 35px;
    top: 0;
    right: -15px;
    padding: 9px 0;
    background: #fff;
    border: 3px solid #f19b09;
    font-size: 12px;
    color: #f19b09;
    z-index: 9;
  }
}
@media (min-height: 700px) and (max-height: 799px) {
  #left-side {
    height: 62vh;
  }
  .tracks::after {
    top: 142%;
  }
}
@media only screen and (max-width: 480px) {
  .slider-container .slider-container__tab-item.active,
  .slider-container .slider-container__tab-item:focus,
  .slider-container .slider-container__tab-item:hover {
    border-bottom: none;
  }
  .slider-container .slider-container__tab-item {
    min-width: 33%;
    padding: 30px 35px 20px 0;
  }
  #timeline .t-content p,
  .slider-container .slider-container__tab-item p {
    font-size: 12px;
  }
  #timeline .t-content h3,
  .slider-container .slider-container__tab-item h3 {
    line-height: 16px;
    font-size: 12px;
  }
  .slider-container__slider2 .date {
    font-size: 16px;
    margin-bottom: 2rem;
  }
  .slider-container__slider2 h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .slider-container .slider-container__tab-list {
    border-top: 1px solid #fff;
  }
  #timeline .t-content {
    padding: 30px 22px 20px 0;
  }
  #timeline .t-content .date {
    margin-top: 3.5rem;
    font-size: 16px;
  }
  .surprise-guests .slider-container .slider-container__tab-list {
    margin-bottom: 10px;
  }
  .surprise-guests .slider-container .slider-container__tab-item {
    min-width: 100%;
    margin-bottom: 10px;
    padding: 16px 0 8px;
  }
  .surprise-guests .slider-container .slider-container__tab-item:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .cookie-box,
  .social-media {
    text-align: left;
  }
  .heading p,
  .top-5 img {
    width: 100%;
  }
  .pastEvent .head {
    height: 18vh;
  }
  .cookie-button {
    padding: 0.5rem 0.85rem;
  }
  .cookie-box .close {
    right: 1rem;
    top: -10px;
    bottom: auto;
  }
  .cookie-box {
    background: #00000082;
  }
  #slide-5:checked ~ .slider__holder .slider__item--3 {
    transform: translateX(-135px) scale(0.65);
  }
  .rocket-bg-shade {
    top: 176rem;
  }
  .tracks::after {
    top: 113%;
  }
  .navbar-nav .nav-item .nav-link {
    font-size: 90%;
  }
  .text-right p {
    text-align: right;
  }
  .heading p,
  .judge-content p,
  .slick-dots {
    text-align: center;
  }
  .judge-content {
    margin-bottom: 5rem;
  }
  .judge-build .judge {
    position: relative;
    bottom: 0;
    text-align: center;
  }
  .home-banner {
    height: 100%;
    padding: 10rem 0;
  }
  .home-text {
    width: 88%;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: #dadada;
  }
  .banner-left-text .p-logo {
    width: 76%;
  }
  .banner-left-text p {
    font-size: 13px;
  }
  .mouse_scroll {
    display: none;
  }
  .as-seen .d-flex {
    justify-content: initial;
  }
  .overlap-img img:nth-child(2) {
    margin: auto;
    padding-bottom: 2rem;
    position: relative;
    width: 78%;
    right: -65px;
  }
  .overlap-img img:first-child {
    width: 85%;
    z-index: 2;
    bottom: -78px;
    position: relative;
    left: -11px;
  }
  .position-relative.overlap-img:before {
    bottom: 26.5rem;
    left: -2.5rem;
  }
}
@media (min-width: 800px) and (max-width: 900px) {
  .fix-logo {
    margin-top: 8rem;
  }
}
@media (min-width: 767px) and (max-width: 900px) {
  .speakers .container,
  section#tracks {
    max-width: 100%;
  }
  section#tracks {
    width: 100vw;
    overflow-x: hidden;
  }
  .section {
    width: 75%;
  }
  .winner ul li {
    font-size: 12px;
  }
  .winner img {
    width: 40.5%;
  }
  .content-centered ul {
    display: flex;
    justify-content: center;
    float: left;
    padding: 0;
  }
  .content-centered ul li img {
    margin-right: 5px;
    width: 7px;
  }
  .content-centered ul li {
    margin-bottom: 2.5rem;
  }
  .content-centered ul li h1 {
    margin: 0;
    font-weight: 600;
    font-size: 40px;
    line-height: 44px;
    color: #fff;
  }
  .content-centered ul li h1 span {
    font-size: 22px;
  }
  .content-centered ul li p {
    font-weight: 500;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 0.11em;
    color: rgba(255, 255, 255, 0.5);
  }
  .content-centered ul li:nth-child(2) {
    margin-left: 1rem;
    opacity: 0.9 !important;
  }
  .content-centered ul li:nth-child(3) {
    margin-left: 1rem;
    opacity: 0.8 !important;
  }
  .content-centered ul li:nth-child(4) {
    margin-left: 1rem;
    opacity: 0.7 !important;
  }
  .content-centered ul li:nth-child(5) {
    opacity: 0.6 !important;
  }
  .navbar-expand-md .container {
    margin-left: 3%;
  }
  .home-text {
    width: 78%;
  }
  #rotmenu .current p.top-title {
    font-size: 36px;
  }
  #rotmenu p.top-title {
    font-size: 20px;
  }
  #rotmenu .current h2.title {
    font-size: 50px;
  }
  #rotmenu h2.title,
  .heading h1 {
    font-size: 32px;
  }
  .position-relative.overlap-img:before {
    bottom: 29.5rem;
  }
  .footer p {
    font-size: 11px;
  }
  .social-media li {
    margin: 0 5px 0 10px;
  }
  .nav-link h5 {
    font-size: 15px;
  }
  .logo {
    width: 110px;
  }
  .w-100 {
    margin: auto;
  }
  .speakers {
    height: 45vh;
  }
  svg {
    top: -9px;
    width: 54%;
  }
}
@media (min-width: 767px) and (max-width: 800px) {
  .fix-logo {
    position: relative;
    margin-top: 7rem;
  }
}
@media (max-width: 768px) {
  .rocket-bg-shade {
    top: 190rem;
  }
  #slide-4:checked ~ .slider__holder .slider__item--5 {
    opacity: 0.6;
  }
  svg {
    top: -12px;
  }
}
@media (max-width: 500px) {
  .cookie-box {
    padding: 1.5rem 1rem;
    font-size: 13px;
    line-height: 16px;
  }
  .navbar {
    z-index: 11;
  }
  .mob {
    display: block;
  }
  .desk {
    display: none;
  }
  nav.navbar-expand-md.navbar-dark.home-nav {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
  }
  .navbar-nav .nav-item .nav-link.active {
    border-bottom: none;
  }
  .navbar-nav {
    background-color: #000;
    color: #fff;
    z-index: 1;
    margin-top: 5px;
  }
  .navbar-nav .nav-item .nav-link {
    padding: 0.7em 1em !important;
    font-size: 100%;
    font-weight: 500;
  }
  .banner-text {
    padding: 120px 0 45px;
  }
}
@media (max-width: 480px) {
  .as-seen,
  .home-text,
  .rotator ul li,
  .rotator ul li a {
    float: left;
  }
  .top-5 {
    padding: 0 2rem 3rem;
  }
  .pastEvent .head {
    height: 32vh;
  }
  .top-5 h3 {
    font-size: 12px;
    margin-top: 1.5rem;
  }
  .pastEvent {
    padding-bottom: 2rem;
  }
  #rotmenu .current p.top-title,
  .as-seen p,
  .footer p.mob,
  .home-text p,
  .pastEvent p,
  .rotator ul li,
  .speakers p {
    text-align: left;
  }
  h4.headText {
    font-size: 34px;
  }
  .pl-6,
  .rotator ul,
  .winner-points ul {
    padding-left: 0;
  }
  .content-centered.overview-text {
    padding-right: 1rem;
  }
  .card-tbd,
  .fix-logo,
  .winner-points {
    position: relative;
  }
  .banner-left-text {
    margin-top: 6rem;
  }
  .w-100,
  svg {
    margin: auto;
  }
  section {
    overflow-x: hidden;
  }
  .navbar-nav .nav-item {
    padding-left: 0;
    padding-top: 2rem;
  }
  .media-slider .card {
    min-height: 310px;
    height: 310px;
  }
  .slick-nav.prev-arrow {
    left: 0;
  }
  .slick-nav.next-arrow {
    right: 0;
  }
  .slick-nav {
    width: 20px;
    height: 20px;
  }
  .slick-arrow:after,
  .slick-arrow:before {
    border: 0;
  }
  .overview-text p {
    padding-right: 0;
  }
  #left-side,
  .speakers,
  .w-100 {
    height: 100%;
  }
  .inner-bg,
  .rocket-bg-shade {
    display: none;
  }
  .over-bg {
    width: 73%;
    right: 0;
    top: 73rem;
  }
  .as-seen {
    margin: 8rem 0 2rem;
    width: 100%;
    text-align: right;
  }
  .liveTxt {
    justify-content: flex-start;
  }
  .home-text {
    margin-top: 3rem;
    text-align: left;
  }
  .slick-carousel1 .card-body,
  .slick-carousel2 .card-body {
    display: flex;
    height: 100%;
    align-items: center;
  }
  .slick-carousel1 .card-body div,
  .slick-carousel2 .card-body div {
    width: 65%;
    padding: 0 10px;
    text-align: left;
    align-items: center;
  }
  .mr-minus {
    margin: -1px 0 0;
  }
  svg {
    position: absolute;
    left: 4%;
    right: inherit;
    top: -2px;
    transition: transform 0.3s ease-out;
    width: 34%;
  }
  .slick-carousel1 img,
  .slick-carousel2 img {
    width: 36%;
  }
  .slick-carousel1 picture img,
  .slick-carousel2 picture img {
    width: 74%;
    margin-left: 0;
  }
  .speakers .card {
    height: 157px;
    margin: 0;
    border-bottom: 1px solid #979aaa;
  }
  .speakers p {
    font-size: 12px;
  }
  .speakers h5 {
    margin: 1.5rem 0 0.75rem;
  }
  .speakers .heading h1 {
    position: relative;
    margin-top: 1em;
    margin-bottom: 3rem;
  }
  .tdefi.p-logo {
    width: 56%;
  }
  .tracks::before {
    background: linear-gradient(315deg, #000 50%, #121212 50.1%);
    top: 48%;
  }
  .tracks::after {
    background: linear-gradient(315deg, #121212 50.1%, #000 50%);
    top: 119%;
  }
  .home-banner .top-title {
    font-size: 45px;
    line-height: 50px;
  }
  .home-banner .title {
    line-height: 60px;
    font-size: 48px;
  }
  .heading h1 {
    font-size: 36px;
    letter-spacing: 0.13em;
  }
  .slider__holder {
    width: 65%;
  }
  #slide-2:checked ~ .slider__holder .slider__item--3,
  #slide-4:checked ~ .slider__holder .slider__item--5 {
    z-index: 1;
    transform: translateX(68px) scale(0.85);
  }
  #slide-2:checked ~ .slider__holder .slider__item--1 {
    z-index: 1;
    transform: translateX(-68px) scale(0.85);
    background: #00000054;
  }
  #slide-3:checked ~ .slider__holder .slider__item--4 {
    z-index: 1;
    transform: translateX(68px) scale(0.85);
    border-color: #62667c;
  }
  #slide-3:checked ~ .slider__holder .slider__item--2,
  #slide-4:checked ~ .slider__holder .slider__item--3 {
    z-index: 1;
    transform: translateX(-68px) scale(0.85);
  }
  .content-centered ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
  }
  .content-centered ul li {
    margin: 0 !important;
    padding: 1.5rem 1.65rem;
  }
  .content-centered ul li h1 {
    font-size: 28px;
    line-height: 34px;
  }
  .track-name {
    margin: 5rem 1.65rem 3rem;
  }
  .dwd {
    margin-top: 2rem;
  }
  .slider__item.card {
    border-radius: 50px;
  }
  .partner img {
    width: 95%;
  }
  #collapseSeven ol {
    padding-left: 15px;
  }
  .footer p {
    font-size: 11px;
  }
  .footer p.mob,
  .social-media a {
    font-size: 20px;
  }
  .winner img {
    margin: auto;
    width: 80%;
  }
  .winner img.rain {
    width: 24%;
  }
  .winner img.gt-transparency-anim-rain-1 {
    left: 35%;
    top: 15%;
  }
  .winner img.gt-transparency-anim-rain-2 {
    left: 8%;
  }
  .winner img.gt-transparency-anim-rain-3 {
    top: 28%;
    left: 8%;
  }
  .winner img.gt-transparency-anim-rain-4 {
    left: 50%;
    top: 35%;
  }
  .winner img.gt-transparency-anim-rain-5 {
    left: 64%;
    top: 6%;
  }
  .winner-points {
    left: 0;
    margin-top: -33%;
    width: 90%;
  }
  .winner-points .row {
    border-radius: 30px;
    border: 2px solid #fff;
    background: linear-gradient(139deg, #5f5f5f 0, #151515 100%);
    padding: 10rem 2rem 2rem;
  }
  .social-media li {
    display: inline-block;
    margin: 0 15px 0 0;
  }
  .social-media li i {
    font-size: 22px;
    opacity: 1;
  }
  .footer li a img {
    opacity: 0.8;
    height: 24px;
    margin-top: -8px;
  }
  .footer p.mob {
    line-height: 32px;
    letter-spacing: 0.2em;
  }
  p.mob:before {
    content: " ";
    position: absolute;
    width: 155px;
    height: 3px;
    background: #fff;
    top: 4rem;
  }
  .social-media {
    margin: 5rem 0 4rem;
  }
  .accordion .card {
    padding: 0.5rem 3rem 0.5rem 1.5rem;
  }
  .workshop {
    padding: 2rem 3rem;
  }
  .workshop p {
    line-height: 26px;
  }
  .workshop ul li {
    line-height: 30px;
  }
  .workshop .register-btn {
    margin-top: 4rem;
  }
  .position-relative.overlap-img:before {
    bottom: 29.5rem;
  }
  .as-seen .row {
    justify-content: flex-start;
    margin-top: 2rem;
  }
}
@media (max-width: 430px) {
  .position-relative.overlap-img:before {
    bottom: 31rem;
  }
}
@media (max-width: 400px) {
  .speakers {
    padding-top: 2rem;
  }
  .accordion .card {
    padding: 0.5rem 5rem 0.5rem 1.5rem;
  }
  .position-relative.overlap-img:before {
    bottom: 26.5rem;
  }
}
@media (max-width: 375px) {
  .position-relative.overlap-img:before {
    bottom: 24.5rem;
  }
}
.footer li a img.twIcon {
  opacity: 0.8;
}
.tooltipinfo {
  position: relative;
  display: inline-block;
  margin-left: 10px;
}
.tooltipinfo i {
  font-size: 25px;
  color: #c6c6c6;
}
.tooltipinfo .tooltiptext {
  visibility: hidden;
  background-color: #000;
  color: #fff;
  border-radius: 10px;
  position: absolute;
  z-index: 999 !important;
  top: -90px;
  right: -80%;
}
.tooltipinfo:hover .tooltiptext {
  visibility: visible;
}
.tooltiptext {
  width: 300px;
  padding: 10px;
  font-size: 12px;
  text-align: left;
}
.Tracks-card {
  background: rgba(255, 255, 255, 0.03);
  width: 100%;
  padding: 15px;
  border-radius: 12px;
  margin-bottom: 10px;
}
.Tracks-card p {
  margin-bottom: 0px;
  font-size: 14px !important;
}
.tra-name {
  background: rgba(113, 160, 13, 1);
  width: 80px;
  height: 22px;
  padding: 6px;
  border-radius: 2px;
  color: #fff;
  line-height: 10px;
  text-align: center;
  font-size: 12px;
  margin-bottom: 8px;
}
.btn_register {
  background-image: linear-gradient(90deg, #fcde13 0, #f1ac1c 100%) !important;
  padding: 5px 10px;
  font-size: 14px;
  color: #000 !important;
  width: 100px;
  display: block;
  border-radius: 5px;
  text-align: center;
  margin-top: 43px;
}
.dropbtn {
  display: flex;
  color: #ffffff5e;
  font-size: 15px;
  border: none;
  cursor: pointer;
  margin-top: 45px;
  margin-left: 20px;
  margin-right: 20px;
}
.dropdown-content {
  position: absolute;
  background-color: #000;
  min-width: 230px;
  box-shadow: 0 8px 16px 0 rgba(111, 109, 109, 0.062);
  z-index: 1;
  border-radius: 10px;
  padding: 10px;
  top: 90px;
  border: 1px solid #9a979738;
}
.dropdown-content a {
  color: #fff;
  padding: 7px 10px;
  text-decoration: none;
  display: block;
  font-size: 14px;
}
.dropdown-content a:hover {
  background-color: #333030;
}
.dropbtn::after {
  content: "";
  margin-left: 8px;
  background: url("../images/down-arrow.svg") no-repeat;
  position: absolute;
  right: 0;
  top: 50px;
  width: 17px;
  height: 17px;
}
.parallax .btn2,
.web3-roadies .btn2 {
  box-sizing: border-box;
  text-decoration: none;
  width: 150px;
  line-height: 35px;
}
.web3-roadies {
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Poppins, sans-serif !important;
  position: relative;
}
.web3-roadies-nav {
  background: #000;
}
.web3-roadies h5 {
  font-size: 80px;
  font-weight: 200;
  text-align: center;
  color: #fff;
  font-family: Poppins, sans-serif !important;
  line-height: 90px;
  margin-bottom: 20px;
}
.hero-web3 {
  position: absolute;
  z-index: 1;
  top: 15%;
}
.join-community p,
.web3-roadies p {
  font-family: Poppins, sans-serif !important;
  color: #dcdcdc;
}
.web3-roadies .hero-heading {
  font-size: 70px;
  font-weight: 500;
  background: linear-gradient(90deg, #fcde13 25.12%, #f1ac1c 100%);
  -webkit-background-clip: text;
  font-family: Poppins, sans-serif !important;
}
.web3-roadies p {
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}
.hackathon-destinations h6,
.join-community p,
.parallax h1 {
  font-weight: 400;
  text-align: left;
}
.web3-roadies .btn2 {
  background-image: linear-gradient(90deg, #fcde13 0, #f1ac1c 100%);
  border-radius: 6px;
  color: #000;
  display: block;
  height: 40px;
  padding: 1.8px;
  position: relative;
  z-index: 2;
  font-weight: 500;
  font-size: 16px;
  margin: auto;
  text-align: center;
  top: 20px;
}
.page-head-web3-roadies {
  font-family: Poppins, sans-serif !important;
  font-size: 30px;
  font-weight: 300;
  line-height: 60px;
  text-align: left;
  color: #fff;
}
.join-community p {
  font-size: 14px;
  line-height: 25.8px;
}
.hackathon-destinations h6,
.web3-faq .card .card-body {
  font-size: 15px;
  font-family: Poppins, sans-serif !important;
}
.join-us-discord {
  background: #5865f2;
  color: #fff;
  padding: 12px 10px;
  text-align: center;
  border-radius: 6px;
  display: block;
  font-size: 18px;
  font-weight: 500;
  font-family: Poppins, sans-serif !important;
}
.join-us-discord:hover {
  color: #fff !important;
  background: #454fbc;
}
.join-us-discord img {
  width: 30px;
  margin-left: 10px;
}
.crypto-exchanges {
  margin-top: 50px;
}
.crypto-exchanges .col-sm-6 img {
  width: 85px;
}
.hackathon-destinations img {
  width: 100%;
  border-radius: 12px;
  margin-bottom: 15px;
  height: 250px;
  object-fit: cover;
}
.hackathon-destinations h6 {
  color: #fff;
  margin-bottom: 15px;
}
.enroll-btn {
  display: block;
  width: 100%;
  border: 1px solid #262626;
  height: 50px;
  text-align: center;
  color: #98989a;
  font-family: Poppins, sans-serif !important;
  border-radius: 12px;
  line-height: 45px;
  margin-bottom: 25px;
}
.enroll-btn img {
  width: 18px;
  margin-left: 5px;
  border-radius: 0;
  margin-bottom: 0;
  height: auto !important;
}
.enroll-btn:hover {
  border: 1px solid #f3a009;
}
.hackathon-destinations-bottom {
  background: url("../images/hackathon-destinations-bottom.png") 0 0 / cover
    no-repeat;
  width: 100%;
  height: 320px;
  position: absolute;
  bottom: 0;
}
.hackathon-destinations-bottom::before {
  background-color: rgb(0 0 0 / 35%);
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.journey-of-web3 {
  background: linear-gradient(270deg, #000 0, #271a00 100%);
}
.journey-of-web3 p {
  font-size: 13px;
  color: #98989a;
  font-family: Poppins, sans-serif !important;
}
.web3-faq .collapse.show span {
  animation: minus-opacity;
  opacity: 1;
}
.web3-faq .card-body .bodyicon {
  position: absolute;
  background: #101010;
  color: #fff;
  top: -46px;
  right: 18px;
  width: 15px;
  height: 20px;
  text-align: center;
  pointer-events: none;
  z-index: 0;
}
.web3-faq .card .card-body {
  color: rgb(255 255 255 / 51%);
  line-height: 25px;
  position: relative;
  z-index: 1;
  padding: 0 25px 20px;
}
.web3-faq .card .card-header a {
  color: #fff;
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 500;
  font-family: Poppins, sans-serif !important;
  transition: none !important;
  transform: none !important;
}
.pt-80 {
  padding-top: 50px;
}
.web3-faq .card {
  background: #111 !important;
  box-shadow: 10px 15px 30px rgb(0 0 0 / 28%);
  border-radius: 12px !important;
  margin-bottom: 15px !important;
  font-family: Poppins, sans-serif !important;
}
.web3-faq .card-header {
  padding: 20px !important;
}
.city-Mumbai {
  background-image: url("../images/city-mumbai.png");
}
.city-Chandigarh {
  background-image: url("../images/city-chandigarh.png");
}
.city-Delhi {
  background-image: url("../images/city-delhi.png");
}
.Chhattisgarh {
  background-image: url("../images/city-chhattisgarh.png");
}
.city-Bengaluru {
  background-image: url("../images/city-bengaluru.png");
}
.city-Hyderabad {
  background-image: url("../images/city-hyderabad.png");
}
.city-Kolkata {
  background-image: url("../images/city-kolkata.png");
}
.city-Indore {
  background-image: url("../images/city-indore.png");
}
.parallax {
  background-repeat: no-repeat;
  height: 530px;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: flex-end;
  color: #fff;
  font-family: Poppins, sans-serif !important;
}
.left-tabs-content,
.right-tabs-content {
  background: rgba(255, 255, 255, 0.03);
  padding: 15px;
}
.left-tabs-content ul li b {
  font-weight: 500;
  margin-right: 5px;
  color: #ffecb3cf;
}
.parallax h1 {
  font-family: Poppins, sans-serif !important;
  font-size: 55px;
  line-height: 85px;
}
.parallax p {
  font-family: Poppins, sans-serif !important;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
  color: #dcdcdc;
}
.left-tabs-content p,
.left-tabs-content ul li {
  font-size: 13px;
  line-height: 24.8px;
  text-align: left;
}
.parallax .btn2 {
  background-image: linear-gradient(90deg, #fff801 0, #f1ac1c 100%);
  border-radius: 6px;
  color: #000;
  display: block;
  height: 40px;
  padding: 1.8px;
  font-weight: 400;
  font-size: 17px;
  text-align: center;
  margin-top: 22px;
  cursor: pointer;
}
.city-details-heading {
  margin-bottom: 15px;
}
.city-details-tabs {
  margin-top: 15px;
  font-family: Poppins, sans-serif !important;
}
.city-details-tabs .tab-content {
  display: block;
  font-family: Poppins, sans-serif !important;
}
.city-details-tabs ul li {
  display: flex;
  width: 15.666667%;
  margin-right: 10px;
}
.city-details-tabs ul li .nav-link,
.left-tabs-content,
.left-tabs-content ul li,
.right-tabs-content {
  width: 100%;
  font-family: Poppins, sans-serif !important;
}
.city-details-tabs ul li .nav-link {
  border: 1px solid #262626;
  height: 55px;
  padding: 12px;
  border-radius: 8px;
  color: #98989a;
  font-size: 16px;
  font-weight: 400;
}
.city-details-tabs ul li .nav-link:hover {
  background: #0f0f0f;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background: #0f0f0f;
}
.left-tabs-content {
  border-radius: 12px;
}
.left-tabs-content p {
  font-weight: 400;
  font-family: Poppins, sans-serif !important;
}
.left-tabs-content ul li {
  display: list-item;
  margin-right: 0;
  color: #fff;
  list-style: disc;
  margin-bottom: 8px;
  font-weight: 300;
}
.left-tabs-content ul {
  list-style: disc !important;
  padding-left: 20px;
}
.right-tabs-content {
  border-radius: 12px;
  float: left;
}
.event-dates img {
  width: 20px;
  margin-right: 4px;
  margin-top: -4px;
}
.event-dates h2 {
  margin-bottom: 10px;
  color: #999;
  font-family: Poppins, sans-serif !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 20.8px;
  text-align: left;
  margin-top: 22px;
  float: left;
  width: 100%;
}
.date-item p,
.date-item span {
  font-family: Poppins, sans-serif !important;
  font-weight: 400;
  text-align: left;
  font-size: 14px;
}
.dates {
  margin-bottom: 0;
  width: 100%;
  float: left;
}
.date-item {
  width: 50%;
  float: left;
}
.date-item p {
  color: #98989a;
  line-height: 28.8px;
  margin-bottom: 0;
}
.date-item span {
  line-height: 30.8px;
  color: #fff;
  margin-bottom: 10px;
  display: block;
}
.grand-finale {
  background-color: #0f0f0f;
  border-radius: 12px;
  padding: 8px 20px;
  margin-top: 5px;
  float: left;
  width: 100%;
  text-align: left;
  color: #fff;
  margin-bottom: 5px;
}
.grand-icon-img img {
  width: 45px;
  margin-top: 2px;
  margin-right: 10px;
}
.grand-icon-img {
  float: left;
  text-align: center;
}
.finale-title {
  font-weight: 300;
  display: block;
  margin-bottom: 0;
}
.finale-sub {
  color: #999;
  font-weight: 400;
  font-size: 14px;
}
.location {
  float: left;
}
.location-options {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.location-option {
  background-color: #141414;
  border-radius: 10px;
  padding: 13px 25px;
  margin: 0 5px;
  /* cursor: pointer; */
  border: 1px solid #262626;
  color: #fff;
  font-size: 13px;
}
.mt-web-3 {
  margin-top: 20px !important;
}
.web3-roadies-faq {
  margin-top: 15px;
  padding-left: 17px;
}
.web3-roadies-faq li {
  margin-bottom: 5px;
}
.web3-roadies-faq li b {
  color: #d5d09d;
  margin-right: 6px;
  font-size: 13px;
}
.location-option:hover {
  background-color: #444;
}
.left-tabs-content.web3-faq .headicon {
  width: 40px;
  height: 40px;
  background: #1a1a1a;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1.5px solid #262626;
}
.left-tabs-content.web3-faq .card-body .bodyicon {
  position: absolute;
  background: #1a1a1a;
  color: #fff;
  top: -40px;
  right: 32px;
  width: 15px;
  height: 20px;
  text-align: center;
  pointer-events: none;
  z-index: 0;
}
.left-tabs-content.web3-faq .card-header {
  padding: 10px 20px !important;
}
.left-tabs-content.web3-faq.prize-pool .card .card-header a {
  font-weight: 300;
  display: block;
}
.left-tabs-content.web3-faq.prize-pool .card .card-header a img {
  width: 40px;
  margin-right: 15px;
}
.evelosne {
  color: #fff;
  font-size: 14px;
  letter-spacing: 2px;
}
hr.evelosne-hr {
  border-top: 1.5px solid #4d4c4c66;
}
@media (max-width: 600px) {
  .slider__holder {
    margin-top: 60px;
  }
  .date-item {
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 320px) and (max-width: 667px) {
  .parallax h1 {
    line-height: 45px;
  }
  .hackathon-destinations img {
    object-fit: fill;
  }
  .city-details-tabs ul li {
    width: 100%;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .web3-roadies h5 {
    font-size: 38px;
    line-height: 50px;
    margin-top: 20px;
  }
  .web3-roadies .hero-heading {
    font-size: 30px;
  }
  .web3-roadies p {
    font-size: 16px;
  }
  .web3-roadies {
    height: 75vh;
  }
  .page-head-web3-roadies {
    font-size: 20px;
    line-height: 50px;
    text-align: left !important;
    font-weight: 500;
  }
  .journey-of-web3 p {
    font-size: 14px;
    text-align: left;
  }
  .join-us-discord {
    width: 180px;
    margin-top: 15px;
  }
  .left-tabs-content.web3-faq .card-header {
    padding: 8px !important;
  }
  .hackathon-destinations-bottom {
    height: 150px;
    background-position: -110px 0px;
  }
  .hackathon-destinations-bottom.mt-5 {
    margin-top: 10px !important;
  }
  .web3-faq .card .card-header a {
    font-size: 7px;
  }
  /* .btn_web3-roadies img {
    left: -12px;
  } */
  .parallax h1 {
    text-align: center;
    font-size: 30px;
  }
  .parallax {
    height: 60vh !important;
    background-attachment: scroll;
  }
  div#pills-tabContent .row {
    flex-direction: column-reverse;
  }
  .city-details-heading {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .parallax p {
    text-align: center;
  }
  .web3-faq .card .card-body {
    font-size: 12px;
    line-height: 22px;
    padding: 0 15px 15px;
  }
  ul#pills-tab {
    overflow-x: scroll;
    width: 99%;
    display: flex;
    white-space: nowrap;
    flex-wrap: nowrap;
  }
  .left-tabs-content.web3-faq .headicon {
    width: 30px;
    height: 30px;
  }
  .left-tabs-content.web3-faq .card-body .bodyicon {
    position: absolute;
    color: #fff;
    top: -42px;
    right: 17px;
    width: 12px;
    height: 17px;
  }
  .left-tabs-content.web3-faq.prize-pool .card .card-header a img {
    width: 20px;
    margin-right: 2px;
  }
}

.keyofDate {
  margin: 0;
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  gap: 7px;
  font-size: 16px;
  font-weight: 400;
  color: rgba(54, 54, 54, 1);
  line-height: 22px;
  font-family: "inter", sans-serif !important;

}
.keyofDate strong{
  font-family: "inter", sans-serif !important;
  }

