html {
    overflow-x: hidden !important;
}

.panel-heading h4 {
    font-size: 18px !important;
}
table td p { margin-bottom: 0px; }
#pdpa-policy {
    font-family: "DB Helvethaica X", db_helvethaicamon_x55_regular;
    width: 100% !important;
    padding-right: 15px !important;
    padding-left: 0px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}
.pdpaPolicy-bg {
    left: 0px !important; bottom: 0px;
    min-height: 72px !important;
    background: #fbb034 !important;
    position: fixed !important;
    width: 100% !important;
    z-index: 10000 !important; color: #fff;
}
.pdpaPolicy-content-box {
    display: inherit !important;
    padding: 16px 5px !important; font-size: 20px;
    max-width: 1100px !important;
}
.pdpaPolicy-link {
    color: #fff !important;
    text-decoration: underline !important;
    font-size: inherit !important;
    font-family: inherit;
}
.pdpaPolicy-text-width {
    width: 87% !important;
}
.pdpaPolicy-btn {
    border: none !important;
    margin-left: 5px !important;
    background: #212121 !important;
    border-radius: 100px !important;
    color: #fff !important;
    display: inline-block;
    font-weight: 400 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    padding: 3px 20px !important;
    margin-bottom: 5px!important;
    font-size: 20px!important;
    font-family: inherit;
}
.imgpp{ border: 1px solid #ccc; 
    -webkit-box-shadow: 7px 6px 18px -10px rgba(0,0,0,0.75);
-moz-box-shadow: 7px 6px 18px -10px rgba(0,0,0,0.75);
box-shadow: 7px 6px 18px -10px rgba(0,0,0,0.75);
}

#result-content table{ width: 1000px !important; margin: 8px 0 15px 15px !important; 
  box-shadow: -1px 2px 29px -19px rgba(0,0,0,0.65);
-webkit-box-shadow: -1px 2px 29px -19px rgba(0,0,0,0.65);
-moz-box-shadow: -1px 2px 29px -19px rgba(0,0,0,0.65);
border: 0px solid #ececec !important; 


}
.navbar-brand-bglogo{
    background:#FFFFFF url(/assets/images/bg-logo.jpg) left top no-repeat;
}

#result-content table tr td, #result-content table tr td span{ font-family: db_helvethaicamon_x55_regular !important; font-size: 16px !important; }
#result-content table tr:first-child p{ margin: 0px !important; }
#result-content table tr:first-child {
  background-color: #97a8a7; color: #FFFFFF !important; text-align: left !important; font-weight: bold;

}
#result-content table tr:first-child td , #result-content table tr:first-child td p { text-align: left !important; }
#result-content table tr:not(:first-child) {
    background-color: #f6f8f8;
}
#result-content table tr td p{ margin: 0px !important; }
#result-content table tr td{ padding: 8px 10px; border-right:0px !important; border-top: 0px !important; border-left: 0px !important; border-bottom: 1px solid #ececec !important; }

#result-content table tr td:first-child {
    width: 500px !important;
}
#result-content table tr td:not(:first-child) {
   width: 250px !important; 
}
#result-content table tr:not(:first-child) td span {
   color: #7e7e7e !important;
}
#result-content table tr:first-child td:first-child{
    -webkit-border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;
}
#result-content table tr:first-child td:last-child{
    -webkit-border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
border-top-right-radius: 10px;
}

#result-content table tr:last-child td:first-child{
    -webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;
}
#result-content table tr:last-child td:last-child{
    -webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;
}


.flat-table {
  display: block;
  font-family: sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 115%;
  overflow: auto;
  width: auto;
  
  th {
    background-color: rgb(112, 196, 105);
    color: white;
    font-weight: normal;
    padding: 20px 30px;
    text-align: center;
  }
  td {
    background-color: rgb(238, 238, 238);
    color: rgb(111, 111, 111);
    padding: 20px 30px;
  }
}

