.post-body img {
    max-width: 100%;
    height: auto;
    border-radius: 6px
}

.post-body h1,
.post-body h2,
.post-body h3,
.post-body h4,
.post-body h5,
.post-body h6 {
    margin: 0
}

.entry-title {
    font-size: 24px;
    padding: 0 0 15px 0;
    margin: 0;
    color: #000
}

.postmeta-primarypix {
    margin: 20px auto;
    padding: 0
}

.postmeta-primarypix a {
    color: #7f8c8d
}

.postmeta-primarypix i {
    color: #7f8c8d
}

.postmeta-primarypix a:hover {
    color: #686de0
}

span.fn {
    margin-right: 10px;
}

/* Related Post */
#related-posts {
    overflow: hidden;
    margin: 0 0 20px 0;
    padding: 10px 0 0
}

.related li {
    float: left;
    width: 32.276%;
    display: inline-block;
    height: auto;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative
}

.related li h3 {
    margin-top: 0
}

.related-thumb {
    width: 100%;
    height: 160px;
    overflow: hidden;
    border-radius: 5px
}

.related li .related-img {
    width: 100%;
    height: 180px;
    display: block;
    position: relative;
    transition: all .3s ease-out
}

.related-title {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    padding: 0;
    margin: 0;
    line-height: 1.2em;
    z-index: 2
}

.related-title a {
    font-size: 14px;
    line-height: 1.4em;
    padding: 0;
    font-weight: 400;
    color: #fff;
    display: block;
    text-shadow: 0 .5px .5px #2222224d
}

.related li:nth-of-type(3),
.related li:nth-of-type(6),
.related li:nth-of-type(9) {
    margin-right: 0
}

.related .related-thumb .related-img:after {
    background: #130f4033;
    content: "";
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    margin: auto;
    position: absolute;
    transition: all .5s
}

.related .related-thumb:hover .related-img:after {
    background: #130f4080
}

.related-overlay {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #2823280d
}

.related-line,
.related-line-c {
    position: relative;
    margin: 10px auto 0 auto
}

.related-info-th {
    z-index: 2;
    position: relative;
    color: #777;
    background: #f5f5f5;
    display: inline-block;
    padding: 6px 12px;
    margin: 1px 0;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 99em
}

.related-line-c {
    text-align: center;
    margin-bottom: 6px
}

.related-line:before,
.related-line-c:before {
    z-index: 1;
    content: "";
    width: 100%;
    height: 1px;
    background: #00000014;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px
}

#blog-pager {
    background: transparent;
    text-align: center;
    padding: 0;
    margin: 0 0 10px 0
}

#blog-pager a {
    background: #ffffff26;
    border: 0;
    color: #ffffff99
}

#blog-pager a:hover {
    background: #ffffff40;
    color: #fff;
}

/* Responsive */
@media screen and (max-width:768px) {
    .related li {
        width: 100%;
        margin: 0 0 10px 0
    }
}

@media screen and (max-width:640px) {
    #sidebarbottom {
        width: 100%;
        max-width: 100%;
    }

    .authorbox {
        background: #e2e8eb
    }

    .authorbox img {
        margin: 0 auto;
        border-radius: 10%
    }

    .authorbox a.authorname {
        background: #fff;
        margin: 20px auto;
        border: 0;
        box-shadow: 0 5px 5px #0000001a
    }

    .addthis_inline_share_toolbox table,
    .addthis_inline_share_toolbox td {
        border: 0
    }
}

@media screen and (max-width:769px) {

    .bagidua,
    .bagitiga,
    .bagiempat {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}


.hentry {
    line-height: 1.7
}

#blog-pager a.blog-pager-newer-link {
    padding: 0 22px 0 0;
}

#blog-pager a:hover {
    text-decoration: none
}

#blog-pager .home-link {
    display: none;
}

.comments-line,
.comments-line-c {
    position: relative;
    margin: 10px auto 0 auto
}

.comments-info-th {
    z-index: 2;
    position: relative;
    color: #777;
    background: #f5f5f5;
    display: inline-block;
    padding: 6px 12px;
    margin: 0 0 20px 0;
    font-size: 11px;
    font-weight: 400;
    border-radius: 99em;
    text-transform: uppercase
}

.comments-line-c {
    text-align: center;
    margin-bottom: 6px
}

