.page-template-page-acara .post-list-big__title h3{
	width: 100%;
}

.navbar__search__input{
	display: none;
}

.navbar__search__input input {
    color: #000;
}

.video__home__side .video__home__link img {
    width: 170px;
}

.video__headline .video__headline__img{
    position: relative;
}

.video__headline .video__headline__img .play__icon {
    width: 150px;
}

.footer__subscribe-form .alert{
	width: 240px;
	margin: 0 auto 10px auto;
	color:#000;
}

.navbar__menu > ul > li:last-child > a:after{
	background-color: transparent;
}

.search-post-title h3 a{
    color: #272727;
    font-family: fjReg;
    font-size: 27px;
    line-height: 38px;
}

.search-post-title p {
    margin-top: 10px;
    color: #8a8a8a;
    font-family: 'asSB';
    font-size: 14px;
    line-height: 18px;
}

.pagination {
	clear:both;
	padding:20px 0;
	position:relative;
	font-size:12px;
	line-height:13px;
}

.pagination span, .pagination a {
	display:block;
	float:left;
	margin: 2px 5px 2px 0;
	text-decoration:none;
	width:auto;
	color:#fff;
	background: #555;

	padding: 10px 14px;
    border-radius: 50%;
}

.pagination a:hover{
	color:#fff;
	background: #ed1e24;
}

.pagination .current{
	padding: 10px 14px;
    background: #ed1e24;
    color: #fff;
    border-radius: 50%;
}

.post__detail__author ul li:first-child {
    text-transform: capitalize;
}

#artist_container_search_result{
	display: none;
}

#artist_container_search_result .artist__search__list-wrap{
	padding-top:60px;
}

.search-results  .mb-sm-4.search-post-title {
    margin-bottom: 20px;
}

.autocomplete-suggestions {
	/*background: rgba(152, 152, 152, 0.9) !important;*/
    background: #fff !important;
    text-align: center !important;
}

.autocomplete-suggestion {
    color: #fff !important;
    padding: 8px 25px !important;
}

.berita_hightlight_section .post-landscape-big__photo a img {
    width: 100%;
    height: auto;
}

#footer_menu_mobile {
	display: none;
}

.video__home__link-text a{
	color: #ed1f24;
}

div.autocomplete-suggestion b {
	font-weight: bold;
    color: #aaa;
}

div.autocomplete-suggestion {
    color: #000 !important;
}

.page-template-page-beranda .video__home__side-content {
    background-color: #f7f7f7;
}

.mobile-only{
	display: none;
}

.post__detail__share li:last-child {
    display: none;
}

.page_default_image{
	margin-bottom: 20px;
}

.page_default_image img{
	width: 100%;
}

.fancybox-slide--html {
    padding: 40px 6px !important;
}
.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
    background-color: white;
    border-radius: 100%;
}

.profil_content{
	padding: 40px 40px 20px 40px;
}

.profil_content p{
	color: #000;
	font-size: 14px;
}

.tax-category-profil-artis .artist__by__letter {
    margin-bottom: 40px;
}

.page-template-page-profil .artist__search__list ul li {
    width: 20%;
}

.misha_loadmore{
    background-color: #f1f1f1;
    border-radius: 2px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    letter-spacing:1px;
    cursor:pointer;
    text-transform: uppercase;
    padding: 10px 0;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;  
}
.misha_loadmore:hover{
    background-color: #ed1e24;
    color: #fff;
}

.single .post__detail__text p {
    margin-bottom: 15px;
}

.single .post__detail__text img{
    height: auto;
}

.post-list-big__img a:hover, 
.post-list-big__img a:focus, 
.post-list-big__img a:active,
.post-landscape-big__photo a:hover, 
.post-landscape-big__photo a:focus, 
.post-landscape-big__photo a:active,
.post-landscape-small__photo a:hover, 
.post-landscape-small__photo a:focus, 
.post-landscape-small__photo a:active,
.post__list__img a:hover, 
.post__list__img a:focus, 
.post__list__img a:active,
.post-headline:hover img {
    filter: grayscale(0%) !important;
}

.search__mobile__input input{
	padding-right: 35px;
}

.navbar__mobile {
    z-index: 99999;
}

@media (max-width: 1800px) and (min-width: 1400px){
	.post-headline {
		height: 380px;
	}
}

@media (min-width: 1800px){
	.post-headline {
		height: 420px;
	}
	.post-headline__caption h3 a{
		height: 420px;
	}
}

@media (max-width: 1280px) and (min-width: 992px){
	.page-template-page-beranda .ulasan_main_home_m .post-headline-img-xs__home img {
		width: 52% !important;
	}
}