#btable thead tr th{
    background: #27ae60; color: #FFF; text-align: center;

}
#btable tbody tr td{ border: 1px solid #ccc !important; color: #333333; }
#btable tbody tr td a{ color: #333333; }
#btable tbody tr td a:hover{ color: #00baac; }
.table-active{ background: #f4f4f4 !important; height: 10px; }
/*Menu*/
.navbar-default .navbar-nav.head_menu_en > li > a{
    padding: 28px 12px 27px 12px;
}

.navbar-expand-lg .navbar-nav .nav-link{
    font-size: 20px; line-height: 26px;
    font-family: 'db_helvethaicamon_x65_med';
    text-transform: uppercase;
    color: #000; text-align: center;
    
    padding: 39px 50px; margin-bottom: 5px;
    border-bottom: 5px solid transparent;
}
.navbar-expand-lg .navbar-nav .nav-link:hover{ border-bottom: 5px solid #f5b846; }
.navbar-expand-lg .navbar-nav .dropdown-toggle::after{ display: none; }
.navbar{ padding: 0px; }
/*-.navbar-expand-lg .navbar-nav .dropdown-menu{ position: fixed; }*/
.navbar-expand-lg .navbar-nav .dropdown-menu{ position: absolute; left: 0px; min-width: 355px; }
/*Content Page*/
.content-page {
    background: #FFF;
    padding: 40px 35px 15px 35px;
	
}

body.job .content-page {
    background: #FFF;
    padding: 40px 35px 15px 35px;
	min-height:800px;
}

.subfooter-inner a, .subfooter-inner a:hover{ color: #FFF; }
.no-padding-right {
    padding-right: 0;
}

.no-padding-left {
    padding-left: 0;
}

.breadcrumb-link a {
    color: #555555;
}

.txt_header_pages {
    text-align: left;
}

.txt_header_pages h1 {
    color: #fbb034;
    
    font-weight: bold;
}

.txt_header_pages hr {
    border-color: #CCC;
    margin-bottom: 50px;
}

.img_detail img {
    display: block;
    margin: auto;
}

.detail_content {
    margin-top: 50px;
    margin-bottom: 50px;
    line-height: 35px;
}

.detail_content>p>b {
    /*font-size: 20px;*/
    font-weight: bold;
    color: #000;
}
.detail_content>p>b {
    /*font-size: 20px;*/
    font-weight: bold;
    color: #000;
}
.detail_content img{
    margin: auto;
}

.content-detail {
    background: #f2f3f5;
    padding-top: 30px;
    padding-bottom: 30px;
}



/*History*/

.history_content {
    text-align: center;
}

.history_content p.head-text-history {
    font-size: 18px;
    font-weight: bold;
}

.history_content img.img-head-history {
    margin: auto;
    margin-top: 30px;
    margin-bottom: 40px;
}



/*News*/

#newslist,
#news-detail {
    background: #f2f3f5;
    padding-top: 30px;
    padding-bottom: 30px;
}

.banner-page h3 {
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    text-shadow: 2px 2px 5px #000;
    padding-top: 125px;
}

.news-content .box-cate {
    padding: 6px 0;
    text-align: center;
}

.news-content .box-cate.active {
    background: url('../images/news-cate-active.png') no-repeat;
    background-size: cover;
}

.news-content .box-cate {
    background: url('../images/news-cate.png') no-repeat;
    margin-bottom: 15px; background-size:cover;
}

.news-cate-list {
    padding-left: 34px;
    padding-right: 0;
}

.news-cate-link {
    padding-top: 20px;
}

.news-cate-link a {
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
}

.news-cate-link a:hover {
    text-decoration: none;
}

.news-cate-link a:hover .active {
    color: #FFF;
}

.news-link-content {
    border-left: 1px solid #CCC;
}

.news-img-thumb {
    margin-bottom: 50px;
}

.news-link-content h4 {
    font-size: 15px;
    line-height: 25px;
}

.news-link-content .news-link-desc h4 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}

.news-link-content p {
    font-size: 14px;
}

.btn-read-more {
    background: url('../images/btn-news-detail.png') no-repeat;
    background-position: right;
    font-size: 14px;
    padding: 7px 18px;
    text-align: right;
    float: right;
    color: #88aad9;
}

.news-thumb-link img {
    min-height: 290px;
    max-height: 290px;
}

.news-list-box{
    border: 1px solid #a6a6a6;
    
}
.news-thumb-link a:hover {
    text-decoration: none;
}

.news-thumb-link a:hover h4 {
    color: #0060a3;
}

.btn-read-more:hover {
    background: url('../images/btn-news-detail-hover.png') no-repeat;
    background-position: right;
    color: #FFF;
}

.news-thumb-link {
    min-height: 275px;
    margin-bottom: 30px;
    
}

.pagination-page {
    text-align: center;
}

.pagination-page ul.pagination {
    margin-bottom: 10px;
}

.pagination-page ul.pagination li {
    margin: 0;
}

.pagination-page ul.pagination li>a {
    background: none;
    color: #808080;
    border: none;
}

.pagination-page ul.pagination li>a:hover,
.pagination-page ul.pagination li>a:focus,
.pagination-page ul.pagination li.active a {
    color: #144f81;
    text-decoration: underline;
    background: none;
    border: none;
}

.pagination-page ul.pagination li.last-child>a {
    width: 60px;
}

#news-detail .gellery_detail {
    background: #fff;
    padding-bottom: 30px;
}

