html,
body {
  font-family: "Montserrat", sans-serif;
}
/* input {
  font: 400 13.3333px "Montserrat", sans-serif !important;
} */
input {
  font: 400 13.3333px "Montserrat", sans-serif;
}
button {
  font: 400 13.3333px "Montserrat", sans-serif !important;
}
.container {
  padding-right: 0;
  padding-left: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
  color: inherit !important;
}


.full-slide-carousel .images-wrapper-zoom {
  width: 100%; 
  /* max-width: 500px; */ 
  height: auto; 
  overflow: hidden;
  /* margin-bottom: 20px; */
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px; 
  }
.full-slide-carousel .images-wrapper-zoom img {
  transition: transform 1s ease;
  object-fit: cover;
  width: 100%;
  /* max-width: 500px; */
  height: auto;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;  
  }

.berita-pilihan .images-wrapper-zoom {
  width: 100%; 
  /* max-width: 500px; */ 
  height: auto; 
  overflow: hidden;
  /* margin-bottom: 20px; */
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px; 
  }
.berita-pilihan .images-wrapper-zoom img {
  transition: transform 1s ease;
  object-fit: cover;
  width: 100%;
  /* max-width: 500px; */
  height: auto;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;  
  }

.images-wrapper-zoom {
  width: 100%; 
  /* max-width: 500px; */ 
  height: auto; 
  overflow: hidden;
  /* margin-bottom: 20px; */  
  
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; 

  -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  }
.images-wrapper-zoom img {
  transition: transform 1s ease;
  object-fit: cover;
  width: 100%;
  /* max-width: 500px; */
  height: auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; 

  -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  } 
.images-hover-zoom:hover img {
  transform: scale(1.2);
}

.button_close_ads {
background:#000000; color:#FFFFFF; border:1px solid #000000; padding:2px; opacity:0.3; position:relative; z-index: 99999999;
}


.card {
  border: none;
  background: none;
}

.card-custom{
  padding: 0px 0 0px 10px;
  }
.pos-img-right{
  padding: 0px 10px 0px 10px;
}
.float-left .card-subtitle {
  margin-top: 5px;
}
.float-right .card-text {
  margin-top: 5px; color: rgb(101, 102, 102); font-weight: 100;
}


.card-title-tiga{
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -moz-line-clamp: 3;
  -moz-box-orient: vertical;
  -o-line-clamp: 3;
  -o-box-orient: vertical; color:#000000; font-weight:600; font-size:14px; text-overflow: -o-ellipsis-lastline;
}
.fs-10 {font-size:10px;} .fs-11 {font-size:11px;} .fs-12 {font-size:12px;} .fs-13 {font-size:13px;} .fs-14 {font-size:14px;} .fs-15 {font-size:15px;} .fs-16 {font-size:16px;} .fs-17 {font-size:17px;} .fs-18 {font-size:18px;} .fs-19 {font-size:19px;} .fs-20 {font-size:10px;}

.card-title {

overflow: hidden; line-height:25px; max-height:75px;
text-overflow: -o-ellipsis-lastline;
color: rgb(17, 16, 17);
/*
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  -o-line-clamp: 2;
  -o-box-orient: vertical; color:#000000; font-weight:600;
*/
}
.card-title:hover,
.card-title-tiga:hover,
.judul:hover,
footer a:hover {
  color: #e4332e !important;
  transition: color ease-out 0.5s;
}
aside .terpopuler .berita .desc .judul {
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  -o-line-clamp: 2;
  -o-box-orient: vertical;
}
a:hover {
  text-decoration: none;
  color: #000000;
}
.modal {
  z-index: 999999999;
}
/* Ads */

.ads-top {
  width: 100%;
  height: 110px;
  position: relative;
}
.ads-top-hidden {
  visibility: hidden;
}
.ads-top .ads-isi {
  text-align: center;
  background-attachment: fixed;
  background-size: 400px;
  background-position: top;
  background-repeat: no-repeat;
  width: 100%;
  height: 112px;
}
.ads-top #close_ads_top {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.paralax-ads {
  position: relative;
  height: 100%;
}
.top-parallax {
  height: 150px;
}
.paralax-ads .content-ads {
  position: sticky;
  position: -webkit-sticky;
  text-align: center;
  top: 70px;
}
.content-berita .ads-isi {
  width: 100%;
  height: 100%;
}
.content-berita .content-ads-isi {
  text-align: center;
  background-image: url(https://static.adsafeprotected.com/passback_300x250.png);
  background-attachment: fixed;
  /* background-size: contain; */
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 300px;
}

.ads-parallax {
  width: 100%;
  margin: 0 auto 0 auto;
}
.ads-parallax .wrap-ads-parallax {
  display: block;
  margin: 0px auto;
  padding: 0px;
  border-radius: 0px;
  border: 0px;
  min-width: 0px;
  min-height: 0px;
  background-image: none;
  background-color: transparent;
  overflow: visible;
  width: 100%;
  height: 300px;
  top: 0px;
  max-width: none;
  max-height: none;
  position: relative;
}
.ads-parallax .wrap-ads-parallax-top {
  display: block;
  margin: 0px auto;
  padding: 0px;
  border-radius: 0px;
  border: 0px;
  min-width: 0px;
  min-height: 0px;
  background-image: none;
  background-color: transparent;
  overflow: visible;
  width: 100%;
  height: 400px;
  /*top: -30px;*/
  max-width: none;
  max-height: none;
  position: relative;
}
.ads-parallax .wrap-ads-parallax .body-ads-parallax {
  display: block;
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
  border: 0px;
  min-width: 0px;
  min-height: 0px;
  background-image: none;
  overflow: visible;
  max-width: none;
  max-height: none;
  position: absolute;
  width: auto;
  height: auto;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  clip: rect(0px, auto, auto, 0px);
  background-color: transparent;
}

.ads-parallax .wrap-ads-parallax-top .body-ads-parallax {
  display: block;
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
  border: 0px;
  min-width: 0px;
  min-height: 0px;
  background-image: none;
  overflow: visible;
  max-width: none;
  max-height: none;
  position: absolute;
  width: auto;
  height: auto;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  clip: rect(0px, auto, auto, 0px);
  background-color: transparent;
}
.ads-parallax .wrap-ads-parallax .body-ads-parallax .bone-ads-parallax {
  display: block;
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
  border: 0px;
  min-width: 0px;
  min-height: 0px;
  background-image: none;
  background-color: transparent;
  width: 100%;
  max-width: none;
  max-height: none;
  position: fixed;
  top: 0px;
  bottom: 0px;
  height: auto;
  overflow: hidden;
}
.ads-parallax .wrap-ads-parallax-top .body-ads-parallax .bone-ads-parallax {
  display: block;
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
  border: 0px;
  min-width: 0px;
  min-height: 0px;
  background-image: none;
  background-color: transparent;
  width: 100%;
  max-width: none;
  max-height: none;
  position: fixed;
  top: 0px;
  bottom: 0px;
  height: auto;
  overflow: hidden;
}
.ads-parallax
  .wrap-ads-parallax
  .body-ads-parallax
  .bone-ads-parallax
  .wrap-image-ads-parallax {
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
  border: 0px;
  min-width: 0px;
  min-height: 0px;
  background-image: none;
  background-color: transparent;
  overflow: visible;
  /*width: 300px;
  height: 270px;
  max-width: none;
  max-height: none;*/
  /*width:500px;*/
  max-width:100%;
  position: absolute;
  top: 80px;
  /*left: 140px;*/
  display: block;
  transform: translateZ(2px);
}

.ads-parallax
  .wrap-ads-parallax-top
  .body-ads-parallax
  .bone-ads-parallax
  .wrap-image-ads-parallax {
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
  border: 0px;
  min-width: 0px;
  min-height: 0px;
  background-image: none;
  background-color: transparent;
  overflow: visible;
  /*width: 300px;
  height: 270px;
  max-width: none;
  max-height: none;*/
  /*width:500px;*/
  max-width:100%;
  position: absolute;
  top: 80px;
  /*left: 140px;*/
  display: block;
  transform: translateZ(2px);
}
.ads-parallax
  .wrap-ads-parallax
  .body-ads-parallax
  .bone-ads-parallax
  .wrap-image-ads-parallax
  .image-ads-parallax {
  display: block;
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
  border: 0px;
  min-width: 0px;
  min-height: 0px;
  background-image: none;
  background-color: transparent;
  overflow: visible;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

.ads-parallax
  .wrap-ads-parallax-top
  .body-ads-parallax
  .bone-ads-parallax
  .wrap-image-ads-parallax
  .image-ads-parallax {
  display: block;
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
  border: 0px;
  min-width: 0px;
  min-height: 0px;
  background-image: none;
  background-color: transparent;
  overflow: visible;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.ads-parallax
  .wrap-ads-parallax-2
  .body-ads-parallax
  .bone-ads-parallax
  .wrap-image-ads-parallax-2 {
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
  border: 0px;
  min-width: 0px;
  min-height: 0px;
  background-image: none;
  background-color: transparent;
  overflow: visible;
  max-width: none;
  max-height: none;
  position: absolute;
  width: 500px;
  height: 200px;
  top: 8%;
  left: 50%;
  margin-top: -77px; /* Negative half of height. */
  margin-left: -250px; /* Negative half of width. */
  display: block;
  transform: translateZ(2px);
}
#close_ads_parallax_top {
  position: fixed;
  z-index: 9;
  right: 10px;
}
.ads-parallax
  .wrap-ads-parallax-2
  .body-ads-parallax
  .bone-ads-parallax
  .wrap-image-ads-parallax
  .image-ads-parallax-2 {
  display: block;
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
  border: 0px;
  min-width: 0px;
  min-height: 0px;
  background-image: none;
  background-color: transparent;
  overflow: visible;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.ads-parallax .wrap-ads-parallax-2 .body-ads-parallax {
  height: 100%;
}
.ads-parallax .wrap-ads-parallax .body-ads-parallax .link-ads-parallax {
  display: block;
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
  border: 0px;
  min-width: 0px;
  min-height: 0px;
  background-image: none;
  background-color: transparent;
  overflow: visible;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  transform: translateZ(3px);
}
.ads-parallax .wrap-ads-parallax-top .body-ads-parallax .link-ads-parallax {
  display: block;
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
  border: 0px;
  min-width: 0px;
  min-height: 0px;
  background-image: none;
  background-color: transparent;
  overflow: visible;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  transform: translateZ(3px);
}
.ads-parallax .wrap-ads-parallax .body-ads-parallax .title-wrap-ads-parallax {
  display: block;
  width: 100%;
  max-width: 100%;
  bottom: 0px;
  left: 0px;
  position: absolute;
  padding: 0px;
  margin: 0px;
  transform: translateZ(5px);
}
.ads-parallax .wrap-ads-parallax-top .body-ads-parallax .title-wrap-ads-parallax {
  display: block;
  width: 100%;
  max-width: 100%;
  bottom: 0px;
  left: 0px;
  position: absolute;
  padding: 0px;
  margin: 0px;
  transform: translateZ(5px);
}
.ads-parallax
  .wrap-ads-parallax
  .body-ads-parallax
  .title-wrap-ads-parallax
  .title-ads-parallax {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 18px;
  height: 18px;
  padding: 0;
  background-color: #000;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  visibility: visible;
}
.ads-parallax
  .wrap-ads-parallax-top
  .body-ads-parallax
  .title-wrap-ads-parallax
  .title-ads-parallax {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 18px;
  height: 18px;
  padding: 0;
  background-color: #000;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  visibility: visible;
}
.ads-top-hidden {
  visibility: hidden;
}
.terbaru-halaman-utama
  .ads-parallax
  .wrap-ads-parallax
  .body-ads-parallax
  .bone-ads-parallax
  .wrap-image-ads-parallax {
  /*left: 225px;*/
}
.ads-parallax button {
  position: relative;
  z-index: 1;
}
/* End Ads */
/* Navbar */
.navbar {
  position: relative;
  left: 0;
  right: 0;
  z-index: 999999;
}
.nav-fixed {
  top: 0;
  position: fixed;
}
.navbar .container {
  position: relative;
}
.navbar .navbar-nav li {
  font-size: 11px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.dropdown-toggle::after {
  margin-left: -5px;
  border-top: 0.3em solid #fff;
}
.navbar .navbar-nav li img {
  width: 30px;
}
.logo-nav {
  position: absolute; width: 100px; top: 0px;
}
.navbar .navbar-collapse.mobileMenu {
  display: none !important;
}
button.btn.btn-masuk {
  background-color: #e4332e;
  color: #fff;
  font-weight: bold !important;
}
button.btn.btn-daftar {
  background-color: #e4342e8a;
  color: #fff;
  margin-left: 10px;
}
.navbar-dark .navbar-nav .nav-link {
  color: #ffffff;
}
.navbar-dark .navbar-nav .rmtv {
  border: 2px solid #e4332e;
  position: relative;
  z-index: 9999999;
}
.navbar-dark .navbar-nav .rmtv:hover {
  border: 2px solid #e4332e;
  position: relative;
  background-color: #e4332e;
}
.navbar-dark .navbar-nav .rmtv span {
  margin-left: 2px;
}
.navbar-dark .navbar-nav .rmtv::before {
  content: "";
  position: absolute;
  left: 6px;
  top: 8px;
  width: 6px;
  left: 3px;
  top: 14px;
  height: 6px;
  background-color: #e4332e;
}
.navbar-dark .dropdown .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 0.5rem;
  clear: both;
  font-weight: bold;
  color: #ffffff;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.navbar-dark .dropdown .dropdown-menu.show {
  display: block;
}
.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: none !important;
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75) !important;
}
.navbar-dark .dropdown .dropdown-menu {
  position: absolute;
  top: 50px;
  left: -20px;
  z-index: 9999999999;
  display: none;
  float: left;
  min-width: 6rem;
  padding: 0.5rem 0;
  margin: 0rem 0 0;
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: left;
  list-style: none;
  background-color: #343a40;
  background-clip: padding-box;
  border: none;
  border-radius: none;
}
.nav-link:after {
  display: block;
  position: relative;
  top: 2px;
  content: "";
  border-bottom: solid 3px #e4332e;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
}
.nav-link.active:before {
  display: block;
  position: relative;
  top: 21px;
  content: "";
  border-bottom: solid 3px #e4332e;
}
.nav-link:hover:after {
  transform: scaleX(1);
}
.dropdown-parlemen .dropdown-content {
  display: none;
  position: absolute;
  top: 50px;
  right: 0;
  left: 0;
  padding-top: 20px;
  background-color: #343a40;
  padding: 12px 16px;
  z-index: 99999999999;
  color: #ffffff;
}
.dropdown-parlemen .dropdown-content .content {
  position: absolute;
  right: 0;
  left: 0;
  text-align: left;
  background-color: #464e57;
  padding: 12px 16px;
  z-index: 99999999999;
  color: #ffffff;
}
.dropdown-parlemen .dropdown-content .title-dropdown h4 {
  font-weight: bold;
  text-align: left;
}
.nav-link.dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-parlemen .dropdown-content .title-dropdown h4:after {
  content: "";
  display: block;
  width: 10%;
  border-bottom: 5px solid #e4332e;
}
.dropdown-parlemen .dropdown-content li {
  margin: 10px 0px;
}
.dropdown-parlemen:hover .dropdown-content {
  display: block !important;
}
.dropdown-parlemen .dropdown-content .content-dropdown {
  margin-bottom: 20px;
}
.dropdown-parlemen .dropdown-content .content-dropdown .card {
  background-color: #464e57;
}
.dropdown-parlemen .dropdown-content .content-dropdown .card-title {
  margin-top: 10px;
}
.dropdown-parlemen .card-subtitle {
  font-weight: normal;
}
.dropdown-parlemen .dropdown-content .content-dropdown .card img {
  width: 100%;
}
.dropdown-parlemen .nav-link span {
  text-align: center;
}
.dropdown-profile .dropdown-menu {
  position: absolute;
  top: 50px;
  left: unset;
  right: 0px;
  z-index: 9999999999;
  display: none;
  min-width: 6rem;
  padding: 0.5rem 0;
  margin: 0rem 0 0;
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: left;
  list-style: none;
  background-color: #343a40;
  background-clip: padding-box;
  border: none;
  border-radius: none;
}
.dropdown-profile .dropdown-menu .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 0.5rem;
  clear: both;
  font-weight: bold;
  color: #ffffff;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-profile:hover .dropdown-menu {
  display: block !important;
}
.form_search {
  position: absolute;
  right: 0;
  left: 0;
  transform: translateY(-50px);
  height: 50px;
  padding: 6px;
  font-size: 14px;
  z-index: 1;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out 0.3s;
  -moz-transition: all 0.3s ease-in-out 0.3s;
  -ms-transition: all 0.3s ease-in-out 0.3s;
  -o-transition: all 0.3s ease-in-out 0.3s;
  transition: all 0.3s ease-in-out 0.3s;
}
.overlay-search {
  content: "";
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0.7;
  background-color: #000000;
  display: none;
  z-index: 999999;
}
.overlay-search.open {
  display: block;
}
.form_search.open {
  position: absolute;
  font-size: 14px;
  overflow: hidden;
  opacity: 1;
  z-index: 9999999;
  transform: translateY(0px);
  filter: alpha(opacity=1);
  -webkit-transition: all 0.3s ease-in-out 0.3s;
  -moz-transition: all 0.3s ease-in-out 0.3s;
  -ms-transition: all 0.3s ease-in-out 0.3s;
  -o-transition: all 0.3s ease-in-out 0.3s;
  transition: all 0.3s ease-in-out 0.3s;
}
.form_search_fixed {
  position: fixed !important;
  top: 75px;
}
.form_search input {
  width: 90%;
  height: 40px;
  padding: 10px;
}
.form_search .btn_search {
  position: absolute;
  right: 80px;
  background-color: #343a40 !important;
  color: #ffffff;
  height: 40px;
  width: 40px;
  top: 6px;
}
.close_search {
  background-color: #e4332e;
  color: #ffffff;
  vertical-align: middle;
  line-height: 40px;
  height: 40px;
  width: 40px;
  z-index: 1;
  top: 6px;
  right: 40px;
  opacity: 1;
  /* background-color: #343a40!important; */
  text-align: center;
  position: absolute;
  filter: alpha(opacity=1);
  -webkit-transition: all 0.3s ease-in-out 0.3s;
  -moz-transition: all 0.3s ease-in-out 0.3s;
  -ms-transition: all 0.3s ease-in-out 0.3s;
  -o-transition: all 0.3s ease-in-out 0.3s;
  transition: all 0.3s ease-in-out 0.3s;
}
.close_search.open {
  background-color: #e4332e;
  color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=1);
  -webkit-transition: all 0.3s ease-in-out 0.3s;
  -moz-transition: all 0.3s ease-in-out 0.3s;
  -ms-transition: all 0.3s ease-in-out 0.3s;
  -o-transition: all 0.3s ease-in-out 0.3s;
  transition: all 0.3s ease-in-out 0.3s;
}

