.btn-block {
  display: block;
  width: 100%;
}

@media (min-width: 992px) {
  .swiper-classic {
    height: 500px;
  }
}
.part_shorts {
  position: relative;
  width: 260px;
  height: 513px;
  margin: 0 auto;
}
.part_shorts .phone_cover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-image: url("/assets/img/phone-frame.png");
  pointer-events: none;
}
.part_shorts .unit_video {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 9;
  width: 220px;
  height: 470px;
}

.part_shorts_desc {
  text-align: center;
}

@media screen and (max-width: 1200px) {
  .area_shorts {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .area_shorts {
    width: 100%;
  }
}

.header-absolute-top .navbar-brand {
  position: relative;
  height: 30px;
}
.header-absolute-top .navbar-brand .subtopotic_beta {
  position: absolute;
  top: 10px;
  left: 130px;
  color: #eedfd9;
  font-size: 13px;
  font-weight: bold;
}
.header-absolute-top .navbar-brand .subtopotic_catch {
  position: absolute;
  bottom: -16px;
  left: 1px;
  color: #fff;
  font-size: 12px;
}
@media (max-width: 992px) {
  .header-absolute-top .navbar-brand {
    width: 95px;
  }
  .header-absolute-top .navbar-brand .subtopotic_beta {
    top: 8px;
    left: 105px;
    font-size: 12px;
    color: #eedfd9;
  }
  .header-absolute-top .navbar-brand .subtopotic_catch {
    bottom: -17px;
    left: 1px;
    font-size: 10px;
  }
}
.header-absolute-top.is-fixed .subtopotic_beta {
  color: #ec8d63;
}
.header-absolute-top.is-fixed .subtopotic_catch {
  color: #5c6f73;
}

/*# sourceMappingURL=custom.css.map */
