﻿/**********ARTICLE DETAIL******************/
#article_page_detail {
    padding-bottom: 5px;
}

#article-page-detail-left {
    padding: 0 0 0 0;
    width: 100%;
}

.article_page_detail_left_inner {
    background: #fff;
    padding: 0px;
    margin-top: 0px;
}

.article_page_detail_left_inner h1 {
    margin: 10px 10px 10px 15px;
    text-align: justify;
    font-weight: 500;
    font-size: 3em;
    padding: 0 10px 0 10px;
    color: #493b37;
}


.article-detail {
    margin: 0px 20px 0 10px;
    text-align: justify;
    font-weight: 400;
    padding: 10px 0px 20px 0;
    font-family: Roboto, Tahoma, Arial, sans-serif !important;
    background-color: none !important;
    background: none !important;
    word-wrap: break-word;
}

    .article-detail a {
        word-wrap: break-word;
    }

    .article-detail tr th {
        font-size: 14px !important;
    }

    .article-detail table > tbody > tr > td {
        font-size: 14px !important;
    }

    .article-detail tbody tr td p span {
        font-size: 14px !important;
    }

    .article-detail p {
        margin: 15px 0 10px 0;
        text-align: justify;
        font-size: 16pt !important;
        font-weight: 400;
        font-family: Roboto, Tahoma, Arial, sans-serif !important;
        background-color: none !important;
        background: none !important;
    }

    .article-detail h2 {
        margin: 25px 0 20px 0;
        text-align: justify;
        font-weight: 600;
        font-size: 1.7em !important;
    }

        .article-detail h2 span {
            font-weight: 600;
            text-align: justify;
            font-size: 1em;
            margin: 25px 0 25px 0;
        }

    .article-detail h3 {
        margin: 25px 0 15px 0;
        text-align: justify;
        font-size: 150%
    }

        .article-detail h3 span {
            font-weight: 600;
            margin: 15px 0 15px 0;
            text-align: justify;
        }

    .article-detail h4 {
        margin: 15px 0 15px 10px;
        text-align: justify;
    }

        .article-detail h4 span {
            font-weight: 500;
            margin: 15px 0 15px 0;
            text-align: justify;
        }

    .article-detail ul {
        font-weight: 400;
        margin: 0;
    }

        .article-detail ul li {
            margin: 10px 0 10px 1.2em;
            font-size: 16pt !important;
            font-weight: 400;
            list-style-type: disc !important;
            font-family: Roboto, Tahoma, Arial, sans-serif !important;
        }


    .article-detail ol {
        padding: 0 0 0 22px;
    }

        .article-detail ol li {
            margin: 10px 0 10px 0px;
            font-size: 16pt !important;
            font-weight: 400;
            font-family: Roboto, Tahoma, Arial, sans-serif !important;
        }

    .article-detail label li h2 {
        font-size: 2em;
        margin: 0;
    }

    .article-detail span {
        font-size: 16pt !important;
        font-family: Roboto,Tahoma, Arial, sans-serif !important;
        margin: 10px 0px 20px 0;
        padding: 10px 0px 20px 0;
        text-align: justify;
        background-color: transparent !important;
        background: transparent !important;
        line-height: 1.6em !important;
    }

    .article-detail p span {
        font-size: 16pt !important;
        font-family: Roboto,Tahoma, Arial, sans-serif !important;
        margin: 10px 0px 20px 0;
        padding: 10px 0px 20px 0;
        text-align: justify;
        background-color: transparent !important;
        background: transparent !important;
        line-height: 1.6em !important;
    }

    .article-detail span p {
        margin: 10px 0px 10px 0;
        padding: 10px 0px 20px 0;
    }

    .article-detail span br {
        margin-top: 20px;
        padding-top: 20px;
        line-height: 2.5em;
    }

    .article-detail p br {
        line-height: 1.5em;
    }

    .article-detail br {
        margin-top: 20px;
        padding-top: 20px;
        line-height: 1.5em;
    }

    .article-detail iframe {
        margin: 20px 20px 10px 0px;
        height: 450px;
        width: 100%
    }

    .article-detail sup span {
        background-color: none !important;
        background: none !important;
        color: red;
        font-weight: 500;
        vertical-align: auto;
        font-size: small !important;
    }

@media screen and (min-width:300px) and (max-width:480px) {
    .article-detail img{
        width:100%;
        object-fit:contain;
    }

    .article-detail iframe {
        height: 100% !important;
        width: 100% !important;
    }
}

.article_page_detail_inner_1 {
    padding: 0px;
    width: 100%;
    margin: 0 auto;
}

.article_page_detail_inner_1 img {
        width: 100%;
        max-height: 500px;
        position: relative;
        object-fit: contain;
    }

.article_page_detail_content_typename_inner {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    color: #696763;
    /*padding: 20px;*/
}

