
/* css wa*/

    .popupshare .shared-comment .shDs,
    .longform .logo-caption.sticky .action-right ul li.shDs {
        display:block;
    }
    .popupshare .shared-comment .shMb,
    .longform .logo-caption.sticky .action-right ul li.shMb {
        display:none;
    }
    .longform .logo-caption.sticky .action-right ul li.share-wa {
        background-color:#43d854;
    }
    .longform .logo-caption.sticky .action-right ul li.share-wa a {
        color:#fff;
    }
    @media screen and (max-width: 1024px){
        .popupshare .shared-comment .shDs,
        .longform .logo-caption.sticky .action-right ul li.shDs {
            display:none;
        }
        .popupshare .shared-comment .shMb,
        .longform .logo-caption.sticky .action-right ul li.shMb {
            display:block;
        }
    }

/*Ini untuk custom*/

    .longform .center-longform .long-medium-img {
        max-width: 120%;
        margin:1em -20% 0;
    }


    .longform-container {
        overflow:hidden;
    }
    hr {
        margin: 40px 0;
        display:inline-block;
        width:100%;
    }


    .main-banner .caption h1 {
        font-size: 53px;
        text-align: center;
        padding-left: 0px;
        padding-bottom: 5px;
        letter-spacing: 1px;
        color: #FFF;    
    }

   a.zoom-image {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 16px;
        position: relative;
        cursor: zoom-in;
    }

    a.zoom-image img{
        margin: 0px 0px;
        width: 100%;
        height: auto;
        top: 0;
        left: 0;
        transform: scale(1);
        transition: all 0.4s linear;
        -webkit-transition: all 0.4s linear;
    }

    a.zoom-image:hover img{
        transform: scale(1.025);
    }


    .longform .center-longform .section-title {
        font-size: 55px !important;
        padding-bottom: 13px;
        letter-spacing: 0px;
    }


    .longform .center-longform .section-title.sub-article {
        font-size: 25px!important;
    }


    .photo-caption {
        width: 60%;
        text-align: center;
        margin: 10px auto 0px;
        display: block;
    }


@media (max-width: 768px) {
    .photo-caption {
        width: 100%;
    }
}

@media (max-width: 725px) {
    .longform .center-longform .long-small_02-img{
        margin-left:-20%;
        margin-right:-20%;   
    }
}



    .tjp-footer .title-partner {
        color: inherit;
        padding-left: 0px;
    }


    .h2 {
        font-size: 28px;
        color: #fff;
        text-align: left;
        padding-left: 50px;
        display: block;
    }

    .specialreport {
        font-size: 30px;
        color: #fff;
        text-align: center;
        padding-left: 50px;
        display: block;    
    }


    .longform .center-longform .quot-container .hr-border {
        margin: 25px auto;
    }


    .longform .center-longform .quot-container .quot .small-quot {
        font-size: 18px;
        clear: both;
        display: block;
        font-family: 'Acta-Medium';
    }


    .longform .center-longform .quot-container .quot {
        font-family: 'Acta-MediumItalic';
        font-size: 20px;
    }

        .longform .top-longform {
            margin: auto 0px;
            position: absolute;
            top: unset;
            width: 100%;
            height: auto;
            z-index: 3;
            padding: 24px;
            background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;
            text-align: center;
            margin-bottom: 0px;
            bottom: 0px;
        }


    .longform .top-longform .caption .writer {
        color: #fff;
        font-size: 23px;
        text-align: center !important;
        padding-left: 50px;
    }


    .longform .center-longform .long-full-video .jwplayer {
        width:100% !important;
        min-height:100%;
        max-height:100%;
        margin: 0 auto !important;
        max-width: 850px;
        margin: 13px auto 18px;
        float: none;
    }


    .longform .center-longform .spread-video .jwplayer {
        width:100% !important;
        min-height:100%;
        max-height:100%;
        margin: 0 auto !important;
    }


    .longform .center-longform .headline p {
        font-size: 21px;
    }


    .li-bold {
        font-family: 'Acta-Bold';
        font-size: 25px;    
        margin-top: 50px;
    }

   .longform .list-p {
        /*list-style-type: */
    }
    .longform .list-p li {
        font-family: "Acta-Book",sans-serif;
        font-weight: 400;
        font-size: 17px;
        line-height: 26px;
        margin: 13px 0;
        color: #000;
    }
    .longform .list-p li strong {
        font-family:'Acta-Bold';
        font-weight:normal;
    }

    .rep-prof-container .list-prof tr td:first-child {
        font-family: "BrandonGrotesqueWeb-Bold";
        width: 170px;
    }

    .centered {
        margin-left:auto;
        margin-right:auto;
        float:none;
        clear: left;
    }
    
/*Ini untuk custom responsive*/


@media (max-width: 1660px) {
    /*masukkan class disini*/
    }


@media (max-width: 1340px) {
/*masukkan class disini*/
    .main-banner .caption h1 {
        font-size: 60px;
        }
    }

@media (max-device-width: 1280px) {
/*masukkan class disini*/
    .main-banner .caption h1 {
        font-size: 52px;
        }

    .longform .center-longform .section-title {
        font-size: 60px !important;
        padding-bottom: 13px;
        letter-spacing: 0px;
    }

    .longform .top-longform {
        bottom: 0px;
        }
    }

