html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

img {
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

button,input,select,textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}

button,input {
    *overflow: visible;
    line-height: normal
}

button,input[type=button],input[type=reset],input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

body {
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #333;
    background-color: #fff
}

a {
    color: #08c;
    text-decoration: none
}

a:hover {
    color: #005580;
    text-decoration: underline
}

.row {
    margin-left: -20px;
    *zoom: 1
}

.row:before,.row:after {
    display: table;
    content: ""
}

.row:after {
    clear: both
}

[class*=span] {
    float: left;
    margin-left: 20px
}

.container,.navbar-fixed-top .container,.navbar-fixed-bottom .container {
    width: 940px
}

.span12 {
    width: 940px
}

.span11 {
    width: 860px
}

.span10 {
    width: 780px
}

.span9 {
    width: 700px
}

.span8 {
    width: 620px
}

.span7 {
    width: 540px
}

.span6 {
    width: 460px
}

.span5 {
    width: 380px
}

.span4 {
    width: 300px
}

.span3 {
    width: 220px
}

.span2 {
    width: 140px
}

.span1 {
    width: 60px
}

.container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1
}

.container:before,.container:after {
    display: table;
    content: ""
}

.container:after {
    clear: both
}

p {
    margin: 0 0 9px
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    font-family: inherit;
    font-weight: 700;
    color: inherit;
    text-rendering: optimizelegibility
}

h1 {
    font-size: 30px;
    line-height: 36px
}

ul,ol {
    padding: 0;
    margin: 0 0 9px 25px
}

ul ul,ul ol,ol ol,ol ul {
    margin-bottom: 0
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li {
    line-height: 18px
}

strong {
    font-weight: 700
}

table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0
}

form {
    margin: 0 0 18px
}

label,input,button,select,textarea {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px
}

input,button,select,textarea {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}

label {
    display: block;
    margin-bottom: 5px
}

select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color],.uneditable-input {
    display: inline-block;
    height: 18px;
    padding: 4px;
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 18px;
    color: #555
}

input,textarea {
    width: 210px
}

textarea {
    height: auto
}

textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color],.uneditable-input {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -ms-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s
}

input[class*=span],select[class*=span],textarea[class*=span],.uneditable-input[class*=span],.row-fluid input[class*=span],.row-fluid select[class*=span],.row-fluid textarea[class*=span],.row-fluid .uneditable-input[class*=span] {
    float: none;
    margin-left: 0
}

.input-append input[class*=span],.input-append .uneditable-input[class*=span],.input-prepend input[class*=span],.input-prepend .uneditable-input[class*=span],.row-fluid .input-prepend [class*=span],.row-fluid .input-append [class*=span] {
    display: inline-block
}

input,textarea,.uneditable-input {
    margin-left: 0
}

.input-prepend,.input-append {
    margin-bottom: 5px
}