#news-detail .gellery_detail h2 {
   
    font-size: 24px;
    text-align: center;
    color: #00b1af;
}
.fancybox-title{ font-family: 'db_helvethaicamon_x55_regular'; }
.btn-back-detail {
    background: #FFF;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

.btn-back-detail a:hover {
    text-decoration: none;
}



/*Fancybox*/

.fancybox-title-float-wrap .child {
    font-family: 'db_helvethaicamon_x55_regular';
    font-size: 16px;
    font-weight: inherit;
}
.news .fancybox-skin {
  
    background: #00b1af !important;
 
}

/*Banner*/
.banner-page-header{
    min-height: 350px;
}

/*About*/

.president_people {
    background: url('../images/president/bg_president_1.png') no-repeat;
    background-size: cover;
}

.president_people img {
    display: block;
    margin: auto;
}

.president_content {
    background: url('../images/president/bg_president_2.png') no-repeat;
    background-size: cover;
    min-height: 570px;
    font-size: 16px;
    word-spacing: 3px;
}

.president_content p {
    line-height: 30px;
}

.president_content h4 {
    margin-top: 40px;
    margin-bottom: 30px;
    font-family: 'kittithada_medium_65_pregular';
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}

.president_content img.about-bottom-line {
    display: block;
    margin: auto;
    padding-top: 5px;
}

.president_text {
    background: url('../images/president/bg_president_3.png') no-repeat;
    margin-top: 40px;
    margin-bottom: 20px;
    line-height: 30px;
}

.president_text img.linces-president {
    float: right;
}



/*Own day*/

.ownday_head_content {
    background:#f0f4f7 url('../images/ownday/bg_ownday_01.png') no-repeat;
    min-height: 397px;
    padding-left: 40px;
}

.ownday_head_content h2 {
    font-family: 'arial';
    font-size: 30px;
    text-transform: inherit;
    color: #9e9e9e;
    margin-bottom: 0;
}

.ownday_head_content h1 {
    font-family: 'arial';
    font-size: 38px;
    font-weight: bold;
    text-transform: inherit;
    color: #0d4a7e;
    margin-top: 5px;
}

.ownday_head_vision {
    background: url('../images/ownday/bg_ownday_02.png') no-repeat;
    background-size: cover;
    min-height: 397px;
}

.ownday_head_vision {
    padding: 70px 55px 50px 30px;
    line-height: 35px;
}

.ownday_head_vision h2 {
    font-weight: bold;
}

.ownday_head_vision p {
    font-size: 14px;
    color: #000;
    font-family: 'kittithada_light_45_fregular';
}

.ownday_mission {
    margin-top: 30px;
}

.ownday_mission h2 {
    font-family: 'kittithada_bold_75_fregular';
    font-size: 26px;
    margin-bottom: 30px;
    color: #0d4a7e;
    text-align: center;
}

.ownday_mission img {
    display: block;
    margin: auto;
}

.ownday_mission p {
    font-size: 14px;
    text-align: center;
    font-family: 'kittithada_medium_65_fregular';
    line-height: 25px;
    margin-top: 20px;
    color: #000;
}

.ownday_organization {
    margin-top: 30px;
}

.ownday_organization h2 {
    font-family: 'kittithada_bold_75_fregular';
    font-size: 26px;
    margin-bottom: 30px;
    color: #0d4a7e;
    text-align: center;
}

.ownday_organization_service {
    background: url('../images/ownday/bg_owndays_org_1.png') no-repeat;
    margin-left: 0;
    margin-bottom: 30px;
}

.ownday_organization_service_content {
    padding-top: 40px;
    padding-bottom: 20px;
}

.ownday_organization_service_content h4 {
    font-family: 'kittithada_bold_75_fregular';
    font-size: 18px;
}

.ownday_organization_service_content p {
    line-height: 25px;
}

.ownday_organization_mat {
    background: url('../images/ownday/bg_owndays_org_2.png') no-repeat;
    margin-left: 0;
    margin-bottom: 30px;
}

.ownday_organization_mat_content {
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 80px;
}

.ownday_organization_mat_content h4 {
    font-family: 'kittithada_bold_75_fregular';
    font-size: 18px;
}

.ownday_organization_mat_content h4 span {
    color: #0d4a7e;
}

.ownday_organization_mat_content p {
    line-height: 25px;
}

.ownday_organization_attitude {
    background: url('../images/ownday/bg_owndays_org_3.png') no-repeat;
    margin-left: 0;
    margin-bottom: 30px;
}

.ownday_organization_attitude_content {
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 130px;
}

.ownday_organization_attitude_content h4 {
    font-family: 'kittithada_bold_75_fregular';
    font-size: 18px;
}

.ownday_organization_attitude_content h4 span {
    color: #0d4a7e;
}

.ownday_organization_attitude_content p {
    line-height: 25px;
}

.ownday_organization_res {
    background: url('../images/ownday/bg_owndays_org_4.png') no-repeat;
    margin-left: 0;
    margin-bottom: 30px;
}

.ownday_organization_res_content {
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 175px;
}

.ownday_organization_res_content h4 {
    font-family: 'kittithada_bold_75_fregular';
    font-size: 18px;
}

.ownday_organization_res_content h4 span {
    color: #0d4a7e;
}

.ownday_organization_res_content p {
    line-height: 25px;
}

.ownday_organization_team {
    background: url('../images/ownday/bg_owndays_org_5.png') no-repeat;
    margin-left: 0;
    margin-bottom: 30px;
}

.ownday_organization_team_content {
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 220px;
}

.ownday_organization_team_content h4 {
    font-family: 'kittithada_bold_75_fregular';
    font-size: 18px;
}

.ownday_organization_team_content h4 span {
    color: #0d4a7e;
}

.ownday_organization_team_content p {
    line-height: 25px;
}



/*board-page*/

.board_content {
    padding-bottom: 40px;
}

.boards-name {
    font-size: 15px;
    font-family: 'kittithada_bold_75_fregular';
}

.boards-hover {
    font-size: 13px;
}
.boards-hover strong{ font-size:15px;}

#board-menu-right {
    padding: 0px 0px 33px 0px;
}

