.cursor-pointer {
	cursor:pointer;
}
.carousel-fix{
	opacity: 0;
	visibility: hidden;
}
.carousel-fix.slick-initialized{
	visibility: visible;
	opacity: 1;    
}
.post_title {
	font-weight:600;
}
.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;
	margin: 0 0 10px;
}
.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 .figure-image {
	margin-top:1.5rem;
}
.post-content video {
	width:100%;
}
.fig-caption {
  color: #333;
	font-weight: 300;
  font-size:.9rem;
  line-height:1.4rem;
  margin: 0;
  padding: .5rem 0;
}
.post-content {
	color:#1a1a1a;
}
.block-quote {
	font-size:1.6rem;
	line-height:2.2rem;
	color:#666;
	padding: 30px 50px 30px 70px !important;
}
.block-quote::after {
  font-family: FontAwesome;
  content: "\f10e";
  position: absolute;
  right: 30px;
  bottom: 20px;
  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;
}
.ps-container {
  overflow:hidden!important;
}
.wrapper__list__article h1 {
  margin-bottom: 20px;
  font-size: 20px;
}
.wrapper__list__article .h5 a {
  color: #000;
}
.slug {
	margin-bottom:0;
}
.slug a {
	color:#c00;
	font-size:.9rem;
}
.slug a:hover {
	color:#333;
	text-decoration:none;
}
#photo-slider .slick-arrow {
  top: 35%;
}
.article__image .rounded-circle {
	width:180px !important;
	text-align:center;
	margin: 0 auto;
}
.image-sm .rounded-circle {
	height:100px !important;
	width:100px !important;
}