.comments-line:before,
.comments-line-c:before {
    z-index: 1;
    content: "";
    width: 100%;
    height: 1px;
    background: #00000014;
    position: absolute;
    top: 28%;
    left: 0;
    margin-top: -1px
}

/* Comments */
#comments {
    background: #f5f5f5;
    position: relative;
    margin: 0 auto 20px auto;
    padding: 20px;
    border-radius: 6px
}

#comment_block {
    position: relative
}

.comment_avatar_wrap {
    width: 42px;
    height: 42px;
    background: #00000003;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 100%
}

#comments .avatar-image-container {
    float: left;
    width: 42px;
    height: 42px;
    max-width: 42px;
    max-height: 42px;
    padding: 0;
    margin-top: 5px;
    border-radius: 99em
}

#comments .avatar-image-container img {
    width: 42px;
    height: 42px;
    max-width: 42px;
    max-height: 42px;
    background: url(https://2.bp.blogspot.com/-fjaZBtfvzac/UN1mw2tUamI/AAAAAAAADkc/XdKqt8hWZ6w/s1600/anon.jpg) no-repeat
}

.comment_name a {
    padding: 5px 0 0 0;
    font-size: 1.1rem;
    color: #686de0
}

.comment_admin .comment_name {
    font-weight: 700;
    font-size: 1.1rem
}

.comment_admin .comment_date {
    font-weight: normal;
    font-size: 11px
}

.comment_name {
    font-weight: 700;
    position: relative
}

.comment_service {
    margin-top: 5px
}

.comment_date {
    color: #777;
    float: right;
    font-size: 11px;
    font-weight: normal;
    margin-top: -3px
}

.comment_inner {
    margin: 12px 0
}

.comment_child .comment_wrap {
    padding-left: 7%
}

#comments .comment-block {
    background: #fff;
    margin: 5px 0 15px;
    color: #000;
    line-height: 1.3em;
    position: relative;
    max-width: 100%;
    margin-left: 56px;
    padding: 15px;
    border-radius: 6px;
    box-shadow: 0 3px 10px -6px #00000021
}

#comments .comment-block .comment-content {
    line-height: 1.5em;
    margin: 5px 0 0 0;
    color: #000;
    word-wrap: break-word;
    padding: 10px 0
}

#comments .comment-reply,
#comments .comment-actions a {
    overflow: hidden;
    display: inline-block;
    margin-top: 10px;
    color: #777;
    text-align: center;
    text-decoration: none;
    font-size: 12px
}

#comments .comment-reply:hover,
#comments .comment-actions a:hover {
    color: #686de0
}

#comments .datetime a {
    color: #777;
    float: right;
    font-size: 11px;
    font-weight: normal
}

#comments .datetime a {
    color: #777;
    text-decoration: none
}

#comments .inline-thread {
    padding: 0 0 0 1em
}

#comments .thread-toggle {
    display: inline-block;
    color: #777;
    text-align: center;
    text-decoration: none;
    font-size: 12px
}

#comments .thread-toggle a {
    color: #777
}

.unneeded-paging-control {
    display: none
}

.comment-form {
    max-width: 100%;
}

#comment-editor {
    width: 100% !important;
    background: transparent
}

.comment_form a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px
}

.comment_reply_form {
    padding: 0 0 0 70px
}

.comment_reply_form .comment-form {
    width: 99%
}

.comment_emo_list {
    padding: 0 15px 15px 15px;
    overflow: hidden;
    display: inline-block;
    border-radius: 5px;
    color: #7f8c8d;
    margin: 0 0 5px 0
}

.comment_emo_list .item {
    display: inline-block;
    text-align: center;
    overflow: hidden;
    margin: 15px 15px 0 0
}

.comment_emo_list span {
    display: block;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 1px
}

.comment_youtube {
    max-width: 100% !important;
    width: 400px;
    height: 225px;
    display: block;
    margin: auto
}

.comment_img {
    max-width: 100% !important
}

.deleted-comment {
    padding: 10px 10px 10px 10px;
    display: block;
    color: #ffffffcc
}

.comment_header {
    width: 50px
}

#respond {
    overflow: hidden;
    padding-left: 10px;
    clear: both
}

