@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");
body {
  font-family: "Inter", sans-serif !important;
  overflow-x: hidden !important;
}

/* leaf */
.falling-leaves {
  position: absolute;
  top: 0;
  bottom: 0;
  /* left: 50%; */
  width: 100%;
  max-width: 100%;
  max-height: 880px;
  transform: translate(-50%, 0);
  border-radius: 50px;
  overflow: hidden;
}
.main-title {
  font-size: 6rem;
  color: white !important;
  font-weight: 700;
}
.re-title {
  font-size: 3.5rem;
  color: white !important;
  font-weight: 700;
  margin-top: 20px;
}
.leaf-scene {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  transform-style: preserve-3d;

  div {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: url("../image/Group 5740(1).svg");
    background-size: 100%;
    transform-style: preserve-3d;
    backface-visibility: visible;
  }
}
/* leaf */
header {
  width: 100% !important;
  padding: 10px 0px;
  z-index: 9999 !important;
  position: fixed;
  top: 0px;
}

button {
  border: 0;
  background: none;
  font: inherit;
  color: inherit;
  overflow: visible;
}

a:focus,
button:focus {
  outline: 2px solid #ee6945 !important;
  outline-offset: 2px;
}
a.block-link {
  display: inline-block;
}
.no-focus:focus {
  border: none !important;
  outline: none !important;
}
.skip-link {
  background-color: #b7ded7;
  color: #180404;
  padding: 10px;
  display: block;
  text-align: center;
}
.skip-link:not(:focus):not(:active) {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.marquee-bg .container-fluid {
  overflow: hidden;
}
.shrink {
  padding: 8px 0px !important;
}
.shrink .col-lg-2 img {
  width: 35% !important;
}
.op {
  text-align: center;
  padding: 20px;
  background: #b8dfd8;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
#carouselExampleInterval .carousel-inner {
  overflow: visible;
}
.op p {
  margin-bottom: 0px !important;
  font-size: 18px !important;
  font-weight: 600 !important;
}
.twitter-feed {
  text-align: center;
}
.twitter-feed iframe {
  width: 50% !important;
  margin: 0 auto !important;
}
@keyframes infiniteScroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.horizontal-scrolling-items {
  display: flex;
  font-size: 40px;
  width: 100%;
  animation-name: infiniteScroll;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.horizontal-scrolling-items__item {
  white-space: nowrap;
}

.bg-light {
  background-color: unset !important;
}
header {
  backdrop-filter: saturate(180%) blur(20px) !important;
  background: #fff !important;
  position: sticky;
  top: 0px;
  z-index: 9999;
  box-shadow: #0000001f 0 1px 3px, #0000003d 0 1px 2px;
}
.navbar-light .navbar-nav .nav-link {
  color: black !important;
}
header .navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .show > .nav-link:hover {
  color: #DF3101 !important;
}
header .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0 30px !important;
}
.menu-icon ul {
  display: flex;
  justify-content: center;
  column-gap: 20px;
  align-items: center;
  text-align: center;
}
.banner-sec .container {
  position: relative;
  z-index: 99 !important;
}
.banner-sec .container-fluid {
  position: relative;
  z-index: -1 !important;
}
.tickets-im a .tick-2 {
  display: none;
}
.tickets-im a:hover .tick-1 {
  display: none;
}
.tickets-im a:hover .tick-2 {
  display: block;
}

.tickets-im a {
  color: #222 !important;
}
.banner-sec .row {
  position: relative;
  z-index: 999 !important;
}
.z-ind {
  position: relative;
  z-index: 9999 !important;
}
.banner-sec {
  background: #fff url("../image/Group 5881.svg");
  background-repeat: repeat-x;
  background-size: auto !important;
  background-position: bottom center !important;
  position: relative !important;
  padding: 160px 0px;
  padding-top: 80px !important;
}
.banner-sec .container-fluid {
  padding: 0px !important;
}
.banner-sec .p-10 {
  padding: 0px 30px !important;
}
.img-split {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: -270px;
  z-index: 1;
}
.img-split-2 {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 0px;
  z-index: 1;
}
.img-split-3 {
  text-align: center;
  position: absolute;
  top: 220px;
}
.svg.sm-desk {
  position: absolute;
  top: -220px;
  left: -30px;
}
.svg.sm-large {
  display: none;
  position: absolute;
  top: -220px;
  left: 200px;
}
.svg-2.sm-desk {
  position: absolute;
  top: 50px;
  left: 50px;
}
.svg-2.sm-large {
  position: absolute;
  top: 20px;
  left: 150px;
  display: none;
}

.banner-sec::before {
  position: absolute;
  content: "";
  top: 80px;
  left: -25px;
  right: 0;
  height: 379px !important;
  background: url("../image/Mask Group 40.svg") no-repeat !important;
}
.banner-sec::after {
  position: absolute;
  content: "";
  bottom: 0;
  top: -50px;
  left: 0%;
  right: 0% !important;
  height: 379px !important;
  background: url("../image/Mask Group 41.svg") no-repeat !important;
  background-position: right !important;
  width: 100% !important;
}
.w-40 {
  width: 40% !important;
}
.bg-speaker {
  background-color: #eff9f7;
  position: relative !important;
}
.twitter {
  padding: 60px 0px !important;
  background: linear-gradient(
    0deg,
    rgba(193, 227, 221, 1) 20%,
    rgba(255, 255, 255, 1) 90%
  );
}
thead th {
  vertical-align: middle !important;
}

.plus-box img {
  height: 100px;
  width: 100%;
  object-fit: contain;
}
.schedule {
  position: relative;
  background: rgb(255, 255, 255);
}
.table {
  border: 1px solid black !important;
}
.schedule::before {
  position: absolute;
  content: "";
  top: 0;
  height: 50px !important;
  left: 0;
  right: 0;
  background-color: white !important;
  /* background-image: url("../image/Mask Group 28.svg") !important; */
  background-repeat: repeat-x !important;
}
.list-group-horizontal {
  overflow: hidden !important;
}

.ticket-btn-v2 a {
  padding: 18px 40px;
  font-weight: 600 !important;
  background: #ff724b !important;
  color: #fff;
  text-decoration: none !important;
  border-radius: 10px;
  text-align: center !important;
  font-size: 15px !important;
}

.ticket-btnlay a {
  padding: 18px 40px;
  font-weight: 600 !important;
  background: #ff724b !important;
  color: #fff;
  text-decoration: none !important;
  border-radius: 10px;
  width: fit-content !important;
  text-align: center !important;
  font-size: 15px !important;
  transition: 0.2s;
}
.ticket-btnlay a:hover {
  background: #b8dfd8 !important;
  color: #000;
}

/* Volunteer button in footer */
.ticket-btnlay-vol a {
  padding: 10px 30px;
  font-weight: 600 !important;
  background: #ff724b !important;
  color: #fff;
  text-decoration: none !important;
  border-radius: 15px;
  width: fit-content !important;
  text-align: center !important;
  font-size: 13px !important;
  transition: 0.3s;
}
.ticket-btnlay-vol a:hover {
  background: #b8dfd8 !important;
  color: #000;
}

.download .ticket-btnlay a {
  padding: 18px 26px !important;
}
.submit-link a {
  color: #3c758c !important;
  font-size: 14px !important;
}
.submit-link a:hover {
  color: #ff724b !important;
}
.carosel-sec {
  background: #b8dfd8 url("../image/bg-bluebuilding.png") no-repeat !important;
  background-size: contain;
  background-position: bottom left !important;
  position: relative;
}

.marquee-bg {
  background: url("../image/marq-board.png") no-repeat !important;
  background-size: contain;
  background-position: bottom right !important;
  position: relative;
}

.slide-head {
  color: #25627e !important;
}
.tilt-img {
  padding-top: 5% !important;
}
.tilt-img img {
  width: 45% !important;
  margin-top: -13%;
}
.dt-loc {
  position: absolute !important;
  top: 10px !important;
}
.date {
  width: fit-content;
  background: #ff724b !important;
  padding: 14px 20px;
  min-width: 212px;
  border-radius: 20px;
  position: relative;
  left: 0px;
  transform: rotate(-10deg);
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
  z-index: 99 !important;
}
.location {
  width: fit-content;
  background: #ee6945 !important;
  padding: 14px 20px;
  min-width: 212px;
  border-radius: 20px;
  position: relative;
  left: 105px;
  top: -1px;
  transform: rotate(7deg);
}
.tilt-img img {
  transform: rotate(-15deg);
}
.date h6,
.location h6 {
  font-size: 15px;
  color: black;
  font-weight: 600;
}
.date p,
.location p {
  margin-bottom: 0px !important;
  font-size: 12px;
  padding-top: 5px;
}
.slide-head {
  color: #fff;
  font-size: 75px;
  font-weight: 700;
}
.keyspeaker {
  background: #fff;
  padding: 20px;
  border: 1px solid #222 !important;
  border-radius: 10px;
  margin-top: 15px !important;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}
.horizontal-scrolling-items__item ul li p {
  font-size: 100px !important;
  font-weight: 800 !important;
  color: #25627e !important;
}
.keyspeaker h6 {
  font-size: 16px !important;
  font-weight: 600;
  line-height: 25px;
}
.carousel-control-next,
.carousel-control-prev {
  bottom: 23% !important;
  top: unset !important;
}
.carousel-control-prev-icon {
  background-image: url("../image/a-left.png") !important;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 97% 95% !important;
}
.carousel-control-next-icon {
  background-image: url("../image/a-right.png") !important;
}
.carousel-control-prev {
  left: 4% !important;
  opacity: 0.9 !important;
}
.carousel-control-next {
  right: 4% !important;
  opacity: 0.9 !important;
}
.row-box {
  border: 1px solid #fff;
  border-radius: 30px;
  align-items: center;
  padding: 25px;
  margin: 25px auto;
  min-height: 130px;
}
.row-box p {
  margin-bottom: 0px !important;
}
.time p {
  color: #f86e47;
  font-size: 18px;
  font-weight: 600;
}
.cont-box h6 {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
}
.cont-box p {
  padding: 8px 25px;
  background: #b8dfd8;
  color: #180404;
  border-radius: 5px;
}
.tab-img-bx {
  display: flex;
  align-items: center;
  column-gap: 15px;
}
.tab-img-bx img {
  height: 70px;
  width: 70px;
  border-radius: 10px;
}
.tab-img-bx h6 {
  margin-bottom: 0px !important;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}
.tab-box .nav {
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  width: fit-content;
  justify-content: center;
  margin: auto;
  border-radius: 15px;
}
.sponp {
  background: #fff !important;
}
.tab-box .nav .nav-link h3 {
  font-weight: 600;
  color: #180404;
  font-size: 16px;
}
.tab-box .nav .nav-link p {
  margin-bottom: 0px;
  color: #180404;
}
.tab-box .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background: #b8dfd8 !important;
}
.tab-box .nav .nav-link {
  padding: 12px 35px;
  border-radius: 15px;
}
.tpb-para {
  color: #000 !important;
}
.title {
  color: #fff;
  font-size: 100px;
  font-weight: 700;
}
.title-1 {
  color: #ff724b !important;
  font-size: 6rem;
  font-weight: 700;
}
.tweet-btn {
  background: #ff724b;
  color: #fff !important;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  padding: 20px 40px;
  border-radius: 10px;
}
.tweet-btn:hover {
  background: #9dbab5;
  color: #000;
}
.title-2 {
  color: #25627e;
  font-size: 6rem;
  font-weight: 700;
}
.sub-tit {
  color: #fff !important;
  font-size: 2.5em;
}
.sub-part {
  color: #fff !important;
  padding: 15px 20% 0 20% !important;
  font-size: 15px;
}
.speaker-item {
  flex: 1 1 23%;
  min-width: 240px;
}
.speaker-laybox {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 15px !important;
  padding: 20px 20px 0 20px !important;
  background: #fff url("../image/key-bg-2.png") no-repeat !important;
  background-position: bottom center !important;
  min-height: 380px !important;
}
.speaker-laybox:hover {
  background: #fff url("../image/key-bg.png") no-repeat !important;
  background-position: bottom center !important;
}
.dropdown-item:focus,
.dropdown-item:hover {
  background-color: #ffbeac !important;
}
.speaker-laybox img {
  height: 240px;
  margin-top: -29% !important;
  border-radius: 10px !important;
  object-fit: cover;
  aspect-ratio: 1;
}