@media (max-width: 1024px) {

    .longform .center-longform .section-title {
        font-size: 45px !important;
    }

    .longform .main-content {
        padding: 0 2em;
    }
    
}


@media (max-width: 1010px) {

    .main-banner .caption h1 {
        font-size: 42px;
        }
    }

@media (max-width: 845px) {
/*masukkan class disini*/
    .main-banner .caption h1 {
        font-size: 37px;
        
        }
    }

@media (max-width: 768px) {
    /*masukkan class disini*/

    .main-banner .caption h1 {
        font-size: 45px;
        line-height: normal;
    }

    .longform .top-longform {
        bottom: 0px;
    }

    .specialreport {
        font-size: 25px;
    }  

    .longform .center-longform .section-title {
        font-size: 30px !important;
        }

    .longform .center-longform .longform-map {
            width:100% !important;
            min-height:100%;
            max-height:100%;
            margin: 0 auto !important;
            max-width: 850px;
        }

    .longform .center-longform .section-title {
        font-size: 45px !important;
    }
}


@media (max-width: 660px) {

/*masukkan class disini*/

   .longform .top-longform .caption .writer {
        color: #fff;
        font-size: 20px;
        text-align: center !important;
        padding-left: 50px;
        }


    .specialreport {
        font-size: 20px;
        color: #fff;
        text-align: center;
        padding-left: 50px;
        }

    .longform .top-longform {
        bottom: 1;
        }
    
    .main-banner .caption h1 {
        font-size: 29px;
        color: #fff;
        padding-left: 0px;
        }
    }

@media (max-width: 650px) {
    .longform .center-longform .long-full-video .jwplayer {
        width:100% !important;
        }

@media (max-width: 639px) {
    .longform .center-longform p .created, .longform .center-longform .list-p .created{
        padding: 20px;
        }

    .col-xs-12.longform .row {
        /* margin: 0; */
        }
    .col-xs-12.first-banner{
        padding: 0;
        }
    }

@media (max-width: 480px) {
    h2, .h2 {
        font-size: 20px;
        color: #fff;
        text-align: left !important;
        padding-left: 10px;
    }


    .longform .top-longform {
        bottom: 70px;
    }

    .longform .top-longform .caption .writer {
        color: #fff;
        font-size: 17px;
        text-align: center !important;
        padding-left: 10px;
    }

    .main-banner .caption h1 {
        font-size: 30px;
        text-align: center !important;
        padding-left: 0px;
        letter-spacing: unset;
    }

    .longform .center-longform .section-title {
        font-size: 28px !important;
    }


    .longform .center-longform .section-title.sub-article {
        font-size: 23px!important;
    }

    .specialreport {
        font-size: 18px;
        color: #fff;
        text-align: center;
        padding-left: 10px;
        display: block;
        }

        a.zoom-image {
            width: 100%;
            }
        .longform .center-longform p.zoom-area {
            padding: 0;
            }
        a.zoom-image img {
            width: 100%;
            height: auto;
            margin-bottom: 0px;
            }      
        }
    }
    
@media (max-width: 425px) {
    .main-banner .caption h1 {
    font-size: 30px;

    }

    .longform .top-longform {
        bottom: 0px;
        top: 50px;
    }
    

    .longform .center-longform .section-title {
        font-size: 35px !important;
    }


    .longform .center-longform .section-title.sub-article {
        font-size: 25px !important;
    }

    .iframe {
        width: 100%;
        height: 240px;
    }

}

@media (max-width: 375px) {
    .main-banner .caption h1 {
        font-size: 25px;

    }

    .longform .top-longform {
        bottom: 0px;
        top: 35px;
    }

    .longform .center-longform .section-title {
        font-size: 35px !important;
    }

    .longform .center-longform .section-title.sub-article {
        font-size: 25px !important;
    }
}

@media (max-width: 360px) {
    .main-banner .caption h1 {
        font-size: 23px;

    }

    .longform .top-longform {
        bottom: 0px;
        top: 23px;
    }

    .longform .center-longform .section-title {
        font-size: 30px !important;
    }


    .longform .center-longform .section-title.sub-article {
        font-size: 25px !important;
    }
}
.longform .center-longform .section-title.sub-article

@media (max-width: 320px) {


    h2, .h2 {
        font-size: 18px;
        color: #fff;
        text-align: center !important;
        padding-left: 10px;
    }

    
    .longform .center-longform .headline p {
    font-size: 20px;
    }


    .longform .center-longform .section-title {
        font-size: 30px !important;
    }


    .longform .center-longform .section-title.sub-article {
        font-size: 25px !important;
    }


    .longform .top-longform {
        margin-bottom: 0px;
        top: 20px;
    }

    .longform .top-longform .caption .writer {
        color: #fff;
        font-size: 12px;
        text-align: center !important;
        padding-left: 10px;
    }

    .main-banner .caption h1 {
        font-size: 30px;
        text-align: center !important;
        padding-left: 0px;
    }

     .iframe {
        width: 100%;
        height: 180px;
    }
}