@import url("https://fonts.googleapis.com/css?family=Raleway:100,300,400,500,700,900");

.center_vw{
  display: flex;
  justify-content: center;
  align-items: center;
}
body {
  /* font-family: "Raleway", sans-serif; */
  font-size: 16px;
  /* color: #707070; */
  color: #000;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
*{
  -webkit-overflow-scrolling: touch;
}

a {
  transition: all 0.3s ease;
  color: #775484;
}

a:hover,
a:focus {
  text-decoration: none;
  /*color: #D40;*/
}

a:focus {
  outline: none;
}

.btn {
  padding: 8px 32px;
}

.btn:hover {
  background-color: #ced4da;
}

blockquote {
  font-size: 0.86em;
  line-height: 1.8em;
}
.text_center{
  text-align: center;
}
 /* corporate_title */
.corporate_title{
   font-size: 48px;
   color: #000;
}
.Services_title{
  font-size: 48px;
  color: #000;
}

/* corporate_title */
.tm-section-pad-top {
  padding-top: 40px;
  padding-bottom: 40px;
}
 
.tm-content-box {
  padding-top: 20px;
  padding-bottom: 40px;
}

.tm-text-primary {
  color: #775484;
  font-size: 24px;
}
.cmp-image__image {
  width: 100%;
}
 
img{
  vertical-align: middle;
}
.cmp-image--aia:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  
}
.cmp-image--aia  img {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
 
}

.cmp-image--aia {
  border-radius: 1em;
  overflow: hidden;
  transform: scale(1);
  max-height: 350px;
  width: 100%;
  height: 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.cmp-image {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.image-a{
  margin-bottom: 20px;
  overflow: hidden;
}


.tm-font-big {
  font-size: 1.25rem;
}

.tm-btn-primary {
  color: white;
  background-color: #775484;
  padding: 14px 30px;
}

.tm-btn-primary:hover,
.tm-btn-primary:focus {
  color: white;
  background-color: #77548f;
}

/* Navbar */

.tm-navbar {
  position: fixed;
  width: 100%;
  z-index: 1000;
  background-color: transparent;
  transition: all 0.3s ease;
}

.tm-navbar.scroll {
  background-color: white;
  border-bottom: 1px solid #e9ecef;
}
 .hidden {
  display: none;
}

.navbar-brand {
  color: white;
  font-size: 1.4rem;
  font-weight: bold;
}

.navbar-brand:hover,
.tm-navbar.scroll .navbar-brand:hover {
  color: #38b;
}

.tm-navbar.scroll .navbar-brand {
  color: #369;
}

.nav-item {
  list-style: none;
}
#infinite .navbar-expand-md .navbar-nav .nav-link{

  font-size: 14px!important;
  font-weight: 700 !important;
}
.tm-nav-link {
  color: #000; 
}

.tm-navbar.scroll .tm-nav-link {
  color: #000;
}

.tm-navbar.scroll .tm-nav-link:hover,
.tm-navbar.scroll .tm-nav-link.current,
.tm-nav-link:hover {
  color: #fff;
  background-color: #d31145;
}

.navbar-toggler {
  border: 1px solid white;
  padding-left: 10px;
  padding-right: 10px;
}

.navbar-toggler-icon {
  color: white;
  padding-top: 6px;
}

.tm-navbar.scroll .navbar-toggler {
  border: 1px solid #707070;
}

.tm-navbar.scroll .navbar-toggler-icon {
  color: #707070;
}

/* Hero */
.w100_h100{
  width: 100%;
  height: 100%;
}
#infinite {
  /* background-color: #222; */
  /* background-image: url(../img/infinite-loop-01.jpg);  */
  /* background-repeat: no-repeat; */
  /* height: 100vh; 
  min-height: 375px; */
  /* position: relative; */
  /* height: 500px; 
  min-height: 375px; */
} 
.boxShadow{
  background-color: #fff;

  -webkit-box-shadow: 0 3px 7px 0 rgba(0,0,0,.03), 0 1px 10px 0 rgba(0,0,0,.1);
  box-shadow: 0 3px 7px 0 rgba(0,0,0,.03), 0 1px 10px 0 rgba(0,0,0,.1);
}
#infinite .navbar {

  padding: 0;
}
#infinite .container{
  background-color: #fff;
  color: #000; 
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.iyMusic-carousel{
  padding-top: 100px;
  min-width: 1275px;
  height: 100%;
  position: relative;
}
.ContactUsTop{
  min-width: 1275px;
  height: 100%;
  position: relative;
}
.ContactUsTop .bg_1{
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: flex-end; 
  padding-bottom: 5%;
  flex-direction: column; 
  height:350px; 
  background-color: #d31145; 
}
#contactUs .contact-us-info p,#contactUs .contact-us-info span{
  color: #000;
  margin-left: 5px;
}
#contactUs .contact-us-info .item-icon{
  color: #d31145;
}
#contactUs .contact-item-mini{ 
  display: flex;
  justify-content: center;
}
.ContactUs .item-link{
  align-items: flex-start;
}
 

.iyMusic-carousel .bg_1{
  width: 100%;
  background-color: #222;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.iyMusic-carousel .swiper-slide .container{
   position: absolute;
   /* padding-left: 10%; */
   /* bottom: 28%; */
}
.iyMusic-carousel .swiper-slide .homeImg{
  width: 100%;
  position: relative;
  height: 100vh; 
  object-fit: cover;
}
.product .bg_1{
  background-image: url(../img/HF/shop1.jpg); 

}
 
 
.iyMusic-carousel .bg_2{
  width: 100%;
  background-color: #222;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; 
  
}
.swiper-button-next, .swiper-button-prev{
  top: 50%!important;
}
.swiperHome .iyMusic-carousel .tm-hero-title{
  font-size: 3rem;
}
.swiperHome .iyMusic-carousel .tm-hero-subtitle{
  font-size: 3rem;
}
.iyMusic-carousel .bg_3{
  width: 100%;
  background-color: #222;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; 
  
}
 