.article_page_detail_content_inner {
    margin: 10px 0px 10px 15px;
}

.article_page_detail_content_inner h1 {
    color: #000;
    padding: 0 20px 0 20px;
}

.article_page_detail_content_inner h4 {
    color: #666;
    font-weight: 400;
    text-transform: capitalize;
}

    .article_page_detail_content_inner h4 a {
        color: #666;
    }

.article_page_detail_content_inner-author {
    margin: 0 0 0 20px;
    padding-left: 10px;
}

    .article_page_detail_content_inner-author label {
        color: #215609;
        padding: 5px 10px 5px 5px;
        font-size: 13px;
        font-weight: 400;
    }

.article_page_detail_content_inner_1 {
    min-height: 40px;
    background: #f3f3f3;
    margin: 0 10px 10px 10px;
    border-radius: 5px 5px 5px 5px;
}

.article-detail-keyword {
    margin: 0px 0 10px 0px;
}

ul.seo {
    margin: 10px 0 5px 0;
    /*padding:10px 0 5px 0;*/
    width: 100%
}

    ul.seo li {
        display: inline-block;
        margin: 0px 0 10px 0;
    }

li.icon-trendl {
    margin: 0px 0px 0px 0;
}

li.icon-trend label {
    margin: 0px 5px 5px 0;
    font-weight: 400;
    font-size: 12px;
    color: #676767;
}

li.icon-keyword label {
    margin: 0px 5px 5px 0;
    font-weight: 400;
    font-size: 12px;
    color: #676767;
}

li.trend {
    background: #e1e1e1;
    border-radius: 3px;
    margin: 0px 30px 0px 0
}

    li.trend a {
        padding: 10px 10px 10px 10px;
        font-weight: 400;
        font-size: 12px;
        color: #676767;
    }

li.seo-keyword {
    background: #e1e1e1;
    border-radius: 3px;
}

i.seo-keyword a {
    padding: 10px 5px 10px 5px;
    font-weight: 400;
    font-size: 12px;
    color: #676767;
}

li.article-detail-fb-icon {
    margin-left: 10px;
    display: inline-block
}

.btn-twitter:hover {
    background: #00cdff;
    color: #fff;
}

.btn-twitter {
    background: #007bb6;
    color: #fff;
    height: 20px;
    font-size: 12px;
    padding: 0 10px 10px 10px;
}

.keyword li a:hover {
    color: #000;
    background: #f9f9f9;
}

li.trend label {
    margin: 0 0px 0 5px;
    font-weight: 400;
    font-size: 13px;
    color: #676767
}

.breadcrumb-path {
    list-style: none;
    overflow: hidden;
}

    .breadcrumb-path li {
        float: left;
        margin-left: 10px;
    }

        .breadcrumb-path li a {
            color: #666;
            text-decoration: none;
            padding: 0px 0 0px 40px;
            background: #ccc; /* fallback color */
            /*background: hsla(34,85%,35%,1);*/
            position: relative;
            display: block;
            float: left;
            text-transform: capitalize
        }

            .breadcrumb-path li a::after {
                content: " ";
                display: block;
                width: 0;
                height: 0;
                border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
                border-bottom: 50px solid transparent;
                border-left: 30px solid hsla(34,85%,35%,1);
                position: absolute;
                top: 50%;
                margin-top: -50px;
                left: 100%;
                z-index: 2;
            }

            .breadcrumb-path li a::before {
                content: " ";
                display: block;
                width: 0;
                height: 0;
                border-top: 50px solid transparent;
                border-bottom: 50px solid transparent;
                border-left: 30px solid white;
                position: absolute;
                top: 50%;
                margin-top: -50px;
                margin-left: 1px;
                left: 100%;
                z-index: 1;
            }

        .breadcrumb-path li:first-child a {
            padding-left: 10px;
            color: #666;
        }

        .breadcrumb-path li:nth-child(1) a {
            background: #f0f0f0;
        }

            .breadcrumb-path li:nth-child(1) a:after {
                border-left-color: #f0f0f0;
            }

        .breadcrumb-path li:nth-child(2) a {
            background: #f7f7f7;
        }

            .breadcrumb-path li:nth-child(2) a:after {
                border-left-color: #f7f7f7;
            }

        .breadcrumb-path li a:hover {
            background: #bbb;
            color: #fff
        }

            .breadcrumb-path li a:hover:after {
                border-left-color: #bbb !important;
            }

.article-detail-content {
    position: relative
}


