@charset "UTF-8";*,::after,::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@-ms-viewport {
    width: device-width
}

article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
    display: block
}

[tabindex="-1"]:focus {
    outline: 0!important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

abbr[data-original-title],abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,ol,ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%;
    height: auto
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #22283a;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,input,optgroup,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none;
    max-width: 100%
}

[type=reset],[type=submit],button,html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical;
    max-width: 100%
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none!important
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    min-height: 100vh;
    background: #fff
}

body {
    margin: 0;
    font-family: Roboto,Noto Sans Thai;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.625;
    color: #fff;
    text-align: left;
    background-color: #000;
    text-rendering: optimizeLegibility;
    min-height: 100vh;
    height: auto
}

h1,h2,h3,h4,h5,h6 {
    padding: 0;
    margin: 0 0 .75rem;
    font-family: Roboto,Noto Sans Thai;
    font-weight: 600;
    line-height: 1.4
}

h1 {
    font-size: 1.75em
}

h2 {
    font-size: 1.5em
}

h3 {
    font-size: 1.375em
}

h4 {
    font-size: 1.125em
}

h5 {
    font-size: 1em
}

h6 {
    font-size: .875em
}

._heading,.btn,.button,.menu,blockquote,button,nav {
    font-family: Roboto,Noto Sans Thai;
    font-weight: 600
}

p {
    padding: 0;
    margin: 0 0 1em
}

dl,ol,ul {
    margin-top: 0;
    margin-bottom: 1em
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

a {
    color: #ff0f61;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}
.site-nav-d li.current-menu-item {
    position: relative;
    -webkit-box-shadow: inset 0 -4px 0 #E91E63 !important;
    box-shadow: inset 0 -4px 0 #E91E63 !important;
}
a:hover {
    color: #333
}

a:active {
    color: #fff
}

hr {
    height: 1px;
    border: 0;
    border-top: 1px solid #eee;
    margin: 1.5em 0
}

ol {
    padding-left: 1.6em;
    text-indent: 0;
    margin: 0 0 1.5em
}

ul {
    padding-left: 1.5em;
    text-indent: 0;
    margin: 0 0 1.5em
}

body,button,input,select,textarea {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: "liga1" on;
    font-feature-settings: "liga1" on
}

body,html {
    width: 100%;
    overflow-x: hidden
}

h2 label,h3 label,h4 label {
    font-weight: inherit
}

.clearfix:after,.clearfix:before,form:after,form:before {
    content: "";
    display: table
}

.clearfix:after,form:after {
    clear: both
}

:focus,button:focus,input:focus,textarea:focus {
    outline: 0!important
}

.input,.input-text {
    border: 1px solid #dce0e4;
    border-radius: 0;
    padding: 4px 6px;
    display: block;
    width: 100%;
    background: #fbfbfb;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    -webkit-transition: .1s border-color ease-in-out;
    -o-transition: .1s border-color ease-in-out;
    transition: .1s border-color ease-in-out;
    font-size: 16px
}

.input-text:focus,.input:focus {
    border-color: #ff0f61
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    clip: auto!important;
    display: block;
    height: auto;
    left: 5px;
    top: 5px;
    width: auto;
    z-index: 100000
}

blockquote {
    text-align: left;
    font-size: 1.25em;
    line-height: 1.6;
    padding: 0 0 0 23px;
    border-left: 3px solid #262828;
    margin: 1.6em 0
}

blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child {
    margin-bottom: 0
}

blockquote cite {
    font-size: .8em
}

.text-center {
    text-align: center
}

#page .hide,.hide {
    display: none
}

.fade.in {
    opacity: 1
}

.table,.wp-block-table table {
    border: 1px solid #eee
}

.table thead th,.wp-block-table table thead th {
    background-color: #eee;
    color: #fff
}

.table td,.table th,.wp-block-table table td,.wp-block-table table th {
    padding: 6px 10px
}

.s-container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 16px;
    padding-left: 16px;
    width: 100%
}

.button-primary,.site .s-button a,a.s-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    min-height: 44px;
    padding: 6px 20px;
    color: #fff;
    background-color: #ff0f61;
    border-radius: 100px;
    border: none;
    margin: 8px
}

.button-primary:hover,.site .s-button a:hover,a.s-button:hover {
    color: #fff;
    background-color: #008820
}

.s-box {
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 2px 4px 0 rgba(0,0,0,.08);
    box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 2px 4px 0 rgba(0,0,0,.08);
    border-radius: 3px;
    border: none;
    overflow: hidden
}

.s-space {
    margin-bottom: 16px
}

.s-scroll {
    -webkit-overflow-scrolling: touch;
    overflow: scroll
}

.s-sec {
    padding-top: 32px;
    padding-bottom: 32px
}

.s-title {
    text-align: center;
    margin-bottom: 16px
}

.s-grid {
    display: grid;
    grid-gap: 16px;
    margin-bottom: 16px;
    grid-template-columns: minmax(0,1fr)
}

.s-grid.-m2 {
    grid-template-columns: repeat(2,minmax(0,1fr))
}

.s-grid.-m3 {
    grid-template-columns: repeat(3,minmax(0,1fr))
}

