/* Default elemnt design START */
.-wp_content h1 {}

.-wp_content h2 {
    font-size: 3.3rem;
    font-weight: 500;
    line-height: 1.51;
    /* padding-bottom: 37px; */
    position: relative;
}

.-wp_content .heading__h3.table-heading__h3 {
    border-bottom: 1px solid #C9C9C9;
    margin-bottom: 0;
}

.-wp_content p {
    font-size: 1.6rem;
    line-height: 1.7;
    /* margin-bottom: 20px; */
}

.-wp_content a {
    color: #324E9B;
    text-decoration: underline;
}

.-wp_content strong {
    font-weight: 700;
}

.siteorigin-widget-tinymce {
    padding-left: 0;
}

@media (max-width: 1200px) {
    .-wp_content h2 {
        font-size: 2.8rem;
    }
}

@media (max-width: 991px) {
    .-wp_content h2 {
        font-size: 2.2rem;
    }
}

@media (max-width: 767px) {
    .-wp_content h2 {
        font-size: 2rem;
    }

    .-wp_content p {
        font-size: 1.4rem;
    }

    .heading__h3 h3 {
        font-size: 2rem;
    }
}

/* Default elemnt design ENDS */


/* table col 2 design START */
.-table-col-2 {
    margin: 0 !important;
    border-bottom: 1px solid #C9C9C9;
}

.-table-col-2 .panel-grid {
    align-items: unset !important;
}

.-table-col-2 .panel-grid-cell:first-child {
    background-color: #F4F4F4;
    line-height: 2.125;
    flex: 0 0 220px;
    padding: 17px 30px;
}

.-table-col-2 .panel-grid-cell:nth-child(2) {
    flex-grow: 1;
    padding: 17px 30px;
}

.-table-col-2 .panel-grid-cell .so-panel p {
    line-height: 1.75;
    font-size: 1.6rem;
    /* font-family: "Inter", sans-serif !important; */
}

@media (max-width: 767px) {
    .-table-col-2 .panel-grid-cell:first-child {
        flex: 0 0 100%;
        padding: 15px !important;
    }

    .-table-col-2 .panel-grid-cell .so-panel p {
        font-size: 1.4rem;
    }
}

/* table col 2 design END */


/* company profile page STARTS */

.profile-top-content .panel-grid-cell {
    align-self: flex-end;
}

.profile-top-content .siteorigin-widget-tinymce.textwidget h2 {
    position: relative;
}

.profile-top-content .siteorigin-widget-tinymce h2::before {
    content: "";
    display: block;
    width: 80px;
    height: 5px;
    background-image: linear-gradient(90deg, #396AB5, #396AB5, #2EA1B7);
    position: absolute;
    bottom: -37px;
    left: 0;
}

.profile-top-content .profile-top-content-mid .siteorigin-widget-tinymce h2::before {
    content: none;
}

.profile-top-content p {
    margin-bottom: 0;
}

.profile-top-content .siteorigin-widget-tinymce p {
    line-height: calc(24 / 16);
}

.profile-top-content .siteorigin-widget-tinymce p:first-of-type {
    margin-top: 10px;
}

.profile-top-content #panel-647-0-0-0 {
    margin-left: 70px;
}

.-user-shape-triangle img {
    width: 100%;
    height: auto;
    padding-left: 68px;
}

@media (max-width: 991px) {
    .-user-shape-triangle img {
        padding-left: 0;
    }
}

@media (max-width: 767px) {

    .profile-top-content .siteorigin-widget-tinymce h2::before {
        bottom: -20px;
    }

    .profile-top-content #panel-647-0-0-0 {
        margin-left: 20px;
    }

    .-user-shape-triangle img {
        width: 170px;
        padding-left: 0px;
    }
}

.-user-shape-triangle {
    position: relative;
}

