/*Ini untuk custom*/
video { 
    /*position: absolute;*/
    left: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    opacity: 1;
    /*background: url(‘img/poster.png’) no-repeat;*/
    background-size: cover;
    transition: 1s opacity;
}
.jwplayer {
    background-color: unset !important;
}
video.vidInner{
    width: 100%;
}
.videoFrame {
    width: 100%;
    position:relative;
    overflow:hidden;
    background-color: #000;
    z-index: 1;
}
.pageTitleVideo {
    position: absolute;
    /*right: -768px;*/
    right: 76px;
    bottom: 100px;
    font-size: 72px;
    color: rgba(255,255,255,.98);
    text-align: right;
    font-weight: bold;
    text-shadow: 0 0.05em 5px rgba(0,0,0,.8);
    z-index: 2;
    opacity: 0;
    transition: all 3.5s linear;
}
.pageTitleVideo.slideTitle {
    /*right: 76px;*/
    opacity: 1;
}
.pageTitleVideo span{
    font-size: 30px;
    display: block;
    margin-bottom: 20px;
}
.backgroundPrlx {

}
.video-wrap {
  /*width: 100%;*/
  height: 600px!important;
}
@media (max-width: 768px) {
    .videoFrame {
        height: 432px;
    }
    .pageTitleVideo {
        right: 56px;
        bottom: 40px;
        font-size: 40px;
    }

    .pageTitleVideo span{
        font-size: 20px;
        display: block;
        margin-bottom: 20px;
    }
    .video-wrap {
        /*width: 100%;*/
        height: 400px!important;
    }
}
@media (max-width: 480px) {
    .videoFrame {
        height: 240px;
    }
    video.vidInner {
    }
    .pageTitleVideo {
        right: 16px;
        bottom: 0px;
        font-size: 30px;
    }
    .longform .videoBanner .top-longform{
        top: unset;
    }
    .videoBanner h2, .videoBanner .h2 {
        margin-top: 10px;
    }

    .pageTitleVideo span{
        font-size: 15px;
        display: block;
        margin-bottom: 20px;
    }
    .video-wrap {
        /*width: 100%;*/
        height: 250px!important;
    }
}
@media (max-width: 320px) {

    .pageTitleVideo span{
        font-size: 15px;
        display: block;
        margin-bottom: 20px;
        }
    
    .videoFrame {
        height: 180px;
    }
    video.vidInner {
    }
    .pageTitleVideo {
        right: 16px;
        bottom: 0px;
        font-size: 26px;
    }
    .video-wrap {
        /*width: 100%;*/
        height: 150px!important;
    }
}
    .longform .top-longform .caption h1 {
        font-size: 65px;
        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;
    }


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


@media (max-width: 768px) {

    .photo-caption {
        width: 100%;
    }


}

    .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: 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: 240px;*/
    }


    .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:60% !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: 130px;
    }
}


@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: 45px;
        }

    .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: 30px;
        }


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

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


}