.s-grid::after,.s-grid::before {
    display: none
}

.s-grid .s-grid {
    margin-bottom: 0
}

.s-slider {
    margin: 0 -8px;
    height: 100%
}

.s-slider.-large {
    margin-left: -16px;
    margin-right: -16px
}

.s-slider.-large .slider {
    padding-left: 0;
    padding-right: 0
}

.s-slider.-full {
    margin-left: -16px;
    margin-right: -16px
}

.s-slider.-full .slider {
    padding-left: 0;
    padding-right: 0
}

.s-slider.-dots-in .flickity-page-dots {
    bottom: 10px
}

.s-slider.-dots-in .flickity-page-dots .dot {
    background: #fff;
    opacity: .5
}

.s-slider.-dots-in .flickity-page-dots .dot.is-selected {
    opacity: 1
}

.s-slider.-dots-in .flickity-prev-next-button {
    color: #fff
}

.s-slider.-dots-in .slider {
    padding-bottom: 0
}

.s-slider .slider {
    padding: 0 8px 16px;
    width: 100%;
    min-height: 100%;
    position: relative;
    display: table;
    table-layout: fixed
}

.s-slider .slider .content-item {
    display: table-cell
}

.s-slider .slider .content-item.-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.s-slider .slider .content-item.-hero {
    display: grid;
    margin: 0
}

.s-slider.-m1\.2 {
    margin-right: -16px
}

.s-slider.-m1\.2 .slider {
    width: 82%
}

.s-slider.-m1\.4 {
    margin-right: -16px
}

.s-slider.-m1\.4 .slider {
    width: 71%
}

.s-slider.-m2 .slider {
    width: 50%
}

.s-slider.-m3 .slider {
    width: 33.333333%
}

.s-slider.-togrid:after {
    content: "flickity";
    display: none
}


@font-face {
    font-family: seed-icons;
    src: local("seed-icons"),url(../fonts/seed-icons/seed-icons.woff2?seed) format("woff2"),url(../fonts/seed-icons/seed-icons.woff?seed) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: fallback
}

[class*=" si-"],[class^=si-] {
    font-family: seed-icons!important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.06em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}


.si-caret-left:before {
    content: "\e93a"
}

.si-caret-right:before {
    content: "\e93b"
}

.si-caret-down:before {
    content: "\e93c"
}

.si-caret-up:before {
    content: "\e93d"
}


.alignfull,.alignwide {
    margin-left: -16px;
    margin-right: -16px;
    max-width: 100vw;
    width: 100vw
}

p.has-drop-cap:not(:focus):first-letter {
    font-size: 5.4em;
    line-height: .9;
    font-family: Roboto,Noto Sans Thai
}

.alignright {
    float: right;
    margin-left: 1em;
    margin-bottom: 1em
}

.alignleft {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em
}

.aligncenter,img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto
}

img.alignright {
    display: inline
}

img.alignleft {
    display: inline
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin: 0 auto
}

.wp-caption-text {
    text-align: center
}

.wp-caption .wp-caption-text {
    margin: .8em 0
}

.sticky {
    display: block
}

.hentry li ol,.hentry li ul {
    margin: .5em 0
}

.byline,.updated:not(.published) {
    display: none
}

.bypostauthor {
    background-color: #f8f5e7
}