/* End Navbar */
/* Dark Light Mode */
.dark-light-mode {
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 9999999999;
  text-align: center;
}
.dark-light-mode.d-lg-none {
  display: inline-block;
  position: relative;
  bottom: unset;
  right: unset;
  z-index: 1;
}
.dark-light-mode p {
  position: absolute; width: 120px; right: 70px;
  color: #000000;
  border-radius: 10px;
  background-color: #ffffff;
  font-size: 12px; padding: 5px; 
}
.dark-light-mode .checkbox-mode {
  opacity: 0;
  position: absolute;
}

.dark-light-mode .label {
  margin: auto;
  background-color: #111;
  border-radius: 50px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px;
  position: relative;
  width: 50px;
  transform: scale(1.5);
}

.dark-light-mode .label .ball {
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 3px;
  height: 22px;
  width: 22px;
  transform: translateX(0px);
  transition: transform 0.2s linear;
}

.dark-light-mode .checkbox-mode:checked + .label .ball {
  transform: translateX(24px);
}

.dark-light-mode .fa-moon {
  color: #f1c40f;
}

.dark-light-mode .fa-sun {
  color: #f39c12;
}

/* End Dark Light Mode */

/* Header SLide Mobile */
.header-slide-news {
  display: flex;
  width: 100vw;
  position: relative;
  z-index: 3;
  top: 0;
  overflow-x: auto;
  background-color: #a82a26;
  justify-content: center;
}
.header-slide-news.fixed {
  position: fixed;
  z-index: 3;
  top: 60px;
}
.header-slide-news ul {
  margin: 0;
  display: flex;
  padding-left: 20px;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}
.header-slide-news ul li {
  margin: 5px 20px;
  text-align: center;
  font-size: 12px;
  align-self: center;
  list-style-type: none;
}
.header-slide-news ul li a {
  color: #ffffff !important;
  font-weight: 500;
}
/* End Header SLide Mobile */

/* Tampilan Berita */

main {
  position: relative;
}
main .container {
  position: relative;
}
.title-berita .sub-title {
  font-size: 22px;
  font-weight: 600; color: #f36969;
}
.title-berita .title {
  font-size: 30px;
  font-weight: 600;
}
.title-berita .kategori-berita {
  background-color: #e4332e;
  padding: 5px 10px;
  color: #ffffff;
  display: inline-block;
  margin: 10px 0px;
}
.title-berita .kategori-berita p {
  margin-bottom: 0;
  font-weight: 500;
}
.title-berita .tanggal {
  color: #9a9999;
  font-size: 18px;
  margin-bottom: 0;
  margin: 10px 0;
}
.title-berita .share {
  font-weight: bold;
}
.figure-caption {
  font-size: 0.75rem;
}
.share a {
  color: #ffffff;
  background-color: #5270ff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  font-size: 25px;
  display: inline-block;
  margin: 10px 0;
}
.waktu-konten-detil {
  line-height: 50px; color: #2c2a2a; text-align: right;
}

.pagination-foto {
  text-align: center;
  margin-bottom: 50px;
}
.berita .content-berita .image-berita {
  margin-bottom: 20px;
}
.berita .content-berita .image-berita .figure-caption {
  font-size: 16px;
  font-style: italic;
}
.caption-foto {
  position: absolute; 
  width: 100%; bottom: 0; left: 0; background: rgba(226, 22, 22, 0.7); color: #FFFFFF; font-weight: 600; padding: 15px;
  
  -webkit-border-radius:0 0 5px 5px;
  -moz-border-radius:0 0 5px 5px;
  -o-border-radius:0 0 5px 5px;
  border-radius:0 0 5px 5px;
}
.caption-foto p {margin: 0;}

.caption-daftar-rubrik {
  position: absolute; 
  width: 100%; bottom: 0; left: 0; background: rgba(226, 22, 22, 0.7); color: #FFFFFF; font-weight: normal; padding: 15px;
  
  -webkit-border-radius:0 0 5px 5px;
  -moz-border-radius:0 0 5px 5px;
  -o-border-radius:0 0 5px 5px;
  border-radius:0 0 5px 5px;
}
.caption-daftar-rubrik p {
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  -o-line-clamp: 2;
  margin: 0;
}
.caption-daftar-rubrik .waktu-konten {
  margin: 10px 0 0 0; font: 0.6rem; color: #FFFFFF; font-weight: 500;
}

.isi-berita {
  /* text-align: justify; */
  /* font-size: 14px; */ 
  font-size: 18px; 
  color: #000000;
  font-family: "Helvetica", Helvetica-FF, Arial, Tahoma, sans-serif;
  overflow-wrap: anywhere;
}
.isi-berita .baca-juga {
  background-color: #c4c4c4;
  padding: 10px 10px;
  margin-top: -30px;  color: #f03131;
}
.isi-berita .baca-juga-ya {
  background-color: #c4c4c4;
  padding: 10px 10px;
  margin: 0 0 10px 0;  color: #f03131; display: flex;
}
.isi-berita .link_nex_prev {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #FFFFFF;
  text-decoration: none;
   background-color: #f44336;
   padding: 5px;
}
.isi-berita .link_nex_prev:hover {
  background:#00CCFF; color:#000000
}
.isi-berita .link_nex_prev a {
  color: #FFFFFF; font-weight: normal;
}
.isi-berita .baca-juga-ya a {
  font-weight: normal;
}

