* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
body {
    color: #3c4043;
    font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;
    font-size: 16px;
}
a {
    color: #404759;
    text-decoration: none;
}
p,
h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0;
}
h1,
h2,
h3,
h4,
h5 {
    color: #202124;
    font-weight: 400;
}
img {
    border: none;
}
.clear {
    clear: both;
}
.ads-center {
    text-align: center;
}
.mg-bt-25 {
    margin-bottom: 25px;
}

/* Header */
.header {
    text-align: center;
    background: #fff;
}
.header-content {
    width: 1270px;
    margin: auto;
    text-align: center;
    padding-top: 30px;
    height: 150px;
    background: url(images/bg-header-right.png) no-repeat 230px 70px;
}
.header-content .logo {
    max-width: 330px;
}

/* Top Menu */
.top-menu {
    background-position: 0 38px;
    width: 100%;
    height: 50px;
}
.top-menu ul {
    width: 1270px;
    margin: auto;
    padding: 0;
}
.top-menu ul li {
    float: left;
    list-style: none;
    position: relative;
}
.top-menu ul li a {
    font: 700 0.875rem Tahoma, sans-serif;
    padding: 11px 35px 10px 30px;
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    text-transform: uppercase;
}
.top-menu ul li a.selected {
    border-bottom: 1px solid green;
    color: crimson;
}
.top-menu ul li .menu-icon {
    background: url(images/icon-bg-all.png) no-repeat;
}
.top-menu ul li .home-icon {
    background-image: url(images/tm-home-icon.png);
}
.top-menu ul li .mod-icon {
    background-position: -5px -95px;
}
.top-menu ul li .lastmod-icon {
    background-position: -5px -35px;
}
.top-menu ul li .yellow-color {
    color: yellow;
}
.top-menu ul li .command-icon {
    background-image: url(images/tm-command-icon.png);
    color: darkorange;
}
.top-menu ul li .rs-icon {
    background-position: -5px -125px;
}
.top-menu ul li .map-icon {
    background-position: -5px -65px;
}
.top-menu ul li .skin-icon {
    background-position: -5px -155px;
}
.top-menu ul li .version-icon {
    background-image: url(images/tm-version-icon.png);
}
.top-menu ul li .tutorial-icon {
    background-image: url(images/tm-tutorial-icon.png);
}
.top-menu ul li a:hover {
    color: crimson;
    border-bottom: 1px solid green;
}
.top-menu ul li:hover .sub-menu {
    display: block;
    z-index: 1000;
}
.top-menu ul li ul {
    display: none;
    position: absolute;
    width: 230px;
    top: 39px;
    left: -5px;
    background: #fff;
    padding-bottom: 5px;
}
.top-menu ul li ul li {
    color: #fff;
    width: 230px;
    display: block;
}
.top-menu ul li ul li a {
    font-weight: 400;
    padding-left: 14px;
    display: inherit;
    padding-right: 30px;
}
.top-menu ul li ul li a:hover {
    font-weight: 400;
    background: #006666;
    color: #fff;
}

