strong,
b {
    font-weight: 500;
    color: rgba(0, 0, 0, .48);
}

.post-b p {
    letter-spacing: -0.003em;
    margin-bottom: 1.5em;
    color: rgba(0, 0, 0, 0.54);
}

.post-b b,
.post-b strong,
ul,
ol {
    color: rgba(0, 0, 0, 0.54);
}

ul ul {
    margin-bottom: 0 !important;
    margin-top: 0.55rem;
}

.post-b span,
.post-b strong,
.post-b b,
.post-b i,
.post-b a {
    letter-spacing: -0.003em;
}

.post-b h2,
.post-b h3,
.post-b h4,
.post-b h5,
.post-b h6 {
    font-weight: 500;
}

.post-b ul,
.post-b ol {
    margin-bottom: 1em;
}

.post-b ul li,
.post-b ol li {
    margin-bottom: 0.5em;
}

.ls-cs {
    letter-spacing: -0.011em;
}

.point-yellow,
.single ul,
.single ol {
    padding-left: 30px;
}

.single ol {
    counter-reset: li;
}

.single .widget ul {
    padding-left: 0;
}

.single ul li,
.single ol li {
    position: relative;
}

.single ul li:before {
    content: "•";
    color: #ffb000;
    position: absolute;
    font-size: 2.3rem;
    top: -15px;
    left: -20px;
}

.single ol li:before {
    content: counter(li)".";
    counter-increment: li;
    position: absolute;
    color: #ffb000;
    top: 0;
    left: -20px;
}

.single .contents li:before {
    content: "#" !important;
    color: rgba(255, 77, 0, 0.88);
    position: absolute;
    font-size: 20px;
    top: 0px;
    left: -20px;
}

.point-yellow li:before,
.single ul li:before {
    left: -23px;
}

.font-weight-500 {
    font-weight: 500;
}

.most-popular article:last-child {
    margin-bottom: 0 !important;
}

.sticky-form {
    margin-top: 45px;
}

.widget-search #s {
    padding-right: 35px;
}

.widget-search .input-group-append button {
    z-index: 9;
}

.widget-search button:hover,
.widget-search button:focus {
    filter: invert(30%) sepia(1%) saturate(7439%) hue-rotate(345deg) brightness(89%) contrast(98%);
}

.widget+.widget {
    margin-top: 24px;
}

.widget.categor li {
    margin-bottom: 0;
}

.tags-pu ul {
    margin-top: 3px;
}

.tags-pu ul li {
    margin-bottom: 3px !important;
}

.widget .contents {
    padding-left: 0 !important;
}

.widget.categor .badge {
    background-color: rgba(0, 0, 0, 0.04);
    /* color: rgba(0, 0, 0, 0.4); */
    color: rgba(0, 0, 0, 0.54);
    font-weight: normal;
    padding: 0.1rem 0.5rem;
    font-size: 12px;
    vertical-align: middle;
}

.entry-footer .tag-cloud a {
    border: solid 2px rgba(0, 0, 0, 0.08);
    background-color: #fff;
    border-radius: 0;
    color: rgba(0, 0, 0, 0.88);
    padding: .3rem .5rem;
}

.entry-footer .tag-cloud a {
    padding: .2rem .3rem;
}

.widget-search .form-control {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0.9375rem 0;
}