.isi-berita a{
  color: red; text-decoration: none; font-weight: 700;
}
.isi-berita a:hover{
  color: #00CCFF; 
}

.isi-berita h1{
  font-size: 1.7em; font-weight: bold; margin-bottom: 10px;
}
.isi-berita h2{
  font-size: 1.3em; font-weight: bold; margin-bottom: 10px;
}
.isi-berita h3{
  font-size: 1.15em; font-weight: bold; margin-bottom: 10px;
}
.isi-berita .images_border img{
  max-width: 100%;  height: auto;
}

.content-berita .post-tags-box {
  margin-bottom: 10px;
  border-bottom: 0px solid #f0f0f0;
  padding: 0;
}
.content-berita .post-tags-box ul.tags-box {
  margin: 0;
  padding: 0;
}
.content-berita .post-tags-box ul.tags-box li {
  display: inline-block;
  color: #666666;
  font-size: 13px;
  font-family: 'Lato', sans-serif;
  margin-right: 0px;
  margin-bottom: 2px;
  
}
.content-berita .post-tags-box ul.tags-box li i {
  font-size: 18px;
  margin-right: 10px;
  color: #999999;
}
.content-berita .post-tags-box ul.tags-box li span {
  margin-right: 0px;
}
.content-berita .post-tags-box ul.tags-box li a {
  
  background-color: rgba(250, 58, 58, 0.8);
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 6px 10px;
  border: 1px solid #222222;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  color: #ffffff;
  font-size: 12px;
  font-family: 'Lato', sans-serif;
}
.content-berita .post-tags-box ul.tags-box li a:hover {
  background-color: rgba(250, 58, 58, 0.452);
  border: 1px solid #222222;
  color: #ffffff;
}

.form-komentar .komentar {
  background-color: #e2e2e2;
  font-weight: 700;
  padding: 20px 10px;
}
.form-komentar {
  margin: 10px 0;
  position: relative;
}
.form-komentar textarea {
  resize: none;
  height: 90px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border: 1px solid #000000;
  font-size: 0.85rem;
}
.form-komentar .karakter {
  overflow: auto;
  background-color: #e2e2e2;
  padding: 20px 10px;
  border-radius: 12px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  position: relative;
  top: -25px;
  z-index: 1;
  border: 1px solid #000000;
  width: 100%;
}
.form-komentar .karakter h6 {
  margin: 0.375rem 0.75rem;
}
.barisan-komentar .isikomentar {
  background-color: #e2e2e2;
  padding: 10px 20px;
  margin: 20px 0;
  border-radius: 5px;
  position: relative;
}
.isi-komentar-kosong {
  font-size: 20px;
  text-align: center;
  border-top: 2px #e2e2e2 solid;
  border-bottom: 2px #e2e2e2 solid;
  padding: 20px 0px;
}
.isi-komentar-kosong p {
  background-color: #e2e2e2;
  margin-bottom: 0;
}
.barisan-komentar .isikomentar img {
  width: 64px;
  height: 64px;
}
.barisan-komentar .isikomentar .media h6 {
  font-size: 20px;
  font-weight: 600;
}
.barisan-komentar .isikomentar .media p {
  font-size: 15px;
  color: #616161;
}
.barisan-komentar .isikomentar p {
  font-size: 15px;
  text-align: justify;
}
.barisan-komentar .isikomentar .footer-komentar {
  font-size: 15px;
}
.barisan-komentar .isikomentar .footer-komentar button {
  background: none;
  border: none;
}
.barisan-komentar .isikomentar .footer-komentar .btn-sm {
  background: #007bff;
  border: #007bff;
  color: #ffffff;
}
.barisan-komentar .isikomentar .footer-komentar .laporan {
  position: relative;
}
.barisan-komentar .isikomentar .footer-komentar #like {
  padding: 0px;
}
.barisan-komentar .isikomentar .footer-komentar #tutupBalas {
  display: none;
}
.barisan-komentar .isikomentar .footer-komentar #tutupBalas,
.barisan-komentar .isikomentar .footer-komentar #tutupLaporkan {
  display: none;
}
.barisan-komentar .isikomentar .active-button {
  display: block !important;
}
.barisan-komentar .isikomentar .like {
  font-size: 20px;
}
.barisan-komentar .isikomentar .unactive {
  display: none;
}
.barisan-komentar .isikomentar .active {
  display: block;
}
.barisan-komentar .isikomentar .balasan {
  padding-left: 30px;
}
.barisan-komentar .isikomentar .komentar {
  border-bottom: 1px #343a40 solid;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.barisan-komentar .isikomentar .laporkan {
  position: absolute;
  display: none;
  background-color: #ffffff;
  top: 30px;
  padding: 0px 5px;
  right: 20px;
  max-width: 400px;
  min-width: 300px;
  font-size: 14px;
}
.card-text:last-child {
  margin-bottom: 0;
  font-size: 13px; color: rgb(101, 102, 102); font-weight: 100;
}
.barisan-komentar .isikomentar .laporkan-aktif {
  position: absolute;
  display: block;
  background-color: #ffffff;
  top: -140px;
  padding: 5px 5px;
  right: -10px;
  max-width: 400px;
  min-width: 300px;
  font-size: 14px;
}
.barisan-komentar .isikomentar .laporkan-aktif:after {
  position: absolute;
  right: 5%;
  transform: translateX(-50%) rotate(180deg);
  bottom: -10px;
  width: 0;
  height: 0;
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
}
.barisan-komentar .isikomentar .laporkan .form-check-input {
  margin-top: 0.1rem;
}
.content-berita .baca-juga .card {
  margin: 20px 0;
  border: none;
}
.content-berita .baca-juga .card .card-body {
  padding: 0;
  padding-top: 5px;
}
.content-berita .baca-juga .card .card-text,
.content-berita .baca-juga .card .card-title {
  margin-bottom: 0;
}
.content-berita .baca-juga .card img {
  width: 100%;
  height: 100%;
}
.content-berita .baca-juga .card .card-title .card-title-tiga {
  font-size: 15px;
}
.content-berita .baca-juga .card .card-text {
  margin: 5px 0;
  font-size: 15px;
  color: #e4332e;
  font-weight: bold;
}
.content-berita .baca-juga .card .card-day {
  font-size: 13px;
  margin-bottom: 0;
}
.content-berita .baca-juga,
.content-berita .berita-lainnya,
.content-berita .rm-video {
  margin-top: 50px;
}
.title-red {
  position: relative;
  font-weight: bold;
  font-size: 1.25rem;
}
.title .arrow {
  color: #e4332e;
}

.title-red.title_light::before,
.title-red.title_light::after {
	background-color: #ffffff;
}

/*
.title-red:before {
  position: absolute;
  background-color: #e4332e;
  width: 100px;
  height: 5px;
  content: "";
  top: 40px;
  right: 0;
  left: 0;
}
*/


.title-red.title_light::before,
.title-red.title_light::after {
	background-color: #ffffff;
}

.title-red::before {
	background-color: #e4332e;
	bottom: 0;
	border-radius: 30px;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	width: 60px;
 	top: 30px;
}
.title-red::after {
    background-color: #e4332e;
    bottom: 0;
    border-radius: 30px;
    content: "";
    height: 4px;
    left: 65px;
    position: absolute;
    width: 4px;
	top: 30px;
}


