<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @font-face {  font-family: CormorantSC,TrueTextB;  src: url('./fonts/CormorantSC-Light.ttf'); font-weight: 300;} */
/* @font-face {  font-family: 'CormorantSC';  src: url('./fonts/CormorantSC-Medium.ttf'); font-weight: medium;} */
@font-face {  font-family: 'CormorantSC';  src: url('./fonts/CormorantSC-Regular.ttf'); font-weight: normal;}
/* @font-face {  font-family: CormorantSC,TrueTextB;  src: url('./fonts/CormorantSC-SemiBold.ttf'); font-weight: 600;} */
@font-face {  font-family: 'CormorantSC';  src: url('./fonts/CormorantSC-Bold.ttf'); font-weight: bold;}


/* @font-face {  font-family: 'Roboto';  src: url('./fonts/Roboto-Light.ttf'); font-weight: 300;} */
/* @font-face {  font-family: 'Roboto';  src: url('./fonts/Roboto-LightItalic.ttf'); font-weight: 300; font-style:italic;} */
/* @font-face {  font-family: 'Roboto';  src: url('./fonts/Roboto-Medium.ttf'); font-weight: 400;} */
/* @font-face {  font-family: 'Roboto';  src: url('./fonts/Roboto-MediumItalic.ttf'); font-weight: 400; font-style:italic;} */
@font-face {  font-family: 'Roboto';  src: url('./fonts/Roboto-Light.ttf'); font-weight: normal;}
@font-face {  font-family: 'Roboto';  src: url('./fonts/Roboto-RegularItalic.ttf'); font-weight: normal; font-style:italic;}
@font-face {  font-family: 'Roboto';  src: url('./fonts/Roboto-Bold.ttf'); font-weight: bold;}
@font-face {  font-family: 'Roboto';  src: url('./fonts/Roboto-BoldItalic.ttf'); font-weight: bold; font-style:italic;}


@font-face {  font-family: 'Roboto-Black';  src: url('./fonts/Roboto-Black.ttf'); font-weight: normal;}
@font-face {  font-family: 'Roboto-Black';  src: url('./fonts/Roboto-BlackItalic.ttf'); font-weight: normal; font-style:italic;}
@font-face {  font-family: 'Roboto-Thin';  src: url('./fonts/Roboto-Thin.ttf'); font-weight: normal;}
@font-face {  font-family: 'Roboto-Thin';  src: url('./fonts/Roboto-ThinItalic.ttf'); font-weight: normal; font-style:italic;}


@font-face {  font-family: 'TrueText';  src: url('./fonts/TLight.ttf'); }
@font-face {  font-family: 'TrueText';  src: url('./fonts/TBold.ttf');  font-weight: bold; }

@font-face {  font-family: 'TrueTextB';  src: url('./fonts/TrueTextBOnline-Regular.ttf'); }
@font-face {  font-family: 'TrueTextB';  src: url('./fonts/TrueTextBOnline-Bold.ttf');  font-weight: bold; }

@font-face {  font-family: 'Trajan3';  src: url('./fonts/Trajan-Pro3-Regular.ttf'); }


@font-face { font-family: 'trueplookpanya-Regular'; src: url('trueplookpanyaround.eot'); src: url('trueplookpanyaround.eot?#iefix') format('embedded-opentype'), url('trueplookpanyaround.woff') format('woff'), url('trueplookpanyaround.ttf') format('truetype'), url('trueplookpanyaround.svg#trueplookpanyaround') format('svg'); font-weight: normal; font-style: normal; }

