@media (min-width: 992px) {
  html[data-url*="/giv/"] .h1style {
    position: relative;
    height: 597px;
  }
  html[data-url*="/giv/"] .h1style > img.bg {
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
    left: 50%;
    max-width: none;
  }
}
@media (min-width: 992px) {
  .givindex {
    position: relative;
    height: 597px;
  }
  .givindex > img.bg {
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
    left: 50%;
    max-width: none;
  }
  .givindex.content-img-box .content-box .subtitle {
    max-width: 50% !important;
    margin-bottom: 20px;
  }
  html[data-url*="/giv/"] .h1style.content-img-box .content-box .subtitle {
    max-width: 50% !important;
    margin-bottom: 20px;
  }
}

.grid-box-new .content {
  padding-right: 30px;
  width: 100%;
}
@media (max-width: 991px) {
  .grid-box-new .content {
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .grid-box-new [class*="col-"]:first-child > .list-item img {
    box-shadow: none;
  }
}

html[lang="mn"] .content-box .numbers ul.row {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  html[lang="mn"] .about-timeline .content-box h2 {
    top: 50px !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pvp-tab-box .panel-img-list .col-md-4 {
    display: block !important;
  }
}
@media (max-width: 991px) {
  .page-sec .news-detail-box .news-detail-content {
    padding-bottom: 60px;
  }
  .all-page + .page-nav {
    bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .swiper-component-1 .thumbsslider .swiper-wrapper {
    border: 0 !important;
    justify-content: left !important;
  }
  .swiper-component-1 .thumbsslider .swiper-slide {
    border-bottom: 1px solid #ccc;
    min-height: 33.7px;
  }
  html[lang="zh"] .swiper-component-1 .thumbsslider .swiper-wrapper,
  html[lang="cn"] .swiper-component-1 .thumbsslider .swiper-wrapper {
    justify-content: center !important;
    border-bottom: 1px solid #ccc !important;
  }
  html[lang="zh"] .swiper-component-1 .thumbsslider .swiper-slide,
  html[lang="cn"] .swiper-component-1 .thumbsslider .swiper-slide {
    border-bottom: 0;
  }
  html[lang="zh"]
    .swiper-component-1
    .thumbsslider
    .swiper-slide.swiper-slide-thumb-active,
  html[lang="cn"]
    .swiper-component-1
    .thumbsslider
    .swiper-slide.swiper-slide-thumb-active {
    border-bottom: 3px solid #c7000b;
  }
}

html[data-url*="cookies-policy"] .table > tbody > tr > td {
  border: 1px solid #c0c0c0;
}
html[data-url*="cookies-policy"] .table {
  border-collapse: separate;
  border: 1px solid #c0c0c0;
}

.container.contact-us.dsrms.new-forms-box {
  max-width: 1128px;
}
html[data-url*="personal-"] .dsrms form {
  margin-top: 0px;
}
html[data-url*="personal-"] .form02 .code-pic {
  position: absolute;
  right: -115px;
  top: 43px;
}
html[data-url*="personal-"] .form02 .refresh {
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: 7px;
  vertical-align: middle;
  margin-left: 10px;
  background: url(../images/verificationcode-refresh.png)
    top left no-repeat;
}
@font-face {
  font-family: "icomoon1";
  src: url("/Assets/corp/2020/fonts/tip_download.eot?hsb166");
  src: url("../fonts/tip_download.eot")
      format("embedded-opentype"),
    url("../fonts/tip_download.ttf") format("truetype"),
    url("../fonts/tip_download.woff") format("woff"),
    url("../fonts/tip_download.svg") format("svg");
}
html[data-url*="personal-"]
  .new-forms-box.dsrms
  .forms-warp
  label.error
  em::before {
  font-family: "icomoon1" !important;
  content: "\e900" !important;
  padding-right: 5px;
  color: #f57069;
}
html[data-url*="personal-"] .new-forms-box.dsrms form .forms-warp label.error {
  margin-top: 5px;
  color: #f66f6a;
}
html[data-url*="personal-"] .dsrms form .forms-warp .code-img em {
  color: #fff;
  font-size: 38px;
}
html[data-url*="personal-"] .new-forms-box.dsrms form .forms-warp em {
  color: #fff;
}
html[data-url*="personal-"]
  .new-forms-box.dsrms
  form
  .forms-warp
  .btn:hover
  em {
  color: #fff;
}
html[data-url*="personal-"] .outer-chain h3 {
  margin-top: 0;
}
@media (min-width: 768px) {
  html[data-url*="personal-"]
    .new-forms-box.dsrms
    form
    .forms-warp
    label.error {
    float: left;
  }
}
@media (max-width: 992px) {
  html[data-url*="personal-"] .form02 .code-pic {
    position: absolute;
    right: auto;
    top: auto;
    bottom: -20px;
  }
  html[data-url*="personal-"] .dsrms form .col-sm-6,
  html[data-url*="personal-"] .dsrms form .col-sm-12 {
    padding-right: 11px;
    padding-left: 11px;
  }
}
@media (max-width: 767px) {
  html[data-url*="personal-"] .form02 .col-pic.col-sm-6 {
    height: 145px;
    text-align: left;
  }
  html[data-url*="personal-"] .form02 .code-pic {
    bottom: -33px;
  }
  html[data-url*="personal-"]
    .new-forms-box.dsrms
    form.form02
    .forms-warp
    label.error {
    text-align: right;
    width: 100%;
  }
  html[data-url*="personal-"] .dsrms form.form02 {
    padding: 40px 24px;
  }
}

.footer-flexd .footer-wrap .email-interface p,
.footer-flexd .footer-wrap p.success {
  font-size: 0.78em;
  font-weight: normal;
}
.footer-flexd .email-interface button {
  margin: 10px 0 0 0;
}
.footer-flexd .footer-wrap p.success {
  position: absolute;
  bottom: 5px;
  left: 135px;
}

.olds-box .text-box p,
.olds-box .text-box1 p,
.olds-box .text-box2 p {
  margin-bottom: 20px;
}
.olds-box .text-box ul,
.olds-box .text-box ol,
.olds-box .text-box1 ul,
.olds-box .text-box1 ol,
.olds-box .text-box2 ul,
.olds-box .text-box2 ol {
  padding-left: 18px;
  margin-bottom: 20px;
  text-align: left;
}
.olds-box .text-box ul li,
.olds-box .text-box1 ul li,
.olds-box .text-box2 ul li {
  list-style-type: disc;
  color: #666;
  font-size: 1em;
  line-height: 1.875em;
}
.olds-box .text-box ol li,
.olds-box .text-box1 ol li,
.olds-box .text-box2 ol li {
  list-style-type: decimal;
  color: #666;
  font-size: 1em;
  line-height: 1.875em;
}

@media (min-width: 993px) {
  html[data-url*="/corporate-information"] .content-icon-box .col-xs-6 {
    width: 19.5%;
  }
}
@media (min-width: 993px) and (max-width: 1300px) {
  html[data-url*="/corporate-information"] .content-icon-box .row {
    margin: 30px auto 0 auto;
  }
  html[data-url*="/corporate-information"] .content-icon-box .col-xs-6 .title {
    font-weight: normal;
    font-size: 1em;
  }
}
@media (max-width: 992px) {
  html[data-url*="/corporate-information"] .content-icon-box .row {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  html[data-url*="/corporate-information"] .content-img-box img.bg {
    max-width: none;
    width: 160%;
  }
}
.email-subscribe .subscription-error {
  display: none;
}
.email-subscribe .subscription-error a {
  text-decoration: underline;
}
.footer-wrap p.subscription-error {
  font-size: 0.78em;
  font-weight: normal;
}
.footer-wrap p.subscription-error a {
  color: #fff;
}
@media (max-width: 991px) {
  .video-box.show .content > div.video-js {
    padding-top: 56.25% !important;
  }
}

.data-show-box .imgbox {
  width: 100%;
}
.data-show-box .imgbox img {
  width: 100%;
}

.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
}

.ui-front {
  z-index: 100;
}

.sharing-video-box{
  position: relative;
  z-index: 10;
}


/*@media (min-width:768px){
  .plaid-box .plaid-img-list>div:nth-child(2n) .plaid-img-box:first-child{
    display: none;
    }
  .plaid-box .plaid-img-list>div:nth-child(2n) .plaid-img-box{
    flex-basis: 100%;
  }
  .plaid-box .plaid-img-list>div:nth-child(2n) .plaid-img-box:last-child .imgbox{
    padding-top: 26.5%;
  }
}
@media(max-width:767px){
  .plaid-box .plaid-img-list .imgbox img{
    width: 100%;
  }

}*/