#board-menu-right li a {
    font-size: 14px;
    line-height: 30px;
}

#board-menu-right li>a>i {
    position: absolute;
    top: 14px;
    left: 15px;
    display: none;
}

#board-menu-right li:hover>a>i,
#board-menu-right li.active>a>i {
    display: block;
}

#board-menu-right li:hover>a {
    text-decoration: none;
}

.board_detail_img {
    background: url('../images/boss1/bg_boss_detail.png') no-repeat;
    background-position: bottom;
    background-size: contain;
    margin-top: 25px;
    padding-right: 0;
}

.board_detail_img .board_detail_img_content {
    padding: 0;
}

.board_detail_img img {
    display: block;
    margin: auto;
    padding-bottom: 6px;
}

.board_detail_img img.center-block {
    margin-bottom: 20px;
}

.board_detail_img h1 {
    color: #0a3655;
    text-align: center;
    margin-top: 150px; font-size:32px; line-stacking:2px;
    margin-bottom: 20px;
}

.board_detail_img p {
    font-size: 20px;
    color: #565656;
    margin-bottom: 10px;
    text-align: center;
}

.board_detail_link {
    padding-left: 0;
}

.board_detail_content {
    line-height: 30px;
}

.board_detail_content p {
    color: #565656;
}



/*Award*/

