﻿table tr td a,
table tr td a:hover {
    text-decoration: underline
}

.slide>ul,
ol,
ul {
    list-style: none
}

.promo-200-foot {
    margin-bottom: 2em;
}

.rotator,
.score {
    overflow: hidden
}

section p+ul {
    margin-bottom: 2em;
}

.clear,
.entry-title,
.navigation,
.news-footer,
.slide>ul>li,
.ul-num,
footer {
    clear: both
}

@font-face {
    font-family: FontAwesome;
    src: url(fonts/font-img/fontawesome-webfont.html);
    src: url(fonts/font-img/fontawesome-webfontd41dd41d.html?#iefix) format('eot'), url(fonts/font-img/fontawesome-webfont-2.html) format('woff'), url(fonts/font-img/fontawesome-webfont-3.html) format('truetype'), url(fonts/font-img/fontawesome-webfont-4.html#FontAwesome) format('svg');
    font-weight: 400;
    font-style: normal
}

.td_lose,
.td_wait,
.td_win {
    font-family: FontAwesome;
    font-size: 1.2em;
    line-height: .6
}

.td_win:before {
    content: "\f00c";
    color: #090
}

.td_lose:before {
    content: "\f00d";
    color: #C00
}

.td_wait:before {
    content: "\f068";
    color: #CCC
}

table tr td,
table tr th {
    border: 1px solid #233b7a;
    padding: 15px;
    font-weight: 700
}

li {
    display: inline-block
}

.aligncenter,
article,
aside,
details,
figcaption,
figure,
footer,
header,
header>hgroup>h1,
hgroup,
menu,
nav,
nav>ul>li>a,
section {
    display: block
}

blockquote,
q {
    quotes: none
}

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

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 1px;
    font-size: 17px
}

table tr th {
    background-color: #5174b8;
    color: #FFF;
    text-align: center;
    font-size: 16px
}

table tr td {
    vertical-align: middle;
    font-size: 15px
}

table tr td li {
    margin: 5px;
    font-size: 14px;
    font-weight: 200;
    width: 130px
}

table tr td a {
    color: #233b7a
}

.slide>ul>li>a,
a,
a:hover {
    text-decoration: none
}

.alignright {
    float: right
}

.alignleft {
    float: left;
    margin: 0 20px 5px 0
}

.aligncenter,
.alignnone {
    margin-bottom: 10px
}

.aligncenter {
    margin-left: auto;
    margin-right: auto
}

a:active,
a:focus,
input {
    outline: 0!important;
    -moz-outline-style: none!important
}

a {
    color: #d51414;
    font-size: 18px;
}

a:hover {
    color: #f6821b
}

