img{
    height: auto;
}

* {
    -webkit-print-color-adjust: exact;
}
@media print {
    .nav-menu {
    display: none;
    }
    .header {
    position: absolute;
    }
}
body {
    font-family: 'Montserrat', 'Microsoft YaHei', 'Microsoft JhengHei', sans-serif;
}
.article-img-mask,
.article-img-b-inner,
.rm-item-img-b,
.award-slider-mask,
.people-item-img-mask {
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}
.home-banner-bottom {
    pointer-events: none;
}
:focus {
    outline: none;
}
.w-inline-block {
    vertical-align: top;
}
.form-select {
    -webkit-appearance: none;
}
textarea {
    resize: vertical;
}
option {
    color: black;
}
.ul {
    padding-left: 0;
    list-style: none;
}
.ul li {
    background-image: url(https://uploads-ssl.webflow.com/646d6086f62e363cf7a7aa2a/6479aafb96f75e19d3a91ef8_bullet.svg);
    background-size: 5px auto;
    background-repeat: no-repeat;
    background-position: left top 8px;
    padding-left: 20px;
}
.home-vid-inner-shadow,
.si-img-inner-shadow,
.home-vid-inner-shadow {
    pointer-events: none;
}

.home-banner-bottom.home {
    margin-top: -15vw;
}

.map-hand-img:hover {
    cursor: pointer;
}

.global-presence-content-box ul {
    padding-left: 0;
}

.global-presence-content-box li {
    color: #fff;
    margin-left: 20px;
    list-style: disc outside;
}

.v-technological-breakthrough p {
    line-height: initial;
}

.news-video-container .w-background-video > video {
	width: auto;
}

.research-dev-b {
    margin-bottom: 50px;
}

.publication-ol {
    padding-left: 20px;
}

.people-listing-item.v-leader {
    width: 50%;
}

.our-leadership-people-listing-b {
    max-width: 700px;
    margin: auto;
}

.detail-content-b img {
    border-radius: 10px;
}

.partners-location-name {
    text-transform: uppercase;
}

@media screen and (max-device-width: 767px) {
    .our-leadership-people-listing-b {
        width: 100%;
    }
}