.input-prepend input,.input-append input,.input-prepend select,.input-append select,.input-prepend .uneditable-input,.input-append .uneditable-input {
    position: relative;
    margin-bottom: 0;
    *margin-left: 0;
    vertical-align: middle;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.input-prepend .add-on,.input-append .add-on,.input-prepend .btn,.input-append .btn {
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.input-append input,.input-append select,.input-append .uneditable-input {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.input-append .uneditable-input {
    border-right-color: #ccc;
    border-left-color: #eee
}

.input-append .add-on:last-child,.input-append .btn:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    *line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -ms-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(top,#fff,#e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    *background-color: #e6e6e6;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border: 1px solid #ccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)
}

.btn-large {
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.btn {
    border-color: #ccc;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)
}

button.btn,input[type=submit].btn {
    *padding-top: 2px;
    *padding-bottom: 2px
}

[class^=icon-],[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url(../images/icons/glyphicons-halflings.png);
    background-position: 14px 14px;
    background-repeat: no-repeat
}

[class^=icon-]:last-child,[class*=" icon-"]:last-child {
    *margin-left: 0
}

.icon-search {
    background-position: -48px 0
}

body {
    background-color: #fff!important;
    min-width: 200px;
    font-family: "Open Sans",arial,sans-serif;
    font-size: 14px;
    color: #3d3838;
    line-height: 23px;
    font-weight: 400
}

@media (max-width:767px) {
    body {
        padding-left: 0;
        padding-right: 0;
        overflow-x: hidden
    }

    .container {
        padding-left: 20px;
        padding-right: 20px
    }
}

.container .span11 {
    max-width: 100%;
    padding: 0 0 20px 0;
    position: relative;
    left: 65px;
    top: 5px
}

.container>.row>.span10 {
    font-size: 13px;
    color: #999;
    margin: 15px 0 25px 0;
    width: 100%;
    margin: 30px 0 0 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #ddd
}

.container>.row>.span10 a {
    color: #666;
    transition: color .3s
}

.container>.row>.span10 a:hover {
    color: #ff4b2b
}

@media (max-width:480px) {
    body {
        overflow-x: hidden
    }
}

.row-spacer {
    margin-top: 30px
}

.row-spacer-big {
    margin-top: 60px
}

.page-row {
    display: table;
    clear: left
}

.page-row::before,.page-row::after {
    display: table;
    content: ""
}

.page-row::after {
    clear: both
}

.page-cell {
    display: inline-block;
    width: 100px
}

@media (max-width:767px) {
    .responsive-center {
        text-align: center
    }

    .responsive-center .image-shadowBorder {
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto
    }
}

a:active,a:focus {
    outline: 0;
    ie-dummy: expression(this.hideFocus=true)
}

a {
    color: #df2020;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    text-decoration: none!important
}

a:hover {
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    color: red
}

a.black-link-normal {
    color: #000;
    font-size: 14px;
    font-weight: 300
}

a.black-link-normal:hover {
    color: #df2020
}

a.black-link {
    color: #000;
    font-weight: 600
}

a.black-link:hover {
    color: #df2020
}

a.tag {
    background-color: #fafafa;
    padding: 2px 7px 2px 7px;
    border: 1px solid #ededed;
    font-size: 12px;
    font-weight: 300;
    color: #777
}

a.tag:hover {
    color: #df2020;
    background-color: #fff;
    border: 1px solid #f8f8f8
}

h1,h2,h3,h4,h5,h6 {
    margin: 30px 0 15px 0;
    color: #333
}

h1 {
    font-size: 40px;
    font-weight: 300!important
}

h2 {
    font-size: 28px;
    font-weight: 300!important
}

h3 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 10px;
    font-weight: 300!important;
    color: #000
}

h4 {
    font-size: 18px;
    font-weight: 400;
    color: #404040
}

h5 {
    font-size: 14px;
    font-weight: 400;
    color: #404040;
    font-weight: 400
}

h6 {
    font-size: 14px;
    font-weight: 400;
    color: #7f7f7f
}

.h-no-top {
    margin-top: 0;
    position: relative;
    top: -6px
}

p {
    margin: 0 0 15px 0
}

code {
    background-color: #f7f7f7;
    color: #333;
    border: 0
}

pre {
    background-color: transparent;
    padding: 0;
    border: 0;
    border-radius: 0
}

blockquote {
    background-color: #fbfbfb;
    padding: 20px;
    position: relative;
    left: 0;
    position: relative;
    border-left: 2px solid #df2020
}

blockquote:after {
    top: 0;
    right: -16px;
    position: absolute;
    display: block;
    content: "";
    height: 100%;
    width: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

blockquote.pull-right {
    padding-left: 20px;
    border-right: none
}

blockquote.pull-right:after {
    border-right: 2px solid #df2020;
    width: 40px;
    right: -40px
}

ul {
    list-style: disc url(images/icons/ul-li.png);
    margin: 0;
    padding: 0 0 0 14px
}

ul li {
    margin: 0;
    line-height: 20px
}

ol {
    line-height: 25px;
    margin: 0;
    padding: 0 0 0 20px
}

ol li {
    margin: 0;
    line-height: 20px
}

.ty-full-width {
    padding: 20px 0 20px 20px;
    position: relative;
    left: -20px;
    background-color: #fbfbfb
}

.ty-full-width:after {
    top: 0;
    right: -40px;
    position: absolute;
    display: block;
    content: "";
    height: 100%;
    width: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #fbfbfb
}

.ty-border-left {
    border-left: 2px solid #df2020
}

.ty-border-right:after {
    border-right: 2px solid #df2020;
    width: 40px;
    right: -40px;
    top: 0;
    position: absolute;
    display: block;
    content: "";
    height: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #fbfbfb
}

.image-wrap {
    line-height: 0;
    font-size: 0;
    padding-bottom: 10px
}

.image-wrap a {
    display: block;
    position: relative
}

.image-wrap:hover {
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    opacity: .9
}

.aligncenter {
    text-align: center
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

img.aligncenter,.aligncenter img {
    text-align: center
}

img.alignleft,.alignleft img {
    float: left;
    margin-right: 20px;
    margin-top: 6px
}

img.alignright,.alignright img {
    float: right;
    margin-left: 20px!important;
    margin-top: 6px
}

.image-clear {
    clear: both
}

@media (max-width:580px) {
    .video-content {
        height: 250px!important
    }
}

.page-index-featured {
    background: url(../images/header/bg_header_new.png)#fcfcfc;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    padding: 0 0 20px 0;
    margin-bottom: 15px
}

.page-index-featured p {
    font-size: 15px;
    line-height: 23px
}

.page-index-featured img {
    margin-top: 0;
    width: 450px;
    max-height: 295px;
    height: auto;
    overflow: hidden
}

.featured-image {
    max-width: 100%;
    height: auto;
    border-radius: 10px!important;
    border: 3px solid #fff!important;
    box-shadow: 0 10px 25px rgba(0,0,0,.15)!important;
    transition: transform .5s ease
}

@keyframes scrollBg {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 0 1000px
    }
}

.js-header-animation {
    background-image: url(../images/header/bg_header_new.png);
    background-repeat: repeat;
    animation: scrollBg 30s linear infinite;
    will-change: background-position
}

@media (max-width:979px) {
    .page-services h1 {
        font-size: 20px!important;
        margin-top: 0!important;
        margin-bottom: 0!important
    }
}

@media (max-width:767px) {
    .page-services .btn {
        margin-bottom: 60px
    }
}

.table-color th {
    background-color: #ebebeb
}

.page-text-columns h3 {
    margin: 20px 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e8e8e8
}

@media (max-width:860px) {
    .entry-meta-left {
        display: none!important
    }
}

@media (min-width:979px) and (max-width:1070px) {
    .entry-meta-left {
        display: none!important
    }
}

@media (max-width:680px) {
    .tag-links {
        display: block!important;
        float: none!important;
        padding-top: 10px!important
    }
}

#content {
    margin-top: 0;
}

#content .post {
    padding-right: 15px;
    margin-top: 30px
}

.post:hover .more-link {
    color: #df2020
}

.post:hover .tag-links {
    opacity: 1
}

.post {
    margin-bottom: 30px
}

.entry-meta-left {
    position: absolute;
    left: -80px;
    top: 0
}

.entry-date-wrap {
    background: linear-gradient(135deg,#d10909 0,#dd7070 100%);
    color: #fff;
    padding: 8px 5px;
    border-radius: 8px;
    text-align: center;
    font-weight: 700;
    min-width: 60px;
    box-shadow: 0 4px 10px rgba(0,0,0,.15);
    width: 40px
}

.entry-date-wrap a {
    font-size: 12px;
    color: #fff!important;
    text-decoration: none
}

.entry-date-wrap .entry-date span {
    padding: 0;
    margin: 0;
    color: #fff
}

.entry-title {
    font-size: 22px!important;
    font-weight: 700!important;
    margin: 0 0 10px 0!important
}

.entry-title a {
    color: #222!important;
    transition: color .3s ease
}

.entry-title a:hover {
    color: #ff4b2b!important
}

.author {
    font-size: 13px;
    color: #888;
    font-style: italic;
    display: block;
    float: left
}

.first-content-image img {
    border-radius: 8px;
    max-width: 100%;
    height: auto;
    border: 3px solid #fff;
    box-shadow: 0 5px 15px rgba(0,0,0,.1)
}

.game-info-card-wrapper {
    margin: 0;
    border-radius: 10px;
    overflow: hidden
}

.entry-utility {
    padding-top: 10px;
    font-size: 12px;
    color: #999
}

.entry-metanew {
    font-size: 13px;
    font-weight: 300;
    width: 200px;
    height: 20px;
    margin: 3px 0 2px 0;
    display: block;
    overflow: hidden
}

.entry-metanew a {
    color: #777
}

.entry-metanew a:hover {
    color: #df2020
}

.entry-meta {
    font-size: 12px;
    font-weight: 300
}

.entry-meta a {
    color: #777
}

.entry-meta a:hover {
    color: #df2020
}

.tag-links {
    float: right;
    opacity: .5;
    position: relative;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    margin-bottom: 10px;
    font-size: 13px!important;
    font-weight: 500!important;
    bottom:8px;
}

.tag-links a,.cat-links a {
    background: #f5f5f5;
    color: #2b2b2b!important;
    padding: 3px 10px;
    border-radius: 4px;
    margin-right: 5px;
    display: inline-block;
    transition: all .2s
}

.tag-links a:hover,.cat-links a:hover {
    background: #ff4b2b;
    color: #fff!important;
    text-decoration: none
}

.entry {
    margin-top: 15px;
    margin-bottom: 10px;
    color: #676767;
    clear: right;
    border-bottom: 1px solid #ddd;
    height: 100%
}

.entry-content {
    margin-top: 15px;
    color: #676767;
    clear: right
}

.entry-content p strong {
    color: #cd187a
}

.entry .more {
    width: 100%;
    text-align: right
}

.more-link,.more a {
    display: inline-block;
    background: #ff4b2b!important;
    color: #fff!important;
    padding: 6px 20px!important;
    border-radius: 20px!important;
    font-size: 13px!important;
    font-weight: 600;
    transition: all .3s;
    text-decoration: none!important
}

.more-link:hover {
    background: #d32f2f!important;
    box-shadow: 0 4px 12px rgba(255,75,43,.3)
}

.entry-summary {
    margin-top: 15px;
    margin-bottom: 10px;
    color: #676767;
    clear: right;
    border-bottom: 1px solid #ddd;
    height: 100%
}

.entry-summary p strong {
    color: #cd187a
}

.entry-summary-content {
    margin-top: 15px;
    color: #676767;
    clear: right
}

.entry-summary .more {
    width: 100%;
    text-align: right
}

.entry-summary .more-link {
    color: #777;
    font-weight: 600
}

#sidebar a {
    color: #777
}

#sidebar a:hover {
    color: #df2020
}

#sidebar ul {
    list-style-type: none;
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}

