/* ICWEB */

.c-gold {
    color: #c5a254;
}

.detailSectionSideNav {
    width: 8px;
    z-index: 10000;
}

.detailContentBox-scrollLine::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 20px;
    background-color: #c5a254;
    top: 0;
    animation-name: detailScrollBounce;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.section-relative {
    position: relative;
}

.section-ourbrand-overview:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
}

.section-ourbrand-overview .detailContentBox-scrollLine {
    height: 20px;
    display: block;
    padding: 30px 15px 10px;
    margin-bottom: 10px;
}

.section-ourbrand-overview .detailContentBox-scrollText {
    padding-left: 0;
}

.section-ourbrand-overview {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../../images/aboutus/ourbrand/bg-overview.jpg");
}

.section-ourbrand-overview .detailContentBox-scroll {
    margin-top: 60px;
}

.section-ourbrand-overview .detailContentBox-scrollLine::after {
    z-index: 100;
}


/* VDO */

.bg_ourbrand-vdo {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../../images/aboutus/ourbrand/bg-vdo.jpg");
}

.bg_aboutusOurBrand .detailBanner-text h1,
.bg_aboutusOurBrand .detailBanner-text h2 {
    font-family: "Singhaestate", "Prompt", sans-serif;
    line-height: 1.3;
    font-weight: normal;
}

.bg_aboutusOurBrand .detailBanner-text h1 {
    font-size: 30px;
    letter-spacing: 2px;
    color: #fff;
    margin-bottom: 20px;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
}

.bg_aboutusOurBrand .detailBanner-text i {
    font-style: normal;
}

.bg_aboutusOurBrand .detailBanner-text .desc {
    font-size: 14px;
    font-weight: 400;
}

.bg_aboutusOurBrand .detailBanner-text h2 {
    font-size: 40px;
    color: #fff;
}

.detailBanner .detailBanner-text .desc {
    opacity: 0;
    margin-left: -50px;
    animation-name: detailBannerTextShow;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-fill-mode: both;
    animation-delay: 6s;
}

.businessOverviewItem {
    width: 20%;
}

.businessOverviewItem.overviewItem1 {
    left: 0;
}

.businessOverviewItem.overviewItem2 {
    /*left:25%;*/
    left: 20%;
}

.businessOverviewItem.overviewItem3 {
    /*left:50%;*/
    left: 40%;
}

.businessOverviewItem.overviewItem4 {
    left: 60%;
}

.businessOverviewItem.overviewItem5 {
    left: 80%;
}

.businessOverviewNavArea {
    height: auto;
}

.businessOverviewNavArea .inner-box {
    max-width: 75%;
    height: 140px;
    display: block;
    margin: 0 auto;
    text-align: left;
}

.businessOverviewNavShortDesc {
    position: relative;
    text-align: left;
    padding: 0;
    bottom: 0;
}

.businessOverviewNavText {
    font-size: 28px;
    font-weight: normal;
    line-height: 1.2;
    padding: 20px 0 15px 0;
    text-transform: uppercase;
}

.businessOverviewNavShortDesc {
    font-size: 14px;
    line-height: 1.7;
}

.businessOverviewItem.overviewBg1 {
    width: 20%;
    background-size: auto;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-image: url("../../images/aboutus/ourbrand/bg-overview-residential.jpg");
    z-index: 13;
}