.widget-search button {
    border: 0;
    background: transparent;
    position: absolute;
    width: 35px;
    height: 50px;
    right: 0;
    top: 4px;
    background-image: url(../../images/search.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.widget a {
    color: rgba(0, 0, 0, 0.8);
}

.widget a:hover,
.widget a:active {
    color: #000000;
}

.widget span {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.88);
}

.widget li {
    margin-bottom: 1.1rem;
}

.widget li.current-cat a {
    color: #000000;
}

.subscribe-form button {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px !important;
    text-transform: uppercase;
    border-radius: 8px;
    padding: 19px 20px;
}

.subscribe-form input {
    background-color: rgba(0, 0, 0, 0.06);
    font-size: 16px;
    line-height: 19px;
    color: rgba(0, 0, 0, 0.56);
    border-radius: 8px;
    border: 0;
}

.subscribe-form input:active,
.subscribe-form input:focus {
    background-color: rgba(0, 0, 0, 0.06);
}

.subscribe-form .form-group {
    margin-bottom: 24px;
}

.subscribe-form .alert img {
    margin: 0;
    vertical-align: text-top;
}

.widget.subscribe-form .alert img {
    vertical-align: bottom;
}

.subscribe-form .alert {
    display: block;
}

.widget span.green {
    color: #47884d;
}

.widget span.red {
    color: #ff4d00;
}

.widget ul li:before {
    content: none;
}


/* ------------------- */

.single .contents li:before {
    content: none !important;
}

.single .contents li {
    line-height: 24px;
    margin-bottom: 0.5rem;
}

.single .wp-post-image {
    margin-bottom: 2.55rem;
}

.related-post .owl-carousel .owl-stage-outer {
    overflow: hidden;
}

.related-post .owl-carousel .owl-item {
    box-shadow: none;
}

.related-post img {
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.related-post .owl-carousel .owl-nav button.owl-next,
.related-post .owl-carousel .owl-nav button.owl-prev {
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-sizing: border-box;
    box-shadow: 0px 3px 5px -1px rgb(0 0 0 / 4%);
    background-color: #fff;
}

.related-post .owl-carousel .owl-nav button.owl-next,
.related-post .owl-carousel .owl-nav button.owl-prev {
    top: 37%;
}

.related-post .owl-carousel .owl-nav button.owl-prev::before {
    top: 13px;
    left: 16px;
    background-size: 5px;
    filter: invert(84%) sepia(4%) saturate(17%) hue-rotate(6deg) brightness(95%) contrast(85%);
}

.related-post .owl-carousel .owl-nav button.owl-next::before {
    top: 13px;
    left: 16px;
    background-size: 5px;
    filter: invert(84%) sepia(4%) saturate(17%) hue-rotate(6deg) brightness(95%) contrast(85%);
}

.related-post .owl-carousel .owl-nav button.owl-next:hover,
.related-post .owl-carousel .owl-nav button.owl-prev:hover {
    background-color: #ffb000;
}

.related-post .owl-carousel .owl-nav button.owl-next:hover::before,
.related-post .owl-carousel .owl-nav button.owl-prev:hover::before {
    filter: invert(100%) sepia(52%) saturate(0%) hue-rotate(227deg) brightness(106%) contrast(106%);
}

.related-post .owl-carousel .owl-nav .owl-next {
    right: -18px;
}

.related-post .owl-carousel .owl-nav .owl-prev {
    left: -18px;
}

.sticky-form {
    top: 120px;
}

.related-post picture {
    display: inline-block;
    width: 100%;
    padding: 0 0 62% 0;
    overflow: hidden;
    position: relative;
}

.related-post img {
    margin: 0;
}

.related-post picture img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.widget .contents li span {
    font-weight: normal;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.88) !important;
}

.widget .contents a:hover span,
.widget .contents a:focus span {
    color: #000000 !important;
}

.hr {
    font-size: 16px;
    position: relative;
    width: 100%;
    height: 1px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    margin-top: 18px;
}

.hr>span {
    position: absolute;
    right: 0;
    top: -25px;
    padding: 10px 0px 10px 15px;
    background-color: #fff;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
}

ul.share-items li::before {
    content: none;
}

.share-items li {
    float: left;
    margin-right: 10px;
}

.share-items li a {
    background-color: #ff621f;
    width: 35px;
    height: 35px;
    border-radius: 10rem;
    display: inline-block;
    position: relative;
}

.share-items li img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 18px;
}

.share-items li a:hover,
.share-items li a:focus {
    background-color: rgba(206, 62, 0, 0.88);
}

