.cursor-pointer {
	cursor:pointer;
}
.carousel-fix{
	opacity: 0;
	visibility: hidden;
}
.carousel-fix.slick-initialized{
	visibility: visible;
	opacity: 1;    
}
.post_title {
	font-weight:600;
	margin-bottom:.3rem;
}
.post_title_medium {
	font-size:1.2rem;
}
.post_title_big {
	font-size:1.4rem;
}
.post_title_xl {
	font-size:1.6rem;
}
.post_title_xxl {
	font-size:2rem;
}
.post_title_small {
	font-size:14px;
	line-height:1.3rem;
}
.post_title a{
	color: #000;
}
.post_title_white a{
	color: #fff;
}
.post_title a:hover, .post_title_white a:hover {
	text-decoration: none;
	color: #c00
}
.border_section {
	position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
  margin-bottom: 20px;
  font-size: 20px;
}
.border_section a:hover {
	color:#da1752;
	text-decoration:none;
}
.breadcrumbs__item {
	font-weight:normal;
}
.breadcrumbs__url, .breadcrumbs__item::after {
  color:#555;
}
.breadcrumbs__url:hover {
  color:#d91d1d;
}
.topbar {
  min-height: 30px;
	background-color: #000;
}
.topbar .topbar-left .topbar-text {
  font-size: 12px;
  line-height: 14px;
}
.topbar .topbar-right {
  text-align: right;
  line-height: 14px;
}
.navbar-soft .navbar-nav .nav-item {
  margin-left: 0;
  margin-right: 0;
}
.bg-black {
	background:#000;
}
.bg-black a, .bg-black .article__entry .article__content h5 a {
	color:#fff;
}
.bg-black a:hover, .bg-black .article__entry .article__content h5 a:hover, .wrapper__list__article .h5 a:hover {
	text-decoration:none;
	color:#f00;
}
.border_section a {
	color:#000;
}
.video-black {
	color:#fff;
}
.video-wrapper {
	position:relative;
}
.video-wrapper-post {
	padding:10px 20px 0 10px;position:absolute;bottom:0;left:0;background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.9) 100%);
	color:#fff;
	width:100%;
}
.video-wrapper-post a {
	color:#fff;
}
.card__post__content p {
	font-size:14px;
	color:#555;
}
.btn-search {
	padding:12px;
	height: 45px;
}
.post-content {
	color:#1a1a1a;
	line-height:1.8rem;
}
.post-content .figure-image {
	margin-top:1.5rem;
}
.figure-image img{
	width:100%;
}
.post-content video {
	width:100%;
}
.fig-caption {
  color: #333;
	font-weight: 300;
  font-size:.9rem;
  line-height:1.4rem;
  margin: 0;
  padding: .5rem 0;
}
.block-quote {
	font-size:1.4rem;
	line-height:1.8rem;
	color:#555;
	padding: 30px 50px 30px 70px !important;
}
.block-quote::after {
  font-family: FontAwesome;
  content: "\f10e";
  position: absolute;
  right: 30px;
  bottom: 15px;
  color: #d72924;
  font-size:25px;
  font-style: normal;
}
.baca-juga a {
	color:#2c91c4
}
.baca-juga a:hover {
	color:#c00;
	text-decoration:none
}
h3.slug a {
  color: #c90000;
	font-size:1rem;
}
 h3.slug a:hover {
	color:#2a2a2a;
  text-decoration:none;
}
.video-black .card__post-list .card__post__content .card__post__title h6 a {
	color:#fff;
}
.video-wrapper-post h2 a:hover, .video-black .card__post-list .card__post__content .card__post__title h6 a:hover {
	color: #c90000;
	text-decoration:none;
}
.infografik__post .card__post__content {
	opacity:0;
}
.infografik__post:hover .card__post__content {
	opacity: 1;
  transition: all 1s;
}
.bg__post-cover-dark {
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 1) 100%);
}
.c-overlay {
	position: absolute;
	bottom: 0;
	z-index: 1;
}
.c-overlay.p-center {
	margin: 0;
	top: 50%;
	left: 50%;
	bottom: initial;
	transform: translate(-50%,-50%);
}
.format-overlay {
	--size: calc(42px * var(--post-format-scale,1.096));
	width: var(--size);
	height: var(--size);
	font-size: calc(var(--size) * .405);
	margin: calc(1% + 5px);
	pointer-events: none;
	border-radius: 50%;
	border: 2px solid #fff;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-width: clamp(1px,.12em,5px);
	color: rgba(255,255,255,.7);
	box-shadow: 0 1px 7px rgba(0,0,0,.15);
	background: rgba(0,0,0,.2);
	display: flex;
	justify-content: center;
	align-items: center;
}
.format-overlay:hover{
	color: rgba(255,0,0,.8);
}
.format-overlay.overlay-small {
	--size: calc(28px * var(--post-format-scale,1.096));
}
.wrapp__list__article-responsive .slick-dots {
  bottom:-15px;
}
.slick-dotted.slick-slider {
  margin-bottom: 10px;
}
.slick-dots li button:before{
	font-size:20px;
}
.blog-tags-nowrap {
  overflow-x:scroll;
  white-space:nowrap;
	scroll-direction:horizontal;
	-ms-overflow-style: none;
  scrollbar-width: none;
}
.blog-tags-nowrap::-webkit-scrollbar {
  display: none;
}
.blog-tags .list-inline-item {
  display:inline-block;
	margin: 10px 0;
}
.blog-tags .list-inline .list-inline-item a {
  display:inline;
	text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Montserrat",sans-serif;
	font-weight: 600;
}
.article_slider .list-inline-item {
  margin-bottom:.6rem;
}
.ads_728 {
	text-align:center;
	margin:0 auto;
	width:728px;
	height:90px;
}
#video-scroll {
  position: relative;
	width: 100%;
	height: 420px;
	overflow: auto;
}
#nusantara-scroll {
  position: relative;
  width: 100%;
  height: 700px;
  overflow: auto;
}
.ps-container {
  overflow:hidden!important;
}
.wrapper__list__article h1 {
  margin-bottom: 20px;
  font-size: 20px;
}
.wrapper__list__article .h5 a {
  color: #000;
}
.slug {
	margin-top:0;
	margin-bottom:0;
	line-height:1rem;
	font-size:.9rem;
}
.slug a {
	color:#c00;
}
.card__post__content .slug, .article__content .slug {
	font-size:.8rem;
}
.slug a:hover {
	color:#333;
	text-decoration:none;
}
#photo-slider .slick-arrow {
  top: 35%;
}
#photo-slider-nav .slick-slide {
	cursor: pointer;
	outline: none;
}
#photo-slider-nav .slick-slide.slick-current.slick-active {
	opacity: 1;
}
#photo-slider-nav .slick-slide img {
	border-radius:5px;
}
#photo-slider-nav .slick-slide.slick-current.slick-active img {
	opacity: 0.6;
	transition: all .3s ease;
}
#photo-slider-nav img {
	border-radius:5px;
}
#photo-slider-nav .slick-slide:first-child img {
	margin-left: 0;
}
#photo-slider-nav .slick-slide:last-child img {
	margin-right: 0;
}
.article__image .rounded-circle {
	width:180px !important;
	text-align:center;
	margin: 0 auto;
}
.image-sm .rounded-circle {
	height:100px !important;
	width:100px !important;
}
.post-content ol, .post-content ul {
	padding-left:1rem;
}
.post-content ol li {
	padding:.8rem 0;
}