.widget_categories li {
    padding: 5px 0 5px 0
}

#sidebar .current-cat a {
    color: #df2020
}

#sidebar .pagenavi-cat a:hover {
    color: red
}

.widget_recent_entries div {
    font-size: 11px;
    color: #aba6a1;
    font-weight: 300
}

.widget_recent_entries li {
    margin-top: 10px;
    line-height: 17px
}

.widget-title {
    font-size: 16px!important;
    font-weight: 700!important;
    color: #2c2c2e!important;
    margin-bottom: 20px!important;
    padding-left: 12px;
    border-left: 4px solid #ff4b2b;
    line-height: 1
}

.custom-category-list li,.widget_categories ul li {
    transition: all .3s ease
}

.custom-category-list li a,.widget_categories ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px!important;
    background: #f9f9f9;
    color: #555!important;
    text-decoration: none!important;
    border-radius: 8px;
    font-size: 13px;
    border: 1px solid #eee;
    transition: all .3s ease
}

.custom-category-list li a:hover,.widget_categories ul li a:hover {
    background: linear-gradient(135deg,#d32f2f 0,#ff4b2b 100%)!important;
    color: #fff!important;
    border-color: #ff4b2b!important;
    box-shadow: 0 4px 12px rgba(255,75,43,.2);
    transform: translateX(5px)
}

.btn {
    border: 0;
    background-color: #df2020;
    background-image: none;
    text-shadow: none;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s
}

.btn:hover {
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    background-color: #cf0f0f;
    color: #fff
}

.btn-black {
    background-color: #000
}

.btn-gray {
    background-color: #777
}

.btn-white {
    background-color: #fafafa;
    color: #777
}

h3 .label {
    position: relative;
    top: -2px
}

.label {
    margin: 0 5px 10px 5px;
    padding: 5px
}

.label-important,.badge-important {
    background-color: #df2020
}

.label-warning,.badge-warning {
    background-color: #ff8c00
}

.label-success,.badge-success,.progress-success {
    background-color: #7ba057
}

.label-info,.badge-info,.progress-info {
    background-color: #3aa4c4
}

.label-fixed {
    display: inline-block;
    background: #2c2c2e!important;
    color: #fff!important;
    padding: 4px 12px!important;
    border-radius: 4px!important;
    margin-bottom: 10px
}

.paginationnew {
    width: 100%;
    text-align: right;
    margin: 20px 0 25px 0;
}

.paginationnew ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-flex;
    gap: 8px
}

