@charset "utf-8";
/* CSS RESET
===========================================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    -webkit-font-smoothing: antialiased;
}

body {
    width: 100%;
    height: 100%;
    font: 13px 'thaisanslite_r1', Arial, Tahoma, sans-serif;
    color: #3e4142;
    overflow-x: hidden;
}


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    color: #333;
    outline: none;
    text-decoration: none;
}

input,
textarea {
    outline: none;
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

img.alignright {
    float: right;
    margin: 5px 0 20px 2%;
}

img.alignnone {
    margin: 5px 2% 20px 0;
}

img.alignleft {
    float: left;
    margin: 5px 2% 20px 0;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

hr {
    border: 0;
    border-top: 1px solid #333;
    clear: both;
    height: 0;
    margin: 1.250em 0;
}

.tt_txt_seo img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

textarea,
textarea:focus {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.tt_lrt {
    position: relative;
    float: left;
}

.tt_rrt {
    position: relative;
    float: right;
}

.tt_l {
    float: left;
}

.tt_r {
    float: right;
}

.tt_full {
    width: 100%;
}

.tt_full.tt_header {
    position: fixed;
    width: 100%;
    z-index: 99;
    /*max-height: 140px !important;*/
}

.tt_full.tt_header_tmp {
    position: relative !important;
    filter: opacity(0) !important;
    z-index: 0 !important;
}

@media screen and (min-width: 981px) {
    .tt_full.tt_content.show-banner {
        /*margin-top: 10%;*/
    }
}

.show-banner {
    padding-bottom: 0 !important;
}

.tt-cr-f {
    color: #333;
}

.tt-cr-bg {
    background-color: #ccc;
}

.mt-5 {
    margin-top: 5px;
}

.mt-l {
    margin-left: 7px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.pd-5 {
    padding: 5px;
}

.pd-10 {
    padding: 10px;
}

.pd-15 {
    padding: 15px;
}

.pt-5 {
    padding-top: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.logo_m,
.tt_from_login_m,
.nav_m {
    display: none;
}

.tt_head_menu {
    float: left;
    width: 100%;
    min-height: 20px;
    top: 0px;
    z-index: 1000;
    position: relative;
    margin: 0px 0px 0px 0%;
    background-color: #000000;
    border-radius: 0 0 30px 30px;
}

.tt_head_menu ul {
    float: left;
    width: 100%;
    margin: 0% 0% 0% 0%;
    text-align: center;
}

.menu_l .tt_head_menu ul {
    text-align: right;
}

.tt_head_menu ul li {
    display: inline-block;
    margin: 10px 2px 10px 2px;
    position: relative;
}

.tt_head_menu ul li.menu-item-has-children:hover .fa,
.tt_head_menu ul li:hover .fa {
    color: #fff;
}

.tt_head_menu ul li .fa {
    position: absolute;
    right: 12px;
    top: 9px;
    color: #fff;
}

.tt_head_menu .fa.fa-chevron-down {
    font-size: 12px;
}

.tt_head_menu ul li strong {
    font-weight: normal;
}

.tt_head_menu ul li.menu-item-has-children {
    padding: 0px 0px 0px 0px;
}

.tt_head_menu ul li.current-menu-item.menu-item-has-children:hover,
.tt_head_menu ul li.current-menu-item.menu-item-has-children {
}

.tt_head_menu ul li a {
    display: inline-block;
    color: #fff;
    font-family: "Kanit", sans-serif;
    font-weight: 500;
    font-size: 14px;
    font-style: normal;
    line-height: 16px;
    padding: 6px 13px 8px 13px;
    cursor: pointer;
    border-radius: 30px;
    border: 2px solid #000000;

}

.tt_header .c_header ul li {
    float: right !important;
}

.tt_header .c_header ul li.site-name {
    float: left !important;
}

.tt_header .c_header ul li a {
    font-size: 42px;
    padding: 16px;
}

.tt_header .c_header ul li.btn-header a {
    font-size: 24px;
    border: 2px solid #ffffff9c;
    padding: 12px 24px;
    background-color: #ffffff2e;
    margin-right: 24px;
}

#tt_th .tt_head_menu ul li a {
    padding: 2px 16px 0px 0px;
}

.tt_head_menu ul li.menu-item-has-children .fa,
.tt_head_menu ul li.menu-item-has-children a {
    color: #fff;
}

.tt_head_menu ul li.menu-item-has-children:hover,
.tt_head_menu ul li,
.tt_head_menu ul li:hover {
}

.tt_head_menu ul li:hover ul.sub-menu li a {
    border: unset !important;
}


.tt_head_menu ul li.menu-item-has-children a {
    padding-right: 30px;
}

.tt_head_menu ul li.menu-item-has-children:hover,
.tt_head_menu ul li.current-menu-item.menu-item-has-children:hover,
.tt_head_menu ul li.current-menu-item.menu-item-has-children {
}

.tt_head_menu ul li:hover .sub-menu {
    visibility: visible;
    top: 35px;
}

.tt_head_menu ul li:hover .sub-menu li:last-child a {
    border-radius: 0 0 10px 10px !important;
}

.tt_head_menu ul li ul {
    margin-left: 0%;
    text-align: left;
}

.tt_head_menu ul li ul.sub-menu {
    visibility: hidden;
    float: left;
    top: 84px;
    left: 0px;
    width: 250px;
    position: absolute;
    z-index: 1000;
    /*border-top: 0;
    border: 0;*/
    border: 2px solid transparent;
    border-top: 0;
    border-radius: 0 0 8px 8px;
    -o-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;*/
}

.tt_head_menu ul li ul.sub-menu li.menu-item-has-children:hover {
    color: #000;
}

.tt_head_menu ul li ul.sub-menu li {
    float: left;
    width: 100%;
    border-left: 0;
    /*border-bottom: 1px solid #000000;*/
    padding: 0px 0px 0px 0px;
    border-right: 0;
    margin: 0px 0px 0px 0px;
    border-radius: 0px;
}

.tt_head_menu ul li ul.sub-menu li a {
    float: left;
    width: 100%;
    padding: 12px 20px 12px 20px;
    color: #fff;
    background: #000000;
    border-radius: 0px;
}

.tt_head_menu ul li ul.sub-menu li:first-child {
    border-top: 0;
}

.tt_head_menu ul li ul.sub-menu li .fa {
    top: 15px;
}

.tt_head_menu ul li ul.sub-menu li ul.sub-menu {
    visibility: hidden;
    float: right;
    top: 0px;
    left: 300px;
    width: 250px;
    position: absolute;
    z-index: 1000;
    border: 0;
}

.tt_head_menu ul li ul.sub-menu li ul.sub-menu li {
    float: left;
    width: 100%;
    border-left: 0;
    border-bottom: 1px solid #eee;
    padding: 0px 0px 0px 0px;
    border-right: 0;
    margin: 0px 0px 5px 0px;
}

.tt_head_menu ul li ul.sub-menu li ul.sub-menu a {
    float: left;
    width: 100%;
    padding: 12px 20px 12px 20px;
}

.tt_head_menu ul li ul.sub-menu li ul.sub-menu:first-child {
    border-top: 0;
}

.tt_head_menu ul li ul.sub-menu li:hover ul.sub-menu {
    visibility: visible;
    left: 250px;
}

.tt_head_menu ul li.ico-new a {
    color: #fff !important;
}

.tt_head_menu ul li.ico-new:hover a {
    color: #fff !important;
}

.tt_head_menu ul li.ico-new {
    margin: 0px -2px 0px -2px;
}

.tt_head_menu ul li.ico-new:after {
    background-color: transparent;
}

.tt_head_menu ul li.ico-new a {
    color: #fff !important;
    animation: walk-cyclet2 0.5s steps(5) infinite;
    -webkit-animation: walk-cyclet2 0.5s steps(5) infinite;
}

.tt_head_menu.m-mc {
    display: none;
}

.tt_head_menu .ico-new a::before {
    background-image: url("../images/ico-new.png?v=1.2");
    background-repeat: no-repeat;
    border-radius: 3px;
    content: "";
    height: 19px;
    line-height: 16px;
    position: absolute;
    right: -5px;
    top: -12px;
    width: 30px;

}


.tt_head_menu_m {
    float: right;
    width: 100%;
    min-height: 25px;
    top: 0px;
    z-index: 1000;
    padding: 0% 0% 0% 0%;
    margin-top: 0px;
    margin-bottom: 0px;
}

.tt_head_menu_m ul {
    float: right;
    width: 100%;
    margin: 0%;
    text-align: right;
}

.tt_head_menu_m ul li {
    display: inline-block;
    margin: 0px -2px -5px -2px;
    position: relative;
    border-radius: 0px 0px 0px 0px;
}

.tt_head_menu_m .menu-menu_head-container > ul > li:first-child > a {
    font-size: 18px;
    font-weight: bold;
    color: #ffd573 !important;
}

.tt_head_menu_m ul li:last-child {

}

.tt_head_menu_m ul li i {
    font-size: 14px;
    padding: 0px 3px 0px 0px;
}

.tt_head_menu_m ul li .fa {
    position: absolute;
    right: 15px;
    top: 35px;
    color: #000;
}

.tt_head_menu_m ul li:hover .fa {
    color: #fff;
}

.tt_head_menu_m ul li.menu-item-has-children ul.sub-menu li a:hover,
.tt_head_menu_m ul li:hover a,
.tt_head_menu_m ul li.current-menu-item a {
    color: #fff;
    background: #c93a28;

}

.tt_head_menu_m ul li:hover ul.sub-menu li a {
    color: #000;
}

.tt_head_menu_m ul li img {
    float: left;
    margin: 0px 5px 0px 0px;
}

.tt_head_menu_m ul li strong {
    font-weight: normal;
}

.tt_head_menu_m ul li .shows_btn {
    display: none;
}

.tt_head_menu_m ul li.menu-item-has-children {
    padding: 0px 10px 0px 0px;
}

.tt_head_menu_m ul li a {
    float: left;
    padding: 32px 18px 32px 18px;
    font-size: 15px;
    line-height: 18px;
    font-family: "Kanit", sans-serif;
    color: #000;
    margin-bottom: 0px;
    font-weight: bold;
}

.tt_head_menu_m ul li.menu-item-has-children a {
    padding-right: 30px;
}

.tt_head_menu_m ul li.menu-item-has-children:hover,
.tt_head_menu_m ul li.current-menu-item.menu-item-has-children:hover,
.tt_head_menu_m ul li.current-menu-item.menu-item-has-children {
}

.tt_head_menu_m ul li:hover .sub-menu {
    visibility: visible;
    top: 83px;
}

.tt_head_menu_m ul li ul {
    margin-left: 0%;
    text-align: left;
}

.tt_head_menu_m ul li ul.sub-menu {
    visibility: hidden;
    float: left;
    top: 100px;
    left: 0px;
    width: 250px;
    position: absolute;
    z-index: 1000;
    border-top: 0;
    border: 0;
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}

.tt_head_menu_m ul li ul.sub-menu li.menu-item-has-children:hover {
    color: #000;
}

.tt_head_menu_m ul li ul.sub-menu li {
    float: left;
    width: 100%;
    border-left: 0;
    border-bottom: 1px solid #eee;
    padding: 0px 0px 0px 0px;
    border-right: 0;
    margin: 0px 0px 0px 0px;
}

.tt_head_menu_m ul li ul.sub-menu li a {
    float: left;
    width: 100%;
    padding: 12px 20px 12px 20px;
    background-color: #fff;
}

.tt_head_menu_m ul li ul.sub-menu li:first-child {
    border-top: 0;
}

.tt_head_menu_m ul li ul.sub-menu li .fa {
    top: 15px;
}

.tt_head_menu_m ul li ul.sub-menu li ul.sub-menu {
    visibility: hidden;
    float: right;
    top: 0px;
    left: 300px;
    width: 250px;
    position: absolute;
    z-index: 1000;
    border: 0;
}

.tt_head_menu_m ul li ul.sub-menu li ul.sub-menu li {
    float: left;
    width: 100%;
    border-left: 0;
    border-bottom: 1px solid #eee;
    padding: 0px 0px 0px 0px;
    border-right: 0;
    margin: 0px 0px 0px 0px;
}

.tt_head_menu_m ul li ul.sub-menu li ul.sub-menu a {
    float: left;
    width: 100%;
    padding: 12px 20px 12px 20px;
}

.tt_head_menu_m ul li ul.sub-menu li ul.sub-menu:first-child {
    border-top: 0;
}

.tt_head_menu_m ul li ul.sub-menu li:hover ul.sub-menu {
    visibility: visible;
    left: 250px;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    opacity: 0;
    visibility: hidden;
}

.overlay.active {
    visibility: visible;
    opacity: 1;
    background: rgba(0, 0, 0, 0.7);
}

.tx_nav2 {
    float: right;
    width: 12%;
    font-size: 28px;
    line-height: 20px;
    font-family: "Kanit", sans-serif;
    color: #fff;
    padding: 18px 15px 10px 0px;
    text-align: right;
    position: relative;
    font-weight: bold;
    cursor: pointer;
}

.tx_nav2:hover {
    color: #d2151e;
}


.tt_bgh_nav {
    background-color: #000;
    padding: 0px 0px 20px 0px;
}

.tt_ct_nav {
    position: fixed;
    left: -200%;
    top: 0px;
    float: left;
    width: 340px;
    background-color: #000;
    height: 100%;
    z-index: 99999999999;
    border-right: 1px solid #222;
    -webkit-box-shadow: 9px 1px 5px 0px rgba(50, 50, 50, 0.27);
    -moz-box-shadow: 9px 1px 5px 0px rgba(50, 50, 50, 0.27);
    box-shadow: 9px 1px 5px 0px rgba(50, 50, 50, 0.27);
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    overflow-y: scroll;
}

.tt_ct_nav.tt_open {
    left: 0px;
}

.tt_head_menu_m {
    float: left;
    width: 100%;
    padding: 0%;
    display: block;
    left: 0px;
    top: 0px;
    margin-top: 0px;
    height: 100%;
    background: #000;
    border-bottom: 0;
    height: 100%;
}

.tt_head_menu_m ul {
    float: left;
    margin: 0%;
    height: 100%;
    text-align: left;
    overflow: hidden;
}

.tt_head_menu_m ul li {
    float: left;
    display: block;
    border-bottom: 1px solid #222 !important;
    width: 100%;
    padding: 7px 25px 7px 10px;
    background-color: #000 !important;
    margin: 0px 0px 0px 0px;
    border-radius: 0px;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.tt_head_menu_m ul li a {
    float: left;
    text-align: left;
    border: 0;
    font-size: 14px;
    width: 100%;
    color: #FFF !important;
    padding: 5px 10px 5px 10px;
    line-height: 22px;
    background-color: transparent !important;
    text-shadow: 1px 1px 0 #000;
}

.tt_head_menu_m .fa.fa-chevron-down {
    display: none;
}

.tt_head_menu_m ul li .shows_btn {
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    float: right;
    width: 47px;
    height: 47px;
    text-align: center;
    font-size: 30px;
    background-color: #fff;
    cursor: pointer;
}

.tt_head_menu_m ul li.current-menu-item:after {
    border: 0;
}

.tt_head_menu_m ul li ul.sub-menu li.menu-item-has-children .fa,
.tt_head_menu_m ul li .fa {
    right: 8px;
    top: 8px;
    font-size: 30px;
    color: #000 !important;
}

.tt_head_menu_m ul li.menu-item-has-children,
.tt_head_menu_m ul li:hover {
    background-color: transparent !important;
    border-top: 0;
}

.tt_head_menu_m ul li.menu-item-has-children a {
    padding: 5px 0px 5px 20px;
}

.tt_head_menu_m ul li:hover,
.tt_head_menu_m ul li.menu-item-has-children:hover {
    border-top: 0 !important;
}

.tt_head_menu_m ul li.menu-item-has-children {
    width: 100%;
    padding: 7px 0px 7px 0px;
    overflow: hidden;
}

.tt_logo_head {
    display: none;
}

.tt_head_menu_m ul li ul.sub-menu li ul.sub-menu,
.tt_head_menu_m ul li ul.sub-menu,
.tt_head_menu_m ul li:hover .sub-menu,
.tt_head_menu_m ul li ul.sub-menu li:hover .sub-menu {
    display: none;
}

.tt_head_menu_m ul li ul.sub-menu li a {
    color: #FFF !important;
    border-top: 0;
    padding: 5px 20px;
}

.tt_head_menu_m ul li.tt_open .sub-menu,
.tt_head_menu_m ul li ul.sub-menu li.tt_open .sub-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=1);
}

