.bg_ads { 
    width: 100%; 
    margin-bottom:0px; 
    padding:0 ; 
    margin: 0;
    position:fixed;
    top:0px;
    left:0px;
    z-index: 1;
    _position:absolute;
    text-align: center;
    _top:expression(eval(document.body.scrollTop));
}
.expandbanner1a, .expandbanner1b, .expandbanner2a, .expandbanner2b {
    cursor: pointer;
}
.expandbanner1b, .expandbanner2b {
    display: none;
}
.header_top .head {
    position:relative;
    z-index:2;
}
.top_banner_close, .bottom_banner_close {
    display:block;
    float:right;
    cursor:pointer;
}
.otp_banner_close {
    cursor:pointer;
    margin-left:600px;
    display:block;
}
.container_topbanner{
    text-align:center;
    width:986px;
}
.container_otp{
    text-align:left;
    width:980px;
}
.top_bottom_banner {
    width:985px;
    height:40px;
}
.panel_bottom_banner {
    width:985px;
    height:50px;
}

.bn_skin {
    position: fixed;
    width: 300px;
    top: 45px;
}
.bn_skin1 {
    left: 50%;
    margin-left: -855px;
}
.bn_skin2 {
    right: 50%;
    margin-right: -855px;
}
.bn_skin1 .skin3 {
    float: right;
}
.bn_skin2 .skin3 {
    float: left;
}
.top_banner_bar {
    height: 55px;
}
.top_banner {
    position: fixed;
    margin: 0 auto;
    width: 1000px;
    height: 50px;
    top: 45px;
    left: 50%;
    margin-left: -550px;
    z-index: 3;
    padding: 0 50px;
}
.top_banner a {
    display: block;
}
.top_banner .close_tb {
    position: absolute;
    right: 0;
    bottom: -15px;
    cursor: pointer;
}
.top_banner .close_tb:hover {
    opacity: 0.8;
}
.bottom_banner {
    position: fixed;
    margin: 0 auto;
    width: 1000px;
    bottom: 0px !important;
    left: 50%;
    margin-left: -550px;
    z-index: 3;
    padding: 0 50px;
}
.bottom_banner img {
    display: block;
}
.bottom_banner .close_tbot {
    position: absolute;
    right: 0;
    top: -15px;
    cursor: pointer;
    visibility: visible !important;
}

.otp_banner {
    position: fixed;
    width: 785px;
    height: 440px;
    top: 20%;
    left: 50%;
    margin-left: -550px;
    z-index: 9998;
}
.otp_banner img{
    display: block;
}
.otp_banner .close_otp {
    position: absolute;
    right: 0;
    top: -15px;
    cursor: pointer;
}
.sto_banner {
    position: fixed;
    width: 970px;
    height: 600px;
    top: 0;
    left: 50%;
    z-index: 9999;
    margin-left: -550px;
    padding: 0 65px;
    /*background-color: none;*/
}
.sto_banner img{
    display: block;
}
.sto_banner .close_sto {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

#billboard_banner {
    position: relative;
    width: 970px;
    z-index: 1;
    padding: 0 65px;
    /* background-color: #000; Changed By Rey due to billboard black background client's complain */
    background-color: #ffffff;
}
#billboard_banner .bb_banner {
    /*height: 250px;*/
	height: auto; /*ferry | tinggi banner bisa 250px dan 300px*/
}
#billboard_banner .close_billboard {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    cursor: pointer;
}
#billboard_banner .show_billboard {
    display: none;
}

/* s:by Danirus */
.list_feed .native_newsfeed_video_judul > div,
.list_feed .native_newsfeed_video_judul > div > div {
  width: 100% !important;
}
/* e:by Danirus */

@media screen and (min-width: 1025px) and (max-width: 1280px) {
    .top_banner,
    .bottom_banner {
        padding: 0;
        margin-left: -500px;
    }
    .bn_skin1 {
        margin-left: -805px;
    }
    .bn_skin2 {
        margin-right: -805px;
    }
    #billboard_banner {
        padding: 0 15px;
    }
    .otp_banner {
        margin-left: -500px;
    }
    .sto_banner {
        padding: 0 15px;
        margin-left: -500px;
    }
}

/* ---------- S:billboard video ---------- */
#billboard_content_tv {
  width: 1100px;
  height: 300px;
  overflow: hidden;
  position: relative;
}

#billboard_content_tv .bb_video {
  position: absolute;
  width: 480px;
  height: 270px;
  top: 15px;
  right: 15px;
  z-index: 2;
}
/* ---------- E:billboard video ---------- */


/* S:responsive topbanner 21SEPT15*/
@media screen and (min-width: 1025px) and (max-width: 1280px)  {
	#banner_top_detail {
		width: 650px;
		padding:15px 13px;
	}
	#banner_top_detail img {
		width: 100%;
	}
}
/* E:responsive topbanner 21SEPT15*/

















/* S:NATIVE DFP */
.news_newsfeed, .news_newsfeed iframe { 
	height: 158px; 
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
	.news_newsfeed, .news_newsfeed iframe { 
		height: 163px; 
	}
}
/* E:NATIVE DFP */









/* S:NATIVE NEWSFEED by ferry */
.native_newsfeed iframe { 
	height: 140px; 
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
	.native_newsfeed iframe { 
		height: 125px; 
	}
}
/* E:NATIVE NEWSFEED */

/* S:NATIVE NEWSFEED VIDEO JUDUL by danirus */
.list_feed .native_newsfeed_video_judul {
	padding: 0;
}
.list_feed .native_newsfeed_video_judul iframe {
	width: 100%;
	position: relative;
	height: 390px;
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
	.list_feed .native_newsfeed_video_judul iframe {
		height: 330px;
	}
}
/* E:NATIVE NEWSFEED VIDEO JUDUL by danirus */

/*S:PARALLAX*/
#parallax_container {
    width: 100%;
    height: 250px;
    position: relative;
}
#parallax_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(auto,auto,auto,auto);
}
#parallax_fixed {
    width: 530px;
    height: 100%;
    position: fixed;
    top: 0px;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    margin: 0 auto;
}
#parallax_banner {
    width: 400px;
    height: 500px;
    border: none;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -220px;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
#parallax_click {
    z-index: 11;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    cursor: pointer;
    background-color: white;
    opacity: 0;
    filter: alpha(opacity=0);
}
@media screen and (min-width: 1025px) and (max-width: 1280px)  {
    #parallax_fixed {
        width: 430px;
    }
}
/*E:PARALLAX*/