.award {
    background: url('../images/award/bg_award_bottom_line.png') no-repeat;
    background-size: contain;
    background-position: bottom;
    padding-bottom: 10px;
}

.award_slide {
    background: url('../images/boss1/bg_boss_detail.png') no-repeat;
    background-position: bottom;
    background-size: contain;
    min-height: 420px;
}

.award .carousel-control.right,
.award .carousel-control.left {
    background-image: none;
    opacity: 1;
}

.award .carousel-control:focus,
.carousel-control:hover {
    background-image: none;
}

.award .carousel-control .glyphicon-chevron-right,
.award .carousel-control .icon-next {
    color: #0d4a7e;
}

.award .carousel-control .glyphicon-chevron-left,
.award .carousel-control .icon-prev {
    color: #0d4a7e;
}

.award .award_img_slide {
    padding: 40px 60px 40px 15px;
}

.award .award_img_slide img {
    display: block;
    float: right;
}

.award_text_slide {
    padding-top: 40px;
    padding-bottom: 40px;
}

.award_slide_year {
    background: url('../images/award/bg_award_year.png') no-repeat;
    margin-bottom: 30px;
}

.award_slide_year h4 {
    font-family: 'kittithada_medium_65_fregular';
    font-size: 16px;
    color: #FFF;
    padding: 9px;
}

.award_text_slide h2 {
    font-family: 'kittithada_medium_65_fregular';
    font-size: 26px;
    margin-top: 30px;
}

.award_text_slide p {
    color: #333333;
}

.award-link {
    padding-top: 20px;
}

.award-link a {
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
}

.award-link a:hover {
    text-decoration: none;
}

.award-link a:hover .active {
    color: #FFF;
}

.award_list {
    margin-top: 50px;
}

.award_list .box-cate {
    padding: 6px 0;
    text-align: center;
}

.award_list .box-cate.active {
    background: url('../images/news-cate-active.png') no-repeat;
    background-size: cover;
}

.award_list .box-cate {
    background: url('../images/news-cate.png') no-repeat;
    margin-bottom: 15px;
}

.award_list_link {
    padding-right: 0;
}

.award-content {
    padding-left: 0;
    border-left: 1px solid #CCC;
}

.award-content .table {
    margin-bottom: 0;
}

.award-no {
    text-align: center;
    vertical-align: middle;
}

.award-content .award-no-list {
    vertical-align: middle;
    border-top: none;
    border-bottom: 1px solid #f3f3f3;
}

.award-no span {
    padding: 3px 12px;
    border: 1px solid #0d4a7e;
    border-radius: 50%;
}

.award-content-text {
    line-height: 30px;
    border-top: none;
}