.Press_Release_contar{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.all_slide{
  width: 100vw;
  margin: 0 auto;   
  position: relative;
}
.center_swiper{
  width: 100rem;
  display: flex;
}
 

.iyMusic-carousel  .slick-dots{
  bottom: 60px!important;
}
.iyMusic-carousel  .slick-dots li button:before{
  background-color: #bc0400;
}
 
.iyMusic-carousel .slick-prev {
  left: 3% !important;
  z-index: 1!important;
}
.iyMusic-carousel  .slick-next:before{
  content:url('../img/HF/icon/icon-right-carousel-arrow.svg')!important;
}
.imgWh{
  padding-bottom: 50px;
  height: 55rem;
  display: flex;
  justify-content: center;
}
.imgModel{
  object-fit: contain;
  height: 100%;
}

.iyMusic-carousel .slick-prev:before{
  content:url('../img/HF/icon/icon-left-carousel-arrow.svg')!important;
}
.iyMusic-carousel .slick-next {
  right: 3% !important;
  z-index: 1!important;
}
 
.swiperHome .swiper-pagination-bullet{
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: .5;
}
.swiperHome  .swiper-pagination-bullet-active{
  background: #d31145;
}
.RND .swiper-pagination-bullet{
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 100%;
  background: #b9b9ba;
  opacity: .5;
}
.RND  .swiper-pagination-bullet-active{
  background: #d31145;
}
.swiperHome .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  background-image:url('../img/HF/icon/icon-left-carousel-arrow.svg')!important;
  background-size: 100% 100%;
  width: 45px;
  right: auto;
  left: 10px;
}
.swiperHome .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  background-image:url('../img/HF/icon/icon-right-carousel-arrow.svg')!important;
  background-size: 100% 100%;
  width: 45px;
  right: 10px;
  left: auto;
}

.rnd .swiperHome .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  left: 75px;
}
.rnd .swiperHome .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  right: 75px;
}
 
.Press_Release .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  background-image:url('../img/HF/icon/icon-left-carousel-arrow.svg')!important;
  background-size: 100% 100%;
  width: 45px; 
  right: auto;   
  left: 10px;
}
 
 
.Press_Release .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  background-image:url('../img/HF/icon/icon-right-carousel-arrow.svg')!important;
  background-size: 100% 100%;
  width: 45px;
  right: 20px;  
  left: auto;
}

.InvestorPress_Release .bgccs{
  background-color: #f7f7f8;
}
.InvestorPress_Release .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  background-image:url('../img/HF/icon/icon-left-carousel-arrow.svg')!important;
  background-size: 100% 100%;
  width: 45px;
  right: auto;
  left: 10px;
}
 

.InvestorPress_Release .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  background-image:url('../img/HF/icon/icon-right-carousel-arrow.svg')!important;
  background-size: 100% 100%;
  width: 45px;
  right: 20px; 
  left: auto;
}
.HFG_History .HFGHistory_title {
  margin: 50px 0;
}
.HFG_History .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  background-image:url('../img/HF/icon/icon-left-carousel-arrow.svg')!important;
  background-size: 100% 100%;
  width: 45px;
  right: auto;
  left: 10px;
}
.HFG_History .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  background-image:url('../img/HF/icon/icon-right-carousel-arrow.svg')!important;
  background-size: 100% 100%;
  width: 45px;
  right: 10px;
  left: auto;
}
 
 
 
 

@media (min-height: 600px) and (min-width: 1920px) {
  #infinite {
    background-size: cover;
  }
}

@media (min-height: 830px) {
  #infinite {
    background-position: center -210px;
  }
}

@media (min-height: 680px) and (max-height: 829px) {
  #infinite {
    background-position: center -300px;
  }
}

@media (min-height: 500px) and (max-height: 679px) {
  #infinite {
    background-position: center -400px;
  }
}

@media (max-height: 499px) {
  #infinite {
    background-position: center -450px;
  }
}

.tm-hero-text-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.tm-hero-text-container-inner {
  margin-top: -200px;
}
 
.itemLeft{

}

.tm-hero-title {
  font-size: 48px;
  text-shadow: 2px 2px 2px #333;
}

.tm-hero-subtitle {
  text-shadow: 2px 2px 2px #333;
  font-size: 36px;
}

.tm-intro-next {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  font-size: 18px;
  font-weight: normal;
}

@media (max-height: 480px) {
  .tm-hero-text-container-inner {
    margin-top: -40px;
  }

  .tm-intro-next {
    bottom: 20px;
  }
}

.tm-down-arrow-link {
  display: block;
  margin-top: 18%;
}

.tm-down-arrow {
  color: #fff;
  cursor: pointer;
  background: #775484;
  padding: 15px 40px;
  transition: all 0.3s ease;
}

.tm-down-arrow:hover,
.tm-down-arrow:focus {
  color: #fff;
  background: #77548f;
  padding: 20px 50px;
}

/* Introduction */

#introduction {
  padding-bottom: 100px;
}

.tm-section-title {
  font-size: 24px;
  font-weight: normal;
}

.tm-intro-text {
  font-size: 16px;
}

.tm-icon {
  display: block;
  color: #775484;
}

.tm-continue {
  padding: 20px 0 30px 0;
}

/* Testimonials */
.financialReports{
  padding-bottom: 40px;
}
#testimonials .top div{
  font-size: 20px;
  text-indent: -20px;
    padding-left: 20px;
}
#testimonials .bt div{
  font-size: 20px;
}
/* #testimonials {
  color: white;
  background-image: url(../img/infinite-loop-02.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
}

@media (max-width: 991px) {
  #testimonials {
    background-image: url(../img/infinite-loop-02-mobile.jpg);
  }
} */

.tm-testimonials-content {
  position: relative;
  z-index: 100;
}