/* Right sidebar */
.wrap-right {
    width: 310px;
    float: left;
    padding-right: 5px;
}
.wrap-right-content iframe {
    margin: 0;
}
.extra-area {
    padding: 7px;
}
.sidebar-box ul.featured-posts-box li a.brown-color {
    color: brown;
}
.sidebar-box ul.featured-posts-box li a.steelblue-color {
    color: steelblue;
}
.sidebar-box ul.featured-posts-box li a.red-color {
    color: red;
}
.sidebar-box {
    border: 1px solid #dfdfdf;
    margin: 0 0 10px;
}
.sidebar-box h2 {
    border-bottom: 1px solid orange;
    color: #c11132;
    font-size: 18px;
    font-family: oswald, sans-serif;
    font-weight: 600; /*padding:13px 0px;*/
    text-transform: uppercase;
    float: left;
    margin-right: 7px;
}
.sidebar-box ul {
    background: url(images/sidebar-bg.png);
    list-style: none outside none;
    padding: 7px 3px;
    margin: 0;
}
.sidebar-box ul li {
    border: medium none;
    list-style-position: inside;
    margin: 0;
    padding: 7px 0;
}
.sidebar-box ul li a {
    color: #000;
    font: 0.875rem Tahoma, 'Times New Roman', serif;
    background: url(images/bg-all.png) no-repeat scroll 0 -22px rgba(0, 0, 0, 0);
    padding-left: 25px;
}
.sidebar-box ul.featured-posts-box li a {
    background: none;
    padding-left: 5px;
    color: #404759;
}
.sidebar-box ul.featured-posts-box li a span {
    margin-right: 5px;
}
.sidebar-box ul.last-version-box li a {
    color: #c80147;
}
.sidebar-box ul.popular-version-box li a {
    color: green;
}
.sidebar-box ul.resource-pack-box li a {
    color: #004175;
}
.sidebar-box ul li a:hover {
    color: green;
    background: url(images/bg-all.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.sidebar-box ul.featured-posts-box li a:hover {
    background: none;
}
.sidebar-box .textwidget {
    padding: 10px;
    margin-top: 15px;
}
.sidebar-box .textwidget textarea {
    width: 95%;
    padding: 5px;
    height: 100px;
}
.sidebar-box .textwidget p {
    margin-bottom: 5px;
    color: green;
}
.sidebar-box ul li a.xmas {
    color: #c80147;
}
.sidebar-title {
    padding: 13px 0 7px;
}
.stripe-line {
    height: 14px;
    overflow: hidden;
    margin-top: 3px;
    background-position: 0 -12px;
}

/* Main Content */
.wrapper {
    text-align: center;
}
.wrapper-content {
    width: 1270px;
    text-align: left;
    margin: auto;
    background: #fff;
    padding: 10px 10px 0;
}
.wrap {
    margin: auto;
}
.wrap-left {
    width: 940px;
    float: left;
    padding-right: 12px;
}
.wrap-left-content {
    margin-left: 0px;
    padding-bottom: 20px;
}
.post-title {
    text-align: center;
    font-size: 16px;
}
.post-description {
    font-size: 17px;
    font-style: italic;
    color: #999;
    margin: 12px 0 20px;
    padding: 0 12px;
}
.tag_description {
    font-size: 0.875rem;
    line-height: 1.25rem;
    padding: 10px 0;
    background: #f8f9fa;
    padding: 10px;
    margin: 10px 5px;
    border-radius: 5px;
}
.tag_description p {
    margin-bottom: 10px;
}
.tag_description p:last-child {
    margin-bottom: 0;
}
.tag_description a {
    color: red;
}
.post-title h1 {
    margin-top: 25px;
    font-size: 2rem;
    margin-bottom: 30px;
}
.is-divider {
    height: 2px;
    background-color: orange;
    max-width: 75px;
    margin: 0 0 0 7px;
}
.main-box {
    /*border:1px solid #DFDFDF;*/
    margin: 0 0 10px;
}
.main-box-single {
    border: 1px solid #ededed;
}
.main-box .main-box__title {
    padding: 15px 0 5px;
    margin: 0 7px;
}
.main-box .main-box__title h1 {
    font-weight: 700;
    font-family: BebasNeueRegular, arial, Georgia, serif;
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #c11132;
}
.main-box .main-box__title .category-title {
    padding: 0;
    margin: 0;
    font-weight: 700;
    font-family: BebasNeueRegular, arial, Georgia, serif;
    font-size: 23px;
    text-transform: uppercase;
    color: #c11132;
}
.main-box .single-title h1 {
    font: 2em PTSansNarrow, sans-serif;
    margin: 0;
    padding: 0;
    text-transform: none;
    color: #004175;
}
.main-box .main-box__title h1 a {
    font-weight: 700;
    font-family: BebasNeueRegular, arial, Georgia, serif;
    font-size: 1.25rem;
    text-transform: uppercase;
    color: #c11132;
}
.main-box .main-box__title .category-title a {
    font-weight: 700;
    font-family: BebasNeueRegular, arial, Georgia, serif;
    font-size: 1.25rem;
    text-transform: uppercase;
    color: #c11132;
}
.main-box .main-box__body ul,
ol {
    background-color: #fff;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.main-box .grid-post ul,
ol {
    padding-top: 7px;
}
.main-box .main-box__body .detail ul,
ol {
    padding: 0.5rem 0 0.5rem 2.5rem;
}
.main-box .main-box__body {
    margin-bottom: 10px;
}
.main-box .main-box__body .detail {
    padding: 7px 10px 30px;
    font-size: 1rem;
}
.main-box .main-box__body .detail #table_download {
    font-size: 13px;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 15px;
}
.main-box .main-box__body .detail #table_download tbody td {
    border: 1px solid #dad8de;
    padding: 10px;
}
.main-box .main-box__body .detail #table_download thead th {
    border: 1px solid #dad8de;
}
.main-box .main-box__body .detail p {
    line-height: 1.5rem;
    margin: 0;
    padding: 5px 0;
}
.main-box .main-box__body .detail blockquote p {
    margin: 0;
}
.main-box .main-box__body .detail im,
object {
    margin: 10px 0;
}
.main-box .main-box__body .detail iframe {
    margin: 10px 0;
    width: 100%;
}
.main-box .main-box__body .detail blockquote {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #ccc;
    font: 12px/20px Tahoma, 'Times New Roman', serif;
    margin: 5px 0 10px;
    padding: 12px 15px;
    overflow: auto;
}
.main-box .main-box__body .detail blockquote a {
    color: red;
    font-weight: 700;
}
.main-box .main-box__body .detail blockquote a:visited {
    color: red;
}
.main-box .main-box__body .detail pre {
    border: 1px solid #b5b5b5;
    background-color: #fffacd;
    overflow: auto;
    padding: 5px;
    width: 620px;
}
.main-box .main-box__body .detail img {
    max-width: 100%;
    height: auto;
    padding-bottom: 5px;
    display: block;
}
.main-box .main-box__body .detail a {
    color: #4285f4;
}
.main-box .main-box__body .detail a:hover {
    text-decoration: underline;
}
.main-box .main-box__body .detail a:visited {
    color: #7759ae;
}
.main-box .main-box__body .detail table a {
    color: red;
}
.main-box .main-box__body .detail ul li,
ol li {
    list-style-type: none;
    background-color: #fff;
    line-height: 1.5;
    padding: 2px;
    border: 0;
}
.main-box
    .main-box__body
    .detail
    ul:not(.no-bullets):not(.no_bullets)
    > li:before {
    content: '\002022';
    float: left;
    font-size: 16px;
    margin-left: -14px;
}
.main-box
    .main-box__body
    .detail
    ol:not(.no-bullets):not(.no_bullets)
    > li:before {
    content: '\002022';
    float: left;
    font-size: 16px;
    margin-left: -14px;
}
.main-box .main-box__body .detail h1 {
    color: #112841;
    font: 22px Georgia, 'Times New Roman', serif;
}
.main-box .main-box__body .detail h2 {
    line-height: 2rem;
    margin: 1.5rem 0 0.5rem;
    font-size: 1.5rem;
}
.main-box .main-box__body .detail h3 {
    margin: 1.5rem 0 0.5rem;
    font-size: 1.25rem;
}
.main-box .main-box__body .detail h4 {
    margin: 0;
    padding: 5px 0;
}
.main-box .main-box__body ul li {
    padding: 15px 7px 0;
}
.main-box .main-box__body.grid-post ul li {
    padding-top: 7px;
}
.main-box .main-box__body ul li .mc-card {
    padding-bottom: 15px;
    border-bottom: 1px dotted #e5e5e5;
}
.main-box .main-box__body.grid-post ul li .mc-card {
    padding-bottom: 7px;
}
.main-box .main-box__body ul li.last .mc-card {
    border-bottom: 0px;
}
.main-box .paging-nav {
    text-align: right;
    height: 30px;
    margin: 20px 0 10px;
    padding-right: 10px;
}
.main-box .paging-nav a,
.current {
    border: 1px solid #104e8b;
    font-size: 14px;
    margin: 2px;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 5px;
}
.main-box .paging-nav .current {
    color: #fff;
    font-weight: 700;
}
.main-box .paging-nav a:hover,
.current {
    background-color: #104e8b;
    color: #fff;
}
.main-box .grid-post ul li {
    width: 33.33%;
    float: left;
}
.main-box .grid-post ul li .mc-card {
    border: none;
}
.main-box .grid-post ul li:nth-of-type(3n + 1) {
    clear: both !important;
}
.date-create {
    margin-top: 5px;
    color: #a0234f;
    padding: 4px 0;
    font-size: 0.8125rem;
}
.mc-card__avatar {
    overflow: hidden;
    width: 35%;
    float: left;
    position: relative;
}
.mc-card__avatar img {
    /*border:1px solid #D1EEEE;*/
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding: 1px;
    max-width: 98%;
}
.mc-card__content {
    float: left;
    width: 65%;
    margin: 0;
    padding: 2px 10px 10px;
    vertical-align: top;
}
.mc-card__title a {
    line-height: 1.6rem;
    vertical-align: top;
    color: #004175;
    font-weight: 500;
    font-size: 1.125rem;
}
.mc-card__title--large a {
    font-size: 1.25rem;
}
.mc-card__title a:hover {
    color: #d90202;
}
.mc-card__content h2,
h3 {
    margin-bottom: 10px;
}
.mc-card__content p {
    line-height: 1.25rem;
    font-size: 0.875rem;
}
.has-background {
    background-image: url(images/bg-topmenu.png);
    background-repeat: repeat-x;
}
.has-icon {
    background: url(images/icon-bg-all.png) no-repeat;
}
.has-icon::before {
    content: '';
    width: 15px;
    height: 12px;
    display: inline-block;
    position: relative;
}
.has-icon.date-updated {
    margin-right: 3px;
    background-position: -10px -2px;
}
.has-icon.count-view {
    margin-left: 3px;
    background-position: -10px -22px;
}