.tt_head_menu_m ul li ul.sub-menu li ul.sub-menu,
.tt_head_menu_m ul li ul.sub-menu {
    float: left;
    top: 8px;
    left: 0px;
    width: 100%;;
    position: relative;
    background-color: #000;
    border: 0;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.tt_head_menu_m ul li ul.sub-menu li {
    float: left;
    width: 100%;
    padding: 7px 0px 7px 5px;
    background-color: #000;
    margin: 0px 0px 0px 0px;
    border-top: 0;
}

.tt_head_menu_m ul li ul.sub-menu li ul.sub-menu li {
    width: 100%;
    padding: 0px 10px 0px 10px;
    border-bottom: 0;
    border-top: 0;
    background-color: #000;
}

.tt_head_menu_m ul li:hover .sub-menu {
    top: 8px;
}

.tt_head_menu_m ul li ul.sub-menu li:hover .sub-menu {
    left: 0px;
}

.tt_head_menu_m ul li ul.sub-menu li:hover {
    background-color: #000;
    color: #FFF;
}

.tt_head_menu_m ul li ul.sub-menu li:hover a {
    color: #FFF;
    background-color: #000;
}

.tt_head_menu_m ul li.menu-item-has-children ul.sub-menu,
.tt_head_menu_m ul li.menu-item-has-children ul.sub-menu li {
    background-color: #1b1b1b !important;
}

.tt_head_menu_m ul li.menu-item-has-children ul.sub-menu li,
.tt_head_menu_m ul li.menu-item-has-children ul.sub-menu li:hover {
    border-top: 0;
}

.tt_head_menu_m ul li ul.sub-menu li ul.sub-menu {
    margin-left: 0px;
}

.tt_head_menu_m ul li:hover a, .tt_head_menu_m ul li.current-menu-item a {
    border: 0 !important;
}

.tt_head_menu_m ul li:last-child {
    border-right: 0;
}

.tt_head_menu_m ul li.menu-item-has-children ul.sub-menu ul.sub-menu li,
.tt_head_menu_m ul li.menu-item-has-children ul.sub-menu li ul.sub-menu li {
    background-color: #94cd9f !important;
}

.tt_head_menu_m ul li ul.sub-menu li ul.sub-menu,
.tt_head_menu_m ul li ul.sub-menu li:hover ul.sub-menu {
    visibility: visible;
    left: 0px;
}


@-webkit-keyframes walk-cycle2 {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
    /* Must be full height of sprite or skipping will happen.*/
}

@keyframes walk-cycle2 {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
    /* Must be full height of sprite or skipping will happen.*/
}

@-webkit-keyframes walk-cyclet2 {
    0% {
        background-color: #D61A1B;
    }
    100% {
        background-color: #000;
    }
    /* Must be full height of sprite or skipping will happen.*/
}

@keyframes walk-cyclet2 {
    0% {
        background-color: #D61A1B;
    }
    100% {
        background-color: #000;
    }
    /* Must be full height of sprite or skipping will happen.*/
}

.m_pc2 .tt_head_menu {
    min-height: 20px;
    width: 70%;
}

.m_pc2 .tt_head_menu ul {
    margin: 5px 0px 5px 0px;
}

.m_pc2 .tt_head_menu ul li {
    border-left: 1px solid #414141;
}

.m_pc2 .tt_head_menu ul li a {
    display: inline-block;
    color: #fffdfd;
    font-family: thaisanslite_r1;
    font-size: 20px;
    line-height: 16px;
    padding: 2px 20px 2px 20px;
}

.tt_head_rt a.link_lg:hover,
.m_pc2 .tt_head_menu ul li a:hover {
    background-color: transparent;
    color: #ffc704;
}

.tt_head_rt {
    text-align: right;
}

.tt_head_rt a {
    display: inline-block;
}

.tt_head_rt a.link_ht {
    display: inline-block;
    color: #000;
    font-family: thaisanslite_r1;
    font-size: 22px;
    line-height: 16px;
    border: 3px solid #000;
    background: #ffc704;
    padding: 3px 25px 6px 25px;
    border-radius: 20px;
    margin-right: 10px;
}

.tt_head_rt a.link_ht:hover {
    background: #d33d09;
    color: #fff;
}

.tt_head_rt a.link_lg {
    border-left: 1px solid #414141;
    color: #fffdfd;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
    padding: 2px 10px 2px 10px;
}

.tt-date {
    width: 20%;
    margin: 3px 0px 0px 0px;
    font-size: 11px;
    color: #eee;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
}

.m_pc {
    z-index: 99999;


}

.menu_l {
    float: left;
    width: 38%;
    min-height: 40px;
    padding: 0px 40px 0px 0px;
}

.menu_c {
    float: left;
    width: 20%;
    min-height: 40px;
    position: relative;
}

.menu_c a {
    float: left;
    width: 100%;
    box-shadow: 0 2px 15px #000;
    text-shadow: 1px 1px 0px #fffcb1;
    border: 2px solid #b59715;
    text-align: center;
    position: absolute;
    left: 0px;
    min-height: 50px;
    top: 2px;
    font-family: thaisanslite_r1;
    font-size: 42px;
    line-height: 38px;
    font-weight: bold;
    color: #000;
    border-radius: 6px;
    background: rgba(139, 75, 19, 1);
    background: -moz-linear-gradient(top, rgba(139, 75, 19, 1) 0%, rgba(192, 137, 54, 1) 9%, rgba(193, 142, 55, 1) 19%, rgba(255, 250, 174, 1) 42%, rgba(193, 142, 55, 1) 66%, rgba(125, 69, 0, 1) 83%, rgba(193, 142, 55, 1) 98%, rgba(193, 142, 55, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(139, 75, 19, 1)), color-stop(9%, rgba(192, 137, 54, 1)), color-stop(19%, rgba(193, 142, 55, 1)), color-stop(42%, rgba(255, 250, 174, 1)), color-stop(66%, rgba(193, 142, 55, 1)), color-stop(83%, rgba(125, 69, 0, 1)), color-stop(98%, rgba(193, 142, 55, 1)), color-stop(100%, rgba(193, 142, 55, 1)));
    background: -webkit-linear-gradient(top, rgba(139, 75, 19, 1) 0%, rgba(192, 137, 54, 1) 9%, rgba(193, 142, 55, 1) 19%, rgba(255, 250, 174, 1) 42%, rgba(193, 142, 55, 1) 66%, rgba(125, 69, 0, 1) 83%, rgba(193, 142, 55, 1) 98%, rgba(193, 142, 55, 1) 100%);
    background: -o-linear-gradient(top, rgba(139, 75, 19, 1) 0%, rgba(192, 137, 54, 1) 9%, rgba(193, 142, 55, 1) 19%, rgba(255, 250, 174, 1) 42%, rgba(193, 142, 55, 1) 66%, rgba(125, 69, 0, 1) 83%, rgba(193, 142, 55, 1) 98%, rgba(193, 142, 55, 1) 100%);
    background: -ms-linear-gradient(top, rgba(139, 75, 19, 1) 0%, rgba(192, 137, 54, 1) 9%, rgba(193, 142, 55, 1) 19%, rgba(255, 250, 174, 1) 42%, rgba(193, 142, 55, 1) 66%, rgba(125, 69, 0, 1) 83%, rgba(193, 142, 55, 1) 98%, rgba(193, 142, 55, 1) 100%);
    background: linear-gradient(to bottom, rgba(139, 75, 19, 1) 0%, rgba(192, 137, 54, 1) 9%, rgba(193, 142, 55, 1) 19%, rgba(255, 250, 174, 1) 42%, rgba(193, 142, 55, 1) 66%, rgba(125, 69, 0, 1) 83%, rgba(193, 142, 55, 1) 98%, rgba(193, 142, 55, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8b4b13', endColorstr='#c18e37', GradientType=0);
}

.menu_c a:hover {
    text-shadow: 0px 1px 10px #fff;
    color: #000;
    box-shadow: 0 2px 45px #fe8127;
    background: rgba(139, 75, 19, 1);
    background: -moz-linear-gradient(top, rgba(139, 75, 19, 1) 0%, rgba(192, 137, 54, 1) 4%, rgba(193, 142, 55, 1) 9%, rgba(255, 250, 174, 1) 23%, rgba(255, 250, 174, 1) 41%, rgba(193, 142, 55, 1) 70%, rgba(125, 69, 0, 1) 87%, rgba(46, 33, 14, 1) 96%, rgba(112, 73, 11, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(139, 75, 19, 1)), color-stop(4%, rgba(192, 137, 54, 1)), color-stop(9%, rgba(193, 142, 55, 1)), color-stop(23%, rgba(255, 250, 174, 1)), color-stop(41%, rgba(255, 250, 174, 1)), color-stop(70%, rgba(193, 142, 55, 1)), color-stop(87%, rgba(125, 69, 0, 1)), color-stop(96%, rgba(46, 33, 14, 1)), color-stop(100%, rgba(112, 73, 11, 1)));
    background: -webkit-linear-gradient(top, rgba(139, 75, 19, 1) 0%, rgba(192, 137, 54, 1) 4%, rgba(193, 142, 55, 1) 9%, rgba(255, 250, 174, 1) 23%, rgba(255, 250, 174, 1) 41%, rgba(193, 142, 55, 1) 70%, rgba(125, 69, 0, 1) 87%, rgba(46, 33, 14, 1) 96%, rgba(112, 73, 11, 1) 100%);
    background: -o-linear-gradient(top, rgba(139, 75, 19, 1) 0%, rgba(192, 137, 54, 1) 4%, rgba(193, 142, 55, 1) 9%, rgba(255, 250, 174, 1) 23%, rgba(255, 250, 174, 1) 41%, rgba(193, 142, 55, 1) 70%, rgba(125, 69, 0, 1) 87%, rgba(46, 33, 14, 1) 96%, rgba(112, 73, 11, 1) 100%);
    background: -ms-linear-gradient(top, rgba(139, 75, 19, 1) 0%, rgba(192, 137, 54, 1) 4%, rgba(193, 142, 55, 1) 9%, rgba(255, 250, 174, 1) 23%, rgba(255, 250, 174, 1) 41%, rgba(193, 142, 55, 1) 70%, rgba(125, 69, 0, 1) 87%, rgba(46, 33, 14, 1) 96%, rgba(112, 73, 11, 1) 100%);
    background: linear-gradient(to bottom, rgba(139, 75, 19, 1) 0%, rgba(192, 137, 54, 1) 4%, rgba(193, 142, 55, 1) 9%, rgba(255, 250, 174, 1) 23%, rgba(255, 250, 174, 1) 41%, rgba(193, 142, 55, 1) 70%, rgba(125, 69, 0, 1) 87%, rgba(46, 33, 14, 1) 96%, rgba(112, 73, 11, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8b4b13', endColorstr='#70490b', GradientType=0);

}

.menu_r {
    float: left;
    width: 42%;
    min-height: 40px;
    padding: 0px 0px 0px 40px;
}


.m_pc2 {
    padding: 5px 0px 5px 0px;
    background: rgba(0, 0, 0, 1);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 2%, rgba(54, 54, 54, 1) 81%, rgba(31, 31, 31, 1) 88%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 1)), color-stop(2%, rgba(0, 0, 0, 1)), color-stop(81%, rgba(54, 54, 54, 1)), color-stop(88%, rgba(31, 31, 31, 1)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 2%, rgba(54, 54, 54, 1) 81%, rgba(31, 31, 31, 1) 88%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 2%, rgba(54, 54, 54, 1) 81%, rgba(31, 31, 31, 1) 88%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 2%, rgba(54, 54, 54, 1) 81%, rgba(31, 31, 31, 1) 88%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 2%, rgba(54, 54, 54, 1) 81%, rgba(31, 31, 31, 1) 88%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);

}


.thaitheme_read {
    width: 100%;
    padding: 0px 0px 10px 0px;
    color: #eee;
    font-family: thaisanslite_r1;
    font-size: 20px;
    line-height: 24px;
    overflow: hidden;
    font-weight: 200;
}

.thaitheme_read a {
    color: #eee;
}

.thaitheme_read a:hover {
}

.thaitheme_read img {
    max-width: 100% !important;
    height: auto;
    padding: 0;
}

.thaitheme_read .wp-caption {
    max-width: 100% !important;
}

.thaitheme_read strong, [class*="ddtemplate_read"] th {
    font-weight: 700;
}

.thaitheme_read em, .thaitheme_read address, .thaitheme_read caption, .thaitheme_read cite {
    font-style: italic;
}

.thaitheme_read table {
    display: table;
    border-spacing: 2px;
    border-collapse: separate;
}

.thaitheme_read tr {
    display: table-row;
    vertical-align: inherit;
}

.thaitheme_read td {
    display: table-cell;
    border-spacing: 2px;
    padding: 2px;
    vertical-align: inherit;
    text-align: inherit;
    padding: 1px;
    border-collapse: none;
}

.thaitheme_read th {
    display: table-cell;
    vertical-align: inherit;
    font-weight: 700;
    padding: 1px;
    border-collapse: none;
}

.thaitheme_read {
    line-height: 1.5em;
}

.thaitheme_read p {
    display: block;
    margin: 0.5em 0;
    line-height: 1.3em;
    font-weight: 200;
}

.thaitheme_read blockquote {
    width: 100% !important;
    max-width: 100% !important;
    margin: 10px 0% 0% 0%;
    padding: 0.25em 5%;
    line-height: 1.45;
    position: relative;
    color: #eee;
}

.thaitheme_read blockquote img {
    height: 1em !important;
}

.thaitheme_read blockquote ul li {
    list-style: none;
}

.thaitheme_read blockquote cite {
    color: #999999;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}

.thaitheme_read blockquote cite:before {
    content: "\2014 \2009";
}

.thaitheme_read address {
    display: block;
    font-style: italic;
}

.thaitheme_read center {
    display: block;
    text-align: center;
}

.thaitheme_read h1 {
    display: block;
    margin: 0.2em 0 0.5em 0;
    font-family: thaisanslite_r1;
    font-size: 38px;
    line-height: 38px;
    font-weight: bold;
}

.thaitheme_read h2,
.thaitheme_read h3 {
    display: block;
    margin: 0.2em 0 0.5em 0;
    font-family: thaisanslite_r1;
    font-family: thaisanslite_r1;
    font-size: 22px;
    line-height: 1.5em;
    font-weight: bold;
}

.thaitheme_read h4 {
    display: block;
    font-weight: 700;
    margin: 1.33em 0;
}

.thaitheme_read h5 {
    display: block;
    font-size: 0.83em;
    font-weight: 700;
    margin: 1.67em 0;
}

.thaitheme_read h6 {
    display: block;
    font-size: 0.67em;
    font-weight: 700;
    margin: 2.33em 0;
}

.thaitheme_read ul {
    display: block;
    list-style-type: disc;
    margin: 1em 0;
    padding-left: 40px;
}

.thaitheme_read ol {
    display: block;
    list-style-type: decimal;
    margin: 1em 0;
    padding-left: 40px;
}

.thaitheme_read li {
    display: list-item;
}

.thaitheme_read ul li {
    list-style-type: disc;
}

.thaitheme_read ol li {
    list-style-type: decimal;
}

.thaitheme_read pre, .thaitheme_read code {
    display: block;
    font-family: Courier New;
    white-space: pre;
    margin: 1em 0;
}

.thaitheme_read iframe {
    width: 100%;
}

.thaitheme_read .gallery img {
    width: 100%;
    border: 0 !important;
    padding: 3px 3px 0px 3px !important;
    margin-bottom: 0px;
}

.gallery .gallery-item {
    border: 2px solid #0a0a0a;
    background-color: #0a0a0a;
    margin: 0px 0px 0px 0%;
    padding-bottom: 3px;
}

.gallery .gallery-item:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

#calendar_wrap {
    float: left;
    width: 100%;
    border-radius: 3px;
}

.textwidget,
#wp-calendar {
    float: left;
    width: 100%;
}

#wp-calendar caption {
    text-align: right;
    color: #eee;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 15px;
}

#wp-calendar thead {
    font-size: 10px;
}

#wp-calendar thead th {
    padding-bottom: 10px;
}

.thaitheme_widget div#calendar_wrap table#wp-calendar thead tr th {
    color: #eee;
}

#wp-calendar tbody {
    color: #000;
}

#wp-calendar tbody td {
    background: #ebebeb;
    border: 1px solid #ddd;
    text-align: center;
    padding: 8px;
}

#wp-calendar tbody td:hover {
    background: #fff;
}

#wp-calendar tbody .pad {
    background: none;
}

#wp-calendar tfoot #next {
    font-size: 10px;
    text-transform: uppercase;
    text-align: right;
}

#wp-calendar tfoot #prev {
    font-size: 10px;
    text-transform: uppercase;
    padding-top: 10px;
}

.thaitheme_widget {
    float: left;
    width: 100%;
    margin: 0px 0px 0px 0px;
}

.thaitheme_widget .title {
    float: left;
    width: 100%;
    padding: 8px 0% 10px 5%;
    margin: 0px 0px 0px 0px;
    min-height: 15px;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
    color: #000;
    background-color: #e1e1e1;
}

.thaitheme_widget .tt-l.tt_full .tt-l.tt_txt_seo {
    padding: 0px 10px 0px 10px;
}

.thaitheme_widget .title a {
    color: #333;
    cursor: text;
}

.thaitheme_widget ul {
    float: left;
    width: 100%;
    padding: 0%;
}

.thaitheme_widget ul li {
    float: left;
    width: 100%;
    color: #ccc;
    background-image: url(../images/ico-widget.png?v=1.0);
    padding: 5px 0% 5px 25px;
    border-bottom: 1px dotted #999;
    background-repeat: no-repeat;
    background-position: left center;
}

.thaitheme_widget ul li a {
    color: #ccc;
}

.thaitheme_widget ul li:hover a {
    color: #fff;
}

.thaitheme_widget ul li.menu-item-has-children {
    background-position: left 10px;
}

.thaitheme_widget ul li .sub-menu {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.thaitheme_widget ul li .sub-menu li {
    border-bottom: 0;
    border-top: 1px solid #ceddf7;
}

.tt_img_widget {
    float: left;
    width: 100%;
    text-align: center;
}

.thaitheme_widget #searchform {
    float: left;
    width: 97%;
    margin-top: 0px;
    padding: 3% 3% 3% 0%;
}

.thaitheme_widget #searchform input#s {
    width: 68%;
    height: 30px;
    background-color: #f5f5f5;
    border: 1px solid #FFD727;
    border-radius: 3px;
}

.thaitheme_widget #searchform .screen-reader-text {
    display: none;
}

.thaitheme_widget form#searchform.searchform input#searchsubmit {
    float: right;
    border: 0;
    height: 30px;
    color: #000;
    background-color: #F4E773;
    padding: 0px 10px 0px 10px;
    cursor: pointer;
    font-size: 14px;
    border: 1px solid #FFD727;
    border-radius: 3px;
}

.thaitheme_widget .textwidget {
    float: left;
    width: 100%;
}

.thaitheme_widget .textwidget span {
    float: left;
    width: 100%;
    margin-bottom: 8px;
    color: #ccc;
    border-bottom: 1px dotted #999;
    padding: 0px 0px 5px 0px;
}

.widget_calendar {
    float: left;
}

#toTop {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    z-index: 999999999999999;
    text-align: center;
    position: fixed;
    bottom: 16px;
    right: 20px;
    cursor: pointer;
    display: none;
    color: #000;
    font-size: 2em;
    background-color: #FFF;
}

#toTop .fa {
    padding: 8px 0px 0px 0px;
}

#thaitheme-waper {
    float: left;
    width: 100%;
    min-height: 500px;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

.tt_btn_open,
.tt_btn_close {
    float: right;
    width: 25px;
    height: 25px;
    background-color: #333;
    margin: 0px 10px 20px 0px;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
}

.tt_btn_close .fa,
.tt_btn_open .fa {
    font-size: 13px;
    line-height: 26px;
}

#topbar.tt_open .tt_img_fixed,
.tt_open .tt_btn_close,
.tt_btn_open {
    display: none;
}

.tt_open .tt_btn_open {
    display: block;
}

#topbar {
    position: fixed;
    top: 20px;
    width: 180px;
    z-index: 10;
    right: 10px;
    top: 10px;
    padding: 10px 0px 0px 0px;
}

.tt_img_line {
    float: left;
    width: 96%;
    padding: 5px 2% 5px 2%;
}

.tt_tx_line.top {
    margin: 10px 0px 0px 0px;
}

.tt_tx_line {
    float: left;
    width: 100%;
    font-size: 22px;
    color: #FFF;
    text-align: left;
    margin: 5px 0px 0px 0px;
    text-align: center;
    font-weight: bold;
    font-family: thaisanslite_r1;
}


.tt_btn_open2,
.tt_btn_close2 {
    float: left;
    width: 25px;
    height: 25px;
    background-color: #333;
    margin: 0px 0px 10px 0px;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
}

.tt_btn_close2 .fa,
.tt_btn_open2 .fa {
    font-size: 13px;
    line-height: 26px;
}

#topbar2.tt_open2 .tt_img_fixed2,
.tt_open2 .tt_btn_close2,
.tt_btn_open2 {
    display: none;
}

.tt_open2 .tt_btn_open2 {
    display: block;
}

#topbar2 {
    position: fixed;
    top: 10px;
    width: 180px;
    z-index: 99999999;
    left: 10px;
    top: 100px;
    padding: 10px 0px 0px 0px;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}


.wrapper {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}