.pager a,.paginationnew a,.paginationnew span {
    display: inline-block;
    padding: 8px 14px!important;
    background: #fff;
    border: 1px solid #eee!important;
    border-radius: 8px!important;
    color: #3b3939;
    text-decoration: none;
    font-size: 13px;
    transition: all .3s ease!important;
    box-shadow: 0 2px 5px rgba(0,0,0,.02)
}

.pager a:hover,.paginationnew a:hover {
    color: #ff4b2b!important;
    border-color: #ff4b2b!important;
    background-color: #fdf2f0;
    box-shadow: 0 4px 10px rgba(255,75,43,.15)
}

.paginationnew .nowpage {
    pointer-events: none;
    background: linear-gradient(135deg,#2c2c2e 0,#000 100%)!important;
    color: #fff!important;
    border: 0!important;
    font-weight: 700;
    box-shadow: 0 4px 12px rgba(0,0,0,.2);
    padding: 8px 14px!important;
    border-radius: 8px!important
}

.paginationnew .pointerevents {
    display: none
}

.paginationnew .prev,.paginationnew .next {
    font-weight: 600
}

@media (max-width:767px) {
    .paginationnew {
        text-align: center
    }
}

.input-prepend input,.input-append input,.input-prepend select,.input-append select,.input-prepend .uneditable-input,.input-append .uneditable-input,textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #fff;
    border-top: 1px solid silver;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    color: #222;
    font-family: arial,sans-serif;
    font-size: 14px;
    height: 29px;
    margin: 0!important;
    padding: 3px 0 3px 8px;
    -o-transition: none;
    -webkit-transition: none;
    -moz-transition: none
}

textarea {
    height: 250px;
    padding: 8px;
    max-width: 100%;
    width: 100%!important
}

.input-prepend input:focus,.input-append input:focus,.input-prepend select:focus,.input-append select:focus,.input-prepend .uneditable-input:focus,.input-append .uneditable-input:focus,textarea:focus {
    z-index: 99!important;
    border: 0;
    border-bottom: 1px solid #d9d9d9;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.3)!important;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.3)!important;
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.3)!important;
    padding-left: 9px;
    padding-top: 4px;
    -o-transition: none;
    -webkit-transition: none;
    -moz-transition: none
}

.input-prepend .add-on {
    height: 19px!important;
    background-color: #fff!important;
    position: relative;
    left: 1px!important;
    border-right: none;
    width: 22px;
    z-index: 1!important
}

.input-prepend input,.input-prepend span {
    float: left!important
}

.input-prepend {
    clear: left!important;
    height: 35px
}

.input-prepend i {
    position: relative;
    top: 2px
}

.input-append .indexspan {
    width: 230px
}