.mc-card__content {
    padding: 2px 10px 10px 15px;
}
.main-box .main-box__title h1 a {
    font-size: 1.5rem;
}
.main-box .main-box__title .category-title a {
    font-size: 1.5rem;
}
.sidebar-box h2 {
    font-size: 20px;
}
.grid-post .mc-card__avatar {
    width: 98%;
    margin-bottom: 0.5rem;
}
.grid-post .mc-card__content {
    width: 100%;
}

/* Single Page */
.post-meta {
    font-size: 0.75rem;
}
.post-meta a {
    font-size: 0.75rem;
}
.post-meta a:hover {
    color: #0069a0;
}
.post-meta span {
    background: url(images/bg-all.png) no-repeat scroll 0 0 transparent;
    line-height: 20px;
    padding: 3px 0 3px 30px;
}
.post-meta span.date {
    background-position: 5px -40px;
}
.post-meta span.cats {
    background-position: 5px -60px;
}
.post-meta span.comments {
    background-position: 5px -85px;
}
.related-post {
    padding: 7px 7px 10px;
    margin-top: 10px;
}
.related-post .related-post-title {
    color: red;
    font-size: large;
    font-style: italic;
    margin-bottom: 5px;
}
.related-post .related-post-content a:hover {
    color: green;
}
.related-post .related-item {
    width: 226px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    height: 170px;
}
.related-post .related-item img {
    width: 220px;
    height: 128px;
    padding: 4px;
    border: 1px solid #d8d8d8;
    margin-bottom: 2px;
}
.posttags {
    background: url(images/tags-bg.png) no-repeat;
    min-height: 29px;
    padding: 0 0 3px 55px;
    font-size: 0.8125rem;
}
.posttags a {
    padding: 7px 20px;
    border: 1px solid #ededed;
    display: inline-block;
    margin: 0px 4px 4px;
    background: #f3f4f8;
    border-radius: 4px;
}
.posttags a:hover {
    background-color: crimson;
    color: #fff;
}
.next-prev-post {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 25px 0 25px;
    font-weight: 700;
    color: #004175;
    margin: 10px 0;
}
.next-prev-post .prev-post {
    float: left;
    width: 48%;
}
.next-prev-post .next-post {
    float: right;
    width: 48%;
    text-align: right;
}
.main-box .main-box__body .detail ul.related-posts {
    margin-top: 5px;
    padding: 0;
}
.main-box .main-box__body .detail ul.related-posts li {
    color: #ff6f2f;
}
.main-box .main-box__body .detail ul.related-posts li a {
    color: #555;
    border-bottom: 1px #ddd dashed;
    font-size: 13px;
}
.main-box .main-box__body .detail ul.related-posts li a:hover {
    color: #ff6f2f;
    text-decoration: none;
}
.main-box .main-box__body .detail .next-prev-post a {
    font-weight: 500;
    color: #004175;
    line-height: 160%;
}
.main-box .main-box__body .detail .tabs-shortcode ul {
    padding-left: 0;
}
.main-box .main-box__body .detail .tabs-shortcode ul li a {
    color: #36c;
    font-weight: 700;
    outline: none;
}
.main-box .main-box__body .detail .tabs-shortcode ul li.ui-state-default {
    background-color: #f3f3f3;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.main-box .main-box__body .detail .tabs-shortcode ul li.ui-tabs-active {
    background-color: #fff;
}
.main-box .main-box__body .detail .tabs-shortcode ul li.ui-tabs-active a {
    color: #333;
    margin-bottom: 4px;
}
.main-box .main-box__body .detail .tabs-shortcode .ui-tabs-panel {
    border: 1px solid #ccc;
    border-top: none;
    padding: 10px;
}

