@font-face {
  font-family: "corpfont";
  src: url("/Assets/corp/2020/fonts/corpfont.eot?utuc4q");
  src: url("/Assets/corp/2020/fonts/corpfont.eot?utuc4q#iefix") format("embedded-opentype"),
    url("/Assets/corp/2020/fonts/corpfont.ttf?utuc4q") format("truetype"),
    url("/Assets/corp/2020/fonts/corpfont.woff?utuc4q") format("woff"),
    url("/Assets/corp/2020/fonts/corpfont.svg?utuc4q#corpfont") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "huawei-iconfont";
  src: url("/Assets/corp/2020/fonts/huawei-iconfont.eot");
  src: url("/Assets/corp/2020/fonts/huawei-iconfont.eot") format("embedded-opentype"),
    url("/Assets/corp/2020/fonts/huawei-iconfont.ttf") format("truetype"),
    url("/Assets/corp/2020/fonts/huawei-iconfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.huawei-iconfont {
  font-family: "huawei-iconfont" !important;
}

.nav-dropdown {
  position: absolute;
  right: 0;
  background-color: #fff !important;
  left: 0;
  width: 100%;
  text-align: center !important;
  float: none !important;
  display: none;
}
.nav-dropdown li {
  float: none !important;
  display: inline-block;
}
.nav-select:hover .nav-dropdown {
  display: block;
}

.main {
  background-color: #f8f8f8;
  min-width: 320px;
  display: block;
}

.main.site-nav-main{
  margin-top: 25px;
}

.container-custom {
  max-width: 1050px;
}

#h1banner .content-box > a {
  text-align: left;
  display: block;
  padding: 30px 0;
}
#h1banner .content-box > a.hc-logo,
#hc2022kv .content-box > a.hc-logo {
  position: absolute;
  left: 20%;
}
#h1banner .content-box > a img {
  width: 80px;
}
#h1banner .content-box h1 {
  color: #ffffff;
  letter-spacing: 0.7em;
}
#h1banner .content-box .subtitle p {
  color: #ffffff;
}
#h1banner .mask {
  background-color: rgba(0,0,0,0.5);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
}

.shows {
  background-color: rgba(248, 248, 248, 1);
  margin-top: -50px;
  position: relative;
  padding: 10px 15px 15px;
  border-radius: 10px;
}
.shows .row {
  display: flex;
  flex-wrap: wrap;
}
.shows h2 {
  text-align: center;
  width: 100%;
}
.shows {
  padding-top: 15px;
}
.location-outter-card {
  padding: 2px;
  background: linear-gradient(
    128deg,
    rgba(172, 28, 27, 0.5) 0%,
    rgba(237, 82, 69, 0.5) 25%,
    rgba(189, 57, 163, 0.5) 50%,
    rgba(71, 105, 199, 0.5) 75%,
    rgba(71, 105, 199, 0.5) 100%
  );
  box-shadow: 0 0 5px #bacee1;
  border-radius: 8px;
}
.location-outter-card > .loactions-card,
.location-outter-card > .loactions-card-2 {
  box-shadow: 0 0 20px #ffffff;
}
.loactions-card,
.last-year-card,
#past-events ul li .image-box,
#agenda .agenda-content-box {
  border-radius: 5px;
  background: #f8f8f8;
  box-shadow: 3px 3px 5px #e9e9e9, -3px -3px 5px #ffffff;
  padding: 15px;
  -webkit-transition: background 0.5s ease-out;
  -moz-transition: background 0.5s ease-out;
  -o-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
}
.loactions-card:hover {
  background-color: rgba(248, 248, 248, 0.8);
}
.loactions-card h3 {
  margin: 10px 0 5px;
  font-size: 1.3em;
  line-height: 1.3em;
  letter-spacing: 0.5em;
  margin-right: -0.6em;
}
.loactions-card p {
  font-size: 0.875em;
  padding-bottom: 10px;
  color: #ffffff;
}
.loactions-card .image-box img {
  border-radius: 5px;
}
.loactions-card .learn-more,
.loactions-card .upcoming {
  text-align: center;
  padding: 5px 15px;
  display: inline-block;
  min-width: 100px;
  border-radius: 5px;
  opacity: 0.9;
}
.loactions-card .learn-more {
  font-size: 0.875em;
  color: #ffffff;
  background: linear-gradient(145deg, #d5000c, #b3000a);
}
.loactions-card .learn-more span {
  font-weight: bold;
}
.loactions-card .upcoming {
  font-size: 0.875em;
  color: #ffffff;
}
.loactions-card .learn-more a span {
  font-weight: bold;
}

.loactions-card-2 {
  border-radius: 5px;
  background: #f8f8f8;
  box-shadow: 3px 3px 5px #e9e9e9, -3px -3px 5px #ffffff;
  padding: 15px;
  min-height: 305px;
  position: relative;
  -webkit-transition: background 0.5s ease-out;
  -moz-transition: background 0.5s ease-out;
  -o-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
  text-align: center;
}

@media (max-width: 1000px) {
  .loactions-card-2{
    min-height: 257px;;
  }
}

.loactions-card-2:hover {
  background-color: rgba(248, 248, 248, 0.8);
}
.loactions-card-2 h3 {
  margin: 10px 0 5px;
  font-size: 1.3em;
  line-height: 1.3em;
}
.loactions-card-2 p.note{
  font-size: 0.7em;
  color: #666666;
}
.loactions-card-2 p {
  font-size: 0.875em;
  padding-bottom: 10px;
}
.loactions-card-2 .image-box img {
  border-radius: 5px;
}
.loactions-card-2 .learn-more,
.loactions-card-2 .upcoming {
  text-align: center;
  padding: 10px 0 5px;
}
.loactions-card-2 .learn-more {
  font-size: 0.875em;
  color: #5c626f;
  text-shadow: 0 0 2px #bacee1;
  position: absolute;
  display: block;
  width: calc(100% - 30px);
  bottom: 15px;
  border-top: 1px solid #e6e6e6;
}
.loactions-card-2 .learn-more span {
  font-weight: bold;
}
.loactions-card-2 .upcoming {
  font-size: 0.875em;
  color: #999999;
}
.loactions-card-2 .learn-more a span {
  font-weight: bold;
}

.loactions-card .mask {
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.1) 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  border-radius: 5px;
}

