
      
            #top-ads {
                padding: 0;
                margin: 18px auto;
            }
            .headline {
                color: #fff;
                font-size: 14px;
                font-weight: 700;
                position: absolute;
                z-index: 8;
                padding: 0;
                text-transform: uppercase;
                border-bottom: 1px solid red;
                text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
                transform: skewX(-15deg);
                margin: 5px 0 0 16px;
            }
            .headline span {
                font-weight: 800;
                letter-spacing: -1px;
                display: block;
                text-shadow: none;
                float: right;
                background-color: red;
                color: #fff;
                margin: 0 0 0 5px;
                padding: 0 5px;
            }
            .slider-wrapper {
                position: relative;
            }
            .thumb.overlay {
                height: 390px;
            }
            .ct-wrapper {
                border-radius: 8px 8px 0 0;
                overflow: hidden;
                animation: 1s ease 2s normal none infinite running Gradient;
                background: #f5f5f5 linear-gradient(-50deg, #ced4da, #fff, #ced4da) repeat scroll 0 0 / 320% 200%;
                padding: 0;
                position: relative;
                max-width: 692px;
                width: auto;
                height: 390px;
                margin: auto;
            }
            .slider-wrappper {
                max-width: 692px;
                margin: 0 auto;
                padding: 0;
                overflow: hidden;
            }
            .slider-item {
                position: relative;
                height: 100%;
                overflow: hidden;
                border-radius: 8px 8px 0 0;
            }
            a.slider-image {
                height: 100%;
            }
            .post-descript {
                background: linear-gradient(0deg, #000, rgba(0, 0, 0, 0.85) 50%, rgba(0, 0, 0, 0));
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                z-index: 99;
                padding: 8px 16px 32px 16px;
                transition: all 0.3s;
            }
            .slider-item h3.post-title {
                color: #fff;
                font-size: 26px;
                margin: 0 0;
                padding: 0;
                border: none;
                font-weight: 700;
            }
            .slider-item h3.post-title a {
                color: #fff;
                transition: all 0.3s;
            }
            .slider-item h3.post-title a:hover,
            .xmltitles a:hover {
                color: #ffd200;
            }
            .slider-item .post-date {
                display: none;
                color: #fff;
                font-size: 12px;
                margin: 4px auto 0;
                font-weight: 400;
                line-height: 16px;
            }
            .post-meta a {
                font-weight: 600;
                font-size: 12px;
                transition: all 0.3s;
                display: block;
                color: #ffd200;
            }
            .owl-carousel,
            .owl-carousel .owl-item {
                -webkit-tap-highlight-color: transparent;
                position: relative;
            }
            .owl-carousel {
                display: none;
                width: 100%;
                z-index: 1;
            }
            .owl-carousel .owl-stage {
                position: relative;
                -ms-touch-action: pan-Y;
                -moz-backface-visibility: hidden;
            }
            .owl-carousel .owl-stage:after {
                content: ".";
                display: block;
                clear: both;
                visibility: hidden;
                line-height: 0;
                height: 0;
            }
            .owl-carousel .owl-stage-outer {
                position: relative;
                -webkit-transform: translate3d(0, 0, 0);
            }
            .owl-carousel .owl-item,
            .owl-carousel .owl-wrapper {
                -webkit-backface-visibility: hidden;
                -moz-backface-visibility: hidden;
                -ms-backface-visibility: hidden;
                -webkit-transform: translate3d(0, 0, 0);
                -moz-transform: translate3d(0, 0, 0);
                -ms-transform: translate3d(0, 0, 0);
            }
            .owl-carousel .owl-item {
                min-height: 1px;
                float: left;
                -webkit-backface-visibility: hidden;
                -webkit-touch-callout: none;
            }
            .owl-carousel .owl-item img {
                display: block;
                width: 100%;
            }
            .owl-carousel .owl-dots.disabled,
            .owl-carousel .owl-nav.disabled {
                display: none;
            }
            .no-js .owl-carousel,
            .owl-carousel.owl-loaded {
                display: block;
            }
            .owl-carousel .owl-dot,
            .owl-carousel .owl-nav .owl-next,
            .owl-carousel .owl-nav .owl-prev {
                cursor: pointer;
                cursor: hand;
                -webkit-user-select: none;
                -khtml-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
            }
            .owl-carousel.owl-loading {
                opacity: 0;
                display: block;
            }
            .owl-carousel.owl-hidden {
                opacity: 0;
            }
            .owl-carousel.owl-refresh .owl-item {
                visibility: hidden;
            }
            .owl-carousel.owl-drag .owl-item {
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
            }
            .owl-carousel.owl-grab {
                cursor: move;
                cursor: grab;
            }
            .owl-carousel.owl-rtl {
                direction: rtl;
            }
            .owl-carousel.owl-rtl .owl-item {
                float: right;
            }
            .owl-carousel .animated {
                animation-duration: 1s;
                animation-fill-mode: both;
            }
            .owl-carousel .owl-animated-in {
                z-index: 0;
            }
            .owl-carousel .owl-animated-out {
                z-index: 1;
            }
            .owl-carousel .fadeOut {
                animation-name: fadeOut;
            }
            .owl-height {
                transition: height 0.5s ease-in-out;
            }
            .owl-carousel .owl-item .owl-lazy {
                opacity: 0;
                transition: opacity 0.4s ease;
            }
            .owl-carousel .owl-item img.owl-lazy {
                transform-style: preserve-3d;
            }
            .owl-carousel .owl-video-wrapper {
                position: relative;
                height: 100%;
                background-color: #000;
            }
            .owl-carousel .owl-video-play-icon {
                position: absolute;
                height: 80px;
                width: 80px;
                left: 50%;
                top: 50%;
                margin-left: -40px;
                margin-top: -40px;
                background: url(../4.bp.blogspot.com/-9jaG9YO21Qs/W9rimdnu-mI/AAAAAAAACyQ/Tcv3-DtVm9kOlk73vTnBG6x_1a60wchuwCLcBGAs/s1600/play-icon.png)
                    no-repeat;
                cursor: pointer;
                z-index: 1;
                -webkit-backface-visibility: hidden;
                transition: transform 0.1s ease;
            }
            .owl-carousel .owl-video-play-icon:hover {
                -ms-transform: scale(1.3, 1.3);
                transform: scale(1.3, 1.3);
            }
            .owl-carousel .owl-video-playing .owl-video-play-icon,
            .owl-carousel .owl-video-playing .owl-video-tn {
                display: none;
            }
            .owl-carousel .owl-video-tn {
                opacity: 0;
                height: 100%;
                background-position: center center;
                background-repeat: no-repeat;
                background-size: contain;
                transition: opacity 0.4s ease;
            }
            .owl-carousel .owl-video-frame {
                position: relative;
                z-index: 1;
                height: 100%;
                width: 100%;
            }
            .owl-theme .owl-dots,
            .owl-theme .owl-nav {
                text-align: center;
                -webkit-tap-highlight-color: transparent;
            }
            .owl-theme .owl-nav {
                margin-top: 10px;
            }
            .owl-theme .owl-nav [class*="owl-"] {
                color: #fff;
                font-size: 14px;
                margin: 5px;
                padding: 4px 7px;
                background-color: #d6d6d6;
                display: inline-block;
                cursor: pointer;
                border-radius: 3px;
            }
            .owl-theme .owl-nav [class*="owl-"]:hover {
                background-color: #869791;
                color: #fff;
                text-decoration: none;
            }
            .owl-theme .owl-nav .disabled {
                opacity: 0.5;
                cursor: default;
            }
            .owl-theme .owl-nav.disabled + .owl-dots {
                margin-top: 10px;
            }
            .owl-theme .owl-dots .owl-dot {
                display: inline-block;
                zoom: 1;
            }
            .owl-theme .owl-dots .owl-dot span {
                width: 10px;
                height: 10px;
                margin: 5px 7px;
                background-color: #d6d6d6;
                display: block;
                -webkit-backface-visibility: visible;
                transition: opacity 0.2s ease;
                border-radius: 30px;
            }
            .owl-theme .owl-dots .owl-dot.active span,
            .owl-theme .owl-dots .owl-dot:hover span {
                background-color: #869791;
            }
            .owl-carousel .owl-item {
                height: 390px;
            }
            .owl-prev {
                right: 32px;
            }
            .owl-next {
                right: 5px;
            }
            .owl-prev,
            .owl-next {
                color: #fff;
                font-size: 18px;
                position: absolute;
                top: 5px;
                transition: all 0.3s;
                background-color: #ef662f;
                height: 24px;
                width: 24px;
                line-height: 0.5;
                border-radius: 50%;
            }
            .owl-carousel:hover .owl-prev,
            .owl-carousel:hover .owl-next {
                opacity: 1;
                visibility: visible;
                transform: translate(0, 0);
            }
            .owl-nav {
                display: none;
            }
            .owl-dot {
                width: 10px;
                height: 3px;
                background-color: #fff;
                margin: 0 3px;
                border-radius: 2px;
            }
            .owl-dots {
                line-height: 10px;
                position: absolute;
                transform: translate(-50%, -50%);
                left: 50%;
                bottom: 10px;
            }
            .owl-dot.active {
                background-color: #21409a;
            }
            #xmlsrp {
                background: #21409a linear-gradient(100deg, #21409a 50%, #007cbd 100%);
                padding: 12px 16px;
                border-radius: 0 0 8px 8px;
                overflow: hidden;
            }
            .xmltitles {
                width: 50%;
                float: left;
                padding: 8px 0;
            }
            .xmltitles a {
                color: #fff;
                font-weight: 600;
                font-size: 14px;
                display: -webkit-box;
                white-space: normal;
                overflow: hidden;
                text-overflow: ellipsis;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
            }
            .slider-wrapper::after {
                content: "";
                height: 1px;
                background-color: #fff;
                opacity: 0.1;
                width: 660px;
                position: absolute;
                margin: 23px 16px;
            }
            #xmlsrp::before {
                content: "Berita Lainnya";
                color: #ffd200;
                font-size: 12px;
                font-weight: 600;
                background-color: #21409a;
                z-index: 8;
                display: block;
                position: relative;
                width: 130px;
            }
            .xmltitles:nth-last-child(7),
            .xmltitles:nth-last-child(6),
            .xmltitles:nth-last-child(5),
            .xmltitles:nth-last-child(4),
            .xmltitles:nth-last-child(3) {
                display: none;
            }
            .xmltitles:nth-last-child(2) {
                padding: 8px 13px 8px 13px;
            }
            .xmltitles:nth-last-child(1) {
                padding: 8px 0 8px 13px;
            }
            .xmltitles a::before {
                content: "";
                height: 5px;
                width: 5px;
                background-color: #fff;
                position: absolute;
                margin: 6px 0 0 -13px;
                border-radius: 50%;
            }
            .post-outer:nth-child(2) .post-thumbnail,
            .post-outer:nth-child(7) .post-thumbnail,
            .post-outer:nth-child(10) .post-thumbnail,
            .post-outer:nth-child(21) .post-thumbnail,
            .post-outer:nth-child(15) .post-thumbnail,
            .post-outer:nth-child(19) .post-thumbnail,
            .post-outer:nth-child(25) .post-thumbnail,
            .post-outer:nth-child(29) .post-thumbnail {
                float: right;
                width: 400px;
                height: 225px;
                margin: 0 0 0 24px;
            }
            .post-outer:nth-child(1),
            .clearfix i {
                display: none;
            }
            .clearfix {
                float: left;
                width: 33.33%;
                padding: 0 9px;
                list-style: none;
                position: relative;
            }
            .xml-recentlabel {
                overflow: hidden;
                margin: 0 -9px;
            }
            .recent-thumb {
                width: 100%;
                height: 120px;
                border-radius: 4px;
                margin: 0 0 12px 0;
                overflow: hidden;
            }
            .recent_thumb {
                width: 100%;
                height: 100%;
                object-fit: cover;
                border-radius: 4px;
            }
            .clearfix a {
                color: #000;
                font-weight: 600;
                font-size: 14px;
                display: -webkit-box;
                white-space: normal;
                overflow: hidden;
                text-overflow: ellipsis;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 3;
            }
            #box-header1,
            #box-header2 {
                border-top: 1px solid #e9ebee;
                padding: 16px 0 0;
                margin: 24px 0 0 0;
            }
            #box-header1 h3,
            #box-header2 h3,
            .news-feed h3 {
                color: #21409a;
                font-size: 18px;
                font-weight: 700;
                margin: 0 0 16px 0;
            }
            #box-header1 h3 a,
            #box-header2 h3 a,
            .news-feed h3 a {
                font-size: 12px;
                color: #000;
                font-weight: 600;
                float: right;
                display: block;
                margin: 5px 0 0 0;
            }
            #box-header1 .fa.fa-angle-right,
            #box-header2 .fa.fa-angle-right,
            .news-feed h3 .fa.fa-angle-right {
                font-size: 16px;
                display: block;
                float: right;
                margin: 0 0 0 5px;
            }
            .news-feed {
                border-top: 1px solid #e9ebee;
                padding: 16px 0 0 0;
                margin: 24px 0 0 0;
            }
            #HTML32 h2 {
                display: none;
            }
            .post-outer:nth-child(7),
            .post-outer:nth-child(15),
            .post-outer:nth-child(18) {
                float: left;
                width: 33.33%;
                overflow: hidden;
                padding: 0 13.5px 0 0;
                height: 237px;
            }
            .post-outer:nth-child(8),
            .post-outer:nth-child(16),
            .post-outer:nth-child(19) {
                float: left;
                width: 33.33%;
                overflow: hidden;
                padding: 0 4.5px;
                height: 237px;
            }
            .post-outer:nth-child(9),
            .post-outer:nth-child(17),
            .post-outer:nth-child(20) {
                float: right;
                width: 33.33%;
                overflow: hidden;
                padding: 0 0 0 13.5px;
                height: 237px;
            }
            .post-outer:nth-child(10),
            .post-outer:nth-child(21) {
                overflow: hidden;
                clear: both;
                border-top: 1px solid #e9ebee;
                padding: 8px 0;
                margin: 0 0 -16px 0;
            }
            .post-outer:nth-child(7) .post-thumbnail,
            .post-outer:nth-child(8) .post-thumbnail,
            .post-outer:nth-child(9) .post-thumbnail,
            .post-outer:nth-child(15) .post-thumbnail,
            .post-outer:nth-child(16) .post-thumbnail,
            .post-outer:nth-child(17) .post-thumbnail,
            .post-outer:nth-child(18) .post-thumbnail,
            .post-outer:nth-child(19) .post-thumbnail,
            .post-outer:nth-child(20) .post-thumbnail {
                width: 100%;
                height: 120px;
                float: none;
                margin: 0 0 8px 0;
            }
            .post-outer:nth-child(7) .post-title.entry-title a,
            .post-outer:nth-child(8) .post-title.entry-title a,
            .post-outer:nth-child(9) .post-title.entry-title a,
            .post-outer:nth-child(15) .post-title.entry-title a,
            .post-outer:nth-child(16) .post-title.entry-title a,
            .post-outer:nth-child(17) .post-title.entry-title a,
            .post-outer:nth-child(18) .post-title.entry-title a,
            .post-outer:nth-child(19) .post-title.entry-title a,
            .post-outer:nth-child(20) .post-title.entry-title a {
                font-size: 13px;
                display: -webkit-box;
                white-space: normal;
                overflow: hidden;
                text-overflow: ellipsis;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 3;
            }
            .post-outer:nth-child(7) .more-description,
            .post-outer:nth-child(8) .more-description,
            .post-outer:nth-child(9) .more-description,
            .post-outer:nth-child(15) .more-description,
            .post-outer:nth-child(16) .more-description,
            .post-outer:nth-child(17) .more-description,
            .post-outer:nth-child(18) .more-description,
            .post-outer:nth-child(19) .more-description,
            .post-outer:nth-child(20) .more-description {
                padding: 0;
            }
            .post-outer:nth-child(7) .post-labels,
            .post-outer:nth-child(8) .post-labels,
            .post-outer:nth-child(9) .post-labels,
            .post-outer:nth-child(15) .post-labels,
            .post-outer:nth-child(16) .post-labels,
            .post-outer:nth-child(17) .post-labels,
            .post-outer:nth-child(18) .post-labels,
            .post-outer:nth-child(19) .post-labels,
            .post-outer:nth-child(20) .post-labels {
                display: none;
            }
            .post-outer:nth-child(7) #media-date,
            .post-outer:nth-child(8) #media-date,
            .post-outer:nth-child(9) #media-date,
            .post-outer:nth-child(15) #media-date,
            .post-outer:nth-child(16) #media-date,
            .post-outer:nth-child(17) #media-date,
            .post-outer:nth-child(18) #media-date,
            .post-outer:nth-child(19) #media-date,
            .post-outer:nth-child(20) #media-date {
                margin: 6px 0 0 0;
            }
            .post-outer:nth-child(7) .auto-read-more,
            .post-outer:nth-child(8) .auto-read-more,
            .post-outer:nth-child(9) .auto-read-more,
            .post-outer:nth-child(15) .auto-read-more,
            .post-outer:nth-child(16) .auto-read-more,
            .post-outer:nth-child(17) .auto-read-more,
            .post-outer:nth-child(18) .auto-read-more,
            .post-outer:nth-child(19) .auto-read-more,
            .post-outer:nth-child(20) .auto-read-more {
                margin: 0 0 16px;
                padding: 0 0 8px 0;
            }
            #more-news {
                text-align: center;
                overflow: hidden;
            }
            #more-news a {
                display: block;
                padding: 0 16px;
                line-height: 38px;
                font-size: 16px;
                font-weight: 600;
                background-color: #ef662f;
                border-radius: 4px;
                width: auto;
                max-width: 130px;
                margin: 32px auto;
                color: #fff;
            }
            #more-news a:hover {
                opacity: 0.85;
            }
            #HTML4 h2,
            #HTML5 h2,
            #HTML6 h2,
            #HTML3 h2,
            #HTML9 h2 {
                display: none !important;
            }
            #iklan-infeed {
                margin: 24px 0 0 0;
                overflow: hidden;
            }
            #iklan-infeed .adsbygoogle iframe {
                border-radius: 4px;
                height: 158px !important;
                overflow: hidden;
            }
            #iklan-infeed-mobile {
                display: none;
            }
            .overlay-Advertorial img {
                border-radius: 4px;
                width: 100%;
                height: 100%;
                object-fit: cover;
            }
            .overlay-Advertorial img:hover {
                border-radius: 4px;
                transform: scale(1.2);
                transition: all 1s ease;
            }
            .overlay-Advertorial {
                position: relative;
                width: 210px;
                height: 158px;
                float: left;
                margin: 0 24px 0 0;
                overflow: hidden;
                border-radius: 4px;
            }
            .topAdvertorial ul li,
            .bottomAdvertorial ul li {
                overflow: hidden;
                list-style: none;
                margin: 0 0 32px 0;
            }
            .bottomAdvertorial {
                overflow: hidden;
            }
            .tag-promoted {
                font-size: 12px;
                font-weight: 600;
                color: #ef662f;
                margin: 16px 0 8px 0;
            }
            .topAdvertorial ul li h3 a,
            .bottomAdvertorial ul li h3 a {
                font-size: 20px;
                font-weight: 600;
                color: #000;
            }
            .topAdvertorial ul li h3 a:hover,
            .bottomAdvertorial ul li h3 a:hover {
                color: #21409a;
            }
            @media (max-width: 768px) {
                #iklan-infeed-mobile {
                    margin: 18px 18px 0 18px;
                    display: block;
                }
                #iklan-infeed {
                    display: none;
                }
                .slider-wrapper {
                    padding: 0 18px;
                }
                #Label8 {
                    display: block;
                    padding: 18px;
                }
                #Label8 h2 {
                    color: #21409a;
                    font-size: 18px;
                    font-weight: 700;
                    margin: 0 0 8px 0;
                }
                #Label8 ul li {
                    list-style: none;
                    display: inline-block;
                    padding: 4px 24px 4px 0;
                    font-weight: 700;
                    text-transform: lowercase;
                }
                #Label8 ul li a {
                    display: block;
                    color: #000;
                }
                #Label8 ul li a:hover {
                    color: #21409a;
                }
                #Label8 ul li a::before {
                    content: "#";
                }
                .post-descript {
                    background: #21409a linear-gradient(100deg, #21409a 50%, #007cbd 100%) !important;
                    border-radius: 0 0 8px 8px;
                }
                .post-meta a {
                    font-size: 13px !important;
                    margin: 0 0 4px 0;
                }
                .owl-dot.active {
                    background-color: #ffd200 !important;
                }
                .ct-wrapper,
                .slider-item {
                    border-radius: 8px;
                }
                .slider-item h3.post-title {
                    font-size: 19px !important;
                    display: -webkit-box;
                    white-space: normal;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 3;
                    line-height: 1.3;
                }
                .thumb.overlay {
                    height: 280px !important;
                }
                .post-outer:nth-child(2) .post-thumbnail,
                .post-outer:nth-child(7) .post-thumbnail,
                .post-outer:nth-child(11) .post-thumbnail,
                .post-outer:nth-child(21) .post-thumbnail,
                .post-outer:nth-child(15) .post-thumbnail,
                .post-outer:nth-child(25) .post-thumbnail,
                .post-outer:nth-child(29) .post-thumbnail {
                    float: right !important;
                    width: 150px !important;
                    height: 112px !important;
                    margin: 0 0 0 12px !important;
                }
                .post-title.entry-title a,
                #populer .item-title a {
                    font-size: 15px;
                    line-height: 1.3;
                    display: -webkit-box;
                    white-space: normal;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 3;
                }
                .post-outer:nth-child(2),
                .post-outer:nth-child(11),
                .post-outer:nth-child(21),
                .post-outer:nth-child(25),
                .post-outer:nth-child(29) {
                    background-color: #f0f0f0;
                    padding: 0 0 18px 0 !important;
                    border: none !important;
                    margin: 0 !important;
                }
                .post-outer:nth-child(7),
                .post-outer:nth-child(15) {
                    float: left !important;
                    width: 50% !important;
                    padding: 0 6px 0 18px !important;
                    margin: 0 !important;
                    clear: none !important;
                    overflow: inherit !important;
                    height: 206px !important;
                    border: none !important;
                }
                .post-outer:nth-child(8),
                .post-outer:nth-child(16) {
                    float: right !important;
                    width: 50% !important;
                    padding: 0 18px 0 6px !important;
                    margin: 0 !important;
                    clear: none !important;
                    overflow: inherit !important;
                    height: 206px !important;
                    border: none !important;
                }
                .post-outer:nth-child(9),
                .post-outer:nth-child(17) {
                    float: left !important;
                    width: 50% !important;
                    padding: 0 6px 0 18px !important;
                    margin: 0 !important;
                    clear: none !important;
                    overflow: inherit !important;
                    height: 206px !important;
                    border: none !important;
                }
                .post-outer:nth-child(10),
                .post-outer:nth-child(18) {
                    float: right !important;
                    width: 50% !important;
                    padding: 0 18px 0 6px !important;
                    margin: 0 !important;
                    clear: none !important;
                    overflow: inherit !important;
                    height: 206px !important;
                    border: none !important;
                }
                .post-outer:nth-child(7) .post-thumbnail,
                .post-outer:nth-child(8) .post-thumbnail,
                .post-outer:nth-child(9) .post-thumbnail,
                .post-outer:nth-child(10) .post-thumbnail,
                .post-outer:nth-child(15) .post-thumbnail,
                .post-outer:nth-child(16) .post-thumbnail,
                .post-outer:nth-child(17) .post-thumbnail,
                .post-outer:nth-child(18) .post-thumbnail {
                    width: 100% !important;
                    height: 102px !important;
                    float: none !important;
                    margin: 0 0 8px 0 !important;
                }
                .post-outer:nth-child(7) .auto-read-more,
                .post-outer:nth-child(8) .auto-read-more,
                .post-outer:nth-child(9) .auto-read-more,
                .post-outer:nth-child(10) .auto-read-more,
                .post-outer:nth-child(15) .auto-read-more,
                .post-outer:nth-child(16) .auto-read-more,
                .post-outer:nth-child(17) .auto-read-more,
                .post-outer:nth-child(18) .auto-read-more {
                    padding: 0 !important;
                }
                .post-outer:nth-child(7) .post-title.entry-title a,
                .post-outer:nth-child(8) .post-title.entry-title a,
                .post-outer:nth-child(9) .post-title.entry-title a,
                .post-outer:nth-child(10) .post-title.entry-title a,
                .post-outer:nth-child(15) .post-title.entry-title a,
                .post-outer:nth-child(16) .post-title.entry-title a,
                .post-outer:nth-child(17) .post-title.entry-title a,
                .post-outer:nth-child(18) .post-title.entry-title a {
                    display: block !important;
                    font-size: 13px !important;
                    max-height: 50.7px;
                    overflow: hidden !important;
                }
                .post-outer:nth-child(19) {
                    border-top: 3px solid #e9ebee !important;
                    float: none !important;
                    width: 100% !important;
                    padding: 16px 18px 0!important !important;
                    height: auto !important;
                }
                .post-outer:nth-child(20) {
                    float: none !important;
                    width: 100% !important;
                    padding: 0 18px !important;
                    height: auto !important;
                }
                .post-outer:nth-child(19) .post-title.entry-title a,
                .post-outer:nth-child(20) .post-title.entry-title a {
                    font-size: 15px !important;
                }
                .post-outer:nth-child(19) .post-labels,
                .post-outer:nth-child(20) .post-labels {
                    display: block !important;
                }
                .post-outer:nth-child(19) .post-thumbnail,
                .post-outer:nth-child(20) .post-thumbnail {
                    width: 100px !important;
                    height: 100px !important;
                    margin: 0 12px 0 0 !important;
                    float: left !important;
                }
                .tag-home,
                .slider-wrapper::after {
                    display: none;
                }
                .post-outer:nth-child(10) #media-date {
                    margin: 6px 0 0 0 !important;
                }
                .post-outer:nth-child(10) .post-labels {
                    display: none !important;
                }
                .post-outer:nth-child(11) {
                    overflow: hidden;
                    clear: both;
                }
                #box-header1 h3,
                #box-header2 h3,
                .news-feed h3 {
                    margin: 0 18px 16px 18px !important;
                }
                .post-thumbnail {
                    width: 100px;
                    height: 100px;
                    margin: 0 12px 0 0;
                }
                .news-feed,
                #box-header1 h3 a,
                #box-header2 h3 a,
                .news-feed h3 a {
                    display: none;
                }
                .auto-read-more {
                    padding: 18px 18px 0;
                    margin: 0;
                }
                .post-outer:nth-child(19) .auto-read-more {
                    margin: 0 !important;
                    padding: 16px 13.5px 18px !important;
                }
                .post-outer:nth-child(20) .auto-read-more {
                    margin: 0 0 16px !important;
                    padding: 0 0 2px 0 !important;
                }
                .post-labels {
                    font-size: 13px !important;
                    margin: 0 0 4px 0 !important;
                }
                #box-header1,
                #box-header2 {
                    border-top: 3px solid #e9ebee !important;
                    padding: 16px 0 0 !important;
                    margin: 18px 0 0 0 !important;
                }
                .more-description {
                    padding: 0;
                }
                .post-labels,
                #media-date,
                #populer .item-snippet {
                    font-size: 11px;
                    margin: 8px 0 0 0;
                }
                .post-outer:nth-child(25),
                .post-outer:nth-child(29) {
                    margin: 18px 0 0 0 !important;
                }
                #Label1 {
                    display: none;
                }
                #PopularPosts2 .item-thumbnail {
                    margin: 0 0 0 12px !important;
                }
                #PopularPosts2 ul li .item-title a,
                .topikXML-top ul li h3 a,
                .topikXML-bottom ul li h3 a,
                .topikXML-bottom2 ul li h3 a {
                    font-size: 15px;
                }
                #PopularPosts2 ul li::before,
                #PopularPosts4 ul li::before {
                    font-size: 15px;
                }
                .topikXML-top {
                    border-radius: 0;
                    background-color: #f0f0f0;
                    margin: 0 -18px;
                    overflow: hidden;
                    padding: 18px 18px 18px 0;
                }
                .topikXML-top .overlay-topikXML-top {
                    width: 150px;
                    height: 112px;
                    border-radius: 4px;
                    overflow: hidden;
                    margin: 0 0 0 12px;
                    float: right;
                }
                .topikXML-bottom {
                    background-color: #fff;
                    margin: 0;
                }
                .overlay-topikXML-bottom {
                    width: 100px;
                    height: 75px;
                    border-radius: 4px;
                }
                .topikXML-bottom ul li {
                    margin: 0;
                    border: none;
                    padding: 9px 0;
                }
                .topikXML-top2 h3 {
                    font-size: 15px;
                    font-weight: 400;
                }
                .topikXML-bottom2 ul li {
                    margin: 0 0 18px 0;
                }
                .topikXML-top ul li h3 a {
                    padding: 0 0 0 18px;
                }
                .overlay-topikXML-bottom2 {
                    margin: 0 12px 0 0;
                }
                .index-topik,
                .index-topik1 {
                    background-color: #fff;
                    padding: 0;
                }
                #Label1,
                #PopularPosts2,
                #PopularPosts3,
                #PopularPosts4,
                #HTML81,
                #HTML82,
                #HTML91,
                #HTML92 {
                    border-top: 3px solid #e9ebee;
                    padding: 16px;
                    margin: 0 -18px;
                }
                #sidebar-desk {
                    display: none;
                }
                .headline {
                    font-size: 10px;
                }
                #iklan-infeed {
                    margin: 18px 18px 0 18px;
                    max-height: 100px;
                }
                .overlay-Advertorial {
                    width: 100px;
                    height: 100px;
                    margin: 0 12px 0 0;
                }
                .tag-promoted {
                    margin: 0 0 4px 0;
                    font-size: 13px;
                }
                .topAdvertorial ul li h3 a,
                .bottomAdvertorial ul li h3 a {
                    font-size: 15px;
                    line-height: 1.3;
                    display: -webkit-box;
                    white-space: normal;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 3;
                }
                .topAdvertorial ul li,
                .bottomAdvertorial ul li {
                    margin: 0 0 18px 0;
                }
            }




            <!--
            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%;*/font:inherit;vertical-align:baseline;}img{vertical-align:middle;width:auto;max-width:100%}.separator a{border:none !important;margin:0 !important}
            /* HTML5 display-role reset for older browsers */
            article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{background-color:#f1f1f1;color:#333;font-family:'Montserrat',arial, sans-serif;font-size:14px;line-height:1.4;text-rendering: optimizeSpeed;transition: all 0.31s ease 0s;display:block;}
            *{margin:0;padding:0;text-decoration: none;}
            html{display:block;}blockquote,q{quotes:none;}blockquote::before,blockquote::after,q::before,q::after{content:&#39;&#39;;content:none;}table{border-collapse:collapse;border-spacing:0;} a{color:#21409A;vertical-align:baseline;outline:0; transition:all .3s ease;}
            /* Font */
            @font-face{font-family:'Montserrat';font-style:normal;font-weight:400;src:local('Montserrat Regular'),local('Montserrat-Regular'),url(https://fonts.gstatic.com/s/montserrat/v14/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;src:local('Montserrat Regular'),local('Montserrat-Regular'),url(https://fonts.gstatic.com/s/montserrat/v14/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;src:local('Montserrat Regular'),local('Montserrat-Regular'),url(https://fonts.gstatic.com/s/montserrat/v14/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;src:local('Montserrat Regular'),local('Montserrat-Regular'),url(https://fonts.gstatic.com/s/montserrat/v14/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;src:local('Montserrat Regular'),local('Montserrat-Regular'),url(https://fonts.gstatic.com/s/montserrat/v14/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;src:local('Montserrat SemiBold'),local('Montserrat-SemiBold'),url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_bZF3gTD_u50.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;src:local('Montserrat SemiBold'),local('Montserrat-SemiBold'),url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_bZF3g3D_u50.woff2) format('woff2');unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;src:local('Montserrat SemiBold'),local('Montserrat-SemiBold'),url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_bZF3gbD_u50.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;src:local('Montserrat SemiBold'),local('Montserrat-SemiBold'),url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_bZF3gfD_u50.woff2) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;src:local('Montserrat SemiBold'),local('Montserrat-SemiBold'),url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_bZF3gnD_g.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;src:local('Montserrat Bold'),local('Montserrat-Bold'),url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_dJE3gTD_u50.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;src:local('Montserrat Bold'),local('Montserrat-Bold'),url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_dJE3g3D_u50.woff2) format('woff2');unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;src:local('Montserrat Bold'),local('Montserrat-Bold'),url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_dJE3gbD_u50.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;src:local('Montserrat Bold'),local('Montserrat-Bold'),url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_dJE3gfD_u50.woff2) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;src:local('Montserrat Bold'),local('Montserrat-Bold'),url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_dJE3gnD_g.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Rubik';font-style:italic;font-weight:400;src:local('Rubik Italic'),local('Rubik-Italic'),url(https://fonts.gstatic.com/s/rubik/v9/iJWEBXyIfDnIV7nEnXq61F3f.woff2) format('woff2');unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Rubik';font-style:italic;font-weight:400;src:local('Rubik Italic'),local('Rubik-Italic'),url(https://fonts.gstatic.com/s/rubik/v9/iJWEBXyIfDnIV7nEnXy61F3f.woff2) format('woff2');unicode-range:U+0590-05FF,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:'Rubik';font-style:italic;font-weight:400;src:local('Rubik Italic'),local('Rubik-Italic'),url(https://fonts.gstatic.com/s/rubik/v9/iJWEBXyIfDnIV7nEnXC61F3f.woff2) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Rubik';font-style:italic;font-weight:400;src:local('Rubik Italic'),local('Rubik-Italic'),url(https://fonts.gstatic.com/s/rubik/v9/iJWEBXyIfDnIV7nEnX661A.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Rubik';font-style:italic;font-weight:500;src:local('Rubik Medium Italic'),local('Rubik-MediumItalic'),url(https://fonts.gstatic.com/s/rubik/v9/iJWBBXyIfDnIV7nElY2ZwWb-6bB_.woff2) format('woff2');unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Rubik';font-style:italic;font-weight:500;src:local('Rubik Medium Italic'),local('Rubik-MediumItalic'),url(https://fonts.gstatic.com/s/rubik/v9/iJWBBXyIfDnIV7nElY2ZwWD-6bB_.woff2) format('woff2');unicode-range:U+0590-05FF,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:'Rubik';font-style:italic;font-weight:500;src:local('Rubik Medium Italic'),local('Rubik-MediumItalic'),url(https://fonts.gstatic.com/s/rubik/v9/iJWBBXyIfDnIV7nElY2ZwWz-6bB_.woff2) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Rubik';font-style:italic;font-weight:500;src:local('Rubik Medium Italic'),local('Rubik-MediumItalic'),url(https://fonts.gstatic.com/s/rubik/v9/iJWBBXyIfDnIV7nElY2ZwWL-6Q.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Rubik';font-style:normal;font-weight:400;src:local('Rubik'),local('Rubik-Regular'),url(https://fonts.gstatic.com/s/rubik/v9/iJWKBXyIfDnIV7nFrXyi0A.woff2) format('woff2');unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Rubik';font-style:normal;font-weight:400;src:local('Rubik'),local('Rubik-Regular'),url(https://fonts.gstatic.com/s/rubik/v9/iJWKBXyIfDnIV7nDrXyi0A.woff2) format('woff2');unicode-range:U+0590-05FF,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:'Rubik';font-style:normal;font-weight:400;src:local('Rubik'),local('Rubik-Regular'),url(https://fonts.gstatic.com/s/rubik/v9/iJWKBXyIfDnIV7nPrXyi0A.woff2) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Rubik';font-style:normal;font-weight:400;src:local('Rubik'),local('Rubik-Regular'),url(https://fonts.gstatic.com/s/rubik/v9/iJWKBXyIfDnIV7nBrXw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Rubik';font-style:normal;font-weight:500;src:local('Rubik Medium'),local('Rubik-Medium'),url(https://fonts.gstatic.com/s/rubik/v9/iJWHBXyIfDnIV7EyjmmZ8WDm7Q.woff2) format('woff2');unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Rubik';font-style:normal;font-weight:500;src:local('Rubik Medium'),local('Rubik-Medium'),url(https://fonts.gstatic.com/s/rubik/v9/iJWHBXyIfDnIV7Eyjmmf8WDm7Q.woff2) format('woff2');unicode-range:U+0590-05FF,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:'Rubik';font-style:normal;font-weight:500;src:local('Rubik Medium'),local('Rubik-Medium'),url(https://fonts.gstatic.com/s/rubik/v9/iJWHBXyIfDnIV7EyjmmT8WDm7Q.woff2) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Rubik';font-style:normal;font-weight:500;src:local('Rubik Medium'),local('Rubik-Medium'),url(https://fonts.gstatic.com/s/rubik/v9/iJWHBXyIfDnIV7Eyjmmd8WA.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
            /*Font Awesome*/
            @font-face{font-family:FontAwesome;src:url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-8deg);transform:scale(.9) rotate(-8deg)}30%,50%,70%{-webkit-transform:scale(1.3) rotate(8deg);transform:scale(1.3) rotate(8deg)}40%,60%{-webkit-transform:scale(1.3) rotate(-8deg);transform:scale(1.3) rotate(-8deg)}100%,80%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-8deg);-ms-transform:scale(.9) rotate(-8deg);transform:scale(.9) rotate(-8deg)}30%,50%,70%{-webkit-transform:scale(1.3) rotate(8deg);-ms-transform:scale(1.3) rotate(8deg);transform:scale(1.3) rotate(8deg)}40%,60%{-webkit-transform:scale(1.3) rotate(-8deg);-ms-transform:scale(1.3) rotate(-8deg);transform:scale(1.3) rotate(-8deg)}100%,80%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.faa-parent.animated-hover:hover>.faa-tada,.faa-tada.animated,.faa-tada.animated-hover:hover{-webkit-animation:tada 2s linear infinite;animation:tada 2s linear infinite}.faa-parent.animated-hover:hover>.faa-tada.faa-fast,.faa-tada.animated-hover.faa-fast:hover,.faa-tada.animated.faa-fast{-webkit-animation:tada 1s linear infinite;animation:tada 1s linear infinite}.faa-parent.animated-hover:hover>.faa-tada.faa-slow,.faa-tada.animated-hover.faa-slow:hover,.faa-tada.animated.faa-slow{-webkit-animation:tada 3s linear infinite;animation:tada 3s linear infinite}@-webkit-keyframes passing{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}50%{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}100%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}}@-moz-keyframes spin{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}
            /*Icon*/
            .fa-search::before{content:"\f002"}.fa-play-circle::before{content:"\f144"}.fa-arrow-right::before{content:"\f061"}.fa-facebook::before{content:"\f09a"}.fa-twitter::before{content:"\f099"}.fa-whatsapp::before{content:"\f232"}.fa-clipboard::before{content:"\f0ea"}.fa-home::before{content:"\f015"}.fa-comments-o::before{content:"\f0e6"}.fa-play::before{content:"\f04b"}.fa-pinterest::before{content:"\f0d2"}.fa-instagram::before{content:"\f16d"}.fa-angle-up::before{content:"\f106"}.fa-angle-double-left::before{content:"\f100"}.fa-angle-double-right::before{content:"\f101"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}
            /*Blogger CSS Reset*/
            html{scroll-behavior:smooth}.section,.widget{margin:0;padding:0}i{font-style:italic}b{font-weight:500}u{border-bottom:1px solid}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.widget-item-control,.post-updated,.status-msg-wrap,.blog-feeds,.post-author.vcard{display:none}#blog-pager{clear:both}@keyframes Gradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}textarea:focus, input:focus{outline: none;}*:focus {outline: none;}
            .lighter,.lighter *{transition:all 0.31s ease 0s}.lighter{position:fixed;top:0;bottom:0;left:0;right:0;z-index:400000;opacity:1}.lighter.fade{opacity:0}.lighter.fade .lighter-container{transform:scale(.5)}.lighter img{width:100%;height:100%}.lighter .lighter-overlay{background:rgba(0,0,0,.75);height:100%;width:100%}.lighter .lighter-container{background:white;position:absolute;z-index:400000;top:50%;left:50%;right:50%;bottom:50%;box-shadow:0 2px 8px rgba(0,0,0,.5)}.lighter .lighter-container .lighter-close{top:0;right:0;width:30px;height:30px;margin:-15px;line-height:30px;font-size:16pt;font-family:Helvetica,Arial,serif}.lighter .lighter-container .lighter-next{display:none;right:40px;top:50%;width:40px;height:40px;margin:-20px 0;line-height:34px;font-size:32pt;font-family:Times,serif}.lighter .lighter-container .lighter-prev{display:none;left:40px;top:50%;width:40px;height:40px;margin:-20px;line-height:24pt;font-size:34px;font-family:Times,serif}.lighter .lighter-container .lighter-next,.lighter .lighter-container .lighter-prev,.lighter .lighter-container .lighter-close{cursor:pointer;position:absolute;z-index:800000;text-align:center;border-radius:40px;color:rgba(255,255,255,.8);background:rgba(255,0,0,.6)}.lighter .lighter-container .lighter-next:hover,.lighter .lighter-container .lighter-prev:hover,.lighter .lighter-container .lighter-close:hover{color:white;text-decoration:none;background:rgba(255,0,0,.9)}.lighter .lighter-container .lighter-next:active,.lighter .lighter-container .lighter-prev:active,.lighter .lighter-container .lighter-close:active{color:white;background:rgba(0,0,0,.6)}
            /*MyCss*/
            #cssmenu ul li{list-style:none}#cssmenu ul{overflow:hidden}#cssmenu ul li a{display:block;font-size:12px;color:#6a6a6a;font-weight:600;line-height:34px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#cssmenu ul li a:hover,#tombol_show:hover{transition:all .3s ease;color:#000}#tombol_show::after{content:"\f0dc";float:right;font-family:FontAwesome;font-size:11px}.fa-th-large::before{content:"\f009"}.fa-star::before{content:"\f005"}.fa-bell::before{content:"\f0f3"}.linkcepat .fa,.hide-show .fa{font-size:11px;float:left;margin:7px 6px 0 0;background-color:#e3f5fe;width:20px;height:20px;text-align:center;line-height:21px;border-radius:50%;color:#21409A}#css-menu{height:100%;position:fixed;left:-100%;top:46px;transition:all 0.31s ease-in-out 0s;width:100%;z-index:99;padding:12px;max-width:440px}#cssmenu{background-color:#fff;height:93%;overflow:auto;padding:24px;box-shadow:rgba(0,0,0,.1) 0 0 15px;letter-spacing:-.02em;border-radius:4px}#pencarian-mobile{margin:8px 0}.xmlthemes{font-size:1px;position:absolute;color:transparent}#cssmenu h2,.copyright{display:none}#box ul li{position:relative;padding:0 0 0 26px;width:50%;float:left}#box ul li a::before{content:"#";position:absolute;top:0;left:15px;color:#ccc}.close-menu{display:block;width:42px;cursor:pointer;background-color:#fff;position:absolute;right:12px;height:42px;text-align:center;color:red;font-size:30px;line-height:32px;top:12px;border-radius:0 4px 0 4px}.close-menu span{position:relative;z-index:1;color:#fff}.close-menu span::before{content:"";width:30px;height:20px;position:absolute;background:red;z-index:-1;top:9px;right:-6px;border-radius:2px}#LinkList2{border-top:1px solid #e9ebee;padding:8px 0 0 0;margin:8px 0 0 0}.beranda .fa{color:#fff;background-color:#46c49c}.terbaru .fa{color:#fff;background-color:#cf4d35}.terpopuler .fa{color:#fff;background-color:#f4b23f}.hide-show .fa{color:#fff;background-color:#61c436}.spinner2{background-color:#fff;border-radius:50%;height:8px;margin:-1px 0 0 -8px;width:8px;z-index:100;float:right;position:relative;animation:1s ease-in-out 0s normal none infinite running sk-scaleout}@keyframes sk-scaleout{0%{transform:scale(0)}100%{opacity:0;transform:scale(1)}}button{background:transparent;border:none;outline:0}.border1menu,.border2menu,.border3menu,.border4menu,.border5menu{background-color:#21409A;display:block;height:2px;transform:rotate(0deg);width:23px;margin:3px 3px 3px 0;border-radius:2px}.circle{width:14px;height:14px;background-color:#fff;position:absolute;right:0;top:16px;border:2px solid;border-radius:50%;color:#21409A}.circle1{position:absolute;width:16px;height:16px;background-color:#fff;top:15px;right:0;border-radius:50%}.dashed{width:2px;height:8px;position:absolute;right:-1px;background-color:#21409A;transform:rotate(-48deg);top:25px;border-radius:2px}#tombol_show{display:block;font-size:12px;color:#6a6a6a}.hide-show{line-height:34px;font-weight:600;cursor:pointer}.menu{background-color:transparent;cursor:pointer;height:46px;outline:none;border:none;float:left;margin:0 10px 0 0;position:relative}#Home{font-weight:700;text-transform:uppercase;font-family:'Montserrat',sans-serif;letter-spacing:-1px;margin:8px 18px 8px 0;float:left;line-height:30px;border-right:1px solid #e9ebee;padding:0 18px 0 0}#Home a{display:block;background:-webkit-linear-gradient(left,#792166 30%,#ed3c3f 100%);background-clip:border-box;background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent}#Home a:hover{color:#000}#running-text{float:right;margin:0}#running-text h2{display:none}#news{height:34px;color:#fff;overflow:hidden;background:#21409a linear-gradient(100deg, #21409a 50%, #007cbd 100%);padding:0;border-radius:24px;font-size:12px;width:500px;margin:6px 0}#ltsposts::before{content:"\f021";float:left;color:#ffd200;font-family:FontAwesome;font-weight:700;position:relative;left:2px;margin:0 -18px 0 0;font-size:12px;width:36px;text-align:center;animation:spin 4s linear infinite}#ltsposts{line-height:24px;margin:0 auto;height:24px;padding:0 18px 0 0}#ltsposts ul{height:24px;overflow:hidden;padding:0 0 0 18px;margin:5px 0;line-height:24px}#ltsposts ul li{list-style:none;line-height:24px}#ltsposts ul li a{display:block;color:#fff;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#ltsposts ul li a:hover{color:#FFD200}#pencarian-mobile input{width:100%;line-height:32px;border:none;border-radius:20px;font-family:'Montserrat',sans-serif;font-size:12px;padding:0 42px 0 15px;background-color:#f6f6f6}.fa-newspaper-o::before{content:"\f1ea"}#pencarian-mobile .fa.fa-search{float:right;margin:-26px 15px 0 0;font-size:18px;color:#000;opacity:.2}.tglhariini{line-height:30px;margin:8px 0;float:left;font-size:12px;font-weight:600}.hari{float:left}.tanggal::before{content:","}.tanggal{float:right}#header-logo{float:left;max-width:298px}#header-ads{float:right;height:90px;width:100%;max-width:728px}#header-ads h2,#top-container h2,#PopularPosts1 .item-snippet{display:none}#framebar{width:100%;height:46px;background-color:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.15)}#in-framebar{overflow:hidden;width:auto;max-width:1080px;margin:auto;height:46px}#header{background-color:#f9f9f9;height:90px;padding:18px;box-sizing:content-box;width:auto;max-width:1044px;margin:auto;line-height:1}#Header1_headerimg{height:auto;width:auto;margin:20px 0;max-height:50px}#top-container{background-color:#f9f9f9;width:auto;max-width:1080px;margin:auto;padding:0 18px}#navbar-first,#navbar-second{width:auto;height:42px;background:#21409a linear-gradient(100deg, #21409a 50%, #007cbd 100%);max-width:1054px;margin:auto;line-height:42px;border-radius:4px}#navbar-first span{color:#FFD200;font-weight:700;padding:0 10px}#navbar-second span{color:#EF662F;font-weight:700;padding:0 10px}#navbar-second{background:#f0f0f0}#navbar-first ul,#navbar-second ul{overflow:hidden;height:42px;padding:0 10px}#navbar-first ul li,#navbar-second ul li{display:inline-block}#navbar-first ul li a,#navbar-second ul li a{display:block;padding:0 10px;color:#fff;font-weight:700}#navbar-second ul li:nth-child(2) a{color:red}#navbar-second ul li:nth-child(3) a{color:#EF662F}#navbar-second ul li:first-child a{color:#6c8592;text-transform:none}#navbar-second ul li a{color:#000;text-transform:lowercase}#navbar-second ul li a::before{content:"#"}#navbar-second ul li:first-child a::before{content:"\f109";font-family:FontAwesome;font-size:11px;margin:0 5px 0 0}#navbar-second ul li:first-child a::after{content:"";background-color:red;width:5px;height:5px;position:absolute;margin:12px 0 0 4px;border-radius:50%}#navbar-first ul li a:hover{color:#FFD200}#navbar-second ul li a:hover,#menu-mobile ul li a:hover{color:#21409A}#top-ads{padding:0 0 18px 0;text-align:center;margin:18px auto 0}#top-popular{overflow:hidden;padding:0 0 14px 0}#PopularPosts1 ul{overflow:hidden;margin:0 -9px}#PopularPosts1 ul li{float:left;width:20%;padding:0 9px;list-style:none}#PopularPosts1 .item-thumbnail{overflow:hidden;height:107px;margin:0 0 8px 0;border-radius:4px;position:relative}#PopularPosts1 .item-thumbnail img{border-radius:4px;width:100%;height:100%;object-fit:cover}#PopularPosts1 ul li .item-thumbnail img:hover,.post-thumbnail img:hover,a.slider-image:hover,.recent_thumb:hover,#PopularPosts2 .item-thumbnail img:hover,#PopularPosts4 .item-thumbnail img:hover,.topikXML-top .overlay-topikXML-top img:hover,.overlay-topikXML-bottom img:hover,.overlay-topikXML-bottom2 img:hover,.topikXML-bottom3 ul li .overlay-topikXML-bottom3 img:hover,#related-posts .related-post img:hover,#populer .item-thumbnail img:hover{border-radius:4px;transform:scale(1.2);transition:all 1s ease}#PopularPosts1 .item-title a{color:#000;font-weight:600;font-size:13px;display:-webkit-box;white-space:normal;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}#PopularPosts1 .item-title a:hover,.post-title.entry-title a:hover,.clearfix a:hover,#box-header1 h3 a:hover,#box-header2 h3 a:hover,.news-feed h3 a:hover,#Label1 li a:hover,#PopularPosts2 ul li .item-title a:hover,#PopularPosts4 ul li .item-title a:hover,.topikXML-top ul li h3 a:hover,.topikXML-bottom ul li h3 a:hover,.topikXML-top2 h3:hover,.topikXML-bottom2 ul li h3 a:hover,#PopularPosts3 ul li a:hover,.topikXML-bottom3 ul li h3 a:hover,.related-post-title:hover,#populer .item-title a:hover{color:#21409A}#content-wrapper{background-color:#f9f9f9;width:auto;max-width:1080px;margin:auto;padding:18px;overflow:hidden}#main{width:692px;float:left;overflow:hidden}#sidebar-outer{width:320px;float:right;text-align:center}#Label1 h2,#PopularPosts2 h2,#PopularPosts3 h2,#HTML81 h2,#HTML82 h2,#PopularPosts4 h2,#HTML91 h2,#HTML92 h2,#related-posts h6{font-size:18px;font-weight:700;color:#21409A;margin:0 0 16px 0;display:block!important}#HTML81 h2 a{color:#6c8592}#Label1,#PopularPosts2,#PopularPosts3,#PopularPosts4,#HTML81,#HTML82,#HTML91,#HTML92{text-align:left;border-top:1px solid #e9ebee;padding:16px 0 0 0}#Label1 li{list-style:none}#PopularPosts2 ul,#PopularPosts4 ul{counter-reset:popcount;background-color:#e3f5fe;border-radius:4px 4px 0 0;padding:8px 0 0 0}#PopularPosts3 ul{counter-reset:popcount}#PopularPosts2 ul li,#PopularPosts4 ul li{list-style:none;padding:8px 16px 8px 32px}#PopularPosts3 ul li{list-style:none;margin:0 0 16px 0;padding:0 0 0 46px}#PopularPosts3 ul li a{font-size:15px;font-weight:600;color:#000;display:-webkit-box;white-space:normal;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}#PopularPosts2 ul li:nth-child(1),#PopularPosts2 ul li:nth-child(2),#PopularPosts2 ul li:nth-child(3),#PopularPosts2 ul li:nth-child(4),#PopularPosts2 ul li:nth-child(5){display:none}#PopularPosts2 ul li .item-title a,#PopularPosts4 ul li .item-title a,.topikXML-top ul li h3 a,.topikXML-bottom ul li h3 a,.topikXML-top2 ul li h3 a,.topikXML-bottom2 ul li h3 a,.topikXML-bottom3 ul li h3 a,.related-post-title{font-size:13px;font-weight:600;color:#000;padding:0;display:-webkit-box;white-space:normal;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin:0 0 6px 0}.topikXML-top ul li h3 a{padding:0 16px}.topikXML-bottom ul li h3 a{padding:0;margin:0}#PopularPosts2 ul li::before,#PopularPosts4 ul li::before{content:counter(popcount,decimal) ".";counter-increment:popcount;color:#EF662F;height:auto;position:absolute;font-size:13px;margin:0 0 0 -16px;font-weight:700;text-align:right}#PopularPosts3 ul li::before{content:counter(popcount,decimal);counter-increment:popcount;color:#fff;position:absolute;font-size:32px;font-weight:700;text-align:center;opacity:.5;width:30px;height:30px;line-height:30px;left:0;margin:5px 0 0 0;border-right:1px solid #e9ebee}#PopularPosts3 ul li:hover::before{transition:all .3s ease;opacity:1}#PopularPosts3 ul li:nth-child(1)::before{color:#ca85ca}#PopularPosts3 ul li:nth-child(2)::before{color:#cf4d35}#PopularPosts3 ul li:nth-child(3)::before{color:#61c436}#PopularPosts3 ul li:nth-child(4)::before{color:#f4b23f}#PopularPosts3 ul li:nth-child(5)::before{color:#46c49c}#PopularPosts2 ul li .item-title::after,#PopularPosts4 ul li .item-title::after{color:#999;font-family:FontAwesome;font-size:7px;letter-spacing:4px;display:block}#PopularPosts3 ul li::after{color:#999;font-family:FontAwesome;font-size:9px;letter-spacing:4px;display:block;margin:2px 0 0 0}#PopularPosts3 ul li:hover::after{transition:all .3s ease;color:#f48f01}#PopularPosts2 ul li .item-title:hover:after,#PopularPosts4 ul li .item-title:hover:after{color:#f48f01}#PopularPosts2 ul li:nth-child(6) .item-title:after,#PopularPosts4 ul li:nth-child(1) .item-title:after,#PopularPosts3 ul li:nth-child(1):after{content:"\f005""\f005""\f005""\f005""\f005"}#PopularPosts2 ul li:nth-child(7) .item-title:after,#PopularPosts4 ul li:nth-child(2) .item-title:after,#PopularPosts3 ul li:nth-child(2):after{content:"\f005""\f005""\f005""\f005""\f123"}#PopularPosts2 ul li:nth-child(8) .item-title:after,#PopularPosts4 ul li:nth-child(3) .item-title:after,#PopularPosts3 ul li:nth-child(3):after{content:"\f005""\f005""\f005""\f005""\f006"}#PopularPosts2 ul li:nth-child(9) .item-title:after,#PopularPosts4 ul li:nth-child(4) .item-title:after,#PopularPosts3 ul li:nth-child(4):after{content:"\f005""\f005""\f005""\f123""\f006"}#PopularPosts2 ul li:nth-child(10) .item-title:after,#PopularPosts4 ul li:nth-child(5) .item-title:after,#PopularPosts3 ul li:nth-child(5):after{content:"\f005""\f005""\f005""\f006""\f006"}#PopularPosts2 .item-thumbnail,#PopularPosts4 .item-thumbnail{float:right;width:100px;height:75px;margin:0 0 0 16px;overflow:hidden;border-radius:4px;position:relative}#PopularPosts2 .item-thumbnail img, #PopularPosts4 .item-thumbnail img{width:100%;height:100%;object-fit:cover;border-radius:4px}#Label1 li a{display:block;font-size:16px;font-weight:600;color:#000;text-transform:lowercase;padding:8px 0}#Label1 li a:before{content:"#";color:#999;font-weight:600;margin:-1px 4px 0 0;font-size:18px;display:block;float:left}#Label1 li span{color:#EF662F;position:absolute;right:0;margin:-28px 0 0 0;font-size:12px;font-weight:600}#Label1 li a:hover:before{color:#EF662F}#sidebar-outer .widget-content{margin:0 0 24px 0}#sidebar-outer #Label1 .widget-content,#sidebar-outer #HTML82 .widget-content,#sidebar-outer #HTML91 .widget-content,#sidebar-outer #HTML92 .widget-content,#sidebar-outer #PopularPosts3 .widget-content{background:transparent}#sidebar-outer #Label1 .widget-content{min-height:100%}#sidebar h2,#sidebar-post h2,#sidebar-post-desk h2{display:none}.auto-read-more{overflow:hidden;margin:16px 0;padding:8px 0}.more-description{padding:16px 0}.post-thumbnail{background:#f5f5f5 linear-gradient(-50deg,#ced4da,#fff,#ced4da) repeat scroll 0 0 / 320% 200%;animation:1s ease 2s normal none infinite running Gradient;width:210px;height:158px;border-radius:4px;overflow:hidden;float:left;margin:0 24px 0 0;position:relative}.post-thumbnail img{width:100%;height:100%;object-fit:cover;border-radius:4px}.post-title.entry-title a,#populer .item-title a{display:block;color:#000;font-size:20px;font-weight:600}.post-labels{font-size:12px;color:#EF662F;font-weight:600;margin:0 0 8px 0}.post-labels span{display:none}.post-labels span:first-child{display:block}#media-date,#populer .item-snippet{overflow:hidden;font-size:12px;margin:12px 0 0 0;color:#666}#media-date span:last-of-type{display:inline-block;float:left;margin:0 3px 0 0}#media-date span,.date-header-home{display:none}.all-populer{background-color:#e3f5fe;border-radius:0 0 4px 4px;padding:16px}.all-populer a,.all-populer2 a{background-color:#EF662F;display:block;padding:6px 0;color:#fff;font-size:12px;font-weight:600;border-radius:4px;margin:auto;width:auto;max-width:180px;text-align:center}.all-populer2{margin:16px 0 0 0;overflow:hidden}.all-populer2 a{background-color:#f0f0f0;color:#EF662F}.all-populer2 a:hover{color:#000}.all-populer a:hover,.topikXML-top2 span:hover{opacity:.85;transition:all .3s ease}.all-populer .fa.fa-arrow-right,.all-populer2 .fa.fa-arrow-right,.index-topik .fa.fa-arrow-right,.index-topik1 .fa.fa-arrow-right{font-size:10px;position:relative;top:-1px}.topikXML-top{background-color:#fefefe;border-radius:4px 4px 0 0}.topikXML-top ul li{list-style:none}.topikXML-top .overlay-topikXML-top{width:100%;height:187px;border-radius:4px;overflow:hidden;margin:0 0 12px 0}.topikXML-top .overlay-topikXML-top img,.overlay-topikXML-bottom img{width:100%;height:100%;object-fit:cover}.overlay-topikXML-bottom{width:64px;height:64px;border-radius:50%;overflow:hidden;float:left;margin:0 12px 0 0}.topikXML-bottom{background-color:#fefefe;padding:8px 0;margin:-6px 0 0 0}.topikXML-bottom ul li{list-style:none;overflow:hidden;margin:8px 16px;border-top:1px solid #e9ebee;padding:8px 0 0 0}.index-topik{background-color:#fcfcfc;border-radius:0 0 4px 4px;padding:0 16px 16px 16px}.index-topik1{background-color:transparent;border-radius:0 0 4px 4px;padding:0 0 16px 0}.index-topik a,.index-topik1 a{font-size:12px;font-weight:600;text-align:center;display:block;color:#EF662F;border-top:1px solid #e9ebee;padding:12px 0 0 0}.index-topik a:hover,.index-topik1 a:hover{color:#000}.topikXML-top2 ul li{list-style:none}.topikXML-bottom2 ul li{list-style:none;overflow:hidden;margin:0 0 16px 0}.overlay-topikXML-top2{display:none}.topikXML-top2{background-color:#e3f5fe;padding:16px 16px 24px 16px;border-radius:4px;margin:0 0 16px 0}.topikXML-top2 h3{color:#666;font-size:13px;font-weight:600;margin:0 0 12px 0}.xmlthemes-summary{font-size:12px;font-weight:600;color:#666}.topikXML-top2 span{background-color:#EF662F;padding:5px 12px;color:#fff;font-size:12px;font-weight:600;border-radius:4px}.topikXML-top2 span::after{content:"\f061";font-family:FontAwesome;font-weight:400!important;font-size:10px;margin:0 0 0 4px;position:relative;top:-1px}.overlay-topikXML-bottom2{width:100px;height:75px;overflow:hidden;border-radius:4px;margin:0 16px 0 0;float:left}.overlay-topikXML-bottom2 img{width:100%;height:100%;object-fit:cover}#sidebar-post,#sidebar-post-desk{display:none}.cover-youtubeinpopular,.cover-youtubeinpopular-1,.badge{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%);width:24px;height:24px;z-index:1}.cover-youtubeinpopular .fa.fa-play,.cover-youtubeinpopular-1 .fa.fa-play,.badge .fa.fa-play{color:#fff;position:absolute;height:24px;width:24px;padding:0 0 0 2px;text-align:center;line-height:24px;border-radius:50%;font-size:10px;z-index:9;background:rgba(255,0,0,.5)}.spinner,.spinner-1{width:34px;height:34px;background-color:#fff;margin:-5px;border-radius:50%;animation:1s ease-in-out 0s normal none infinite running sk-scaleout}.cover-youtubeinpopular-2 .fa.fa-play{font-size:10px;color:red}.cover-youtubeinpopular-2{width:10px;height:10px;position:absolute;margin:-2px 0 0 -12px}#indeks{display:none}footer::before{content:"";height:4px;width:100%;background:#21409a linear-gradient(100deg, #21409a 50%, #007cbd 100%);position:absolute}footer{background-color:#f0f0f0}#footer{overflow:hidden;width:auto;max-width:1044px;margin:auto;padding:32px 0;border-bottom:1px solid #e0e0e0}#footer1{width:25%;float:left;padding:0 13px 0 0;text-align:center}#footer1 #Image1 .widget-content{margin:0 0 24px 0}#footer1 h3{color:#333;font-size:12px;font-weight:600;margin:0 0 10px 0}#footer1 #LinkList3 ul li{list-style:none;width:32px;height:32px;overflow:hidden;display:inline-block}#footer1 #LinkList3 ul li a{color:#fff}#footer1 #LinkList3 ul li a:hover{opacity:.8}#footer1 #LinkList3 ul li a .fa{display:block;width:32px;height:32px;background-color:#aaa;line-height:32px;font-size:20px;border-radius:50%}#footer1 #LinkList3 ul li a .fa.fa-facebook{background-color:#3b5998}#footer1 #LinkList3 ul li a .fa.fa-instagram{background:radial-gradient(circle farthest-corner at 35% 90%,#fec564,transparent 50%) repeat scroll 0 0%,radial-gradient(circle farthest-corner at 0 140%,#fec564,transparent 50%) repeat scroll 0 0%,radial-gradient(ellipse farthest-corner at 0 -25%,#5258cf,transparent 50%) repeat scroll 0 0%,radial-gradient(ellipse farthest-corner at 20% -50%,#5258cf,transparent 50%) repeat scroll 0 0%,radial-gradient(ellipse farthest-corner at 100% 0,#893dc2,transparent 50%) repeat scroll 0 0%,radial-gradient(ellipse farthest-corner at 60% -20%,#893dc2,transparent 50%) repeat scroll 0 0%,radial-gradient(ellipse farthest-corner at 100% 100%,#d9317a,transparent) repeat scroll 0 0%,rgba(0,0,0,0) linear-gradient(#6559ca,#bc318f 30%,#e33f5f 50%,#f77638 70%,#fec66d 100%) repeat scroll 0 0}#footer1 #LinkList3 ul li a .fa.fa-pinterest{background-color:#e60023}#footer1 #LinkList3 ul li a .fa.fa-twitter{background-color:#00d1f7}#footer1 #LinkList3 ul li a .fa.fa-play{background-color:#d00000;padding:0 0 0 4px;font-size:18px}#footer1 img{object-fit:cover;height:auto;max-height:36px}#footer1 h2,#footer1 .caption{display:none}#footer2{width:60%;float:left;padding:0 13px}#footer2 h2,#footer3 h2{font-weight:700;color:#000;margin:0 0 8px 0}#footer2 ul,#footer3 ul{overflow:hidden}#footer2 ul li{list-style:none;float:left;width:25%}#footer2 ul li a,#footer3 ul li a{display:block;font-size:12px;font-weight:600;color:#333;padding:4px 8px 4px 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#footer2 ul li a:hover,#footer3 ul li a:hover{color:#21409A}#footer3{width:15%;float:right;padding:0 0 0 13px}.copy-right{text-align:center;font-size:12px;color:#666;border-top:1px solid #fff;width:auto;max-width:1054px;margin:0 auto;padding:16px 0}.backtotop{color:#fff;width:36px;height:36px;position:absolute;z-index:1;transform:translate(-50%,-50%);left:50%;text-align:center;background:#f0f0f0 linear-gradient(to bottom,#21409a 50%,#f0f0f0 0%);border-radius:50%;font-size:20px;margin:4px 0 0 0}.backtotop .fa.fa-angle-up{position:relative;top:-4px;font-weight:700}.backtotop:hover{color:#ffd200}#menu-mobile,#Label8,#top-ads-mobile,#breakingnews{display:none}#top-ads-outer,#top-ads-outer ins.adsbygoogle{width:auto;max-width:100%}.modedark{display:none}.tglhariini1{display:none}.copy-right a{color:#666}
            @media (max-width:768px){
            #breakingnews{display:block}.runningtext{display:block;font-size:12px;padding:11px 18px 7px;background:#21409a linear-gradient(100deg, #21409a 50%, #007cbd 100%);position:fixed;bottom:0;left:0;z-index:10;line-height:14px;overflow:hidden;right:0;font-weight:600}.runningtext a{padding:0 5px;color:#fff}.spinner3{background-color:red;border-radius:50%;height:9px;width:9px;z-index:11;position:fixed;left:4.5px;bottom:13px;animation:1s ease-in-out 0s normal none infinite running sk-scaleout}body,#header{background-color:#fff}header{height:88px;background-color:#fff}#header-logo{float:none;position:fixed;top:19px;z-index:9;left:54px;max-width:140px}#Header1_headerimg{max-height:24px;margin:0}#framebar{height:88px;padding:8px 18px 0 18px}.tglhariini{float:right;line-height:18px;border:2px solid;padding:0 3px;font-size:11px;color:#21409A;font-weight:600;border-radius:4px;margin:14px 0;letter-spacing:-1px}#top-popular,#xmlsrp,#header-ads,#Home,#running-text,#navbar-first,#navbar-second,#menu-mobile h2,#top-ads{display:none}#menu-mobile{display:block;margin:5px 0 0 0}#menu-mobile ul{position:relative;overflow-x:auto;white-space:nowrap;margin:0 -10px}#menu-mobile ul li:last-child{position:relative;z-index:3}#menu-mobile ul li:nth-child(1) a{color:#21409A}#menu-mobile ul li:nth-child(2) a{color:#da262f}#menu-mobile ul li:nth-child(3) a{color:#e56324}#menu-mobile ul li a{display:block;font-weight:700;color:#000;padding:0 10px}#menu-mobile ul li{display:inline-block;padding:0}#menu-mobile ul li:after{content:"";width:24px;height:19px;top:59px;right:0;z-index:1;position:fixed;background:linear-gradient(to left,white 25%,rgba(255,255,255,0) 100%)}#top-ads-mobile{z-index:8;display:block;margin:0 0 16px 0;text-align:center}#content-wrapper{background-color:#fff;padding:0}#top-container{background-color:#fff}#main{width:auto;float:none}#sidebar-outer{width:auto;float:none;margin:18px}#top-ads img,#sidebar-outer iframe,#top-ads iframe{border-radius:0!important}#footer1{width:100%;float:none;padding:0 18px;text-align:center}#footer1 img{width:auto;max-height:30px}#footer2,#footer3 h2{display:none}#footer3{width:auto;float:none;padding:0 18px;text-align:center}#footer3 ul li{display:inline-block}#footer3 ul li a{font-weight:400;padding:0 4px}.copy-right{padding:0 0 32px 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin:0 16px;border-top:none;font-size:10px}#top-ads{padding:0}#footer1 .widget-content{margin:0 0 18px 0}#footer{padding:32px 0 0 0;border-bottom:none;margin:0 18px}#footer1 h3{display:none}#footer1 #Image1 .widget-content{margin:0 0 16px 0}.tglhariini1{color:#21409A;font-size:12px;border-bottom:1px solid #e9ebee;font-weight:600;margin:0 0 8px 0;display:block;padding:0 0 8px 0}
            .modedark{display:block;position:fixed;right:18px;top:22px;z-index:999}.tglhariini{display:none}.fa-moon-o::before{content:&quot;\f186&quot;}.fa-sun-o::before{content:&quot;\f185&quot;}.closemode{background:#21409A;color:#fff;height:16px}.openmode{height:16px}.iconmode{cursor:pointer;display:block;transition:all .5s linear;border-radius:2px;color:#21409A;width:30px;height:20px;text-align:center;line-height:16px;font-size:9px;border:2px solid;font-weight:700}.iconmode::before{content:"";background:#fff;height:7px;width:8px;position:absolute;margin:0 0 0 -3px;border-radius:50%;animation:1s ease-in-out 0s normal none infinite running sk-scaleout}.iconmode::after{content:"";height:2px;width:18px;position:absolute;transform:translate(-50%,-50%);background-color:#21409A;border-radius:2px;margin:5px 0 0 0}.check{display:none}.modedark .iconmode .openmode{display:block}.modedark .iconmode .closemode{display:none}.modedark .check:checked~.iconmode .openmode{display:none}.modedark .check:checked~.iconmode .closemode{display:block}.Night{background:#15202b;color:#8899a6}.Night .copy-right{background:#15202b;color:#8899a6;border-top:none}.Night a,.Night .topikXML-top2 h3{color:rgba(255,255,255,.85)!important}.Night a:hover,.Night .topikXML-top2 h3:hover{color:rgba(255,255,255,1)!important}.Night #menu-mobile ul li a{color:#000!important}.Night #top-container,.Night #header,.Night #content-wrapper{background:#15202b}.Night .post-outer:nth-child(2),.Night .post-outer:nth-child(11),.Night .post-outer:nth-child(21),.Night .post-outer:nth-child(25),.Night .post-outer:nth-child(29),.Night .post-descript,.Night .post-thumbnail,.Night .ct-wrapper,.Night .slider-item,.Night .topikXML-top,.Night .topikXML-top2,.Night .all-populer2 a{background:#253341!important}.Night footer{background:#15202b}.Night #box-header1 h3,.Night #box-header2 h3,.Night .news-feed h3,.Night #Label8 h2,.Night #box-header h3,.Night .news-feed h3,.Night #Label1 h2,.Night #PopularPosts2 h2,.Night #PopularPosts3 h2,.Night #HTML81 h2,.Night #HTML82 h2,.Night #PopularPosts4 h2,.Night #HTML91 h2,.Night #HTML92 h2,.Night #related-posts h6{color:#3f7bbd}.Night .post-labels,.Night .tag-promoted{color:#3f7bbd}.Night #media-date,.Night #populer .item-snippet{color:#8899a6}.Night #box-header1,.Night #box-header2,.Night #box-header,.Night .post-outer:nth-child(19),.Night #Label1,.Night #PopularPosts2,.Night #PopularPosts3,.Night #PopularPosts4,.Night #HTML81,.Night #HTML82,.Night #HTML91,.Night #HTML92{border-top:3px solid #253341!important}.Night .owl-dot.active,.Night #more-news a,.Night .topikXML-top2 span{background:#3f7bbd!important}.Night .topikXML-bottom,.Night .index-topik,.Night .index-topik1{background:#15202b}.Night .index-topik a,.Night .index-topik1 a{border-top:1px solid #253341}.Night .backtotop{background:#253341 linear-gradient(to bottom,#253341 50%,#15202b 0%)}.Night #footer1 h3{color:#8899a6}.Night footer::before{background:#253341}.Night #footer{border-bottom:none}.Night #PopularPosts3 ul li::after{color:#8899a6}.Night #PopularPosts3 ul li::before{border-right:1px solid #38444d}.Night #cssmenu,.Night .close-menu{background-color:#253341}.Night #pencarian-mobile input::placeholder{color:#8899a6}.Night #pencarian-mobile input{background:rgba(0,0,0,.2);color:#8899a6}.Night #pencarian-mobile .fa.fa-search{color:#8899a6;opacity:1}.Night #tombol_show{color:rgba(255,255,255,.85)}.Night #tombol_show:hover,Night #pencarian-mobile .fa.fa-search{color:#fff}.Night #LinkList2{border-top:1px solid rgba(0,0,0,.2)}.Night .tglhariini1{color:#fff;border-bottom:1px solid rgba(0,0,0,.2)}.Night .post-meta a{color:#3f7bbd!important}.Night #footer1 #LinkList3 ul li a .fa{background:#253341!important}.Night #box ul li a::before{color:#3f7bbd}
            }

            -->

            