@import url(https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap);@import url(https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i&display=swap);@import url(https://fonts.googleapis.com/css?family=Montserrat:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i&display=swap);.container {
  max-width: 1280px;
}

body {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #161616;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0px;
  text-transform: none;
}

p,
a,
h4 {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #e23b4b;
  font-size: 14px;
  font-weight: 500;
}

a i {
  color: #e23b4b;
}

a:hover {
  color: #e96774;
  text-decoration: none;
}

a:hover i {
  color: #e96774;
}

@media all and (max-width: 1200px) {
  a {
    font-size: 12px;
  }
}

@media all and (max-width: 576px) {
  a {
    font-size: 12px;
  }
}

@media all and (max-width: 992px) {
  a {
    font-size: 12px;
  }
}

h1 {
  font-size: 32px;
  font-weight: 600;
  color: #161616;
}

@media all and (max-width: 1200px) {
  h1 {
    font-size: 28px;
  }
}

@media all and (max-width: 992px) {
  h1 {
    font-size: 28px;
  }
}

@media all and (max-width: 576px) {
  h1 {
    font-size: 26px;
  }
}

h4 {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.4em;
  color: #161616;
}

@media all and (max-width: 1200px) {
  h4 {
    font-size: 14px;
  }
}

@media all and (max-width: 992px) {
  h4 {
    font-size: 14px;
  }
}

@media all and (max-width: 576px) {
  h4 {
    font-size: 14px;
  }
}

p,
i {
  font-size: 14px;
  font-weight: 400;
  color: #161616;
}

@media all and (max-width: 1200px) {
  p,
  i {
    font-size: 12px;
  }
}

@media all and (max-width: 992px) {
  p,
  i {
    font-size: 12px;
  }
}

@media all and (max-width: 576px) {
  p,
  i {
    font-size: 12px;
  }
}

.btn,
a.btn {
  font-size: 14px;
  font-weight: 400;
}

@media all and (max-width: 576px) {
  .btn,
  a.btn {
    font-size: 12px;
  }
}

@media all and (max-width: 992px) {
  .btn,
  a.btn {
    font-size: 12px;
  }
}

@media all and (max-width: 1200px) {
  .btn,
  a.btn {
    font-size: 12px;
  }
}

.bg-white {
  background-color: #fff !important;
}

.dropdown-toggle::after {
  display: none;
}

.wrapper {
  padding: 0 25px;
}

.no-pm {
  margin: 0 !important;
  padding: 0 !important;
}

.default-pd-wp {
  padding: 0 15px !important;
}

.margin-min-15 {
  margin-left: -15px !important;
  margin-right: -15px !important;
}

.pd-0 {
  padding: 0px !important;
}

.pd-2 {
  padding: 2px !important;
}

.pd-3 {
  padding: 3px !important;
}

.pd-4 {
  padding: 4px !important;
}

.pd-5 {
  padding: 5px !important;
}

.pd-6 {
  padding: 6px !important;
}

.pd-7 {
  padding: 7px !important;
}

.pd-8 {
  padding: 8px !important;
}

.pd-9 {
  padding: 9px !important;
}

.pd-10 {
  padding: 10px !important;
}

.pd-15 {
  padding: 15px !important;
}

.pd-20 {
  padding: 20px !important;
}

.pd-25 {
  padding: 25px !important;
}

.pd-30 {
  padding: 30px !important;
}

.pd-40 {
  padding: 40px !important;
}

.pd-50 {
  padding: 50px !important;
}

.pd-70 {
  padding: 70px !important;
}

.pd-100 {
  padding: 100px !important;
}

.m-0 {
  margin: 0px !important;
}

.m-2 {
  margin: 2px !important;
}

.m-3 {
  margin: 3px !important;
}

.m-4 {
  margin: 4px !important;
}

.m-5 {
  margin: 5px !important;
}

.m-6 {
  margin: 6px !important;
}

.m-7 {
  margin: 7px !important;
}

.m-8 {
  margin: 8px !important;
}

.m-9 {
  margin: 9px !important;
}

.m-10 {
  margin: 10px !important;
}

.m-15 {
  margin: 15px !important;
}

.m-20 {
  margin: 20px !important;
}

.m-25 {
  margin: 25px !important;
}

.m-30 {
  margin: 30px !important;
}

.m-40 {
  margin: 40px !important;
}

.m-50 {
  margin: 50px !important;
}

.m-70 {
  margin: 70px !important;
}

