@font-face {
    font-family: 'thaisans_neuesemi_bold';
    src: url('../fonts/thaisansneue-semibold/thaisansneue-semibold-webfont.eot');
    src: url('../fonts/thaisansneue-semibold/thaisansneue-semibold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/thaisansneue-semibold/thaisansneue-semibold-webfont.woff2') format('woff2'),
        url('../fonts/thaisansneue-semibold/thaisansneue-semibold-webfont.woff') format('woff'),
        url('../fonts/thaisansneue-semibold/thaisansneue-semibold-webfont.ttf') format('truetype'),
        url('../fonts/thaisansneue-semibold/thaisansneue-semibold-webfont.svg#thaisans_neuesemi_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}
/**, html, body{
    -webkit-filter: grayscale(100%); 
    filter: grayscale(100%);
}*/

#becnavmenu {
    background: #252525;
}


div#header {
    margin: 20px auto;
    display: table;
}

.post-image > img {
    width: 100%;
    height: 100%;
}

a,
button,
input,
option {
    outline: 0
}

#header_top_menu,
#nav_morning {
    float: left;
    background: #252525;
    color: #fff;
    width: 100%;
}
#menu_box{

}
div#menu_box > ul {
    display: inline-block;
}

#font_size a,
#member,
#page,
#petitionform,
.box_search,
.ic-page,
.inner {
    overflow: hidden
}

#font_size a,
#menu_box,
#soc_book a,
.banner_vdo,
.cat_time,
.news .tag-cat,
.text-center {
    text-align: center
}

.btn_more,
a {
    cursor: pointer
}

.data ul li,
.mc-list li,
ol,
ul {
    list-style: none
}
div#searchdiv > form {
    margin: 25% 34%;
    position: absolute;
    background: #FEAF1F;
    border-radius: 20px;
    padding: 30px;
}
.menu-top{
    margin-left: 15px;
    margin-right: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-box-shadow: 3px 1px 6px 0px #B5B5B5;
    -webkit-box-shadow: 3px 1px 6px 0px #B5B5B5;
    box-shadow: 3px 1px 6px 0px #B5B5B5;
    overflow: visible;
    overflow-y: hidden;
}
.logo{
    background: url(../images/bg_logo.jpg) #fc981e  no-repeat;
    width: 150px;
    /*height: 129px;
    line-height: 11em;*/
	padding: 32px 0px;
	background-size: contain;
    background-position: bottom;
}

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

.menu{
    width: 990px;
}

.logo, .menu{
    float: left;
}
#nav_cat{
	padding: 0px 20px;
    clear: both;
    overflow: hidden;
}
#nav_cat02{
    float: left;
	width: 100%;
    padding: 0px 10px;
}
.menu02{
    clear: both;
    width: 100%;
    background: #ffe6c8;
    -moz-box-shadow: inset 0px 1px 6px #C5AA92;
    -webkit-box-shadow: inset 0px 1px 6px #C5AA92;
    box-shadow: inset 0px 1px 6px #C5AA92;
}
.showtime{
    font-size: 1em;
    color: #b48e67;
    float: left;
    line-height: 1em;
    text-align: left;
    font-family: ThaiSansNeue-Regular;
    padding-right: 15px;
}
@font-face {
    font-family: ThaiSansNeue-Regular;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/ThaiSansNeue-Regular/ThaiSansNeue-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/ThaiSansNeue-Regular/ThaiSansNeue-Regular.woff) format('woff'), url(../fonts/ThaiSansNeue-Regular/ThaiSansNeue-Regular.ttf) format('truetype'), url(../fonts/ThaiSansNeue-Regular/ThaiSansNeue-Regular.svg#ThaiSansNeue-Regular) format('svg')
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

article,
aside,
details,
div,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
    overflow: hidden
}

body {
    font-family: Helvetica, sans-serif;
    font-size: 16px;
    background: url(../images/bg2015.jpg) bottom center no-repeat fixed;
    background-size: cover
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    color: inherit;
    text-decoration: none
}

img {
    max-width: 100%
}

h1,
h2,
h3,
h4 {
    font-family: ThaiSansNeue-Regular;
    font-weight: 400
}

.clearfixed {
    display: block;
    clear: both;
    height: 5px
}

.margin-l-none {
    margin-left: 0!important
}

