
.container-fluid{max-width:1200px !important;}
.container-fluid {
    padding-left: 15px;
    padding-right: 15px;}

.dt table{ border-collapse: collapse;    width: 100%;}

.dt td,  th {
    border: 1px solid #ddd;
    padding: 3px;
    padding-left: 8px;
padding-right: 8px;
}

 .dt tr:nth-child(even){background-color: #f2f2f2;}

 .dt tr:hover {background-color: #ddd;}

 .dt th {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    background-color: #2b3542;
    color: white;
}


.dt-ment table{ border-collapse: collapse;    width: 100%;}

.dt-ment td,  th {
    border: 1px solid #ddd;
    padding: 3px;
    padding-left: 8px;
padding-right: 8px;
}



 .dt-ment th {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    background-color: #4CAF50;
    color: white;
}


header {
  display: block;
  overflow: hidden;
  position: relative;
  padding-bottom: 2em;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-right-radius: 8px; }

.container-p {
  width: 100%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding-bottom: 1.5em;
  background-color: #FFFFFF;
  border:1px solid #ddd;
  }

.bg {
  border-bottom: 8px solid #5cc0ff;  filter: blur(8px);
  -webkit-filter: blur(8px);}

.bio:hover > .desc {
  cursor: pointer;
  opacity: 1; }

.avatarcontainer {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 120px;
  height: 120px;
  display: block; }
  .avatarcontainer:hover > .hover {
    opacity: 1; }

.avatar {
  width: 100%;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  position: relative; }
  .avatar img {
    width: 65px;
    height: 65px; }
  .avatar:hover + .hover {
    opacity: 1;
    cursor: pointer; }


.data {
  margin-top: .6em;
  color: #81878b; }
  .data li {
    width: 31%;
    text-align: center;
    display: inline-block;
    font-size: 1em;
    
    border-right: solid 1px #bdc3c7; }
    .data li:last-child {
      border: none; }
    .data li span {
      display: block;
      text-transform: uppercase;
      
      font-size: .5em;
      margin-top: .6em;
      font-weight:700;
    }

.desc {
  position: absolute;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 171px;
  padding: 1.2em 1em 0 1em;
  color: white;
  text-align: center;
  opacity: 0;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in; }
  .desc h3 {
   
    font-size: 1.2em;
    margin-bottom: .5em; }
  .desc p {
    font-size: .9em;
   
    line-height: 1.5em; }

.follow {
  margin: 1.5em auto 0 auto;
  background-color: #2589cc;
  width: 150px;
  color: white;
 
  text-align: center;
  padding: .5em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease; }
  .follow:hover {
    background-color: #167abd;
    cursor: pointer; }

.f-right{width:73%;float:left;padding-left: 30px;}
.f-right img{max-width:100%;}
.f-right p{font-size:1.125em;line-height:1.7em;}
.f-left{width:20%;float:left;}
.b-left{float:left;min-height:150px;width:66%;padding: 3px;}
.b-left img{    border-radius: 3px;border: 1px solid #dddddd;}
.hide-m {  padding: 3px;}
@media only screen and (max-width: 600px) {
 .hide-m{display:none;}
 
 .f-right{width:100% !important;padding-left: 0px !important;}
.f-left{display:none !important;}
.b-left{width:100% !important;}
.footer-middle{display:none !important;}
.dt{width:100% !important;}
.b-img{width:100% !important;}
.fsearch{display:none !important;}
.footer-a{display:none !important;}
.footer-b{width:100% !important;}

.menuHead{display: none !important;}
.sitemessage{display: none !important;}
}
body{padding:0;margin:0;    font-family: 'Sarabun', sans-serif;}
.modal{display:none !important;}
.b-img{width:49%;float:left;padding:2px;}
  .google-maps {
        position: relative;
        padding-bottom: 75%;  
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }