html {
  height: 100%;
  box-sizing: border-box;
}

a, a:hover, a:active, a:focus {
    color: #ffffff;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  position: relative;
  margin: 0;
  padding-bottom:55px;
  min-height: 100%;
  font-family: 'Sarabun', sans-serif;
  background:#001C30;
  color:#ffffff;
}
.pc-t-text{
	margin-top:100px;
}
.front-bg{
	background: rgb(200,151,216);
	background: linear-gradient(135deg, rgba(200,151,216,1) 0%, rgba(70,205,237,1) 100%);
}
.slider div{
	background:#fff;
}
.front-content{
	margin:0 auto;
}
.footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  background-color:#43434B;
  text-align: center;
  color:#fff;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.nopad-left {
   padding-left:0px;
}
.nopad-right {
   padding-right:0px;
}
.nomargin-left{
	margin-left:0px;
}
.nomargin-right{
	margin-right:0px;
}
.m-t-5{
	margin-top:5px;
}
.m-t-15{
	margin-top:15px;
}
.m-t-30{
	margin-top:30px;
}
.m-b-15{
	margin-bottom:15px;
}
.p-t-20{
	padding-top:20px;
}
.align-cen{
	text-align:center;
}
.align-right{
	text-align:right;
}
.clear{
	clear:both;
}

.footer-copyright{
	font-size:11px;
}

.header-bg{
	background:#74DACC;
}
.head-line{
	border-bottom:1px solid #000000;
	width:100%;
}
.logo{
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}
.nav-link{
	color:#ffffff !important;
}
.nav-link:hover{
	opacity:70% !important;
}
.navbar-nav{
	margin:0 auto;
}
#navbarMenu{
	padding-top:15px;
}
.navbar-expand-lg .navbar-nav .nav-link{
	padding-right:1rem;
}
.dropdown-item{
	color:#ffffff;
}
.dropdown-menu{
	background: #001C30;
}
.head-container{
	width:100%;
	padding-left:20px;
	padding-right:20px;
}
.head-container .left{
	width:200px;
	float:left;
}
.mobile-main-sub {
	display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}
#pcMenu{
    display: block;
}

#mobileMenu{
    display: none;
}
.cat-btn-search{
	border:1px solid #fff;
	color:#fff;
}
.cat-btn-search:hover{
	color:#000;
	background: #fff;
}
#search_keyword{
	background: #000;
	color:#fff;
}
.head-banner{
	width:100%;
	background-image: url('../images/common/tiger.jpg');
	background-size: 100% auto;
	background-position: 0% 50%;
	background-repeat:no-repeat;
	height:180px;
}
.head-banner-title{
	margin:20px;
	padding:10px;
	background-color: rgba(0, 0, 0, 0.5);
	display:inline-block;
	font-size:32px;
	font-family: Sriracha;
}
/**index page**/
.rand-block{
	text-align: center;
}
.rand-list{
	float:left;
	width:12.5%;
	height:200px;
	padding-left:2px;
	padding-right: 2px;
}
.rand-image{
	height:195px;
	border-radius:5px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 195px;
}
.post-review{
	background-color:#383840;
	padding-top:10px;
	padding-bottom:10px;
}
.post-title{
	font-size: 20px;
	margin-bottom: 10px;
}
.post-title a{
	color:#b2b2c0;
	text-decoration:none;
}
.post-title a:hover{
	text-decoration: underline;
}
.post-desc{
	line-height: 26px;
	height: 77px;
  overflow: hidden;
}
.post-tag{
	margin-bottom:20px;
}
.post-tag div{
	display:inline-block;
	margin-right:5px;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
  box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
  cursor:pointer;
}

.post-tag .pub-tag{
	background-color:#43434b;
}
.post-bottom-btn{
	position:absolute;
	margin-bottom:10px;
	right:20px;
	z-index: 10;
}

.btn-read{
	background:#AF0171;
	color:#fff;
	width:130px;
}
.news-list{
	background-color:#383840;
	padding-top:10px;
	padding-bottom:10px;
}