.wrapper-h {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.wrapper-c {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.wrapper-b {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.c_bg {
    background-color: #010101;
}

.nav_top {
    min-height: 15px;
    margin: 17px 0px 0px 0px;
}

.logo_pc {
    width: 100%;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

.logo_pc img {
    width: 100%;
}

.header {
    position: relative;
    width: 82%;
    margin: 5px 0px 0px 0px;
}

.arh_sl {
    height: 19px;
    background: #fdff4c;
    background: -moz-linear-gradient(top, #fdff4c 0%, #fddd24 49%, #583003 50%, #583003 51%, #a66507 71%, #bd800f 100%);
    background: -webkit-linear-gradient(top, #fdff4c 0%, #fddd24 49%, #583003 50%, #583003 51%, #a66507 71%, #bd800f 100%);
    background: linear-gradient(to bottom, #fdff4c 0%, #fddd24 49%, #583003 50%, #583003 51%, #a66507 71%, #bd800f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdff4c', endColorstr='#bd800f', GradientType=0);
}

.m_pc {


    padding: 0px 0px 0px 0px;

}


.ar_mt {
    min-height: 5px;
    background: #090028;
    border-top: 1px solid #000;
    border-bottom: 2px solid #000;
}

.header_bg {
    float: left;
    width: 100%;
    z-index: 1000;
    left: 0px;
    background-color: #000000;
    top: 0px;
    border-radius: 0 0 30px 30px;
}

.header_ar {
    min-height: 15px;
    background: #c2c2c2;
    background: -moz-linear-gradient(top, #c2c2c2 0%, #dadada 47%, #f7f7f7 100%);
    background: -webkit-linear-gradient(top, #c2c2c2 0%, #dadada 47%, #f7f7f7 100%);
    background: linear-gradient(to bottom, #c2c2c2 0%, #dadada 47%, #f7f7f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2c2c2', endColorstr='#f7f7f7', GradientType=0);
    border-bottom: 1px solid #350131;
}

.tt-social {
    float: left;
    width: 100%;
    min-height: 25px;
    overflow: hidden;
    top: 0px;
    z-index: 100;
    background: #093b75;
    text-align: center;

}

.tt_top_nav ul li {
    display: inline-block;
    margin: 5px 3px 5px 3px;
}

.tt_top_nav ul li a {
    color: #fff;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
    padding: 8px 10px 10px 10px;
    border-radius: 3px;
    font-weight: bold;
}

.tt_top_nav ul li a:hover {
    color: #ffff;
}

.tt_top_nav {
    float: left;
    width: 100%;
}

.banner_h {
    width: 59%;
    margin: 60px 1.4% 4px 0px;
}

#topbar {
    position: fixed;
    width: 180px;
    z-index: 10;
    right: 10px;
    top: 100px;
    padding: 10px 0px 0px 0px;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.tt_img_line {
    float: left;
    width: 96%;
    padding: 5px 2% 5px 2%;
}

.tt_tx_line.top {
    margin: 10px 0px 0px 0px;
}

.tt_tx_line {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #FFF;
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 4px 0px;
    background-color: #57C42E;
}

.tt_tx_line i {
    padding: 0px 10px 0px 0px;
    font-size: 20px;
}

.tt_btn_open,
.tt_btn_close {
    float: right;
    width: 25px;
    height: 25px;
    background-color: #333;
    margin: 0px 0px 10px 0px;
    color: #FFF;
    text-align: center;
    cursor: pointer;
}

.tt_btn_close .fa,
.tt_btn_open .fa {
    font-size: 13px;
    line-height: 26px;
}

#topbar.tt_open .tt_img_fixed,
.tt_open .tt_btn_close,
.tt_btn_open {
    display: none;
}

.tt_open .tt_btn_open {
    display: block;
}

.tt_img_fixed {
    float: left;
}

.tt_img_fixed img {
    filter: drop-shadow(0px 0px 3px #dddddd);
}

.tt_img_fixed.bt {
    margin: 10px 0px 0px 0px;
}

.tt_from_login {
    width: 32%;
    margin: 19px 0% 0px 0px;
}

.ct_lang {
    width: 26%;
    min-height: 57px;
    margin: 19px 0% 0px 0px;
}

.tt_lang {
    float: left;
    height: 20px;
    padding: 0px 10px 0px 10px;
    font-size: 18px;
    color: #FFF;
    position: relative;
}

.use_lang {
    float: left;
    width: 120px;
}

.tt_btn_lang {
    float: right;
    width: 120px;
    background-color: #FFF;
    color: #333;
    line-height: 16px;
    padding: 0px 5px 0px 10px;
    border: 1px solid #ccc;
    position: relative;
    cursor: pointer;
}

.tt_btn_lang span.tt_arr {
    height: 13px;
    border-left: 1px solid #ddd;
    padding: 0px 9px 0px 0px;
}

.tt_btn_lang .tt_tx {
    width: 80px;
    height: 13px;
    padding: 3px 0px 0px 0px;
}

.tt_btn_lang .fa {
    font-size: 18px;
    line-height: 16px;
}

.nav_lang {
    position: absolute;
    top: 25px;
    left: 0px;
    width: 130px;
    min-height: 30px;
    background-color: #FFF;
    z-index: 9999999999999;
    display: none;
}

.nav_lang.active {
    display: block;
    z-index: 9999999999999;
}

.nav_lang a {
    float: left;
    width: 100%;
    padding: 5px 10px 5px 10px;
    border-bottom: 1px solid #ddd;
    color: #333;
}

.nav_lang a:hover {
    background-color: #ddd;
}

.head_from {
    min-height: 20px;
    z-index: 10;
    position: relative;
}

.arr_right:after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    top: -16px;
    bottom: 0px;
    border-right: 14px solid transparent;
    border-top: 6px solid transparent;
    border-left: 7px solid #3e3e3e;
    border-bottom: 10px solid #3e3e3e;
    z-index: -1;
    right: -2px;
}

.arr_left:after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    top: -16px;
    bottom: 0px;
    border-right: 7px solid #3e3e3e;
    border-top: 6px solid transparent;
    border-left: 14px solid transparent;
    border-bottom: 10px solid #3e3e3e;
    z-index: -1;
    left: -2px;
}

.arr_hl {
    width: 24px;
    min-height: 48px;
    background-image: url(../images/arh.png?v=1.0);
    position: absolute;
    bottom: -1px;
    left: -34px;
}

.sec-center {
    padding: 10px 21px 10px 21px;
    border: 2px solid #8093b4;
    background: #b3c1e6;
    background: -moz-linear-gradient(top, #b3c1e6 0%, #838eac 49%, #444b5d 100%);
    background: -webkit-linear-gradient(top, #b3c1e6 0%, #838eac 49%, #444b5d 100%);
    background: linear-gradient(to bottom, #b3c1e6 0%, #838eac 49%, #444b5d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3c1e6', endColorstr='#444b5d', GradientType=0);


}


.tt_col_e {
    float: left;
    width: 32.333%;
    margin: 0px 1.5% 15px 0%;
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.16);
}

.tt_col_e.last {
    margin-right: 0;
}

.tt_col_e h3 {
    float: left;
    width: 100%;
    left: 0px;
    bottom: 0px;
    font-family: thaisanslite_r1;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 0px 7px 0px;
    text-align: center;
    color: #000;
    background: #c79e55;


    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;

}

.tt_col_e4x {
    float: left;
    width: 23.8%;
    margin: 0px 1.5% 15px 0%;
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.16);
}

.tt_col_e4x.last {
    margin-right: 0;
}

.tt_col_e4x h3 {
    float: left;
    width: 100%;
    left: 0px;
    bottom: 0px;
    font-family: thaisanslite_r1;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 0px 7px 0px;
    text-align: center;
    color: #000;
    background: #c79e55;


    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;

}

.tt_col_e4x .btn_play_g,
.tt_col_e .btn_play_g {
    width: 38%;
    display: none;
    background: linear-gradient(90deg, rgba(177, 9, 4, 1) 0%, rgba(242, 23, 1, 1) 100%);
    font-family: thaisanslite_r1;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    padding: 5px 10px 5px 10px;
    position: absolute;
    top: 42%;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    z-index: 12;
    border-radius: 5px;
}

.tt_col_e4x:hover .ov_play,
.tt_col_e4x:hover .btn_play_g,
.tt_col_e:hover .btn_play_g,
.tt_col_e:hover .ov_play {
    display: block;
}

.tt_col_e4x .btn_play_g {
    width: 52%;
}

.tt_col_c {
    float: left;
    width: 100%;
    margin: 0px 0% 10px 0%;
    border-radius: 0px;
}

.tt_col_c.last {
    margin-right: 0;
}

.tt_col_c h3 {
    position: absolute;
    float: left;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0px;
    bottom: 0px;
    font-family: thaisanslite_r1;
    font-size: 32px;
    line-height: 32px;
    padding: 7px 0px 10px 0px;
    text-align: center;
    color: #fff;
}

.tt_col_c .dsc_3x {
    text-align: center;
}

.tt_col_c .dsc_3x p {
    float: left;
    width: 100%;
    font-size: 24px;
    line-height: 24px;
    font-family: thaisanslite_r1;
    color: #444;
    padding: 7px 0px 7px 0px;
}

.tt_col_c .dsc_3x span {
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    font-family: thaisanslite_r1;
    color: #fff;
    padding: 7px 60px 10px 60px;
    margin-bottom: 20px;
    font-weight: bold;
    border-radius: 6px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);

    background: #ed5e1c;
    background: -moz-linear-gradient(top, #ed5e1c 0%, #ea4509 24%, #44110a 100%);
    background: -webkit-linear-gradient(top, #ed5e1c 0%, #ea4509 24%, #44110a 100%);
    background: linear-gradient(to bottom, #ed5e1c 0%, #ea4509 24%, #44110a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed5e1c', endColorstr='#44110a', GradientType=0);
}

.tt_col_c:hover .dsc_3x span {
    background: #ed5e1c;
    background: -moz-linear-gradient(left, #ed5e1c 0%, #ea4509 24%, #44110a 100%);
    background: -webkit-linear-gradient(left, #ed5e1c 0%, #ea4509 24%, #44110a 100%);
    background: linear-gradient(to right, #ed5e1c 0%, #ea4509 24%, #44110a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed5e1c', endColorstr='#44110a', GradientType=1);


}

.bg {
    margin-left: 0px;
    background-color: #000000;


}

.bg2 {
    margin-left: 0px;
    background: #010318;
    background: -moz-linear-gradient(top, #010318 0%, #010624 48%, #001083 100%);
    background: -webkit-linear-gradient(top, #010318 0%, #010624 48%, #001083 100%);
    background: linear-gradient(to bottom, #010318 0%, #010624 48%, #001083 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#010318', endColorstr='#001083', GradientType=0);

}

.tx_sl_bg {
    background: #d33d09;
    padding: 5px 0px 5px 0px;


}

.tt_xsl {
    float: left;
    width: 100%;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 24px;
    color: #15061d;
    height: 25px;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 10px;

}

.head_from_pc {
    width: 100%;
    min-height: 20px;
    padding-top: 0px;
}

.head_ufa {
    padding: 15px 0px 6px 0px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    color: #000;
    line-height: 16px;
    font-family: thaisanslite_r1;

}

.tt_live {
    width: 65%;
    margin: 5px 0% 5px 0%;
    background-color: #222;
    border-radius: 5px;
    padding: 0px 5px 5px 5px;
    border: 1px solid #555;
    top: 0px;
    left: 0px;
    z-index: 9999999;
}

.from_hc {
    width: 100%;
}

.head_from_pc .tt_from_p,
.head_from_pc .tt_from_u {
    width: 40%;
    float: left;
    height: 35px;
    background-color: transparent;
    margin: 5px 5px 0px 0px;
    border: 1px solid #09091b;
    padding: 0px 0px 0px 10px;
    color: #000;
    border-radius: 3px;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 18px;
    font-weight: 300;
    text-align: center;
    background: #fff;


}

.from_hc_tx {
    display: none;
    padding: 0px 0% 10px 0px;
    text-align: center;
    color: #000;
    font-family: thaisanslite_r1;
    font-size: 22px;
    line-height: 20px;
    font-weight: bold;

}


.head_from_pc strong {
    float: left;
    width: 100%;
    margin: 5px 0px 5px 0px;
    text-align: center;
    font-family: thaisanslite_r1;
    font-size: 18px;
    color: #000;
}

.head_from_pc .tt_from_lgh {
    width: 100%;
    padding: 0px 0px 0px 0px;
    color: #E2E2E2;
}

.log-pc {
    width: 100%;
    position: relative;
    z-index: 1000;
}

.head_from_pc .tt_submit {
    font-weight: bold;
    float: right;
    margin: 5px 0px 0px 0px;
    color: #fff;
    width: 18%;
    height: 35px;
    padding: 3px 0px 5px 0px;
    text-align: center;
    cursor: pointer;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 22px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    box-shadow: inset 0px 1px 0px 0px #ff3019;
    background: linear-gradient(90deg, rgba(177, 9, 4, 1) 0%, rgba(242, 23, 1, 1) 100%);

}

.head_from_pc .tt_submit:hover {
    opacity: 0.9;
}

span.tx-log1 {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #fff;
    line-height: 24px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #222;
}

p.tx-log2 {
    float: left;
    width: 100%;
    font-size: 18px;
    margin-top: 3px;
    font-weight: bold;
    color: #fff;
}

.h_id_line {
    width: 30%;
    font-size: 32px;
    color: #1dfb94;
    line-height: 32px;
    font-weight: bold;
    text-align: center;
    margin: 76px 0px 0px 0px;
}


@-webkit-keyframes walk-cycle {
    0% {
        background: #ffebb6;
        background: -moz-linear-gradient(top, #ffebb6 0%, #ab9d7a 35%, #71674e 100%);
        background: -webkit-linear-gradient(top, #ffebb6 0%, #ab9d7a 35%, #71674e 100%);
        background: linear-gradient(to bottom, #ffebb6 0%, #ab9d7a 35%, #71674e 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebb6', endColorstr='#71674e', GradientType=0);
    }
    100% {
        background: #e3d8b8;
        background: -moz-linear-gradient(top, #e3d8b8 15%, #c1b491 39%, #716245 100%);
        background: -webkit-linear-gradient(top, #e3d8b8 15%, #c1b491 39%, #716245 100%);
        background: linear-gradient(to bottom, #e3d8b8 15%, #c1b491 39%, #716245 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3d8b8', endColorstr='#716245', GradientType=0);
        border: 2px solid #FBEECB;


    }
}

@keyframes walk-cycle {
    0% {
        background: #ffebb6;
        background: -moz-linear-gradient(top, #ffebb6 0%, #ab9d7a 35%, #71674e 100%);
        background: -webkit-linear-gradient(top, #ffebb6 0%, #ab9d7a 35%, #71674e 100%);
        background: linear-gradient(to bottom, #ffebb6 0%, #ab9d7a 35%, #71674e 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebb6', endColorstr='#71674e', GradientType=0);
    }
    100% {
        background: #e3d8b8;
        background: -moz-linear-gradient(top, #e3d8b8 15%, #c1b491 39%, #716245 100%);
        background: -webkit-linear-gradient(top, #e3d8b8 15%, #c1b491 39%, #716245 100%);
        background: linear-gradient(to bottom, #e3d8b8 15%, #c1b491 39%, #716245 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3d8b8', endColorstr='#716245', GradientType=0);
        border: 2px solid #FBEECB;


    }
}

@-webkit-keyframes walk-cyclet {
    0% {
        background: #ffebb6;
        background: -moz-linear-gradient(top, #ffebb6 0%, #ab9d7a 35%, #71674e 100%);
        background: -webkit-linear-gradient(top, #ffebb6 0%, #ab9d7a 35%, #71674e 100%);
        background: linear-gradient(to bottom, #ffebb6 0%, #ab9d7a 35%, #71674e 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebb6', endColorstr='#71674e', GradientType=0);
    }
    100% {
        background: #e3d8b8;
        background: -moz-linear-gradient(top, #e3d8b8 15%, #c1b491 39%, #716245 100%);
        background: -webkit-linear-gradient(top, #e3d8b8 15%, #c1b491 39%, #716245 100%);
        background: linear-gradient(to bottom, #e3d8b8 15%, #c1b491 39%, #716245 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3d8b8', endColorstr='#716245', GradientType=0);
        border: 2px solid #FBEECB;


    }
}

@keyframes walk-cyclet {
    0% {
        background: #ffebb6;
        background: -moz-linear-gradient(top, #ffebb6 0%, #ab9d7a 35%, #71674e 100%);
        background: -webkit-linear-gradient(top, #ffebb6 0%, #ab9d7a 35%, #71674e 100%);
        background: linear-gradient(to bottom, #ffebb6 0%, #ab9d7a 35%, #71674e 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebb6', endColorstr='#71674e', GradientType=0);
    }
    100% {
        background: #e3d8b8;
        background: -moz-linear-gradient(top, #e3d8b8 15%, #c1b491 39%, #716245 100%);
        background: -webkit-linear-gradient(top, #e3d8b8 15%, #c1b491 39%, #716245 100%);
        background: linear-gradient(to bottom, #e3d8b8 15%, #c1b491 39%, #716245 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3d8b8', endColorstr='#716245', GradientType=0);
        border: 2px solid #FBEECB;


    }
    /* Must be full height of sprite or skipping will happen.*/
}


.bx_clip iframe {
    width: 100% !important;
}

.tt_slide {
    width: 100%;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    padding: 0px 0px 0px 0%;
}

.tt_slide_page {
    width: 100%;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    max-height: 244px;
}

.login_head_m,
.nav_mobile {
    display: none;
}

.tt_lc {
    width: 65.9%;
    min-height: 100px;
}

.tt_rc {
    width: 30%;
    min-height: 100px;
}

.tt_lcx {
    width: 60%;
    min-height: 100px;
    margin: 10px 0px 0px 0px;
}

.tt_rcx {
    width: 38%;
    min-height: 100px;
    margin: 10px 0px 0px 0px;
}

.arh {
    height: 4px;
    background-image: url(../images/animate.gif?v=1.0);
    background-position: center center;


}

.tt_txd {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);

    height: 26px;
}

.tt_rc .banner_hover {
    margin: 0px 0px 10px 0px;
}

.tt_live.if_login {
    width: 22%;
    cursor: pointer;
    margin: 70px 0% 10px 0%
}

.tt_live.if_login .fr2x {
    padding: 5px 2px 0px 0px;
}

.tt_live.if_login .fr_ficenter {
    width: 100%;
    padding: 0px 2px 5px 5px;
    border-radius: 5px;
}

.tt_content {
    /*padding: 15px;
    min-height: 300px;*/
    padding: 10px 10px 0 10px;
}

.tt_content.show-banner {
    padding-top: 0px !important;
}

.left_ct {
    min-height: 300px;
    width: 67.8%;
}

.right_ct {
    min-height: 100px;
    width: 30.2%;
}

.tt_l.tt_rc .banner_hover.fadeInLeft img {
    width: 100%;
}

.c_tx {
    padding: 10px 15px 0px 15px;
}

.tt_txt_seo {
    width: 100%;
    color: #feffff;
    padding: 0px 0px 0px 0px;
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 0px;
    margin-top: 0px;
    font-family: "Kanit", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.tt_txt_seo a {
    color: #eede89;
}

.tt_txt_seo a:hover {
    text-decoration: underline;
}

.tt_txt_seo img {
    max-width: 100%;
    height: auto;
    padding: 0;
}

.tt_txt_seo strong, [class*="ddtemplate_read"] th {
    font-weight: 700;
}

.tt_txt_seo em, .tt_txt_seo address, .tt_txt_seo caption, .tt_txt_seo cite {
    font-style: italic;
}

.tt_txt_seo table {
    display: table;
    border-spacing: 2px;
    border-collapse: separate;
}

.tt_txt_seo tr {
    display: table-row;
    vertical-align: inherit;
}

.tt_txt_seo td {
    display: table-cell;
    border-spacing: 2px;
    padding: 2px;
    vertical-align: inherit;
    text-align: inherit;
    padding: 1px;
    border-collapse: none;
}

.tt_txt_seo th {
    display: table-cell;
    vertical-align: inherit;
    font-weight: 700;
    padding: 1px;
    border-collapse: none;
}

.tt_txt_seo {
    line-height: 1.5em;
}

.tt_txt_seo p {
    display: block;
    margin: 0.2em 0;
    line-height: 1.8em;
}

.tt_txt_seo blockquote {
    width: 100%;
    margin: 10px 0% 0% 0%;
    padding: 0.25em 5%;
    line-height: 1.45;
    position: relative;
    color: #eee;
    background: #222;
    border-left: 5px solid #333;
}

.tt_txt_seo blockquote img {
    height: 1em !important;
}

.tt_txt_seo blockquote ul li {
    list-style: none;
}

.tt_txt_seo blockquote cite {
    color: #999999;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}

.tt_txt_seo blockquote cite:before {
    content: "\2014 \2009";
}

.tt_txt_seo address {
    display: block;
    font-style: italic;
}

.tt_txt_seo center {
    display: block;
    text-align: center;
}

.tt_txt_seo h1 {
    display: block;
    font-size: 1.6em;
    font-weight: 500;
    margin: .3em 0;
    line-height: 1.1em;
}

.tt_txt_seo h2 {
    display: block;
    font-size: 1.5em;
    font-weight: 500;
    margin: .3em 0;
    line-height: 1.1em;
}

.tt_txt_seo h3 {
    display: block;
    font-size: 1.6em;
    font-weight: 500;
    margin: 0.3em 0;
    line-height: 1.1em;
}

.tt_txt_seo h4 {
    display: block;
    font-weight: 700;
    margin: 1.33em 0;
}

.tt_txt_seo h5 {
    display: block;
    font-size: 0.83em;
    font-weight: 700;
    margin: 1.67em 0;
}

.tt_txt_seo h6 {
    display: block;
    font-size: 0.67em;
    font-weight: 700;
    margin: 2.33em 0;
}

.tt_txt_seo ul {
    display: block;
    list-style-type: disc;
    margin: 1em 0;
    padding-left: 20px;
}

.tt_txt_seo ol {
    display: block;
    list-style-type: decimal;
    margin: 1em 0;
    padding-left: 40px;
}

.tt_txt_seo li {
    display: list-item;
}

.tt_txt_seo ul li {
    list-style-type: disc;
}

.tt_txt_seo ol li {
    list-style-type: decimal;
}

.tt_txt_seo pre, .tt_txt_seo code {
    display: block;
    font-family: Courier New;
    white-space: pre;
    margin: 1em 0;
}

.tt_txt_seo #gallery-1 img {
    border: 1px solid #ddd !important;
    padding: 2% !important;
}

.bg_cx {
    margin: 10px 0px 10px 0px;
    padding: 20px 20px 20px 20px;
}

.bg_cx.bc1x {
    margin: -15px 0px 10px 0px;
}


.bar_f {
    height: 10px;
    margin: 0px 0px 10px 0px;
    background: #7c6d4e;
    background: -moz-linear-gradient(top, #7c6d4e 0%, #958865 35%, #c3b67f 100%);
    background: -webkit-linear-gradient(top, #7c6d4e 0%, #958865 35%, #c3b67f 100%);
    background: linear-gradient(to bottom, #7c6d4e 0%, #958865 35%, #c3b67f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c6d4e', endColorstr='#c3b67f', GradientType=0);

}

.bar {
    min-height: 33px;
    margin: 10px 0px 0px 0px;
    text-align: center;
    padding: 3px 0px 3px 0px;
    background: #181c1a;
    background: -moz-radial-gradient(center, ellipse cover, #181c1a 19%, #000000 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #181c1a 19%, #000000 100%);
    background: radial-gradient(ellipse at center, #181c1a 19%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#181c1a', endColorstr='#000000', GradientType=1);


}

.footer_social {
    height: 24px;
    text-align: center;
    margin: 15px 0px 0px 0px;
}

.footer {
    min-height: 100px;
    padding: 0px 0px 0px 0px; /*border-top: 10px solid #cf0f08;*/
}

.footer_ct {
    position: relative;
    line-height: 20px;
    font-family: thaisanslite_r1;
    font-size: 13px;
}

.footer_l {
    float: left;
    width: 50%;
    background-color: #eb4b0e;
    min-height: 113px;
}

.footer_r {
    float: left;
    width: 50%;
    background-color: #000;
    min-height: 113px;
    position: relative;
}

.footer_c {
    float: left;
    width: 9%;
    position: absolute;
    left: 0px;
    top: -20px;
    right: 0px;
    margin: 0px auto;
    min-height: 80px;
    z-index: 10;
}

.footer_r:after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    top: 0px;
    bottom: 0px;
    border-right: 40px solid transparent;
    border-top: 0px solid transparent;
    border-left: 40px solid #eb4b0e;
    border-bottom: 100px solid #eb4b0e;
    z-index: 9;
    left: 0px;
}

.footer_l1x {
    text-align: right;
}

.logo_ft {
    display: inline-block;
    max-width: 200px;
}

.footer_t1x {
    display: inline-block;
    max-width: 350px;
    width: 100%;
    text-align: left;
    color: #fff;
    padding: 0px 0px 0px 20px;
}

.footer_t1x span {
    color: #ffd104;
    float: left;
    width: 100%;
}

.footer_t2x {
    display: inline-block;
    max-width: 370px;
    width: 100%;
    text-align: left;
    color: #fff;
    padding: 15px 0px 0px 100px;
}


.menu_footer {
}

.menu_footer ul {
    float: left;
    width: 100%;
    margin: 20px 0% 0% 0%;
    text-align: center;
}

.menu_footer ul li {
    display: inline-block;
    margin: 0px -4px 0px 0px;
    position: relative;
}

.menu_footer ul li a {
    display: inline-block;
    color: #000;
    line-height: 16px;
    font-family: thaisanslite_r1;
    font-size: 13px;
    padding: 5px 14px 5px 14px;
    font-weight: bold;
}

.menu_footer ul li:last-child:after {
    width: 0px;
}

.cr_footer {
    width: 100%;
    text-align: left;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
    color: #00c300;
    padding: 35px 0px 10px 0px;
    text-align: center;
}

.cr_footer a {
    color: #787878;
}

.cr_footer span {
    float: left;
    width: 100%;
    padding: 10px 0px 0px 0px;
    font-size: 22px;
    color: #00c300;
}

.copyright_footer {
    width: 100%;
    text-align: center;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
    color: #787878;
    padding: 10px 0px 10px 0px;
    /*border-top: 1px solid #333;*/
    margin-top: 20px;
    background-color: transparent;
}

.copyright_footer a {
    color: #787878;
}

.c_header, .c_footer {
    width: 100%;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 20px;
    color: #848484;
    background: transparent;
    padding: 35px 0px 10px 30px;
}

.banner_footer {
    background-color: #FFF;
}

.bg_h {
    width: 265px;
    height: 148px;
    position: absolute;
    top: 0px;
    left: 46.2%;
    z-index: 0;
    background-image: url(../images/bg-h.png?v=1.0);
    background-repeat: no-repeat;
}

.cr_footer .img_line {
    width: 150px;
}

.menu_list {
    width: 22%;
    margin: 3% 2% 15px 1.5%;
}

.menu_list.last {
    margin: 3% 0% 15px 1.5%;
}

.menu_list ul li a {
    float: left;
    width: 100%;
    color: #000;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.menu_list ul li:last-child a {
    border-bottom: 0;
}

.menu_list ul li a:before {
    content: "โ–บ ";
    margin-right: 3px;
    text-decoration: none;
    font-size: 12px;
    line-height: 16px;
}

.top_menu ul li a:hover,
.menu_footer ul li a:hover {
    color: #fff;
}

.menu_list ul li a:hover {
    color: #fff;
    padding: 0px 0px 0px 7px;
}

.menu_list span {
    float: left;
    width: 100%;
    color: #000;
    font-family: thaisanslite_r1;
    font-size: 28px;
    line-height: 28px;
    margin: 0px 0px 20px 0px;
    font-weight: bold;
    white-space: nowrap;
}

.menu_list.first,
.menu_list.center {
    width: 19%;
    margin: 3% 1% 15px 1.5%;
}


.top_menu ul {
    float: left;
    width: 100%;
    margin: 0% 0% 0% 0%;
    text-align: right;
}

.top_menu ul li {
    display: inline-block;
    margin: 0px 0px 0px 0px;
    position: relative;
}

.top_menu ul li a {
    display: inline-block;
    color: #ddd;
    font-size: 13px;
    padding: 5px 0px 5px 14px;
}

.banner_hover {
    overflow: hidden;
}

.register {
    min-height: 300px;
    background-color: #08111B;
    margin: 0px 0px 15px 0px;
    padding: 5px;
}

.tt_fb {
    min-height: 100px;
    margin: 0px 0px 15px 0px;
}

.tt_col {
    width: 48.8%;
    margin: 0px 0px 15px 0px;
}

.banner_stb {
    margin: 0px 0px 15px 0px;
    background-color: #08111B;
    position: relative;
}

.tt_text {
    margin: 0px 0px 15px 0px;
    border: 1px solid #BFC0C4;
    padding: 15px;
    background-color: #08111B;
}

.right_ct .banner_hover {
    border: 1px solid #BFC0C4;
}

.banner_hover .tt_img_hover {
    position: absolute;
    left: 0%;
    top: 0%;
    opacity: 0;
}

.banner_hover:hover .tt_img_hover {
    left: 0px;
    top: 0%;
    opacity: 1;
    -webkit-filter: grayscale(80%);
    filter: grayscale(80%);
}

.menu_list ul li a,
.banner_hover .tt_img_hover,
.banner_hover {
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.banner_hover.eff2 {
    position: relative;
    overflow: hidden;
}


.banner_hoverx {
    overflow: hidden;
    position: relative;
}

.banner_hoverx .tt_img_hover {
    position: absolute;
    left: 0%;
    top: 0px;
    opacity: 0;
}

.banner_hoverx:hover .tt_img_hover {
    left: 0px;
    opacity: 1;
    background-position: center left;
    -webkit-filter: contrast(200%);
    filter: contrast(200%);
    filter: brightness(1.6);
}

.banner_hoverx .tt_img_hover,
.banner_hoverx {
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.banner_hoverx.eff2 {
    position: relative;
    overflow: hidden;
}


.banner_bank {
    margin: 0px 0px 15px 0px;
    background-color: #08111B;
    position: relative;
}

.tt_text .thaitheme_read {
    padding: 0px 0px 0px 0px;
    color: #ccc;
}

.tt_home_bank {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 10px;
}

.tt_home_bank a {
    float: right;
    width: 116px;
    height: 100px;
    margin: 8px 0px 0px 0px;
}

.tt_home_bank a:hover {
    opacity: 0.8;
}

.tt_home_bank a.tt_kc {
    margin-right: 10px;
}

.tt_home_bank a img {
    width: 100%;
}

.tt_news {
    min-height: 300px;
    margin: 0px 0px 15px 0px;
    overflow: hidden;
    padding: 2px 2px 15px 2px;
    position: relative;
    border-radius: 3px;
}

.tt_news h2 {
    background-color: #F5F5F5;
    padding: 5px 30px 5px 30px;
    color: #333;
    font-size: 18px;
    display: inline-block;
    border-radius: 5px 5px 0px 0px;
}

.tt_head_news {
    width: 100%;
    background-color: #050E1F;
    padding: 10px 0px 0px 10px;
    border-radius: 3px 3px 0px 0px;
}

.post-hl {
    width: 43%;
    background-color: #020A19;
    margin: 10px 0px 0px 10px;
}

.post-hl .title {
    width: 100%;
    padding: 10px;
}

.post-hl .title h3 {
    color: #FFF;
    font-size: 18px;
}

.post-hl .title p {
    color: #ccc;
    max-height: 54px;
    overflow: hidden;
    margin: 10px 0px 0px 0px;
    line-height: 20px;
}

.post-hl:hover {
    background-color: #000;
}

.post-sm {
    width: 51%;
    margin: 10px 2% 5px 10px;
}

.post-sm .tt_img {
    width: 30%;
}

.post-sm .title {
    width: 68%;
    padding: 0px 10px 10px 10px;
}

.post-sm .title h3 {
    color: #555;
    font-size: 18px;
    text-shadow: 1px 1px 0 #FFF;
}

.more_news {
    position: absolute;
    top: 17px;
    right: 15px;
    background-color: #eee;
    border-radius: 3px;
    padding: 5px 10px 5px 10px;
    line-height: 16px;
}

.more_news:hover {
    background-color: #FFF;
}

.post-sm:hover h3 {
    color: #000;
}


.tt_from_box.tt_hide {
    display: none;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 996;
    opacity: 0;
    visibility: hidden;
}

.overlay.active {
    visibility: visible;
    opacity: 1;
    background: rgba(0, 0, 0, 0.7);
}

.wpcf7-form {
    padding: 0px;
}

.tt_from_list {
    float: left;
    width: 97%;
    margin: 0px 0% 10px 0px;
}

.tt_from_title {
    float: left;
    width: 30%;
    text-align: right;
    color: #333;
    margin-bottom: 5px;
}

.tt_from_submit,
.tt_from_box {
    float: right;
    width: 65%;
}

.tt_from_submit {
    text-align: left;
    float: left;
    width: 100%;
    margin: 5px 0px 0px 0px;
    height: 43px;
    overflow: hidden;
}

.tt_from_box select.wpcf7-form-control,
.tt_from_box textarea.wpcf7-textarea,
.tt_from_box input.wpcf7-text {
    width: 100%;
    border: 0;
    padding: 4px 10px 4px 10px;
    background-color: #fff;
    color: #000;
    border: 1px solid #888;
    border-radius: 3px;
}

.tt_from_box select.wpcf7-form-control {
    color: #555;
}

.tt_from_submit input.wpcf7-submit {
    background-color: #960103;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 0;
    color: #fff;
    border: 2px solid #ccc;
    display: inline-block;
    cursor: pointer;
    margin: 0px 3.5% 10px 0px;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    padding: 5px 35px 7px 35px;
    float: left;
}

.thaitheme_read .tt_from_submit input.wpcf7-submit {
    float: right;
}

.tt_from_submit input.wpcf7-submit:hover {
    background-color: #660404;
}

.thaitheme_widget .tt_from_submit input.wpcf7-submit {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
    background: -moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background: -webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background: -o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background: -ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background: linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9', GradientType=0);
    background-color: #f9f9f9;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    color: #17213A;
    text-shadow: 0px 1px 0px #ffffff;
    display: inline-block;
    cursor: pointer;
    width: 100%;
    margin: 0px 3.5% 10px 0px;
    line-height: 16px;
    font-family: thaisanslite_r1;
    font-size: 13px;
    padding: 5px 35px;
    float: left;
}

.thaitheme_widget .tt_from_submit input.wpcf7-submit:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
    background: -moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background: -webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background: -o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background: -ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background: linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9', GradientType=0);
    background-color: #e9e9e9;
}


.wpcf7 form .wpcf7-response-output {
    position: fixed;
    top: 30%;
    width: 400px;
    min-height: 50px;
    background-color: #FFF;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    z-index: 999999;
    padding: 20px;
}

.wpcf7-response-output {
    color: #333;
    text-align: center;
    font-size: 14px;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    color: #398f14;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    color: #FF0000;
    border: 2px solid #FF0000 !important;
}

.wpcf7-not-valid-tip {
    float: left;
    width: 100%;
}

.teble_us {
    width: 60%;
    margin: 40px auto 40px auto;
}

.list_user {
    color: #FFF602;
    font-size: 16px;
    margin: 10px 0px 0px 0px;
}

.name_list {
    color: #eee;
}

.help_list {
    color: #eee;
    text-align: center;
    margin: 20px 0px 20px 0px;
}

.wpcf7 form .wpcf7-response-output:after {
    top: -10px;
    z-index: 99999;
    content: "x";
    display: block;
    height: 24px;
    right: -10px;
    position: absolute;
    width: 25px;
    background-color: #FF0000;
    color: #FFF;
    cursor: pointer;
    border-radius: 5px;
    font-size: 13px;
}

span.wpcf7-not-valid-tip {
}

.title_from {
    text-align: left;
    font-size: 16px;
    color: #fff;
    margin: 0px 0px 20px 0px;
    padding: 10px 0px 10px 20px;
    background-color: #AD0310;
}

.title_from h3 {
    line-height: 20px;
    margin: 0px !important;
    padding: 0px;
}

.wpcf7-form {
    float: left;
    width: 100%;
    padding: 0px 0px 10px 0px;
    margin-bottom: 10px;
    background-color: #eee;
}

.title_from.mt-20-20 {
    margin: 20px 0px 20px 0px;
}

.tt_tab3,
.tt_tab2,
.tt_tab1 {
    float: left;
    cursor: pointer;
    padding: 5px 0px 5px 0px;
    text-align: center;
    width: 33.333333%;
    line-height: 16px;
    font-family: thaisanslite_r1;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    -moz-box-shadow: -4px 0 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: -4px 0 0 rgba(0, 0, 0, .2);
    box-shadow: -4px 0 0 rgba(0, 0, 0, .2);
    background: #eee;
    background: -moz-linear-gradient(220deg, transparent 10px, #eee 10px);
    background: -webkit-linear-gradient(220deg, transparent 10px, #eee 10px);
    background: -ms-linear-gradient(220deg, transparent 10px, #eee 10px);
    background: -o-linear-gradient(220deg, transparent 10px, #eee 10px);
    background: linear-gradient(220deg, transparent 10px, #eee 10px);
    color: #000;

}

.tt_tab1:hover,
.tt_tab2:hover,
.tt_tab3:hover {
    background: #ddd;
    background: -moz-linear-gradient(220deg, transparent 10px, #ddd 10px);
    background: -webkit-linear-gradient(220deg, transparent 10px, #ddd 10px);
    background: -ms-linear-gradient(220deg, transparent 10px, #ddd 10px);
    background: -o-linear-gradient(220deg, transparent 10px, #ddd 10px);
    background: linear-gradient(220deg, transparent 10px, #ddd 10px);

}

.tt_tab1.active,
.tt_tab2.active,
.tt_tab3.active {
    color: #fff;
    background: #960103;
    background: -moz-linear-gradient(220deg, transparent 10px, #960103 10px);
    background: -webkit-linear-gradient(220deg, transparent 10px, #960103 10px);
    background: -ms-linear-gradient(220deg, transparent 10px, #960103 10px);
    background: -o-linear-gradient(220deg, transparent 10px, #960103 10px);
    background: linear-gradient(220deg, transparent 10px, #960103 10px);
}

.tt_ct_tab1.active,
.tt_ct_tab2.active,
.tt_ct_tab3.active {
    display: block;
}

.tt_ct_tab1,
.tt_ct_tab2,
.tt_ct_tab3 {
    float: left;
    width: 100%;
    padding: 0% 0% 0% 0%;
    display: none;
}

.tt-nav-hide,
.thaitheme_widget .tt_from_title,
.thaitheme_widget .title_from {
    display: none;
}

.thaitheme_widget .wpcf7-form {
    padding: 5px 7px 0px 7px;
    margin-bottom: 0px;
    background-color: #000;
    border: 1px solid #777;
}

.thaitheme_widget .tt_from_box {
    float: left;
    width: 100%;
}

.thaitheme_widget .tt_from_list {
    float: left;
    width: 100%;
    margin: 0px 0% 4px 0px;
}

.thaitheme_widget .tt_from_submit {
    height: 40px;
}

.tt_from_box input.wpcf7-text.wpcf7-not-valid {
    border: 1px solid #f00;
}

.thaitheme_widget span.wpcf7-not-valid-tip {
    display: none !important;
}


.bd_clip {
    border: 1px solid #747879;
    overflow: hidden;
}

.tt_h_re {
    background-color: #FFF;
    padding: 5px 30px 5px 30px;
    margin-bottom: 5px;
    color: #333;
    font-size: 18px;
    border-left: 5px solid #ff9900;
}

.register {
    min-height: 300px;
    margin: 0px 0px 15px 0px;
    padding: 10px;
    background-color: #0C1B38;
}

.tt_h_re {
    width: 100%;
}

.from_sm {
    margin: 10px 0px 0px 0px;
}

.tt_full .tags {
    border-top: 1px solid #4d4d4d;
    padding: 15px 0px 20px 0px;
    color: #e5e5e5;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
}

.tt_full .tags a {
    display: inline-block;
    background-color: #ae8c42;
    color: #000;
    padding: 3px 10px 3px 10px;
    margin-bottom: 5px;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
    border-radius: 3px;
}

.tt_full .tags .title {
    margin-right: 10px;
}

.tt_full .tags a:hover {
    background-color: #222;
    color: #fff;
}

.title_page h1,
.title_page h2 {
    color: #ffd573;
    font-size: 36px;
    line-height: 39px;
    font-family: thaisanslite_r1;
    font-weight: bold;
}

.title_page a {
    color: #ffd573;
}

.title_page {
    margin-bottom: 0px;
    margin-top: 0px;
    background-color: #000000;
    padding: 15px 20px 10px 20px;
    text-shadow: 1px 1px 0 #000;
    /*border-bottom: 3px solid #cb0d08;*/
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    text-align: center;
}

.description_page {
    padding: 24px 36px;
    font-size: 20px;
    color: #ffffff;
    background: #000000;
}

.p_gl {
    position: relative;
    margin: 0px 0px 0px 0px;
}

.home .title_page {
    margin-top: 0px;
    margin-bottom: 0px;
}

.page-numbers {
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 10px 0px;
}

.page-numbers ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.page-numbers li {
    margin-right: -5px;
    display: inline;
}

.page-numbers.dots,
.page-numbers a {
    padding: 2px 15px 5px 15px;
    display: inline-block;
    text-decoration: none;
    color: #333;
    margin: 0px 0px 5px 0px;
    font-size: 16px;
    border: 1px solid #000;
    background-color: #FFF;
}

.page-numbers a:hover, .page-numbers a:focus {
    color: #FFF;
    background-color: #ffd573;
}

.page-numbers.current {
    padding: 10px 20px;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #000;
    font-size: 16px;
    color: #FFF;
    background-color: #ffd573;
}

.tt_pagination {
    float: left;
    width: 100%;
}

.tt_pagination ul > *:first-child span,
.prev.page-numbers {
    border-radius: 5px 0px 0px 5px;
    padding: 3px 15px 6px 15px;
    line-height: 20px;
}

.tt_pagination ul > *:last-child span,
.next.page-numbers {
    border-radius: 0px 5px 5px 0px;
    padding: 3px 15px 6px 15px;
    line-height: 20px;
}

.page-404 {
    float: left;
    width: 100%;
    margin: 40px 0px 40px 0px;
    font-size: 16px;
    color: #FFF;
    text-align: center;
}

.tt_label {
    color: #FFF;
    margin: 0px 5px 0px 0px;
}

.tt_from_lg {
    width: 100%;
    margin-right: 10px;
}

.tt_from_lg .tt_from_u,
.tt_from_lg .tt_from_p {
    color: #555;
    width: 38%;
    margin: 0px 5px 0px 0px;
    padding: 0px 0px 0px 5px;
    border: 1px solid #999;
    height: 20px;
    font-size: 12px;
    background-color: #FFF;
}

.tt_from_lg .tt_captcha {
    color: #555;
    width: 45px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
    border: 0;
    height: 20px;
    font-size: 11px;
    background-color: #FFF;
}

.captcha_img {
    width: 45px;
    height: 20px;
    margin: 0px 0px 0px 5px;
    font-size: 12px;
    background-color: #0B2D6C;
    color: #FFF;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
}

.captcha_img img {
    margin-top: 5px;
    margin-left: -7px;
}

.tt_submit {
    border: 0;
    width: 60px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    line-height: 21px;
    border-radius: 2px;

}

.tt_submit:hover {
    background: #ff3019;
    background: -moz-linear-gradient(left, #ff3019 0%, #cf0404 100%);
    background: -webkit-linear-gradient(left, #ff3019 0%, #cf0404 100%);
    background: linear-gradient(to right, #ff3019 0%, #cf0404 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=1);


}

.top_bank {
    padding-top: 15px;
}

.tt-social-head {
    float: right;
    width: 275px;
    margin-top: 2px;
    margin-bottom: 3px;
}

.social-sharing {
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.social-sharing * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.social-sharing a {
    display: inline-block;
    color: #fff;
    border-radius: 2px;
    margin: 0px 0px 0px 5px;
    height: 14px;
    line-height: 10px;
    text-decoration: none;
    font-weight: normal;
}

.social-sharing a:hover {
    color: #fff;
}

.social-sharing span {
    display: inline-block;
    vertical-align: top;
    height: 14px;
    line-height: 14px;
    font-size: 11px;
}

.social-sharing .icon {
    padding: 0 5px 0 10px;
}

.social-sharing .icon:before {
    line-height: 22px;
}

.social-sharing.is-large a {
    height: 44px;
    line-height: 44px;
}

.social-sharing.is-large a span {
    height: 44px;
    line-height: 44px;
    font-size: 13px;
}

.social-sharing.is-large a .icon {
    padding: 0 10px 0 13px;
}

.social-sharing.is-large a .icon:before {
    line-height: 44px;
}

.share-title {
    font-size: 12px;
    padding-right: 10px;
}

.is-large .share-title {
    padding-right: 16px;
}

.share-facebook {
    background-color: #3b5998;
}

.share-facebook:hover {
    background-color: #2d4373;
}

.share-twitter {
    background-color: #00aced;
}

.share-twitter:hover {
    background-color: #0087ba;
}

.share-google {
    background-color: #dd4b39;
}

.share-google:hover {
    background-color: #c23321;
}

.share-count {
    position: relative;
    background-color: #fff;
    padding: 0 8px;
    margin-right: -2px;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    border-radius: 0 2px 2px 0;
    border: 1px solid #ececec;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
}

.share-count.is-loaded {
    opacity: 1;
}

.share-count:before,
.share-count:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid;
}

.share-count:before {
    left: -6px;
    border-right-color: #ececec;
}

.share-count:after {
    left: -5px;
    border-right-color: #fff;
}

a:hover .share-count {
    background-color: whitesmoke;
}

a:hover .share-count:after {
    border-right-color: whitesmoke;
}

.is-large .share-count {
    font-size: 13px;
    padding: 0 14px;
}

.social-sharing.is-clean a {
    background-color: #fff;
    border: 1px solid #ececec;
    color: #333;
    height: 30px;
    line-height: 30px;
}

.social-sharing.is-clean a span {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}

.social-sharing.is-clean a:hover {
    background-color: #ececec;
}

.social-sharing.is-clean a:hover .share-count {
    background-color: #fff;
}

.social-sharing.is-clean a:hover .share-count:after {
    border-right-color: #fff;
}

.social-sharing.is-clean a .share-title {
    font-weight: normal;
}

.social-sharing.is-clean .share-count {
    top: -1px;
}

.social-sharing.is-clean .icon-facebook {
    color: #3b5998;
}

.social-sharing.is-clean .icon-twitter {
    color: #00aced;
}

.social-sharing.is-clean .icon-google {
    color: #dd4b39;
}

.list_game {
    width: 29.1%;
    margin: 10px 0px 15px 3.1%;
}

.list_game h3 {
    text-align: center;
    color: #ccc;
    margin: 10px 0px 0px 0px;
    font-weight: bold;
}

.list_game:hover h3 {
    color: #C8B970;
}

.list_game:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

a.more {
    margin: 15px 0px 0px 0px;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
    color: #000;
}

.post-sm2x {
    width: 49.2%;
    margin: 10px 1.5% 0px 0%;
    position: relative;
    overflow: hidden;
    background-color: #111;
    border: 1px solid #000;
}

.post-sm2x h3 {
    height: 50px;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 20px;
    color: #ddd;
    margin-bottom: 10px;
    padding: 10px 20px 10px 20px;
    overflow: hidden;
    font-weight: bold;
}

.post-sm3xx .tt_l.img,
.post-sm2x .tt_l.img {
    position: relative;
    overflow: hidden;
}

.post-sm2x.tt2x {
    margin: 10px 0% 5px 0%;
}

.post-sm3xx img,
.post-sm2x img {
    float: left;
    width: 100%;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.post-sm3xx:hover img,
.post-sm2x:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.post-sm3xx {
    width: 32%;
    margin: 10px 2% 0px 0%;
    background-color: #111;
    border: 1px solid #000;
}

.post-sm3xx h3 {
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 20px;
    color: #ddd;
    padding: 8px 10px 15px 10px;
    overflow: hidden;
    max-height: 50px;
    margin-bottom: 5px;
}

.post-sm3xx.tt3x,
.post-sm3xx.tt5x {
    margin: 10px 0% 0px 0%;
}

.post-sm3xx:hover {
    background-color: #000;
}

.post-sm3xx:hover h3,
.post-sm2x:hover h3 {
    color: #caac66;
}

.tt_list.sbo {
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0px 10px 0px 0px;
    background-color: #111;
    border: 1px solid #000;
}

.tt_list.sbo .tt_img {
    float: left;
    width: 25%;
}

.tt_list.sbo .tt_img img {
    float: left;
    width: 100%;
    max-width: 100%;
    height: auto;
}

.tt_list.sbo:hover .tt_dsc h3 {
    text-decoration: underline;
}

.tt_list.sbo:hover .tt_dsc {
}

.tt_list.sbo .tt_dsc {
    float: right;
    width: 72%;
    font-size: 14px;
    line-height: 20px;
}

.tt_list.sbo .tt_dsc h3 {
    float: left;
    width: 100%;
    color: #c8b980;
    margin-top: 10px;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 22px;
}

.tt_list.sbo .tt_dsc p {
    float: left;
    width: 100%;
    overflow: hidden;
    color: #ddd;
    max-height: 61px;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 7px;
}

.tt_list.sbo:hover {
    background-color: #232222;
}


.social_footer {
    min-height: 40px;
    text-align: center;
    margin-top: 0px;
}

.social_fb,
.social_line {
    display: inline-block;
    padding: 10px 0px 0px 50px;
    font-size: 18px;
    color: #ddd;
    min-height: 40px;
    background-repeat: no-repeat;
    background-position: 8px center;
}

.social_line {
    background-image: url(../images/ico-line.png?v=1.3);
}

.social_fb {
    background-image: url(../images/ico-fb.png?v=1.3);
}

.hied_pc {
    text-align: center;
}

.tt_ag_bt {
    margin-bottom: 15px;
}

.thaitheme_widget .fb_pc,
.thaitheme_widget .tt-l.tt_txt_seo {
    margin-bottom: 10px;
    border: 1px solid #655C55;
}

.tt_home_bx {
    width: 49%;
    overflow: hidden;

}

.bx_clip {
    background-color: #000;
    border: 1px solid #696A6C;
    overflow: hidden;
}

.tt_clip {
    border: 2px solid #7C7C7C;
    background-color: #000;
    overflow: hidden;
}

.tt_home_bx-r {
    width: 49%;
    overflow: hidden;
}

.ct_bank {
    position: relative;
}

.tt_bank_btn {
    width: 18%;
    min-height: 90px;
    margin: 0% 1% 0% 0%;
    display: inline-block;
}

.link_bank {
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 20px;
    z-index: 1100;
    text-align: left;
}

/*.tt_iframe {position:absolute;left: 20%;top: 80px;width:60%;height: 100%;background-color:#000;z-index: 1100;}
.thaitheme_read{position: relative;}*/
.head_phone {
    float: left;
    width: 100%;
    display: none;
    border-bottom: 3px solid #000;
}

.h-line {
    float: left;
    width: 50%;
    min-height: 70px;
}

.h-phone {
    float: left;
    width: 50%;
    min-height: 70px;
    border-left: 1px solid #959595;
}

.h-line a {
    display: block;
    width: 100%;
    min-height: 70px;
    background-image: url(../images/ico-line-h.png?v=1.0);
    background-position: center center;
    background-repeat: no-repeat;
}

.h-phone a {
    display: block;
    width: 100%;
    min-height: 70px;
    background-image: url(../images/ico-phone.png?v=1.0);
    background-position: center center;
    background-repeat: no-repeat;
}

.h-line,
.h-phone {

    background: #f9f9f9;
    background: -moz-linear-gradient(top, #f9f9f9 17%, #cccccc 100%);
    background: -webkit-linear-gradient(top, #f9f9f9 17%, #cccccc 100%);
    background: linear-gradient(to bottom, #f9f9f9 17%, #cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#cccccc', GradientType=0);


}

.mcx {
    display: none;
}

.bg_txsl {
    background-color: #fff;
    padding: 5px 10px 5px 10px;
    margin: 0px 0px 10px 0px;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
}

.tt_list_game {
    float: left;
    width: 32%;
    margin: 0px 0% 15px 2%;
    background-color: #151515;
}

.tt_list_game .tt_img {
    float: left;
    width: 100%;
}

.tt_list_game h3 {
    float: left;
    width: 100%;
    margin: 5px 0px 5px 0px;
    padding: 0px 10px 0px 10px;
    font-family: thaisanslite_r1;
    font-size: 13px;
    line-height: 19px;
    color: #ccc;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    overflow: hidden;
    height: 40px;
}

.tt_list_game:hover h3 {
    color: #EAC76E;
}

.tt_list_game.sport3 {
    margin: 0px 0% 15px 0%;
}

.tt_list_game.hhl.sport1 {
    margin: 0px 0% 15px 0%;
}

.sc_n .tt_list_game h3 {
    font-weight: bold;
    text-align: left;
}

.tt_list_game.hhl {
    width: 49%;
}

.tt_list_game.hhl img {
    width: 100%;
}

.tt_head_sec {
    width: 100%;
    margin: 0px 0px 0px 0px;
    background-color: #eee;
}

.tt_title_sc {
    padding: 0px 15px 0px 0px;
    font-size: 22px;
    color: #000;
    background-color: #eee;
}

.tt_title_sc a {
    font-size: 26px;
    line-height: 30px;
    color: #000;
}

.tt_title_sc h1,
.tt_title_sc h2 {
    border-left: 5px solid #AC8021;
    padding: 5px 15px 5px 15px;
    font-family: thaisanslite_r1;
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
}

a.more {
    float: right;
    margin: 13px 0px 0px 0px;
    color: #eee;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 13px;
    font-weight: bold;
}

.modal {
    display: none;
    position: fixed;
    z-index: 99999999999;
    padding-top: 10%;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
}

.modal-content {
    position: relative;
    margin: auto;
    padding: 0;
    width: 50%;
    max-width: 500px;
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
}

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

.closex {
    float: right;
    color: #000;
    font-size: 28px;
    font-weight: bold;
    width: 30px;
    height: 30px;
    margin: -15px -15px 0px 0px;
    line-height: 30px;
    text-align: center;
    background-color: #BEA44D;
    border-radius: 50%;
    position: absolute;
    right: 0px;
}

.closex:hover,
.closex:focus {
    color: #C2081C;
    text-decoration: none;
    cursor: pointer;
}

@media screen and (max-width: 980px) {
    .modal-content {
        width: 100%;
    }

    .closex {
        margin: -15px 15px 0px 0px;
    }

    .modal {
        padding-top: 15%;
    }
}

.pd_pcasino {
    padding: 0px 10px 10px 10px;
}

.tt-fxpc {
    position: fixed;
    top: 0;
    z-index: 1500;
    width: 100%;
    float: left;
}

.fixpc {
    margin-top: 170px;
}

.bnj {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0px 0px 0px 0px;
}

.bnj img {
    max-width: 130px;
}

.head_mc {
    display: none;
}

.head_mc .h-linem {
    float: left;
    width: 100%;
    background: linear-gradient(to right, #7b632c 0%, #ffd573 50%, #7b632c 100%);
    text-align: center;
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
    border-bottom: 1px solid #000000;
}

.head_mc .h-linem a {
    float: left;
    width: 100%;
    padding: 8px 0px 8px 0px;
    height: 100%;
    color: #fff;
    line-height: 16px;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #000000;
    font-weight: bold;
}

.head_mc .h-linem a i {
    font-size: 18px;
    padding: 5px 0px 0px 0px;
}

.line-fa span {
    float: left;
    width: 100%;
    padding: 5px 0px 5px 0px;
    font-size: 16px;
    font-family: "Kanit", sans-serif;
    font-weight: 400;
}

.head_mc .h-phonem {
    float: left;
    width: 100%;
}

.h-linem.last {
    width: 50%;
    background-color: #033847;
    background-image: url(../images/button-calll.png?v=1.3);
    background-position: center center;
    background-repeat: no-repeat;
}

.tt_num_head {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #e1bd55;
    color: #000;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
    border-bottom: 2px solid #000;
}

.tt_td {
    float: left;
    width: 100%;
    border-top: 1px solid #fff;
}

.thaitheme_table {
    float: left;
    width: 100%;
    text-align: center;
    margin: 5px 0px 10px 0px;
}

.thaitheme_table .tt_num_1x {
    float: left;
    width: 50%;
    padding: 5px 0px 5px 0px;
    background-color: #edcb67;
    color: #000;
    font-weight: bold;
}

.thaitheme_table .tt_num_2x {
    float: left;
    width: 50%;
    padding: 5px 0px 5px 0px;
    border-left: 1px solid #425468;
    background-color: #edcb67;
    color: #000;
    font-weight: bold;
}

.thaitheme_table .tt_num1x {
    float: left;
    width: 50%;
    padding: 0px 0px 7px 0px;
    background-color: #fff;
    height: 30px;
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #425468;
}

.thaitheme_table .tt_num2x {
    float: left;
    width: 50%;
    padding: 0px 0px 7px 0px;
    background-color: #fff;
    border-left: 1px solid #425468;
    height: 30px;
    color: #000;
    border-bottom: 1px solid #425468;
}

.thaitheme_table .tt_num_1x3 {
    float: left;
    width: 33.333%;
    padding: 5px 0px 5px 0px;
    background-color: #edcb67;
    color: #000;
    font-weight: bold;
}

.thaitheme_table .tt_num_2x3 {
    float: left;
    width: 33.333%;
    padding: 5px 0px 5px 0px;
    border-left: 1px solid #425468;
    background-color: #edcb67;
    color: #000;
    font-weight: bold;
}

.thaitheme_table .tt_num_3x3 {
    float: left;
    width: 33.333%;
    padding: 5px 0px 5px 0px;
    border-left: 1px solid #425468;
    background-color: #edcb67;
    color: #000;
    font-weight: bold;
}

.thaitheme_table .tt_num1x3 {
    float: left;
    width: 33.333%;
    padding: 0px 0px 7px 0px;
    background-color: #fff;
    height: 30px;
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #425468;
}

.thaitheme_table .tt_num2x3 {
    float: left;
    width: 33.333%;
    padding: 0px 0px 7px 0px;
    background-color: #fff;
    border-left: 1px solid #425468;
    height: 30px;
    color: #000;
    border-bottom: 1px solid #425468;
}

.thaitheme_table .tt_num3x3 {
    float: left;
    width: 33.333%;
    padding: 0px 0px 7px 0px;
    background-color: #fff;
    border-left: 1px solid #425468;
    height: 30px;
    color: #000;
    border-bottom: 1px solid #425468;
}

.thaitheme_table .tt_numtx2,
.thaitheme_table .tt_numtx {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #fff;
    color: #ef1212;
}

.thaitheme_table .tt_numtx2 {
    padding: 0px 0px 3px 0px;
}


.arbg {
    height: 15px;
    margin: 5px 0px 0px 0px;
    background: #eeeeee;
    background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
    background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
    background: linear-gradient(to bottom, #eeeeee 0%, #eeeeee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#eeeeee', GradientType=0);
    border-top: 1px solid #747879;
}

.line_bbt {
    background-color: #57c42e;
    color: #fff !important;
    padding: 2px 10px 4px 10px;
    line-height: 16px;
    display: inline-block;
    border-radius: 3px;
}

.line_bbt span {
    color: #fff !important;
}

.tt-line-phone span {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 15px 10px 0px 0px;
    font-family: thaisanslite_r1;
    font-size: 24px;
    line-height: 16px;
}

.tt-line-phone {
    float: left;
    width: 100%;
    margin: 65px 0px 0px 0px;
    text-align: center;
}

.tx-phone {
    color: #FEED47;
    font-weight: bold;
}

.tx-li {
    color: #00c300;
    font-weight: bold;
}

.tt-line-phone img {
    width: 34px;
}

.tt-line-phone img.img_line {
    width: 165px;
}

.bg_ssl {
    background-color: #cbc0a2;
    background-image: url(../images/bg-slide.jpg?v=1.5);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.bgsl {
    padding: 0px 0px 0px 0px;
}

.bg01 {
    padding: 0px 0px 30px 0px;
    background-image: url(../images/bg-slider.png?v=1.6);
    background-repeat: no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    height: 550px;


}

.h_tx {
    float: left;
    width: 100%;
    font-family: thaisanslite_r1;
    font-weight: bold;
    color: #000;
    font-size: 30px;
    line-height: 30px;
    padding: 10px 15px 10px 15px;
    background: #caae62;
    background: -moz-linear-gradient(left, #caae62 0%, #eae0a5 21%, #f9f7c6 49%, #ecd68d 80%, #c19b50 100%);
    background: -webkit-linear-gradient(left, #caae62 0%, #eae0a5 21%, #f9f7c6 49%, #ecd68d 80%, #c19b50 100%);
    background: linear-gradient(to right, #caae62 0%, #eae0a5 21%, #f9f7c6 49%, #ecd68d 80%, #c19b50 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#caae62', endColorstr='#c19b50', GradientType=1);

}

.u_test {
    float: left;
    border-radius: 7px;
    padding: 10px 20px 10px 20px;
    border: 1px solid #7c653a;
    text-align: left;
    background: #ba943e;
    background: -moz-linear-gradient(left, #ba943e 0%, #dbc684 21%, #f1e1a2 49%, #e7ca7a 80%, #b28b42 100%);
    background: -webkit-linear-gradient(left, #ba943e 0%, #dbc684 21%, #f1e1a2 49%, #e7ca7a 80%, #b28b42 100%);
    background: linear-gradient(to right, #ba943e 0%, #dbc684 21%, #f1e1a2 49%, #e7ca7a 80%, #b28b42 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba943e', endColorstr='#b28b42', GradientType=1);

}

.u_bx {
    width: 48%;
}

.u_h1 {
    float: left;
    font-family: thaisanslite_r1;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    margin: 0px 0px 5px 0px;
    border-bottom: 1px solid #e8b328;
    padding: 0px 0px 15px 0px;
}

.u_test span {
    float: left;
    font-weight: bold;
    width: 100%;
    font-family: thaisanslite_r1;
    color: #000;
    font-size: 22px;
    line-height: 22px;
    margin: 0px 0px 5px 0px;
    font-weight: bold;
}

.bg02 {
    float: left;
    padding: 0px;
    min-height: 100px;
    border-radius: 0px;
    margin: 5px 0px 10px 0px;
}

.bg03 {
    background-color: #000;
    min-height: 200px;
    border: 1px solid #333;
    position: relative;
    top: 0px;
    border-radius: 8px;
    margin: 0px 0px 15px 0px;

}

.bg04 {
    position: relative;
    top: 0px;
    border-radius: 8px;
    margin-bottom: 0px;
    background-color: #000;
    padding: 8px 0px 5px 0px;
}

.bg06 {
    background-color: #000;
    min-height: 100px;
    margin: -15px 0px 15px 0px;
    border-radius: 8px;
}

.ct_bg03 {
    float: left;
    width: 90%;
    border: 1px solid #694d23;
    margin: 25px 0% 25px 5%;
    overflow: hidden;
    border-radius: 7px;
    background-color: #000;
}

.head_bg03 {
    float: left;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: #000;
    font-family: thaisanslite_r1;
    font-size: 30px;
    line-height: 30px;
    padding: 5px 0px 7px 0px;
    background: #caae62;
    background: -moz-linear-gradient(left, #caae62 0%, #eae0a5 21%, #f9f7c6 49%, #ecd68d 80%, #c19b50 100%);
    background: -webkit-linear-gradient(left, #caae62 0%, #eae0a5 21%, #f9f7c6 49%, #ecd68d 80%, #c19b50 100%);
    background: linear-gradient(to right, #caae62 0%, #eae0a5 21%, #f9f7c6 49%, #ecd68d 80%, #c19b50 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#caae62', endColorstr='#c19b50', GradientType=1);

}

.dsc_sl {
    position: absolute;
    right: 0px;
    top: 8%;
    width: 45%;
    min-height: 250px;
    z-index: 1000;
}

.tt_slide {
    position: relative;
}

.step1 span {
    float: left;
    font-family: thaisanslite_r1;
    padding: 0px 10px 0px 0px;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
    color: #000;
}

.step1 {
    width: 100%;
    padding: 13px 0px 7px 20px;
}

.step1 img {
    width: 20px;
    padding: 0px 0px 0px 0px;
}

.step1 a {
    font-family: thaisanslite_r1;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
}

.tt_number {
    width: 17%;
    height: 22px;
}

.tt_number span {
    display: inline-block;
    margin-top: 5px;
    width: 45px;
    height: 45px;
    font-family: thaisanslite_r1;
    font-size: 38px;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    background-color: #fff;
    color: #000;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.43);
    -moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.43);
    box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.43);
}

.tt_rst {
    width: 80%;
}

.step1 .tx-li {
    color: #166f2c;
    font-weight: bold;
}

.step1 .tx-phone {
    color: #c01d12;
    font-weight: bold;
}

.step2 {
    float: left;
    width: 100%;
    padding: 8% 0px 7px 20px;
}

.step3 {
    float: left;
    width: 100%;
    padding: 7.5% 0px 7px 20px;
}

.tt_rst .r1x {
    font-family: thaisanslite_r1;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
    color: #000;
}

.tt_rst .r1x strong {
    color: #c01d12;
}

.tt_rst .r2x {
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
    color: #000;
    margin-top: 5px;
}

.step4 {
    float: left;
    width: 100%;
    z-index: 999999;
    position: absolute;
    bottom: 0px;
}

.step4 a {
    float: left;
    width: 100%;
    height: 120px;
}

.tt_ul {
    float: left;
    width: 84px;
    text-align: left;
}

.tt_ur {
    float: right;
    width: 64%;
    text-align: left;
}

.tt_uc {
    float: left;
    width: 10px;
}

.img_mc {
    display: none;
}

@media screen and (max-width: 960px) {

    .step2 {
        padding: 6% 0px 7px 20px;
    }

    .step1 span,
    .tt_rst .r1x,
    .step1 a {
        font-size: 18px;
        line-height: 20px;
        white-space: nowrap;
    }

}

@media screen and (max-width: 900px) {
    .tt_number {
        width: 14%;
        height: 22px;
    }

    .step2 {
        padding: 5% 0px 7px 20px;
    }

    .step3 {
        padding: 6.5% 0px 7px 20px;
    }

}

@media screen and (max-width: 855px) {
    .step1 img {
        width: 15px;
    }

    .step1 span,
    .tt_rst .r1x,
    .step1 a {
        font-size: 18px;
        line-height: 20px;
    }

    .step1 {
        padding: 10px 0px 7px 20px;
    }

    .step2 {
        padding: 9% 0px 7px 20px;
    }

    .step3 {
        padding: 6% 0px 7px 20px;
    }

    .tt_rst .r2x {
        font-size: 18px;
        line-height: 16px;
        margin-top: 0px;
    }
}

@media screen and (max-width: 768px) {

    .step1 {
        padding: 10px 0px 7px 20px;
    }

    .step2 {
        padding: 8% 0px 7px 20px;
    }

    .step3 {
        padding: 6% 0px 7px 20px;
    }

}

@media screen and (max-width: 728px) {
    .step1 span {
        display: none;
    }

    .tt_rst .r1x,
    .step1 a {
        font-size: 18px;
        line-height: 16px;
    }

    .step1 {
        padding: 10px 0px 7px 20px;
    }

    .step2 {
        padding: 8% 0px 7px 20px;
    }

    .step3 {
        padding: 6% 0px 7px 20px;
    }

}

@media screen and (max-width: 650px) {

    .step1 {
        padding: 5px 0px 7px 10px;
    }

    .step2 {
        padding: 7% 0px 7px 10px;
    }

    .step3 {
        padding: 6% 0px 7px 10px;
    }

}

@media screen and (max-width: 620px) {
    .tt_rst .r2x {
        font-size: 18px;
        line-height: 14px;
        margin-top: 0px;
    }

    .step2,
    .step3 {
        padding: 5% 0px 7px 10px;
    }

}

@media screen and (max-width: 540px) {
    .step1 span {
        display: none;
    }

    .tt_rst .r1x,
    .step1 a {
        font-size: 18px;
        line-height: 14px;
    }

    .tt_rst .r2x {
        font-size: 12px;
        line-height: 12px;
        margin-top: 0px;
        white-space: nowrap;
    }

    .step2,
    .step3 {
        padding: 5% 0px 7px 10px;
    }

}

@media screen and (max-width: 485px) {
    .dsc_sl {
        top: 3%;
    }

    .step1 {
        padding: 5px 0px 7px 0px;
    }

    .step2 {
        padding: 7% 0px 7px 0px;
    }

    .step3 {
        padding: 6% 0px 7px 0px;
    }

    .step1 img,
    .tt_clouds-front,
    .tt_clouds-front2,
    .tt_clouds-front3,
    .img_pc {
        display: none;
    }

    .img_mc {
        display: block;
    }

    .step4 a {
        height: 40px;
    }

    .tt_rst .r1x,
    .step1 a {
        font-size: 12px;
        line-height: 16px;
    }
}


@media screen and (max-width: 415px) {
    .dsc_sl {
        top: 1%;
    }

    .step2 {
        padding: 5% 0px 7px 0px;
    }

    .step3 {
        padding: 3% 0px 7px 0px;
    }
}

@media screen and (max-width: 385px) {

    .step2 {
        padding: 6% 0px 0px 0px;
    }

    .step3 {
        padding: 5% 0px 0px 0px;
    }

    .step2 .r2x {
        display: none;
    }

}

@media screen and (max-width: 360px) {
    .step1 {
        padding: 2px 0px 7px 0px;
    }

    .step2 {
        padding: 5% 0px 0px 0px;
    }

    .step3 {
        padding: 5% 0px 0px 0px;
    }

}

@media screen and (max-width: 340px) {

    .step3 {
        padding: 4% 0px 0px 0px;
    }

}

@media screen and (max-width: 320px) {
    .step3 .tt_rst .r1x {
        font-size: 11px;
        line-height: 14px;
    }

    .step2 {
        padding: 4% 0px 0px 0px;
    }

    .step3 {
        padding: 2.5% 0px 0px 0px;
    }

    .tt_rst .r2x {
        font-size: 11px;
        line-height: 12px;
        margin-top: 0px;
    }

}

.jp_bg {
    padding: 0px 0px 0px 0px;
}

.post-sm44xx {
    width: 23.7%;
    margin: 1% 0% 0% 1%;
    position: relative;
    text-align: center;
    border: 2px solid #000;
    overflow: hidden;
    background-color: #333;
}

.post-sm44xx img {
    width: 100%;
}

.post-sm44xx .btn_play_g {
    display: none;
    background: linear-gradient(90deg, rgba(177, 9, 4, 1) 0%, rgba(242, 23, 1, 1) 100%);
    font-family: thaisanslite_r1;
    color: #fff;
    font-size: 18px;
    line-height: 16px;
    padding: 5px 10px 5px 10px;
    position: absolute;
    top: 40%;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    z-index: 12;
}

.post-sm44xx:hover .btn_play_g,
.post-sm44xx:hover .ov_play {
    display: block;
}

.ov_play {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10;
    top: 0px;
}

.btmc {
    margin-bottom: 1.5%;
    padding: 12px 0px 10px 0px;
}

.post-sm44xx h3 {
    float: left;
    width: 100%;
    font-family: thaisanslite_r1;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    padding: 6px 10px 8px 10px;
    text-align: center;
    text-transform: uppercase;
}

.post-sm44xx:hover {
    background-color: #bb984a;
}

.post-sm44xx:hover h3 {
    color: #000;
}

.post-gslot {
    width: 15.8111%;
    margin: 1% 1% 0% 0%;
    position: relative;
    text-align: center;
    border: 2px solid #333;
    border-radius: 0px;
    overflow: hidden;
}

.post-gslot.last {
    margin: 1% 0% 0% 0%;
}

.post-gslot img {
    width: 100%;
}

.post-gslot .btn_play_g {
    display: none;
    font-family: thaisanslite_r1;
    color: #fff;
    font-size: 18px;
    line-height: 16px;
    padding: 5px 10px 5px 10px;
    position: absolute;
    top: 45%;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    z-index: 12;
    background: linear-gradient(90deg, rgba(177, 9, 4, 1) 0%, rgba(242, 23, 1, 1) 100%);

    border: 0;


    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.post-gslot:hover .btn_play_g,
.post-gslot:hover .ov_play {
    display: block;
}

.ov_play {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10;
    top: 0px;
}

.btmc {
    margin-bottom: 2%;
}

.post-sm44b {
    width: 24.25%;
    margin: 0% 1% 1% 0%;
    position: relative;
    overflow: hidden;
    border: 1px solid #333;
}

.post-sm44b.tt4x {
    margin: 0% 0% 1% 0%;
}

.post-sm44b img {
    width: 100%;
}

.btmc {
    margin-bottom: 1.5%;
}

.post-sm44b h3 {
    float: left;
    width: 100%;
    font-family: thaisanslite_r1;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    font-weight: 200;
    background-color: #222;
    padding: 6px 0px 6px 0px;;
    text-transform: uppercase;
}

.post-sm44b:hover h3 {
    color: #bb984a;
}

.bg_s {
    margin-top: 0px;
    overflow: hidden;
}

.tt_bn {
    width: 29%;
    margin: 15px 0% 0% 4.5%;
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.tt_bn a {
    color: #eee;
}

.tt_bn span {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}


.owl-carousel {
    display: none;
    width: 100%;
    max-height: 400px;
    margin-bottom: 0px;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.owl-height {
    transition: height 500ms ease-in-out;
}

.t_sl {
    position: relative;
}

.owl-theme .owl-nav {
    margin-top: 0px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    width: 100%;
    top: 40%;
}

.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    left: 2%;
}

.owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: 2%;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #fff;
    font-size: 52px;
    margin: 5px;
    padding: 4px 7px;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    opacity: 0.5;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    opacity: 1;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 0px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    bottom: 5px;
    width: 100%;
    z-index: 100;

}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin: 0px 3px;
    background: #333333;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
}


.tt_left {
    width: 71.5%;
}

.tt_right {
    width: 27.5%;
    margin: 0px 0px 0px 0px;
}

.b_center {
    padding: 25px 0px 35px 0px;
    background: #fdff4c;
    background: -moz-linear-gradient(left, #fdff4c 0%, #fddd24 25%, #a66507 100%, #e2be48 100%, #bd800f 100%);
    background: -webkit-linear-gradient(left, #fdff4c 0%, #fddd24 25%, #a66507 100%, #e2be48 100%, #bd800f 100%);
    background: linear-gradient(to right, #fdff4c 0%, #fddd24 25%, #a66507 100%, #e2be48 100%, #bd800f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdff4c', endColorstr='#bd800f', GradientType=1);
}

.tt_hright {
    width: 100%;
    padding: 0px 0px 0px 0px;
}

.btn_ht {
    width: 15%;
    padding: 6px 0px 6px 0px;
    margin: 10px 0% 5px 1%;
    font-family: thaisanslite_r1;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    border-radius: 3px;
}

.btn_rt {
    width: 100%;
    padding: 10px 0px 10px 10px;
    margin: 10px 0% 0px 0px;
    font-family: thaisanslite_r1;
    color: #fff;
    font-weight: bold;
    text-align: left;
    font-size: 20px;
    line-height: 20px;
    border-radius: 3px;
}

.btn_rt i {
    padding: 0px 10px 0px 0px;
    font-size: 18px;
}

.b_bank {
    background: #1e73be;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #175892), color-stop(1, #1e73be));
    background: -ms-linear-gradient(bottom, #175892, #1e73be);
    background: -moz-linear-gradient(center bottom, #175892 0%, #1e73be 100%);
    background: -o-linear-gradient(#1e73be, #175892);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e73be', endColorstr='#175892', GradientType=0);
    border: 1px solid;
    border-color: #155085 #144b7c #11436f #144b7c;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.065);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.065);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}

.b_register {
    margin-right: 0px;
    background-color: #04AA6D;

    border: 1px solid;
    border-color: #0eaa61 #0eaa61 #0eaa61 #0eaa61;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.065);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.065);
    text-shadow: 0 1px 0 #555;
}

.b_login {
    margin-right: 0px;
    background-image: linear-gradient(to bottom, #ff5b00 20%, #ffa400 80%);
    background-size: 100% auto;
    display: inline-block;
    text-align: center;
    border: #333333 1px solid;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
}

.banner_ht {
    margin-bottom: 10px;
}


.u_bx a {
    float: left;
    margin: 5px 0px 0px 0px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
    padding: 5px 0px 7px 0px;
    width: 100%;
    background: #5c0a06;
    background: -moz-linear-gradient(left, #5c0a06 0%, #940a06 28%, #e70a06 52%, #b20a06 74%, #5c0a06 100%);
    background: -webkit-linear-gradient(left, #5c0a06 0%, #940a06 28%, #e70a06 52%, #b20a06 74%, #5c0a06 100%);
    background: linear-gradient(to right, #5c0a06 0%, #940a06 28%, #e70a06 52%, #b20a06 74%, #5c0a06 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c0a06', endColorstr='#5c0a06', GradientType=1);

}


.fr_login {
    min-height: 50px;
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 20px 0px;
    width: 100%;
    margin: 0px auto;

}

.fr_center {
    width: 70%;
    min-height: 50px;
    margin: 0px auto;
}

.fr_input {
    width: 70%;
}

.fr_submit {
    width: 28%;
}

.tt_fr {
    width: 100%;
    height: 35px;
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 0px 0px 0px 10px;
    margin: 5px 0px 0px 0px;
    border-radius: 5px;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
}

.fr_submit {
    text-align: center;
    height: 75px;
    font-weight: bold;
    margin: 5px 0px 0px 0px;
    color: #fff;
    font-family: thaisanslite_r1;
    border-radius: 5px;
    font-size: 26px;
    line-height: 22px;
    cursor: pointer;
    background: linear-gradient(90deg, rgba(177, 9, 4, 1) 0%, rgba(242, 23, 1, 1) 100%);

    border: 1px solid #000;
    border-radius: 4px;

}

.fr_submit:hover {
    background-color: #df1f1f;
}

.fr_link a {
    color: #f5f5f5;
    display: inline-block;
}

.fr_link {
    text-align: right;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
    color: #f5f5f5;
    margin: 10px 0px 0px 0px;
}

.center {
    text-align: center;
}

.fr_ficenter {
    display: inline-block;
    width: 70%;
    min-height: 10px;
    margin: 0px auto;
    border-radius: 10px;
    padding: 0px 0px 10px 0px;
    border: 1px solid #313131;
    background-color: #fff;
    overflow: hidden;
}

.fr_ficenx {
    padding: 10px;
    border: 1px solid #313131;
    background-color: #1e1f1f;
}

.fr2x {
    width: 100%;
    min-height: 50px;
    padding: 10px 10px 0px 10px;


}

.fr_name {
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 20px;
    color: #000;
    text-align: center;
    font-weight: bold;
    margin-top: 5px;
}

.fr_name span {
    color: #000;
}

.fr_link_l a {
    display: inline-block;
    width: 46%;
    padding: 5px 0px 5px 0px;
    font-family: thaisanslite_r1;
    color: #000;
    font-size: 18px;
    line-height: 16px;
    border: 1px solid #ebe5f3;
    margin: 0% 1% 0% 1%;
}

.fr_link_l {
    text-align: center;
    margin: 15px 0px 0px 0px;
}

.fr_link_l a:hover {
    background-color: #760001;
}

.fr_link_r a:hover {
    background-color: #d7ac36;
}

.fr_link_r a {
    display: inline-block;
    width: 47%;
    padding: 5px 0px 8px 0px;
    font-family: thaisanslite_r1;
    color: #000;
    font-size: 18px;
    line-height: 16px;
    border: 2px solid #ac5118;
    margin: 0% 1% 0% 1%;
    background-color: #ddc070;
}

.fr_link_r {
    text-align: center;
    margin: 0px 0px 0px 0px;
}

.fr_all {
    text-align: center;
    padding: 20px 10px 20px 10px;
    width: 100%;
    border-radius: 5px;
    margin: 15px 0% 0% 0%;
    font-family: thaisanslite_r1;
    color: #fff;
    font-size: 40px;
    line-height: 48px;
    background: linear-gradient(90deg, rgb(50, 50, 50) 0%, rgb(125, 125, 125) 100%);

}

.fr_bkb {
    padding: 20px 10px 20px 10px;
    text-align: center;
    border: 1px solid #313131;
    border-radius: 5px;
    margin: 10px 0px 0px 0px;
    font-family: thaisanslite_r1;
    color: #000;
    font-size: 18px;
    line-height: 16px;
    font-weight: bold;
}

.fr_all span {
    display: inline-block;
    padding: 2px 10px 8px 10px;
    color: #fff;
    line-height: 16px;

}

.b_link_game {
    color: #fff;
    font-family: thaisanslite_r1;
    border-radius: 5px;
    font-size: 26px;
    margin: 10px 0px 0px 0px;
    padding: 15px 10px 15px 10px;
    line-height: 24px;
    cursor: pointer;
    text-align: center;
    background: #418e7e;
    background: -moz-linear-gradient(left, #418e7e 0%, #2d6759 47%, #1e4c42 100%);
    background: -webkit-linear-gradient(left, #418e7e 0%, #2d6759 47%, #1e4c42 100%);
    background: linear-gradient(to right, #418e7e 0%, #2d6759 47%, #1e4c42 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#418e7e', endColorstr='#1e4c42', GradientType=1);
    border: 0;
}

.b_link_game a {
    color: #fff;
}

.b_logout_game {
    color: #fff;
    border: 5px solid #f2582c;
    font-family: thaisanslite_r1;
    border-radius: 5px;
    font-size: 26px;
    margin: 10px 0px 0px 0px;
    padding: 15px 10px 15px 10px;
    line-height: 20px;
    cursor: pointer;
    text-align: center;
    box-shadow: inset 0px 1px 0px 0px #f29c93;
    background: linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
    background-color: #fe1a00;
    border: 1px solid #d83526;
    text-shadow: 0px 1px 0px #b23e35;

}

.b_logout_game a {
    color: #fff;
}

.b_logout_game a i {
    font-size: 18px;
}

.user-box img {
    float: left;
    width: 10%;
}

.user-box h3 {
    float: left;
    width: 70%;
    padding: 8px 0px 0px 0px;
}

.user-box {
    background-color: #3b3e46;
    background: linear-gradient(90deg, rgb(50, 50, 50) 0%, rgb(125, 125, 125) 100%);
    color: #fff;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 20px;
    height: 42px;
}

.fr_link_lx a {
    margin: 10px 0px 0px 0px;
    padding: 15px 10px 15px 10px;
    float: left;
    width: 33.333%;
    color: #fff;
    font-family: thaisanslite_r1;
    font-size: 26px;
    background: linear-gradient(90deg, rgb(70, 70, 70) 0%, rgb(51, 51, 51) 100%);
}

.fr_link_lx a:first-child {
    border-radius: 5px 0px 0px 5px;
}

.fr_link_lx a:last-child {
    border-radius: 0px 5px 5px 0px;
}

.fr_link_lx a:hover {
    opacity: 0.8;
}

.fr_link_lx a span {
    float: left;
    width: 100%;
    line-height: 20px;
}

.fr_link_lx a i {
    font-size: 36px;
}


.fr_link_2x a {
    float: left;
    width: 50%;
    background: linear-gradient(90deg, rgba(182, 182, 182, 1) 0%, rgba(122, 122, 122, 1) 100%);
    color: #000;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 20px;
    padding: 15px 10px 13px 10px;
    margin: 10px 0px 0px 0px;
}

.fr_link_2x a:first-child {
    border-radius: 5px 0px 0px 5px;
}

.fr_link_2x a:last-child {
    border-radius: 0px 5px 5px 0px;
}

.fr_link_2x a:hover {
    opacity: 0.8;
}

.fr_link_2x a i {
    font-size: 18px;
}

.fr_link_2xx a {
    float: left;
    width: 50%;
    background: linear-gradient(90deg, rgb(93, 93, 93) 0%, rgb(105, 105, 105) 100%);
    color: #fff;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 20px;
    height: 55px;
    padding: 15px 10px 15px 10px;
    margin: 10px 0px 0px 0px;
}

.fr_link_2xx a:first-child {
    border-radius: 5px 0px 0px 5px;
}

.fr_link_2xx a:last-child {
    border-radius: 0px 5px 5px 0px;
}

.fr_link_2xx a:hover {
    opacity: 0.8;
}

.fr_link_2xxx a {
    float: left;
    height: 55px;
    width: 50%;
    color: #fff;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 20px;
    padding: 15px 10px 13px 10px;
    margin: 10px 0px 0px 0px;
}

.fr_link_2xxx a:first-child {
    border-radius: 5px 0px 0px 5px;
    background: linear-gradient(90deg, rgba(190, 24, 24, 1) 0%, rgba(147, 34, 34, 1) 100%);
}

.fr_link_2xxx a:last-child {
    border-radius: 0px 5px 5px 0px;
    background: linear-gradient(90deg, rgba(118, 32, 134, 1) 0%, rgba(43, 6, 83, 1) 100%);
}

.fr_link_2xxx a:hover {
    opacity: 0.9;
}

.fr_link_2xxc a {
    float: left;
    width: 100%;
    color: #fff;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 20px;
    padding: 15px 10px 13px 10px;
    margin: 10px 0px 0px 0px;
    background: linear-gradient(to right, #f83600, #fe8c00);
    border-radius: 5px;
}

.fr_link_2xx img {
    width: 20px;
}

.fr_link_2xx a i {
    font-size: 18px;
}

.fr_link_2xxx a i {
    font-size: 18px;
}

button.btn-danger {
    color: #fff;
    font-family: thaisanslite_r1;
    padding: 10px 15px 10px 15px;
    font-size: 32px !important;
    line-height: 32px;
    color: #000;
    background-color: #eee;
    border: 1px solid #fff;
    border-radius: 5px;
}

button#send-mail {
    color: #fff;
    font-family: thaisanslite_r1;
    padding: 10px 15px 10px 15px;
    font-size: 18px;
    line-height: 20px;
    color: #000;
    background-color: #eee;
    border: 1px solid #fff;
    border-radius: 5px;
}


.deposit-head h2 {
    float: left;
    width: 100%;
    text-align: center;
    font-family: thaisanslite_r1;
    font-size: 38px;
    line-height: 38px;
    color: #eee;
    font-weight: bold;
}

.deposit-head h3 {
    float: left;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-family: thaisanslite_r1;
    font-size: 30px;
    line-height: 30px;
    border-radius: 15px;
    background-color: #ff002a;
    padding: 3px 0px 5px 0px;
    margin: 20px 0px 10px 0px;
}

.bank-box {
    float: left;
    width: 100%;
    border-radius: 15px;
    padding: 10px;
    margin: 0px 0px 20px 0px;
    text-align: center;
}

.scb-box {
    background-color: #551d87;
}

.bank-acc-info {
    float: left;
    width: 100%;
    text-align: center;
}

.bank-acc-info a {
    color: #fff;
}

.bank-acc-info .w50 {
    float: left;
    width: 50%;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
    color: #fff;
}

.bank-acc-info .w50 p {
    font-family: thaisanslite_r1;
    font-size: 38px;
    line-height: 38px;
    color: #fff;
    font-weight: bold;
}

.bank-acc-info .w50.bdr {
    border-right: 1px solid #ccc;
}

button.btn-copy {
    float: left;
    width: 100%;
    text-align: center;
    color: #000;
    border: 0;
    background: #cec9cf;
    background: -moz-linear-gradient(top, #cec9cf 0%, #e0e0e0 47%, #f5f5f5 100%);
    background: -webkit-linear-gradient(top, #cec9cf 0%, #e0e0e0 47%, #f5f5f5 100%);
    background: linear-gradient(to bottom, #cec9cf 0%, #e0e0e0 47%, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cec9cf', endColorstr='#f5f5f5', GradientType=0);
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    padding: 10px 0px 10px 0px;
    margin: 20px 0px 10px 0px;
    border-radius: 15px !important;
}

.danger-a a {
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
    float: left;
    width: 100%;
    text-align: center;
    color: #c08e49;
}

.alertText {
    font-family: thaisanslite_r1;
    font-size: 38px;
    line-height: 38px;
    float: left;
    width: 100%;
    text-align: center;
    color: #c08e49;
    margin: 20px 0px 10px 0px;
}


.mount-credit {
    float: left;
    width: 49%;
    padding: 5px 10px 8px 10px;
    font-family: thaisanslite_r1;
    font-size: 22px;
    line-height: 22px;
    border: 1px solid #000;
    margin: 20px 0px 10px 0px;
    text-align: center;
    border-radius: 10px;
    font-weight: bold;
    background-color: #f8f9fb;
}

.must-turn {
    float: right;
    width: 49%;
    padding: 5px 10px 8px 10px;
    font-family: thaisanslite_r1;
    font-size: 22px;
    line-height: 22px;
    border: 1px solid #000;
    margin: 20px 0px 10px 0px;
    text-align: center;
    border-radius: 10px;
    font-weight: bold;
    background-color: #f8f9fb;
}

.now-turn {
    float: right;
    width: 100%;
    padding: 5px 10px 8px 10px;
    font-family: thaisanslite_r1;
    font-size: 22px;
    line-height: 22px;
    border: 1px solid #000;
    margin: 0px 0px 10px 0px;
    text-align: center;
    border-radius: 10px;
    font-weight: bold;
    background-color: #f8f9fb;
}

.number-h {
    color: #ff000d;
}

.tbl table {
    float: left;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 1px;
    font-family: thaisanslite_r1;
    font-size: 22px;
    line-height: 22px;
    margin: 20px 0px 10px 0px;
}

.tbl table tr th {
    background-color: #fff;
    color: #000 !important;
    border: 1px solid #000;
    text-align: center;
    font-size: 18px;
    line-height: 16px;

    padding: 5px 5px 5px 5px;
}

.tbl table tbody.table_h tr th {
    padding: 10px 5px 10px 5px;
    font-size: 18px;
    line-height: 20px;
    color: #000 !important;
    background: #fcd23e;
    background: -moz-linear-gradient(top, #fcd23e 0%, #fce75a 48%, #fef870 100%);
    background: -webkit-linear-gradient(top, #fcd23e 0%, #fce75a 48%, #fef870 100%);
    background: linear-gradient(to bottom, #fcd23e 0%, #fce75a 48%, #fef870 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcd23e', endColorstr='#fef870', GradientType=0);
}

.tbl table tr td {
    vertical-align: middle;

}

.tbl table tr td li {
    margin: 5px;
    font-weight: 200;
    width: 130px
}

.tbl table tr td a {
    color: #000 !important;
}

.tb_hd table.table tbody.table_h tr {
    padding: 10px 5px 10px 5px;
    font-size: 18px;
    line-height: 20px;

}

.tb_hd table.table tbody.table_h tr td {
    padding: 10px 5px 10px 5px;
    color: #000 !important;
    border: 1px solid #000;
}

.tx_hd {
    float: left;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-family: thaisanslite_r1;
    border: 1px solid #000;
    font-size: 30px;
    line-height: 30px;
    background-color: #000;
    padding: 3px 0px 5px 0px;
    margin: 20px 0px 0px 0px;
}


.pc_casino {
    margin-top: 15px;
}

.pc_casino .title_page {
    margin-bottom: 5px;
}

.table {
    float: left;
    width: 100%;
    max-width: 100%;
}

.table .thead-light {
    border-collapse: collapse;
    border-spacing: 1px;
    color: #000;
    font-family: thaisanslite_r1;
    font-size: 22px;
    line-height: 26px;

}

.table tbody {
    background-color: #fff;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #ccc;
}

.table tbody td {
    border-left: 1px solid #ccc;
}

.depositList {
    float: left;
    width: 100%;
}

.depositList .w50 {
    float: left;
    width: 50%;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
    text-align: center;
    margin: 20px 0px 20px 0px;
}

.depositList .w50 .feefree {
    color: #dc3545;
}

.depositList .w50 .timerange {
    color: #28a745;
}

.user-bank-info table.table thead.thead-light tr th {
    padding: 10px 0px 10px 0px !important;
}


@media screen and (max-width: 800px) {
    .bank-acc-info .w50 {
        width: 100%;
        margin: 50px 0px 10px 0px;
    }

    .bank-acc-info .w50.bdr {
        border: 0;
    }

    .depositList .w50 {
        width: 100%;
        margin: 10px 0px 0px 0px;
    }

    .table tbody td {
        padding: 10px !important;
        line-height: 13px !important;
    }

}

@media screen and (max-width: 480px) {

    .fr_link_2xx a {
        min-height: 75px;
    }

    .tt_content {
        min-height: unset;
    }
}


.fr_h1 {
    text-align: center;
    color: #bb984a;
    font-family: thaisanslite_r1;
    font-size: 22px;
    line-height: 22px;
    border-bottom: 2px solid #333;
    padding: 0px 0px 10px 0px;
}

.fr_tx1 {
    text-align: center;
    color: #000;
    font-family: thaisanslite_r1;
    font-size: 30px;
    line-height: 32px;
    margin: 15px 0px 5px 0px;
}

.fr_tx1 span {
    color: #efc436;
    font-weight: bold;
}

.fr_bk {
    margin: 20px 0px 0px 0px;
    border-top: 2px solid #3c0707;
}

.fr_tx2 {
    color: #000;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 22px;
    margin: 0px 0px 0px 0px;
}

.tt_bkb {
    width: 100%;
    height: 40px;
    border: 2px solid #651818;
    background-color: #fff;
    padding: 0px 0px 0px 10px;
    margin: 5px 0px 0px 0px;
    border-radius: 5px;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
}

.fr_sc {
    width: 85%;
    height: 40px;
    border: 1px solid #ccc;
    background-color: #fff;
}

.tt_bk {
    width: 85%;
    height: 40px;
    border: 0;
    background-color: #fff;
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 0px 0px;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
}

.fr_sec {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
    border-radius: 5px;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
    overflow: hidden;
}

.fr_submit_bk {
    width: 100%;
    text-align: center;
    height: 55px;
    font-weight: bold;
    margin: 0px 0px 15px 0px;
    color: #fff;
    font-family: thaisanslite_r1;
    border-radius: 5px;
    font-size: 26px;
    line-height: 48px;
    border: 0;
    cursor: pointer;
    background: #7c040b;
    background: -moz-linear-gradient(top, #7c040b 0%, #eb1623 44%, #b90414 100%);
    background: -webkit-linear-gradient(top, #7c040b 0%, #eb1623 44%, #b90414 100%);
    background: linear-gradient(to bottom, #7c040b 0%, #eb1623 44%, #b90414 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c040b', endColorstr='#b90414', GradientType=0);


}

.fr_submit_bk:hover {
    opacity: 0.8;

}

.fr_sec_tx {
    text-align: center;
    color: #ebe5f3;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
    padding: 10px 10px 10px 10px;
    color: #721c24;
    background-color: #f8d7da;
    border: 1px solid #f5c6cb;
    margin: 0px 0px 5px 0px;
}

.fr_tx2x {
    border-bottom: 1px solid #ccc;
    border-radius: 0px;
    padding: 5px 0px 0px 0px;
    border-right: 1px solid #ccc;
}

.fr_tx3 {
    text-align: center;
    color: #ebe5f3;
    font-family: thaisanslite_r1;
    font-size: 22px;
    line-height: 22px;
    margin: 15px 0px 5px 0px;
}

.fr_tx4 {
    text-align: center;
    color: #ebe5f3;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
    margin: 5px 0px 25px 0px;
    border-bottom: 2px solid #3c0707;
    padding: 0px 0px 15px 0px;
}

.fr_tx5 {
    color: #ebe5f3;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
    margin: 15px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}

.fr_tx2x {
    width: 15%;
    color: #000;
    text-align: center;
    height: 40px;
    background-color: #e9ecef;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 28px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

.fr_re {
    margin: 20px 0px 0px 0px;
}

.ft_art {
    float: left;
    width: 100%;
    border-top: 2px solid #000;
}

.fix_footer {
    position: fixed;
    bottom: 0px;
    z-index: 99999999;
    width: 100%;
    min-height: 45px;
    border-top: 2px solid transparent;
    padding-top: 2px;
    text-align: center;
    display: none;
    background-color: #1a1a1a;
    border-image: linear-gradient(to right, #000000 0%, #ffd573 50%, #000000 100%) 1;
}

.fix_footer a {
    display: inline-block;
    width: 15%;
    color: #ffffff;
    margin-left: -3px;
    margin-top: -2px;
    font-family: thaisanslite_r1;
    font-size: 20px;
    line-height: 22px;
    padding: 10px 0px 0px 0px;
    border-right: 1px solid #222;
    background-color: #000000;
    font-weight: normal;
}

.link_ico {
    display: inline-block;
    width: 100%;
    height: 32px;
    margin: 0 auto;
    padding-top: 1px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.fix_footer strong {
    display: inline-block;
    top: -8px;
    position: relative;
    font-weight: normal;
}

.link_ico i {
    font-size: 26px;
}

.fix_footer a.fix_register {
    color: #ffd573;
    background: #000000;
}

.fix_footer a.fix_register:hover {
}

.fix_footer a:hover {
    color: #000000;
    background: #ffd573;
}

.fix_footer a:hover strong {
    color: #000000 !important;
}

.fix_footer a span.link_ico.ico_3 img {
    width: 55px;
    top: -5px;
    position: relative;
}

.footer_tx {
    background-color: #222;
    color: #fff;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
    padding: 8px 10px 8px 10px;
    text-align: center;
}

.footer_cx {
    color: #fff;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
    padding: 0px 0px 0px 0px;
    background: linear-gradient(0deg, #000000 calc(20% + 16px), #282828 100%);
    border-radius: 30px 30px 0 0;
}

.img_fft {
    width: 100%;
    text-align: center;
}

.img_fft img {
    display: inline-block;
    max-width: 150px;
}

.img_fft strong {
    float: left;
    width: 100%;
    font-family: thaisanslite_r1;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    border-bottom: 1px solid #333;
    margin-bottom: 10px;
    padding: 0px 0px 10px 0px;
}

.footer_logo {
    width: 15%;
    margin-top: 20px;
}

.tt_lix {
    width: 100%;
    text-align: center;
}

.tt_lix.menu_2x {
    width: 58%;
}

.tt_lix strong {
    float: left;
    width: 100%;
    font-family: thaisanslite_r1;
    font-size: 22px;
    line-height: 21px;
    color: #b68b2d;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}

.tt_lix ul li {
    display: inline-block;
}

.tt_lix a {
    display: inline-block;
    font-family: "Kanit", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    padding: 8px 13px 8px 13px;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    background: unset;
}

.tt_lix.menu_2x li a {
    float: left;
    width: 33%;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 20px;
    color: #787878;
    text-transform: uppercase;
}


@media screen and (max-width: 980px) {
    .fix_footer a {
        float: left;
        width: 20%;
        font-family: thaisanslite_r1;
        font-size: 16px;
        line-height: 16px;
        padding: 8px 0px 10px 0px;
        text-align: center;
        margin-left: 0px;
        border-right: 1px solid #222;
    }

}

@media screen and (max-width: 620px) {
    .fr_ficenter,
    .fr_center {
        width: 95%;
    }

    .fr_input {
        width: 100%;
    }

    .fr_submit {
        width: 100%;
        height: 45px;
    }

    .fr_link {
        text-align: center;
    }

    .fr2x {
        width: 100%;
        padding: 10px 10px 0px 10px;
    }

    .fix_footer a strong {
        width: 100%;
        margin: 5px 0px 5px 0px;
    }

    .fix_footer a {
        padding: 3px 0px 10px 0px;
        width: 25%;
    }

    .footer {
        padding: 0px 0px 50px 0px;
    }

    .bg_ssl {
        overflow: hidden;
    }
}

.casino-page {
    background-image: url(../images/sl1.jpg?v=1.0);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;
    background-position: center center;
}

.txh1 {
    font-family: thaisanslite_r1;
    font-size: 46px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    margin: 3.5% 0% 5% 0%;
    font-weight: bold;
}

.ct1x {
    position: relative;
}

.ct1x_l {
    width: 80%;
    min-height: 300px;
}

.ct1x_c {
    width: 25%;
    min-height: 150px;
    position: absolute;
    right: 0px;
    left: 19%;
    bottom: -100px;
    z-index: 100;
}

.ct1x_r {
    width: 32%;
    min-height: 300px;
    position: absolute;
    right: 0px;
    z-index: 10;
}

.txh2 {
    font-family: thaisanslite_r1;
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    margin: 8% 0% 15px 0%;
    font-weight: bold;
}

.txh3 {
    font-family: thaisanslite_r1;
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    margin: 0% 0% 15px 0%;
    font-weight: bold;
}

.sl_phone {
    padding: 0px 40px 0px 40px;
}

.bg_sl_phone {
    background-image: url(../images/bg-slide-phone.png?v=1.0);
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    width: 100%;
    height: auto;
    background-position: center center;
    display: table-cell;
    background-size: 100%;
}

.bd_sl_phone {
    width: 53%;
    margin: 8.5% 9% 4.5% 0%;
}

.txh4 {
    text-align: center;
    color: #fff;
    font-family: thaisanslite_r1;
    font-size: 26px;
    line-height: 28px;
    margin: 1.5% 0px 4% 0px;
}

.txh4 span {
    display: inline-block;
    margin-right: 10%;
}

.txh4 span img {
    display: inline-block;
    margin-right: 10px;
}

.txh5 {
    font-family: thaisanslite_r1;
    font-size: 28px;
    line-height: 28px;
    text-align: center;
    color: #eee;
    margin: 3% 0% 25px 0%;
    font-weight: bold;
}

.banner_h1 {
    margin: 3% 0% 2% 0%;
}

.menu_mobile.menu_mobile {
    display: none;
}

.ar_h_lsot {
    height: 2px;
    background-image: url(../images/an.gif?v=1.0);
    background-position: center center;
    margin: 10px 0px 10px 0px;
}

.ar_h_lsot2 {
    height: 2px;
    background-image: url(../images/an.gif?v=1.0);
    background-position: center center;
    margin: 0px 0px 25px 0px;
}

.tt_ct_sa,
.tt_ct_se {
    width: 49.5%;
    min-height: 400px;
    margin: 15px 0px 15px 0px;
}

.tt_ct_sa,
.tt_ct_se {
    background-color: #000;
    padding: 10px 10px 5px 10px;
}

.bg03x {
    padding: 15px 0px 0px 0px;
}

.ifr_vdo video,
.ifr_vdo iframe {
    width: 100% !important;
    border: 1px solid #333;
}

.tt_col_2x {
    width: 49%;
    margin: 0px 2% 10px 0%;
}

.tt_col_2x.last {
    margin: 0px 0px 10px 0%;
}

.ifr_vdo {
    width: 50%;
}

.ifr_2x {
    width: 49%;
}

.c_bg {
    padding: 0px 0px 0px 0px;
}

.slot-page {
    background-image: url(../images/bg-slot.jpg?v=1.0);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #000;
}

.slot_p {
    background-color: rgba(0, 0, 0, 0.8);
    padding: 20px 20px 0px 20px;
    margin: 5% 0% 0% 0%;
    border-radius: 10px;
}

.title_slot_p h1 {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: thaisanslite_r1;
    font-size: 48px;
    line-height: 48px;
    padding: 0px 0px 20px 0px;
}

.slot-page .ct1x_c {
    float: left;
    width: 100%;
    position: relative;
    left: 0px;
    bottom: 0px;
    text-align: center;
    min-height: 50px;
    top: -40px;
}

.slot-page .ct1x_c img {
    width: 50%;
    display: inline-block;
}

.slot-page .ct1x_r {
    float: left;
    width: 100%;
    position: relative;
    left: 0px;
    bottom: 0px;
    text-align: center;
    min-height: 50px;
    top: -40px;
}

.slot-page .ct1x_r .btn-casino {
    float: none;
    display: inline-block;
}

.btn-casino {
    float: left;
    width: 100%;
    max-width: 320px;
    border-radius: 6px;
    padding: 5px 0px 15px 0px;
    margin: 8px 5%;
    cursor: pointer;
    font-family: thaisanslite_r1;
    font-size: 46px;
    line-height: 40px;
    text-align: center;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.46);
    box-shadow: 0 3px 30px rgba(0, 0, 0, 0.7);
    background: rgba(163, 230, 55, 1);
    background: -moz-linear-gradient(top, rgba(163, 230, 55, 1) 0%, rgba(81, 168, 15, 1) 59%, rgba(36, 99, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(163, 230, 55, 1)), color-stop(59%, rgba(81, 168, 15, 1)), color-stop(100%, rgba(36, 99, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(163, 230, 55, 1) 0%, rgba(81, 168, 15, 1) 59%, rgba(36, 99, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(163, 230, 55, 1) 0%, rgba(81, 168, 15, 1) 59%, rgba(36, 99, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(163, 230, 55, 1) 0%, rgba(81, 168, 15, 1) 59%, rgba(36, 99, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(163, 230, 55, 1) 0%, rgba(81, 168, 15, 1) 59%, rgba(36, 99, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3e637', endColorstr='#246300', GradientType=0);
    -webkit-animation: color-change 0.3s infinite;
    -moz-animation: color-change 0.3s infinite;
    -o-animation: color-change 0.3s infinite;
    -ms-animation: color-change 0.3s infinite;
    animation: color-change 0.3s infinite;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;

}

.home .btn-casino {
    padding: 15px 0px 15px 0px;
}

.btn-casino:hover {
    transform: translate(0px, -7px);
}

@-webkit-keyframes color-change {
    0% {
        color: #fff;
    }
    50% {
        color: #ffd000;
    }
    100% {
        color: #fff;
    }
}

@-moz-keyframes color-change {
    0% {
        color: #fff;
    }
    50% {
        color: #ffd000;
    }
    100% {
        color: #fff;
    }
}

@-ms-keyframes color-change {
    0% {
        color: #fff;
    }
    50% {
        color: #ffd000;
    }
    100% {
        color: #fff;
    }
}

@-o-keyframes color-change {
    0% {
        color: #fff;
    }
    50% {
        color: #ffd000;
    }
    100% {
        color: #fff;
    }
}

@keyframes color-change {
    0% {
        color: #fff;
    }
    50% {
        color: #ffd000;
    }
    100% {
        color: #fff;
    }
}

.ct1x_c img {
    -moz-animation: moveup 2s ease-in-out infinite;
    -webkit-animation: moveup 2s ease-in-out infinite;
    -o-animation: moveup 2s ease-in-out infinite;
    animation: moveup 2s ease-in-out infinite;
}

@keyframes moveup {
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(0px, -25px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

@-moz-keyframes moveup {

    0% {
        -moz-transform: translate(0px, 0px);
    }
    50% {
        -moz-transform: translate(0px, -25px);
    }
    100% {
        -moz-transform: translate(0px, 0px);
    }
}

@-webkit-keyframes moveup {

    0% {
        -webkit-transform: translate(0px, 0px);
    }
    50% {
        -webkit-transform: translate(0px, -25px);
    }
    100% {
        -webkit-transform: translate(0px, 0px);
    }
}

@-o-keyframes moveup {

    0% {
        -o-transform: translate(0px, 0px);
    }
    50% {
        -o-transform: translate(0px, -25px);
    }
    100% {
        -o-transform: translate(0px, 0px);
    }
}

/* SLOT */

.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;
    grid-gap: 30px;
    grid-template-columns:1fr 1fr 1fr 1fr;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    margin: 10px auto 30px;
    padding: 2%;
}

.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;
    background: rgba(1, 67, 58, 1);
    background: -moz-linear-gradient(top, rgba(1, 67, 58, 1) 0%, rgba(0, 87, 73, 1) 4%, rgba(1, 68, 59, 1) 19%, rgba(0, 35, 31, 1) 66%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(1, 67, 58, 1)), color-stop(4%, rgba(0, 87, 73, 1)), color-stop(19%, rgba(1, 68, 59, 1)), color-stop(66%, rgba(0, 35, 31, 1)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(1, 67, 58, 1) 0%, rgba(0, 87, 73, 1) 4%, rgba(1, 68, 59, 1) 19%, rgba(0, 35, 31, 1) 66%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(1, 67, 58, 1) 0%, rgba(0, 87, 73, 1) 4%, rgba(1, 68, 59, 1) 19%, rgba(0, 35, 31, 1) 66%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(1, 67, 58, 1) 0%, rgba(0, 87, 73, 1) 4%, rgba(1, 68, 59, 1) 19%, rgba(0, 35, 31, 1) 66%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(1, 67, 58, 1) 0%, rgba(0, 87, 73, 1) 4%, rgba(1, 68, 59, 1) 19%, rgba(0, 35, 31, 1) 66%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#01433a', endColorstr='#000000', GradientType=0);

}

.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: -15%;
    border-radius: 0 0 8px 8px;
    border-left: 1px solid #054b42;
    border-right: 1px solid #054b42;
    border-top: 1px solid #054b42;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.87);
    background: rgba(1, 67, 58, 1);
    background: -moz-linear-gradient(top, rgba(1, 67, 58, 1) 0%, rgba(0, 87, 73, 1) 4%, rgba(1, 68, 59, 1) 19%, rgba(0, 35, 31, 1) 66%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(1, 67, 58, 1)), color-stop(4%, rgba(0, 87, 73, 1)), color-stop(19%, rgba(1, 68, 59, 1)), color-stop(66%, rgba(0, 35, 31, 1)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(1, 67, 58, 1) 0%, rgba(0, 87, 73, 1) 4%, rgba(1, 68, 59, 1) 19%, rgba(0, 35, 31, 1) 66%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(1, 67, 58, 1) 0%, rgba(0, 87, 73, 1) 4%, rgba(1, 68, 59, 1) 19%, rgba(0, 35, 31, 1) 66%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(1, 67, 58, 1) 0%, rgba(0, 87, 73, 1) 4%, rgba(1, 68, 59, 1) 19%, rgba(0, 35, 31, 1) 66%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(1, 67, 58, 1) 0%, rgba(0, 87, 73, 1) 4%, rgba(1, 68, 59, 1) 19%, rgba(0, 35, 31, 1) 66%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#01433a', endColorstr='#000000', GradientType=0);
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.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 {
    box-shadow: 0 -10px 40px rgba(0, 0, 0, 0.2);
}

.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: 16px;
    color: #444;
}

.tx-slot {
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 16px;
    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%);
}

.new {
    z-index: 76;
    display: table-cell;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 60%;
    height: 60%;
    overflow: hidden;
    pointer-events: none;
}

.tx-new {
    padding: 5px 40px;
    text-align: center;
    font-size: 0.8em;
    font-family: 'Teko', sans-serif;
    color: #fff;
    background: #c50000;
    -ms-transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
    position: absolute;
    bottom: 4px;
    right: -60%;
    width: 150%;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
}

button.btn-game {
    cursor: pointer;
    font-family: thaisanslite_r1;
    font-size: 22px;
    line-height: 16px;
    border: 0;
    color: #fff;
    padding: 2px 20px 5px 20px;
    margin-top: 10px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
    background: rgba(189, 0, 0, 1);
    background: -moz-linear-gradient(top, rgba(189, 0, 0, 1) 0%, rgba(189, 0, 0, 1) 12%, rgba(120, 0, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(189, 0, 0, 1)), color-stop(12%, rgba(189, 0, 0, 1)), color-stop(100%, rgba(120, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(189, 0, 0, 1) 0%, rgba(189, 0, 0, 1) 12%, rgba(120, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(189, 0, 0, 1) 0%, rgba(189, 0, 0, 1) 12%, rgba(120, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(189, 0, 0, 1) 0%, rgba(189, 0, 0, 1) 12%, rgba(120, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(189, 0, 0, 1) 0%, rgba(189, 0, 0, 1) 12%, rgba(120, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd0000', endColorstr='#780000', GradientType=0);
}

button.btn-game:hover {
    box-shadow: 0 3px 1px rgba(0, 0, 0, 0.3);
    background: rgba(240, 0, 0, 1);
    background: -moz-linear-gradient(top, rgba(240, 0, 0, 1) 0%, rgba(240, 0, 0, 1) 12%, rgba(196, 0, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240, 0, 0, 1)), color-stop(12%, rgba(240, 0, 0, 1)), color-stop(100%, rgba(196, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(240, 0, 0, 1) 0%, rgba(240, 0, 0, 1) 12%, rgba(196, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(240, 0, 0, 1) 0%, rgba(240, 0, 0, 1) 12%, rgba(196, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(240, 0, 0, 1) 0%, rgba(240, 0, 0, 1) 12%, rgba(196, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(240, 0, 0, 1) 0%, rgba(240, 0, 0, 1) 12%, rgba(196, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f00000', endColorstr='#c40000', GradientType=0);
}


.title_pagex h1,
.title_pagex h2 {
    color: #fff;
    font-size: 28px;
    line-height: 28px;
    font-family: thaisanslite_r1;
    font-weight: bold;
}

.title_pagex a {
    color: #fff;
}

.title_pagex {
    margin-bottom: 0px;
    margin-top: 0px;
    background-color: #000;
    background-image: url(../images/bg-p.jpg?v=1.0);
    padding: 5px 20px 5px 20px;
    border-radius: 5px 5px 0px 0px;
    border: 1px solid #2c2a2a;
    border-top: 3px solid #2c2a2a;
    text-align: center;
}

.tt_re_fr {
    display: none;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    font-family: thaisanslite_r1;
    font-weight: bold;
    margin: 7px 0px 0px 0px;
    background: linear-gradient(90deg, rgba(177, 9, 4, 1) 0%, rgba(242, 23, 1, 1) 100%);
    border-radius: 2px;
}

.tt_re_fr a {
    float: left;
    width: 100%;
    color: #fff;
    padding: 15px 0px 15px 0px;
}

.jp_ct {
    position: relative;
    font-size: 46px;
    margin-top: -80px;
    text-align: center;
    z-index: 9999;
}

.jp_time {
    float: right;
    position: relative;
    margin-top: -155px;
    margin-right: 310px;
    z-index: 1000;
}

.jp_img {
    text-align: center;
}

.jp_img img {
    width: 90%;
}

.btn_main_menu,
.ct_top_menu {
    display: none;
}

.tt_gallery {
    float: left;
    width: 32.3333%;
    margin: 0% 1.5% 1.5% 0%;
    border: 1px solid #333;
    border-radius: 3px;
}

.tt_gallery:hover img {
    -webkit-filter: grayscale(80%);
    filter: grayscale(80%);
}

.tt_gallery.tt3x {
    margin: 0% 0% 1.5% 0%;
}

.tt_gallery h3 {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #111;
    color: #ffdc5c;
}

.tt_gallery:hover h3 {
    background: #9d0300;
    background: -moz-linear-gradient(top, #9d0300 0%, #be000c 35%, #db0018 100%);
    background: -webkit-linear-gradient(top, #9d0300 0%, #be000c 35%, #db0018 100%);
    background: linear-gradient(to bottom, #9d0300 0%, #be000c 35%, #db0018 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d0300', endColorstr='#db0018', GradientType=0);
    color: #fff;

}

.so-widget-sow-accordion-default-99be652ed941 .sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border {
    background-color: #111 !important;
}

.tx_cl {
    width: 68%;
    padding: 10px 0px 0px 0px;
}

.tx_cr {
    width: 30%;
    padding: 10px 0px 0px 0px;
}

.b_ct {
    padding: 10px 10px 10px 10px;
    margin-top: 0px;
    background-color: #0b0e11;
}

.tt_col_c2x {
    width: 100%;
    padding: 10px 0px 0px 0px;
}

.tt_col_c2x.last {
}

#myImg1:hover,
#myImg2:hover,
#myImg3:hover {
    -webkit-filter: grayscale(80%);
    filter: grayscale(80%);
}

#myImg1,
#myImg2,
#myImg3 {
    border: 1px solid #222;
    cursor: pointer;
    transition: 0.3s;
}

.modal2,
.modal3,
.modal1 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9); /* Black w/ opacity */
}

.modal-content1,
.modal-content2,
.modal-content3 {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}


@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

.close1,
.close2,
.close3 {
    position: absolute;
    z-index: 99999;
    top: 15px;
    right: 335px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}


.close1:hover,
.close2:hover,
.close3:hover,
.close1:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

@media only screen and (max-width: 700px) {
    .modal-content1,
    .modal-content2,
    .modal-content3 {
        width: 100%;
    }
}


.post-l3x {
    width: 49.5%;
    margin: 0% 1% 1% 0%;
    padding: 0px 0px 0px 0px;
    border: 0;
}

.post-l3x.last {
    margin: 0% 0% 1% 0%;
}

.post-l3x .tt_img {
    float: left;
    width: 38%;
}

.post-l3x .tt_img img {
    float: left;
    width: 100%;
    max-width: 100%;
    height: auto;
}

.post-l3x:hover .tt_img img {
    border: 2px solid transparent;
    background: linear-gradient(#000000, #000000) padding-box, linear-gradient(135deg, #000000 0%, #ffd573 50%, #000000 100%) border-box;
}

.post-l3x:hover .tt_dsc {
    color: #FFF;
}

.post-l3x .tt_dsc {
    float: right;
    width: 60%;
    font-size: 14px;
    color: #ccc;
    padding: 10px 10px 10px 10px;
}

.post-l3x .tt_dsc h3 {
    float: left;
    width: 100%;
    overflow: hidden;
    max-height: 42px;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    font-family: thaisanslite_r1;
}

.post-l3x .tt_dsc p {
    float: left;
    width: 100%;
    overflow: hidden;
    max-height: 42px;
    line-height: 22px;
    font-size: 18px;
    font-family: thaisanslite_r1;
}


.post-l1x {
    float: left;
    width: 24.21%;
    margin: 0% 1% 1% 0%;
    padding: 0px 0px 0px 0px;
    background-color: #111;
    border: 1px solid #222;
    border-radius: 10px;
    overflow: hidden;
}

.post-l1x.last {
    margin: 0% 0% 1% 0%;
}

.post-l1x .tt_img {
    float: left;
    width: 100%;
}

.post-l1x .tt_img img {
    float: left;
    width: 100%;
    max-width: 100%;
    height: auto;
}

.post-l1x:hover .tt_dsc {
    color: #FFF;
}

.post-l1x .tt_dsc {
    float: right;
    width: 100%;
    font-size: 14px;
    color: #ccc;
    padding: 10px 10px 10px 10px;
}

.post-l1x .tt_dsc h3 {
    float: left;
    width: 100%;
    overflow: hidden;
    max-height: 42px;
    font-size: 20px;
    line-height: 22px;
    color: #e7c663;
    font-weight: bold;
    font-family: thaisanslite_r1;
}

.post-l1x .tt_dsc p {
    float: left;
    width: 100%;
    overflow: hidden;
    max-height: 42px;
    line-height: 22px;
    font-size: 18px;
    font-family: thaisanslite_r1;
}

.post-l1x:hover {
    background-color: #222;
}

.slide_b {
    margin-top: 0px;
}

.slide_b .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    left: -60px;
}

.slide_b .owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: -60px;
}

.slide_b .owl-theme .owl-dots {
    display: none !important;
}

.bg_3 {
    border-bottom: 3px solid #202630;
    background: #111619;
    background: -moz-linear-gradient(left, #111619 0%, #181a20 100%);
    background: -webkit-linear-gradient(left, #111619 0%, #181a20 100%);
    background: linear-gradient(to right, #111619 0%, #181a20 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111619', endColorstr='#181a20', GradientType=1);
    position: relative;
    min-height: 100px;
    padding: 20px 0px 20px 0px;
}


.bg_2 {
    background-color: #000;
    background-image: url(../images/bg1.jpg?v=2.4);
    background-size: cover;
    ackground-position: top center;
    position: relative;
    min-height: 100px;
    padding: 10px 0px 0px 0px;
    background-repeat: no-repeat;
}

.tt_b1x {
    margin: 0px 0px 0px 0px;
}

.tt_bb2x {
    margin: 0px 0px 20px 0px;
}

.btxl {
    width: 40%;
    padding: 0px 10px 0px 0px !important;
}

.btxr {
    width: 60%;
    margin-top: 0px;
}

.btxr iframe {
    width: 100% !important;
    border: 2px solid #7a7777;
}

.arrxb {
    width: 5%;
    text-align: center;
}

.btx_vdo {
    margin: 0px 0px 0px 0px;
}

@media screen and (max-width: 980px) {
    .btx_vdo {
        display: flex;
        flex-direction: column-reverse;
    }

    .btx_vdo > .tt_l.btxl {
        margin-top: 16px;
    }
}

.p1x33x {
    float: left;
    width: 24.2%;
    margin: 0% 1% 1% 0%;
}

.p1x33x.last {
    margin: 0% 0% 1% 0%;
}

.tt_icon_live {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 100;
    width: 60px;
    -webkit-animation-name: hvr-pulse-shrink;
    animation-name: hvr-pulse-shrink;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.p1x33x {
    position: relative;
}


@-webkit-keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}


.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul > li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1)
}

.fa-flip-vertical {
    transform: scaleY(-1)
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1)
}

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-times:before {
    content: "\f00d"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-plus:before {
    content: "\f067"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: thaisanslite_r1;
    font-display: swap;
    src: url("font/thaisanslite_r1.ttf");
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-brands-400.eot);
    src: url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-brands-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-brands-400.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-brands-400.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-regular-400.eot);
    src: url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-regular-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-regular-400.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-regular-400.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-solid-900.eot);
    src: url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-solid-900.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-solid-900.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-solid-900.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.7.2/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 Free"
}

.fa, .fas {
    font-weight: 900
}

dl.tt_accordion dt a {
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #555;
    padding: 10px 0px 10px 0px;
    color: #e1c159;
    font-weight: bold;
    cursor: pointer;
}

dl.tt_accordion dt a i {
    font-size: 13px;
}

dl.tt_accordion dd {
    padding: 15px 15px 15px 15px;
}


.post-l3x {
    float: left;
    width: 24.2%;
    margin: 1% 1% 0% 0%;
    padding: 0px 0px 0px 0px;
    border-radius: 10px;
    border: 0;
}

.post-l3x.last {
    margin: 1% 0% 0% 0%;
}

.post-l3x .tt_img {
    float: left;
    width: 100%;
}

.post-l3x .tt_img img {
    float: left;
    width: 100%;
    max-width: 100%;
    height: auto;
    border-radius: 4px;
    border: 2px solid #000;
}

.post-l3x:hover .tt_img img {
    border: 2px solid transparent;
    background: linear-gradient(#000000, #000000) padding-box, linear-gradient(135deg, #000000 0%, #ffd573 50%, #000000 100%) border-box;
}

.post-l3x:hover .tt_dsc {
    color: #FFF;
}

.post-l3x .tt_dsc {
    float: right;
    width: 100%;
    font-size: 14px;
    color: #ccc;
    padding: 15px 15px 15px 15px;
}

.post-l3x .tt_dsc h3 {
    float: left;
    width: 100%;
    overflow: hidden;
    height: 47px;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    font-family: "Kanit", sans-serif;
}

.post-l3x .tt_dsc p {
    float: left;
    width: 100%;
    overflow: hidden;
    height: 47px;
    line-height: 22px;
    font-size: 18px;
    font-family: thaisanslite_r1;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.post-l3x:hover .tt_dsc h3 {
    color: #ffd573;
}

.author-profile-card {
    float: left;
    width: 100%;
    margin: 20px 0px 15px 0px;
}

.author-dsc {
    float: left;
    width: 50%;
    position: relative;
}

.author-dsc_name {
    float: left;
    width: 100%;
    position: relative;
    font-family: thaisanslite_r1;
    color: #FFF;
    font-size: 38px;
    line-height: 44px;
    background: #ffd573;
    background: -moz-linear-gradient(top, #fdd372 0%, #ffd161 100%);
    background: -webkit-linear-gradient(top, #fdd372 0%, #ffd161 100%);
    background: linear-gradient(to bottom, #fdd372 0%, #ffd161 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd573', endColorstr='#ffb300', GradientType=0);
    text-shadow: 2px 2px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.author-dsc_role {
    float: left;
    width: 100%;
    position: relative;
    font-family: thaisanslite_r1;
    color: #ffffff;
    font-size: 28px;
    line-height: 30px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #dbdbdb 50%, #fefefe 51%, #eeeeee 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #dbdbdb 50%, #fefefe 51%, #eeeeee 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #dbdbdb 50%, #fefefe 51%, #eeeeee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fefefe', GradientType=0);
    text-shadow: 2px 2px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.author-dsc_web {
    float: left;
    width: 100%;
    position: relative;
    font-family: thaisanslite_r1;
    color: #FFF;
    font-size: 20px;
    line-height: 20px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #dbdbdb 50%, #fefefe 51%, #eeeeee 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #dbdbdb 50%, #fefefe 51%, #eeeeee 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #dbdbdb 50%, #fefefe 51%, #eeeeee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fefefe', GradientType=0);
    text-shadow: 2px 2px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.author-dsc_icon {
    float: left;
    width: 100%;
    position: relative;
    margin: 20px 0px 10px 0px;
}

.author-dsc_icon a {
    display: inline-block;
    margin-right: 5px;
}

.author-photo {
    float: left;
    width: 50%;
    position: relative;
}

.object-fit_cover {
    object-fit: cover
}

.tt_author_cr {
    font-family: thaisanslite_r1;
    font-size: 20px;
    line-height: 22px;
    float: left;
    width: 100%;
    position: relative;
    margin: 20px 0px 0px 0px;
    padding: 15px 15px 15px 15px;
    border-radius: 5px;
    background-color: #111;
    border: 2px solid #151515;
}


.tt_author_info {
    font-family: thaisanslite_r1;
    font-size: 20px;
    line-height: 22px;
    float: left;
    width: 100%;
    position: relative;
    margin: 10px 0px 10px 0px;
    padding: 15px 15px 15px 15px;
    border-radius: 5px;
    background-color: #111;
    border: 2px solid #151515;
}

.tt_author_cr .thaitheme_read {
    padding: 0px 0px 0px 0px;
}

.tt_author_cr .thaitheme_read ul {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
}

.tt_author_cr .thaitheme_read h3.cr_h {
    margin-top: 0px;
    margin-bottom: 0px
}

.tt_author_cr .thaitheme_read hr {
    margin-top: 10px;
    margin-bottom: 10px
}

.tt_author-photo {
    float: left;
    width: 20%;
    text-align: center;
}

.tt_author-photo img {
    display: inline-block;
    width: 100px;
    border-radius: 50%;
    overflow: hidden;
}

.tt_count_user_posts {
    display: inline-block;
    padding: 3px 15px 8px 15px;
    border-radius: 5px;
    background-color: #111;
    font-size: 18px;
    line-height: 12px;
    color: #ffffff;
    margin: 20px 0px 0px 0px;
    border: 1px solid #eeeeee;
}

.tt_user_title {
    float: left;
    width: 100%;
    position: relative;
    font-family: thaisanslite_r1;
    color: #FFF;
    font-size: 28px;
    line-height: 24px;
    background: #ffd573;
    background: -moz-linear-gradient(top, #fdd372 0%, #ffd161 100%);
    background: -webkit-linear-gradient(top, #fdd372 0%, #ffd161 100%);
    background: linear-gradient(to bottom, #fdd372 0%, #ffd161 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd573', endColorstr='#ffb300', GradientType=0);
    text-shadow: 2px 2px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.tt_user_role {
    font-size: 20px;
    line-height: 15px;
    font-weight: bold;
    color: #ffffff;
}

.tt_author-info {
    float: left;
    width: 15%;
}

.tt_author-description {
    float: left;
    width: 65%;
    font-family: thaisanslite_r1;
    font-size: 20px;
    line-height: 22px;
    color: #a1a1a1;
}

@media screen and (max-width: 800px) {
    .tt_author-description {
        width: 100%;
    }

    .tt_author_from_mail input.f12c {
        width: 100%;
    }

    .tt_user_title {
        font-size: 22px;
    }

    .tt_author-photo {
        width: 30%;
        padding: 0px 10px 0px 0px;
    }

    .tt_author-info {
        width: 65%;
    }

    .tt_col_user .tt_li_user.list3x,
    .tt_col_user .tt_li_user.list2x,
    .tt_col_user .tt_li_user {
        width: 100%;
        min-height: 180px;
    }

    .author-photo {
        width: 100%;
        margin-bottom: 20px;
    }

    .author-dsc {
        width: 100%;
        text-align: center;
    }

    .tt_col_user .tt_li_user.list1x .tt_txt_seo,
    .tt_col_user .tt_li_user .tt_txt_seo {
        height: 88px;
        margin-top: 0px;
        padding: 0px 0px 15px 0px;
        text-overflow: ellipsis;
        padding: 0px 0px 15px 0px;
        -webkit-line-clamp: 4;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .tt_col_user .tt_li_user .tt_box_aint {
        width: 130px;
        height: 100px;
    }

    .tt_col_user .tt_li_user .author-dsc .author-dsc_name {
        font-size: 22px;
        line-height: 24px;
    }

    .tt_col_user .tt_li_user .author-dsc .author-dsc_role {
        font-size: 18px;
        line-height: 24px;
    }

    .tt_col_user .tt_li_user .author-dsc .author-dsc_web {
        font-size: 16px;
        line-height: 20px;
    }

    .tt_col_user .tt_li_user .author-dsc_icon {
        margin: 10px 0px 5px 0px;
    }
}

.tt_box_aint {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    width: 300px;
    height: 250px;
    margin: auto;
    background-color: #0f0f0f;
    border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
    box-shadow: 15px 15px 50px rgba(0, 0, 0, 0.2);
    animation: morphing 10s infinite;
    overflow: hidden;
}

.tt_box_aint:hover {
    animation-play-state: paused;
}

.tt_author-meta {
    float: left;
    width: 100%;
    text-align: right;
    margin-top: 10px;
}

.tt_author-meta span {
    position: relative;
    top: -3px;
    color: #afafaf;
    background: #ffd573;
    background: -moz-linear-gradient(top, #fdd372 0%, #ffd161 100%);
    background: -webkit-linear-gradient(top, #fdd372 0%, #ffd161 100%);
    background: linear-gradient(to bottom, #fdd372 0%, #ffd161 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd573', endColorstr='#ffb300', GradientType=0);
    text-shadow: 2px 2px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}

.tt_author-meta_link:hover a,
.tt_author-meta:hover a {
    text-decoration: none;
}

.tt_author-meta .cls-1 {
    fill: #e9cd3b;
}

.tt_author-meta:hover span {
    background: #f1e767;
    background: -moz-linear-gradient(top, #f1e767 0%, #feb645 100%);
    background: -webkit-linear-gradient(top, #f1e767 0%, #feb645 100%);
    background: linear-gradient(to bottom, #f1e767 0%, #feb645 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1e767', endColorstr='#feb645', GradientType=0);
    text-shadow: 2px 2px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.tt_author-meta_link a {
    color: #eee;
}

.tt_author-meta_link {
    float: left;
    width: 100%;
    font-family: thaisanslite_r1;
    font-size: 20px;
    line-height: 22px;
    color: #eee;
    margin-bottom: 10px;
}

.tt_author-meta_name {
    font-family: thaisanslite_r1;
    color: #FFF;
    font-size: 22px;
    line-height: 24px;
    background: #ffd573;
    background: -moz-linear-gradient(top, #fdd372 0%, #ffd161 100%);
    background: -webkit-linear-gradient(top, #fdd372 0%, #ffd161 100%);
    background: linear-gradient(to bottom, #fdd372 0%, #ffd161 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd573', endColorstr='#ffb300', GradientType=0);
    text-shadow: 2px 2px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.tt_author-meta_role {
    display: inline-block;
    padding: 3px 15px 8px 15px;
    border-radius: 5px;
    font-size: 18px;
    font-weight: bold;
    line-height: 12px;
    margin: 20px 0px 0px 0px;
    border: 1px solid #ffeec7;
    color: #1c1c1c;
    text-shadow: 1px 1px 0 #f4cf0b;
    background: linear-gradient(to bottom, #ffd161 1%, #a17b21 47%, #ffd161 100%);
}

.tt_author_from {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 10px 0px;
    padding: 15px 15px 15px 15px;
    border-radius: 5px;
    background-color: #000000;
    border: 2px solid #151515;
}

.tt_author_from_tx1 {
    float: left;
    width: 100%;
    font-family: thaisanslite_r1;
    color: #FFF;
    font-size: 24px;
    line-height: 26px;
    background: #ffd573;
    background: -moz-linear-gradient(top, #fdd372 0%, #ffd161 100%);
    background: -webkit-linear-gradient(top, #fdd372 0%, #ffd161 100%);
    background: linear-gradient(to bottom, #fdd372 0%, #ffd161 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd573', endColorstr='#ffb300', GradientType=0);
    text-shadow: 2px 2px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.tt_author_from_tx2 {
    float: left;
    width: 100%;
    font-family: thaisanslite_r1;
    color: #999;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 20px;
}

.tt_author_from_mail {
    float: left;
    width: 100%;
}

.tt_author_from_mail form.wpcf7-form label {
    float: left;
    width: 100%;
    font-family: thaisanslite_r1;
    color: #999;
    font-size: 18px;
    line-height: 20px;
}

.tt_author_from_mail form.wpcf7-form .wpcf7-form-control-wrap {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.tt_author_from_mail form.wpcf7-form .wpcf7-form-control {
    float: left;
    width: 100%;
    height: 35px;
    margin-top: 5px;
    padding: 5px 20px 5px 20px;
    background-color: #eee;
    border: 1px solid #111;
    border-radius: 10px;
}

.wpcf7-not-valid-tip {
    font-family: thaisanslite_r1;
    font-size: 18px !important;
}

.tt_author_from_mail form.wpcf7-form .wpcf7-submit {
    float: left;
    width: 150px;
    margin-top: 15px;
    font-family: thaisanslite_r1;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #175892), color-stop(1, #1e73be));
    background: -ms-linear-gradient(bottom, #175892, #1e73be);
    background: -moz-linear-gradient(center bottom, #175892 0%, #1e73be 100%);
    background: -o-linear-gradient(#1e73be, #175892);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e73be', endColorstr='#175892', GradientType=0);
    border: 1px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-color: #155085 #144b7c #11436f #144b7c;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.065);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.065);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}

.tt_author_from_mail input.f12c {
    float: left;
    width: 150px;
    height: 35px;
    margin-top: 5px;
    padding: 5px 20px 5px 20px;
    background-color: #eee;
    border: 1px solid #111;
    border-radius: 10px;
}

.captcha-image {
    float: left;
    width: 150px;
    padding: 0px 0px 0px 10px;
}

.tt_author_from_mail form.wpcf7-form .f12_captcha-974 label {
    float: left;
    width: 150px;
    position: relative;
    margin-top: 8px;
}

.captcha-image {
    margin-top: 0px !important;;
}

.tt_author_from_mail form.wpcf7-form .wpcf7-form-control-wrap.f12_captcha-974 {
    margin-bottom: 0px;
}

.tt_author_from_mail form.wpcf7-form .f12_captcha-974 l a.cf7.captcha-reload {
    position: relative;
}

.tt_author_from_mail form.wpcf7-form .wpcf7-form-control-wrap.f12_captcha-974 label a.cf7.captcha-reload img {
    filter: brightness(0) invert(1);
    position: absolute;
    right: -10px;
    top: 10px;
}

.f_slot {
    text-align: center;
}

.h_slot a {
    color: #fff;
}

.h_slot {
    font-size: 28px;
    line-height: 32px;
    padding: 10px 0px 10px 0px;
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    margin: 15px 0px 0px 0px;
    /*background: #cf0f08;*/


}

.h_slot, .h_slot a {
    color: #ffd573 !important;
    font-weight: bold;
}


.tt_col_user {
    float: left;
    width: 100%;
    text-align: center;
}

.tt_li_user {
    float: left;
    font-family: thaisanslite_r1;
    font-size: 20px;
    line-height: 22px;
    position: relative;
    margin: 0px 1% 1% 0px;
    padding: 15px 15px 15px 15px;
    border-radius: 15px;
    background-color: #000000;
    border: 2px solid #151515;
}

.tt_col_user .tt_li_user.list1x {
    width: 100%;
    margin: 0px 0px 1% 0px;
}

.tt_col_user .tt_li_user.list2x {
    width: 49%;
    min-height: 535px;
}

.tt_col_user .tt_li_user.list3x {
    width: 32.6%;
    min-height: 365px;
    margin: 0px 1% 1% 0px;
}

.tt_col_user .tt_li_user.list3x .tt_box_aint {
    width: 130px;
    height: 100px;
}

.tt_col_user .tt_li_user.list3x .author-photo {
    width: 100%;
    margin-bottom: 20px;
}

.tt_col_user .tt_li_user.list3x .author-dsc {
    width: 100%;
    text-align: center;
}

.tt_col_user .tt_li_user.list1x .tt_txt_seo {
    margin-top: 20px;
}

.tt_col_user .tt_li_user .tt_txt_seo {
    height: 90px;
    margin-top: 0px;
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    text-overflow: ellipsis;
    padding: 0px 0px 15px 0px;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.tt_col_user .tt_li_user.list3x .author-dsc .author-dsc_name {
    font-size: 22px;
    line-height: 24px;
}

.tt_col_user .tt_li_user.list3x .author-dsc .author-dsc_role {
    font-size: 18px;
    line-height: 24px;
}

.tt_col_user .tt_li_user.list3x .author-dsc .author-dsc_web {
    font-size: 16px;
    line-height: 20px;
}

.tt_col_user .tt_li_user.list3x .author-dsc_icon {
    margin: 10px 0px 5px 0px;
}


.tt_col_user .tt_li_user.list2x:nth-child(1) {
    clear: both;
}

.tt_li_user.list3x.tt3x,
.tt_li_user.list2x.tt2x {
    margin: 0px 0px 1% 0px;
}

.tt_col_user .tt_li_user.list2x .author-photo {
    width: 100%;
}

.tt_col_user .tt_li_user.list2x .author-dsc {
    width: 100%;
}

.tt_col_user .tt_li_user.list2x .author-dsc .author-dsc_name {
    font-size: 34px;
}

.tt_col_user .tt_li_user.list2x .author-dsc .author-dsc_role {
    font-size: 24px;
}

.slide_d.tt_col_user .tt_li_user.list3x {
    float: left;
    width: 100%;
    margin: 0;
}

.slide_d.tt_col_user .owl-carousel .owl-item .author-dsc_name img {
    width: 24px;
    display: inline-block;
}

.slide_d .owl-theme .owl-nav [class*="owl-"] {
    font-size: 34px;
}

.slide_d.tt_col_user {
    margin: 0px 0px 20px 0px;
}

.slide_d.tt_col_user .owl-controls .owl-dots {
    display: none !important;
}

.tt_footer_cl {
    width: 30%;
}

.tt_footer_ct {
    width: 45%;
    margin-left: 5%;
}

.tt_footer_cr {
    width: 20%;
    text-align: center;
}

.title_footer {
    font-family: thaisanslite_r1;
    font-size: 26px;
    line-height: 32px;
    color: #0f0f0f;
    font-weight: bold;
    background: #ffd573;
    background: -moz-linear-gradient(top, #fdd372 0%, #ffd161 100%);
    background: -webkit-linear-gradient(top, #fdd372 0%, #ffd161 100%);
    background: linear-gradient(to bottom, #fdd372 0%, #ffd161 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd573', endColorstr='#ffb300', GradientType=0);
    text-shadow: 2px 2px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.bg_content {
    background-color: transparent;
    padding: 15px 15px 15px 15px;
}

.head_sec h2.text_hl {
    float: left;
    display: inline-block;
    width: 100%;
    margin: 5px 0% 0px 0%;
    font-size: 28px;
    text-align: center;
    line-height: 28px;
    font-weight: bold;
    color: #000;
}

.afct {
    float: left;
    width: 100%;
    height: 2px;
    margin: 10px 0px 0px 0px;
    background-image: url(../images/animate01.gif);
    background-size: contain;
}

.afct2 {
    float: left;
    width: 100%;
    height: 2px;
    margin: 0px 0px 0px 0px;
    background-image: url(../images/animate01.gif);
    background-size: contain;
}

.head_sec h2.text_hl2x {
    float: left;
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    margin: 5px 0% 5px 0%;
    font-family: thaisanslite_r1;
    font-size: 28px;
    line-height: 32px;
    font-weight: bold;
    color: #000;
}

.head_sec h2.text_hl2x a {
    float: left;
    width: 100%;
    color: #000;
    text-align: center;
}

a.more {
    float: right;
    margin: 10px 10px 0px 0px;
    color: #fff;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 18px;
    text-shadow: 0 0 5px #f9de3d;
}

.bgf {
    text-align: center;
}

.tt_date {
    color: #eee;
    margin: 12px 0px 0px 35px;
    text-align: left;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 19px;
}

.logo_fc {
    float: left;
    width: 100%;
    text-align: right;
}

.logo_fc a.logo_ad {
    width: 22%;
    display: inline-block;
    margin-left: 5px;
}

tt_p1x1 .tt_desc::before,
.tt-title-cover::before {
    content: '';
    display: block;
    opacity: .9;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: -moz-linear-gradient(to bottom, rgba(17, 17, 17, 0) 0, rgba(17, 17, 17, 0.7) 50%, rgba(17, 17, 17, 1) 100%);
    background-image: -ms-linear-gradient(to bottom, rgba(17, 17, 17, 0) 0, rgba(17, 17, 17, 0.7) 50%, rgba(17, 17, 17, 1) 100%);
    background-image: -o-linear-gradient(to bottom, rgba(17, 17, 17, 0) 0, rgba(17, 17, 17, 0.7) 50%, rgba(17, 17, 17, 1) 100%);
    background-image: -webkit-linear-gradient(to bottom, rgba(17, 17, 17, 0) 0, rgba(17, 17, 17, 0.7) 50%, rgba(17, 17, 17, 1) 100%);
    background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(17, 17, 17, 0)), to(rgba(17, 17, 17, 1)));
    background-image: linear-gradient(to bottom, rgba(17, 17, 17, 0) 0, rgba(17, 17, 17, 0.7) 50%, rgba(17, 17, 17, 1) 100%);
}

.tt-title-cover h1 {
    font-size: 3.2rem;
    line-height: 1.1;
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    font-weight: bold;
    font-family: thaisanslite_r1;
    display: inline-block;
    color: #fff;
    z-index: 1000;
    position: relative;
}

.tt_p1x1 {
    margin-bottom: 15px;
    overflow: hidden;
    max-height: 410px;
    text-align: center;
    position: relative;
    width: 100%;
    border-radius: 10px;
}

.tt_p1x1 img {
    width: 100%;
}

.tt_p1x1 .tt_desc {
    padding: 180px 30px 10px 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    width: 100%;
}

.tt_p1x1 .tt_desc h3 {
    font-size: 2rem;
    line-height: 1.1;
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    font-weight: bold;
    font-family: thaisanslite_r1;
    display: inline-block;
    color: #fff;
    z-index: 0;
    position: relative;
}

.tt_p1x1 .tt_desc p {
    float: left;
    width: 100%;
    font-family: thaisanslite_r1;
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    overflow: hidden;
    margin: 0px 0px 10px 0px;
    z-index: 0;
    position: relative;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.tt_p1x1 .tt_desc .tt_cat_name {
    float: left;
    width: 100%;
    text-align: left;
    z-index: 0;
    position: relative;
}

.tt_p1x1 .tt_desc .tt_cat_name span {
    display: inline-block;
    background: #b9060d;
    padding: 3px 15px 3px 15px;
    font-family: 'Prompt', sans-serif;
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
}

.tt_p3x1 {
    float: left;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #222222;
}

.tt_p3x1:last-child {
    border-bottom: 0px !important;
}

.tt_p3x1 img {
    border-radius: 5px;
    border: 2px solid transparent;
}

.tt_p3x1:hover img.tt_img_df {
    background: linear-gradient(#000000, #000000) padding-box, linear-gradient(135deg, #000000 0%, #ffd573 50%, #000000 100%) border-box;
}

.tt_p3x1 h3 {
    float: left;
    width: 100%;
    font-family: thaisanslite_r1;
    color: #ffffff;
    font-size: 1.3rem;
    line-height: 1.1;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.tt_p3x1:hover h3 {
    color: #ffd573;
}

.tt_p3x1 p {
    float: left;
    width: 100%;
    font-family: thaisanslite_r1;
    color: #999999;
    font-size: 18px;
    line-height: 22px;
    overflow: hidden;
    margin: 7px 0px 0px 0px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.tt_p3x1 .tt_img {
    float: left;
    width: 30%;
}

.tt_p3x1 .tt_desc {
    float: right;
    width: 67%;
}

.tt_p3x1 .tt_cat_name {
    float: left;
    width: 100%;
    margin: 10px 0px 10px 0px;
    position: relative;
    z-index: 0;
    font-family: thaisanslite_r1;
    font-size: 18px;
    line-height: 22px;
}

.tt_p3x1 .tt_cat_name a {
    color: #e62626;
    font-weight: bold;
    padding: 0px 5px 0px 0px;
}

.tt_p3x1 .tt_cat_name a:hover {
    color: #b9060d;
}

.tt_p3x1 .tt_cat_name time {
    color: #888888;
}

.tt_avs_name img {
    width: 25px;
}

.tt_avs_name {
    display: inline-block;
    padding: 0px 10px 0px 0px;
    font-size: 16px;
    color: #999999;
}


@-moz-keyframes morphing {
    0% {
        border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
        box-shadow: 15px 15px 50px rgba(0, 0, 0, 0.2);
    }
    25% {
        border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
    }
    50% {
        border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
        box-shadow: -10px -5px 50px rgba(0, 0, 0, 0.2);
    }
    75% {
        border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
    }
}

@-webkit-keyframes morphing {
    0% {
        border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
        box-shadow: 15px 15px 50px rgba(0, 0, 0, 0.2);
    }
    25% {
        border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
    }
    50% {
        border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
        box-shadow: -10px -5px 50px rgba(0, 0, 0, 0.2);
    }
    75% {
        border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
    }
}

@-o-keyframes morphing {
    0% {
        border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
        box-shadow: 15px 15px 50px rgba(0, 0, 0, 0.2);
    }
    25% {
        border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
    }
    50% {
        border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
        box-shadow: -10px -5px 50px rgba(0, 0, 0, 0.2);
    }
    75% {
        border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
    }
}

@keyframes morphing {
    0% {
        border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
        box-shadow: 15px 15px 50px rgba(0, 0, 0, 0.2);
    }
    25% {
        border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
    }
    50% {
        border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
        box-shadow: -10px -5px 50px rgba(0, 0, 0, 0.2);
    }
    75% {
        border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
    }
}

.banner_r1 {
    padding: 0px 0px 0px 0px;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
    width: 100%;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    overflow: hidden;
}

.banner_r2 {
    padding: 10px 10px 10px 10px;
    margin-bottom: 0px;
    margin-top: 0px;
    float: left;
    width: 100%;
    overflow: hidden;
}

.banner_r3 {
    padding: 10px 0px 10px 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    float: left;
    width: 100%;
    overflow: hidden;
}

.tt_hot1d {
    float: left;
    width: 100%;
    margin: 0% 0% 10px 0%;
    border-radius: 0px;
}

.tt_hot1d img {
    float: left;
    width: 100%;
    border-radius: 4px;
    border: 2px solid transparent;
}


.tt_hot1d:hover img {
    background: linear-gradient(#000000, #000000) padding-box, linear-gradient(135deg, #000000 0%, #ffd573 50%, #000000 100%) border-box;
}

.tt_hot1d:hover .tt_desc {
    color: #ffd573;
}

.tt_hot1d .tt_img {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 0px;
}

.tt_hot1d .tt_desc {
    position: absolute;
    bottom: 2px;
    left: 2px;
    width: calc(100% - 4px);
    padding: 40px 15px 20px 15px;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 60%, rgba(0, 0, 0, 0.9) 90%);
    color: #fff;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.tt_hot1d .tt_desc h3 {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    text-shadow: 1px 1px 0 #000;
    font-family: thaisanslite_r1;
    font-size: 20px;
    line-height: 24px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tt_hot1d .tt_desc p {
    float: left;
    width: 100%;
    font-family: thaisanslite_r1;
    font-size: 22px;
    line-height: 26px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tiktok-embed {
    display: inline-block;
    margin: 0px auto;
}

.cat_h h1,
.cat_h h2 {
    color: #fff;
    font-size: 28px;
    line-height: 28px;
    font-family: thaisanslite_r1;
    font-weight: bold;
}

.cat_h a {
    color: #fff;
}

.cat_h {
    margin-bottom: 15px;
    margin-top: 0px;
    padding: 5px 20px 10px 20px;
    background: #000000;
    /*border-bottom: 3px solid #cb0d08;*/

    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    text-align: center;
}

.thaitheme_read span.tt-l.edit-post a.post-edit-link i.fa.fa-edit {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    background-color: #00000050;
    border: 3px solid #ffffff;
    border-radius: 50px;
    color: #fff;
    padding: 10px;
    position: fixed;
    bottom: 50px;
    left: 10px;
    z-index: 999999999999;
}

.thaitheme_read span.tt-l.edit-post a.post-edit-link:hover i.fa.fa-edit {
    color: #ffd573;
    border-color: #ffd573;
    background-color: #000000;
}

.btn_ml {
    float: left;
    width: 38px;
    margin-top: 5px;
    cursor: pointer;
    margin-right: 10px;
}

.btn_ml span {
    float: left;
    border-top: 3px solid #fff;
}

.btn_ml span.btn_ml1 {
    width: 25px;
    margin: 0px 0px 4px 0px;
}

.btn_ml span.btn_ml2 {
    width: 18px;
    margin: 0px 0px 4px 0px;
}

.btn_ml span.btn_ml3 {
    width: 25px;
}

.btn_ml:hover span.btn_ml3,
.btn_ml:hover span.btn_ml1 {
    width: 35px;
}

.btn_ml:hover span.btn_ml2 {
    width: 30px;
}

.link_ico_fb,
.link_ico_yt,
.link_ico_line,
.link_ico_tt,
.fix_footer a.link_ico_line:hover,
.fix_footer a.link_ico_tt:hover,
.fix_footer a.link_ico_yt:hover,
.fix_footer a.link_ico_fb:hover {
    background-color: #ffd570;
}

.fix_footer a.link_ico_tt strong,
.fix_footer a.link_ico_line strong,
.fix_footer a.link_ico_yt strong,
.fix_footer a.link_ico_fb strong {
    color: #ffffff;
}

.fix_footer a.link_ico_fb i {
    color: #1877f2;
}

.fix_footer a.link_ico_yt i {
    color: #ff0000;
}

.fix_footer a.link_ico_tt i {
    color: #ffffff;
}

.fix_footer a.link_ico_line i {
    color: #04bd03;
}

.fix_footer a.link_ico_event:hover,
.fix_footer a.link_ico_event {
    /*background-color: #000000;*/
}

.fix_footer a.link_ico_event i {
    color: #ffd573;
}

.fix_footer a.link_ico_event:hover i {
    color: #000000 !important;
}

.fix_footer a.link_ico_event strong {
    color: #ffffff;
    white-space: nowrap;
}

.tt_p2x {
    float: left;
    width: 49%;
    margin: 0px 2% 10px 0px;
    padding: 0px 0px 10px 0px;
}

.tt_p2x .tt_img img {
    border: 2px solid #000000;
    border-radius: 4px;
}

.tt_p2x:hover .tt_img img {
    border: 2px solid transparent;
    background: linear-gradient(#000000, #000000) padding-box, linear-gradient(135deg, #000000 0%, #ffd573 50%, #000000 100%) border-box;
}

.tt_p2x:hover .tt_desc h3 {
    color: #ffd573;
}

.tt_p2x.last {
    margin: 0px 0% 10px 0px;
}

.tt_p2x h3 {
    float: left;
    width: 100%;
    font-family: "Kanit", sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 1.3;
}

.tt_p2x p {
    float: left;
    width: 100%;
    font-family: "Kanit", sans-serif;
    color: #ddd;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    margin: 8px 0px 0px 0px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.tt_p2x .tt_img {
    float: left;
    width: 45%;
}

.tt_p2x .tt_desc {
    float: right;
    width: 52%;
}

.tt_p2x .tt_cat_name {
    float: left;
    width: 100%;
    margin: 0px 0px 10px 0px;
    position: relative;
    z-index: 0;
    font-family: "Kanit", sans-serif;
    color: #888;
    font-size: 20px;
    line-height: 22px;
}

.tt_p2x .tt_cat_name a {
    color: #888;
}

.tt_p2x .tt_cat_name a:hover {
    color: #d09b2b;
}

.container-iframe {
    position: relative;
    width: 100%;
    /*border: 5px solid #ffd573;*/
    border: 5px solid transparent;
    background: linear-gradient(#000000, #000000) padding-box, linear-gradient(90deg, #ffd573 0%, #000000 50%, #ffd573 100%) border-box;
    border-radius: 10px;
    overflow: hidden;
    padding-top: 55.25%; /* 16:9 Aspect Ratio */
}

.container-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
}

@media screen and (max-width: 620px) {
    .container-iframe {

        padding-top: 60.25%;
    }

    .thaitheme_read iframe {
        width: 100%;
        min-height: 450px;
    }

    @media screen and (max-width: 620px) {
        .thaitheme_read iframe {
            width: 100%;
            min-height: auto;
        }
    }
}

.text-primary {
    color: #ffffff !important;
}

.border-box-primary {
    border-color: transparent !important;
    background: linear-gradient(to right, #65583b 0%, #ffd573 50%, #65583b 100%);
}

.container-primary {
    padding: 24px;
    border: 3px solid #ffd573;
    border-radius: 10px;
}

.btn.btn-see-more {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    padding: 0px 12px 6px 12px;
    border: 2px solid #ffffff;
    border-radius: 50px;
}

.btn.btn-see-more i {
    font-size: 12px;
}

.btn.btn-see-more:hover {
    color: #ffd573;
    border-color: transparent;
    background: linear-gradient(#000000, #000000) padding-box, linear-gradient(135deg, #000000 0%, #ffd573 50%, #000000 100%) border-box;
}