/*Ini untuk custom*/

/* animasi Judul */
.wrapperSwing {
    margin: 40px auto;
    text-align: center;
    width: 600px;
    display: block;
}
.swing {
    transform-origin: top center;
    animation-name: swing;
    animation-duration: 5s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}
@keyframes swing {
    20% {transform: rotate3d(0, 0, 1, 1deg);}
    40% {transform: rotate3d(0, 0, 1, -1deg);}
    60% {transform: rotate3d(0, 0, 1, 1deg);}
    80% {transform: rotate3d(0, 0, 1, -1deg);}
    to {transform: rotate3d(0, 0, 1, 0deg);}
}

/**/

.first-banner {
    overflow: hidden;
}

.longform .top-longform .caption h1 {
    font-size: 70px;
    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: 40px !important;
}

.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%;
    }

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

}

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


h2, .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 .top-longform {
    margin: auto 0px;
    position: absolute;
    top: 50%;
    margin-top: -65px;
    /* left: 50%; */
    /* margin-left: -453px; */
    width: 100%;
    height: auto;
    z-index: 3;
    padding: 24px;
    background: rgba(0, 0, 0, 0.85) none repeat scroll 0% 0%;
    text-align: center;
    margin-bottom: 0px;
    bottom: unset;
}


.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:63% !important;
    min-height:100%;
    max-height:100%;
    margin: 0 auto !important;
}


.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 .center-longform .list-p .list-p li {
    font-size: 18px !important;
    margin-top: 20px;

}

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


/*Ini untuk custom responsive*/


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

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

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

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

@media (max-width: 1010px) {
/*masukkan class disini*/
    .longform .top-longform .caption h1 {
        font-size: 42px;
        }
}

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

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

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


@media (max-width: 480px) {
   
    .longform .videoBanner .top-longform{
        top: unset;
        }

    .videoBanner h2, .videoBanner .h2 {
        margin-top: 10px;
        }

       .longform .center-longform .long-full-img {
        padding: 0;
        }

    a.zoom-image {
        width: 100%;
    }
    .longform .center-longform p.zoom-area {
        padding: 0;
    }
    a.zoom-image img {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
        }
    
}

@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;
    }
    
    .longform .top-longform .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 {
        margin-bottom: 0px;
        bottom: unset;
        padding: 14px;
        }

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

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

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

    .specialreport {
        font-size: 15px;
        color: #fff;
        text-align: center;
        padding-left: 10px;
        display: block;
        }
}
    
@media (max-width: 320px) {


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


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


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

    .longform .top-longform .caption h1 {
        font-size: 25px;
        text-align: center !important;
        padding-left: 0px;
    }


}