/* vdo */

.vdo {
    background-color: #7c6e65;
}

.vdo-container {
    position: relative;
    margin: auto;
}

.vdo-wrap {
    position: relative;
}

.text-vdo {
    position: relative;
    top: -270px;
    color: #ffffff;
    text-align: center;
    margin-bottom: -238px;
}

.hrvdo {
    border-color: #ffffff;
}


/* ******************** */


/* home*/

.winning {
    text-align: center;
    font-size: 25px;
}

.head {
    background-image: url("../../img/sustainiable/home/tcp-csr-detail1.jpg");
    padding: 50px;
    display: table;
    min-height: 570px;
    text-align: justify;
}

.head .head-detail p {
    text-indent: 50px;
}

.head-detail {
    font-size: 24px;
    display: table-cell;
    vertical-align: middle;
}

.winning2 {
    color: #f68b18;
    font-weight: bold;
}

.content-header {
    padding-top: 20px;
    padding-bottom: 30px;
}

.topic {
    margin: auto;
}

.integrity {
    background-image: url("../../img/sustainiable/home/bg.jpg");
}

.quality {
    background-image: url("../../img/sustainiable/home/bg.jpg");
}

.harmony {
    background-image: url("../../img/sustainiable/home/bg.jpg");
}

.project1 {
    text-align: center;
    background-image: url("../../img/sustainiable/home/h2.jpg");
    height: 570px;
    color: #ffffff;
    font-size: 81px;
    padding: 90px;
}

.project2 {
    text-align: center;
    background-image: url("../../img/sustainiable/home/h3.jpg");
    height: 570px;
    color: #ffffff;
    font-size: 81px;
    padding: 50px;
}

.pro2-detail {
    font-size: 33px;
    padding-top: 300px;
}

.spirit-icon {
    width: 250px;
}

.btn {
    font-size: 25px;
}


/* sustainability-detail*/

.integrity-detail1 {
    background-image: url("../../img/sustainiable/subdetail/d1.jpg");
    padding-top: 30px;
    background-size: cover;
    background-position: center;
    min-height: 540px;
}

.integrity-detail2 {
    background-image: url("../../img/sustainiable/subdetail/d1.jpg");
    padding-top: 30px;
    background-size: cover;
    background-position: center;
    min-height: 540px;
}

.quality-detail1 {
    background-image: url("../../img/sustainiable/subdetail/d2.jpg");
    padding-top: 30px;
    background-size: cover;
    background-position: center;
    min-height: 540px;
}

.quality-detail2 {
    background-image: url("../../img/sustainiable/subdetail/d2.jpg");
    padding-top: 30px;
    background-size: cover;
    background-position: center;
    min-height: 540px;
}

.harmony-detail1 {
    background-image: url("../../img/sustainiable/subdetail/d3.jpg");
    padding-top: 30px;
    background-size: cover;
    background-position: center;
    min-height: 540px;
}

.harmony-detail2 {
    background-image: url("../../img/sustainiable/subdetail/d3.jpg");
    padding-top: 30px;
    background-size: cover;
    background-position: center;
    min-height: 540px;
}

.btn-harmony {
    text-align: center;
    margin: -24px;
}

.icon {
    width: 300px;
    margin: auto;
    margin-top: 50px;
}

.detail {
    list-style-image: url('../../img/sustainiable/subdetail/bullet.png');
    margin-top: 150px;
    font-size: 25px;
}

.detail-quality {
    list-style-image: url('../../img/sustainiable/subdetail/bullet.png');
    margin-top: 150px;
    font-size: 25px;
    margin-left: 95px;
}

.right {
    float: right;
}

.left {
    float: left;
}


/* spirit*/
.spirit-bkk{
    text-align: center;
}

.spirit-head {
    background-image: url("../../img/sustainiable/spirit/spirit-bg.jpg");
    padding: 50px;
    text-align: center;
    min-height: 440px;
    display: table;
    background-position: bottom;
    margin-bottom: 20px;
}
.logo{
    height: 136px;
    width: 196px;
    display: inline-table;
    margin-bottom: 20px;
}

.spirit-project {
    margin-top: 10px;
    height: 369px;
    text-align: center;
}

.spirit-project1 {
    margin-top: 10px;
    background-image: url("../../img/sustainiable/spirit/h2.jpg");
    height: 500px;
    text-align: center;
}

.spirit-project2 {
    margin-top: 10px;
    background-image: url("../../img/sustainiable/spirit/h3.jpg");
    height: 369px;
    text-align: center;
}

.project-head {
    color: #ffffff;
    font-size: 40px;
    text-align: center;
    padding-top: 165px;
    margin: auto;

}

.project-detail {
    color: #ffffff;
    font-size: 30px;
    text-align: center;
}


/* project*/

.infor-head {
    margin-top: 10px;
    font-size: 50px;
}

.infor-2 {
    font-size: 30px;
}

.infor-detail {
    font-size: 25px;
}

.project-wrap {
    margin-top: 20px;
    margin-bottom: 20px;
}

.project-topic {
    color: #ffffff;
    font-size: 49px;
    line-height: 49px;
    margin: auto;
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 25px;
}

.project-year {
    color: #ffffff;
    font-size: 25px;
    line-height: 25px;
    margin: auto;
}

.project-history {
    height: 375px;
    width: 375px;
    text-align: center;
    background-repeat: no-repeat;
    padding-left: 0px;
    padding-right: 0px;
    background-position: center;
    display: table;
    cursor: pointer;
}