.why-attend {
  background: #F3F5F7;
  padding: 70px 0;
}

.why-attend .content-box h2 {
  color: #333333;
  padding-bottom: 12px;
}

.why-attend .content-box h2::after {
  clear: both;
  display: block;
  background: linear-gradient(128deg, rgba(172, 28, 27, 0.5) 0%, rgba(237, 82, 69, 0.4) 25%, rgba(189, 57, 163, 0.3) 50%, rgba(71, 105, 199, 0.2) 75%, rgba(71, 105, 199, 0.5) 100%);
  height: 3px;
  border-radius: 2px;
}

.why-attend ul li {
  display: inline-block;
  background: rgba(243, 242, 247, 0.15);
  border-radius: 50px;
  box-shadow: 0px 2px 10px rgb(187 187 187 / 20%);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border: 1px solid rgba(243, 242, 247, 0.3);
  padding: 15px 30px;
  margin-bottom: 30px;
  margin-right: 30px;
  font-size: 1.2em;
}

.why-attend ul li:nth-child(even) {
  margin-right: 0;
}

.why-attend ul li::before {
  content: " ";
  width: 19px;
  height: 19px;
  background: linear-gradient(128deg, rgba(172, 28, 27, 0.5) 0%, rgba(237, 82, 69, 0.4) 25%, rgba(189, 57, 163, 0.3) 50%, rgba(71, 105, 199, 0.2) 75%, rgba(71, 105, 199, 0.5) 100%);
  display: inline-flex;
  border-radius: 100%;
  margin-right: 15px;
  margin-top: 10px;
}


.on-show {
  height: 15px;
  width: 15px;
  display: inline-block;
  border-radius: 7.5px;
  background: linear-gradient(
    128deg,
    rgba(172, 28, 27, 0.5) 0%,
    rgba(237, 82, 69, 0.5) 25%,
    rgba(189, 57, 163, 0.5) 50%,
    rgba(71, 105, 199, 0.5) 75%,
    rgba(71, 105, 199, 0.5) 100%
  );
  margin-top: -10px;
}
#hc2022kv {
  height: 647px;
}
#hc2022kv .vertical-middle-sm {
  background: url('-/media/72FB3EB40EC04EA79D86F12C30EC3C12.ashx') no-repeat top right;
  background-size: contain;
}
#hc2022kv .image-box {
  text-align: left;
}
#hc2022kv .image-box img {
  width: 350px;
}
#hc2022kv h1 {
  text-align: left;
  font-weight: lighter;
  color: #343434;
  letter-spacing: 0.15em;
  margin-bottom: 0;
  font-size: 1.5em;
  max-width: 100%;
  margin-top: 20px;
}
#hc2022kv p {
  text-align: left;
  letter-spacing: 0.1em;
}
#hc2022kv .content-box > a.hc-logo span {
  margin-left: 20px;
  font-size: 1.2em;
  font-weight: bold;
}
#hc2022kv .learn-more {
  text-align: left;
}
#hc2022kv .logo-container {
  width: 100%;
  position: absolute;
}

#invitation {
  background: linear-gradient(
      128deg,
      rgba(234, 226, 231, 0.5) 0%,
      rgba(233, 228, 242, 0.5) 23%,
      rgba(227, 227, 241, 0.5) 52%,
      rgba(224, 230, 242, 0.5) 100%
    );
  background-repeat: no-repeat;
  background-position: right bottom;
  padding: 70px 15px;
}
#invitation a:hover {
  text-decoration: underline;
}

#invitation .last-year-card {
    opacity: 0.8;
    padding-bottom: 30px;
    background-image: url('-/media/70B3BCBE2A05493992FD19D583A2E42B.ashx');
    background-repeat: no-repeat;
    background-position: right bottom;
}

#invitation.paris{
  background: linear-gradient(
    128deg,
    rgba(230, 223, 240, 0.5) 0%,
    rgba(222, 230, 241, 0.5) 23%,
    rgba(227, 237, 236, 0.5) 52%,
    rgba(248, 248, 248, 0.5) 100%
  );
}