.keynote-speaker-card .speaker-laybox img {
  height: 340px;
  aspect-ratio: auto;
}
.speakerheading-boxed {
  font-size: clamp(1.125rem, 0.8207rem + 1.5217vw, 2rem);
  font-weight: 600;
  color: #25627e;
}
.speakerpara-boxed {
  font-size: 14px;
  padding: 0 40px;
  backdrop-filter: blur(1px);
}
.speaker-laybox:hover .speakerpara-boxed {
  backdrop-filter: blur(1px);
}
.bg-reg-ele {
  background: url("../image/Repeat Grid 12.svg") !important;
  height: 44px !important;
}
.bg-reg {
  background: #ff724b url("../image/reg-bg.png") no-repeat;
  background-position: top center;
  min-height: 470px !important;
  background-size: auto;
}
.bg-reg-diamond {
  background: url("../image/Repeat Grid 8.svg") !important;
  height: 28px !important;
}
.sponsor-img-box a {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  display: block;
  height: fit-content;
  background: white !important;
  border-radius: 10px;
  transition: 0.5s;
}
.sponsor-img-box a:hover {
  transform: translateY(-10px);
  transition: 0.5s;
}
.sponsor-img-box a img {
  height: 100px;
  width: 80% !important;
  object-fit: contain !important;
  object-position: center !important;
  padding: 15px !important;
}