.m-100 {
  margin: 100px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-2 {
  margin-top: 2px !important;
}

.mt-3 {
  margin-top: 3px !important;
}

.mt-4 {
  margin-top: 4px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mt-6 {
  margin-top: 6px !important;
}

.mt-7 {
  margin-top: 7px !important;
}

.mt-8 {
  margin-top: 8px !important;
}

.mt-9 {
  margin-top: 9px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-2 {
  margin-bottom: 2px !important;
}

.mb-3 {
  margin-bottom: 3px !important;
}

.mb-4 {
  margin-bottom: 4px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-6 {
  margin-bottom: 6px !important;
}

.mb-7 {
  margin-bottom: 7px !important;
}

.mb-8 {
  margin-bottom: 8px !important;
}

.mb-9 {
  margin-bottom: 9px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.mlrmin-15 {
  margin-left: -15px;
  margin-right: -15px;
}

.text-red {
  color: #c40000 !important;
}

.form-control {
  border-radius: 0px;
  font-size: 14px;
  font-weight: 300;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #e23b4b;
  outline: 0;
  box-shadow: 0 0 0 0.06rem #e23b4b;
}

.btn-primary {
  background-color: #e23b4b;
  border-color: #e23b4b;
  border-radius: 0px;
}

.btn-primary:hover {
  background-color: #e96774 !important;
  border: 1px solid #e96774;
}

.page-more {
  width: 100%;
  display: block;
}

.page-more button {
  display: block;
  border-radius: 0px;
}

.img-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.info > ul {
  margin: 0;
  padding: 0;
  white-space: nowrap;
  margin-bottom: 10px;
}

.info > ul > li {
  display: inline-block;
  padding-right: 5px;
}

.info > ul > li p {
  font-size: 11px;
  color: #989898;
}

.info > ul > li p i {
  font-size: 11px;
  color: #989898;
}

.info > ul > li > p.author {
  font-weight: 500;
  color: #161616;
}

footer {
  padding: 50px 0 0 0;
  position: relative;
  display: block;
  background: #222222;
  color: #eaeaea;
  width: 100%;
}

footer h4 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 16px;
  text-transform: uppercase;
  color: #eaeaea;
}

footer a,
footer i,
footer p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #eaeaea;
}

@media all and (max-width: 576px) {
  footer a,
  footer i,
  footer p {
    font-size: 12px;
  }
}

@media all and (max-width: 992px) {
  footer a,
  footer i,
  footer p {
    font-size: 12px;
  }
}

footer a {
  text-decoration: none;
  color: #fafafa;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

footer a:hover {
  color: #e96774;
}

footer .footer-top {
  padding: 0 15px 30px 15px;
}

@media all and (max-width: 576px) {
  footer .col-12 {
    margin-bottom: 20px;
  }
}

footer .brand-info img {
  max-width: 160px;
  max-height: 44px;
  margin-bottom: 20px;
}

footer .footer-bottom {
  position: relative;
  background: #141414;
  padding: 10px 30px;
  width: 100%;
}

footer .footer-bottom .link-bottom {
  display: block;
  float: right;
  width: 70%;
}

@media all and (max-width: 576px) {
  footer .footer-bottom .link-bottom {
    width: 100%;
  }
}

footer .footer-bottom .link-bottom ul,
footer .footer-bottom .link-bottom li {
  margin-bottom: 0;
  padding-left: 20px;
}

footer .footer-bottom .link-bottom li > a {
  display: block;
  text-decoration: none;
}

footer .footer-bottom .link-bottom li > a:hover {
  padding-right: 3px;
}

footer .footer-bottom .copyright {
  display: block;
  float: right;
  width: 30%;
}

@media all and (max-width: 576px) {
  footer .footer-bottom .copyright {
    width: 100%;
    text-align: center;
    padding-top: 20px;
  }
}

.link-footer > li {
  padding: 0;
  margin: 0;
}

.link-footer > li > a {
  display: block;
  margin-bottom: 5px;
  text-decoration: none;
}

.link-footer > li > a:hover {
  padding-left: 3px;
}

.medsos-icon .list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

.medsos-icon .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.medsos-icon .list-inline > li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  border-radius: 50%;
  text-align: center;
  width: 40px;
  height: 40px;
  font-size: 20px;
}

.medsos-icon .list-inline > li a i {
  color: #fff !important;
}

.medsos-icon .list-inline > li a:hover i {
  color: #fff !important;
}

.medsos-icon .list-inline > li a.icoFacebook:hover {
  background-color: #3b5999;
}

.medsos-icon .list-inline > li a.icotwitter:hover {
  background-color: #55acee;
}

.medsos-icon .list-inline > li a.icolinkedin:hover {
  background-color: #0077B5;
}

.medsos-icon .list-inline > li a.icoyoutube:hover {
  background-color: #cd201f;
}

.medsos-icon .list-inline > li a.icoinstagram:hover {
  background-color: #e4405f;
}

.medsos-icon .list-inline li i {
  margin: 0;
  line-height: 40px;
  text-align: center;
}

.medsos-icon .list-inline .social-circle i {
  color: #fff !important;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.medsos-icon .list-inline a {
  color: #fff;
  background-color: #818182;
}

.medsos-icon .list-inline > li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

nav ol.breadcrumb {
  background-color: #fff;
  border-radius: 0;
  border-bottom: 1px solid #e5e5e5;
}

nav ol.breadcrumb .breadcrumb-item a {
  color: #e23b4b;
  text-decoration: none;
}

nav ol.breadcrumb .breadcrumb-item.active,
nav ol.breadcrumb .breadcrumb-item a:hover {
  color: #161616;
}

.btn.poskota-bg-primary {
  background-color: #e23b4b !important;
  border: 1px solid #e23b4b;
}

.btn.poskota-bg-primary:hover {
  background-color: #e96774 !important;
  border: 1px solid #e96774;
}

.poskota-bg-primary {
  background-color: #e23b4b !important;
}

.widget {
  display: inline-block;
}

.widget .widget-item {
  display: block;
  width: 100%;
  float: left;
}

@media all and (max-width: 992px) {
  .widget .widget-item {
    width: 33.333%;
    padding: 10px;
  }
}

@media all and (max-width: 576px) {
  .widget .widget-item {
    width: 100%;
    padding: 0;
  }
}

.nav-top {
  background-color: #161616;
  display: table;
  width: 100%;
  color: #fafafa;
  font-size: 0.8em;
  text-transform: uppercase;
}

.nav-top ul {
  margin: 0;
  display: block;
}

.nav-top ul li {
  border-left: 1px solid #333333;
  padding: 0;
  margin: 0;
  float: left;
  display: block;
}

.nav-top ul li a {
  display: block;
  padding: 10px 15px;
  text-align: center;
  color: #fafafa;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.nav-top ul li a:hover {
  color: #161616;
  background: #fafafa;
}

.nav-top ul li:last-child {
  border-right: 1px solid #333333;
}

.nav-top .top-left {
  display: table-cell;
  width: 50%;
}

.nav-top .top-right {
  display: table-cell;
  width: 50%;
}

.nav-top .top-right ul {
  float: right;
  margin-right: 20px;
}

.nav-logo {
  padding: 20px 25px;
  height: 144px;
  display: table;
  width: 100%;
}

@media all and (max-width: 992px) {
  .nav-logo {
    height: 114px;
  }
}

.nav-logo .logo {
  display: table-cell;
}

.nav-logo .logo img {
  max-height: 52px;
}

@media all and (max-width: 992px) {
  .nav-logo .logo img {
    height: 28px;
  }
}

.nav-logo .banner-header {
  display: table-cell;
  width: 728px;
  height: 90px;
  overflow: hidden;
}

.nav-logo .banner-header .banner-box img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media all and (max-width: 992px) {
  .nav-logo .banner-header {
    width: 70%;
    height: 70px;
    padding: 10px;
  }

  .nav-logo .banner-header .banner-box {
    height: 100%;
    width: 100%;
    overflow: hidden;
  }

  .nav-logo .banner-header .banner-box img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.navbar-light .navbar-toggler {
  border: none;
}

.navbar-light .navbar-toggler i {
  font-size: 16px;
}

.navbar {
  padding: 0;
}

@media all and (max-width: 576px) {
  .navbar {
    padding: 0 15px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 -15px;
  }
}

.navbar .btn.focus,
.navbar .btn:focus {
  outline: 0;
  box-shadow: none;
  color: #e23b4b;
}

.navbar-border {
  border-bottom: 5px solid #e5e5e5;
  margin: 0;
  padding: 0;
}

@media all and (max-width: 576px) {
  .navbar-border {
    border-bottom: none;
  }
}

.navbar-border .navbar-nav {
  border-bottom: 5px solid #fafafa;
  margin-bottom: -4px;
}

.navbar-border .navbar-nav > .nav-item {
  padding: 0;
  display: block;
  margin: 0;
}

.navbar-border .navbar-nav > .nav-item > a {
  padding: 8px 0.8em;
  margin-bottom: -5px;
  margin-right: 2px;
  border-bottom: 5px solid #e23b4b;
  color: #161616;
  font-size: 0.9em;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.navbar-border .navbar-nav > .nav-item > a i {
  color: #161616;
}

.navbar-border .navbar-nav > .nav-item > a span {
  color: #e23b4b;
}

@media all and (max-width: 576px) {
  .navbar-border .navbar-nav > .nav-item > a {
    border-bottom: 1px solid #eaeaee;
    margin-bottom: 0;
  }
}

@media all and (max-width: 992px) {
  .navbar-border .navbar-nav > .nav-item > a {
    border-bottom: 1px solid #eaeaee;
    margin-bottom: 0;
  }
}

@media all and (max-width: 1200px) {
  .navbar-border .navbar-nav > .nav-item > a {
    padding: 8px 6px;
    font-size: 0.8em;
  }
}

.navbar-border .navbar-nav > .nav-item > a > i {
  padding-left: 8px;
}

.navbar-border .navbar-nav > .nav-item > a:hover,
.navbar-border .navbar-nav > .nav-item > a:focus,
.navbar-border .navbar-nav > .nav-item.active a {
  background-color: #e23b4b;
  color: #fafafa;
}

.navbar-border .navbar-nav > .nav-item > a:hover i,
.navbar-border .navbar-nav > .nav-item > a:focus i,
.navbar-border .navbar-nav > .nav-item.active a i {
  color: #fafafa;
}

.navbar-border .navbar-nav > .nav-item > a:hover span,
.navbar-border .navbar-nav > .nav-item > a:focus span,
.navbar-border .navbar-nav > .nav-item.active a span {
  color: #fafafa;
}

.navbar-border .navbar-nav > .nav-item .dropdown-menu {
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
}

@media all and (max-width: 576px) {
  .navbar-border .navbar-nav > .nav-item .dropdown-menu {
    border: none;
  }
}

.navbar-border .navbar-nav > .nav-item .dropdown-menu a {
  width: 230px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 300;
}

@media all and (max-width: 576px) {
  .navbar-border .navbar-nav > .nav-item .dropdown-menu a {
    border: none;
  }
}

.navbar-border .navbar-nav > .nav-item .dropdown-menu a:hover {
  color: #e23b4b;
  background: none;
  padding-left: 30px;
}

.navbar-border .navbar-nav.nav-right-custom {
  border-bottom: none;
}

.navbar-border .navbar-nav.nav-right-custom > .nav-item > a {
  border-bottom: none;
  padding: 8px 0.7em;
  margin-bottom: -5px;
  margin-right: 2px;
  color: #161616;
  font-size: 0.9em;
  font-weight: 600;
  text-transform: unset;
  text-decoration: none;
}

@media all and (max-width: 576px) {
  .navbar-border .navbar-nav.nav-right-custom > .nav-item > a {
    display: block;
    padding: 10px 1em;
    border-bottom: 1px solid #eaeaee;
    margin-bottom: 0;
  }
}

.navbar-border .navbar-nav.nav-right-custom > .nav-item > a:hover,
.navbar-border .navbar-nav.nav-right-custom > .nav-item > a:focus,
.navbar-border .navbar-nav.nav-right-custom > .nav-item.active a {
  background: none !important;
  color: #161616;
}

.navbar-border .navbar-nav.nav-right-custom > .nav-item > a:hover i,
.navbar-border .navbar-nav.nav-right-custom > .nav-item > a:focus i,
.navbar-border .navbar-nav.nav-right-custom > .nav-item.active a i {
  color: #161616;
}

.navbar-border .navbar-nav.nav-right-custom .dropdown-menu {
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
  min-width: 120px;
}

.navbar-border .navbar-nav.nav-right-custom .dropdown-menu a {
  display: block;
  width: 120px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 300;
}

@media all and (max-width: 576px) {
  .navbar-border .navbar-nav.nav-right-custom .dropdown-menu a {
    border: none;
  }
}

.navbar-border .navbar-nav.nav-right-custom .dropdown-menu a:hover {
  color: #e23b4b;
  background: none;
  padding-left: 30px;
}

@media all and (max-width: 576px) {
  .navbar-border .navbar-nav.nav-right-custom .dropdown-menu {
    border: none;
  }
}

.navbar-profile-name span {
  text-align: right;
  white-space: nowrap;
  width: 114px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  padding: 0;
  margin: 0;
  margin-bottom: -6px;
  color: #161616 !important;
}

.header-title {
  border-top: 5px solid #e5e5e5;
  margin: 30px 15px 10px 15px;
  padding: 0;
}

.header-title.header-link > a,
.header-title.header-link > p {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  padding: 10px;
  margin: -5px 0 0 0;
  border-top: 5px solid #989898;
  color: #161616;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
}

.header-title.header-link > a:hover {
  border-top: 5px solid #e23b4b;
  color: #e23b4b;
}

.header-title.header-default > p {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  padding: 10px;
  margin: -5px 0 0 0;
  border-top: 5px solid #e23b4b;
  color: #e23b4b;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
}

.header-title .relate-topik {
  padding-top: 5px;
  display: block;
  float: right;
}

.header-title .relate-topik > p {
  color: #989898;
  font-size: 12px;
  font-weight: 300;
}

.header-title .relate-topik > p > a,
.header-title .relate-topik > p > b {
  color: #161616;
  font-weight: 600;
}

.header-title .relate-topik > p > a:hover {
  color: #e23b4b;
}

.index-berita-ads {
  margin: 30px 0;
}

@media all and (max-width: 576px) {
  .index-berita-ads {
    margin: 0;
  }
}

@media all and (max-width: 1200px) {
  .index-berita-ads {
    margin: 0;
  }
}

.mobile-top-nav {
  background: #161616;
}

.mobile-top-nav li a {
  color: #efefef;
}

.mobile-top-nav li a i {
  color: #efefef;
}

.mobile-nav {
  border-bottom: 1px solid #e5e5e5;
  margin: 0 -15px;
  padding: 0 15px;
}

.mobile-nav li a {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  color: #161616;
  border-right: 1px solid #e5e5e5;
}

.mobile-nav li a i {
  color: #161616;
}

.mobile-nav li a:hover,
.mobile-nav li.active a,
.mobile-nav li a:focus {
  color: #e23b4b;
}

.mobile-nav li a:hover i,
.mobile-nav li.active a i,
.mobile-nav li a:focus i {
  color: #e23b4b;
}

.mobile-nav li:first-child a {
  border-left: 1px solid #e5e5e5;
}

.mobile-search {
  margin-top: 10px;
}

.mobile-search .btn {
  border-radius: 0;
}

.dekstop-search {
  margin-top: 10px;
  width: 300px;
}

.dekstop-search .btn {
  border-radius: 0;
}

.label {
  position: absolute;
  top: -2px;
  left: 15px;
  z-index: 999;
}

.label > p {
  display: inline-block;
  text-decoration: none;
  padding: 5px 8px;
  border-radius: 0 0 5px 0;
  background-color: #e23b4b;
  color: #fafafa;
  font-size: 10px;
  line-height: 1em;
  font-weight: 400;
  text-transform: uppercase;
  white-space: nowrap;
  max-width: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media all and (max-width: 576px) {
  .label > p {
    max-width: 140px;
  }
}

.home-highlight {
  margin: 20px 0;
}

.highlight-item {
  height: 300px;
  overflow: hidden;
  padding: 0;
  margin: 0;
  width: 100%;
  position: relative;
}

.highlight-item a {
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.highlight-item a i {
  color: #fafafa;
}

.highlight-item a .overlay-dark {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-blend-mode: screen, difference, lighten;
  position: absolute;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 995;
  background: rgba(24, 24, 24, 0);
}

.highlight-item a .img-highlight-box {
  position: absolute;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
}

.highlight-item a .img-highlight-box img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  filter: brightness(70%);
  -webkit-filter: brightness(70%);
}

.highlight-item a .content-highlight-box {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  height: auto;
  padding: 30px;
  z-index: 999;
}

.highlight-item a .content-highlight-box .label-highlight {
  margin-bottom: 10px;
}

.highlight-item a .content-highlight-box .label-highlight p {
  display: inline-block;
  text-decoration: none;
  padding: 5px 12px;
  border-radius: 5px;
  line-height: 1em;
  background-color: #e23b4b;
  color: #fafafa;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
}

.highlight-item a .content-highlight-box .title-highlight {
  margin-bottom: 10px;
}

.highlight-item a .content-highlight-box .title-highlight h4 {
  color: #fafafa;
  line-height: 1em;
}

.highlight-item a .content-highlight-box .info-highlight > ul {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.highlight-item a .content-highlight-box .info-highlight > ul > li {
  display: inline-block;
  padding-right: 5px;
}

.highlight-item a .content-highlight-box .info-highlight > ul > li p {
  color: #fafafa;
  font-size: 11px;
}

.highlight-item a:hover .overlay-dark {
  background: rgba(24, 24, 24, 0.25);
}

.highlight-item a:hover i {
  color: #fafafa;
}

.highlight-item a:hover .content-highlight-box {
  left: 5px;
}

@media all and (max-width: 576px) {
  .highlight-item {
    height: 250px;
  }
}

@media all and (max-width: 1200px) {
  .highlight-item {
    height: 220px;
  }
}

.artikel-list {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

.artikel-list .artikel-list-item {
  display: inline-block;
  overflow: hidden;
  padding: 0;
  margin: 0;
  position: relative;
}

.artikel-list .artikel-list-item.item-lg {
  height: 480px;
}

.artikel-list .artikel-list-item.item-lg > a {
  height: 320px;
}

.artikel-list .artikel-list-item.item-lg .label > p {
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.artikel-list .artikel-list-item.item-md {
  height: 450px;
}

.artikel-list .artikel-list-item.item-md > a {
  height: 200px;
}

.artikel-list .artikel-list-item.item-md .label > p {
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media all and (max-width: 576px) {
  .artikel-list .artikel-list-item.item-md {
    height: auto;
    margin-bottom: 15px;
  }
}

@media all and (max-width: 1200px) {
  .artikel-list .artikel-list-item.item-md {
    height: auto;
    margin-bottom: 15px;
  }
}

.artikel-list .artikel-list-item.item-sm {
  height: 170px;
}

.artikel-list .artikel-list-item.item-sm > a {
  height: 70px;
}

.artikel-list .artikel-list-item.height-auto {
  height: auto !important;
}

.artikel-list .artikel-list-item > a {
  position: relative;
  width: 100%;
  text-decoration: none;
  display: inline-block;
}

.artikel-list .artikel-list-item > a .overlay {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-blend-mode: screen, difference, lighten;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background: rgba(24, 24, 24, 0);
}

.artikel-list .artikel-list-item > a .img-artikel-list-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 95;
}

.artikel-list .artikel-list-item > a .img-artikel-list-box img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.artikel-list .artikel-list-item > a:hover .overlay {
  background: rgba(255, 255, 255, 0.25);
}

.artikel-list .artikel-list-item .content-artikel-list-box {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  overflow: hidden;
}

.artikel-list .artikel-list-item .content-artikel-list-box .title > a {
  text-decoration: none;
}

.artikel-list .artikel-list-item .content-artikel-list-box .title > a h4 {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #161616;
  line-height: 22px;
  margin-bottom: 5px;
  max-height: 68px;
  overflow: hidden;
}

.artikel-list .artikel-list-item .content-artikel-list-box .title > a:hover h4 {
  color: #e23b4b;
}

.artikel-list .artikel-list-item .content-artikel-list-box .text > p {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.artikel-list .artikel-list-item .content-artikel-list-box .text > p > a {
  display: inline-block;
}

.artikel-list .item-1 {
  float: left;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.artikel-list .item-2 {
  float: left;
  width: 50%;
  padding-right: 15px;
  padding-left: 15px;
}

@media all and (max-width: 576px) {
  .artikel-list .item-2 {
    width: 100%;
  }
}

.artikel-list .item-3 {
  float: left;
  width: 33.33%;
  padding-right: 15px;
  padding-left: 15px;
}

@media all and (max-width: 576px) {
  .artikel-list .item-3 {
    width: 100%;
  }
}

.artikel-list-2 {
  display: inline-block;
  position: relative;
  width: 100%;
}

.artikel-list-2 .artikel-list-item {
  position: relative;
  display: table;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 15px;
}

.artikel-list-2 .artikel-list-item .img-link-box {
  position: relative;
  width: 25%;
  float: left;
  height: 72px;
  padding: 10px;
}

.artikel-list-2 .artikel-list-item .img-link-box > a .overlay {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-blend-mode: screen, difference, lighten;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background: rgba(24, 24, 24, 0);
}

.artikel-list-2 .artikel-list-item .img-link-box > a .img-artikel-list-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 95;
}

.artikel-list-2 .artikel-list-item .img-link-box > a .img-artikel-list-box img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.artikel-list-2 .artikel-list-item .img-link-box > a:hover .overlay {
  background: rgba(24, 24, 24, 0.25);
}

@media all and (max-width: 1200px) {
  .artikel-list-2 .artikel-list-item .img-link-box {
    width: 30%;
  }
}

.artikel-list-2 .artikel-list-item .content-artikel-list-box {
  float: left;
  width: 75%;
  padding-left: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  overflow: hidden;
}

.artikel-list-2 .artikel-list-item .content-artikel-list-box .title > a {
  text-decoration: none;
}

.artikel-list-2 .artikel-list-item .content-artikel-list-box .title > a h4 {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-bottom: 5px;
}

.artikel-list-2 .artikel-list-item .content-artikel-list-box .title > a:hover h4 {
  color: #e23b4b;
}

@media all and (max-width: 1200px) {
  .artikel-list-2 .artikel-list-item .content-artikel-list-box {
    width: 70%;
  }
}

.artikel-list-2 .artikel-list-item.item-lg {
  padding-bottom: 10px;
  border-bottom: 1px solid #e4e4e4;
}

.artikel-list-2 .artikel-list-item.item-lg .img-link-box {
  width: 25%;
  height: 114px;
}

@media all and (max-width: 576px) {
  .artikel-list-2 .artikel-list-item.item-lg .img-link-box {
    width: 30%;
    height: 72px;
  }
}

@media all and (max-width: 576px) {
  .artikel-list-2 .artikel-list-item.item-lg .content-artikel-list-box {
    width: 70%;
  }
}

.artikel-list-2 .artikel-list-item.item-lg .content-artikel-list-box .title > a {
  text-decoration: none;
}

.artikel-list-2 .artikel-list-item.item-lg .content-artikel-list-box .title > a h4 {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-bottom: 5px;
  font-size: 18px;
}

@media all and (max-width: 576px) {
  .artikel-list-2 .artikel-list-item.item-lg .content-artikel-list-box .title > a h4 {
    font-size: 16px;
  }
}

.artikel-list-2 .artikel-list-item.item-lg .content-artikel-list-box .title > a:hover h4 {
  color: #e23b4b;
}

.index-berita .container {
  max-width: 80%;
}

@media all and (max-width: 576px) {
  .index-berita .container {
    max-width: 100%;
    width: 100%;
    padding: 0px;
  }
}

.index-berita .info-result {
  border-top: 1px solid #eaeaea;
  margin-bottom: 50px;
}

.index-berita .info-result p {
  font-size: 14px;
}

@media all and (max-width: 992px) {
  .index-berita .info-result {
    margin-left: 15px;
    margin-right: 15px;
  }

  .index-berita .info-result p {
    font-size: 12px;
  }
}

@media all and (max-width: 576px) {
  .index-berita .info-result {
    margin-left: 15px;
    margin-right: 15px;
  }

  .index-berita .info-result p {
    font-size: 12px;
  }
}

.ads-img-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.ads-img-box img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.ads-v2 {
  margin: 0 0 20px 0;
  padding: 0 15px;
  width: 100%;
  height: auto;
}

.ads-full-width .img-box {
  height: 90px;
  width: 728px;
  overflow: hidden;
}

.ads-full-width .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media all and (max-width: 576px) {
  .ads-full-width .img-box {
    width: 100%;
  }

  .ads-full-width .img-box img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.galeri {
  display: block;
  width: 100%;
  padding: 0 15px;
}

.galeri .galeri-list .galeri-item {
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  height: 260px;
}

.galeri .galeri-list .galeri-item a .overlay {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-blend-mode: screen, difference, lighten;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background: rgba(24, 24, 24, 0);
}

.galeri .galeri-list .galeri-item a .galeri-img-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.galeri .galeri-list .galeri-item a .galeri-img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.galeri .galeri-list .galeri-item a .galeri-text-box {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: block;
  position: absolute;
  top: 65%;
  left: 10%;
  -webkit-transform: translate(-5%, -40%);
          transform: translate(-5%, -40%);
  z-index: 999;
}

.galeri .galeri-list .galeri-item a .galeri-text-box h4.title {
  text-align: center;
  display: block;
  color: #fafafa;
}

.galeri .galeri-list .galeri-item a .galeri-text-box p.clock {
  text-align: center;
  display: block;
  color: #fafafa;
}

.galeri .galeri-list .galeri-item a .galeri-text-box p.clock i {
  color: #fafafa;
}

.galeri .galeri-list .galeri-item a:hover .overlay {
  background: rgba(24, 24, 24, 0.25);
}

.galeri .galeri-list .galeri-item a:hover .galeri-text-box {
  top: 60%;
}

.galeri.gallery-full .galeri-list > .galeri-item {
  width: 33.33333%;
  margin-bottom: 0;
  display: block;
  float: left;
}

.galeri.gallery-full .galeri-list > .galeri-item .galeri-text-box {
  display: block;
  position: absolute;
  top: 80%;
  left: 10%;
}

.galeri.gallery-full .galeri-list > .galeri-item a:hover .galeri-text-box {
  top: 75%;
}

@media all and (max-width: 992px) {
  .galeri.gallery-full .galeri-list > .galeri-item {
    width: 50%;
    padding: 5px;
    height: 180px;
  }

  .galeri.gallery-full .galeri-list > .galeri-item .galeri-text-box {
    top: 60%;
    left: 10%;
  }
}

@media all and (max-width: 576px) {
  .galeri.gallery-full .galeri-list > .galeri-item {
    width: 100%;
    margin-bottom: 10px;
    height: 180px;
  }
}

.galeri-highlight {
  background-color: #efefef;
  padding: 30px 0 100px 0;
  margin-bottom: 20px;
}

.opini {
  width: 100%;
  padding: 0 15px;
}

.opini .opini-list {
  width: 100%;
}

.opini .opini-list .opini-item {
  position: relative;
  display: table;
  width: 100%;
  margin-bottom: 15px;
}

.opini .opini-list .opini-item .opini-img-box {
  position: relative;
  display: table-cell;
  width: 64px;
  height: 64px;
  border-radius: 100%;
  overflow: hidden;
  vertical-align: middle;
}

.opini .opini-list .opini-item .opini-img-box > a > .overlay {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-blend-mode: screen, difference, lighten;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background: rgba(255, 255, 255, 0);
}

.opini .opini-list .opini-item .opini-img-box > a:hover > .overlay {
  background: rgba(255, 255, 255, 0.25);
}

.opini .opini-list .opini-item .opini-img-box > a > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.opini .opini-list .opini-item .opini-text-box {
  padding-left: 10px;
  display: table-cell;
}

.opini .opini-list .opini-item .opini-text-box p {
  line-height: 1.5;
  word-wrap: break-word;
}

.opini .opini-list .opini-item .opini-text-box p.title > a {
  font-weight: 500;
  font-size: 16px;
  color: #161616;
  text-decoration: none;
}

@media all and (max-width: 992px) {
  .opini .opini-list .opini-item .opini-text-box p.title > a {
    font-size: 14px;
    line-height: 1;
  }
}

@media all and (max-width: 576px) {
  .opini .opini-list .opini-item .opini-text-box p.title > a {
    font-size: 14px;
    line-height: 1;
  }
}

.opini .opini-list .opini-item .opini-text-box p.title > a:hover {
  color: #e23b4b;
}

.opini .opini-list .opini-item .opini-text-box p.sub-title {
  font-weight: 300;
  font-size: 14px;
  color: #989898;
}

.header-video {
  border: none;
}

.header-video p {
  font-weight: 600;
  text-align: center;
  font-size: 18px;
  color: #fafafa;
  text-transform: uppercase;
}

.pos-kota-tv {
  background: #161616;
  padding: 30px 20px 50px 20px;
  display: block;
  margin-bottom: 20px;
}

.pos-kota-tv .video-list {
  padding: 15px;
}

.pos-kota-tv .video-list .video-item {
  position: relative;
  display: block;
  width: 33.3333%;
  height: 260px;
  float: left;
}

@media all and (max-width: 992px) {
  .pos-kota-tv .video-list .video-item {
    width: 50%;
    height: 180px;
  }
}

@media all and (max-width: 576px) {
  .pos-kota-tv .video-list .video-item {
    width: 100%;
    height: 180px;
  }
}

.pos-kota-tv .video-list .video-item.list-video-sm {
  height: 160px;
  margin-bottom: 10px;
}

.pos-kota-tv .video-list .video-item.list-video-sm:last-child {
  margin-bottom: 0;
}

.pos-kota-tv .video-list .video-item .video-img-box {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pos-kota-tv .video-list .video-item .video-img-box .overlay {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-blend-mode: screen, difference, lighten;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 98;
  background: rgba(24, 24, 24, 0);
}

.pos-kota-tv .video-list .video-item .video-img-box .overlay i {
  opacity: 0.2;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99;
  color: #fafafa;
  font-size: 40px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.pos-kota-tv .video-list .video-item .video-img-box .video-text-box {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: block;
  position: absolute;
  top: 80%;
  right: 0;
  bottom: auto;
  left: 0;
  -webkit-transform: translate(0, -20%);
          transform: translate(0, -20%);
  z-index: 999;
}

.pos-kota-tv .video-list .video-item .video-img-box .video-text-box p {
  color: #fafafa;
  padding: 0;
  margin: 0;
  text-align: center;
}

.pos-kota-tv .video-list .video-item .video-img-box .video-text-box p.title {
  font-size: 18px;
  font-weight: 500;
}

.pos-kota-tv .video-list .video-item .video-img-box .video-text-box p.sub-title {
  font-weight: 12px;
  font-weight: 300;
}

.pos-kota-tv .video-list .video-item .video-img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.pos-kota-tv .video-list .video-item a:hover .video-img-box .overlay {
  background: rgba(24, 24, 24, 0.25);
}

.pos-kota-tv .video-list .video-item a:hover .video-img-box .overlay i {
  opacity: 1;
}

.pos-kota-tv .video-list .video-item a:hover .video-img-box .video-text-box {
  top: 75%;
}

.detail-konten {
  padding-top: 20px;
}

.detail-konten h1.title {
  font-size: 32px;
}

@media all and (max-width: 992px) {
  .detail-konten h1.title {
    font-size: 24px;
  }
}

@media all and (max-width: 576px) {
  .detail-konten h1.title {
    font-size: 22px;
  }
}

.detail-konten .title-detail-group {
  display: block;
  width: 100%;
}

.detail-konten .title-detail-group .author {
  display: block;
}

.detail-konten .title-detail-group .author a {
  color: #161616;
  font-weight: 600;
  margin-bottom: 15px;
}

.detail-konten .title-detail-group .author a i {
  color: #161616;
}

.detail-konten .title-detail-group .author a:hover {
  color: #e23b4b;
}

.detail-konten .title-detail-group .author a:hover i {
  color: #e23b4b;
}

.detail-konten .title-detail-group .list-info {
  display: inline-block;
  width: 100%;
  font-size: 11px;
}

.detail-konten .title-detail-group .list-info .label-kanal {
  display: block;
  padding-right: 10px;
  float: left;
}

.detail-konten .title-detail-group .list-info .label-kanal a {
  padding: 2px 10px;
  border-radius: 5px;
  background-color: #e23b4b;
  color: #fafafa;
}

.detail-konten .title-detail-group .list-info .date {
  display: block;
  float: left;
  padding-right: 10px;
  color: #989898;
}

.detail-konten .title-detail-group .list-info .viewer {
  display: block;
  padding-right: 10px;
  float: left;
  color: #d00404;
}

.detail-konten .title-detail-group .list-info .viewer i {
  color: #d00404;
  font-size: 0.9em;
}

.detail-konten .artikel-konten .img-box {
  position: relative;
  width: 100%;
  height: 480px;
  overflow: hidden;
  margin-bottom: 10px;
}

@media all and (max-width: 576px) {
  .detail-konten .artikel-konten .img-box {
    height: 200px;
  }
}

@media all and (max-width: 992px) {
  .detail-konten .artikel-konten .img-box {
    height: auto;
    overflow: visible;
  }
}

@media all and (max-width: 576px) {
  .detail-konten .artikel-konten .img-box {
    height: auto;
    overflow: visible;
  }
}

.detail-konten .artikel-konten .img-box .text-image {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 5px;
  height: auto;
  background-color: #161616;
  color: #fafafa;
}

@media all and (max-width: 992px) {
  .detail-konten .artikel-konten .img-box .text-image {
    position: relative;
  }
}

@media all and (max-width: 576px) {
  .detail-konten .artikel-konten .img-box .text-image {
    position: relative;
  }
}

.detail-konten .artikel-konten .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.detail-konten .artikel-konten .text-box {
  font-family: "Montserrat", sans-serif !important;
  margin: 20px 0;
  line-height: 1.5em;
  font-weight: 400;
  padding: 5px 50px;
}

@media all and (max-width: 992px) {
  .detail-konten .artikel-konten .text-box {
    padding: 5px 10px;
  }
}

@media all and (max-width: 576px) {
  .detail-konten .artikel-konten .text-box {
    padding: 5px 10px;
  }
}

.detail-konten .artikel-konten .text-box p,
.detail-konten .artikel-konten .text-box i,
.detail-konten .artikel-konten .text-box span {
  font-weight: 400;
  font-size: 16px !important;
  font-family: "Montserrat", sans-serif !important;
}

@media all and (max-width: 992px) {
  .detail-konten .artikel-konten .text-box p,
  .detail-konten .artikel-konten .text-box i,
  .detail-konten .artikel-konten .text-box span {
    font-size: 14px !important;
  }
}

@media all and (max-width: 576px) {
  .detail-konten .artikel-konten .text-box p,
  .detail-konten .artikel-konten .text-box i,
  .detail-konten .artikel-konten .text-box span {
    font-size: 14px !important;
  }
}

.detail-konten .artikel-konten .text-box p {
  display: block;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
}

.detail-konten .artikel-konten .text-box p span {
  font-weight: 400;
  font-size: 16px !important;
  font-family: "Montserrat", sans-serif !important;
}

@media all and (max-width: 992px) {
  .detail-konten .artikel-konten .text-box p span {
    font-size: 14px !important;
  }
}

@media all and (max-width: 576px) {
  .detail-konten .artikel-konten .text-box p span {
    font-size: 14px !important;
  }
}

.detail-konten .artikel-konten .text-box a {
  width: 100%;
  display: block;
}

.detail-konten .artikel-konten .text-box a img {
  display: block;
  max-width: 80%;
  margin: auto;
}

.detail-konten .artikel-konten .text-box img {
  display: block;
  max-width: 90% !important;
  height: auto !important;
  margin: auto;
}

.detail-konten .header-title.header-default > p {
  padding-left: 0;
}

.artikel-np {
  margin: 20px 0;
}

.artikel-np .artikel-prev,
.artikel-np .artikel-next {
  text-decoration: none;
  display: inline-block;
  width: 100%;
}

.artikel-np .artikel-prev .img-box,
.artikel-np .artikel-next .img-box {
  display: block;
  float: left;
  width: 20%;
  height: 72px;
}

@media all and (max-width: 576px) {
  .artikel-np .artikel-prev .img-box,
  .artikel-np .artikel-next .img-box {
    width: 40%;
  }
}

.artikel-np .artikel-prev .img-box img,
.artikel-np .artikel-next .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.artikel-np .artikel-prev .text-box,
.artikel-np .artikel-next .text-box {
  width: 80%;
  padding: 0 15px;
  display: block;
  float: left;
}

@media all and (max-width: 576px) {
  .artikel-np .artikel-prev .text-box,
  .artikel-np .artikel-next .text-box {
    width: 100%;
    padding: 0;
  }
}

.artikel-np .artikel-prev .text-box .np-title,
.artikel-np .artikel-next .text-box .np-title {
  font-size: 14px;
  font-weight: 500;
  color: #989898;
  padding: 0;
  margin: 0;
}

.artikel-np .artikel-prev .text-box .np-title-artikel,
.artikel-np .artikel-next .text-box .np-title-artikel {
  font-size: 12px;
  font-weight: 600;
  color: #161616;
  padding: 0;
  margin: 0;
  line-height: 1.2;
}

.artikel-np .artikel-next .img-box {
  float: right;
}

.artikel-np .artikel-next .text-box {
  float: right;
}

.artikel-np .artikel-next .text-box .np-title {
  text-align: right;
}

.artikel-np .artikel-next .text-box .np-title-artikel {
  text-align: right;
}

.artikel-tags {
  margin-right: -15px;
  margin-left: -15px;
}

.artikel-related {
  margin-right: -15px;
  margin-left: -15px;
}

.social-label .list-inline-item {
  margin-top: 20px;
  margin-right: 5px;
}

.social-label .list-inline-item a {
  text-decoration: none;
  padding: 3px 10px;
  border-radius: 3px;
  color: #fafafa;
}

.social-label .list-inline-item a i {
  color: #fafafa;
}

.social-label .list-inline-item a:hover i {
  color: #fafafa;
}

.social-label .social-facebook a {
  background-color: #3b5999 !important;
}

.social-label .social-facebook a:hover {
  background-color: #4d70ba !important;
}

.social-label .social-twitter a {
  background-color: #55acee !important;
}

.social-label .social-twitter a:hover {
  background-color: #83c3f3 !important;
}

.social-label .social-whatsapp a {
  background-color: #25D366 !important;
}

.social-label .social-whatsapp a:hover {
  background-color: #4be083 !important;
}

.social-label .social-line a {
  background-color: #00c300 !important;
}

.social-label .social-line a:hover {
  background-color: #00f600 !important;
}

.social-label .social-instagram a {
  background-color: #e4405f !important;
}

.social-label .social-instagram a:hover {
  background-color: #ea6d84 !important;
}

.tags-list {
  margin: 0 15px;
}

.tags-list .btn.btn-sm {
  font-size: 12px;
  font-weight: 300;
  padding: 3px 10px;
  color: #fafafa;
  margin-bottom: 10px;
}

.artikel-comments {
  display: block;
  margin: 0 -15px 70px -15px;
}

.artikel-comments .comments-list {
  position: relative;
  display: block;
  margin: 0 15px;
}

.artikel-comments .comments-list > ul {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
}

.artikel-comments .comments-list > ul > .comments-item {
  display: block;
  width: 100%;
  margin: 10px 0;
  padding: 0;
}

.artikel-comments .comments-list > ul > .comments-item > ul.comments-child {
  margin: 0;
  margin-left: 80px;
  padding: 0;
}

@media all and (max-width: 576px) {
  .artikel-comments .comments-list > ul > .comments-item > ul.comments-child {
    margin-left: 40px;
  }
}

.artikel-comments .comments-list > ul > .comments-item > ul.comments-child > .comments-child-item {
  display: block;
  width: 100%;
  margin: 10px 0;
  padding: 0;
}

.artikel-comments .img-user {
  display: table-cell;
  width: 80px;
  vertical-align: middle;
}

@media all and (max-width: 576px) {
  .artikel-comments .img-user {
    width: 50px;
  }
}

.artikel-comments .img-user .img-box {
  display: block;
  height: 74px;
  width: 74px;
  border-radius: 50%;
  overflow: hidden;
}

.artikel-comments .img-user .img-box img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media all and (max-width: 576px) {
  .artikel-comments .img-user .img-box {
    height: 42px;
    width: 42px;
  }
}

.artikel-comments .text-box {
  display: table-cell;
  padding-left: 10px;
}

.artikel-comments .text-box .users-info p {
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  color: #161616;
}

@media all and (max-width: 576px) {
  .artikel-comments .text-box .users-info p {
    font-size: 12px;
  }
}

.artikel-comments .text-box .users-info p span {
  font-size: 12px;
  font-weight: 300;
  color: #989898;
}

@media all and (max-width: 576px) {
  .artikel-comments .text-box .users-info p span {
    font-size: 10px;
  }
}

.artikel-comments .text-box .users-comment p {
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-weight: 300;
  color: #161616;
}

@media all and (max-width: 576px) {
  .artikel-comments .text-box .users-comment p {
    font-size: 12px;
  }
}

.artikel-comments .form-comments {
  margin: 0 15px;
  margin-top: 50px;
}

#anti-stress .header-link {
  margin: 0;
}

#anti-stress .anti-stress-list {
  width: 100%;
}

#anti-stress .anti-stress-list .anti-stress-list-item a .img-anti-stress-list-box {
  position: relative;
  width: 100%;
  height: 200px;
}

#anti-stress .anti-stress-list .anti-stress-list-item a .img-anti-stress-list-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#anti-stress .anti-stress-list .anti-stress-list-item a .img-anti-stress-list-box .overlay {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-blend-mode: screen, difference, lighten;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background: rgba(24, 24, 24, 0);
}

#anti-stress .anti-stress-list .anti-stress-list-item a:hover .img-anti-stress-list-box .overlay {
  background: rgba(24, 24, 24, 0.25);
}

#anti-stress .anti-stress-list .anti-stress-list-item .content-anti-stress-list-box {
  position: relative;
  text-align: center;
}

#anti-stress .anti-stress-list .anti-stress-list-item .content-anti-stress-list-box .title a {
  text-decoration: none;
}

#anti-stress .anti-stress-list .anti-stress-list-item .content-anti-stress-list-box .title a h4 {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#anti-stress .anti-stress-list .anti-stress-list-item .content-anti-stress-list-box .title a:hover h4 {
  color: #e23b4b;
}

#kanal .kanal-highlight #kanal-slide {
  position: relative;
  width: 100%;
}

#kanal .kanal-highlight #kanal-slide .kanal-title-box {
  z-index: 99;
  top: 0;
  left: 0;
  position: absolute;
  background-color: #cc527b;
  padding: 15px 30px;
}

#kanal .kanal-highlight #kanal-slide .kanal-title-box h1 {
  color: #fafafa;
  font-size: 32px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  display: block;
  float: left;
}

@media all and (max-width: 576px) {
  #kanal .kanal-highlight #kanal-slide .kanal-title-box h1 {
    font-size: 28px;
    letter-spacing: 0.1em;
  }
}

#kanal .kanal-highlight #kanal-slide .kanal-title-box .icon-box {
  display: block;
  float: left;
  width: 52px;
  height: 52px;
  margin-top: -15px;
}

