@font-face {
    font-family: proximanova-black;
    src: url("../fonts/ProximaNova-Black.otf")format("opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: proximanova-bold;
    src: url("../fonts/ProximaNova-Bold.otf")format("opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: proximanova-condensed-semibold;
    src: url("../fonts/ProximaNova-Condensed-Semibold.otf")format("opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: proximanova-semibold;
    src: url("../fonts/ProximaNova-Semibold.otf")format("opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: proximanova-regular;
    src: url("../fonts/ProximaNova-Regular.otf")format("opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: proximanova-light;
    src: url("../fonts/ProximaNova-Light.otf")format("opentype");
    font-weight: 400;
    font-style: normal
}

@import 'https://fonts.googleapis.com/css?family=Playfair+Display:700&display=swap';
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,400,700&display=swap';
@import 'https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300&display=swap';
@import 'https://fonts.googleapis.com/css?family=Raleway:300,300i,700&display=swap';

@font-face {
    font-family: gotham-bold;
    src: url("../fonts/GothamBold.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: gotham-book;
    src: url("../fonts/GothamBook.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: gotham-medium;
    src: url("../fonts/GothamMedium.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: gothic;
    src: url("../fonts/GOTHIC.TTF") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: arial1;
    src: url("../fonts/arial.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: roboto;
    src: url("../fonts/Roboto-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

.no-js {
    display: none
}

html,
body {
    overflow-x: hidden
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0
}

ul {
    margin: 0;
    padding: 0
}

p {
    margin: 0
}

a {
    color: #a20e06;
}

a:hover {
    color: #000;
}

a:focus {
    outline: none
}

.img-responsive {
    width: 100%
}

.no-border {
    border: none !important
}

.no-border-t {
    border-top: none !important
}

.no-border-b {
    border-bottom: none !important
}

.no-margin {
    margin: 0 !important
}

.no-padding {
    padding: 0 !important
}

.no-pl {
    padding-left: 0 !important
}

.no-pr {
    padding-right: 0 !important
}

.no-pt {
    padding-top: 0 !important
}

.no-pb {
    padding-bottom: 0 !important
}

.no-ml {
    margin-left: 0 !important
}

.no-mr {
    margin-right: 0 !important
}

.no-mt {
    margin-top: 0 !important
}

.no-mb {
    margin-bottom: 0 !important
}

.pl-8 {
    padding-left: 8px !important
}

.pl-60 {
    padding-left: 60px !important
}

.pr-8 {
    padding-right: 8px !important
}

.pr-15 {
    padding-right: 15px !important
}

.pr-30 {
    padding-right: 30px !important
}

.mtb-3010 {
    margin: 30px 0 10px !important
}

.mtb-3020 {
    margin: 30px 0 20px !important
}

.plr-30 {
    padding-right: 30px !important;
    padding-left: 30px !important
}

.plr-20 {
    padding: 0 20px !important
}

.plr-15 {
    padding: 0 15px !important
}

.ptblr-5-15 {
    padding: 5px 15px !important
}

.ptb-15 {
    padding: 15px 0 !important
}

.ptb-30 {
    padding: 30px 0 !important
}

.ptb-80 {
    padding: 80px 0 !important
}

.pt-10 {
    padding-top: 10px !important
}

.pt-70 {
    padding-top: 70px !important
}

.pb-5 {
    padding-bottom: 5px !important
}

.pb-9 {
    padding-bottom: 9px !important
}

.pb-15 {
    padding-bottom: 15px !important
}

.pb-20 {
    padding-bottom: 20px !important
}

.pb-25 {
    padding-bottom: 25px !important
}

.pb-60 {
    padding: 0 0 60px !important
}

.prb-155 {
    padding: 0 15px 5px 0 !important
}

.p-15 {
    padding: 15px !important
}

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

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

.mtb-5 {
    margin: 5px 0 !important
}

.mtb-10 {
    margin: 10px 0 !important
}

.mtb-15 {
    margin: 15px 0 !important
}

.mtb-20 {
    margin: 20px 0 !important
}

.mtb-30 {
    margin: 30px 0 !important
}

.mtb-4020 {
    margin: 40px 0 20px !important
}

.mtb-5020 {
    margin: 50px 0 20px !important
}

.mtb-3015 {
    margin: 30px 0 15px !important
}

.mtb-3020 {
    margin: 30px 0 20px !important
}

.mtb--15 {
    margin: -15% 0 !important
}

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

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

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

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

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

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

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

.mt-75 {
    margin-top: 75px !important
}

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

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

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

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

.h-40 {
    height: 40px !important
}

.w-100 {
    width: 100% !important
}

.ml-15 {
    margin-left: 15px !important
}

.m-105 {
    margin: 10px 0 !important
}

.btn {
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.banner,
.banner img {
    margin: 0 auto;
    text-align: center;
}


.widget {
    padding: 15px 0
}

.widget-foto {
    background: #fcfcfc;
    padding-top: 0 !important
}

.widget-foto h3 {
    font-family: gothic;
    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin: 15px 15px 20px
}

.widget-foto .icon-foto {
    left: 15px
}

.widget-foto .load-more {
    position: absolute;
    right: 15px;
    color: #333;
    margin-top: -42px
}

.widget-foto .main-image {
    padding: 0 15px
}

.widget-foto .summary {
    font-family: arial1;
    font-size: 20px;
    line-height: 24px;
    text-decoration: none;
    color: #333;
    padding-top: 10px;
    font-weight: 600
}

.widget-foto .summary .date {
    font-family: arial1;
    font-weight: 100;
    font-style: italic;
    color: #999;
    font-size: 10px;
    margin-top: 5px;
    text-transform: lowercase
}

.widget-foto a:hover {
    text-decoration: none
}

.widget-foto .main-image a img {
    border-radius: 10px;
    height: 235px;
    object-fit: cover
}

.widget-infografis {
    background: linear-gradient(90deg, #E9E9E9 0%, #D8F3FF 100%);
    margin: 25px 0
}

.widget-infografis h3 {
    font-family: gothic;
    font-size: 24px;
    color: #999;
    padding: 15px 15px 20px
}

.widget-infografis h3>span {
    color: #333
}

.widget-infografis .load-more {
    position: absolute;
    right: 15px;
    color: #333;
    margin-top: -42px
}

.widget-infografis .main-image {
    padding: 0 15px
}

.widget-redaksi {
    background: linear-gradient(90deg, #FFF0E8 0%, #FFFFFF 100%);
    border-radius: 10px;
    width: 90%;
    margin: 0 auto
}

.widget-redaksi h3 {
    font-family: gothic;
    font-size: 24px;
    color: #999;
    text-align: center;
    margin: 15px 20px 20px
}

.widget-redaksi h3>span {
    color: #333
}

.widget-redaksi .name {
    font-family: arial1;
    font-weight: 400;
    font-size: 12px;
    color: #5f93ad
}

.widget-redaksi .title {
    font-family: arial1;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    color: #333;
    padding-top: 5px
}

.widget-redaksi .load-more {
    position: absolute;
    right: 15px;
    color: #fcfcfc;
    margin-top: -35px
}

.widget-redaksi ul {
    list-style: none;
    display: inline-block;
    width: 100%;
    padding: 0 15px
}

.widget-redaksi ul>li {
    display: inline-block;
    width: 100%;
    margin: 5px 0;
    min-height: 110px
}

.widget-redaksi ul>li img {
    float: left;
    max-width: 90px
}

.widget-redaksi ul>li .description {
    float: left;
    margin-left: 110px;
    margin-top: 0;
    position: absolute;
    padding-right: 30px
}

.widget-hot-topic {
    background: #fcfcfc;
    padding-left: 10px
}

.widget-hot-topic h3 {
    font-family: gothic;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    color: #fcfcfc;
    margin: 12px;
    background: #fb5858;
    border-radius: 3px;
    display: inline-block;
    padding: 12px 25px
}

.widget-hot-topic ul {
    list-style: none;
    padding: 0 10px 0 15px;
    margin-bottom: 0
}

.widget-hot-topic ul>li {
    margin: 7px 0;
    padding: 7px 0;
    border-style: solid;
    border-width: 1px;
    border-image: linear-gradient(to left, rgba(255, 255, 255, 1) 1%, rgba(221, 221, 221, 1) 70%, rgba(255, 255, 255, 1) 100%) 0 0 100% 0/1px 0 1px 0 stretch
}

.widget-hot-topic ul>li a {
    font-family: proximanova-semibold;
    font-size: 18px;
    line-height: 28px;
    color: #222
}

.widget-hot-topic ul>li a:hover {
    text-decoration: none
}

.widget-hot-topic ul>li a span {
    color: #ce2329;
    margin-right: 5px
}

.widget-terpopuler {}

.widget-terpopuler .main-image {
    position: relative;
    overflow: hidden
}

.widget-terpopuler .main-image .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(206, 35, 41, .4);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 15%, rgba(206, 35, 41, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 15%, rgba(206, 35, 41, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 15%, rgba(206, 35, 41, 1) 100%)
}

.widget-terpopuler h3 {
    font-family: gothic;
    font-size: 24px;
    color: #a20e06;
    padding-left: 10px;
    margin: 12px;
    background: linear-gradient(90deg, #EBF0F7 0%, #F5F7FA 50.52%, #EBF0F6 100%);
    border-radius: 10px;
    padding: 12px 20px
}

.widget-terpopuler ol {
    background: #fcfcfc;
    list-style: none;
    padding: 10px 10px 0;
    margin-bottom: 0
}

.widget-terpopuler ol>li {
    counter-increment: step-counter;
    margin: 8px 5px;
    padding: 8px 5px
}

.widget-terpopuler ol>li:last-child {
    border-bottom: 0
}

.widget-terpopuler ol>li a {
    display: inline-block;
    width: 86%;
    font-family: proximanova-regular;
    font-size: 18px;
    line-height: 23px;
    color: #333;
    position: relative;
    top: -5px;
    padding-left: 10px
}

.widget-terpopuler ol>li a:hover {
    text-decoration: none;
    color: #ccc
}

.widget-terpopuler ol>li::before {
    content: counter(step-counter);
    vertical-align: top;
    font-family: gothic;
    font-size: 30px;
    color: #ccc;
    margin-right: 12px;
    line-height: 32px
}

.widget-bisnis-tv {
    background: linear-gradient(90deg, #F3F3F3 0%, #FBFBFB 100%);
    border-radius: 10px;
    width: 90%;
    margin: 20px auto 30px
}

.widget-bisnis-tv .logo {
    width: 120px;
    height: 36px;
    margin: 5px auto 20px
}

.widget-bisnis-tv .read-more {
    color: #333;
    position: absolute;
    right: 15px;
    margin-top: -35px
}

.widget-bisnis-tv ul {
    list-style: none;
    width: 100%;
    padding: 0 20px
}

.widget-bisnis-tv ul>li {
    display: inline-block;
    width: 100%
}

.widget-bisnis-tv ul>li a {
    position: relative
}

.widget-bisnis-tv ul>li a:hover {
    text-decoration: none;
    color: #666
}

.widget-bisnis-tv ul>li .title {
    margin: 10px 0 15px
}

.widget-bisnis-tv ul>li .description {
    font-family: arial1;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #333;
    padding-top: 10px
}

.widget-bisnis-tv .wrapper-icon {
    position: relative;
    bottom: 49px;
    background-color: #f5f5f5;
    z-index: 1;
    -webkit-appearance: none;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.widget-bisnis-tv .icon-video {
    background-color: #f5f5f5;
    border-top-right-radius: 15px;
    -webkit-appearance: none;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.widget-bisnis-tv ul>li a:hover .wrapper-icon,
.widget-bisnis-tv ul>li a:hover .icon-video {
    background: url(../images/play-white.svg) no-repeat 15px 11px;
    background-color: #e01818
}

.widget-bisnis-tv .date {
    font-family: arial1;
    font-weight: 100;
    font-style: italic;
    font-size: 10px;
    margin: 10px 0;
    color: #999
}

.widget-bisnis-tv .wrapper-image {
    position: relative;
    overflow: hidden;
    border-radius: 10px
}

.widget-bisnis-tv .wrapper-image .bg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

.widget-imf {
    background: url(../images/bg-imf.jpg) repeat;
    margin: 5px 0 15px
}

.widget-imf .logo img {
    display: block;
    margin: 5px auto 15px
}

.widget-imf ul {
    list-style: none;
    display: block;
    padding: 0 15px;
    margin: 0 auto
}

.widget-imf ul>li {
    overflow: hidden;
    max-height: 150px
}

.widget-imf ul>li.main {
    font-family: proximanova-semibold;
    background: #fcfcfc;
    color: #153e63;
    display: block;
    border-radius: 4px
}

.widget-imf ul>li.main a {
    color: #153e63
}

.widget-imf ul>li.main a h3 {
    font-size: 17px;
    line-height: 21px;
    padding: 6px 0 0;
    margin: 0;
    width: 100%
}

.widget-imf ul>li>.left,
.widget-imf ul>li>.right {
    float: left;
    width: 68%
}

.widget-imf ul>li>.left {
    max-width: 90px
}

.widget-imf ul>li>.right {
    padding: 0 0 0 19px;
    height: 90px;
    overflow: hidden
}

.widget-live-report {
    padding-left: 15px;
    padding-right: 15px
}

.widget-live-report h3 {
    font-family: proximanova-bold;
    font-size: 28px;
    line-height: 40px;
    text-transform: uppercase;
    color: #303030;
    margin-left: 100px;
    margin-bottom: 10px;
    padding-left: 10px
}

.widget-live-report h3 span {
    background: red;
    color: #fcfcfc;
    padding: 0 12px;
    position: absolute;
    left: 15px
}

.widget-live-report h3 span:before {
    content: '.';
    font-size: 36px;
    display: inline-block;
    padding-right: 7px;
    position: relative;
    top: -6px
}

.widget-live-report ul {
    list-style: none
}

.widget-live-report ul>li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #777
}

.widget-live-report ul>li:last-child {
    margin: 0;
    border-bottom: 1px solid #777
}

.widget-live-report ul>li .date {
    font-family: proximanova-condensed-semibold;
    font-size: 14px;
    color: red
}

.widget-live-report ul>li a {
    font-family: proximanova-regular;
    font-size: 15px;
    line-height: 20px;
    display: block;
    margin-left: 20px;
    color: #222
}

.widget-live-report ul>li a:hover {
    color: red;
    text-decoration: none
}

header {
    position: relative;
    overflow: hidden;
    height: 95px
}

header.channel {
    height: 120px
}

header.detail {
    height: inherit
}

header #sticky1-sticky-wrapper #sticky1 {
    z-index: 1000;
    width: 100%;
    height: 60px;
    padding-top: 5px
}

header #sticky2-sticky-wrapper.is-sticky #sticky2 {
    z-index: 1000;
    left: 0
}

header .navbar-custom {
    /* background: linear-gradient(90deg, #ee352c 0%, #a20e06 50.52%, #ee352c 100%); */
    background: #fff;
}

header .navbar-custom .navbar-toggle {
    display: block;
    background: 0 0;
    border: none;
    margin-top: 15px;
    padding: 0;
    cursor: pointer;
    float: left;
    left: 20px
}

header .search-navbar {
    position: absolute;
    right: 10px;
    background: 0 0;
    color: #fcfcfc;
    border: none;
    font-size: 18px;
    margin: 15px;
    width: 20px;
    height: 20px
}

header .navbar-custom .navbar-toggle .icon-bar {
    display: block;
    width: 20px;
    height: 1px;
    background-color: #000;
    margin: 5px auto;
    transform: rotate(0deg) translateY(0px);
    opacity: 1;
    transition: all .6s ease
}

header .search-navbar-wrapper {
    display: none;
    position: fixed !important;
    top: 60px !important;
    z-index: 999 !important;
    width: 100%
}

header .search-navbar-wrapper .search {
    background: #a20e06;
    color: #fff;
    height: 35px;
    border-radius: 0;
    border: 1px solid #a20e06 !important;
}

header .search-navbar-wrapper .search::placeholder {
    color: #fff;
}

header .search-navbar-wrapper .search:focus {
    border-color: rgba(229, 229, 229, .8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(229, 229, 229, .6);
    outline: 0
}

header .search-navbar-wrapper .search-icon {
    position: absolute;
    top: 7px;
    right: 18px
}

header .search-navbar-wrapper .btn {
    position: absolute;
    z-index: 100;
    width: 45px;
    height: 35px;
    top: 0;
    padding: 0;
    right: 0;
    background: #a20e06;
    border-top: 1px #a20e06 solid;
    border-bottom: 1px #a20e06 solid
}

header .search-navbar-wrapper .input-group {
    width: 100%
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    header .search-navbar-wrapper .search {
        font-size: 16px
    }
}

header .navbar-custom .navbar-toggle .icon-bar.middle {
    width: 15px;
    margin-left: 0
}

header .navbar-custom .navbar-toggle .icon-bar.clicked:first-child {
    transform: translateY(6px) rotate(45deg)
}

header .navbar-custom .navbar-toggle .icon-bar.clicked:last-child {
    transform: translateY(-6px) rotate(-45deg)
}

header .navbar-custom .navbar-toggle .icon-bar.clicked:nth-child(2) {
    opacity: 0
}

header .navbar-custom .logo {
    display: block;
    text-align: center;
    width: 92%
}

header .navbar-custom .logo img {
    width: auto;
    height: 37px;
    margin: 2%
}

header .slick-list {}

header.channel .slick-list {
    border-bottom: none
}

header .slick-initialized .swipe-tab {
    display: flex;
    height: 35px;
    line-height: 35px;
    border: 0;
    color: #222;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    transition: all .5s
}

header .slick-initialized .swipe-tab a {
    font-family: roboto;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
    margin-left: 0
}

header .slick-initialized .swipe-tab a:hover {
    color: #666
}

header .slick-initialized .swipe-tab.active-tab {
    border-bottom-color: #333;
    color: #333;
    font-weight: 700
}

.bg-yellow {
    background: #a20e06 !important;
    font-family: proximanova-bold;
    font-size: 16px;
    font-weight: 700
}

.header_detail_inject {
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 60px;
    padding-top: 5px
}

.header2_detail_inject {
    left: unset;
    transform: unset;
    margin-top: 60px;
    background: #fcfcfc;
    z-index: 999;
    position: fixed;
    top: 0;
    width: 100%;
    padding: 2px 5px 10px
}

.header2_detail_inject>.channel-name>h3>a {
    display: inline-block;
    font-family: gothic;
    color: #425387;
    font-size: 16px;
    background: #fcfcfc;
    text-transform: uppercase
}

.header2_detail_inject>.channel-name>h3>span>a {
    display: inline-block;
    font-family: gothic;
    color: #425387;
    font-size: 16px;
    background: #fcfcfc;
    text-transform: capitalize
}

.channel-name {
    content: '';
    padding: 5px 15px 0;
    position: relative
}

.channel-name>a>h3 {
    display: inline-block;
    font-family: gothic;
    color: #425387;
    font-size: 20px;
    background: #fcfcfc;
    padding: 0 20px;
    margin-left: -20px;
    text-transform: uppercase
}

.channel-name>a>.hr_inject {
    width: 100%;
    height: 1px;
    display: inline-block;
    position: absolute;
    background: #bdc5df;
    top: -5px;
    right: 20px;
    z-index: -1
}

.channel-name img {
    max-height: 25px
}

.sub-channel-link a {
    color: #333 !important
}

@media(max-width:375px) {}

@media(max-width:415px) {
    .nav-wrap {
        height: 93% !important;
        overflow-y: auto;
        overflow-x: hidden;
        position: fixed;
        width: 100%;
        display: none
    }

    .nav-menu {
        display: none;
        z-index: 3;
        min-height: 100% !important;
        padding: 15px;
        background-color: #fcfcfc !important;
        border-top: 1px solid #ddd
    }
}

@media(min-width:416px) and (max-width:813px) {
    .nav-wrap {
        height: 86% !important;
        overflow-y: auto;
        overflow-x: hidden;
        position: fixed;
        width: 100%;
        display: none
    }

    .nav-menu {
        display: none;
        z-index: 3;
        min-height: 100% !important;
        padding: 15px;
        background-color: #fff !important
    }
}

@media(min-width:814px) and (max-width:1022px) {
    .nav-wrap {
        height: 95% !important;
        overflow-y: auto;
        overflow-x: hidden;
        position: fixed;
        width: 100%;
        display: none
    }

    .nav-menu {
        display: none;
        z-index: 3;
        min-height: 100% !important;
        padding: 15px;
        background-color: #222 !important
    }
}

@media(min-width:1023px) {
    .nav-wrap {
        height: 93% !important;
        overflow-y: auto;
        overflow-x: hidden;
        position: fixed;
        width: 100%;
        display: none
    }

    .nav-menu {
        display: none;
        z-index: 3;
        min-height: 100% !important;
        padding: 15px;
        background-color: #fff !important
    }
}

.navbar-toggle {
    background: 0 0;
    border: none;
    margin-top: 10px;
    padding: 0;
    cursor: pointer
}

.nav-menu .title {
    font-family: proximanova-black;
    font-size: 18px;
    color: #fcfcfc
}

.nav-menu .wrapper-icon-mobileapp {
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    padding: 5px 0;
    margin: 5px 0 0;
    margin-left: -15px;
    margin-right: -15px
}

.nav-menu .wrapper-search {
    padding: 0 0 15px
}

.user-style {
    float: right;
    width: 30px;
    padding: 2px 0 0;
    margin: 0 10px 0 0
}

.login-style {
    display: inline-block;
    font-family: proximanova-black;
    font-size: 16px;
    color: #333;
    float: right;
    padding: 6px 10px 0 0
}

.login-style>a {
    color: #333
}

.login-style.full {
    width: 100%;
    margin-bottom: 15px
}

.logout-top {
    position: absolute;
    right: 25px;
    margin-top: 6px;
    color: #f94b4b;
    font-family: proximanova-regular !important;
    font-size: 14px
}

.search-icon {
    position: absolute;
    width: 16px;
    margin: 9px 0 0 10px
}

.search-icon.style2 {
    position: absolute;
    width: 18px;
    margin: 0;
    right: 0;
    top: 2px;
}

.inject_name_mobile {
    position: absolute;
    top: 56px;
    left: 55px;
    color: #e8a221;
    font-family: roboto;
    font-size: 15px
}

.nav-menu .wrapper-search .form-control {
    display: inline-block;
    background-color: #fcfcfc;
    border: 1px solid #ddd;
    border-radius: 10px;
    width: 100%;
    max-width: 100%;
    box-shadow: none;
    color: #333;
    font-size: 13px !important;
    font-weight: 300;
    padding-left: 35px
}

.nav-menu .wrapper-search .form-control.full {
    width: 80%
}

.nav-menu .wrapper-link {
    padding: 10px 0;
    margin: 0 -15px 0
}

.nav-menu .wrapper-link ul.link {
    list-style: none;
    text-align: center;
    margin-bottom: 10px
}

.nav-menu .wrapper-link ul.link>li {
    display: inline-block;
    border-right: 1px #333 solid;
    padding: 0 15px
}

.nav-menu .wrapper-link ul.link>li a {
    font-family: open sans, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #fcfcfc
}

.nav-menu .wrapper-link .copyright {
    font-family: open sans, sans-serif;
    font-weight: 400;
    font-size: 8px;
    color: #fcfcfc;
    text-align: center
}

.nav-menu .wrapper-link .copyright a {
    color: #f49304
}

.footer-style {
    text-align: center;
    font-family: open sans, sans-serif;
    font-weight: 400;
    font-size: 11px;
    padding: 0 !important;
    margin: 5px 0 12px
}

.footer-copyright {
    margin-top: 75px;
    color: #777 !important
}

.white {
    color: #fcfcfc !important
}

.black {
    color: #333 !important
}

.b_network {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 25px 0;
    width: 100%;
    display: block;
    margin: 10px auto 25px
}

.b_network>label {
    font-family: gothic !important;
    color: #333;
    display: block;
    font-size: 18px;
    font-weight: 300 !important
}

.b_network>label>span {
    color: #f37826
}

.b_network>a {
    display: inline-block;
    width: 49%;
    padding: 0 0 0 20px;
    margin: 10px 0 7px
}

.b_network>a>img {
    max-width: 100px
}

.border-lr {
    border-left: 1px #555 solid;
    border-right: 1px #555 solid
}

.nav-menu .title.style2 {
    font-family: roboto;
    font-weight: 400;
    font-size: 14px;
    color: #333;
    position: absolute;
    left: 15px;
    width: 100%;
    padding: 5px 0;
    margin-bottom: 15px
}

.nav-menu .title:before {}

.nav-menu .title>label {
    font-family: gothic !important;
    color: #333;
    display: block;
    font-size: 18px;
    font-weight: 300 !important
}

.nav-menu .title>label>span {
    color: #f37826
}

.nav-menu .title.style2:before {
    display: none
}

.sidebar-menu {
    list-style: none;
    text-align: left;
    padding-left: 50px
}

.sidebar-menu>li {
    margin: 15px 0
}

.sidebar-menu:last-child>li {
    border: 0
}

.sidebar-menu>li a {
    font-size: 15px;
    color: #333;
    font-family: roboto !important;
    font-weight: 600
}

footer {
    background: #fcfcfc;
    padding: 15px;
    border-top: 1px solid #ddd
}

footer .logo {
    display: block;
    width: 140px;
    margin-bottom: 5px
}

footer .wrapper-link div a {
    color: #333 !important
}

footer .copyright {
    font-family: open sans, sans-serif;
    font-weight: 400;
    font-size: 9px;
    color: #333;
    display: inline-block;
    width: 100%;
    text-align: center
}

footer .copyright a {
    color: #f49304
}

footer ul.link {
    list-style: none;
    text-align: center;
    margin-bottom: 10px
}

footer ul.link>li {
    display: inline-block;
    border-right: 1px #333 solid;
    padding: 0 15px
}

footer ul.link>li a {
    font-family: open sans, sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #fcfcfc
}

.wrapper-headline>.headline>.slick-list>.slick-track>.slick-slide>div {
    text-align: center;
    -webkit-text-align: center;
    -moz-text-align: center;
    -o-text-align: center
}

.wrapper-headline>.headline a.item,
.wrapper-headline>.headline-foto a.item {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    max-width: 92%;
    text-align: left;
    height: 320px
}

.wrapper-headline>.headline .bg,
.wrapper-headline>.headline-foto .bg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: 0 0
}

.wrapper-headline>.headline h1,
.wrapper-headline>.headline-foto h1 {
    position: absolute;
    bottom: 5px;
    font-family: arial1;
    font-size: 20px;
    line-height: 23px;
    color: #fcfcfc;
    padding: 20px;
    background: linear-gradient(90deg, #ee352c 0, #a20e06 100%);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    width: 100%
}

.wrapper-headline>.headline-foto h1 {
    bottom: 10px
}

.wrapper-headline .slick-slider {
    margin-bottom: 26px !important;
    margin-top: 20px !important;
    height: 330px !important
}

.wrapper-headline>.headline-foto {
    overflow: hidden;
    padding: 0 15px
}

.wrapper-headline>.headline-foto .slick-slide {
    margin: 0 10px 0 0;
    width: 270px
}

.wrapper-headline>.headline-foto .slick-list {}

.wrapper-headline>.headline-foto .slick-dots {
    bottom: -1px;
    background: #fcfcfc
}

.wrapper-headline>.headline-foto i {
    margin: 10px
}

.wrapper-headline .small-headline {
    display: inline-block;
    width: 100%;
    background: #fcfcfc;
    padding-top: 5px;
    padding-bottom: 15px
}

.wrapper-headline .small-headline a {
    color: #fcfcfc;
    text-decoration: none
}

.wrapper-headline .small-headline a h2 {
    font-family: arial1;
    font-size: 16px;
    line-height: 18px;
    padding: 10px 0 5px;
    color: #222
}

.wrapper-headline .small-headline a img {
    height: 110px;
    border-radius: 10px
}

.wrapper-list-news h1 {
    font-family: gothic;
    font-size: 24px;
    color: #a20e06;
    background: linear-gradient(90deg, #EBF0F7 0%, #F5F7FA 50.52%, #EBF0F6 100%);
    border-radius: 10px;
    margin: 15px 0;
    padding: 13px 20px
}

.wrapper-list-news h1>span {
    color: #333
}

.wrapper-list-news ul {
    list-style: none
}

.wrapper-list-news ul>li {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px #eee solid
}

.wrapper-list-news ul>li:last-child,
.wrapper-list-news ul.style2>li {
    border-bottom: 0
}

.wrapper-list-news ul>li .left {
    float: left;
    max-width: 131px;
    padding-left: 15px;
    position: relative !important
}

.wrapper-list-news ul>li .left>.label-premium {
    margin-left: 15px
}

.wrapper-list-news ul.style2>li {
    height: 250px;
    overflow: hidden
}

.wrapper-list-news ul.style2>li.no-pl {
    padding-right: 5px
}

.wrapper-list-news ul.style2>li.no-pr {
    padding-left: 5px
}

.wrapper-list-news ul.style2>li .left {
    float: inherit;
    max-width: 100%;
    padding: 0;
    margin-bottom: 15px;
    margin-right: 7px
}

.wrapper-list-news ul>li .right {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 131px;
    position: relative
}

.sub-channel-link {
    padding-left: 23px !important;
    font-family: roboto;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    color: #333;
    padding: 10px
}

.wrapper-list-news ul.style2>li .right {
    margin-left: inherit;
    padding: 0
}

.wrapper-list-news ul>li.last {
    padding-bottom: 10px
}

ul.list-news>li.big>.row>.col-xs-12:last-child {
    margin-top: -15px
}

.wrapper-list-news ul>li.big {
    padding-bottom: 10px;
    margin-bottom: 15px
}

.wrapper-list-news ul>li img {
    width: 116px;
    height: 99px;
    border-radius: 10px
}

.wrapper-list-news ul.style2>li img {
    width: 100%;
    height: 100%
}

.wrapper-list-news ul>li.big img,
.wrapper-list-news ul>li.banner img {
    width: 100%;
    height: 175px
}

.wrapper-list-news ul>li.banner.banner-300x250 img {
    width: 300px;
    height: 250px
}

.wrapper-list-news ul>li .summary {
    font-family: arial1;
    font-size: 16px;
    line-height: 20px;
    color: #222;
    margin-bottom: 5px;
    position: relative;
    top: -3px
}

.wrapper-list-news ul>li.big .summary {
    top: 0;
    padding: 10px
}

.wrapper-list-news ul>li .summary a {
    text-decoration: none;
    color: #222
}

.wrapper-list-news ul>li.big .summary {
    background: linear-gradient(90deg, #48C6EF 0%, #6F86D6 100%);
    margin-bottom: 0
}

.wrapper-list-news ul>li.big .summary a {
    color: #fcfcfc
}

.wrapper-list-news ul>li .summary a:hover {
    color: #666
}

.wrapper-list-news ul>li.big .summary a:hover {
    color: #f1f1f1
}

.wrapper-list-news ul>li.banner {
    padding-bottom: 10px
}

.wrapper-list-news ul>li .date {
    font-family: arial1;
    font-weight: 100;
    font-size: 10px;
    color: #999;
    position: relative;
    top: -2px
}

.wrapper-list-news ul>li.big .date {
    background: linear-gradient(90deg, #48C6EF 0%, #6F86D6 100%);
    padding: 0 10px 15px;
    border-radius: 0 0 10px 10px;
    color: #fdfdfd
}

.wrapper-list-news ul>li.banner {
    margin-bottom: 10px
}

.wrapper-list-news .btn.load-more:before {}

.wrapper-list-news .btn.load-more {
    font-family: gothic;
    font-size: 14px;
    display: block;
    margin: -10px auto 20px;
    border-radius: 10px;
    padding: 12px;
    background: linear-gradient(90deg, #EBF0F7 0%, #F5F7FA 50.52%, #EBF0F6 100%) !important;
    width: 100%
}

.wrapper-list-news .btn.load-more:after {}

.highlight,
.sub-highlight {
    background: #f5f5f5;
    margin-bottom: 20px !important
}

.highlight img,
.sub-highlight img {
    width: 100% !important;
    height: 100% !important
}

.highlight a,
.sub-highlight a {
    font-family: proximanova-semibold;
    font-size: 22px;
    line-height: 26px;
    color: #222
}

.highlight .description,
.sub-highlight .description {
    padding: 10px
}

.highlight>i,
.sub-highlight>i {
    margin: 10px
}

.highlight .author-wrapper {
    font-family: open sans, sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #666;
    display: block;
    position: relative;
    padding: 15px 0;
    margin: 0 15px 5px;
    border-top: 1px #999 solid
}

.highlight .author-wrapper .date,
.highlight .author-wrapper .author {
    display: inline-block
}

.highlight .author-wrapper.small {
    font-size: 11px
}

.highlight .author-wrapper .date i,
.highlight .author-wrapper .author i {
    margin-right: 5px
}

.highlight .wrapper-details .main-image {
    padding: 20px 0;
    border-top: 1px #999 solid;
    border-bottom: 1px #999 solid;
    text-align: center
}

.wrapper-description {
    overflow-x: hidden;
    margin-top: 15px
}

.wrapper-description .title-live {
    position: relative;
    left: 15px;
    display: inline-block;
    margin-top: 10px
}

.wrapper-description h1 {
    font-family: proximanova-bold;
    font-size: 32px;
    margin: 5px 0 15px;
    padding: 0 15px
}

.wrapper-description .label-premium {
    position: relative;
    left: 15px;
    display: inline-block;
    margin: 10px 0
}

.wrapper-description .subtitle {
    font-family: open sans, sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #666;
    font-style: italic;
    padding: 0 15px
}

.wrapper-description .author {
    padding: 0 15px;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px
}

.wrapper-description .author img {
    float: left
}

.wrapper-description .author span {
    position: relative;
    top: 4px;
    left: 8px
}

.wrapper-description .border-paginations {
    display: inline-block;
    width: 99%;
    border-top: 1px #999 solid;
    left: 15px
}

.wrapper-description .no-title {
    font-family: open sans, sans-serif;
    font-weight: 400;
    font-size: 22px;
    position: absolute;
    color: #ce2329;
    left: 15px;
    border-bottom: 1px #999 solid;
    position: relative;
    width: 100%;
    padding: 9px 30px 15px 0;
    margin-bottom: 18px
}

.wrapper-description .no-title .no-box {
    background: #ce2329;
    color: #fcfcfc;
    padding: 1px 7px
}

.wrapper-description .paginations {
    position: absolute;
    right: 0;
    bottom: -13px;
    display: inline-block;
    font-size: 14px;
    color: #666;
    background: #fcfcfc;
    padding: 3px 30px 3px 10px;
    z-index: 1
}

.wrapper-description .description {
    position: relative
}

.wrapper-description .description .wrapper-image {
    position: relative;
    overflow: hidden
}

.wrapper-description .description img,
.wrapper-description .description .wrapper-image img {}

.wrapper-description .description .wrapper-image .bg {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

.wrapper-description .description .wrapper-icon {
    position: absolute;
    z-index: 2 !important;
    display: inline-block;
    bottom: 45%;
    left: 45%;
    z-index: 1;
    -webkit-appearance: none;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.wrapper-description .description .wrapper-icon i {
    color: #fcfcfc;
    width: 40px;
    height: 40px;
    font-size: 40px
}

.wrapper-description .caption,
.wrapper-description figcaption {
    font-family: open sans, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #666;
    margin: 8px;
    text-align: center
}

.wrapper-description .font-size {
    border-bottom: 1px #999 solid;
    padding: 0 10px 0 0;
    display: inline-block;
    text-align: left;
    left: 15px;
    position: relative
}

.wrapper-description .font-size a {
    font-family: open sans, sans-serif;
    font-weight: 400;
    font-size: 24px;
    font-weight: 600;
    color: #222;
    margin: 0 5px 0 15px
}

.wrapper-description .font-size a:last-child {
    margin: 0
}

.wrapper-description .font-size a.minus {
    font-size: 18px
}

.wrapper-description .font-size a:hover,
.wrapper-description .font-size a:focus {
    text-decoration: none
}

.detail-description h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px
}

.wrapper-description .detail-description {
    font-family: open sans, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #222;
    padding: 10px 15px 0
}

.wrapper-description .detail-description h5 em {
    width: 100%;
    display: block;
    text-align: center;
    color: #666
}

.wrapper-description .detail-description p {
    margin-bottom: 25px;
    width: 100%;
    height: auto
}

.wrapper-description .detail-description p img {
    margin-bottom: -15px;
    width: 110%;
    height: auto;
    margin-left: -15px
}

.wrapper-description .detail-description iframe {
    width: 100% !important;
    height: auto !important;
    min-height: 345px
}

.wrapper-description .detail-description table {
    font-size: 20px;
    width: 100% !important;
    height: auto;
    overflow-x: auto;
    display: block
}

.wrapper-description .detail-description table td {
    padding: 3px
}

.wrapper-description .detail-description .baca-juga {
    font-family: open sans, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #ce2329;
    margin-bottom: 15px
}

.wrapper-description .detail-description .baca-juga a {
    color: #222;
    text-decoration: none
}

.wrapper-description .tags {
    font-family: open sans, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #222;
    padding: 10px 0;
    margin: 5px 15px;
    border-bottom: 1px #ebebeb solid
}

.wrapper-description .tags a {
    color: #ce2329
}

.wrapper-description.detail-foto .description {
    margin-top: 25px
}

.wrapper-description.detail-foto .description .bg {
    background: 0 0
}

.wrapper-description.detail-foto .description i.icon-subtract {
    right: 15px;
    top: 15px;
    position: absolute
}

.wrapper-description.detail-foto .description img {
    padding: 0;
    margin: 0
}

.download-disini h2 {
    font-family: raleway, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #1d2129;
    margin: 0 15px
}

.download-disini .btn-google-play {
    margin: 15px 0 !important
}

.download-disini .btn-app-store {
    margin: 15px 0 !important
}

.wrapper-thumb {
    background: #222;
    padding: 15px;
    height: 125px;
    overflow: hidden;
    border-bottom: 15px #222 solid
}

.wrapper-thumb>.thumb .slick-slide li {
    margin: 0 10px 0 0;
    width: 130px !important
}

.wrapper-thumb>.thumb .slick-slide li.active {
    border: 3px #df8715 solid
}

.wrapper-thumb>.thumb .slick-slide li.potrait {
    width: 70px !important
}

.img-foto-potrait {
    width: 55% !important;
    margin: 0 auto !important
}

.plr-10 {
    padding: 0 10px !important
}

@media(max-width:415px) {
    .series-color-arrow-right {
        float: right;
        margin: 2px 0 0;
        color: #ce2329 !important
    }

    .series-color-arrow-left {
        float: left;
        margin: 2px 0 0;
        color: #ce2329 !important
    }
}

.series-color-arrow-right {
    float: right;
    color: #ce2329 !important
}

.series-color-arrow-left {
    float: left;
    color: #ce2329 !important
}

.series-color {
    color: #ce2329 !important;
    font-style: italic !important
}

.nav-series {
    font-family: open sans, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #666;
    background: #eaeaea;
    text-align: center;
    padding: 15px 0 10px;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px
}

.nav-series.style2 {
    background: #fcfcfc;
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 5px;
    border-top: 1px #999 solid
}

.nav-series .link a,
.nav-series .link a span {
    color: #ce2329;
    font-style: italic
}

.nav-series.style2 .link a,
.nav-series.style2 .link a span {
    color: #df8715
}

.nav-series .link span {
    position: relative;
    top: -2px
}

.nav-series .link a i {
    font-size: 16px
}

.nav-series .link a:hover,
.nav-series .link a:hover span {
    text-decoration: none;
    color: #666
}

.nav-series .link.left {
    float: left;
    text-align: left;
    width: 30%;
    padding: 0 15px
}

.nav-series.style2 .link.left {
    width: 35%
}

.nav-series .center {
    float: left;
    width: 40%;
    padding-left: 5px
}

.nav-series.style2 .center {
    width: 30%
}

.nav-series .link.right {
    float: left;
    text-align: right;
    width: 35%;
    padding: 0 15px
}

.nav-series.style2 .link.right {
    width: 32%
}

.nav-series .link.left i {
    position: absolute;
    margin-left: -8px
}

.nav-series.style2 .link.left i {
    margin-left: 5px
}

.nav-series .link.right i {
    position: absolute;
    margin-right: 15px
}

.nav-series.style2 .link.right i {
    margin-left: -12px
}

.emoticon {
    padding: 15px 0
}

.emoticon .inactive {
    opacity: .3;
    display: block
}

.emoticon h2 {
    font-family: raleway, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #1d2129;
    margin: 15px
}

.emoticon a {
    text-decoration: none
}

.emoticon .col {
    display: inline-block;
    width: 32%;
    padding: 0 15px;
    margin-bottom: 10px
}

.emoticon img {
    display: block;
    max-width: 100%;
    height: auto;
    width: inherit;
    margin: 0 auto
}

.emoticon .hover-emoticon {
    text-align: center
}

.emoticon .title,
.emoticon .percentage {
    font-family: raleway, sans-serif;
    font-weight: 300;
    font-size: 12px;
    text-align: center;
    color: #1d2129
}

.emoticon .percentage {
    font-family: raleway, sans-serif;
    font-weight: 700
}

.link-live {
    margin: 15px auto 0;
    display: block;
    width: 81%;
    height: 30px;
    line-height: 30px;
    overflow: hidden
}

.summary>span.live {
    color: red;
    text-transform: uppercase
}

.summary>span.live:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 30px;
    background: red;
    display: inline-block;
    position: relative;
    top: -3px;
    margin-right: 5px
}

.link-live-button {
    position: relative
}

.link-live-button .prev {
    position: absolute;
    top: -30px;
    left: 0;
    background: #ce2329;
    color: #fcfcfc;
    font-size: 22px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block !important;
    text-align: center
}

.link-live-button .next {
    position: absolute;
    top: -30px;
    right: 0;
    background: #ce2329;
    color: #fcfcfc;
    font-size: 22px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block !important;
    text-align: center
}

.link-live .slick-slide {
    text-align: center;
    position: relative;
    bottom: 7px;
    border-bottom: 1px #999 solid
}

.link-live .slick-slide a {
    font-family: open sans, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #999;
    text-decoration: none;
    position: relative;
    top: -2px
}

.link-live .slick-slide a:after {
    content: '\f111';
    font-family: "font awesome\ 5 free";
    font-style: normal;
    font-weight: 900;
    text-decoration: inherit;
    color: #999;
    position: absolute;
    font-size: 12px;
    width: 12px;
    height: 12px;
    top: 12px;
    left: 25px
}

.link-live .slick-slide.slick-current.slick-active .first a:after {
    content: '\f111'
}

.link-live .slick-slide.slick-active a:hover,
.link-live .slick-slide.slick-active a:hover:after,
.link-live .slick-slide.slick-current.slick-active .first a,
.link-live .slick-slide.slick-current.slick-active .first a:after {
    color: #ce2329
}

.link-live .slick-list {
    margin: 0 15px
}

.font-9 {
    font-size: 11px !important
}

.font-10 {
    font-size: 12px !important
}

.font-11 {
    font-size: 13px
}

.font-11-5 {
    font-size: 14px
}

.font-12 {
    font-size: 14.5px !important
}

.font-13 {
    font-size: 15px !important
}

.font-14 {
    font-size: 16px
}

.no-padding {
    padding: 0 !important
}

.pd-left-0 {
    padding-left: 0 !important
}

.pd-left-30 {
    padding-left: 30px
}

.pd-bottom-20 {
    padding-bottom: 20px
}

.pd-bottom-30 {
    padding-bottom: 30px
}

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

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

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

.pd-top-7 {
    padding-top: 7px
}

.pd-bottom-7 {
    padding-bottom: 7px
}

.pd-top-10 {
    padding-top: 10px
}

.pd-bottom-10 {
    padding-bottom: 10px
}

.mg-top-1 {
    margin-top: -1px
}

.mg-top-10 {
    margin-top: 10px
}

.mg-top-15 {
    margin-top: 15px
}

.mg-top-20 {
    margin-top: 20px
}

.mg-btm-20 {
    margin-bottom: 20px
}

.mg-top-16p {
    margin-top: 16%
}

.height-70 {
    height: 70px
}

.height-138 {
    height: 145px
}

.fl-right {
    float: right
}

.border-btm {
    border-bottom: 1px #eaeaea solid
}

.no-underline:hover,
no-underline:focus,
no-underline:active,
no-underline:visited {
    color: #127c9e !important;
    text-decoration: none !important
}

.no-underline-reply:hover,
no-underline-reply:focus,
no-underline-reply:active,
no-underline-reply:visited {
    color: #1e9cc4 !important;
    text-decoration: none !important
}

.btn-comm:hover,
btn-comm:focus {
    background-color: #127c9e !important;
    color: #fcfcfc !important;
    text-decoration: none !important;
    outline: none !important;
    border: none
}

.btn-comm:active,
btn-comm:visited {
    color: #fcfcfc !important;
    text-decoration: none !important;
    outline: none !important;
    border: none
}

.heading-comment {
    font-family: open sans, sans-serif;
    font-weight: 700;
    color: #222;
    background: #f0f0f0;
    text-transform: uppercase;
    width: 118px;
    padding: 0 13px
}

.hr-style {
    border-top: 2px solid #f0f0f0
}

.hr-style-1 {
    margin-top: 0ox;
    -webkit-margin-before: 0
}

.hr-style2 {
    border-top: 1px solid #eaeaea
}

.pro-pic {
    width: 67px;
    height: 67px
}

.b-radius-50 {
    border-radius: 50%
}

.blank {
    height: 40px
}

.blank2 {
    height: 70px
}

.wrapper-description .textarea-fix {
    resize: none;
    width: 100%;
    height: 70px;
    border: 1px #f0f0f0 solid;
    outline: none !important;
    padding: 5px
}

.wrapper-description .login {}

.wrapper-description .login .inside {
    background: #f0f0f0;
    padding: 10px
}

.wrapper-description .login-reply {
    background: #f0f0f0;
    width: 100%;
    height: 40px;
    padding-top: 10px
}

.wrapper-description .btn-send {
    float: right;
    margin-top: 6px;
    background-color: #1e9cc4;
    color: #fcfcfc;
    width: 100px;
    height: 31px;
    border-width: 0 !important;
    border-radius: 2px
}

.wrapper-description .btn-load:before {
    content: '';
    position: absolute;
    width: 15%;
    height: 1px;
    left: 15px;
    background: #bdbdbd;
    bottom: 14px
}

.wrapper-description .btn-load {
    font-family: proximanova-regular;
    font-size: 14px;
    display: block;
    margin: 30px auto 25px;
    background-color: #1e9cc4;
    color: #fcfcfc;
    border-radius: 2px
}

.wrapper-description .btn-load:after {
    content: '';
    position: absolute;
    width: 15%;
    height: 1px;
    right: 15px;
    background: #bdbdbd;
    bottom: 14px
}

.wrapper-description .btn-sort {
    border: none;
    outline: none !important;
    width: 120px
}

.wrapper-description .preview {
    background: #1e9cc4;
    width: 100%;
    padding-top: 11px
}

.wrapper-description .wrapper-mount-comment {
    border-bottom: 1px #999 solid;
    padding: 10px 0
}

.wrapper-description .preview-area {
    width: 100%;
    border: 1px #1e9cc4 solid
}

.wrapper-description .comment-list {
    padding-top: 11px
}

.wrapper-description .comment-post {
    width: 100%
}

.wrapper-description .comment-reply {
    padding-left: 12%;
    width: 100%
}

.wrapper-description .reply-comm {
    width: 100%;
    height: 120px
}

.wrapper-description .border-comm {
    border: 1px #d6d6d6 solid !important
}

.wrapper-description .list {
    padding: 15px
}

.wrapper-description .list.grey {
    background: #fafafa
}

.wrapper-description .list .title {
    font-family: open sans, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #1e9cc4
}

.wrapper-description .list .time {
    font-family: open sans, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #999
}

.wrapper-description .list .description {
    font-family: open sans, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #555;
    margin-top: 10px
}

.wrapper-description .list .reply {
    float: left;
    position: relative;
    left: 15px
}

.wrapper-description .list .report {
    float: right;
    position: relative;
    right: 15px
}

.wrapper-description .list .reply a,
.wrapper-description .list .report a {
    font-family: open sans, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #999
}

.pagination {
    border-radius: 0;
    margin: 0
}

.pagination.full {
    width: 100%
}

.pagination>li {
    cursor: pointer
}

.pagination>li>a,
.pagination>li>span {
    color: #999;
    background-color: #fcfcfc;
    border: 1px solid transparent;
    border-radius: 0
}

.pagination>li>a:hover {
    background-color: #df8715;
    color: #222
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #df8715;
    color: #222
}

.pagination.style2>.active>a,
.pagination>.active>span,
.pagination.style2>.active>a:hover,
.pagination>.active>span:hover,
.pagination.style2>.active>a:focus,
.pagination>.active>span:focus {
    border-radius: 0;
    border: 0;
    background: #f5f5f5;
    color: #666
}

.pagination.style2>.active>a,
.pagination.style2>.active>span,
.pagination.style2>.active>a:hover,
.pagination.style2>.active>span:hover,
.pagination.style2>.active>a:focus,
.pagination.style2>.active>span:focus {}

ul.socmed {
    list-style: none;
    padding: 10px 0
}

ul.socmed li {
    display: inline-block;
    border-radius: 90px;
    margin: 10px auto;
    border: 1px transparent solid;
    -webkit-appearance: none;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear
}

ul.socmed li a {
    font-size: 16px;
    color: #fcfcfc;
    line-height: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center
}

ul.socmed li:hover {}

ul.socmed.style2 {
    display: block;
    padding: 15px 0 0
}

ul.socmed.style2.big {
    padding: 34px 15px
}

ul.socmed.style2 li {
    display: inline-block;
    text-align: center;
    padding: 0;
    margin: 0 7px 0 0;
    border: 1px transparent solid
}

ul.socmed.style2.small li {
    width: 30px;
    height: 30px
}

ul.socmed.style2 li a {
    line-height: 40px;
    color: #fcfcfc
}

ul.socmed.style2.small li a {
    font-size: 14px;
    line-height: 30px
}

#wrapper-timeline {
    position: relative;
    max-width: 920px;
    width: 100%;
    margin: 0 auto 30px;
    left: -49%
}

#wrapper-timeline .wrapper-center-line {
    position: absolute;
    width: 2px;
    height: 100%;
    top: 11px;
    left: 50%;
    margin-left: -.5px;
    background: #999;
    z-index: -1
}

#wrapper-timeline .wrapper-timeline-content {
    margin-top: 30px;
    padding-bottom: 30px
}

.timeline-article {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    margin: 20px 0
}

.timeline-article .content-left-container,
.timeline-article .content-right-container {
    max-width: 45%;
    width: 100%;
    font-size: 14px;
    line-height: 16px
}

.timeline-article .timeline-content {
    display: block;
    color: #242424;
    padding: 10px 0
}

.timeline-article .timeline-content h1,
.timeline-article .timeline-content h2,
.timeline-article .timeline-content h3,
.timeline-article .timeline-content h4,
.timeline-article .timeline-content h5 {
    font-family: open sans, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 10px
}

.timeline-article .timeline-content p {
    font-family: open sans, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px
}

.timeline-article .timeline-content img {
    width: 95%;
    height: auto
}

.timeline-article .content-left,
.timeline-article .content-right {
    position: relative;
    width: auto;
    border: 1px solid #999;
    background-color: #999;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .03);
    padding: 3px 5px;
    display: inline-block
}

.timeline-article.active .content-left,
.timeline-article.active .content-right {
    background-color: #ce2329;
    border: 1px solid #ce2329;
    color: #fcfcfc
}

.timeline-article .content-left-container {
    float: left;
    text-align: right
}

.timeline-article .content-right-container {
    float: right
}

.timeline-article .content-left:before,
.timeline-article .content-right:before {
    position: absolute;
    top: 3px !important;
    font-size: 23px;
    font-family: "font awesome\ 5 free";
    font-weight: 900;
    color: #999
}

.timeline-article .content-left:before {
    content: "\f0da";
    right: -8px
}

.timeline-article .content-right:before {
    content: "\f0d9";
    left: -8px
}

.timeline-article.active .content-left:before,
.timeline-article.active .content-right:before {
    color: #ce2329
}

.timeline-article .icon {
    position: absolute;
    top: 1px;
    left: 50%;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    color: #999;
    text-align: center
}

.timeline-article.active .icon {
    color: #ce2329
}

.timeline-article.active .icon:before {
    content: '\f111';
    font-family: "font awesome\ 5 free";
    font-weight: 900
}

.timeline-article.active .icon i {
    display: none
}

.live-breaking-sm {
    width: 60px !important;
    height: 13px !important;
    margin: -4px 0 0 -4px !important
}

.live-breaking-md {
    width: auto !important;
    height: 30px !important;
    margin: -4px -4px 0 -8px !important
}

@media only screen and (max-width:830px) {
    #wrapper-timeline {
        left: inherit
    }

    #wrapper-timeline .wrapper-center-line {
        margin-left: -22px;
        left: 40px;
        height: 95%
    }

    .timeline-article .icon {
        margin-left: 0;
        left: 10px
    }

    .timeline-article .content-left-container,
    .timeline-article .content-right-container {
        max-width: 100%;
        width: auto;
        float: none;
        margin-left: 45px
    }

    .timeline-article .content-left-container {
        margin-bottom: 20px;
        text-align: left
    }

    .timeline-article .content-left,
    .timeline-article .content-right {
        padding: 3px 5px
    }

    .timeline-article .content-left:before {
        content: "\f0d9";
        right: auto;
        left: -8px
    }

    .timeline-article .content-right:before {}
}

@media only screen and (max-width:400px) {
    .timeline-article p {
        margin: 0
    }

    .timeline-article p span.article-number {
        display: none
    }
}

@media(min-width:991px) {
    header .navbar-custom .logo img {
        margin: 1%
    }

    .wrapper-list-news ul.style2>li {
        height: inherit
    }

    .wrapper-headline>.headline-foto .slick-dots {
        bottom: -15px
    }

    .highlight,
    .sub-highlight {
        width: 48%;
        float: left;
        margin-right: 15px
    }

    .nav-series .link.left i {
        position: inherit;
        margin-left: 15px
    }

    .nav-series .link.right i {
        position: inherit
    }
}

@media(min-width:450px) and (max-width:990px) {
    .nav-series .link.left i {
        position: absolute;
        margin-left: 15px
    }

    .nav-series .link.right i {
        position: absolute;
        margin-left: -20px
    }
}

#back-to-top {
    width: 50px;
    height: 50px;
    position: fixed;
    z-index: 3;
    bottom: 25px;
    left: 80%;
    display: none;
    outline: none !important;
    text-align: center;
    background: 0 0;
    color: #333;
    font-size: 22px;
    cursor: pointer;
    border-radius: 100px
}

#back-to-top:hover {
    background: 0 0 !important;
    color: #222 !important;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear
}

@media(max-width:992px) {
    #back-to-top {
        bottom: 10px
    }
}

body {
    background-color: #fcfcfc
}

header .swipe-tabs.menu-swipe {
    z-index: 100;
    width: 100%
}

header.channel .swipe-tabs.menu-swipe {
    background: #fcfcfc
}

header .swipe-tabs.menu-swipe .slick-slide {
    width: initial !important;
    float: inherit;
    display: inline-block
}

header .swipe-tabs.menu-swipe .slick-list:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 30px;
    height: 100%
}

header .swipe-tabs.menu-swipe .slick-list:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 35px;
    height: 100%;
    content: '';
    position: absolute;
    display: inline-block;
    width: 35px;
    height: 100%;
    right: 0;
    top: 0;
    background: linear-gradient(270deg, #a20e06 -1.43%, rgba(238, 53, 44, 0) 100%);
    right: 0;
    top: 0
}

header.channel .swipe-tabs.menu-swipe .slick-list:after {
    background: linear-gradient(90deg, #fcfcfc 50%, rgba(255, 255, 255, 0) 100%);
    transform: rotate(-180deg)
}

header .swipe-tabs.menu-swipe .slick-slide:first-child {
    margin-left: 15px
}

.bbisnis_kanal {
    position: absolute;
    top: 6px;
    left: 16px;
    margin-right: -10px;
    display: none !important
}

.swipe-tabs.swipe_kanal>.slick-list.draggable>.slick-track>.slick-slide {
    margin-left: -8px !important
}

header .swipe-tabs.menu-swipe .slick-slide {
    margin-right: 31px
}

header .swipe-tabs.menu-swipe .swipe-tab a.active {
    border-bottom: 3px #222 solid
}

.show>.btn-secondary.dropdown-toggle {
    color: #fcfcfc;
    background-color: #545b62;
    border-color: #4e555b
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

.btn-secondary {
    color: #fcfcfc;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: 3px;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    margin-left: 10px !important
}

.show>.btn-secondary.dropdown-toggle {
    color: #fcfcfc
}

.btn {
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    font-size: 1rem;
    line-height: 1.5
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 10px !important;
    z-index: 1000;
    display: none;
    float: left;
    padding: 10px 0;
    margin: 5px 0 0;
    font-size: 12px;
    color: #666;
    text-align: left;
    list-style: none;
    background-color: #fcfcfc;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 7px 15px;
    clear: both;
    font-weight: 400;
    color: #666;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-family: proximanova-bold;
    font-size: 14px
}

.dropdown-menu.show {
    display: block
}

.bd-example::after {
    display: block;
    clear: both;
    content: ""
}

.drop-kanal {
    background: #e8e8e8;
    color: #666;
    border: none;
    font-family: proximanova-bold;
    font-size: 14px;
    text-align: center;
    padding: 10px 0
}

.cbox-l {
    padding-left: 10px !important;
    padding-right: 5px !important
}

.cbox-r {
    padding-right: 10px !important;
    padding-left: 5px !important
}

.icon-date {
    background: #e8e8e8;
    border: none !important;
    text-decoration: none
}

.i-date {
    background: #e8e8e8 !important;
    border: none !important;
    text-decoration: none;
    box-shadow: none !important;
    padding: 0 !important;
    font-family: proximanova-bold;
    font-size: 14px !important;
    color: #666 !important;
    padding-top: 4px !important;
    padding-left: 10px !important
}

.btn-indeks {
    height: 40px;
    background: #a20e06;
    width: 100%;
    padding: 10px;
    font-family: proximanova-bold;
    font-size: 14px;
    color: #fcfcfc !important
}

.btn-indeks:hover {
    background: #a20e06
}

.b-img {
    border-style: solid;
    border-width: 1px;
    border-image: linear-gradient(to left, rgba(255, 255, 255, 1) 1%, rgba(221, 221, 221, 1) 70%, rgba(255, 255, 255, 1) 100%) 0 0 100% 0/1px 0 1px 0 stretch
}

.d-btn {
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin: 13px auto 9px !important
}

.select {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
    color: #666;
    vertical-align: middle;
    text-align: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    font-family: proximanova-bold;
    font-size: 14px
}

.select .placeholder {
    position: relative;
    display: block;
    background-color: #e8e8e8;
    z-index: 1;
    padding: 11px;
    border-radius: 4px;
    cursor: pointer;
    height: 40px
}

.select .placeholder:hover {
    background: #e8e8e8
}

.select .placeholder:after {
    position: absolute;
    right: 1em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: fontawesome;
    content: '\f078';
    z-index: 10
}

.select.is-open .placeholder:after {
    content: '\f077'
}

.select.is-open ul {
    display: block
}

.select.select--white .placeholder {
    background: #fcfcfc;
    color: #999
}

.select.select--white .placeholder:hover {
    background: #fafafa
}

.select ul {
    display: none;
    position: absolute;
    overflow: hidden;
    overflow-y: auto;
    width: 100%;
    background: #fcfcfc;
    border-radius: 2px;
    top: 100%;
    left: 0;
    list-style: none;
    margin: 5px 0 0;
    padding: 0;
    z-index: 100;
    max-height: 265px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    border: 1px solid rgba(0, 0, 0, .15)
}

.select ul li {
    display: block;
    text-align: left;
    padding: 10px 5px 10px 10px;
    color: #666;
    cursor: pointer;
    margin-bottom: 0 !important;
    border-bottom: 0 !important
}

.select ul li:hover {
    background: #fbd11f;
    color: #666
}

.static-img-25 {
    max-height: 25px !important;
    margin: 5px auto 15px
}

.static-img-30 {
    max-height: 30px !important;
    margin: 5px auto 15px
}

.heading {
    font-family: open sans, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #222
}

.heading-2 {
    font-family: open sans, sans-serif;
    font-weight: 400;
    font-size: 21px;
    margin-bottom: 10px
}

.m-code {
    margin: 20px auto -10px !important;
    font-family: open sans, sans-serif;
    font-weight: 300;
    font-size: 16px
}

.m-code2 {
    margin: 20px auto 10px;
    font-family: open sans, sans-serif;
    font-weight: 300;
    font-size: 16px
}

.lowongan {
    font-size: 14px;
    background: #0c97a6;
    border: 0;
    color: #fcfcfc;
    padding: 5px 25px;
    border-radius: 50px;
    box-shadow: 1px 1px 2px #666;
    transition: .3s;
    outline: none !important
}

.lowongan:hover {
    background: #07707b;
    box-shadow: none
}

.pagination__wrapper-v2 ul>li {
    display: inline-block;
    border-bottom: 0;
    margin: 5px 10px
}

.pagination-v2 {
    text-align: center !important;
    cursor: pointer
}

.pagination__wrapper-v2 ul>li a {
    color: #222;
}

.pagination__wrapper-v2 ul>li a.active {
    background: #a20e06 !important;
    color: #fff;
    padding: 8px 13px;
    border-radius: 2px
}

.cb-custom {
    height: 40px !important;
    background: #e8e8e8;
    box-shadow: none !important;
    border: 0 !important;
    padding-left: 7px;
    padding-top: 4px;
    width: 100% !important;
    border-radius: 4px !important
}

.d-list {
    padding: 15px 0 15px 30px
}

.d-list>ul {
    margin: 0 0 20px 17px
}

.isi_list {
    padding: 5px 0 0 10px;
    list-style: decimal !important
}

.btn-list {
    background: #d33;
    color: #fcfcfc;
    padding: 5px 25px;
    border-radius: 50px;
    font-size: 16px;
    box-shadow: 1px 1px 2px #666;
    transition: .3s;
    outline: none !important;
    font-size: 12px
}

.btn-list:hover {
    background: #a42525;
    color: #fcfcfc;
    box-shadow: none
}

.head-tekno-1 {
    height: 285px;
    object-fit: cover
}

.obj-cover {
    object-fit: cover
}

.img-pilpres-home {
    margin: 0 0 15px
}

.pages:after,
.pages:before {
    content: "";
    display: table
}

.pages:after {
    clear: both
}

.pages__wrapper {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
    height: 50px;
    left: 50%;
    display: inline-block;
    position: relative;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.pages__wrapper:before,
.pages__wrapper:after {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33300000', endColorstr='#33300000', GradientType=1);
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

.pages__wrapper:before {
    top: -1px
}

.pages__wrapper:after {
    bottom: -1px
}

.pages {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    background: #f2f2f2;
    border-radius: 6px
}

.pages__wrapper .pages li {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-decoration: none;
    border: 0
}

.pages li:first-child {
    border: none
}

.pages li.active {
    background: #a20e06;
    color: #fff !important;
    border-radius: 2px;
    font-weight: 600;
    margin: 0;
    padding: 0
}

.pages li.active>a {
    color: #fff !important;
    text-decoration: none !important
}

.pages a,
.pages span {
    background: 0 0;
    border: none;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .6);
    display: block;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    width: 35px
}

.pages a {
    outline: none;
    position: relative;
    transition: all 170ms linear
}

.pages li a:hover {
    color: #222 !important
}

.pages a:before {
    background: rgba(0, 0, 0, .2);
    content: "";
    cursor: pointer;
    height: 0;
    left: 50%;
    opacity: 0;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all 170ms linear;
    top: 50%;
    width: 0
}

.pages a:hover:not(.active) {
    color: #000
}

.pages a:hover:not(.active):before {
    -webkit-animation: hoverAnimation 510ms linear forwards;
    animation: hoverAnimation 510ms linear forwards;
    height: 40px;
    width: 40px
}

.pages a.active {
    background: #fbd11f;
    color: #333
}

.pages .prev,
.paginapages .next {
    font-size: 14px
}

@-webkit-keyframes hoverAnimation {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes hoverAnimation {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.wrapper-description .detail-description .topik {
    font-family: open sans, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-style: italic;
    margin-top: 50px;
    line-height: 20px
}

.wrapper-description .detail-description .topik a {
    /* color: #ce2329; */
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    padding: 5px;
    margin-top: 5px;
    margin-right: 5px;
    display: inline-block;
    border: 1px solid #fcfcfc;
    background: linear-gradient(90deg, #ee352c 0%, #a20e06 100%);
    font-size: 13px;
    font-style: normal;
}

.wrapper-description .detail-description .topik a:hover {
    color: #ce2329;
    text-decoration: underline
}

* table style */ .description>.sticky-wrapper>table {
    border-collapse: collapse;
    border-radius: 8px;
    overflow: hidden
}

.thead_title {
    padding: 12px 15px;
    background: #1a2a56;
    color: #fcfcfc;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    border-radius: 8px;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: -o-center
}

.thead_column {
    padding: 12px 15px;
    background: #fbd246;
    color: #333;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    border-radius: 8px;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: -o-center
}

.description>.sticky-wrapper>tbody>th,
td {
    padding: 12px 15px;
    background: #fcfcfc;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    border-radius: 8px;
    vertical-align: middle;
    font-size: 14px;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: -o-center
}

.description>.sticky-wrapper>tbody>th,
td>p {
    margin-bottom: 0 !important
}

.description>.sticky-wrapper>thead>th,
td>p {
    margin-bottom: 0 !important
}

.thead_title>p {
    margin-bottom: 0 !important
}

.table_footer {
    font-size: 12px;
    font-style: italic;
    padding: 10px 0 0 2px
}

.real_kpu {
    background-color: #fef9ea;
    padding: 15px 0 20px;
    position: relative;
    -webkit-overflow-scrolling: touch
}

.real_footer {
    padding: 5px 10px;
    text-align: center;
    font-family: open sans, sans-serif;
    font-weight: 700;
    font-size: 13px
}

.real_footer>a {
    color: #333;
    background-color: #fcdb00;
    padding: 12px 20px;
    border-radius: 50px
}

.real_time {
    font-family: open sans, sans-serif;
    font-weight: 300;
    font-size: 12px;
    padding: 0 0 3px;
    color: #333
}

.real_title {
    font-family: proximanova-semibold;
    font-size: 22px;
    padding: 0 0 10px;
    line-height: 25px;
    position: relative;
    -webkit-overflow-scrolling: touch
}

.real_title a {
    position: relative;
    -webkit-overflow-scrolling: touch
}

.real_more {
    font-family: gotham-medium;
    font-size: 13px;
    padding: 5px 0
}

.real_description {
    color: #333;
    padding: 0 15px
}

.bglight_yellow {
    height: 267px;
    background: #fef9ea
}

.hr_custom {
    margin-top: 5px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #dcd6c5
}

.logo_kpu {
    margin: 0 0 0 -2px
}

.logo_kpu>img {
    max-width: 45px;
    height: auto
}

.logo_kpu>span {
    font-family: gotham-black;
    font-size: 16px;
    margin-left: 7px;
    text-transform: uppercase;
    color: #333
}

.author-channel {
    margin: 20px 0
}

.author-channel .img-author {
    float: left;
    display: block;
    margin-right: 20px;
    border-radius: 50%
}

.author-channel .name {
    font-family: roboto-medium;
    font-size: 20px;
    color: #2f80ed;
    margin-top: 10px
}

.author-channel .position {
    font-family: roboto-medium;
    font-size: 15px;
    color: #333
}

.author-channel .btn i {
    margin-right: 5px
}

.author-channel .btn-blue {
    background: #0c97a6;
    color: #fcfcfc;
    border: 1px #0c97a6 solid;
    border-radius: 8px;
    margin-top: 10px;
    padding: 5px 15px;
    font-size: 12px
}

.author-channel .btn-blue:hover {
    background: #fcfcfc;
    color: #0c97a6;
    border: 1px #0c97a6 solid
}

.author-channel .description {
    font-family: roboto-regular;
    font-size: 14px;
    color: #4f4f4f;
    margin-top: 10px
}

.fix_ads {
    width: 100%;
    min-width: 100px;
    position: fixed;
    height: 50px;
    background-color: #fcfcfc;
    display: block;
    bottom: 0;
    z-index: 1;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: -o-center
}

.fix_ads_close {
    position: absolute;
    bottom: 49px;
    right: 0;
    border: 0;
    text-decoration: none;
    outline: none;
    padding: 5px 20px;
    background-color: #ffcb44;
    border-radius: 10px 0 0 0
}

.wrapper-premium-content {
    height: 1100px;
    overflow: hidden
}

.wrapper-premium-content:after {
    content: '';
    height: 50%;
    width: 100%;
    position: absolute;
    background-image: linear-gradient(rgba(252, 252, 252, .3), #fcfcfc);
    bottom: 0;
    left: 0
}

.premium-content {
    position: relative;
    padding: 20px 20px 15px;
    background-color: #fcfcfc;
    color: #444;
    font-family: roboto;
    font-size: 20px;
    text-align: center;
    -webkit-text-align: center;
    -moz-text-align: center;
    -o-text-align: center
}

.premium-content .icon {
    position: relative;
    top: -3px;
    font-size: 14px;
    margin-right: 3px
}

.premium-content .info {
    font-family: roboto !important;
    font-size: 16px;
    line-height: 32px;
    color: #444;
    padding: 0 20px 20px
}

.premium-content .info a {
    text-transform: uppercase;
    font-weight: 700
}

.premium-content .info a:hover {
    text-decoration: underline
}

#myImg-inject {
    border-radius: 5px;
    cursor: pointer;
    transition: .3s
}

#myImg-inject:hover {
    opacity: .9
}

.modal-inject {
    display: none;
    position: fixed;
    z-index: 9999999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.modal-content-inject {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 750px;
    max-height: 500px;
    z-index: 999;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 25px
}

.modal-content-inject img {
    width: 100%;
    height: auto;
    max-height: 500px;
    object-fit: cover
}

#caption-inject {
    margin: auto;
    display: block;
    width: 80%;
    text-align: center;
    color: #ccc;
    padding: 10px 0
}

.modal-content-inject,
#caption-inject {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: .4s;
    animation-name: zoom;
    animation-duration: .4s
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.close-inject {
    color: #f1f1f1;
    font-size: 40px;
    transition: .3s;
    display: block;
    width: 100%;
    text-align: right;
    padding: 20px 35px 100%;
    margin-top: -120px
}

.close-inject:hover,
.close-inject:focus {
    color: #bbb;
    text-decoration: none;
    cursor: default
}

@media only screen and (max-width:700px) {
    .modal-content-inject {
        width: 100%
    }
}

.land-premium {
    position: relative;
    max-width: 1080px;
    margin: 0 auto
}

.land-premium .big_ads .label_inject {
    margin-left: 0 !important
}

.land-premium .big_ads .col-sm-6,
.land-premium .litle_ads .col-sm-4 {
    margin-bottom: 25px
}

.land-premium .big_ads .h2_inject {
    color: #fff !important;
    position: absolute;
    z-index: 9;
    bottom: 30px;
    font-size: 22px !important;
    line-height: 30px;
    padding: 0 30px !important
}

.land-premium .litle_ads .h2_inject {
    color: #333 !important;
    font-size: 16px !important;
    line-height: 25px
}

.land-premium .big_ads .img_premium_inject {
    height: 350px !important;
    filter: brightness(100%) !important
}

.land-premium .litle_ads .img_premium_inject {
    height: 215px !important
}

.land-premium .big_ads .bg_inject {
    position: relative
}

.land-premium .big_ads h2::before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 45.58%, #000000 100%);
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 350px;
    bottom: -30px;
    border-radius: 10px;
    z-index: -1
}

.land-premium a.hov_premium:hover>.h2_inject {
    color: #ffc107 !important
}

.land-premium a.hov_premium:hover>.img_premium_inject {
    filter: brightness(80%) !important
}

.land-premium .pages li.active {
    background: linear-gradient(90deg, #48C6EF 0%, #6F86D6 100%);
    color: #000 !important;
    border-radius: 2px;
    font-weight: 900
}

.land-premium .pages li.active>a {
    color: #fff !important;
    text-decoration: none !important
}

.rating {
    max-width: 1080px;
    margin: 0 auto;
    padding: 25px 15px 20px;
    position: relative
}

.rating>span {
    display: inline-block;
    width: 1.1em;
    color: #ed821b;
    position: absolute;
    padding-top: 1px
}

.rating>span::before {
    content: "\2605";
    position: absolute;
    left: 0;
    color: #ed821b
}

.rating h4 {
    display: inline-block;
    font-size: 20px;
    font-family: gothic !important;
    color: #ed821b;
    padding-left: 25px
}

.rating label {
    margin: 10px 0;
    font-size: 15px;
    font-weight: 100 !important;
    font-family: arial !important
}

.home.premium-inject {
    min-height: unset !important
}

.land-premium .premium-content {
    margin: 25px auto 50px !important
}

.alert {
    position: relative;
    padding-left: 60px;
    width: 93%;
    font-size: 14px;
    margin: 10px auto;
    border-radius: 12px
}

.alert-danger {
    color: #fff !important;
    background-color: #ff8585 !important;
    border-color: #ff8585 !important
}

.alert-success {
    color: #fff !important;
    background-color: #52c1ad !important;
    border-color: #52c1ad !important
}

.alert div {
    display: inline-block;
    width: 23px;
    height: 23px;
    border-radius: 50px;
    position: absolute;
    margin-right: 10px;
    left: 18px;
    top: 14px
}

.alert div span {
    color: #fff
}

.alert-danger div {
    background: #e96d6d !important
}

.alert-success div {
    background: #319684 !important
}

.alert-danger>div>span {
    font-size: 20px;
    position: absolute;
    top: -4px;
    left: 5.5px
}

.alert-success>div>span {
    font-size: 16px;
    position: absolute;
    top: .5px;
    left: 9.4px
}

button.close:hover,
button.close:focus {
    color: #000;
    cursor: pointer;
    opacity: .4
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(../vendors/slick/fonts/slick.eot);
    src: url(../vendors/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(../vendors/slick/fonts/slick.woff) format('woff'), url(../vendors/slick/fonts/slick.ttf) format('truetype'), url(../vendors/slick/fonts/slick.svg#slick) format('svg')
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -15px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 2px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: 0 0
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 8px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #222;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #222
}

.pad-0 {
    padding: 0px;
}

.detail-description .wp-caption {
    margin-left: -20px;
    width: calc(100% + 40px) !important;
}

.detail-description img {
    width: 100%;
    height: auto;
}

.detail-description .wp-caption-text {
    font-weight: 400;
    font-size: 12px;
    color: #666;
    padding: 10px;
    margin-bottom: 15px !important;
    text-align: center;
    line-height: 15px;
}

.pages__wrapper span.titles {
    background: #f2f2f2;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.6);
    display: inline-block;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    width: auto;
    padding: 0 10px;
    border-radius: 6px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}