#invitation.paris .last-year-card{
  background-image: url('-/media/774E7865AA924F0B94573E28AB78C383.ashx');
}

#invitation.paris ul li{
  list-style-type: disc;
  margin-left: 15px;
}

#invitation h3 {
  text-align: center;
}
#invitation p {
  margin-bottom: 15px;
  text-align: justify;
  color: #333333;
}
#invitation a {
  margin-bottom: 30px;
  display: inline-block;
  color: #333333;
}
#invitation span.icon-down {
  font-size: 1.2em;
  font-weight: bold;
  color: #c7000b;
}

#past-events-2 .last-year-card {
  min-height: auto;
}
#past-events-2 .btn-play {
  width: 100%;
  height: 100%;
  margin-left: 0px;
  margin-top: 0px;
  border: 0;
  border-radius: 0;
  position: static;
}
#past-events-2 .container-custom>.row>.col-md-6 + .col-md-6 .row .col-md-6:first-child .last-year-card:first-child {
  margin-bottom: 30px;
}

#past-events-2 img {
  border-radius: 5px;
  max-width: none;
  width: 100%;
}
#past-events-2 .row [class*="col-"] {
   margin-bottom: 15px; 
}

.video-icon-play {
  cursor: pointer;
}

.more-btn {
  text-align: left;
  margin-top: 30px;
}
.learn-more {
  text-align: center;
  padding-top: 30px;
}
.register, .save-date{
  display: inline-block;
}
.register{
  margin-right: 15px;
}
.learn-more a, .register a, .save-date a {
  padding: 7px 15px;
  font-size: 0.875em;
  color: #ffffff;
  border-radius: 5px;
  background: linear-gradient(145deg, #d5000c, #b3000a);
  text-shadow: 0 0 5px #9eafbf;
  box-shadow: 3px 3px 5px #bebbd0, -3px -3px 5px #e1e1e1;
  border: 1px solid #c7000b;
}
.learn-more a:hover, .register a:hover {
  box-shadow: 2px 2px 2px #bebbd0, -2px -2px 2px #e1e1e1;
  border: 1px solid #e5000d;
}
#past-events-2 .learn-more a, .more-btn .save-date a {
  background: #f2f2f2;
  border: 1px solid #dfdfdf;
  box-shadow: 3px 3px 5px #e1e1e1, -3px -3px 5px #ffffff;
  color: #333333;
  text-shadow: none;
}
#past-events-2 .learn-more a:hover, .more-btn .save-date a:hover {
  box-shadow: 2px 2px 2px #e1e1e1, -2px -2px 2px #ffffff;
  border: 1px solid #f5f5f5;
}

#agenda .nav-tabs>li:first-of-type{
  margin-left: 0;
}

#agenda .nav-tabs>li>a{
  background: #f2f2f2;
  border: 1px solid #dfdfdf;
  box-shadow: 3px 3px 5px #e1e1e1, -3px -3px 5px #ffffff;
  color: #333333;
  text-shadow: none;
  padding: 7px 15px;
  font-size: 0.875em;
  margin: 0;
}

#agenda .nav-tabs>li>a:hover{
  box-shadow: 2px 2px 2px #e1e1e1, -2px -2px 2px #ffffff;
  border: 1px solid #f5f5f5;
}

#agenda .nav-tabs>li.active>a{
  background: linear-gradient(128deg, rgba(234,226,231,0.8) 0%, rgba(233,228,242,0.8) 23%, rgba(227,227,241,0.8) 52%, rgba(224,230,242,0.8) 100%);
}

#agenda .nav-tabs>li.active>a:hover{
  box-shadow: 3px 3px 5px #e1e1e1, -3px -3px 5px #ffffff;
  border: 1px solid #dfdfdf;
}

#agenda .nav-tabs{
  border-bottom: 2px solid;
  border-image:linear-gradient(135deg, rgba(234,226,231,0.8), rgba(224,230,242,0)) 1;
  margin: 0 1px;
  margin-bottom: 30px!important;
}

#agenda .nav-tabs>li>a::after{
  height: 0;
}

#agenda .agenda-content-box{
  min-height: auto;
  margin-bottom: 30px;
  padding: 0;
}

#agenda .agenda-content-box>.row{
  display: flex;
  flex-wrap: wrap;
}

#agenda .agenda-content-box>.row>div:first-of-type{
  border-right: 1px solid #e6e6e6;
}

#agenda .agenda-content-box>.row > .row{
  margin-bottom: 15px;
}

#agenda .agenda-content-box>.row .row:last-of-type{
  margin-bottom: 0;
}

#agenda .type{
  padding: 15px;
}

#agenda .time h4, #agenda .topic a, #agenda .session p.time{
  color: #9eb0d5;
}

#agenda .type h4, #agenda .topic h4, #agenda .session h4{
  color: #666666;
  line-height: 1.5em;
}

#agenda .topic h4{
  margin-bottom: 10px;
}

.topic h4{
  padding-right: 15px;
}

#agenda .session p.time, #agenda .session h4{
  line-height: 1.2em;
}

#agenda .topic p{
  font-size: 0.875em;
  margin-top: -10px;
  margin-bottom: 10px;
  line-height:1.5em;
}

#agenda .detail{
  padding-top:15px;
  padding-bottom: 15px;
}