/* Footer */
.footer {
    border-top: 1px solid orange;
    background: url(images/bg-footer.png);
}
.footer-content {
    width: 1270px;
    margin: auto;
    padding: 50px 0;
    color: #fff;
}
.footer-content .footer-text {
    text-align: center;
    padding: 15px 0;
    font-size: 0.8125rem;
    line-height: 1.25rem;
}
.footer-content .footer-text a {
    color: white;
    font-size: 0.9375rem;
}
.footer-content .footer-text a:hover {
    color: #ffea00;
}
#back-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    display: none;
    z-index: 9999;
}
#back-top_arrow {
    display: block;
    width: 36px;
    height: 36px;
    background: url(images/to-top.png) no-repeat;
}

/* Plugin */
.wp-pagenavi {
    clear: both;
}
.wp-pagenavi a,
.wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #bfbfbf;
    padding: 3px 5px;
    margin: 2px;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    border-color: #000;
}
.wp-pagenavi span.current {
    font-weight: 700;
}

.easySpoilerWrapper {
    background: #fff;
    padding: 0;
    margin: 10px 0 0;
}
.easySpoilerButtonOther {
    margin: 0;
    font-size: 100%;
    text-decoration: none;
    font-weight: 400;
}
.easySpoilerTitleA {
    margin: 0;
    padding: 5px;
}
th.easySpoilerTitleA {
    line-height: 150%;
}
.easySpoilerTitleA a {
    color: blue !important;
    border-bottom: 1px dotted #999 !important;
}
a.easySpoilerTitleA:hover {
    text-decoration: none;
}
.easySpoilerConclude {
    margin: 0;
    padding: 0;
    border-spacing: 0;
    display: none;
}
.easySpoilerTable {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: middle;
    border-collapse: collapse;
    width: 100%;
}
table.easySpoilerTable {
    margin: 0;
    padding: 0;
}
.easySpoilerRow {
    text-align: justify;
    background-color: #edeab6;
    padding: 0 10px;
}
.breadcrumbs {
    margin: 0 0 10px;
    clear: both;
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.breadcrumbs a {
    color: crimson;
    padding: 5px 10px;
    border-radius: 4px;
}
.breadcrumbs a:visited {
    color: crimson;
}
.breadcrumbs a:hover {
    color: #fff;
    background: crimson;
}
.breadcrumbs strong {
    padding: 5px 10px;
}

.my-fb-like-box {
    margin-bottom: 13px;
}
.gsc-control-cse {
    padding: 0 0 1em !important;
}
.no-border {
    border: none !important;
}
.highlight {
    font-weight: 500;
    font-size: larger;
}

.grid-post .mc-card__content {
    padding: 2px 0 10px;
}
.just-created {
    position: absolute;
    left: 0px;
    top: 5px;
    width: 100px;
    height: 52px;
    background: url(images/newlabel.png);
}

/* Resonsive */
.cat-menu-mobile {
    padding: 0;
    margin: 0;
}
.cat-menu-mobile li {
    list-style: none;
    padding: 5px 0;
}
.cat-menu-mobile li a {
    color: #fff;
    font-size: 13px;
}
.menu-introduction {
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
    font-size: 0.9rem;
}
.menu-copyright {
    border-top: 1px solid #999;
    padding: 10px 0 20px;
    font-size: 0.8125rem;
}
#cse-search-box .gg-search-input {
    width: 87%;
    line-height: 23px;
    border-color: #d9d9d9 !important;
    float: left;
}
#cse-search-box .gg-search-submit {
    width: 12%;
    line-height: 25px;
    background: #5599bf;
    border: 1px solid #2f5bb7;
    color: white;
}