.project-history1 {
    background-image: url("../../img/sustainiable/project/p1.jpg");
    min-height: 375px;
    min-width: 375px;
    text-align: center;
    background-repeat: no-repeat;
    padding-left: 0px;
    padding-right: 0px;
    background-position: center;
    display: table;
    cursor: pointer;
}

.project-history2 {
    background-image: url("../../img/sustainiable/project/p2.jpg");
    min-height: 375px;
    min-width: 375px;
    text-align: center;
    background-repeat: no-repeat;
    padding-left: 0px;
    padding-right: 0px;
    background-position: center;
    display: table;
    cursor: pointer;
}

.project-history3 {
    background-image: url("../../img/sustainiable/project/p3.jpg");
    min-height: 375px;
    min-width: 375px;
    text-align: center;
    background-repeat: no-repeat;
    padding-left: 0px;
    padding-right: 0px;
    background-position: center;
    display: table;
    cursor: pointer;
}

.project-history4 {
    background-image: url("../../img/sustainiable/project/p4.jpg");
    min-height: 375px;
    min-width: 375px;
    text-align: center;
    background-repeat: no-repeat;
    padding-left: 0px;
    padding-right: 0px;
    background-position: center;
    display: table;
    cursor: pointer;
}

.project-history5 {
    background-image: url("../../img/sustainiable/project/p5.jpg");
    min-height: 375px;
    min-width: 375px;
    text-align: center;
    background-repeat: no-repeat;
    padding-left: 0px;
    padding-right: 0px;
    background-position: center;
    display: table;
    cursor: pointer;
}

.project-history6 {
    background-image: url("../../img/sustainiable/project/p6.jpg");
    min-height: 375px;
    min-width: 375px;
    text-align: center;
    background-repeat: no-repeat;
    padding-left: 0px;
    padding-right: 0px;
    background-position: center;
    display: table;
    cursor: pointer;
}

.project-wrap {
    overflow: auto;
}

.project1-img {
    height: 720px;
    width: 505px;
    margin: auto;
}

.project2-img {
    width: 700px;
    margin: auto;
}

.project5-img {
    width: 500px;
    margin: auto;
}

.topic-other {
    text-align: center;
}

@media only screen and (max-width: 700px) {
    .head-detail {
        font-size: 14px;
    }
    .project1 {
        text-align: center;
        background-image: url("../../img/sustainiable/home/h2.jpg");
        height: 570px;
        color: #ffffff;
        font-size: 59px;
        padding: 90px;
    }
    .detail {
        list-style-image: url('../../img/sustainiable/subdetail/bullet.png');
        margin-bottom: 30px;
        margin-top: -18px;
        margin-left: 5px;
    }
    .detail-quality {
        list-style-image: url('../../img/sustainiable/subdetail/bullet.png');
        margin-top: -18px;
        margin-left: 5px;
        margin-bottom: 30px;
    }
    .icon {
        width: 300px;
        margin: auto;
        margin-top: -6px;
    }
    .right {
        float: initial;
    }
    .left {
        float: initial;
    }
    /* project*/
    .project-head {
        color: #ffffff;
        font-size: 30px;
        text-align: center;
        padding-top: 165px;
    }
    .project-detail {
        color: #ffffff;
        font-size: 20px;
        text-align: center;
    }
    /* sustainability-detail*/
    .harmony-detail2 {
        background-image: url("../../img/sustainiable/subdetail/d3.jpg");
        padding-top: 30px;
        background-size: cover;
        background-position: center;
        min-height: 800px;
    }
    /* spirit-project*/
    .infor-head {
        margin-top: 10px;
        font-size: 30px;
        margin: 15px;
    }
    .infor-detail {
        font-size: 20px;
        margin: 24px;
    }
    .infor-2 {
        font-size: 25px;
        margin: 15px;
    }
    .project1-img {
        height: 492px;
        width: 345px;
        margin: auto;
    }
    .project2-img {
        width: 345px;
        margin: auto;
    }
    
}
@media only screen and (max-width: 800px) {
    .spirit-project{
        margin-top: 10px;
        height: 280px!important;
        text-align: center;
        background-size: 100%;
        background-position: center;
        background-repeat: no-repeat;
        }
        .project-head {
            color: #ffffff;
            font-size: 30px;
            text-align: center;
            padding-top: 90px;
            margin: auto;
        } 
        .project-detail {
            color: #ffffff;
            font-size: 15px;
            text-align: center;
        }
}

@media only screen and (max-width: 580px) {
    .spirit-project{
        height: 180px!important;
    }
    .project-head {
        color: #ffffff;
        font-size: 14px;
        text-align: center;
        padding-top: 65px;
        margin: auto;
    } 
    .project-detail {
        color: #ffffff;
        font-size: 14px;
        text-align: center;
    }
}


/* Btn Animation */
.glowing {
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

@-webkit-keyframes glowing {
    0% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
    50% { background-color: #FF0000; -webkit-box-shadow: 0 0 40px #FF0000; }
    100% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
}

@-moz-keyframes glowing {
    0% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }
    50% { background-color: #FF0000; -moz-box-shadow: 0 0 40px #FF0000; }
    100% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }
}

@-o-keyframes glowing {
    0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
    50% { background-color: #FF0000; box-shadow: 0 0 40px #FF0000; }
    100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
}

@keyframes glowing {
    0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
    50% { background-color: #FF0000; box-shadow: 0 0 40px #FF0000; }
    100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
}