#kanal .kanal-highlight #kanal-slide .kanal-title-box .icon-box img {
  width: 140%;
  height: 140%;
  -o-object-fit: contain;
     object-fit: contain;
}

#kanal .kanal-highlight #kanal-slide .item-kanal-silder {
  position: relative;
  margin: 0;
  padding: 0;
  display: table;
  background-color: #efefef;
}

#kanal .kanal-highlight #kanal-slide .item-kanal-silder .highlight-left {
  display: table-cell;
  width: 50%;
  padding: 130px 30px 30px 30px;
  background-size: cover;
  overflow: hidden;
  height: 420px;
}

#kanal .kanal-highlight #kanal-slide .item-kanal-silder .highlight-left .text-box {
  position: relative;
}

#kanal .kanal-highlight #kanal-slide .item-kanal-silder .highlight-left .text-box p {
  color: #161616;
}

#kanal .kanal-highlight #kanal-slide .item-kanal-silder .highlight-left .text-box p small {
  font-size: 12px;
}

#kanal .kanal-highlight #kanal-slide .item-kanal-silder .highlight-left .text-box h1 {
  font-size: 32px;
}

#kanal .kanal-highlight #kanal-slide .item-kanal-silder .highlight-left .text-box a {
  text-decoration: none;
  font-weight: 500;
  color: #e23b4b;
}

