@media screen and (max-width: 1503px) {
    .t-hover-ul {
        top: 79px!important;
    }
}

@media screen and (max-width: 1400px) {
    #NewsContentDiv img {
        width: 100%;
        max-width: 400px;
    }

    .t-profile-4-type {
        column-gap: 30px;
        row-gap: 30px;
        grid-template-columns: repeat(2, 1fr);
        display: grid;
    }

    .t-logo {
        margin: 0 0 0 20px;
    }

    .cwth-home-content {
        padding: 60px 40px;
    }
}

@media screen and (max-width: 1199px) {
    #NewsContentDiv {
        row-gap: 40px;
        align-items: center;
        flex-direction: column;
        display: flex;
    }

    #NewsContentDiv img {
        width: 100%;
        max-width: 650px;
    }
    
    .t-company-place-detail {
        margin-top: 40px;
        display: flex;
        flex-direction: column-reverse;
    }

    .t-company-place-name h6{
        margin-bottom: 10px;
        font-weight: 500;
    }

    .cwth-home-area-item {
        padding: 20px;
    }

    #NewsContentDiv h6 {
        margin: 0;
    }

    .t-awards-box {
        grid-template-columns: 1fr 1fr;
    }

    .t-awards-name {
        text-align: center;
    }

    .m-nav-item ul li a {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .cwth-home-content {
        padding: 40px 20px;
    }

    .cwth-home-area {
        row-gap: 30px;
        grid-template-columns: 1fr;
    }

    .cwth-home-intro {
        row-gap: 40px;
        flex-direction: column;
    }

    .cwth-home-intro-line {
        margin: 0 auto;
        width: 125px;
        height: 1px;
    }
    
    .cwth-home-banner {
        height: 600px;
        position: relative;
    }

    .cwth-hb-slogan {
        top: 37.5%;
    }

    .cwth-home-banner h2 {
        font-size: 28px;
        letter-spacing: 2.5px;
    }

    .cwth-home-banner h6 {
        font-size: 18px;
    }

    .cwth-home-content {
        row-gap: 30px;
    }

    .t-profile-b-content {
        padding: 30px;
    }

    .t-banner-hk-bg,
    .t-banner-sz-bg {
        align-items: center;
        justify-content: center;
    }

    .t-board-label-box {
        align-items: center;
        justify-content: center;
    }

    .t-report-item .t-report-title {
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    #CgdDiv .t-title-text{
        padding: 0;
    }

    #NewsContentDiv h6 {
        font-size: 18px;
    }

    .t-awards-name,
    .t-committee-name {
        font-size: 16px;
        text-align: center;
    }

    .cwth-home-aboutus-details h3 {
        font-size: 18px;
    }
    
    .cwth-home-aboutus-details h4 {
        font-size: 18px;
        letter-spacing: initial;
    }

    #NewsContentDiv p,
    .t-profile-hk-content p,
    .t-company-box,
    .t-mail-text,
    .t-company-address > div,
    #CgdDiv .t-title-text,
    .ac .ac-panel .ac-text,
    .t-esg-content,
    .cwth-home-aboutus-details p,
    .t-cgr-content,
    .t-intro-content p,
    .t-profile-top p {
        line-height: 1.5;
        font-size: 16px;
        text-indent: 0;
        text-align: left;
    }

    .t-profile-title h2 {
        font-size: 20px;
    }

    .t-profile-sz-content p {
        line-height: 1.5;
        font-size: 16px;
        text-indent: 0;
    }

    .t-chair-title-box {
        row-gap: 5px;
        flex-direction: column;
        display: flex;
    }

    .t-chair-title-text {
        font-size: 15px;
    }

    .u-board-row {
        padding: 0;
    }

    .t-committee-name {
        padding: 20px 0;
        min-height: initial;
    }

    .t-committee-item a {
        padding: 20px 0;
    }

    #EsgReportDiv {
        margin-top: 40px;
    }

    .t-banner-title {
        font-size: 36px;
        text-align: center;
        letter-spacing: initial;
    }
}

@media screen and (max-width: 640px) {
    .t-company-place-name {
        flex-direction: column;
    }

    .cwth-home-area-item {
        height: 320px;
    }

    .cwth-home-aboutus {
        background-image: url('../img/home-aboutus-mobile-bg.png');
        background-size: cover;
        background-position: bottom;
        background-repeat: no-repeat;
    }

    .t-banner-profile-bg {
        background-image: url('../img/banner-profile-mobile-bg.jpg');
    }

    .cwth-home-aboutus-details {
        padding: 25px;
    }

    .t-profile-4-type {
        flex-direction: column;
        display: flex;
    }

    .t-profile-title {
        margin-bottom: 20px;
        column-gap: 20px;
    }

    .t-profile-sz-content img {
        margin-top: 20px;
    }

    .t-profile-title h2 {
        font-size: 20px;
    }

    .t-banner-profile-bg {
        padding: 20px;
        justify-content: center;
        align-items: center;
    }

    .t-profile-top h2 {
        margin-bottom: 30px;
        font-size: 22px;
    }

    .t-profile-content {
        margin: 0 0 30px;
    }

    .t-banner-title {
        font-size: 32px;
    }

    .t-profile-b-content h5 {
        font-size: 18px;
    }

    .t-profile-b-content p {
        font-size: 16px;
    }

    .t-banner-sz-bg {
        background-image: url('../img/banner-sz-mobile.jpg');   
    }
    
    .t-banner-hk-bg {
        background-image: url('../img/banner-hk-mobile.jpg');
    }

    .cwth-hb-slogan {
        text-align: center;
    }

    .t-bottom-sitemap {
        row-gap: 15px;
        flex-direction: column;
        display: flex;
    }

    .t-banner-sz-bg,
    .t-banner-hk-bg {
        padding: 60px 20px;
    }
}

@media screen and (max-width: 575.98px) {
    .t-profile-title {
        row-gap: 5px;
        align-items: center;
        flex-direction: column;
    }

    .cwth-home-intro-item h4 {
        letter-spacing: initial;
    }

    .cwth-home-intro-item h6 {
        font-size: 16px;
        letter-spacing: initial;
        text-align: center;
    }

    .cwth-home-banner {
        height: 400px;
    }

    .cwth-hb-slogan {
        row-gap: 5px;
        top: 36%;
    }

    .cwth-home-area-item h5 {
        font-size: 20px;
    }

    .t-profile-top h2 {
        font-size: 20px;
        letter-spacing: initial;
    }
}

@media screen and (max-width: 414px) {
    .t-banner-title {
        font-size: 28px;
    }
}