.businessOverviewItem.overviewBg2 {
    width: 40%;
    background-size: auto;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-image: url("../../images/aboutus/ourbrand/bg-overview-hospitality.jpg");
    z-index: 12;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.businessOverviewItem.overviewBg3 {
    width: 60%;
    background-size: auto;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-image: url("../../images/aboutus/ourbrand/bg-overview-commercial.jpg");
    z-index: 11;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.businessOverviewItem.overviewBg4 {
    width: 80%;
    background-size: auto;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-image: url("../../images/aboutus/ourbrand/bg-overview-investment.jpg");
    z-index: 10;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.businessOverviewItem.overviewBg5 {
    width: 100%;
    background-size: auto;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-image: url("../../images/aboutus/ourbrand/bg-overview-sustainable-development.jpg");
    z-index: 8;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.overviewBgCover {
    background-color: rgba(0, 0, 0, 0.4);
}


/* VDO */

.section-ourbrand-vdo {
    position: relative;
}

.section-ourbrand-vdo .homeVdo {
    top: 0;
    z-index: 25000;
}

.section-ourbrand-vdo .pageCenter {
    padding: 30px;
}

.section-ourbrand-vdo .homeVdo .close {
    position: absolute;
    z-index: 1000;
    font-size: 40px;
    top: 20px;
    right: 20px;
    opacity: 1;
}

.section-ourbrand-vdo .homeVdo .close img {
    width: 40px;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    height: 90%;
}

.section-ourbrand-vdo .sc-inner {
    padding: 0 20px;
}

.section-ourbrand-vdo .heading-business {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
}

.section-ourbrand-vdo .heading-business h2 {
    font-family: "Singhaestate", "Prompt", sans-serif;
    font-weight: normal;
    font-size: 30px;
    color: #c5a254;
}

.section-ourbrand-vdo .heading-business h2::after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 1px;
    height: 20px;
    background-color: #c5a254;
    top: 0;
    animation-name: detailScrollBounce;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.section-ourbrand-vdo .detailContentBoxFullInner {
    width: 80%;
    height: 100%;
}

.section-ourbrand-vdo .box-detail {
    position: absolute;
    top: -50px;
    z-index: 10;
    width: 422px;
    height: 429px;
    font-size: 16px;
    color: #fff;
    padding: 50px 30px 60px 50px;
}

.section-ourbrand-vdo .box-detail .detail {
    position: relative;
    z-index: 11;
}

.section-ourbrand-vdo .box-detail:after,
.section-ourbrand-vdo .box-detail:before {
    content: "";
    display: block;
    position: absolute;
    width: 422px;
    height: 429px;
}

.section-ourbrand-vdo .box-detail:before {
    bottom: -8px;
    left: -8px;
    z-index: 1;
    background-color: #c5a254;
    opacity: 0.78;
}

.section-ourbrand-vdo .box-detail:after {
    top: -8px;
    right: -8px;
    z-index: 1;
    background-color: #1c2839;
}

.section-ourbrand-vdo .box-detail h3 {
    font-size: 30px;
    font-weight: normal;
    line-height: 1.3;
    margin-bottom: 20px;
}

.section-ourbrand-vdo .box-detail p {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 12px;
}

.section-ourbrand-vdo .cover-vdo {
    position: relative;
    max-width: 80%;
    margin: 0 0 0 auto;
}

.section-ourbrand-vdo .cover-vdo:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    background-color: #c5a254;
    opacity: 0.19;
}

.section-ourbrand-vdo .cover-vdo img {
    width: 100%;
    display: block;
}

.section-ourbrand-vdo .button-play {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    z-index: 100;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
    border: 0;
    outline: 0;
}

.section-ourbrand-vdo .button-play:focus {
    border: 0;
    outline: 0;
}

.section-ourbrand-vdo .button-play img {
    width: 56px;
    margin: 0 auto;
    display: block;
    opacity: 0.9;
}

.section-ourbrand-vdo .button-play:hover img {
    opacity: 1;
}

.section-ourbrand-business {
    background: #000;
}

.businessOverviewDetail2Title .businessOverviewItem.unfocus .businessOverviewNavShortDesc,
.businessOverviewDetail2Title .businessOverviewItem.unfocus .businessOverviewNavText {
    opacity: 0.25;
}


/* Hover */

.businessOverviewBgHover.overviewItem1 {
    background-image: url("../../images/aboutus/ourbrand/bg-overview-residential.jpg");
}

.businessOverviewBgHover.overviewItem2 {
    background-image: url("../../images/aboutus/ourbrand/bg-overview-hospitality.jpg");
}

.businessOverviewBgHover.overviewItem3 {
    background-image: url("../../images/aboutus/ourbrand/bg-overview-commercial.jpg");
}

.businessOverviewBgHover.overviewItem4 {
    background-image: url("../../images/aboutus/ourbrand/bg-overview-investment.jpg");
}

.businessOverviewBgHover.overviewItem5 {
    background-image: url("../../images/aboutus/ourbrand/bg-overview-sustainable-development.jpg");
}

.campaigns {
    background-color: #1c2839;
}

.campaigns .detailContentBoxFullInner {
    width: 100%;
    height: 100%;
}

.campaigns .sc-inner {
    padding: 80px 0;
    position: absolute;
    margin: auto;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.campaign {
    max-width: 800px;
    margin: auto;
}

.campaign-list {
    width: 100%;
    display: table;
    table-layout: fixed;
    font-size: 0;
}

.campaign-list .image {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    padding: 50px;
}

.campaign-list .image img {
    max-width: 100%;
}

.campaign-list .caption {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 50px;
}

.campaign-list .caption h2 {
    font-size: 35px;
    color: #c5a254;
    font-family: "Singhaestate", "Prompt", sans-serif;
    text-align: left;
    margin-bottom: 30px;
}

.campaign-list .caption h3 {
    font-size: 28px;
    color: #fff;
}

.campaign-list .caption .date {
    margin-top: 10px;
}

.campaign-list .caption p {
    margin-top: 20px;
}

.campaign-list .caption .action {
    margin-top: 20px;
}

.campaign-list .caption .link {
    color: #c5a154;
    font-size: 14px;
    position: relative;
}

.campaign-list .caption .link:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 1px;
    background-color: #c5a254;
    right: -25px;
    top: 10px;
}

.campaignDetailPage .itemInner {
    max-width: 925px;
    margin: auto;
}

.campaignDetailPage .itemInner img {
    max-width: 100%;
}

.campaignDetail-content .num-list {
    margin-left: 20px;
}

.campaignDetail-content .num-list li {
    list-style-type: decimal;
    margin-bottom: 10px;
}


/* S Blog */

.s-blogs {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../../images/aboutus/ourbrand/bg-s-blog.jpg");
}

.s-blogs .detailContentBoxFullInner {
    width: 80%;
    height: 100%;
}

.s-blogs .sc-inner {
    padding: 80px 0;
    position: absolute;
    margin: auto;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.s-blog {
    margin-left: -15px;
    margin-right: -15px;
}

.s-blog .s-blog-list {
    width: 25%;
    float: left;
    padding: 0 15px;
}

.s-blog-list h2 {
    font-size: 35px;
    color: #c5a254;
    font-family: "Singhaestate", "Prompt", sans-serif;
    text-align: left;
    margin-bottom: 30px;
    letter-spacing: 1px;
    line-height: 1.2;
    margin-top: 130px;
}

.s-blog-list .image {
    position: relative;
}

.s-blog-list .image::after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50%;
    width: 2px;
    height: 30px;
    background-color: #c5a254;
    transform: translateX(-50%);
}

.s-blog-list .caption,
.s-blog-list .caption p {
    text-align: center;
}

.s-blog-list .caption p {
    line-height: 1.4;
    max-height: 95px;
    overflow: hidden;
}

.s-blog-list .caption .date {
    margin-top: 20px;
}

.s-blog-list .caption h3 {
    font-size: 20px;
    margin: 15px 0;
    max-height: 78px;
    overflow: hidden;
    line-height: 1.3;
}

.s-blog-list .caption h3 a,
.s-blog-list .caption h3 a:hover {
    color: #fff;
}

.s-blog-list img {
    width: 100%;
}

.s-blogs .action {
    margin-top: 60px;
    width: 100%;
    text-align: center;
    display: inline-block;
}

.s-blogs .link {
    color: #c5a154;
    font-size: 14px;
    position: relative;
}

.s-blogs .link:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 1px;
    background-color: #c5a254;
    right: -25px;
    top: 10px;
}

.thum-caption .thum-title.font-w-light {
    font-weight: lighter;
}

.thum-caption .thum-title.font-w-light strong {
    font-weight: bold;
}

.envi-remark {
    display: block;
    margin: 30px 40px 10px 40px;
    font-size: 11px;
    color: #fff;
    width: auto;
}

.envi-remark-desc ol {
    list-style-type: decimal;
    list-style-position: inside;
}

#sblog .container .row .col-md-10 .row {
    display: flex;
    flex-wrap: wrap;
}

img.img-c-map {
    transform: scale(0.85);
}

@media (min-width: 767px) {
    .section-ourbrand-vdo .sc-inner {
        position: absolute;
        width: 100%;
        top: 45%;
        left: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .section-ourbrand-vdo .heading-business {
        width: 100%;
        position: absolute;
        bottom: 0;
    }
}

@media (min-width: 1025px) {
    .display-block-min-w1025 {
        display: block;
    }
    .display-block-w1024 {
        display: block;
    }
}

@media (min-width: 1441px) {
    .bg_aboutusOurBrand .detailBanner-text h1 {
        font-size: 40px;
    }
    .section-ourbrand-vdo .box-detail h3 {
        font-size: 32px;
    }
    .bg_aboutusOurBrand .detailBanner-text .desc {
        font-size: 16px;
    }
    .businessOverviewNavArea .inner-box {
        width: 65%;
    }
    .section-ourbrand-vdo .heading-business h2 {
        font-size: 32px;
    }
}

@media (max-width: 1024px) {
    .businessOverviewNavText {
        font-size: 20px;
    }
    .bg_aboutusOurBrand .detailBanner-text h1 {
        font-size: 50px;
    }
    .section-ourbrand-vdo .box-detail p {
        font-size: 15px;
    }
    .section-ourbrand-vdo .detailContentBoxFullInner {
        padding: 40px 20px;
        width: 90%;
    }
    .section-ourbrand-vdo .cover-vdo {
        max-width: 750px;
    }
    .businessOverviewNavShortDesc {
        font-size: 12px;
    }
    .section-ourbrand-vdo .box-detail {
        top: -120px;
    }
    .businessOverviewNavArea .inner-box {
        max-width: 85%;
    }
}

@media (max-width: 991px) {
    .section-ourbrand-vdo .detailContentBoxFullInner {
        width: 100%;
    }
    .section-ourbrand-vdo .heading-business h2,
    .section-ourbrand-vdo .box-detail h3 {
        font-size: 30px;
    }
    .section-ourbrand-vdo .box-detail,
    .section-ourbrand-vdo .box-detail:after,
    .section-ourbrand-vdo .box-detail:before {
        width: 330px;
        height: 360px;
    }
    .section-ourbrand-vdo .cover-vdo {
        width: 90%;
    }
    .section-ourbrand-vdo .box-detail {
        padding: 40px 20px 40px 30px;
    }
    .section-ourbrand-vdo .box-detail:before {
        bottom: -5px;
        left: -5px;
    }
    .section-ourbrand-vdo .box-detail:after {
        top: -5px;
        right: -5px;
    }
    .section-ourbrand-vdo .box-detail {
        top: -100px;
    }
    .businessOverviewNavText {
        font-size: 15px;
    }
    .businessOverviewNavShortDesc {
        font-size: 11px;
    }
    .businessOverviewNavText {
        padding: 10px 0 10px;
    }
    .section-ourbrand-vdo .pageCenter {
        position: relative;
        padding: 0 20px;
    }
    .video-wrapper {
        position: absolute;
        width: 100%;
        top: 50%;
        left: 0;
        z-index: 100;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .height-auto-device {
        height: auto !important;
    }
    .campaigns .sc-inner {
        position: static;
        top: 0;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
    .campaign {
        padding: 0 20px;
    }
    .campaign-list {
        display: inline-block;
    }
    .campaign-list .image {
        width: 100%;
        display: inline-block;
        padding: 0;
    }
    .campaign-list .caption {
        width: 100%;
        display: inline-block;
        padding: 0;
        margin-top: 30px;
    }
    .campaign-list .caption h2 {
        font-size: 25px;
    }
    .campaign-list .caption h3 {
        font-size: 20px;
    }
    .s-blogs {
        width: 100%;
        height: 100% !important;
        display: inline-block;
    }
    .s-blogs .detailContentBoxFullInner {
        width: 100%;
    }
    .s-blogs .sc-inner {
        display: inline-block;
        position: static;
        top: 0;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
    .s-blog {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        display: inline-block;
        padding-left: 20px;
        padding-right: 20px;
    }
    .s-blog .s-blog-list {
        width: 100%;
        margin-bottom: 40px;
        padding-left: 0;
        padding-right: 0;
    }
    .s-blog .s-blog-list:first-child,
    .s-blog .s-blog-list:last-child {
        margin-bottom: 0;
    }
    .s-blog-list h2 {
        text-align: center;
        font-size: 25px;
        margin-top: 0;
    }
    .s-blog-list .caption h3 {
        font-size: 18px;
    }
    .s-blogs .action {
        margin-top: 40px;
    }
    #sblog .container .row .col-md-10 .row {
        display: block;
    }
}

@media (max-width: 767px) {
    .display-block-w767 {
        display: block;
    }
    /* .detailPageSection {
        height: auto;
    } */
    .bg_aboutusOurBrand .detailBanner-text .desc {
        font-size: 12px;
        line-height: 20px;
    }
    .bg_ourbrand-vdo {
        height: 100% !important;
    }
    .bg_aboutusOurBrand .detailBanner-text h1 {
        margin-bottom: 15px;
    }
    .businessOverviewNavShortDesc {
        font-size: 13px;
        line-height: 18px;
    }
    .section-ourbrand-vdo .detailContentBoxFullInner {
        padding: 40px 0 0 0;
        width: 100%;
    }
    .businessOverviewNavArea {
        top: 50%;
    }
    .section-ourbrand-vdo .box-detail,
    .section-ourbrand-vdo .box-detail:after,
    .section-ourbrand-vdo .box-detail:before {
        width: 100%;
        height: 100%;
    }
    .section-ourbrand-vdo .box-detail {
        position: relative;
        top: 0;
        margin-bottom: 30px;
        padding: 30px 20px 30px 30px;
    }
    .section-ourbrand-vdo .heading-business h2,
    .section-ourbrand-vdo .box-detail h3 {
        font-size: 25px;
    }
    .section-ourbrand-vdo .box-detail p {
        font-size: 14px;
    }
    .bg_aboutusOurBrand .detailBanner-text {
        top: calc(50% - 100px);
    }
    .bg_aboutusOurBrand .detailBanner-text h1 {
        font-size: 16px;
        line-height: 22px;
    }
    .bg_aboutusOurBrand .detailBanner-text {
        padding: 0 20px;
    }
    .section-ourbrand-vdo .box-detail:before {
        bottom: -5px;
        left: -5px;
    }
    .section-ourbrand-vdo .box-detail:after {
        top: -5px;
        right: -5px;
    }
    .section-ourbrand-vdo .cover-vdo {
        width: 100%;
        max-width: 100%;
    }
    .section-ourbrand-vdo .button-play img {
        width: 40px;
    }
    .businessOverviewNavArea .inner-box {
        width: 100%;
        height: auto;
        max-width: 100%;
        padding: 0 20px;
        text-align: center;
    }
    .businessOverviewNavShortDesc {
        position: relative;
        height: auto;
        bottom: 0;
        text-align: center;
    }
    .businessOverview-scrollLine {
        height: 20px;
    }
    .businessOverviewNavText {
        font-size: 16px;
        padding: 0 0 5px 0;
    }
    .businessOverviewItem.overviewBg1,
    .businessOverviewItem.overviewBg2,
    .businessOverviewItem.overviewBg3,
    .businessOverviewItem.overviewBg4,
    .businessOverviewItem.overviewBg5 {
        width: 100%;
        height: 165px;
        background-size: cover;
        background-position: center center;
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
    }
    .section-ourbrand-business .businessOverviewDetail2 {
        height: auto;
        margin-bottom: 0;
    }
    .section-ourbrand-business {
        overflow: visible;
    }
    .section-ourbrand-business .space {
        height: 95px;
    }
    .detailPageNav.pageAboutUs {
        bottom: 0;
        background-color: #12263f;
        height: 100px;
    }
    .envi-remark {
        display: block;
        margin: 30px 40px 5px 40px;
        font-size: 11px;
        color: #fff;
    }
    #sblog .container .row .col-md-10 .row {
        display: block;
    }
}

.overme {
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


/* sustainability */

a,
a:hover,
a:focus {
    color: #c5a155;
}

.br-desktop {
    display: block !important;
}

.br-device {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

.visible-desktop {
    display: block !important;
}

.bg-white-sus {
    background-color: #fafafa !important;
}

.bg-gray-sus {
    background-color: #ededed !important;
}

.bg-navy-sus {
    background-color: #173050 !important;
}

.c-white {
    color: #fff !important;
}

.c-gray {
    color: #777777 !important;
}

.c-nevy {
    color: #173050 !important;
}

.c-black {
    color: #333333 !important;
}

.c-black-needle {
    color: #000000 !important;
}

.c-gold-sus {
    color: #c5a155;
}

.c-pink {
    color: #A21942;
}

.btn {
    padding: 10px 20px;
    background-color: #173050;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 0;
    margin-top: 40px;
}

.section-sus {
    padding: 60px 0;
}

.section-sus.no-bt {
    padding: 60px 0 0 0;
}

.section-sus.no-top {
    padding: 0 0 60px 0;
}

.header-sc {
    margin-bottom: 40px;
}

.header {
    font-size: 40px;
    margin-bottom: 15px;
    text-transform: uppercase;
    line-height: 50px;
}

.title {
    font-size: 30px;
    margin-bottom: 25px;
    text-transform: uppercase;
    line-height: 35px;
}

.title-thum-goals {
    font-size: 22px;
    line-height: 25px;
}

.title-thum-gallery {
    font-size: 22px;
    line-height: 50px;
}

.title-item {
    font-size: 25px;
    margin-top: 25px;
    margin-bottom: 13px;
}

.desc-sus {
    font-size: 16px;
}

.desc-sus-b {
    font-weight: bold;
}

.desc-list li {
    margin-left: 30px;
    list-style-type: disc;
}

.title-thun-marine {
    font-size: 20px;
    line-height: 50px;
}

.desc-sus.desc-goals {
    margin: 16px 0;
}

.desc-sus.matrix-desc {
    font-size: 14px;
    line-height: 35px;
    margin-left: 40px;
}

.desc-sus.desc-business {
    float: right;
    margin-bottom: 0;
}

.desc-sus.message-add-bt {
    margin-bottom: 30px;
}

.header-profile {
    margin-top: 25px;
}

.desc-profile {
    font-size: 12px;
}

.eachbusiness-desc {
    font-size: 12px;
    width: 70%;
    display: inline-block;
    line-height: 1.2;
    vertical-align: middle;
}

.bg_banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 100vh;
}

.bg_banner::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
}

.bg_banner.bg_bannerintro {
    background-image: url(../../images/sustainability/sustainability_intro/banner_intro.png);
}

.bg_banner.bg_bannerframe {
    background-image: url(../../images/sustainability/sustainability_framework/banner_frame.png);
}

.bg_banner.bg_bannerproject {
    background-image: url(../../images/sustainability/sustainability_project/banner_project.png);
}

.bg_banner.bg_bannerjourney {
    background-image: url(../../images/sustainability/sustainability_journey/banner_journey.png);
}

.detailbanner {
    position: absolute;
    z-index: 550;
    top: calc(50% - 80px);
    width: 100%;
    text-align: center;
    letter-spacing: 2px;
    padding: 0px 20px;
}

.detailbanner .header_banner {
    font-size: 40px;
    font-weight: bold;
    line-height: 50px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.detailbanner .desc_banner {
    font-size: 16px;
    font-weight: lighter;
}

.contentbox-scroll {
    position: absolute;
    bottom: 70px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
}

.contentbox-scroll .scroll-line {
    display: block;
    position: relative;
    height: 20px;
    width: 1px;
    height: 40px;
    margin: 0 auto;
    overflow: hidden;
}

.detail-engagement {
    padding: 15px;
    margin-top: 25px;
}

.contentbox-scroll .scroll-line::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 20px;
    background-color: #c5a254;
    animation-name: detailScrollBounce;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.contentbox-scroll .scroll-text {
    padding-left: 0 !important;
    font-size: 14px;
}

.navbar {
    margin-bottom: 0;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}

.navbar .container-nav {
    margin-right: 80px !important;
}

.navbar .nav .list-menus a {
    color: #777777 !important;
    font-size: 12px;
}

.navbar.fixed {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 9999;
    background-color: #fff;
    border-radius: 0;
    min-height: 20px;
    height: 30px;
}

.navbar.fixed ul.list-menus {
    line-height: 25px;
}

ul.list-menus {
    float: right;
    line-height: 50px;
}

ul.list-menus li {
    display: inline-block;
}

.nav ul.list-menus li::after {
    content: "/";
    padding: 0 20px;
    color: #777777;
}

.nav ul.list-menus li:last-child::after {
    content: "";
    padding: 0;
}

.bg-sc-full {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.bg_introduction_news {
    background-color: #ededed;
}

.bg-sc-full.bg-guideline {
    background-image: url(../../images/sustainability/sustainability_intro/bg-guideline-01.jpg);
}

.bg-sc-full.bg-business-dimension {
    background-image: url(../../images/sustainability/sustainability_framework/bg-business-dimension.jpg);
}

.bg-sc-full.bg-each-business {
    background-image: url(../../images/sustainability/sustainability_framework/bg_business.jpg);
}

.bg-sc-full.bg-introduction-message {
    background-image: url(../../images/sustainability/sustainability_intro/banner_message.jpg);
}

.bg-sc-full.bg_introduction_principle {
    background-image: url(../../images/sustainability/sustainability_intro/banner_principle.png);
}

.bg-sc-full.bg_introduction_environmental {
    background-image: url(../../images/sustainability/sustainability_intro/banner_environmental.png);
}

.bg-sc-full.bg_governing {
    background-image: url(../../images/sustainability/sustainability_framework/bg_governing.png);
}

.bg-sc-full.bg_business {
    background-image: url(../../images/sustainability/sustainability_framework/bg_business.png);
}

.bg-sc-full.bg_recovery {
    background-image: url(../../images/sustainability/sustainability_project/banner_recovery.png);
}

.bg-sc-full.bg_endorsedgoals {
    background-image: url(../../images/sustainability/sustainability_intro/banner_environmental.png);
}

.text-guideline {
    font-size: 25px;
    font-weight: bold;
    padding: 65px 334px;
    line-height: 35px;
}

.message-img {
    display: block;
    width: 289px;
    margin: auto;
}

.message-detail {
    margin-top: 40px;
}

.thum-sus {
    margin: 0;
}

.thum-sus .thum-sus-list {
    padding-right: 0;
    padding-left: 0;
    position: relative;
    overflow: hidden;
}

.thum-img {
    z-index: 10;
}

.thum-img::after {
    display: block;
    position: relative;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #000 100%);
    margin-top: -150px;
    height: 150px;
    width: 100%;
    content: "";
}

.thum-sus-list .thum-caption {
    bottom: 0;
    transform: translateY(100%) translateY(-7rem);
}

.thum-sus-list .thum-caption.hide-title {
    transform: translateY(100%);
}

.thum-sus-list:hover .thum-caption,
.thum-sus-list:hover .thum-caption.thum-caption-fix {
    transform: none;
}

.thum-sus-list:hover .thum-img {
    filter: brightness(20%);
}

.thum-caption {
    padding: 20px;
    position: absolute;
    width: 100%;
    bottom: -24%;
    z-index: 20;
    transition: all 0.3s ease-in-out;
}


/* .thum-caption.thum-caption-fix {

    bottom: -22%;

} */

.thum-caption.item-business {
    /* bottom: -28%; */
}

.thum-caption .thum-title {
    /* font-size: 20px; */
    font-size: min(20px, 1.55vw);
    font-weight: bold;
    color: #fff;
    transition: all 0.3s ease-in-out;
    line-height: 22px;
    margin-top: 0px;
    height: 20px;
}

.thum-caption .thum-title.thum-frame {
    text-transform: uppercase;
}

.thum-caption .thum-desc {
    font-weight: lighter;
    color: #fff;
    transition: all 0.3s ease-in-out;
    font-size: min(16px, 1.11vw);
    line-height: min(22px, 1.52vw);
    margin-top: 18px;
    /* height: 100px;    */
}

.thum-caption .thum-desc.thum-desc-fix {
    margin-top: 30px;
}

.thum-caption.bg-caption {
    background-color: rgba(0, 0, 0, 0.5);
}

.report-detail {
    padding: 75px 0 0 0;
}

.desc-sus.report-add-top {
    margin-top: 30px;
}

.img-responsive {
    width: 100%;
}

.img-fw-logo {
    display: block;
    height: 40px;
    width: auto;
    margin-top: 10px;
    /* margin-left: auto; */
    margin-right: auto;
}

.box-detail-left .detail-project,
.box-detail-right .detail-project {
    padding: 0 40px 50px;
}

.eachbusiness-detail-left {
    float: left;
    display: table-cell;
}

.eachbusiness-detail-right {
    float: right;
    display: table-cell;
}

.eachbusiness-detail-left .detail-box,
.eachbusiness-detail-right .detail-box {
    padding: 0 45px;
}

.box-detail-business {
    margin-bottom: 80px;
}

.box-detail-matrix {
    padding: 40px 50px;
}

.box-detail-matrix ol {
    list-style: decimal;
}

.matrix-list {
    font-size: 16px;
    line-height: 25px;
    padding-left: 30px;
    margin-bottom: 40px;
}

.no-margin {
    margin: 0;
}

.no-padding {
    padding-right: 0;
    padding-left: 0;
    position: relative;
    overflow: hidden;
}

.matrix-info {
    display: inline;
}

.matrix-info .matrix-info-item {
    display: inline-block;
}

.matrix-info .matrix-info-item.add-margin-icon {
    margin-left: 50px;
}

.matrix-icon {
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.matrix-icon.bg-icon-gold {
    background-color: #bd8f3e;
}

.matrix-icon.bg-icon-nevy {
    background-color: #0d2857;
}

.matrix-icon.bg-icon-gray {
    background-color: #5a5c5e;
}

.thum-goals {
    margin-top: 60px;
}

.img-icon-goals {
    width: 70px;
    margin: auto;
}

.img-thum-project {
    max-width: 520px;
}

.img-tohwaiwai {
    position: relative;
    width: 100%;
    height: 416px;
}

.img-tohwaiwai>img {
    height: 416px;
    object-fit: cover;
    object-position: center;
}

.detail-tohwaiwai {
    height: 416px;
    padding: 70px;
}

.btn-report {
    padding: 8px 10px;
}

.btn-link-report img {
    width: 17px;
    float: left;
    margin-top: 6px;
}

.btn-link-report span {
    margin-left: 5px;
    float: left;
    margin-top: 3px;
}

.headtitle {
    text-transform: uppercase;
    color: #153050;
    font-size: 30px;
    font-weight: bold;
    margin-top: 55px;
}

.desc {
    font-size: 16px;
    color: #333333;
    font-weight: lighter;
    margin-top: 16px;
}

.intro-list {
    padding-right: 0;
    padding-left: 0;
    margin-top: 40px;
    position: relative;
    overflow: hidden;
}

.intro-list h1 {
    position: absolute;
    font-size: 20px;
    font-weight: bold;
}

.add-top50 {
    margin-top: 50px;
}

.add-bot55 {
    margin-bottom: 55px;
}

.introimage {
    z-index: 10;
}

.introimage::after {
    display: block;
    position: relative;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #000 100%);
    margin-top: -150px;
    height: 150px;
    width: 100%;
    content: "";
}

.introcaption {
    padding: 20px;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -82px;
    padding: 20px;
    z-index: 20;
    transition: all 0.3s ease-in-out;
}

.intro-list:hover .introcaption {
    bottom: 0;
}

.introcaption .introtitle {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    margin-top: 0px;
    line-height: 22px;
    margin-top: 0px;
}

.introcaption .introdesc {
    line-height: 24px;
    font-weight: lighter;
    color: #fff;
    text-align: center;
    transition: all 0.3s ease-in-out;
    font-size: 16px;
    line-height: 22px;
    margin-top: 16px;
}

.btn-link-sus {
    font-size: 15px;
    text-transform: uppercase;
    color: #c5a155;
    text-decoration: underline;
}

.btn-link-sus:hover {
    color: #c5a155;
}

.heading-principle {
    font-size: 40px !important;
    text-transform: uppercase;
    color: #153050;
    font-weight: lighter;
}

.environmental_image {
    width: 60px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.environmental_title {
    font-size: 14px;
    font-weight: lighter;
    text-transform: uppercase;
    color: #fff;
    margin-top: 20px;
    height: 50px;
}

.environmental_subtitle {
    font-size: 50px;
    color: #948668;
    font-weight: bold;
    margin-top: 45px;
    margin-bottom: 50px;
}

.environmental_desc1 {
    font-size: 30px;
    font-weight: bold;
    color: #c9c9c9;
    margin-top: 45px;
}

.environmental_desc2 {
    font-size: 11px;
    font-weight: lighter;
    margin-top: 17px;
    line-height: 15px;
    text-transform: uppercase;
}

.line-environmental {
    position: relative;
}

.line-environmental::after {
    content: "";
    border-right: 1px solid #ffffff;
    position: absolute;
    height: 70%;
    right: 0;
    bottom: 35px;
}

.line-dot1 {
    position: relative;
}

.line-dot1::before {
    content: "";
    border-top: dotted 1px #948668;
    position: absolute;
    width: 120%;
    top: 0px;
    left: 40%;
}

.line-dot1::after {
    content: "";
    border-right: dotted 1px #948668;
    position: absolute;
    height: 100%;
    right: 0;
    bottom: 0;
}

.line-dot2 {
    position: relative;
}

.line-dot2::before {
    content: "";
    border-top: dotted 1px #948668;
    position: absolute;
    width: 60%;
    top: 0px;
    left: 20%;
}

.report_image {
    width: 305px;
    display: block;
    margin: auto;
}

.heading-report {
    font-size: 40px !important;
    text-transform: uppercase;
    color: #153050;
    font-weight: lighter;
}

.news-list {
    position: relative;
    width: 100%;
    padding-bottom: 30px;
}

.news-list::before {
    content: "";
    display: block;
    padding-top: 0;
}

.news-list-content {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

.news-img {
    position: relative;
    width: 100%;
}

.news-img::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
}

.news-caption {
    position: absolute;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    width: 100%;
    padding: 0 2%;
    transition: all 0.5s ease;
    top: 78%;
    opacity: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.news-title-area {
    position: absolute;
    z-index: 200;
    width: 100%;
    height: 50px;
    text-align: center;
    bottom: -40px;
    transition: all 0.4s ease;
}

.news-title-area.move-title {
    bottom: 25%;
}

.news-title-line {
    height: 1px;
}

.news-title-line:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 1px;
    background-color: #c5a254;
    top: 10px;
    left: 50%;
    transform: translate(-50%, 30px);
}

.news-title-text {
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
}

.news-list:hover .news-caption {
    top: 76%;
    opacity: 1;
}

.framework-list {
    padding-right: 0;
    padding-left: 0;
    margin-top: 50px;
    position: relative;
    overflow: hidden;
}

.framecaption {
    padding: 20px;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -15%;
    padding: 20px;
    z-index: 20;
    transition: all 0.3s ease-in-out;
}

.framework-list:hover .framecaption {
    bottom: 0;
}

.framecaption .frametitle {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    margin-top: 0px;
    line-height: 22px;
    margin-top: 0px;
}

.framecaption .framedesc {
    line-height: 24px;
    font-weight: lighter;
    color: #fff;
    text-align: center;
    transition: all 0.3s ease-in-out;
    font-size: 16px;
    line-height: 22px;
    margin-top: 16px;
}

.add-top90 {
    margin-top: 90px;
}

.frameenvironmental_image {
    width: 580px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.governing {
    width: 14.28%;
    float: left;
}

.governingimg {
    margin: auto;
    height: 56px;
}

.governingdesc {
    margin-top: 10px;
    text-transform: uppercase;
}

.btn-governing {
    padding: 8px 10px;
    background-color: #c5a155 !important;
}

.btn-governing img {
    height: 18px;
    float: left;
}

.btn-governing span {
    color: #fff;
    text-transform: uppercase;
    margin-left: 5px;
    float: left;
    margin-top: 3px;
}

.governingcaption {
    font-size: 16px;
    color: #fff;
    font-weight: lighter;
    margin-top: 16px;
    position: relative;
}

.governingcaption::before {
    content: "";
    border-top: 1px solid #ffffff;
    position: absolute;
    width: 25%;
    top: -70%;
    left: 38%;
}

.bg_business::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
}

.heading-dimension {
    text-transform: uppercase;
    color: #153050;
    font-size: 25px;
    font-weight: bold;
    margin-top: 55px;
}

.img-wrap {
    display: inline-block;
    width: 15%;
    vertical-align: middle;
    margin: 10px 0px;
}

.livingquality {
    margin: 0;
}

.business_bgtext {
    background-color: #fff;
    padding: 50px;
}

.business_img_position {
    margin-top: -10%;
}

.item_img_business {
    width: 30px;
}

.add-bt-item {
    margin-bottom: 17px;
}

.add-top-item {
    margin-top: 17px;
}

.add-top-business {
    margin-top: 88px;
}

.heading-business {
    text-transform: uppercase;
    color: #153050;
    font-size: 25px;
    font-weight: bold;
}

.headtitle-project {
    text-transform: uppercase;
    color: #153050;
    font-size: 40px;
    font-weight: bold;
    margin-top: 55px;
}

.businessOverviewNavText.project_text {
    font-size: 11px;
    text-align: center;
    font-weight: bold;
}

.businessOverviewNavShortDesc.project_title {
    font-size: 21px;
    text-align: center;
    font-weight: bold;
    line-height: 27px;
    word-wrap: break-word;
}

.marine-head-thum {
    text-transform: uppercase;
    color: #153050;
    font-size: 25px;
    font-weight: bold;
}

.add-top-marine {
    margin-top: 17px;
}

.marine-title-thum {
    color: #153050;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}


/* Gallery */

.gallery-section {
    position: relative;
}

.galler-list {
    display: block;
    font-size: 0;
}

.gallery-section .grid-box {
    width: 25%;
    /* display: inline-block; */
    float: left;
    overflow: hidden;
}

.gallery-section .grid-box img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    vertical-align: middle;
    -webkit-transition: all 2s ease-out;
    -moz-transition: all 2s ease-out;
    -ms-transition: all 2s ease-out;
    -o-transition: all 2s ease-out;
}

.gallery-section .grid-box:hover img {
    -webkit-transform: scale(1.3);
    -moz-transition: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transition: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all 2s ease-out;
    -moz-transition: all 2s ease-out;
    -ms-transition: all 2s ease-out;
    -o-transition: all 2s ease-out;
}


/* .gallery-img {
    padding-right: 0;
    padding-left: 0;
    margin-top: 17px;
    position: relative;
    overflow: hidden;
}
.gallery-list {
    padding-right: 0;
    padding-left: 0;
    position: relative;
    overflow: hidden;
} */

.journey_image {
    width: 100%;
}

.journey-ul {
    margin-left: 20px;
    list-style-type: disc;
}

.journey-ul li {
    margin-bottom: 10px;
}

.add-bt-journey {
    padding-bottom: 60px;
}

.businessOverviewDetail2Title .businessOverviewItem.project-box-detail {
    top: 80%;
    transform: translateY(-80%);
}

.header-slide-sus {
    padding: 0 25px;
}

.sitepage-nav .dropdown-menu {
    margin: -5px 0 0 0;
}

.sitepage-top .sitepage-nav a {
    padding-bottom: 0 !important;
}

.dropdown.dropdown-sus {
    height: 40px;
}

.sitepage-nav .dropdown-menu .dropdown-submenu:hover a,
.sitepage-nav .dropdown-menu .dropdown-submenu.active a {
    padding-left: 15px;
    background-color: transparent;
    border: none;
}

.sustainOverviewStatList {
    width: 100%;
    margin: auto;
    display: flex;
}


/* sub-menu-dropdown - start */

.sub-menu-nav a {
    display: block;
    padding: 0 !important;
}

.dropdown-sub-sustain,
.dropdown-sub-business,
.dropdown-sub-contactus {
    position: relative;
    height: 60px;
}

.dropdown-sub-sustain:hover .sub-menu-nav.sub-sustain,
.dropdown-sub-business:hover .sub-menu-nav.sub-business,
.dropdown-sub-contactus:hover .sub-menu-nav.sub-contactus {
    display: block;
}

.sitepage-nav .dropdown-sub-sustain .sub-menu-nav.sub-sustain:hover a,
.sitepage-nav .dropdown-sub-sustain .sub-menu-nav.sub-sustain.active a,
.sitepage-nav .dropdown-sub-business .sub-menu-nav.sub-business:hover a,
.sitepage-nav .dropdown-sub-business .sub-menu-nav.sub-business.active a,
.sitepage-nav .dropdown-sub-contactus .sub-menu-nav.sub-contactus:hover a,
.sitepage-nav .dropdown-sub-contactus .sub-menu-nav.sub-contactus.active a {
    border: transparent;
}

.sitepage-nav .dropdown-sub-sustain .sub-menu-nav.sub-sustain a:hover .title-sub-menu,
.sitepage-nav .dropdown-sub-business .sub-menu-nav.sub-business a:hover .title-sub-menu,
.sitepage-nav .dropdown-sub-contactus .sub-menu-nav.sub-contactus a:hover .title-sub-menu {
    font-weight: bold;
    color: #333333;
}

.dropdown-sub-contactus .sub-menu-nav {
    -webkit-transform: unset;
    transform: unset;
    left: unset;
    right: 0;
}

.dropdown-sub-contactus .sub-menu-nav::before {
    left: unset;
    right: 7%;
}

.sub-menu-nav {
    position: absolute;
    background-color: #ffffff;
    padding: 15px;
    margin-top: 20px;
    border-radius: 2px;
    left: 60%;
    display: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.sub-menu-nav::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10000;
    top: -20px;
    border-width: 10px;
    border-bottom-color: #ffffff;
}

.thumb-nav-padding {
    padding-right: 5px;
    padding-left: 5px;
}

.head-thumb-nav {
    font-size: 14px;
    line-height: 12px;
    color: #173050;
    text-align: left;
    padding: 0 3px;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: 0;
}

.img-sum-menu {
    min-width: 130px;
    max-width: 130px;
    height: 80px;
}

.title-sub-menu {
    font-size: 12px;
    line-height: 1.2;
    color: #777777;
    text-align: left;
    letter-spacing: 0;
    margin-top: 5px;
}

.title-sub-menu.active {
    font-weight: bold;
    color: #333333;
}

.sub-menu-nav.sub-sustain {
    width: 595px;
}

.sub-menu-nav.sub-business {
    width: 455px;
}

.sub-menu-nav.sub-contactus {
    width: 590px;
}


/* sub-menu-dropdown - stop */

.thum-slide-sus {
    margin-bottom: 30px;
}

.thumb-engagement-box {
    position: relative;
    width: 100%;
    height: 450px;
    max-height: 450px;
    padding: 90px 40px;
    margin-bottom: 30px;
}

.thumb-engagement {
    position: relative;
    width: 100%;
    margin: 0 auto 30px;
    overflow: hidden;
}

.thumb-engagement .thumb-engagement-img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    vertical-align: middle;
    -webkit-transition: all 2s ease-out;
    -moz-transition: all 2s ease-out;
    -ms-transition: all 2s ease-out;
    -o-transition: all 2s ease-out;
}

.thumb-engagement .thumb-engagement-img:hover img {
    -webkit-transform: scale(1.3);
    -moz-transition: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transition: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all 2s ease-out;
    -moz-transition: all 2s ease-out;
    -ms-transition: all 2s ease-out;
    -o-transition: all 2s ease-out;
}

.thumb-engagement .thumb-engagement-inner {
    padding: 94px 30px;
}

.thumb-box-inner {
    position: absolute;
    width: 100%;
    bottom: 40px;
    padding: 0 60px;
}

.thumb-engagement-title {
    font-size: 21px;
    text-align: center;
    font-weight: bold;
    margin-top: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 27px;
    height: 55px;
}

.thumb-engagement-desc {
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
}


/*========== Tab ==========*/

.tab {
    position: relative;
}

.tab .control {
    display: table;
    table-layout: fixed;
    background-color: transparent;
    border-radius: 55px;
    border: 2px solid #173050;
    margin: 40px auto;
}

.tab .selector {
    display: inline-block;
    height: 39px;
    position: absolute;
    left: 5px;
    right: 0;
    top: 5px;
    z-index: 1;
    border-radius: 55px;
    color: #fff;
    background: #173050;
    -webkit-transition-property: width, left;
    -o-transition-property: width, left;
    transition-property: width, left;
    -webkit-transition-duration: 600ms;
    -o-transition-duration: 600ms;
    transition-duration: 600ms;
    -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    will-change: width, left;
}

.tab .control span {
    cursor: pointer;
    width: 33.333336%;
    white-space: nowrap;
    padding: 3px 15px;
    display: table-cell;
    vertical-align: middle;
    height: 45px;
    color: #173050;
    font-size: 16px;
    text-align: center;
    position: relative;
    z-index: 1;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 600ms;
    -o-transition-duration: 600ms;
    transition-duration: 600ms;
    -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}

.tab .control span.active {
    color: #fff;
    pointer-events: none;
}

.tab-content {
    position: relative;
    color: #000;
    height: 0;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    overflow: hidden;
}

.tab-content.active {
    opacity: 1;
    height: auto;
    visibility: visible;
    overflow: visible;
}


/* Movement */

@-webkit-keyframes fadeInUpSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUpSmall {
    -webkit-animation-name: fadeInUpSmall;
    animation-name: fadeInUpSmall;
}

@-webkit-keyframes fadeInLeftSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeftSmall {
    -webkit-animation-name: fadeInLeftSmall;
    animation-name: fadeInLeftSmall;
}

@-webkit-keyframes fadeInRightSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRightSmall {
    -webkit-animation-name: fadeInRightSmall;
    animation-name: fadeInRightSmall;
}

@-webkit-keyframes zoomInSmall {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.92, 0.92, 0.92);
        transform: scale3d(0.92, 0.92, 0.92);
    }
    50% {
        opacity: 1;
    }
}

@keyframes zoomInSmall {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.92, 0.92, 0.92);
        transform: scale3d(0.92, 0.92, 0.92);
    }
    50% {
        opacity: 1;
    }
}

.zoomInSmall {
    -webkit-animation-name: zoomInSmall;
    animation-name: zoomInSmall;
}


/* End Movement */

@media (max-width: 991px) {
    /* sustain */
    .thumb-box-inner {
        padding: 0 30px;
    }
    .desc-sus.desc-goals {
        padding: 0 85px;
    }
    .title-item {
        font-size: 28px;
    }
    .eachbusiness-desc {
        font-size: 20px;
    }
    .img-wrap {
        width: 8%;
    }
    .title-thum-goals {
        font-size: 30px;
        line-height: 35px;
    }
    .header {
        font-size: 35px;
    }
    .desc-sus {
        font-size: 25px;
        line-height: 35px;
    }
    .environmental_title {
        font-size: 18px;
        line-height: 28px;
    }
    .environmental_desc2 {
        font-size: 15px;
        line-height: 25px;
    }
    .detailbanner .header_banner {
        font-size: 40px;
        line-height: 55px;
        margin-bottom: 40px;
        margin-top: 20px;
    }
    .detailbanner .desc_banner {
        font-size: 25px;
        line-height: 30px;
    }
    .thum-caption .thum-desc {
        font-size: 25px;
        line-height: 40px;
        height: unset;
    }
    .thum-caption .thum-title {
        font-size: 30px;
        line-height: 35px;
    }
    .br-desktop {
        display: none !important;
    }
    .br-device {
        display: block !important;
    }
    .hidden-device {
        display: none !important;
    }
    .visible-device {
        display: block !important;
    }
    .text-guideline {
        font-size: 20px;
        font-weight: bold;
        padding: 20px;
    }
    .detailbanner {
        top: calc(40% - 80px);
    }
    .line-environmental::after {
        border-bottom: 1px solid #ffffff;
        border-right: 0 solid #ffffff;
        width: 70%;
        right: 15%;
        bottom: -15%;
    }
    .thum-caption {
        bottom: 0;
    }
    .thum-caption.thum-caption-fix {
        bottom: 0;
    }
    .device-center {
        text-align: center;
    }
    .matrix-info .matrix-info-item.add-margin-icon {
        margin-left: 90px;
    }
    .img-thum-project {
        max-width: 100%;
    }
    .box-detail-left .detail-project,
    .box-detail-right .detail-project {
        padding: 40px 0;
    }
    .box-detail-left .detail-project.detail-journey,
    .box-detail-right .detail-project.detail-journey {
        padding: 40px 10px;
    }
    .detail-tohwaiwai {
        height: 335px;
        text-align: center;
        display: table-cell;
    }
    .add-bt-journey {
        padding-bottom: 0;
    }
    .hilightCarouselInner .owl-carousel .item {
        width: 600px;
    }
    .btn-link-report {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 200px;
    }
    .hilightCarouselInner .owl-nav-custom button.owl-prev {
        left: -40px;
    }
    .hilightCarouselInner .owl-nav-custom button.owl-next {
        right: -40px;
    }
    .nav-dotLine {
        width: 80%;
    }
    .title-thun-marine {
        font-size: 26px;
        line-height: 36px;
        margin-top: 10px;
    }
    .detailPageSection.section-project {
        height: 6400px;
    }
    .hilightMobile.hilightCarouselArea {
        margin-top: 0;
        top: 0;
        transform: none;
        padding-top: 40px;
    }
    .thum-caption.item-business {
        bottom: 0;
    }
    .eachbusiness-detail-left .detail-box,
    .eachbusiness-detail-right .detail-box {
        padding: 0 15px;
    }
    .box-detail-business {
        margin-bottom: 30px;
    }
    .detail-engagement {
        padding: 0;
    }
    .box-environmental {
        padding-top: 100px;
    }
}

@media (min-width: 992px) {
    .box-detail-left {
        float: left;
        display: table-cell;
        height: 390px;
    }
    .box-detail-left.box-detail-journey {
        height: 410px;
    }
    .box-detail-right.box-detail-journey {
        height: 410px;
    }
    .box-detail-right {
        float: right;
        display: table-cell;
        height: 390px;
    }
    .box-detail-left .img-thum-project {
        float: left;
    }
    .box-detail-right .img-thum-project {
        float: right;
    }
    .journey_image {
        width: 510px;
        display: block;
        float: inherit;
    }
    .hilightCarouselArea {
        top: 0;
        position: static;
        transform: none;
        padding-top: 40px;
    }
    .hilightCarouselArea .thum-slide-sus {
        margin-bottom: 40px;
    }
}

@media (min-width: 1025px) {
    .line-dot-journey {
        position: relative;
    }
    .line-dot-journey::after {
        content: "";
        border-right: dotted 1px #948668;
        position: absolute;
        height: 82%;
        right: 50%;
        top: 187px;
    }
    .dot-journey {
        position: absolute;
        height: 10px;
        width: 10px;
        background-color: #c5a254;
        border-radius: 50%;
        z-index: 400;
        right: 49.7%;
        margin-top: 125px;
    }
    .hilightCarouselInner .owl-carousel .item {
        width: 1200px;
    }
}

@media (width: 768px) {
    .news-title-text {
        font-size: 28px;
        line-height: 20px;
    }
    .news-caption {
        font-size: 25px;
        line-height: 35px;
        padding: 0 10%;
    }
    .img-icon-goals {
        width: 100px;
    }
    .desc-sus.matrix-desc {
        font-size: 16px;
    }
    .matrix-list {
        font-size: 20px;
        line-height: 28px;
    }
}

@media (max-width: 767px) {
    .hilightCarouselInner .owl-carousel .item {
        width: 350px;
        margin: 0 20px;
    }
    .hilightCarouselInner {
        top: 5%;
    }
    .detailPageSection.section-project {
        height: 3800px;
    }
    /* .owl-nav-custom {
        display: block;
    } */
    .hilightCarouselInner .owl-nav-custom {
        bottom: -80px;
        width: 270px;
        height: 60px;
    }
    .nav-dotLine {
        left: 0;
    }
    .box-detail-matrix {
        padding: 40px 20px;
    }
    .matrix-info .matrix-info-item {
        display: block;
    }
    .matrix-info .matrix-info-item.add-margin-icon {
        margin-left: 0;
    }
    .detailbanner .desc_banner {
        font-size: 15px;
        line-height: 20px;
    }
    .detailbanner .header_banner {
        font-size: 30px;
        line-height: 35px;
    }
    .text-guideline {
        font-size: 15px;
        font-weight: bold;
        padding: 20px;
        line-height: 25px;
    }
    .title {
        font-size: 25px;
        line-height: 30px;
    }
    .desc-sus {
        font-size: 13px;
        line-height: 20px;
    }
    .title-item {
        font-size: 20px;
    }
    .header {
        font-size: 30px;
        line-height: 35px;
    }
    .thum-caption .thum-title {
        font-size: 16px;
    }
    .thum-caption .thum-desc {
        font-size: 15px;
        line-height: 20px;
        height: unset;
    }
    .environmental_title {
        font-size: 15px;
    }
    .environmental_desc2 {
        font-size: 12px;
    }
    .eachbusiness-desc {
        font-size: 11px;
    }
    .img-wrap {
        width: 12%;
    }
    .matrix-list {
        margin-bottom: 15px;
        font-size: 14px;
    }
    .title-thum-goals {
        font-size: 18px;
        line-height: 25px;
    }
    .desc-sus.desc-goals {
        padding: 0 25px;
    }
    .title-thun-marine {
        font-size: 18px;
    }
}

@media (max-width: 375px) {
    .detailPageSection.section-project {
        height: 3630px;
    }
    .tab .control span {
        padding: 10px 10px;
    }
}


/* width */

.chairmanDetailContainer::-webkit-scrollbar {
    width: 2px;
    cursor: pointer;
}


/* Track */

.chairmanDetailContainer::-webkit-scrollbar-track {
    background: #ccc;
    cursor: pointer;
}


/* Handle */

.chairmanDetailContainer::-webkit-scrollbar-thumb {
    background: #c5a254;
    cursor: pointer;
}


/* Handle on hover */

.chairmanDetailContainer::-webkit-scrollbar-thumb:hover {
    background: #c5a254;
}

@media (min-width: 992px) {
    .chairmanDetailContainer {
        height: 457px;
        overflow-y: scroll;
        padding-right: 20px;
        scrollbar-color: #c5a254 #ccc;
        scrollbar-width: thin;
    }
}

.sustainOverviewCol-2 {
    flex: 2 2 0%;
    margin: 32px 0 0;
}

.sustainOverviewCol-1 {
    flex: 1 1 0%;
    margin: 32px 0 0;
}

@media (max-width: 991px) {
    .sustainOverviewStatList {
        flex-direction: column;
    }
}

.susOverviewTable,
.susOverviewTwo {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 32px;
}

.susOverviewTwo {
    flex-direction: column;
}

.susOverviewTwo>div {
    padding: 45px 16px 25px;
}

.susOverviewTable>div {
    flex-basis: 50%;
    padding: 45px 16px 25px;
}

.susOverviewTable>div:nth-of-type(odd) {
    border-right: dotted 1px #948668;
}

.susOverviewTwo>div:nth-of-type(1),
.susOverviewTable>div:nth-of-type(1),
.susOverviewTable>div:nth-of-type(2) {
    border-bottom: dotted 1px #948668;
}

.susOverviewTable-animatedNumber,
.susOverviewTable-animatedPercentage {
    color: #948668;
    font-size: 30px;
    font-weight: bold;
    display: block;
}

.susOverviewTable-subtext {
    font-size: 11px;
    font-weight: lighter;
    margin-top: 16px;
    line-height: 1.36;
    text-transform: uppercase;
    display: block;
}

.environmental_image>img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    object-position: 50%;
}

.susOverviewSeparator {
    align-self: stretch;
}

.susOverviewSeparator>div {
    width: 1px;
    background: white;
    height: 70%;
    margin-top: 110px;
}

@media (max-width: 991px) {
    .susOverviewSeparator>div {
        height: 1px;
        width: 70%;
        margin: auto;
    }
}

@media (max-width: 370px) {
    .sustainOverviewCol-2 {
        margin: min(8.64vw, 32px) 0 0;
    }
    .sustainOverviewCol-1 {
        margin: min(8.64vw, 32px) 0 0;
    }
    .susOverviewTwo>div {
        padding: min(12.16vw, 45px) min(4.32vw, 16px) min(6.75vw, 25px);
    }
    .susOverviewTable>div {
        padding: min(12.16vw, 45px) min(4.32vw, 16px) min(6.75vw, 25px);
    }
    .susOverviewTable-animatedNumber,
    .susOverviewTable-animatedPercentage {
        font-size: min(8.1vw, 30px);
    }
    .susOverviewTable-subtext {
        font-size: min(2.97vw, 11px);
        margin-top: min(4.32vw, 16px);
    }
}

@media (min-width: 991px) {
    .sustainOverviewCol-2 {
        margin: 0 min(1.03vw, 16px);
    }
    .sustainOverviewCol-1 {
        margin: 0 min(1.03vw, 16px);
    }
    .susOverviewTwo>div {
        padding: min(2.9vw, 45px) min(1.03vw, 16px) min(1.61vw, 25px);
    }
    .susOverviewTable>div {
        padding: min(2.9vw, 45px) min(1.03vw, 16px) min(1.61vw, 25px);
    }
    .susOverviewTable-animatedNumber,
    .susOverviewTable-animatedPercentage {
        font-size: min(1.93vw, 30px);
    }
    .susOverviewTable-subtext {
        font-size: min(0.7vw, 11px);
        margin-top: min(1.03vw, 16px);
    }
    .susOverviewLocalEmployment {
        margin-top: min(6.77vw, 105px);
    }
}

.desc-sus.desc-list>ul>li {
    margin-left: 16px;
}

.force-underlined {
    text-decoration: underline !important;
}

.px-tbFlex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}