#kanal .kanal-highlight #kanal-slide .item-kanal-silder .highlight-left .text-box a:hover {
  color: #e96774;
}

@media all and (max-width: 576px) {
  #kanal .kanal-highlight #kanal-slide .item-kanal-silder .highlight-left {
    padding: 130px 10px 10px 10px;
    display: block;
    width: 100%;
  }

  #kanal .kanal-highlight #kanal-slide .item-kanal-silder .highlight-left .text-box h1 {
    font-size: 24px;
  }
}

#kanal .kanal-highlight #kanal-slide .item-kanal-silder .highlight-right {
  display: table-cell;
  width: 50%;
}

#kanal .kanal-highlight #kanal-slide .item-kanal-silder .highlight-right .img-box {
  overflow: hidden;
  width: 100%;
  height: 420px;
}

#kanal .kanal-highlight #kanal-slide .item-kanal-silder .highlight-right .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media all and (max-width: 576px) {
  #kanal .kanal-highlight #kanal-slide .item-kanal-silder .highlight-right {
    display: block;
    width: 100%;
  }

  #kanal .kanal-highlight #kanal-slide .item-kanal-silder .highlight-right .img-box {
    height: 250px;
  }
}

#kanal .kanal-highlight #kanal-slide .arrow-box {
  width: 50%;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
  display: block;
}