.content-berita .baca-juga .content {
  margin-top: 20px;
}
.content-berita .rm-video .content {
  margin-top: 40px;
}
.content-berita .berita-lainnya .content {
  margin-top: 40px;
}
.content-berita .berita-lainnya .card {
  border: none;
}
.content-berita .berita-lainnya .card-body {
  padding: 10px 0;
}
.content-berita .berita-lainnya .card-title .card-title-tiga {
  font-size: 16px;
  color: #272727;
}
.content-berita .berita-lainnya .card-subtitle {
  margin-top: 5px;
  font-size: 12px;
}
.content-berita .rm-video .card {
  border: none;
}
.content-berita .rm-video .image {
  position: relative;
}
.content-berita .rm-video .image::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  content: "";
  opacity: 0.3;
}
.box-video .image::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  content: "";
  opacity: 0.3;
}
.sidebar-video-list .image::before,
.pilihan-redaksi .image::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  content: "";
  opacity: 0.3;
}
.content-berita .rm-video .video-icon,
.pilihan-redaksi .image .video-icon {
  position: absolute;
  font-size: 40px;
  font-weight: bold;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
}
.sidebar-video-list .image .video-icon {
  position: absolute;
  font-size: 20px;
  font-weight: bold;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
}
.box-video .image .video-icon {
  position: absolute;
  font-size: 40px;
  font-weight: bold;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
}
.content-berita .rm-video .card-body {
  padding: 5px 10px;
}
.content-berita .rm-video .card-title {
  font-size: 16px;
  color: #232323;
}
.content-berita .rm-video .card-text {
  font-size: 12px;
}
.content-berita .indeks-berita {
  border-top: 1px solid #8c8c8c;
  text-align: center;
  padding-top: 20px;
  margin-top: 10px;
}
.indeks-berita .form-control {
  padding: 0.2rem 0.5rem;
  font-size: 0.65rem;
}
.btn-indeks {
  background-color: transparent;
  color: #e4332e;
  border: 2px solid #e4332e;
  font-size: 30px;
  font-weight: bold;
}
.btn-indeks:hover {
  background-color: #e4332e;
  color: #ffffff;
  border: 2px solid #ffffff;
  font-size: 30px;
  font-weight: bold;
}
.paralax-ads {
  position: relative;
  height: 100%;
}
.paralax-ads .content-ads {
  position: sticky;
  text-align: center;
  top: 70px;
}
.content-berita .ads-isi {
  width: 100%;
  height: 100%;
}
.content-berita .content-ads-isi {
  text-align: center;
  background-image: url(https://static.adsafeprotected.com/passback_300x250.png);
  background-attachment: fixed;
  /* background-size: contain; */
  background-position: 27vw 50%;
  background-repeat: no-repeat;
  width: 100%;
  height: 300px;
}
aside {
  position: relative;
  height: 100%;
}
aside .sidebar-paralax {
  position: sticky;
  position: -webkit-sticky;
  top: 70px;
}
aside .sidebar-paralax .content-ads {
  text-align: center;
  margin-bottom: 50px;
}
aside .img-side {
  margin-bottom: 20px;
}

aside .ramai-dilihat {
  margin: 20px 0;
}
aside .ramai-dilihat .content {
  margin-top: 30px;
}
aside .ramai-dilihat .card {
  border: none;
}
aside .ramai-dilihat .card-body {
  padding: 5px;
}
aside .ramai-dilihat .card-title {
  font-size: 14px;
  margin-bottom: 5px;
}
aside .ramai-dilihat .card-text {
  font-size: 12px;
}


aside .ramai-dilihat {
  margin: 20px 0;
}
aside .ramai-dilihat .content {
  margin-top: 30px;
}
aside .ramai-dilihat .card {
  border: none;
}
aside .ramai-dilihat .card-body {
  padding: 5px;
}
aside .ramai-dilihat .card-title {
  font-size: 14px;
  margin-bottom: 5px;
}
aside .ramai-dilihat .card-text {
  font-size: 12px;
}

aside .right-konten {
  margin: 20px 0;
}
aside .right-konten .content {
  margin-top: 20px;
}
aside .right-konten .card {
  border: none;
}
aside .right-konten .card-body {
  padding: 5px;
}
aside .right-konten .card-title {
  font-size: 14px;
  margin-bottom: 5px;
}
aside .right-konten .card-text {
  font-size: 12px;
}
aside .right-konten .card-text-date {
  font-size: 12px;
}

.vox-populi .card-img{
  border-radius: 50%;
}
.vox-populi .card-text{
  text-align: left; font-weight: 800;
}

.kolom .card-img{
  border-radius: 50%;
}

aside .kolom-side {
  margin-bottom: 20px;
}
aside .kolom-side .card-text {
  font-size: 13px;
}
aside .kolom-side h2 {
  display: inline-block;
}
aside .kolom-side .content {
  margin-top: 30px;
}
aside .kolom-side .card {
  border: none;
}
aside .kolom-side .card-body {
  padding: 5px;
}
aside .kolom-side .card-img {
  border-radius: 50%;
}
aside .kolom-side .card-title {
  font-size: 15px;
  margin-bottom: 2px;
}
aside .kolom-side .card-text {
  font-size: 15px;
}
/*
aside .kolom-side .title-red:before {
  position: absolute;
  background-color: #e4332e;
  width: 100px;
  height: 5px;
  content: "";
  top: 40px;
  right: 0;
  left: 0;
}
*/


aside .kolom-side .title-red.title_light::before,
aside .kolom-side .title-red.title_light::after {
	background-color: #ffffff;
}
aside .kolom-side .title-red::before {
	background-color: #e4332e;
	bottom: 0;
	border-radius: 30px;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	width: 60px;
 	top: 30px;
}
aside .kolom-side .title-red::after {
    background-color: #e4332e;
    bottom: 0;
    border-radius: 30px;
    content: "";
    height: 4px;
    left: 65px;
    position: absolute;
    width: 4px;
	top: 30px;
}


aside .slider-side {
  margin-bottom: 50px;
}
aside .slider-side .content {
  margin-top: 50px;
}
aside .slider-side .content .card-body {
  padding: 0;
  padding-top: 20px;
}
aside .slider-side .content .card-title {
  font-size: 16px;
}
aside .slider-side .content .card-text {
  font-size: 12px;
}
aside .slider-side .title h2 {
  display: inline-block;
}
aside .slider-side .side-carousel .owl-dots {
  -webkit-tap-highlight-color: #e4332e;
}
aside .slider-side .side-carousel .owl-dots span {
  background: none repeat scroll 0 0 #e4332e;
  border-radius: 20px;
  display: block;
  height: 12px;
  margin: 5px 7px;
  opacity: 0.5;
  width: 12px;
}
aside .slider-side .side-carousel .active span {
  background: none repeat scroll 0 0 #e4332e;
  border-radius: 20px;
  display: block;
  height: 12px;
  margin: 5px 7px;
  opacity: 1;
  width: 12px;
}
aside .slider-side .side-carousel .owl-dots {
  position: absolute;
  right: 0;
  bottom: -5px;
}
aside .title h2 {
  display: inline-block;
}
aside .ngopi .card-body {
  padding-left: 10px;
}
aside .terpopuler {
  margin: 20px 0;
}
aside .terpopuler .title-populer {
  text-align: center;
  margin-bottom: 15px;
}
aside .terpopuler .title-populer h2 {
  font-weight: bold;
  font-size: 1.25rem;
  border-bottom: 10px #e4332e solid;
  display: inline;
}
aside .terpopuler .content-populer {
  position: relative;
  background-color: #ffffff;
  margin: 5px 0;
}
aside .terpopuler .berita {
  width: 100%;
  position: relative;
  height: 100px;
  background-color: #eceff1;
}
aside .terpopuler .berita .angka {
  width: 60px;
  line-height: 100px;
  font-size: 2rem;
  color: #ffffff;
  text-align: center;
  position: absolute;
  height: 100%;
  background-color: #e4332e;
}
aside .terpopuler .berita .desc {
  width: 100%;
  height: 100%;
  padding: 5px;
  padding-left: 70px;
}
aside .terpopuler .berita .desc .judul {
  overflow: hidden;
  font-size: 14px;
}
aside .terpopuler .berita .desc .dibaca {
  margin-top: 8px;
  font-size: 12px;
}
/* ENd Tampilan Berita */

/* Masuk Berita Bagian Kolom */
.masuk-berita-bagian-kolom .image-masuk-kolom-berita {
  margin-bottom: 70px;
}
.masuk-berita-bagian-kolom .image-masuk-kolom-berita .figure {
  position: relative;
  background-color: #e4332e;
  width: 100%;
  height: 130px;
}
.masuk-berita-bagian-kolom .image-masuk-kolom-berita .figure .media {
  position: absolute;
  left: 50px;
  top: 30px;
  color: #ffffff;
}
.masuk-berita-bagian-kolom .image-masuk-kolom-berita .figure .media h2 {
  font-weight: bold;
}
.masuk-berita-bagian-kolom .image-masuk-kolom-berita .figure .media img,
.list-kolom img {
  width: 170px;
}
.masuk-berita-bagian-kolom .lebih-dari-kolom {
  background-color: #e2e2e2;
  margin: 50px 0px;
  padding: 20px 0px;
}
.masuk-berita-bagian-kolom .lebih-dari-kolom .title {
  padding: 15px 20px;
}
.masuk-berita-bagian-kolom .lebih-dari-kolom .title h2 {
  display: inline-block;
}
.masuk-berita-bagian-kolom .arrow {
  color: #e4332e;
}
.masuk-berita-bagian-kolom .kolom .title {
  padding: 15px 20px;
}
.masuk-berita-bagian-kolom .kolom .title h2 {
  display: inline-block;
}
.masuk-berita-bagian-kolom .kolom .title .arrow {
  color: #e4332e;
}
.masuk-berita-bagian-kolom .lebih-dari-kolom .content {
  margin-top: 40px;
  padding-left: 20px;
}
.masuk-berita-bagian-kolom .lebih-dari-kolom .content img {
  width: 80px;
}
.masuk-berita-bagian-kolom .lebih-dari-kolom .content h5 {
  font-size: 16px;
}
.masuk-berita-bagian-kolom .lebih-dari-kolom .content p {
  margin-bottom: 0;
  font-size: 14px;
}
/* End Masuk Berita Bagian Kolom */

/* Tampilan Video Berita */
.box-video .container {
  margin-top: 40px;
}
.box-video .image {
  position: relative;
}
.box-video .time-duration {
  position: absolute;
  font-size: 16px;
  font-weight: bold;
  bottom: 0px;
  right: 0;
  background-color: #000;
  padding: 2px 5px;
  color: #ffffff;
}
.box-video .card-body {
  padding: 5px 0;
}
.box-video .card {
  margin: 10px 0;
}
.box-video .card-title {
  font-size: 14px;
  margin-bottom: 5px;
}
.box-video .card-text {
  font-size: 12px;
}
.sidebar-video-list {
  display: block;
  height: 410px;
  border: none;
  margin-top: 0px;
  overflow-y: auto;
  overflow-x: hidden;
}
.sidebar-news-list {
  display: block;
  height: 410px;
  border: none;
  margin-top: 0px;
  overflow-y: auto;
  overflow-x: hidden;
}
.sidebar-video-list .card-body {
  padding: 0;
}
.sidebar-video-list .card {
  margin: 20px 0;
}
.sidebar-video-list .card-title,
.sidebar-video-list .card-text {
  margin-bottom: 0;
}
.sidebar-video-list .card-title {
  font-size: 14px;
}
.sidebar-video-list .card-subtitle {
  margin-top: 5px;
  font-size: 13px;
  color: #e4332e;
  font-weight: normal;
}
.sidebar-video-list .card-text {
  font-size: 12px;
}
.sidebar-video-list .col-md-4 {
  height: 80px;
  padding-right: 0px;
  padding-left: 0px;
}
.sidebar-video-list .image {
  position: relative;
}
.sidebar-news-list .card-body {
  padding: 0;
  padding-left: 10px;
}
.sidebar-news-list .card {
  /* margin: 20px 0; */
  margin-bottom: 10px;
}
.sidebar-news-list .card-title,
.sidebar-news-list .card-text {
  margin-bottom: 0; 
}
.sidebar-news-list .card-title {
  font-size: 14px;
  line-height: 20px;
}
.sidebar-news-list .card-subtitle {
  margin-top: 5px;
  font-size: 13px;
  color: #e4332e;
  font-weight: normal;
}
.sidebar-news-list .card-text {
  font-size: 10px;
}
.sidebar-news-list .col-md-4 {
  height: 80px;
  padding-right: 0px;
  padding-left: 0px;
}
.sidebar-news-list .image {
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; 
  /* border:1px solid rgb(142, 143, 143); */
  -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
}
.sidebar-video-list .image .time-duration {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 12px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.294);
  padding: 2px 5px;
}
/* ENd Tampilan Video Berita */

/* Page Utama */

.berita-pilihan .image,
.foto-lainnya .image,
.content-foto .image {
  position: relative;
}
.berita-pilihan {
  margin-top: 70px;
  /* background-color: #F2F4F5; */
  /*  background: rgb(255,0,0);
  /* background: linear-gradient(90deg, rgba(255,0,0,1) 0%, rgba(0,0,0,1) 100%); */
  /* background: rgb(245,213,213); 
  background: linear-gradient(90deg, rgba(245,213,213,1) 0%, rgba(233,221,31,1) 100%); */
  border-top: 0px solid #cccccc;
  border-bottom: 0px solid #cccccc;
  /* padding: 20px; */
  padding: 10px 0; 
  }
  .berita-pilihan .image img{
    /* -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;  */
    /* border:1px solid rgb(142, 143, 143); */
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  }
  .berita-pilihan .image .image-icon,
  .foto-lainnya .image .image-icon,
  .content-foto .image .image-icon {
    position: absolute;
    font-size: 25px;
    font-weight: bold;
    left: 12%;
    top: 82%;
    transform: translate(-50%, -50%);
    color: #ffffff; 
    text-shadow: 0 0 10px rgb(250, 13, 13);
  }
.berita-pilihan .title {
  height: 50px;
}
.berita-pilihan .title div {
  display: inline-block;
  vertical-align: middle;
}
.berita-pilihan .title .lihat-semua {
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
  font-size: 14px;
}
.berita-pilihan .title-red.title_light::before,
.berita-pilihan .title-red.title_light::after {
	background-color: #ffffff;
}
.berita-pilihan .title-red::before {
	background-color: #e4332e;
	bottom: 0;
	border-radius: 30px;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	width: 60px;
 	top: 30px;
}
.berita-pilihan .title-red::after {
    background-color: #e4332e;
    bottom: 0;
    border-radius: 30px;
    content: "";
    height: 4px;
    left: 65px;
    position: absolute;
    width: 4px;
	top: 30px;
}

.berita-pilihan .content {
  margin-top: 0px;
}
.berita-pilihan .content .card-body {
  /* padding: 0;
  padding-top: 10px; */
  padding: 10px 5px;
}
.berita-pilihan .content .card-title {
  font-size: 13px; line-height: 18px;
}
.berita-pilihan .content .card-subtitle {
  font-size: 12px;
  margin-top: 5px;
  font-weight: normal;
  color: #000000;
}

/* 
.news-update .title-red {
  margin-top: 55px;
}
.news-update .content-news-update {
  margin-top: 30px;
}
.news-update .content-news-update img {
  height: 112px;
}
.news-update .content-news-update .card-body {
  padding: 10px 0;
}
.news-update .content-news-update .card-title {
  font-size: 14px;
  margin-bottom: 10px;
}
.news-update .content-news-update .card-text {
  font-size: 12px;
}
 */
.owl-nav {
  position: absolute;
  top: -50px;
  right: 10px;
}
.news-carousel .owl-nav button.owl-next,
.news-carousel .owl-nav button.owl-prev {
  background: 0 0;
  color: inherit;
  font-size: 20px !important;
  margin-right: 5px;
  font: inherit;
}
.news-carousel .owl-next:focus,
.news-carousel .owl-prev:focus {
  outline: none;
}
.news-carousel .owl-nav button.owl-next,
.news-carousel .owl-nav button.owl-prev {
  width: 30px;
  height: 30px;
  line-height: 10px;
}