.mata-container {
	background-image:url("/assets/img/widget-matain.jpg");
	background-size:cover;
	background-repeat:no-repeat;
	width:100%;
	min-height:710px;
	border-top-left-radius:30px;
	border-bottom-right-radius:30px;
}
.doeloe-container {
	background-image:url("/assets/img/widget-antara-doeloe-web.jpg");
	background-size:cover;
	background-repeat:no-repeat;
	width:100%;
	min-height:710px;
	border-radius:12px;
}
.mata-container a {
	color:#fff;
}
.logo-mata {
	background-image:url("/assets/img/logo-matain3.svg");
	background-size:contain;
	background-repeat:no-repeat;
	width:180px;
	height:90px;
	display:inline-block
}
.logo-doeloe {
	background-image:url("/assets/img/antara-doeloe-OK.png");
	background-size:cover;
	background-repeat:no-repeat;
	width:150px;
	height:200px;
	display:inline-block;
}
.mata-slogan {
	width:200px;
	color:#fff;
	font-size:1rem;
}
.title-3-line {
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}

.hero-banner.center {
  justify-content: center;
  text-align: center;
}
.hero-banner {
  display: flex;
  align-items: center;
  width: 100%;
	height:100vh;
}
.bg-cover {
  background-size: cover !important;
  background-position: center !important;
}
.avatar {
  width: 50px !important;
  height: 50px !important;
  border-radius: 50px;
}
.comment-reply {
  background: #fafafa;
  padding: 15px;
  overflow: hidden;
  border: 1px solid #eee;
}
.icon-user {
	background-size:cover;
	background-repeat:no-repeat;
	width:50px;
	height:50px;
	display:inline-block;
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.25 9C8.25 6.92893 9.92893 5.25 12 5.25C14.0711 5.25 15.75 6.92893 15.75 9C15.75 11.0711 14.0711 12.75 12 12.75C9.92893 12.75 8.25 11.0711 8.25 9ZM12 6.75C10.7574 6.75 9.75 7.75736 9.75 9C9.75 10.2426 10.7574 11.25 12 11.25C13.2426 11.25 14.25 10.2426 14.25 9C14.25 7.75736 13.2426 6.75 12 6.75Z' fill='%231C274C'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.25 12C1.25 6.06294 6.06294 1.25 12 1.25C17.9371 1.25 22.75 6.06294 22.75 12C22.75 17.9371 17.9371 22.75 12 22.75C6.06294 22.75 1.25 17.9371 1.25 12ZM12 2.75C6.89137 2.75 2.75 6.89137 2.75 12C2.75 14.5456 3.77827 16.851 5.4421 18.5235C5.6225 17.5504 5.97694 16.6329 6.68837 15.8951C7.75252 14.7915 9.45416 14.25 12 14.25C14.5457 14.25 16.2474 14.7915 17.3115 15.8951C18.023 16.6329 18.3774 17.5505 18.5578 18.5236C20.2217 16.8511 21.25 14.5456 21.25 12C21.25 6.89137 17.1086 2.75 12 2.75ZM17.1937 19.6554C17.0918 18.4435 16.8286 17.5553 16.2318 16.9363C15.5823 16.2628 14.3789 15.75 12 15.75C9.62099 15.75 8.41761 16.2628 7.76815 16.9363C7.17127 17.5553 6.90811 18.4434 6.80622 19.6553C8.28684 20.6618 10.0747 21.25 12 21.25C13.9252 21.25 15.7131 20.6618 17.1937 19.6554Z' fill='%231C274C'/%3E%3C/svg%3E");
}
.container .google-auto-placed {
	display:none;
}