.margin-b {
    margin-bottom: 10px!important
}

.margin-t {
    margin-top: 10px!important
}

input[type=text] {
    background: #ececec;
    padding: 5px
}

#petitionform {
    font-size: .85em;
    width: 500px;
    margin: 5px auto;
    display: block
}

#petitionform li {
    margin: 5px 0;
    overflow: hidden;
}

#petitionform button,
#petitionform input,
#petitionform select,
#petitionform textarea {
    font-size: 1.25em;
    width: 489px;
    padding: 8px 5px;
    color: #6b6969;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: 0
}

#petitionform input {
    width: 446px;
    padding-left: 40px
}

#petitionform textarea {
    width: 480px;
    height: 100px
}

#petitionform select {
    color: #6b6969;
    background: #dadada
}

#petitionform label {
    display: block;
    margin-top: 1em;
    color: #6b6969
}

#url {
    background: url(../images/ic/ic-youtube.png)
}

#fname {
    background: url(../images/ic/ic-contact.png)
}

#phone {
    background: url(../images/ic/ic-mobile.png)
}

.email_report {
    background: url(../images/ic/ic-mail.png) left no-repeat !important;
    background-size: auto 100% !important;
}

#email,
#fname,
#phone,
#url {
    background-repeat: no-repeat;
    background-position: left;
    background-size: auto 100%
}

#petitionform button {
    color: #fff;
    border: 0;
    background: #fda42c
}

#img-upload {
    width: 490px;
    height: 230px;
    border: 1px solid #ccc;
    background: url(../images/ic/ic-img.png) center no-repeat #efefef
}

#page {
    width: 1170px;
    margin: 0px auto 0;
    background: #fff;
    padding: 15px 0;
    -webkit-box-shadow: 0 0 10px 3px #828282;
    box-shadow: 0 0 10px 3px #828282;
    color: #252525;
    display: block
}

#page>section {
    padding-top: 10px;
    margin-left:25px;
    margin-right: 25px;
}

.sidebar-left {
    float: left
}

.sidebar-right {
    width: 330px;
    padding: 0 5px;
    float: right
}

.main_content.left {
    width: 780px;
    float: left;
    margin-left: 25px;
}

section.news_sec {
    border-bottom: 1px dashed #D3D3D3;
    padding-bottom: 20px
}

section.news_sec:last-child {
    border-bottom: 0
}

.catlist .col-3 {
    margin-bottom: 10px
}

#header_top_menu {
    width: 100%;
    position: relative;
    top: 0;
    line-height: 42px;
    height: 42px;
    z-index: 1
}

.inner {
    width: 1170px;
    margin: 0 auto
}


#nav_morning li {
    display: block;
    float: left;
    padding: 13px 17.5px;
    font-size: 22px;
    border-right: 1px solid #464646;
    line-height: 20px
}

#nav_cat li:last-child a,
#nav_morning li:last-child {
    border-right: 0
}

#nav_morning li:hover,
.current_page {
    color: #fff;
    background: #fd9426;
    -webkit-transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -ms-transition: background .5s ease-in-out;
    -o-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out
}

#nav_cat li,
#nav_cat02 li {
    display: block;
    float: left;
    padding-bottom: 18px;
    height: 35px;
    line-height: 55px;
    margin: 0 8px 0;
    color: #4E4E4E;
}
#nav_cat02 li{
    /*padding-top: 5px;*/
    margin: 0px 11px;
}

#nav_cat a,
#nav_cat02 a {
    padding: 0 5px;
    font-size: 19px;
    font-family: thaisans_neuesemi_bold;
    font-weight: 500;

}
#nav_cat li .fa,
#nav_cat02 li .fa{
    color: #cfb8a0;
    font-size: 8px;
    float: left;
    line-height: 55px;
}
#nav_cat li:hover,
#nav_cat02 li:hover{
    color: #fd9426;
    border-bottom: 2px inset #fd9426;
    height: 33px;
}

#nav_morning li.bectv {
    line-height: 50px
}

#nav_morning li.bectv:hover {
    background: 0 0
}

.box-vertical {
    width: 380px
}

.box-left {
    float: left
}

.box-right {
    float: right
}

.box-view {
    color: #ff8b00;
    padding: 10px 0;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}