.article-detail {
    margin: 0px 20px 0 10px;
    text-align: justify;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 0px 20px 0;
    font-family: Helvetica, Roboto, Arial, sans-serif !important;
    background-color: none !important;
    background: none !important;
}

    .article-detail p {
        margin: 15px 0 10px 0;
        text-align: justify;
        font-size: 16pt !important;
        font-weight: 400;
        font-family: Helvetica, Roboto, Tahoma, Arial, sans-serif !important;
        background-color: none !important;
        background: none !important;
        color: #113601;
    }

    .article-detail h2 {
        margin: 25px 0 25px 0;
        text-align: justify;
        font-size: 2em;
        font-weight: 600;
        color: #4b3303;
    }

        .article-detail h2 span {
            font-weight: 600;
            text-align: justify;
            margin: 25px 0 25px 0;
            font-size: 2em;
            color: #4b3303;
        }

    .article-detail h3 {
        margin: 25px 0 15px 0;
        text-align: justify;
        font-size: 150%;
        font-weight: 600;
        color: #4b3303;
    }

        .article-detail h3 span {
            font-weight: 600;
            margin: 15px 0 15px 0;
            text-align: justify;
            color: #4b3303;
        }

    .article-detail h4 {
        margin: 15px 0 15px 10px;
        text-align: justify;
        font-weight: 600;
        color: #4b3303;
    }

        .article-detail h4 span {
            font-weight: 500;
            margin: 15px 0 15px 0;
            text-align: justify;
            color: #4b3303;
        }

    .article-detail ul {
        font-weight: 400;
        list-style-type: circle;
        margin: 0;
    }

        .article-detail ul li {
            margin: 10px 0 10px 55px;
            font-size: 16pt !important;
            font-weight: 400;
            font-family: Helvetica, Roboto, Tahoma, Arial, sans-serif !important;
        }

    .article-detail ul {
        font-weight: 400;
        list-style-type: circle;
        margin: 0;
    }

    .article-detail ol {
        padding: 0 0 0 22px;
    }

        .article-detail ol li {
            margin: 10px 0 10px 0px;
            font-size: 16pt !important;
            font-weight: 400;
            font-family: Helvetica, Roboto, Tahoma, Arial, sans-serif !important;
        }

    .article-detail label li h2 {
        font-size: 2em;
        margin: 0;
    }

    .article-detail span {
        font-size: 16pt !important;
        font-family: Helvetica,Roboto, Tahoma, Arial, sans-serif !important;
        margin: 10px 0px 20px 0;
        padding: 10px 0px 20px 0;
        text-align: justify;
        background-color: transparent !important;
        background: transparent !important;
        line-height: 1.6em !important;
        color: #4b3303;
    }

    .article-detail p span {
        font-size: 16pt !important;
        font-family: Helvetica, Roboto,Tahoma, Arial, sans-serif !important;
        margin: 10px 0px 20px 0;
        padding: 10px 0px 20px 0;
        text-align: justify;
        background-color: transparent !important;
        background: transparent !important;
        line-height: 1.6em !important;
    }

    .article-detail span p {
        margin: 10px 0px 10px 0;
        padding: 10px 0px 20px 0;
    }

    .article-detail span br {
        margin-top: 20px;
        padding-top: 20px;
        line-height: 2.5em;
    }

    .article-detail p br {
        /*     margin-top: 20px;
    padding-top: 20px; */
        line-height: 1.5em;
    }

    .article-detail br {
        margin-top: 20px;
        padding-top: 20px;
        line-height: 1.5em;
    }

    .article-detail iframe {
        margin: 20px 20px 10px 0px;
    }

    .article-detail sup span {
        background-color: none !important;
        background: none !important;
        color: red;
        font-weight: 500;
        vertical-align: auto;
        font-size: small !important;
    }

@media screen and (min-width:300px) and (max-width:420px) {

    label.article-content-detail {
        color: #2a2a2a;
        font-weight: 400;
        font-size: 14pt !important;
        text-align: justify;
        width: 100%;
    }

    .article-content-detail {
        text-align: justify;
        font-size: 14pt !important;
        font-weight: 400;
        width: 100%;
    }
}

.article-content-detail {
    text-align: justify;
    font-size: 16pt !important;
    font-weight: 400;
    font-family: Helvetica, Roboto, Tahoma, Arial, sans-serif !important;
    width: 100%;
}

    .article-content-detail span {
        font-size: 16pt !important;
        font-weight: 400;
        font-family: Verdana, Roboto,Tahoma, Arial, sans-serif !important;
        margin: 10px 0px 20px 0;
        padding: 10px 0px 20px 0;
        text-align: justify
    }

        .article-content-detail span p {
            margin: 10px 0px 10px 0;
            padding: 10px 0px 20px 0;
        }

        .article-content-detail span br {
            margin-top: 20px;
            padding-top: 20px;
            line-height: 2.5em;
        }

    .article-content-detail p br {
        /*     margin-top: 20px;
    padding-top: 20px; */
        line-height: 1.5em;
    }

    .article-content-detail br {
        margin-top: 20px;
        padding-top: 20px;
        line-height: 1.5em;
    }