.award-content-text span {
    color: #435d81;
    font-weight: bold;
}

.award-content .award-text-list,
.award-content .award-img-list {
    border-top: none;
    border-bottom: 1px solid #f3f3f3;
}

.award-content-text img {
    margin-top: 30px;
    margin-bottom: 10px;
}

.award-content-img {
    background: #f5f5f5;
}



/*Project*/

.project-list h2 {
    font-family: 'kittithada_medium_65_fregular';
    font-size: 24px;
    color: #7e7e7e;
}

.project-list h2 span {
    color: #0d4a7e;
}

.project-shopping {
    padding-bottom: 35px;
}

.project-shopping-content {
    margin-top: 20px;
}

.project-shopping-content a:hover {
    text-decoration: none;
}

.project-shopping-content a:hover h4 {
    color: #0060a3;
}

.project-shopping-content h4 {
    font-family: 'kittithada_bold_75_fregular';
    font-size: 18px;
    text-align: center;
    color: #808080;
    margin-top: 15px;
    margin-bottom: 20px;
}

.project-shopping-content img {
    display: block;
    margin: auto;
}

.content-project-hotel {
    background: #fafafa;
    padding: 15px 35px 45px 35px;
}

.images-project img {
    width: 100%;
}

.images-project .project-future {
    position: absolute;
    right: 0px;
    z-index: 99;
}

.content-project-address {
    background: #fff;
    padding: 15px 35px 10px 35px;
}
.project-content-list{
    margin-bottom: 30px;
}


/*Job*/

.job-content .job-images-left,
.job-content .job-images-right {
    padding: 0;
}

.job-list {
    margin-top: 50px;
}

.job-list .table>thead>tr>th {
    background: none;
    font-family: 'kittithada_medium_65_pregular';
    font-size: 18px;
    border-bottom: 1px solid #cccccc;
}

.job-list a {
    color: #4c6ecd;
}

.job-list a:hover {
    text-decoration: none;
    color: #000;
}

.job-list .table:not(.table-bordered) {
    border-bottom: 1px solid #cccccc;
}

.job-list .table>tbody {
    font-size: 14px;
}

.job-list .table>tbody>tr>td {
    border-top: none;
}

.job-list .table>tbody>tr>td {
    color: #000;
}

.job-list .table>tbody>tr>td.first-count {
    color: #000;
    border-top: 1px solid #cccccc;
}

.job-form {
    margin-top: 40px;
    margin-bottom: 10px;
    border: 1px solid #d7d7d7;
    padding: 0 15px;
}

.job-form h2 {
    font-size: 16px;
}

.job-form-link a {
    float: right;
    top: 10px;
    position: relative;
}

.job-content a img.img-job-link {
    margin-bottom: 10px;
}

.job-contact {
    margin-top: 40px;
}

.job-contact h4 {
    font-size: 16px;
}

.job-contact img {
    margin-bottom: 15px;
}

.job-contact p {
    color: #000;
    margin-top: 10px;
    margin-bottom: 0;
}

.job-detail h5,
.job-detail h2 {
    color: #0d4a7e;
}

.job-detail h2 {
    font-size: 20px;
}

.job-detail h4 {
    font-size: 16px;
    color: #696969;
    margin-bottom: 30px;
}

.job-detail h4 span {
    color: #000;
}

.job-detail h2 span {
    font-size: 14px;
    float: right;
    color: #696969;
}

.job-detail h5 {
    padding-left: 20px;
}

.job-detail p {
    color: #565656;
}

.job-detail ul {
    list-style-type: disc;
    color: #565656;
}

.back-page {
    text-align: center;
    margin: 30px 0;
}

.job-detail-link {
    background: #a5a5a5;
    padding: 20px;
    text-align: center;
}

.job-detail-link a {
    padding: 0 45px;
    color: #FFF;
}

.job-detail-link a:hover {
    text-decoration: none;
}