#agenda .session>.row{
  display: flex;
  flex-wrap: wrap;
}

#agenda .session>.row>div{
  border-right: 1px solid #e6e6e6;
}

#agenda .session>.row>div:nth-of-type(even){
  border-right: 0;
}

#agenda a.learn-more:hover span{
  text-decoration: underline;
}

#agenda a.learn-more i{
  font-size:18px;
  font-weight: bold;
  color: #c7000b;
}

#agenda .agenda-content-box>.row .row>.col-md-4{
  text-align: center;
}

.footer{
  padding-bottom: 15px;
  padding-top: 15px;
  background-color: #ffffff;
}
.footer .hw-logo img {
  width: 60px;
}
.footer p {
  font-size: 0.7em;
  text-align: center;
  line-height: 1.4em;
}
.footer p:first-of-type {
  padding-top: 10px;
}
.footer .share-box {
  margin-top: 20px;
  text-align: right;
}
.share-box li a span{
  font-size: 20px;
  color: #999999;
}
.share-box li{
  font-size: 0.875em;
  color: #666666;
}
.share-box li:hover{
  color: #666666;
}
.footer.paris .share-box li {
  margin: 0;
  padding: 0 8px;
  position: relative;
}
.footer.paris .share-box li::after{
  content: ' ';
  background: #666666;
  height: 12px;
  width: 1px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.footer.paris .share-box li:last-child::after{
  width: 0;
}
.footer.paris .share-box li a{
  font-size: 0.875em;
  color: #666666;
}
.footer.paris .share-box li a:hover{
  color: #333333;
  text-decoration: underline;
}
.share-box li:last-child{
  margin-right: 0px;
}
.share-box li .wechat-qrcode:after {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg); /* IE 9 */
  -moz-transform: rotate(180deg); /* Firefox */
  -webkit-transform: rotate(180deg); /* Safari Ã¥â€™Å’ Chrome */
  -o-transform: rotate(180deg); /* Opera */
  top: auto;
  bottom: -13px;
}
.share-box li .wechat-qrcode {
  background: #fff;
}

.content-img-box .hc-logo {
  text-align: left;
  margin-left: -40px;
  margin-top: 30px;
}
.content-img-box .hc-logo img {
  width: 80px;
  margin-bottom: 50px;
}

.site-nav{
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}

.site-nav .top-nav-height{
  height: 25px;
  background-color: #333333;
}

.site-nav .top-nav-height a{
  color: #cccccc;
  font-size: 12px;
}

.site-nav .top-nav-height a .iconfont{
  font-size: 12px;
}

.site-nav .top-nav-content{
  display: none;
  padding: 30px 0 15px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5.1px);
  -webkit-backdrop-filter: blur(5.1px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.9);
  width: 100%;
}

.site-nav .top-nav-content dl{
  float: left;
  width: 25%;
  padding-right: 15px;
}

.site-nav .top-nav-content dl dt{
  width: 40%;
  float: left;
  padding: 2px;
}

.site-nav .top-nav-content dl.active dt, .site-nav .top-nav-content dl a:hover dt{
  border-radius: 5px;
  background: linear-gradient(    128deg,    rgba(172, 28, 27, 0.5) 0%,    rgba(237, 82, 69, 0.5) 25%,    rgba(189, 57, 163, 0.5) 50%,    rgba(71, 105, 199, 0.5) 75%,    rgba(71, 105, 199, 0.5) 100%);
  box-shadow: 0 0 5px #bacee1;
}

.site-nav .top-nav-content dl dt img{
  border-radius: 5px;
}

.site-nav .top-nav-content dl dd{
  margin-left: 45%;
}

.site-nav .top-nav-content dl dd p, .site-nav .top-nav-content dl dd a{
  font-size: 0.875em;
  line-height: 1.5em;
}

.site-nav .top-nav-content dl dd a{
  color: #666666;
}

.site-nav .top-nav-content dl dd a span{
  color: #c7000b;
}

.site-nav .top-nav-content dl dd a:hover{
  text-decoration: underline;
}

#privacy p{
  margin-bottom: 15px;
}

#privacy ol.contents li a, #privacy a{
  text-decoration: underline;
}

#privacy ol.contents li a:hover{
  color: #666666;
}

#privacy a{
  color: #666666;
  word-break: break-all;
}

#privacy a:hover{
  color: #333333;
}

#privacy ol.contents li{
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.95em;
  list-style-type: auto;
  margin-left: 30px;
  color: #333333;
}

#privacy h4{
  font-size: 1.2em;
}

#privacy h5{
  font-size: 1em;
}

#privacy ul li{
  list-style-type: disc;
  margin-left: 30px;
  color: #666666;
  line-height: 1.95em;
}
#privacy table{
  color: #666666;
  margin-bottom: 15px;
}
#privacy thead{
  background: #e6e6e6;
}
#privacy tr th, #privacy tr td{
  padding:10px;
}
#privacy tr{
  border-bottom: 1px solid #999999;
}

.mb15{margin-bottom: 15px;}

@media (max-width: 1550px) {
  .content-box .subtitle {
    margin-top: 5px;
  }
  #h1banner .content-box > a.hc-logo {
    left: 15%;
  }
}