html {
    background: -moz-linear-gradient(top, #888 0, #252525 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #888), color-stop(100%, #252525));
    background: -webkit-linear-gradient(top, #888 0, #252525 100%);
    background: -o-linear-gradient(top, #888 0, #252525 100%);
    background: -ms-linear-gradient(top, #888 0, #252525 100%);
    background: linear-gradient(to bottom, #888 0, #252525 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#888', endColorstr='#252525', GradientType=0)
}

.slide,
header>hgroup>h1,
header>hgroup>h2,
nav>ul>li {
    font-family: 'Kanit', sans-serif;
}

body {
    line-height: 1.4;
    margin: 0 auto;
    width: 1000px;
    border-left: 1px solid #555;
    border-right: 1px solid #555
}

header {
    width: 1020px;
    margin: 0 auto 0 -10px;
    background: #fff;
    background: -moz-linear-gradient(top, #888 0, #252525 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #888), color-stop(100%, #252525));
    background: -webkit-linear-gradient(top, #888 0, #252525 100%);
    background: -o-linear-gradient(top, #888 0, #252525 100%);
    background: -ms-linear-gradient(top, #888 0, #252525 100%);
    background: linear-gradient(to bottom, #fff 0, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#888', endColorstr='#252525', GradientType=0);
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .75);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .75);
    -webkit-border-bottom: 1px solid #555;
    -moz-border-bottom: 1px solid #555;
    border-bottom: 1px solid #555;
    -webkit-border-left: 1px solid #555;
    -moz-border-left: 1px solid #555;
    border-left: 1px solid #555;
    -webkit-border-right: 1px solid #555;
    -moz-border-right: 1px solid #555;
    border-right: 1px solid #555
}

header>hgroup>h1 {
    float: left;
    margin-left: 20px;
    margin-top: 28px;
    background: url(images/main/logo.html) no-repeat;
    padding-top: 48px;
    padding-left: 75px;
}

nav,
nav>ul {
    height: 55px
}

header>hgroup>h1>a:hover {
    color: #4c6eb4
}

header>hgroup>h2,
nav>ul>li>a {
    color: #233b7a;
    font-size: 21px
}

header>hgroup>h2 {
    float: right;
    margin-top: 75px;
    margin-right: 25px
}

nav {
    text-align: left;
    width: 1020px;
    margin-left: -10px
}

.list-info,
.tips-title,
aside>section,
nav>ul {
    text-align: center
}

nav>ul {
    float: left;
    width: 1000px
}

nav>ul>li {
    padding: 5px 11px 5px 10px;
    border-right: 1px solid #000;
    height: 8px;
    margin-top: 20px;
    font-weight: 200
}

nav>ul>li:first-child {
    padding-left: 5px
}

nav>ul>li:last-child {
    border-right: 0;
    padding-right: 5px
}

nav>ul>li>a {
    margin-top: -10px;
    font-weight: 700
}

.triangle-left,
.triangle-right {
    width: 0;
    height: 0;
    border-style: solid;
    display: table
}

nav .current-menu-ancestor>a,
nav .current-menu-item>a,
nav .current_page_ancestor>a,
nav .current_page_item>a,
nav>ul>li>a:hover {
    color: #f6821b
}

.triangle-left {
    border-width: 0 10px 10px 0;
    border-color: transparent #000 transparent transparent;
    float: left
}

.triangle-right {
    border-width: 10px 10px 0 0;
    border-color: #000 transparent transparent;
}

.slide {
    width: 980px;
    margin: 15px auto 0;
    position: relative
}

.slide>ul,
.slide>ul>li {
    margin-left: 10px;
    float: left
}

.slide>ul {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999999;
    width: 180px;
    height: 360px;
    background-color: #5174b8;
    -moz-box-shadow: 0 0 10px #222;
    -webkit-box-shadow: 0 0 10px #222;
    box-shadow: 0 0 10px #222
}

.slide>ul>li {
    display: block;
    border-bottom: 1px solid #aaa;
    width: 160px
}

.slide>ul>li>a {
    float: left;
    clear: both;
    padding-left: 32px;
    display: block;
    height: 56px;
    line-height: 80px;
    font-size: 16px;
    color: #FFF;
    outline: 0;
    background: url(images/main/ball.html) 0 28px no-repeat;
    background-position-y: 25px;
    width: 125px;
    font-weight: 700
}

.slide>ul>li>a:hover {
    color: #ffaf68
}

.list-info {
    background-color: #4c6eb4;
    margin: 0 10px 5px;
    box-shadow: 0 2px 1px #222
}

.list-info li a {
    color: #fff;
    font-family: 'Kanit', sans-serif;
    font-size: 18px;
    padding: 15px 22px 10px;
    display: block;
    font-weight: 700
}

.score-title a,
.score-title strong {
    color: #FFF;
    font-family: 'Kanit', sans-serif;
}

.score {
    width: 750px;
    margin-top: 10px;
    margin-bottom: 30px
}

.score-title {
    padding: 8px 15px;
    display: inline-block;
    width: 718px;
    background-color: #233b7a
}

.score-title strong {
    font-size: 20px;
    font-size: 22px;
    font-weight: 200
}

.score-title a {
    float: right;
    font-size: 16px;
    padding-top: 5px
}

.rotator {
    background-color: #222;
    width: 790px;
    height: 350px;
    position: relative;
    color: #fff;
    font-family: 'Kanit', sans-serif;
    float: right
}

aside {
    float: right;
    width: 200px;
    margin-right: 10px
}

aside>section:first-child {
    margin-top: 0
}

aside>section {
    margin-top: 15px;
    background: #000
}

.sebg {
    background-color: #f6821b
}

aside>section h3,
aside>section h3 a {
    background-color: #3e3b46;
    font-size: 18px;
    color: #fff;
    display: block
}

aside>section h3 {
    font-family: 'Kanit', sans-serif;
    padding: 7px;
    font-weight: 700
}

aside>section h3 a {
    margin: -7px;
    height: 32px;
    padding-top: 7px
}

aside>section h3 a:hover {
    background-color: #f6821b;
    color: #fff
}

.tips {
    background-color: #252525;
    padding-bottom: 1px
}

.tips-title {
    color: #fff;
    padding: 5px;
    display: block;
    font-size: 12px;
    border-top: 2px solid #001d40;
    background: #002f67;
    background: -moz-linear-gradient(top, #002f67 0, #252525 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #002f67), color-stop(100%, #252525));
    background: -webkit-linear-gradient(top, #002f67 0, #252525 100%);
    background: -o-linear-gradient(top, #002f67 0, #252525 100%);
    background: -ms-linear-gradient(top, #002f67 0, #252525 100%);
    background: linear-gradient(to bottom, #002f67 0, #252525 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#002f67', endColorstr='#252525', GradientType=0)
}

.tips-info {
    margin: 5px;
    background-color: #e2edff;
    width: 190px
}

.tips-info span {
    font-size: 16px;
    line-height: 2;
    display: block
}

.sjm_td1,
.sjm_td2 span {
    font-size: 15px;
    font-weight: lighter
}

.side_jackpot_money {
    margin-top: 10px
}

.sjm_td1 {
    text-align: left;
    color: #c2d8fa;
    padding: 5px 5px 5px 10px;
    border: 0
}

.sjm_td1 a {
    color: #cfcfcf
}

.sjm_td1 a:hover,
.sjm_td1_active {
    color: #fc575d
}

.sjm_td2 {
    text-align: right;
    color: #cfcfcf;
    border: 0;
    padding: 5px 10px 5px 5px;
    font-weight: lighter
}

.entry-title,
.foot-bk {
    font-family: 'Kanit', sans-serif;
}

.foot-list {
    background: #e8f0fd;
    background: -moz-linear-gradient(top, #e8f0fd 1%, #fff 34%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #e8f0fd), color-stop(34%, #fff), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #e8f0fd 1%, #fff 34%, #fff 100%);
    background: -o-linear-gradient(top, #e8f0fd 1%, #fff 34%, #fff 100%);
    background: -ms-linear-gradient(top, #e8f0fd 1%, #fff 34%, #fff 100%);
    background: linear-gradient(to bottom, #e8f0fd 1%, #fff 34%, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e8f0fd', endColorstr='#ffffff', GradientType=0)
}

.foot-list>ul {
    margin-top: 20px;
    margin-bottom: 15px;
    display: inline-block;
    text-align: center;
    padding: 10px
}

.foot-list>ul>li {
    padding-left: 7px;
    padding-right: 7px;
    border-right: 1px solid #000;
    height: 16px;
    display: initial;
    line-height: 1.8
}

.foot-list>ul>li:last-child {
    border-right: 0
}

.triangle-foot {
    width: 1020px;
    height: 10px;
    margin-left: -10px;
    margin-top: -10px
}

.triangle-foot-left,
.triangle-foot-right {
    width: 0;
    height: 0;
    border-style: solid;
    display: table
}

.triangle-foot-left {
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #000;
    float: left
}

.triangle-foot-right {
    border-width: 10px 0 0 10px;
    border-color: transparent transparent transparent #000;
    float: right
}

.foot-bk>a,
.foot-bk>span {
    display: block;
    float: left
}

.foot-bk {
    height: 100px;
    background-color: #fff;
    width: 1020px;
    margin-left: -10px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .75);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .75);
    color: #FFF
}

.foot-bk>span {
    width: 270px;
    height: 60px;
    background: url(images/main/logo.html) no-repeat;
    margin-left: 20px;
    margin-top: 20px
}

.foot-bk>a {
    font-size: 17px;
    color: #ddd;
    line-height: 1.3;
    width: 255px;
    height: 22px;
    background: url(images/main/logo-end.html) no-repeat;
    padding-top: 48px;
    padding-left: 75px;
    transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in 0;
    margin-top: 15px;
    margin-left: 15px
}

.foot-bk>span>a>span {
    color: #f6821b;
    font-size: 40px;
    margin-top: 0
}

.foot-bk>span>a>strong {
    font-size: 21px;
    display: block;
    color: #e1e1e1;
    margin-top: -15px
}

.foot-bk>p,
.foot-bk>p>a {
    color: #e1e1e1;
    font-size: 18px
}

.foot-bk>p {
    margin-left: 400px;
    padding-top: 30px;
    font-weight: 700
}

.foot-bk>p>span {
    color: #acacac;
    font-weight: 400
}

.call-contact,
.entry-title,
.st-title,
.thick {
    font-weight: 700
}

.leftlink {
    float: left;
    width: 35%;
    margin-top: 50px
}

.rightlink {
    float: right;
    width: 65%;
    margin-top: 50px
}

.entry-meta {
    float: right;
    color: #D1D1D1;
    margin-top: -12px
}

.entry-summary {
    margin-top: 45px
}

.entry-utility {
    margin: 10px 0 40px;
    padding: 3px 0;
    color: #D1D1D1
}

.entry-utility a {
    color: #7F7F7F
}

.entry-utility a:hover {
    color: #f6821b
}

.st-title,
.st-title a {
    color: #233b7a
}

.st-title {
    font-size: 17px;
    margin-bottom: 20px
}

.st-title-center {
    color: #233b7a;
    font-size: 18px;
    display: block;
    text-align: center;
    font-weight: 700
}

.ul-news span {
    font-size: 14px;
    color: #898989;
    line-height: 2
}

.ul-news p {
    padding-top: 5px
}

.jackp,
.jackp2 {
    border: 0;
    padding: 5px;
    font-size: 20px;
    font-weight: lighter;
    font-family: 'Kanit', sans-serif;
}

.news-title {
    margin-top: 20px
}

.news-title>h2>a {
    font-size: 19px;
    color: #233b7a;
    font-weight: 700
}

.news-title>h2>a:hover {
    color: #f6821b
}

.news-title>span {
    font-size: 14px;
    margin-bottom: 10px
}

.news-title>span>a {
    color: #888
}

.news-title>span>a:hover {
    color: #f6821b
}

.news-detail {
    color: #aaa;
    margin: 10px 0
}

.news-footer {
    border-bottom: 1px solid #dcdcdc;
    height: 30px;
    margin-top: 25px;
    padding-bottom: 25px
}

.pl {
    float: left
}

.pl>a {
    color: #888
}

.pl>a:hover {
    color: #f6821b
}

.pr {
    float: right
}

.pr>a {
    color: #888
}

.pr>a:hover {
    color: #f6821b
}

.pc>a {
    color: #888
}

.pc>a:hover {
    color: #f6821b
}

.navigation {
    padding: 25px 0 10px;
    height: 30px;
    width: 100%;
    display: table
}

.nav-next,
.nav-previous {
    display: table-cell;
    width: 50%
}

.nav-previous {
    text-align: left
}

.nav-next {
    text-align: right
}

.page-title {
    font-size: 26px;
    display: block;
    margin: 25px 0 10px
}

.wp-pagenavi {
    width: 100%;
    text-align: right;
    margin-top: 20px
}

.pages {
    float: left
}

.wp-pagenavi>a,
.wp-pagenavi>span {
    padding: 5px;
    color: #000;
    font-weight: 700
}

.wp-pagenavi a:hover {
    color: #f6821b
}

.current {
    color: #f6821b!important
}

.news-blog {
    margin: 10px auto 20px;
    font-family: 'Kanit', sans-serif;
    font-size: 16px;
    text-align: left;
    font-weight: lighter
}

.bt,
.pro-ball,
.pro-ball tr td,
.st-blod,
.str,
.ul-service li label {
    font-weight: 700
}

.news-blog li {
    padding: 5px 10px;
    border-bottom: 1px solid #434343;
    width: 180px
}

.pro-ball tr td,
.pro-ball tr th {
    border: 1px solid #FFF;
    text-align: center
}

.news-blog_a {
    display: block;
    color: #cfcfcf;
    line-height: 1
}

.news-blog_a:hover {
    color: #f6821b
}

.news-blog_l {
    color: #aaa;
    font-size: 14px
}

.news-blog_l a {
    color: #cfcfcf
}

.news-blog_l a:hover {
    color: #f6821b
}

.news-blog_r {
    float: right;
    color: #aaa;
    font-size: 14px
}

.tags a {
    color: #cfcfcf
}

.tags a:hover {
    color: #f6821b
}

.bt {
    display: inline-block;
    text-align: center;
    color: #fff;
    font-family: 'Kanit', sans-serif;
    font-size: 15px;
    padding: 8px;
    background: #5174b8;
    background: -moz-linear-gradient(top, #5174b8 0, #294388 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5174b8), color-stop(100%, #294388));
    background: -webkit-linear-gradient(top, #5174b8 0, #294388 100%);
    background: -o-linear-gradient(top, #5174b8 0, #294388 100%);
    background: -ms-linear-gradient(top, #5174b8 0, #294388 100%);
    background: linear-gradient(to bottom, #5174b8 0, #294388 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#5174b8', endColorstr='#294388', GradientType=0);
    box-shadow: 2px 3px 5px #000
}

.dbt,
.ul-num li {
    display: block
}

.bt:hover {
    background: #f1983b;
    background: -moz-linear-gradient(top, #f1983b 0, #f6821b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f1983b), color-stop(100%, #f6821b));
    background: -webkit-linear-gradient(top, #f1983b 0, #f6821b 100%);
    background: -o-linear-gradient(top, #f1983b 0, #f6821b 100%);
    background: -ms-linear-gradient(top, #f1983b 0, #f6821b 100%);
    background: linear-gradient(to bottom, #f1983b 0, #f6821b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f1983b', endColorstr='#f6821b', GradientType=0);
    color: #FFF
}

.bt-w {
    width: 70px
}

.bt-wd {
    width: 200px;
    margin-left: 25px;
    margin-bottom: 10px;
    font-size: 20px
}

.ul-buttom li,
.ul-left li,
.ul-right li {
    margin-bottom: 20px
}

.ul-left {
    margin-left: 30px
}

.ul-right li {
    margin-right: 10px
}

.pro-ball {
    background-color: #e2edff;
    font-family: 'Kanit', sans-serif;
    font-size: 20px;
    margin-top: 20px
}

.pro-ball tr th {
    padding: 6px;
    background-color: #5174b8;
    color: #FFF
}

.pro-ball tr td {
    padding: 5px;
    vertical-align: middle;
    font-size: 18px
}

.ati,
.str {
    color: #233b7a;
    font-size: 15px
}

.p-top5 {
    margin-top: 5px
}

.ul-bt {
    margin-left: 220px
}

.ul-bt li {
    margin: 5px;
    width: 80px
}

.ul-news img {
    float: left;
    margin: 0 20px 5px 0
}

.str {
    margin-bottom: 5px
}

.pw {
    width: 470px;
    float: left
}

.dbt {
    margin-bottom: 15px
}

.lh {
    color: #809edb
}

.lh:hover {
    color: #f6821b
}

.ul-num {
    margin-top: 10px;
    margin-bottom: 40px
}

.sblink,
.ul-service li {
    margin-bottom: 30px
}

.sblink li {
    width: 220px;
    margin-left: 30px
}

.sblink a {
    text-decoration: underline
}

.ul-service {
    display: inline-block;
    background-color: #fff
}

.ul-service li {
    width: 370px;
    padding-left: 5px;
    float: left
}

.ul-service li a {
    display: block;
    padding-top: 30px;
    height: 90px;
    color: #f1983b;
    font-size: 30px;
    font-family: 'Kanit', sans-serif;
    line-height: .6
}

.ul-service li a span {
    color: #233b7a;
    font-weight: 700;
    font-size: 18px
}

.ul-service li label {
    margin-top: 10px;
    display: block;
    color: #233b7a
}

.call,
.navl {
    display: none
}

.closed,
.hide {
    color: #f1983b
}

.numberphone>tr>td {
    font-weight: 200;
    font-size: 17px;
    vertical-align: top;
    border: 1px solid #c3c3c3
}

.closed {
    font-size: 17px;
    text-decoration: line-through
}

.foot-list>ul>li>a {
    color: #717171
}

.navl {
    width: 40px;
    height: 35px;
    margin: 440px 0 0 330px;
    cursor: pointer;
    float: left;
}

.call {
    margin: 0 10px 0 0;
    font-size: 30px;
    font-family: 'Kanit', sans-serif;
    float: right;
    color: #fff
}

@media (min-width: 0px) and (max-width: 380px) {
    .call {
        display: block;
        font-size: 16px!important;
        padding-top: 10px!important
    }
}

@media (min-width: 0px) and (max-width: 470px) {
    body,
    header {
        width: 100%
    }
    header,
    nav {
        margin-left: 0
    }
    .list-info li,
    nav>ul>li {
        border-top: 1px solid #7a4323
    }
    header {
        text-align: left
    }
    header>hgroup>h1 {
        float: none;
        margin-top: 0;
        margin-left: 0
    }
    header>hgroup>h1>a {
        display: inline-block;
        padding-left: 25px;
        padding-top: 33px;
        margin-top: 30px;
        background-position-y: -27px;
        background-size: 247px 75px;
        font-size: 18px;
        height: 53px;
        width: 230px
    }
    nav,
    nav ul {
        width: 100%;
        height: auto
    }
    article,
    aside {
        width: 100%!important
    }
    .triangle-left,
    .triangle-right,
    header>hgroup>h2 {
        display: none
    }
    nav {
        display: inline-block;
        background-color: #3b3e46;
    }
    nav ul {
        padding: 0;
        display: block;
        position: fixed;
        z-index: 5;
        background-color: #3e3e3e;
    }
    nav>ul>li:first-child {
        padding-left: 10px;
        margin-top: 0
    }
    nav>ul>li {
        border-right: 0;
        display: none;
        padding-top: 5px
    }
    nav>ul>li>a {
        color: #fff;
        margin-top: 0
    }
    nav>ul>li:last-child {
        margin-bottom: 20px
    }
    nav .current_page_item>a {
        color: #fff
    }
    li {
        display: block
    }
    .list-info {
        text-align: left;
        margin: -5px 0 5px;
        box-shadow: 0;
        display: none
    }
    .cdown,
    .foot-bk>p {
        text-align: center
    }
    .call,
    .list-info li,
    .navl {
        position: fixed;
        z-index: 999;
    }
    .list-info li a {
        font-size: 22px;
        padding: 5px 10px
    }
    .call {
        font-size: 20px;
        padding-top: 7px
    }
    .foot-bk>a,
    .slide,
    .triangle-foot {
        display: none
    }
    article {
        padding: 0
    }
    aside {
        margin-right: 0
    }
    aside img {
        width: inherit!important
    }
    .foot-bk,
    .news-blog {
        width: 100%
    }
    .foot-bk {
        height: auto;
        margin-left: 0
    }
    .foot-bk>p {
        margin-left: 0
    }
    .news-blog li {
        display: block;
        width: 92%;
        margin: 0
    }
    .alignnone,
    .tips-info,
    .ul-service li,
    iframe,
    table tr td li {
        width: 100%
    }
    .sjm_td1 {
        padding-left: 15px
    }
    .foot-list>ul,
    table tr td {
        padding: 0
    }
    table tr th {
        width: inherit
    }
    .ul-news img {
        display: none
    }
    .alignleft {
        float: none;
        display: block;
        margin: 0 auto 20px!important;
        max-width: 100%
    }
    .entry-title {
        font-size: 16px
    }
    .ul-service li a {
        height: auto;
        padding-top: 0
    }
    .tips-info {
        margin: 0
    }
    .aligncenter {
        width: 100%;
        height: auto
    }
    .alignnone {
        display: block;
        margin: 0 auto
    }
    .pro-ball tr th span {
        width: auto!important
    }
    .jackpotshow {
        width: 100%
    }
    .jackp,
    .jackp2 {
        padding: 0!important
    }
    .linkindex {
        width: inherit;
        margin-right: 10px
    }
    .linkindex tbody tr th:first-child {
        width: 110px
    }
    .pw {
        width: auto
    }
    .bth {
        margin-top: 10px;
        display: inline-block
    }
    .cdown {
        display: block
    }
    .bt {
        margin-right: 0!important
    }
    .promo-200 {
        width: 100%;
        font-family: 'Kanit', sans-serif;
        font-size: 20px;
        margin-top: 2em;
    }
    .promo-200-main {
        max-width: 265px;
        height: auto;
        float: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .promo-200-sub>img {
        max-width: 485px;
        height: auto;
    }
    .promo-200-sub {
        max-width: 485px;
        height: auto;
        float: none;
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }
    .promo-200-caption {
        padding: 1.2em;
        float: left;
        position: absolute;
        bottom: -7em;
        font-size: 16px;
    }
    .promo-200-caption strong {
        font-weight: 800;
        font-size: 20px;
    }
    .promo-200-foot .expire {
        font-size: 16px;
        margin-top: 2em;
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
    }
    .promo-200-foot {
        margin-top: 9em;
    }
    .promp-200-button {
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
    }
    .promp-200-button a {
        padding: .5em 1em;
        margin-right: 1em;
        font-size: 18px;
        color: #fff;
        background-color: #F19A40;
        border-radius: 4px;
    }
    .promp-200-button a.primary {
        background-color: #5174B8;
    }
}

@media (min-width: 471px) and (max-width: 580px) {
    header,
    nav {
        margin-left: 0
    }
    body,
    header,
    nav,
    nav ul {
        width: 100%
    }
    .list-info li,
    nav>ul>li {
        border-top: 1px solid #233b7a
    }
    article,
    aside {
        width: 100%!important
    }
    header {
        text-align: left
    }
    header>hgroup>h1 {
        float: none;
        margin-top: 0;
        margin-left: 0
    }
    header>hgroup>h1>a {
        display: inline-block;
        padding-left: 66px;
        padding-top: 62px;
        background-position-y: 20px;
        height: 30px
    }
    .aligncenter,
    .foot-bk,
    nav,
    nav ul {
        height: auto
    }
    .triangle-left,
    .triangle-right,
    header>hgroup>h2 {
        display: none
    }
    nav {
        display: inline-block;
        background-color: #3b3e46
    }
    nav ul {
        padding: 0;
        text-align: left;
        display: block
    }
    nav>ul>li:first-child {
        padding-left: 10px;
        margin-top: 0
    }
    nav>ul>li {
        border-right: 0;
        display: none;
        padding-top: 5px
    }
    nav>ul>li>a {
        color: #fff;
        margin-top: 0
    }
    nav>ul>li:last-child {
        margin-bottom: 20px
    }
    nav .current_page_item>a {
        color: #fff
    }
    li {
        display: block
    }
    .list-info {
        text-align: left;
        margin: -5px 0 5px;
        box-shadow: 0;
        display: none
    }
    .cdown,
    .foot-bk>p {
        text-align: center
    }
    .call,
    .list-info li,
    .navl {
        display: block
    }
    .list-info li a {
        font-size: 22px;
        padding: 5px 10px
    }
    .call {
        font-size: 25px;
        padding-top: 5px
    }
    .foot-bk>a,
    .slide,
    .triangle-foot {
        display: none
    }
    article {
        padding: 0
    }
    aside {
        margin-right: 0
    }
    aside img {
        width: inherit!important
    }
    .foot-bk,
    .news-blog {
        width: 100%
    }
    .foot-bk {
        margin-left: 0
    }
    .foot-bk>p {
        margin-left: 0
    }
    .news-blog li {
        display: block;
        width: 92%;
        margin: 0
    }
    .alignnone,
    .tips-info,
    .ul-service li,
    iframe,
    table tr td li {
        width: 100%
    }
    .sjm_td1 {
        padding-left: 15px
    }
    .foot-list>ul,
    table tr td {
        padding: 0
    }
    table tr th {
        width: inherit
    }
    .ul-news img {
        display: none
    }
    .alignleft {
        float: none;
        display: block;
        margin: 0 auto 20px!important
    }
    .entry-title {
        font-size: 18px
    }
    .ul-service li a {
        height: auto;
        padding-top: 0
    }
    .tips-info {
        margin: 0
    }
    .aligncenter {
        width: 100%
    }
    .alignnone {
        display: block;
        margin: 0 auto
    }
    .pro-ball tr th span {
        width: auto!important
    }
    .pw {
        width: auto
    }
    .bth {
        margin-top: 10px;
        display: inline-block
    }
    .cdown {
        display: block
    }
    .promo-200 {
        width: 100%;
        font-family: 'Kanit', sans-serif;
        font-size: 20px;
    }
    .promo-200-main {
        max-width: 265px;
        height: auto;
        float: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .promo-200-sub>img {
        max-width: 485px;
    }
    .promo-200-sub {
        max-width: 485px;
        height: auto;
        float: none;
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }
    .promo-200-caption {
        padding: 1.2em;
        float: left;
        position: absolute;
        bottom: -5em;
        font-size: 16px;
    }
    .promo-200-caption strong {
        font-weight: 800;
        font-size: 25px;
    }
    .promo-200-foot .expire {
        font-size: 16px;
        margin-top: 2em;
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
    }
    .promo-200-foot {
        margin-top: 6em;
    }
    .promp-200-button {
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
    }
    .promp-200-button a {
        padding: .5em 1em;
        margin-right: 1em;
        font-size: 18px;
        color: #fff;
        background-color: #F19A40;
        border-radius: 4px;
    }
    .promp-200-button a.primary {
        background-color: #5174B8;
    }
}

@media (min-width: 769px) and (max-width: 999px) {
    .slide,
    nav,
    nav ul {
        width: 100%;
        height: auto
    }
    body {
        width: 100%
    }
    header {
        width: 100%;
        margin-left: 0
    }
    .triangle-left,
    .triangle-right {
        display: none
    }
    nav {
        display: inline-block
    }
    .foot-bk>a,
    .triangle-foot {
        display: none
    }
    nav ul {
        padding: 0 10px
    }
    .foot-list>ul,
    .table tr td {
        padding: 0
    }
    .amazingslider,
    .amazingslider-space-0 {
        width: 100%!important
    }
    .amazingslider {
        height: auto!important;
        background-size: 100%
    }
    aside img {
        width: inherit!important
    }
    .foot-bk,
    .table tr td li,
    .ul-service li {
        width: 100%
    }
    .foot-bk {
        height: auto
    }
    .foot-bk>p {
        margin-left: 0;
        text-align: center
    }
    .aligncenter {
        width: 100%;
        height: auto
    }
    .pw {
        width: auto
    }
    .bth {
        margin-top: 10px;
        display: inline-block
    }
    nav>ul>li {
        display: inline-block!important
    }
    .promo-200 {
        width: 100%;
        font-family: 'Kanit', sans-serif;
        font-size: 20px;
    }
    .promo-200-main {
        max-width: 265px;
        height: auto;
        float: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .promo-200-sub>img {
        max-width: 485px;
    }
    .promo-200-sub {
        max-width: 485px;
        height: auto;
        float: none;
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }
    .promo-200-caption {
        padding: 1.2em;
        float: left;
        position: absolute;
        bottom: -5em;
        font-size: 16px;
    }
    .promo-200-caption strong {
        font-weight: 800;
        font-size: 25px;
    }
    .promo-200-foot .expire {
        font-size: 16px;
    }
    .promo-200-foot {
        margin-top: 6em;
    }
    .promp-200-button {
        float: right;
    }
    .promp-200-button a {
        padding: .5em 1em;
        margin-right: 1em;
        font-size: 18px;
        color: #fff;
        background-color: #F19A40;
        border-radius: 4px;
    }
    .promp-200-button a.primary {
        background-color: #5174B8;
    }
}

@media (min-width: 1000px) {
    .ul-service li {
        width: 320px
    }
    .bth {
        height: 140px
    }
    nav>ul>li {
        display: inline-block!important
    }
    .promo-200 {
        width: 100%;
        font-family: 'Kanit', sans-serif;
        font-size: 20px;
    }
    .promo-200-main {
        max-width: 35%;
        height: auto;
        float: left;
    }
    .promo-200-sub>img {
        max-width: 100%;
    }
    .promo-200-sub {
        max-width: 65%;
        height: auto;
        float: left;
        position: relative;
    }
    .promo-200-caption {
        padding: 1.2em;
        float: left;
        position: absolute;
        bottom: -5em;
        font-size: 16px;
    }
    .promo-200-caption strong {
        font-weight: 800;
        font-size: 25px;
    }
    .promo-200-foot .expire {
        font-size: 16px;
    }
    .promo-200-foot {
        margin-top: 2em;
    }
    .promp-200-button {
        float: right;
    }
    .promp-200-button a {
        padding: .5em 1em;
        margin-right: 1em;
        font-size: 18px;
        color: #fff;
        background-color: #F19A40;
        border-radius: 4px;
    }
    .promp-200-button a.primary {
        background-color: #5174B8;
    }
}

#last-withdraw {
    list-style: none;
    min-width: 100%;
    text-align: left;
}

#last-withdraw li {
    line-height: 23px;
    width: 100%;
    display: block;
    border-bottom: 1px solid #434343;
}

#last-withdraw .p-user {
    font-size: 10px;
    color: #8b8b8b;
}

#last-withdraw .w-user {
    font-size: 14px;
    color: #fff;
    text-align: left;
    position: absolute;
    margin-top: 23px;
    margin-left: -20px
}

#last-withdraw .w-balance {
    color: #fff;
    font-size: 14px;
    float: right;
}

#last-withdraw .w-date {
    font-size: 10px;
    color: #8b8b8b;
    text-align: right;
    position: relative;
    display: block;
    font-weight: bold;
}

.w-thb {
    color: #cfcfcf;
}

#last-withdraw li::after {
    content: '';
    display: none;
}

.menu-list {
    margin: 10px 10px 20px;
    font-size: 20px;
}

.fix_footer {
    position: fixed;
    bottom: 0px;
    z-index: 99999999;
    width: 100%;
    left: 0px;
    height: 50px;
    color: #fff414 !important;
    border-top: 1px solid #d49792;
    background: linear-gradient(to bottom, #2c2c2c 0%, #626262 35%, #09230d 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#9d0300', endColorstr='#db0018', GradientType=0);
}

.fix_header {
    position: fixed;
    top: 0px;
    z-index: 99999999;
    width: 100%;
    left: 0px;
    height: 40px;
    text-align: center;
    color: #fff414 !important;
    border-top: 1px solid #d49792;
    background: linear-gradient(to bottom, #2c2c2c 0%, #626262 35%, #09230d 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#9d0300', endColorstr='#db0018', GradientType=0);
}

.fix_footer a {
    display: inline-block;
    color: #fff !important;
    margin-left: -3px;
    font-size: 22px;
    line-height: 28px;
    padding: 8px 50px 10px 50px;
    border-right: 1px solid #d49792;
}

.fix_footer a strong {
    color: #fff !important;
}

.fix_header a i {
    display: inline-block;
    color: #fff !important;
    margin-left: 0px;
    font-size: 20px;
    line-height: 37px;
    padding: 0px 30px 0px 35px;
}

.fix_header a strong {
    color: #fff !important;
}

.fix_header a i strong {
    color: #fff !important;
}

@media screen and (max-width: 980px) {
    .fix_footer a {
        float: left;
        width: 20%;
        font-size: 18px;
        line-height: 18px;
        padding: 8px 0px 10px 0px;
        text-align: center;
        margin-left: 0px;
    }
}

@media screen and (max-width: 620px) {
    .fix_footer a {
        padding: 3px 0px 10px 0px;
        width: 25%;
    }
}

@media screen and (max-width: 620px) {
    .fix_footer a {
        padding: 3px 0px 10px 0px;
        width: 25%;
    }
}

@media screen and (max-width: 620px) {
    .fix_footer a.last {
        display: none;
    }
}

.game-slot {
    display: grid;
    text-align: center;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    margin: 10px auto 30px;
    padding: 3% 0% 0% 0%;
}

.slot-box {
    display: grid;
    width: 100%;
    min-height: 200px;
    border-radius: 30px 30px 8px 8px;
    /* background: #490000; */
    grid-template-columns: 1fr;
    grid-template-areas: "slot-cover""slot-info""slot-btn";
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
    align-items: start;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
}

.slot-cover {
    z-index: 70;
    display: grid;
    grid-area: slot-cover;
    background: none;
    grid-template-columns: 100%;
    grid-template-areas: "sl-cv-bg""sl-chr";
    position: relative;
    align-items: start;
}

.sl-cv-bg {
    z-index: 71;
    grid-area: sl-cv-bg;
    grid-row: 1/2;
    border-radius: 30px 30px 0 0;
    overflow: hidden;
}

img {
    max-width: 100%;
}

.sl-chr {
    z-index: 72;
    grid-area: sl-chr;
    grid-row: 1/2;
    position: absolute;
    top: -20px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.slot-cen {
    margin-top: -10%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-filter: contrast(80%);
    filter: contrast(80%);
    -webkit-filter: brightness(80%);
    filter: brightness(80%);
}

.slot-intro:hover .slot-cen {
    -webkit-filter: contrast(120%);
    filter: contrast(120%);
    -webkit-filter: brightness(110%);
    filter: brightness(110%);
}

.slot-content {
    text-align: center;
    min-height: 600px;
    background: #f4f4f4;
    width: 100%;
    margin: 0 auto;
    padding: 30px;
}

.game-slot {
    display: grid;
    text-align: center;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    margin: 10px auto 30px;
    padding: 3% 0% 0% 0%;
}

.slot-box {
    display: grid;
    width: 100%;
    min-height: 200px;
    border-radius: 30px 30px 8px 8px;
    grid-template-columns: 1fr;
    grid-template-areas: "slot-cover""slot-info""slot-btn";
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
    align-items: start;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
}

.slot-cover {
    z-index: 70;
    display: grid;
    grid-area: slot-cover;
    background: none;
    grid-template-columns: 100%;
    grid-template-areas: "sl-cv-bg""sl-chr";
    position: relative;
    align-items: start;
}

.sl-cv-bg {
    z-index: 71;
    grid-area: sl-cv-bg;
    grid-row: 1/2;
    border-radius: 30px 30px 0 0;
    overflow: hidden;
}

.sl-chr {
    z-index: 72;
    grid-area: sl-chr;
    grid-row: 1/2;
    position: absolute;
    top: -20px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.slot-box:hover .sl-chr {
    position: absolute;
    top: -45px;
}

.slot-info {
    z-index: 73;
    grid-area: slot-info;
    padding: 10px 20px 20px;
    grid-row: 2/3;
    margin-top: -20%;
    border-radius: 0 0 8px 8px;
    background: #f97d1d;
    background: -moz-linear-gradient(top, #f97d1d 0%, #44110a 100%);
    background: -webkit-linear-gradient(top, #f97d1d 0%, #44110a 100%);
    background: linear-gradient(to bottom, #f97d1d 0%, #44110a 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f97d1d', endColorstr='#44110a', GradientType=0);
}

.sl-logo {
    z-index: 75;
    margin-top: -20%;
    margin-bottom: -5%;
}

.slot-btn {
    z-index: 74;
    grid-area: slot-btn;
    display: grid;
    margin-top: -10%;
    padding: 10px 10px 20px;
    grid-row: 2/3;
    background: #fff;
    width: 100%;
    opacity: 0;
    border-radius: 0 0 7px 7px;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    align-items: end;
}

.slot-box:hover .slot-btn {
    opacity: 1;
}

.slot-box:hover .sl-chr {
    -webkit-filter: contrast(120%);
    filter: contrast(120%);
    -webkit-filter: brightness(130%);
    filter: brightness(130%);
}

.tx-name-slot {
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 18px;
    color: #444;
}

.tx-slot {
    font-family: 'Kanit', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    overflow: hidden;
    max-height: 39px;
}

.slot-eff {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-filter: contrast(80%);
    filter: contrast(80%);
    -webkit-filter: brightness(200%);
    filter: brightness(200%);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.slot-box:hover .slot-eff {
    -webkit-filter: contrast(110%);
    filter: contrast(110%);
    -webkit-filter: brightness(115%);
    filter: brightness(115%);
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.slot-box {
    margin-bottom: 50px;
}

.column {
    padding: 0;
    margin-bottom: 20px;
}

.column div {
    -ms-flex: 0 0 25;
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    float: left;
}

.column div span {
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #444;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 0;
}


/*@media only screen and (max-width: 576px) {
    .column div {
        -ms-flex: 0 0 25;
        flex: 0 0 25%;
        max-width: 25%;
        position: relative;
        min-height: 1px;
        padding-right: 2px;
        padding-left: 2px;
        padding-bottom: 0px;
        float: left;
    }
    .column {
        padding: 0px 15px 0px 15px;
    }
}*/

.hover img:hover {
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
    filter: gray;
    /* IE5+ */
    /* Webkit Nightlies & Chrome Canary */
}

figure {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}

figure:hover+span {
    bottom: -36px;
    opacity: 1;
}

.hover figure {
    position: relative;
}

.hover figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.hover figure:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.jR3DCarouselGallery,
.jR3DCarouselGalleryCustomeTemplate {
    margin: 0 auto;
    /* optional - if want to center align */
}

.jR3DCarouselGalleryCustomeTemplate .captions {
    position: relative;
    padding: 4px 0;
    bottom: 27px;
    background: #ec1c8e;
    display: block
}

.jR3DCarouselGalleryCustomeTemplate a {
    text-decoration: none;
}

.img-sss {
    width: 100%;
    height: 115px;
}

.slot-info {
    background: #0f2f26 !important;
    background: -moz-linear-gradient(top, #0f2f26 0%, #16654e 100%) !important;
    background: -webkit-linear-gradient(top, #0f2f26 0%, #16654e 100%) !important;
    background: linear-gradient(to bottom, #0f2f26 0%, #16654e 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0f2f26', endColorstr='#16654e', GradientType=0) !important;
}

.table tr td {
    padding: 0px;
}

.col-md-12 {
    /*padding-left: 0px;
                padding-right: 0px;*/
}

.container {
    width: 100%;
    /* padding-right: 5px;
    padding-left: 5px;*/
    margin-right: auto;
    margin-left: auto;
}

.horizontal-panel .form-group {
    width: 50%;
    float: left;
}

.post img {
    margin: 11px;
}

@media screen and (max-width: 768px) {
    .post img {
        margin: 11px;
    }
}

@media screen and (max-width: 500px) {
    .post img {
        margin: 19px;
    }
}

@media screen and (max-width: 400px) {
    .post img {
        margin: 9px;
    }
}

@media screen and (max-width: 370px) {
    .post img {
        margin: 13px;
    }
}

@media screen and (max-width: 500px) {
    .logo-top {
        margin-top: 40px;
    }
}

.colla-1 {
    text-align: center;
    border-bottom: 1px solid;
}

.colla-3 {
    border-bottom: 1px solid;
}

.item_top_page {
    float: left;
    width: 44%;
    margin: 10px;
}

.main-detail {
    margin-left: 10px;
}

@media (max-width: 768px) {
    .main-detail {
        margin-left: 0;
    }
}

.spd-search {
    max-width: 35%;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
}

.box-tabien {
    overflow: hidden;
}

.box-tabien header {
    overflow: hidden;
    padding: 10px 10px 0 0;
    border-top: 10px solid #272727;
}

.box-tabien header h1:before {
    content: "+ ";
}

.box-tabien header small {
    float: right;
    padding-top: 5px;
}

.box-tabien header small a {
    color: #333;
}

@media (max-width:991px) {
    .tabien-science {
        width: 26px;
    }
}

@media (max-width:767px) {
    .tabien-science {
        font-size: 12px;
        width: 21%;
    }
}

.tabien-cate {
    padding: 10px;
    margin: 10px 0;
    background: #B64D4D;
    color: #ffffff;
    border-bottom: 1px solid #DDD;
    text-align: left;
}

@media (max-width: 767px) {
    .box-tabien article li {
        width: 25%;
    }
}

@media (max-width: 480px) {
    .box-tabien article li {
        width: 50%;
    }
}

.article-item {
    padding-top: 0 !important;
    height: auto !important;
    border-bottom: 1px dashed #e5e5e5 !important;
    overflow: hidden;
    clear: both;
}

.itemgallery img {
    padding: 5px;
    width: 100%;
    height: 150px;
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.top-site {
    float: right;
    width: 25%;
    font-size: 15px;
}

@media (max-width: 812px) {
    .top-site {
        width: 25%;
        margin-top: 10px;
        font-size: 14px;
    }
}

@media (max-width: 800px) {
    .top-site {
        width: 30%;
        margin-top: 40px;
        font-size: 12px;
    }
}

@media (max-width: 500px) {
    .top-site {
        width: 42%;
        margin-top: 40px;
        font-size: 12px;
    }
}

@media (max-width: 400px) {
    .top-site {
        width: 46%;
        margin-top: 50px;
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .foot-bk {
        margin-bottom: 45px;
    }
}

.main-content {
    padding: 0;
}

@media (max-width: 767px) {
    body {
        width: 100%;
    }
    header {
        width: 100%;
    }
    nav {
        width: 100%;
    }
    nav>ul {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .col-md-4 {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 765px) {
    .col-md-4 {
        padding-left: 12px;
        padding-right: 12px;
    }
}

.fixed-bottom {
    width: 102%;
}