.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ngg-album-compactbox {
    border: none;
    border-radius: 0;
}

.entry-categories {
    display: none;
}


.sidebar .widget_text {
  padding: 30px;
}

.sidebar .widget_text .widget_text {
  padding: 0;
}

.sidebar .menu-item a {
  font-size: 15px;
}

.sidebar li {
  margin-bottom:0;
}

.sidebar li ul {
  margin-top:0;
  list-style:none;
}

.sidebar .widget_nav_menu {
  padding: 30px;
}

.menu-bizznis .sub-menu a {
    border: none;
}

.menu-bizznis .sub-menu a:hover,
.menu-bizznis .sub-menu a:active,
.menu-bizznis .sub-menu .current-menu-item > a {
  background-color: #ededed;
  font-weight: 300;
  color:#cf0f0f;
}

.at4-follow .at4-follow-container .at-follow-label {
    color: #cf0f0f;
}

#fancybox-overlay {
  display:none;
}

@media screen and (max-width: 1280px)
{
  .entry-title {
    font-size: 30px;
  }
  
  .entry, article.entry { 
    padding: 20px; 
  }
}