@media (min-width: 768px){
	.page-template-page-beranda .ulasan_main_home_m{
	    background: #ccc;
	}
	.page-template-page-beranda .ulasan_main_home_m .post-headline-img-xs__home{
		text-align: center;
		/*padding-top: 25px;*/
	}
	.page-template-page-beranda .ulasan_main_home_m .post-headline-img-xs__home img{
		/*width: 40%;*/
	}

	.page-template-page-beranda .ulasan_main_home_d .post__list__img a img{
		/*width: 45%;*/
	}

	.page-template-page-beranda .ulasan_main_home_d .post__list__img{
		text-align: center;
		/*padding-top: 15px;*/
		background: #ccc;
	}

	.carousel__wrap__flashback .post-landscape-big__photo a img {
		height: 115%;
	}
}

@media (max-width: 767px) and (min-width: 320px){

	.single .post__detail__text iframe{
		width: 100% !important;
		height: 300px !important;
	}

	.single .post__detail__text img{
		width: 100% !important;
		height: auto !important;
	}

	.page-template-page-acara .fancybox-close-small {
		position: absolute !important;
		right: 10px !important;
	}

	.page-template-page-beranda .slider__caption__home {
	    position: relative;
	    transform: none;
	    margin: 0;
	    padding: 20px 20px;
	    width: 100%;
	    background-color: #f7f7f7;
	}

	.page-template-page-beranda .slider__caption__home h3 a{
		color: #000;
	}

	.page-template-page-berita .post__list__img,
	.page-template-page-berita .post__list__title,
	.page-template-page-berita .post__list__img > a img {
		height: 120px;
	}

	.post-list-big__title p{
		display: block;
	}

	.post-land-big-home__xs p {
		display: block;
	}

	.fancybox-stage {
		overflow: scroll !important;
   	}

	.video__headline .video__headline__img .play__icon {
		width: 50px;
	}

	.page-template-page-galerivideo .post__list {
		display: block;
	}

	.page-template-page-galerivideo .post__list__img {
		width: 100%;
	}

	.page-template-page-galerivideo .post__list__img > a img {
	    width: 100% !important;
	    height: auto;
	}

	.page-template-page-galerivideo .post__list__title {
		width: 100%;
		height : 110px;
	}

	.page-template-page-acara .event__show__text img{
		/*width: 100%;
		height: auto;*/
	}

	.related_wrapper .post__list {
	    margin-bottom: 0;
	    padding: 15px 0 15px 15px;
	    border-bottom: 1px solid #eee;
	}

	.post-list-big.news__mobile {
	    border-bottom: 1px solid #eee;
	}

	.artikel_wrapper .post__list__img, 
	.ulasan_wrapper .post__list__img{
		background-color: transparent;
	}

	.ptb-10{
		padding: 10px 0;
		background: #fff;
	}

	.p-0-xs{
		padding: 0;
	}
	.post-headline-xs-col.p-0-xs{
		padding-top: 10px;
	}
	.btn-show-all.text-center-xs.post-list-xs__home{
		margin-top: 0;
	}

	.btn-show-all {
		margin-top: 0px;
		margin-bottom: 20px;
	}

	.p-0-xs .post__list__img{
		margin-left: 20px;
	}

	.post-list-xs__home {
		border-top: solid 1px #eee !important;
	}
	
	.desktop-only{
		display: none !important;
	}

	.mobile-only{
		display: block;
	}

	.artikel_wrapper .post-headline-img-xs__home {
		margin-left: 20px;
	}

	.ulasan_wrapper .ulasan_main_home_m .post-headline-img-xs__home{
		width: 50%;
		text-align: center;
		background-color: #ccc;
		margin-left: 20px;
	}

	.ulasan_wrapper .ulasan_main_home_d .post__list__img{
		text-align: center;
		background-color: #ccc;
	}

	.ulasan_wrapper .post-headline-img-xs__home img {
	    height: 150px !important;
	    padding: 15px;
	}

	.ulasan_wrapper .post__list__img a img {
		height: 140px;
		padding: 15px;
	}

	.ulasan_wrapper .post__list__title, 
	.ulasan_wrapper .post__list__img {
	    height: 140px;
	}

	#footer_menu_desktop {
	    display: none !important;
	}

	#footer_menu_mobile {
		display: block;
	}

	.video__home__side .video__home__link img {
	    width: 35%;
	}

	.post__detail__text .search-form .form-group {
		margin-bottom: 0;
	}

	.post__detail__text .search-form label {
		margin-bottom: 0;
	}

	.post__detail__text .search-form .search-submit{
		margin-left: 15px;
	}

	.autocomplete-suggestions {
	    background: rgba(0,0,0,0.1) !important;
	}
	
	.page-template-page-beranda .video__home__side-content {
		background-color: #fff;
	}
}