.comment_avatar img {
    width: 42px;
    height: auto;
    background: url(https://3.bp.blogspot.com/-fr42e67HG4I/Vky8HLexiEI/AAAAAAAAM0I/MLMd2qwIH1E/s1600/avatar.png) no-repeat;
    border-radius: 100%
}

.comment-delete img {
    float: right;
    margin-left: 15px;
    margin-top: 3px;
    margin-right: 10px
}

iframe {
    border: none;
    overflow: hidden
}

.small-button1 a {
    display: none;
    margin: 10px 0 0 0;
    text-decoration: none;
    text-transform: none;
    font-size: 13px;
    color: #fff;
    padding: 4px 10px;
    cursor: pointer;
    background: #f39c12;
    border-radius: 3px;
    transition: all .3s
}

.small-button1:hover a {
    background: #222;
    color: #fff;
}

span.small-button1 {
    text-align: left;
    display: inline-block
}

.comments .comments-content .comment-thread ol {
    margin: 0
}

.comment_body img.comment_emo {
    width: 18px;
    height: 18px;
    margin: 0 3px
}

.comment_emo_list img.comment_emo {
    width: 18px;
    height: 18px;
    margin: 0 0 5px 0
}

#emo-box,
#hide-emo,
.comment_author_flag,
.comment-form p {
    display: none
}

/* Highlighter */
pre {
    white-space: pre;
    word-wrap: normal;
    overflow: auto;
    font-size: 14px;
    margin: 0;
    padding: 0
}

hr {
    margin-top: 2rem;
    background: #ccc;
    height: 1px;
    border: 0;
    margin-bottom: 2rem
}

.post-body code {
    padding: 1.2em
}

.post-body pre {
    padding: 0;
    border-radius: 6px;
    background-color: #161d24;
    word-spacing: normal;
    word-break: normal;
    line-height: 1.4em
}

.post-body .hljs {
    display: block;
    overflow-x: auto;
    padding: 1.2em;
    background: #161d24;
    color: #ffffffd9;
    line-height: 1.5;
    text-align: left;
    word-spacing: 0;
    font-family: monospace;
    border-radius: 6px
}

.post-body .hljs-name,
.post-body .hljs-strong {
    font-weight: bold
}

.post-body .hljs-code,
.post-body .hljs-emphasis {
    font-style: italic
}

.post-body .hljs-tag {
    color: #62c8f3
}

.post-body .hljs-variable,
.post-body .hljs-template-variable,
.post-body .hljs-selector-id,
.post-body .hljs-selector-class {
    color: #ade5fc
}

.post-body .hljs-string,
.post-body .hljs-bullet {
    color: #a2fca2
}

.post-body .hljs-type,
.post-body .hljs-title,
.post-body .hljs-section,
.post-body .hljs-attribute,
.post-body .hljs-quote,
.post-body .hljs-built_in,
.post-body .hljs-builtin-name {
    color: #ffa
}

.post-body .hljs-number,
.post-body .hljs-symbol,
.post-body .hljs-bullet {
    color: #d36363
}

.post-body .hljs-keyword,
.post-body .hljs-selector-tag,
.post-body .hljs-literal {
    color: #fcc28c
}

.post-body .hljs-comment,
.post-body .hljs-deletion,
.post-body .hljs-code {
    color: #888
}

.post-body .hljs-regexp,
.post-body .hljs-link {
    color: #c6b4f0
}

.post-body .hljs-meta {
    color: #fc9b9b
}

.post-body .hljs-deletion {
    background-color: #fc9b9b;
    color: #333
}

.post-body .hljs-addition {
    background-color: #a2fca2;
    color: #333
}

.post-body .hljs a {
    color: inherit
}

.post-body .hljs a:focus,
.post-body .hljs a:hover {
    color: inherit;
    text-decoration: underline
}

mark .post-body .hljs-attr,
mark .post-body .hljs-string,
mark .post-body .hljs-bullet {
    background-color: #e67e22;
    color: #fff
}

.post-body .hljs mark {
    background-color: #f24a4a;
    color: #fff;
    padding: 2px 5px;
    border-radius: 5px
}

.post-body .hljs mark span.hljs-number,
.post-body .hljs mark span.hljs-comment,
.post-body .hljs mark span.hljs-symbol,
.post-body .hljs mark span.hljs-string,
.post-body .hljs mark span.hljs-attr,
.post-body .hljs mark span.hljs-keyword,
.post-body .hljs mark span.hljs-name,
.post-body .hljs mark span.hljs-tag {
    color: #fff;
    margin: .15rem 0
}

/* Shortcode */
.sharethisbawah {
    margin: 20px auto
}

.post-body .button {
    width: 100%;
    padding: 0 !important;
    list-style: none;
    margin: 10px auto !important
}

.post-body .button li {
    display: inline-block;
    min-width: 28%;
    line-height: normal;
    margin: 0
}

.post-body .button li a {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin: 0 5px;
    color: #fff;
    text-align: center;
    border-radius: 99em
}

.post-body .button li a.demo {
    background: #f0932b
}

.post-body .button li a.demo:hover {
    background: #de8827
}

.post-body .button li a.download {
    background: #686de0
}

.post-body .button li a.download:hover {
    background: #5d61ca
}

.post-body .button li a.demo:before {
    content: '\f06e';
    display: inline-block;
    font-weight: normal;
    vertical-align: top;
    margin-right: 10px;
    width: 16px;
    height: 16px;
    line-height: normal;
    font-family: fontawesome;
    transition: all 0.5s ease-out
}

.post-body .button li a.download:before {
    content: '\f0ed';
    display: inline-block;
    font-weight: normal;
    vertical-align: top;
    margin-right: 10px;
    width: 16px;
    height: 16px;
    line-height: normal;
    font-family: fontawesome;
    transition: all 0.5s ease-out;
}

.post-body .bagidua {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.post-body .bagitiga {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

.post-body .bagiempat {
    -webkit-column-count: 4;
    -moz-column-count: 3;
    column-count: 4;
}

.post-body .bagidua img,
.post-body .bagitiga img,
.post-body .bagiempat img {
    backface-visibility: hidden;
    margin-bottom: 20px;
    max-width: 100%;
}

.post-body .bagidua .separator:nth-of-type(n+2),
.post-body .bagitiga .separator:nth-of-type(n+2),
.post-body .bagiempat .separator:nth-of-type(n+2) img {
    margin: 0 auto
}

.post-body .videoyoutube {
    text-align: center;
    margin: auto;
    width: 100%;
}

.post-body .video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border-radius: 6px
}

.post-body .video-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.author-profile a.g-profile {
    color: #000;
    font-weight: 700
}

.author-profile span {
    font-size: 14px
}

.author-profile a.g-profile span {
    font-size: 1.2rem
}

.post-body #flippy {
    text-align: center;
    margin: auto;
    display: inline
}

.post-body #flippy button {
    display: table;
    background: #eb4d4b;
    min-width: 22%;
    padding: 10px 15px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border: 0;
    margin: auto;
    line-height: normal;
    border-radius: 99em;
    transition: all .3s
}