.tm-bg-overlay {
  width: 100%;
  height: 100%;
  background: rgba(20, 70, 80, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.tm-testimonials-carousel {
  max-width: 1050px;
  margin: 0 auto;
}

.tm-testimonial-item {
  max-width: 290px;
  margin-left: 35px;
  margin-right: 35px;
}

.tm-testimonial-item img {
  width: 120px;
  border-radius: 50%;
  margin-bottom: 35px;
}

.tm-testimonial-item figcaption {
  text-align: right;
  font-style: italic;
  font-size: 1.1rem;
}

/* Work */

.tm-section-desc {
  max-width: 750px;
  width: 100%;
  font-size: 0.9rem;
}

.tm-gallery-container {
  padding-top: 30px;
  padding-bottom: 120px;
}

.tm-gallery-item {
  margin: 0 15px;
}
.grid figure  img{
   position: relative;
}
/* topics start */
.topics{
  background-color: #f7f7f8;
}
.topics .topics_content .row .lt{
  width: 55%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.topics .topics_content .row .rt{
  width: 40%;
}
.topics .topics_content .row{
  margin-top: 40px;
  display: flex; 
  justify-content: space-between;
}
.topct{
  height: 50px;
}
.topics .topics_content .topct{
  height: 30px;
}
.topics .container   {
  /* max-width: 1185px!important; */
}
 
.topics .topics_content .topics_content-text{
  font-size: 26px;
   color: #333D47; 
   margin-bottom: 20px;
}
.grid figure .cover_text{
  position: absolute;
  bottom: 0;
  top: 0%;
  left: 0; 
  display:flex;
  justify-content: center;
  align-items: center;
  right: 0;
}
.text_block{
  color: #000;
}
.topics_content-tlte{
  display:flex;
  justify-content: flex-end;
  align-items: center;
}
.topics_content2 .topics_content-tlte{
  display:flex;
  justify-content: flex-start;
  align-items: center;
}
.poiter{
  cursor: pointer;
}
.topics_content-text{
  font-size: 28px;
  color: #000;
  /* width: 560px; */
}
.topics_content-img{
  /* width: 300px; */
}

 
.topics_content2 .topics_content-text{
  font-size: 28px;
  color: #000;
  width: 540px;
}
.topics_content2 .topics_content-img{
  width: 290px;
   
}
.image2_lt_img{
  height: 100%!important;
  
  width: 100%!important;

}
.topics_content2{
  /* background-color: #ffe8e7;
  padding: 20px 0; */
  margin: 40px 0;
}
.image2_lt{
  display: flex; 
  margin: auto;
}
 
.corporate_text{
  color: #fff;
  display:flex;
  
  line-height: 32px;
  font-size: 1.6em!important;
  font-weight: bold;
 }

 /* topics end */
 /* Services startr */
 .Services .Services_content .row{
  margin-top: 40px;
 }
 .Services_content{
  margin-top: 40px;
 }
 .Services_content .Services-item_t{ 
  position: relative;
  height: 50px;
  display: flex;
  /* justify-content: center; */
  align-items: center;
 }
 .Services_content .item_text a{
  color: #000;

 }
 .Services_content .item_text{
   color: #000;
   font-size: 28px; 
 }
 .Services-item_b{
  font-size: 18px;
  margin-top: 20px;
  color: #333D47;
 }

 .Services_content .item_icon{
  position: absolute;
  bottom: 0;
  background-color: #ccc;
  top: 20%;
  left: 20px;
 }
 .Services_content .item_icon img {
   width: 30px;
 }
  /* Services end */

/* Press_Release start */
.Press_Release{
  background-color: #f7f7f8;
}
 .PressRelease_content .row{
  /* display: flex;
  justify-content: space-between;
  align-items: center; */
  margin-top: 40px;
 }
 .PressRelease_content{
 margin-top: 40px;
 }


 @media (min-width: 576px){
  .modal-Music {
      max-width: 500px;
  }
 }
 @media (min-width: 992px){
  .modal-Music {
      max-width: 800px;
  }
 }
 .PressRelease_content  .PressRelease_item:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  box-shadow: 0 0.2875rem 0.5375rem 0 rgba(0,0,0,.06), 0 0.0725rem 0.725rem 0 rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0.2875rem 0.5375rem 0 rgba(0,0,0,.06), 0 0.0725rem 0.725rem 0 rgba(0,0,0,.2);
}
 
 
.PressRelease_content  .PressRelease_item{
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  border-radius: 1em;
  padding:20px;
  width: 28rem!important;
  height: 200px; 
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center; 
  margin-right: 4.6rem!important;
  margin-left: 1.4rem!important;
  background-color: #fff;
  box-shadow: 0 0.1875rem 0.4375rem 0 rgba(0,0,0,.03), 0 0.0625rem 0.625rem 0 rgba(0,0,0,.1);
  -webkit-box-shadow: 0 0.1875rem 0.4375rem 0 rgba(0,0,0,.03), 0 0.0625rem 0.625rem 0 rgba(0,0,0,.1);
  /* margin-left: 50px; */
  transition: all .25s;
  /* border: 2px solid #c00000; */
}

.PressRelease_content  .PressRelease_item div{
  text-align: left;
  font-size: 24px;
}
 
#AboutUs .Company_Highlight{
  background-image: url(../img/aboutuse/00_The\ first\ multimedia\ service\ provider\ in\ East\ Asia\ to\ enhance\ brand\ consumption\ experience.jpg);
  
  background-repeat: no-repeat; 
 
  background-size: cover;  
  color: #fff;
  height: 100vh;
}
#AboutUs{
  /* margin-top: 20px; */
 
}
/* Press_Release end */
.HFGHistory_content{
  margin-top: 40px;
}

/* Company Highlight start */
.CompanyHighlight_content .row{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
 }
  
 /* .CompanyHighlight_content  .CompanyHighlight_item1:hover{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  box-shadow: 0 0.2875rem 0.5375rem 0 rgba(0,0,0,.06), 0 0.0725rem 0.725rem 0 rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0.2875rem 0.5375rem 0 rgba(0,0,0,.06), 0 0.0725rem 0.725rem 0 rgba(0,0,0,.2);
 }
 .CompanyHighlight_content  .CompanyHighlight_item2:hover{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  box-shadow: 0 0.2875rem 0.5375rem 0 rgba(0,0,0,.06), 0 0.0725rem 0.725rem 0 rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0.2875rem 0.5375rem 0 rgba(0,0,0,.06), 0 0.0725rem 0.725rem 0 rgba(0,0,0,.2);
}
.CompanyHighlight_content  .CompanyHighlight_item3:hover{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  box-shadow: 0 0.2875rem 0.5375rem 0 rgba(0,0,0,.06), 0 0.0725rem 0.725rem 0 rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0.2875rem 0.5375rem 0 rgba(0,0,0,.06), 0 0.0725rem 0.725rem 0 rgba(0,0,0,.2);
} */
 .CompanyHighlight_content  .CompanyHighlight_item1{
  height: 150px;
  padding:20px 0 20px 0;
  /* box-shadow: 0 0.1875rem 0.4375rem 0 rgba(0,0,0,.03), 0 0.0625rem 0.625rem 0 rgba(0,0,0,.1); */
  /* -webkit-box-shadow: 0 0.1875rem 0.4375rem 0 rgba(0,0,0,.03), 0 0.0625rem 0.625rem 0 rgba(0,0,0,.1); */
  display: flex;
    /* border-radius: 1em; */
    font-weight: bold;
    /* -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; */
  flex-direction: column;
   justify-content: space-between; 
 }
 .CompanyHighlight_content  .CompanyHighlight_item1 #num1{
  font-weight: bold;
  font-size: 4rem;
  margin-top: 20px;

 }
 .CompanyHighlight_content  .CompanyHighlight_item2 #num2{
  font-weight: bold;
  font-size: 4rem;
  margin-top: 20px;

 }
 .CompanyHighlight_content  .CompanyHighlight_item3 .num3{
  font-weight: bold;
  margin-top: 20px;
  font-size: 4rem;
 }
 .CompanyHighlight_content  .CompanyHighlight_item2{
  height: 150px;
  /* box-shadow: 0 0.1875rem 0.4375rem 0 rgba(0,0,0,.03), 0 0.0625rem 0.625rem 0 rgba(0,0,0,.1);
  -webkit-box-shadow: 0 0.1875rem 0.4375rem 0 rgba(0,0,0,.03), 0 0.0625rem 0.625rem 0 rgba(0,0,0,.1);
  border-radius: 1em;
  
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; */
  display: flex;
  font-weight: bold;

  padding:20px 0 20px 0;
  flex-direction: column;
   justify-content: space-between;
   
}
.CompanyHighlight_content  .CompanyHighlight_item3{
  height: 150px;
  padding:20px 0 20px 0;
  display: flex;
  font-weight: bold;

  /* -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  box-shadow: 0 0.1875rem 0.4375rem 0 rgba(0,0,0,.03), 0 0.0625rem 0.625rem 0 rgba(0,0,0,.1);
  -webkit-box-shadow: 0 0.1875rem 0.4375rem 0 rgba(0,0,0,.03), 0 0.0625rem 0.625rem 0 rgba(0,0,0,.1);
  border-radius: 1em; */
  flex-direction: column;
   justify-content: space-between; 
}
.Company_Highlight .CompanyHighlightTitle{
  margin: 30rem 0  0 0;
  font-size: 2.4rem;
  font-weight: bold; 
  text-align: center;
}
.Company_Highlight .lizu{
  margin: 100vh 0  0 0;
  font-size: 36px;
  position: absolute;
    width: 100%;
    height: 106vh;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 0;
    top: 0;
    left: 0;
    background:rgba(0,0,0,.8);
  font-weight: bold;
}
.CompanyHighlight_content  .CompanyHighlight_item1 div{
  text-align: center;
  font-size: 1.6rem;
}
.CompanyHighlight_content  .CompanyHighlight_item2 div{
  text-align: center;
  font-size: 1.6rem;
}
.CompanyHighlight_content  .CompanyHighlight_item3 div{
  text-align: center;
  font-size: 1.6rem;
}
/* Company Highlight end */