.entry-footer .share-items {
    margin: 0;
    display: inline-block;
    position: absolute;
    right: 0;
    top: -30px;
    background-color: #fff;
    padding: 10px 0px 10px 15px;
}

.post-b img {
    border-radius: 8px;
}

.post-b .kc__wrap {
    display: block;
    background: #f5f5f5;
    border-radius: 8px;
    padding: 30px 20px 30px 40px;
}

.post-b .kc__title {
    font-style: normal;
    padding: 0;
    color: rgba(0, 0, 0, 0.88);
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 18px;
}

.post-b .contents {
    padding-left: 0;
    margin-bottom: 0;
}

.post-b .contents li.top:before {
    color: rgba(255, 77, 0, 0.88);
    vertical-align: initial;
    font-size: 18px;
}

.post-b .contents li a {
    font-size: 18px;
}

.post-b iframe {
    width: 100%;
}

.post-b .table th,
.post-b .table td {
    padding: 0.7rem;
}

.table img {
    margin: 0;
}


/* comments */

#serp-form-comment input,
#serp-form-comment textarea {
    font-size: 16px;
    line-height: 19px;
    border: 0px;
    background-color: rgba(0, 0, 0, 0.06);
    border-radius: 8px !important;
    color: rgba(0, 0, 0, 0.56);
}

.answer {
    position: absolute;
    right: 0;
    bottom: -27px;
    padding: 0.35rem 1rem !important;
    z-index: 1;
}

.comment .child .accordion-control {
    margin-top: -1px;
}

.comment .child .accordion-control span {
    color: rgba(255, 77, 0, 0.88);
    position: relative;
    flex-grow: initial;
    flex-basis: auto;
}

.child .accordion-control span::after {
    content: "\ebfa";
    position: absolute;
    right: -20px;
    top: 51%;
    line-height: 1em;
    font-family: icomoon!important;
    margin-top: -0.5em;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
}

.accordion.open .accordion-control span::after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.child .accordion-control::after {
    content: none;
}

.comment .accordion {
    border: 0;
}

.media-desc {
    font-size: 16px;
    min-height: 50px;
    position: relative;
}

.media-desc::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 110%;
    background: rgba(0, 0, 0, 0.08);
    border-radius: 2px;
    left: -71px;
    top: 15px;
}

.media small {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4);
}

.media .d-block {
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
    color: rgba(0, 0, 0, 0.88);
}

.avatar {
    margin: 0 !important;
}

.media-desc p {
    margin-bottom: 0.8rem;
}

.pg .page-numbers {
    padding: 0.3rem;
}

.comments-title,
.serpcomments p {
    color: rgba(0, 0, 0, 0.54);
}

.widget.categor .cat-item {
    margin-bottom: 5px;
}


/* end comments */