.sponsor {
  border-top: 2px solid #eaeaea;
  background: #fff;
  margin-top: -15px;
  z-index: 9;
  position: relative;
  height: 40px !important;
}
.other-sponsor {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  background: #fff !important;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.other-sponsor .op-img {
  background: #fa6f49 !important;
  height: 198px;
  width: 100% !important;
  border-radius: 20px !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.sponsor-title {
  font-size: 22px;
  font-weight: 600;
  color: #180404;
  padding: 25px 65px;
  background: #b8dfd8;
  border-radius: 20px;
  width: fit-content;
  margin: 0 auto;
  z-index: 1;
  position: relative;
  min-width: 250px;
  text-align: center;
}
.plus-box {
  border: 1px solid #f1f1f1;
  padding: 30px;
  min-height: 230px !important;
  display: flex;
  align-items: center !important;
  justify-content: center;
}

.plus-box:hover {
  outline: 1px solid #fa6f49;
  outline-offset: 1px;
}
.tick-btn {
  padding: 20px 50px;
  background: #fff;
  color: black;
  border-radius: 10px;
  text-decoration: none;
}
.key-box {
  border: 1px solid #fff;
  padding: 30px;
  margin: 26px;
  border-radius: 25px;
}
.key-box img {
  width: 150px !important;
  border-radius: 10px;
}
.key-box h6 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin-top: 30px;
}
.key-box p {
  color: #fff;
}
.tilt-right {
  transform: rotate(10deg);
}
.tilt-left {
  transform: rotate(-5deg);
}
.plus-box {
  position: relative;
}
.plusbox-left {
  height: 30px;
  width: 30px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -15px;
  left: -15px;
  z-index: 1;
}
.plusbox-left i,
.plusbox-right i,
.plusbox-right-2 i,
.plusbox-bottom i,
.plusbox-bottom-left i {
  color: #ff724b;
}
.plusbox-right {
  height: 30px;
  width: 30px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -15px;
  right: -15px;
  z-index: 1;
}