/* HFG_History start */
.HFG_History{
 
}
.HFG_History .HFGHistory_content{
  padding-bottom: 100px;
}
.HFG_History  .HFGHistory_item h2{
  font-size: 48px;
}
.HFG_History  .HFGHistory_item{
 
  position: relative;
  display: flex;
  align-items: center; 
  /* border-bottom: 2px solid #d6d8da; */
  border-bottom: 2px solid #d31145;
 
  padding-bottom: 15px;
}
.HFG_History  .boderBt{
  position: absolute; 
  bottom: -2px;
  left: 18px;
  width:0%;
  background-color:red;
  height: 2px;
}
.HFG_History  .HFGHistory_item .rice{
  width: 20px;
  height: 20px;
  position: absolute; 
  border-radius: 50%;
  bottom: -10px;
  left: -2px;
  background-color: #d31145;
}
.HFG_History  .HFGHistory_item .itemR{
  height: 300px;
  width: 560px;
  margin-left: 20px;
  
}
.HFG_History  .HFGHistory_item .itemR_top{
 height: 70%; 
 display: flex; 
 flex-direction: column;
 justify-content: center;
}
.HFG_History  .HFGHistory_item .itemR_bt{
   
  position: absolute;  
  bottom: -80px;
  left: 0; 
 }
 
.HFG_History  .HFGHistory_item .bgImg{
  /* background-color: #d31145; */
  width: 400px;
  height: 300px;   
  display: flex;
  justify-content: center;
  align-items: center;
}
.history_wbtext{
  font-weight: bold;
}

/* HFG_History end */
/* HFG_Culture start */
.HFG_Culture{
  background-color: #f7f7f8;
  padding: 50px;
}
 
#infinite .product  .bg_1 p{
  font-size: 18px;
}
#infinite .product .bg_1 .container{
  background-color: rgba(0,0,0,0);
  color: #fff;
   text-align: left;
}
.product .Company_Highlight{
  /* background-image: url(../img/chanPing/00_Creating\ a\ visual\ and\ auditory\ consumer\ experience\ feast\ for\ enterprises.jpg); 
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; */
  color: #fff;
  width: 100%;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  display: flex;
  /* padding-bottom: 10vh; */
  /* height: 40vh; */
}
.product .Company_Highlight .homeImg{
  height: 100vh;
  width: 100%;
  object-fit: cover;
  position: relative;
}
.product .Company_Highlight .container{
  position: absolute; 
}
/* #testimonials  .Company_Highlight{
  background-image: url(../img/relations.png); 
}
.contactUs .Company_Highlight{
  background-image: url(../img/HF/shop1.jpg); 
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  align-items: flex-start;
  justify-content: flex-end;
  flex-direction: column;
  display: flex;
  padding-bottom: 10vh;
  margin-bottom: 10vh;
  height: 40vh;
} */
.product .Company_Highlight .container .CompanyHighlightTitle{
  
  margin: 0;
}
 
.product .Company_Highlight .container{
  align-items: center;
  justify-content: center;
  flex-direction: column;
  display: flex;
}
 
.HFG_Culture .container{
  display: flex;
  flex-direction: column; 
  align-items: center;
}
.HFG_Culture  img{ 
   width: 100%;
}
.HFG_Culture  .texth3{
  margin-top: 20px;
}
.HFG_Culture  .text {
  width: 500px;
  position: absolute;
  height: 220px;
  left: 0;
  text-align: center;
  right: 0;
  
  top: 35%;
  
  bottom: 0;
  z-index: 3;
  color:#fff;
}
.HFG_Culture  .yans {
  position: absolute;

  left: 0;
  
  right: 0;
  
  top: 0;
  
  bottom: 0;
  
  background-color: rgba(218, 19, 19, 0.5);
 
  z-index: 2;
 
  
}
  
.HFG_Culture  .jtImg{ 
  margin-top: 40px;
   width: 532px;
   position: relative;
   height: 580px;
}
/* HFG_Culture end */
/* LeadershipTeam_content start */
.LeadershipTeam_content{ 
  margin-top: 40px; 
}
.LeadershipTeam_content .shipTeam_Top{
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center; 
  height: 100%;
}
.LeadershipTeam_content .avater_lt{
  
  display: flex;
  justify-content: center;

}
.LeadershipTeam_content .avater_lt img{
  width: 160px;
}
.LeadershipTeam_content .rt{
  display: flex;
  flex-direction: column; 
  justify-content: center;
}
.LeadershipTeam_content .shipTeam_Top>div{
  height: 350px
}
.LeadershipTeam_content .shipTeam_bt>div{
  height: 350px
}
.LeadershipTeam_content .shipTeam_Top h4{
  line-height: 0.8;
}
.LeadershipTeam_content .shipTeam_bt h4{
  line-height: 0.8;
}
.LeadershipTeam_content .shipTeam_bt{
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  margin-top: 40px; 
}