.post-body #flippy button:hover,
#flippy button:focus {
    background: #d84543;
    outline: none;
    color: #fff
}

.post-body #flippanel {
    padding: 20px;
    display: none;
    text-align: left;
    background: #f5f5f5;
    margin: 15px 0 0 0;
    border-radius: 6px
}

.post-body #flippanel img {
    background: #e9e9e9;
    margin: 10px auto
}

.post-body #flippanel .separator:nth-of-type(1),
.post-body .bagidua .separator:nth-of-type(1),
.post-body .bagitiga .separator:nth-of-type(1),
.post-body .bagiempat .separator:nth-of-type(1) {
    margin: auto
}

.post-body #flippanel .separator:nth-of-type(1) img,
.post-body .bagidua .separator:nth-of-type(1) img,
.post-body .bagitiga .separator:nth-of-type(1) img,
.post-body .bagiempat .separator:nth-of-type(1) img {
    width: auto
}

.post-body blockquote {
    background: #f6e58d;
    color: #000;
    border: 3px solid #0000001a;
    margin: 0;
    padding: 1em 15px;
    border-radius: 6px
}

@media screen and (max-width:768px) {
    #comments {
        border: 0;
        padding: 15px
    }

    #comments .datetime a {
        display: none
    }
}

@media screen and (max-width:480px) {
    #comments .comment-block {
        margin-left: 0
    }

    #comments .comments-content .comment-replies {
        margin-left: 10px
    }

    #comments .avatar-image-container {
        display: none
    }
}