.bold {
    font-weight: bold;
}

.upperblock {
    padding-bottom:30px;
}

.ptr_info_date {
    text-align: right;
    margin-bottom: 10px;
}

.ptr_basic_info{
    width:540px;
    float:left;
}

.ptr_basic_info .searchresult_title, .ptr_basic_info .searchresult_title a {
    line-height: normal;
}


.ptr_name_en {
    margin-bottom: 15px;
}
.ptr_company_info{
    margin-bottom: 5px;
}

.media_published_to,.office_location {
    margin-bottom: 5px;
}

.activity_location {
    margin-bottom: 25px;
}

.ptr_logo_wrapper{
    width:150px;
    float:right;
    padding-top:5px;
    padding-bottom: 10px;
}

.ptr_logo {
    max-width:150px;
    text-align: center;
}

.ptr_logo img {
    max-width: 150px;
    max-height: 120px;
}

.ptr_description {
    margin-bottom: 25px;
}

.person_incharge_wrapper {
    width: 99%;
}

.person_incharge_single_wrapper {
    float:left;
    border:solid 1px #DDDDDD;
    padding: 10px;
    display: table-cell;
    font-size: 13px;
}
.total_1{
    width:98%;
}


.total_2{
    width:46%;
}

.total_2:nth-child(even){
    margin-left: 10px;
}

.total_3{
    width:29%;
    height: 160px;
    

}

.total_3_en {
    width:29%;
    height: 95px;
}

.total_3:nth-child(even),.total_3_en:nth-child(even){
    margin: 0px 10px;
}

.person_incharge_image {
    width:80px;
    height:80px;
    float:left;
    overflow:hidden;
    margin-right:3px;
    margin: 0px 10px 0px 0px;
}

.total_3 .person_incharge_image,.total_3_en .person_incharge_image {
margin-bottom: 10px !important;
}




.person_incharge_image img {
    width: 100%;
}


.person_incharge_text {
    max-width:120px;
    height: auto;
    float:left;
    overflow: hidden;
    padding-top: 3px;
    padding-left: 5px;
}

.activity_location span {
    font-weight: bold;
}
.ptr_info_right_wrapper {
    overflow: hidden;
}
.company_name_same {
    display: none;
}


/***************************
Responsive Layout @ 1200px ~ above screen
**************************/
@media screen and (min-width: 1200px) {
    
    .total_3{
    width:29%;
    height:120px; 
    

}
    
}

#kite-posts {
    width: 100%;
}