.LeadershipTeam_content .shipTeam_Toplt {
  width: 100%;
}
.LeadershipTeam_content .shipTeam_Toplt .container{
  justify-content: center;
  display: flex;
}
.LeadershipTeam_content .shipTeam_Toplt .cttent{
  /* background-color: rgba(255, 2, 0, 0.5); */
  opacity:1;
  color: #000;
  justify-content: space-between;
  display: flex;
  height: 350px;
  width: 90%; 
  align-items: center;

}
.LeadershipTeam_content .shipTeam_Toprt {
  width: 100%;
  background-color: #f7f7f8;
  justify-content: center;
  align-items: center;
  display: flex;
}
.LeadershipTeam_content .shipTeam_Toprt .container{
  justify-content: center;
  display: flex;
}
.LeadershipTeam_content .shipTeam_Toprt .cttent{
  /* background-color: rgba(255, 2, 0, 0.5); */
  opacity:1;
  color: #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 90%; 
}
.LeadershipTeam_content .shipTeam_Toprt .lt{
  font-weight: bold;
  width: 70%;
  line-height: 32px;
  /* padding-right: 30px; */
  font-size: 18px;
}
.LeadershipTeam_content .shipTeam_Toplt .lt{
  font-weight: bold;
  line-height: 32px;
  padding-right: 30px;
  width: 70%;
  font-size: 18px;
}
.LeadershipTeam_content .shipTeam_btlt {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  
}
.LeadershipTeam_content .shipTeam_btlt .container{
  justify-content: center;
  display: flex;
}
.LeadershipTeam_content .shipTeam_btlt .cttent{
  /* background-color: rgba(255, 2, 0, 0.5); */
 
  opacity:1;
  color: #000;
  display: flex;
  width: 90%;
  justify-content: space-between;
  align-items: center;
}
.LeadershipTeam_content .shipTeam_btlt .lt{
  font-weight: bold;
  line-height: 32px;
  padding-right: 30px;
  width: 70%;
  font-size: 18px;
}
.LeadershipTeam_content .shipTeam_btlt .rt{
  /* justify-content: space-between; */
  flex-direction: column;
  align-items: center; 
  display: flex;
}
 
#infinite .navbar .container{
  padding: 20px 10px;
}
 #infinite .container .tm-next img{
   width: 100px;
 }
 .LeadershipTeam_content .shipTeam_btrt {
  background-color: #f7f7f8;
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}
.LeadershipTeam_content .shipTeam_btrt .container{
  justify-content: center;
  display: flex;
}
.LeadershipTeam_content .shipTeam_btrt .cttent{
  /* background-color: rgba(255, 2, 0, 0.5); */
  opacity:1;
  color: #000;
  display: flex;
  width: 90%;
  justify-content: space-between;
  align-items: center;
}
.LeadershipTeam_content .shipTeam_btrt .lt{
  font-weight: bold;
  width: 70%;
  line-height: 32px;
  /* padding-right: 30px; */
  font-size: 18px;
}

