.main-menu-two__logo {
  padding: 0;
}
.main-menu-two__logo img {
  width: 150px;
}
.main-menu .main-menu__list > li,
.stricky-header .main-menu__list > li {
  padding-top: 28px;
  padding-bottom: 28px;
  position: relative;
}
.main-menu-two__support-box:before {
  display: none;
}
.banner-two {
  background-image: url(https://blockera.vn/wp-content/uploads/2025/12/dao-tao-quan-tri-va-van-hanh.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-top: 74px;
  height: calc(100vh - 74px);
}
.banner-two::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgb(0 0 0 / 65%);
}
.banner-two__content-one-img {
  margin-bottom: 0;
  background-image: url(https://blockera.vn/wp-content/themes/blockera/assets/livestream/hero.png);
  height: 500px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
}
.banner-two__content-one-img::before {
  display: none;
}
.banner-two__title {
  color: var(--fistudy-white);
}
.banner-two__text {
  color: #3fb5fd;
}
.banner-two__success-student-text {
  color: #c1c1c1;
}
.why-choose-two__right-content-one-user-details-top {
  position: relative;
  display: flex;
  width: 200px;
  height: 200px;
  background-color: #2d49ff;
  border: 1px solid #5387f8;
  z-index: 1;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}
.why-choose-two__right-content-two-user-details {
  margin-top: 0;
}
.why-choose-two__right-content-two-user-details-top {
  position: relative;
  display: flex;
  width: 200px;
  height: 200px;
  background-color: #2d49ff;
  border: 1px solid #5387f8;
  z-index: 1;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}
.why-choose-two__right-content-two-user-details-top-img,
.why-choose-two__right-content-one-user-details-top-img {
  position: relative;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.why-choose-two__right-content-two-user-details-top-img img,
.why-choose-two__right-content-one-user-details-top-img img {
  width: 90px;
  height: auto;
}
.why-choose-3__right-content-two-user-details {
  margin-top: 50px;
  margin-left: 150px;
}
.section-title-two__title span {
  padding: 6px 20px;
}
.team-two__single {
  padding: 60px 30px 60px;
  border-radius: 10px;
}
.team-two__single::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 40%);
  z-index: 0;
}
.team-two__name {
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
  margin-top: 0;
  color: #fff;
  text-shadow: 0 0 10px rgba(0, 123, 255, 0.7), 0 0 40px rgba(0, 123, 255, 0.7),
    0 0 100px rgba(0, 123, 255, 0.7);
}
.team-two__sub-title {
  color: #dddddd;
}
.team-two__content {
  margin-bottom: 0;
  min-height: 420px;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
.team-two {
  position: relative;
  display: block;
  background: linear-gradient(270deg, #052143 0%, #03152b 100%);
  padding: 95px 0 47px;
  z-index: 1;
  background-image: url(http://blockera.local.com/wp-content/themes/blockera/assets/livestream/bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.live-class-two__icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background-color: var(--fistudy-base);
  border-radius: 50%;
  top: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.section-title-two {
  position: relative;
  display: block;
  margin-top: -5px;
  margin-bottom: 40px;
  z-index: 1;
}
.live-class-two__list > li + li {
  margin-top: 20px;
}
.live-class-two__right {
  margin-top: 0;
}
.testimonial-two__shape-2::before {
  display: none;
}
.testimonial-two__main-content .owl-carousel .owl-nav {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: -70px;
  left: 50%;
  transform: translateX(-50%);
  gap: 293px;
}
.testimonial-two__thumb-outer-box {
  position: relative;
  display: block;
  max-width: 260px;
  width: 100%;
  margin: 0px auto 0;
}
.sliding-text-four .sliding-text-three__title {
  text-transform: none;
}
.testimonial-two__shape-1 img {
  width: 100%;
}
.testimonial-two__shape-2 img {
  width: 100%;
}
.main-menu .main-menu__list > li > a,
.stricky-header .main-menu__list > li > a {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--fistudy-black);
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 400;
  text-transform: none;
  line-height: 18px;
}

@media only screen and (min-width: 768px) {
  .pc {
    display: block !important;
  }
  .sp {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .banner-two {
    margin-top: 55px;
    height: calc(100vh - 55px);
    padding: 50px 0 50px;
  }
  .banner-two__btn-and-success-student-box {
    gap: 15px;
    margin-top: 20px;
  }
  .banner-two__right {
    margin-top: 45px;
  }
  .banner-two__content-one-img {
    height: 250px;
    background-position: center;
  }
  .why-choose-two {
    padding: 60px 0 60px;
  }
  .section-title-two__title span {
    padding: 0px 15px;
  }
  .why-choose-two__title {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    margin-top: 27px;
    margin-bottom: 17px;
  }
  .why-choose-two__right {
    margin-top: 60px;
  }
  .why-choose-two__right-content-one-user-details-top {
    width: 150px;
    height: 150px;
  }
  .why-choose-two__right-content-two-user-details-top {
    width: 150px;
    height: 150px;
  }
  .why-choose-two__right-content-two-user-details-top-img img,
  .why-choose-two__right-content-one-user-details-top-img img {
    width: 70px;
  }
  .why-choose-3__right-content-two-user-details {
    margin-top: 0px;
    margin-left: 70px;
  }
  .why-choose-two__right-content-two {
    margin-left: 0;
    margin-top: 90px;
  }
  .why-choose-two__right-content-3 {
    margin-top: 15px;
  }
  .team-two__single {
    padding: 45px 30px 45px;
    border-radius: 10px;
  }
  .sliding-text-five__title {
    font-size: 80px;
    line-height: 80px;
  }
  .sliding-text-five {
    margin-top: 35px;
  }
  .live-class-two {
    padding: 60px 0;
  }
  .live-class-two__list > li {
    gap: 15px;
  }
  .live-class-two__list > li + li {
    margin-top: 15px;
  }
  .live-class-two__content-title {
    font-size: 18px;
    line-height: 25px;
  }
  .live-class-two__icon {
    width: 50px;
    height: 50px;
  }
  .sp-top {
    margin-top: 15px;
  }
  .section-title-two {
    margin-bottom: 30px;
  }
  .testimonial-two__shape-1,
  .testimonial-two__shape-2 {
    display: none;
  }
  .testimonial-two__quote {
    display: none;
  }
  .testimonial-two {
    padding: 15px 0 100px;
  }
  .testimonial-two__text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .testimonial-two__thumb-outer-box {
    max-width: 200px;
  }
  .testimonial-two__main-content .owl-carousel .owl-nav {
    bottom: -60px;
    gap: 240px;
  }
  .checked-box-items {
    flex-direction: column;
    gap: 5px !important;
  }
}
