#content-overview{
    
}
#content-overview h5{
   margin-bottom: 0.2em;
}
.f-left{
    float: left;
}
.ml50{
    margin-left: 50px !important;
}
.mt25{
    margin-top: 25px !important;
}
.pdt15{
    padding-top: 15px;
}
.pdl15{
    padding-left: 15px;
}
.pdl15p{
    padding-left: 15%;
}
.pdr15{
    padding-right: 15px;
}
.pdl45p{
    padding-left: 45%;
}
.pdr15p{
    padding-right: 15%;
}
.pdb20{
    padding-bottom: 20px !important;
}
span.pdt15{
    display: block;
}
.bloc-900{
    max-width: 900px;
    margin: 0 auto;
    text-align: left;
}
.bloc-overview{
    max-width: 846px;
    margin: 0 auto;
    text-align: left;
}
.txt-org{
    color: #ea5404;
}
.rel{
    position: relative;
}
.bdr0{
    border-right: 0 !important;
}
.bdbt0{
    border-bottom: 0 !important;
}
.pdt0{
    padding-top: 0 !important;
}
.pdbt0{
    padding-bottom: 0 !important;
}
.pd15{
    padding: 15px;
}
.no-list-item li{
    list-style: none;
}
.text-right{
    text-align: right;
}
.w50p{
    width: 50%;
}
.text-bottom{
   vertical-align: text-bottom; 
}
.block{
    display: block;
}
#content-overview ul.menu-kcg{
    margin-bottom: 10px;
    text-align: center;
}
#content-overview ul.menu-kcg li{
    display: inline-block;
    list-style: none;
    width: 25%;
    padding: 0 1.5%;
}
#content-overview ul.menu-kcg li p{
    margin-bottom: 0.5em;
}
#content-overview ul.menu-kcg h4.bdr-org{
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0.8em;
    border: 1px solid #ea5404;
    padding: 15px 5px;
    color: #ea5404;
}

#content-overview ul.menu-kcg h4.bdr-org.active{
    color: #fff;
    background-color: #ea5404;
}
#timeline{
    border-top: 1px solid;
}

/*contact-id-230*/
#form-id-230 .form{
    /*
    width: 45% !important;
    margin: 0 auto;
    */
}
#form-id-230 .no-req{
    background:none;
}
#form-id-230 .form .form-input {
    width: 65%;
    margin-bottom: 1.875em;
}
#content-kangcheong ul.menu-kcg h4.bdr-org:hover,
#content-overview ul.menu-kcg h4.bdr-org:hover{
    background-color: #ea5404;
    color: #fff;
    opacity:0.8;
}
.btn-message {
    background: #fff  no-repeat;
    background-position: 50% 50%;
    padding: 8px 15px;
    width: 257px;
    border-radius: 11px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(187,184,184,1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(187, 184, 184,1);
    box-shadow: 0px 0px 15px 0px rgba(187, 184, 184);
    text-align: center;
    cursor: pointer;
    font-size: 14px;
}

.btn-message:hover,
.btn-consultation:hover{
    transform: scale(1.1);
}
.btn-consultation {
    background: #fff  no-repeat;
    background-position: 50% 50%;
    padding: 8px 15px;
    width: 257px;
    border-radius: 11px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(187,184,184,1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(187, 184, 184,1);
    box-shadow: 0px 0px 15px 0px rgba(187, 184, 184);
    text-align: center;
    cursor: pointer;
    font-size: 14px;
}


@media only screen and (max-width: 768px){
    #content-kangcheong.company_profile .bloc-900{
        padding: 0 30px;
    }
    #content-kangcheong.company_profile .p_content {
        padding: 2% 0 5% 0;
    }
    #content-kangcheong.company_profile .p_title {
        padding: 0 0 5px;
    }
    #content-overview .bloc-900{
        padding: 0 30px;
    }
}