.box-view #sc-widget {
    padding: 0;
    border-right: 0;
    width: 212px
}

.win .box-view {
    border-top: 0;
    line-height: 40px;
    padding-bottom: 0
}

.vdo_box {
    padding: 5px;
    float: left
}

#section-vdo {
    float: left;
    position: relative
}

#section-vdo .vdo_box {
    margin: 0 15px;
    position: relative
}

#live,
#rerun {
    -webkit-box-shadow: 0 1px 3px 2px #ededed;
    box-shadow: 0 1px 3px 2px #ededed;
    padding: 3px
}

#live {
    width: 600px;
    height: 337px
}

#rerun {
    width: 750px;
    height: 421px
}

.banner_vdo {
    margin-top: -45px;
    position: relative;
    z-index: 1
}

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

.live {
    margin-top: -28px
}

.live .banner_vdo {
    margin-top: 0;
    width: 606px
}

.live .banner_vdo img {
    height: 35px
}

.cat-other .banner_vdo {
    margin-top: 0;
    float: right;
    width: 900px
}

.vdo-recomend {
    position: absolute;
    padding: 10px;
    background-color: #000;
    width: 730px;
    height: 400px;
    margin: -228px auto auto -375px;
    left: 50%;
    top: 50%
}

.btn-skip {
    margin: 0 auto 0 10px;
    background: #de8a28;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    top: 16px;
    border: 1px groove #ccc
}

.box_search,
.box_search input {
    background: #ececec;
    color: #9b9b9b
}

.box_search,
.news .tag-cat,
[class*=col-] .image,
[class*=list-] .image {
    position: relative
}

#soc_book a,
.box_search {
    border-radius: 20px;
    margin: 5px;
    float: left;
    display: block
}

#soc_book {
    float: left
}

#soc_book a {
    padding: 4px;
    width: 24px;
    height: 24px;
    font-size: 20px;
    line-height: 24px
}

.box_search {
    width: 230px;
    border: 1px solid #696969;
    height: 29px;
    line-height: 17px
}

.box_search input {
    float: left;
    width: 190px;
    border: none;
    font-size: 16px
}

.box_search .icon {
    line-height: 30px;
    padding-right: 5px
}

#member {
    display: block;
    background: #fd9426;
    float: right;
    color: #252525;
    padding: 0 10px
}

#font_size {
    float: right;
    margin-right: 10px;
    padding: 6px
}

#font_size a {
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 13px;
    margin: 0 5px;
    line-height: 25px
}

#size_small {
    font-size: 12px
}

#size_medium {
    font-size: 16px
}

#size_large {
    font-size: 20px
}

#font_size a.active,
#font_size a:hover,
#soc_book a:hover {
    background: #fd9426;
    -webkit-transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -ms-transition: background .5s ease-in-out;
    -o-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out
}

.ic-page {
    display: block;
    width: 100%;
    height: 30px;
    vertical-align: middle
}

#section-vdo .sidebar-left,
#section-vdo .sidebar-left li {
    width: 120px;
    overflow: hidden
}

#section-vdo .sidebar-left {
    padding: 7px 5px;
    border: 1px solid #c9c3b6
}

.sidebar-left li img {
    width: 100%
}

.tag-title {
    font-size: 40px;
    height: 45px;
    margin: 5px 0
}

.tag-title h2 {
    float: left;
    margin-left: 15px;
    height: 100%;
    line-height: 40px;
    font-weight: 600
}

[class*=cat-]:before {
    width: 35px;
    height: 33px;
    background-image: url(../images/ic/cat-ic.png);
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    float: left;
    margin-right: 5px;
    margin-top: 10px;
    line-height: 46px
}

.headline .slides img {
    width: 100%;
    height: auto
}

.news img {
    width: 146px;
    height: 73px
}

.news .tag-cat {
    background: #f18e2e;
    padding: 3px 5px;
    font-size: 12px;
    display: block;
    float: left;
    width: 100%;
    margin-top: 0;
    z-index: 1
}