/* BASE */
html, body {  font-family: CormorantSC,TrueTextB, sans-serif; color:#333; font-size: 26px;  line-height: 26px;  height: 100%;  margin: 0;  padding: 0; }
.home-banner {}
.home-banner .caption{ position: relative; top: 100px;}
.home-banner h1{font-family:'Trajan3'; font-size:45px; color:#C7AC72; margin:0px;}
.home-banner h2{font-family:'Trajan3'; font-size:28px; color:#C7AC72; margin-top:5px;}

.clear-top-bg{position: absolute; height: 100px; background: #fff; width: auto;}
.radius-5{ border-radius:5px !important; overflow: hidden;}
.radius-0{ border-radius:0px}
.bg-default{background-color: #fff;}
.bg-alternate{background-color: #000;}
.full-width{width:100%}
.verticalLine { height: 100%; width: 1px; }
.row-eq-height { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;}
.bg-white{background-color: #fff;}
.channel-logo{max-width:120px}
.channel-logo-gradient{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0.65+0,0+22;Neutral+Density */
  background: -moz-linear-gradient(-45deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
a, a:hover, .a:visited, a:focus, a:active{color:#333; text-decoration: none;}


/**/



.post-by {font-family:'TrueText'}
.view-by { color:#888; font-family:'TrueText'}
.hr-f2f2f2{border-top:1px solid #f2f2f2}
.social-icons ul { list-style: none; font-family:'TrueText'} 
.social-icons ul li { list-style: none; display: inline-block;} 
.social-icons ul li.share-text { text-align:left; font-size:15px; line-height:15px; vertical-align:middle} 
.related-content-section{background-color:#eee1d3;}
.news-content-type {color:#C5AA72; font-family:Roboto; font-weight:normal; font-size:16px; text-transform: capitalize;}
.news-content-subject {color:#333333; font-family:CormorantSC; font-weight:bold; font-size:20px; line-height: 23px; height: 70px;text-transform: uppercase; overflow:hidden; text-overflow:ellipsis}
.news-content-short{color:#868686; font-family:Roboto; font-size:17px; line-height:17px; height: 51px; text-overflow: ellipsis; overflow: hidden;}
.news-content-view{color:#969696; font-family:Roboto; font-weight:300; font-size:15px;}
h2{color:#333333; font-family:CormorantSC; font-weight:700; font-size:24px;}

.news-content-subject-1 { line-height: 20px; height: 40px; text-overflow: ellipsis; overflow: hidden; }
.news-content-short-1 { font-size: 20px; line-height: 20px; height: 40px; text-overflow: ellipsis; overflow: hidden; }


/*FOTER*/
.main-footer { background-color:#A3A3A3; color:#eee; color:#fff; font-size:24px; padding: 10px; font-family: THSarabun; }
.main-footer-row{padding: 20px 10px 20px 10px; }
.footer-nav dl, dd, dt {line-height:24px;}
.footer-logo{width:120px; margin:20px 10px}
.footer-nav a, .footer-nav a:hover, .footer-nav a:visited, .footer-nav a:focus, .footer-nav a:active { color:#eee; text-decoration: none; }
.m-t-10{margin-top:10px;}
.m-t-20{margin-top:20px;}
.m-b-10{margin-bottom:10px;}
.m-b-20{margin-bottom:20px;}
.p-t-20{padding-top:20px;}
.p-t-10{padding-top:10px;}
.p-b-20{padding-bottom:20px;}
.p-b-25mm{padding-bottom:75px;}
.p-b-10{padding-bottom:10px;}
.line-in-middle { width:auto; height:100%; background: linear-gradient(to right, transparent 0%, transparent calc(50% - 0.81px), transparent calc(50% - 0.8px), #eee calc(50% + 0.8px), transparent calc(50% + 0.81px), transparent 100%); }
@media (min-width: 768px) {
  .footer-box-right { margin-left: -25px; margin-right: -25px; }
}
.fs-10px{font-size:18px}
.p-r-0px{padding-right:0px}
.noborder { border: 0; box-shadow: none; padding: 0px; border-radius: 2px; }
.p-15{padding:15px}
.p-0{padding:0px}
.p-l-0{padding-left:0px}
.p-r-0{padding-right:0px}
.p-l-10{padding-left:10px}
.p-r-10{padding-right:10px}

/*HEADER*/
ul.header-nav-menu { font-size:26px; list-style-type: none; margin: 0; padding: 0; color:#333; position: relative; display: block; margin-top:35px; margin-right:30px; line-height:15px}
.header-nav-menu li { display: inline-block; }
.header-nav-menu li a { display: block; color: white; text-align: center; padding: 20px 7px 0px 7px; text-decoration: none;color:#000; }
.header-nav-menu li a:hover img{ color:#fcb100; max-width:55px; opacity:1; }
.header-nav-menu li a img{ max-width:55px; top:20px; opacity:0; transition:0.5s; }


.fb-page { width:100%; margin: 0 auto; }
.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] { width: 100% !important; margin: 0 auto;}



/*
  .showme{ 
  display: none;
  }
  .showhim:hover .showme{
  display : block;
  }
  .showhim:hover .ok{
  display : none;
  }
*/


/*.header-nav-menu li a::before{ content:url(/themes/default/assets/images/linktop-bar-70.png);}*/

/* HOME NEWS */
.thumbnail .news-caption { padding: 9px; color: #333333; }
.noborder{border:0px;}



/* HOVER EFFECT */
.hover-grad { background-color: #fff;}
.hover-grad img { opacity: 1; -webkit-transition: .3s ease-in-out;  transition: .3s ease-in-out; }
.hover-grad img:hover  { opacity: .5; }
.hover-zoom img { -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; }
.hover-zoom img:hover { -webkit-transform: scale(1.1); transform: scale(1.1); }
.hover-zoom { overflow: hidden; position:relative; }

.text-white{color:#fff}
.social-icon img {width:30px; margin:3px;}  
.header-md{margin-top:40px; margin-bottom: 18px;}
.header-sm{margin-top:20px;margin-bottom:20px;}

footer{  background:url('../../assets/images/bg-footer-md.png'); background-repeat: no-repeat; background-size: cover; width:100%; height:171px; padding:0px;}
footer span {font-size:15px; font-weight:300;  font-family: Roboto, TrueText;}
footer span a, footer span a:hover  {color:#fff; }
footer strong {font-size:22px; font-family:CormorantSC,TrueTextB; font-weight:700}
@media (max-width: 767px) { footer{ /*background:url('../../assets/images/bg-footer-sm.png'); */width:100%; height:39px; background-size: cover; }  footer span {font-size:10px; font-weight:300;  font-family: Roboto, TrueText;}}

.row-centered {
  text-align: center;
}

.col-centered {
  display: inline-block;
  float: none;
  text-align: left;
  margin-right: -5px;
}

.main-header-nav-menu{ text-align:center; line-height: 60px;}
.main-header-nav-menu div {list-style:none; font-family:'CormorantSC'; font-size:24px; text-align:center; display:inline-block; padding: 0px 25px; }
.about-text{font-family:'Roboto'; font-size:25px; line-height:40px;}  /* 25pt */
h2.about-title {font-family:'CormorantSC'; font-size:40px; color:#dc753c; margin: 25px auto;} /* 40pt */
h3.about-title{ font-family:'Roboto'; font-size:25px; font-weight:bold; color:#a67c52} /* 25pt */
.m-t-25mm{margin-top:75px;} /* 0.5cm = 15px */
.m-b-35mm{margin-bottom:105px;}
.m-b-25mm {margin-bottom:75px}  
.p-b-35mm{ padding-bottom:105px; }
.about-container{ /*margin-left:8cm; margin-right:8cm; */}
.btn-littlemonk{ display: inline-block; margin-bottom: 0; padding: 6px 12px; border-radius: 4px; border:0px; color:#ffff; background-color:#DC763D; font-family:Roboto; font-size:17px;line-height:15px; }
.btn-whiteborder{border:1px solid #fff; border-radius: 0px; color:#ffff; font-family:Roboto; font-size:17px;line-height:15px; }
.live-title {font-family:'Roboto'; font-size:20px; color:#fff; padding:30px 40px;} /* 40pt */
.live-title h2 { font-family:'CormorantSC'; font-size:32px; font-weight:bold; color:#fff; line-height: 32px; max-height: 64px; overflow: hidden;} /* 40pt */
.live-title p {  font-family: 'Roboto-Thin';  line-height: 25px; max-height: 150px; text-overflow: ellipsis; height: auto; overflow: hidden;}
.btn-plookpanya { border: 1px solid #666; background-color: #fff; border-radius: 0px; font-family: 'TrueTextB'; font-size: 20px; padding: 6px 40px; line-height: 18px;}

.bottom-bg-section { background-image:url('../../assets/images/main-bg-bottom.png'); background-repeat: no-repeat; background-position: bottom; -webkit-background-size: 100%; moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;}
.main-header-nav-menu .active a {color: #C4A972;}
.main-header-nav-lv2 {text-align: center; padding: 10px 0px; margin-bottom: 0px; height: 50px;}  
.main-header-nav-lv2 div{ list-style:none; font-family:'CormorantSC'; font-size:24px; text-align:center; display:inline-block; padding: 0px 30px;   }
.main-header-nav-lv2 .active a {color: #fff;}
.main-header-nav-lv2 a:hover {color: #eee;}
.main-header-nav-lv2-bg{background-color:#C4996D; text-align:center;}
@media (max-width: 1125px) {
  .main-header-nav-menu div {
      font-size: 22px;
      padding: 0px 10px;
  }

}
@media (max-width: 991px) {
  header .logo {max-height: 58px; height: 64px;}
  header .header-sm {margin-top:15px; margin-bottom:15px;}  
}
@media (max-width: 768px) {
  .main-header-nav-menu{ text-align:center; line-height: 60px;}
  .main-header-nav-menu div { font-size:12px; padding: 0px 5px; }
  .main-header-nav-lv2 { padding: 5px 0px; height: 50px;}  
  
  .about-text{font-family:'Roboto'; font-size:12px; line-height:20px;}  /* 25pt */
  h2.about-title {font-family:'CormorantSC'; font-size:20px; color:#dc753c} /* 40pt */
  h3.about-title{ font-family:'Roboto'; font-size:12px; font-weight:bold; color:#a67c52} /* 25pt */
  .m-t-25mm{margin-top:37px;} /* 0.5cm = 15px */
  .m-b-35mm{margin-bottom:52px;}
  .m-b-25mm {margin-bottom:37px}  
  .p-b-35mm{ padding-bottom:52px; }
  .p-b-25mm{ padding-bottom:37px; }
  .about-container{ /*margin-left:8cm; margin-right:8cm; */}
  .btn-littlemonk{ display: inline-block; margin-bottom: 0; padding: 3px 6px; border-radius: 4px; border:0px; color:#ffff; background-color:#DC763D; font-family:Roboto; font-size:8px;line-height:7px; }
  .btn-whiteborder{border:1px solid #fff; border-radius: 0px; color:#ffff; font-family:Roboto; font-size:8px;line-height:7px; }
  .live-title {font-family:'Roboto'; font-size:10px; color:#fff; padding:15px 8px;} /* 40pt */
  .live-title h2 { font-family:'CormorantSC'; font-size:16px; font-weight:bold; color:#fff; line-height: 16px; max-height: 32px; overflow: hidden;} /* 40pt */
  .live-title p {    line-height: 12px; max-height: 75px; text-overflow: ellipsis; height: auto; overflow: hidden;}
  .btn-plookpanya { border: 1px solid #666; background-color: #fff; border-radius: 0px; font-family: 'TrueTextB'; font-size: 10px; padding: 3px 20px; line-height: 9px;}
 
.post-by {font-family:'TrueText'; font-size:12px}
.view-by { color:#888; font-family:'TrueText'; font-size:12px}
.hr-f2f2f2{border-top:1px solid #f2f2f2}
.social-icons ul { list-style: none; font-family:'TrueText'} 
.social-icons ul li { list-style: none; display: inline-block;} 
.social-icons ul li.share-text { text-align:left; line-height:15px; font-size: 13px; vertical-align:middle} 
.related-content-section{background-color:#eee1d3;}
.news-content-type {color:#C5AA72; font-family:Roboto; font-weight:normal; font-size:10px;}
.news-content-subject {color:#333333; font-family:CormorantSC; font-weight:bold; font-size:14px;}
.news-content-short{color:#868686; font-family:Roboto; font-size:10px; line-height:10px; height: 30px; text-overflow: ellipsis; overflow: hidden;}
.news-content-view{color:#969696; font-family:Roboto; font-weight:300; font-size:10px;}
h2{color:#333333; font-family:CormorantSC; font-weight:700; font-size:12px;}


}

@media (max-width: 420px) {
  .main-header-nav-menu div {
      font-size: 10px;
      padding: 0px 2px;
  }
}

</pre></body></html>