.input-append .btn {
    background-color: #fff!important;
    background-image: none;
    height: 29px;
    border: 1px solid #d9d9d9;
    border-left: none;
    position: relative;
    left: -3px!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.content-scroll {
    padding: 0 10px 0 0
}

.content-scroll-item {
    height: 64px;
    border-bottom: 1px solid #ececec;
    padding: 0 0 15px 0;
    margin-bottom: 15px
}

.content-scroll-item img {
    float: left
}

.content-scroll-item .title {
    margin-left: 128px
}

.content-scroll-item .description {
    margin-left: 128px;
    font-size: 11px
}

.content-scroll h3:first-child {
    margin-top: 0
}

.portofolio-filters {
    line-height: 30px;
    padding: 32px 0 0 0
}

.portofolio-filters a {
    color: #a7a7a7;
    font-size: 14px;
    font-weight: 400;
    margin-right: 40px
}

.portofolio-filterSelected {
    color: #df2020!important
}

.portofolio-imageGridRow {
    margin-bottom: 15px;
    min-height: 200px
}

.portofolio-imageGridRow .image-wrap {
    margin-top: 35px
}

.portofolio-imageAndInfoRow .image-wrap img {
    width: 450px
}

.portofolio-imageGridTitle {
    display: block;
    width: 200px;
    min-height: 20px;
    max-height: 40px
}

.portofolio-2-cols .portofolio-imageGridTitle {
    margin: 3px 0 2px 0
}

.portofolio-3-cols .portofolio-imageGridTitle,.portofolio-4-cols .portofolio-imageGridTitle {
    font-size: 14px;
    font-weight: 600;
    margin: 3px 0 2px 0
}

.portofolio-2-cols .portofolio-imageGridContent {
    margin-top: 4px
}

.portofolio-3-cols .portofolio-imageGridContent {
    margin-top: 4px;
    line-height: 19px
}

.portofolio-4-cols .portofolio-imageGridContent {
    margin-top: 4px;
    line-height: 19px
}

.portofolio-imageGridTitle h3 {
    margin-top: 0
}

.portofolio-imageGridContent {
    margin-top: 10px;
    max-width: 460px
}

.portofolio-item {
    padding-bottom: 10px;
    margin-bottom: 10px;
    height: 175px;
    max-height: 215px;
    display: block;
    width: 220px
}

.portofolio-item .black-link {
    line-height: 30px
}

.portofolio-imageAndInfoRow {
    margin-top: 35px
}

.portofolio-imageAndInfoRow h3 {
    position: relative;
    top: -5px
}

.projectMeta-property {
    font-weight: 600;
    color: #000;
    font-size: 12px
}

.projectMeta-value {
    width: 250px!important;
    font-size: 12px
}

.portofolio-for {
    margin-left: 5px
}

.portofolio-separator {
    margin-top: 50px;
    border-bottom: 1px solid #eeeded
}

.portofolio-projectDetails {
    padding: 50px 0 50px 0
}

.portofolio-projectDetails .projectMeta-value {
    width: 200px!important
}

@media (max-width:979px) {
    .page-about h1,.page-about h3 {
        font-size: 20px!important;
        margin-top: 0!important;
        margin-bottom: 0!important
    }
}

@media (max-width:767px) {
    .about-pic {
        margin-top: 20px!important;
        margin-bottom: 20px!important
    }
}

.about-team-wrap {
    background: url(images/page-portofolio-new/portfolio-info-tab.png)#fff;
    padding: 10px;
    max-width: 280px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

.about-team-wrap h5 {
    margin: 0
}

.about-team-wrap div {
    font-weight: 300;
    font-size: 11px
}

.about-team img {
    opacity: .9;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s
}

.about-team img:hover {
    opacity: 1
}

@media (max-width:870px) {
    .theme-settings {
        opacity: .8;
        left: -60px!important;
        height: 30px!important;
        cursor: pointer
    }
}

body div.theme-settings-big {
    left: 0!important;
    height: 240px!important;
    cursor: pointer;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s
}

body div.theme-settings-small {
    opacity: .8;
    left: -60px!important;
    height: 30px!important;
    cursor: pointer;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s
}

body div.theme-settings-small-no-trans {
    opacity: .8;
    left: -60px!important;
    height: 30px!important;
    cursor: pointer
}

.theme-settings {
    position: absolute;
    top: 110px;
    left: 0;
    z-index: 99999;
    height: 240px;
    overflow: hidden;
    background-color: #fff;
    padding-left: 10px;
    padding-top: 10px;
    border: 1px solid #fff;
    border-left: none;
    -moz-box-shadow: 1px 2px 2px 1px rgba(177,177,177,.27)!important;
    -webkit-box-shadow: 1px 2px 2px 1px rgba(177,177,177,.27);
    box-shadow: 1px 2px 2px 1px rgba(177,177,177,.27);
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.theme-colors .page-row {
    margin-bottom: 10px
}

.theme-colors .page-cell {
    width: 30px
}

.theme-colors a {
    display: block;
    height: 20px;
    width: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.theme-default .nivo-caption {
    width: auto;
    z-index: 7;
    background-color: transparent;
    top: 39%;
    left: 30px;
    opacity: 1;
    font-weight: 700;
    font-family: Verdana,Geneva,sans-serif
}

.theme-default .nivo-caption div {
    display: inline;
    width: auto
}

.theme-default .nivoSlider {
    position: relative;
    background: #fff url(images/page-blog/nivo-slider/loading.gif)no-repeat 50% 50%;
    overflow: visible
}

.theme-default .nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.theme-default .nivoSlider a {
    border: 0;
    display: block
}

.theme-default .nivo-controlNav {
    text-align: center;
    padding: 0;
    position: relative;
    top: -30px;
    z-index: 7
}

.theme-default .nivo-controlNav:after {
    position: relative;
    display: block;
    content: "";
    height: 10px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: url(images/page-blog/nivo-slider/shadow_slide.html)no-repeat;
    background-position: center bottom;
    top: 10px
}

.theme-default .nivo-controlNav a {
    display: inline-block;
    width: 17px;
    height: 16px;
    background: url(images/page-blog/nivo-slider/slide_sprite.html)no-repeat;
    text-indent: -9999px;
    border: 0;
    margin: 0 2px;
    background-position: -17px -132px
}

.theme-default .nivo-controlNav a.active {
    background-position: 0-132px;
    opacity: 1!important
}

.theme-default .nivo-controlNav a:hover {
    opacity: .7
}

.theme-default .nivo-directionNav a {
    display: block;
    width: 27px;
    height: 27px;
    background: url(images/page-blog/nivo-slider/arrows.png)no-repeat;
    text-indent: -9999px;
    border: 0;
    top: 47%;
    opacity: .2
}

.theme-default a.nivo-nextNav {
    background-position: -27px 0;
    right: 0
}

.theme-default a.nivo-nextNav:hover {
    opacity: 1
}

.theme-default a.nivo-prevNav {
    left: 0
}

.theme-default a.nivo-prevNav:hover {
    opacity: 1
}

.theme-default .nivo-caption a {
    color: #fff;
    border-bottom: 1px dotted #fff
}

.theme-default .nivo-caption a:hover {
    color: #fff
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
    width: 100%
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
    width: auto;
    height: auto;
    background: 0 0;
    margin-bottom: 5px
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto
}

@media (max-width:430px) {
    .content-tab li {
        width: 70px!important;
        padding: 0!important
    }
}

ul.content-tab {
    display: block!important;
    width: 100%!important;
    list-style: none;
    height: 36px;
    padding: 0;
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
    margin-bottom: 40px
}

.content-tab li {
    float: left;
    zoom: 1;
    width: 118px;
    text-align: center;
    height: 38px
}

.content-tab li.tab-selected {
    background: url(images/content-tab/tab-selected.png)no-repeat #fff;
    background-position: bottom
}

.content-tab li a {
    font-weight: 400;
    font-size: 14px;
    color: #a7a7a7
}

li.tab-selected a {
    color: #404040
}

.content-tab li a:hover {
    color: #df2020
}

li.tab-selected a:hover {
    color: #404040
}

.pager {
    margin: 0;
    padding: 0;
    text-align: left
}

.bx-next {
    padding-left: 10px;
    position: absolute;
    right: 0;
    top: 35px
}

.bx-prev {
    position: absolute;
    right: 20px;
    top: 35px
}

#sidebar .pager a {
    border: 0;
    background-color: #fff;
    padding: 0;
    color: #000;
    font-weight: 600
}

#sidebar .pager a:hover {
    color: #df2020
}

@media (max-width:344px) {
    .portofolio-box {
        display: block!important;
        width: 100%!important;
        max-width: 100%!important
    }

    .portofolio-box img {
        width: 100%!important;
        max-width: 100%!important
    }

    .portofolio-new-wrap {
        width: 100%!important;
        max-width: 100%!important
    }

    .portofolio-new-wrap .col-big {
        width: 100%!important;
        max-width: 100%!important
    }

    .fancy-modal .portofolio-for {
        display: block!important;
        margin-top: 5px!important;
        margin-left: 0
    }
}

@media (max-width:767px) {
    .col-big {
        width: 309px!important;
        max-width: 309px!important
    }
}

.portofolio-new-wrap {
    position: relative;
    height: 1000px;
    margin: 0 auto;
    margin-top: 50px
}

.portofolio-box {
    margin-top: 5px;
    position: relative;
    font-size: 11px;
    line-height: 1.4em;
    float: left;
    background: url(images/page-portofolio-new/portfolio-info-tab.png)#fff
}

.portofolio-box:hover {
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    opacity: .9
}

.portofolio-box h5 {
    margin: 10px 0 0 10px
}

.portofolio-box p {
    margin: 5px 10px 10px 10px
}

.portofolio-box a {
    color: #777
}

.col-small {
    width: 309px
}

.col-big {
    width: 624px
}

.fancy-modal {
    overflow: hidden;
    padding: 20px
}

.fancy-modal .portofolio-nav-wrap {
    display: block;
    margin-top: 10px
}

.fancy-modal .portofolio-nav-left {
    display: inline-block;
    height: 17px;
    width: 17px;
    background-image: url(images/page-portofolio-new/arrows.png);
    cursor: pointer
}

.portofolio-nav-left:hover {
    background-position: 0 17px
}

.fancy-modal .portofolio-nav-right {
    display: inline-block;
    height: 17px;
    width: 17px;
    background-image: url(images/page-portofolio-new/arrows.png);
    background-position: 17px 0;
    cursor: pointer
}

.portofolio-nav-right:hover {
    background-position: 17px 17px
}

.fancy-modal h3 .label {
    position: relative;
    top: -2px
}

.contact-name {
    width: 70px!important;
    font-weight: 600
}

.contact-info {
    width: 150px!important
}

.contact-row {
    padding-top: 5px
}

.contactInfoWrap {
    background-color: #fff;
    border: 1px solid #f5f5f5;
    padding: 5px
}

.contact-message h3 {
    margin-bottom: 22px
}

.left {
    float: left;
    width: 150px
}

.right {
    float: right;
    width: 150px
}

.widget .widget-link {
    width: 100%;
    text-align: right;
    margin: 0 0 10px 0
}

.widget .widget_text {
    margin: 5px 0 10px 0;
    text-align: center
}

.widget .sidebardiv {
    width: 220px;
    height: auto;
    overflow: hidden
}

.widget img {
    width: 100%;
    height: 95px
}

.footer {
    border-top: 1px solid #ececec;
    margin: 0;
    font-size: 13px;
    color: #494646;
    line-height: 1.8;
}

.footer-title {
    font-size: 15px!important;
    color: #333!important;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 5px 0
}

.footer-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-list li {
    margin-bottom: 8px;
    padding-left: 15px;
    position: relative;
    font-size: 12px
}

.footer-list li::before {
    content: "•";
    color: #ff4b2b;
    position: absolute;
    left: 0;
    font-weight: 700
}

.footer-bottom-bar {
    background: #f9f9f9;
    border-top: 1px solid #eee;
    padding: 10px 0;
    text-align: center;
    font-size: 12px;
    color: #494646;
    margin-top: 25px
}

.footer-bottom-bar a {
    color: #0044c5;
    text-decoration: none
}

.footer-bottom-bar a:hover {
    text-decoration: underline
}

.footer-bottom-bar .divider {
    margin: 0 10px;
    color: #ddd
}

.footer-company {
    margin-right: 0
}

.footer .span6 {
    position: relative
}

.footer-right {
    position: absolute;
    right: 0
}

.footer-social {
    text-align: right
}

.footer-social {
    cursor: default;
    margin-top: 5px;
    font-size: 0
}

.footer-social a {
    opacity: .6;
    display: block;
    float: right;
    padding-left: 10px
}

.footer-social a:hover {
    opacity: 1
}

.addesc .img {
    max-width: 100%;
    margin: 10px 0;
    text-align: center
}

.addesc .txt {
    color: red;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: left
}

.addkillcont {
    position: fixed;
    width: 100%;
    height: 2000px;
    z-index: 999999;
    top: 0;
    background: #ccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#00000000);
    background-color: rgba(103,99,99,.59);
    text-align: center
}

.addesc {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    border: 1px solid #ccc;
    webkit-box-shadow: 0 0 20px rgba(27,22,22,.3);
    -moz-box-shadow: 0 0 20px rgba(27,22,22,.3);
    -o-box-shadow: 0 0 20px rgba(27,22,22,.3);
    box-shadow: 0 0 20px rgba(27,22,22,.3);
    padding: 10px;
    margin-top: 10px;
    font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif
}

.idcloseadtips {
    font-weight: 700;
    color: gray;
    cursor: pointer;
    margin-bottom: 10px
}

@media (max-width:430px) {
    .content-tab li {
        width: 70px!important;
        padding: 0!important
    }
}

ul.content-tab {
    display: block!important;
    width: 100%!important;
    list-style: none;
    height: 36px;
    padding: 0;
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
    margin-bottom: 40px
}

.content-tab li {
    float: left;
    zoom: 1;
    width: 118px;
    text-align: center;
    height: 38px
}

.content-tab li.tab-selected {
    background: url(images/patterns/tab-selected.png)no-repeat #fff;
    background-position: bottom
}

.content-tab li a {
    font-weight: 400;
    font-size: 14px;
    color: #a7a7a7
}

li.tab-selected a {
    color: #404040
}

.content-tab li a:hover {
    color: #df2020
}

li.tab-selected a:hover {
    color: #404040
}

.comments-title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-right: 15px
}

.comment-list a {
    color: #df2020;
    text-decoration: none
}

.comment-list a:hover {
    color: #777;
    text-decoration: underline
}

.comment-list {
    list-style-type: none;
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}

.comment-list li {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px
}

.comment_meta {
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
    font-size: 13px;
    color: #777
}

.comment-link {
    margin-left: 10px;
    vertical-align: top
}

.comment-avatar img {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    object-fit: cover;
    border: 1px solid #eaeaea
}

.comment-body {
    margin-bottom: 20px;
    display: flex;
    align-items: flex-start;
    gap: 15px
}

.comment-content {
    line-height: 1.6;
    border: 1px solid #eee;
    padding: 10px;
    border-radius: 8px;
    background-color: #f9f9f9;
    font-size: 14px;
    word-break: break-word;
    white-space: normal
}

.wp-block-quote {
    background: #fdfdfd!important;
    border: 1px solid #f0f0f0!important;
    border-left: 5px solid #2c2c2e!important;
    padding: 20px!important;
    margin: 20px 0!important;
    border-radius: 8px;
    position: relative;
    transition: all .3s ease
}

.wp-block-quote p {
    font-weight: 700;
    color: #333;
    line-height: 35px;
    font-size: 16px;
    margin: 0;
}

.wp-block-quote cite a {
    display: inline-block;
    background: #ff4b2b;
    color: #fff!important;
    padding: 5px 15px;
    border-radius: 4px;
    text-decoration: none!important;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    box-shadow: 0 4px 10px rgba(255,75,43,.2)
}

.wp-block-quote cite a:hover {
    background: #000;
    transform: translateY(-2px)
}

.wp-block-quote:has(strong[style*="color:red"]),.wp-block-quote:has(a[href*=payfor]) {
    background: #fff5f4!important;
    border: 1px solid #ffdbd6!important;
    border-left: 5px solid #ff4b2b!important
}

#respond {
    margin-top: 30px
}

