/* Scss Document */
/*$color: #222;
$color2: #111;
$color3: #333;*/
body {
  background: #fafafa; }

/* box signup signin */
.wrap-allContent {
  display: inline-block;
  width: 100%; }

.bt-signin-sigup {
  display: inline-block;
  border-bottom: 1px solid #ccc;
  width: 100%;
  height: 48px; }

.bt-signin-sigup a {
  color: #666;
  display: inline-block;
  font-size: 1em;
  line-height: 47px;
  text-align: center;
  text-decoration: none;
  width: 100%; }

.bt-signin {
  background: #fff;
  display: inline-block;
  float: left;
  width: 50%;
  height: 47px; }

.bt-signup {
  background: #fff;
  border-left: 1px solid #ccc;
  display: inline-block;
  float: left;
  width: 50%;
  height: 47px; }

.bt-signin-sigup > .active {
  background: #e6e6e6; }

.active > a {
  color: #999; }

.wrap-box {
  display: inline-block;
  width: 100%; }

.wrap-box-content {
  margin: 0 auto;
  width: 95%; }

.brand-logo {
  text-align: center;
  margin: 32px 0 16px 0;
  width: 100%; }

.introduction {
  color: #666;
  font-size: 13.5px;
  line-height: 24px;
  margin: 0 0 16px 0; }

.introduction a {
  color: #666;
  text-decoration: underline; }

.introduction-signin {
  color: #666;
  font-size: 13.5px;
  font-weight: bold;
  line-height: 24px;
  margin: 0 0 16px 0;
  text-align: center; }

.bt-signupWith {
  display: inline-block;
  width: 100%; }

.bt-signupWith a {
  color: #fff;
  display: inline-block;
  font-size: 1em;
  line-height: 40px;
  text-decoration: none;
  width: 100%; }

.with-facebook {
  background: #38569a;
  border-radius: 3px;
  display: inline-block;
  width: 100%;
  height: 40px; }

.with-google {
  background: #df4a32;
  border-radius: 3px;
  display: inline-block;
  margin: 10px 0 0 0;
  width: 100%;
  height: 40px; }

.with-email,
.signup-with-email {
  background: #556270;
  border-radius: 3px;
  display: inline-block;
  margin: 0;
  width: 100%;
  height: 40px; }

.icon-socials {
  display: inline-block;
  text-align: center;
  width: 48px !important; }

.name-button {
  display: inline-block;
  margin: 0 0 0 16px; }

.or {
  display: inline-block;
  border-top: 1px solid #ccc;
  margin: 32px 0 25px 0;
  width: 100%; }

.or-text {
  background: #f3f3f3;
  color: #999;
  display: inline-block;
  font-weight: bold;
  left: 50%;
  margin: -15px 0 0 -22px;
  padding: 0 8px;
  position: absolute; }

.formSignup {
  display: inline-block;
  width: 100%; }

.wrap-textField {
  display: inline-block;
  margin: 0 0 8px 0;
  width: 100%; }

.wrap-buttonSubmit {
  border-radius: 3px;
  background: #556270;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.3);
  color: #fff;
  display: block;
  line-height: 40px;
  margin: 16px 0 0 0;
  width: 100%;
  height: 40px; }

.wrap-buttonSubmit-signin {
  border-radius: 3px;
  background: #556270;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.3);
  color: #fff;
  display: block;
  line-height: 40px;
  margin: 0;
  width: 100%;
  height: 40px; }

.label {
  color: #333;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold; }

.text-error {
  color: #DE3308;
  font-size: 13px; }

.text-error-box {
  background: #ffdfdf;
  border: 1px solid #e57373;
  border-radius: 3px;
  color: #ff3838;
  font-size: 13px;
  margin: 0 0 8px 0;
  padding: 8px; }

.error-title {
  color: #c80101;
  font-size: 14px;
  font-weight: bold; }

.text-field {
  background: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  color: #444;
  display: inline-block;
  font-size: 14px;
  padding: 0 8px;
  width: 100%;
  height: 40px; }

.text-field:disabled {
  background: #ebebeb;
  border: 1px solid #e3e3e3;
  color: #999; }

.text-field:focus {
  border: 1px solid #00A6BF;
  outline: none; }

.text-field-error {
  border: 1px solid #DE3308; }

.g-recaptcha {
  margin: 8px 0 0 0;
  transform: scale(0.77);
  transform-origin: 0 0; }

.g-recaptcha-signin {
  margin: 0 0 8px 0;
  transform: scale(0.77);
  transform-origin: 0 0; }

.submit-bt {
  -webkit-appearance: none;
  background: none;
  border: none;
  display: inline-block;
  font-size: 15px;
  font-family: 'cs_prakasbold';
  outline: none;
  width: 100%;
  height: 40px; }

.link-terms {
  color: #666;
  display: inline-block;
  font-size: 11px;
  margin: 16px 0 0 0;
  text-align: center;
  width: 100%; }

.link-terms a {
  color: #666;
  font-weight: normal;
  line-height: 20px;
  text-decoration: underline; }

.dialog {
  background: rgba(0, 0, 0, 0.7);
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9000; }

.token-expire, .token-wrongs {
  background: #fff;
  border-radius: 2px;
  box-shadow: 3px 0 15px rgba(0, 0, 0, 0.5);
  display: inline-block;
  left: 50%;
  margin: -90px 0 0 -150px;
  position: absolute;
  top: 50%;
  width: 300px;
  min-height: 170px; }

.set_pass_complete {
  background: #fff;
  border-radius: 2px;
  box-shadow: 3px 0 15px rgba(0, 0, 0, 0.5);
  display: inline-block;
  left: 50%;
  margin: -140px 0 0 -150px;
  position: absolute;
  top: 50%;
  width: 300px;
  min-height: 280px; }

.button-set-pass-complete {
  padding: 0 16px; }

.button-set-pass-complete1 {
  background: #E53935;
  border: 1px solid #D32F2F;
  border-radius: 3px;
  line-height: 40px;
  margin: 0 0 8px 0;
  text-align: center;
  width: 100%;
  height: 40px; }

.button-set-pass-complete2 {
  background: #455A64;
  border: 1px solid #37474F;
  border-radius: 3px;
  line-height: 40px;
  text-align: center;
  width: 100%;
  height: 40px; }

.button-set-pass-complete1 > a, .button-set-pass-complete2 > a {
  color: #fff;
  display: inline-block;
  text-decoration: none;
  width: 100%; }

.go-check-email {
  background: #fff;
  border-radius: 2px;
  box-shadow: 3px 0 15px rgba(0, 0, 0, 0.5);
  display: inline-block;
  left: 50%;
  margin: -97.5px 0 0 -150px;
  position: absolute;
  top: 50%;
  width: 300px;
  min-height: 195px; }

.title-dialog {
  color: #222;
  font-size: 19px;
  font-weight: bold;
  height: 48px;
  line-height: 48px;
  margin: 0;
  padding: 8px 16px 16px 16px; }

.detail-dialog {
  color: #666;
  font-size: 14px;
  line-height: 24px;
  max-height: 150px;
  overflow: auto;
  padding: 8px 16px 16px 16px;
  word-wrap: break-word; }

.button-dialog {
  padding: 8px 16px; }

.buttonLists-dialog {
  display: inline-block;
  width: 100%; }

.buttonLists-dialog > li {
  color: #0082d4;
  float: right;
  font-size: 14px;
  font-weight: bold;
  display: inline-block; }

.buttonLists-dialog > li > a {
  color: #0082d4;
  display: inline-block;
  text-decoration: none; }

.rules-pass {
  background: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 2px;
  margin: 3px 0 0 0; }

.rule-arrow {
  display: none !important; }

.password-strength {
  color: #666;
  font-size: 11px; }

.weak {
  color: #b10101; }

.moderate {
  color: #F68703; }

.strong {
  color: #33ad1e; }

.rulesBox {
  color: #888;
  font-size: 13px;
  padding: 10px; }

.rulesBox-title {
  color: #333;
  font-weight: bold; }

.rulesBox-list {
  display: inline-block;
  width: 100%; }

.rulesBox-list > li {
  display: inline-block;
  width: 100%; }

.rulesBox-list > li:before {
  content: "\f10c";
  font-family: 'FontAwesome';
  font-size: 9px;
  line-height: 18px;
  margin: 0 8px 0 0;
  vertical-align: middle; }

.rulesBox-list > li.pass:before {
  content: "\f111";
  color: #33ad1e; }

.rulesBox-list > li.fail:before {
  color: #d90505; }

.rulesBox-list > li.fail {
  color: #d90505; }

.new-register {
  color: #666;
  font-size: 14px;
  margin: 16px 0 0 0;
  text-align: center; }

.new-register > a {
  color: #666;
  text-decoration: underline; }

.keep-signed-in {
  color: #666;
  display: inline-block;
  font-size: 12px;
  float: left;
  vertical-align: middle; }

.forget-link {
  color: #666;
  display: inline-block;
  float: right;
  font-size: 12px; }

.forget-link > a {
  color: #666;
  font-weight: normal;
  line-height: 0;
  text-decoration: underline; }

.keep-me-signed-in {
  background: #ebebeb;
  border: 1px solid #b7b7b7;
  vertical-align: middle;
  width: 14px;
  height: 14px; }

.label-checkbox {
  margin: 0 4px;
  vertical-align: middle; }

.link-not-member {
  color: #666;
  display: inline-block;
  font-size: 13px;
  margin: 12px 0 0 0;
  text-align: center;
  width: 100%; }

.link-not-member > a,
.signup-link,
.signin-link {
  color: #005c6a;
  cursor: pointer;
  display: inline-block;
  font-weight: normal;
  text-decoration: underline;
  width: auto; }

.landing {
  	/*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  	
  	background: url(../images/bg-landing.jpg) no-repeat center fixed;*/
  display: inline-block;
  width: 100%;
  height: 100%; }

.wrap-landing {
  width: 95%;
  margin: 0 auto; }

.wrap-landing-center {
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -webkit-transform: translate(-50%, -50%);
  /* Safari */
  transform: translate(-50%, -50%);
  left: 50%;
  position: absolute;
  top: 50%;
  width: 95%;
  height: 60%; }

.logo-landing {
  width: 100px; }

.title-landing {
  color: #333;
  font-family: 'thai_sans_literegular';
  text-align: center; }

.title-landing > h3 {
  font-size: 40px;
  font-weight: normal;
  margin: 0 0 16px 0;
  text-shadow: 2px 2px 3px white; }

.short-text {
  font-size: 16px;
  margin: 0 0 16px 0;
  text-shadow: 2px 2px 3px white; }

.logo-mail {
  margin: 0 0 32px 0;
  text-align: center; }

.logo-gmail-img {
  width: 100px; }

.logo-hotmail-img {
  width: 100px; }

.logo-yahoo-img {
  width: 100px; }

.logo-outlook-img {
  width: 120px; }

/* end signup signin*/
.wrapper {
  /*background: url("../images/bg-home.jpg") center top no-repeat;*/
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  font-family: "noto_sansregular", "noto_sans_thairegular", "NotoSansCJKjp_Regular", sans-serif;
  display: inline-block;
  /*position: fixed;
  overflow: auto;*/
  position: relative; }

canvas {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  background: url("../images/video-snapshot.jpg") no-repeat;
  background-size: cover;
  transition: 1s opacity;
  z-index: 997;
  animation-name: fadeIn;
  animation-duration: 2s; }

video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: 100%;
  z-index: -100;
  transform: translateX(-50%) translateY(0);
  background: url("../images/video-snapshot.jpg") no-repeat;
  background-size: cover;
  transition: 1s opacity;
  z-index: 997;
  animation-name: fadeIn;
  animation-duration: 2s;
  object-fit: cover;
  top: 0; }

video[poster] {
  object-fit: cover; }

.stopfade {
  opacity: .5; }

.overlayVideo {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 998;
  animation-name: fadeIn;
  animation-duration: 2s; }

.header {
  width: 100%;
  height: 48px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  position: relative;
  z-index: 9993;
  padding: 0 constant(safe-area-inset-right) 0 constant(safe-area-inset-left); }

.header-in {
  width: 90%;
  margin: 0 auto; }

.logo {
  display: inline-block;
  width: 40%;
  float: left;
  text-align: left;
  margin: 0 0 0 -10px;
  /*max-width: 100px;*/
  max-width: 245px;
  line-height: 48px; }

.logo img {
  /*max-height: 30px;*/
  max-height: 50px;
  /*margin: 9px 0 0 0;*/
  vertical-align: middle; }

.header-in .bt-searchArticle {
  display: inline-block;
  width: 20%;
  margin: 0 12px 0 0;
  text-align: center;
  height: 48px;
  line-height: 48px;
  color: #fff;
  cursor: pointer; }

.headerSearch .bt-searchArticle {
  color: #333; }

.bt-searchArticle:hover .searchMainBoxMobile {
  display: block; }

.headerScroll .bt-searchArticle {
  color: #333; }

.searchMainBoxMobile {
  position: absolute;
  width: 100%;
  top: 45px;
  left: 0;
  background: #25282E;
  border-top: 1px solid #343c46;
  display: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  z-index: 9997;
  padding: 0 constant(safe-area-inset-right) 0 constant(safe-area-inset-left); }

.searchMainBoxMobileField button.resetFieldSearchMobile {
  background: none;
  position: absolute;
  width: 48px;
  right: 22%;
  line-height: 36px;
  color: #ccc; }

.bt-searchArticle button.resetFieldSearchMobile i {
  line-height: 35px; }

.wrapSearchMainBoxMobile {
  width: 95%;
  margin: 0 auto;
  line-height: 0;
  padding: 5px 0; }

.searchMainBoxMobileField {
  background: #fff;
  display: inline-block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }

.searchMainBoxMobileField input {
  display: inline-block;
  float: left;
  width: 80%;
  background: none;
  border: 0;
  height: 38px;
  line-height: 38px;
  outline: 0;
  padding: 0 48px 0 12px;
  color: #666;
  font-size: 0.9em; }

.searchMainBoxMobileField button {
  background: #2BACB1;
  color: #fff;
  border: none;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 38px;
  line-height: 36px;
  float: right;
  width: 20%; }

.header-in .form-search-top {
  display: none; }

.signin-bt {
  display: inline-block;
  width: 55%;
  float: right;
  text-align: right;
  line-height: 48px; }

.signin-bt-text {
  cursor: pointer;
  color: #f3f3f3;
  font-size: 0.85em; }

.signin-bt-text:hover {
  color: #fff; }

.signup-bt {
  display: inline-block;
  border: 1px solid #fff;
  line-height: 30px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  color: #fff;
  padding: 0 10px;
  margin-right: 8px; }

.signup-bt:hover {
  color: #0F0B08;
  background: #fff;
  -webkit-transition: background 0.5s, color 0.5s;
  /* Safari */
  transition: background 0.5s, color 0.5s; }

.container {
  position: relative;
  z-index: 998;
  padding: 0 constant(safe-area-inset-right) 0 constant(safe-area-inset-left); }

.container-in {
  margin: 32px auto 16px;
  width: 90%; }

.slogan {
  text-align: center;
  color: #fff;
  font-weight: normal;
  line-height: 54px;
  text-shadow: 3px 0 8px rgba(0, 0, 0, 0.8);
  padding: 24px 0 16px 0;
  font-size: 2.2em; }

.description-right {
  color: #fff; }

.detail-home {
  display: inline-block;
  width: 100%; }

.detail-home > li {
  display: inline-block;
  width: 100%;
  margin: 0 0 34px 0; }

.detailIcon {
  font-size: 50px;
  display: inline-block;
  text-shadow: 0 3px 4px rgba(0, 0, 0, 0.5);
  width: 26%;
  float: left; }

.detailText {
  display: inline-block;
  vertical-align: top;
  line-height: 28px;
  width: 74%;
  float: left; }

.detailTextTitle {
  font-size: 1.5em;
  font-family: "noto_sansbold", "noto_sans_thaibold", sans-serif;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }

.detailTextDescription {
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  font-size: 1em;
  margin: 4px 0 0 0;
  color: #e3e3e3; }

.formCreateBlog {
  background: rgba(255, 255, 255, 0.9);
  display: inline-block;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 16px 16px 40px 16px;
  line-height: 36px;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
  margin: 0 0 60px 0; }

.formCreateBlogTitle {
  color: #2bacb1;
  font-size: 1.4em;
  margin: 32px 0 40px 0; }

.textField {
  background: #fbfbfb;
  border: 1px solid #bbb;
  height: 58px;
  line-height: 58px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  margin: 0 0 12px 0; }

.textField .textFieldDomain {
  width: 56%;
  border: none;
  background: none;
  height: 58px;
  line-height: 58px;
  display: inline-block;
  outline: none;
  padding: 0 10px;
  float: left; }

.textField .textFieldBlogName {
  width: 100%;
  border: none;
  background: none;
  height: 46px;
  line-height: 46px;
  display: inline-block;
  outline: none;
  padding: 0 10px;
  float: left; }

.domain {
  display: inline-block;
  float: right;
  width: 44%;
  height: 56px;
  line-height: 58px;
  font-size: 0.8em;
  background: #ddd;
  text-align: center;
  border-left: 1px solid #bbb;
  color: #444; }

.textField.focusing {
  border: 1px solid #56d2d7; }

.focusing .domain {
  background: #56d2d7;
  color: #fff;
  border-left: 1px solid #56d2d7; }

.textField-error {
  border: 1px solid #c00;
  color: #c00; }

.labelDomain {
  display: inline-block;
  width: 100%;
  height: 46px;
  line-height: 46px; }

.btSubmitCreateBlog {
  display: inline-block;
  width: 100%;
  margin: 40px 0 0 0; }

.btSubmitCreateBlog button {
  -moz-transition-property: background, border-bottom;
  -webkit-transition-property: background, border-bottom;
  transition-property: background, border-bottom;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -moz-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  display: inline-block;
  width: 100%;
  background: #2bacb1;
  border: none;
  border-bottom: 3px solid #249094;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  height: 65px;
  line-height: 65px;
  font-family: "noto_sansbold", "noto_sans_thaibold", sans-serif;
  color: #fff;
  font-size: 1.3em; }

.btSubmitCreateBlog button:hover {
  background: #31c2c8;
  border-bottom: 1px solid #249094; }

.login-modal {
  background: rgba(0, 0, 0, 0.85);
  position: fixed;
  top: 0;
  left: 0;
  overflow: auto;
  width: 100%;
  height: 100%;
  z-index: 9997; }

.wrap-box-content {
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  left: 50%;
  margin: 24px 0;
  padding: 0 16px 16px;
  position: absolute;
  -ms-transform: translate(-50%, 0);
  /* IE 9 */
  -webkit-transform: translate(-50%, 0);
  /* Chrome, Safari, Opera */
  transform: translate(-50%, 0); }

.or-text {
  background: #fff; }

.close-login-modal {
  color: #ccc;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 6px; }

.close-login-modal:hover {
  color: #333; }

.textError {
  color: #c00;
  font-size: 0.8em;
  margin: -13px 0 10px 0; }

.titleTextField {
  font-size: 0.9em;
  color: #333; }

video::-webkit-media-controls {
  display: none; }

video::-webkit-media-controls-start-playback-button {
  display: none; }

video::-webkit-media-controls-overlay-play-button {
  display: none; }

video::-webkit-media-controls-play-button {
  display: none; }

video::-webkit-media-controls-volume-slider {
  display: none; }

video::-webkit-media-controls-mute-button {
  display: none; }

video::-webkit-media-controls-timeline {
  display: none; }

video::-webkit-media-controls-current-time-display {
  display: none; }

.clear {
  clear: both; }

.text-left {
  text-align: left;
  clear: both; }

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

.text-right {
  text-align: right;
  clear: both; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.bold {
  font-family: "noto_sansbold", "noto_sans_thaibold", sans-serif; }

.fade-dialog {
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 9998; }

.dialog {
  background: #fbfcfd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 0 5px 13px rgba(0, 0, 0, 0.5);
  left: 50%;
  margin: -175px 0 0 -150px;
  position: absolute;
  top: 50%;
  width: 300px;
  height: auto;
  min-height: 100px;
  z-index: 9990; }

.title-dialog {
  color: #222;
  font-size: 19px;
  font-family: "noto_sansbold", "noto_sans_thaibold", sans-serif;
  margin: 0;
  padding: 24px;
  display: inline-block;
  width: 100%;
  height: inherit;
  line-height: 24px; }

.detail-dialog,
.detail-dialog-auto-height {
  color: #666;
  display: inline-block;
  font-size: 13px;
  padding: 8px 16px 16px 16px;
  width: 100%;
  word-wrap: break-word; }

#modal-upload-logo .detail-dialog {
  max-height: 260px;
  overflow: auto; }

.detail-dialog-auto-height {
  height: 90%; }

.detail-dialog-max-height500 {
  color: #666;
  font-size: 13px;
  line-height: 24px;
  max-height: 250px;
  overflow: auto;
  padding: 0 24px 8px 24px;
  word-wrap: break-word;
  margin-bottom: 16px; }

.button-dialog {
  padding: 8px 16px; }

.have-border {
  border-top: 1px solid #ddd; }

.button-dialog {
  padding: 8px 24px; }

.button-dialog-auto-height {
  bottom: 0;
  padding: 8px 16px;
  position: absolute;
  width: 100%; }

.buttonLists-dialog {
  display: inline-block;
  width: 100%; }
  .buttonLists-dialog > li {
    color: #2BACB1;
    float: right;
    font-size: 15px;
    font-family: "noto_sansbold", "noto_sans_thaibold", sans-serif;
    display: inline-block;
    padding: 0 0 0 32px; }
  .buttonLists-dialog > li > a {
    color: #0082d4;
    display: inline-block;
    text-decoration: none; }

.accept,
.accept2 {
  cursor: pointer;
  display: inline-block; }

.cancel,
.cancel-this {
  color: #909090;
  cursor: pointer;
  display: inline-block; }

.dialog-small {
  background: #fbfcfd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 0 5px 13px rgba(0, 0, 0, 0.5);
  left: 50%;
  margin: -175px 0 0 -150px;
  position: absolute;
  top: 50%;
  width: 300px;
  min-height: 100px;
  z-index: 9990; }

.dialog-medium {
  background: #fbfcfd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 0 5px 13px rgba(0, 0, 0, 0.5);
  left: 50%;
  margin: -175px 0 0 -150px;
  position: absolute;
  top: 50%;
  width: 300px;
  min-height: 100px;
  z-index: 9990; }

.dialog-large {
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -webkit-transform: translate(-50%, -50%);
  /* Chrome, Safari, Opera */
  transform: translate(-50%, -50%);
  background: #fbfcfd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 0 5px 13px rgba(0, 0, 0, 0.5);
  left: 50%;
  /*margin: -175px 0 0 -150px;*/
  position: absolute;
  top: 50%;
  width: 300px;
  min-height: 100px;
  z-index: 9990; }

.dialog-auto-height {
  background: #fbfcfd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 0 5px 13px rgba(0, 0, 0, 0.5);
  margin: 10px auto;
  position: relative;
  width: 300px;
  height: 90%;
  z-index: 9990; }

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

.txt-bold {
  font-weight: bold; }

.watermark {
  background: url(../images/logo-watermark.png) repeat; }

#termAndCondition .title-dialog {
  font-family: "noto_sansbold", "noto_sans_thaibold", sans-serif; }

#termAndCondition p,
#termAndCondition ol li {
  font-size: 1.1em;
  color: #222; }

#termAndCondition .buttonLists-dialog > li {
  font-size: 1em; }

.text-email {
  color: #042c64; }

.close-modal {
  color: #999;
  cursor: pointer;
  position: absolute;
  right: 13px;
  top: 3px; }

.close-modal:hover {
  color: #c00; }

.footer-home {
  font-size: 13px;
  text-align: center; }

.footer-home ul {
  display: inline-block;
  width: 100%;
  text-align: center; }

.footer-home ul > li {
  display: inline-block;
  margin-right: 16px;
  margin-top: 10px; }

.footer-home ul > li a {
  display: inline-block;
  text-decoration: none;
  color: #ccc; }

.footer-home ul > li a:hover {
  text-decoration: underline; }

.mg-copyright {
  color: #aaa;
  font-size: 10px; }

.description-blog-address {
  font-size: 13px;
  color: #444;
  margin: -13px 0 10px 0;
  clear: both; }

.video-wrapper {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.content-card-article {
  width: 90%;
  margin: 0 auto;
  padding: 30px 0;
  font-family: "noto_sansregular", "noto_sans_thairegular", "NotoSansCJKjp_Regular", sans-serif; }

.content-left {
  width: 100%; }
  .content-left h2 {
    font-weight: normal;
    font-size: 1.5em;
    color: #2bacb1; }

.content-right {
  display: none; }

ul.ListPost-list {
  display: inline-block;
  width: 100%; }

ul.ListPost-list > li {
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
  border: 1px solid #ddd;
  display: inline-block;
  margin: 0 0 32px 0;
  width: 100%;
  position: relative;
  line-height: 0; }

.wrapper-searchResults ul.ListPost-list > li {
  border-top: none;
  border-left: none;
  border-right: none; }

ul.ListPost-list > li.tagNoPost {
  background: #fcfcfc;
  box-shadow: none;
  text-align: center;
  padding: 48px 0 !important;
  font-size: 1.1em;
  color: #999;
  border: 1px solid #eee; }

ul.ListPost-list > li:first-child {
  padding-top: 0; }

ul.ListPost-list > li:last-child {
  border-bottom: 0; }

ul.ListPost-list > li.no-cover {
  padding: 24px 0 0 0;
  position: relative; }

ul.ListPost-list > li a {
  color: #555;
  display: inline-block;
  text-decoration: none;
  width: 100%; }

ul.ListPost-list > li a span {
  display: inline-block;
  width: 100%; }

ul.ListPost-list > li ul {
  display: table;
  table-layout: fixed;
  width: 100%; }

ul.ListPost-list > li ul > li.ListPost-image {
  display: inline-block;
  margin: 0 0 8px 0;
  position: relative;
  width: 100%; }

ul.ListPost-list > li .tag-post-latest a {
  moz-transition-property: color;
  -webkit-transition-property: color;
  transition-property: color;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -moz-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  color: #ccc;
  display: inline-block;
  font-size: 15px;
  line-height: 0;
  text-decoration: none;
  width: 100%; }

ul.ListPost-list > li .tag-post-latest a:hover {
  color: #15a9c7; }

ul.ListPost-list > li .tag-post-latest a span {
  width: auto; }

ul.ListPost-list > li .tag-post-latest a span.head-tag {
  background: url("../images/head-tag.png") no-repeat;
  display: inline-block;
  float: left;
  width: 12px;
  height: 24px; }

ul.ListPost-list > li .tag-post-latest a span.content-tag-name {
  background: rgba(0, 0, 0, 0.6);
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  display: inline-block;
  font-size: 0.8em;
  line-height: 24px;
  padding: 0 9px 0 6px;
  height: 24px; }

.no-cover .tag-post-latest {
  left: auto;
  margin: 0 0 0 16px;
  position: inherit;
  top: auto; }

ul.ListPost-list > li.no-cover .tag-post-latest a {
  color: #fff; }

ul.ListPost-list > li.no-cover .tag-post-latest:hover a {
  color: #15a9c7; }

ul.ListPost-list > li .follow-blog-reader-page a {
  moz-transition-property: color;
  -webkit-transition-property: color;
  transition-property: color;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -moz-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  color: #ccc;
  display: inline-block;
  font-size: 13px;
  text-decoration: none;
  width: 100%; }

ul.ListPost-list > li .followed a {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  text-decoration: none;
  width: 100%; }

ul.ListPost-list > li .follow-blog-reader-page:hover a {
  color: #15a9c7; }

ul.ListPost-list > li .followed:hover a {
  color: #fff; }

ul.ListPost-list > li .follow-blog-reader-page i {
  font-size: 11px; }

ul.ListPost-list > li a span.text-followed {
  display: none; }

ul.ListPost-list > li .followed a .text-followed {
  display: inline-block; }

ul.ListPost-list > li .followed a .text-not-follow {
  display: none; }

ul.ListPost-list > li ul > li.ListPost-image img {
  -ms-transform: translate(0, -50%);
  /* IE 9 */
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: relative;
  top: 50%;
  width: 100%; }

ul.ListPost-list > li ul > li.ListPost-image .ListPost-image_item {
  background-position: center;
  background-size: cover;
  display: inline-block;
  position: relative;
  width: 100%;
  height: 128px; }

ul.ListPost-list > li.no-excerpt ul > li.ListPost-image .ListPost-image_item {
  height: 150px; }

ul.ListPost-list > li ul > li.ListPost-details {
  display: inline-block;
  line-height: 30px;
  padding: 0 16px;
  width: 100%; }

ul.ListPost-list > li ul > li.NoImage {
  padding: 0;
  width: 100%; }

ul.ListPost-list > li .title {
  color: #333;
  display: inline-block;
  font-family: "noto_sansbold", "noto_sans_thaibold", sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4em;
  max-height: 90px;
  overflow: hidden;
  width: 100%; }

ul.ListPost-list > li ul > li.ListPost-details .excerpt {
  color: #666;
  display: inline-block;
  font-size: 1em;
  height: 64px;
  word-break: break-all; }

ul.ListPost-list > li.no-cover ul > li.ListPost-details .excerpt {
  height: auto;
  max-height: 250px; }

ul.ListPost-list > li.loadmore {
  moz-transition-property: background, color;
  -webkit-transition-property: background, color;
  transition-property: background, color;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -moz-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  display: inline-block;
  width: 100%;
  height: 40px;
  line-height: 38px;
  background: #fff;
  border: 1px solid #ddd;
  text-align: center;
  font-size: 14px;
  color: #333;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }
  ul.ListPost-list > li.loadmore a {
    moz-transition-property: color;
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #333;
    text-decoration: none; }

ul.ListPost-list > li.loadmore:hover {
  border: 1px solid #2BACB1;
  color: #2BACB1;
  background: #2bacb1; }
  ul.ListPost-list > li.loadmore:hover a {
    color: #fff; }

.info-writer {
  display: inline-block;
  width: 100%; }

.info-writer .info-writer-left {
  color: #999;
  display: inline-block;
  margin: 8px 0 0 0;
  padding: 0 16px;
  width: 100%; }

.info-writer .blogger-avatar {
  display: inline-block;
  vertical-align: middle;
  width: 10%;
  height: 32px; }

.info-writer .blogger-avatar img {
  border-radius: 16px;
  max-width: 32px; }

.info-writer .date {
  color: #999;
  display: inline-block;
  font-size: 0.7em;
  line-height: 1.5em;
  padding: 0 0 0 8px;
  vertical-align: middle;
  width: 88%; }

.info-writer .date > div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

ul.ListPost-list > li .info-writer .date a {
  color: #666;
  width: auto; }

ul.ListPost-list > li .info-writer .date a:hover {
  color: #000; }

.info-writer {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 16px; }

.info-writer .info-writer-right {
  background: #fafafa;
  border: 1px solid #e3e3e3;
  border-left: 0;
  border-right: 0;
  line-height: 1em;
  margin: 24px auto;
  margin-bottom: 0;
  padding: 5px 0;
  text-align: center;
  width: 100%;
  display: none; }

.info-writer .readmore {
  color: #2bacb1;
  font-size: 0.95em;
  font-family: "noto_sansbold", "noto_sans_thaibold", sans-serif;
  margin: 0 auto;
  text-align: left;
  width: 105px; }

.info-writer .readmore a {
  text-decoration: none; }

.info-writer .views {
  color: #a0a0a0;
  font-size: 0.65em;
  margin: 0 auto;
  text-align: left;
  width: 105px; }

.info-writer .no-views {
  line-height: 32px;
  height: 32px; }

.info-writer .article-view {
  font-size: 11px;
  margin-left: 8px; }
  .info-writer .article-view i {
    color: #666; }
  .info-writer .article-view > span {
    font-size: 10px; }

.info-writer .article-comment {
  font-size: 11px;
  margin-left: 8px; }
  .info-writer .article-comment i {
    color: #666; }
  .info-writer .article-comment > span {
    font-size: 10px; }

.ListPost-list .info-writer a.link-readmore {
  display: inline-block;
  width: 100%; }

.ListPost-image_item-shadow {
  background: url(../images/shadow-post-list-small.png) repeat;
  bottom: 0;
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 64px; }

.follow-blog-button {
  moz-transition-property: border;
  -webkit-transition-property: border;
  transition-property: border;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -moz-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  background: #fff;
  border: 1px solid #999;
  border-radius: 15px;
  line-height: 0;
  text-align: center;
  width: 100%;
  height: 30px;
  z-index: 7777; }

.follow-blog-button:hover {
  border: 1px solid #2BACB1; }

.follow-blog-button i {
  font-size: 11px; }

.follow-blog-button a {
  moz-transition-property: color;
  -webkit-transition-property: color;
  transition-property: color;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -moz-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  color: #666;
  display: inline-block;
  font-size: 15px;
  line-height: 28px;
  text-decoration: none;
  width: 100%;
  height: 100%; }

.follow-blog-button:hover a {
  color: #2BACB1; }

.followed,
.followed:hover,
.follow-blog-reader-page.followed,
.follow-blog-reader-page.followed:hover {
  background: #2BACB1; }

.list-blog .blogFollowButton .text-followed {
  display: none; }

.list-blog .blogFollowButton.followed {
  border: 1px solid #2BACB1; }
  .list-blog .blogFollowButton.followed .text-not-follow {
    display: none; }
  .list-blog .blogFollowButton.followed .text-followed {
    display: inline-block; }

.list-blog .blogFollowButton.followed a,
.list-blog .blogFollowButton.followed:hover a {
  color: #fff; }

.follow-blog-reader-page {
  moz-transition-property: background;
  -webkit-transition-property: background;
  transition-property: background;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -moz-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 8px;
  position: absolute;
  right: 16px;
  text-align: center;
  top: 16px;
  width: 100px;
  height: 30px;
  line-height: 28px;
  z-index: 777; }

.follow-blog-reader-page:hover {
  background: rgba(0, 0, 0, 0.95); }

.social-article-card {
  display: table;
  width: 100%;
  line-height: 0;
  table-layout: fixed; }
  .social-article-card > li {
    display: table-cell;
    width: auto;
    text-align: center;
    vertical-align: top; }
  .social-article-card > li a {
    display: inline-block;
    width: 100%;
    height: 36px;
    line-height: 36px; }
  .social-article-card a {
    display: table-cell !important;
    width: auto;
    text-align: center;
    vertical-align: top;
    height: 36px;
    line-height: 7px;
    color: #999 !important;
    vertical-align: middle; }
  .social-article-card a:hover {
    color: #2bacb1 !important; }
  .social-article-card .lineButton:before {
    font-size: 16px; }
  .social-article-card .bookmarked i {
    color: #2bacb1; }

ul.ListPost-list .social-article-card > li a {
  color: #999; }

ul.ListPost-list .social-article-card > li:hover a,
ul.ListPost-list .social-article-card > li.bookmarked a {
  color: #2bacb1; }

.social-article-card a.hide {
  display: none !important; }

.headerScroll {
  background: #fff;
  width: 100%;
  height: 48px;
  position: fixed;
  z-index: 9997;
  top: -150px;
  border-bottom: 1px solid #ddd;
  transition: top 50ms linear;
  padding: 0 constant(safe-area-inset-right) 0 constant(safe-area-inset-left); }
  .headerScroll .signin-bt {
    display: inline-block;
    width: 55%;
    float: right;
    text-align: right;
    line-height: 48px; }
  .headerScroll .signin-bt-text {
    cursor: pointer;
    color: #222;
    font-size: 0.85em; }
  .headerScroll .signup-bt {
    display: inline-block;
    border: 1px solid #333;
    line-height: 30px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    color: #222;
    padding: 0 10px;
    margin-right: 8px; }
  .headerScroll .signup-bt:hover {
    color: #fff;
    background: #2bacb1;
    border: 1px solid #2bacb1;
    -webkit-transition: background 0.3s, color 0.3s, border 0.3s;
    /* Safari */
    transition: background 0.3s, color 0.3s, border 0.3s; }
  .headerScroll .signin-bt-fixed:hover {
    color: #2bacb1;
    -webkit-transition: color 0.3s;
    /* Safari */
    transition: color 0.3s; }
  .headerScroll .headerScroll,
  .headerScroll .iconHelpCenter a {
    color: #333; }
  .headerScroll .wrapperButtonSigninSignup {
    background: #2B323A; }
  .headerScroll .wrapperButtonSigninSignup:before {
    color: #2B323A; }
  .headerScroll .header-in .form-search-top > span {
    border: 1px solid #ddd; }

.headerSearch .header-in .form-search-top > span {
  border: 1px solid #ddd; }

.headerScrollFixed {
  top: 0 !important; }

.iconHelpCenter {
  display: inline-block;
  color: #fff;
  width: 40px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  vertical-align: top;
  float: right; }
  .iconHelpCenter a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    height: 100%; }

.headerSearch .iconHelpCenter {
  color: #333; }
  .headerSearch .iconHelpCenter a {
    color: #333; }

.headerSearch .signup-bt {
  border: 1px solid #333;
  color: #222; }
.headerSearch .signup-bt:hover {
  color: #fff;
  background: #2bacb1;
  border: 1px solid #2bacb1;
  -webkit-transition: background 0.3s, color 0.3s, border 0.3s;
  /* Safari */
  transition: background 0.3s, color 0.3s, border 0.3s; }
.headerSearch .signin-bt-fixed:hover {
  color: #2bacb1;
  -webkit-transition: color 0.3s;
  /* Safari */
  transition: color 0.3s; }
.headerSearch .login-bt {
  color: #333; }
.headerSearch .login-bt:hover {
  color: #57AAAF; }

.wrapSigninSignupBt {
  display: inline-block;
  width: 55px;
  float: right; }

.signin-bt .iconHelpCenter {
  height: 48px;
  line-height: 48px; }

ul.main-menu > li .iconHelpCenter a {
  font-size: 16px; }

.avatar-login-button {
  color: #eee;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  line-height: 42px;
  width: 100%;
  height: 100%; }
  .avatar-login-button img {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    width: 24px;
    vertical-align: middle; }
  .avatar-login-button i {
    font-size: 0.8em;
    padding: 0 0 0 4px; }

.signin-signup-button {
  display: none; }

.wrapperButtonSigninSignup {
  display: none;
  width: 170px;
  position: absolute;
  background: #fff;
  right: 0;
  z-index: 996;
  margin-top: -8px;
  padding: 8px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  text-align: center; }

.wrapperButtonSigninSignup:before {
  content: "\f0d8";
  display: inline-block;
  position: absolute;
  font-family: FontAwesome;
  top: 0;
  right: 26px;
  margin-top: -28px;
  color: #fff;
  font-size: 20px; }

.signinBtMobile {
  background: #eee;
  height: 32px;
  line-height: 32px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  font-size: 0.8em;
  margin: 0 0 8px 0; }

.signupBtMobile {
  background: #2bacb1;
  height: 32px;
  line-height: 32px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  font-size: 0.8em;
  color: #fff;
  margin-bottom: 6px; }

/* loading */
.fade-dialog-loading {
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 9998; }

.loading-dialog {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #eee;
  font-size: 16px;
  margin-left: -40px;
  margin-top: -50px; }

.sk-circle {
  margin: 20px auto;
  width: 48px;
  height: 48px;
  position: relative; }

.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #eee;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; }

.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg); }

.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }

.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg); }

.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg); }

.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg); }

.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg); }

.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg); }

.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg); }

.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s; }

.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s; }

.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s; }

.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s; }

.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s; }

.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s; }

.ribbon img {
  width: 60px; }

.tabHome {
  display: inline-block;
  width: 100%;
  margin-top: 36px;
  margin-bottom: 32px; }
  .tabHome > li {
    display: inline-block;
    width: 50%;
    float: left;
    height: 48px;
    line-height: 48px;
    background: #fff;
    font-size: 1em;
    color: #666;
    padding: 0 8px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #eee; }
  .tabHome > li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #666; }
  .tabHome > li.active {
    background: #2bacb1;
    color: #fff;
    border: 1px solid #2bacb1; }
  .tabHome > li.active a {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #fff; }
  .tabHome li:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
  .tabHome li:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }

.tabHomeBar {
  -webkit-transition: all 200ms linear;
  /* Safari */
  transition: all 200ms linear;
  top: 0; }

.tabBarFixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9990;
  -webkit-transition: all 200ms linear;
  /* Safari */
  transition: all 200ms linear; }
  .tabBarFixed .tabHome {
    margin: 0;
    /*box-shadow: 0 2px 3px rgba(0,0,0,0.2);*/ }
  .tabBarFixed .tabHome > li {
    height: 48px;
    line-height: 46px; }
  .tabBarFixed .tabHome li:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .tabBarFixed .tabHome li:last-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.tabBarFixedUnderHeader {
  top: 47px; }

.boxLink {
  margin-top: 24px;
  border: 1px solid #eee;
  background: #fefefe;
  padding: 12px; }
  .boxLink > span {
    display: inline-block;
    padding: 0 2px 0 0;
    margin-bottom: 8px; }
  .boxLink > span:first-child {
    padding-left: 0; }
  .boxLink > span:last-child {
    padding-right: 0; }
  .boxLink > span a {
    text-decoration: none;
    color: #333;
    font-size: 11px; }
  .boxLink > span + span:before {
    content: "\f111";
    font-family: FontAwesome;
    display: inline;
    vertical-align: middle;
    font-size: 3px;
    color: #666;
    margin-right: 6px; }

.socialHome {
  text-align: center;
  font-size: 18px; }
  .socialHome a {
    text-decoration: none;
    color: #333; }
  .socialHome > span {
    margin: 0 5px; }

.tab-content {
  /*-webkit-transition: all 150ms cubic-bezier(0.645, 0.045, 0.355, 1); /* Safari */
  /*transition: all 150ms cubic-bezier(0.645, 0.045, 0.355, 1);*/
  margin-top: 0; }

.contentTabBarFixed {
  margin-top: 138px; }

.tabHomeBarTopFixed {
  position: fixed;
  top: -48px;
  z-index: 9991;
  width: 100%;
  -webkit-transition: all 300ms linear;
  /* Safari */
  transition: all 50ms linear; }
  .tabHomeBarTopFixed .tabHome {
    margin: 0; }

.fixedTab {
  top: 0; }

.fixedTabUnderHeader {
  top: 47px; }

.lineButton:before {
  content: "\6f";
  display: inline-block;
  font-family: "ng-font";
  font-size: 22px;
  line-height: 20px;
  margin: 0 auto;
  width: 26px;
  height: 16px; }

.countShareCard {
  font-size: 8px;
  font-family: "noto_sansbold", "noto_sans_thaibold", sans-serif; }

.wrapper-searchResults .iconPlusFollow {
  display: inline-block;
  width: auto;
  float: left;
  margin-right: 6px;
  padding-left: 8px; }

.wrapper-searchResults .textFollowButton {
  display: inline-block;
  float: left;
  width: auto;
  line-height: 19px;
  text-align: left;
  margin-top: 5px; }

.wrapper-searchResults .textFollowBlogButton {
  display: block;
  font-size: 12px; }

.wrapper-searchResults .textFollowCountButton {
  display: block;
  font-size: 8px; }
  .wrapper-searchResults .textFollowCountButton > span {
    font-size: 9px;
    padding-left: 2px;
    width: auto; }

.wrapper-searchResults {
  background: rgba(249, 249, 249, 0.97);
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 997;
  overflow: auto; }

.wrapper-searchResults-home {
  z-index: 9992; }

.content-searchResults {
  width: 90%;
  margin: 0 auto;
  padding: 80px 0 0; }

.title-searchResults {
  font-family: "noto_sansbold", "noto_sans_thaibold", sans-serif;
  font-size: 1.2em;
  display: inline-block; }

.title-searchResults-icon {
  display: inline-block;
  margin-right: 8px; }

.title-searchResults-keyword {
  color: #229194; }

.list-searchResults {
  margin: 16px 0 0 0; }

.list-searchResults ul.ListPost-list > li {
  background: none;
  box-shadow: none;
  border-bottom: 1px solid #ccc;
  padding: 0 0 32px 0; }

.list-searchResults ul.ListPost-list > li ul > li.ListPost-details,
.list-searchResults .info-writer .info-writer-left {
  padding: 0; }

.list-searchResults ul.ListPost-list > li.no-cover {
  padding: 0 0 36px 0; }

.list-searchResults ul.ListPost-list > li.no-cover .ListPost-details {
  padding: 36px 0 0 0; }

.type-searchResults {
  display: inline-block;
  width: 100%;
  margin: 32px 0 16px;
  border-bottom: 1px solid #28adb2; }

.type-searchResults ul {
  display: inline-block;
  width: 100%; }

.type-searchResults ul > li {
  display: inline-block;
  float: left;
  font-size: 1em;
  width: 25%;
  cursor: pointer;
  color: #666; }

.type-searchResults ul > li.selected {
  color: #28adb2; }

.close-searchResults {
  position: fixed;
  right: 20px;
  top: 54px;
  color: #ccc;
  font-size: 24px;
  z-index: 9992;
  cursor: pointer; }

.list-searchResults .bt-subscribe .follow-bt-BlogIndex,
.list-searchResults .subscribeButton .follow-bt-BlogIndex {
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #28adb2;
  color: #28adb2;
  -moz-transition-property: background, color;
  -webkit-transition-property: background, color;
  transition-property: background, color;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -moz-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.list-searchResults .bt-subscribe .follow-bt-BlogIndex:hover,
.list-searchResults .subscribeButton .follow-bt-BlogIndex:hover {
  background: #28adb2;
  color: #fff; }

.list-searchResults .count-follow-BlogIndex-text {
  font-size: 20px; }

.list-searchResults .bt-subscribed .count-follow-BlogIndex-text,
.list-searchResults .subscribedButton .count-follow-BlogIndex-text {
  font-size: 18px; }

.list-searchResults .bt-subscribed .follow-bt-BlogIndex,
.list-searchResults .subscribedButton .follow-bt-BlogIndex {
  background: #28adb2; }

.content-bt-send-message {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -moz-transition-property: box-shadow;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -moz-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  display: inline-block;
  width: 150px;
  height: 40px;
  padding: 2px 14px 0 8px;
  border: 1px solid #2BACB1;
  color: #2BACB1; }

.list-searchResults .content-bt-send-message {
  background: rgba(255, 255, 255, 0.6);
  -moz-transition-property: background, color;
  -webkit-transition-property: background, color;
  transition-property: background, color;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -moz-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.list-searchResults .content-bt-send-message:hover {
  background: #28adb2;
  color: #fff; }

.list-searchResults .i-follow-BlogIndex {
  font-size: 24px;
  line-height: 36px; }

.list-searchResults .info-social-icon > span a:hover {
  color: #2BACB1; }

.list-searchResults .flickr:hover .dot-full {
  background: #2BACB1; }

.list-searchResults .flickr:hover .dot-disc {
  border: 1px solid #2BACB1; }

.list-searchResults-card > li {
  display: inline-block;
  width: 100%;
  margin: 0 0 40px 0; }

.list-searchResults-card > li .info-blog-writer a {
  text-decoration: none;
  display: inline-block;
  color: #28adb2; }

.list-searchResult-person {
  display: inline-block;
  width: 100%; }

.list-searchResult-person > li {
  display: inline-block;
  width: 100%;
  line-height: 0;
  margin: 0 0 24px 0; }

.no-latest-post-title {
  font-size: 1.1em;
  font-family: "noto_sansbold", "noto_sans_thaibold", sans-serif;
  margin-bottom: 14px; }

.wrapper-person-list {
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.1); }

.wrapper-person-list-cover {
  background: #fff;
  display: inline-block;
  width: 100%;
  padding: 12px 8px;
  background-size: cover;
  position: relative;
  height: 75px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.wrapper-person-list-cover-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 995;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 0.79em;
  line-height: 20px;
  padding: 10px;
  text-align: right;
  color: #ddd; }

.detail-person-list {
  display: inline-block;
  width: 100%;
  line-height: 20px;
  background: #fff;
  padding: 0 0 32px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.wrapper-detail-person-list {
  position: relative;
  z-index: 996;
  top: -40px;
  margin: 0 0 60px 0; }

.img-detail-person-list {
  display: inline-block;
  width: 100%;
  text-align: center;
  position: absolute; }

.img-detail-person-list img {
  display: inline-block;
  width: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  max-width: 80px;
  border: 2px solid #fff; }

.detail-name-person-list {
  display: block;
  width: 100%; }

.detail-name-person-list > a {
  text-decoration: none;
  font-family: "noto_sansbold", "noto_sans_thaibold", sans-serif;
  display: inline-block;
  color: #333;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  padding: 0 16px; }

.bt-name-person-list {
  display: block;
  text-align: center; }

.bt-name-person-list > a {
  width: auto;
  height: 26px;
  line-height: 21px;
  margin: 4px 0 0 0;
  display: inline-block;
  border: 1px solid #8dc5c7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  padding: 0 8px;
  text-decoration: none;
  color: #2BACB1;
  font-size: 0.85em;
  background: #fefefe;
  -moz-transition-property: background, color, border;
  -webkit-transition-property: background, color, border;
  transition-property: background, color, border;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -moz-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.bt-name-person-list > a:hover {
  background: #2BACB1;
  color: #fff;
  border: 1px solid #2BACB1; }

.bt-name-person-list > a .spaceIcon:before {
  vertical-align: sub; }

.bt-name-person-list > a {
  min-width: 106px; }

.bt-name-person-list > a.followed {
  background: #2BACB1;
  color: #fff; }

.bt-name-person-list .unfollowed {
  display: none; }

.bt-name-person-list > a.followed:hover .following {
  display: none; }

.bt-name-person-list > a.followed:hover .unfollowed {
  display: inline-block; }

.closeSearchResultBt {
  color: #ccc; }

.closeSearchResultBt:hover {
  color: #c00; }

.wrapper-instantSearch {
  display: none; }

.headerSearch {
  background: #fff; }

.tagOnCard-search {
  margin-top: 24px;
  display: inline-block;
  width: 100%; }
  .tagOnCard-search > span {
    display: inline-block;
    float: left;
    margin-right: 8px;
    margin-bottom: 8px; }
  .tagOnCard-search > span a {
    display: inline-block;
    background: #eee;
    height: 28px;
    line-height: 28px;
    padding: 0 8px;
    max-width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 11px;
    color: #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }

.content-left .tagOnCard-search {
  padding: 0 16px; }
  .content-left .tagOnCard-search > span a {
    background: #f3f3f3; }

.list-searchResults-card > li {
  display: inline-block;
  width: 100%;
  margin: 0 0 40px 0; }

.list-searchResults-card > li .info-blog-writer a {
  text-decoration: none;
  display: inline-block;
  color: #28adb2; }

.list-searchResult-person {
  display: inline-block;
  width: 100%; }

.list-searchResult-person > li {
  display: inline-block;
  width: 100%;
  line-height: 0;
  margin: 0 0 24px 0; }

.no-latest-post-title {
  font-size: 1.1em;
  font-family: "noto_sansbold", "noto_sans_thaibold", sans-serif;
  margin-bottom: 14px; }

.wrapper-person-list {
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.1); }

.wrapper-person-list-cover {
  background: #fff;
  display: inline-block;
  width: 100%;
  padding: 12px 8px;
  background-size: cover;
  position: relative;
  height: 75px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.wrapper-person-list-cover-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 995;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 0.79em;
  line-height: 20px;
  padding: 10px;
  text-align: right;
  color: #ddd; }

.detail-person-list {
  display: inline-block;
  width: 100%;
  line-height: 20px;
  background: #fff;
  padding: 0 0 32px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.wrapper-detail-person-list {
  position: relative;
  z-index: 996;
  top: -40px;
  margin: 0 0 60px 0; }

.img-detail-person-list {
  display: inline-block;
  width: 100%;
  text-align: center;
  position: absolute; }

.img-detail-person-list img {
  display: inline-block;
  width: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  max-width: 80px;
  border: 2px solid #fff; }

.detail-name-person-list {
  display: block;
  width: 100%; }

.detail-name-person-list > a {
  text-decoration: none;
  font-family: "noto_sansbold", "noto_sans_thaibold", sans-serif;
  display: inline-block;
  color: #333;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  padding: 0 16px; }

.bt-name-person-list {
  display: block;
  text-align: center; }

.bt-name-person-list > a {
  width: auto;
  height: 26px;
  line-height: 21px;
  margin: 4px 0 0 0;
  display: inline-block;
  border: 1px solid #8dc5c7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  padding: 0 8px;
  text-decoration: none;
  color: #2BACB1;
  font-size: 0.85em;
  background: #fefefe;
  -moz-transition-property: background, color, border;
  -webkit-transition-property: background, color, border;
  transition-property: background, color, border;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -moz-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.bt-name-person-list > a:hover {
  background: #2BACB1;
  color: #fff;
  border: 1px solid #2BACB1; }

.bt-name-person-list > a .spaceIcon:before {
  vertical-align: sub; }

.bt-name-person-list > a {
  min-width: 106px; }

.bt-name-person-list > a.followed {
  background: #2BACB1;
  color: #fff; }

.bt-name-person-list .unfollowed {
  display: none; }

.bt-name-person-list > a.followed:hover .following {
  display: none; }

.bt-name-person-list > a.followed:hover .unfollowed {
  display: inline-block; }

.info-blog-wrap {
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2); }

.info-blog-content {
  background: rgba(255, 255, 255, 0.9);
  padding: 32px; }

.info-blog-image {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .info-blog-image img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    width: 60px;
    border: 2px solid #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }

.info-blog-name {
  color: #333;
  display: inline-block;
  font-size: 14px;
  font-family: "noto_sansregular", "noto_sans_thairegular", "NotoSansCJKjp_Regular", sans-serif;
  line-height: 22px;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  text-shadow: 0 1px 0 white; }

.info-blog-writer {
  display: inline-block;
  font-size: 15px;
  font-family: "noto_sansbold", "noto_sans_thaibold", sans-serif;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  width: 100%; }
  .info-blog-writer .verifiedBadge {
    margin-left: 2px; }

.info-blog-writer-text {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 90%;
  vertical-align: text-bottom; }

.info-blog-writer a {
  text-decoration: none;
  display: inline-block; }

.info-short-blog:before {
  content: "\f10d";
  font-family: FontAwesome;
  font-size: 0.8em;
  margin: -2px 0 0 -16px;
  position: absolute; }

.info-short-blog:after {
  content: "\f10e ";
  font-family: FontAwesome;
  font-size: 0.8em;
  margin: -2px 0 0 5px;
  position: absolute; }

.info-social-icon {
  display: inline-block;
  margin: 16px 0;
  width: 100%; }
  .info-social-icon > span {
    margin: 0 12px 0 0; }
  .info-social-icon > span a {
    text-decoration: none;
    color: #555;
    display: inline-block; }
  .info-social-icon > span a .icon-line {
    display: inline-block;
    vertical-align: text-top; }
  .info-social-icon .dot-full,
  .info-social-icon .dot-disc {
    width: 6px;
    height: 6px; }
  .info-social-icon .dot-full {
    background: #555; }
  .info-social-icon .dot-disc {
    border: 1px solid #555; }

.flickr {
  display: inline-block;
  margin: -10px 0 0 0;
  vertical-align: middle; }

.wrap-icon-follow-social-small .flickr {
  margin: -5px 0 0 0; }

.dot-full,
.dot-disc {
  -moz-transition-property: border, background;
  -webkit-transition-property: border, background;
  transition-property: border, background;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -moz-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  margin: 0 1px;
  width: 8px;
  height: 8px; }

.info-blog-button {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  line-height: 0; }

.info-send-message-button {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  margin: 8px 0 0 0; }

a.follow-BlogIndex {
  text-decoration: none;
  color: #fff; }

a.wrap-bt-send-message {
  text-decoration: none;
  color: #fff; }

.follow-bt-BlogIndex {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -moz-transition-property: box-shadow;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -moz-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  /*box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);*/
  display: inline-block;
  width: 148px;
  height: 40px;
  padding: 2px 14px 0 8px; }

.follow-bt-BlogIndex:hover {
  /*box-shadow: 0 2px 18px rgba(0, 0, 0, 0.2);*/ }

.count-follow-BlogIndex {
  display: inline-block;
  line-height: 21px;
  text-align: left;
  vertical-align: middle;
  position: relative;
  z-index: 996;
  width: 65%; }

.count-follow-BlogIndex-number {
  display: inline-block;
  font-family: "noto_sansregular", "noto_sans_thairegular", "NotoSansCJKjp_Regular", sans-serif;
  font-size: 10px;
  width: 100%; }
  .count-follow-BlogIndex-number > span {
    padding-left: 2px; }

.i-follow-BlogIndex {
  display: inline-block;
  float: left;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  position: relative;
  z-index: 996; }

.count-follow-BlogIndex-text {
  display: inline-block;
  font-family: "noto_sansregular", "noto_sans_thairegular", "NotoSansCJKjp_Regular", sans-serif;
  font-size: 22px;
  margin: 5px 0 0 0;
  width: 100%; }

.bt-subscribed,
.subscribedButton {
  display: inline-block; }

.bt-subscribed .i-follow-BlogIndex:before,
.bt-subscribed .i-follow-profile:before,
.subscribedButton .i-follow-BlogIndex:before,
.subscribedButton .i-follow-profile:before {
  content: "\f00c";
  font-family: "FontAwesome";
  line-height: 37px; }

.bt-subscribed .follow-bt-profile,
.subscribedButton .follow-bt-profile {
  background: #55aeb1; }

.bt-subscribed a,
.subscribedButton a {
  color: #eee; }

.bt-subscribed .i-follow-BlogIndex,
.subscribedButton .i-follow-BlogIndex {
  margin-right: 0; }

.bt-subscribed .count-follow-BlogIndex {
  width: 75%; }

.count-unfollow-BlogIndex-text {
  display: none; }

.info-blog-content .count-follow-BlogIndex {
  float: left; }

.bt-subscribed .count-follow-BlogIndex-text,
.bt-subscribed .count-unfollow-BlogIndex-text,
.bt-subscribed .count-follow-profile-text,
.bt-subscribed .count-unfollow-profile-text
.subscribedButton .count-follow-BlogIndex-text,
.subscribedButton .count-unfollow-BlogIndex-text,
.subscribedButton .count-follow-profile-text,
.subscribedButton .count-unfollow-profile-text {
  font-size: 18px;
  line-height: 36px;
  margin: 0; }

.list-searchResults .i-follow-BlogIndex {
  font-size: 24px;
  line-height: 36px; }

.follow-bt-BlogIndex,
.follow-bt-profile {
  width: 150px; }

.info-blogger-button .follow-bt-profile,
.info-blog-button .follow-bt-BlogIndex,
.info-send-message-button .follow-bt-send-message {
  box-shadow: none; }

.bt-subscribed:hover .count-unfollow-BlogIndex-text,
.bt-subscribed:hover .count-unfollow-profile-text,
.subscribedButton:hover .count-unfollow-BlogIndex-text,
.subscribedButton:hover .count-unfollow-profile-text {
  display: inline-block; }

.bt-subscribed:hover .count-follow-BlogIndex-text,
.bt-subscribed:hover .count-follow-profile-text,
.subscribedButton:hover .count-follow-BlogIndex-text,
.subscribedButton:hover .count-follow-profile-text {
  display: none; }

.bt-subscribed:hover .i-follow-BlogIndex:before,
.bt-subscribed:hover .i-follow-profile:before,
.subscribedButton:hover .i-follow-BlogIndex:before,
.subscribedButton:hover .i-follow-profile:before {
  content: "\f00d";
  line-height: 36px; }

.count-unfollow-profile-text {
  display: none; }

.bt-subscribed:hover .count-unfollow-profile-text,
.subscribedButton:hover .count-unfollow-profile-text {
  display: inline-block; }

.bt-subscribed:hover .count-follow-profile-text,
.subscribedButton:hover .count-follow-profile-text {
  display: none; }

.bt-subscribed:hover .i-follow-profile:before,
.subscribedButton:hover .i-follow-profile:before {
  content: "\f00d";
  line-height: 36px; }

.i-send-message {
  font-size: 21px;
  line-height: 40px;
  display: inline-block;
  float: left;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  margin-right: 12px; }

.send-message-bt-text {
  display: inline-block;
  line-height: 34px;
  text-align: left;
  vertical-align: middle;
  float: left; }

.send-message-bt-text-in {
  display: inline-block;
  font-family: "noto_sansregular", "noto_sans_thairegular", "NotoSansCJKjp_Regular", sans-serif;
  font-size: 17px;
  width: 100%; }

.info-blog-content .i-follow-BlogIndex {
  margin-right: 12px; }

.bt-subscribed .i-follow-BlogIndex,
.subscribedButton .i-follow-BlogIndex {
  margin-right: 0; }

.person-social-list {
  width: 100%;
  text-align: center;
  margin-top: 14px;
  min-height: 23px; }
  .person-social-list > span {
    width: 14px;
    height: 14px;
    margin: 0 2px; }
  .person-social-list > span a {
    font-size: 13px;
    color: #666;
    text-decoration: none;
    width: 100%;
    height: 100%; }
  .person-social-list > span:hover a {
    color: #28ADB2; }
  .person-social-list .icon-line {
    vertical-align: middle;
    margin-top: 0;
    font-size: 12px;
    display: inline-block; }
  .person-social-list .dot-full {
    width: 6px;
    height: 6px;
    background: #666; }
  .person-social-list .dot-disc {
    width: 6px;
    height: 6px; }

.wrap-icon-follow-social,
.wrap-icon-follow-social-small,
.dot-disc {
  border: 1px solid #555;
  transition: all 0.3s ease; }

.searchTags > span {
  display: inline-block;
  float: left;
  margin: 0 12px 12px 0; }
.searchTags > span a {
  background: #e9e9e9;
  height: 32px;
  line-height: 32px;
  padding: 0 8px;
  font-size: 13px;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  text-decoration: none; }
.searchTags > span:hover a {
  color: #000;
  background: #ededed; }

.hide {
  display: none; }

.mainTagWrapper {
  display: inline-block;
  background: #fff;
  width: 100%;
  height: 56px;
  border-bottom: 1px solid #d9dee2;
  top: 45px;
  position: fixed;
  z-index: 998; }

.mainTagWrapperHome {
  position: relative;
  top: 0;
  border-bottom: 1px solid #e3e3e3; }

.mainTagContainer {
  width: 95%;
  margin: 0 auto;
  padding: 0 20px; }

#listMainTag {
  /*.owl-item .selected::after {
  	content: "\f0dd";
  	font-family: FontAwesome;
  	position: absolute;
  	bottom: 0;
  	width: 100%;
  	text-align: center;
  	height: 16px;
  	line-height: 16px;
  	left: 0;
  	margin-bottom: -5px;
  }*/ }
  #listMainTag .owl-stage {
    margin: inherit;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: box; }
  #listMainTag .owl-prev {
    position: absolute;
    left: 0;
    background: none;
    color: rgba(0, 0, 0, 0.5);
    padding: 0;
    top: 10px;
    margin-left: -24px;
    font-size: 20px; }
  #listMainTag .owl-next {
    position: absolute;
    left: auto;
    right: 0;
    background: none;
    color: rgba(0, 0, 0, 0.5);
    padding: 0;
    top: 10px;
    margin-right: -24px;
    font-size: 20px; }
  #listMainTag .owl-nav .disabled {
    display: none; }
  #listMainTag .owl-item {
    line-height: 54px; }
  #listMainTag .owl-item a {
    text-decoration: none;
    color: #495c6f;
    display: inline-block;
    height: 100%; }
  #listMainTag .owl-item .selected {
    border-bottom: 2px solid #2bacb1; }
  #listMainTag .owl-item .selected a {
    color: #25969a;
    text-decoration: none; }

/*#listMainTag .owl-stage-outer {
	overflow-x: hidden;
	//overflow-y: -webkit-paged-y;
}*/
#contentTabTag {
  margin-top: 100px; }

.relateTagMobileWrapper {
  background: #f2f5f8;
  width: 100%;
  height: 44px;
  margin-top: 0;
  z-index: 998;
  border-bottom: 1px solid #eceff2; }

.relateTagMobileContainer {
  width: 95%;
  margin: 0 auto;
  padding: 0 20px; }

#listRelateTagMobile .owl-stage {
  margin: inherit;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box; }
#listRelateTagMobile .owl-item {
  line-height: 43px; }
#listRelateTagMobile .owl-item a {
  text-decoration: none;
  font-size: 0.8em;
  color: #2bacb1;
  display: inline-block;
  height: 100%; }
#listRelateTagMobile .owl-item .selected a {
  color: #22878b;
  text-decoration: underline; }
#listRelateTagMobile .owl-prev {
  position: absolute;
  left: 0;
  background: none;
  color: rgba(43, 172, 177, 0.7);
  padding: 0;
  top: 6px;
  margin-left: -22px;
  font-size: 16px; }
#listRelateTagMobile .owl-next {
  position: absolute;
  left: auto;
  right: 0;
  background: none;
  color: rgba(43, 172, 177, 0.7);
  padding: 0;
  top: 6px;
  margin-right: -22px;
  font-size: 16px; }
#listRelateTagMobile .owl-nav .disabled {
  display: none; }

.card-articleTag {
  margin-top: 0; }

.suggestArticleTag .item {
  display: block;
  width: 100%;
  height: auto;
  line-height: 0; }
.suggestArticleTag .contentSlide {
  display: inline-block;
  width: 100%;
  height: 180px;
  background-size: cover;
  background-position: center;
  position: relative; }
.suggestArticleTag .descriptionSuggestArticleTag {
  background: #d8eced;
  display: inline-block;
  width: 100%;
  line-height: 24px;
  margin-top: -1px;
  padding: 10px;
  color: #495c6f; }
.suggestArticleTag .descriptionSuggestArticleTagTitle {
  display: block;
  font-family: "noto_sansbold", "noto_sans_thaibold", sans-serif;
  max-height: 48px;
  overflow: hidden; }
.suggestArticleTag .descriptionSuggestArticleTagTitle a {
  display: inline-block;
  width: 100%;
  color: #495c6f;
  text-decoration: none; }
.suggestArticleTag .info-writer-left {
  color: #999;
  display: inline-block;
  margin: 8px 0 0 0;
  width: 100%; }
.suggestArticleTag .info-writer-left .verifiedBadge {
  font-size: 10px;
  margin-left: 2px; }
.suggestArticleTag .blogger-avatar {
  display: inline-block;
  vertical-align: middle;
  width: 5%;
  height: 26px; }
.suggestArticleTag .blogger-avatar img {
  border-radius: 16px;
  max-width: 24px; }
.suggestArticleTag .date {
  color: #777;
  display: inline-block;
  font-size: 9.5px;
  line-height: 11px;
  padding: 0 0 0 3px;
  vertical-align: middle;
  width: 88%; }
.suggestArticleTag .date a {
  display: inline-block;
  text-decoration: none;
  color: #555; }
.suggestArticleTag .date > span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 100%; }
.suggestArticleTag .owl-theme .owl-nav [class*='owl-'] {
  background: none; }
.suggestArticleTag .owl-prev {
  left: 0;
  position: absolute;
  top: 75px; }
.suggestArticleTag .owl-next {
  left: auto;
  right: 0;
  position: absolute;
  top: 75px; }

.suggestArticleTag {
  margin: 10px 0 48px; }

.breadcrumb {
  display: block;
  font-size: 12px;
  color: #888;
  margin-bottom: 24px; }
  .breadcrumb > span {
    margin-right: 4px; }
  .breadcrumb a {
    display: inline-block;
    text-decoration: none;
    color: #888;
    font-size: 12px; }
  .breadcrumb a:hover {
    color: #25969a;
    text-decoration: underline; }

.card-articleTag .wrap-content-right {
  margin-top: 90px; }
.card-articleTag h2 {
  margin-bottom: 4px; }

.hiddenMore {
  display: none !important; }

.verifiedBadge {
  display: inline-block;
  font-size: 20px;
  vertical-align: middle;
  line-height: 0;
  position: relative; }

.verifiedBadge i {
  position: relative; }

.verifiedBadge i i {
  color: #fff;
  position: absolute;
  left: 0;
  font-size: 9px;
  width: 17px;
  text-align: center;
  top: 24%; }

.companyBadge {
  color: #03afb1; }

.personBadge {
  color: #f60; }

.info-writer .verifiedBadge {
  font-size: 10px;
  margin-left: 2px; }
  .info-writer .verifiedBadge i i {
    font-size: 5px;
    width: 9px;
    margin-top: 1px; }

.list-blog .verifiedBadge {
  width: 20px;
  font-size: 12px;
  float: left;
  line-height: 38px; }

.suggestArticleTag a .contentSlideView {
  color: #495c6f;
  font-size: 0.7em; }
.suggestArticleTag .contentSlideView {
  padding: 4px 6px;
  position: absolute;
  top: 16px;
  right: 16px;
  background: rgba(255, 255, 255, 0.7);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px; }

.banner750 {
  margin-bottom: 40px; }
  .banner750 img {
    width: 100%;
    height: auto; }

.bannerRight320 img {
  width: 100%;
  height: auto; }

.contentSpecialBanner {
  margin: 45% auto 0;
  width: 90%;
  position: relative; }
  .contentSpecialBanner img {
    border: 3px solid #f9f9f9;
    width: 100%; }

.closeSpecialBanner {
  color: #ccc;
  font-size: 20px;
  margin-top: -22px;
  right: 0;
  position: absolute;
  cursor: pointer; }

.wrapPeopleEarning {
  background: #d5ebee;
  width: 100%;
  position: relative; }

.containerPeopleEarning {
  width: 90%;
  margin: 0 auto; }

.curve {
  width: 158px;
  height: 28.5px;
  margin: 0 0 0 -79px;
  position: absolute;
  top: -18px;
  z-index: 998;
  left: 50%; }
  .curve img {
    width: 100%; }
  .curve i {
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    top: 4px;
    text-align: center;
    color: #9dabbb;
    font-size: 22px; }

.contentPeopleEarning {
  width: 100%;
  display: inline-block;
  padding: 16px 0; }

.contentPeopleEarningIcon {
  width: 15%;
  display: inline-block;
  font-size: 32px;
  vertical-align: middle;
  color: #4d5c6d; }

.contentPeopleEarningDetail {
  width: 82%;
  display: inline-block;
  vertical-align: middle;
  color: #3a4857;
  line-height: 20px;
  font-size: 13px; }

.contentJobCategoryMobile .jobCategoryTitle {
  color: #000;
  font-family: "noto_sansbold", "noto_sans_thaibold", sans-serif;
  font-size: 0.9em; }
.contentJobCategoryMobile .listJobCategory {
  line-height: 0;
  margin: 8px -4px 0; }
.contentJobCategoryMobile .listJobCategory > li {
  display: inline-block;
  width: 50%;
  padding: 0 4px;
  margin-bottom: 8px;
  float: left;
  line-height: 0; }
.contentJobCategoryMobile .listJobCategory > li a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  color: #fff;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  text-align: center; }
.contentJobCategoryMobile .itemJobCategory {
  display: inline-block;
  width: 100%;
  height: 90px;
  background-position: center;
  background-size: cover;
  position: relative; }
.contentJobCategoryMobile .overlayItemJobCategory {
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0; }
.contentJobCategoryMobile .iconJobCategory {
  display: block;
  margin-top: 22px; }
.contentJobCategoryMobile .iconJobCategory i {
  font-size: 24px; }
.contentJobCategoryMobile .iconJobCategory img {
  height: 24px;
  display: inline-block; }
.contentJobCategoryMobile .nameJobCategory {
  font-size: 13px;
  line-height: 24px; }

.contentJobCategoryDesktop {
  display: none; }

/* end loading */
@media screen and (min-width: 450px) {
  .detailIcon {
    width: 20%; }

  .detailText {
    width: 80%; }

  .signin-bt-text {
    font-size: 0.9em; } }
@media screen and (min-width: 500px) {
  ul.ListPost-list > li ul > li.ListPost-image .ListPost-image_item {
    height: 155px; }

  ul.ListPost-list > li.no-excerpt ul > li.ListPost-image .ListPost-image_item {
    height: 180px; }

  ul.ListPost-list > li ul > li.ListPost-details .excerpt {
    height: 65px; }

  .postList-title {
    font-size: 35px;
    width: 70%; }

  .info-writer {
    border: none; }

  .social-article-card {
    border-top: 1px solid #eee;
    margin: 14px 0 0 0; }
    .social-article-card > li {
      border-right: 1px solid #eee;
      font-size: 18px; }
    .social-article-card > li:last-child {
      border-right: 0; }
    .social-article-card > li a {
      height: 40px;
      line-height: 40px; }

  .signin-signup-button {
    display: inline-block; }

  .avatar-login-button {
    display: none; }

  .wrapSigninSignupBt {
    width: auto; }

  .header-in .bt-searchArticle {
    width: 11%; }

  .contentSpecialBanner {
    margin: 20% auto 0;
    width: 80%; } }
@media screen and (min-width: 550px) {
  .info-writer .info-writer-left {
    float: left;
    margin: 0;
    padding: 0;
    width: 70%; }

  .info-writer .info-writer-right {
    background: none;
    border: none;
    border-radius: 0;
    float: right;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 28%;
    display: inline-block; }

  .ListPost-list .info-writer a.link-readmore {
    width: auto; }

  .info-writer .blogger-avatar {
    width: 8%; }

  .info-writer .date {
    line-height: 1.7em;
    width: 90%; }

  .info-writer .views {
    margin: 0 33px 0 0; }

  .info-writer {
    margin: 16px 0 0 0;
    padding: 0 16px;
    border: none; }

  .content-searchResults .ListPost-list .info-writer {
    padding: 0; }

  .info-writer .readmore {
    margin: 0;
    text-align: left;
    width: 105px; }

  .info-writer .views {
    margin: 0;
    text-align: left;
    width: 100%; } }
@media screen and (min-width: 600px) {
  .detailIcon {
    width: 17%; }

  .detailText {
    width: 83%; }

  .brand-logo {
    margin: 0;
    padding: 30px 0 22px; }

  .formCreateBlogTitle {
    font-size: 1.6em; }

  .list-searchResult-person > li {
    width: 50%;
    float: left;
    padding: 0 8px;
    margin: 0 0 40px 0; } }
@media screen and (min-width: 760px) {
  .header {
    height: 80px; }

  .logo img {
    max-height: 36px;
    margin: 23px 0 0 0; }

  .signin-bt {
    line-height: 80px; }

  .formCreateBlog {
    padding: 60px 44px 80px; }

  .detailIcon {
    width: 13%; }

  .detailText {
    width: 87%; }

  .domain {
    font-size: 1em; }

  .wrap-box-content {
    top: 50%;
    margin: 0;
    -ms-transform: translate(-50%, -55.1%);
    /* IE 9 */
    -webkit-transform: translate(-50%, -55.1%);
    /* Chrome, Safari, Opera */
    transform: translate(-50%, -55.1%);
    width: 320px; }

  .signin-bt-text {
    font-size: 1em; }

  .signup-bt {
    margin-right: 12px; }

  .dialog-large {
    /*margin: -175px 0 0 -350px;*/
    width: 700px; }

  .detail-dialog-max-height500 {
    max-height: 400px; }

  .g-recaptcha {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0; }

  ul.ListPost-list > li ul > li.NoImage {
    width: 100%; }

  ul.ListPost-list > li ul > li.ListPost-image .ListPost-image_item {
    height: 185px; }

  ul.ListPost-list > li.no-excerpt ul > li.ListPost-image .ListPost-image_item {
    height: 250px; }

  ul.ListPost-list > li ul > li.ListPost-details .excerpt {
    font-size: 17px;
    height: 54px;
    line-height: 26px;
    margin: 6px 0 6px 0; }

  .social-article-card a {
    border-right: 1px solid #eee; }

  .headerScroll {
    height: 80px;
    top: -80px; }

  .headerScrollFixed .signin-bt-text {
    font-size: 1em; }
  .headerScrollFixed .signup-bt {
    margin-right: 12px; }
  .headerScrollFixed .signin-bt {
    line-height: 80px; }

  .signin-bt .iconHelpCenter {
    height: 80%;
    line-height: 80px;
    margin-right: 10px; }

  .tabHome > li {
    font-size: 1.3em; }

  .tabBarFixedUnderHeader {
    top: 79px; }

  .fixedTabUnderHeader {
    top: 79px; }

  .header-in .bt-searchArticle {
    height: 80px;
    line-height: 80px; }

  .searchMainBoxMobile {
    top: 80px; }

  .content-searchResults {
    width: 750px;
    padding: 110px 0 0; }

  .type-searchResults ul > li {
    font-size: 18px;
    width: 16.66%; }

  .close-searchResults {
    right: 48px;
    top: 86px;
    font-size: 32px; }

  .close-searchResults:hover {
    color: #c00; }

  .list-searchResults .info-blog-image,
  .list-searchResults .info-blog-image {
    vertical-align: top; }

  .list-searchResult-person > li {
    width: 33.33%; }

  .info-blog-content {
    line-height: 0;
    padding: 48px 24px; }

  .info-blog-image {
    width: 17%;
    text-align: left;
    vertical-align: top; }
    .info-blog-image img {
      width: 96px; }

  .info-blogger-name,
  .info-blog-name {
    line-height: 27px;
    text-align: left;
    width: 55%;
    padding: 0 0 0 8px;
    vertical-align: middle; }

  .wrapper-info-blog-button {
    width: 26%;
    padding: 0 0 0 8px;
    display: inline-block;
    vertical-align: middle; }

  .info-blogger-title {
    color: #f8f8f8;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap; }

  .info-blogger-writer,
  .info-blog-writer {
    font-size: 20px;
    text-align: left; }

  .info-short-blogger,
  .info-short-blog {
    font-size: 1.1em;
    text-align: left;
    margin: 0 0 0 16px;
    width: auto;
    word-wrap: break-word; }

  .suggestArticleTag .contentSlide {
    height: 215px; }

  .suggestArticleTag .blogger-avatar {
    width: 4%; }

  .contentPeopleEarning {
    padding: 16px 48px; }

  .contentPeopleEarningIcon {
    text-align: center;
    font-size: 44px;
    width: 11%; }

  .contentPeopleEarningDetail {
    font-size: 17px;
    line-height: 30px;
    width: 88%; }
    .contentPeopleEarningDetail > span {
      display: block; }
    .contentPeopleEarningDetail .icon-income {
      padding-right: 8px; }

  .contentJobCategoryMobile .itemJobCategory {
    height: 115px; }
  .contentJobCategoryMobile .iconJobCategory {
    margin-top: 32px; } }
@media screen and (min-width: 900px) {
  .header-in .bt-searchArticle {
    display: none; }

  .header-in .form-search-top {
    display: inline-block; }
  .header-in .form-search-top {
    display: inline-block;
    width: 240px;
    padding: 0;
    margin-right: 8px;
    position: relative;
    height: 80px;
    line-height: 80px; }
  .header-in .form-search-top > span {
    background: #f9f9f9;
    border: 1px solid #fff;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    border-radius: 14px;
    height: 30px;
    line-height: 28px;
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left; }
  .header-in .form-search-top input {
    background: none;
    border: none;
    height: 28px;
    line-height: 28px;
    width: 84%;
    display: inline-block;
    font-size: 0.8em;
    padding: 0 10px;
    vertical-align: top;
    outline: none;
    color: #22282e; }

  .header-in .signin-bt {
    width: 60%; }

  .form-search-top input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #999; }

  .form-search-top input::-moz-placeholder {
    /* Firefox 19+ */
    color: #999; }

  .form-search-top input:-ms-input-placeholder {
    /* IE 10+ */
    color: #999; }

  .form-search-top input:-moz-placeholder {
    /* Firefox 18- */
    color: #999; }

  .header-in .form-search-top button {
    position: absolute;
    right: 0;
    height: 28px;
    line-height: 28px;
    border: none;
    /*border-left: 1px solid #666;*/
    background: none;
    top: 0;
    color: #22282e;
    width: 16%;
    text-align: right;
    padding: 0 10px 0 0; }

  .form-search-top button:hover {
    color: #2bacb1; }

  .wrapper-instantSearch {
    display: block;
    background: #fcfcfc;
    width: 100%;
    position: absolute;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    margin: 6px 0 0 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    z-index: 9998; }

  .container-instantSearch {
    overflow: auto;
    display: inline-block;
    width: 100%; }

  .content-instantSearch {
    padding: 12px 0;
    display: inline-block;
    width: 100%; }

  .container-instantSearch .mCSB_inside > .mCSB_container {
    margin: 0; }

  .container-instantSearch .mCSB_scrollTools {
    width: 5px; }

  .wrapper-instantSearch:before {
    content: "\f0d8 ";
    font-family: FontAwesome;
    position: absolute;
    top: -16px;
    left: 12px;
    color: #fff;
    font-size: 20px; }

  .linkSearching {
    text-decoration: none;
    color: #23282e;
    width: 229px;
    top: 250px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); }

  .linkSearching:hover,
  .linkSearching.selected {
    color: #fff; }

  .searching {
    /*display: inline-block;
    width: 100%;
    font-size: 13px;
    max-height: 64px;*/
    background: #fff;
    border-top: 1px solid #e0e0e0;
    padding: 8px 12px 6px;
    display: inline-block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    font-size: 13px;
    line-height: 24px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: -8px 0 0 0;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); }

  .searching:hover,
  .listInstantSearch.selected .searching {
    background: #2bacb1;
    color: #fff; }

  .keywordSearching {
    color: #2bacb1;
    word-break: break-all; }

  .searching:hover .keywordSearching,
  .listInstantSearch.selected .keywordSearching {
    color: #fff; }

  .title-result {
    display: block;
    color: #777;
    font-size: 12px;
    padding: 0 12px;
    background: #dfedf0;
    margin-bottom: 8px; }

  .content-title-result {
    display: inline-block;
    width: 100%;
    padding: 2px 0; }

  .countSuggestSearch {
    margin-left: 2px;
    color: #229194;
    font-size: 0.85em;
    font-family: "noto_sansbold", "noto_sans_thaibold", sans-serif; }

  .countSuggestSearchMore {
    float: right; }
    .countSuggestSearchMore a {
      display: inline-block;
      color: #555;
      font-size: 0.9em; }

  .groupArticleSearch,
  .groupBlogSearch,
  .groupPeopleSearch {
    margin-bottom: 24px; }

  .list-instantSearch-article,
  .list-instantSearch-blog,
  .list-instantSearch-people {
    display: block;
    padding: 0 12px;
    line-height: 32px; }

  .list-instantSearch-article a,
  .list-instantSearch-blog a,
  .list-instantSearch-people a {
    text-decoration: none;
    display: inline-block;
    width: 100%;
    color: #23282e;
    font-size: 13px;
    margin: 0 0 4px 0; }

  .list-instantSearch-article a:hover,
  .list-instantSearch-blog a:hover,
  .list-instantSearch-people a:hover {
    color: #fff; }

  .list-instantSearch-article:hover,
  .list-instantSearch-blog:hover,
  .list-instantSearch-people:hover,
  .list-instantSearch-article.selected,
  .list-instantSearch-blog.selected,
  .list-instantSearch-people.selected {
    background: #2bacb1; }

  .list-instantSearch-article:hover a,
  .list-instantSearch-blog:hover a,
  .list-instantSearch-people:hover a,
  .list-instantSearch-article.selected a,
  .list-instantSearch-blog.selected a,
  .list-instantSearch-people.selected a {
    color: #fff; }

  .list-instantSearch-article-icon {
    display: inline-block;
    width: 10%;
    font-size: 14px;
    vertical-align: middle;
    line-height: 0; }

  .list-instantSearch-article-title {
    display: inline-block;
    width: 88%;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 14px; }

  .more-searchResult {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 11px;
    margin: 8px 0 14px 0;
    padding: 0 12px; }

  .more-searchResult a {
    text-decoration: underline;
    color: #23282e;
    display: inline-block;
    width: 100%;
    background: #dfedf0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px; }

  .more-searchResult a:hover {
    color: #fff; }

  .more-searchResult a:hover,
  .more-searchResult.selected a {
    background: #2bacb1;
    color: #fff; }

  .list-instantSearch-blog-icon {
    display: inline-block;
    width: 15%;
    font-size: 14px;
    vertical-align: middle;
    line-height: 0; }

  .list-instantSearch-blog-icon img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #eee;
    width: auto;
    height: 30px; }

  .list-instantSearch-blog-title {
    display: inline-block;
    width: 83%;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 14px; }

  .list-instantSearch-people-icon {
    display: inline-block;
    width: 15%;
    font-size: 14px;
    vertical-align: middle;
    line-height: 0; }

  .list-instantSearch-people-icon img {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    border-radius: 16px;
    border: 1px solid #eee;
    width: auto;
    height: 30px; }

  .list-instantSearch-people-title {
    display: inline-block;
    width: 83%;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 14px; } }
@media screen and (min-width: 960px) {
  .detailIcon {
    width: 9%; }

  .detailText {
    width: 91%; }

  .description-left {
    width: 50%;
    float: left;
    padding: 0 24px 0 0; }

  .detailIcon {
    width: 13%; }

  .detailText {
    width: 87%; }

  .description-right {
    width: 50%;
    float: right;
    padding: 0 0 0 24px; }

  .textField .textFieldDomain {
    width: 62%; }

  .domain {
    width: 38%; }

  .iconHelpCenter {
    height: 32px;
    line-height: 32px; }

  .ribbon img {
    width: 100px; }

  .mainTagWrapper {
    top: 35px;
    height: 70px; }

  .mainTagWrapperHome {
    top: 0;
    height: 64px; }

  #contentTabTag {
    margin-top: 105px; }

  .relateTagMobileWrapper {
    top: 0; }

  #listMainTag .owl-item {
    line-height: 68px; }

  .mainTagWrapperHome #listMainTag .owl-item {
    line-height: 64px; }

  .contentSpecialBanner {
    margin: 120px auto 0;
    width: 800px; }

  .contentPeopleEarning {
    width: 79%;
    margin: 0 auto;
    display: block; }

  .contentPeopleEarningIcon {
    width: 9%; }

  .contentPeopleEarningDetail {
    width: 90%;
    padding-left: 20px; }
    .contentPeopleEarningDetail > span {
      display: block; } }
@media screen and (min-width: 1140px) {
  ul.ListPost-list > li ul > li.NoImage {
    width: 100%; }

  ul.ListPost-list > li ul > li.ListPost-image .ListPost-image_item {
    height: 230px; }

  ul.ListPost-list > li ul > li.ListPost-details .excerpt {
    height: 70px;
    line-height: 32px;
    font-size: 16px; }

  .ListPost-image_item-shadow {
    background: url(../images/shadow-post-list.png) repeat;
    height: 104px; }

  .form-search-top {
    width: 300px; } }
@media screen and (min-width: 1200px) {
  .header-in .form-search-top {
    width: 275px; } }
@media screen and (min-width: 1230px) {
  .header-in {
    width: 1200px; }

  .container-in {
    width: 1200px; }

  .slogan {
    font-size: 54px;
    padding: 90px 0 30px 0; }

  .formCreateBlogTitle {
    margin-top: 0; }

  .formCreateBlog {
    padding: 40px 44px 52px;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2); }

  .detailTextDescription {
    font-size: 14px; }

  .content-card-article {
    width: 1200px; }

  .content-left {
    width: 750px;
    float: left; }
    .content-left h2 {
      font-size: 28px; }

  .content-right {
    display: inline-block;
    float: right;
    width: 320px; }

  .wrap-content-right {
    margin-top: 28px;
    padding-bottom: 100px; }

  .title-content-right {
    font-family: "noto_sansbold", "noto_sans_thaibold", sans-serif;
    font-size: 20px;
    margin-bottom: 7px; }

  .list-blog {
    display: inline-block;
    width: 100%; }
    .list-blog > li {
      display: inline-block;
      width: 100%;
      border-bottom: 1px solid #eee;
      margin: 14px 0 0 0; }
    .list-blog .moreBlog {
      background: #eee;
      color: #666;
      height: 24px;
      line-height: 24px;
      text-align: center;
      font-size: 11px;
      margin-top: 8px;
      cursor: pointer;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      border-radius: 2px; }
    .list-blog .moreBlog a {
      display: inline-block;
      width: 100%;
      text-decoration: none;
      color: #666; }
    .list-blog > li div {
      display: inline-block;
      width: 100%; }
    .list-blog > li:last-child {
      border-bottom: none; }
    .list-blog a {
      /*display: inline-block;*/
      text-decoration: none;
      color: #666; }
    .list-blog img {
      width: 36px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px; }
    .list-blog .blogLogo {
      display: inline-block;
      width: 36px;
      float: left;
      margin-right: 10px; }
    .list-blog .blogName {
      display: inline-block;
      max-width: 155px;
      float: left;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-size: 12px;
      line-height: 36px;
      margin: 0 9px 0 0;
      color: #666; }
    .list-blog .blogFollowButton {
      display: inline-block;
      width: 90px;
      float: right;
      border: 1px solid #ccc;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px;
      font-size: 12px;
      text-align: center;
      margin: 4px 0 0 0; }
    .list-blog .blogFollowButton:hover {
      border: 1px solid #2bacb1; }
    .list-blog .blogFollowButton a {
      display: inline-block;
      width: 100%;
      color: #666; }
    .list-blog .blogFollowButton:hover a {
      color: #2bacb1; }
    .list-blog .blogFollowButton i {
      padding: 0 4px 0 0; }

  .space-60 {
    margin: 0 0 60px 0; }

  .moreTagDesktop .more {
    display: inline-block;
    background: #dce5ee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    color: #425364;
    font-size: 13px;
    text-align: center;
    width: 32px;
    height: 32px;
    line-height: 26px;
    cursor: pointer; }

  .moreTagDesktop .more:hover {
    color: #2bacb1; }

  .tagList {
    display: inline-block;
    width: 100%;
    margin-top: 10px; }
    .tagList > li {
      display: inline-block;
      float: left;
      margin: 0 8px 10px 0; }
    .tagList > li a {
      display: inline-block;
      background: #e2ebf4;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px;
      color: #313d4a;
      text-decoration: none;
      font-size: 13px;
      padding: 0 10px;
      height: 32px;
      line-height: 32px; }
    .tagList > li.selected a {
      background: #2bacb1;
      border: 1px solid #2bacb1;
      color: #fff; }
    .tagList > li a:hover {
      color: #2bacb1; }
    .tagList > li.selected a:hover {
      color: #fff; }
    .tagList > li i {
      padding-right: 2px;
      color: #4e6276;
      font-size: 10px; }
    .tagList > li.selected i {
      color: #fff; }
    .tagList > li a:hover i {
      color: #2bacb1; }
    .tagList > li.selected a:hover i {
      color: #fff; }

  .sideFixed {
    position: fixed;
    width: 320px; }

  .wrapTabHomeBar {
    max-width: 1200px;
    margin: 0 auto; }

  .contentTabHomeBar {
    max-width: 750px; }

  .tabHomeBarTopFixed .wrapTabHomeBarTopFixed {
    max-width: 1200px;
    margin: 0 auto; }

  .relateTagMobileContainer {
    width: 1200px;
    padding: 0; }

  .mainTagContainer {
    width: 1200px;
    padding: 0; }

  .suggestArticleTag .contentSlide {
    height: 300px; }

  .suggestArticleTag .descriptionSuggestArticleTagTitle a {
    font-size: 18px; }

  .suggestArticleTag .owl-prev,
  .suggestArticleTag .owl-next {
    top: 125px; }

  .suggestArticleTag .descriptionSuggestArticleTag {
    padding: 16px; }

  .mainTagWrapperHome {
    display: none; }

  .containerPeopleEarning {
    width: 1200px; }

  .contentPeopleEarning {
    width: 59%; }

  .contentJobCategoryMobile {
    display: none; }

  .contentJobCategoryDesktop {
    display: block; }
    .contentJobCategoryDesktop .jobCategoryTitle {
      color: #000;
      font-family: "noto_sansbold", "noto_sans_thaibold", sans-serif;
      font-size: 20px; }
    .contentJobCategoryDesktop .listJobCategory {
      line-height: 0;
      margin: 8px -4px 0; }
    .contentJobCategoryDesktop .listJobCategory > li {
      display: inline-block;
      width: 50%;
      padding: 0 4px;
      margin-bottom: 8px;
      float: left;
      line-height: 0; }
    .contentJobCategoryDesktop .listJobCategory > li a {
      display: inline-block;
      width: 100%;
      text-decoration: none;
      color: #fff;
      text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
      text-align: center;
      overflow: hidden; }
    .contentJobCategoryDesktop .itemJobCategory {
      display: inline-block;
      width: 100%;
      height: 90px;
      background-position: center;
      background-size: cover;
      position: relative;
      transition: all 0.2s; }
    .contentJobCategoryDesktop .itemJobCategory:hover {
      transform: scale(1.2); }
    .contentJobCategoryDesktop .overlayItemJobCategory {
      background: rgba(0, 0, 0, 0.6);
      width: 100%;
      height: 100%;
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0; }
    .contentJobCategoryDesktop .iconJobCategory {
      display: block;
      margin-top: 22px; }
    .contentJobCategoryDesktop .iconJobCategory i {
      font-size: 24px; }
    .contentJobCategoryDesktop .iconJobCategory img {
      height: 24px;
      display: inline-block; }
    .contentJobCategoryDesktop .nameJobCategory {
      font-size: 13px;
      line-height: 24px; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/*# sourceMappingURL=home-tab.css.map */