/* LeadershipTeam_content end */
.borferYD::before{
  display: inline-block;
  content: ".";
  font-size: 50px;
  color: #000;
  padding: 10px;
}
/* HFG_Awards start */
.HFG_Awards{
  margin-bottom: 40px;
}
.HFGAwards_content .dv_img{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;

}
.HFGAwards_content .dv_img .img:hover{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
 
.HFGAwards_content .dv_img .imgsE1,.imgsC1{
   cursor: pointer;
   background-image: url(../img/aboutuse/tedx.png);
   background-size: contain; 
   background-position: center;
   background-repeat: no-repeat;
   width: 14%;
}
.HFGAwards_content .dv_img .imgsE2,.imgsC2{
  cursor: pointer;
  background-image: url(../img/aboutuse/rc.jpg);
  background-size: contain; 
  background-position: center;
  background-repeat: no-repeat;
  width: 14%;
  margin-left: 2%;
}
.HFGAwards_content .dv_img .imgsE3,.imgsC3{
  cursor: pointer;
  background-image: url(../img/aboutuse/viva.jpg);
  background-size: contain; 
  background-position: center;
  background-repeat: no-repeat;
  width: 16%;
}
.HFGAwards_content .dv_img .imgsE4,.imgsC4{
  cursor: pointer;
  background-image: url(../img/aboutuse/log.png);
  background-size: contain; 
  background-position: center;
  background-repeat: no-repeat;
  width: 12%;
}
.HFGAwards_content .dv_img .imgsE5,.imgsC5{
  cursor: pointer;
  background-image: url(../img/aboutuse/inspi.jpg);
  background-size: contain; 
  background-position: center;
  background-repeat: no-repeat;
  width: 16%;
}
.HFGAwards_content .dv_img .imgsE6,.imgsC6{
  cursor: pointer;
  background-image: url(../img/aboutuse/06.png);
  background-size: contain; 
  background-position: center;
  background-repeat: no-repeat;
  width: 16%;
}
.HFGAwards_content .dv_img .img{
  -webkit-transition: .3s ease-in-out;
   transition: .3s ease-in-out; 
   height: 150px;
    
} 
 

/* HFG_Awards end*/
/* background_music start */
.backgroundMusic_content{
  margin-top: 20px;
  line-height: 30px;
}
.backgroundMusic_content .row{
  display: flex;
  justify-content: space-between;
}
.backgroundMusic_content .list{
  width: 55%;
}
.backgroundMusic_content .imglist{
  width: 40%;
  margin-top: 15px;
}
.backgroundMusic_content .imglist img{
  width: 100%;
 
}
 
/* background_music end */

/* broadcast start */
.broadcast_content .top{
  display: flex;
  margin-top: 50px;
  justify-content: space-between;
  width: 100%;
}
.broadcast_content .top .list{
  width: 58%;
}
.broadcast_content .top .rlt{
  width: 40%;
}
.broadcast_content .imglist{
  margin-top: 40px;
 display: flex;
 align-items: center;
 border-radius: 1em;
 justify-content: space-between;
}
.broadcast_content .imglist img:nth-child(1){
  width: 35%;
}
.broadcast_content .imglist img:nth-child(2){
  width: 15%;
}
.broadcast_content .imglist img:nth-child(3){
  width: 35%;
}
.broadcast_content .top .list{
 /* padding-right: 50px; */
 line-height: 30px;
}
.broadcast_content .top img{
  width: 100%;
}
 
/* broadcast end */
/* digitalSignage start */

.digitalSignage{
  /* margin-top: 20px; */
  line-height: 30px;
}
.digitalSignage_content .list{
  margin-top: 40px;
  width: 58%;
}
.digitalSignage_content .row{
  display: flex;
 justify-content: space-between;

}
 
 .imglist img {
  width: 100%;
}
.digitalSignage_content .imglist{
  margin-top: 40px;
 display: flex;
 width: 40%;
 align-items: center;
 justify-content: space-between;
}
.digitalSignage_content .imglist img {
  width: 100%;
}
 
/* digitalSignage end */
.RNDs{
  /* padding-bottom: 50px; */
}
.RNDs h2{ 
  text-align: center;
}
/* videoProducing_ start */
 
 .videoProducing .CompanyHighlight_content  .item1:hover{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  box-shadow: 0 0.2875rem 0.5375rem 0 rgba(0,0,0,.06), 0 0.0725rem 0.725rem 0 rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0.2875rem 0.5375rem 0 rgba(0,0,0,.06), 0 0.0725rem 0.725rem 0 rgba(0,0,0,.2);
 }
 .videoProducing  .CompanyHighlight_content  .item2:hover{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  box-shadow: 0 0.2875rem 0.5375rem 0 rgba(0,0,0,.06), 0 0.0725rem 0.725rem 0 rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0.2875rem 0.5375rem 0 rgba(0,0,0,.06), 0 0.0725rem 0.725rem 0 rgba(0,0,0,.2);
}
.videoProducing .CompanyHighlight_content  .item3:hover{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  box-shadow: 0 0.2875rem 0.5375rem 0 rgba(0,0,0,.06), 0 0.0725rem 0.725rem 0 rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0.2875rem 0.5375rem 0 rgba(0,0,0,.06), 0 0.0725rem 0.725rem 0 rgba(0,0,0,.2);
}
 
 .videoProducing  .CompanyHighlight_content  .item5:hover{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  box-shadow: 0 0.2875rem 0.5375rem 0 rgba(0,0,0,.06), 0 0.0725rem 0.725rem 0 rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0.2875rem 0.5375rem 0 rgba(0,0,0,.06), 0 0.0725rem 0.725rem 0 rgba(0,0,0,.2);
}
.videoProducing .CompanyHighlight_content  .item6:hover{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  box-shadow: 0 0.2875rem 0.5375rem 0 rgba(0,0,0,.06), 0 0.0725rem 0.725rem 0 rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0.2875rem 0.5375rem 0 rgba(0,0,0,.06), 0 0.0725rem 0.725rem 0 rgba(0,0,0,.2);
}
.videoProducing .CompanyHighlight_content  .item1{
  height: 500px;
 
  /* display: flex; */
  font-weight: bold; 
  font-size: 24px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  box-shadow: 0 0.1875rem 0.4375rem 0 rgba(0,0,0,.03), 0 0.0625rem 0.625rem 0 rgba(0,0,0,.1);
  -webkit-box-shadow: 0 0.1875rem 0.4375rem 0 rgba(0,0,0,.03), 0 0.0625rem 0.625rem 0 rgba(0,0,0,.1);
  border-radius: 1em;
  /* flex-direction: column;
  justify-content: center */
}
.videoProducing .CompanyHighlight_content  .item2{
  height: 500px;
  /* padding:20px; */
  /* display: flex; */
  font-weight: bold; 
  font-size: 24px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  box-shadow: 0 0.1875rem 0.4375rem 0 rgba(0,0,0,.03), 0 0.0625rem 0.625rem 0 rgba(0,0,0,.1);
  -webkit-box-shadow: 0 0.1875rem 0.4375rem 0 rgba(0,0,0,.03), 0 0.0625rem 0.625rem 0 rgba(0,0,0,.1);
  border-radius: 1em;
  /* flex-direction: column;
   
   justify-content: center  */
}
.videoProducing .CompanyHighlight_content  .item6{
  height: 500px; 
  font-weight: bold; 
  font-size: 24px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  box-shadow: 0 0.1875rem 0.4375rem 0 rgba(0,0,0,.03), 0 0.0625rem 0.625rem 0 rgba(0,0,0,.1);
  -webkit-box-shadow: 0 0.1875rem 0.4375rem 0 rgba(0,0,0,.03), 0 0.0625rem 0.625rem 0 rgba(0,0,0,.1);
  border-radius: 1em; 
}
.videoProducing .CompanyHighlight_content  .item5{
  height: 500px; 
  font-weight: bold; 
  font-size: 24px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  box-shadow: 0 0.1875rem 0.4375rem 0 rgba(0,0,0,.03), 0 0.0625rem 0.625rem 0 rgba(0,0,0,.1);
  -webkit-box-shadow: 0 0.1875rem 0.4375rem 0 rgba(0,0,0,.03), 0 0.0625rem 0.625rem 0 rgba(0,0,0,.1);
  border-radius: 1em; 
}
.videoProducing .CompanyHighlight_content  .item3{
  height: 500px;
  font-weight: bold; 
  font-size: 24px;
  /* padding:20px; */
  /* display: flex; */
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  box-shadow: 0 0.1875rem 0.4375rem 0 rgba(0,0,0,.03), 0 0.0625rem 0.625rem 0 rgba(0,0,0,.1);
  -webkit-box-shadow: 0 0.1875rem 0.4375rem 0 rgba(0,0,0,.03), 0 0.0625rem 0.625rem 0 rgba(0,0,0,.1);
  border-radius: 1em;
  /* flex-direction: column;
   justify-content: center  */
}
.videoProducing .CompanyHighlight_content  .item3 .bt_text{
  height: 40%;
  padding: 10px 20px 0 20px;
  text-align: center;
  display: flex;
  align-items: center;
  /* justify-content: center; */
}
.videoProducing .CompanyHighlight_content  .item3 .img_top {
  width: 100%;
  height: 60%;
  background-image: url(../img/Asian.png);
  /* border-radius: 1em; */
  background-size: cover;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  background-position: center;
  background-repeat: no-repeat;
}
.videoProducing .CompanyHighlight_content  .item2 .bt_text{
  height: 40%;
  display: flex;
  padding: 10px 20px 0 20px; 
  text-align: center;
  align-items: center;
  /* justify-content: center; */
}
.videoProducing .CompanyHighlight_content  .item2 .img_top {
  width: 100%;
  height: 60%;
  background-image: url(../img/band.jpg);
  background-size: cover;
  /* border-radius: 1em; */
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  background-position: center;
  background-repeat: no-repeat;
}
.videoProducing .CompanyHighlight_content  .item6 .bt_text{
  height: 40%;
  display: flex;
  padding: 10px 20px 0 20px;
  text-align: center;
  align-items: center;
  /* justify-content: center; */
}
.videoProducing .CompanyHighlight_content  .item6 .img_top {
  width: 100%;
  height: 60%;
  background-image: url(../img/product.jpg);
  /* border-radius: 1em; */
  border-top-left-radius: 1em;
  background-size: cover;
  border-top-right-radius: 1em;
  background-position: center;
  background-repeat: no-repeat;
}
.videoProducing .CompanyHighlight_content  .item5 .bt_text{
  height: 40%;
  display: flex;
  padding: 10px 20px 0 20px;
  text-align: center;
  align-items: center;
  /* justify-content: center; */
}
.videoProducing .CompanyHighlight_content  .item5 .img_top {
  width: 100%;
  height: 60%;
  background-image: url(../img/product.jpg);
  /* border-radius: 1em; */
  border-top-left-radius: 1em;
  background-size: cover;
  border-top-right-radius: 1em;
  background-position: center;
  background-repeat: no-repeat;
}
.videoProducing .CompanyHighlight_content  .item1 .bt_text{
  height: 40%;
  display: flex; 
   padding: 10px 20px 0 20px;
  text-align: center;
  align-items: center;
  /* justify-content: center; */
}
.videoProducing .CompanyHighlight_content  .item1 .img_top {
  width: 100%;
  height: 60%;
  background-image: url(../img/product.jpg);
  /* border-radius: 1em; */
  border-top-left-radius: 1em;
  background-size: cover;
  border-top-right-radius: 1em;
  background-position: center;
  background-repeat: no-repeat;
}
.videoProducing{ 
  line-height: 30px;
}
#videoProducing{
  background-color: #f7f7f8;
}
 