.berita-terhangat .owl-nav button.owl-next,
.berita-terhangat .owl-nav button.owl-prev {
  background: 0 0;
  color: inherit;
  font-size: 20px !important;
  margin-right: 5px;
  font: inherit;
}
.berita-terhangat .owl-next:focus,
.berita-terhangat .owl-prev:focus {
  outline: none;
}
.berita-terhangat .owl-nav button.owl-next,
.berita-terhangat .owl-nav button.owl-prev {
  width: 30px;
  height: 30px;
  line-height: 10px;
}
.news-carousel button {
  border: 1px solid #e4332e !important;
  color: #e4332e !important;
}
.news-carousel button:hover {
  background-color: #e4332e !important;
  color: #ffffff !important;
  padding: 20px !important;
}
.berita-hangat-carousel button {
  border: 1px solid #e4332e !important;
  color: #e4332e !important;
}
.berita-hangat-carousel button:hover {
  background-color: #e4332e !important;
  color: #ffffff !important;
  padding: 20px !important;
}
.news-carousel .card {
  position: relative;
}
.news-carousel .card .card-red {
  color: #ffffff;
  background-color: #e4332e;
  position: absolute;
  font-size: 12px;
  top: 75px;
  left: 10px;
  font-weight: bold;
  padding: 5px;
  border-radius: 5px;
}
.image-news .title-news {
  background-color: #ffffff;
  position: relative;
  padding: 10px;
  margin: 0 30px;
  margin-top: -80px;
  -webkit-box-shadow: 0px 8px 12px 1px rgba(0, 0, 0, 0.274);
  -moz-box-shadow: 0px 8px 12px 1px rgba(0, 0, 0, 0.274);
  box-shadow: 0px 8px 12px 1px rgba(0, 0, 0, 0.274);
}
.image-news .title-news h3 {
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  -o-line-clamp: 2;
  -o-box-orient: vertical;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0px;
}
.image-news .title-news .kategori {
  color: #e4332e;
  font-weight: bold;
}
.image-news .title-news .durasi {
  font-size: 14px;

  font-weight: bold;
}
.image-news .img {
  width: 100%;
}
.covid {
  background-color: #eceff1;
  padding: 20px;
  width: 100%;
  overflow-x: auto; white-space: nowrap;
}
.covid .indonesia {
  font-size: 40px;
}
.covid .title-red {
  font-size: 20px;
}
.covid .title-red span {
  color: #e4332e;
}
/*
.covid .title-red:before {
  position: absolute;
  background-color: #e4332e;
  width: 100px;
  height: 6px;
  content: "";
  top: 35px;
  right: 0;
  left: 0;
}
*/

.covid .title-red.title_light::before,
.covid .title-red.title_light::after {
	background-color: #ffffff;
}

.covid .title-red::before {
	background-color: #e4332e;
	bottom: 0;
	border-radius: 30px;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	width: 60px;
 	top: 30px;
}
.covid .title-red::after {
    background-color: #e4332e;
    bottom: 0;
    border-radius: 30px;
    content: "";
    height: 4px;
    left: 65px;
    position: absolute;
    width: 4px;
	top: 30px;
}

.covid .title div {
  display: inline-block;
}
.covid .content .col {
  padding: 0;
  margin: auto;
}
.covid .content .judul {
  color: #e4332e;
  font-size: 18px;
  font-weight: bold;
}
.covid .content .row {
  margin: 20px 0;
  text-align: center;
  font-weight: bold;
}
.covid .content .row:nth-last-child(1) {
  margin: 20px 0;
  text-align: left;
  font-weight: normal;
  font-size: 12px;
}
.terbaru {
  margin: 30px 0 0 0;
}
.terbaru .title-red {
  margin-bottom: 20px;
}

.terbaru .col-12 .card .row .card-custom {display: block;}
.terbaru .col-12 .card .row .card-body .card-subtitle {display: none;}
.terbaru .col-12 .card .row .card-body .card-text {display: none;}
.terbaru .col-12 .card .row .card-custom .card-subtitle {font-size: 12px;}

.terbaru .image img{
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; 
  /* border:1px solid rgb(142, 143, 143); */
  -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
}
.terbaru .col-12 {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-top: 10px; border-bottom: 2px solid #cccccc;
}
.terbaru .col-12:last-child {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 0;
}
.terbaru .col-6 .col-12 {
  margin-bottom: 0;
}

/* TERBARU SIX NEWS */
.terbaru-six-news {
  margin: 30px 0 0 0;
}
.terbaru-six-news .title-red {
  margin-bottom: 20px;
}

.terbaru-six-news .col-12 {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-top: 10px; border-bottom: 2px solid #cccccc;
}
.terbaru-six-news .col-12:last-child {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 0;
}
.terbaru-six-news .col-6 .col-12 {
  margin-bottom: 0;
}
.terbaru-six-news .col-6  .card .row .col-12 {
  border: 0px solid #cccccc; 
}
.terbaru-six-news .image img{
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; 
  /* border:1px solid rgb(142, 143, 143); */
  -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
}
.terbaru-six-news .col-12 .card-body .card-title{
  font-size: 14px;
}
.terbaru-six-news .col-12 .card-body .card-subtitle{
  font-size: 12px;
}
.terbaru-six-news .col-12 .card-body .card-text{
  display: inline-block;
}
/* END TERBARU SIX NEWS */

.content-terbaru .card-body {
  padding: 10px;
}
.content-terbaru .card-title,
.list-kolom h3 {
  font-size: 18px;
}
.content-terbaru .card-subtitle,
.list-kolom .text-muted {
  font-size: 16px;
  margin-top: 5px;
  font-weight: normal;
  color: #e4332e; text-transform:uppercase;
}
.content-terbaru .card-subtitle span {
  font-size: 18px;
  font-weight: normal;
}
.rm-video-terbaru {
  background-color: #272727;
  padding: 10px;
  color: #ffffff;
  margin-top: 10px !important;
}
.rm-video-terbaru .image img{
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; 
  /* border:1px solid rgb(142, 143, 143); */
  -webkit-box-shadow: 2px 2px 2px 0px rgba(255, 255, 255,0.75);
-moz-box-shadow: 2px 2px 2px 0px rgba(255, 255, 255,0.75);
box-shadow: 2px 2px 2px 0px rgba(255, 255, 255,0.75);
}
.rm-video-terbaru .image .video-icon {
  position: absolute;
  font-size: 40px;
  font-weight: bold;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
}
/*
.rm-video-terbaru .title-red {
  font-size: 24px;
  color: #ffffff;
}
*/
/*
.rm-video-terbaru .title-red:before {
  position: absolute;
  background-color: #e4332e;
  width: 100px;
  height: 5px;
  content: "";
  top: 40px;
  right: 0;
  left: 0;
}

*/
.rm-video-terbaru .title-red.title_light::before,
.rm-video-terbaru .title-red.title_light::after {
	background-color: #ffffff;
}

.rm-video-terbaru .title-red::before {
	background-color: #e4332e;
	bottom: 0;
	border-radius: 30px;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	width: 60px;
 	top: 30px;
}
.rm-video-terbaru .title-red::after {
    background-color: #e4332e;
    bottom: 0;
    border-radius: 30px;
    content: "";
    height: 4px;
    left: 65px;
    position: absolute;
    width: 4px;
	top: 30px;
}


.rm-video-terbaru .card-top .card-text {
  text-align: justify;
}
.rm-video-terbaru .content-rm-video-terbaru {
  margin-top: 25px;
}
.rm-video-terbaru .content-rm-video-terbaru .card-top .card-text {
  font-size: 16px;
}
.rm-video-terbaru .content-rm-video-terbaru .card-bottom .card-body {
  padding: 10px 5px;
}
.rm-video-terbaru .content-rm-video-terbaru .card-bottom .card-title {
  font-size: 14px;
}
.rm-video-terbaru .content-rm-video-terbaru .card-bottom .card-subtitle {
  font-size: 12px;
  margin-top: 5px;
}
.rm-video-terbaru .content-rm-video-terbaru .card-subtitle span {
  color: #ffffff;
  font-weight: normal;
}
.rm-video-terbaru .content-rm-video-terbaru .card-bottom .card-subtitle span {
  font-size: 12px;
}
.rm-video-terbaru .image {
  position: relative;
}
.rm-video-terbaru .image::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  content: "";
  opacity: 0.3;
}
 
.foto-terbaru .image,
.foto-lainnya .image,
.content-foto .image {
  position: relative;
}
/*
.foto-terbaru .image::before,
.foto-lainnya .image::before,
.content-foto .image::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  content: "";
  opacity: 0.1;
}
 */




.foto-terbaru {
  background-color: #e2e4e5;
  /*  background: rgb(255,0,0);
  /* background: linear-gradient(90deg, rgba(255,0,0,1) 0%, rgba(0,0,0,1) 100%); */
  /* background: rgb(245,213,213); 
  background: linear-gradient(90deg, rgba(245,213,213,1) 0%, rgba(233,221,31,1) 100%); */
  border-top: 0px solid #cccccc;
  border-bottom: 0px solid #cccccc;
  /* padding: 20px; */
  padding: 10px; 
  }
  .foto-terbaru .image img{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; 
    /* border:1px solid rgb(142, 143, 143); */
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  }
  .page-foto-rmid .image .image-icon,
  .foto-terbaru .image .image-icon,
  .foto-lainnya .image .image-icon,
  .content-foto .image .image-icon {
    position: absolute;
    font-size: 25px;
    font-weight: bold;
    left: 12%;
    top: 82%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    text-shadow: 0 0 10px rgb(250, 13, 13);
  }
.foto-terbaru .title {
  height: 50px;
}
.foto-terbaru .title div {
  display: inline-block;
  vertical-align: middle;
}
.foto-terbaru .title .lihat-semua {
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
  font-size: 14px;
}
/*
.foto-terbaru .title-red:before {
  position: absolute;
  background-color: #e4332e;
  width: 100px;
  height: 5px;
  content: "";
  top: 35px;
  right: 0;
  left: 0;
}
*/


.foto-terbaru .title-red.title_light::before,
.foto-terbaru .title-red.title_light::after {
	background-color: #ffffff;
}
.foto-terbaru .title-red::before {
	background-color: #e4332e;
	bottom: 0;
	border-radius: 30px;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	width: 60px;
 	top: 30px;
}
.foto-terbaru .title-red::after {
    background-color: #e4332e;
    bottom: 0;
    border-radius: 30px;
    content: "";
    height: 4px;
    left: 65px;
    position: absolute;
    width: 4px;
	top: 30px;
}

.foto-terbaru .content {
  margin-top: 20px;
}
.foto-terbaru .content .card-body {
  padding: 0;
  padding-top: 10px;
}
.foto-terbaru .content .card-title {
  font-size: 14px;
}
.foto-terbaru .content .card-subtitle {
  font-size: 12px;
  margin-top: 5px;
  font-weight: normal;
  color: #000000;
}
.foto-terbaru,
.bibir-mer-terbaru,
.rm-video-terbaru,
.zona-sport-terbaru {
  margin-top: 30px;
}
.bibir-mer-terbaru {
  background-color: #d83e39;
  border-top: 0px solid #cccccc;
  border-bottom: 0px solid #cccccc;
  /* padding: 20px; */
  padding: 10px; 
  }
.bibir-mer-terbaru .image img{
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; 
  /* border:1px solid rgb(142, 143, 143); */
  -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  }
.bibir-mer-terbaru .title {
  height: 50px;
  color: #ffffff;
}
.bibir-mer-terbaru .title div {
  display: inline-block;
  vertical-align: middle;
}
.bibir-mer-terbaru .title .lihat-semua {
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
  font-size: 18px;
}
/*
.bibir-mer-terbaru .title-red:before {
  position: absolute;
  background-color: #272727;
  width: 100px;
  height: 5px;
  content: "";
  top: 35px;
  right: 0;
  left: 0;
}
*/
.bibir-mer-terbaru .title-red.title_light::before,
.bibir-mer-terbaru .title-red.title_light::after {
	background-color: #ffffff;
}
.bibir-mer-terbaru .title-red::before {
	background-color: #e4332e;
	bottom: 0;
	border-radius: 30px;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	width: 60px;
 	top: 30px;
}
.bibir-mer-terbaru .title-red::after {
    background-color: #e4332e;
    bottom: 0;
    border-radius: 30px;
    content: "";
    height: 4px;
    left: 65px;
    position: absolute;
    width: 4px;
	top: 30px;
}
.bibir-mer-terbaru .content {
  margin-top: 20px;
}
.bibir-mer-terbaru .content .card-body {
  padding: 0;
  padding-top: 10px;
}
.bibir-mer-terbaru .content .card-title {
  font-size: 14px;
  color: #ffffff;
}
.bibir-mer-terbaru .content .card-subtitle {
  font-size: 12px;
  color: #000000;
  margin-top: 5px;
  font-weight: normal;
}
.bibir-mer-terbaru .card-body .card-title:hover{
  color: #1d1c1c !important;
  transition: color ease-out 0.5s;
}

