@media (min-width: 992px) {
  .list_img {
    width: 880px;
    margin: auto;
    margin-bottom: 40px;
  }
}

.lSGallery li {
  opacity: 0.5;
}

.lSGallery li.active {
  opacity: unset;
}

.title_img {
  font-size: 36px;
  line-height: 52px;
  font-weight: bold;
  margin-top: 32px;
  margin-bottom: 20px;
  color: #272c63;
  text-align: center;
}

@media (max-width: 767px) {
  .title_img {
    font-size: 20px !important;
    line-height: unset;
    margin-top: 10px;
  }
}

.video {
  position: relative;
  padding-top: 56.25% !important;
}

.video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.bot_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.bot_ .time_img {
  color: #777777;
}

.bot_ .like_fb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bot_ .img_share img {
  margin: 0;
  margin-top: 6px;
  margin-right: 10px;
}

.lSSlideWrapper .lSAction .lSPrev {
  position: absolute;
  top: 50%;
  left: 10px;
  background: url("../images/prev.svg") top 2px left 2px no-repeat;
  width: 50px;
  height: 50px;
  z-index: 10;
}

.lSSlideWrapper .lSAction .lSNext {
  position: absolute;
  top: 50%;
  right: 10px;
  background: url("../images/Path 1066.svg") top 2px right 2px no-repeat;
  width: 50px;
  height: 50px;
  z-index: 10;
}

.video_other {
  margin-top: 64px;
}

.video_other h2 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 50px;
  margin: 0;
  display: inline-block;
  border-top: 2px solid #777777;
  color: #272c63;
}

.video_other .list_child {
  margin-top: 20px;
  margin-right: -24px;
  margin-left: -24px;
}

.video_other .list_child .item_new {
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 48px;
}

.video_other .list_child .item_new .bo_img {
  display: block;
  height: 194px;
  overflow: hidden;
  position: relative;
}

.video_other .list_child .item_new .bo_img .play_icon {
  position: absolute;
  top: 40%;
  right: 45%;
}

.video_other .list_child .item_new .title_new {
  font-size: 18px;
  line-height: 26px;
  padding: 15px 0 0;
  font-weight: bold;
  margin: 0;
  color: #272c63;
  text-align: left;
  text-decoration: none;
}

.video_other .list_child .item_new .smr_new {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  margin-bottom: 0;
}

.video_other .list_child .item_new .weight {
  color: #666;
  margin-bottom: 0;
}
/*# sourceMappingURL=thuvienanh.css.map */