.inner-content {
  margin-bottom: 0 !important;
}
.site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll {
  position: relative;
  height: auto;
}
.site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section {
  position: relative;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  height: 740px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
@media screen and (max-width: 991px) {
  .site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section {
    height: auto;
    padding-bottom: 560px;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-slider {
  position: absolute;
  left: 1vw;
  top: -24%;
  display: grid;
  width: 48vw;
  height: auto;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -webkit-transform: rotateX(30deg) rotateY(-10deg) rotateZ(15deg);
  transform: rotateX(30deg) rotateY(-10deg) rotateZ(15deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  right: auto;
  bottom: 0;
  grid-column-gap: 16px;
}
@media screen and (max-width: 991px) {
  .site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-slider {
    position: absolute;
    left: auto;
    top: 0;
    bottom: -250px;
    width: 450px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
.site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-slider .m-column {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}
@media screen and (max-width: 991px) {
  .site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-slider .m-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -webkit-box-direction: normal;
  }
}
.site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-slider .m-column .m-panel {
  overflow: hidden;
  width: 100%;
  height: 16vw;
  max-height: 265px;
  border-radius: 30px;
  box-shadow: 23px 45px 40px -19px rgba(0, 0, 0, 0.19);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}
@media screen and (max-width: 991px) {
  .site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-slider .m-column .m-panel {
    width: 210px;
    height: 150px;
    max-height: none;
    margin-top: 67px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
.site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-slider .m-column .m-panel img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 991px) {
  .site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-slider .m-left-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -webkit-box-direction: normal;
  }
}
@media screen and (max-width: 991px) {
  .site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-slider .m-right-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -webkit-box-direction: normal;
  }
}
.site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-container {
  background-attachment: scroll !important;
  display: -webkit-flex;
  display: flex;
  width: 90%;
  max-width: 1400px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (max-width: 991px) {
  .site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-container {
    position: relative;
    padding: 90px 0 0;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 20px;
    background-color: hsla(0, 0%, 100%, 0);
    background-image: none;
  }
}
.site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-container .service-modern-text-container {
  background-attachment: scroll !important;
  position: relative;
  max-width: 600px;
  width: 100%;
}
.site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-container .service-modern-text-container .text-mask {
  background-attachment: scroll !important;
  overflow: hidden;
}
.site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-container .service-modern-text-container .text-mask .subheading {
  color: #a5a5a5;
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 15px;
}
.site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-container .service-modern-text-container .text-mask .view-more {
  margin-top: 15px;
}
.site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-container .service-modern-text-container .text-mask .view-more a {
  display: flex;
  align-items: center;
  max-width: 110px;
  justify-content: space-between;
}
.site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-container .service-modern-text-container .text-mask .view-more .view {
  color: #666666;
  font-style: italic;
}
.site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-container .service-modern-text-container .text-mask .view-more .more {
  color: #666666;
  font-weight: 600;
}
.site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-container .service-modern-text-container .text-mask .view-more svg {
  color: #f5be75;
  font-size: 25px;
}
.site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-container .service-modern-text-container .text-mask .nservice-intro-heading {
  margin-top: 0;
  margin-bottom: 4px;
  color: #f5be75;
  font-size: 52px;
  line-height: 120%;
}
@media screen and (max-width: 767px) {
  .site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-container .service-modern-text-container .text-mask .nservice-intro-heading {
    font-size: 32px;
  }
}
.site-content .homepage-content-layout .inner-content .about-us-section .nservice-modern-scroll .nservice-modern-wrapper .nservice-modern-section .m-container .service-modern-text-container .text-mask .nservice-intro-heading p {
  text-align: left;
  line-height: normal;
}
.site-content .homepage-content-layout .inner-content .product-section {
  padding: 144px 0;
  background: #f5f5f5;
}
@media screen and (max-width: 991px) {
  .site-content .homepage-content-layout .inner-content .product-section {
    padding: 30px 0;
  }
}
.site-content .homepage-content-layout .inner-content .product-section ul.nav {
  width: 40%;
  padding-right: 50px;
  border: 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .site-content .homepage-content-layout .inner-content .product-section ul.nav {
    width: 100%;
  }
}
.site-content .homepage-content-layout .inner-content .product-section ul.nav:before,
.site-content .homepage-content-layout .inner-content .product-section ul.nav:after {
  display: none;
}
@media screen and (max-width: 767px) {
  .site-content .homepage-content-layout .inner-content .product-section ul.nav {
    display: block;
  }
  .site-content .homepage-content-layout .inner-content .product-section ul.nav:before,
  .site-content .homepage-content-layout .inner-content .product-section ul.nav:after {
    display: block;
  }
}
.site-content .homepage-content-layout .inner-content .product-section ul.nav > li > a:focus {
  font-weight: 600;
  background-color: transparent;
}
.site-content .homepage-content-layout .inner-content .product-section ul.nav > li > a:hover {
  background-color: transparent;
}
.site-content .homepage-content-layout .inner-content .product-section ul.nav li a {
  font-size: 24px;
  color: #666666;
  font-weight: 600;
  border: 0;
  border-bottom: 2px solid transparent;
  background-color: transparent;
}
.site-content .homepage-content-layout .inner-content .product-section ul.nav li a:hover {
  border-bottom: 2px solid transparent;
}
@media screen and (max-width: 991px) {
  .site-content .homepage-content-layout .inner-content .product-section ul.nav li a {
    font-size: 24px;
  }
}
.site-content .homepage-content-layout .inner-content .product-section ul.nav li.active a {
  color: #f5be75;
  border-bottom: 4px solid #f5be75;
}
.site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-distribution-content,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-production-content,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .others-content,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .ip-reserves-content {
  display: flex;
}
@media screen and (max-width: 991px) {
  .site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-distribution-content,
  .site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-production-content,
  .site-content .homepage-content-layout .inner-content .product-section .tab-content .others-content,
  .site-content .homepage-content-layout .inner-content .product-section .tab-content .ip-reserves-content {
    display: block;
  }
}
.site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-distribution-content .text-content,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-production-content .text-content,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .others-content .text-content,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .ip-reserves-content .text-content {
  width: 40%;
  padding-right: 50px;
  padding-top: 40px;
}
@media screen and (max-width: 991px) {
  .site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-distribution-content .text-content,
  .site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-production-content .text-content,
  .site-content .homepage-content-layout .inner-content .product-section .tab-content .others-content .text-content,
  .site-content .homepage-content-layout .inner-content .product-section .tab-content .ip-reserves-content .text-content {
    width: 100%;
    padding-right: 0;
  }
}
.site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-distribution-content .img-content,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-production-content .img-content,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .others-content .img-content,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .ip-reserves-content .img-content {
  width: 60%;
  padding-left: 50px;
}
@media screen and (max-width: 991px) {
  .site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-distribution-content .img-content,
  .site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-production-content .img-content,
  .site-content .homepage-content-layout .inner-content .product-section .tab-content .others-content .img-content,
  .site-content .homepage-content-layout .inner-content .product-section .tab-content .ip-reserves-content .img-content {
    width: 100%;
    padding-left: 0;
  }
}
.site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-distribution-content .img-content .owl-carousel .item,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-production-content .img-content .owl-carousel .item,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .others-content .img-content .owl-carousel .item,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .ip-reserves-content .img-content .owl-carousel .item {
  width: 100%;
}
.site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-distribution-content .img-content .owl-carousel .item .img,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-production-content .img-content .owl-carousel .item .img,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .others-content .img-content .owl-carousel .item .img,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .ip-reserves-content .img-content .owl-carousel .item .img {
  height: 100%;
}
.site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-distribution-content .img-content .owl-carousel .item img,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-production-content .img-content .owl-carousel .item img,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .others-content .img-content .owl-carousel .item img,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .ip-reserves-content .img-content .owl-carousel .item img {
  height: 100%;
}
@media screen and (max-width: 991px) {
  .site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-distribution-content .img-content .owl-carousel .item img,
  .site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-production-content .img-content .owl-carousel .item img,
  .site-content .homepage-content-layout .inner-content .product-section .tab-content .others-content .img-content .owl-carousel .item img,
  .site-content .homepage-content-layout .inner-content .product-section .tab-content .ip-reserves-content .img-content .owl-carousel .item img {
    max-width: 600px;
    height: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-distribution-content .img-content .owl-carousel .item img,
  .site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-production-content .img-content .owl-carousel .item img,
  .site-content .homepage-content-layout .inner-content .product-section .tab-content .others-content .img-content .owl-carousel .item img,
  .site-content .homepage-content-layout .inner-content .product-section .tab-content .ip-reserves-content .img-content .owl-carousel .item img {
    max-width: 600px;
    height: auto;
    margin: 0 auto;
  }
}
.site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-distribution-content .img-content .owl-carousel .owl-stage,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-production-content .img-content .owl-carousel .owl-stage,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .others-content .img-content .owl-carousel .owl-stage,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .ip-reserves-content .img-content .owl-carousel .owl-stage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-distribution-content .img-content .owl-carousel .owl-stage .owl-item,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .tv-production-content .img-content .owl-carousel .owl-stage .owl-item,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .others-content .img-content .owl-carousel .owl-stage .owl-item,
.site-content .homepage-content-layout .inner-content .product-section .tab-content .ip-reserves-content .img-content .owl-carousel .owl-stage .owl-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto !important;
}
.site-content .homepage-content-layout .inner-content .awards-section {
  background: #1d1d1d;
  padding-bottom: 120px;
}
.site-content .homepage-content-layout .inner-content .awards-section .title {
  padding-top: 120px;
  padding-bottom: 79px;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
}
.site-content .homepage-content-layout .inner-content .awards-section .owl-awards .owl-stage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.site-content .homepage-content-layout .inner-content .awards-section .owl-awards .owl-stage .owl-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto !important;
}
.site-content .homepage-content-layout .inner-content .awards-section .owl-awards .item {
  width: 100%;
}
.site-content .homepage-content-layout .inner-content .awards-section .owl-awards .item a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 100%;
}
.site-content .homepage-content-layout .inner-content .awards-section .owl-awards .item a:hover .name-box {
  right: 0;
}
.site-content .homepage-content-layout .inner-content .awards-section .owl-awards .item .name-box {
  overflow: hidden;
  position: absolute;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  right: -100%;
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
  width: 100%;
}
.site-content .homepage-content-layout .inner-content .awards-section .owl-awards .item .name-box .name {
  position: absolute;
  top: 50%;
  left: 0;
  padding: 0 10px;
  right: 0;
  text-align: center;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #f5be75;
  font-size: 22px;
}
.site-content .homepage-content-layout .inner-content .awards-section .owl-awards .item .name-box .name p {
  text-align: center;
}
.site-content .homepage-content-layout .inner-content .awards-section .owl-awards .item img {
  border-radius: 20px;
  width: 100%;
  height: 100%;
}
.site-content .homepage-content-layout .inner-content .awards-section .owl-awards .item .img-bg {
  border-radius: 20px;
  height: 240px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 55%;
}
.site-content .homepage-content-layout .inner-content .awards-section .readmore-box {
  padding-top: 79px;
  padding-bottom: 120px;
  text-align: center;
}
.site-content .homepage-content-layout .inner-content .awards-section .readmore-box a {
  display: inline-block;
}
.site-content .homepage-content-layout .inner-content .awards-section .readmore-box a .read-more {
  display: inline-block;
  background-color: #f5be75;
  padding: 4px 45px;
  border-radius: 8px;
  color: #fff;
  font-size: 24px;
  font-weight: 600px;
}