@media only screen and (max-width: 767px){
    #content-overview .bloc-900 {
        padding: 0;
    }
    #content-kangcheong.company_profile .bloc-900{
       padding: 0 5%; 
    }
    #content-kangcheong.company_profile .p_content {
        padding: 2% 0 5% 0;
        font-size: 18px;
    }
    #content-kangcheong.company_profile .p_title {
        padding: 0 0 5px;
        font-size: 22px;
    }
    #content-kangcheong.company_profile .p_content .p_txt1 {
        font-size: 18px;
       
    }
    #content-kangcheong.company_profile .p_bfont {
        font-size: 30px !important;
        line-height: 1.4em;
    }
    #content-kangcheong.company_profile .p_txt {
        font-size: 18px;
    }
    
    #content-overview #timeline {
        border-top: 0;
    }
     #content-overview .title-bloc-overview{
         padding: 0 15px 10px;
         font-size: 20px;
     }
     #warp-list-overview ul li{
         list-style: none;
         margin-bottom: 25px;
     }
     #warp-list-overview ul li.active .reg-overview{
         background-color: #ea5404;
     }
     #warp-list-overview ul li.active .reg-overview span{
         color: #fff;
     }
     #warp-list-overview ul li.active .list-overview p{
         color: #ea5404;
     }
     #warp-list-overview ul li .reg-overview{
        width: 84px;
        height: 84px;
        float: left;
        background-color: #e7e7e7;
        max-width:30%;
        display: table;
     }
     #warp-list-overview ul li .list-overview{
        max-width: 70%;
        float: left;
        padding-left: 25px;
        display: table;
        height: 84px;
     }
     #warp-list-overview ul li .list-overview p{
         margin: 0;
         line-height: 1.5em;
         display: table-cell;
         vertical-align: middle;
         font-size: 18px;
     }
     #warp-list-overview ul li .reg-overview span{
        display: block;
        font-size: 30px;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
     }
     #warp-list-overview ul li .reg-overview span.small{
         font-size: 22px;
        padding: 12px 0;
     }
     #warp-list-overview{
         padding: 0px 20px;
     }
     #content-overview ul.menu-kcg h4.bdr-org {
        font-weight: normal;
    }
    #content-overview ul.menu-kcg li {
        width: 30%;
    }
    .div-sub-footer.wrap-btn-footer{
        margin-left: 0;
        width: 100%;
        padding: 0 5%;
        margin-top: 25px;
    }
    .wrap-btn-footer .btn-message {
        background: #fff url(/uploads/image/wtpitsp/btn-message.png) no-repeat;
        background-size: 100%;
    }
    .wrap-btn-footer .btn-consultation {
        background: #fff url(/uploads/image/wtpitsp/btn-consultation.png) no-repeat;
        background-size: 100%;
    }
    .wrap-btn-footer .btn-message,
    .wrap-btn-footer .btn-consultation{
        width: 258px;
        height: 80px;
        border: 0;
        margin: auto;
        font-size: 20px;
        padding: 25px 27px 5px 71px;
    }
    .wrap-btn-footer .btn-footer {
        position: relative;
        margin-bottom: 15px;
        float: left;
        width: 50%;
    }
    .wrap-btn-footer .btn-message, 
    .wrap-btn-footer .btn-consultation {
        width: 250px;
        height: 77px;
    }
    
    #form-id-230 .form .form-input {
        width: 100%;
    }
    
    #map-slider .ms-nav-next,
    #map-slider .ms-nav-prev{
        background-image: url(/uploads/image/wtpigsmall/arrow.png);
        background-size: 20px 77px;
        height: 77px;
        width: 20px;
        background-repeat: no-repeat;
        background-position: 0;
        display: block;
        top: 45%;
    }
    #map-slider .ms-nav-prev{
         transform: rotate(180deg);
    }
  
     
}
@media only screen and (max-width: 560px){
    .wrap-btn-footer .btn-message, 
    .wrap-btn-footer .btn-consultation {
        width: 95%;
        height: auto;
        padding: 9% 27px 8% 71px;
        font-size: 16px;
    }
    
    
}

@media only screen and (max-width: 480px){
    #content-kangcheong.company_profile .p_title {
        font-size: 18px;
    }
    #content-kangcheong.company_profile .p_bfont {
        font-size: 28px !important;
    }
    
    .wrap-btn-footer .btn-footer{
        width: 100%;
            margin-top: 15px;
    }
    .wrap-btn-footer .btn-message, 
    .wrap-btn-footer .btn-consultation{
        width: 258px;
        padding: 25px 27px 5px 71px;
        height: 80px;
        font-size: 20px;
    }
}

@media only screen and (max-width: 375px){
    .p_table th, .p_table td {
        font-size: 13px;
    }
    #warp-list-overview ul li .list-overview p{
        font-size: 16px;
    }
    #warp-list-overview ul li .reg-overview span {
        font-size: 26px;
    }
    #warp-list-overview ul li .reg-overview span.small {
        font-size: 20px;
    }
    #content-overview  ul.menu-kcg h4.bdr-org {
        font-size: 14px;
    }
}
@media only screen and (max-width: 320px){
    #content-kangcheong ul.menu-kcg h4.bdr-org,
    #content-overview  ul.menu-kcg h4.bdr-org{
        font-size: 12px;
    }
     
}
