/* ---------- 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;
}
/*S:STANDARISASI NATIVES ADS MAY2016*/
.list_feed .native {
  position: relative;
  min-height: 140px;
}
.list_feed .native .ratio_native {
  position: absolute;
  left: 0;
  top: 0;
}
.list_feed .native {
  padding-left: 155px;
}
.list_feed .native a h2 {
    line-height: 130%;
    color: #fed019;
    font: bold 18px "Helvetica", Arial;
}
.list_feed .native:hover a h2 {
  color: #fff;
}
.list_feed .native .sub_judul {
  color: #fe8917;
    display: block;
    margin-bottom: 2px;
    font-size: 12px;
}
.list_feed .native .native_desc {
    font-size: 13px;
    color: #fff;
    line-height: 130%;
    float: right;
    margin: 7px 0 2px 0;
}
.subads {
  color: #959595;
  text-transform: uppercase;
  font-size: 11px;
}
.bacajuga .native {
  position: relative;
  padding-top: 106px;
  margin-right: 10px;
}
.bacajuga .native a {
  margin-right: 0;
}
.bacajuga .native a h2 {
    color: #000;
    font-size: 13px;
    font-weight: bold;
    line-height: 130%;
}
.bacajuga .native .ratio_native{
    position: absolute;
    top: 0;
    left: 0;
}
.bacajuga .native .ratio_native:before{
    padding-top: 56.25%;
}
.bacajuga .native .native_desc {
  display: none;
}
.bacajuga .native .sub_judul {
  color: #ff0000;
  font: bold 12px "Helvetica", Arial;
}
.bacajuga .subads {
  font-size: 10px;
}
.newsfeed .native {
  min-height: auto !important;
}
.newsfeed .native .ratio_native:before{
  padding-top: 75%;
}
.newsfeed .native a h2 {
    color: #000 !important;
}
.newsfeed .native:hover a h2 {
    color: #1C3683;
}
.newsfeed .native .native_desc {
    color: #6e6e6e !important;
}
.newsfeed .native .subads {
  color: #aaa;
}
/*E:STANDARISASI NATIVES ADS MAY2016*/

/* ---------- 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%;
	}
  /*S:STANDARISASI NATIVES ADS MAY2016*/
  .list_feed .native {
    padding-left: 140px;
  }
  .list_feed .native a h2 {
      font: bold 16px "Helvetica", Arial
  }
  /*E:STANDARISASI NATIVES ADS MAY2016*/

}
/* E:responsive topbanner 21SEPT15*/
/* S:Parallax */

#parallax-banner {
  position: relative;
  width: 440px;
  overflow: hidden;
  margin: 0 auto;
}
  #parallax-banner img {
    position: absolute;
    /*height: 430px !important;*/
    width: 440px;
  }
  #parallax-banner .title {
    position: absolute;
    padding: 5px 0;
    top: 0;
    left: 0;
    width: 400px;
    height: 430px;
    text-align: center;
    background-color: transparent;
  }
/* E:Parallax */
/* S:PILKADA DKI JAKARTA 2016-2017 */
#pkd16 {
  position: relative;
  width: 100%;
  z-index: 1;
  padding: 0;
  margin: 15px auto 0;
  background:url(../images/pilkada16/bg_pkd16.png) no-repeat center 85px;
  background-size: 100%;
  position:relative;
}
#pkd16 .cntn{
  min-height:237px;
}
/*#pkd16 .cntn a{
  float:right;
  margin:8px 3px 0;
  color:#fff;
  background-color: #9B9B9B;
  padding:4px 13px;
  border-radius: 3px;
}
#pkd16 .cntn a:hover{background-color: #ff8200;}
a.bgr{ background-color:#FF0000 !important;}
a.bgr:hover{opacity:0.6;}*/

.balon{
  float: left;
    width: calc(100% / 3 - 30px);
    height: 175px;
    margin: 5px 15px 0;
    /*add*/
}
.balon .imb{
  text-align: center;
  display:block;
}
.balon .imb img{
  width:273px;
}
.txpol{
  text-align:center;
}
.txpol span{
  font-size: 22px;
  color:#fff;
  display:inline-block;
  margin-top: 8px;
  text-transform: uppercase;
  font-weight:bold;
  font-family: helvetica;
}
.txpol img{
  /*margin: 5px 0 0 30px;*/
  margin-top: 5px;
}
.polpkd{
  display:inline-block;
  font-size: 30px;
  font-family: helvetica;
  padding:8px 10px;
  background-color: rgba(0,0,0,0.4);
  color:#fff;
  border-radius: 8px;
  position:relative;
  top:-16px;
  left:8px;
}
.bg_org{background-color: #ff8200;}

@media screen and (max-width: 1280px) and (min-width: 1025px){
#pkd16 {
  background:url(../images/pilkada16/bg_pkd16.png) no-repeat center 94px;
}
}
/* E:PILKADA DKI JAKARTA 2016-2017 */
.ads_caraousel iframe {
  width: 100%;
  height: 380px;
  overflow-y: hidden;
}
@media screen and (min-width: 1025px) and (max-width: 1280px)  {
  .ads_caraousel iframe {
    height: 360px;
  }
}