.article_page_detail_content_inner h1 {
    color: #000;
    padding: 0 20px 0 20px;
}

.article_page_detail_content_summary_inner {
    font-size: 16pt !important;
    font-weight: 400;
    color: #2a2a2a;
    line-height: 1.7;
    font-family: Verdana, Roboto, Tahoma, Arial, sans-serif;
    padding-top: 10px;
}

    .article_page_detail_content_summary_inner label {
        font-size: 16px !important;
        font-weight: 400;
        color: #2a2a2a !important;
        line-height: 1.7;
        font-family: Verdana, Roboto, Tahoma, Arial, sans-serif;
        padding-top: 10px;
    }

.article-detail-album i {
    margin: 15px 0px 0px 10px;
}

.article-detail-album label a {
    color: #4b3303;
    font-size: 14px;
    font-weight: 500;
    margin: 15px 0px 0px 10px;
}

.article-detail-album label a:hover {
    color: #4d4d4d;
    font-weight: 500;
}

.article-content-date i {
    margin: 10px 0px 5px 10px;
    font-weight: 500;
}

.article-content-date label {
    color: #4b3303;
    font-size: 12px;
    font-weight: 300;
    margin: 10px 0px 5px 5px;
}

/***RIGHT DETAIL***/
.article-right-newest {
    margin: 15px 0px 10px 0px;
    /*border: 1px;
    border-style: solid;
    border-color: #bbb;*/
}

.article-right-newest-heading {
    height: 40px;
    margin: 0 0 10px 0;
}

    .article-right-newest-heading h4 {
        color: #4b3303;
        padding: 15px 5px 10px 10px;
        text-transform: uppercase;
        vertical-align: middle;
        font-weight: 500;
        text-align: center;
    }

.article-right-newest-inner {
    margin: 10px 10px 10px 10px
}

.article-right-newest-inner ul {
    color: #4d4d4d;
    font-size: 14px;
    padding: 5px 10px 15px 10px;
}

    .article-right-newest-inner ul:hover {
        box-shadow: 0 0 5px #bbb;
    }

.article-right-newest-inner img {
    object-fit: cover;
    object-position: 100% 0;
    height: 173px;
    width: 100%;
    margin: 0 0 0 0;
}

.article-right-newest-inner-image {
    position: relative;
}

.article-right-newest-inner-image img {
    width: 100%;
    height: 170px;
    background: #fff;
    object-fit: cover;
    object-position: 100% 0;
}

.article-right-newest-detail {
    margin: 0px 0px 0px 0px;
    background: #f7f7f7;
}

.article-right-newest-detail:hover {
    /*box-shadow: 0 0 5px #000;*/
}

li.article-right-newest-inner-first-title {
    min-height: 40px;
    max-height: 100px;
    width: 100%;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
    text-align: justify;
    padding: 5px 0 0px 0;
}

    li.article-right-newest-inner-first-title a {
        color: #493b37;
        text-decoration: none;
        font-weight: 600;
        font-size: 1.1em;
    }

        li.article-right-newest-inner-first-title a:hover {
            color: #bbb;
        }

li.article-right-newest-inner-relate-title {
    min-height: 50px;
    max-height: 100px;
    text-align: justify;
    width: 100%;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 0 10px 0
}

li.article-right-newest-inner-relate-title a {
    color: #493b37;
    text-decoration: none;
}

li.article-right-newest-inner-relate-title a:hover {
    color: #bbb;
}

/***************Related Article*******************/

#related-article {
    background: #fff;
    margin: 10px 0px 0 0px;
    border: 1px;
    border-style: solid;
    border-color: #bbb;
}

.related-article {
    margin: 10px 0px 0px 0px;
    position: relative;
    background: #fff;
}

.article-related-heading h4 {
    color: #4d4d4d;
    padding: 20px 0px 0px 5px;
    text-transform: uppercase;
}

.article-related-inner {
    margin: 10px 10px 0px 10px;
}

.article-detail-inner-related {
    margin: 10px 10px 0px 5px;
}

    .article-detail-inner-related:hover {
        box-shadow: 0 0 5px #978f7a;
    }

.article-detail-inner-related-image {
    background: #fff;
    width: 100%;
    height: 170px;
}

.article-detail-inner-related-image img {
    object-fit: cover;
    object-position: 100% 0%;
    width: 100%;
    height: 170px;
}

.article-detail-inner-related-heading {
    background: #fff;
}

.article-detail-inner-related-heading p {
    color: #4b3303;
    font-size: 1.1em;
    padding: 5px 5px 5px 5px;
    height: 80px;
    text-align: justify;
    white-space: normal;
    overflow: hidden;
    font-weight: 500;
}

.article-detail-inner-related-heading p:hover {
    color: #bbb;
}

.article-detail-inner-related a {
    color: #113601;
}

.article-detail-inner-related a:hover {
    color: #bbb;
}