.zona-sport-terbaru {
  background-color: #272727;
  border-top: 0px solid #cccccc;
  border-bottom: 0px solid #cccccc;
  /* padding: 20px; */
  padding: 10px;
}
.zona-sport-terbaru .image img{
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; 
  /* border:1px solid rgb(142, 143, 143); */
  -webkit-box-shadow: 2px 2px 2px 0px rgba(255, 255, 255,0.75);
-moz-box-shadow: 2px 2px 2px 0px rgba(255, 255, 255,0.75);
box-shadow: 2px 2px 2px 0px rgba(255, 255, 255,0.75);
}
.zona-sport-terbaru .title {
  height: 50px;
  color: #ffffff;
}
.zona-sport-terbaru .title div {
  display: inline-block;
  vertical-align: middle;
}
.zona-sport-terbaru .title .lihat-semua {
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
  font-size: 18px;
}
/*
.zona-sport-terbaru .title-red:before {
  position: absolute;
  background-color: #e4332e;
  width: 100px;
  height: 5px;
  content: "";
  top: 35px;
  right: 0;
  left: 0;
}
*/

.zona-sport-terbaru .title-red.title_light::before,
.zona-sport-terbaru .title-red.title_light::after {
	background-color: #ffffff;
}
.zona-sport-terbaru .title-red::before {
	background-color: #e4332e;
	bottom: 0;
	border-radius: 30px;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	width: 60px;
 	top: 30px;
}
.zona-sport-terbaru .title-red::after {
    background-color: #e4332e;
    bottom: 0;
    border-radius: 30px;
    content: "";
    height: 4px;
    left: 65px;
    position: absolute;
    width: 4px;
	top: 30px;
}

.zona-sport-terbaru .content {
  margin-top: 20px;
}
.zona-sport-terbaru .content .card-body {
  padding: 0;
  padding-top: 10px;
}
.zona-sport-terbaru .content .card-title {
  font-size: 14px;
  color: #ffffff;
}
.zona-sport-terbaru .content .card-subtitle {
  margin-top: 5px;
  font-size: 12px;
  color: #ffffff;
  font-weight: normal;
}

.foto-terbaru, .bibir-mer-terbaru, .zona-sport-terbaru{
  min-height: 380px;
}

.berita-rmid {
  background-color: none;
  /*  background: rgb(255,0,0);
  /* background: linear-gradient(90deg, rgba(255,0,0,1) 0%, rgba(0,0,0,1) 100%); */
  /* background: rgb(245,213,213); 
  background: linear-gradient(90deg, rgba(245,213,213,1) 0%, rgba(233,221,31,1) 100%); */
  border-top: 0px solid #cccccc;
  border-bottom: 0px solid #cccccc;
  /* padding: 20px; */
  padding:0px; 
  }
  .berita-rmid .image img{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; 
    /* border:1px solid rgb(142, 143, 143); */
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
  }
  .berita-rmid .image .image-icon,
  .foto-lainnya .image .image-icon,
  .content-foto .image .image-icon {
    position: absolute;
    font-size: 25px;
    font-weight: bold;
    left: 12%;
    top: 82%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    text-shadow: 0 0 10px rgb(250, 13, 13);
  }
.berita-rmid .title {
  height: 50px;
}
.berita-rmid .title div {
  display: inline-block;
  vertical-align: middle;
}
.berita-rmid .title .lihat-semua {
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
  font-size: 14px;
}

.berita-rmid .title-red.title_light::before,
.berita-rmid .title-red.title_light::after {
	background-color: #ffffff;
}
.berita-rmid .title-red::before {
	background-color: #e4332e;
	bottom: 0;
	border-radius: 30px;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	width: 60px;
 	top: 30px;
}
.berita-rmid .title-red::after {
    background-color: #e4332e;
    bottom: 0;
    border-radius: 30px;
    content: "";
    height: 4px;
    left: 65px;
    position: absolute;
    width: 4px;
	top: 30px;
}

.berita-rmid .content {
  margin-top: 0px;
}
.berita-rmid .content .card-body {
  padding: 0;
  padding-top: 10px;
}
.berita-rmid .content .card-title {
  font-size: 14px;
}
.berita-rmid .content .card-subtitle {
  font-size: 12px;
  margin-top: 5px;
  font-weight: normal;
  color: #000000;
}

.icon-left-news{
  float: left; width: 35%; margin-right: 10px; margin-bottom: 10px; display:block;
}
.icon-left-news img{
  -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%;
  max-width: 100%; 
  -webkit-box-shadow: 7px 0px 5px 0px rgb(22, 22, 22);
  -moz-box-shadow: 7px 0px 5px 0px rgb(22, 22, 22);
  box-shadow: 7px 0px 5px 0px rgb(22, 22, 22);
}
.icon-left-news .caption{
  font-size: 12px; text-align: center; margin-top: 10px;
}

.icon-right-news{
  float: right; width: 35%; margin-left: 10px; margin-bottom: 10px; display:block;
}
.icon-right-news img{
  max-width: 100%;
}
.icon-right-news .caption{
  font-size: 12px; text-align: center; margin-top: 10px;
}

.change-page {
  border-top: 1px #a4a4a4 solid;
  padding-top: 20px;
  margin: 20px 0px;
  text-align: center;
  width: 100%;
}
.change-page div {
  display: inline-block;
  font-size: 30px;
  background-color: #e4332e;
  color: #ffffff;
  width: 70px;
  height: 70px;
  line-height: 70px;
  margin: 0 5px;
  font-weight: bold;
}

/* End Page Utama */

/* Footer */
footer {
  position: relative;
  color: #cfcfcf;
  z-index: 6;
}
footer a {
  text-decoration: none;
  color: #cfcfcf;
}
footer .garis {
  border: 2px #ff3300 solid;
  width: 100%;
  content: "";
}
footer .footer-1 {
  padding: 20px 0px;
}
footer .footer-1 .kiri img {
  width: 250px;
}
footer .footer-1 .tengah {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .footer-1 .tengah .rmtv {
  border: 3px solid #e4332e;
  border-radius: 5px;
  color: #ffffff;
  text-align: center;
  font-size: 44px;
  font-weight: bold;
  position: relative;
}
footer .footer-1 .tengah .rmtv span {
  margin-left: 20px;
}
footer .footer-1 .tengah .rmtv:before {
  content: "";
  position: absolute;
  width: 15px;
  left: 3px;
  top: 22px;
  height: 15px;
  border-radius: 15px;
  background-color: #e4332e;
}
footer .footer-1 .kanan .shape-scroll-top {
  position: absolute;
  right: 100px;
  top: -40px;
  background-color: #e4332e;
  color: #ffffff;
  border: none;
  width: 50px;
  height: 50px;
  font-size: 20px;
}
footer .footer-2 {
  padding: 20px 0px;
}
footer .footer-2 .download a {
  font-weight: bold;
}
footer .footer-2 .box {
  display: table;
  width: 100%;
}
footer .footer-2 .box .title {
  color: #e4e4e4;
  font-weight: bold;
}
footer .footer-2 .box .footer-list {
  margin-top: 10px;
  list-style: none;
  display: block;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  padding-inline-start: 0px;
  font-size: 14px;
}
footer .footer-2 .social-media {
  margin-top: 5px;
}
footer .footer-2 .social-media a {
  margin-right: 5px;
}
footer .footer-3 {
  padding: 10px 0px;
  text-align: center;
}
footer .footer-3 .footer-copyright span {
  color: #e4332e;
  font-weight: bold;
}

/* ENd FOoter */

/* News Ticker */
.acme-news-ticker {
  border: none;
}
.acme-news-ticker-play {
  position: relative !important;
  display: block;
}
.acme-news-ticker-label {
  background-color: transparent;
}
.acme-news-ticker-label .shape-news {
  background-color: #e4332e;
  display: inline-block;
  position: relative;
  margin-right: 25px;
  color: #ffffff;
  font-size: 11px;
  line-height: 12px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 8px 14px;
  padding-right: 17px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.acme-news-ticker-label .shape-news:after {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  background-color: #e4332e;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 3px;
  right: -7px;
}
.acme-news-ticker-label .new {
  background-color: #000000;
  font-size: 12px;
  padding: 5px;
}
.acme-news-ticker-box .my-news-ticker {
  font-size: 14px;
  padding: 5px;
}
.acme-news-ticker-box .my-news-ticker span {
  color: #e4332e !important;
}
.acme-news-ticker-play:before {
  position: absolute !important;
  width: 10px !important;
  height: 10px !important;
  border-style: solid !important;
  box-sizing: border-box !important;
  border-width: 5px !important;
  border-color: transparent transparent transparent #999 !important;
}
.acme-news-ticker-controls span.acme-news-ticker-arrow {
  margin: 5px 2px;
  display: inline-block;
  position: relative;
}
.acme-news-ticker-controls {
  padding: 5px;
}
.acme-news-ticker-controls span {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border: 1px #000 solid;
  margin: 5px 2px;
  cursor: pointer;
  display: inline-block;
}
/* ENd News TIcker */

/* Start Kolom */
.list-kolom {
  margin-top: 50px;
}
/* End Kolom */

/* Indeks Berita */
.indeks-berita-header .list-indeks li {
  display: inline-block;
}
.indeks-berita-header .nav div {
  display: inline-block;
}
.indeks-berita-header .nav .nav-item {
  display: flex;
  align-self: center;
}
.indeks-berita-header .nav .nav-item .title-indeks {
  font-weight: bold;
}
.indeks-berita-header .nav-2 {
  margin-top: 10px;
  font-weight: bold;
  border-top: 1px solid #a4a4a4;
  border-bottom: 1px solid #a4a4a4;
}
.indeks-berita-header .nav-2 {
  margin-top: 10px;
  font-weight: bold;
  border-top: 1px solid #a4a4a4;
  border-bottom: 1px solid #a4a4a4;
}
.indeks-berita-header .nav-2 .nav-link.active,
.rm-tv-index .nav .nav-link.active {
  position: relative;
  margin-top: -5px;
}
.indeks-berita-header .nav-2 .nav-link.active:before,
.rm-tv-index .nav .nav-link.active::before {
  display: block;
  position: relative;
  top: 35px;
  content: "";
  border-bottom: solid 5px #e4332e;
}
.indeks-berita .content-terbaru {
  margin-top: 0;
}
.indeks-berita .content-foto .card-body {
  padding: 5px 0;
}
.indeks-berita .content-terbaru .card,
.indeks-berita .content-foto .card {
  margin-bottom: 20px;
}
.indeks-berita .content-terbaru .card-title,
.indeks-berita .content-foto .card-title {
  font-size: 16px;
  margin-bottom: 0.25rem;
  font-weight: 500;
}
.indeks-berita .content-terbaru .card-text,
.indeks-berita .content-foto .card-text {
  font-size: 12px;
}
.indeks-berita .content-terbaru .list-kolom {
  margin-top: 0;
  margin-bottom: 30px;
}
/* ENd Indeks Berita */

/* Modal */
.modal .modal-header {
  background-color: #e4332e;
  color: #ffffff;
}
.modal-header .close {
  padding: 1rem 1rem;

  color: #ffffff;
  background-color: #e4332e;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
}
.kode-verify .kode input {
  display: inline-block;
  width: 50px;
  margin-right: 10px;
}
.progressbar {
  counter-reset: step;
  margin-bottom: 100px;
}
.progressbar li {
  list-style-type: none;
  float: left;
  width: 33.33%;
  position: relative;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #ddd;
}
.progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #ffffff;
  border: 1px #ddd solid;
  color: #ddd;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  font-weight: bold;
}
.progressbar li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  background-color: #ddd;
  top: 10px;
  left: -50%;
  z-index: 1;
}
.progressbar li:first-child:after {
  content: none;
}
.progressbar li.active {
  color: #e4332e;
  font-weight: bold;
}
.progressbar li.active:before {
  border-color: #e4332e;
  background-color: #e4332e;
}
.progressbar li.active + li:after {
  background-color: #e4332e;
}
.form-modal .or {
  position: relative;
  z-index: 2;
  background-color: #ffffff;
}
.form-modal .or .or-text {
  background-color: #ffffff;
  position: relative;
  z-index: 10;
}
.form-modal .or:before {
  width: 100%;
  content: "";
  display: block;
  height: 1px;
  z-index: 1;
  top: 15px;
  position: absolute;
  background-color: #6f6f6f;
}
.form-modal .img-button {
  width: 250px;
}
.modal-body .title-masuk-modal {
  text-align: center;
  margin-bottom: 30px;
}
.modal-body .form-modal .forgot-password {
  font-size: 16px;
  text-decoration: underline;
}
.modal-body .form-modal .btn-primary,
.modal-body .form-modal .btn-danger {
  font-weight: bold;
  padding: 10px 30px;
  letter-spacing: 4px;
}
.modal-body .form-modal .sign-up {
  margin: 20px 0;
}
.modal-body .form-modal .sign-up a {
  color: #007bff;
  text-decoration: underline;
}
.modal-title {
  font-weight: bold;
}
.modal-body .kode-verify {
  margin: 30px 0;
}
.modal-body .desc-verify {
  margin-top: 20px;
}
.modal-body .desc-verify span {
  color: #007bff;
  text-decoration: underline;
}
.modal-body .title-verify {
  text-transform: uppercase;
  background-color: #c7d7ee;
  font-size: 1.5rem;
  font-weight: bold;
  padding: 10px 0;
}
.modal-body .kode-verify .kode input {
  background-color: #c7d7ee;
}
.modal-body .title-finish {
  text-transform: uppercase;
  background-color: #c7d7ee;
  font-size: 1rem;
  font-weight: bold;
  padding: 10px 0;
  margin-bottom: 30px;
}
.content-account .history .card-body {
  padding: 5px 0;
}
.content-account .history .card {
  margin-bottom: 20px;
}
.content-account .history .card-title {
  font-size: 14px;
  margin-bottom: 0.25rem;
}
.content-account .history .card-text {
  font-size: 12px;
}
/* End Modal */