.job-detail-link img {
    display: inline-block;
}

.job-respon {
    line-height: 34px;
}



/*Contact*/

.contact-form {
    border: 1px solid #ebebeb;
    padding: 40px 40px 60px 40px;
    margin-bottom: 40px;
}

.contact-form h2 {
    text-align: center;
    font-family: 'kittithada_medium_65_fregular';
    font-size: 20px;
    margin-bottom: 30px;
}

.contact-form .form-control:focus {
    border-color: #0d4a7e;
}

.contact-form .submits {
    text-align: center;
    background: url('../images/btn-contact.png') no-repeat bottom center;
    padding-bottom: 5px;
    padding-top: 6px;
}

.contact-form a:hover {
    text-decoration: none;
    color: #FFF;
}

.contact-form a:hover .submits {
    background: url('../images/btn-contact-active.png') no-repeat bottom center;
}

.contact-form a {
    color: #FFF;
    padding: 0px 15px;
}

.contact-info {
    padding-top: 20px;
    padding-bottom: 30px;
    line-height: 25px;
    color: #000;
}

.contact-line-bottom {
    border-bottom: 1px solid #ccc;
    min-height: 101px;
}

.contact-info h4 {
    font-size: 16px;
    color: #0d4a7e;
    margin-top: 0;
    line-height: 25px;
}

.contact-info p {
    font-size: 14px;
}

.contact-info.bg-gray {
    background: #fbfbfb;
}

.contact-social {
    margin-top: 15px;
    margin-bottom: 15px;
}
.contact-social a{
    padding-right: 5px;
}
.contact-social img{
    display: inline-block;
}


/*Sitemap*/

.sitemap-content {
    line-height: 25px;
}

.sitemap-content p a {
    color: #0d4a7e;
    font-weight: bold;
}

.sitemap-content ul li a {
    color: #000;
}

.sitemap-content ul {
    list-style-type: disc;
    color: #000;
    padding-left: 50px;
}

.sitemap-content .site-map-link-home {
    border-right: 1px solid #ccc;
    padding-left: 40px;
}

/*Content*/
.corporate-page {
    background: url('../images/tmp-2.png') top center no-repeat;
    min-height: 315px;
}
.investorrelations-page{
    background: url('../images/tmp-1.png') top center no-repeat;
    min-height: 315px;
}
.sustainability-page{
    background: url('../images/tmp-3.png') top center no-repeat;
    min-height: 315px;
}

#board-menu-right li:hover a:after,
#board-menu-right li.active a:after {
    display: none;
}

/*alert*/
.lobibox-notify .lobibox-notify-title{
    padding-top: 5px;
    padding-bottom: 3px;
}
.lobibox-notify .lobibox-notify-title,.lobibox-notify.lobibox-notify-error,.lobibox-notify.lobibox-notify-success{
    font-family: 'kittithada_roman_55_pregular';
}

@media only screen and (max-width: 768px) {
    .boards-img {
        min-height: inherit;
    }
    .boards-img img {
        width: 100%;
    }
    .award_list .box-cate {
        background-size: cover;
    }
    .contact-line-bottom{
        border: none;
    }
    .contact-line-bottom{
        margin-top: 20px;
    }
    .contact-social{
        width: 100%;
        margin: 0;
        margin-top: 30px;
        text-align: center;
    }
    .logo-contact img{
        margin: auto;
    }
    .ic_google_contact{
        margin-top: 0px;
    }
    .contact-line-bottom{
        min-height: inherit;
    }
    .pdpaPolicy-text-width {
    width: 100% !important;
}
.pdpaPolicy-content-box {
    display: inherit !important;
    padding: 16px 25px !important;
    max-width: 1100px !important; font-size: 12px !important;
}
.pdpaPolicy-btn{ float: right; margin-top: 5px; font-size: 14px !important; }
}

#calendacontent{
    height: 330px;
    overflow: auto;
    position: relative;
}