#respond .submit-button {
    background-color: #df2020;
    color: #fff;
    border: 0;
    padding: 8px 20px;
    border-radius: 5px;
    font-size: 14px;
    float: right;
    cursor: pointer;
    transition: background-color .3s ease;
    margin-top: 10px
}

#respond .submit-button:hover {
    background-color: #005177
}

#respond textarea#comment {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 10px;
    font-size: 14px;
    resize: vertical;
    background-color: #fff
}

#respond textarea[readonly] {
    background-color: #f5f5f5;
    cursor: pointer
}

#respond textarea[readonly]:hover {
    background-color: #e0e0e0
}

#respond:after {
    content: "";
    display: block;
    clear: both
}

.comment-list ul {
    list-style: disc url(images/icons/ul-li.png);
    margin: 0 0 0 50px;
    padding: 0 0 0 14px
}

.comment-list ul .comment-avatar img {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    object-fit: cover;
    border: 1px solid #eaeaea
}

.page-title {
    background-color: #fbfbfb;
    padding: 10px;
    margin-top: 25px;
    border: 1px solid #eaeaea
}

.page-title h4 {
    margin-top: 10px;
    border-left: 4px solid #ff4b2b;
    padding-left: 12px;
    font-weight: 800
}

.ribbon {
    position: absolute;
    top: 32px;
    right: -20px;
    width: 70px;
    height: 25px;
    background-color: red;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
    transform: rotate(45deg);
    transform-origin: top right;
    z-index: 10;
    border-top-right-radius: 2px;
    box-sizing: border-box
}