/* Start Account */
.account-header .nav-2 {
  font-weight: bold;
  border-bottom: 1px solid #a4a4a4;
}
.account-header .nav-link.active:before {
  display: block;
  position: relative;
  top: 36px;
  content: "";
  border-bottom: solid 3px #e4332e;
}
.account-header .nav-2 .nav-item .active:after {
  display: block;
  position: relative;
  bottom: -10px;
  content: "";
  border-bottom: solid 5px #e4332e;
}
/* The side navigation menu */
.account .sidebar-account {
  margin: 0;
  padding: 0;
  width: 200px;
  background-color: #e4332e;
  height: 100%;
  overflow: auto;
  float: left;
}

/* Sidebar links */
.account_body footer {
  margin-top: -30px;
}
.account .sidebar-account a {
  display: block;
  color: #ffffff;
  padding: 16px;
  text-decoration: none;
}
.account .sidebar-account a.laporkan {
  display: block;
  color: #e4332e;
  background-color: #f5f5f5;
  padding: 10px 16px;
  text-decoration: none;
  text-align: center;
  margin: 0 20px;
  border-radius: 30px;
}
.account .profile {
  text-align: center;
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 20px;
}
.account .profile .name {
  font-size: 20px;
}
.account .profile button {
  text-align: center;
  background: none;
  border: none;
  color: #ffffff;
  margin-left: 5px;
}
.account .profile .since {
  margin: 10px 0;
  font-size: 14px;
}
.account .profile .img-profile {
  width: 100px;
  margin-top: 50px;
  margin-bottom: 10px;
}
.account .content-account {
  padding: 20px 10px;
}
.account .content-account .alert {
  font-size: 14px;
}
.account .content-account .informasi-profile .akun .content-akun {
  border: 1px solid #000000;
  padding: 20px 10px;
}
.account .content-account .informasi-profile .akun tr {
  margin: 10px;
}
.account .content-account .informasi-profile .akun table {
  border-collapse: separate;
  border-spacing: 0 15px;
}
.account .content-account .informasi-profile .akun table a {
  color: #007bff;
  text-decoration: underline;
}
.account .content-account .informasi-profile .title-akun {
  padding: 10px 0;
  overflow: auto;
}
.account .content-account .informasi-profile .title-akun h4 {
  font-size: 24px;
  display: inline-block;
  margin-bottom: 0;
  padding: 0.375rem 0rem;
  font-weight: bold;
}
.account .content-account .informasi-profile .title-akun button {
  display: inline-block;
  float: right;
  font-weight: bold;
}
.account .content-account .informasi-profile .titik-dua {
  padding: 0 10px;
}
/* Active/current link */
.account .sidebar-account a.active {
  background-color: #f5f5f5;
  color: #e4332e;
  font-weight: bold;
  border-radius: 50px 0px 0px 50px;
  margin-left: 10px;
}

/* Links on mouse-over */
.account .sidebar-account a:hover:not(.active) {
  background-color: #555;
  color: white;
}

/* Page content. The value of the margin-left property should match the value of the sidebar's width property */
.account div.content-halaman-utama {
  padding: 1px 16px;
  min-height: 1000px;
  background-color: #f5f5f5;
}

/* On screens that are less than 700px wide, make the sidebar into a topbar */
@media screen and (max-width: 700px) {
  .account .sidebar-account {
    width: 100%;
    height: auto;
    position: relative;
  }
  .account .sidebar-account a {
    float: left;
  }
  .account div.content-halaman-utama {
    margin-left: 0;
  }
}

/* On screens that are less than 400px, display the bar vertically, instead of horizontally */
@media screen and (max-width: 400px) {
  .account .sidebar-account a {
    text-align: center;
    float: none;
  }
}

/* End Account */

/* RM TV PAGES */
.rm-tv-index .rm-tv-title {
  font-weight: bold;
}
.rm-tv-index .rm-tv-title .nav-link.active {
  color: #e4332e;
}
.rm-tv-index .rm-tv-title .navbar-brand {
  border-right: 5px #e4332e solid;
}
.rm-tv-index .rm-tv-title-2 .navbar-brand {
  padding-top: 0.5rem;
}
.rm-tv-index .rm-tv-title .share a,
.rm-tv-index .rm-tv-title-2 .share a {
  color: #ffffff;
  background-color: #5270ff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  font-size: 1rem;
  display: inline-block;
  margin: 0;
}
.rm-tv-index .rm-tv-title-2 {
  margin-top: 10px;
  border-top: 2px #e2e2e2 solid;
  border-bottom: 2px #e2e2e2 solid;
}
.rm-tv-index .rm-stream {
  background-color: #343a40;
  padding: 10px 20px;
}
.rm-tv-index .rm-stream .title-red {
  color: #ffffff;
  margin-bottom: 30px;
}
.rm-tv-index .rm-stream .card-title,
.rm-tv-index .rm-stream .card-text {
  color: #ffffff;
}
.rm-tv-index .pilihan-redaksi {
  background-color: #343a40;
  padding: 20px;
}
.rm-tv-index .pilihan-redaksi .title {
  height: 50px;
  color: #ffffff;
}
.rm-tv-index .pilihan-redaksi .title div {
  display: inline-block;
  vertical-align: middle;
}
.rm-tv-index .pilihan-redaksi .title .lihat-semua {
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
  font-size: 18px;
}
/*
.rm-tv-index .pilihan-redaksi .title-red:before {
  position: absolute;
  background-color: #e4332e;
  width: 100px;
  height: 5px;
  content: "";
  top: 40px;
  right: 0;
  left: 0;
}
*/

.rm-tv-index .pilihan-redaksi .title-red.title_light::before,
.rm-tv-index .pilihan-redaksi .title-red.title_light::after {
	background-color: #ffffff;
}
.rm-tv-index .pilihan-redaksi .title-red::before {
	background-color: #e4332e;
	bottom: 0;
	border-radius: 30px;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	width: 60px;
 	top: 30px;
}
.rm-tv-index .pilihan-redaksi .title-red::after {
    background-color: #e4332e;
    bottom: 0;
    border-radius: 30px;
    content: "";
    height: 4px;
    left: 65px;
    position: absolute;
    width: 4px;
	top: 30px;
}
.rm-tv-index .pilihan-redaksi .content {
  margin-top: 20px;
}
.rm-tv-index .pilihan-redaksi .content .card-body {
  padding: 0;
  padding-top: 10px;
}
.rm-tv-index .pilihan-redaksi .content .card-title {
  font-size: 14px;
  color: #ffffff;
}
.rm-tv-index .pilihan-redaksi .content .card-subtitle {
  font-size: 12px;
  margin-top: 5px;
  color: #ffffff;
}
.rm-tv-index .pilihan-redaksi .image {
  position: relative;
}
.rm-tv-index .pilihan-redaksi .image .time-duration {
  position: absolute;
  font-size: 16px;
  font-weight: bold;
  bottom: 0px;
  right: 0;
  background-color: #000;
  padding: 2px 5px;
  color: #ffffff;
}
.rm-tv-index .program-rmtv .container {
  margin-top: 20px !important;
}
.rm-tv-index .program-rmtv .card-title {
  font-size: 1rem;
}
.rm-tv-index .program-rmtv .card-text {
  margin-top: 5px;
  font-size: 0.65rem;
  line-height: 1.2;
}
.rm-tv-index .anchor .card-body {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 1) 1%,
    rgba(0, 212, 255, 0) 100%
  );
  height: 90px;
  text-align: center;
  padding: 10px;
  margin-top: -70px;
}
.rm-tv-index .anchor .card-title {
  margin-bottom: 0;
  margin-top: 5px;
  color: #ffffff;
}
.rm-tv-index .profile-anchor {
  margin-bottom: 50px;
}
.rm-tv-index .profile-anchor .card-title span {
  border: 1px solid #000;
  display: block;
  width: fit-content;
  padding: 10px;
}
.rm-tv-index .profile-anchor .card-text {
  text-align: justify;
}
.rm-tv-index .program-rmtv-desc {
  margin-top: 10px;
}
.rm-tv-index .program-rmtv-desc .img-program {
  width: 100%;
  position: relative;
}

.rm-tv-index .program-rmtv-desc .image {
  position: relative;
}
.rm-tv-index .program-rmtv-desc .image:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  opacity: 0.6;
  background-color: #000000;
}
.rm-tv-index .program-rmtv-desc .desc {
  position: absolute;
  z-index: 3;
  color: #ffffff;
  padding: 50px 30px;
}
.rm-tv-index .program-rmtv-desc .title-program {
  font-weight: bold;
}
.rm-tv-index .program-rmtv-desc .deskripsi {
  margin-top: 20px;
}
.rm-tv-index .program-rmtv-desc .deskripsi h3 {
  font-size: 20px;
  font-weight: bold;
}
.rm-tv-index .program-rmtv-desc .deskripsi p {
  text-align: justify;
  font-size: 16px;
}
.rm-tv-index .episode {
  margin-top: 20px;
}
.rm-tv-index .episode .program-rmtv {
  margin-top: 20px;
}
.rm-tv-index .galeri {
  margin-top: 20px;
}
.rm-tv-index .galeri .carousel {
  margin-top: 30px;
}
.rm-tv-index .galeri .carousel .carousel-item {
  position: relative;
}
.rm-tv-index .galeri .carousel .carousel-item:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  opacity: 0.6;
  background-color: #000000;
}
.rm-tv-index .content-halaman-utama .title h2 {
  display: inline-block;
}
.rm-tv-index .anchor-terbaru {
  margin-top: 30px;
}
.rm-tv-index .anchor-terbaru .anchor {
  margin-top: 20px;
}
.rm-tv-index .program-lainnya {
  margin-top: 30px;
}
.rm-tv-index .program-lainnya .program-rmtv {
  margin-top: 20px;
}
/* ENd RM TV PAGES */