@media (max-width: 1280px) {
  .shows {
    margin-top: -25px;
  }
  .content-box .subtitle {
    margin-top: 5px;
  }
  #h1banner .content-box > a.hc-logo {
    left: 10%;
  }
  #h1banner .content-box h1 {
    letter-spacing: 0.4em;
  }
  .content-img-box .content-box .subtitle {
    max-width: 60%;
  }
  .content-img-box .content-box .subtitle p {
    line-height: 1.75em;
  }
  .site-nav .top-nav-content dl{
    padding-right: 15px;
}

.site-nav .top-nav-content dl dt{
    width: 35%;
}
.site-nav .top-nav-content dl dd{
    margin-left: 38%;
}
.site-nav .top-nav-content dl dd h4{
    line-height: 1.5em;
}
}

.live-tabboxs .links ul li a .imagebox{
  width: 60px;
  height: 60px;
  border-radius: 5px;
  overflow: hidden;
}

.live-tabboxs .links ul li a .imagebox img{
  width: auto;
  max-width: none;
  height: 100%;
  margin-left: -40px;
}
@media (max-width: 1230px) and (min-width: 1025px) {
  .live-tabboxs .links ul li a .imagebox{
    width: 48px;
    height: 48px;
    border-radius: 5px;
  }

  .live-tabboxs .links ul li a .imagebox img{
    margin-left: -23px;
  }

}
@media (max-width: 1024px) and (min-width: 992px) {
  .live-tabboxs .links ul li a .imagebox{
    width: 41px;
    height: 41px;
    border-radius: 5px;
  }

  .live-tabboxs .links ul li a .imagebox img{
    margin-left: -29px;
  }

}
@media (min-width: 992px) and (max-width: 1100px) {
  #past-events-2
    .container-custom
    > .row
    > .col-md-6
    + .col-md-6
    .row
    .col-md-6:first-child
    .last-year-card:first-child {
    margin-bottom: 24px;
  }
  #past-events-2 .container-custom > .row > .col-md-6 + .col-md-6 .row {
    display: flex;
    justify-content: space-between;
  }
  #past-events-2
    .container-custom
    > .row
    > .col-md-6
    + .col-md-6
    .row
    .col-md-6
    + .col-md-6 {
    display: flex;
  }
  #past-events-2
    .container-custom
    > .row
    > .col-md-6
    + .col-md-6
    .row
    .col-md-6
    + .col-md-6
    > div {
    flex: 1;
  }
  #past-events-2
    .container-custom
    > .row
    > .col-md-6
    + .col-md-6
    .row
    .col-md-6
    + .col-md-6
    > div
    img {
    height: 100%;
    object-fit: cover;
  }
  .loactions-card-2 p{
    font-size: 0.75em;
  }

  .container-custom{
    max-width: 98%;
    width: 98%;
  }

  .live-tabboxs .ifromeBox{
    width: 74%;
    margin-left: 26%;
  }

  .live-tabboxs .links{
    max-width: 250px;
    width: 26%;
  }
}
@media (max-width: 991px) {
  .why-attend ul {
      padding: 0 15px;
  }

  .why-attend ul li {
      padding: 10px 20px 13px;
      margin-right: 15px;
  }

  .why-attend ul li::before {
      width: 13px;
      height: 13px;
  }
  .shows{
    margin-top: 0;
    border-radius: 0;
  }
  #hc2022kv .content-box {
    padding: 0 15px;
  }
  #hc2022kv .vertical-middle-sm {
    background-position: bottom right;
    background-size: 50%;
  }
  #hc2022kv .vertical-middle-sm > div {
    vertical-align: top;
    padding: 120px 40px 0 40px;
  }
  .footer .share-box {
    margin-top: 10px;
  }
  .content-img-box .hc-logo {
    margin-left: 2px;
  }
  #past-events-2 .btn-play-1 {
    width: 70px;
    height: 70px;
    margin-left: -35px;
    margin-top: -35px;
  }
  .site-nav .top-nav-content dl{
    float: left;
    width: 50%;
    padding-right: 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
  #past-events-2 .container-custom > .row > .col-md-6 + .col-md-6 .row {
    display: flex;
  }
  #past-events-2
    .container-custom
    > .row
    > .col-md-6
    + .col-md-6
    .row
    .col-md-6:first-child {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  #past-events-2
    .container-custom
    > .row
    > .col-md-6
    + .col-md-6
    .row
    .col-md-6:first-child
    .last-year-card {
    flex: 1;
  }

  #past-events-2
    .container-custom
    > .row
    > .col-md-6
    + .col-md-6
    .row
    .col-md-6:first-child
    .last-year-card
    img {
    height: 100%;
    object-fit: cover;
  }
}
@media (min-width: 768px) and (max-width: 850px) {
  #hc2022kv {
    height: 470px;
  }
}