#kanal .kanal-highlight #kanal-slide .arrow-box i {
  margin: 0;
}

#kanal .kanal-highlight #kanal-slide .arrow-box .arrow {
  display: table;
  height: 40px;
  width: 100%;
}

#kanal .kanal-highlight #kanal-slide .arrow-box .arrow .arrow-left {
  padding: 20px;
  display: table-cell;
  width: 50%;
  background-color: #cc527b;
}

#kanal .kanal-highlight #kanal-slide .arrow-box .arrow .arrow-left i {
  font-size: 40px;
  color: #fafafa;
}

#kanal .kanal-highlight #kanal-slide .arrow-box .arrow .arrow-left:hover {
  background-color: #b53661;
}

#kanal .kanal-highlight #kanal-slide .arrow-box .arrow .arrow-right {
  padding: 20px;
  display: table-cell;
  width: 50%;
  text-align: right;
  background-color: #eaeaea;
}

#kanal .kanal-highlight #kanal-slide .arrow-box .arrow .arrow-right i {
  font-size: 40px;
  color: #cc527b;
}

#kanal .kanal-highlight #kanal-slide .arrow-box .arrow .arrow-right:hover {
  background-color: #e1e1e1;
}

#kanal-rekomendasi .header-link {
  margin: 0;
}