.plusbox-bottom {
  height: 30px;
  width: 30px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -15px;
  right: -15px;
  z-index: 1;
}
.plusbox-bottom-left {
  height: 30px;
  width: 30px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -15px;
  left: -15px;
  z-index: 1;
}
.list-group-item {
  border: none !important;
  background: none !important;
}
thead {
  height: 60px !important;
  vertical-align: middle;
}
thead th {
  color: #0e5170 !important;
}
tbody th {
  color: #f96c45 !important;
  height: 88px !important;
  vertical-align: middle;
  font-size: 16px;
  text-align: center;
}
tbody td {
  text-align: center !important;
  vertical-align: middle;
  font-weight: 600 !important;
}
.footer {
  background: #25627e !important;
}
.boxedbtn {
  background: #b8dfd8;
  padding: 10px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 400 !important;
  width: fit-content;
  text-align: center;
  margin: 0 auto;
}
.footer::after {
  background: url("../image/footer-rangoli.png") no-repeat !important;
  position: absolute;
  content: "";
  bottom: 0px;
  left: 0;
  right: 0;
  background-position: center top !important;
  background-size: 40%;
  height: 133px !important;
  opacity: 0.5 !important;
  z-index: 1;
}
.footer-top {
  background: #fff url("../image/Mask Group 33.svg") no-repeat !important;
  background-repeat: repeat-x !important;
  height: 65px !important;
}
.copyrights {
  z-index: 999999 !important;
  position: relative;
}
.contact p {
  font-size: 15px !important;
}
.contact ul {
  display: flex;
  justify-content: center !important;
  align-items: center;
  column-gap: 10px;
  padding: 0px !important;
}
.contact ul li p {
  font-size: 8px !important;
}
.contact ul li {
  list-style-type: none;
  min-width: 36px !important;
  display: inline-block !important;
  background: #b7ded7;
  color: #fff;
  border-radius: 5px;
  height: 32px;
  line-height: 32px;
}
.contact ul li a {
  padding: 10px;
  color: #205d7a !important;
}
thead th {
  width: 20% !important;
}
.plusbox-right.one i,
.plusbox-bottom.one i,
.plusbox-left.one i,
.plusbox-bottom-left.one i,
.plusbox-right.two-2 i,
.plusbox-bottom.two-3 i {
  text-decoration: blink;
  -webkit-animation-name: blinker-left;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}