@media (max-width: 767px) {
  .shows .row > [class*="col-"] {
    margin-bottom: 15px;
  }
  #h1banner .content-box > a {
    padding: 0;
  }
  #hc2022kv .vertical-middle-sm > div {
    vertical-align: top;
    padding: 100px 0px 0 15px;
  }
  #hc2022kv .vertical-middle-sm {
    background-position: bottom right;
    background-size: 70%;
  }
  .footer,
  .footer .share-box {
    text-align: center;
  }
  .content-img-box .hc-logo {
    margin-left: -10px;
  }
  #past-events-2 .row [class*="col-"]{
    margin-bottom: 0;
  }
  #past-events-2 .container-custom >.row>.col-md-6:first-child .last-year-card{
    margin-bottom: 30px;
  }
  #past-events-2 .container-custom > .row > .col-md-6 + .col-md-6 .row .col-md-6:first-child .last-year-card{
    margin-bottom: 30px;
  }
  #hc2022kv h3 {
    letter-spacing: 0.05em;
    line-height: 1.25em;
}
#hc2022kv p{
  line-height: 1.3em;
  margin-top: 5px;
}
#h1banner .content-box > a img{
  width: 60px;
}

.content-img-box .hc-logo img{
  width: 60px;
  margin-bottom: 30px;
}

.content-img-box .hc-logo{
  margin-top: 15px;
}

.content-img-box .content-box .subtitle {
  max-width: 90%;
}
#h1banner .content-box h1 {
  letter-spacing: 0.1em;
}
.loactions-card,
.last-year-card,
#past-events ul li .image-box {
  min-height: 200px;
}
.loactions-card-2{
  min-height: unset;
}
.loactions-card-2 .image-box{
  position: relative;
  height: 100%;
}
.loactions-card-2 .image-box .text-box{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.5) 100%);
  border-radius: 5px;
}

.loactions-card-2 .image-box .text-box .text-vertical{
  display: table;
  height: 100%;
  width: 100%;
}

.loactions-card-2 .image-box .text-box .text-vertical>div{
  vertical-align: middle;
  display: table-cell;
  height: 100%;
  min-height: 100%;
  float: none!important;
}
.loactions-card-2 .learn-more, .loactions-card-2 .upcoming{
  padding: 0;
  font-size: 1em;
}
.loactions-card-2 .image-box .text-box>div h3, .loactions-card-2 .image-box .text-box>div p{
  color: #ffffff;
}
.loactions-card-2 .image-box .text-box>div p{
  border-bottom: none;
  font-size: 1em;
}
.loactions-card-2 .image-box .text-box>div .learn-more{
  text-shadow: none;
  background: linear-gradient(145deg, #d5000c, #b3000a);
  opacity: 0.85;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 1em;
  position: initial;
  width: auto;
}

.loactions-card-2 .learn-more span{
  font-size: 0.8em;
}
.loactions-card-2 .upcoming{
  font-size: 1em;
  color: #f8f8f8;
}
.why-attend ul {
  padding: 0 10px;
}

.why-attend ul li {
  margin: 15px 0;
  padding: 5px 15px 8px;
  font-size: 1em;
}

.why-attend ul li::before {
  width: 13px;
  height: 13px;
  margin-right: 5px;
}

#hc2022kv{
height: 620px;
}

#agenda .agenda-content-box>.row>div:first-of-type{
  border-right: 0;
}

#agenda .agenda-content-box .type{
  border-bottom: 1px solid #e6e6e6;
}

#agenda .detail{
  padding: 15px 30px;
}

#agenda .session>.row>div, #agenda .detail>.row{
  border-right: 0;
}

#agenda .detail h4{
  line-height: 1.2em;
}

#agenda .topic p{
  font-size: 1em;
}
#agenda .session>.row>div:last-of-type{
  margin-bottom: 0;
}

.site-nav .top-nav-content dl{
  float: none;
  width: 100%;
  padding-right: 0;
  padding: 15px;
}

.site-nav .top-nav-content dl::after{
  content: " ";
  display: block;
  clear: both;
}

.site-nav .top-nav-content{
  padding: 15px 0;
}

.mb15{
  margin-bottom: 20px;
}

}

@media (max-width: 391px) {
  #hc2022kv{
    height: 590px;
  }
}

@media (max-width: 359px) {
  .content-box h1{
    font-size: 2em;
  }
  #hc2022kv {
    height: 550px;
  }
}

/**/

.live-tabboxs{
  padding: 50px 0;
  position: relative;
  z-index: 1;
}

@media (max-width: 768px) {
  .live-tabboxs{
    padding: 100px 0;
  }
}
/*.live-tabboxs::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background:url(../img/Bitmap.png) no-repeat top center;
  z-index: -1;
  width: 100%;
  height: 100%;
}*/
.live-tabboxs::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background:-webkit-linear-gradient( top , #f2f5f8 , #fff);
  z-index: -2;
  width: 100%;
  height: 100%;
}
.live-tabboxs .hc-logo,.live-tabboxs h2,.live-tabboxs .subtitle{
  text-align: center;
} 
.live-tabboxs .hc-logo img{
  max-width: 120px;
}

@media (max-width: 576px) {
  .live-tabboxs .hc-logo img{
    max-width: 100px;
  }

  .live-tabboxs h2{
    font-size: 1.65em;
  }
}

.live-tabboxs .subtitle{
  font-size: 16px;
  color: rgba(153,153,153,1);
}