#kanal-rekomendasi .kanal-rekomendasi-list {
  width: 100%;
}

#kanal-rekomendasi .kanal-rekomendasi-list .kanal-rekomendasi-list-item a .img-kanal-rekomendasi-list-box {
  position: relative;
  width: 100%;
  height: 200px;
}

#kanal-rekomendasi .kanal-rekomendasi-list .kanal-rekomendasi-list-item a .img-kanal-rekomendasi-list-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#kanal-rekomendasi .kanal-rekomendasi-list .kanal-rekomendasi-list-item a .img-kanal-rekomendasi-list-box .overlay {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-blend-mode: screen, difference, lighten;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background: rgba(24, 24, 24, 0);
}

#kanal-rekomendasi .kanal-rekomendasi-list .kanal-rekomendasi-list-item a:hover .img-kanal-rekomendasi-list-box .overlay {
  background: rgba(24, 24, 24, 0.25);
}

#kanal-rekomendasi .kanal-rekomendasi-list .kanal-rekomendasi-list-item .content-kanal-rekomendasi-list-box {
  position: relative;
  text-align: center;
}

#kanal-rekomendasi .kanal-rekomendasi-list .kanal-rekomendasi-list-item .content-kanal-rekomendasi-list-box .title a {
  text-decoration: none;
}

#kanal-rekomendasi .kanal-rekomendasi-list .kanal-rekomendasi-list-item .content-kanal-rekomendasi-list-box .title a h4 {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 14px;
}

#kanal-rekomendasi .kanal-rekomendasi-list .kanal-rekomendasi-list-item .content-kanal-rekomendasi-list-box .title a:hover h4 {
  color: #e23b4b;
}

button:focus {
  outline: 0;
}

.navbar .dropdown-menu .form-control {
  width: 200px;
}

@media all and (max-width: 576px) {
  .navbar .dropdown-menu .form-control {
    width: 100%;
  }
}

#galeri-foto {
  display: block;
  width: 100%;
  padding: 0 15px;
}

#galeri-foto .title h1 {
  text-align: center;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 500;
}

#galeri-foto .galeri-list {
  margin-bottom: 70px;
}

#galeri-foto .galeri-list .galeri-item {
  position: relative;
  width: 33.3333%;
  display: block;
  float: left;
  height: 260px;
  padding: 10px;
}

#galeri-foto .galeri-list .galeri-item a .overlay {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-blend-mode: screen, difference, lighten;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  z-index: 99;
  background: rgba(24, 24, 24, 0);
}

