body #navbar-zh {
  position: fixed;
  width: 100%;
  height: 142px;
  /* transition:         all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition:    all .15s ease-in-out;
  -o-transition:      all .15s ease-in-out; */
}
.banner-page {
  margin-top: 142px;
}
body .navbar-brand img {
  width: auto;
}
body .sticky #wrapper-navbar .navbar-brand {
  /* bottom: 24px; */
}
body .navbar-brand img {
  height: auto;
}
body #navbar-zh {
  z-index: 9;
}
#pills-media .news-img a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#pills-media .news-img {
  padding-top: 66.66%;
  position: relative;
  overflow: hidden;
}
#pills-media .news-img a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.al-ytplay {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 68px;
    height: 48px;
    margin-left: -34px;
    margin-top: -24px;
    -moz-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    -webkit-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    z-index: 63;
    pointer-events: none;
}
.al-media-widget {
  padding-top: 89px;
}
body #pills-tabContent-media .news-col {
  width: calc(50% - 30px);
}
/*
body #pills-tabContent-media .news-col {
  margin-left: 0;
  margin-right: 0;
}
.al-inner-row {
  margin-left: 0 !important;
  margin-right: 0 !important;
} */
body .yottie-widget-header-channel-title {
  font-size: 19px;
  font-weight: bold;
}
.wpb_wrapper .vc_images_carousel .vc_carousel-indicators .vc_active {
  border: 2px solid #ff1e2c;
  background: #ff1e2c;
}
.wpb_wrapper .vc_images_carousel .vc_carousel-indicators li {
  border: 2px solid #ff1e2c;
  background-color: #fff;
}
body .albolder {
  font-weight: bold;
}
.full-width-image img {
  width: 100%;
}
.full-width-image .vc_figure,
.full-width-image .vc_single_image-wrapper {
  width: 100%;
}
.full-width-image {
  margin-bottom: 0 !important;
}
.image-caption {
  background: #ebebeb;
  font-size: 12px;
  padding: 15px 20px;
  font-style: italic;
  font-weight: 400;
}
body li.gfield select {
  width: 100% !important;
}







/** end custom  **/


.chinese-download-btn a{
	background-color:#004db9 !important;
    color:#fff !important;
    font-weight:bold;
    padding: 20px 50px !important;
    background-image:unset !important;
}

.custom-wpml-footer {
	position: fixed;
    top: 0;
    z-index: 999999;
    margin-top: 23px;
    left: 100px;
    display:none;
}

.shiftnav-open.shiftnav-open-right .custom-wpml-footer{
display:none;
}

.inter-test-cont{
word-break: break-word;
}

h1.banner-pg-title, .events-header.events-header-pg > h1,.news-header > h1,.myhead h1 {
font-size:50px;
}


@media (max-width: 1199px) {

  .banner-page {
    margin-top: 125px;
  }
  body #navbar-zh {
    /* height: 125px; */
  }
  body {
    padding-top: 0 !important;
  }
  
  h1.banner-pg-title, .events-header.events-header-pg > h1, .news-header > h1,.myhead h1 {
font-size:45px;
}

}

@media (max-width: 991px) {

	.custom-wpml-footer {
  display:block;
    }

  .al-media-widget {
    padding-top: 0;
    padding-bottom: 35px;
  }

  body .navbar-brand img {
    height: 42px;
  }
  .banner-page {
    margin-top: 72px;
  }

}

@media (max-width: 767px) {
h1.banner-pg-title, .events-header.events-header-pg > h1, .news-header > h1,.myhead h1 {
font-size:30px;
}
}

@media (max-width: 575px) {
h1.banner-pg-title, .events-header.events-header-pg > h1, .news-header > h1,.myhead h1 {
font-size:28px;
}
}

.stay-alone {
margin-bottom:1rem !important;
}

.benefit-cont p {
    word-wrap: break-word;
}

.news-header {
	font-size: 40px;
}