.main-image{
	margin-top:20px;
	margin-left: auto;
  margin-right: auto;
}
.main-desc{
	border-radius:10px;
}
.main-desc .text{
	width:95%;
	height:130px;
	overflow:hidden;
	margin: 0 auto;
	font-size:16px;
	text-decoration: none;
}
a:hover,a:focus{
	text-decoration: none;
}
.readmore{
	color:#9c6644;
	text-align:left;
	font-size:16px;
}
.readmore a{
	color: red;
    padding-left:30px;
}
.readmore-btn {
  background: #6cc0f7;
  background-image: -webkit-linear-gradient(top, #6cc0f7, #056899);
  background-image: -moz-linear-gradient(top, #6cc0f7, #056899);
  background-image: -ms-linear-gradient(top, #6cc0f7, #056899);
  background-image: -o-linear-gradient(top, #6cc0f7, #056899);
  background-image: linear-gradient(to bottom, #6cc0f7, #056899);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.readmore-btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.post-item{
	height:250px;
	border:1px solid #0077b6;
	width: calc(100% - 10px);
	background:#000;
	color:#fff;
}
.post-item a{
	color:#fff;
	font-size:16px;
}
.post-image{
	height:100%;
	background-color:#000;
	padding-left:10px;
}
.post-text{
	height:70px;
	overflow:hidden;
	font-size:14px;
	padding-top:10px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #000;
    border-color: #000;
}
.pagination>li>a, .pagination>li>span {
    color: #000;
}

/**search bar**/

#icon-searchbar{
	font-size:30px;
	text-align:right;
	padding-top:20px;
}

.keyword-search{
	border:1px solid #03045e;
	min-width:300px;
}
.btn-search, .btn-search:hover, .btn-search:focus{
	background-color:#0077b6;
	color:#fff;
}
.post-detail{
	max-width:680px;
	margin:0 auto;
	font-size:16px;
	font-family: 'Sarabun', sans-serif;
	overflow-wrap: break-word;
}
.post-more{
	max-width:680px;
	margin:0 auto;
	font-size:16px;
	font-family: 'Sarabun', sans-serif;
}
.post-more .item{
	margin-bottom:10px;
}
.post-date{
	color:#888888;
	font-weight:500;
	margin-top:10px;
	font-size:14px;
}
.post-views{
	color:#708090;
	font-weight:500;
	margin-top:10px;
	font-size:16px;
	text-align:right;
}
.social-bar{
	padding-top:10px;
	padding-bottom:20px;
}
.share-button {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 3px 10px 5px 8px;
  color: #fff;
  background-color: #333;
  border-radius:3px;
  text-decoration: none;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 15px;
}

.share-button:hover,.share-button:visited {
  color: #fff;
  background-color: #4f4f4f;
  text-decoration: none;
}

.share-button:active {
  top: 1px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.25);
  text-decoration: none;
}

.share-button svg {
  fill: #ffffff;
  width: 19px;
  height: 19px;
  margin-right: 5px;
}

.share-button.facebook { background-color: #4A66B7; }
.share-button.facebook:hover { background-color: #556fbb; }

.share-button.twitter { background-color: #1B95E0; text-decoration: none; }
.share-button.twitter:hover { background-color: #269ce5; text-decoration: none; }

.share-button.pinterest { background-color: #c92228; }
.share-button.pinterest:hover { background-color: #cf4146; }

.share-button.linkedin { background-color: #0077B5; }
.share-button.linkedin:hover { background-color: #1e84b9; }

.share-button.reddit { background-color: #5f99cf; }
.share-button.reddit:hover { background-color: #75a6d4; }

.share-button.tumblr { background-color: #35465c; }
.share-button.tumblr:hover { background-color: #455166; }

.share-button.hacker-news { background-color: #ff6600; }
.share-button.hacker-news:hover { background-color: #ff7515; }

.share-button.designer-news { background-color: #2d72d9; }
.share-button.designer-news:hover { background-color: #3d82e9; }

.share-button.google-plus {
  background-color: #fefefe;
  color: #333;
}

.share-button.google-plus:hover {
  background-color: #f6f6f6;
  color: #333;
}

.share-button.google-plus svg {
  fill: #DB4437;
}

#btn_top {
  display:none;
  background-color: #ccc;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  margin: 20px;
  position: fixed;
  bottom: 0px;
  right: 0px;
  transition: background-color .3s;
  z-index: 1000;
  font-size:22px;
  padding-top:10px;
  color:#fff;
}
#btn_top:hover {
  cursor: pointer;
  background-color: #333;
}
#btn_top:active {
  background-color: #555;
}
.show{
	display: inline-block;
}

.btn-copy{
	padding: 6px 12px;
	background:#000;
	font-size:13px;
	color:#fff;
	border-radius:3px;
	border:1px solid #fff;
	display: inline-block;
  position: relative;
}
.social-bar{
	margin-bottom:20px;
}
.social-bar div{
	float:left;
	margin-right:5px;
}
.copy-action{
	background:#363636;
	font-size:14px;
	color:#fff;
	border-radius:3px;
	padding:10px;
	display:inline-block;
	width:278px;
	display:none;
}

.about-title{
	font-size:24px;
	font-weight:bold;
}
.about-detail{
	font-size:16px;
}
.blue-text, .blue-text a{
	color:#3366CC;
}
.footer a{
	color:#fff;
}
.head-title{
	text-align:left;
	padding-top:22px;
	padding-left:5px;
	font-family: Pattaya;
	font-size:20px;
	float:left;
}
.bx-wrapper {
	background:none;
	border:0px;
	box-shadow:none;
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.clear{
	clear:both;
}
.all-detail{
	max-width:680px;
	margin:0 auto;
	font-size:14px;
	font-family: 'Sarabun', sans-serif;
	overflow-wrap: break-word;
}
.main-text{
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:18px;
}
.head-gap{
	background:#22B1F2;
	padding-top:20px;
	padding-bottom:20px;
	height:80px;
}
.search {
  width: 100%;
  max-width:480px;
  position: relative;
  display: flex;
  margin:0 auto;
}

.searchTerm {
  width: 100%;
  border: 3px solid #000;
  border-right: none;
  padding: 5px;
  height: 40px;
  border-radius: 5px 0 0 5px;
  outline: none;
  color: #9DBFAF;
}

.searchTerm:focus{
  color: #000;
}

.searchButton {
  width: 40px;
  height: 40px;
  border: 1px solid #000;
  background: #000;
  text-align: center;
  color: #fff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 20px;
}
.search-wrap{
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.post-image2{
	height:260px;
	max-width:200px;
	margin:0 auto;
}
.post-image3{
	height:260px;
	background-repeat: no-repeat;
	background-size: 110%;
	background-position: center;
}
.big-post-image{
	text-align:center;
}
.post-big{
	padding:10px;
}


.menu {
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
}
.line {
  fill: none;
  stroke: white;
  stroke-width: 6;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
    stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.line1 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
.line2 {
  stroke-dasharray: 60 60;
  stroke-width: 6;
}
.line3 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
.opened .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}
.opened .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 6;
}
.opened .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}

.menu-detail{
  position:absolute;
  display:none;
  background:#001C30;
  color:#fff;
  padding-top:10px;
  padding-bottom:20px;
  padding-right:20px;
  width:100%;
  min-width:320px;
  max-width:600px;
  right:0;
  z-index:100;
  font-size:20px;
  line-height: 36px;
  text-align: right;
  box-shadow: rgba(255, 255, 255, 0.45) 0px 25px 20px -20px;
}
.menu-detail a{
	text-decoration: none;
}
.mobile-submenu{
	display: none;
	padding-top:10px;
	padding-bottom:10px;
	color:#b2b2c0;
}
.menu-footer{
  background:#F0F0F0;
  padding:10px;
  width:100%;
}
.menu-title{
	font-size:16px;
	font-weight:bold;
}
.menu-desc{
	font-size:16px;
	padding-top:10px;
}
.pub-name{
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
}
.comment{
	border:1px solid #bbb;
}
.btn-comment, .btn-comment:hover, .btn-comment:visited, .btn-comment:active{
	background:#000;
	color:#fff;
}
.comment-detail{
	max-width:680px;
	margin:20px auto;
	font-size:15px;
	font-family: 'Sarabun', sans-serif;
	overflow-wrap: break-word;
}
.comment-list{
	background: #efefef;
	border: 1px solid #ccc;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
}
.news{
	background: #43434B;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	max-width:991px;
	margin:0 auto;
	font-size:18px;
}
.news .head{
	text-align:center;
	padding:15px;
	font-weight:bold;
}
.news-desc img{
	max-width:100%;
	text-align:center;
	margin-bottom:10px;
}
.news-text{
	padding-bottom:10px;
	padding-top:10px;
	text-align:left;
	font-size:16px;
}
.main-image2{
	max-width:690px;
	width:100%;
}
.main-desc2{
	max-width:690px;
	margin:0 auto;
	text-align:left;
	font-size:16px;
	padding:10px;
}
.line-black{
	border:2px solid #000;
	width:100%;
	max-width:300px;
	margin:0 auto;
}
label.error {
    font-size: 14px;
    display: block;
    margin-top: 5px;
    font-weight: normal;
    color: #F44336;
    width: 100%;
}
.news-more{
	font-size:16px;
	font-weight:bold;
}

.search-result{
	max-width: 950px;
  margin: 0 auto;
}
.ran-desc{
	height:198px;
	line-height: 25px;
	overflow:hidden;
}
.best-table{
	border-spacing:0; 
	border-collapse: collapse;
	margin:0 auto;
	border:3px solid #22B1F2;
	min-width:320px;
	width: 100%;
    max-width: 400px;
}
.best-table th,.best-table td {
    padding: 6px;
	height:40px;
	vertical-align:middle;
}
.best-table th{
	background:#22B1F2;
}
.best-table td {
	border: 1px solid #22B1F2;
	word-break: break-all;
}
.best-line{
	border-bottom:1px solid #22B1F2;
}
.news-more{
	text-align:center;
	padding-bottom:15px;
}
.page-link, .page-item.disabled .page-link{
	background: #43434B;
	color:#ffffff;
	border: 0px
}
.pagination>li>a, .pagination>li>span{
	color:#ffffff;
}
.page-item.active .page-link, .page-item.active .page-link:hover {
    color: #000;
    background-color: #fff;
    border: 0px
}

.pub-menu a{
	text-decoration: none;
}