.site-main {
    min-height: calc(100vh - 342px);
}
@media(max-width: 991px) {
    .site-main {
        min-height: calc(100vh - 362px);
    }
    body header#masthead {
        overflow-y: visible;
    }
}
@media(max-width: 767px) {
    .site-main {
        min-height: calc(100vh - 420px);
    }
}
body.home .site-header {
    position: absolute;
    width: 100%;
    background: transparent;
}
body.home .site-header.is-sticky {
    position: fixed;
    background-color: #fff;
}
body.home #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    color: #fff;
}
body.home .site-header.is-sticky #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    color: #000;
}
body.home #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover,
body.home .site-header.is-sticky #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover {
    color: #0f8289;
}
body.home #mega-menu-wrap-menu-1 {
    background: transparent;
}
body.home .social-header ul.social li svg * {
    fill: #fff;
}
body.home .site-header.is-sticky .social-header ul.social li svg * {
    fill: #000;
}
body.home .social-header ul.social li a:hover svg *,
body.home .site-header.is-sticky .social-header ul.social li a:hover svg * {
    fill: #0F8289;
}
body.home .header-search-lang a.search svg path {
    fill: #fff;
}
body.home .site-header.is-sticky .header-search-lang a.search svg path {
    fill: #000;
}
body.home .header-search-lang a.search:hover svg path,
body.home .site-header.is-sticky .header-search-lang a.search:hover svg path {
    fill: #0F8289;
}
body.home .header-search-lang ul li .language svg path {
    stroke: #fff;
}
body.home .site-header.is-sticky .header-search-lang ul li .language svg path {
    stroke: #000;
}
body.home .header-search-lang ul li .language:hover svg path,
body.home .header-search-lang ul li .language.open svg path,
body.home .site-header.is-sticky .header-search-lang ul li .language:hover svg path,
body.home .site-header.is-sticky .header-search-lang ul li .language.open svg path {
    stroke: #0F8289;
}
body.home #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, 
body.home #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
body.home #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    background-color: #fff;
}
body.home .is-sticky #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, 
body.home .is-sticky #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
body.home .is-sticky #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    background-color: #000;
}
@media(max-width: 991px) {
    body.home #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
        color: #000;
    }
}
.st-banner-home {
    position: relative;
}
.st-banner-home .list-banner .item:before {
    content: '';
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 60.6%, rgba(0, 0, 0, 0.2) 81.75%);
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 0;
}
.st-banner-home iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: none;
}
.video-polyv video.pv-video {
    object-fit: cover;   
}
.st-banner-home .video-polyv iframe {
    /*width: 100% !important;
    transform: none;*/
    left: 50% !important;
    transform: translateX(-50%);
}
.home .st-banner-home .swiper-slide:nth-child(1) {
    opacity: 1;
    z-index: 9;
}
.home .st-banner-home .swiper-slide {
    position: absolute;
    opacity: 0;
    overflow: hidden;
    transition: 0.75s ease;
    min-height: 822px;
    border-radius: 0;
}
.home .st-banner-home .swiper-slide.item-active {
    opacity: 1;
    position: relative;
    z-index: 9;
}
.st-banner-home .media-type {
    position: absolute;
    width: 100%;
    max-width: 100%;
    height: 100%;
}
.st-banner-home .slider-image,
.st-banner-home .slider-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.st-banner-home .content-banner {
    position: relative;
    z-index: 9;
    padding: 307px 16px 206px;
    max-width: 1290px;
    margin: 0 auto;
}
.st-banner-home .content-banner .wrap-content {
    position: relative;
    z-index: 9;
    max-width: 538px;
    width: 100%;
}
.st-banner-home .content-banner .sub-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 22.38px;
    color: #fff;
    margin-bottom: 10px;
}
.st-banner-home .content-banner .title {
    font-weight: 500;
    color: #fff;
    margin-bottom: 24px;
}
.st-banner-home .content-banner .description {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #fff;
    margin-bottom: 31px;
}
.st-banner-home .swiper-pagination {
    display: flex;
    flex-direction: column;
    width: 38px;
    right: 88px;
    top: 55%;
    left: auto;
    transform: translateY(-50%);
}
.st-banner-home .swiper-pagination.swiper-pagination-lock {
    display: none;
}
.st-banner-home span.swiper-pagination-number {
    position: relative;
    text-align: center;
    height: 38px;
    color: #fff;
    font-size: 0;
    font-weight: 400;
    line-height: 39px;
    margin: 9px 0;
    cursor: pointer;
}
.st-banner-home span.swiper-pagination-number:only-child {
    display: none;
}
.st-banner-home span.swiper-pagination-number.swiper-pagination-number-active {
    font-size: 18px;
}
.st-banner-home span.swiper-pagination-number.swiper-pagination-number-active span.number {
    transform: none;
    opacity: 1;
}
.st-banner-home span.swiper-pagination-number span.number {
    display: inline-block;
    transform: translate(15px, 15px);
    opacity: 0;
    transition: all .7s;
}
.st-banner-home span.swiper-pagination-number:hover span.number {
    transform: none;
    opacity: 1;
}
.st-banner-home span.swiper-pagination-number:before {
    content: '';
    position: absolute;
    border: 1px solid #FFFFFF;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .7s;
}
.st-banner-home span.swiper-pagination-number:hover {
    font-size: 18px;
}
.st-banner-home span.swiper-pagination-number:hover:before {
    width: 38px;
    height: 38px;
}
.st-banner-home span.swiper-pagination-number.swiper-pagination-number-active:before {
    content: none;
}
.st-banner-home span.swiper-pagination-number svg.circle__spinner {
    position: absolute;
    width: 39px;
    height: 39px;
    left: 0;
    transform: rotate(-90deg);
    opacity: 0;
}
.st-banner-home span.swiper-pagination-number svg.circle__spinner circle.path {
    stroke-dasharray: 115;
    stroke-dashoffset: 115;
    fill: transparent;
    stroke: #fff;
}
.st-banner-home span.swiper-pagination-number.swiper-pagination-number-active svg.circle__spinner {
    opacity: 1;
}
.st-banner-home .swiper-pagination-number.swiper-pagination-number-active .circle__spinner .path {
    animation: dash 15s linear forwards;
}
.st-banner-home .btn-scroll-down a {
    position: absolute;
    z-index: 9;
    font-size: 14px;
    font-weight: 500;
    line-height: 19.59px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    left: 50%;
    bottom: 50px;
    transform: translateX(-50%);
    outline: none;
}
.st-banner-home .btn-scroll-down a svg {
    display: block;
    margin: 3px auto;
    transition: all .7s;
    position: relative;
    top: 0;
}
.st-banner-home .btn-scroll-down a:hover svg {
    top: 6px;
}
.video-polyv,
.video-polyv .pv-video-player {
    height: 100%!important;
}
.list-banner img.placehol-thumb {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*.video-polyv-poup .pv-video-player {
    height: 100% !important;
}*/
@keyframes dash {
    0% {
        stroke-dashoffset: 115;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.st-introducing-home {
    padding: 100px 0;
}
.st-introducing-home .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    max-width: 1330px;
    padding: 0 20px;
}
.st-introducing-home .content-mobile {
    display: none;
}
.st-introducing-home .col-content {
    width: 50%;
    padding-right: 40px;
}
.st-introducing-home .col-content .wrap-content {
    max-width: 590px;
    margin-left: auto;
}
.st-introducing-home .sub-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 22.38px;
    color: #0F8289;
    margin-bottom: 8px;
}
.st-introducing-home .title {
    color: #000;
    font-size: 60px;
    line-height: 63px;
    margin-bottom: 16px;
}
.st-introducing-home .col-image {
    width: 50%;
    padding-top: 39px;
    padding-right: 15px;
}
.st-introducing-home .wrap-img {
    position: relative;
    height: 100%;
}
.st-introducing-home .wrap-img:before {
    content: '';
    display: block;
    padding-top: 61%;
}
.st-introducing-home .wrap-img img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all .7s;
}
.st-introducing-home .wrap-img:after {
    content: '';
    background: url(../images/border-img.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: -18px;
    right: -20px;
    width: 38px;
    height: 39px;
    transition: all .7s;
}
.st-introducing-home .wrap-img:hover:after {
    top: -39px;
    right: -37px;
}
.st-introducing-home .wrap-img .scale-img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.st-introducing-home .wrap-img:hover img {
    transform: scale(1.05);
}
.st-whoweare-home {
    position: relative;
    background-size: cover;
    background-position: center;
    margin: 0 20px;
    padding: 60px 0 96px;
}
.st-whoweare-homepage.st-whoweare-home {
    background-size: cover;
    background-position: center;
}
.st-whoweare-homepage.st-whoweare-home .wrap-img:after {
    content: none;
}
body.single-insights .st-whoweare-home {
    background-size: cover;
    background-position: center;
}
.st-whoweare-home .wrap-img:after {
    content: none;
}
.st-whoweare-home .container {
    max-width: 1290px;
    padding: 0 20px;
}
.st-whoweare-home .sub-title {
    font-weight: 500;
    color: #0F8289;
    margin-bottom: 23px;
}
.st-whoweare-home .title {
    position: relative;
    z-index: 9;
    color: #000;
}
.st-whoweare-home .title-green{
    color: #0F8289;
}
.st-whoweare-home .wrap-content {
    position: absolute;
    max-width: 290px;
}
.st-whoweare-home .wrap-img {
    position: relative;
    height: 100%;
    max-width: 603px;
    margin: 0 auto;
}
.st-whoweare-home .wrap-img:before {
    content: '';
    display: block;
    padding-top: 100%;
}
.st-whoweare-home .wrap-img:after {
    content: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #00000033;
    border-radius: 50%;
    transition: all .7s;
}
.st-whoweare-home:hover .wrap-img:after {
    background: transparent;
}
.st-whoweare-home .wrap-img img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.st-whoweare-home .col-media {
    padding-top: 11px;
}
.no-scroll {
    overflow: hidden;
}
.st-whoweare-home .col-media a.popup-video span {
    position: absolute;
    width: 67px;
    height: 67px;
    background: #D9D9D9;
    border-radius: 50%;
    bottom: 62px;
    right: 70px;
    cursor: pointer;
    transition: all .7s;
}
.st-whoweare-home .col-media a.popup-video span:before {
    content: '';
    background: url(../images/icon-play.svg);
    width: 21px;
    height: 32px;
    position: absolute;
    top: 50%;
    left: 53%;
    transform: translate(-50%, -50%);
}
.st-whoweare-home:hover .col-media a.popup-video span {
    background: #fff;
}
.st-news-home {
    padding: 60px 0 58px;
}
.st-news-home .container,
.st-insights-home .container {
    padding: 0 20px;
    max-width: 1300px;
}
.st-news-home .sub-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 22.38px;
    color: #0F8289;
    margin-bottom: 9px;
}
.st-news-home .title {
    color: #000;
    font-size: 60px;
    line-height: 63px;
}
.list-news-home .slider-nav {
    display: flex;
    width: 48px;
    height: 24px;
    justify-content: space-between;
    margin-left: auto;
    margin-top: -17px;
}
.list-news-home .slider-nav .slider-btn {
    cursor: pointer;
}
.list-news-home .date-cate {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    font-weight: 500;
    line-height: 19.59px;
    color: #878A8C;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.list-news-home .date-cate > span {
    margin-bottom: 4px;
}
.list-news-home .date-cate span.separator {
    padding: 0 12px;
}
.list-news-home .date-cate span.spacing {
    width: 10px;
    display: inline-block;
}
.list-news-home h4 a {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 7px;
    color: #000;
    text-decoration: none;
    transition: all .7s;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    height: 96px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.list-news-home .swiper {
    margin-top: 30px;
}
.home .list-news-home .swiper {
    border-left: 0;
}
.home .list-news-home .news-item .wrap-item {
    border-left: 0;
}
.home .list-news-home .news-item.swiper-slide-active .wrap-item {
    border-left: solid 1px #D9D9D9;
}
.home .list-news-home .news-item.swiper-slide-active .wrap-item:before {
    left: 0px;
}
.home .list-news-home .news-item .wrap-item:before {
    left: -1px;
}
.list-news-home .news-item a.btn-wrap{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.list-news-home .news-item {
    height: 100%;
}
.list-news-home .news-item .wrap-item {
    border: 1px solid #D9D9D9;
    padding: 40px;
    transition: border .3s;
    height: 100%;
}
.list-news-home .news-item .wrap-item:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 1px;
    border-top-color: #108289;
    border-right-color: #108289;
    border-bottom-color: #162b3f;
    border-left-color: #162b3f;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: all .7s;
}
.list-news-home .news-item:hover .wrap-item:before {
    opacity: 1;
}
.list-news-home .news-item:hover h4 a{
    color: #0F8289;
}
.list-news-home .news-item .button-read a {
    display: block;
    width: 50px;
    overflow: hidden;
    transition: all .7s;
}
.list-news-home .news-item .button-read a svg {
    margin-left: -30px;
    width: 80px;
    transition: all .7s;
}
.list-news-home .news-item:hover .button-read a {
    width: 80px;
}
.list-news-home .news-item:hover .button-read a svg {
    margin-left: 0;
}
.list-news-home .news-item:hover .button-read a svg path {
    stroke: #0F8289;
}
.st-news-home .view-news {
    margin-top: 35px;
    text-align: right;
}
.st-insights-home {
    background: #B0BEBF;
    padding: 80px 0 70px;
    margin: 0 20px;
}
.st-insights-home .sub-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 22.38px;
    color: #0F8289;
    margin-bottom: 7px;
}
.st-insights-home .title {
    color: #000000;
    font-size: 60px;
    line-height: 63px;
}
.list-insights-home {
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
}
.list-insights-home .wrap-item {
    position: relative;
}
.list-insights-home .wrap-item a.btn-wrap {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}
.list-insights-home .col-left {
    width: 50%;
}
.list-insights-home .col-right {
    width: 50%;
    padding-top: 10px;
}
.list-insights-home .date-cate {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #878A8C;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.list-insights-home .date-cate span.separator {
    padding: 0 12px;
}
.list-insights-home h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 22.38px;
    margin-bottom: 5px;
    width: calc(100% - 50px);
}
.list-insights-home h4 a {
    text-decoration: none;
    color: #000;
    transition: all .7s;
}
.list-insights-home h4 a:hover {
    color: #0F8289;
}
.list-insights-home .button-read {
    line-height: 0;
    width: 50px;
}
.list-insights-home .button-read a:before {
    width: 50px;
    top: -8px;
}
.list-insights-home .insights-item.first-insights-item .wrap-item:hover .button-read a:before {
    background-image: url(../images/line-btn-green-n.svg);
    width: 80px;
}
.list-insights-home .first-insights-item h4 {
    margin-bottom: 16px;
    width: 100%;
}
.list-insights-home .date-cate span.cate {
    padding-right: 10px;
}
.list-insights-home .thumb-insights {
    position: relative;
    margin-right: 35px;
    margin-bottom: 26px;
}
.list-insights-home .thumb-insights:before {
    content: '';
    display: block;
    padding-top: 67.6%;
    background: transparent;
    z-index: 9;
    position: relative;
}
.list-insights-home .wrap-item:hover .thumb-insights:before {
    background: rgb(37 70 78 / 80%);
}
.list-insights-home .thumb-insights:after {
    content: '';
    background: url(../images/border-img.svg);
    position: absolute;
    top: -17px;
    right: -16px;
    width: 34px;
    height: 35px;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all .7s;
}
.list-insights-home .thumb-insights .scale-img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.list-insights-home .thumb-insights img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all .7s;
}
.list-insights-home .wrap-item:hover .thumb-insights img {
    transform: scale(1.05);
}
.list-insights-home .thumb-insights .content-short {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    right: 30px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 72px;
    opacity: 0;
    transition: all .7s;
    z-index: 9;
}
.list-insights-home .insights-item.first-insights-item .wrap-item:hover .thumb-insights .content-short {
    opacity: 1;
}
.list-insights-home .insights-item.first-insights-item {
    max-width: 550px;
    padding-right: 60px;
    width: 100%;
}
.list-insights-home .insights-item.first-insights-item .wrap-item:hover .thumb-insights:after {
    top: -35px;
    right: -34px;
}
.list-insights-home .insights-item.first-insights-item .wrap-item:hover h4 a {
    color: #0F8289;
}
.list-insights-home .col-right .insights-item {
    padding: 10px 0;
    margin-bottom: 24px;
}
.list-insights-home .col-right .insights-item:last-child {
    margin-bottom: 0;
}
.list-insights-home .col-right .title-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list-insights-home .col-right .button-read {
    padding-bottom: 4px;
    margin-right: 0;
}
.list-insights-home .col-right .insights-item:hover h4 a {
    color: #0F8289;
}
.list-insights-home .col-right .insights-item .button-read a:before {
    width: 50px;
}
.list-insights-home .col-right .insights-item:hover .button-read a:before {
    background-image: url(../images/line-btn-green-n.svg);
    width: 80px;
}
.list-insights-home .title-btn:hover a {
    color: #0F8289;
}
.list-insights-home .title-btn:hover .button-read path {
    opacity: 1;
    stroke: #0F8289;
}
.st-insights-home .view-insights {
    margin-top: 48px;
    text-align: right;
}
.list-insights-home .col-right .content-short {
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-top: 10px;
    height: 0;
    transition: all .7s;
}
.list-insights-home .col-right .insights-item:hover .content-short {
    height: 48px;
}
.list-insights-home .col-right .insights-item:hover {
    border-bottom: 1px solid #fff;
}
.st-people-home {
    background: #506B72;
    margin: 0 20px;
    margin-bottom: 50px;
}
.st-people-home .item-box {
    display: flex;
    flex-wrap: wrap;
}
.st-people-home .item-box:nth-child(even) {
    flex-direction: row-reverse;
}
.st-people-home .col-content {
    width: 50%;
    padding-top: 50px;
    padding-bottom: 60px;
}
.st-people-home .col-content .wrap-content {
    max-width: 585px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.st-people-home .col-content .sub-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 15px;
    color: #fff;
    margin-bottom: 10px;
}
.st-people-home .col-content h3 {
    font-size: 60px;
    line-height: 63px;
    color: #fff;
    margin-bottom: 20px;
}
.st-people-home .col-content .description {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #fff;
    margin-bottom: 42px;
}
.st-people-home .col-image {
    width: 50%;
}
.st-people-home .col-image .wrap-img {
    position: relative;
    height: 100%;
}
.st-people-home .col-image .wrap-img:before {
    content: '';
    display: block;
    padding-top: 71.43%;
}
.st-people-home .col-image .wrap-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.st-explore-home {
    background: #25464E;
    padding-top: 96px;
    padding-bottom: 164px;
}
.st-explore-home .wrap-content {
    max-width: 555px;
}
.st-explore-home .sub-title {
    font-weight: 500;
    color: #0F8289;
    margin: 0 0 10px;
}
.st-explore-home .wrap-content .title {
    color: #fff;
    margin-bottom: 41px;
}
.st-explore-home .description {
    color: #fff;
    margin-bottom: 37px;
}
.st-explore-home .container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.st-explore-home .col-content {
    width: 50%;
    padding-bottom: 10px;
    padding-right: 30px;
}
.st-explore-home .col-image {
    width: 50%;
}
.st-explore-home .wrap-img {
    position: relative;
    height: 100%;
}
.st-explore-home .wrap-img:before {
    content: '';
    display: block;
    padding-top: 79.37%;
}
.st-explore-home .wrap-img img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.st-studies-home {
    padding-top: 50px;
    padding-bottom: 70px;
}
.st-studies-home .container {
    max-width: 1298px;
    padding: 0 20px;
}
.st-studies-home .sub-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 15px;
    color: #0F8289;
    margin-bottom: 10px;
}
.st-studies-home .title {
    font-size: 60px;
    line-height: 63px;
    color: #000;
    margin-bottom: 20px;
}
.list-studies-home {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: -10px;
}
.list-studies-home .studies-item {
    width: calc(50% - 39px);
    margin: 30px 0;
}
.thumb-studies {
    position: relative;
    margin-bottom: 20px;
}
.list-studies-home .thumb-studies:before {
    content: '';
    display: block;
    padding-top: 59.33%;
}
.list-studies-home .thumb-studies:after {
    content: '';
    border-top: 75px solid transparent;
    border-bottom: 75px solid #ffffff;
    border-right: 75px solid transparent;
    position: absolute;
    bottom: -1px;
    left: -1px;
}
.list-studies-home .thumb-studies img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .7s;
} 
.list-studies-home .studies-item a {
    font-size: 18px;
    font-weight: 400;
    line-height: 25.18px;
    text-decoration: none;
    color: #000;
    transition: all .7s;
}
.list-studies-home .studies-item a:hover {
    color: #0F8289;
}
.st-studies-home .view-studies {
    margin-top: 7px;
    text-align: right;
}
.list-studies-home .studies-item .scale-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.list-studies-home .studies-item .scale-img:before {
    content: '';
    background: url(../images/border-img.svg);
    position: absolute;
    z-index: 9;
    left: 0;
    bottom: 0;
    width: 32px;
    height: 32px;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    transition: all .7s;
}
.list-studies-home .studies-item:hover .scale-img:before {
    opacity: 1;
}
.list-studies-home .studies-item:hover .scale-img img {
    transform: scale(1.05);
}
.list-studies-home .studies-item:hover a {
    color: #0F8289;
}
.st-business-home {
    padding-bottom: 100px;
}
.st-business-home .container {
    max-width: 1300px;
    padding: 0 20px;
}
.st-business-home .title {
    font-size: 60px;
    line-height: 63px;
    color: #000;
    margin-bottom: 38px;
}
.list-box-business {
    position: relative;
}
.list-box-business .slider-nav {
    display: flex;
    width: 48px;
    justify-content: space-between;
    position: absolute;
    top: -58px;
    right: 20px;
}
.list-box-business .slider-nav .slider-btn {
    cursor: pointer;
}
.list-box-business .swiper-slide {
  transition: width 0.3s ease;
}
.list-box-business .item {
    position: relative;
    min-height: 460px;
    display: flex;
    align-items: flex-end;
}
.list-box-business .item:nth-child(1) {
        background-color: rgb(37, 70, 78);
}
.list-box-business .item:nth-child(2) {
        background-color: rgb(80, 107, 114);
}
.list-box-business .item:nth-child(3) {
        background-color: rgb(176, 190, 191);
}
.list-box-business .item:before {
    content: '';
    position: absolute;
    width: 34px;
    height: 35px;
    border-style: solid;
    border-width: 10px 10px 0 0;
    border-color: #fff;
    top: 46px;
    right: 40px;
    opacity: 0;
    transition: all .7s;
}
.list-box-business .item:hover:before {
    opacity: 1;
}
.list-box-business .item a.btn-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.list-box-business .item .content-box {
    width: 100%;
    padding: 46px 40px;
}
.list-box-business .item .wrap-content {
    max-width: 280px;
}
.list-box-business .item .title {
    font-size: 36px;
    font-weight: 500;
    line-height: 62px;
    color: #fff;
    margin-bottom: 17px;
}
.list-box-business .item .description {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
    margin-bottom: 37px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.list-box-business .item:hover a.btn {
    color: #0F8289;
}
.list-box-business .item:hover a.btn:before {
    background-image: url(../images/line-btn-green-n.svg);
    width: calc(100% + 30px);
}
.st-events-home {
    padding-bottom: 109px;
}
.st-events-home .container {
    max-width: 1300px;
    padding: 0 20px;
}
.st-events-home .sub-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 15px;
    color: #0F8289;
    margin-bottom: 10px;
}
.st-events-home h3.title {
    font-size: 60px;
    line-height: 63px;
    color: #000;
    margin-bottom: 40px;
}
.list-events-home {
    display: flex;
    flex-wrap: wrap;
}
.list-events-home .col-image {
    width: 50%;
}
.list-events-home .col-image .wrap-img {
    position: relative;
    height: 100%;
}
.list-events-home  .col-image .wrap-img:before {
    content: '';
    display: block;
    padding-top: 90.48%;
}
.list-events-home .col-image .wrap-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.list-events-home .col-lists {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    padding-left: 60px;
}
.list-events-home .events-item {
    width: 50%;
    border: 1px solid #D9D9D9;
    padding: 24px;
    min-height: 285px;
}
.list-events-home .events-item:nth-child(odd) {
    border-top: 0;
}
.list-events-home .events-item:nth-child(even) {
    border-top: 0;
    border-left: 0;
}
.list-events-home .events-item:nth-child(1),
.list-events-home .events-item:nth-child(2) {
    border-top: 1px solid #D9D9D9;
}
.list-events-home .events-item .wrap-item {
    position: relative;
    padding: 37px 8px;
}
.list-events-home .events-item .wrap-item:before {
    content: '';
    background: url(../images/border-img.svg);
    position: absolute;
    top: 8px;
    right: 8px;
    width: 32px;
    height: 32px;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all .7s;
}
.list-events-home .events-item div.date {
    margin-bottom: 11px;
}
.list-events-home .events-item span.date {
    font-size: 14px;
    font-weight: 500;
    line-height: 19.59px;
    color: #878A8C;
    text-transform: uppercase;
}
.list-events-home .events-item a {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
    text-decoration: none;
    transition: all .7s;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    height: 120px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.list-events-home .events-item {
    position: relative;
}
.list-events-home .events-item a.btn-wrap {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
}
.st-events-home .view-events {
    margin-top: 38px;
    text-align: right;
}
.list-events-home .events-item:hover a {
    color: #0F8289;
}
.list-events-home .events-item:hover .wrap-item:before {
    top: 0px;
    right: 0;
}
.st-explore-home.st-explore-about {
    padding-top: 130px;
    padding-bottom: 132px;
}
.st-explore-home.st-explore-about .col-content {
    padding-bottom: 58px;
}
.st-explore-home.st-explore-about .wrap-img:before {
    padding-top: 79.67%;
}
.st-page-rss .list-link {
    padding-top: 64px;
}
.st-page-rss .list-link .item-link {
    margin-bottom: 27px;
}
.st-introducing-home.st-page-rss .list-link.mobile {
    display: none;
}
@media(min-width: 768px) {
    .list-box-business .swiper-slide.hovered {
      width: 44% !important;
    }
    .list-box-business .swiper-slide.unhovered {
      width: 28% !important;
    }
}
@media(max-width: 1366px) {
    .st-introducing-home .wrap-img:hover:after {
        top: -32px;
        right: -32px;
    }
    .list-insights-home .col-right .insights-item:hover .button-read a:before {
        width: 65px;
    }
}
@media(max-width: 1024px) {
    .st-banner-home .content-banner {
        padding: 215px 22px
    }
    .st-banner-home .content-banner .title,
    .st-introducing-home .title,
    .st-whoweare-home .title,
    .st-news-home .title,
    .st-insights-home .title,
    .st-people-home .col-content h3,
    .st-explore-home .wrap-content .title,
    .st-studies-home .title,
    .st-business-home .title,
    .st-events-home .title {
        font-size: 50px;
        line-height: 55px;
    }
    .st-banner-home .swiper-pagination {
        top: 50%;
        right: 18px;
    }
    .st-whoweare-home .wrap-img {
        max-width: 310px;
    }
    .list-insights-home .insights-item.first-insights-item {
        max-width: 100%;
        padding-right: 40px;
    }
    .list-insights-home .thumb-insights img {
        width: 100%;
    }
    .st-insights-home,
    .st-whoweare-home,
    .st-people-home {
        margin: 0 16px;
    }
    .st-whoweare-home .wrap-content {
        max-width: 250px;
    }
    .st-people-home .col-content {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .list-box-business .item .content-box {
        padding: 26px 20px;
    }
    .list-box-business .item .title {
        font-size: 40px;
        line-height: 50px;
    }
    .list-studies-home .studies-item {
        width: calc(50% - 15px);
        margin: 20px 0;
    }
    .list-events-home .col-lists {
        padding-left: 30px;
    }
    .list-events-home .events-item {
        padding: 15px;
        min-height: 246px;
    }
    .list-events-home .events-item .wrap-item {
        padding: 30px 0px;
    }
    .list-events-home .events-item .wrap-item:before {
        top: 10px;
        right: 0px;
    }
}
@media(max-width: 767px) {
    body .st-banner-home span.swiper-pagination-number:hover:before {
        width: 0;
        height: 0;
    }
    .st-banner-home .content-banner {
        padding: 215px 22px 342px;
    }
    .st-banner-home .content-banner .sub-title {
        font-size: 16px;
        line-height: 22.38px;
        margin-bottom: 8px;
    }
    .st-banner-home .content-banner .title {
        font-size: 40px;
        line-height: 42px;
        margin-bottom: 16px;
    }
    .st-introducing-home .title, 
    .st-whoweare-home .title, 
    .st-news-home .title, 
    .st-insights-home .title,
    .st-people-home .col-content h3,
    .st-explore-home .wrap-content .title,
    .st-studies-home .title,
    .st-business-home .title,
    .st-events-home .title {
        font-size: 40px;
        line-height: 50px;
    }
    .st-banner-home .swiper-pagination {
        top: auto;
        left: 20px;
        right: 0;
        bottom: 227px;
        width: calc(100% - 20px);
        transform: none;
        flex-direction: row;
        justify-content: flex-start;
    }
    .st-banner-home .btn-scroll-down a {
        bottom: 77px;
    }
    .st-banner-home span.swiper-pagination-number {
        width: 38px;
        margin-right: 18px;
    }
    .st-introducing-home {
        padding: 58px 0 48px;
    }
    .st-introducing-home h3.title {
        margin-bottom: 19px;
    }
    .st-introducing-home .description p {
        font-size: 16.18px;
        line-height: 24.28px;
    }
    .st-introducing-home .container {
        padding: 0 20px;
    }
    .st-introducing-home .col-content {
        width: 100%;
        padding-right: 0;
    }
    .st-insights-home, 
    .st-whoweare-home, 
    .st-people-home {
        margin: 0;
    }
    .st-introducing-home .col-content .wrap-content {
        max-width: 100%;
    }
    .st-introducing-home .col-image {
        width: 100%;
        padding-top: 9px;
        padding-right: 20px;
        padding-bottom: 18px;
    }
    .st-introducing-home .wrap-img:after {
        top: -10px;
        right: -10px;
        width: 20px;
        height: 21px;
        background-size: contain;
    }
    .st-introducing-home .content-desktop {
        display: none;
    }
    .st-introducing-home .content-mobile {
        display: block;
    }
    .st-whoweare-home {
        padding: 41px 0 64px;
    }
    .st-whoweare-home .container {
        padding: 0 22px;
    }
    .st-whoweare-home .sub-title {
        margin-bottom: 7px;
    }
    .st-whoweare-home .col-media {
        padding-top: 94px;
    }
    .st-whoweare-home .wrap-img {
        max-width: 100%;
    }
    .st-whoweare-home .col-media a.popup-video span {
        width: 50px;
        height: 50px;
        bottom: 47px;
        right: 25px;
    }
    .st-whoweare-home .col-media a.popup-video span:before {
        width: 15px;
        height: 22px;
        background-size: cover;
        top: 49%;
        left: 54%;
    }
    .list-insights-home .col-left {
        width: 100%;
        margin-bottom: 24px;
    }
    .list-insights-home .insights-item.first-insights-item {
        padding-right: 0;
    }
    .list-insights-home .col-right {
        width: 100%;
    }
    .list-insights-home .thumb-insights {
        margin-right: 20px;
    }
    .st-people-home .col-content {
        width: 100%;
        padding-top: 59px;
        padding-bottom: 71px;
    }
    .st-people-home .col-image {
        width: 100%;
    }
    .st-explore-home {
        padding-top: 64px;
        padding-bottom: 45px;
    }
    .st-explore-home .container {
        padding: 0 20px;
    }
    .st-explore-home .col-content {
        width: 100%;
        padding-bottom: 50px;
        padding-right: 0;
    }
    .st-explore-home .col-image {
        width: 100%;
    }
    .st-news-home {
        padding: 40px 0 48px;
    }
    .st-news-home .container,
    .st-insights-home .container {
        padding: 0 20px;
    }
    .st-news-home .container {
        padding-right: 0;
    }
    .st-news-home .sub-title {
        margin-bottom: 8px;
        padding-right: 100px;
    }
    .st-news-home h3.title {
        padding-right: 100px;
    }
    .list-news-home .swiper {
        margin-top: 22px;
    }
    .list-news-home h4 a {
        -webkit-line-clamp: 3;
        height: 72px;
    }
    .st-news-home .view-news {
        margin-top: 38px;
        margin-right: 20px;
    }
    .st-insights-home {
        background: #B0BEBF;
        padding: 42px 0 48px;
    }
    .list-insights-home {
        margin-top: 37px;
    }
    .list-insights-home .thumb-insights:after {
        top: -11px;
        right: -10px;
        width: 20px;
        height: 21px;
    }
    .list-insights-home .thumb-insights:before {
        padding-top: 60.5%;
    }
    .list-insights-home .col-left .title-btn {
        display: flex;
        align-items: center;
    }
    .list-insights-home .col-right .insights-item {
        margin-bottom: 24px;
    }
    .st-insights-home .view-insights {
        margin-top: 22px;
    }
    .st-people-home .col-content .wrap-content {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .st-people-home .col-content h3,
    .st-people-home .col-content .description {
        margin-bottom: 16px;
    }
    .st-people-home .col-image .wrap-img:before {
        padding-top: 100%;
    }
    .st-explore-home h3.title {
        margin-bottom: 17px;
    }
    .st-explore-home .description {
        font-weight: 400;
        margin-bottom: 14px;
    }
    .st-explore-home .wrap-img:before {
        padding-top: 100%;
    }
    .list-studies-home .studies-item {
        width: 100%;
    }
    .st-business-home h3.title {
        margin-bottom: 40px;
        padding-right: 100px;
    }
    .st-business-home .container {
        padding-right: 0;
    }
    .list-box-business .item {
        margin-right: 0 !important;
    }
    .list-box-business .item .content-box {
        padding: 46px 33px 46px 40px;
    }
    .list-box-business .item .description {
        font-weight: 300;
    }
    .st-people-home {
        margin-bottom: 40px;
    }
    .st-studies-home {
        padding-top: 35px;
        padding-bottom: 70px;
    }
    .st-studies-home h3.title {
        margin-bottom: 30px;
    }
    .list-studies-home .thumb-studies:before {
        padding-top: 99%;
    }
    .st-studies-home .view-studies {
        margin-top: 15px;
        text-align: right;
    }
    .st-business-home {
        padding-bottom: 64px;
    }
    .st-events-home {
        padding-bottom: 70px;
    }
    .list-events-home .col-image {
        width: 100%;
        padding-bottom: 40px;
    }
    .list-events-home .col-image .wrap-img:before {
        padding-top: 100%;
    }
    .list-events-home .col-lists {
        padding-left: 0;
        width: 100%;
    }
    .list-events-home .events-item {
        width: 100%;
        min-height: 208px;
        padding: 24px;
    }
    .list-events-home .events-item .wrap-item {
        padding: 37px 8px;
    }
    .list-events-home .events-item .wrap-item:before {
        top: 7px;
        right: 7px;
    }
    .list-events-home .events-item a {
        -webkit-line-clamp: 2;
        height: 48px;
    }
    .list-events-home .events-item:nth-child(2) {
        border-top: 0;
        border-left: 1px solid #D9D9D9;
    }
    .list-events-home .events-item:nth-child(even) {
        border-left: 1px solid #D9D9D9;
    }
    .st-introducing-home.st-page-rss .list-link.mobile {
        display: block;
    }
    .st-introducing-home.st-page-rss .list-link.desktop {
        display: none;
    }
    .st-introducing-home.st-page-rss .wrap-img {
        height: auto;
    }
    .st-introducing-home.st-page-rss .col-image {
        padding-top: 10px;
    }
    .st-page-rss .list-link {
        padding-top: 38px;
    }
    .list-news-home .slider-nav {
        position: relative;
        top: -24px;
        right: 20px;
    }
    .list-insights-home .insights-item.first-insights-item .wrap-item:hover .button-read a:before,
    .list-insights-home .col-right .insights-item:hover .button-read a:before {
        width: 60px;
    }
    .list-box-business .slider-nav {
        width: 70px;
        top: -70px;
    }
}
/*about page*/
body.error404 .breadcrumbs .container > span {
    opacity: 0;
    visibility: hidden;
}
.st-header-about.page-dei {
    padding-top: 0px;
    padding-bottom: 40px;
}
.st-overview-about.page-dei {
    padding-top: 40px;
    padding-bottom: 40px;
}
.st-testimonials-about.page-dei {
    padding-top: 40px;
    padding-bottom: 40px;
}
.st-testimonials-about.page-dei .wrap-content {
    background-color: #E94B4C;
}
.st-testimonials-about.page-dei .wrap-content .content {
    color: #fff;
}
.st-testimonials-about .wrap-content .sub-title {
    color: #0F8289;
}
.st-video-about.page-dei {
    padding-top: 40px;
    padding-bottom: 40px;
}
.st-recognition-about.page-dei {
    padding-top: 40px;
    padding-bottom: 40px;
}
.st-news-home.st-news-about.page-dei {
    padding-top: 40px;
    padding-bottom: 40px;
}
.st-contact-about.page-dei {
    padding-top: 40px;
    padding-bottom: 50px;
}
.st-header-about.page-pb {
    padding-top: 0px;
    padding-bottom: 40px;
}
.st-overview-about.page-pb {
    padding-top: 40px;
    padding-bottom: 40px;
}
.st-testimonials-about.page-pb .wrap-content {
    background-color: #F3A550;
}
.st-testimonials-about.page-pb {
    padding-top: 40px;
    padding-bottom: 40px;
}
.st-recognition-about.page-pb {
    padding-top: 40px;
    padding-bottom: 40px;
}
.st-news-home.st-news-about.page-pb {
    padding-top: 40px;
    padding-bottom: 40px;
}
.st-contact-about.page-pb {
    padding-top: 40px;
    padding-bottom: 124px;
}
.st-studies-home.st-studies-about.page-pb {
    padding-top: 20px;
    padding-bottom: 40px;
}
.st-header-about.page-si {
    padding-top: 0px;
    padding-bottom: 40px;
}
.st-overview-about.page-si {
    padding-top: 40px;
    padding-bottom: 40px;
}
.st-testimonials-about.page-si {
    padding-top: 40px;
    padding-bottom: 40px;
}
.st-testimonials-about.page-si .wrap-content {
    background-color: #8AB2CB;
}
.st-recognition-about.page-si {
    padding-top: 40px;
    padding-bottom: 40px;
}
.st-news-home.st-news-about.page-si {
    padding-top: 40px;
    padding-bottom: 40px;
}
.st-contact-about.page-si {
    padding-top: 40px;
    padding-bottom: 106px;
}
.st-header-about.page-careers {
    padding-top: 0px;
    padding-bottom: 50px;
}
.st-overview-about.page-careers {
    padding-top: 50px;
    padding-bottom: 40px;
}
.st-featuring-about.page-careers {
    padding-top: 20px;
    padding-bottom: 50px;
}
.st-business-home.st-business-about.page-careers {
    padding-top: 50px;
    padding-bottom: 100px;
}
.st-accordion-privacy {
    padding-top: 40px;
    padding-bottom: 155px;
}
.st-tab-cookie {
    padding-top: 40px;
    padding-bottom: 0px;
}
.st-introducing-home.st-page-rss {
    padding-top: 40px;
    padding-bottom: 40px;
}
.responsible-business-about-landing .list-box-business {
    padding-bottom: 100px;
}
.responsible-business-about-landing.responsible-business .section-video-popup {
    padding-top: 0;
}
.our-firms-about-landing .top-our-firms {
    padding-bottom: 60px;
}
.our-firms-about-landing.our-firms .section-video-popup {
    padding-top: 0;
}
@media(max-width: 767px) {
    .responsible-business-about-landing .list-box-business {
        padding-bottom: 60px;
    }
    .st-header-about.page-dei {
        padding-bottom: 30px;
    }
    .st-overview-about.page-dei {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .st-testimonials-about.page-dei {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .st-video-about.page-dei {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .st-recognition-about.page-dei {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .st-news-home.st-news-about.page-dei {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .st-contact-about.page-dei {
        padding-top: 30px;
        padding-bottom: 111px;
    }
    .st-header-about.page-pb {
        padding-top: 0px;
        padding-bottom: 30px;
    }
    .st-overview-about.page-pb {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .st-testimonials-about.page-pb {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .st-recognition-about.page-pb {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .st-news-home.st-news-about.page-pb {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .st-contact-about.page-pb {
        padding-top: 0px;
        padding-bottom: 70px;
    }
    .st-studies-home.st-studies-about.page-pb {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .st-header-about.page-si {
        padding-top: 0px;
        padding-bottom: 30px;
    }
    .st-overview-about.page-si {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .st-testimonials-about.page-si {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .st-recognition-about.page-si {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .st-news-home.st-news-about.page-si {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .st-contact-about.page-si {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .st-header-about.page-careers {
        padding-top: 0px;
        padding-bottom: 30px;
    }
    .st-overview-about.page-careers {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .st-featuring-about.page-careers {
        padding-top: 15px;
        padding-bottom: 30px;
    }
    .st-business-home.st-business-about.page-careers {
        padding-top: 30px;
        padding-bottom: 60px;
    }
    .st-accordion-privacy {
        padding-top: 40px;
        padding-bottom: 90px;
    }
    .st-tab-cookie {
        padding-top: 30px;
        padding-bottom: 0px;
    }
    .st-introducing-home.st-page-rss {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
.container-wrap {
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    padding-right: 20px;
    padding-left: 20px;
}
.st-header-about {
    padding-bottom: 50px;
}
.st-header-about .col-left h2 {
    font-size: 60px;
    font-weight: 500;
    line-height: 63px;
}
.st-header-about .col-left h2.title-top {
    position: relative;
    display: inline-block;
}
.st-header-about .col-left h2.title-top:before {
    content: '';
    position: absolute;
    left: calc(100% + 10px);
    width: 34px;
    height: 35px;
    border-style: solid;
    border-width: 10px 10px 0 0;
}
.st-header-about.page-dei .col-left h2.title-top:before{
    color: #E94B4C;
}
.st-header-about.page-pb .col-left h2.title-top:before {
    color: #F3A550;
}
.st-header-about.page-si .col-left h2.title-top:before {
    color: #8AB2CB;
}
.st-header-about.page-careers .col-left h2.title-top:before {
    color: #7D5565;
}
.st-header-about .d-flex {
    flex-wrap: wrap;
}
.st-header-about .col-left {
    width: calc(100% - 630px);
}
.st-header-about .col-right {
    width: 630px;
    padding-top: 136px;
}
.st-header-about .col-right .content {
    font-weight: 400;
    line-height: 22px;
}
.st-overview-about .d-flex {
    flex-wrap: wrap;
}
.st-overview-about .col-left {
    width: 50%;
    padding-right: 40px;
}
.st-overview-about .sub-title {
    font-weight: 500;
    color: #0F8289;
    margin-bottom: 8px;
}
.st-overview-about h3.title {
    font-size: 60px;
    font-weight: 500;
    line-height: 63px;
    color: #000;
    margin-bottom: 16px;
}
.st-overview-about .col-right {
    width: 50%;
}
.st-overview-about .wrap-img {
    position: relative;
}
.st-overview-about .wrap-img:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(38.03deg, #FFFFFF 21.95%, rgba(255, 255, 255, 0) 84.7%);
}
.st-overview-about .wrap-img img {
    display: block;
    width: 100%;
}
.st-overview-about .description.mobile {
    display: none;
}
.st-overview-about .description p:last-child {
    margin-bottom: 0;
}
.st-testimonials-about .container-wrap {
    max-width: 100%;
}
.st-testimonials-about .wrap-content {
    padding: 100px 90px;
}
.st-testimonials-about .wrap-content .quote {
    color: #0F8289;
}
.st-testimonials-about .wrap-content .content {
    font-size: 24px;
    font-weight: 500;
    line-height: 31px;
    text-align: center;
    margin-bottom: 21px;
}
.st-testimonials-about .wrap-content .sub-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 19.59px;
    text-align: center;
}
.st-video-about {
    max-width: 1300px;
    margin: 0 auto;
}
.st-video-about .st-whoweare-home {
    padding: 60px 0 88px;
}
.st-video-about .st-whoweare-home .col-media {
    padding-top: 0;
}
.st-video-about .st-whoweare-home .wrap-img {
    max-width: 544px;
}
.st-video-about .st-whoweare-home .col-media a.popup-video span {
    width: 60px;
    height: 60px;
    bottom: 55px;
    right: 63px;
}
.st-recognition-about .expandlink, 
.st-recognition-about .expandlinkshow {
    margin-top: 0;
}
.st-recognition-about h3.title {
    font-size: 60px;
    font-weight: 500;
    line-height: 63px;
    color: #000;
    margin-bottom: 32px;
}
.st-recognition-about a.btn {
    margin-top: 6px;
}
.st-contact-about h3.title {
    font-size: 60px;
    font-weight: 500;
    line-height: 63px;
    color: #000;
    margin-bottom: 32px;
}
.st-contact-about .list-contact {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -14px;
}
.st-contact-about .list-contact .item {
    width: 25%;
    padding: 0 14px;
}
.st-contact-about .list-contact h5 {
    font-size: 22px;
    font-weight: 500;
    line-height: 31px;
    margin-top: 0;
    margin-bottom: 8px;
    color: #000;
}
.st-contact-about .list-contact h6 {
    font-size: 18px;
    font-weight: 400;
    line-height: 25.18px;
    margin-top: 0;
    margin-bottom: 7px;
}
.st-contact-about .list-contact .content p {
    margin-bottom: 5px;
}
.st-contact-about .list-contact .content a {
    word-break: break-all;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #000;
    border-bottom: 1px solid #000;
    text-decoration: none;
    transition: all .7s;
}
.st-contact-about .list-contact .content a:hover {
    color: #0f8289;
    border-bottom-color: rgba(0, 0, 0, 0);
}
.st-studies-about.st-studies-home h3.title {
    margin-bottom: 26px;
}
.st-studies-about .list-studies-home .studies-item {
    margin: 16px 0;
}
.st-featuring-about .container {
    padding-left: 20px;
    padding-right: 20px;
}
.st-featuring-about .title-section {
    font-size: 59px;
    font-weight: 500;
    color: #000;
    margin-bottom: 36px;
}
.list-box-featuring {
    position: relative;
}
.list-box-featuring a.btn-wrap {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.list-box-featuring .thumb-box {
    position: relative;
}
.list-box-featuring .thumb-box:before {
    content: '';
    display: block;
    padding-top: 49.74%;
}
.list-box-featuring .thumb-box img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.list-box-featuring .wrap-content {
    padding: 25px 40px;
    border: 1px solid #D9D9D9
}
.list-box-featuring .wrap-content .title {
    font-size: 36px;
    font-weight: 500;
    line-height: 46px;
    margin-bottom: 20px;
    text-decoration: none;
    transition: all .7s;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    height: 92px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
body.lanuage_cn .list-box-featuring .wrap-content .title {
    font-size: 22px;
    line-height: 32px;
    height: 64px;
}
.list-box-featuring .wrap-content a.btn:before {
    width: 50px;
    opacity: 0.5;
}
.list-box-featuring .item:hover .wrap-content h4.title {
    color: #0F8289;
}
.list-box-featuring .item:hover .wrap-content a.btn:before {
    width: 80px;
    background-image: url(../images/line-btn-green-n.svg);
}
.list-box-featuring .slider-nav {
    display: flex;
    width: 48px;
    height: 24px;
    justify-content: space-between;
    margin-left: auto;
    position: absolute;
    right: 0;
    top: -57px;
}
.list-box-featuring .slider-nav .slider-btn {
    cursor: pointer;
}
.st-header-privacy span.sub-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 22.38px;
    color: #0F8289;
    margin-bottom: 8px;
    display: block;
}
.st-header-privacy .title {
    font-size: 60px;
    font-weight: 500;
    line-height: 63px;
    color: #000;
    margin-bottom: 60px;
}
.st-header-privacy .content {
    font-weight: 400;
}
.list-accordion .item-accordion:first-child {
    border-top: 1px solid #D9D9D9;
}
.list-accordion .item-accordion {
    border-bottom: 1px solid #D9D9D9;
}
.st-accordion-privacy .item-accordion a.title {
    position: relative;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    color: #000;
    text-decoration: none;
    padding: 32px 8px;
    display: block;
}
.st-accordion-privacy .item-accordion a.title:before {
    content: '';
    position: absolute;
    top: 45px;
    right: 13px;
    width: 14px;
    height: 2px;
    background-color: #000;
}
.st-accordion-privacy .item-accordion a.title:after {
    content: '';
    position: absolute;
    top: 39px;
    right: 19px;
    width: 2px;
    height: 14px;
    background-color: #000;
    transform: rotate(0deg);
    transition: all .7s;
}
.st-accordion-privacy .item-accordion a.title.active:after {
    transform: rotate(-90deg);
    background: transparent;
}
.st-accordion-privacy .item-accordion a.title.active:before {
    background: #0F8289;
}
.st-accordion-privacy .item-accordion a.title.active {
    color: #0F8289;
}
.list-accordion .item-accordion .content {
    display: none;
    font-weight: 300;
    padding: 0 8px;
    margin-top: -14px;
    margin-bottom: 31px;
}
.list-accordion .item-accordion .content ul:last-child {
    margin-bottom: 0;
}
.st-tab-cookie .wrap-content {
    border: 1px solid #878A8D;
}
.st-tab-cookie .item:not(:first-child) .wrap-content {
    border-left: none;
}
.st-tab-cookie .list-tab-cookie h6.title {
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    padding: 9.5px 10px;
    border-bottom: 1px solid #878A8D;
}
.st-tab-cookie .content-tab .content {
    padding: 9.5px 10px;
    border-bottom: 1px solid #878A8D;
}
.st-tab-cookie .content-tab .content:last-child {
    border-bottom: none;
}
section.error-404.not-found {
    padding-top: 40px;
    padding-bottom: 100px;
}
section.error-404.not-found h1.page-title {
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
    text-align: center;
    color: #000;
    padding-bottom: 16px;
}
section.error-404.not-found .page-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22.38px;
    text-align: center;
    color: #000;
}
section.error-404.not-found  .page-button {
    text-align: center;
    margin-top: 38px;
}
section.error-404.not-found .page-button a.btn {
    margin: 0 20px;
}
@media(max-width: 1024px) {
    .st-header-about .col-left h2,
    .st-overview-about h3.title,
    .st-recognition-about h3.title,
    .st-contact-about h3.title,
    .st-featuring-about .title-section,
    .st-header-privacy .title {
        font-size: 50px;
        line-height: 55px;
    }
    .st-testimonials-about .wrap-content {
        padding: 50px 30px;
    }
    .st-video-about .st-whoweare-home .wrap-img {
        max-width: 310px;
    }
    .st-contact-about .list-contact .item {
        width: 50%;
        padding: 15px;
    }
    .list-box-featuring .wrap-content h4.title {
        font-size: 30px;
        line-height: 36px;
        height: 72px;
    }
    .list-box-featuring .wrap-content {
        padding: 19px 29px;
    }
    .st-header-about .col-left {
        width: 100%;
    }
    .st-header-about .col-right {
        padding-top: 73px;
        margin-left: auto;
    }
}
@media(max-width: 767px) {
    .st-header-about .col-left h2,
    .st-overview-about h3.title,
    .st-recognition-about h3.title,
    .st-contact-about h3.title,
    .st-featuring-about .title-section,
    .st-header-privacy .title {
        font-size: 40px;
        line-height: 50px;
    }
    .st-header-about .col-left {
        width: 100%;
        min-height: 100px;
    }
    .st-header-about .col-right {
        width: 100%;
        padding-top: 17px;
    }
    .st-overview-about .col-left {
        width: 100%;
        padding-right: 0;
    }
    .st-overview-about h3.title {
        margin-bottom: 6px;
    }
    .st-overview-about .col-right {
        width: 100%;
    }
    .st-overview-about .description.desktop {
        display: none;
    }
    .st-overview-about .description.mobile {
        display: block;
        padding-top: 20px;
    }
    .st-video-about .st-whoweare-home .col-media a.popup-video span {
        width: 50px;
        height: 50px;
        bottom: 38px;
        right: 25px;
    }
    .st-contact-about .list-contact .item {
        width: 100%;
    }
    .list-box-featuring .wrap-content .title {
        font-size: 27.26px;
        line-height: 35px;
        height: 70px;
        margin-bottom: 10px;
    }
    .st-featuring-about .container {
        padding-right: 0;
    }
    .list-box-featuring .slider-nav {
        margin-right: 20px;
    }
    .st-featuring-about .title-section {
        margin-bottom: 40px;
    }
    .list-box-featuring .wrap-content a.btn:before {
        width: 38px;
    }
    .list-box-featuring .item:hover .wrap-content a.btn:before {
        width: 68px;
    }
    .st-header-about .col-left h2.title-top:before {
        width: 24px;
        height: 24px;
        border-width: 7px 7px 0 0;
    }
    .st-overview-about .sub-title {
        line-height: 22px;
    }
    .st-explore-home.st-explore-about {
        padding-top: 64px;
        padding-bottom: 60px;
    }
    .st-explore-home .wrap-content .title {
        margin-bottom: 18px;
    }
    .st-explore-home.st-explore-about .col-content {
        padding-bottom: 48px;
    }
    .st-header-privacy .title {
        margin-bottom: 16px;
    }
    .st-tab-cookie .container {
        padding-right: 0;
    }
    .st-tab-cookie .swiper {
        padding-right: 20px;
    }
    section.error-404.not-found {
        padding-top: 46px;
        padding-bottom: 103px;
    }
    .st-explore-home.st-explore-about .wrap-img:before {
        padding-top: 100%;
    }
    .st-testimonials-about .container-wrap {
        padding: 0;
    }
    .st-recognition-about h3.title {
        margin-bottom: 16px;
    }
    .st-testimonials-about .wrap-content {
        padding: 100px 30px;
    }
    .st-testimonials-about .wrap-content .content {
        padding-left: 60px;
        padding-right: 60px;
    }
    .st-recognition-about a.btn {
        margin-top: 3px;
    }
    .st-contact-about h3.title {
        margin-bottom: 17px;
    }
    .st-video-about .st-whoweare-home {
        padding: 96px 0 101px;
    }
    .st-video-about .st-whoweare-home .wrap-img {
        max-width: 100%;
    }
    .st-studies-about.st-studies-home h3.title {
        margin-bottom: 30px;
    }
    .st-studies-about .list-studies-home .studies-item {
        margin: 20px 0;
    }
}
@media(min-width: 1025px) {
    .lanuage_cn .btn {
        font-size: 16px;
        line-height: 23px;
    }
    .lanuage_cn .st-introducing-home .sub-title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 16px;
        margin-left: 6px;
    }
    .lanuage_cn .st-introducing-home h3.title {
        margin-bottom: 20px;
    }
    .lanuage_cn .st-introducing-home .content-desktop .description {
        padding-left: 4px;
    }
    .lanuage_cn .st-introducing-home .content-desktop .description p {
        margin-bottom: 20px;
    }
    .lanuage_cn .st-whoweare-home .sub-title {
        font-size: 20px;
        line-height: 30px;
    }
    .lanuage_cn .st-news-home .sub-title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 15px;
        margin-left: 5px;
    }
    .lanuage_cn .list-news-home .swiper {
        margin-top: 34px;
    }
    .lanuage_cn .st-insights-home .sub-title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 15px;
        margin-left: 4px;
    }
    .lanuage_cn .st-people-home .col-content .sub-title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 16px;
    }
    .lanuage_cn .st-events-home .sub-title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 16px;
    }
}
.page-template-coming-soon .site-header {
    display: none;
}
.page-template-coming-soon .breadcrumbs {
    display: none;
}
.page-template-coming-soon .site-footer {
    display: none;
}
.page-comingsoon {
    background-size: cover;
    background-position: center;
    padding-top: 50px;
    padding-bottom: 40px;
    min-height: 100vh;
    display: flex;
    align-items: center;
}
.page-comingsoon h1 {
    font-size: 80px;
    font-weight: 600;
    line-height: 84px;
    text-align: center;
    color: #fff;
    margin-bottom: 32px;
}
.page-comingsoon p {
    font-size: 29.33px;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    color: #fff;
}
.page-comingsoon p span,
.page-comingsoon p a {
    position: relative;
}
.page-comingsoon p span:before,
.page-comingsoon p a:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    bottom: 5px;
}
@media(max-width: 1440px) {
    .page-comingsoon h1 {
        font-size: 60px;
        line-height: 63px;
        margin-bottom: 24px;
    }
    .page-comingsoon p {
        font-size: 22px;
        line-height: 30px;
    }
}
@media(max-width: 767px) {
    .page-comingsoon h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .page-comingsoon p {
        font-size: 16px;
        line-height: 22px;
    }
}
.mfp-container.container-popup {
    padding: 24px;
    max-width: none;
    left: 0;
    top: 0;
    height: 100%;
    transform: none;
}
.mfp-container.container-popup .mfp-content {
    position: relative;
}
.mfp-container.container-popup-vimeo .mfp-iframe-scaler {
    padding-top: calc(100vh - 125px);
}
.mfp-container.container-popup .mfp-iframe-scaler iframe {
    background: transparent;
    box-shadow: none;
}
.mfp-container.container-popup button.mfp-close {
    width: 32px;
    height: 32px;
    font-size: 0;
    top: -32px;
}
.mfp-container.container-popup button.mfp-close:before {
    content: '';
    background: url(../images/cross_jsm.png);
    width: 32px;
    height: 32px;
    position: absolute;
    left: 0;
}
.mfp-container.container-popup div#popup-videoupload {
    text-align: center;
}
.mfp-container.container-popup div#popup-videoupload video {
    max-height: calc(100vh - 125px);
    max-width: 100%;
    width: auto !important;
}
.mfp-container.mfp-iframe-holder .mfp-content{
    max-width: unset;
}
.mfp-container.mfp-iframe-holder .mfp-iframe-scaler iframe{
    max-height: calc(100vh - 125px);
    max-width: 100%;
    width: 75vw;
    left: 50%;
    transform: translateX(-50%);
}
.mfp-container.container-popup-polyv .mfp-content,
.container-popup-polyv .video-polyv-poup,
.container-popup-polyv div#polyv-player-container {
    height: calc(100vh - 100px);
}
.container-popup-polyv .video-polyv-poup .pv-video-player {
    max-width: 90%;
    margin: auto;
}
.container-popup-polyv div#polyv-player-container > div {
    height: 100%;
}
.container-popup-polyv div#polyv-player-container iframe {
    aspect-ratio: 1.77778 / 1;
    height: auto!important;
}
.grid-post-item .title-post a,
.insight-item .insight-title a {
    transition: all .7s;
}
.grid-post-item:hover .title-post a,
.insight-item:hover .insight-title a {
    color: #0F8289;
}