#galeri-foto .galeri-list .galeri-item a .galeri-img-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#galeri-foto .galeri-list .galeri-item a .galeri-img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#galeri-foto .galeri-list .galeri-item a .galeri-text-box {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: block;
  position: absolute;
  top: 65%;
  left: 10%;
  -webkit-transform: translate(-5%, -40%);
          transform: translate(-5%, -40%);
  z-index: 999;
}

#galeri-foto .galeri-list .galeri-item a .galeri-text-box h4.title {
  text-align: center;
  display: block;
  color: #fafafa;
}

#galeri-foto .galeri-list .galeri-item a .galeri-text-box p.clock {
  text-align: center;
  display: block;
  color: #fafafa;
}

#galeri-foto .galeri-list .galeri-item a .galeri-text-box p.clock i {
  color: #fafafa;
}

#galeri-foto .galeri-list .galeri-item a:hover .overlay {
  background: rgba(24, 24, 24, 0.25);
}

#galeri-foto .galeri-list .galeri-item a:hover .galeri-text-box {
  top: 60%;
}

@media all and (max-width: 576px) {
  #galeri-foto .galeri-list .galeri-item {
    width: 100%;
  }
}

#galeri-foto.gallery-full .galeri-list > .galeri-item {
  width: 33.33333%;
  margin-bottom: 0;
  display: block;
  float: left;
}

#galeri-foto.gallery-full .galeri-list > .galeri-item .galeri-text-box {
  display: block;
  position: absolute;
  top: 80%;
  left: 10%;
}

#galeri-foto.gallery-full .galeri-list > .galeri-item a:hover .galeri-text-box {
  top: 75%;
}

@media all and (max-width: 576px) {
  #galeri-foto.gallery-full .galeri-list > .galeri-item {
    width: 100%;
    margin-bottom: 10px;
  }
}

.galeri-detail {
  display: table;
  width: 100%;
}

@media all and (max-width: 576px) {
  .galeri-detail {
    display: inline-block;
  }
}

.galeri-detail .content-img {
  position: relative;
  display: table-cell;
  width: 60%;
  vertical-align: top;
  padding: 10px;
}

.galeri-detail .content-img .img-box {
  display: block;
  float: left;
  padding: 5px;
  width: 50%;
  height: 160px;
}

@media all and (max-width: 576px) {
  .galeri-detail .content-img .img-box {
    height: 92px;
  }
}

@media all and (max-width: 992px) {
  .galeri-detail .content-img .img-box {
    height: 120px;
  }
}

@media all and (max-width: 576px) {
  .galeri-detail .content-img {
    display: block;
    float: left;
    width: 100%;
  }
}

.galeri-detail .content-img.content-video .img-box {
  position: relative;
  width: 100%;
  height: 300px;
}

.galeri-detail .content-img.content-video .img-box .overlay {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-blend-mode: screen, difference, lighten;
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  z-index: 98;
  background: rgba(24, 24, 24, 0);
}

.galeri-detail .content-img.content-video .img-box .overlay i {
  opacity: 0.2;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99;
  color: #fafafa;
  font-size: 40px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

@media all and (max-width: 576px) {
  .galeri-detail .content-img.content-video .img-box {
    height: 180px;
  }
}

@media all and (max-width: 992px) {
  .galeri-detail .content-img.content-video .img-box {
    height: 240px;
  }
}

.galeri-detail .content-img a:hover .img-box .overlay {
  background: rgba(24, 24, 24, 0.25);
}

.galeri-detail .content-img a:hover .img-box .overlay i {
  opacity: 1;
}

.galeri-detail .content-info {
  display: table-cell;
  padding: 10px;
}

.galeri-detail .content-info .title h4 {
  font-size: 18px;
  font-weight: 500;
  color: #161616;
}

@media all and (max-width: 576px) {
  .galeri-detail .content-info .title h4 {
    font-size: 16px;
  }
}

@media all and (max-width: 576px) {
  .galeri-detail .content-info {
    display: block;
    float: left;
    width: 100%;
  }
}

nav .pagination .page-item .page-link {
  margin: 3px;
  padding: 7px 10px;
  font-size: 16px;
  font-weight: 400;
  color: #161616;
  border: 1px solid rgba(255, 255, 255, 0);
  border: none;
}

nav .pagination .page-item .page-link i {
  color: #161616;
}

nav .pagination .page-item .page-link:hover {
  background: none !important;
  font-weight: 400;
  color: #e23b4b;
}

nav .pagination .page-item .page-link:hover i {
  color: #e23b4b;
}

nav .pagination .page-item.active .page-link {
  background: none !important;
  border: 1px solid #e23b4b;
  font-weight: 600;
  color: #e23b4b;
}

.panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border-color: #EEEEEE;
}

.panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  color: #212121;
  background-color: #FAFAFA;
  border-color: #EEEEEE;
}

.panel-title {
  font-size: 14px;
}

.panel-title > a {
  display: block;
  padding: 15px;
  text-decoration: none;
}

.more-less {
  float: right;
  color: #212121;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #EEEEEE;
}

#iklan-baris .title h1 {
  text-align: center;
}

#iklan-baris .iklan-baris-inner .container {
  max-width: 70%;
}

@media all and (max-width: 576px) {
  #iklan-baris .iklan-baris-inner .container {
    width: 100%;
    padding: 0px;
  }
}

#iklan-baris .iklan-baris-inner .info-result {
  border-top: 1px solid #eaeaea;
  margin-bottom: 50px;
}

#iklan-baris .iklan-baris-inner .info-result p {
  font-size: 14px;
}

#iklan-baris .iklan-baris-inner .iklan-baris-item {
  border: 1px solid #eaeaea;
  padding: 20px;
  cursor: pointer;
  margin-bottom: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#iklan-baris .iklan-baris-inner .iklan-baris-item p {
  font-weight: 400;
}

#iklan-baris .iklan-baris-inner .iklan-baris-item p b {
  font-weight: 600;
}

#iklan-baris .iklan-baris-inner .iklan-baris-item:hover {
  box-shadow: 1px 1px 1px 1px rgba(138, 138, 138, 0.2);
}

#iklan-baris .kategori-list {
  padding: 0 15px;
}

#iklan-baris .kategori-list .card {
  border-radius: 0px;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-bottom: none;
}

#iklan-baris .kategori-list .card:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

#iklan-baris .kategori-list .card .card-header {
  padding: 3px 0px;
  background: none;
}

#iklan-baris .kategori-list .card .card-header .btn-link {
  color: #161616;
  text-decoration: none;
}

#iklan-baris .kategori-list .card .card-header .btn-link:hover,
#iklan-baris .kategori-list .card .card-header .btn-link.active,
#iklan-baris .kategori-list .card .card-header .btn-link:focus {
  color: #e23b4b;
}

#iklan-baris .kategori-list .card .card-body {
  padding: 0px;
}

#iklan-baris .kategori-list .card .card-body .list-group .list-group-item {
  padding: 4px 30px;
  border-radius: 0px;
  border: none;
  margin-bottom: 0px;
}

#iklan-baris .kategori-list .card .card-body .list-group .list-group-item a {
  color: #161616;
  font-weight: 400;
}

#iklan-baris .kategori-list .card .card-body .list-group .list-group-item a:hover,
#iklan-baris .kategori-list .card .card-body .list-group .list-group-item a.active,
#iklan-baris .kategori-list .card .card-body .list-group .list-group-item a:focus {
  color: #e23b4b;
}

#iklan-baris .kategori-list .card .card-body .list-group .list-group-item:last-child {
  border-bottom: none;
}

#iklan-baris .kategori-list ul {
  display: block;
}

#iklan-baris .pasang-iklan {
  padding: 0 15px;
}

#iklan-baris a.btn {
  display: block;
  color: #fafafa;
  padding: 7px 15px;
  font-weight: 500;
  text-transform: uppercase;
}

.kategori-list > ul li {
  padding: 0px;
  border: none;
}

.kategori-list > ul li a {
  display: block;
  padding: 7px 10px;
  color: #161616;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-bottom: 1px solid #eaeaea;
}

.kategori-list > ul li a:hover,
.kategori-list > ul li a.active {
  color: #e23b4b;
  font-weight: 500;
}

.kategori-list > ul > li {
  border: 1px solid #eaeaea;
}

.kategori-list > ul > li > ul {
  padding-left: 20px;
}

.form-pasang-iklan {
  padding: 0px 15px;
}

.form-pasang-iklan .container {
  max-width: 80%;
}

#member .title {
  text-align: center;
}

#member .nav-header-inner {
  width: 100%;
  height: 200px;
}

#member .nav-header-inner .img-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#member .nav-header-inner .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#member .form-profile {
  padding: 0px 15px;
}

#member .form-profile .container {
  max-width: 80%;
}

#member .list-langganan > li .list-langganan-item p {
  font-size: 20px;
  font-weight: 500;
}

#member .list-langganan > li .list-langganan-item a {
  color: #fafafa;
  padding: 5px 10px;
  font-weight: 500;
}

#member .list-langganan > li .list-langganan-item a.disabled {
  background-color: #e5e5e5;
  color: #989898;
  border-color: #e5e5e5;
}

.detail-akun .img-user {
  position: relative;
  width: 100%;
}

.detail-akun .img-user .img-box {
  margin: 0px auto;
  display: block;
  position: relative;
  width: 144px;
  height: 144px;
  overflow: hidden;
  border-radius: 50%;
}