.news .short-des,
.short-des {
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.news .short-des {
    font-size: 15px;
    clear: both;
    line-height: 18px;
    margin-top: 20px;
    max-height: 36px;
    -webkit-line-clamp: 2
}

[class*=col-],
[class*=list-] {
    position: relative;
    float: left
}

.image img {
    position: absolute;
    height: 100%;
    max-width: inherit
}

[class*=cat_] {
    position: absolute;
    top: 0
}

.cat_time {
    right: 5px;
    padding: 5px 0 15px;
    color: #fff;
    background: url(../images/date-news.png) no-repeat;
    background-size: 100% 100%
}

.cat_name {
    left: 0;
    padding: 5px
}

.view {
    color: #fd9426;
    font-size: 14px
}

.short-des {
    font-family: Helvetica;
    margin: 5px 0;
    -webkit-line-clamp: 3
}

.col-2 .short-des,
.col-5 .short-des,
.des {
    -webkit-line-clamp: 2
}

.des {
    width: 450px;
    max-height: 50px;
    float: left;
    overflow: hidden;
    font-size: 1.2em
}

.newsupdate [class*=cat_] {
    position: relative;
    font-size: 12px
}

.newsupdate .cat_name {
    float: left;
    border-radius: 3px;
    padding: 3px
}

.newsupdate .cat_time {
    float: right;
    background: 0 0;
    color: #afafaf;
    padding: 0
}

#favorite,
[class*=list-] .image {
    float: left
}

.newsupdate .news .short-des {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 20px
}

.news_sec [class*=col-]:first-child {
    margin-left: 0
}

.news_sec [class*=col-]:last-child {
    margin-right: 0
}

.chuwit-me-ruenglao, .ruenglao-headlinenews, .two_column {
	margin-right: 10px;
}
.col-1 {
    width: 550px;
    height: 410px
}

.col-1 .image {
    height: 289px
}

.col-1 .cat_time {
    font-size: 30px;
    width: 80px;
    line-height: 32px
}

.col-1 .short-des {
    font-size: 20px;
    line-height: 30px;
    max-height: 90px
}

.col-2 {
    width: 385px;
    height: 280px
}

.col-2 .image {
    height: 200px
}

.col-2 .cat_time {
    font-size: 26px;
    width: 65px;
    line-height: 28px
}

.col-2 .short-des {
    font-size: 18px;
    line-height: 24px;
    max-height: 50px
}

.col-3 {
    width: 250px;
    height: 210px;
    margin: 0 5px
}

.col-3 .image {
    height: 133px
}

.col-3 .cat_time {
    font-size: 20px;
    width: 50px;
    line-height: 24px
}

.col-3 .short-des {
    font-size: 16px;
    line-height: 22px;
    max-height: 45px
}

.col-4 {
    width: 175px;
    height: 195px;
    margin: 0 8px 15px
}

.col-4 .image {
    height: 105px
}

.col-5,
.col-5 .image {
    height: 285px
}

.col-4 .cat_time {
    font-size: 20px;
    width: 40px;
    line-height: 22px
}

.col-4 .short-des,
[class*=list-] .short-des {
    font-size: 16px;
    line-height: 22px;
    max-height: 65px;
    font-weight: 200
}

.col-5 {
    width: 380px;
    margin: 0 15px 15px 0
}

.col-5:nth-child(odd) {
    margin-right: 0
}

.col-5 .cat_time {
    font-size: 16px;
    background: 0 0;
    color: #fe9426;
    position: relative;
    text-align: left;
    padding: 5px
}

.col-5 .short-des {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    margin: 0
}

.col-5 .short-content {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .7);
    padding: 5px;
    text-align: left;
    width: 370px
}

.banner,
.btn_viewall,
.post-image,
.tab-title,
.tabContentSocial,
.vote-panel,
.whbg {
    text-align: center
}

.vdo-recomend .col-2 {
    width: 345px;
    margin: 10px;
    float: left;
    height: 180px
}

.vdo-recomend .col-2 .image {
    height: 180px
}

.vdo-recomend .short-des {
    position: relative;
    margin-top: -45px;
    background-color: rgba(0, 0, 0, .5);
    color: #CDCDCD;
    -webkit-line-clamp: 2;
    padding: 2px;
    font-size: 16px
}

.btn-play,
.btn_more,
.btn_viewall,
.remove,
.tab-title,
.vdo-recomend [class*=col-]:hover .short-des,
.widget.tag a,
footer {
    color: #fff
}

.vdo-recomend .image img {
    opacity: .75
}

.vdo-recomend [class*=col-]:hover .image img {
    opacity: 1
}