@-webkit-keyframes blinker-right {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.plusbox-bottom.two i,
.plusbox-left.two i,
.plusbox-bottom-left.two i,
.plusbox-right.two i {
  text-decoration: blink;
  -webkit-animation-name: blinker-right;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}
@-webkit-keyframes blinker-left {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.trainbg .bg-move {
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  width: 160%;
  background-image: url("../image/Group 4860.svg");
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
}

.trainbg {
  position: relative;
  padding: 40px;
  margin: auto;
  color: #ffffff;
  overflow: hidden;
}
.trainbg-rt .bg-move-rt {
  position: absolute;
  top: 0;
  bottom: 0;
  /* right:auto; */
  left: -300px;
  width: 100%;
  background-image: url("../image/Group 4860.svg");
  background-size: contain;
  background-position: 50% bottom;
  background-repeat: no-repeat;
}

.trainbg-rt {
  position: relative;
  padding: 40px;
  margin: auto;
  color: #ffffff;
  overflow: hidden;
}
/* banner line */

path {
  stroke: #b8dfd8;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-dasharray: 840;
  stroke-dashoffset: 120;
  animation: strokeAnim 10s linear infinite;
}

@keyframes strokeAnim {
  0% {
    stroke-dashoffset: 700;
  }
  100% {
    stroke-dashoffset: 4000;
  }
}
@media (max-width: 768px) {
  .navbar-toggler:focus {
    box-shadow: none !important;
  }
  .navbar-brand img {
    width: 60% !important;
  }
  .marquee-bg {
    background-position: 100% 110% !important;
  }
  .twitter {
    padding: 0px;
  }
  .twitter-feed iframe {
    width: 100% !important;
  }
  body {
    overflow-x: hidden;
  }
  .bg-speaker::before {
    height: 19px !important;
    background-repeat: repeat-x !important;
  }
  .navbar-collapse {
    border-radius: 10px;
  }
  .navbar-collapse ul li {
    width: 100% !important;
    text-align: center !important;
  }
  .navbar-collapse ul li.dropdown .dropdown-toggle {
    margin: 0 auto;
  }
  .horizontal-scrolling-items__item ul li p {
    font-size: 70px !important;
  }
  .footer-top {
    height: 46px !important;
  }
  .title-2:not(.venue-title) {
    height: 80px !important;
  }
  .nav-item {
    line-height: 2 !important;
  }
  .img-split,
  .img-split-2,
  .img-split-3 {
    position: relative;
    top: unset !important;
  }
  .img-split img,
  .img-split-2 img,
  .img-split-3 img {
    width: 30%;
  }
  .svg,
  .svg-2 {
    display: none;
  }
  .banner-sec::before {
    top: -140px;
    height: 327px !important;
    left: 0px;
  }
  .banner-sec {
    background-size: auto !important;
    padding-top: 135px !important;
  }
  .banner-sec::after {
    display: none;
  }
  .abt-top,
  .dt-loc {
    position: unset !important;
  }
  .dt-loc {
    padding-top: 20% !important;
  }
  .slide-head {
    font-size: 34px !important;
    padding: 20% 0 6% 0 !important;
  }
  .carousel-control-next,
  .carousel-control-prev {
    bottom: 3% !important;
  }
  .tab-box .nav {
    padding: 15px 0px !important;
  }
  .carosel-sec {
    background-size: contain !important;
  }
  .carosel-sec::after {
    width: 104% !important;
  }
  .tilt-img img {
    width: 60% !important;
    margin-top: unset !important;
  }
  .bg-speaker::before {
    background-size: contain !important;
    background-repeat: repeat-x !important;
  }
  .title-1,
  .title-2 {
    font-size: 43px !important;
  }
  .main-title {
    font-size: 43px !important;
  }
  .re-title,
  .sub-tit {
    font-size: 33px !important;
  }
  .tab-box .nav .nav-link {
    padding: 12px 66px !important;
  }
  .tab-con {
    overflow-x: scroll !important;
  }
  thead th {
    width: 20% !important;
  }
  .bg-reg {
    min-height: unset !important;
    background-size: contain !important;
  }
  .sub-part {
    padding: 6% 0 0 0 !important;
  }
  .plus-box {
    padding: 4% !important;
  }
  /* .plusbox-left{
        left:0!important;
    } */
  .boxedbtn {
    padding: 3px !important;
  }
  .trainbg-rt .bg-move-rt {
    width: 200% !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .w-40 {
    width: 30% !important;
  }
  .speaker-laybox img {
    margin-top: -19% !important;

    border-radius: 10px !important;
  }
  .trainbg-rt .bg-move-rt {
    width: 160% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* .banner-sec::before{
        bottom:-116px!important;
    } */
  .carousel-control-next,
  .carousel-control-prev {
    bottom: 3% !important;
  }
  .bg-speaker::before {
    background-repeat: repeat !important;
  }
  .tab-box .nav {
    padding: 0px 0px !important;
  }
  .sponsor-img-box a img {
    padding: 0 !important;
  }
  .horizontal-scrolling-items__item ul li p {
    font-size: 60px !important;
  }
  .footer .webchirpy .w-50 {
    width: 70px !important;
  }
  .svg.sm-large {
    display: block;
  }
  .svg.sm-desk {
    display: none;
  }
  .svg-2.sm-large {
    display: block;
  }
  .svg-2.sm-desk {
    display: none;
  }
  /* .banner-sec::after{
        bottom: -15px!important;
    } */
  .slide-head {
    padding: 10% 0 6% 0 !important;
  }
  .carousel-control-next,
  .carousel-control-prev {
    bottom: 5% !important;
  }
  .carosel-sec::after {
    height: 135px !important;
  }
  .speaker-laybox {
    padding: 20px 5px 0 5px !important;
  }
  .speakerpara-boxed {
    padding: 0 15px;
  }
  .tab-box .nav .nav-link {
    padding: 12px 28px !important;
  }
  .download .ticket-btnlay a {
    padding: 18px 10px !important;
  }
  .sponp img {
    width: 100% !important;
  }
  .plus-box {
    padding: 1% !important;
  }
  /* .plusbox-left{
        left:unset!important;
      } */
  .contact ul li {
    min-width: 30px !important;
  }
  .contact ul li a {
    padding: 6px !important;
  }

  .ticket-btnlay-vol a {
    padding: 10px 14px;
    font-size: 11px !important;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  header .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0 22px !important;
  }
  .title-1 {
    font-size: 55px !important;
  }
  .title-2 {
    font-size: 55px !important;
  }
  .bg-speaker::before {
    height: 47px !important;
  }
  .bg-reg {
    min-height: 390px !important;
  }
  .ticket-btnlay a {
    padding: 18px 16px !important;
  }
  .ticket-btnlay a {
    padding: 18px 16px !important;
  }
}

@media (min-width: 1900px) and (max-width: 2010px) {
  .tickets-im {
    padding-left: 50px !important;
  }
  .svg.sm-large {
    display: block;
  }
  .svg.sm-desk {
    display: none !important;
  }
  .svg-2.sm-large {
    display: block;
  }
  .svg-2.sm-desk {
    display: none !important;
  }
  .banner-sec::before {
    background-size: contain !important;
  }
  .banner-sec::after {
    background-size: contain !important;
  }
  .abt-top {
    left: 0 !important;
    right: 0 !important;
  }
  .keyspeaker {
    margin-top: 0 !important;
  }
  .carousel-control-next,
  .carousel-control-prev {
    bottom: 19% !important;
  }
  .marquee-bg::after {
    left: -30% !important;
  }
}

@media (min-width: 1200px) {
  .bg-reg {
    background-size: cover !important;
  }
}

.img-fluid {
  transition: all 0.5s ease-in-out;
}
.speaker-img:hover {
  transform: scale(1.075);
}

/* Team */

.team {
  padding: 2em 1em;
  background-color: #eff9f7;
}

.team details summary {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1em;
}
.team details summary::after {
  content: "expand";
  font-size: 1.5rem;
  background-color: #b8dfd8;
  color: #0e5170;
  padding: 0.25em 0.5em;
  border-radius: 8px;
}
.team details[open] summary::after {
  content: "collapse";
}

.team .row {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  align-items: stretch;
}
.team .column {
  width: 100%;
  margin: 1rem 0;
  flex: 1 1 50%;
}
.team h1 {
  width: 100%;
  text-align: center;
  font-size: 3.5em;
  color: #3c758c;

}
.team .card {
  box-shadow: 0 0 2.4em rgba(25, 0, 58, 0.1);
  padding: 1em;
  border-radius: 0.6em;
  color: #3c758c;
  cursor: pointer;
  transition: 0.3s;
  background-color: #ffffff;
}
.team .card .img-container {
  width: 8em;
  height: 8em;
  background-color: #e4e4e49c;
  padding: 0.5em;
  border-radius: 50%;
  margin: 0 auto 2em auto;
}
.team .card img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  filter: grayscale(100%);
  object-fit: cover;
}
.team .card h3 {
  font-weight: 500;
  font-size: 1.5rem;
}
.team .card p {
  font-weight: 300;
  letter-spacing: 2px;
}
.team .icons {
  width: 50%;
  min-width: 180px;
  margin: auto;
  display: flex;
  gap: 28px;
  justify-content: center;
}
.team .card a {
  text-decoration: none;
  color: inherit;
  font-size: 1.4em;
}
.team .card:hover {
  /* background: linear-gradient(#ee6945, #fc8260); */
  /* color: #3c758c; */
  scale: 1.02;
}
.team .card:hover img {
  filter: none;
}
.team .card:hover .img-container {
  transform: scale(1.2);
}
@media screen and (min-width: 768px) {
  .team section {
    padding: 1em 7em;
  }
}
@media screen and (min-width: 992px) {
  .team .column {
    flex: 1 1 24%;
    max-width: 25%;
    padding: 0 0.75em;
  }
}

/* schedule page styles */

.schedule .bg-warning{
  background-color: #ff724b !important;
}

.subtitle {
  color: #fff;
  letter-spacing: .16em;
  text-transform: uppercase;
  margin-bottom: 17px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.037em;
}

.subtitle.schedule-tab{
  color: #4e4e4e;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.429em;
}

.schedule-tabs-menu{
  justify-content: center;
  display: flex;
  display: -webkit-flex;
  list-style: none;
  gap: 2em;
}

.schedule-tabs-menu li{
  display: flex;
  display: -webkit-flex;
  border: 1px solid #d1d5db;
  border-radius: 5px;
  box-shadow: 1px 1px 5px #DDD;
}

.schedule-tab-link {
  color: #4e4e4e;
  text-align: center;
  border: none;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 4px solid rgba(0, 0, 0, 0);
  padding-left: 38px;
  padding-right: 38px;
  font-weight: 500;
  text-decoration: none;
  transition: border-color .35s, color .35s;
  bottom: -1px;
  border-radius: 2px;
}

.schedule-tab-link-text{
  color: #1a1a1a;
  letter-spacing: -.01em;
  font-size: 1.4em;
  line-height: 1.063em;
}

.schedule-tab-link:hover {
  border-bottom-color: #205d7a;
}

.schedule-tab-link.active {
  color: #1a1a1a;
  background-color: #c7ece5;
  border-bottom: 4px solid #205d7a;
  transition: color .3s;
}

.schedule.schedule-container{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  text-align: center;
}

.schedule.schedule-container .schedule__row{
  display: grid;
  justify-content: center;
  align-items: stretch;
  gap: 2em;
}

.schedule.schedule-container .schedule__card, .card{
  width: 100%;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 0;
  padding: 0;
  transition: box-shadow .35s, transform .35s;
  box-shadow: 0 8px 30px rgba(161, 161, 161, .08);
}
.schedule.schedule-container .schedule__card:hover, .card:hover{
  transform: scale(1.02);
  box-shadow: 0 1px 3px rgba(50, 53, 130, .08);
}

.schedule.schedule-container .card-subtitle {
  color: #55636f !important;
}

.schedule.schedule-container .card-header {
  font-weight: 700;
}

.schedule.schedule-container .badge {
  font-size: 0.9em;
}

.schedule.schedule-container .bg-keynote,
.schedule.schedule-container .card-track-1 .badge {
  background-color: #25627e;
}

.schedule.schedule-container .card-track-1 {
  border-top: 2px solid #25627e;
}

.schedule.schedule-container .card-track-2 {
  border-top: 2px solid #e4623f;
}

.schedule.schedule-container .card-track-2 .badge {
  background-color: #e4623f;
}

.schedule.schedule-container .card-track-3 {
  border-top: 2px solid #318174;
}

.schedule.schedule-container .card-track-3 .badge {
  background-color: #318174;
}

.schedule.schedule-container .card-open-spaces {
  border-top: 2px solid #dd688a;
}

.schedule.schedule-container .card-open-spaces .badge {
  background-color: #dd688a;
}

.schedule.schedule-container .schedule-speaker-container .speaker-img {
  max-width: 48px;
  border-radius: 8px;
  aspect-ratio: 1/1;
  object-fit: cover;
}


@media only screen and (max-width: 768px){
  .schedule-tabs-menu{
    display: flex;
    justify-content: center;
    gap: 1em;
  }
  .schedule-tabs-menu .nav-item{
    display: block;
  }
  .schedule-tab-link{
    padding-left: 10px;
    padding-right: 10px;
  }
  .subtitle.schedule-tab {
    font-size: 12px;
  }
  .schedule-tab-link-text {
    font-size: 16px;
  }
  .schedule.schedule-container .schedule__row{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
}

/* speakers-page */

.speakers-page{
}

.speakers-page .speaker-laybox{
  height: 100%;
}

@media screen and (max-width: 768px){
  .speakers-page{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-items: center;
    flex-grow: 1;
  }
}

/* individual speaker page styles */
.speaker-page{
}

.speaker-page .speaker{
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-auto-flow: column;
  align-items: center;
  justify-items: center;
  min-height: 60vh;
  gap: 2em;
}

.speaker-page .speaker .speaker-details{
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 768px){
  .speaker-page .speaker{
    display: flex;
    flex-wrap: wrap;
  }
  .speaker-page .speaker img{
    width: 300px;
  }
}
@media screen and (min-width: 992px) {
  .speaker-item {
    max-width: 25%;
  }
}

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce),
       (update: slow) {
  *,
  *:hover,
  *:focus,
  *:focus-visible,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
    transform: none !important;
    scale: 1 !important;
  }
}

.gmap {
	height: 450px;
	-moz-border-radius: 1rem;
	-webkit-border-radius: 1rem;
	border-radius: 1rem;
	overflow:hidden;
	position:relative;
  padding: 0;
  border: 1px solid #0000001f;
}

.gmap > iframe {
  width: 100%
}

img.venue-layout {
  max-width: 100%;
  height: auto;
}

.venue .postcard {
  flex-wrap: wrap;
}

.address {
  font-size: 20px;
  text-transform: capitalize;
  color: #222;
}

.explore-venue {
  font-size: 20px;
  color: #222;
}

.venue-light a, .venue-light a:hover {
  text-decoration: none;
  transition: color 0.3s ease-in-out;
}

#pageHeaderTitle {
  margin: 2rem 0;
  text-transform: uppercase;
  text-align: center;
  font-size: 2.5rem;
}

/* Cards */
.postcard {
  flex-wrap: wrap;
  display: flex;
  box-shadow: 0 4px 21px -12px rgba(0, 0, 0, 0.66);
  border-radius: 10px;
  margin: 0 0 2rem 0;
  overflow: hidden;
  position: relative;
  color: #ffffff;
}
.postcard.dark {
  background-color: #18151f;
}
.postcard.light {
  background-color: #e1e5ea;
}
.postcard .t-dark {
  color: #18151f;
}
.postcard a {
  color: inherit;
}
.postcard h1, .postcard .h1 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.postcard .small {
  font-size: 80%;
}
.postcard .postcard__title {
  font-size: 1.75rem;
}
.postcard .postcard__img {
  max-height: 180px;
  width: 100%;
  object-fit: cover;
  position: relative;
}
.postcard .postcard__img_link {
  display: contents;
}
.postcard .postcard__bar {
  width: 50px;
  height: 10px;
  margin: 10px 0;
  border-radius: 5px;
  background-color: #424242;
  transition: width 0.2s ease;
}
.postcard .postcard__text {
  padding: 1.5rem;
  position: relative;
  display: flex;
  flex-direction: column;
}
.postcard .postcard__preview-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: justify;
  height: 100%;
}
.postcard .postcard__tagbox {
  display: flex;
  flex-flow: row wrap;
  font-size: 14px;
  margin: 20px 0 0 0;
  padding: 0;
  justify-content: center;
}
.postcard .postcard__tagbox .tag__item {
  display: inline-block;
  background: rgba(83, 83, 83, 0.4);
  border-radius: 3px;
  padding: 2.5px 10px;
  margin: 0 5px 5px 0;
  cursor: default;
  user-select: none;
  transition: background-color 0.3s;
}
.postcard .postcard__tagbox .tag__item:hover {
  background: rgba(83, 83, 83, 0.8);
}
.postcard:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(-70deg, #424242, transparent 50%);
  opacity: 1;
  border-radius: 10px;
}
.postcard:hover .postcard__bar {
  width: 100px;
}