.-user-shape-triangle::before {
    content: "";
    display: block;
    aspect-ratio: 709 / 359;
    width: 709px;
    background: url(../img/common/diamond.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: 135px;
    right: -125px;
    z-index: -1;
}


/* .image-row .panel-grid.panel-has-style>.panel-row-style {
    gap: 20px;
    justify-content: center;
}

.image-row a {
    display: block;
    color: inherit;
    text-decoration: none;
    transition: all ease .3s;
}

.image-row a:hover {
    opacity: .7;
}

.image-row h5 {
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.7;
}

.image-row p {
    font-size: 1.4rem;
    font-weight: 400;
    margin-bottom: 1px;
    line-height: 1.7142;
}

.image-row .text-row-left {
    position: relative;
    padding-right: 5px;
}

.image-row .text-row-left::after {
    position: absolute;
    content: '';
    background: #C9C9C9;
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
}

.image-row .text-row-right {
    padding-left: 15px;
} */

.-table-col-2 .panel-grid-cell:last-of-type {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
}

.page-company-executives__link {
    /* transition: all .3s ease; */
    /* text-decoration: none !important; */
    color: inherit;
    display: block;
}

/* .page-company-executives__link:hover {
    opacity: .7;
} */

.page-company-executives__picture {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.page-company-executives__info {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.page-company-executives__info-left {
    flex: 1;
}

.page-company-executives__info-position {
    display: block;
    font-size: 1.4rem !important;
    font-weight: 400;
    margin-bottom: 5px;
}

.page-company-executives__info-name {
    display: block;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.7 !important;
}

/* .page-company-executives__info-right {
    flex: 1;
    padding-right: 25px;
} */

.page-company-executives__info-text {
    font-size: 1.4rem !important;
}

.page-company-executives__info-left {
    border: none;
}

.page-company-executives__info-right {
    height: 100%;
}

.page-company-executives__info:has(.page-company-executives__info-text) .page-company-executives__info-left {
    border-right: 1px solid #C9C9C9;
}

.page-company-executives__info-left:has(+ .page-company-executives__info-right) {
    border-right: none;
}

.-row-md-4 .page-company-executives__info-right {
    padding-right: 0;
    padding-left: 16px;
}

@media (max-width: 991px) {
    .page-company-executives__info-position {
        font-size: 1.2rem !important;
    }

    .page-company-executives__info-name {
        font-size: 1.4rem;
    }

    .page-company-executives__info-text {
        font-size: 1.2rem !important;
    }

    .page-company-executives__info-right {
        padding-right: 0px;
    }
}

@media (max-width: 767px) {

    .-row-md-4 .page-company-executives__info-right {
        padding-left: 0;
    }

    .page-company-executives__info:has(.page-company-executives__info-text) .page-company-executives__info-left {
        border-right: none;
        border-bottom: 1px solid #C9C9C9;
        width: 100%;
    }

    .page-company-executives__info-left:has(+ .page-company-executives__info-right) {
        border-bottom: none;
    }

    .-user-shape-triangle::before {
        /* width: 575px;
        right: 0;
        top: 50px; */
        width: 375px;
        right: unset;
        top: 50px;
        left: -65px;
    }

    .profile-top-content {
        position: relative;
    }

    .profile-top-content-mid {
        position: absolute;
        /* right: 40px; */
        right: unset;
        left: 175px;
        bottom: 40px;
    }

    /* .image-row .panel-grid.panel-has-style>.panel-row-style {
        gap: 20px;
    } */

    .-table-col-2 .panel-grid-cell {
        padding: 15px !important;
    }

    /* .page-company-executives__link:hover {
        opacity: 1;
    } */

    .page-company-executives__info {
        flex-direction: column;
        align-items: flex-start;
    }

    .page-company-executives__info-right {
        text-align: left;
        margin-top: 5px;
    }

    /* .image-row {
        gap: 20px;
    }

    .image-row .panel-grid.panel-no-style {
        gap: 20px;
    } */

    /* .panel-layout .panel-grid .panel-has-style:has(.secondary-title-span) .panel-row-style {
        flex-direction: row !important;
        gap: 10px;
        justify-content: flex-start;
    } */

    .panel-row-style:has(.secondary-title-span) .panel-grid-cell:first-of-type {
        flex: 0;
    }

}

/* company profile page ENDS */

/* company sales page STARTS */
.-table-col-2.sales-table .panel-grid-cell:first-child {
    flex: 0 0 260px;
    padding: 13px 5px 22px 30px;
}

.-table-col-2.sales-table .panel-grid-cell:nth-child(2) {
    padding: 13px 5px 22px 30px;
}

.-table-col-2.sales-table .panel-grid-cell .so-panel p {
    line-height: 2.125;
}

.--no-color .siteorigin-widget-tinymce.textwidget p span:last-child a {
    color: #121212 !important;
    text-decoration: none;
}

@media (max-width: 767px) {
    .-table-col-2.sales-table .panel-grid-cell:first-child {
        flex: 0 0 100%;
        padding: 10px 15px !important;
    }

    .-table-col-2.sales-table .panel-grid-cell:nth-child(2) {
        padding: 10px 15px !important;
    }

    .-table-col-2.sales-table .panel-grid-cell .so-panel p {
        line-height: 2;
        font-size: 1.4rem;
    }
}

/* company sales page ENDS */

/* company overseas page START */
.overseas-table .panel-grid-cell:first-child {
    flex: 0 0 360px;
    padding: 13px 5px 22px 30px;
}

.overseas-table .panel-grid-cell:nth-child(2) {
    padding: 13px 5px 22px 30px;
}

.overseas-table .panel-grid-cell .so-panel p {
    line-height: 2.125;
}

@media (max-width: 767px) {
    .overseas-table .panel-grid-cell:first-child {
        flex: 0 0 100%;
        padding: 10px 15px !important;
    }

    .overseas-table .panel-grid-cell:nth-child(2) {
        padding: 10px 15px !important;
    }

    .overseas-table .panel-grid-cell .so-panel p {
        line-height: 2;
        font-size: 1.4rem;
    }
}

/* company overseas page ENDS */

/* company group page START */
.group-table .panel-grid-cell:first-child {
    flex: 0 0 290px;
    padding: 13px 5px 22px 30px;
}

.group-table.--second .panel-grid-cell:first-child {
    flex: 0 0 340px;
}

.group-table .panel-grid-cell:nth-child(2) {
    padding: 13px 5px 22px 30px;
}

.group-table .panel-grid-cell .so-panel p {
    line-height: 2.125;
}

@media (max-width: 767px) {
    .group-table .panel-grid-cell:first-child {
        flex: 0 0 100%;
        padding: 10px 15px !important;
    }

    .group-table.--second .panel-grid-cell:first-child {
        flex: 0 0 100%;
    }

    .group-table .panel-grid-cell:nth-child(2) {
        padding: 10px 15px !important;
    }

    .group-table .panel-grid-cell .so-panel p {
        line-height: 2;
        font-size: 1.4rem;
    }
}

/* company group page ENDS */

/* row setting  */
/* div[class*="-row-"] {    
    display: flex;
    flex-direction: row !important;
    flex-wrap: wrap !important;
} */

.-row-mb-30 {
    margin-bottom: 30px;
}

.-row-sp-2,
.-row-md-4.-row-sp-3 {
    display: flex;
    flex-direction: row !important;
    flex-wrap: wrap !important;

}

@media only screen and (min-width: 992px) {
    .-row-md-4 {
        column-gap: 20px;
        row-gap: 30px;
    }

    .-row-md-4>div {
        flex: 0 0 calc(100%/4 - 20px/4*3) !important;
    }

    .-row-md-3 {
        column-gap: 16px;
        row-gap: 30px;
    }

    .-row-md-3>div {
        flex: 0 0 calc(100%/3 - 16px/3*2) !important;
    }
}

@media only screen and (max-width: 991px) {
    .-row-sp-2 {
        column-gap: 20px;
        row-gap: 30px;
    }

    .-row-sp-2>div {
        flex: 0 0 calc(100%/2 - 20px/2*1) !important;
    }

    .-row-sp-3 {
        column-gap: 10px;
        row-gap: 30px;
    }

    .-row-sp-3>div {
        flex: 0 0 calc(100%/3 - 10px/3*2) !important;
    }
}

@media only screen and (max-width: 576px) {
    .-row-sp-2 {
        column-gap: 10px;
        row-gap: 20px;
    }

    .-row-sp-2>div {
        flex: 0 0 calc(100%/2 - 10px/2*1) !important;
    }

    .-row-sp-3 {
        column-gap: 10px;
        row-gap: 20px;
    }

    .-row-sp-3>div {
        flex: 0 0 calc(100%/3 - 10px/3*2) !important;
    }

    .-row-mb-30 {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {

    .secondary-title.panel-row-style {
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        gap: 10px;
    }
}

/* row setting  ENDS*/


/* sustainability maintainence page STARTS*/

/* .management__wpr .management__pannel {
    width: 360px !important;
}

.management__wpr .management__pannel-txt {
    width: 91px !important;
} */

/* sustainability maintainence page ENDS */

/* sustainability message page STARTS*/
.-row-ai-c {
    align-items: center !important;
}

.message-block.-row-ai-c h2 {
    font-size: 2.8rem;
    line-height: calc(50 / 28);
}

.message-block p {
    line-height: calc(32 / 16);
}

.message-block.-row-ai-c h3 {
    font-size: 3rem;
    line-height: calc(44 / 30);
    margin-top: 5px;
}

@media only screen and (max-width: 1199px) {

    .message-block.-row-ai-c h2 {
        font-size: 2.2rem;
    }
}

@media only screen and (max-width: 991px) {

    .message-block.-row-ai-c h2 {
        font-size: 1.7rem;
    }

    .message-block.-row-ai-c h3 {
        font-size: 1.8rem;
    }
}

@media only screen and (max-width: 767px) {

    .message-block.-row-ai-c {
        gap: 20px;
    }

    .message-block.-row-ai-c h2 {
        font-size: 1.6rem;
    }

    .message-block h3,
    .message-block.-row-ai-c h3 {
        font-size: 1.7rem;
    }
}

/* sustainability message page ENDS */

/* sustainability environment page STARTS */

.btn__primary.sowb-button {
    background: linear-gradient(to right, #2EA1B7 50%, #396AB5 100%, #396AB5 10%) !important;
    border: none !important;
    padding: 33px 20px !important;
}

.ir__wrapper-list-link.sowb-button {
    border-bottom: 1px solid #C6C6C6 !important;
    font-size: 1.6rem !important;
    padding: 22px 0 !important;
}

.ir__wrapper-list-link.sowb-button span {
    display: flex;
}

@media only screen and (max-width: 767px) {
    .ir__wrapper-list-link.sowb-button {
        font-size: 1.4rem !important;
        padding: 15px 0 !important;
    }

    .btn__primary.sowb-button {
        padding: 25px 20px !important;
        font-size: 1.4rem !important;
    }
}

/* sustainability environment page ENDS */

/* sustainability environment/society/governance page STARTS */

.-btn-row {
    display: flex;
    flex-wrap: wrap !important;

}

.-btn-row .panel-grid-cell {
    display: flex !important;
    flex-wrap: wrap;
    gap: 0 30px;
}

.-btn-row .widget_sow-button {
    width: calc((100% / 3) - ((30px * 2) / 3)) !important;
}

@media only screen and (max-width: 1199px) {
    .-btn-row .panel-grid-cell {
        gap: 0 10px;
    }

    .-btn-row .widget_sow-button {
        /* width: calc((100% / 2) - (10px / 2)) !important; */
        width: calc((100% / 3) - ((10px * 2) / 3)) !important;

    }
}

@media only screen and (max-width: 991px) {

    .-btn-row .widget_sow-button {
        width: calc((100% / 2) - (10px / 2)) !important;

    }
}

@media only screen and (max-width: 567px) {
    .-btn-row .panel-grid-cell {
        gap: 0;
    }

    .-btn-row .widget_sow-button {
        width: 100% !important;
    }
}

/* sustainability environment/society/governance page ENDS */

/* sustainability management page STARTS */

.-table-heading p {
    font-size: 1.2rem;
}

.-table-td .panel-grid-cell:first-child p {
    text-align: center;
}

.-table-td p {
    text-align: start;
    font-size: 1.4rem;
    line-height: calc(21 / 14);
}

@media only screen and (max-width: 767px) {
    .-table-heading {
        flex-direction: row !important;
    }

    .-table-td {
        flex-direction: row !important;
    }

    .-table-heading.panel-row-style>.panel-grid-cell,
    .-table-td.panel-row-style>.panel-grid-cell {
        width: auto !important;
    }
}

/* sustainability management page ENDS */

.-table-th-8 p {
    font-size: 1.4rem;
    line-height: calc(21 / 14);
}

.-table-fs-12 p {
    font-size: 1.2rem;
    line-height: calc(21 / 12);
}

@media only screen and (max-width: 767px) {

    .-table-th-8 {
        flex-direction: row !important;
    }
}

.-heading-mid {
    position: relative;
}

.-heading-mid::after {
    position: absolute;
    content: '';
    background-color: #324E9B;
    width: 100px;
    height: 4px;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
}


/* sustainability safety page STARTS */

.-row-col p {
    font-size: 1.8rem;
    line-height: calc(32 / 18);
}

@media only screen and (max-width: 767px) {
    .-row-col {
        flex-direction: row !important;
    }

    .-row-col p {
        font-size: 1.4rem;
        line-height: calc(22 / 14);
    }

    .-row-col .panel-grid-cell {
        width: fit-content !important;
    }
}

/* sustainability safety page ends */

.section-news__btn-ir {
    text-align: start;
    margin-top: 10px;
    max-width: 200px;
    margin-inline: auto 0;
}

@media only screen and (max-width: 767px) {
    .section-news__btn-ir {
        max-width: fit-content;
    }
}

.tab-nocat-ir .section-news__item-wrapper{
    max-height: 77px;
}