.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.75rem;
  margin-left: -0.75rem;
  padding-top: 0;
  padding-bottom: 0;
}

.row > * {
  padding-left: 12px;
  padding-right: 12px;
  max-width: 100%;
}

.row.g-0 {
  margin-right: 0;
  margin-left: 0;
}

.row.g-0 > * {
  padding-left: 0;
  padding-right: 0;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}

.col {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
}

@media only screen and (min-width: 576px) {
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}

@media only screen and (min-width: 992px) {
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}

@media only screen and (min-width: 1200px) {
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}

:root {
  --color-primary: #3b73f2;
  --color-black: #000000;
  --color-white: #ffffff;
  --color-blue: #f4f7ff;
  --text-color: #1b1d1f;
}

body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

ul[role="list"],
ol[role="list"] {
  list-style: none;
}

html:focus-within {
  scroll-behavior: smooth;
}

img,
picture {
  max-width: 100%;
  display: block;
}

input,
button,
textarea,
select {
  font: inherit;
}

@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    -webkit-animation-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

body {
  color: var(--text-color);
  font-weight: 300;
  min-height: 100vh;
  line-height: 1.5;
  margin: 0 auto;
  font-family: "ZohoPuvi", system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue",
    sans-serif;
}

.w-100 {
  width: 100%;
}

ul {
  padding: 0;
}

ul li {
  list-style-type: none;
}

.spotlight-main-wrapper h1 {
  font-size: calc(1.375rem + 2.2vw);
  line-height: 1.0625;
  letter-spacing: -1px;
  font-weight: 800;
  margin: 0 0 16px;
}

.spotlight-main-wrapper h2 {
  font-size: calc(1.325rem + 1.75vw);
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -0.65px;
  margin: 0 0 16px;
}

.spotlight-main-wrapper h3,
.spotlight-main-wrapper .h3 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: -0.5px;
  margin: 0 0 16px;
}

.spotlight-main-wrapper h4 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.5px;
  margin: 0 0 12px;
}

.spotlight-main-wrapper h5,
.spotlight-main-wrapper .h5 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.25px;
  margin: 0 0 12px;
}

.spotlight-main-wrapper h6 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.25px;
  margin: 0 0 12px;
}

.spotlight-main-wrapper p,
.spotlight-main-wrapper .p {
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 0 16px;
}

.spotlight-main-wrapper ul li {
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 0 12px;
}

@media only screen and (min-width: 1200px) {
  .spotlight-main-wrapper h1 {
    font-size: 3.5rem;
  }

  .spotlight-main-wrapper h2 {
    font-size: 2.5rem;
  }

  .spotlight-main-wrapper h3,
  .spotlight-main-wrapper .h3 {
    font-size: 2rem;
  }

  .spotlight-main-wrapper h4 {
    font-size: 1.5rem;
  }
}

#scroll,
.heading-menu {
  display: none;
}

/*------ End css -------------*/

.spotlight-main-wrapper *,
.spotlight-main-wrapper *::after,
.spotlight-main-wrapper *::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.spotlight-main-wrapper .anchor-text a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.spotlight-main-wrapper .spotlight-banner-wrapper {
  padding: 110px 0px;
  background: url(images/spot-light-banner.png);
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background: #000000;
}

.spotlight-main-wrapper .spotlight-banner-wrapper::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  max-width: 1098px;
  width: 100%;
  max-height: 100%;
  height: 100%;
  background: url(images/spot-light-banner-new.png);
  z-index: -1;
}

.spotlight-main-wrapper .sec-padding-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.spotlight-main-wrapper .sec-padding-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.spotlight-main-wrapper .sec-padding-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.sec-bg {
  background: var(--color-blue);
}

@media screen and (min-width: 992px) {
  .spotlight-main-wrapper .title-break {
    display: block;
  }
}

.spotlight-main-wrapper .spotlight-banner-wrapper .banner-section {
  padding: 40px 92px;
  max-width: 1140px;
  margin: 0 auto;
  border: 1px solid #4141c4;
  background: linear-gradient(90deg, #09095c 15%, #09095c 10%, #09095c 20%) 0%
    0% no-repeat;
  position: relative;
}

.spotlight-main-wrapper .spotlight-banner-wrapper .banner-section .banner-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.spotlight-main-wrapper
  .spotlight-banner-wrapper
  .banner-section
  .banner-row
  > * {
  padding: 0 12px;
}

.spotlight-main-wrapper
  .spotlight-banner-wrapper
  .banner-section
  .banner-row
  .banner-video {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
}

.spotlight-main-wrapper .container {
  max-width: 1280px;
  width: 100%;
  margin: auto;
  padding-left: 12px;
  padding-right: 12px;
}

.spotlight-main-wrapper .sec-padding-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.spotlight-main-wrapper .sec-padding-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media screen and (min-width: 992px) {
  .spotlight-main-wrapper .title-break {
    display: block;
  }
}

.video-player-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.64);
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  display: none;
  opacity: 0;
  z-index: 999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.video-player-wrapper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.video-player-wrapper.active {
  display: block;
  opacity: 1;
}