.btn-play {
    position: absolute;
    font-size: 56px;
    z-index: 1;
    left: 50%;
    top: 50%;
    margin-left: -24px;
    margin-top: -50px;
    opacity: .8
}

.list-1 .view,
.list-2 .view {
    font-size: 14px
}

#top_news .col-4:nth-child(4),
#top_news .col-4:nth-child(7) {
    margin-right: 0
}

.list-1 {
    width: 390px;
    height: 112px;
    margin-bottom: 10px
}

.list-1 .image {
    width: 190px;
    height: 112px;
    margin: 0 10px
}

.list-1 .cat_time {
    width: 35px
}

.list-2 {
    height: 130px;
    margin-bottom: 10px
}

.list-2 .image {
    width: 240px;
    height: 130px;
    margin: 0 10px 0 0
}

.list-2 .cat_time {
    width: 35px
}

.list-2 .short-des {
    width: 450px
}

.favorite-cat .list-2 {
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdbdb
}

.favorite-cat .list-2:last-child {
    border-bottom: 0
}

.searchlist .list-2 .cat_time {
    left: 205px;
    right: none
}

.bunterng .cat_name {
    background: #ffd966
}

.social .cat_name {
    background: #ff8d5e
}

.share .cat_name {
    background: #ff6b84
}

.region .cat_name {
    background: #6dd1fd
}

.complain .cat_name {
    background: #6ce782
}

.thai .cat_name {
    background: #77a0f7
}

.politics .cat_name {
    color: #fff;
    background: #525252
}

.economy .cat_name {
    background: #d5acd4
}

.inter .cat_name {
    background: #4765d7
}

.kids .cat_name {
    background: #ffb976
}

.sport .cat_name {
    background: #71c4a2
}

.color .cat_name {
    background: #e9f74d
}

.chuwit-me-ruenglao .cat_name, .trip-travel .cat_name, .ruenglao-headlinenews .cat_name {
    background: rgb(197,162,30)
}

.mv .cat_name {
    background: #f9ad81
}

.special .cat_name {
    background: #ff82e2
}

.breaking-news .cat_name {
    background: #3e3e3e
}

.pr-news .cat_name {
    background: #a7cb94
}

.cat-other:before {
    background-position: -215px -33px;
    margin-top: 12px;
    width: 30px
}

.cat-share:before {
    background-position: -185px -33px;
    margin-top: 18px;
    width: 29px
}

.cat-bunterng:before {
    background-position: 0 0
}

.cat-social:before {
    background-position: -37px 0
}

.cat-region:before {
    background-position: -74px 0
}

.cat-complain:before {
    background-position: -111px 0
}

.cat-thai:before {
    background-position: -148px 0
}

.cat-politics:before {
    background-position: -185px 0
}

.cat-economy:before {
    background-position: -222px 0
}

.cat-inter:before {
    background-position: -259px 0
}

.cat-kids:before {
    background-position: 0 -33px
}

.cat-sport:before {
    background-position: -37px -33px
}

.cat-color:before {
    background-position: -74px -33px
}

.cat-mv:before {
    background-position: -111px -33px
}

.cat-special:before {
    background-position: -148px -33px
}

.cat-topnews:before {
    background-position: -33px -246px
}

#favorite {
    margin: 0 20px
}

.btn_viewall {
    background: #333;
    font-size: 26px;
    display: block;
    overflow: hidden;
    padding: 5px;
    margin-top: -2px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    z-index: 1;
    position: relative
}

.btn_viewall_cat {
    border-radius: 3px;
    background: #eaeaea;
    font-size: 14px;
    display: block;
    float: right;
    padding: 0 5px;
    border-bottom: 1px solid #9e9e9e;
    line-height: 28px
}

.btn_more {
    background: #c2c2c2;
    border-radius: 5px;
    padding: 5px;
    margin: 20px auto 0;
    border: none;
    display: block;
    width: 150px;
    font-size: 16px
}

.remove {
    padding: 1px 5px;
    background: #ff0101;
    position: absolute;
    bottom: 10px;
    right: 0;
    border-radius: 3px
}

#header>div {
    display: inline-block;
    float: left
}

#leaderbord {
    margin: 0 18px
}

.banner div,
.widget {
    margin: auto
}

.widget {
    padding-top: 5px;
    width: 300px
}