.videoProducing_content .list{
  margin-top: 40px;
}

/* videoProducing_ end */

/* financialReports start */
.financialReports_content{
  margin-top: 40px;
  line-height: 36px;
  font-size: 24px;
}
.financialReports_content .bt{
  margin-top: 50px; 
}

/* financialReports end */
.slick-dots {
  bottom: -65px;
}

.slick-dots li {
  margin: 0 13px;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before,
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #775484;
}

.tm-testimonials-carousel .slick-dots li button:before {
  color: white;
  opacity: 0.5;
}

.tm-testimonials-carousel .slick-dots li button:hover:before,
.tm-testimonials-carousel .slick-dots li button:focus:before,
.tm-testimonials-carousel .slick-dots li.slick-active button:before {
  color: white;
  opacity: 1;
}

.slick-dots li button:before {
  font-size: 18px;
}

/* Hover Effect */
/* Common style */
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
.homes .CompanyHighlight_content .item3{
  position: relative; 
  cursor: pointer; 
}
.homes .CompanyHighlight_content .item3:hover img{
  opacity: 1;
  display: block;
}
.homes .CompanyHighlight_content .item3 img{
  position: absolute;
  bottom: 20px;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
  opacity: 0;
  right: 20px; 
}
.homes .CompanyHighlight_content .item6{
  position: relative;  
  cursor: pointer;
}
.homes .CompanyHighlight_content .item6:hover img{
  opacity: 1;
  display: block; 
}
.homes .CompanyHighlight_content .item6 img{
  position: absolute;
  bottom: 20px;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
  opacity: 0; 
  right: 20px;
}
.homes .CompanyHighlight_content .item5{
  position: relative;  
  cursor: pointer;
}
.homes .CompanyHighlight_content .item5:hover img{
  opacity: 1;
  display: block; 
}
.homes .CompanyHighlight_content .item5 img{
  position: absolute;
  bottom: 20px;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
  opacity: 0; 
  right: 20px;
}
.homes .CompanyHighlight_content .item2{
  position: relative;  
  cursor: pointer;
}
.homes .CompanyHighlight_content .item2:hover img{
  opacity: 1;
  display: block; 
}
.homes .CompanyHighlight_content .item2 img{
  position: absolute;
  bottom: 20px;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
  opacity: 0; 
  right: 20px;
}
.homes .CompanyHighlight_content .item1{
  cursor: pointer;
  position: relative; 
}
.homes .CompanyHighlight_content .item1:hover img{
  opacity: 1;
  display: block;
}
.homes .CompanyHighlight_content .item1 img{
  position: absolute;
  bottom: 20px;
 
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
  opacity: 0;
  right: 20px;
}
.homes .CompanyHighlight_content .item1 .img_top{
  height: 40%;
} 
.homes .CompanyHighlight_content .item2 .img_top{
  height: 40%;
} 
.homes .CompanyHighlight_content .item3 .img_top{
  height: 40%;
} 
.homes .CompanyHighlight_content .item5 .img_top{
  height: 40%;
} 
.homes .CompanyHighlight_content .item6 .img_top{
  height: 40%;
} 
 
.homes .CompanyHighlight_content  .bt_text h3{
  font-size: 24px;
  font-weight: bold;
}
.homes .CompanyHighlight_content .item1 .img_top{
  background-image: url(../img/home/01_Background\ Music.jpg);
} 
.homes .CompanyHighlight_content .item2 .img_top{
  background-image: url(../img/home/02_Messaging.png);
}
.homes .CompanyHighlight_content .item3 .img_top{
  background-image: url(../img/home/03_Digital\ Signage.jpg);
}
.homes .CompanyHighlight_content .item4 .img_top{
  background-image: url(../img/home/04_TECH\ ART\ .jpg);
}
.homes .CompanyHighlight_content .item5 .img_top{
  background-image: url(../img/home/05_Brand\ Collaboration.png);
}
.homes .CompanyHighlight_content .item6 .img_top{
  background-image: url(../img/chanPing/06_Music\ ID.jpg);
}
.homes .CompanyHighlight_content  .row>div{
  margin-top: 40px;
}
.homes .CompanyHighlight_content  .bt_text p{
  font-weight: 400;
  font-size: 14px;
  margin-top: 5px;
  line-height: 24px;
}
.imgDivWH .swiper-pagination-bullet{
  width: 20px;
  height: 20px; 
  background-color: #ccc;
  opacity: 1;
}
.imgDivWH  .swiper-pagination-bullet-active{
  background: #007aff;
}
.imgDivWH{
  width: 100%; 
  overflow: hidden;
  padding-bottom: 50px;
  height: 55rem
}
.homes .CompanyHighlight_content .item1 .bt_text{
  flex-direction: column;
  height: 60%;
}
.homes .CompanyHighlight_content .item5 .bt_text{
  flex-direction: column; 
  height: 60%;
}
.homes .CompanyHighlight_content .item6 .bt_text{
  flex-direction: column; 
  height: 60%;
}
.homes .CompanyHighlight_content .item2 .bt_text{
  flex-direction: column; 
  height: 60%;
}
.homes .CompanyHighlight_content .item3 .bt_text{
  flex-direction: column; 
  height: 60%;
}
.aboutUse .CompanyHighlight_content .item1 .bt_text
{
  flex-direction: column;
  height: 100%;
  color: #fff;
}
.aboutUse .CompanyHighlight_content .item5 .bt_text
{
  flex-direction: column; 
  color: #fff;
  height: 100%;
}

 
.aboutUse .CompanyHighlight_content .item6 .bt_text
{
  flex-direction: column; 
  color: #fff;
  height: 100%;
}
.aboutUse .CompanyHighlight_content .item2 .bt_text
{
  flex-direction: column; 
  color: #fff;
  height: 100%;
}
.aboutUse .CompanyHighlight_content  .bt_text h2{
  font-size: 36px;
  font-weight: bold;
}
.aboutUse .CompanyHighlight_content  .bt_text p{
  font-size: 20px; 
  font-weight: bold;

}
.Company_Highlight .CompanyHighlight_content{
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  cursor: pointer;
}
 