.video-player-wrapper .video-player-container {
  max-width: 956px;
  margin: 100px auto auto;
}

.video-player-wrapper .video-player-container .video-player-close-btn {
  width: 32px;
  height: 32px;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

.video-player-wrapper .video-player-container .video-player {
  position: relative;
  padding-bottom: 56.5%;
  margin-top: 12px;
}

.video-player-wrapper .video-player-container .video-player iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}

.intro-video {
  margin-top: 24px;
  position: relative;
  border-radius: 12px;
  z-index: 1;
  max-width: 100%;
  width: 100%;
  margin: auto;
}

.intro-video img {
  max-width: 100%;
}

.intro-video .video-play-button {
  width: 100px;
  height: 100px;
  border-radius: 100px;
  border: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 2px solid #fff;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.9);
}

.intro-video .video-play-button .video-play-icon {
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 47px solid #ff0000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-32%, -50%);
  transform: translate(-32%, -50%);
  width: 20px;
  height: 20px;
  border-radius: 8px;
}

@media screen and (max-width: 768px) {
  .intro-video .video-play-button {
    margin-left: -50px;
    margin-top: -50px;
    transform: scale(0.65);
  }
}

/*------- comprehensive start css ---------*/

.comprehensive-section {
  position: relative;
}

.comprehensive-section .padd-left {
  padding-left: 110px;
}

.comprehensive-section .padd-right {
  padding-right: 110px;
}

.comprehensive-section .vr-line {
  border-left: 1px solid #d4d3d3;
}

.comprehensive-list {
  max-width: 100%;
}

.comprehensive-list ul {
  margin: 12px 0px 0px;
}

.comprehensive-feature-section {
  display: flex;
}

.comprehensive-list li {
  border-radius: 8px;
  color: #000 !important;
  text-decoration: none;
  position: relative;
  padding-left: 40px;
}

.comprehensive-list li svg {
  position: absolute;
  left: 0;
  top: 5px;
}

@media screen and (max-width: 768px) {
  .comprehensive-list {
    max-width: 100%;
  }

  .comprehensive-section .vr-line {
    border-left: 1px solid transparent;
  }

  .comprehensive-section .padd-right {
    padding-right: 12px;
  }

  .comprehensive-section .padd-left {
    padding-left: 12px;
  }
}

/*------- comprehensive end css ---------*/

/*------- speaker section start css -----------*/

.blue-bg {
  background: #f6f8ff;
}

.justify-content-center {
  justify-content: center;
}

.speaker-section .row > div {
  display: flex;
}

.speaker-section h1 {
  text-align: center;
  margin-bottom: 76px; width:100%
}

.speaker-box {
  display: flex;
  flex-direction: column;
  padding: 40px;
  border: 1px solid #d8dfff;
  background: linear-gradient(0deg, #f2f5ff 25%, #f2f5ff 15%, #ffffff 100%) 0%
    0% no-repeat;
  align-items: center;
  border-radius: 8px;
  gap: 8px;
  text-align: center;
  margin-bottom: 24px;
  flex: 1;
}

.speaker-box .speaker-img-holder {
  margin-bottom: 40px;
  height: 120px;
  width: 120px;
  border-radius: 50%;
  border: 1px solid #c2c7de;
}

.speaker-box .speaker-name {
  font-weight: 600;
  font-size: 20px;
}

.speaker-box .speaker-position {
  font-size: 18px;
}

.speaker-box .speaker-category {
  font-size: 16px;
  color: #4d4d4d;
}

@media screen and (max-width: 767.98px) {
  .spotlight-main-wrapper .spotlight-banner-wrapper {
    padding: 80px 0px;
  }

  .spotlight-main-wrapper .sec-padding-100 {
    padding: 60px 0px;
  }

  .spotlight-main-wrapper .spotlight-banner-wrapper .banner-section {
    padding: 2% 4.5%;
  }
}

@media screen and (max-width: 570px) {
  .speaker-section .col-12 {
    margin-bottom: 24px;
  }
}