@media screen and (min-width: 769px) {
  .postcard {
    flex-wrap: inherit;
  }
  .postcard .postcard__title {
    font-size: 2rem;
  }
  .postcard .postcard__tagbox {
    justify-content: start;
  }
  .postcard .postcard__text {
    padding: 3rem;
    width: 100%;
  }
  .postcard .media.postcard__text:before {
    content: "";
    position: absolute;
    display: block;
    background: #18151f;
    top: -20%;
    height: 130%;
    width: 55px;
  }
  .postcard:hover .postcard__img {
    transform: scale(1.1);
  }
  .postcard:nth-child(2n+1) {
    flex-direction: row;
  }
  .postcard:nth-child(2n+0) {
    flex-direction: row-reverse;
  }
  .postcard:nth-child(2n+1) .postcard__text::before {
    left: -12px !important;
    transform: rotate(4deg);
  }
  .postcard:nth-child(2n+0) .postcard__text::before {
    right: -12px !important;
    transform: rotate(-4deg);
  }
}
@media screen and (min-width: 1024px) {
  .venue .postcard {
    flex-wrap: nowrap;
  }
  .postcard__text {
    padding: 2rem 3.5rem;
  }

  .postcard__text:before {
    content: "";
    position: absolute;
    display: block;
    top: -20%;
    height: 130%;
    width: 55px;
  }
  .postcard .postcard__img {
    max-width: 300px;
    max-height: 100%;
    transition: transform 0.3s ease;
  }

  .postcard.dark .postcard__text:before {
    background: #18151f;
  }

  .postcard.light .postcard__text:before {
    background: #e1e5ea;
  }
}
/* COLORS */
.postcard .postcard__tagbox .green.play:hover {
  background: #79dd09;
  color: black;
}

