html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
header,
footer {
  display: block;
  width: 100%;
}
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  background: none;
  color: #222;
}
div {
  position: relative;
}
@font-face {
  font-family: "Cnn Sans";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/CNNSansW04-Regular.eot?") format("eot"),
    url("../fonts/CNNSansW04-Regular.svg#Cnn_Sans") format("svg"),
    url("../fonts/CNNSansW04-Regular.woff") format("woff");
}
@font-face {
  font-family: "Cnn Sans";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/CNNSansW04-Medium.eot?") format("eot"),
    url("../fonts/CNNSansW04-Medium.svg#Cnn_Sans") format("svg"),
    url("../fonts/CNNSansW04-Medium.woff") format("woff");
}
@font-face {
  font-family: "Cnn Sans";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/CNNSansW04-Bold.eot?") format("eot"),
    url("../fonts/CNNSansW04-Bold.svg#Cnn_Sans") format("svg"),
    url("../fonts/CNNSansW04-Bold.woff") format("woff");
}
@font-face {
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/icon/icomoon.eot?") format("eot"),
    url("../fonts/icon/icomoon.svg#icon") format("svg"),
    url("../fonts/icon/icomoon.woff") format("woff");
}
@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Merriweather700italic.eot?") format("eot"),
    url("../fonts/Merriweather700italic.svg#Merriweather") format("svg"),
    url("../fonts/Merriweather700italic.woff") format("woff");
}
body {
  font-family: "Cnn Sans", sans-serif;
  line-height: 120%;
  overflow-x: hidden;
  min-width: 300px;
}
body.show {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
body main {
  overflow: hidden;
}
a {
  color: #c00;
  text-decoration: none;
}
a:hover {
  color: #c00;
}
.zoomin a {
  color: #000;
}
.zoomin a {
  color: #000;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.container {
  margin: 15px 15px 0;
}
.full {
  margin-right: -15px;
  margin-left: -15px;
}
.mt15 {
  margin-top: 15px !important;
}
.scroll {
  width: 100%;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.scroll__wrap {
  white-space: nowrap;
  width: 0;
  height: auto;
}
.align-center {
  display: table;
  width: 100%;
  height: 100%;
}
.align-center .valign {
  display: table-cell;
  vertical-align: middle;
}
.bb_grey {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}
.bb_grey:last-child {
  margin-bottom: 0;
}
.bb_title {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
.socmed {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #383838;
}
.socmed a {
  width: 34px;
  height: 34px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  display: table;
  text-align: center;
  float: left;
  margin-right: 10px;
}
.socmed a i {
  color: #fff;
  font-size: 1em;
  display: table-cell;
  vertical-align: middle;
}
.socmed p {
  color: #fff;
  margin-bottom: 10px;
}
.fb {
  background: #3b5998;
}
.tw {
  background: #108af2;
}
.ig {
  background: radial-gradient(
    circle at 30% 107%,
    #fdf497 0%,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
}
.gp {
  background: #d03a30;
}
.wa {
  background: #3ace01;
}
.li {
  background: #3ace01;
}
.ma {
  background: #669c41;
}
h2,
h3,
h4,
h5 {
  line-height: 140%;
  font-family: "Cnn Sans", sans-serif;
  font-weight: 500;
}
h2 {
  font-size: 1.1em;
}
h3 {
  font-size: 1em;
}
h4 {
  font-size: 0.9em;
}
p {
  font-size: 0.8em;
}
p b {
  font-family: "cnn sans bold", helvetica, arial;
}
.text-center {
  text-align: center;
}
.text-center.bg {
  background: #fff;
  margin-top: -1px;
}
.text-right {
  text-align: right;
}
.title {
  color: #333;
  margin-bottom: 15px;
  display: block;
  font-family: "Cnn Sans", sans-serif;
  font-weight: 500;
}
.title--br {
  padding-bottom: 13px;
  position: relative;
}
.title--br:before {
  content: "";
  width: 20%;
  height: 3px;
  background: #c00;
  bottom: 0;
  left: 0;
  position: absolute;
}
.title--brf {
  padding-bottom: 13px;
  position: relative;
  border-bottom: 1px solid #808080;
  margin-bottom: 0;
}
.title--arrow:after {
  content: "\e906";
  font-family: "icon";
  color: #c00;
  position: absolute;
  right: 0;
  font-size: 25px;
}
.title--arrow img {
  height: 1em;
}
.sub,
.sub__top,
.date {
  font-size: 0.8em;
  position: relative;
  display: inline-block;
}
.sub {
  color: #c00;
  max-width: 80px;
}
@media (min-width: 480px) {
  .sub {
    max-width: 100px;
  }
}
.sub__top {
  color: #a3a3a3;
}
.date {
  color: #a3a3a3;
  padding-left: 13px;
  margin-left: 5px;
  font-family: "Cnn Sans", sans-serif;
  font-weight: normal;
}
.date:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  background: #a3a3a3;
  position: absolute;
  left: 0;
  top: 7px;
}
.slick-dots {
  text-align: right;
  margin: 0 15px 15px;
  border-bottom: 1px solid #d0d0d0;
  height: 15px;
}
.slick-dots li {
  display: inline-block;
  padding: 2px 3px;
  background: #f3f3f3;
}
.slick-dots li:first-child {
  padding-left: 15px;
}
.slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  background: #c8c8c8;
  font-size: 0px;
  display: block;
  border: none;
  padding: 0;
  outline: none;
}
.slick-dots li.slick-active button {
  background: #c00;
}
.icon__text {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 0.7em;
  line-height: 100%;
  opacity: 0.8;
  background: rgba(0, 0, 0, 0.7);
  padding: 5px;
  font-family: "Cnn Sans", sans-serif;
  max-height: inherit;
  min-height: inherit;
  display: inline-block;
  color: #fff;
}
.icon__text.top {
  top: 0;
  bottom: inherit;
  right: 0;
  left: inherit;
  font-size: 0.9em;
  line-height: 130%;
}
.icon__text.top i {
  font-size: 1.2em;
}
.icon__text i {
  margin-right: 5px;
  font-size: 1em;
  float: left;
}
.icon__text i.icon-graph {
  font-size: 1.7em;
}
.backtop {
  position: fixed;
  bottom: -100px;
  width: 40px;
  height: 40px;
  right: 10px;
  background: #c00;
  display: table;
  text-align: center;
  z-index: 9;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.backtop i {
  font-size: 2em;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
}
.backtop.show {
  bottom: 60px;
}
.close-top-banner {
  width: 30px;
  height: 30px;
  color: #c00;
  text-align: center;
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 2em;
}
.btn__next {
  text-align: center;
  padding-right: 20px;
  display: inline-block;
  font-size: 0.9em;
  padding: 15px 0;
}
.btn__next i {
  font-size: 1.4em;
  line-height: 0.8em;
  float: right;
}
.btn__more {
  text-align: center;
  padding-right: 20px;
  display: inline-block;
  font-size: 0.9em;
  padding: 10px 15px;
  border: 1px solid #c00;
  margin: 15px 0;
}
.btn__more.small {
  font-size: 0.8em;
  padding: 5px 10px;
}
.input {
  background: #fff;
  border: 1px solid #dbdbdb;
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.06);
  margin-bottom: 15px;
  margin-top: 5px;
  position: relative;
  overflow: hidden;
  height: 20px;
  padding: 9px;
}
.input input,
.input select {
  border: none;
  outline: none;
  width: 100%;
  font-size: 13px;
  background: none;
  display: block;
  position: relative;
  z-index: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.input i {
  position: absolute;
  right: 10px;
  top: 8px;
  font-size: 1.2em;
  z-index: 2;
  background: #fff;
}
.input--no-margin {
  margin: 0;
}
.input--mb5 {
  margin-bottom: 5px;
}
.input--half {
  width: calc(50% - 25px);
}
.box_img {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.box_img:before {
  content: "";
  display: inline-block;
  padding-top: 100%;
}
.ratio2_1:before {
  padding-top: 50%;
}
.ratio1_2:before {
  padding-top: 200%;
}
.ratio4_3:before {
  padding-top: 75%;
}
.ratio3_4:before {
  padding-top: 133%;
}
.ratio16_9:before {
  padding-top: 56.25%;
}
.ratio9_16:before {
  padding-top: 178%;
}
.ratio9_8:before {
  padding-top: 85%;
}
.img_con {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #f8f8f8;
  text-align: center;
  vertical-align: center;
  text-transform: uppercase;
  color: #fff;
  overflow: hidden;
}
.img_con img {
  height: 100%;
}
.img_con span {
  font-weight: bold;
  font-size: 3em;
  display: block;
}
.ratiobox {
  display: block;
  position: relative;
  overflow: hidden;
}
.ratiobox__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  z-index: 2;
}
.ratiobox__content iframe {
  width: 100%;
  height: 100%;
}
.ratiobox:after {
  content: "";
  display: block;
  padding-top: 100%;
  overflow: hidden;
}
.ratiobox.ratio16_9:after {
  padding-top: 56.25%;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.pdb-counter:after {
  padding-top: calc(56.25% + 35px) !important;
}
.tab__content {
  display: none;
}
.tab__content.current {
  display: block;
}
.tab--covid {
  margin: 20px 0 20px 15px;
}
.tab--covid a {
  color: #333;
  font-family: "Cnn Sans", sans-serif;
  font-weight: 500;
  padding-right: 15px;
}
.tab--covid a.selected {
  color: #c00;
}
.list__item .banner__in .label_adsmart img {
  margin-top: 0px;
}
.iframe-area {
  padding: 0 10px 10px;
}
.mt0 {
  margin-top: 0 !important;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: "icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-brand:before {
  content: "\e910";
  color: #00c300;
}
.icon-line:before {
  content: "\e910";
}
.icon-icon-zoom:before {
  content: "\e922";
}
.icon-icon-calendar:before {
  content: "\e90e";
}
.icon-spotify-big-logo:before {
  content: "\e904";
}
.icon-camera:before {
  content: "\e90c";
}
.icon-graph:before {
  content: "\e90d";
}
.icon-envelope:before {
  content: "\e912";
}
.icon-whatsapp:before {
  content: "\e911";
}
.icon-search:before {
  content: "\e90b";
}
.icon-play:before {
  content: "\e903";
}
.icon-player:before {
  content: "\e903";
}
.icon-google-plus:before {
  content: "\e909";
}
.icon-brand4:before {
  content: "\e909";
}
.icon-social:before {
  content: "\e909";
}
.icon-instagram:before {
  content: "\e900";
}
.icon-brand2:before {
  content: "\e900";
}
.icon-social2:before {
  content: "\e900";
}
.icon-twitter:before {
  content: "\e901";
}
.icon-brand22:before {
  content: "\e901";
}
.icon-tweet:before {
  content: "\e901";
}
.icon-social22:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-brand3:before {
  content: "\e902";
}
.icon-social3:before {
  content: "\e902";
}
.icon-arrow_drop_down:before {
  content: "\e90f";
}
.icon-keyboard_arrow_up:before {
  content: "\e905";
}
.icon-keyboard_arrow_right:before {
  content: "\e906";
}
.icon-keyboard_arrow_left:before {
  content: "\e907";
}
.icon-keyboard_arrow_down:before {
  content: "\e908";
}
.icon-cancel:before {
  content: "\e90a";
}
.header .header__top {
  position: absolute;
  height: 57px;
  background: black;
  top: 0;
  width: 100%;
  z-index: 11;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.header .header__top.fixed {
  position: fixed;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}
.header .header__top.show {
  top: 0;
  position: fixed;
}
.header .header__top .logo {
  z-index: 11;
  margin: 0 15px;
}
.header .header__top .logo img {
  height: 57px;
  display: block;
}
.header .header__top .logo a {
  text-indent: -99em;
  display: block;
  width: 57px;
  height: 57px;
  overflow: hidden;
}
.header .header__top .sub__title {
  float: left;
  font-size: 1.1em;
  padding: 1.1em 0;
  color: #fff;
}
.header .header__top .menu__tv {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  padding: 6px 22px 6px 20px;
  color: #fff;
  margin: 15px 5px;
  font-size: 0.8em;
  border: 1px solid #b2b2b2;
  line-height: 100%;
  position: relative;
}
.header .header__top .menu__tv img {
  position: absolute;
  left: 7px;
  top: 8px;
}
.header .header__top .menu__tv i {
  font-size: 1.6em;
  line-height: 1.15em;
  width: 18px;
  color: #c00;
  position: absolute;
  right: 5px;
  top: 0;
}
.header .header__top .menu__icon {
  z-index: 11;
  width: 20px;
  height: 12px;
  position: relative;
  margin: 20px 15px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.header .header__top .menu__icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.header .header__top .menu__icon span:nth-child(1) {
  top: 0px;
}
.header .header__top .menu__icon span:nth-child(2) {
  top: 6px;
}
.header .header__top .menu__icon span:nth-child(3) {
  top: 12px;
}
.header .header__top .menu__icon.show span {
  background: #c00;
}
.header .header__top .menu__icon.show span:nth-child(1) {
  top: 6px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.header .header__top .menu__icon.show span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
.header .header__top .menu__icon.show span:nth-child(3) {
  top: 6px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.header .header__top .menu__block {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: #1b1b1b;
  z-index: 10;
  top: 0;
  left: 0;
  -webkit-transform: translateX(100%);
  -moz-webkit-transform: translateX(100%);
  transform: translateX(100%);
  -o-transform: translateX(100%);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.header .header__top .menu__block.show {
  -webkit-transform: translateX(0%);
  -moz-webkit-transform: translateX(0%);
  transform: translateX(0%);
  -o-transform: translateX(0%);
}
.header .header__top .menu__block.fixed {
  top: 0;
}
.header .header__top .menu__block__search {
  height: 110px;
  width: 100%;
  background: #000;
  position: fixed;
  top: 0;
}
.header .header__top .menu__block__search__input {
  width: calc(100% - 60px);
  padding: 7px 20px 7px 10px;
  margin: 67px 15px 0;
  font-size: 0.8em;
  color: #333;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  display: block;
  position: relative;
  background: #fff;
  height: 18px;
}
.header .header__top .menu__block__search__input:after {
  content: "\e90b";
  font-family: "icon";
  font-size: 1.5em;
  color: #333;
  position: absolute;
  right: 10px;
  top: 7px;
}
.header .header__top .menu__block__search__input input {
  background: none;
  border: none;
  width: 100%;
  outline: none;
  font-size: 1em;
  line-height: 1em;
  height: 14px;
  overflow: hidden;
}
.header .header__top .menu__block__user {
  padding: 20px;
}
.header .header__top .menu__block__user .btn {
  display: inline-block;
  text-align: center;
  padding: 5px 15px;
  font-size: 0.8em;
  color: #fff;
  border: 1px solid #a9a9a9;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  margin: 0 2px;
  width: 36%;
}
.header .header__top .menu__block__user .btn.active {
  background: #636363;
  border: 1px solid #636363;
}
.header .header__top .menu__block__user__photo {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border: 1px solid #c00;
  overflow: hidden;
  position: relative;
  margin-right: 10px;
}
.header .header__top .menu__block__user__photo img {
  height: 100%;
}
.header .header__top .menu__block__user__desc {
  padding: 10px 0;
}
.header .header__top .menu__block__user__desc a {
  display: block;
  color: #fff;
  font-size: 0.8em;
}
.header .header__top .menu__block__user__desc a span {
  font-size: 0.7em;
}
.header .header__top .menu__block .scroll {
  top: 110px;
  height: calc(100% - 110px);
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  position: absolute;
}
.header .header__top .menu__block__list li {
  border-top: 1px solid #252525;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  height: 43px;
  overflow: hidden;
  position: relative;
}
.header .header__top .menu__block__list li.show {
  height: auto;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.header .header__top .menu__block__list li.show ul:before {
  content: "\e906";
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.header .header__top .menu__block__list li.show ul li {
  padding-left: 20px;
}
.header .header__top .menu__block__list li:focus {
  background: #222;
}
.header .header__top .menu__block__list li a {
  color: #d8d8d8;
  font-size: 0.8em;
  padding: 15px 20px;
  display: inline-block;
  position: relative;
  width: 60%;
}
.header .header__top .menu__block__list li a span.new-icon {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: red;
  position: relative;
  top: -7px;
  right: -2px;
}
.header .header__top .menu__block__list li ul {
  border-top: 1px solid #252525;
  background: #212121;
  position: relative;
}
.header .header__top .menu__block__list li ul li {
  width: 100%;
  float: left;
  border: none;
  height: auto;
}
.header .header__top .menu__block__list li ul li a {
  padding: 10px 20px;
  width: 100%;
}
.header .header__top .menu__block__list li ul:before {
  font-family: "icon";
  content: "\e908";
  position: absolute;
  font-size: 1.5em;
  color: #ffffff69;
  width: 20px;
  height: 20px;
  right: 20px;
  top: -34px;
}
.header .header__top .menu__block .socmed {
  border-bottom: none;
  border-top: 1px solid #252525;
  padding: 40px 20px 50px;
}
.header .header__top .menu__block .socmed p {
  color: #d8d8d8;
}
.header .header__bottom {
  background: #222;
  height: auto;
  position: relative;
  padding-top: 57px;
}
.header .header__bottom .menu-slide a {
  display: inline-block;
  color: #fff;
  padding: 8px 0;
  margin: 0 10px;
  font-size: 0.9em;
}
.header .header__bottom .menu-slide a:first-child {
  margin-left: 17px;
  padding-left: 0;
}
.header .header__bottom .menu-slide a.active {
  border-bottom: 4px solid #c00;
}
.header .header__bottom .menu-slide a:last-child {
  margin-right: 17px;
}
.header .header__bottom:before,
.header .header__bottom:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 15px;
  top: 0;
  z-index: 1;
}
.header .header__bottom:before {
  left: 0;
  background: #232323;
  background: -moz-linear-gradient(left, #232323 0%, rgba(35, 35, 35, 0) 100%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, #232323),
    color-stop(100%, rgba(35, 35, 35, 0))
  );
  background: -webkit-linear-gradient(
    left,
    #232323 0%,
    rgba(35, 35, 35, 0) 100%
  );
  background: -o-linear-gradient(left, #232323 0%, rgba(35, 35, 35, 0) 100%);
  background: -ms-linear-gradient(left, #232323 0%, rgba(35, 35, 35, 0) 100%);
  background: linear-gradient(to right, #232323 0%, rgba(35, 35, 35, 0) 100%);
}
.header .header__bottom:after {
  right: 0;
  background: rgba(35, 35, 35, 0);
  background: -moz-linear-gradient(left, rgba(35, 35, 35, 0) 0%, #232323 100%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, rgba(35, 35, 35, 0)),
    color-stop(100%, #232323)
  );
  background: -webkit-linear-gradient(
    left,
    rgba(35, 35, 35, 0) 0%,
    #232323 100%
  );
  background: -o-linear-gradient(left, rgba(35, 35, 35, 0) 0%, #232323 100%);
  background: -ms-linear-gradient(left, rgba(35, 35, 35, 0) 0%, #232323 100%);
  background: linear-gradient(to right, rgba(35, 35, 35, 0) 0%, #232323 100%);
}
.header .header__sub-bottom .menu-slide a {
  display: inline-block;
  color: #000;
  padding: 10px 0;
  margin: 0 10px;
  font-size: 0.9em;
}
.header .header__sub-bottom .menu-slide a.active {
  color: #c00;
}
@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(-100px);
    -moz-webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    -o-transform: translateY(-100px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-webkit-transform: translateY(0);
    transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-moz-keyframes slideUp {
  0% {
    -webkit-transform: translateY(-100px);
    -moz-webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    -o-transform: translateY(-100px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-webkit-transform: translateY(0);
    transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-o-keyframes slideUp {
  0% {
    -webkit-transform: translateY(-100px);
    -moz-webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    -o-transform: translateY(-100px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-webkit-transform: translateY(0);
    transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@keyframes slideUp {
  0% {
    -webkit-transform: translateY(-100px);
    -moz-webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    -o-transform: translateY(-100px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-webkit-transform: translateY(0);
    transform: translateY(0);
    -o-transform: translateY(0);
  }
}
.main.show,
.footer.show {
  -webkit-transform: translateX(-30%);
  -moz-webkit-transform: translateX(-30%);
  transform: translateX(-30%);
  -o-transform: translateX(-30%);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.headline {
  margin-bottom: 20px;
  overflow: hidden;
}
.headline__desc {
  margin-top: -20%;
  margin-left: 13px;
  margin-right: 13px;
  margin-bottom: 5px;
  padding: 15px;
  background: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(224, 224, 224, 0.5);
  -moz-box-shadow: 0 2px 4px rgba(224, 224, 224, 0.5);
  box-shadow: 0 2px 4px rgba(224, 224, 224, 0.5);
}
.headline__desc a {
  color: #333;
}
.headline__desc .sub,
.headline__desc .date {
  margin-top: 5px;
}
.headline .number {
  position: absolute;
  left: 0;
  top: 0;
  padding: 15px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 1.3em;
}
.list .title--br {
  margin-bottom: 0;
  margin-top: 15px;
}
.list.fokus,
.list.kolom,
.fokus .list {
  padding: 0;
}
.list__item {
  padding: 15px 0;
  border-bottom: 1px solid #e5e5e5;
}
.list__item:last-child {
  border-bottom: none;
}
.list__item .lvr_live {
  top: 0;
  padding: 0 10px;
}
.list__item__photo {
  width: 96px;
  height: 96px;
  margin-right: 10px;
}
@media (max-width: 319px) {
  .list__item__photo {
    width: 40%;
  }
}
@media (min-width: 480px) {
  .list__item__photo {
    margin-right: 15px;
  }
}
.landscape .list__item__photo {
  width: 130px;
  height: auto;
}
.list__item__desc {
  width: 62%;
}
@media (max-width: 319px) {
  .list__item__desc {
    width: 55%;
  }
  .list__item__desc .sub,
  .list__item__desc .date {
    font-size: 0.6em;
  }
}
.landscape .list__item__desc {
  width: 45%;
  height: auto;
}
.landscape .list__item__desc .date {
  padding-left: 0;
  margin-left: 0;
}
.landscape .list__item__desc .date:before {
  display: none;
}
.list__item__desc h4 {
  font-size: 0.9em;
}
.list__item__desc h4 a {
  color: #333;
}
.list__item__desc p {
  font-size: 0.8em;
  line-height: 140%;
  color: #333;
  margin-top: 5px;
}
.list__item__desc .sub,
.list__item__desc .date {
  font-size: 0.7em;
  line-height: 1em;
  display: block;
  float: left;
  margin-top: 4px;
}
.list__item__desc .sub__top {
  font-size: 0.6em;
  display: block;
  line-height: 1em;
  margin-bottom: 4px;
}
.list__item__desc .date {
  padding-left: 10px;
}
.list__item__desc .date:before {
  top: 3px;
}
.list__item.banner {
  margin: 0;
  border: none;
  position: relative;
  padding-bottom: 0;
  z-index: 1;
  padding: 0;
  display: block;
}
.list__item .banner__in {
  margin: 0 auto;
  width: 320px;
  display: block;
}
.list__item .banner__in img,
.list__item .banner__in iframe {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
}
.list-scroll {
  margin-top: -1px;
  position: relative;
  z-index: 2;
  padding: 15px 0;
}
.list-scroll .title-first {
  padding: 5px 15px 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  float: left;
  width: calc(100% - 30px);
}
.list-scroll.grey {
  background: #efefef;
  background: -moz-linear-gradient(top, #efefef 0%, #e8e8e8 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #efefef),
    color-stop(100%, #e8e8e8)
  );
  background: -webkit-linear-gradient(top, #efefef 0%, #e8e8e8 100%);
  background: -o-linear-gradient(top, #efefef 0%, #e8e8e8 100%);
  background: -ms-linear-gradient(top, #efefef 0%, #e8e8e8 100%);
  background: linear-gradient(to bottom, #efefef 0%, #e8e8e8 100%);
}
.list-scroll.red {
  background: #a80000;
}
.list-scroll.red a,
.list-scroll.red p {
  color: #fff;
}
.list-scroll.dark {
  background: #272727;
  background: -moz-linear-gradient(top, #272727 0%, #222 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #272727),
    color-stop(100%, #222)
  );
  background: -webkit-linear-gradient(top, #272727 0%, #222 100%);
  background: -o-linear-gradient(top, #272727 0%, #222 100%);
  background: -ms-linear-gradient(top, #272727 0%, #222 100%);
  background: linear-gradient(to bottom, #272727 0%, #222 100%);
}
.list-scroll.dark a,
.list-scroll.dark p {
  color: #fff;
}
.list-scroll.dark .title:after {
  color: #fff;
}
.list-scroll.dark .list-slide__item {
  height: auto;
  margin-left: 0;
  margin-right: 0;
}
.list-scroll.dark .list-slide__item p {
  background: rgba(0, 0, 0, 0.8);
  padding: 3%;
  bottom: 0;
  position: absolute;
  display: block;
  margin: 0 5%;
  width: 84%;
  display: block;
  text-align: center;
  max-height: inherit;
}
.list-scroll.dark .list-slide__item p span {
  display: block;
  margin-bottom: 10px;
}
.list-scroll.dark .list-slide__item p span i {
  padding: 5px;
  color: #fff;
  font-size: 0.7em;
  line-height: 1em;
  display: inline-block;
  background: #4e4e4e;
}
.list-scroll.dark .list-slide__item a {
  display: block;
}
.list-scroll.dark .list-slide__item .icon {
  font-size: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #fff;
  opacity: 0.9;
}
.list-scroll.dark .slick-dots {
  border-bottom: 1px solid #4a4949;
  margin-top: 15px;
}
.list-scroll.dark .slick-dots li {
  background: #222;
}
.list-scroll.dark .slick-dots li button {
  background: #d8d8d8;
}
.list-scroll.dark .slick-dots li.slick-active button {
  background: #c00;
}
.list-scroll .title {
  margin-left: 15px;
}
.list-scroll .date {
  padding-left: 0;
  margin-left: 0;
  font-size: 0.7em;
  margin-top: 5px;
}
.list-scroll .date:before {
  display: none;
}
.list-scroll .live {
  display: inline-block;
  padding: 5px 10px 5px 15px;
  position: relative;
  background: #222;
  font-size: 0.8em;
  line-height: 1em;
  float: right;
  margin: 0 15px;
}
.list-scroll .live:before {
  content: "";
  background: #c00;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  position: absolute;
  left: 5px;
  top: 8px;
}
.list-scroll.pdb0 {
  padding-bottom: 0px;
}
.list-scroll__head {
  margin-bottom: 15px;
}
.list-scroll__head.first {
  padding: 0 15px;
  margin-bottom: 20px;
  height: auto;
  display: table;
}
.list-scroll__head.first .box_img {
  width: 60%;
  display: table-cell;
}
.list-scroll__head.first p {
  width: 40%;
  padding-left: 15px;
  font-size: 16px;
  display: table-cell;
  vertical-align: middle;
}
.list-scroll__item {
  width: 150px;
  margin: 0 2px 0;
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
}
.list-scroll__item__photo {
  height: 98px;
}
.half .list-scroll__item {
  width: calc(100% / 2 - 20px);
  float: left;
  margin: 0 5px;
}
.list-scroll__item:first-child {
  margin-left: 15px;
}
.list-scroll__item:last-child {
  margin-right: 15px;
}
.list-scroll__item p {
  font-size: 0.8em;
  font-family: "Cnn Sans", sans-serif;
  font-weight: 500;
  color: #333;
  margin: 10px 0 0;
  white-space: normal;
  max-height: 75px;
  overflow: hidden;
}
.kolumnis .list-scroll__item {
  width: 113px;
  height: 170px;
}
.kolumnis .list-scroll__item__photo {
  width: 113px;
  height: 113px;
}
.kolumnis .list-scroll__item p {
  text-align: center;
  min-height: 20px;
}
.list-scroll__mw {
  width: 90px;
  display: inline-block;
  padding: 10px 10px 10px 45px;
  border: 1px solid #d2d2d2;
  position: relative;
  margin: 0 -3px 10px;
}
.list-scroll__mw:nth-child(1n) {
  background: #d8d8d8;
}
.list-scroll__mw:nth-child(2n) {
  background: #dfdfdf;
}
.list-scroll__mw:first-child {
  margin-left: 15px;
}
.list-scroll__mw:last-child {
  margin-right: 15px;
}
.list-scroll__mw i {
  width: 24px;
  height: 24px;
  text-align: center;
  margin-right: 10px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  font-size: 1.5em;
  position: absolute;
  left: 10px;
  top: calc(50% - 12px);
}
.list-scroll__mw h3 {
  color: #333;
  font-family: "Cnn Sans", sans-serif;
  font-weight: normal;
  font-size: 0.8em;
  line-height: 140%;
}
.list-scroll__mw h3 b {
  font-family: "Cnn Sans", sans-serif;
  font-weight: 500;
  font-size: 1.2em;
}
.list-scroll__mw h3 span {
  float: left;
  margin-right: 10px;
}
.list-scroll__mw.green i {
  border: 1px solid #4c9200;
  color: #4c9200;
}
.list-scroll__mw.green h3 span {
  color: #4c9200;
}
.list-scroll__mw.red i {
  border: 1px solid #d0011b;
  color: #d0011b;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.list-scroll__mw.red h3 span {
  color: #d0011b;
}
.list-slide {
  -webkit-overflow-scrolling: touch;
  margin-top: -1px;
  position: relative;
  z-index: 2;
}
.list-slide.anj {
  background: #c13030;
}
.list-slide.anj .title--arrow:after {
  color: #fff;
}
.list-slide.anj p {
  margin: -10% 5% 5%;
  background: #fff;
  padding: 3% 5%;
  position: relative;
  z-index: 1;
  text-align: center;
  display: block;
  width: 80%;
  height: 47px;
  line-height: 47px;
}
.list-slide.anj p span {
  overflow: hidden;
  line-height: 1.3;
  display: inline-block;
  max-height: 37px;
}
.list-slide.anj .box_img {
  height: 214px;
  overflow: hidden;
}
.list-slide.anj .slick-dots {
  border-bottom: 1px solid #9a0000;
}
.list-slide.anj .slick-dots li {
  background: #c13030;
}
.list-slide.anj .slick-dots li button {
  background: #a9a9a9;
}
.list-slide.anj .slick-dots li.slick-active button {
  background: #fff;
}
.list-slide.grey .slick-dots li {
  background: #e8e8e8;
}
.list-slide.fokus {
  padding: 0;
  margin-bottom: 0;
}
.list-slide.fokus:last-child {
  border-bottom: none;
}
.list-slide.fokus.mb0 {
  margin-bottom: 0;
}
.list-slide.fokus.full {
  padding: 0 15px;
}
.list-slide.foto {
  padding: 0;
  background: none;
}
.list-slide.foto.mt {
  margin-top: 15px;
}
.list-slide.infografis {
  padding: 0;
  background: none;
}
.list-slide__item {
  float: left;
  margin: 0 15px;
  z-index: 2;
  height: 230px;
}
.new-slider-fokus .list-slide__item {
  float: none;
  margin: 0;
  height: auto;
}
.list-slide__item--auto {
  height: auto;
}
.fokus .list-slide__item {
  width: 100%;
  margin: 0;
}
.foto .list-slide__item {
  overflow: hidden;
  margin-bottom: 15px;
}
.infografis .list-slide__item {
  height: auto;
  margin: 0 0 15px;
}
.foto .list-slide__item,
.infografis .list-slide__item {
  padding-top: 15px;
  border-top: 1px solid #e5e5e5;
  width: 100%;
}
.foto .list-slide__item:first-child,
.infografis .list-slide__item:first-child {
  border: none;
  padding-top: 0;
}
.list-slide__item .date {
  padding-left: 0;
  margin-left: 0;
  margin-top: 5px;
}
.list-slide__item .date:before {
  display: none;
}
.list-slide__item .fokus__img {
  height: 135px;
}
.list-slide__item .fokus__img p {
  position: absolute;
  bottom: 0;
  margin: 0 3%;
  width: 88%;
  display: block;
  background: #c00;
  text-align: center;
  padding: 2% 3%;
  color: #fff;
}
.grey .list-slide__item .fokus__img p {
  max-width: inherit;
}
.anj .list-slide__item {
  height: 250px;
}
.grey .list-slide__item p {
  max-width: 320px;
}
.list-slide__item a {
  display: block;
}
.list-slide__item p {
  font-size: 0.9em;
  font-family: "Cnn Sans", sans-serif;
  font-weight: 500;
  color: #333;
  margin: 10px 0 0;
  max-height: 37px;
  overflow: hidden;
}
.list-slide__item p a {
  color: #333;
}
.list-chart {
  background: #fff;
  background: -moz-linear-gradient(left, #fff 0%, #e3e3e3 100%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, #fff),
    color-stop(100%, #e3e3e3)
  );
  background: -webkit-linear-gradient(left, #fff 0%, #e3e3e3 100%);
  background: -o-linear-gradient(left, #fff 0%, #e3e3e3 100%);
  background: -ms-linear-gradient(left, #fff 0%, #e3e3e3 100%);
  background: linear-gradient(to right, #fff 0%, #e3e3e3 100%);
  margin: -1px -15px 0;
  padding: 15px 0;
}
.list-chart__tabs span {
  width: 50%;
  padding: 10px 0;
  text-align: center;
  font-size: 0.9em;
  color: #e3e3e3;
  background: #2a2a2a;
  display: block;
  float: left;
}
.list-chart__tabs span.current {
  background: #c00;
}
.list-chart__content {
  padding: 15px;
  counter-reset: my-badass-counter;
}
.list-chart__content a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
  color: #333;
  position: relative;
  padding-right: 30px;
  font-size: 0.7em;
}
.list-chart__content a:last-child {
  border-bottom: none;
}
.list-chart__content a i {
  position: absolute;
  right: 0;
  top: calc(50% - 14px);
  color: #fff;
  width: 26px;
  height: 26px;
  background: #2dd150;
  background: -moz-linear-gradient(left, #2dd150 0%, #6eb913 100%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, #2dd150),
    color-stop(100%, #6eb913)
  );
  background: -webkit-linear-gradient(left, #2dd150 0%, #6eb913 100%);
  background: -o-linear-gradient(left, #2dd150 0%, #6eb913 100%);
  background: -ms-linear-gradient(left, #2dd150 0%, #6eb913 100%);
  background: linear-gradient(to right, #2dd150 0%, #6eb913 100%);
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  color: #fff;
  font-size: 2em;
  line-height: 1.2em;
  text-align: center;
}
.list-chart__content a span {
  display: block;
  font-size: 1.2em;
}
.list-chart__content a:before {
  content: counters(my-badass-counter, ".", decimal-leading-zero);
  counter-increment: my-badass-counter;
  float: left;
  width: 40px;
  height: auto;
  text-align: center;
  font-size: 2em;
  padding: 5px 0;
  margin-right: 10px;
  color: #6c6c6c;
}
.breaking {
  padding: 15px;
  background: #c00;
  color: #fff;
  margin-bottom: 15px;
  padding-right: 25px;
  display: block;
  position: relative;
}
.breaking i {
  position: absolute;
  right: 0;
  top: calc(50% - 26px);
  font-size: 3em;
}
.breaking h3 {
  font-size: 0.9em;
  margin-bottom: 5px;
  font-family: "Cnn Sans", sans-serif;
  font-weight: bold;
}
.breaking h2 {
  padding-right: 25px;
  font-family: "Cnn Sans", sans-serif;
  font-size: 14px;
}
.breaking:hover {
  color: #fff;
}
.breaking.type--2 {
  background: #333;
}
#oops {
  font-size: 70px;
  margin: 30px 0 20px;
  line-height: 1;
  color: #c00;
}
#oops span {
  display: block;
  font-size: 38px;
}
.cnbc_box {
  border-top: solid 4px #1b6292;
  border-bottom: solid 4px #1b6292;
  margin-bottom: 1px;
}
.cnbc_box .slick-dots li {
  background: #fff;
}
.cnbc_box .title--arrow img {
  height: 1.7em;
}
.cnbc_box .title--arrow:after {
  color: #1b6292;
  font-size: 26px;
  top: 20px;
}
.cnbc_box .slick-dots li.slick-active button {
  background: #1b6292;
}
.detikcom_box .slick-dots li {
  background: #fff;
}
.detikcom_box .title--arrow img {
  height: 1.7em;
}
.detikcom_box .title--arrow:after {
  color: #777;
  font-size: 26px;
  top: 20px;
}
.detikcom_box .slick-dots li.slick-active button {
  background: red;
}
#box_topnews {
  position: relative;
}
#box_topnews .teks {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
#box_topnews .teks:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(204, 0, 0, 0.25);
  z-index: 1;
}
#box_topnews .topik {
  position: relative;
  display: inline-block;
  margin: 5px 0;
  padding: 10px 0 10px 10px;
  border-left: 5px solid #c00;
  color: #fff;
  font-size: 13px;
  z-index: 2;
}
#box_topnews .more {
  float: right;
  position: relative;
  color: #fff;
  padding: 12px 15px;
  font-size: 30px;
  z-index: 2;
}
#box_topnews .headline__desc {
  border-bottom: 6px solid #c00;
  position: relative;
  z-index: 2;
}
#box_topnews .headline__desc h2 {
  font-weight: bold;
}
.detail .list__item.banner img {
  margin-top: 0;
}
.detail .detail_text {
  font-size: 1em;
  line-height: 1.5em;
  font-family: "Cnn Sans", sans-serif;
  font-weight: normal;
  margin-bottom: 20px;
}
.detail .detail_text h5 {
  font-family: "Cnn Sans", sans-serif;
  font-weight: 600;
}
.detail .detail_text ol {
  padding-left: 20px;
  margin-bottom: 30px;
}
.detail .detail_text ol li {
  padding: 10px 0;
}
.detail .detail_text iframe {
  width: 100%;
}
.detail .detail_text fieldset.disclaimer {
  padding: 10px;
  margin: 20px 0;
  background: #eceff1;
  border: 1px solid #dde3e6;
}
.detail .detail_text fieldset.disclaimer a {
  color: #c00;
  font-weight: bold;
}
.detail .detail_text fieldset.disclaimer a:hover {
  text-decoration: underline;
}
.detail .detail_text_breadcrumb {
  margin: 10px 0;
}
.detail .detail_text_breadcrumb a {
  display: inline-block;
  font-size: 0.9em;
  color: #646464;
  position: relative;
  padding-right: 15px;
  margin-bottom: 5px;
  line-height: 1em;
}
.detail .detail_text_breadcrumb a:after {
  position: absolute;
  content: "\e906";
  right: 0;
  font-family: "icon";
}
.detail .detail_text_breadcrumb a:last-child {
  padding-right: 0;
}
.detail .detail_text_breadcrumb a:last-child:after {
  display: none;
}
.detail .detail_text h1 {
  font: 1.4em "Cnn Sans", sans-serif;
  font-weight: 500;
  line-height: 130%;
}
.detail .detail_text .date {
  font-size: 0.8em;
  color: #a3a3a3;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}
.detail .detail_text .date:before {
  display: none;
}
.detail .detail_text .author {
  font-size: 0.9em;
  margin-top: 5px;
}
.detail .detail_text .author b {
  font-family: "Cnn Sans", sans-serif;
  font-weight: 500;
}
.detail .detail_text .share_detail {
  margin: 15px 0;
}
.detail .detail_text .share_detail--center {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.detail .detail_text .share_detail--center span {
  padding: 0;
  margin: 0 !important;
}
.detail .detail_text .share_detail span {
  font-size: 0.8em;
  color: #333;
  float: left;
  margin: 8px 10px 8px 0;
}
.detail .detail_text .share_detail a {
  display: block;
  width: 38px;
  height: 38px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  float: left;
  margin: 0 2px;
  color: #fff;
  text-align: center;
}
.detail .detail_text .share_detail a i {
  font-size: 20px;
  line-height: 38px;
}
.detail .detail_text .share_detail a.li i:before {
  color: #fff;
}
.detail .detail_text .share_detail a.wa i {
  font-size: 1.6em;
}
.detail .detail_text .picdetail {
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.detail .detail_text .picdetail img {
  width: 100%;
}
.detail .detail_text .picdetail.zoomin {
  border-bottom: 1px solid #e3e8eb;
  padding-bottom: 20px;
}
.detail .detail_text .picdetail.zoomin h3 {
  padding-top: 20px;
  font-size: 16px;
  font-weight: normal;
}
.detail .detail_text .picdetail.zoomin .poto-zoom img {
  width: 70%;
}
.detail .detail_text .picdetail_desc {
  font-size: 0.7em;
  line-height: 1.5em;
  display: block;
  color: #666;
}
.detail .detail_text .picdetail_desc.half {
  width: 70%;
  float: left;
}
.detail .detail_text .picdetail_desc span {
  display: block;
}
.detail .detail_text .picdetail .zoom {
  width: auto;
  float: right;
  font-size: 0.7em;
  text-align: right;
  color: #333;
  color: #666;
  position: relative;
  padding-left: 25px;
  z-index: 1;
}
.detail .detail_text .picdetail .zoom i {
  margin-right: 5px;
  font-size: 1.8em;
  position: absolute;
  left: 0;
  top: 2px;
  color: #9f9f9f;
}
.detail .detail_text .picdetail:after {
  border-bottom: 1px solid #c00;
  width: 20%;
  height: 1px;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}
.detail .detail_text .picdetail.zoomin:after {
  display: none;
}
.detail .detail_text .picdetail_in {
  position: relative;
}
.detail .detail_text .viddetail {
  margin-bottom: 15px;
}
.detail .detail_text .topiksisip {
  margin: 20px 0;
}
.detail .detail_text .topiksisip .topik2 {
  border-top: 1px solid #dde3e6;
  border-bottom: 1px solid #dde3e6;
  margin: 0 20px 15px 0;
  padding: 0 15px 10px;
  width: 100%;
  box-sizing: border-box;
}
.detail .detail_text .topiksisip .topik2 .title {
  padding: 10px 0;
  position: relative;
  font-size: 16px;
  color: #ee4037;
  font-family: "Cnn Sans", sans-serif;
}
.detail .detail_text .topiksisip .topik2 .title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 32px;
  height: 3px;
  color: #ee4037;
}
.detail .detail_text .topiksisip .topik2 .list_fokus,
.detail .detail_text .topiksisip .topik2 > ul {
  font-size: 13px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.detail .detail_text .topiksisip .topik2 .list_fokus li,
.detail .detail_text .topiksisip .topik2 > ul li {
  margin: 0;
  padding: 0;
  padding-left: 0px;
  display: flex;
  margin-bottom: 15px;
  align-items: center;
}
.detail .detail_text .topiksisip .topik2 .list_fokus li:before,
.detail .detail_text .topiksisip .topik2 > ul li:before {
  width: 6px;
  height: 6px;
  content: "";
  border-radius: 50%;
  background: #909090;
  margin-right: 10px;
  margin-top: 2px;
  flex-shrink: 0;
}
.detail .detail_text .topiksisip .topik2 .list_fokus li a,
.detail .detail_text .topiksisip .topik2 > ul li a {
  display: block;
  font-weight: normal;
  color: black;
}
.detail .detail_text .topiksisip .topik2 .list_fokus li:last-child a,
.detail .detail_text .topiksisip .topik2 > ul li:last-child a {
  border: none;
}
.detail .detail_text .topiksisip .topik2 .list_fokus li h5,
.detail .detail_text .topiksisip .topik2 > ul li h5 {
  font-size: 14px;
  margin-bottom: 0;
}
.detail .detail_text .linksisip {
  margin: 15px 0;
}
.detail .detail_text .linksisip h5 {
  display: inline-block;
  font-size: 16px;
  margin-right: 5px;
  margin-bottom: 0;
}
.detail .detail_text .linksisip a {
  font-family: "Cnn Sans", sans-serif;
}
.detail .detail_text .pic_artikel_sisip {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 120%;
}
.detail .detail_text .pic_artikel_sisip .pic {
  font-size: 0.9em;
  color: #666;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: none;
  border: none;
  text-align: left;
}
.detail .detail_text .pic_artikel_sisip .pic img {
  width: 100%;
  margin-bottom: 5px;
}
.detail .detail_text .quotesisip {
  border-left: 1px solid #c00;
  margin: 20px 0;
  font-size: 1em;
  font-family: "Merriweather", helvetica, arial, sans-serif;
  color: #424242;
  line-height: 1.5em;
}
.detail .detail_text .quotesisip blockquote {
  padding-left: 15px;
}
.detail .detail_text .quotesisip blockquote cite {
  font-family: "Cnn Sans", sans-serif;
  display: block;
  font-size: 0.8em;
}
.detail .detail_text .quotesisip blockquote cite:before {
  content: "- ";
}
.detail .detail_text .kolomsisip {
  width: 40%;
  margin: 15px 15px 0 0;
  text-align: center;
}
.detail .detail_text .kolomsisip_pic {
  width: 69px;
  height: 69px;
  position: relative;
  overflow: hidden;
  border: 3px solid #fff;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
}
.detail .detail_text .kolomsisip_pic img {
  height: 100%;
}
.detail .detail_text .kolomsisip h3 {
  font-size: 0.8em;
  margin: 10px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}
.detail .detail_text .fokussisip {
  padding: 15px;
  margin: 20px -15px;
  border-bottom: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;
}
.detail .detail_text .fokussisip .title {
  text-align: center;
  font-size: 1.2em;
  padding: 15px;
}
.detail .detail_text .fokussisip .title_sub {
  color: #c00;
  font-size: 0.9em;
}
.detail .detail_text .fokussisip .title:after {
  content: "";
  position: absolute;
  bottom: 0;
  border-bottom: 1px solid #717171;
  width: 40%;
  height: 1px;
  left: 30%;
}
.detail .detail_text .fokussisip ul {
  margin-bottom: 5px;
}
.detail .detail_text .fokussisip ul li {
  padding: 0 15px 15px;
}
.detail .detail_text .fokussisip_photo {
  width: 92px;
  height: 69px;
  float: left;
  margin-right: 10px;
}
.detail .detail_text .fokussisip h5 {
  float: left;
  min-width: 185px;
  width: 50%;
  font-size: 0.9em;
  max-height: 55px;
  overflow: hidden;
}
.detail .detail_text .fokussisip h5 a {
  color: #333;
}
.detail .detail_text .nav_multi {
  margin: 20px 0 40px;
}
.detail .detail_text .nav_multi_prev,
.detail .detail_text .nav_multi_next {
  width: 40%;
  display: block;
}
.detail .detail_text .nav_multi_prev span,
.detail .detail_text .nav_multi_next span {
  color: #c00;
  font-size: 0.8em;
  position: relative;
}
.detail .detail_text .nav_multi_prev span i,
.detail .detail_text .nav_multi_next span i {
  position: absolute;
  font-size: 1.5em;
  line-height: 1.4em;
}
.detail .detail_text .nav_multi_prev p,
.detail .detail_text .nav_multi_next p {
  color: #333;
  line-height: 1.5em;
  margin-top: 5px;
}
.detail .detail_text .nav_multi_prev span {
  padding-left: 15px;
}
.detail .detail_text .nav_multi_prev span i {
  left: -5px;
}
.detail .detail_text .nav_multi_next {
  text-align: right;
}
.detail .detail_text .nav_multi_next span {
  padding-right: 15px;
}
.detail .detail_text .nav_multi_next span i {
  right: -5px;
}
.detail .detail_text .nav_multi_count {
  width: 20%;
  font-size: 0.8em;
  color: #333;
  text-align: center;
  font-family: "Cnn Sans", sans-serif;
}
.detail .detail_text .zoom_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  left: 0;
}
.detail .detail_text .zoom_overlay span {
  display: inline-block;
  position: absolute;
  width: 62px;
  height: 62px;
  background: url(../images/icon_foto_overlay.png) no-repeat;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  font-size: 1em;
  color: #fff;
  padding: 17px 0 0 5px;
  top: calc(50% - 36px);
  left: calc(50% - 36px);
}
.detail .detail_text p {
  font-size: 1em;
  margin-bottom: 16px;
}
.detail .list {
  margin-top: 30px;
}
.detail_tag a {
  display: inline-block;
  padding: 5px 10px;
  margin: 10px 10px 0 0;
  font-size: 13px;
  position: relative;
  color: #000;
  line-height: normal;
  border: 1px solid #8c8c8c;
}
.nav_article_long {
  margin: 20px 0px;
  text-align: right;
}
.nav_article_long h2 {
  margin: 0;
  min-width: 235px;
  float: right;
}
.nav_article_long span i {
  font-size: 1.6em;
  vertical-align: text-bottom;
}
.anchor_article_long {
  border-top: 1px solid #d8d8d8;
  margin: 20px 0;
  padding: 10px 0;
}
.anchor_article_long h5 {
  color: #666;
  padding-left: 2px;
}
.anchor_article_long .anchor-list {
  margin: 8px 0;
  font-size: 16px;
}
.anchor_article_long .anchor-list a {
  background: #eceff1;
  color: #666;
  width: 25px;
  height: 25px;
  display: inline-block;
  margin: 0 2px 8px;
  padding: 7px 7px;
  text-align: center;
}
.anchor_article_long .anchor-list a.anchor-active {
  color: #fff;
  background: #c00;
}
.anchor_article_long .anchor-list span {
  background: none;
  margin: 0 2px 8px;
  padding: 7px 7px;
  color: #666;
}
.profile {
  padding: 15px 10px;
  background: #ececec;
  border: 1px solid #e1e1e1;
}
.profile.profile--in {
  padding: 15px;
}
.profile_pic {
  width: 69px;
  height: 69px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border: 3px solid #fff;
  position: relative;
  overflow: hidden;
  margin-right: 10px;
  margin-top: 5px;
}
.profile--in .profile_pic {
  width: 90px;
  height: 90px;
}
.profile_desc {
  width: 65%;
}
.profile--in .profile_desc {
  width: 57%;
  margin: 15px 0;
}
.profile--in .profile_desc .share_detail {
  position: relative;
  top: 0;
  right: 0;
}
.profile--in .profile_desc.in {
  width: 100%;
  margin-top: 10px;
}
.profile_desc_sub {
  font-size: 0.7em;
  font-family: "Cnn Sans", sans-serif;
  color: #595959;
  position: relative;
}
.profile_desc h3 {
  font-size: 0.9em;
}
.profile_desc p {
  font-size: 0.8em;
  font-family: "Cnn Sans", sans-serif;
  margin: 5px 0;
  color: #595959;
  line-height: 1.5em;
}
.profile_desc a {
  font-size: 0.8em;
}
.profile .share_detail {
  position: absolute;
  top: 90px;
  left: 27px;
}
.detail_zoom {
  padding-top: 57px;
  height: calc(100% - 57px);
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  background: #000;
  position: absolute;
  color: #fff;
  -webkit-overflow-scrolling: touch;
  left: 0;
  outline: 0;
  -webkit-animation: zoomIn2 0.5s;
  -moz-animation: zoomIn2 0.5s;
  -ms-animation: zoomIn2 0.5s;
  -o-animation: zoomIn2 0.5s;
  animation: zoomIn2 0.5s;
  -webkit-backface-visibility: hidden;
}
.detail_zoom-info {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: normal;
  padding-bottom: 20px;
}
.detail_zoom-info span {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  border: 1px solid #ccc;
  color: #ccc;
  margin-right: 5px;
}
.detail_zoom h3 {
  font-size: 1.1em;
  line-height: 1.2em;
  padding: 15px 20px;
  background: #000;
  position: relative;
  z-index: 14;
}
.detail_zoom_photo {
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.detail_zoom_photo_label {
  position: absolute;
  top: 0;
  right: 0;
  background: #000;
  color: #fff;
  font-size: 0.7em;
  padding: 3px 10px;
  z-index: 14;
}
.detail_zoom_photo img {
  width: 100%;
  z-index: 14;
  position: relative;
  display: block;
}
.detail_zoom_photo_inner {
  position: relative;
  overflow: hidden;
}
.detail_zoom_photo_desc {
  font-size: 0.8em;
  line-height: 1.5em;
  padding: 15px;
  position: relative;
  background: #000;
  z-index: 14;
  display: block;
}
.detail_zoom_photo_desc_nav {
  padding: 5px 10px;
  margin-bottom: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: space-between;
  background: #000;
  margin-top: 20px;
}
.detail_zoom_photo_desc_nav .link {
  width: 30px;
  height: 30px;
  background: #333;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2em;
  line-height: 1em;
  color: #fff;
  text-align: center;
}
.detail_zoom_photo_desc_nav .link.disabled {
  opacity: 0.3;
}
.detail_zoom_photo_desc_nav .count {
  width: 80%;
  font-size: 1em;
  text-align: center;
  margin-top: 5px;
}
.detail_zoom_photo_desc b {
  font-family: "Cnn Sans", sans-serif;
}
.detail_zoom .pinch-zoom-container {
  overflow: inherit !important;
  display: block;
}
.detail_zoom .zoom_abs {
  position: fixed;
  bottom: 0;
  z-index: 15;
  background: rgba(0, 0, 0, 0.8);
}
.detail_zoom.detail_zoom--hidden .pinch-zoom-container {
  overflow: hidden !important;
}
.detail_zoom_logo {
  position: fixed;
  top: 0;
  height: 57px;
  background: #000;
  z-index: 13;
  width: 100%;
}
.detail_zoom_logo img {
  height: 100%;
  margin-left: 15px;
}
.detail_zoom_logo .close_box_in {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 14;
  width: 30px;
  height: 30px;
  margin: 10px;
  background: #333;
  border-radius: 50%;
}
.detail_zoom_logo .close_box_in span {
  display: block;
  position: absolute;
  height: 1px;
  width: 70%;
  border-radius: 9px;
  opacity: 1;
  left: 12%;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  background: white;
}
.detail_zoom_logo .close_box_in span:nth-child(1) {
  top: 14px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.detail_zoom_logo .close_box_in span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
.detail_zoom_logo .close_box_in span:nth-child(3) {
  top: 14px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.pop_box {
  z-index: 12;
  touch-action: none;
  position: fixed;
}
.pop_box iframe {
  background: #000;
}
.komentar_box {
  margin: 15px 0 30px;
  height: 50px;
  overflow: hidden;
}
.komentar_box.show {
  height: inherit;
}
.komentar_box_title {
  padding: 15px 0;
  border-bottom: 1px solid #717171;
  position: relative;
  display: block;
  color: #333;
}
.komentar_box_title:after {
  content: "\e908";
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 15px;
  font-size: 1.5em;
  font-family: "icon";
}
.show .komentar_box_title:after {
  content: "\e905";
}
@-webkit-keyframes zoomIn2 {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20%);
    -moz-webkit-transform: translateY(-20%);
    transform: translateY(-20%);
    -o-transform: translateY(-20%);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    -moz-webkit-transform: translateY(0%);
    transform: translateY(0%);
    -o-transform: translateY(0%);
  }
}
@keyframes zoomIn2 {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20%);
    -moz-webkit-transform: translateY(-20%);
    transform: translateY(-20%);
    -o-transform: translateY(-20%);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    -moz-webkit-transform: translateY(0%);
    transform: translateY(0%);
    -o-transform: translateY(0%);
  }
}
.custom-table {
  width: 100%;
  overflow: auto;
}
.custom-table table {
  font-family: inherit;
  width: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  border-spacing: 0px 8px;
  border-collapse: separate;
}
.custom-table table th {
  text-transform: uppercase;
  color: #58575a;
  width: 12%;
  text-align: center;
  font-size: 1.1em;
  padding: 0 5px;
}
.custom-table table th.total {
  color: #3b3b3d;
}
.custom-table table th.country {
  width: 50%;
  padding: 0 0 0 20px;
  text-align: left;
}
.custom-table table td {
  text-align: center;
  font-size: 1.2em;
  color: #ffffff;
  text-transform: uppercase;
  padding: 12px;
  background-color: #939394;
}
.custom-table table td.align-left {
  text-align: left;
}
.custom-table table td:first-child {
  width: 10%;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.custom-table table td:last-child {
  background-color: #e2e3e4;
  color: #58585a;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.custom-table table tbody tr:nth-child(even) td {
  background-color: #676767;
}
.custom-table table tbody tr:nth-child(even) td:last-child {
  background-color: #d3d4d6;
}
.custom-table.blue table td {
  background-color: #d5e8f9;
  color: #58585a;
}
.custom-table.blue table tbody tr:nth-child(even) td {
  background-color: #abd6fd;
}
.custom-table.blue table td:last-child {
  background-color: #5aafff;
  color: #ffffff;
}
.custom-table.blue table tbody tr:nth-child(even) td:last-child {
  background-color: #5aafff;
}
.custom-table.green table td {
  background-color: #dbf1d6;
  color: #58585a;
}
.custom-table.green table tbody tr:nth-child(even) td {
  background-color: #b7ecab;
}
.custom-table.green table td:last-child {
  background-color: #5cd045;
  color: #ffffff;
}
.custom-table.green table tbody tr:nth-child(even) td:last-child {
  background-color: #5cd045;
}
.custom-table.orange table td {
  background-color: #ffe9c7;
  color: #58585a;
}
.custom-table.orange table tbody tr:nth-child(even) td {
  background-color: #ffd492;
}
.custom-table.orange table td:last-child {
  background-color: #fbb040;
  color: #ffffff;
}
.custom-table.orange table tbody tr:nth-child(even) td:last-child {
  background-color: #fbb040;
}
.custom-table.red table td {
  background-color: #f9d9d8;
  color: #58585a;
}
.custom-table.red table tbody tr:nth-child(even) td {
  background-color: #f1bebc;
}
.custom-table.red table tbody td:last-child {
  background-color: #ee4037;
  color: #ffffff;
}
.custom-table.red table tbody tr:nth-child(even) td:last-child {
  background-color: #ee4037;
}
.custom-table.purple table td {
  background-color: #e4dbec;
  color: #58585a;
}
.custom-table.purple table tbody tr:nth-child(even) td {
  background-color: #cbbddc;
}
.custom-table.purple table tbody td:last-child {
  background-color: #8c53ca;
  color: #ffffff;
}
.custom-table.purple table tbody tr:nth-child(even) td:last-child {
  background-color: #8c53ca;
}
.custom-table.grey table td {
  background-color: #e0e0e0;
  color: #58585a;
}
.custom-table.grey table tbody tr:nth-child(even) td {
  background-color: #cacaca;
}
.custom-table.grey table tbody td:last-child {
  background-color: #5f5f5f;
  color: #ffffff;
}
.custom-table.grey table tbody tr:nth-child(even) td:last-child {
  background-color: #5f5f5f;
}
.custom-table.responsive {
  overflow: initial;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
.custom-table.responsive table tr {
  background-color: #f8f8f8;
}
@media screen and (max-width: 600px) {
  .custom-table table th {
    font-size: 0.6em;
    padding: 0 5px;
    line-height: 130%;
  }
  .custom-table table th.country {
    padding: 0 0 0 14px;
  }
  .custom-table table td {
    font-size: 0.7em;
    padding: 5px;
    line-height: 20px;
  }
  .custom-table.responsive table {
    border: 0;
  }
  .custom-table.responsive table caption {
    font-size: 1.3em;
  }
  .custom-table.responsive table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .custom-table.responsive table tr {
    display: block;
    margin-bottom: 20px;
  }
  .custom-table.responsive table td {
    margin: 0 0 1px;
    display: block;
    font-size: 1em;
    text-align: right;
  }
  .custom-table.responsive table tbody td:first-child {
    width: 100%;
    border-bottom-left-radius: 0;
    border-top-right-radius: 6px;
  }
  .custom-table.responsive table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  .custom-table.responsive table td:last-child {
    margin: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 6px;
  }
}
@media screen and (max-width: 360px) {
  .custom-table table td {
    font-size: 0.6em;
  }
}
.list-scroll__item__photo {
  height: 98px !important;
}
.detail_text h2 {
  font-size: 20px;
}
.detail_text h3 {
  font-size: 18px;
}
.detail_text h4 {
  font-size: 16px;
}
.detail_text h5 {
  font-size: 14px;
}
.detail_text h6 {
  font-size: 12px;
}
.detail_text h2,
.detail_text h3,
.detail_text h4,
.detail_text h5,
.detail_text h6 {
  font-family: "Cnn Sans", sans-serif;
  font-weight: bold;
  margin-bottom: 8px;
}
.detail_text > p:nth-of-type(1) {
  display: inline;
}
.detail_text > p:nth-of-type(2) {
  margin-top: 16px;
}
.detail_text strong {
  font-family: "Cnn Sans", sans-serif;
  font-weight: 500;
}
.video_detail {
  background: #eceff1;
  padding: 10px;
  text-align: center;
}
.video_detail__title {
  color: #333;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
}
.video_detail h2 {
  text-align: left;
  font-size: 16px;
  margin-bottom: 10px;
}
.video_detail h2 a {
  color: #c00;
}
.video_detail .pdb-counter {
  text-align: left;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.new_banner_reg_100.floating .new_banner_reg_100_trigger {
  top: 57px !important;
}
#banner_otp .close img {
  height: 40px;
  position: absolute;
  right: 5px;
  top: 5px;
}
.center {
  text-align: center;
}
.inbetween_ads {
  position: relative;
  width: 100%;
  height: auto;
  margin: 5px 0;
}
.inbetween_ads img {
  width: 100% !important;
  height: auto !important;
  max-width: none;
  max-height: none;
}
.list__item ins {
  float: left;
  margin-bottom: 0;
  width: 100%;
}
.list ins {
  width: 100%;
}
.list-scroll ins .list-scroll__item__photo {
  height: 98px;
}
.footer_banner ins,
.new_banner_reg_100 ins {
  float: none;
  margin-bottom: 0;
}
ins {
  display: block;
  margin-bottom: 15px;
  float: left;
}
ins article {
  width: 100%;
  float: left;
}
ins article:after {
  content: " ";
  display: table;
}
ins article .box_img {
  width: 96px;
  height: 96px;
  margin-right: 10px;
  float: left;
  position: relative;
}
ins article .box_text {
  width: 62%;
  float: left;
}
ins article .box_text h2 {
  font-size: 0.9em;
  color: #333;
  font-family: "cnn sans", arial;
  margin: 5px 0;
  font-weight: 500;
}
ins article .box_text .date {
  font-size: 0.7em;
  line-height: 1em;
  display: block;
  margin-top: 4px;
  color: #cc0000;
  font-family: "cnn sans", arial;
  margin-left: 0;
  padding-left: 0;
}
ins article .box_text .date:before {
  display: none;
}
.ads_native_d {
  padding: 15px 0;
  border-bottom: 1px solid #e5e5e5;
}
.ads_native_d .an_box_img {
  width: 96px;
  height: 96px;
  margin-right: 10px;
  float: left;
}
@media (max-width: 319px) {
  .ads_native_d .an_box_img {
    width: 40%;
  }
}
@media (min-width: 480px) {
  .ads_native_d .an_box_img {
    margin-right: 15px;
  }
}
.ads_native_d .an_desk {
  width: 62%;
  float: left;
}
.ads_native_d .an_desk .an_sub {
  font-size: 0.6em;
  display: block;
  line-height: 1em;
  margin-bottom: 4px;
  color: #a3a3a3;
}
.ads_native_d .an_desk h2 {
  font-size: 0.9em;
  color: #333;
}
.ads_native_d .an_desk .an_text {
  display: none;
}
.ads_native_d .an_desk .an_label {
  font-size: 0.7em;
  line-height: 1em;
  display: block;
  margin-top: 4px;
  color: #c00;
}
.adsmart_list_artikel {
  padding: 15px 0;
  border-bottom: 1px solid #e5e5e5;
}
.detail .list .adsmart_list_artikel {
  border: none;
}
.adsmart_list_artikel .adsmart_box_img {
  width: 96px;
  height: 96px;
  margin-right: 10px;
  float: left;
}
@media (max-width: 319px) {
  .adsmart_list_artikel .adsmart_box_img {
    width: 40%;
  }
}
@media (min-width: 480px) {
  .adsmart_list_artikel .adsmart_box_img {
    margin-right: 15px;
  }
}
.adsmart_list_artikel .adsmart_desk {
  width: 62%;
  float: left;
}
.adsmart_list_artikel .adsmart_desk .adsmart_sub {
  font-size: 0.6em;
  display: block;
  line-height: 1em;
  margin-bottom: 4px;
  color: #a3a3a3;
}
.adsmart_list_artikel .adsmart_desk h2 {
  font-size: 0.9em;
  color: #333;
}
.adsmart_list_artikel .adsmart_text {
  display: none;
}
.adsmart_list_artikel .adsmart_label {
  font-size: 0.7em;
  line-height: 1em;
  display: block;
  margin-top: 4px;
  color: #c00;
}
.list-scroll__item .adsmart_list_artikel {
  padding: 0;
}
.list-scroll__item .adsmart_list_artikel .adsmart_box_img {
  margin-right: 0;
  width: 100%;
  margin-bottom: 13px;
  height: 117px;
}
.list-scroll__item .adsmart_list_artikel .adsmart_desk {
  width: 100%;
}
.list-scroll__item .adsmart_list_artikel .adsmart_desk .adsmart_sub {
  display: none;
}
.list-scroll__item .adsmart_list_artikel .adsmart_desk h2 {
  font-size: 13px;
  white-space: normal;
}
.banner__top {
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.banner__top__in {
  width: auto;
  text-align: center;
  position: relative;
  margin: 0 auto;
  height: auto;
}
.banner__top__in img,
.banner__top__in iframe {
  vertical-align: middle;
}
.banner_300-50 {
  height: 50px;
  margin-bottom: 15px;
}
.banner_300-50_in {
  width: 300px;
  margin: 0 auto;
}
.banner_320-250 {
  height: 250px;
  margin-top: 0;
  margin-bottom: 20px;
}
.banner_320-250_in {
  width: 320px;
  margin: 0 auto;
}
.newstag {
  margin: 15px 0 0px;
  display: block;
  width: 100%;
  float: left;
}
.newstag span {
  font-size: 0.9em;
  display: block;
  margin-bottom: 5px;
  font-family: "Cnn Sans Bold", helvetica, arial;
}
.newstag img {
  height: 30px;
}
.smartbanner_new {
  height: 30px;
  background: #fff;
  padding: 10px;
  position: relative;
  color: #000;
  font-size: 11px;
  line-height: 1.4;
  border-bottom: 1px solid #ddd;
}
.smartbanner_new .app_logo {
  height: 30px;
  float: left;
  margin-right: 10px;
}
.smartbanner_new b {
  display: block;
  font-size: 12px;
  font-weight: bold;
}
.smartbanner_new .get_app {
  display: inline-block;
  height: 20px;
  padding: 0 10px;
  border: 1px solid #000;
  border-radius: 3px;
  font-size: 11px;
  font-weight: bold;
  position: absolute;
  right: 30px;
  top: 14px;
  color: #000;
  line-height: 2;
  text-decoration: none;
}
.smartbanner_new .sb_close {
  position: absolute;
  color: #000;
  text-decoration: none;
  height: 15px;
  width: 15px;
  text-align: center;
  line-height: 16px;
  font-size: 10px;
  top: 5px;
  right: 5px;
  border: 1px solid #000;
  border-radius: 100px;
}
.cpv_banner,
.cpv_images,
.cpv_images img {
  max-width: 100% !important;
}
.lv_ads ins {
  float: none;
}
.lvr_sponsor ins {
  float: none;
}
.lvr_logo {
  padding: 10px;
}
.mega_bb {
  background: #000;
  width: 100%;
}
.mega_bb img {
  width: 100%;
}
.footer_banner {
  z-index: 5 !important;
}
.ratiobox.ratio_16_9:after {
  padding-top: 56.25%;
}
.ratiobox.ratio_4_3:after {
  padding-top: 75%;
}
.ratiobox.ratio_3_4:after {
  padding-top: 133%;
}
.ratiobox {
  display: block;
  position: relative;
  margin: 0;
  overflow: hidden;
}
.ratiobox:after {
  content: "";
  display: block;
  padding-top: 100%;
  overflow: hidden;
}
.ratiobox_content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ratiobox_content iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#lvr_area * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a:hover {
  text-decoration: none;
}
::selection {
  background: #f5a623;
  color: #000;
}
::-moz-selection {
  background: #f5a623;
  color: #000;
}
.lvr_rel {
  position: relative;
}
#lvr_area {
  position: relative;
  font-family: inherit;
  width: 100%;
}
#lvr_area .lvr_l {
  float: right;
  width: 30%;
  margin-left: 10px;
  position: relative;
}
#lvr_area .lvr_r {
  float: left;
  width: calc(70% - 10px);
  background-color: #fff;
  margin-bottom: 10px;
  position: relative;
}
.lvr_sponsor {
  text-align: center;
  width: 100%;
  background-color: #fff;
  padding: 5px;
  margin-bottom: 10px;
  position: relative;
  line-height: 180%;
}
.lvr_sponsor img {
  max-width: 70%;
  max-height: 80px;
}
.lvr_wgtsc {
  width: 100%;
  height: 110px;
  background-color: #444;
  padding: 5px;
  margin-bottom: 10px;
  position: relative;
}
.lvr_share {
  width: 100%;
  padding: 10px 0 10px 10px;
  background-color: #fff;
  text-align: left;
  position: relative;
  border-bottom: dotted 1px #b5b5b5;
}
.lvr_share span {
  font-size: 16px;
  font-family: inherit;
  vertical-align: 10px;
  margin-right: 2px;
  font-weight: bold;
  color: #9b9b9b;
}
.lvr_share a {
  position: relative;
  display: inline-block;
}
.lvr_share img {
  width: 34px;
  margin: 0 2px;
}
.lvr_share img:hover {
  opacity: 0.8;
}
.lvr_share .count {
  background: #fff none repeat scroll 0 0;
  border-radius: 0;
  border-right: 1px solid #ccc;
  color: #7a7a7a;
  margin-right: 10px;
  padding: 5px 15px 5px 5px;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  vertical-align: 2px;
  font-family: "montserrat", sans-serif;
}
.lvr_share .count strong {
  color: #494949;
  display: block;
  font-size: 22px;
  line-height: 100%;
  text-align: center;
}
.lvr_ke {
  width: 100%;
  position: relative;
  background: #fff;
  margin-bottom: 10px;
  padding: 10px;
  border-bottom: solid 5px #9b9b9b;
}
.lvr_ke .ico_d {
  display: none;
}
.lvr_ke .lvr_area {
  background: url(../../desktop/image/lvr/line_left.png) 8px repeat-y;
}
.lvr_ke .t_ke {
  font-size: 25px;
  padding-left: 22px;
  color: #9b9b9b;
  padding-top: 10px;
}
.lvr_ke ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lvr_ke ul li {
  margin: 15px 10px 15px 25px;
  padding: 0;
  position: relative;
}
.lvr_ke ul li:before {
  content: "";
  position: absolute;
  top: -6px;
  left: -11px;
  margin: 8px 0 0 -12px;
  vertical-align: middle;
  display: inline-block;
  width: 13px;
  height: 13px;
  border-radius: 13px;
  background: #9b9b9b;
}
.lvr_ke ul li h2 {
  font-size: 14px;
}
.lvr_ke ul li a {
  color: #000;
}
.lvr_ke ul li a:hover {
  color: #8b8b8b;
}
.lvr_ke ul li .lvr_time {
  color: #8b8b8b;
  display: inline-block;
  margin-bottom: 4px;
}
.lvr_ke ul li article {
  border-bottom: dotted 1px #ccc;
  padding-bottom: 10px;
}
.lvr_ke ul li:last-child article {
  border-bottom: 0px dotted #ccc;
}
a.lvr_line,
a.lvr_key {
  display: none;
}
.lvr_hl {
  position: relative;
  width: 100%;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  color: #fff;
}
.lvr_hl .lvr_athl {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.7) 50%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(0, 0, 0, 0)),
    color-stop(50%, rgba(0, 0, 0, 0.7))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.7) 50%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.7) 50%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.7) 50%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.7) 50%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  padding: 70px 10px 10px;
}
.lvr_hl .lvr_athl h1 {
  color: #fff;
  display: inline;
  font-size: 28px;
  padding: 5px 0;
  left: 10px;
  position: relative;
  line-height: 130%;
}
.lvr_hl .lvr_athl .lvr_red {
  display: inline-block;
  margin-bottom: 4px;
  margin-left: -3px;
  padding: 5px;
  background: #ececec;
  color: #000;
}
.lvr_hl .lvr_athl .lvr_hldate {
  color: #fff;
  margin-left: 10px;
  padding: 5px;
  background: #d0021b;
}
.lvr_hl .lvr_hldesc {
  background-color: #262626;
  display: block;
  padding: 15px 20px;
  text-align: left;
  border-top: solid 2px #d0021b;
}
.lvr_hl .lvr_hldesc p {
  display: inline-block;
  font-size: 15px;
  font-weight: normal;
  margin: 0;
  line-height: 130%;
}
.lvr_hl .lvr_hldesc .sisip_embed_sosmed {
  height: auto;
  margin: 10px 0 0 0;
}
.lvr_hl .lvr_hldesc .sisip_embed_sosmed.ratiobox.ratio_16_9:after {
  padding-top: 56.25% !important;
}
.lvr_hl .lvr_hldesc .sisip_embed_sosmed .ratiobox_content {
  position: absolute;
  height: auto;
}
.lvr_live {
  position: absolute;
  top: 20px;
  left: 0;
  background-color: #d0021b;
  color: #fff;
  padding: 0 14px;
  z-index: 2;
  text-transform: uppercase;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0);
}
.lvr_live span {
  width: 18px;
  height: 18px;
  border-radius: 10px;
  background-color: yellow;
  display: inline-block;
  margin-right: 5px;
  margin-top: 5px;
  animation: myfirst 1s;
  -moz-animation: myfirst 1s infinite;
  -webkit-animation: myfirst 1s infinite;
  float: left;
  margin-right: 5px;
}
.lvr_live.lvr_small {
  top: 0;
  height: 25px;
  font-size: 14px;
  line-height: 26px;
  padding: 0 9px;
}
.lvr_live.lvr_small span {
  width: 13px;
  height: 13px;
}
@-moz-keyframes myfirst /* Firefox */ {
  0% {
    background: yellow;
  }
  100% {
    background: black;
  }
  50% {
    background: yellow;
  }
}
@-webkit-keyframes myfirst /* Firefox */ {
  0% {
    background: yellow;
  }
  100% {
    background: black;
  }
  50% {
    background: yellow;
  }
}
.lvr_lke {
  position: relative;
  width: 100%;
  background-color: #fff;
  border-bottom: solid 2px #9b9b9b;
  padding-bottom: 10px;
}
.lvr_lke .lvr_tlke {
  font-size: 14px;
  padding: 8px 5px;
  background-color: #fff;
  color: #888;
}
.lvr_lke .lvr_tlke span {
  display: block;
  margin-bottom: 2px;
}
.lvr_lke ul {
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0;
}
.lvr_lke ul li {
  background: url(../images/lvr/line_left.png) 8px repeat-y;
  margin: 8px;
}
.lvr_lke ul li blockquote {
  font-family: Georgia, serif;
  font-size: 18px;
  font-style: italic;
  margin: 0 0 10px 0;
  padding: 1px 10px 0 50px;
  line-height: 1.2;
  position: relative;
  color: #6e6e6e;
}
.lvr_lke ul li blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
.lvr_lke ul li blockquote cite:before {
  content: "\2014 \2009";
}
.lvr_lke ul li blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: 0px;
  top: -8px;
  color: #6e6e6e;
}
.lvr_lke ul .lvr_highlight {
  background: url(../images/lvr/line_left.png) 16px repeat-y;
  background-color: #fff3df;
  margin: 0;
  padding: 0 8px !important;
}
.lvr_lke ul .lvr_highlight .lvr_tlke {
  background-color: #fff3df;
}
.lvr_lke ul .lv_ads {
  background: #ececec;
  text-align: center;
  padding: 15px 0 15px 0;
}
.lvr_lke .area_lke {
  margin-left: 30px;
  width: 90%;
  line-height: 140%;
  font-size: 14px;
  color: #8b8b8b;
  position: relative;
}
.lvr_lke .area_lke .ratiobox {
  width: 100%;
  margin-bottom: 10px;
}
.lvr_lke .area_lke h2 {
  font-size: 20px;
  color: #4a4a4a;
  margin-bottom: 5px;
  line-height: 130%;
}
.lvr_lke .area_lke .lvr_shlke {
  padding: 5px 0;
}
.lvr_lke .area_lke .lvr_shlke a {
  width: 28px;
  height: 28px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  margin: 10px 5px 10px 0;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.lvr_lke .area_lke .lvr_shlke a i {
  color: #fff;
  line-height: 28px;
}
.lvr_comment {
  padding: 0 15px;
}
.lvr_comment .slick-dots {
  border: 0;
}
.lvr_comment .slick-dots li:first-child {
  padding-left: 0;
}
.lvr_mid {
  width: calc(70% - 10px);
  text-align: center;
}
.lvr_oth {
  width: 100%;
  position: relative;
  background-color: #fff;
  margin-bottom: 10px;
}
.lvr_oth .lvr_live {
  top: 95px;
}
.lvr_oth ul {
  padding: 15px 0 15px 2px;
}
.lvr_oth ul li {
  width: calc(100% / 4 - 10px);
  margin-right: 10px;
  padding-bottom: 15px;
  float: left;
  line-height: 140%;
  color: #8b8b8b;
  position: relative;
  list-style: none;
}
.lvr_oth ul li:hover .box_img {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8);
}
.lvr_oth ul li a {
  color: #8b8b8b;
}
.lvr_oth ul li a:hover .ratiobox {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8);
}
.lvr_oth ul li a:hover h3 {
  color: #8b8b8b;
}
.lvr_oth ul li .ratiobox {
  margin-bottom: 10px;
}
.lvr_oth ul li .d_oth {
  font-size: 12px;
  color: #9b9b9b;
  display: block;
}
.lvr_oth ul li h3 {
  font-size: 18px;
  color: #4a4a4a;
  line-height: 120%;
  margin: 3px 0 5px;
}
.lvr_oth ul li .native {
  padding-top: 58.6%;
}
.lvr_oth ul li .native h2 {
  font-size: 18px;
  color: #4a4a4a;
  line-height: 120%;
  margin: 3px 0 5px;
}
.lvr_oth ul li .native .ratio_native {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  text-align: center;
  margin-bottom: 5px;
  display: block;
  clear: both;
}
.lvr_oth ul li .native .ratio_native::after {
  padding-top: 56.25%;
  content: "";
  display: block;
  overflow: hidden;
}
.dashline {
  width: 100%;
  border-bottom: dotted 1px #ccc;
  margin-right: 10px;
}
.t_bllvr {
  display: block;
  background-color: #9b9b9b;
  font-weight: bold;
  font-family: inherit;
  color: #fff;
  padding: 10px 15px;
}
.t_bllvr h3 {
  font-size: 23px;
  letter-spacing: -1px;
}
.t_bllvr span {
  opacity: 0.8;
}
.lvr_relt {
  background: #fff;
  position: relative;
}
.lvr_relt .lvr_sub_area {
  width: calc(100% / 2 - 20px);
}
.lvr_relt ul {
  padding: 10px;
  list-style: none;
}
.lvr_relt ul li {
  width: 100%;
  margin-right: 15px;
  padding: 10px 0 15px;
  border-bottom: solid 1px #ededed;
  min-height: 70px;
}
.lvr_relt ul li a {
  color: #4a4a4a;
}
.lvr_relt ul li a:hover h3 {
  color: #8b8b8b;
}
.lvr_relt ul li span {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 30px;
  border: solid 2px #9b9b9b;
  text-align: center;
  font-size: 24px;
  line-height: 34px;
  float: left;
  font-style: italic;
  margin-right: 8px;
  margin-top: -5px;
  background: #ececec;
}
.lvr_relt ul li h3 {
  font-size: 16px;
}
.lvr_info {
  display: none;
}
.pic_artikel_sisip_table {
  text-align: center;
  margin-top: 10px;
  color: #929292;
  font-size: 12px;
  line-height: 120%;
  width: 100%;
  table-layout: fixed;
}
.pic_artikel_sisip {
  margin-bottom: 10px;
}
.pic_artikel_sisip .pic {
  position: relative;
  display: inline-block;
  text-align: left;
  width: 540px;
  max-width: 100%;
  text-align: center;
  background: #f9f9f9;
  padding-bottom: 10px;
}
.pic_artikel_sisip .pic img {
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 5px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lvr_notif {
  text-align: center;
  z-index: 2;
  margin-top: 15px;
  display: inline-block;
}
.lvr_notif img {
  width: 20px;
  margin-right: 5px;
  vertical-align: bottom;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
}
.lvr_notif a {
  color: #fff;
  display: block;
  margin: 0 auto;
  width: 170px;
  padding: 8px 0;
  border-radius: 10px;
  background: #d0021b;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
}
.lvr_notif a:hover {
  background: rgba(208, 2, 27, 0.8);
}
.lvr_notif a:hover img {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.lvr_notif a span {
  font-size: 14px;
  display: inline;
}
span.sub_judul {
  color: red !important;
}
.redks {
  position: relative;
  background: #fff;
  margin-bottom: 10px;
  padding: 10px;
}
.redks .redinf {
  position: absolute;
  bottom: 10px;
  display: inline-block;
  margin-right: 10px;
  width: calc(100% - 35% - 10px);
  line-height: 18px;
  font-size: 12px;
}
.redks .redinf b {
  font-size: 14px;
  color: #000;
}
.redks .redinf p {
  font-weight: bold;
  margin-bottom: 5px;
}
.redks .redinf span {
  display: block;
  font-size: 11px;
}
.redks .ratiobox {
  width: 35%;
  float: left;
  margin-right: 10px;
}
#lvr_area h1,
#lvr_area h2,
#lvr_area h3 {
  font-weight: bold;
}
.lvr_ods {
  font-size: 14px;
}
.lvr_lke {
  border-top: solid 4px #d0021b !important;
  border-bottom: solid 2px #d0021b !important;
}
.lvr_ke {
  border-bottom: solid 5px #d0021b;
}
.lvr_ke ul li:before {
  background: #d0021b !important;
}
.t_bllvr {
  background-color: #000 !important;
  padding: 18px 15px 13px;
}
.lvr_relt ul li span h3 {
  color: #d0021b !important;
}
.lvr_relt ul li span {
  border: solid 2px #d0021b !important;
}
@media screen and (max-width: 770px) {
  #lvr_area .lvr_l {
    float: none;
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
  }
  #lvr_area .lvr_r {
    float: none;
    width: 100%;
    margin-bottom: 0;
  }
  .lvr_hl {
    float: none;
    width: 100%;
    position: relative;
  }
  .lvr_hl .ratiobox {
    width: 100%;
    background-color: #000;
    height: 350px;
  }
  .lvr_hl .ratiobox .ratiobox_content {
    position: relative;
    height: 210px;
  }
  .lvr_hl .ratiobox:after {
    padding-top: 0 !important;
  }
  .lvr_hl .lvr_athl {
    position: relative;
    text-align: left;
    padding: 25px 10px;
    background: #2b2b2b;
  }
  .lvr_hl .lvr_athl .lvr_hlt {
    width: 95%;
    margin: 0 auto;
    font-weight: bold;
  }
  .lvr_hl .lvr_athl .lvr_hlt:before {
    background: none;
  }
  .lvr_hl .lvr_athl .lvr_hldate {
    display: inline-block;
    margin: 0px;
    background: none !important;
    color: #ccc;
  }
  .lvr_hl .lvr_athl .lvr_red {
    margin: 0px 0 10px;
    background: none !important;
    color: #ccc;
  }
  .lvr_hl .lvr_athl h1 {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 0 black, 0 0 0 0 black, 0 0 0 0 black,
      inset 0 0 0 0 black;
    box-shadow: 0 0 0 0 black, 0 0 0 0 black, 0 0 0 0 black, inset 0 0 0 0 black;
    left: 0;
    line-height: 120%;
    font-size: 26px;
  }
  .ratiobox {
    width: 100%;
  }
  .ratiobox img {
    width: 100%;
  }
  .t_bllvr {
    padding: 8px;
  }
  .t_bllvr h3 {
    font-size: 20px;
  }
  .lvr_oth {
    margin-bottom: 0;
  }
  .lvr_oth .lvr_live {
    top: 30px;
    left: 0px;
    z-index: 1;
  }
  .lvr_oth ul {
    padding: 0 15px 15px;
    list-style: none;
  }
  .lvr_oth ul li {
    width: 100%;
    border-bottom: dotted 1px #9b9b9b;
    margin-bottom: 10px;
    padding-bottom: 5px;
  }
  .lvr_oth ul li:last-child {
    border: none;
  }
  .lvr_oth ul li h3 {
    font-size: 14px;
    font-weight: bold;
  }
  .lvr_oth ul li .ratiobox {
    width: 40%;
    float: left;
    margin-right: 10px;
  }
  .lvr_oth ul li .lvr_txa {
    float: right;
    width: calc(60% - 10px);
  }
  .lvr_oth ul li .lvr_ods {
    display: none;
  }
  .lvr_oth ul li .native {
    border-bottom: 0px solid #ccc;
    padding-top: 0;
  }
  .lvr_oth ul li .native .sub_judul {
    float: right;
    width: 56%;
  }
  .lvr_oth ul li .native h2 {
    font-size: 14px;
    float: right;
    width: 56%;
  }
  .lvr_oth ul li .native .subads {
    float: right;
    width: 56%;
  }
  .lvr_oth ul li .native .ratio_native {
    width: 40%;
  }
  .lvr_oth ul li .native .ratio_native .box_img {
    width: 100%;
  }
  .lvr_oth ul li .native .ratio_native::after {
    padding-top: 56.25%;
    content: "";
    display: block;
    overflow: hidden;
  }
  .lvr_oth ul li .native .native_desc {
    display: none;
  }
  .lvr_relt ul {
    padding: 0 10px 10px;
    margin: 10px 0 0;
  }
  .lvr_relt ul li h3 {
    font-size: 16px;
    font-weight: bold;
  }
  .lvr_relt ul li span {
    margin-right: 15px;
  }
  .lvr_relt ul li span h3 {
    font-size: 22px;
    line-height: 34px !important;
  }
  .lvr_relt .lvr_sub_area {
    width: 100%;
  }
  .lvr_comment {
    padding: 0 15px 15px;
  }
  a.lvr_line,
  a.lvr_key {
    display: inline-block;
  }
  .lvr_ke .t_ke {
    padding-left: 5px;
    background: #fff;
    display: inline-block;
  }
  .lvr_share {
    position: fixed;
    bottom: 0;
    z-index: 2;
    margin-bottom: 0;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8);
    text-align: left;
    padding-left: 10px;
  }
  .lvr_share img {
    width: 26px;
  }
  .lvr_share span {
    display: none;
  }
  .lvr_share a span {
    color: #fff;
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: left;
    width: 60px;
  }
  .lvr_share a span b {
    color: rgba(255, 255, 255, 0.7);
    font-weight: normal;
  }
  .lvr_share .count {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    border-right: 1px solid #ccc;
    color: #7a7a7a;
    margin-right: 10px;
    padding: 5px 15px 5px 5px;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    vertical-align: 2px;
    display: none !important;
  }
  .lvr_share .count strong {
    color: #494949;
    display: block;
    font-size: 22px;
    line-height: 100%;
    text-align: center;
  }
  .share_mob {
    position: relative;
  }
  span.sub_judul {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: left;
    color: red !important;
  }
  .lvr_ke {
    max-height: 44px;
    overflow: hidden;
    padding: 0 10px;
    border-bottom: solid 0 #9b9b9b;
    background: #fff;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
  }
  .lvr_ke .t_ke {
    color: #000;
    font-size: 18px;
  }
  .lvr_ke .lvr_area {
    background: none;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
  }
  .lvr_ke .ico_d {
    display: inline-block;
    position: absolute;
    top: 6px;
    right: 8px;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
  }
  .redks .ratiobox {
    width: 25%;
  }
  .redks .redinf p {
    margin: 2px 0;
  }
  .lvr_ke.lvr_kdrop {
    max-height: 9999px !important;
    padding: 10px !important;
    background: #fff !important;
  }
  .lvr_ke.lvr_kdrop .t_ke {
    color: inherit !important;
  }
  .lvr_ke.lvr_kdrop .lvr_area {
    background: url(../../desktop/image/lvr/line_left.png) 8px repeat-y !important;
  }
  .lvr_ke.lvr_kdrop .ico_d {
    top: 10px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .detik_komentar .box_dk {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    z-index: 1;
  }
  .detik_komentar #k_mobile_title {
    display: none;
  }
  .lvr_info {
    position: absolute;
    background: rgba(245, 166, 35, 0.9);
    color: #000;
    border-radius: 5px;
    padding: 9px;
    width: 120px;
    font-size: 12px;
    left: 0;
    top: -71px;
  }
  .lvr_info:after {
    top: 100%;
    left: 19%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 0, 0, 0);
    border-top-color: rgba(245, 166, 35, 0.8);
    border-width: 10px;
    margin-left: -15px;
  }
  .lvr_notif_b {
    position: fixed;
    top: 20px;
    height: 20px;
    line-height: 20px;
    left: calc(50% - 85px);
  }
  .lv_stc {
    margin-top: 50px;
  }
  .l_share_bot .count {
    display: none !important;
  }
  .lvr_hlt {
    background: none;
    width: 100% !important;
    padding: 10px !important;
  }
  .lvr_hl .lvr_hldesc p {
    text-align: center;
  }
}
.share-top-new a {
  margin: 0;
}
.share-top-new a img {
  width: 33px !important;
  margin: 0 2px;
  padding: 0;
}
.tipr_container_top {
  position: absolute;
  display: none !important;
}
.reaction_ .box_img img {
  width: 90% !important;
  width: calc(100% - 10%) !important;
}
.tipi {
  color: #fff;
}
.tipi .wrapper_tv a {
  color: #fff;
}
.tipi .wrapper_tv .list_kontribusi {
  background: #363636;
}
.tipi .wrapper_tv .list_kontribusi .tanggal {
  color: #ccc;
}
.tipi .wrapper_tv .list_kontribusi h5 {
  color: #ffea00;
}
.tipi .wrapper_tv .list_kontribusi h3 {
  color: #fff;
}
.tipi .wrapper_tv .box2 {
  background: #363636;
  padding: 5px 0;
}
.tipi .wrapper_tv .box2.k .list_kontribusi h3 {
  color: #fff;
}
.tipi .list_kontribusi {
  display: block;
  margin: 10px 0px;
  background: #fff;
  text-decoration: none;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  height: 90px;
}
.tipi .list_kontribusi:hover {
  opacity: 0.9;
}
.tipi .list_kontribusi .pic {
  width: 107px;
  height: 90px;
  position: relative;
  overflow: hidden;
  float: left;
  text-align: center;
  background: #000;
}
.tipi .list_kontribusi .pic img {
  position: relative;
  z-index: 1;
  height: 100%;
}
.tipi .list_kontribusi .text {
  z-index: 2;
  bottom: 0;
  padding-bottom: 10px;
  padding: 5px 10px;
  float: left;
  height: 70px;
  line-height: 70px;
  width: 55%;
  width: calc(100% - 127px);
}
.tipi .list_kontribusi .text div {
  line-height: 120%;
  vertical-align: middle;
  display: inline-block;
}
.tipi .list_kontribusi .tanggal {
  display: inline-block;
  font-size: 10px;
  color: #787878;
}
.tipi .list_kontribusi h3 {
  display: block;
  font-size: 13.5px;
  line-height: 120%;
  color: #000;
  font-weight: bold;
}
.tipi .list_kontribusi h5 {
  font-size: 10px;
  font-weight: bold;
  color: red;
  text-transform: uppercase;
}
.tipi .list_kontribusi .pic img.ico {
  float: left;
  width: 41px;
  height: 41px;
  z-index: 1;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.tipi .list_kontribusi .label {
  background: rgba(0, 0, 0, 0.7);
  padding: 3px 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  float: left;
  z-index: 2;
  display: block;
  width: 25px;
  height: 25px;
}
.tipi .list_kontribusi .label img {
  height: 100%;
}
.tipi .label {
  background: rgba(0, 0, 0, 0.7);
  padding: 3px 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  float: left;
  z-index: 2;
  display: block;
  width: 25px;
  height: 25px;
}
.tipi .label img {
  height: 100%;
}
.tipi #nav {
  background: #fff;
  position: relative;
  margin-top: 10px;
  z-index: 10;
  display: flex;
  align-items: stretch;
}
.tipi #nav a.selected {
  background: #e3e3e3;
  color: #ab0000;
}
.tipi #nav a {
  flex-grow: 1;
  text-align: center;
  color: #4a4a4a;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  padding: 15px 0;
  border-bottom: 3px solid #4a4a4a;
  text-transform: uppercase;
}
.tipi .wrapper_tv a {
  color: #fff;
}
.tipi #acara a.selected {
  background: #999;
}
.tipi #acara {
  background: #333;
}
.tipi #acara a {
  float: left;
  width: calc(33.3% - 20px);
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px #666 solid;
  overflow: hidden;
  font-weight: bold;
}
.tipi #acara a .jam {
  font-size: 10px;
  font-weight: normal;
}
.tipi #acara h5 {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px #666 solid;
}
.tipi .tipi #footer,
.tipi .tipi #footer a,
.tipi .tipi #footer h5 {
  background: #ebebeb;
  color: #000;
}
.tipi .tipi #footer {
  border-top: 1px dotted #ccc;
  padding-top: 20px;
}
.tipi .hl_tv .ratio16_9 .img_con {
  background: none;
}
.tipi .hl_tv .ratio16_9 .img_con iframe {
  height: 100%;
  width: 100%;
}
.tipi .label3 {
  background: #e30103;
  padding: 5px 20px;
  color: #fff;
  margin-bottom: 5px;
  display: inline-block;
  float: left;
}
.tipi .label4 {
  color: #fff;
  margin-right: 10px;
  margin-top: 5px;
  display: inline-block;
  float: right;
  font-size: 10px;
}
.tipi .label5 {
  margin-bottom: 5px;
  display: inline-block;
  float: right;
}
.tipi .hl_tv a {
  display: block;
}
.tipi .title_box {
  position: relative;
  height: 25px;
  line-height: 25px;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  padding: 7px 10px;
}
.tipi .btn_more2 {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 0 7px;
  display: inline-block;
  text-decoration: none;
}
.tipi .title_box2 {
  background: url(../images/bg_titelbox.png) repeat-x right center;
  position: relative;
  height: 25px;
  line-height: 25px;
  color: #fff;
  font-weight: bold;
  font-size: 1em;
  margin: 7px 10px;
}
.tipi .title_box2 span {
  background: #000;
  padding-right: 10px;
}
.tipi .title_box2 .btn_more2 {
  background: #000;
  color: #fff;
  padding: 0 7px;
  display: inline-block;
  text-decoration: none;
}
.tipi .big_list {
  background: #000;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  display: block;
  margin: 10px;
}
.tipi .big_list .text {
  padding: 10px;
  width: calc(100% - 20px);
  z-index: 1;
  background: #363636;
}
.tipi .big_list .text2 {
  padding: 10px;
  width: calc(100% - 20px);
  position: absolute;
  border: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
}
.tipi .big_list .sub {
  display: block;
  color: #fff000;
  font-size: 0.8em;
  max-width: 100%;
  text-transform: uppercase;
}
.tipi .big_list h3 {
  font-size: 1em;
  color: #fff;
  font-weight: bold;
  line-height: 120%;
  padding: 0 0 5px;
}
.tipi .big_list .info {
  font-size: 10px;
  color: #c5c5c5;
  font-weight: normal;
}
.tipi .tipi .teks_detail {
  padding: 10px;
  background: #363636;
}
.tipi .tipi .teks_detail .jam {
  font-size: 10px;
  font-weight: normal;
  color: #ccc;
}
.tipi .trans {
  margin-top: 10px;
  width: 50%;
  padding: 3px;
}
.tipi .trans img {
  width: 100%;
}
.tipi .hotpoto {
  list-style: none;
  padding: 5px;
}
.tipi .hotpoto a {
  display: inline-block;
  width: calc(50% - 10px);
  height: auto;
  background: #000;
  text-align: left;
  overflow: hidden;
  float: left;
  position: relative;
  margin: 5px;
}
.tipi .hotpoto a .judulphoto {
  padding: 10px;
  width: calc(100% - 20px);
  position: absolute;
  border: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  text-align: center;
}
.tipi .hotpoto a .judulphoto h5 {
  font-size: 1em;
  color: #fff;
  font-weight: bold;
  line-height: 120%;
  padding: 0 0 5px;
}
.tipi .tipi .detail_text h1 {
  color: #fff;
}
.tipi .tipi .detail_text h3 {
  color: #ffea00;
}
.tipi .tipi .detail .author {
  color: #ccc;
}
.tipi .tipi .detail_text .date {
  color: #ccc;
}
.tipi .tipi .detail .topik1 h5 {
  color: #ffea00;
}
.tipi .tipi .detail .share a {
  color: #f00;
}
.tipi .tipi .detail .share {
  color: #ccc;
}
.tipi .tipi .detail .share {
  color: #fff !important;
}
.tipi .tipi .sortby a.selected {
  color: #f00;
}
.tipi .tipi .sortby a {
  color: #fff;
}
.tipi .tipi .list_dk .list_dk_text .dk_name {
  color: #ffea00;
}
.tipi .tipi .list_dk .dk_komen {
  color: #fff;
}
.tipi .tipi .list_dk .dk_action a,
.tipi .list_dk .dk_action .dk_share span {
  color: #fff;
}
.tipi .tipi .detail .bacajuga a {
  color: #fff;
}
.tipi .box2.k .list_kontribusi {
  height: auto;
  margin-bottom: 10px;
}
.tipi .box2.k .list_kontribusi .text {
  width: auto;
  line-height: normal;
  height: auto;
  padding: 0px 10px 0px 10px;
}
.tipi .box2.k .list_kontribusi h3 {
  color: #000;
  padding: 0px;
  font-weight: normal;
  float: left;
  font-size: 13.5px;
  line-height: 120%;
  font-weight: bold;
}
.tipi .tipi .isi3 {
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  position: absolute;
  bottom: 0;
  display: block;
  width: 98%;
  color: #fff;
  text-align: left;
}
.tipi #gallery22 {
  position: relative;
  z-index: 2;
}
.tipi #gallery22 .slick-prev {
  position: absolute;
  top: -30px;
  left: 10px;
  color: #fff;
  width: 20px;
  height: 20px;
  background: url(../images/nav_box_prev.png);
  background-size: cover;
  border: 0;
  text-indent: -9999px;
}
.tipi #gallery22 .slick-next {
  position: absolute;
  top: -30px;
  right: 10px;
  color: #fff;
  width: 20px;
  height: 20px;
  background: url(../images/nav_box_next.png);
  background-size: cover;
  border: 0;
  text-indent: -9999px;
}
.tipi #gallery22 nav {
  position: relative;
  margin: 0 5px;
  height: 31px;
  border-bottom: #666 1px solid;
  padding-bottom: 10px;
}
.tipi #gallery22 nav a {
  float: right;
  width: 35px;
  padding: 0;
  border: none;
}
.tipi #gallery22 nav span {
  text-align: center;
  display: block;
  padding-top: 10px;
  font-weight: bold;
}
.tipi #prev2 {
  right: 30px;
  top: 0;
}
.tipi #prev2,
.tipi #next2 {
  display: inline-block;
  text-decoration: none;
  color: #777;
}
.tipi #next {
  position: absolute;
  right: 0;
  top: 0;
}
.tipi .wrapper_tv {
  padding-top: 0;
  border-bottom: none;
  margin: 0 10px;
}
.tipi.tipi {
  margin: 0;
  margin-top: -10px;
  border-bottom: 1px dotted #ccc;
}
.tipi .banner6 {
  height: 250px;
  margin: 0 auto;
  position: relative;
  width: 300px;
}
.tipi .menu_small a.kultum {
  line-height: 220%;
}
.tipi .list_news .title h3.new {
  background: none;
  padding: 0 0 10px 0;
  font-size: 18px;
}
.tipi .box1 h3.new {
  background: none;
  display: block;
  font-size: 13.5px;
  line-height: 120%;
  color: #000;
  font-weight: bold;
  padding: 0;
}
.tipi .subads {
  color: #959595;
  font-size: 11px;
}
.tipi .bn {
  background: #cf0000;
  padding: 15px;
}
.tipi .bn h4 {
  color: #fff;
}
.tipi .banner_bn {
  position: relative;
  margin: 0 auto;
}
.tipi .banner_bn .close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  display: inline-block;
}
.tipi .logo_bn {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
  font-size: 18px;
}
.tipi .logo_bn h4 {
  font-weight: bold;
}
.tipi .logo_bn img {
  padding-top: 2px;
  float: left;
}
.tipi .bn_live a {
  padding: 8px 20px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  opacity: 1;
}
.tipi .bn_live {
  margin-top: 10px;
  padding: 10px 0;
  float: right;
  border-style: solid;
  border-color: #fff;
  border-radius: 3px;
  border-width: 1px;
}
.tipi .bck-tp {
  position: fixed;
  bottom: 10%;
  right: 10px;
  opacity: 0;
}
.tipi .bck-tp img {
  width: 45px;
  height: 45px;
}
.tipi .btn_red {
  padding: 8px 20px;
  margin: 15px 0;
  font-size: 13px;
  display: inline-block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  background-color: #d60000 !important;
  border-radius: 3px;
  opacity: 1;
}
.tipi img.nav_img2 {
  float: right;
  position: absolute;
  right: 5px;
  top: 5px;
  height: 25px;
}
.tipi img.nav_img {
  float: left;
  left: 5px;
  position: absolute;
  top: 5px;
  height: 25px;
}
.tipi.black .detail_text {
  color: #000;
}
.slide_tv_galeri {
  position: relative;
  z-index: 2;
}
.slide_tv_galeri li {
  float: left;
  width: 100%;
}
.slide_tv_galeri li .pic3 {
  display: block;
  position: relative;
}
.slide_tv_galeri li .pic3 img {
  width: 100%;
}
.slide_tv_galeri li .pic3 .isi3 {
  position: absolute;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  width: calc(100% - 20px);
  left: 0;
  bottom: 0;
}
.slide_tv_galeri li .pic3 .isi3 h5 {
  font-size: 14px;
  font-weight: bold;
}
.slide_tv_galeri .slick-prev {
  margin-top: 5px;
  bottom: 0px;
  float: left;
  color: #fff;
  width: 20px;
  height: 20px;
  background: url(../images/nav_box_prev.png);
  background-size: cover;
  border: 0;
  z-index: 5;
  text-indent: -9999px;
}
.slide_tv_galeri .slick-next {
  margin-top: 5px;
  bottom: 0px;
  float: right;
  color: #fff;
  width: 20px;
  height: 20px;
  background: url(../images/nav_box_next.png);
  background-size: cover;
  border: 0;
  z-index: 5;
  text-indent: -9999px;
}
.slide_tv_galeri .slick-dots {
  background: none;
  border: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 4;
  margin: 0;
}
.slide_tv_galeri .slick-dots li {
  background: none !important;
  display: inline-block;
  width: auto;
  float: none;
}
.title_box-dash {
  position: relative;
  height: 25px;
  line-height: 25px;
  color: #fff;
  font-weight: normal;
  font-size: 1em;
  padding: 0 15px 10px;
  overflow: hidden;
}
.title_box-dash span {
  display: inline-block;
  padding-right: 15px;
  background: #a80000;
  position: relative;
  z-index: 2;
}
.title_box-dash:after {
  content: "";
  width: 70%;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 12px;
  right: 25px;
}
.anch-single {
  text-align: center;
  color: #4a4a4a;
  padding-top: 20px;
  padding: 30px 10px 0;
}
.anch-single .box_img {
  width: 60%;
  display: inline-block;
}
.anch-single .socmed {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding: 10px 0;
}
.anch-single .socmed a.fb,
.anch-single .socmed a.tw,
.anch-single .socmed a.ig,
.anch-single .socmed a.gp {
  background: #ccc;
}
.anch-name {
  padding: 10px;
  border: 2px solid #4a4a4a;
  display: inline-block;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
}
.anch-vcenter {
  display: flex;
  align-items: center;
  justify-content: center;
}
.anch-profile {
  text-align: center;
  padding: 30px 10px 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}
.anch-profile p {
  text-align: left;
}
.text-black {
  color: #000;
}
.ml10 {
  margin-left: 10px;
}
.ml5 {
  margin-left: 5px;
}
.live-chat-container {
  padding: 15px;
  margin-bottom: 15px;
  background: #fff;
}
.live-chat-container .title--enhancement {
  margin: 0;
  padding: 15px 15px 20px;
  color: #fff;
  background: #000;
}
.live-chat-container .title--enhancement:before {
  left: 15px;
  bottom: 10px;
}
.footer {
  background: #272727;
  padding: 15px;
  color: #fff;
}
.footer__menu {
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #383838;
}
.footer__menu a {
  display: block;
  width: 50%;
  float: left;
  color: #fff;
  font-size: 0.8em;
  padding-bottom: 10px;
}
.footer__menu a.foot_logo {
  width: auto;
}
.footer p {
  font-size: 0.7em;
  font-family: "Cnn Sans", sans-serif;
  font-weight: normal;
  line-height: 1.3em;
  color: #5e5e5e;
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #383838;
}
.footer__about {
  color: #5e5e5e;
  font-size: 0.9em;
}
.footer__about a {
  display: inline-block;
  font-size: 0.8em;
  color: #5e5e5e;
}
.footer__about a:first-child {
  margin-left: 0;
}
.footer_sticky {
  height: 50px;
  width: 100%;
  position: relative;
  background: #272727;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto/roboto-v20-latin-regular.eot");
  src: local("Roboto"), local("Roboto-Regular"),
    url("../fonts/roboto/roboto-v20-latin-regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/roboto/roboto-v20-latin-regular.woff2") format("woff2"),
    url("../fonts/roboto/roboto-v20-latin-regular.woff") format("woff"),
    url("../fonts/roboto/roboto-v20-latin-regular.ttf") format("truetype"),
    url("../fonts/roboto/roboto-v20-latin-regular.svg#Roboto") format("svg");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/roboto/roboto-v20-latin-500.eot");
  src: local("Roboto Medium"), local("Roboto-Medium"),
    url("../fonts/roboto/roboto-v20-latin-500.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/roboto/roboto-v20-latin-500.woff2") format("woff2"),
    url("../fonts/roboto/roboto-v20-latin-500.woff") format("woff"),
    url("../fonts/roboto/roboto-v20-latin-500.ttf") format("truetype"),
    url("../fonts/roboto/roboto-v20-latin-500.svg#Roboto") format("svg");
}
@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/merriweather/merriweather-v21-latin-regular.eot");
  src: local("Merriweather Regular"), local("Merriweather-Regular"),
    url("../fonts/merriweather/merriweather-v21-latin-regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/merriweather/merriweather-v21-latin-regular.woff2")
      format("woff2"),
    url("../fonts/merriweather/merriweather-v21-latin-regular.woff")
      format("woff"),
    url("../fonts/merriweather/merriweather-v21-latin-regular.ttf")
      format("truetype"),
    url("../fonts/merriweather/merriweather-v21-latin-regular.svg#Merriweather")
      format("svg");
}
@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/merriweather/merriweather-v21-latin-700.eot");
  src: local("Merriweather Bold"), local("Merriweather-Bold"),
    url("../fonts/merriweather/merriweather-v21-latin-700.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/merriweather/merriweather-v21-latin-700.woff2")
      format("woff2"),
    url("../fonts/merriweather/merriweather-v21-latin-700.woff") format("woff"),
    url("../fonts/merriweather/merriweather-v21-latin-700.ttf")
      format("truetype"),
    url("../fonts/merriweather/merriweather-v21-latin-700.svg#Merriweather")
      format("svg");
}
.wisata-page {
  font-family: "Merriweather", sans-serif;
}
.wisata-page h1,
.wisata-page h2,
.wisata-page h3,
.wisata-page h4,
.wisata-page h5,
.wisata-page h6,
.wisata-page strong,
.wisata-page .btn,
.wisata-page .box .title_box,
.wisata-page .title_page,
.wisata-page .bold,
.wisata-page .paging,
.wisata-page .font_med,
.wisata-page .nav_tab,
.wisata-page .list.lined,
.wisata-page #headline .big_hl .title,
.wisata-page .market,
.wisata-page .tabs {
  font-family: inherit;
}
.wisata-page .subjudul {
  font-family: "Cnn Sans", sans-serif;
  font-weight: 500 !important;
}
.wisata-page .list__item.banner {
  margin: 0;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.wisata-page .bn_bar {
  font-family: "Cnn Sans", sans-serif;
}
.wisata-page .bn_bar a.breaking {
  margin-bottom: 0;
}
.wisata-page .sub_judul {
  font-size: 12px;
  margin: 5px 0;
  display: inline-block;
  font-family: "Cnn Sans", sans-serif;
}
header,
footer {
  font-family: "Cnn Sans", sans-serif;
}
.wisata-jumbotron {
  position: relative;
}
.wisata-jumbotron:after {
  content: "";
  width: 100%;
  height: 35%;
  top: 0;
  left: 0;
  display: block;
  position: absolute;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}
.wisata-jumbotron__pagetitle {
  font-size: 18px;
  color: #fff;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
}
.wisata-jumbotron__title {
  font-size: 24px;
  color: #fff;
  position: absolute;
  left: 10px;
  bottom: 30px;
  line-height: 130%;
}
.wisata-jumbotron__title a {
  color: inherit;
}
.wisata-jumbotron__title:before {
  content: "";
  display: block;
  position: absolute;
  top: -20px;
  left: 0;
  width: 100px;
  height: 2px;
  background: #fff;
}
.wisata-jumbotron .box_img:after {
  content: "";
  width: 100%;
  height: 35%;
  bottom: 0;
  left: 0;
  display: block;
  position: absolute;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}
.editorial {
  padding: 10px;
}
.editorial__title {
  font-size: 17px;
  color: #333;
  margin: 15px 0;
  font-family: "Roboto", sans-serif;
}
.editorial__list li {
  margin-bottom: 15px;
  overflow: hidden;
}
.editorial__list li a {
  color: inherit;
  display: grid;
  grid-template-columns: 145px 1fr;
  grid-gap: 10px;
  align-items: center;
}
.editorial__list li a.label_adsmart {
  display: block;
}
.editorial__list li .box_img {
  width: 100%;
}
.editorial__list li .title_list {
  font-size: 15px;
  color: #333;
}
.editorial__list li:first-child a {
  position: relative;
  display: block;
}
.editorial__list li:first-child .title_list {
  font-size: 17px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  color: #fff;
  padding: 10px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 10%, #000 115%);
}
.wisata-terbaru {
  padding: 10px;
}
.wisata-terbaru__title {
  font-size: 17px;
  color: #333;
  margin: 0 0 15px 0;
  font-family: "Roboto", sans-serif;
}
.wisata-terbaru__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}
.wisata-terbaru__list li a {
  font-size: 15px;
  color: #333;
}
.wisata-terbaru__list li .title_list {
  margin: 10px 0 0;
  display: inline-block;
}
.wisata-terbaru__list li .title_list .sub_judul {
  display: block;
  font-size: 11px;
  color: #cc0000;
  margin: 0;
  font-family: "Cnn Sans", sans-serif;
}
.wisata-terpopuler {
  padding: 10px;
  border: 1px solid #e6e6e6;
  border-style: solid hidden solid hidden;
  margin: 15px 0;
}
.wisata-terpopuler__title {
  font-size: 17px;
  color: #333;
  margin: 0px 0 15px;
  font-family: "Roboto", sans-serif;
}
.wisata-terpopuler__list li {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  border-bottom: 1px solid #e6e6e6;
  padding: 5px 0;
}
.wisata-terpopuler__list li .num {
  color: #c1c0bb;
  font-size: 18px;
  width: 40px;
  flex-shrink: 0;
}
.wisata-terpopuler__list li .text {
  color: #333;
  font-size: 15px;
  line-height: 1.4em;
}
.wisata-terpopuler__list li .text a {
  color: inherit;
}
.wisata-terpopuler__list li:last-child {
  border-bottom: 0px;
}
.wisata-terpopuler__list li:first-child {
  display: block;
  position: relative;
  padding: 0 0 10px 0;
}
.wisata-terpopuler__list li:first-child a {
  display: block;
  position: relative;
}
.wisata-terpopuler__list li:first-child .num {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: auto;
  padding: 5px 5px 5px 0;
}
.wisata-terpopuler__list li:first-child .text {
  margin-top: 10px;
  font-size: 17px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0;
  color: #fff;
  padding: 10px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 10%, #000 115%);
}
.bg-highlight {
  background: #efefef;
  padding: 15px 10px;
}
.wisata-foto__title,
.wisata-video__title {
  margin: 0 0 15px 0;
  border-left: 3px solid #cc0000;
  padding-left: 7px;
}
.wisata-foto__title a.title,
.wisata-video__title a.title {
  font-family: "Roboto", sans-serif;
}
.wisata-foto__cover article,
.wisata-video__cover article {
  position: relative;
}
.wisata-foto__cover article .title_list,
.wisata-video__cover article .title_list {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  font-size: 15px;
  padding: 10px;
}
.wisata-foto__cover article .title_list a,
.wisata-video__cover article .title_list a {
  color: inherit;
  display: block;
}
.wisata-foto__cover article .title_list .icon-info,
.wisata-video__cover article .title_list .icon-info {
  font-size: 10px;
  margin-bottom: 2px;
  background: rgba(0, 0, 0, 0.6);
  display: inline-block;
  padding: 5px 8px;
}
.wisata-foto__cover article .title_list .sub_judul,
.wisata-video__cover article .title_list .sub_judul {
  display: block;
  font-family: "Cnn Sans", sans-serif;
}
.wisata-foto .wisata-terbaru__list,
.wisata-video .wisata-terbaru__list {
  padding: 10px;
}
.wisata-infografis {
  padding: 10px;
  background: #f0f0f0;
}
.wisata-infografis__title {
  border-left: 3px solid #cc0000;
  padding-left: 7px;
}
.wisata-infografis__title a.title {
  font-family: "Roboto", sans-serif;
}
.wisata-infografis .title_list {
  font-size: 17px;
  margin-top: 10px;
}
.wisata-infografis .title_list a {
  color: #000;
}
.wisata-highlight {
  padding: 10px;
  border: 1px solid #e6e6e6;
}
.wisata-highlight__title a {
  font-family: "Roboto", sans-serif;
  border-left: 3px solid #cc0000;
  padding-left: 7px;
}
.wisata-highlight__list li {
  margin-bottom: 15px;
  overflow: hidden;
}
.wisata-highlight__list li a {
  color: inherit;
  display: grid;
  grid-template-columns: 145px 1fr;
  grid-gap: 10px;
  align-items: center;
}
.wisata-highlight__list li .box_img {
  width: 100%;
}
.wisata-highlight__list li .title_list {
  font-size: 15px;
  color: #333;
}
.wisata-index__list {
  background: #f0f0f0;
  padding: 10px;
}
.wisata-index__list li {
  position: relative;
  margin-bottom: 20px;
}
.wisata-index__list li .sect-name {
  font-size: 17px;
  font-weight: normal;
  border-left: 3px solid #cc0000;
  padding-left: 7px;
  margin-bottom: 15px;
  font-family: "Roboto", sans-serif;
}
.wisata-index__list li .sect-name a.title {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}
.wisata-index__list li .title_list {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  font-size: 17px;
  padding: 10px;
  color: #fff;
}
.wisata-index__list li .title_list a {
  color: inherit;
}
.promoted {
  display: block;
  font-size: 10px;
  color: #cc0000;
}
.footer_banner {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 50px;
  background-color: #f4f4f4;
  text-align: center;
  z-index: 2;
}
.bb_banner {
  display: flex;
  justify-content: center;
  margin: 15px 0;
}
.btn__more--alt {
  text-align: center;
  padding-right: 20px;
  display: inline-block;
  font-size: 0.9em;
  padding: 10px 15px;
  background: #c00;
  margin: 15px 0;
  color: #fff;
}
.btn__more--alt.small {
  font-size: 0.8em;
  padding: 5px 10px;
}
.btn__more--alt img {
  display: inline-block;
  width: 15px;
  vertical-align: middle;
  margin-left: 3px;
}
.list-enhancement {
  margin-bottom: 20px;
}
.list-enhancement .list__item {
  padding: 0px 0 8px;
}
.list-enhancement .list__item ~ .list__item {
  padding-top: 12px;
}
.list-enhancement .list__item__desc {
  width: 100%;
}
.list-enhancement .list__item:last-child {
  border-bottom: 1px solid #e5e5e5;
}
.title--enhancement {
  padding-bottom: 13px;
  display: flex;
  align-items: center;
}
.title--enhancement:before {
  content: "";
  display: block;
  height: 2px;
  width: 32px;
  background: #cc0000;
  position: absolute;
  bottom: 0;
  left: 0;
}
.title--enhancement .more {
  display: inline;
  font-size: 13px;
  margin-left: auto;
  width: auto;
  position: relative;
  padding-right: 35px;
}
.title--enhancement .more--right {
  padding-right: 15px;
}
.title--enhancement .more > span {
  color: #c00;
  font-size: 35px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-56%);
}
.list-topik {
  margin-bottom: 20px;
}
.list-topik__area {
  max-height: 245px;
  overflow: hidden;
  position: relative;
}
.list-topik__area:after {
  width: 100%;
  height: 40px;
  display: block;
  content: "";
  background: linear-gradient(
    0deg,
    #fff 0%,
    #fff 65%,
    rgba(255, 255, 255, 0) 100%
  );
  position: absolute;
  left: 0;
  bottom: 0;
}
.list-topik .list__item {
  padding: 12px 0 8px;
}
.list-topik .list__item:first-child {
  padding-top: 0;
}
.list-topik label {
  text-align: center;
  display: block;
  font-size: 14px;
  color: #c00;
  position: relative;
  top: -15px;
}
.list-topik label i {
  font-size: 28px;
  vertical-align: middle;
}
#expand-topic {
  display: none;
}
#expand-topic:checked ~ .list-topik .list-topik__area {
  max-height: none;
}
#expand-topic:checked ~ .list-topik .list-topik__area:after {
  display: none;
}
#expand-topic:checked ~ .list-topik label {
  display: none;
}
.cb-livereport .title {
  margin-bottom: 5px;
}
.cb-livereport .btn__more {
  color: #cc0000;
}
.cb-livereport .btn__more--alt:hover {
  color: #fff;
}
.cb-livereport .date {
  padding: 0;
  margin: 0 0 15px 0;
}
.cb-livereport .date:before {
  display: none;
}
.cb-livereport .list__item {
  border-bottom: 0px;
  margin-bottom: 5px;
  padding: 0px 0px 0px 15px;
  position: relative;
}
.cb-livereport .list__item:after {
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #cc0000;
  position: absolute;
  top: 0;
  left: 0;
}
.cb-livereport .list__item:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #000;
  position: absolute;
  left: 5px;
  top: 0;
}
.cb-livereport .list__item .time {
  color: #cc0000;
  font-size: 12px;
}
.cb-livereport .list__item h4,
.cb-livereport .list__item a {
  color: #000;
}
.list-scroll.dark .title {
  color: #fff;
}
.cb-terpopuler {
  margin: 20px 0 20px 0;
}
.cb-terpopuler article {
  padding: 12px 0;
  border-bottom: 1px solid #e5e5e5;
}
.cb-terpopuler article a {
  display: flex;
}
.cb-terpopuler article .num {
  font-size: 20px;
  color: #6c6c6c;
  padding-top: 2px;
}
.cb-terpopuler article .box_text {
  margin: 0 0 0 15px;
  width: 100%;
  -ms-flex: 1 0 0px;
  flex: 1;
}
.cb-terpopuler article .title-list {
  font-size: 14px;
  color: #464646;
}
.cb-terpopuler article .kanal {
  font-size: 12px;
  line-height: 1.25;
}
.cb-terpopuler article .date {
  font-size: 12px;
  line-height: 1.25;
  color: #909090;
  padding-left: 0;
}
.cb-terpopuler article .date:before {
  display: none;
}
.icon-network {
  position: absolute;
  z-index: 1;
  top: 5px;
  right: 5px;
}
.icon-network img {
  display: block;
  max-height: 26px;
  max-width: 70px;
  object-fit: contain;
}
.komentar_enhance {
  color: #c00;
  padding: 10px 40px 10px 20px;
  border: 1px solid #cc0000;
  display: inline-block;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.komentar_enhance:after {
  top: 50%;
  right: 5px;
  width: auto;
  height: auto;
  transform: translateY(-50%);
}
.komentar_box {
  text-align: center;
  margin-bottom: 0;
}
.related-topic a {
  display: flex;
  align-items: center;
}
.checked {
  display: inline-block;
  width: 16px;
  height: 17px;
  background: url("../images/check.png") center center no-repeat;
  background-size: contain;
  margin-left: 5px;
}
.focus-box {
  background: #f2f4f5;
  padding: 18px 10px;
  margin-top: 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  position: relative;
}
.focus-box a {
  padding-right: 20px;
  color: #000;
  display: block;
  position: relative;
}
.focus-box a span {
  color: #c00;
}
.focus-box > i {
  font-size: 40px;
  color: #c00;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.placeholder-area {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  background: #f2f4f5;
  height: 235px;
  line-height: 1em;
  text-align: center;
}
.share--navigation {
  position: fixed;
  bottom: 60px;
  right: 10px;
  width: 40px;
  height: 40px;
  color: #fff;
  background: #cc0000;
  border-radius: 50%;
  z-index: 12;
}
.menu--share-nav {
  position: relative;
}
.btn--share-nav {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  overflow: hidden;
  cursor: pointer;
}
.material-icons.md-36 {
  font-size: 36px;
  color: #03a9f4;
}
.btn--share-nav {
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.btn--share-nav a {
  width: 40px;
  height: 40px;
  justify-content: center;
  display: flex;
  align-items: center;
}
.btn--share-nav a i {
  font-size: 1.7em;
  color: #fff;
}
.btn--share-nav span {
  width: 20px;
  height: 20px;
}
.btn--share-nav span img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.btn--share-nav .link {
  background: #efefef;
}
.btn--share-nav .link img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
.btn--share-nav:not(:first-child) {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: -2;
  -webkit-transition: all 0.6s cubic-bezier(0.87, -0.41, 0.19, 1.44);
  transition: all 0.6s cubic-bezier(0.87, -0.41, 0.19, 1.44);
}
.btn--share-nav:nth-child(2) {
  top: 0px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.btn--share-nav:nth-child(3) {
  top: 0px;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.btn--share-nav:nth-child(4) {
  top: 0px;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.btn--share-nav:nth-child(5) {
  top: 0px;
  left: 0px;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.btn--share-nav:nth-child(6) {
  top: 0px;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.btn--share-nav:nth-child(7) {
  top: 0px;
  left: 0px;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.btn--share-nav:nth-child(8) {
  left: 0px;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.btn--share-nav:nth-child(9) {
  top: 0px;
  left: 0px;
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
input#toggle:checked ~ #show-menu--share-nav .btn--share-nav:nth-child(2) {
  top: -50px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
input#toggle:checked ~ #show-menu--share-nav .btn--share-nav:nth-child(3) {
  top: -100px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
input#toggle:checked ~ #show-menu--share-nav .btn--share-nav:nth-child(4) {
  top: -150px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
input#toggle:checked ~ #show-menu--share-nav .btn--share-nav:nth-child(5) {
  top: -200px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
input#toggle:checked ~ #show-menu--share-nav .btn--share-nav:nth-child(6) {
  top: -250px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
input#toggle:checked ~ #show-menu--share-nav .btn--share-nav:nth-child(7) {
  top: -300px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
input#toggle:checked ~ #show-menu--share-nav .btn--share-nav:nth-child(8) {
  top: -350px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
input#toggle:checked ~ #show-menu--share-nav .btn--share-nav:nth-child(9) {
  top: -400px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.menuBtn,
.closeBtn {
  position: absolute;
  transition: all 0.3s ease;
}
.closeBtn {
  transform: translateY(50px);
  opacity: 0;
}
input#toggle:checked ~ #show-menu--share-nav .btn--share-nav .menuBtn {
  transform: translateY(-50px);
  opacity: 0;
}
input#toggle:checked ~ #show-menu--share-nav .btn--share-nav .closeBtn {
  transform: translateY(0px);
  opacity: 1;
}
input#toggle {
  display: none;
}
.nav_article_long .title {
  font-size: 1em;
}
.profile_desc a {
  font-weight: bold;
}
.header {
  overflow: hidden;
}
.sub_judul {
  font-size: 1em;
  color: #c00;
  font-weight: bold;
}
.countdown-pilkada {
  padding: 20px 15px;
}
.countdown-pilkada img {
  max-width: 100%;
}
.countdown-pilkada__ads {
  height: 25px;
  text-align: left;
}
.countdown-pilkada__ads img {
  max-height: 100%;
}
.countdown-pilkada__body {
  padding: 10px 0 10px 0;
  text-align: left;
  display: flex;
}
.countdown-pilkada__body-right {
  padding-left: 10px;
}
.countdown-pilkada__number {
  background: #cc0000;
  display: inline-block;
  color: white;
  font-size: 65px;
  padding: 20px 15px;
  font-weight: 700;
  border-radius: 5px;
  line-height: 80px;
  height: 60px;
  overflow: hidden;
}
.countdown-pilkada__numwrap {
  padding-bottom: 25px;
  transform: translateY(0%);
  margin-top: -10px;
  background: #cc0000;
}
.countdown-pilkada__numwrap:last-child {
  margin-top: 10px;
}
.countdown-pilkada__numwrap span {
  height: 80px;
  overflow: hidden;
  width: 85px;
  text-align: center;
  display: block;
}
.countdown-pilkada__numwrap.movetop {
  transition: transform 0.6s ease-in-out;
  transform: translateY(0%);
}
.countdown-pilkada__text {
  padding-top: 5px;
  color: black;
}
.countdown-pilkada__text small {
  font-size: 11px;
}
.countdown-pilkada__text h3 {
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 320px) {
  .countdown-pilkada__text h3 {
    font-size: 13px;
  }
}
.countdown-pilkada__cta {
  margin-top: 0px;
  font-size: 12px;
  display: inline-block;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  color: black;
}
@media (max-width: 320px) {
  .countdown-pilkada__cta {
    font-size: 11px;
  }
}
.countdown-pilkada__cta:after {
  content: "\e906";
  font-family: "icon";
  color: #cc0000;
  position: relative;
  right: 0;
  font-size: 18px;
  top: 3px;
}
.countdown-pilkada__cta span {
  display: inline-block;
  padding-top: 3px;
}
.countdown-pilkada__cta i {
  color: #cc0000;
  margin-left: 3px;
}
.qc-pilkada-base-2020 {
  box-sizing: border-box;
  background: #f2f4f5;
  padding: 20px 15px;
  margin: 0 -15px;
  margin-bottom: 30px;
}
.qc-pilkada-base-2020__content {
  position: relative;
  width: 100%;
}
.qc-pilkada-base-2020 iframe {
  width: 100%;
  min-width: 100%;
}
.qc-pilkada-base-2020__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 40px;
}
.qc-pilkada-base-2020__logo {
  height: 40px;
}
.qc-pilkada-base-2020__logo img {
  height: 100%;
}
.qc-pilkada-base-2020__cta {
  color: #cc0000;
  font-size: 14px;
}
.qc-pilkada-base-2020__ads {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.qc-pilkada-base-2020__ads-wrap {
  padding-top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.qc-pilkada-base-2020__ads p {
  margin-bottom: 0;
  font-size: 12px;
  color: #787474;
}
.qc-pilkada-base-2020__ads-item {
  margin: 0 5px;
  width: 100px;
}
.qc-pilkada-base-2020__ads-item img {
  width: 100%;
}
.lihatjg {
  padding: 10px;
  margin: 0 0 20px;
  border: 1px solid #dde3e6;
  font-family: "Cnn Sans", sans-serif;
}
.lihatjg strong,
.lihatjg h5 {
  display: inline-block;
  color: #cc0000;
  font-size: 16px !important;
  margin-bottom: 0 !important;
}
.lihatjg a {
  display: inline-block;
  color: black;
}
.lihatjg-flex {
  display: flex;
  align-items: center;
  padding: 10px 0;
}
.lihatjg-foto {
  margin-right: 10px;
  width: 100px;
  height: 75px;
  flex-shrink: 0;
}
.lihatjg-foto img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lihatjg-subtitle {
  color: #909090;
  font-size: 14px;
  text-transform: uppercase;
}
.poto-zoom {
  position: absolute;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  right: 0;
  top: 0;
  color: white;
  line-height: 0;
  font-size: 18px;
  cursor: pointer;
  z-index: 2;
}
.galery-foto__slide-item .poto-zoom img {
  width: 80%;
  height: auto;
}
.galery-foto {
  width: 100%;
  padding: 10px 0;
}
.galery-foto__slide {
  min-width: 0px;
  min-height: 0px;
  position: relative;
}
.galery-foto__slide-wrap {
  position: relative;
}
.galery-foto__slide-box {
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}
.container_zoom .galery-foto__slide-box {
  padding-bottom: 56.25%;
}
.galery-foto__slide-item {
  position: relative;
}
.galery-foto__slide-item img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.galery-foto__slide-item amp-img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.galery-foto__slide-arrows {
  position: absolute;
  top: 55%;
  left: 0%;
  width: 100%;
  z-index: 2;
  height: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.container_zoom .galery-foto__slide-arrows {
  left: -40px;
  width: calc(100% + 80px);
}
.galery-foto__nav-wrap .galery-foto__slide-arrows {
  left: 0px;
  width: 100%;
  height: 0;
}
.galery-foto__slide-arrows-prev,
.galery-foto__slide-arrows-next {
  width: 30px;
  height: 40px;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  cursor: pointer;
}
.galery-foto__nav {
  width: 100%;
  display: flex;
  padding-top: 5px;
  justify-content: center;
  overflow: hidden;
  background: #000;
}
.galery-foto__nav-item {
  min-width: 0;
  margin: 0 3px;
  width: 20%;
  height: 100%;
  position: relative;
  cursor: pointer;
  flex-wrap: nowrap;
}
.galery-foto__nav-item-box {
  padding-bottom: 75%;
  position: relative;
  cursor: pointer;
  display: block;
}
.galery-foto__nav-item-box h3 {
  font-size: 12px;
  font-weight: normal;
  word-break: break-word;
  padding: 0px 13px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #333;
}
.container_zoom .galery-foto__nav-item {
  width: 14.28%;
}
.galery-foto__nav-item:after {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
.galery-foto__nav-item.tns-slide-active.tns-nav-active:after {
  background: transparent;
}
.galery-foto--embed .galery-foto__nav-item.tns-slide-active:after {
  background: transparent;
}
.galery-foto--amp .galery-foto__nav-item:after {
  background: transparent;
  display: none;
}
.galery-foto__nav-item.tns-nav-active:after {
  background: transparent;
}
.galery-foto__nav-item:first-child {
  margin-left: 0;
}
.galery-foto__nav-item:last-child {
  margin-right: 0;
}
.galery-foto__nav-item img,
.galery-foto__nav-item amp-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
}
.galery-foto__nav-item .item-rekomendasi {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: white;
  position: absolute;
  height: 100%;
  background: #333333;
  padding: 20px;
  box-sizing: border-box;
}
.galery-foto__nav-wrap {
  position: relative;
}
.galery-foto__caption {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    #000 52.78%,
    #000 100%
  );
  color: white;
  font-size: 13px;
  min-height: 5px;
}
.galery-foto-zoom .galery-foto__caption {
  position: relative;
  background: #000;
}
.galery-foto-title a {
  font-size: 16px;
  color: #cc0000;
}
.galery-foto--fokus .galery-foto-title a {
  color: #232323;
  font-size: 16px;
}
.galery-foto-zoom {
  background: #000;
}
.item-rekomendasi .box {
  width: 65%;
  margin: 0 auto;
  padding: 20px 0 50px 0;
}
.item-rekomendasi .box .title_box {
  color: #fff;
}
.item-rekomendasi .box .title {
  color: white;
}
.item-rekomendsi {
  position: absolute;
  width: 100%;
  color: white;
  padding: 15px;
}
.item-rekomendsi:before {
  content: "";
  width: 100%;
  height: 40px;
  background: black;
  top: -45px;
  left: 0;
  position: absolute;
}
.item-rekomendsi .title--br:before {
  width: 40px;
}
.item-rekomendsi a,
.item-rekomendsi .title,
.item-rekomendsi p {
  color: white;
  font-weight: normal;
}
.seemore {
  color: #c00;
  padding: 10px 20px 10px 20px;
  border: 1px solid #cc0000;
  display: inline-block;
  margin-bottom: 10px;
  margin: 0 auto;
}
.coloumn-half {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.coloumn-half__item {
  padding: 0 5px;
  box-sizing: border-box;
  margin-bottom: 10px;
  width: 50%;
  flex-shrink: 0;
}
.coloumn-half__item a {
  color: #464646;
}
.coloumn-half__item__photo {
  height: 98px !important;
}
.coloumn-half__item .date {
  padding-left: 0;
  margin-left: 0;
}
.coloumn-half__item .date:before {
  display: none;
}
.fokus-newupdate {
  border-left: 3px solid #cc0000;
}
.fokus-newupdate-box {
  box-shadow: -3px 3px 4px rgba(0, 0, 0, 0.12);
  margin: 0 -15px;
}
.fokus-newupdate-box .list__item:first-child {
  padding-top: 0;
}
.fokus__update {
  z-index: 3;
  position: sticky;
  top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 20px 0 20px;
}
.fokus__update-box {
  padding: 5px 40px;
  background: white;
  border: 1px solid #e3e8eb;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #cc0000;
}
.fokus__update span {
  margin-left: 10px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #f2f4f5;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.fokus__update span img {
  width: 15px;
}
.fokus-video {
  margin-bottom: 10px;
}
.fokus-video__title {
  font-size: 20px;
  padding-top: 10px;
}
.list-scroll.dark .fokus-video h4,
.list-scroll.dark .fokus-video a,
.list-scroll.dark .picdetail h4,
.list-scroll.dark .picdetail a {
  color: #232323;
  font-size: 16px;
}
.gale-fokus {
  border-top: 1px solid #e3e8eb;
  border-bottom: 1px solid #e3e8eb;
  margin-bottom: 20px;
}
.fokus-hero {
  color: white;
  position: relative;
}
.fokus-hero * {
  box-sizing: border-box;
}
.fokus-hero .fb,
.fokus-hero .tw {
  background: #909090;
}
.fokus-hero__title {
  font-size: 18px;
}
.fokus-hero__flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fokus-hero__cta {
  padding: 5px 10px;
  border: 1px solid #cc0000;
  color: #cc0000;
  flex-shrink: 0;
  height: 37px;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 160px;
  margin: 10px auto 20px;
}
.fokus-hero__cta:hover {
  background: #000;
  color: #cc0000;
}
.fokus-hero__cta img {
  width: 20px;
  margin-right: 5px;
  height: auto;
}
.fokus-hero__bg {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
}
.fokus-hero__list {
  padding: 0px 0;
  max-height: 235px;
  overflow: auto;
  overflow-y: auto;
}
.fokus-hero__list-item {
  position: relative;
  padding: 0 20px;
  margin: 20px 0;
}
.fokus-hero__list-item p {
  font-size: 14px;
  padding-bottom: 10px;
}
.fokus-hero__list-item a {
  color: #464646;
}
.fokus-hero__list-item a:hover {
  opacity: 0.7;
}
.fokus-hero__bookinfo {
  display: flex;
  background: #f2f4f5;
  padding: 10px;
  font-size: 10px;
  align-items: center;
}
.fokus-hero__bookinfo span {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #cbcbcb;
  color: #cbcbcb;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
  flex-shrink: 0;
  font-size: 16px;
  margin-right: 10px;
}
hr.line-btm {
  height: 1px;
  margin: 10px -15px;
  background: #e3e8eb;
  border-style: none;
}
.pt20 {
  padding-top: 20px;
}
.picdetail {
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.picdetail img {
  width: 100%;
}
.picdetail.zoomin {
  border-bottom: 1px solid #e3e8eb;
  padding-bottom: 20px;
}
.picdetail.zoomin h3 {
  padding-top: 20px;
  font-size: 16px;
  font-weight: normal;
}
.picdetail.zoomin .poto-zoom img {
  width: 70%;
}
.picdetail_desc {
  font-size: 0.7em;
  line-height: 1.5em;
  display: block;
  color: #666;
}
.picdetail_desc.half {
  width: 70%;
  float: left;
}
.picdetail_desc span {
  display: block;
}
.picdetail .zoom {
  width: auto;
  float: right;
  font-size: 0.7em;
  text-align: right;
  color: #333;
  color: #666;
  position: relative;
  padding-left: 25px;
  z-index: 1;
}
.picdetail .zoom i {
  margin-right: 5px;
  font-size: 1.8em;
  position: absolute;
  left: 0;
  top: 2px;
  color: #9f9f9f;
}
.picdetail:after {
  border-bottom: 1px solid #c00;
  width: 20%;
  height: 1px;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}
.picdetail.zoomin:after {
  display: none;
}
.picdetail_in {
  position: relative;
}
p.red-fokus {
  position: absolute;
  bottom: 0;
  margin: 0 8px;
  display: block;
  background: #c00;
  text-align: center;
  padding: 5px 5px;
  color: #fff;
  max-height: 24px;
  font-size: 10px;
  line-height: 1.4em;
}
.cp-imgtxt {
  animation: linear 1s placeHolderShimmer infinite;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  width: 100%;
  height: 100%;
  -webkit-clip-path: url(#cp-imgtxt);
  clip-path: url(#cp-imgtxt);
  transform: translateZ(0);
  height: 300px;
}
.cp-imgtxt-big {
  animation: linear 1s placeHolderShimmer infinite;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  width: 100%;
  height: 100%;
  -webkit-clip-path: url(#cp-imgtxt-big);
  clip-path: url(#cp-imgtxt-big);
  transform: translateZ(0);
  height: 440px;
}
.cp-wrap-2-col {
  margin: 0 15px;
}
.cp-wrap-2-col article {
  width: 46%;
  margin: 0 2%;
  float: left;
}
.cp-imgtxt-med {
  animation: linear 1s placeHolderShimmer infinite;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  width: 100%;
  height: 100%;
  -webkit-clip-path: url(#cp-imgtxt-med);
  clip-path: url(#cp-imgtxt-med);
  transform: translateZ(0);
  height: 203px;
}
.cp-imgtxt-sm {
  animation: linear 1s placeHolderShimmer infinite;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  width: 100%;
  height: 100%;
  -webkit-clip-path: url(#cp-imgtxt-sm);
  clip-path: url(#cp-imgtxt-sm);
  transform: translateZ(0);
  height: 250px;
}
.cp-imgtxt-list {
  animation: linear 1s placeHolderShimmer infinite;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  width: 100%;
  height: 100%;
  -webkit-clip-path: url(#cp-imgtxt-list);
  clip-path: url(#cp-imgtxt-list);
  transform: translateZ(0);
  height: 175px;
}
.cp-img {
  animation: linear 1s placeHolderShimmer infinite;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  width: 100%;
  height: 100%;
  -webkit-clip-path: url(#cp-img);
  clip-path: url(#cp-img);
  transform: translateZ(0);
  height: 300px;
  margin: auto;
}
.cp-img-list {
  animation: linear 1s placeHolderShimmer infinite;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  width: 100%;
  height: 100%;
  -webkit-clip-path: url(#cp-img-list);
  clip-path: url(#cp-img-list);
  transform: translateZ(0);
  height: 218px;
}
.cp-imgtxt-list-sm {
  animation: linear 1s placeHolderShimmer infinite;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  width: 100%;
  height: 100%;
  -webkit-clip-path: url(#cp-imgtxt-list-sm);
  clip-path: url(#cp-imgtxt-list-sm);
  transform: translateZ(0);
  height: 86px;
}
.cp-imgtxt-list-md {
  animation: linear 1s placeHolderShimmer infinite;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  width: 100%;
  height: 100%;
  -webkit-clip-path: url(#cp-imgtxt-list-md);
  clip-path: url(#cp-imgtxt-list-md);
  transform: translateZ(0);
  height: 115px;
}
.cp-txt-list {
  animation: linear 1s placeHolderShimmer infinite;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  width: 100%;
  height: 100%;
  -webkit-clip-path: url(#cp-txt-list);
  clip-path: url(#cp-txt-list);
  transform: translateZ(0);
  height: 47px;
}
.cp-txt-list2 {
  animation: linear 1s placeHolderShimmer infinite;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  width: 100%;
  height: 100%;
  -webkit-clip-path: url(#cp-txt-list2);
  clip-path: url(#cp-txt-list2);
  transform: translateZ(0);
  height: 38px;
}
.cp-txt-list3 {
  animation: linear 1s placeHolderShimmer infinite;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  width: 100%;
  height: 100%;
  -webkit-clip-path: url(#cp-txt-list3);
  clip-path: url(#cp-txt-list3);
  transform: translateZ(0);
  height: 20px;
}
.cp-txtimg-circle {
  animation: linear 1s placeHolderShimmer infinite;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  width: 100%;
  height: 100%;
  -webkit-clip-path: url(#cp-txtimg-circle);
  clip-path: url(#cp-txtimg-circle);
  transform: translateZ(0);
  height: 88px;
}
.cp-txt-lg {
  animation: linear 1s placeHolderShimmer infinite;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  width: 100%;
  height: 100%;
  -webkit-clip-path: url(#cp-txt-lg);
  clip-path: url(#cp-txt-lg);
  transform: translateZ(0);
  height: 20px;
}
.cp-line-sm {
  animation: linear 1s placeHolderShimmer infinite;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  width: 100%;
  height: 100%;
  -webkit-clip-path: url(#cp-line-sm);
  clip-path: url(#cp-line-sm);
  transform: translateZ(0);
  height: 30px;
  width: 100px;
}
.cp-line-md {
  animation: linear 1s placeHolderShimmer infinite;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  width: 100%;
  height: 100%;
  -webkit-clip-path: url(#cp-line-md);
  clip-path: url(#cp-line-md);
  transform: translateZ(0);
  height: 30px;
  width: 50%;
}
.cp-detail {
  animation: linear 1s placeHolderShimmer infinite;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  width: 100%;
  height: 100%;
  -webkit-clip-path: url(#cp-detail);
  clip-path: url(#cp-detail);
  transform: translateZ(0);
  height: 650px;
}
.cp-imgtxt-detail {
  animation: linear 1s placeHolderShimmer infinite;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  width: 100%;
  height: 100%;
  -webkit-clip-path: url(#cp-imgtxt-detail);
  clip-path: url(#cp-imgtxt-detail);
  transform: translateZ(0);
  height: 230px;
}
.cp-imgtxt-media {
  animation: linear 1s placeHolderShimmer infinite;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  width: 100%;
  height: 100%;
  -webkit-clip-path: url(#cp-imgtxt-media);
  clip-path: url(#cp-imgtxt-media);
  transform: translateZ(0);
  height: 300px;
}
@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
.ph-item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  direction: ltr;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 2px;
}
.ph-item,
.ph-item *,
.ph-item ::after,
.ph-item ::before {
  box-sizing: border-box;
}
.ph-item.lihatjg-title {
  width: calc(100% - 100px);
  height: 50px;
}
.topik2 .ph-item {
  width: 100%;
  height: auto;
}
.wisata-jumbotron__pagetitle .ph-item,
.wisata-jumbotron__title .ph-item {
  min-width: 300px;
  width: 100%;
  height: auto;
}
.ph-clear .ph-item {
  min-width: 50%;
  height: auto;
}
.fokus__update .ph-item {
  min-width: 50%;
  height: auto;
}
.ph-item::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  z-index: 1;
  width: 500%;
  margin-left: -250%;
  background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 46%,
      rgba(255, 255, 255, 0.35) 50%,
      rgba(255, 255, 255, 0) 54%
    )
    50% 50%;
  animation: phAnimation 1.2s linear infinite;
  content: " ";
  pointer-events: none;
}
.ph-item > * {
  display: flex;
  flex: 1 1 auto;
  flex-flow: column;
  padding-right: 15px;
  padding-left: 15px;
}
.ph-row {
  display: flex;
  flex-wrap: wrap;
  margin-top: -7.5px;
}
.ph-row div {
  height: 10px;
  margin-top: 7.5px;
  background-color: #f0f0f0;
}
.ph-row .big,
.ph-row.big div {
  height: 20px;
}
.ph-row .empty {
  background-color: rgba(255, 255, 255, 0);
}
.ph-col-1 {
  flex: 0 0 8.33333%;
}
.ph-col-2 {
  flex: 0 0 16.66667%;
}
.ph-col-3 {
  flex: 0 0 25%;
}
.ph-col-4 {
  flex: 0 0 33.33333%;
}
.ph-col-5 {
  flex: 0 0 41.66667%;
}
.ph-col-6 {
  flex: 0 0 50%;
}
.ph-col-7 {
  flex: 0 0 58.33333%;
}
.ph-col-8 {
  flex: 0 0 66.66667%;
}
.ph-col-9 {
  flex: 0 0 75%;
}
.ph-col-10 {
  flex: 0 0 83.33333%;
}
.ph-col-11 {
  flex: 0 0 91.66667%;
}
.ph-col-12 {
  flex: 0 0 100%;
}
.ph-no-gutter {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.ph-left {
  padding: 0;
  padding-left: 15px !important;
}
[class*="ph-col"] {
  direction: ltr;
}
[class*="ph-col"] > * + .ph-row {
  margin-top: 0;
}
[class*="ph-col"] > * + * {
  margin-top: 7.5px;
}
.ph-avatar {
  position: relative;
  width: 100%;
  min-width: 60px;
  overflow: hidden;
  background-color: #f0f0f0;
  border-radius: 50%;
}
.ph-avatar::before {
  display: block;
  padding-top: 100%;
  content: " ";
}
.ph-avatar-kolom {
  position: relative;
  width: 80px;
  min-width: 80px;
  overflow: hidden;
  background-color: #f0f0f0;
  border-radius: 50%;
  padding: 0;
  flex-grow: 0;
}
.ph-avatar-kolom::before {
  display: block;
  padding-top: 100%;
  content: " ";
}
.ph-picture {
  width: 100%;
  height: 120px;
  background-color: #f0f0f0;
}
.ph-picture-auto {
  width: 100%;
  height: 100%;
  background-color: #f0f0f0;
}
.ph-picture-thumb {
  width: 100%;
  height: 96px;
  background-color: #f0f0f0;
  max-width: 96px;
}
.ph-picture-med {
  width: 100%;
  height: 80px;
  background-color: #f0f0f0;
}
.ph-picture-small {
  width: 100%;
  height: 40px;
  background-color: #f0f0f0;
}
.ph-picture-big {
  width: 100%;
  height: 210px;
  background-color: #f0f0f0;
}
.ph-picture-full {
  width: 100%;
  padding-bottom: 56.25%;
  background-color: #f0f0f0;
}
.ph-picture-long {
  width: 100%;
  padding-bottom: 100%;
  background-color: #f0f0f0;
}
.ph-fluid {
  height: 100%;
  position: absolute;
  width: 100%;
  left: 0;
  padding: 0;
  top: 0;
}
.ph-circle {
  border-radius: 50%;
}
.ph-circle-ring {
  border-radius: 50%;
  border: 3px solid #fff;
}
.ph-blank {
  background: transparent;
  border: 1px solid transparent;
}
.ph-blank .ph-row div {
  background: #fff;
}
.ph-blank .ph-row div.empty {
  background: rgba(255, 255, 255, 0);
}
.ph-blank .ph-picture-thumb,
.ph-blank .ph-picture,
.ph-blank .ph-picture-med,
.ph-blank .ph-picture-long {
  background: #fff;
}
.ph-blank.ph--black::before {
  background: linear-gradient(
      to right,
      rgba(39, 39, 39, 0) 46%,
      rgba(39, 39, 39, 0.35) 50%,
      rgba(39, 39, 39, 0) 54%
    )
    50% 50%;
}
.fokus-hero .ph-blank.ph--black:before {
  background: linear-gradient(
      to right,
      rgba(0, 0, 0, 0.6) 46%,
      rgba(0, 0, 0, 0.35) 50%,
      rgba(0, 0, 0, 0.6) 54%
    )
    50% 50%;
}
.ph-blank.ph--red::before {
  background: linear-gradient(
      to right,
      rgba(168, 0, 0, 0) 46%,
      rgba(168, 0, 0, 0.35) 50%,
      rgba(168, 0, 0, 0) 54%
    )
    50% 50%;
}
.ph-blank::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  z-index: 1;
  width: 500%;
  margin-left: -250%;
  background: linear-gradient(
      to right,
      rgba(240, 240, 240, 0) 46%,
      rgba(240, 240, 240, 0.35) 50%,
      rgba(240, 240, 240, 0) 54%
    )
    50% 50%;
  animation: phAnimation 1.2s linear infinite;
  content: " ";
  pointer-events: none;
}
@keyframes phAnimation {
  0% {
    transform: translate3d(-30%, 0, 0);
  }
  100% {
    transform: translate3d(30%, 0, 0);
  }
}
.fr.fr-black a {
  font-size: 14px !important;
  color: #333 !important;
}
.detail .detail_text .linksisip,
.detail .detail_text .topiksisip {
  width: 100%;
}
