.icon-box4 a>img:hover {
	background-color: rgba(0,0,0,0.5);
}

.text-left {
	text-align: left;
}

#owl-runningtext.owl-theme .owl-item {
	text-align: center;
	font-weight: 600;
	color: #fff;
	margin-top: 10px;
}

#floating-menu.floating-menu {
	display: block;
	position: fixed;
	right: 10px;
	top: 90px;
	z-index: 100;
}
#floating-menu.floating-menu>.floating-menuitemhead {
	width: 60px;
	height: 15px;
	background: #d9caa6;
	margin: 5px;
}
#floating-menu.floating-menu>a>.floating-menuitem {
	background-size: contain;
	background-repeat: no-repeat;
	width: 60px;
	height: 52px;
	color: #ffffff;
	margin: 5px;
}

.running-text {
	height: 45px;
	background: #071f2d;
}

#owl-demo .item{
	margin: 3px;
}
#owl-demo .item img{
	display: block;
	width: 100%;
	height: auto;
}
#owl-demo .item{
  display: block;
  padding: 0px;
  margin: 5px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
  padding: 5px 9px;
  opacity: 0.9;
}
 
.owl-theme .owl-buttons i{
  margin-top: 2px;
}
 
/*To move navigation buttons outside use these settings:*/
 
.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	top: 43%;
	display: block;
	width: 52px;
	height: 52px;
	background: url(/themes/kvision/images/arrows-nav.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	border-radius: 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

#owl-runningtext.owl-theme .owl-controls .owl-buttons div {
	background: url(/themes/kvision/images/arrows2.png) no-repeat;
	top: -30%;
	width: 85px;
	background-size: 60%;
}

#owl-demo.owl-theme .owl-controls .owl-buttons div {
	top: 22%;
}
 
.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: -5px;
}
#owl-runningtext.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: 150px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
 
.owl-theme .owl-controls .owl-buttons .owl-next{
	right: -5px;
	background-position: -52px 0;
}
#owl-runningtext.owl-theme .owl-controls .owl-buttons .owl-next {
	right: 150px;
}

.owl-pagination {
  display: none;
}
.max-title5, .max-title2 {
	margin: -10px 0;
	padding-top: 20px;
}
.item.img-item:hover .zoomex2 {
	opacity: 1;
}
a.readmore { text-align: center;
	color: #000000;
	font-weight: 600;
	background: #c3bc8d;
	padding: 10px;
	margin-top: 22px;
	border-radius: 20px;
	box-shadow: none;
	margin: 0 auto;
	display: table;
	font-size: 13px;
	-webkit-transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-ms-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
	transition: all 0.17s ease-in-out;
	border: 1px solid #c8c8c8;
	padding: 6px 32px 6px 22px;
}

.zoomex2 {
	width: 100%;
	background: rgba(0,0,0,.35) url(../images/fancy-big-ico.png) no-repeat center !important;
	background-color: url(../images/fancy-big-ico.png)\9 !important;
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	color: transparent;
	display: block;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.zoomex2 h6 {
	top: 40%;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: absolute;
}
.zoomex2 a.btn.btn-default {
	width: 100%;
	height: 50px;
	border: none;
	background: transparent;
}
.blox-bluegradient {
	margin: 8px 0 4px 0;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(42, 84, 156, 0.7), rgba(255, 255, 255, 0.1));
	background: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(42, 84, 156, 0.7), rgba(255, 255, 255, 0.1));
	background: -webkit-gradient(linear, 90deg, rgba(255, 255, 255, 0.1), rgba(42, 84, 156, 0.7), rgba(255, 255, 255, 0.1));
	background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0.1), rgba(42, 84, 156, 0.7), rgba(255, 255, 255, 0.1));
}
.tayangan-unggulan, .serbaserbi {
	margin: 8px 0 8px 0;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(42, 84, 156, 0.7), rgba(255, 255, 255, 0.1));
	background: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(42, 84, 156, 0.7), rgba(255, 255, 255, 0.1));
	background: -webkit-gradient(linear, 90deg, rgba(255, 255, 255, 0.1), rgba(42, 84, 156, 0.7), rgba(255, 255, 255, 0.1));
	background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0.1), rgba(42, 84, 156, 0.7), rgba(255, 255, 255, 0.1));
}
.program-kvision .max-title2 {
	padding-top: 16px;
	margin-top: 0;
}
.hiburan-kvision {
	padding-top: 20px;
}
.hiburan-kvision article.icon-box4 {
	background: #fff;
	height: 500px;
}
div#owl-mainslider .link_image > img {
	width: 100%;
}
.container-ngebolabareng {
		background-color: #071f2d;
	color: #fff;
}
.filleritem-ngebola, .filleritem-ngebolasocial {
		background-color: #fff;
		color: #000;
		padding: 15px 0px;
}
.filleritem-ngebolasocial {
		margin-bottom: 12px;
		padding: 0 15px 5px;
}
.filleritem-ngebolasocial:before {
	width: 100%;
	border-top: 2px solid #ff5d5e;
	margin: 0;
	padding-top: 8px;
}
.community-leftads {
	position: absolute;
	top: 0px;
	width: 190px;
	float: left;
	margin: 0;
}
.community-rightads {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 190px;
	float: right;
}
.community-leftads>img, .community-rightads>img {
	width: 100%;
}

@media only screen and (max-width: 1024px) { 
	.community-leftads {
		position: relative;
		width: 190px;
		float: none;
		margin: 0 auto;
	}
	.community-rightads {
		position: relative;
		width: 190px;
		float: none;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 767px) { 
	div#floating-menu.floating-menu {
		display: none;
	}
	.running-text {
		height: 88px !important;
	}
	#owl-runningtext.owl-theme .owl-controls .owl-buttons div {
		top: 10% !important;
	}
	#owl-runningtext.owl-theme .owl-controls .owl-buttons .owl-next {
		right: 0 !important;
	}
	#owl-runningtext.owl-theme .owl-controls .owl-buttons .owl-prev {
		left: 0 !important;
	}
}
@media only screen and (min-width: 960px) { 
	section.blox.home-mainslider {
		width: 70%;
		margin: auto;
		min-height: 290px;
	}
}