.green .postcard__title:hover {
  color: #79dd09;
}

.green .postcard__bar {
  background-color: #79dd09;
}

.green::before {
  background-image: linear-gradient(-30deg, rgba(121, 221, 9, 0.1), transparent 50%);
}

.green:nth-child(2n)::before {
  background-image: linear-gradient(30deg, rgba(121, 221, 9, 0.1), transparent 50%);
}

.postcard .postcard__tagbox .blue.play:hover {
  background: #0076bd;
}

.blue .postcard__title:hover {
  color: #0076bd;
}

.blue .postcard__bar {
  background-color: #0076bd;
}

.blue::before {
  background-image: linear-gradient(-30deg, rgba(0, 118, 189, 0.1), transparent 50%);
}

.blue:nth-child(2n)::before {
  background-image: linear-gradient(30deg, rgba(0, 118, 189, 0.1), transparent 50%);
}

.postcard .postcard__tagbox .red.play:hover {
  background: #bd150b;
}

.red .postcard__title:hover {
  color: #bd150b;
}

.red .postcard__bar {
  background-color: #bd150b;
}

.red::before {
  background-image: linear-gradient(-30deg, rgba(189, 21, 11, 0.1), transparent 50%);
}

.red:nth-child(2n)::before {
  background-image: linear-gradient(30deg, rgba(189, 21, 11, 0.1), transparent 50%);
}