/* @media only screen and (max-width: 1600px) {
    .header-content {
        width: 1170px;
        background-position: 170px 70px;
    }
    .top-menu ul {
        width: 1170px;
    }
    .wrapper-content {
        width: 1170px;
    }
    .wrap-left {
        width: 840px;
    }
    .footer-content {
        width: 1170px;
    }
} */

@media only screen and (max-width: 1224px) {
    .header-content {
        width: 1060px;
        background-position: 130px 70px;
    }
    .top-menu ul {
        width: 1060px;
    }
    .wrapper-content {
        width: 1060px;
    }
    .wrap-left {
        width: 730px;
    }
    .footer-content {
        width: 1060px;
    }
}

@media only screen and (max-width: 1060px) {
    .header-content {
        background: #f4f4f4;
        border-bottom: 1px solid #ccc;
        width: 100%;
        margin-bottom: 10px;
        height: 50px;
        padding: 5px 0;
    }
    .header-content .logo {
        max-height: 100%;
    }
    .top-menu {
        display: none;
    }
    .wrapper-content {
        width: 100%;
        padding: 0 1%;
    }
    .footer-content {
        width: 100%;
        padding: 30px 10px;
    }
    .wrap {
        width: 100%;
    }
    .wrap-left {
        width: 65%;
    }
    .wrap-left-content {
        width: 100%;
        margin-left: 0;
    }
    .related-post .related-item {
        width: 30%;
        margin-right: 1.5%;
        margin-left: 1.5%;
    }
    .related-post .related-item img {
        width: 98%;
    }
    .posttags {
        max-width: 90%;
    }
    .main-box {
        width: 100%;
        border: none;
        margin: 0;
        padding: 0;
    }
    .main-box .main-box__title {
        margin-left: 0;
        margin-right: 0;
    }
    .main-box .main-box__body ul li {
        margin: 0;
        padding: 6px 0 0 0;
    }
    .mc-card__avatar img {
        width: 97%;
    }
    .mc-card__content {
        padding: 2px 1% 10px;
    }
    .wrap-right {
        width: 35%;
    }
    .wrap-right-content {
        width: 100%;
    }
    .detail .iframe {
        width: 100%;
        height: 100%;
        min-height: 300px;
    }
    .button-show-menu {
        background: url(images/show-menu.png) no-repeat center;
        width: 40px;
        height: 40px;
        float: left;
        border-right: 1px solid #e6e6e6;
        margin-right: 10px;
    }
    #fanpage-box {
        display: none;
    }
    .breadcrumbs {
        width: 100%;
        padding: 0;
    }
    .sidebar-box {
        width: 100%;
        border: none;
    }
    .is-divider {
        margin-left: 0;
    }
    .mg-bt-25 {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .related-post .related-item {
        width: 30%;
        margin-right: 1.5%;
        margin-left: 1.5%;
    }
    .related-post .related-item img {
        width: 98%;
    }
    .posttags {
        max-width: 90%;
    }
    .wrapper-content {
        width: 100%;
        padding: 0 2%;
    }
    .wrap {
        width: 100%;
    }
    .wrap-left {
        width: 100%;
        padding-right: 0;
    }
    .wrap-left-content {
        width: 100%;
        margin-left: 0;
        padding-bottom: 0;
    }
    .main-box {
        width: 100%;
        border: none;
        margin: 0;
        padding: 0;
    }
    .main-box .main-box__title {
        margin-left: 0;
        margin-right: 0;
    }
    .main-box .main-box__body ul li {
        margin: 0;
        padding: 7px 0;
    }
    .mc-card__avatar img {
        width: 97%;
        max-height: 450px;
    }
    .mc-card__content {
        padding: 2px 1% 10px 2%;
    }
    .wrap-right {
        width: 100%;
    }
    .wrap-right-content {
        width: 100%;
    }
}