.ribbon-collection {
    position: absolute;
    top: 32px;
    right: -20px;
    width: 70px;
    height: 25px;
    background-color: #ed008c;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
    transform: rotate(45deg);
    transform-origin: top right;
    z-index: 10;
    border-top-right-radius: 2px;
    box-sizing: border-box
}

.side-ad {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    width: 160px;
    height: 600px;
    z-index: 999
}

.left-ad {
    left: 10px
}

.right-ad {
    right: 10px
}

.main-content-ad {
    display: inline-block;
    margin: 0 auto;
    max-width: 800px;
    padding: 20px
}

#downloadBtn {
    padding: 15px 40px;
    background: #df2020;
    color: #fff;
    border: 0;
    border-radius: 8px;
    font-size: 20px;
    cursor: pointer;
    transition: background .3s ease
}

#downloadBtn:hover {
    background: #b31a1a
}

#downloadBtn:disabled {
    background: #ccc;
    cursor: not-allowed
}

#countdown {
    margin-top: 15px;
    font-size: 18px;
    color: #df2020;
    font-weight: 700
}

.download-ad-bottom {
    margin-top: 30px
}

.game-info-card {
    background: linear-gradient(180deg,#20242a,#181b20);
    border: 1px solid #2c3138;
    border-radius: 12px;
    padding: 18px 20px;
    margin: 20px 0;
    font-size: 14px;
    color: #cfd3da
}

.game-info-card ul {
    display: grid;
    gap: 10px 20px;
    list-style: none;
    margin: 0;
    padding: 0
}

.game-info-card li strong {
    color: #8ab4f8
}

.game-info-card li:last-child span {
    display: inline-block;
    background: #eef1f5;
    border-radius: 4px;
    padding: 2px 6px;
    margin-right: 4px;
    font-size: 12px
}

.game-story {
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px solid #2c3138
}

.game-story strong {
    color: #8ab4f8
}

.game-story p {
    margin: 0;
    line-height: 1.7
}

@media (max-width:600px) {
    .game-info-card {
        padding: 14px
    }

    .game-info-card ul {
        grid-template-columns: 1fr
    }
}

.game-item-hot {
    position: relative;
    background: radial-gradient(circle at center,#fdf4d7 0,#fffefb 70%,#fff 100%)!important;
    border: 0!important;
    transition: all .3s ease;
    overflow: visible!important
}

.game-item-hot::after {
    content: "HOT";
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: 99;
    padding: 2px 12px;
    background: rgba(255,77,79,.75);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
    border-radius: 6px;
    border: 1px solid rgba(255,255,255,.4);
    box-shadow: 0 4px 12px rgba(255,77,79,.3);
    text-shadow: 0 1px 2px rgba(0,0,0,.2)
}

@keyframes gold-pulse {
    0% {
        opacity: .8
    }

    30% {
        opacity: 1
    }

    80% {
        opacity: .8
    }
}

.game-item-hot::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    background: linear-gradient(90deg,rgba(255,255,255,0) 5%,rgba(255,255,255,.6) 30%,rgba(255,255,255,0) 40%);
    background-size: 200% 100%;
    animation: sweep-light 5s infinite linear;
    pointer-events: none;
    border-radius: inherit
}

@keyframes sweep-light {
    0% {
        background-position: 200%0
    }

    to {
        background-position: -200%0
    }
}

.game-item-hot>* {
    position: relative;
    z-index: 1
}

.lf-premium-card {
    width: 220px;
    margin: 0 0 15px 15px;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    border: 1.5px solid #eaeaea;
    border-radius: 14px;
    overflow: hidden;
    font-family: "SF Pro Display","PingFang SC",sans-serif;
    box-shadow: 0 4px 15px rgba(0,0,0,.03);
    transition: all .4s cubic-bezier(.165,.84,.44,1);
    text-align: left
}

.lf-premium-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0,0,0,.12)
}