.Company_Highlight .CompanyHighlight_content:hover{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.aboutUse .CompanyHighlight_content .item2{
  width: 100%;
  height: 500px;
  background-image: url(../img/aboutuse/02_HFG\ Culture.jpg);
  /* border-radius: 1em; */
  border-top-left-radius: 1em;
  background-size: cover;
  border-top-right-radius: 1em;
  /* -webkit-filter: grayscale(100%); */
  background-position: center;
  background-repeat: no-repeat;
}
.aboutUse{
  background-color: #f7f7f8;
  padding: 40px 0 20px 0;
}
.aboutUse .CompanyHighlight_content .item1 .bt_text{
  display: flex;
    padding:  0 20px;
    text-align: center;
    align-items: center;
  justify-content: center; 
}
.aboutUse .CompanyHighlight_content .item2 .bt_text{
  display: flex;
    padding:  0 20px;
    text-align: center;
    align-items: center;
  justify-content: center; 
}
.aboutUse .CompanyHighlight_content .item1{
  width: 100%;
  height: 500px;
  background-image: url(../img/aboutuse/01_HFG\ Vision.jpg);
  /* border-radius: 1em; */
  border-top-left-radius: 1em;
  /* -webkit-filter: grayscale(100%); */
  background-size: cover; 
  border-top-right-radius: 1em;
  background-position: center;
  background-repeat: no-repeat;
}

/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
  word-spacing: -0.15em;
  font-size: 0.9em;
  font-weight: 300;
}

.grid figure h2 span {
  font-weight: 600;
}

.grid figure h2,
.grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/*---------------*/
/***** Honey *****/
/*---------------*/

figure.effect-honey {
  background: #4a3753;
  /*max-width: 220px;*/
}

figure.effect-honey img {
  opacity: 1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

figure.effect-honey:hover img {
  opacity: 0.4;
}

figure.effect-honey figcaption::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: #38c;
  content: "";
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}

figure.effect-honey h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 1em 1.5em;
  width: 100%;
  text-align: left;
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
}

figure.effect-honey h2 i {
  font-style: normal;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
}

figure.effect-honey figcaption::before,
figure.effect-honey h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h2,
figure.effect-honey:hover h2 i {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.tm-container-gallery {
  padding-top: 30px;
}

/* Contact */

#contact {
  color: white;
  background-color: #001828; 
  background-position: center;
  background-repeat: no-repeat;
  min-height: 19rem;
 
  position: relative;
  padding-bottom: 50px;
  /* padding-top: 100px; */
}
#contact .container .tm-footer{
 margin-top: 100px;
}

.contact-item {
  /*margin-left: 20px;*/
  margin-bottom: 50px;
}

.item-link {
  display: flex;
  align-items: center;
}

.item-link i,
.item-link span {
  color: white;
  transition: all 0.3s ease;
}

.item-link:hover i,
.item-link:hover span {
  color: #775484;
}

.tm-input {
  margin: 0 0 20px 0;
  width: 90%;
  padding: 8px 20px;
  border-radius: 6px;
  border: 1px solid white;
  background: transparent;
  color: white;
}

.tm-btn-submit {
  font-size: 0.9em;
  color: #fff;
  background-color: #775484;
  width: 50%;
  margin-bottom: 60px;
}

.tm-btn-submit:hover {
  color: #fff;
  background-color: #77548f;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}

.tm-footer {
  /*position: absolute;*/
  /*bottom: 35px;*/
  /*left: 0;*/
  /*right: 0;*/
  /*padding: 0 15px;*/
  margin-top: 250px;
}

 
.tm-footer a {
  color: #fff;
}

.tm-footer a:hover {
  color: #9cf;
}

.tm-footer-link {
  color: white;
}

.tm-footer-link:hover,
.tm-footer-link:focus {
  color: #38b;
  text-decoration: none;
}

p {
  line-height: 1.9;
}

@media (min-width: 768px) {
  .tm-intro-text-container {
    padding-left: 0px;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
    font-weight: 300 !important;
    font-size: 16px;
  }
}

 
 
@media (min-width: 1200px) {
  .container {
    max-width: 1150px;
  }
 .modal-Music{
   max-width: 1400px;
 }
  .tm-container-gallery {
    max-width: 1150px;
  }
  #AboutUs .tm-container-gallery {
    max-width: 1600px;
  }
  #testimonials .tm-container-gallery {
    max-width: 1280px;
  }
  .product .tm-container-gallery {
    max-width: 1280px;
  }
  .tm-container-contact {
    /*max-width: 1063px;*/
  }
  #homebg .container {
    max-width: 1280px;
  }
}

@media (max-width: 991px) {
  .tm-intro-text-container {
    padding-left: 15px;
    padding-top: 30px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .tm-intro-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .tm-btn-submit {
    margin-left: 0;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .navbar-nav {
    max-width: 200px;
    text-align: right;
  }

  .navbar-collapse {
    background-color: rgb(255, 255, 255);
    padding: 10px;
    border-radius: 3px;
  }

  .navbar-collapse .nav-link {
    color: #707070;
    padding-right: 20px;
  }
}

@media (max-width: 480px) {
  .tm-gallery-container {
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
  }

  .tm-gallery-container-2 {
    max-width: 350px;
  }

  .slick-dots li {
    margin: 0 8px;
  }

  .tm-gallery-item {
    margin: 0;
  }
}