@media (max-width: 576px) {
  .live-tabboxs .subtitle{
    font-size: 14pxem;
  }
}
.live-tabboxs .tabBox{
  margin-top: 50px;
  position: relative;
  -webkit-box-shadow: 0px 2px 10px rgba(187,187,187, 0.200612);
          box-shadow: 0px 2px 10px rgba(187,187,187, 0.200612);
  background-color: rgba(255,255,255, 1);
}
.live-tabboxs .links{
  max-width: 240px;
  width: 23.4%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255,255,255, 1);
}
.live-tabboxs iframe{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
}
.live-tabboxs .ifromeBox{
  width: 76.7%;
  position: relative;
  margin-left: 23.4%;
}
@media (min-width: 768px) {
  .live-tabboxs .ifromeBox{
    border-left: 1px solid #e6e6e6;
  }
}
.live-tabboxs .ifromeBox .iframe{
  width: 100%;
  position: relative;
  padding-top:56.25%;
}
.live-tabboxs .links ul li{
  position: relative;
  margin-bottom: 11px;
  
}
.live-tabboxs .links ul li a{
  margin: 0 11px;
  display: flex;
  position: relative;
  overflow: hidden;
  align-items: center;
  padding: 10.5% 0;
  border-bottom: 1px solid rgba(151,151,151, .1);
  justify-content: left;
}
.live-tabboxs .links ul li:last-child a,
.live-tabboxs .links ul li:first-child a{
  border-bottom: 0;
}
.live-tabboxs .links ul li.active a img{
  width: 100%;
  height: auto;
  border-radius: 0;
}
.live-tabboxs .links ul li.active a::before{
  background: rgba(0,0,0,0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.live-tabboxs .links ul li.active a{
  margin: 0;
  pointer-events: none;
  max-height: 129px;
  justify-content: left;
  padding: 0;
  display: block;
}

@media (max-width: 992px) {
  .live-tabboxs .links ul li.active a{
    pointer-events:auto;
  }
}

.live-tabboxs .links ul li.active a .learnMoren{
  display: none;
}
.live-tabboxs .links ul li.active a .text{
  text-align: left;
  padding-left: 45%;
}
.live-tabboxs .links ul li.active a .time{
  position: absolute;
  top: 15px;
  left: 15px;
}
.live-tabboxs .links ul li.active a h4{
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-size: 20px;
}
.learnMoren{
  letter-spacing: -0.32em;
}
.learnMoren span{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  color: #666666;
}
.learnMoren em{
  display: inline-block;
  vertical-align: -3px;
  letter-spacing: normal;
  margin-left: 3px;
  transition: all .3s;
  color: #c7000b;
}
.live-tabboxs .links ul li a:hover .learnMoren em{
  transform: translateX(3px);
}
.live-tabboxs .links ul li .text{
  font-size: 12px;
  margin-left: 15px;
} 
.live-tabboxs .links ul li .text .time{
color: #666;
}
.live-tabboxs .links ul li.active .text .time{
  color: #fff;
}
.live-tabboxs .links ul li.active .text{
  color: #fff;
}
.live-tabboxs .links ul li .text h4{
  color: #333;
  font-size: 18px;
  line-height: 1.5em;
}
.live-tabboxs .links ul li.active .text h4{
  color: #fff;
}
.live-tabboxs .links ul li.active .text h4::after{
  content: "";
  width: 12px;
  height: 12px;
  background: linear-gradient(45deg, rgba(199,0,11, 1), rgba(199,0,11, 1) 50%, transparent 50%, transparent 100%);
  display: inline-block;
  transform: rotate(-135deg);
  margin-left: 8px;
}
.live-info{
  padding: 15px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 10;
  background-color: #F3F5F7;
  background-size: cover;
  background-position: left bottom;
  background-repeat: no-repeat;
}
.live-info .left{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.live-info .left >span{
  opacity: 1;
  color: rgba(43,37,71,1);
  font-size: 14px;
  text-align: left;
}
.live-info .icon{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 8px;
  min-width: 20px;
  width:20px
}
.live-info .icon span{
  background-color: rgba(255,0,0, 1);
  width: 4px;
  height: 23px;
  border-radius: 4px;
  content: "";
  display: inline-block;
  margin-right: 5px;
}
.live-info .icon span+span{
  height: 13px;
}
.live-info .icon span+span+span{
  height: 18px;
}
.live-info strong{
  font-size: 14px;
  display: inline-block;
}
.live-info strong::after{
  height: 22px;
  width: 1px;
  background-color: rgba(28,24,47, 1);
  opacity: .1;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin:0 15px;
}
@media (max-width: 1024px) and (min-width: 992px) {
  .live-info strong::after{
    height: 0;
    margin: 0;
  }
}
@media (max-width: 576px) {
  .live-info strong::after{
    height: 0;
    margin: 0;
  }
  .live-info strong{
    padding-right: 5px;
  }
}
.live-info .btn{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.live-info .btn:active{
  box-shadow: none;
}
.live-info .btn a{
  border-radius: 10px;
  border: 1px solid #c7000b;
  color: #c7000b;
  font-size: 16px;
  text-align: center;
  display: block;
  padding: 10px 30px;
}
.live-info .btn a:hover{background: #c7000b; color:#ffffff;}
.links .mob{
  display: none;
}
.links .pc{
  display: block;
}
@media(max-width:1200px){
  .live-tabboxs .links ul li a{
    padding: 9% 0;
  }
}
@media(max-width:1024px){
  .live-tabboxs .links ul li a{
    padding: 6.45% 0;
  }
}
@media(max-width:991px){
  .live-info{
    padding: 15px;
    padding-right: 0;
  }
  .live-info .btn a{
    padding: 8px 25px;
  }
  .live-tabboxs .links ul li a{
    padding: 9% 0;
  }
  .live-tabboxs .links{
    position: static;
    width:100%;
    max-width: none;
  }
  .live-tabboxs .links ul li.active{
    width: 100%;
  }
  .live-tabboxs .links ul li.active a h4{
    right: auto;
    left: 20px;
    bottom: auto;
    top: 20px;
  }
  .live-tabboxs .links ul li.active a .time{
    left: auto ;
    right: 20px;
    bottom: 45px;
    top: auto;
  }
  .live-tabboxs .links ul li.active a .learnMoren{
    display: block;
    position: absolute;
    bottom: 15px;
    right: 15px;
    color: #fff;
  }
  .live-tabboxs .links ul li.active a .learnMoren span,
  .live-tabboxs .links ul li.active a .learnMoren em{
    color: #fff;
  }
  .live-tabboxs .ifromeBox{
    width: 100%;
    margin-left: 0;
  }
  .links .mob{
    display: block;
  }
  .links .pc{
    display: none;
  }
}
@media(min-width:768px) and (max-width:991px){
  .live-tabboxs .links ul{
    letter-spacing: -0.33em;
  }
  .live-tabboxs .links ul li{
    width: 33.3%;
    display: inline-block;
    letter-spacing:normal;
  }
  .live-tabboxs .links ul li a{
    border-bottom: 0;
    border-right: 1px solid #e6e6e6;
  }
  .live-tabboxs .links ul li:last-child a,
.live-tabboxs .links ul li:first-child a{
  border-right: 0;
}
  .live-info .btn{
    display: none;
  }
}
@media(max-width:850px){
  .live-tabboxs .links ul li.active a .text{
    padding-left: 35%;
  }
}

@media(max-width:767px){
  .live-tabboxs{
    padding: 30px 0 70px;
    box-shadow: none;
    background-color: transparent;
  }
  .live-tabboxs .links{
    position: static;
    width: 100%;
    max-width: 100%;
    box-shadow: none;
    background-color: transparent;
  }
  .live-tabboxs .ifromeBox{
    margin-left: 0;
    width:100%;
    background-color: #fff;
    box-shadow: 0px 2px 10px rgb(187 187 187 / 20%);
  }
  .live-info .btn{
    display: none;
  }
  .live-tabboxs .links ul{
    display: flex;
    flex-wrap: wrap;
  }
  .live-tabboxs .links ul li{
    /*padding: 2px;
  background: linear-gradient( 128deg, rgba(172, 28, 27, 0.3) 0%,
     rgba(237, 82, 69, 0.3) 25%, rgba(189, 57, 163, 0.3) 50%,
      rgba(71, 105, 199, 0.3) 75%, rgba(71, 105, 199, 0.3) 100% );
    box-shadow: 0 0 5px #bacee1;
    border-radius: 8px;*/
    width: 100%;
  }
  .live-tabboxs .links ul li a img{
    width: 55px;
    height: 50px;
  }
  .live-tabboxs .links ul li.active a .text{
    padding-left: 0;
    text-align: center;
  }
  .live-tabboxs .links ul li.active a h4{
    top: 10px;
  }
  .live-tabboxs .links ul li.active a .time{
    bottom: 35px;
  }
  .live-tabboxs .links ul li.active a .learnMoren{
    bottom: 10px;
    transform: translateY(0px);
    font-size: 12px;
    top: auto;
  }
  .live-tabboxs .links ul li.active a .learnMoren em{
    font-size: 16px;
    vertical-align: -3px;
  }
  .live-tabboxs .links ul li a{
    max-height: none;
    margin: 0;
    justify-content: left;
    width: 100%;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0px 2px 10px rgba(187 ,187 ,187,0.2);
  }
  .live-tabboxs .links ul li >div{
   /* background: #fff;
    padding: 5px;
    border-radius: 5px;*/
  }
  .live-tabboxs .links ul li.active a{
    /*border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    max-height: none;*/
  }
  .live-tabboxs .tabBox{
    border: 0;
    box-shadow: none;
    background: none;
  }
  .live-info .btn a{
    font-size: 12px;
  }
  .live-tabboxs .links .learnMoren{
    position: absolute;
    top: unset;
    bottom: -15px;
    right: 10px;
    transform: translateY(-50%);
    font-size: 14px;
  }
  .live-tabboxs .links .learnMoren.comingsoon{
    right: 20px;
    bottom: 0;
  }

  .live-tabboxs .links .learnMoren em{
    vertical-align: middle;
    font-size: 22px;
  }
  .live-tabboxs::before{
    display: none;
  }
}

@media (max-width: 576px) {
  .learnMoren em{
    margin-left: 0;
  }
}
.live-tabboxs .ifromeBox .video-js{
  background-color: #fff;
}
@media(max-width:767px){
  .video-js .vjs-big-play-button{
    background-image: none;
    line-height: 68px;
  }
}