.lf-thumb-area {
    position: relative;
    width: 220px;
    height: 95px;
    background: #f0f0f0
}

.lf-thumb-area img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.lf-badge-new {
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(135deg,#ff4b2b 0,#ff1f5a 100%);
    color: #fff;
    font-size: 10px;
    padding: 3px 9px;
    font-weight: 700;
    border-bottom-right-radius: 12px;
    box-shadow: 2px 2px 6px rgba(0,0,0,.2);
    z-index: 10
}

.lf-image-tags-overlay {
    position: absolute;
    bottom: 6px;
    right: 6px;
    display: flex;
    gap: 4px;
    z-index: 10;
    flex-direction: column
}

.lf-metal-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 900;
    cursor: help;
    box-shadow: 0 2px 4px rgba(0,0,0,.3),inset 1px 1px 1px rgba(255,255,255,.4);
    border: 1px solid rgba(255,255,255,.2)
}

.lf-metal-icon:hover {
    transform: scale(1.1)
}

.t-hot {
    background: linear-gradient(135deg,#ff4d4f,#cf1322);
    color: #fff
}

.t-upd {
    background: linear-gradient(135deg,#1890ff,#096dd9);
    color: #fff
}

.t-col {
    background: linear-gradient(135deg,#52c41a,#389e0d);
    color: #fff
}

.lf-main-body {
    padding: 10px
}

.lf-title-cn {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 4px 0!important;
    text-decoration: none!important;
    line-height: 1.3;
    min-height: 2.6em
}

.lf-title-cn a {
    color: #1d1d1f
}

.lf-title-cn a:hover {
    color: #df2020
}

.lf-excerpt-en {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 13px;
    color: #55555b;
    margin-bottom: 5px;
    line-height: 1.4
}

.lf-card-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
    border-top: 1px solid #f2f2f7;
    font-size: 12px;
    color: #36363d
}

.lf-card-footer a {
    color: #0071e3;
    text-decoration: none
}

.lf-card-footer a:hover {
    color: #df2020
}

.lf-f-cat {
    display: flex;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex-grow: 1;
    margin-right: 10px;
    vertical-align: top
}

.lf-f-cat img {
    width: 48px;
    height: auto;
    margin: 2px 5px 0 0;
    object-fit: contain;
    display: block
}

.lf-f-date {
    white-space: nowrap;
    flex-shrink: 0;
    text-align: right
}

.entry-custom-categories {
    display: inline-flex;
    gap: 8px;
    align-items: center;
    vertical-align: middle
}

.category-img-icon {
    transition: transform .3s ease,filter .3s ease;
    filter: drop-shadow(0 2px 4px rgba(0,0,0,.1))
}

.entry-custom-categories a img {
    width: 38px;
    height: auto
}

.category-icon-link:hover .category-img-icon {
    transform: scale(1) translateY(-2px);
    filter: drop-shadow(0 4px 8px rgba(255,75,43,.3))
}

.category-text {
    font-size: 12px;
    background: #f0f0f0;
    padding: 2px 8px;
    border-radius: 4px;
    color: #666
}