/* Foto Lainnya */
.foto-lainnya .content-foto-lainnya,
.berita-terhangat .content-berita-terhangat {
  margin-top: 40px;
}
.foto-lainnya .content-foto-lainnya .card .card-body,
.berita-terhangat .content-berita-terhangat .card .card-body {
  padding: 10px 0;
}
.foto-lainnya .content-foto-lainnya .card .card-text,
.berita-terhangat .content-berita-terhangat .card .card-text {
  font-size: 12px;
}
.foto-lainnya .content-foto-lainnya .card .card-title,
.berita-terhangat .content-berita-terhangat .card .card-title {
  font-size: 16px;
  margin-bottom: 0;
  color: #232323;
  font-weight: 500;
}
/* End Foto Lainnya */

/* Flying Carpet */

.rmco-video-floating {
  position: fixed;
  bottom: 10px;
  right: 30px;
  width: 400px;
  background-color: #000000;
  color: #ffffff;
  padding: 20px;
  z-index: 5;
  border-radius: 10px;
  opacity: 0;
  -webkit-transition: all 800ms;
  -moz-transition: all 800ms;
  -o-transition: all 800ms;
  transition: all 800ms;
}
.rmco-video-floating.fading {
  opacity: 1;
  -webkit-transition: all 800ms;
  -moz-transition: all 800ms;
  -o-transition: all 800ms;
  transition: all 800ms;
}
.rmco-video-floating .header-video-floating {
  position: relative;
}
.rmco-video-floating .header-video-floating h2 {
  position: relative;
  font-size: 25px;
}
.rmco-video-floating .btn-video-floating {
  color: #e4332e;
  font-weight: bolder !important;
  font-weight: bolder;
  background-color: #ffffff;
  border: 2px solid #000;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  z-index: 2;
  font-size: 30px;
  top: -40px;
  right: -50px;
}

.pagination-foto .btn {
  font-size: 20px !important;
}
.hal-foto-center {
  border-left: 4px solid #000000; border-right: 4px solid #000000;
}

.rm-tv-index .nav-item {
  vertical-align: middle;
  align-self: center;
}

/* Full Slide Carousel */

.full-slide-carousel {
  display: none !important;
}

/* End Slide Carousel */

/* News Sticker */
.news-sticker {
  margin: 20px 0;
  width: 100%;
  float: left;
  border: 1px solid #e4332e;
  background-color: #ffffff;
  height: 40px;
  overflow: hidden;
}
.news-sticker .news-sticker-title {
  width: 170px;
  float: left;
  color: #fff;
  font-size: 16px;
  padding: 7px 10px;
  position: relative;
  overflow: hidden;
}
.news-sticker .news-sticker-title::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: #e4332e;
  top: 0;
  right: 7px;
  border-right: 10px solid #343a40;
  transform: skewx(20deg);
  -o-transform: skewx(20deg);
  -moz-transform: skewx(20deg);
  -webkit-transform: skewx(20deg);
}
.news-sticker .news-sticker-title span {
  position: relative;
  font-weight: 700;
}
.news-sticker .news-sticker-content {
  width: calc(100% - 170px);
  float: left;
  overflow: hidden;
  height: 40px;
  position: relative;
  padding-top: 5px;
}
@keyframes ticks {
  from {
    transform: translatex(70%);
    -moz-transform: translatex(70%);
    -webkit-transform: translatex(70%);
    -o-transform: translatex(70%);
  }
  to {
    transform: translatex(-100%);
    -moz-transform: translatex(-100%);
    -webkit-transform: translatex(-100%);
    -o-transform: translatex(-100%);
  }
}
.news-sticker .news-sticker-content ul {
  white-space: nowrap;
  overflow: hidden;
  left: 0;
  position: absolute;
  animation: ticks 35s infinite linear;
  -webkit-animation: ticks 35s infinite linear;
  -moz-animation: ticks 35s infinite linear;
  -o-animation: ticks 35s infinite linear;
}
.news-sticker .news-sticker-content ul:hover {
  white-space: nowrap;
  overflow: hidden;
  left: 0;
  position: absolute;
  animation-play-state: paused;
  -moz-animation-play-state: paused;
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
}
.news-sticker .news-sticker-content li {
  display: inline-block;
  font-size: 16px;
  padding: 5px 0;
  padding-right: 70px;
  position: relative;
}
.news-sticker .news-sticker-content li::before {
  content: "";
  position: absolute;
  background-color: #e4332e;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  left: -15px;
  top: 11px;
}
/* End News Sticker */

/* icon-font Berita */
.atur-ukuran-font {
  margin-bottom: 10px;
}
.atur-ukuran-font .icon-font {
  background-color: #e4332e;
  color: #ffffff;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  font-weight: 500;
}
/* ENd icon-font Berita */

.title-tags-top{
  font-size: 15px; color: rgb(202, 17, 17); display: none;
  font-weight: 700; margin-bottom: 10px;
}
.title-tags-right{
  font-size: 18px; color: rgb(202, 17, 17); display: block;
  font-weight: 700;
}

.rss_rm span {
color:#00CCFF; margin-bottom: 10px; padding: 5px; margin-right: 5px; display: inline-block;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px; 
}

footer .footer-3 .foot-left {
  text-align: left;
}
footer .footer-3 .foot-center {
  text-align: center;
}
footer .footer-3 .foot-right {
  text-align: right;
}

#horz-list ul {
  font-size: 14px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  /* text-align: left; */
}

#horz-list ul li {
  display: inline;
}

#horz-list ul li a {
  text-decoration: none;
  padding: 0.2em 1.1em;
  border-right: 1px solid rgba(255, 255, 255, 0.8);
  margin: 0 0 0 -6px;
}

#horz-list ul li:last-child a {
  border: none;
}

#horz-list ul li a:hover {
  background: rgba(255, 255, 255, 0.8);
  color: #1a1a1a;
}

footer .footer-3 .follow-kami {
  margin-left: 14px; color: #FFFFFF;
}

.footer-social-icons a {
  text-decoration: none;
  color: #fff;
}
.footer-social-icons p > a:hover{
  color: #d9d9d9;
  text-decoration:  underline;
}

._12 {
  font-size: 1.2em;
}
._14 {
  font-size: 1.4em;
}
._16 {
  font-size: 1.6em;
}
ul {
  padding:0;
  list-style: none;
}
.footer-social-icons {
  width: 350px;
  display:block;
  margin: 0 auto;
}
.social-icon {
  color: #fff;
}
ul.social-icons {
  margin-top: 10px;
}
.social-icons li {
  vertical-align: top;
  display: inline;
  height: 100px;
}
.social-icons a {
  color: #fff;
  text-decoration: none;
}
.social-icons .fa-facebook {
  padding:10px 14px;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition: .5s;
  background-color: #322f30;
  border:1px solid #FFF;
  -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; 
  border: 1px solid #FFFFFF;
}
.social-icons .fa-facebook:hover {
  background-color: #3d5b99;
}
.social-icons .fa-twitter {
  padding:10px 12px;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition: .5s;
  background-color: #322f30;
  -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; 
  border: 1px solid #FFFFFF;
}
.social-icons .fa-twitter:hover {
  background-color: #00aced;
}
.social-icons .fa-rss {
  padding:10px 14px;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition: .5s;
  background-color: #322f30;
  -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; 
  border: 1px solid #FFFFFF;
}
.social-icons .fa-rss:hover {
  background-color: #eb8231;
}
.social-icons .fa-youtube {
  padding:10px 14px;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition: .5s;
  background-color: #322f30;
  -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; 
  border: 1px solid #FFFFFF;
}
.social-icons .fa-youtube:hover {
  background-color: #e64a41;
}

.social-icons .fa-instagram {
  padding:10px 14px;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition: .5s;
  background-color: #322f30;
  -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; 
  border: 1px solid #FFFFFF;
}
.social-icons .fa-instagram:hover {
  background-color: #0f0302;
}

footer .footer-3 .kanan .shape-scroll-top {
  position: absolute;
  right: 0px;
  top: -40px;
  background-color: #e4332e;
  color: #ffffff;
  border: none;
  width: 50px;
  height: 50px;
  font-size: 20px;
}

.banner-iklan-rmid {
  margin-bottom: 10px; border: 0px solid springgreen;
  max-width: 100%; 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; 
  display: flex;
  justify-content:center;
  align-items: center;
  flex-direction: column; //agar kebawah rows
}
.banner-iklan-rmid .ket {
  font-size: 1rem;
  }
.banner-iklan-rmid img {
  max-width: 100%; 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; 
}

.skin_left {
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -770px;
  /* background: #00FF00; */
  z-index: 9999999999;
  width: 200px;
  font-weight: bold;
}

.skin_right {
  position: fixed;
  top: 0;
  right: 50%;
  margin-right: -770px;
  /* background: #009999; */
  z-index: 9999999999;
  width: 200px;
  font-weight: bold;
}

.banner-microsite {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; 
  cursor:pointer; background-image: linear-gradient(#FFFF00, #FF9900); margin:0px; border: 1px solid #cccccc;
}
.banner-microsite img {  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; 
  }
.ket-microsite {
  padding:30px 5px 5px 5px; margin-top: -20px; margin-bottom:10px; 
  /* background: linear-gradient(0deg, rgba(233,48,6,1) 0%, rgba(245,255,0,1) 100%); */
  background-color: #FF9900;
  font-size: 0.8rem;
  }    
  .ket-microsite p {
    margin: 0; padding: 0; font-size: 0.7rem;
  }
  .ket-microsite ul {
    list-style-type: square;
    margin: 0px 20px;
    padding: 0;
  }
  
  .ket-microsite  li {
    border-bottom:1px solid #FFFFFF; padding:5px;
  }    
  
  .ket-microsite  a {
    font:bold 11pt 'Ubuntu', 'Lato', sans-serif; color:#000000;
  }
  
  .ket-microsite  a:hover {
    color:#FFFFFF;
  }

.banner-iklan-rmid .kartun-pol-title {
  background-color: aqua; padding: 5px 5px 20px 5px;  font-size: 1rem; width: 360px; 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  max-width: 100%;
  
}

.date-index input {padding: 10px; border: 1px solid #999999; background-color: none; }

.video-ucapan {
  background-color: rgba(250, 58, 58, 0.5); padding: 20px 10px; 
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}

.comments-rmid {
  background-color: rgba(68, 132, 238, 0.4);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.form-epaper {
  background-color: rgba(16, 102, 231, 0.5); padding: 10px 0px 0px 0px;
}
.form-epaper select {
  border: 2px solid tomato; padding: 5px; background-color: white;
}
.form-epaper .pilih-mode-baca {
  text-align: left;
}
.form-epaper .pilih-resolusi {
  text-align: right;
}

.box-histats img {display: none;}

.images_border img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  z-index: -1;
  position: relative;
} 
.caption_img{
  margin-top: -10px;
  font-size: 12px; margin-bottom: 10px; background-color: rgba(93, 153, 241, 1); padding: 5px; font-style: italic; color: #FFF;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -o-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}

.dewan-pers {
  position: fixed; bottom: 80px; right: 10px; z-index: 1000;
}

.pulsingButton {
  box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
  -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  transition: all 300ms ease-in-out;
}


/* Comment-out to have the button continue to pulse on mouseover */

a.pulsingButton:hover {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  animation: none;
  color: #ffffff;
}


/* Animation */

@-webkit-keyframes pulsing {
  to {
    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
  }
}

@-moz-keyframes pulsing {
  to {
    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
  }
}

@-ms-keyframes pulsing {
  to {
    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
  }
}

@keyframes pulsing {
  to {
    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
  }
}

.menu-community-top {
  position: absolute; padding: 5px 10px 5px 10px; right: 0; top: 45px; background-color:#ED1C24; color: #FFF; font-weight: 700; font-size: 1em; border-top: 5px solid #FFF;  border-bottom: 5px solid #FFF;
  border-radius: 0px 0px 10px 10px; -moz-border-radius: 0px 0px 10px 10px; -webkit-border-radius: 0px 0px 10px 10px;
  box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.61); -webkit-box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.61); -moz-box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.61);
}
.animate-charcter {
  font-size: 1em;
  font-weight: 700;
  /* text-transform: uppercase; */
  background-image: linear-gradient(
    -225deg,
    #231557 0%,
    #44107a 29%,
    #ebeef7 67%,
    #00ff4c 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  /* text-fill-color: transparent; */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2s linear infinite;
  /* display: inline-block; */
      /* font-size: 190px; */
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}