#tabs,
#tabs-social {
    display: block;
    overflow: hidden;
    clear: both
}

#tabs-social {
    height: 40px
}

#tabs li,
#tabs-social li {
    display: inline;
    float: left
}

#tabs li {
    padding: 10px
}

#tabs-social li {
    margin-right: 5px
}

#tabs li.selected,
#tabs li:hover {
    background-color: #ff9b00;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.tabContent {
    display: none;
    overflow: auto;
    border: 1px solid #ff9b00;
    background-color: #ff9b00
}

.tabContentSocial {
    padding: 5px;
    border-radius: 5px
}

.tab-title {
    font-size: 24px;
    padding: 0 0 10px
}

#fb {
    background: #5d82d1
}

#tw {
    background: #40bff5
}

#ig {
    background: #9f782d
}

.whbg {
    background: #ebebeb;
    padding: 10px 5px 5px
}

.widget.tag a {
    padding: 2px 5px;
    border-radius: 3px;
    margin: 0 3px 6px;
    white-space: nowrap;
    display: inline-block;
    -webkit-box-shadow: 0 1px 1px 1px #CBC7C7;
    box-shadow: 0 1px 1px 1px #CBC7C7
}

#sc-widget,
#sc-widget li,
#sum span,
.sitemap>.g-sitemap,
footer h2::before {
    display: block;
    float: left
}

footer {
    margin: 0 auto;
    padding: 5px;
    background: #252525;
    clear: both
}

footer h1 {
    font-size: 32px;
    margin: 15px 0
}

footer h2 {
    font-size: 21px;
    line-height: 30px
}

footer h2::before {
    width: 16px;
    height: 20px;
    font-family: FontAwesome;
    content: "\f0da";
    color: #ea8926;
    font-size: 16px;
    line-height: 32px
}

footer b {
    color: #ea8926
}

.sitemap {
    clear: both;
    overflow: hidden;
    margin-top: 15px;
    font-size: 15px
}

.sitemap>.g-sitemap {
    width: 150px;
    margin: 1%
}

.sitemap>.g-sitemap:first-child {
    margin-left: 0
}

.sitemap>.g-sitemap:last-child {
    margin-right: 0
}

.master-menu h4 {
    padding: 5px 20px;
    color: #000;
    background: #ea851c
}

.child-menu li {
    margin: 12px auto;
    padding-left: 17px
}

#shares {
    padding: 10px 0 0;
    border-top: 1px solid #ea851c
}

#shares li {
    display: inline-block;
    width: 10%;
    max-width: 35px;
    margin: .5%
}

#nav #shares {
    border-top: 0
}

#nav #shares li {
    width: 16%;
    margin: 0 1.5%
}

article .tag-title {
    font-size: 32px;
    font-weight: 600
}

.news_content {
    /* text-indent: 2em; */
    line-height: 1.75em;
    font-size: 16px
}

.user-interactive {
    padding: 0 10px;
    background: #f3f3f3;
    border-bottom: 1px solid #d7d7d7
}

#sc-widget {
    overflow: hidden;
    width: auto;
    height: 46px;
    margin: auto;
    /*border-right: 1px solid #d7d7d7;*/
    padding: 10px 0
}

#sc-widget li {
    overflow: hidden;
    width: 36px;
    height: 36px;
    margin: 3px;
    cursor: pointer;
}

.total_shares {
	width: auto !important;
	color: #555;
	font-size: 18px;
	padding-top: 1px;
	text-align: center;
	cursor: auto;
}

.total_label {
	font-weight: bold;
}

.total_text {
	font-size: 12px;
}

#favorite {
    background: url(../images/shares/icon-fav.png) no-repeat;
    background-size: 100% auto
}

#favorite:active,
#favorite:hover {
    background: url(../images/shares/icon-fav-active.png) no-repeat
}

.vote-panel {
    overflow: hidden;
    width: 470px;
    float: left
}

.star,
.star-null {
    width: 22px;
    height: 19px
}

.vote-wrap {
    margin: 0 auto
}

.vote-panel form {
    float: left;
    margin-top: 5px;
    position: relative;
    width: 186px;
    background: transparent;
    border: 0;
    padding: 0; 
    margin: 0;
    top: 0;
    right: 0;
    left: 100px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#rate,
#score-right {
    overflow: hidden;
    margin: 0
}