@media only screen and (max-width: 640px) {
    .main-box .grid-post ul li {
        width: 100%;
    }
    .mc-card__avatar {
        width: 35% !important;
    }
    .mc-card__content {
        width: 65% !important;
        padding: 2px 1% 10px 2% !important;
    }
}

@media only screen and (max-width: 414px) {
    .main-box .grid-post ul li {
        width: 100% !important;
    }
    .grid-post .mc-card__avatar {
        width: 100% !important;
    }
    .mc-card__avatar {
        width: 100% !important;
        margin-bottom: 0.5rem;
    }
    .mc-card__avatar img {
        width: 100%;
        max-width: 100%;
    }
    .mc-card__content {
        width: 100% !important;
        padding: 2px 0 10px !important;
    }
    .mc-card__title a {
        font-size: 1.25rem;
    }
    .main-box .main-box__body .detail {
        padding: 7px 0px 30px;
    }
}

html,
body,
#sb-site,
.sb-site-container,
.sb-slidebar {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html,
body {
    width: 100%;
    overflow-x: hidden;
}
html {
    height: 100%;
}
body {
    min-height: 100%;
    height: auto;
    position: relative;
}
html.sb-scroll-lock.sb-active:not(.sb-static) {
    overflow: hidden;
}
#sb-site {
    margin: 0;
    padding: 0;
    -webkit-backface-visibility: inherit;
}
#sb-site,
.sb-site-container {
    width: 100%;
    min-height: 100vh;
    position: relative;
    background-color: #fff;
}
#sb-site:before,
#sb-site:after,
.sb-site-container:before,
.sb-site-container:after {
    content: ' ';
    display: table;
    clear: both;
}
.sb-slidebar {
    height: 100%;
    overflow-y: auto;
    position: fixed;
    top: 0;
    z-index: 0;
    display: none;
    background-color: #099;
}
.sb-slidebar,
.sb-slidebar * {
    -webkit-transform: translateZ(0px);
}
.sb-left {
    left: 0;
}
.sb-right {
    right: 0;
}
html.sb-static .sb-slidebar,
.sb-slidebar.sb-static {
    position: absolute;
}
.sb-slidebar.sb-active {
    display: block;
}
.sb-style-overlay {
    z-index: 9999;
}
.sb-momentum-scrolling {
    -webkit-overflow-scrolling: touch;
}
.sb-slidebar {
    width: 30%;
}
.sb-width-thin {
    width: 15%;
}
.sb-width-wide {
    width: 45%;
}