.postcard .postcard__tagbox .yellow.play:hover {
  background: #bdbb49;
  color: black;
}

.yellow .postcard__title:hover {
  color: #bdbb49;
}

.yellow .postcard__bar {
  background-color: #bdbb49;
}

.yellow::before {
  background-image: linear-gradient(-30deg, rgba(189, 187, 73, 0.1), transparent 50%);
}

.yellow:nth-child(2n)::before {
  background-image: linear-gradient(30deg, rgba(189, 187, 73, 0.1), transparent 50%);
}

@media screen and (min-width: 769px) {
  .green::before {
    background-image: linear-gradient(-80deg, rgba(121, 221, 9, 0.1), transparent 50%);
  }

  .green:nth-child(2n)::before {
    background-image: linear-gradient(80deg, rgba(121, 221, 9, 0.1), transparent 50%);
  }

  .blue::before {
    background-image: linear-gradient(-80deg, rgba(0, 118, 189, 0.1), transparent 50%);
  }

  .blue:nth-child(2n)::before {
    background-image: linear-gradient(80deg, rgba(0, 118, 189, 0.1), transparent 50%);
  }

  .red::before {
    background-image: linear-gradient(-80deg, rgba(189, 21, 11, 0.1), transparent 50%);
  }

  .red:nth-child(2n)::before {
    background-image: linear-gradient(80deg, rgba(189, 21, 11, 0.1), transparent 50%);
  }

  .yellow::before {
    background-image: linear-gradient(-80deg, rgba(189, 187, 73, 0.1), transparent 50%);
  }

  .yellow:nth-child(2n)::before {
    background-image: linear-gradient(80deg, rgba(189, 187, 73, 0.1), transparent 50%);
  }

.keynote-speaker {
  width: 80px;
  height: 80px;
  margin: 0px auto;
  position: relative;
  border-radius: 10%;
  overflow: hidden;
  border-top: 1px solid #111;
  border-bottom: 1px solid #fff;
  background: #fff;
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
}

.keynote-speaker img {
  border: none;
  width: 80px;
  height: auto;
  cursor: pointer;
  aspect-ratio: 1;
  object-fit: cover;
}