.most-popular .mp-img {
    min-width: 60px;
    min-height: 60px;
    max-height: 61px;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.most-popular h3 {
    font-size: 14px;
    line-height: 20px;
}

.most-popular img {
    border-radius: 8px;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.font-weight-500 {
    font-weight: 500;
}

.most-popular article:last-child {
    margin-bottom: 0 !important;
}

.widget.sticky-navigation {
    background: #f5f5f5;
    border-radius: 8px;
}

.categor ul span {
    font-size: inherit;
    line-height: inherit;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
}

.badge.new {
    background-color: #ffb000 !important;
    color: #fff !important;
    padding: 0.2rem 0.5rem !important;
    line-height: 1;
    font-size: 8px !important;
    position: absolute;
    left: -40px;
    top: 5px;
}

@media (max-width: 1199.9px) {
    .sticky-section {
        display: none;
    }
    aside {
        margin-top: 40px;
    }
    .post-b iframe {
        min-height: 388px;
    }
    .single-blog h1 {
        font-size: 30px!important;
    }
    .subscribe-form.sticky-form {
        display: none;
    }
    .subscribe-form .subscribe-footer-block button {
        width: 100%;
    }
    .most-popular h3 {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .sw_breadcrumbs {
        display: none;
    }
    .related-post {
        display: none;
    }
    .post-b a {
        color: rgba(158, 49, 0);
    }
    .badge.new {
        display: none;
    }
    .widget.categor .cat-item {
        margin-bottom: 8px;
    }
    .widget.subscribe-form {
        display: none;
    }
    .hr {
        height: auto;
        border-top: none;
        margin-bottom: auto;
        margin-top: auto;
    }
    .hr>span {
        position: relative;
        padding: 0;
        top: auto;
        right: auto;
    }
}

@media (max-width: 576px) {
    .related-post .owl-carousel .owl-nav .owl-prev {
        left: -6px;
    }
    .related-post .owl-carousel .owl-nav .owl-next {
        right: -6px;
    }
    .post-b iframe {
        min-height: 287px;
    }
    .comment .avatar {
        max-width: 42px;
    }
    .comment .media-body {
        margin-left: 1rem!important;
        margin-top: 0.3rem!important;
    }
    .comment .media-body>span {
        line-height: 10px;
    }
    .comment .media-desc {
        margin-top: 0.3rem!important;
    }
    .media-desc::before {
        height: 100%;
        left: -40px;
    }
    .entry-footer {
        margin-top: 0.8rem !important;
    }
    .share-items {
        left: 0;
    }
    .entry-footer .share-items {
        background: transparent;
        padding-left: 0;
    }
    .serpcomments {
        margin-top: 5rem;
    }
    .btn-review {
        top: 30px;
    }
    .comments-title {
        position: absolute;
        left: 30px;
        top: 79px;
        font-size: 16px;
    }
}

@media (min-width: 576px) {
    .entry-footer::before {
        content: "";
        position: absolute;
        width: 65%;
        height: 1px;
        top: 0px;
        left: 177px;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }
    .comments-title {
        position: absolute;
        right: 24px;
        top: 20px;
        font-size: 16px;
    }
}

@media(min-width: 768px) {
    #subscribe-form .modal-dialog {
        max-width: 640px;
    }
    #subscribe-form .subscribe-footer .col-sm-6:first-child {
        text-align: left;
    }
    #subscribe-form .subscribe-footer .col-sm-6:last-child {
        text-align: right;
    }
    .cta-subscribe .subscribe-footer .col-sm-6:first-child {
        padding-right: 12px;
    }
    .cta-subscribe .subscribe-footer .col-sm-6:last-child {
        padding-left: 12px;
    }
    .cta-subscribe .form-row .col-sm-5 {
        padding-right: 19px;
    }
    .cta-subscribe .subscribe {
        padding: 19px 0;
        width: 100%;
    }
}

@media(min-width: 1200px) {
    .sticky-navigation a {
        font-size: 16px;
    }
    .sticky-navigation {
        width: 96.5%;
        margin-top: 0;
        padding: 25px 20px 25px 20px;
    }
    .sticky-section {
        position: sticky;
        display: inline-block;
        top: 140px;
        left: 0;
        margin-top: 45px;
    }
    .subscribe-form .form-control {
        width: 96.5%;
    }
    .widget-search .input-group {
        width: 96.5%;
    }
    .post-b h2,
    .post-b h3,
    .post-b h4,
    .post-b h5,
    .post-b h6 {
        margin-top: 38px;
        margin-bottom: 18px;
    }
    .post-b h2 {
        font-size: 30px;
    }
    .post-b h3 {
        font-size: 26px;
    }
    .post-b h4,
    .post-b h5,
    .post-b h6 {
        font-size: 22px;
    }
    .post-b .kc__wrap {
        width: 60%;
    }
    .post-b iframe {
        min-height: 462px;
    }
    .widget-search .input-group {
        width: 80%;
    }
    .subscribe-form .modal-body {
        padding: 2.96rem 2.96rem;
    }
    .subscribe-footer button {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
    .cta-subscribe .subscribe-footer button {
        width: 100%;
    }
}

@media(min-width: 1400px) {
    .post-b iframe {
        min-height: 518px;
    }
}