.single .content-area .byline {
    display: inline
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,iframe,object {
    max-width: 100%
}

.navigation {
    clear: both
}



.edit-link a {
    position: fixed;
    bottom: 5px;
    left: 5px;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 30px;
    border-radius: 30px;
    background-color: rgba(0,0,0,.5);
    color: #fff;
    text-align: center;
    border: 2px solid #fff;
    font-size: 10px;
    overflow: hidden;
    z-index: 900;
    font-family: arial,sans-serif
}

.search-field {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.site-main>.page-header {
    margin: 0;
    border: none;
    padding: 0
}

.infinite-scroll .content-pagination {
    display: none
}



.d-list .d-metadata {
    font-size: .8em;
    line-height: 1.4em
}




.site {
    position: relative;
    min-height: 100vh
}

.home-banner {
    margin-bottom: 30px
}

.home-banner img {
    width: 100%
}

.page-banner img {
    width: 100%
}

.page-banner>.widget {
    display: none
}

.page-banner>.widget:first-of-type {
    display: block
}

.site-header {
    z-index: 900;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-color: #111;
    min-height: 50px;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 2px 4px 0 rgba(0,0,0,.08);
    box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 2px 4px 0 rgba(0,0,0,.08)
}

.site-header.active .site-branding.-alt-logo .custom-logo {
    display: none
}

.site-header.active .site-branding.-alt-logo .alt-logo {
    display: block!important
}

.site-header a {
    color: #fff
}

.site-header-space {
    min-height: 50px
}

.site-branding {
 /*    position: absolute; */
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}



.site-title {
    margin: 0;
    font-size: 22px;
    line-height: 1;
    padding-top: 2px
}

.site-description {
    display: none
}

.site-toggle {
    position: absolute;
    top: 1.3em;
    right: 16px;
    height: 2.4em;
    width: 2.4em;
    font-size: 10px;
    cursor: pointer
}

.site-toggle:after {
    pointer-events: none;
    content: "";
    position: absolute;
    display: block;
    left: -16px;
    right: -16px;
    top: -1em;
    bottom: -1em;
    z-index: 0
}

.site-toggle b {
    top: 50%;
    margin-top: -.1em;
    z-index: 1
}

.site-toggle b,.site-toggle b:after,.site-toggle b:before {
    pointer-events: none;
    display: block;
    content: "";
    border-radius: 1em;
    background-color: #fff;
    height: .2em;
    position: absolute;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: top .3s .15s,left .1s,background-color .3s .2s,-webkit-transform .2s;
    transition: top .3s .15s,left .1s,background-color .3s .2s,-webkit-transform .2s;
    -o-transition: top .3s .15s,left .1s,background-color .3s .2s,transform .2s;
    transition: top .3s .15s,left .1s,background-color .3s .2s,transform .2s;
    transition: top .3s .15s,left .1s,background-color .3s .2s,transform .2s,-webkit-transform .2s
}

.site-toggle b {
    left: 0;
    right: 0
}

.site-toggle b:before {
    left: 0;
    right: 1em;
    top: -.8em
}

.site-toggle b:after {
    left: 1em;
    right: 0;
    top: .8em
}

.site-toggle.active b,.site-toggle.active b:after,.site-toggle.active b:before {
    -webkit-transition: top .2s,left .2s,background-color .2s,-webkit-transform .2s .15s;
    transition: top .2s,left .2s,background-color .2s,-webkit-transform .2s .15s;
    -o-transition: top .2s,left .2s,background-color .2s,transform .2s .15s;
    transition: top .2s,left .2s,background-color .2s,transform .2s .15s;
    transition: top .2s,left .2s,background-color .2s,transform .2s .15s,-webkit-transform .2s .15s
}

.site-toggle.active b {
    background-color: transparent
}

.site-toggle.active b:after,.site-toggle.active b:before {
    left: 0;
    top: 0;
    right: 0
}

.site-toggle.active b:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.site-toggle.active b:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.site-search {
    position: absolute;
    padding: 10px 16px;
    right: 0;
    top: 0;
    font-size: 20px;
    cursor: pointer
}

.site-member {
    position: absolute;
    right: 60px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.site-member .si-user {
    font-size: 24px;
    vertical-align: text-top
}

.site-member .pic {
    line-height: 0
}

.site-member .pic img {
    border-radius: 50px;
    width: 32px
}

.site-member .info {
    display: none
}

.site-nav-m {
    font-size: 18px;
    position: absolute;
    display: block;
    left: 0;
    top: 50px;
    height: 0;
    opacity: 0;
    width: 100%;
    background: 0 0;
    overflow: hidden;
    -webkit-transition: all .6s ease,background .5s ease;
    -o-transition: all .6s ease,background .5s ease;
    transition: all .6s ease,background .5s ease;
    -webkit-transition-delay: 80ms;
    -o-transition-delay: 80ms;
    transition-delay: 80ms;
    z-index: 1
}

.site-nav-m ul {
    padding: 0 10px
}

.site-nav-m ul ul {
    padding: 0;
    font-size: .9em;
    font-weight: 400
}

.site-nav-m ul ul li {
    border-bottom: none
}

.site-nav-m ul ul a {
    border-bottom: none;
    padding: 0 0 12px
}

.site-nav-m li {
    list-style: none;
    padding: 0;
    border-bottom: 1px solid rgba(255,255,255,.2)
}

.site-nav-m li .si-angle-down,.site-nav-m li .si-arrow-down,.site-nav-m li .si-caret-down,.site-nav-m li .si-chevron-down {
    display: none
}

.site-nav-m li a {
    display: block;
    color: rgba(255,255,255,.8);
    padding: 10px 0 9px
}

.site-nav-m li a:hover {
    opacity: .8
}

.site-nav-m li a:active {
    opacity: .6
}

.site-nav-m li.current-menu-item>a {
    opacity: .5
}

.site-nav-m .si-caret-down {
    -webkit-transition: all .3s,opacity .5s ease .5s;
    -o-transition: all .3s,opacity .5s ease .5s;
    transition: all .3s,opacity .5s ease .5s;
    opacity: 0
}

.site-nav-m.active {
    height: calc(100vh - 50px);
    background-color: #111;
    -webkit-transition-delay: 80ms;
    -o-transition-delay: 80ms;
    transition-delay: 80ms;
    overflow: auto;
    opacity: 1;
    color: #fff
}

.site-nav-m.active a {
    color: #fff
}

.site-nav-m.active .menu>li {
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    opacity: 1
}

.site-nav-m .menu-item-has-children {
    position: relative
}

.site-nav-m .menu-item-has-children>i {
    display: block;
    position: absolute;
    right: -20px;
    top: 5px;
    opacity: 1;
    color: rgba(255,255,255,.8);
    font: 16px sans-serif;
    padding: 0 25px;
    line-height: 36px;
    font-weight: 300;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.site-nav-m .menu-item-has-children>i::before {
    vertical-align: -2px
}

.site-nav-m .menu-item-has-children.active>i {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

.site-nav-m .menu-item-has-children>.sub-menu {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: max-height .5s,opacity .3s;
    -o-transition: max-height .5s,opacity .3s;
    transition: max-height .5s,opacity .3s
}

.site-nav-m .menu-item-has-children>.sub-menu i {
    top: -2px;
    line-height: 28px
}

.site-nav-m .menu-item-has-children.active>.sub-menu {
    max-height: 300vh;
    opacity: 1;
    -webkit-transition: opacity .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out
}

.site-nav-m .menu>li {
    -webkit-transform: scale(1.1) translateY(-2px);
    -ms-transform: scale(1.1) translateY(-2px);
    transform: scale(1.1) translateY(-2px);
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

.site-nav-m .menu>li:nth-child(1) {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.site-nav-m .menu>li:nth-child(2) {
    -webkit-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s
}

.site-nav-m .menu>li:nth-child(3) {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.site-nav-m .menu>li:nth-child(4) {
    -webkit-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s
}

.site-nav-m .menu>li:nth-child(5) {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.site-nav-m .menu>li:nth-child(6) {
    -webkit-transition-delay: .35s;
    -o-transition-delay: .35s;
    transition-delay: .35s
}

.site-nav-m .children {
    display: none
}

.main-header {
    position: relative;
    overflow: hidden;
    padding-top: 16px;
    margin-bottom: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.main-header.-banner {
    padding-bottom: 14px;
    min-height: 120px;
    background: #000;
    color: #fff;
    text-align: center
}

.main-header.-banner a {
    color: #fff
}

.main-header.-banner .s-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.main-header.-banner.-blank {
    background: -webkit-linear-gradient(326deg,#ff0f61 0,#008820 100%);
    background: -o-linear-gradient(326deg,#ff0f61 0,#008820 100%);
    background: linear-gradient(124deg,#ff0f61 0,#008820 100%)
}

.main-header.-minimal h4 {
    display: none
}

.main-header.-hidden {
    display: none
}

.main-header.-center {
    text-align: center
}

.main-header .bg {
    position: absolute;
    top: -50px;
    bottom: -50px;
    left: -50px;
    right: -50px;
    background-size: cover;
    opacity: .7;
    -webkit-filter: blur(20px);
    filter: blur(20px);
    background-position: center center
}

.main-header .bg.-blank {
    -webkit-filter: none;
    filter: none;
    opacity: 1;
    background: -webkit-linear-gradient(326deg,#ff0f61 0,#008820 100%);
    background: -o-linear-gradient(326deg,#ff0f61 0,#008820 100%);
    background: linear-gradient(124deg,#ff0f61 0,#008820 100%)
}

.main-header .title {
    font-size: 24px;
    margin: 0
}

.main-header .title small {
    font-size: .7em;
    display: block;
    padding-top: 5px
}

.main-header .bc {
    font-size: .875em;
    margin: 10px 0 0
}

.main-header .bc .si-angle-right {
    padding: 0 5px;
    vertical-align: -1px
}

.site-main.-hide-title h1.entry-title,.site-main.-hide-title h1.page-title {
    display: none
}


.content-headline .pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 500px;
    opacity: .7
}

.content-headline .info {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.content-headline .info h2 {
    margin: 0
}

.content-headline .info h3 {
    font-size: .8em;
    margin: 8px 0 0
}

.flickity-slider .content-headline .info {
    opacity: 0;
    margin-top: 10px
}

.flickity-slider .is-selected .content-headline .info {
    opacity: 1;
    margin-top: 2px
}

.entry-meta {
    font-size: .82em;
    margin: 8px 0 15px;
    opacity: .8
}

.entry-meta>span {
    margin-right: 10px
}

.entry-meta i {
    margin-right: 4px
}

.entry-meta a {
    color: #666
}

.entry-meta a:hover {
    opacity: .6
}

.content-table-date {
    width: 140px
}



.content-pagination {
    clear: both;
    margin-bottom: 16px;
    text-align: center
}

.content-pagination a,.content-pagination span {
    display: inline-block;
    padding: 0 8px;
    text-align: center;
    min-width: 40px;
    height: 40px;
    border-radius: 40px;
    margin: 0 3px;
    padding: 0;
    line-height: 36px;
    font-size: 1.1em;
    font-family: sans-serif
}

.content-pagination a {
    color: #fff;
    border: 2px solid #eee
}



.content-pagination a:active {
    color: #fff;
    border-color: #fff
}

.content-pagination i {
    vertical-align: -1px
}

.content-pagination .current {
    color: #ff0f61;
    border: 2px solid #ff0f61
}

body.page-template-page-form .site-content {
    background-color: #f2f2f2
}

.page-form {
    background-color: #fff;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 2px 4px 0 rgba(0,0,0,.08);
    box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 2px 4px 0 rgba(0,0,0,.08)
}

.single-area>.content-area {
    max-width: 1100px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    padding: 10px;
    padding-bottom: 30px;
    margin-top: 25px;
    background: #111;
    border-radius: 4px
}

.single-area .entry-meta {
    text-align: center
}

.single-area .entry-header {
    color: #ff0f61
}

.entry-author {
    margin: 30px auto;
    text-align: center
}

.entry-author .pic {
    margin: 8px
}

.entry-author .pic img {
    border-radius: 100%;
    width: 80px;
    height: 80px;
    -o-object-fit: contain;
    object-fit: contain
}

.entry-author .desc {
    font-size: .875em;
    margin-top: 5px
}

.entry-author .name {
    font-size: 1.125em;
    margin-bottom: 0
}

.entry-author.-head .entry-title {
    margin-bottom: 5px
}

.widget-area .current-menu-item>a {
    font-weight: 700;
    color: #ff0f61
}

.widget-area .widget_nav_menu li {
    margin-bottom: 10px
}

.widget-area .widget_nav_menu li:last-child {
    margin-bottom: 0
}

.widget-area .widget_nav_menu .sub-menu {
    padding: 5px 0 0 12px
}

.widget-area .widget_nav_menu .sub-menu li {
    margin-bottom: 5px;
    position: relative
}

.widget-area .widget_nav_menu .sub-menu li:before {
    content: "";
    background-color: #fff;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    position: absolute;
    left: -12px;
    top: calc(50% - 2px)
}

.widget-area ul {
    padding: 0;
    margin-bottom: 10px
}

.widget-area li {
    list-style: none
}

.widget-area a {
    color: #fff
}

.widget-area a:hover {
    color: #008820
}

.widget {
    margin-bottom: 16px
}

.widget-title {
    margin-bottom: 10px;
    font-size: 1.375em
}

.error-404 {
    text-align: center
}

.error-404 .search-form {
    margin: 0 auto 30px
}

.site-footer-space {
    min-height: 40px
}

.site-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #22283a;
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.site-info {
    color: rgba(255,255,255,.9);
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.site-footbar a:hover {
    opacity: .8
}

.site-footbar a:active {
    opacity: .6
}

.site-footbar .widget {
    margin-bottom: 0
}

.site-footbar p:last-of-type {
    margin-bottom: 0
}

.s-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.s-btn .btn-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.s-btn .btn-nav.btn-login a {
    background-image: -webkit-linear-gradient(top,#32373c,#000),-webkit-linear-gradient(325deg,#ffeed0,#a6761e 31.53%,#fff0d4 64.87%,#ffd382)!important;
    background-image: -o-linear-gradient(top,#32373c,#000),-o-linear-gradient(325deg,#ffeed0,#a6761e 31.53%,#fff0d4 64.87%,#ffd382)!important;
    background-image: linear-gradient(180deg,#32373c,#000),linear-gradient(125deg,#ffeed0,#a6761e 31.53%,#fff0d4 64.87%,#ffd382)!important
 }

 .s-btn .btn-nav a {
    position: fixed;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    z-index: 10;
    border-top: 1px solid rgba(255,255,255,.1);
    -webkit-column-gap: 6px;
    -moz-column-gap: 6px;
    column-gap: 6px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.s-btn .btn-nav a:hover {
    opacity: .9;
    color: #fff
}

.m-btn {
    position: fixed;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    z-index: 10;
    border-top: 1px solid rgba(255,255,255,.1);
    -webkit-column-gap: 6px;
    -moz-column-gap: 6px;
    column-gap: 6px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.m-btn .btn-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 49%;
    text-align: center;
    background-image: -webkit-linear-gradient(top,#ff0f61,#005815),-webkit-linear-gradient(325deg,#ffeed0,#a6761e 31.53%,#fff0d4 64.87%,#ffd382)!important;
    background-image: -o-linear-gradient(top,#ff0f61,#005815),-o-linear-gradient(325deg,#ffeed0,#a6761e 31.53%,#fff0d4 64.87%,#ffd382)!important;
    background-image: linear-gradient(180deg,#ff0f61,#005815),linear-gradient(125deg,#ffeed0,#a6761e 31.53%,#fff0d4 64.87%,#ffd382)!important;
    border: 2px solid transparent!important;
    border-radius: 6px!important;
    background-origin: border-box!important;
    background-clip: content-box,border-box!important
}

.m-btn .btn-nav a {
    padding-top: 6px;
    padding-bottom: 6px;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0,0,0,.3);
    font-family: Roboto,Noto Sans Thai;
    display: block;
    margin: auto;
    font-size: 18px
}

.m-btn .btn-nav a span {
    display: block;
    font-size: 18px
}

.m-btn .btn-nav:last-child a {
    border-right: 0
}

.m-btn .btn-nav.mb-login {
    background-image: -webkit-linear-gradient(top,#32373c,#000),-webkit-linear-gradient(325deg,#ffeed0,#a6761e 31.53%,#fff0d4 64.87%,#ffd382)!important;
    background-image: -o-linear-gradient(top,#32373c,#000),-o-linear-gradient(325deg,#ffeed0,#a6761e 31.53%,#fff0d4 64.87%,#ffd382)!important;
    background-image: linear-gradient(180deg,#32373c,#000),linear-gradient(125deg,#ffeed0,#a6761e 31.53%,#fff0d4 64.87%,#ffd382)!important
}

h1 {
    font-size: 1.75em
}

h2 {
    font-size: 1.5em
}

h3 {
    font-size: 1.375em
}

h4 {
    font-size: 1.125em
}

h5 {
    font-size: 1em
}

h6 {
    font-size: .875em
}

.text-s {
    text-shadow: 1px 1px 3px rgba(0,0,0,.5)
}

.no-mg {
    margin-bottom: 0!important
}

.img-nmg {
    margin-top: 0!important;
    margin-bottom: 0!important
}

@-webkit-keyframes btn-ani {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.03);
        transform: scale(1.03)
    }
}

.bt-regis {
    background-image: -webkit-linear-gradient(top,#ff0f61,#005815),-webkit-linear-gradient(325deg,#ffeed0,#a6761e 31.53%,#fff0d4 64.87%,#ffd382)!important;
    background-image: -o-linear-gradient(top,#ff0f61,#005815),-o-linear-gradient(325deg,#ffeed0,#a6761e 31.53%,#fff0d4 64.87%,#ffd382)!important;
    background-image: linear-gradient(180deg,#ff0f61,#005815),linear-gradient(125deg,#ffeed0,#a6761e 31.53%,#fff0d4 64.87%,#ffd382)!important;
    border: 2px solid transparent!important;
    border-radius: 10px!important;
    background-origin: border-box!important;
    background-clip: content-box,border-box!important;
    -webkit-animation: btn-ani .5s infinite alternate;
    animation: btn-ani .5s infinite alternate
}

.bt-regis .kt-btn-inner-text {
    color: #fff!important;
    padding: 6px
}

.bt-login {
    background-image: -webkit-linear-gradient(top,#32373c,#000),-webkit-linear-gradient(325deg,#ffeed0,#a6761e 31.53%,#fff0d4 64.87%,#ffd382)!important;
    background-image: -o-linear-gradient(top,#32373c,#000),-o-linear-gradient(325deg,#ffeed0,#a6761e 31.53%,#fff0d4 64.87%,#ffd382)!important;
    background-image: linear-gradient(180deg,#32373c,#000),linear-gradient(125deg,#ffeed0,#a6761e 31.53%,#fff0d4 64.87%,#ffd382)!important;
    border: 2px solid transparent!important;
    border-radius: 10px!important;
    background-origin: border-box!important;
    background-clip: content-box,border-box!important
}

.bt-login .kt-btn-inner-text {
    color: #fff!important;
    padding: 6px
}

.bt-login:hover {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03)
}

.sec-gal img {
    border-radius: 6px!important;
    border: 2px solid #008820!important;
    border-radius: 6px!important;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.sec-gal img:hover {
    border-color: #ff0f61!important
}

.list-social-footer {
    display: grid;
    grid-template-columns: repeat(1,minmax(0,1fr));
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    row-gap: 16px;
    max-width: 1000px;
    margin: auto;
    margin-top: -26%;
    padding: 16px
}

.list-social-footer .warp {
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 16px 10px;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.list-social-footer .warp:hover {
    border-color: #008820;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px)
}

.list-social-footer .warp img {
    width: 100%;
    max-height: 60px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: auto;
    margin-bottom: 10px
}

.list-social-footer .warp p {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px
}

.list-social-footer .warp span {
    color: #fff
}

.footer-main {
    background: #111;
    -webkit-box-shadow: 0 -4px 10px 0 rgba(0,0,0,.35);
    box-shadow: 0 -4px 10px 0 rgba(0,0,0,.35)
}

.footer-main ul {
    list-style: none;
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    row-gap: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer-main ul li a {
    color: #fff
}

.footer-main ul li a:hover {
    color: #ff0f61
}

.footer-main .sec-ft-line .kt-row-column-wrap {
    border-top: solid 1px #ffffff67!important
}

.entry-meta .author.vcard {
    display: none
}

.sec-top-page figure {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    max-width: 1920px;
    margin: auto
}

.related-post .content-item.-card {
    background: #00000066
}

.list-client {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto
}

.list-client .warp {
    width: 16.66%;
    text-align: center
}

.list-client .warp img {
    width: 120px;
    margin: auto;
    margin-bottom: 15px
}

.top-img img {
    min-height: 360px;
    -o-object-fit: cover;
    object-fit: cover
}

.tof {
    padding: 16px 0
}

.tof .x_tof {
    margin-top: 20px;
    background: 0 0;
    padding: 20px;
    border-radius: 20px;
    border: solid 2px #ffffff08;
    background: #00000029;
    display: inline-block
}

.tof .x_tof .toc-head {
    font-weight: 700;
    font-size: 20px;
    color: #fff
}

.tof .x_tof #toc-container ul {
    list-style: none;
    padding-left: 15px;
    font-size: 16px
}

.tof .x_tof #toc-container ul li {
    font-weight: 700
}

.tof .x_tof #toc-container ul li.sub-heading {
    padding-left: 14px;
    font-weight: 400
}

.info-date {
    font-size: 14px;
    opacity: .8;
    margin-top: 25px
}



.bg-main {
    background: #1a1a1a;
    padding: 16px;
    border-radius: 10px;
    border: solid 2px #005f16!important
}

.container-f {
    position: relative;
    overflow: hidden;
    width: 100%
}

.responsive-iframe {
    width: 100%;
    height: 100vh;
    border: solid 4px #ff0f61!important;
    background: #000!important
}



.site-header {
    min-height: 50px;
    background-color: #111;
    line-height: 1
}

.site-header>.s-container {
    position: relative;
    max-height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.site-header a {
    color: #fff
}

.site-header a:hover {
    color: #333
}

.site-header-space {
    min-height: 80px
}

.site-branding {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    max-height: 50px;
}

.site-branding img {
    max-height: 70px;
    width: auto;
    margin-top: .5rem;
}

.site-title {
    font-size: 24px
}

.site-description {
    display: inline-block;
    margin: 0;
    padding-left: 15px;
    opacity: .75;
    padding-top: 2px
}

.site-nav-d {
    margin-left: auto
}

.site-nav-d>div {
    height: 100%
}

.site-nav-d .children {
    display: none
}

.site-nav-d ul {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100%
}

.site-nav-d li {
    height: 100%;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}

.site-nav-d li.current-menu-item {
    position: relative;
    -webkit-box-shadow: inset 0 -4px 0 #ff0f61;
    box-shadow: inset 0 -4px 0 #ff0f61
}

.site-nav-d li.current-menu-item a {
    color: #ff0f61
}

.site-nav-d li a {
    padding: 10px 15px
}

.site-nav-d li:hover>.sub-menu {
    opacity: 1;
    max-height: 100vh;
    top: 100%;
    height: auto;
    z-index: 91;
    overflow: visible
}

.site-nav-d .sub-menu {
    display: block;
    text-align: left;
    overflow: hidden;
    opacity: 0;
    height: auto;
    max-height: 0;
    position: absolute;
    z-index: 90;
    top: calc(100% + 5px);
    -webkit-filter: drop-shadow(0 1px 3px rgba(0, 0, 0, .15));
    filter: drop-shadow(0 1px 3px rgba(0, 0, 0, .15));
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: #111;
    min-width: 180px
}

.site-nav-d .sub-menu::before {
    content: "";
    position: absolute;
    top: -8px;
    left: 30px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #111;
    z-index: 1
}

.site-nav-d .sub-menu li {
    height: auto;
    line-height: 1.4;
    position: relative;
    padding: 0 15px
}

.site-nav-d .sub-menu li a {
    padding: 10px 0;
    display: block;
    color: #fff;
    text-align: left
}

.site-nav-d .sub-menu li a:hover {
    color: #ffffff
}

.site-nav-d .sub-menu li:last-child>a {
    border-bottom: none
}

.site-nav-d .sub-menu li:hover .sub-menu {
    top: 0;
    z-index: 92
}

.site-nav-d .sub-menu .sub-menu {
    left: 100%;
    top: 5px
}

.site-nav-d .sub-menu .sub-menu::before {
    display: none
}

.site-nav-d .sub-menu .sub-menu .sub-menu {
    display: none
}

.site-member {
    position: relative;
    margin-left: 20px;
    right: auto;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.site-member .m-user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.site-member .info {
    padding-left: 8px;
    display: block
}

.site-search {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0
}

.site-toggle {
    display: none
}

.main-header {
    margin-bottom: 15px;
    padding-top: 30px
}

.main-header.-banner {
    padding-bottom: 26px;
    min-height: 220px;
    margin-bottom: 30px
}

.main-header.-banner .main-title {
    width: 750px
}

.main-header .title {
    font-size: 32px
}

.content-pagination {
    margin-bottom: 30px
}

.main-body.-rightbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.main-body.-rightbar .widget-area {
    width: 240px;
    padding-left: 30px
}

.main-body.-rightbar .content-area {
    width: calc(100% - 240px)
}

.main-body.-leftbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.main-body.-leftbar .widget-area {
    width: 240px;
    padding-right: 30px
}

.main-body.-leftbar .content-area {
    width: calc(100% - 240px)
}

.main-body.-leftrightbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.page-form {
    padding: 15px 25px 1px;
    max-width: 920px
}

.site.-header-desktop-overlay .page-form {
    background-color: #fff;
    margin-top: -80px;
    position: relative
}

.entry-author {
    margin-top: 40px;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.entry-author .pic {
    margin: 0;
    padding-right: 16px
}

.comments-area {
    margin-bottom: 30px
}

.comment-form-author {
    float: left;
    width: 32%;
    margin-right: 2%
}

.comment-form-email {
    float: left;
    width: 32%;
    margin-right: 2%
}

.comment-form-url {
    float: left;
    width: 32%
}

.site-login {
    max-height: 400px
}

.site-footer-space {
    min-height: 50px
}

.site-footer {
    min-height: 50px
}

h1 {
    font-size: 2.75em
}

h2 {
    font-size: 2.5em
}

h3 {
    font-size: 2.375em
}

h4 {
    font-size: 2.125em
}

h5 {
    font-size: 2em
}

h6 {
    font-size: 1.875em
}

.list-social-footer {
    display: grid;
    grid-template-columns: repeat(4,minmax(0,1fr));
    margin-top: -12%
}

.single-area>.content-area {
    padding: 30px
}

.responsive-iframe {
    width: 100%;
    height: 99vh;
    border: solid 4px #ff0f61!important;
    background: #000!important
}

.list-post-game {
    display: grid;
    grid-template-columns: repeat(5,minmax(0,1fr));
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    row-gap: 16px
}

.list-post-game .warp span {
    font-size: 16px
}
@media (min-width: 576px) {
    .alignfull,.alignwide {
        margin-left:calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%)
    }
   
}

@media (min-width: 768px) {
    .s-container {
        padding-left:30px;
        padding-right: 30px;
        min-height: 50px;
    }

    .s-slider.-full {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw)
    }

    .s-slider.-dots-in .flickity-page-dots {
        bottom: 15px
    }

    .s-slider.-dots-in .flickity-prev-next-button.previous {
        left: 20px
    }

    .s-slider.-dots-in .flickity-prev-next-button.next {
        right: 20px
    }

    .s-modal-content {
        padding: 0 30px
    }

    .s-modal.-visible {
        padding: 20px 30px 10px
    }

    .flickity-prev-next-button {
        display: block;
        top: 50%;
        width: 44px;
        height: 44px;
        border-radius: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }


    .content-headline .info {
        font-size: 30px
    }

    .flickity-slider .content-headline .info {
        margin-top: 15px;
        -webkit-transition: .7s ease-in-out;
        -o-transition: .7s ease-in-out;
        transition: .7s ease-in-out
    }

    body.page-template-page-form .site-content {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .page-form {
        margin: 0 auto;
        max-width: 680px;
        padding: 10px 20px 0
    }

    .page-form>.main-header {
        margin-top: -15px;
        margin-left: -25px;
        margin-right: -25px;
        padding-left: 25px;
        padding-right: 25px
    }
}

@media screen and (min-width: 768px) {
    .wp-block-cover-text p {
        padding:1.5em 0
    }
}
@media (max-width: 991px) {
    ._desktop {
        display:none!important
    }
    .site-toggle{
        display: block !important;
    }
    body.headbar-m .site-branding,body.headbar-m .site-member,body.headbar-m .site-toggle {
        display: none
    }
}


@media (min-width: 992px) {
    body.page-template-page-form .site-content {
        padding-top:35px;
        padding-bottom: 35px
    }
}

@media (min-width: 992px) {
    .text-center .-toleft {
        text-align:left
    }

    .text-center .-toright {
        text-align: right
    }

    .s-container {
        max-width: 990px
    }

    .s-space {
        margin-bottom: 30px
    }

    .s-sec {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .s-title {
        margin-bottom: 30px
    }

    .s-grid {
        grid-gap: 30px;
        margin-bottom: 30px
    }

    .s-grid.-d2 {
        grid-template-columns: repeat(2,minmax(0,1fr))
    }

    .s-grid.-d3 {
        grid-template-columns: repeat(3,minmax(0,1fr))
    }

    .s-grid.-d4 {
        grid-template-columns: repeat(4,minmax(0,1fr))
    }

    .s-grid.-d5 {
        grid-template-columns: repeat(5,minmax(0,1fr))
    }

    .s-grid.-d6 {
        grid-template-columns: repeat(6,minmax(0,1fr))
    }

    .s-slider.-large {
        margin-left: 0;
        margin-right: 0
    }

    .s-slider {
        margin: 0 -15px
    }

    .s-slider.-m1\.2,.s-slider.-m1\.4 {
        margin-right: -15px
    }

    .s-slider .slider {
        padding: 0 15px 30px;
        width: 100%
    }

    .s-slider.-d2 .slider {
        width: 50%
    }

    .s-slider.-d3 .slider {
        width: 33.333333%
    }

    .s-slider.-d4 .slider {
        width: 25%
    }

    .s-slider.-d5 .slider {
        width: 20%
    }

    .s-slider.-d6 .slider {
        width: 16.666666%
    }

    .s-slider.-togrid {
        display: grid;
        grid-gap: 30px;
        margin: 0
    }

    .s-slider.-togrid.-d2 {
        grid-template-columns: repeat(2,minmax(0,1fr))
    }

    .s-slider.-togrid.-d3 {
        grid-template-columns: repeat(3,minmax(0,1fr))
    }

    .s-slider.-togrid.-d4 {
        grid-template-columns: repeat(4,minmax(0,1fr))
    }

    .s-slider.-togrid.-d5 {
        grid-template-columns: repeat(5,minmax(0,1fr))
    }

    .s-slider.-togrid.-d6 {
        grid-template-columns: repeat(6,minmax(0,1fr))
    }

    .s-slider.-togrid .slider {
        width: 100%;
        padding: 0
    }

    .s-slider.-togrid:after {
        content: "";
        clear: both
    }

    .s-modal-login {
        max-height: 400px
    }

    ._mobile {
        display: none!important
    }
}

@media screen and (min-width: 992px) {
    .wp-block-image {
        margin-top:30px;
        margin-bottom: 30px
    }

    .main-body.-leftbar .alignfull,.main-body.-leftbar .alignwide,.main-body.-leftrightbar .alignfull,.main-body.-leftrightbar .alignwide,.main-body.-rightbar .alignfull,.main-body.-rightbar .alignwide {
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }
}

@media (min-width: 1110px) {
    .alignwide {
        margin-left:-180px;
        margin-right: -180px;
        max-width: 1110px;
        width: 1110px
    }
}

@media (min-width: 1170px) {
    .s-container {
        max-width:1170px
    }
}