#rate {
    font-size: 34px;
    line-height: 27px
}

#score-right p {
    line-height: 16px;
    margin: 0;
    color: #c4c4c4
}

#txt-thx {
    font-size: 12px;
    line-height: 10px;
    clear: both;
    margin: 2px;
    text-align: left;
    color: #fa9c09
}

#sum {
    font-size: 14px;
    float: left
}

.star,
.star-null {
    display: inline-block
}

.star {
    background: url(../images/star1.png) no-repeat;
    background-size: 100% auto
}

.star-null {
    background-size: 100% auto
}

input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

input[type=radio].css-checkbox+label.css-label {
    font-size: 10px;
    line-height: 28px;
    display: inline-block;
    width: 26px;
    height: 26px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    color: #bdb29e;
    background-repeat: no-repeat;
    background-position: 0 0
}

input[type=radio].css-checkbox+label.css-label:hover,
input[type=radio].css-checkbox:checked+label.css-label {
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    background-image: url(../images/star_active.png)
}

label.css-label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: url(../images/star.png);
    background-size: 100% auto;
    -webkit-touch-callout: none;
    -khtml-user-select: none
}

#vote,
.radio-vote {
    float: left;
    text-align: left;
    color: #fe9a08
}

#vote {
    padding: 10px
}

.radio-vote {
    padding: 14px 10px 6px;
    border-right: 1px solid #d7d7d7;
    height: 46px
}

#content {
    width: 674px;
    margin: 0 auto
}

#content .mc-list {
    margin: 0;
    padding: 0;
    font: 21px ThaiSansNeue-Regular
}

.mc-list li>div {
    padding: 10px;
    margin-bottom: 165px
}

.mc-list li {
    text-align: right;
    background: #f6e9c9;
    margin-bottom: -175px
}

.mc-list li:last-child {
    margin-bottom: 0
}

.mc-list li>img {
    width: 100%;
    height: auto
}

.pagination {
    margin: 10px auto;
    text-align: center;
    clear: both
}

.pagination ul li.inactive,
.pagination ul li.inactive:hover {
    display: none;
    background-color: #ededed;
    color: #bababa;
    border: 1px solid #bababa;
    cursor: default
}

.data ul li {
    font-family: verdana;
    margin: 5px 0!important;
    color: #000!important;
    font-size: 13px!important
}

.pagination ul {
    padding: 0
}

.pagination a,
.pagination ul li {
    list-style: none;
    background: 0 0;
    float: none!important;
    padding: 0 8px!important;
    margin: 0!important;
    font: 18px RSU, Tahoma!important;
    color: #8db610!important;
    border-radius: 4px;
    width: auto!important;
    height: auto!important;
    vertical-align: top;
    display: inline;
    text-decoration: none
}

.pagination a:hover,
.pagination ul li:hover {
    cursor: pointer;
    color: #222!important
}

.pagination .current {
    background: #8db610;
    color: #000!important
}

.pagination .arrow {
    padding: 0 2px
}

.total {
    float: right;
    font-family: arial;
    color: #999
}

div#searchdiv > form {
	margin: 20% 34%;
	position: absolute;
	background: #FEAF1F;
	border-radius: 20px;
	padding: 20px;
	left: 0px;
}

article.demo[data-readmore] {
	/*overflow: -webkit-paged-y;*/
	overflow-y: hidden;
}

article.demo h1, article.demo h2, article.demo h3, article.demo h4, article.demo h5, article.demo h6 {font-family: initial !important; font-weight: normal !important;}

article.demo h1 {font-size: 21px !important;}
article.demo h2 {font-size: 20px !important;}
article.demo h3 {font-size: 19px !important;}
article.demo h4 {font-size: 18px !important;}
article.demo h5 {font-size: 17px !important;}
article.demo h6 {font-size: 16px !important;}

.btn_readmore {
	margin: 20px auto 15px;
    padding: 10px 0px;
    border: 1px solid #fa9426!important;
    text-align: center;
    color: #faa446!important;
    background-color: #ffe7ce!important;
    width: 250px!important;
    font-weight: 700!important;
    border-radius: 3px!important;
}

.btn_readmore:hover {
	text-decoration: underline;
}

Viewport
Window
×
×
×