@media (max-width: 480px) {
    .sb-slidebar {
        width: 70%;
    }
    .sb-width-thin {
        width: 55%;
    }
    .sb-width-wide {
        width: 85%;
    }
}

@media (min-width: 481px) {
    .sb-slidebar {
        width: 55%;
    }
    .sb-width-thin {
        width: 40%;
    }
    .sb-width-wide {
        width: 70%;
    }
}

@media (min-width: 768px) {
    .sb-slidebar {
        width: 40%;
    }
    .sb-width-thin {
        width: 25%;
    }
    .sb-width-wide {
        width: 55%;
    }
}

@media (min-width: 992px) {
    .sb-slidebar {
        width: 30%;
    }
    .sb-width-thin {
        width: 15%;
    }
    .sb-width-wide {
        width: 45%;
    }
}

@media (min-width: 1200px) {
    .sb-slidebar {
        width: 20%;
    }
    .sb-width-thin {
        width: 5%;
    }
    .sb-width-wide {
        width: 35%;
    }
}

@media (max-width: 767px) {
    .wrap-right {
        display: none;
    }
    .ads-no-mobile {
        display: none;
    }
}

.sb-slide,
#sb-site,
.sb-site-container,
.sb-slidebar {
    -webkit-transition: -webkit-transform 400ms ease;
    -moz-transition: -moz-transform 400ms ease;
    -o-transition: -o-transform 400ms ease;
    transition: transform 400ms ease;
    -webkit-transition-property: -webkit-transform, left, right;
    -webkit-backface-visibility: hidden;
}
.sb-hide {
    display: none;
}
.sb-slidebar {
    padding: 14px;
    color: #fff;
}
html.sb-active #sb-site,
.sb-toggle-left,
.sb-toggle-right,
.sb-open-left,
.sb-open-right,
.sb-close {
    cursor: pointer;
}
#sb-site.top-padding {
    padding-top: 50px;
}
#fixed-top {
    position: fixed;
    top: 0;
    width: 100%;
    height: 50px;
    background-color: red;
    z-index: 4;
}
#fixed-top span.sb-toggle-left {
    float: left;
    color: #fff;
    padding: 10px;
}
#fixed-top span.sb-toggle-right {
    float: right;
    color: #fff;
    padding: 10px;
}
.detail table.dataTable.no-footer {
    border-bottom: 1px solid #ddd;
}
.detail table.dataTable thead th,
table.dataTable thead td {
    border-bottom: 1px solid #999;
}
.detail .dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0.2em 0.7em;
}
.google-auto-placed {
    margin-bottom: 15px;
}