.detail-akun .img-user .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.detail-akun .akun-info {
  margin-top: 10px;
  text-align: center;
}

.detail-akun .akun-tab {
  margin: 20px 0;
}

.detail-akun .akun-tab a {
  display: block;
  padding: 10px;
  color: #161616;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: none;
  border-bottom: 1px solid #eaeaea;
}

.detail-akun .akun-tab a:hover,
.detail-akun .akun-tab a.active {
  background: none;
  border: none;
  border-bottom: 1px solid #eaeaea;
  color: #e23b4b;
  font-weight: 500;
}

.modal-auth .modal-header {
  background-color: #161616;
}

.modal-auth .modal-header p,
.modal-auth .modal-header h4,
.modal-auth .modal-header a,
.modal-auth .modal-header span {
  color: #fafafa;
}

.modal-auth .modal-body {
  padding-top: 30px;
  padding-bottom: 70px;
}

.modal-auth .modal-body p,
.modal-auth .modal-body h4,
.modal-auth .modal-body span {
  color: #666;
}

.modal-auth .modal-body form {
  color: #666;
}

.modal-auth .modal-body form label {
  font-weight: 500;
}

.modal-auth .modal-body form .btn {
  color: #fafafa;
}

.modal-auth .modal-body .auth-google {
  display: table;
  width: 200px;
  margin: auto;
  text-decoration: none;
  background: #fff;
  border: 1px solid #989898;
  border-radius: 3px;
  padding: 7px 30px;
  overflow: hidden;
}

.modal-auth .modal-body .auth-google img {
  max-width: 44px;
  max-height: 44px;
}

.modal-auth .modal-body .auth-google:hover {
  background: #f2f2f2;
}

.modal-auth .modal-body .info-text-up {
  font-weight: 500;
}

.modal-auth .modal-body a {
  cursor: pointer;
}

.load-box {
  position: relative;
  width: 100%;
}

.load-box.isload .loader {
  display: block;
}

.load-box.isload .form-group {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}

.loader {
  display: none;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  z-index: 99999;
}

.loader .lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.loader .lds-roller div {
  -webkit-animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
          animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  -webkit-transform-origin: 40px 40px;
          transform-origin: 40px 40px;
}

.loader .lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #6d6d6d;
  margin: -4px 0 0 -4px;
}

.loader .lds-roller div:nth-child(1) {
  -webkit-animation-delay: -0.036s;
          animation-delay: -0.036s;
}

.loader .lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}

.loader .lds-roller div:nth-child(2) {
  -webkit-animation-delay: -0.072s;
          animation-delay: -0.072s;
}

.loader .lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}

.loader .lds-roller div:nth-child(3) {
  -webkit-animation-delay: -0.108s;
          animation-delay: -0.108s;
}

.loader .lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}

.loader .lds-roller div:nth-child(4) {
  -webkit-animation-delay: -0.144s;
          animation-delay: -0.144s;
}

.loader .lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}

.loader .lds-roller div:nth-child(5) {
  -webkit-animation-delay: -0.18s;
          animation-delay: -0.18s;
}

.loader .lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}

.loader .lds-roller div:nth-child(6) {
  -webkit-animation-delay: -0.216s;
          animation-delay: -0.216s;
}

.loader .lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}

.loader .lds-roller div:nth-child(7) {
  -webkit-animation-delay: -0.252s;
          animation-delay: -0.252s;
}

.loader .lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}

.loader .lds-roller div:nth-child(8) {
  -webkit-animation-delay: -0.288s;
          animation-delay: -0.288s;
}

.loader .lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}

@-webkit-keyframes lds-roller {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes lds-roller {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.content-page-other {
  padding: 15px 100px;
}

@media all and (max-width: 992px) {
  .content-page-other {
    padding: 15px 50px;
  }
}

@media all and (max-width: 576px) {
  .content-page-other {
    padding: 25px;
  }
}

.content-page-other p {
  display: block;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
}

.konten-error-page {
  height: 500px;
}

.konten-error-page a {
  margin-top: 50px;
  color: #fafafa;
  padding: 7px 25px;
}

.konten-error-page a:hover {
  color: #fafafa;
}

#epaper .title-epaper {
  padding: 50px;
  width: 100%;
  background-color: #e23b4b;
}

#epaper .title-epaper h1 {
  text-align: center;
  color: #fafafa;
  margin: 0;
  padding: 0;
}

#epaper .text-epaper-top {
  padding-top: 70px;
}

#epaper .button-epaper .btn {
  margin-top: 50px;
  padding: 7px 30px;
  color: #fafafa;
  font-weight: 500;
  border-radius: 0;
}

#epaper .epaper-konten-mid {
  background-color: #efefef;
  padding: 100px 0 0 0;
}

#epaper .epaper-konten-mid .text-epaper-mid {
  height: 500px;
  overflow: hidden;
}

#epaper .epaper-konten-mid .text-epaper-mid .epaper-thumb {
  margin-top: 30px;
}

#epaper .epaper-konten-mid .text-epaper-mid .epaper-thumb img {
  width: 100%;
}

#epaper .card-epaper .card .card-header {
  background-color: #e23b4b;
}

#epaper .card-epaper .card .card-header h4 {
  font-size: 24px;
  font-weight: 600;
  color: #fafafa;
}

#epaper .card-epaper .card .card-body .card-text {
  text-align: center;
}

#epaper .card-epaper .card .card-body .img-box {
  margin: auto;
  width: 80%;
  height: 240px;
  overflow: hidden;
}

#epaper .card-epaper .card .card-body .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

#epaper .card-epaper .card .card-footer h4 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 10px;
}

#epaper .card-epaper .card .card-footer .btn {
  padding: 10px;
  font-weight: 500;
  color: #fafafa;
}

#epaper .button-checkout .btn {
  font-weight: 500;
  padding: 10px 30px;
  color: #fafafa;
}

#epaper .button-checkout .btn:hover {
  color: #fafafa;
}

.auth-page {
  margin-bottom: 100px;
  padding-top: 30px;
  padding-bottom: 70px;
}

.auth-page p,
.auth-page h4,
.auth-page span {
  color: #666;
}

.auth-page form {
  color: #666;
}

.auth-page form label {
  font-weight: 500;
}

.auth-page form .btn {
  font-weight: 500;
  padding: 10px;
  color: #fafafa;
}

.auth-page form .btn:hover {
  color: #fafafa;
}

.auth-page .auth-google {
  display: table;
  width: 200px;
  margin: auto;
  text-decoration: none;
  background: #fff;
  border: 1px solid #989898;
  border-radius: 3px;
  padding: 7px 30px;
  overflow: hidden;
}

.auth-page .auth-google img {
  max-width: 44px;
  max-height: 44px;
}

.auth-page .auth-google:hover {
  background: #f2f2f2;
}

.auth-page .info-text-up {
  font-weight: 500;
}

.auth-page a {
  cursor: pointer;
}

.epaper-konten-list {
  margin-bottom: 50px;
}

.epaper-konten-list .epaper-thumb .epaper-href {
  position: relative;
  display: block;
  margin: auto;
  width: 60%;
  height: 600px;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.epaper-konten-list .epaper-thumb .epaper-href .overlay {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-blend-mode: screen, difference, lighten;
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  z-index: 98;
  background: rgba(24, 24, 24, 0);
}

.epaper-konten-list .epaper-thumb .epaper-href .overlay p {
  text-align: center;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99;
  color: #fafafa;
  font-size: 28px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.epaper-konten-list .epaper-thumb .epaper-href .overlay p i {
  font-size: 40px;
}

.epaper-konten-list .epaper-thumb .epaper-href img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.epaper-konten-list .epaper-thumb .epaper-href:hover {
  box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.55);
}

.epaper-konten-list .epaper-thumb .epaper-href:hover .overlay {
  background: rgba(24, 24, 24, 0.25);
}

.epaper-konten-list .epaper-thumb .epaper-href:hover .overlay p {
  opacity: 1;
}

.epaper-konten-list .btn-baca {
  display: block;
  margin-top: 30px;
}

.epaper-konten-list .btn-baca .btn {
  display: block;
  margin: auto;
  width: 60%;
  color: #efefef;
  padding: 7px;
  font-weight: 600;
}

.metode-pembayaran ul li a.payment-item {
  display: block;
  width: 180px;
  height: 74px;
  padding: 10px;
  border: 1px solid #efefef;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.metode-pembayaran ul li a.payment-item img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.metode-pembayaran ul li a.payment-item:hover {
  box-shadow: 0px 0px 2px 2px rgba(185, 185, 185, 0.199);
}

#advModal .modal-dialog {
  max-width: 600px !important;
  height: auto;
}

#advModal .modal-dialog button {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  opacity: 0.7;
  border: 2px solid #e23b4b;
}

#advModal .modal-dialog button i {
  border: 2px solid #e23b4b;
}

#advModal .modal-dialog button:hover {
  opacity: 0.9;
}

#advModal .modal-dialog .modal-content {
  padding: 5px;
  border-radius: 5px;
  border: 1px solid #989898;
}

#advModal .modal-dialog .modal-content img {
  width: 100%;
  height: 100%;
}

