/*
Theme Name: Aktual
Theme URI: https://beritaxx.com/aktual
Author URI: https://beritaxx.com/teamxx
Description: Introducing news category theme for WordPress with an attractive and simple design. Comes to give a new color with a fresh design, very easy setting so new users quickly understand.
Author: Team XX
Version: 1.0.2
Requires at least: 5.8
Tested up to: 6.2.2
Requires PHP: 7.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: aktual
Copyright: (c) Start from Juni 2023
*/

a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

* {
    margin: 0;
    padding: 0;
    outline: 0;
}

blockquote,
q {
    quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
    outline: 0 !important;
}
a:hover {
    text-decoration: underline;
}
img {
    pointer-events: none;
    max-width: 100%;
    height: auto;
    display: block;
}
body {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
    text-align: left;
}

.dark-mode {
    background: #333 !important;
}

.aktual_clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.aktualnews {
    width: 100%;
    padding: 120px 0 0;
    overflow: hidden;
    max-width: 1132px;
    margin: 0 auto;
    position: relative;
}

.aktual_container {
    position: relative;
    width: auto;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 16px;
}

/* Header tema Aktual */
.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120px;
    z-index: 1000;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.aktual_header {
    height: 76px;
}

.aktual_menu {
    width: 56px;
    height: 56px;
    display: inline-block;
    border-right: 1px solid rgba(125, 125, 125, 0.1);
    margin-left: -16px;
    position: relative;
    float: left;
    display: none;
}

.aktual_menu:after {
    content: "";
    position: absolute;
    top: 18px;
    left: 15px;
    right: 15px;
    width: 26px;
    border-top: 3px solid #aaa;
    border-bottom: 3px solid #aaa;
    height: 7px;
}

.aktual_menu:before {
    content: "";
    position: absolute;
    bottom: 17px;
    left: 15px;
    right: 21px;
    width: 20px;
    border-bottom: 3px solid #aaa;
}

/* Logo */

.aktual_logo {
    position: relative;
    display: inline-block;
    padding: 13px 20px 13px 0;
    height: 50px;
    float: left;
}

.activebg .aktual_logo:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    left: -2000px;
    z-index: 1;
}
.activebg .aktual_logo:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -40px;
    width: 76px;
    clip-path: polygon(0 0, 100% 0, 60% 100%, 0% 100%);
    z-index: 1;
}
.aktual_logo a {
    display: block;
    position: relative;
    z-index: 2;
}
.aktual_logo img {
    height: 50px;
    width: auto;
    display: block;
}

/* Search */

.aktual_search {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 20px 30px;
    float: right;
    margin-right: 40px;
}

.aktual_form_search {
    width: auto;
    max-width: 400px;
    height: 34px;
    line-height: 34px;
    padding: 0 0 0 15px;
    border-radius: 26px;
}
.aktual_input {
    display: inline-block;
    width: calc(100% - 38px);
}

.aktual_input input[type="text"] {
    height: 33px;
    border: 0;
    line-height: 33px;
    font-size: 15px;
    width: 100%;
}

.aktual_button {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
}

.aktual_button button {
    border: 0;
    background: none;
    font-size: 16px;
}

/* Dark Mode */
.aktual_mode {
    position: absolute;
    top: 0;
    right: 16px;
    height: 76px;
    margin: 0;
}

.theme-switch-wrapper {
    display: flex;
    align-items: center;
}

.theme-switch {
    display: inline-block;
    height: 36px;
    position: relative;
    width: 36px;
    margin: 20px 0;
}
.theme-switch input {
    display: none;
}

.slider {
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.4s;
    border-radius: 0;
    width: 36px;
    font-size: 18px;
}
.slider:before {
    left: 14px;
    content: "\e801";
    font-family: "aktual-font";
    font-weight: 900;
    bottom: 4px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    left: 4px;
    position: absolute;
    transition: 0.4s;
    width: 26px;
}

input:checked + .slider {
}

input:checked + .slider:before {
}

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

/* Sosial */
.aktual_social {
    display: inline-block;
    float: right;
    width: auto;
    height: 36px;
    margin: 20px 0;
}

.aktual_social i {
    width: 34px;
    height: 34px;
    display: inline-block;
    line-height: 34px;
    text-align: center;
    margin: 0 0 0 5px;
    border-radius: 20px;
    font-size: 18px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

/* Menu */

.aktual_flat_menu {
    background: #fff;
    height: 44px;
    border-top: 1px solid #bbb;
}
.nav {
    max-width: 965px;
    width: auto;
    margin: 0;
    padding: 0;
    height: 44px;
}
.nav::-webkit-scrollbar {
    display: none;
}

.nav .dd.desktop {
    height: 44px;
    font-weight: 400;
    display: block;
}

.nav .dd.desktop li {
    display: inline-block;
    margin: 0;
    text-align: center;
    line-height: 44px;
}

.nav .dd.desktop li a {
    text-decoration: none;
    display: block;
    margin: 0;
    padding: 0 20px 0 0;
    font-size: 13px;
    line-height: 44px;
    position: relative;
    text-transform: uppercase;
}
.nav .dd.desktop li ul {
    display: none;
    position: absolute;
    top: 44px;
    padding: 8px 0;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
    z-index: 9;
}
.nav .dd.desktop li ul li {
    display: block;
    width: 180px;
    line-height: 1.3;
    text-align: left;
}
.nav .dd.desktop li ul li ul li ul li ul li:hover ul li ul,
.nav .dd.desktop li ul li ul li ul li:hover ul li ul,
.nav .dd.desktop li ul li ul li:hover ul li ul,
.nav .dd.desktop li ul li:hover ul li ul,
.nav .dd.desktop li:hover ul li ul {
    display: none;
}

.nav .dd.desktop li ul li ul li ul li ul li ul li:hover ul,
.nav .dd.desktop li ul li ul li ul li ul li:hover ul,
.nav .dd.desktop li ul li ul li ul li:hover ul,
.nav .dd.desktop li ul li ul li:hover ul,
.nav .dd.desktop li ul li:hover ul {
    display: block;
}

.nav .dd.desktop li ul li ul {
    position: absolute;
    top: -8px;
    left: 100%;
    z-index: 10;
    box-shadow: 0 0 15px rgb(0, 0, 0, 0.05);
}

.nav .dd.desktop li ul li:last-child {
    border: 0;
}
.nav .dd.desktop ul li a {
    line-height: 1.3;
    padding: 8px 20px;
    transition: all 0.3s ease;
}
.nav .dd.desktop ul li a:hover {
    padding: 8px 20px 8px 30px;
}
.nav .dd.desktop ul li ul {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    padding: 8px 0;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}

/* Mobile Menu */
.nav .dd.accord li {
    padding: 0;
    position: relative;
    display: block;
}
.nav .dd.accord li.menu-item-has-children a:after {
    content: "";
    position: absolute;
    top: 17px;
    width: 10px;
    height: 10px;
    right: 5px;
    border-radius: 10px;
}
.nav .dd.accord ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
.nav .dd.accord li a {
    display: block;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.3;
    padding: 12px 0;
}
.nav .dd.accord li ul {
    display: none;
    margin: 0;
    background: rgba(0, 0, 0, 0.01);
    transition: all 0.5s ease 0.1s;
}
.nav .dd.accord ul li {
    margin-left: 20px;
}
.nav .dd.accord li ul li ul {
    background: rgba(0, 0, 0, 0.006);
}
.nav .dd.accord li.menu-item-has-children span {
    position: absolute;
    background: #111;
    width: 20px;
    height: 20px;
    right: 8px;
    top: 12px;
    z-index: 2;
}

/* Tanggal */
.aktual_tanggal {
    display: inline-block;
    height: 44px;
    line-height: 44px;
    margin: 0 0 0 10px;
    font-weight: 700;
    font-size: 13px;
    position: absolute;
    background: none !important;
    text-transform: uppercase;
    top: 0;
    right: 16px;
    padding: 0;
}

/* CONTENT AREA */
.area_content {
    padding: 16px;
}
.area_content_outer {
    margin: 0 -8px;
}

/* Left Content */
.area_primary {
    width: calc(100% - 330px);
    float: left;
}
.home_widget {
    margin: 0 8px;
}

.home_widget .widget_block {
    margin: 0;
    padding: 0 0 16px;
    min-height: 50px;
}

.archive_widget {
    padding: 30px 8px 0;
}

/* BIG SLIDE WIDGET */
.bigslide_main_block {
    position: relative;
}
.bigslide_main_outer {
    margin: 0 -8px;
}
.bigslide_block {
}
.bigslide_block_inner {
    margin: 0 8px;
    position: relative;
}
.bigslide_block_inner .item {
    position: relative;
    height: 440px;
}
.bigslide_content {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    padding: 200px 0 80px;
    z-index: 2;
}
.light .bigslide_content {
    padding: 100px 0 80px;
}
.bigslide_over {
    padding: 0 30px;
    font-size: 15px;
    max-width: 72%;
}
.bigslide_postdate {
    margin: 0 0 10px;
}
.bigslide_postdate span {
    text-decoration: none;
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    font-weight: 700;
    font-size: 12px;
    line-height: 24px;
    font-size: 11px;
    text-transform: uppercase;
}
.bigslide_title {
    font-weight: 700;
    display: block;
    font-size: 35px;
    line-height: 1.3;
}

.bigslide_slide.owl-theme .owl-nav.disabled + .owl-dots {
    position: absolute;
    bottom: 8px;
    right: 15px;
    z-index: 4;
}

.bigslide_slide.owl-theme .owl-dots .owl-dot span {
    margin: 5px 2px;
    border-radius: 10px;
}

/* Stand Slide */

.stand_block {
    position: relative;
    margin: 0;
}
.stand_block .item {
    display: block;
    position: relative;
    overflow: hidden;
    height: 360px;
}

.stand_block .item:before {
    content: "";
    position: absolute;
    bottom: 120px;
    left: 0;
    right: 0;
    top: 100px;
    z-index: 2;
}
.light.stand_block .item:before {
    top: 150px;
}
.stand__featured {
    position: relative;
    height: 240px;
    overflow: hidden;
    z-index: 1;
}
.owl-carousel .owl-item .stand__featured img {
    height: 240px !important;
    width: auto;
    max-width: 200%;
}
.stand_slide_post {
    position: absolute;
    bottom: 20px;
    left: 28px;
    right: 28px;
    z-index: 3;
}
.light .stand_slide_post {
    left: 0;
}
.stand_slide_title {
    font-weight: 700;
    overflow: hidden;
    font-size: 18px;
    margin: 0 0 8px;
}

.stand__top {
    font-size: 12px;
    padding: 3px 0 0;
}
.stand__top span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.stand_postdate {
    margin: 0 0 10px;
}
.stand_postdate span {
    text-decoration: none;
    display: inline-block;
    margin: 0;
    padding: 0 8px;
    font-weight: 700;
    line-height: 20px;
    font-size: 9px;
    text-transform: uppercase;
}

.stand_block .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 20px;
    width: 34px;
    height: 34px;
    font-size: 30px;
    left: 25px;
    margin: 0;
    border-radius: 30px;
}
.stand_block .owl-carousel .owl-nav button.owl-prev span {
    width: 34px;
    height: 34px;
    line-height: 29px;
    display: block;
    text-align: center;
}
.stand_block .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 20px;
    width: 34px;
    height: 34px;
    font-size: 30px;
    right: 25px;
    margin: 0;
    border-radius: 30px;
}
.stand_block .owl-carousel .owl-nav button.owl-next span {
    width: 34px;
    height: 34px;
    line-height: 29px;
    display: block;
    text-align: center;
}

/* Two Category */
.twocat_main_block {
    position: relative;
}
.twocat_main_outer {
    margin: 0 -8px;
}
.twocat_slide {
    width: 50%;
    float: left;
}
.twocat_block_inner {
    margin: 0 8px;
}
.twocat_slide_inner {
    position: relative;
}
.twocat_slide_loop {
    display: block;
    height: 482px;
    position: relative;
}
.twocat_slide_img {
    height: 482px;
}
.twocat_slide_img img {
    height: 400px;
    width: auto !important;
    max-width: 300%;
}
.twocat_slide_overlay {
    position: absolute;
    bottom: 80px;
    left: 0;
    right: 0;
    padding: 200px 0 0;
    z-index: 1;
}
.twocat_slide_post_inner {
    position: relative;
    margin: 0 28px -40px;
}
.twocat_slide_post_inner:after {
    content: "";
    position: absolute;
    bottom: -15px;
    right: 0;
    width: 0;
    transition: all 2.5s ease;
    height: 1px;
}
.active .twocat_slide_post_inner:after {
    width: 100%;
}
.twocat_slidehead {
    position: absolute;
    top: 20px;
    left: 28px;
    height: 24px;
    line-height: 24px;
    padding: 0 12px;
    font-size: 12px;
    font-weight: 700;
    z-index: 4;
}
.twocat_slide_title {
    font-weight: 700;
    overflow: hidden;
    font-size: 24px;
    margin: 0 0 8px;
}

.twocat_postdate span {
    text-decoration: none;
    display: inline-block;
    margin: 0;
    padding: 0 8px;
    font-weight: 700;
    line-height: 20px;
    font-size: 9px;
    text-transform: uppercase;
}

.twocat_block_block {
    width: 50%;
    float: left;
}
.twocat_blockhead {
    position: relative;
    margin: 0 0 10px;
}
.twocat_blockhead:before {
    content: "";
    position: absolute;
    top: 11px;
    bottom: 11px;
    right: 0;
    left: 0;
    z-index: 1;
}
.twocat_blockhead span {
    position: relative;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    margin: 0 0 0 25px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    clip-path: polygon(12% 0%, 100% 0, 88% 100%, 0% 100%);
    z-index: 4;
}
.twocat_block_loop {
    margin: 0 0 15px;
    padding: 0 0 0 15px;
    border-left: 1px solid #ddd;
}
.twocat_block_img {
    float: right;
    width: 100px;
    margin: 0 0 0 20px;
}

.twocat_block_post {
    float: left;
    width: calc(100% - 120px);
}
.twocat_block_time {
    padding: 0 10px 0 0;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0 0 8px;
    opacity: 0.7;
}
.twocat_block_title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
}
.twocat_postdate {
    margin: 0 0 8px;
}

/* Two Category */
.twocat_block_outer {
    margin: 0 -8px;
}
.twocat_block {
    width: 50%;
    float: left;
}
.block_cat {
    position: relative;
}
.dark .block_cat {
}
.cat__head {
    position: absolute;
    top: 15px;
    right: 28px;
    text-decoration: none;
    display: inline-block;
    padding: 0 10px 0 15px;
    font-weight: 700;
    line-height: 22px;
    font-size: 10px;
    text-transform: uppercase;
    z-index: 3;
    clip-path: polygon(8% 0%, 100% 0, 100% 100%, 0% 100%);
}
.twocat_block_inner {
    margin: 0 8px 8px;
}
.cat_1 .cat_img {
    display: block;
    height: 220px;
    overflow: hidden;
    position: relative;
    margin: 0 0 15px;
}
.cat_1 .cat_img img {
    width: 100%;
}
.cat_overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.cat__title {
    font-weight: 700;
    overflow: hidden;
    font-size: 18px;
    margin: 0 28px 25px;
}
.twin_postdate {
    margin: 0 28px 15px;
}
.twin_postdate span {
    text-decoration: none;
    display: inline-block;
    margin: 0;
    padding: 0 8px;
    font-weight: 700;
    line-height: 20px;
    font-size: 9px;
    text-transform: uppercase;
}
.block_twocat_afterbox {
    margin: 0 0 15px;
}
.dark .block_twocat_afterbox {
    margin: 0 20px 15px;
}
.block_twocat_afterbox .cat_img {
    float: left;
    width: 100px;
    margin: 0 20px 0 0;
}
.cat_after {
    float: right;
    width: calc(100% - 140px);
    padding: 5px 20px 0 0;
}
.dark .cat_after {
    width: calc(100% - 120px);
    padding: 5px 0 0;
}
.cat__time {
    padding: 0 10px 0 0;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0 0 8px;
}

.cat__aftertitle a {
    font-weight: bold;
    font-size: 16px;
}

/* Post Excerpt */
.excerpt_main_block {
    position: relative;
}
.excerpt_main_block.dark {
    padding: 16px;
}
.excerpt_main_outer {
    margin: 0;
}
.excerpt_inner {
    position: relative;
}
.excerpt_span {
    position: absolute;
    top: 10px;
    left: 15px;
    z-index: 3;
    height: 22px;
    line-height: 22px;
    padding: 0px 8px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
}
.excerpt_img {
    position: relative;
    height: 150px;
    margin: 0 0 10px;
    overflow: hidden;
}
.excerpt__time {
    padding: 0 10px 0 0;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0 0 8px;
}
.excerpt__time a {
    display: none;
}
.excerpt__time a:first-child {
    display: inline-block;
    font-weight: bold;
}
.excerpt__title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 10px;
}
.add__excerpt {
    font-size: 13px;
    line-height: 1.4;
}

/* Trending Overlay */

.trending_main_block {
    position: relative;
}
.trending_main_outer {
    margin: 0 -10px;
}
.trending_head {
    margin: 0 10px 10px !important;
}
.trending_inner {
    margin: 0 10px 20px;
    padding: 0;
    height: auto;
    overflow: hidden;
    position: relative;
}
.trending_inner:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.7);
}
.trending_inner img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.trending_over {
    position: relative;
    padding: 20px;
    z-index: 3;
}
.trending_number {
    float: left;
    width: 40px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0;
    font-weight: bold;
    font-size: 22px;
    position: relative;
    z-index: 3;
    color: #f90;
}

.trending_post {
    float: right;
    width: calc(100% - 45px);
    color: #fff;
}
.trending_rel {
    position: relative;
}
.left_dir .trending_time {
    text-align: right;
}
.trending_time {
    height: 30px;
    line-height: 30px;
    margin: 0 0 6px;
    font-size: 13px;
    overflow: hidden;
}
.left_dir .trending_title {
    margin: 0 0 0 -45px;
}
.trending_title {
    width: auto;
    margin: 0 -45px 0 0;
    height: 50px;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
}
.trending_title a {
    color: #fff !important;
}

.number_widget {
    margin: 0 10px 20px;
}

.show_number {
    float: left;
    width: 55px;
    font-size: 35px;
    font-style: italic;
    font-weight: 700;
    margin-right: 20px;
}
.show_post {
    float: right;
    width: calc(100% - 75px);
}
.number_time {
    font-size: 11px;
    text-transform: uppercase;
    margin: 0 0 5px;
}
.number_title {
    font-weight: 700;
}

.latest_post_sidebar {
    position: relative;
}
.late_head {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px;
}
.late_list {
    margin: 0 0 25px;
}
.late_list_img {
    width: 90px;
    height: auto;
    float: left;
    overflow: hidden;
}
.late_list_img img {
    width: 100%;
    height: auto;
}
.late_list_post {
    width: calc(100% - 110px);
    float: right;
}
.late__time {
    padding: 0 10px 0 0;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0 0 8px;
    color: #777;
}
.late_list_title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
}
.late_list_title a {
    color: #111;
}

/* Index Archive */
.late_news {
    margin: 0 8px;
}
.loop_classic {
    margin: 0 0 16px;
    padding: 25px;
    position: relative;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
.loop_loading {
    position: relative;
    animation: looping 1.5s;
    z-index: 2;
}
@keyframes looping {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.classic_img {
    float: left;
    width: 300px;
    height: 200px;
    overflow: hidden;
}
.classic_over {
    float: right;
    width: calc(100% - 330px);
    padding: 10px 0 0;
}
.classic_time_mini {
    margin: 0 0 5px;
    font-size: 11px;
    text-transform: uppercase;
}
.classic_time_mini a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
}
.classic_title {
    font-weight: 700;
    line-height: 1.3;
    font-size: 22px;
    margin: 0 0 8px;
}
.classic_after {
    font-size: 14px;
}
.btn__looping {
    text-align: center;
    padding: 15px 0;
}
.btn__more {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    border-radius: 30px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
}

/* Paging */

.pagination {
    padding: 50px 5px 0;
    text-align: center;
}
.single .pagination a,
.single .pagination span {
float: left;
margin: 0 3px 0 0;
}
.pagination a {
    height: 30px;
    width: 30px;
    margin: 0 1px 0 0;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
    border-radius: 20px;
    font-size: 12px;
}

.pagination span {
    height: 30px;
    width: auto;
    margin: 0 1px 0 0;
	padding: 0 10px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
    border-radius: 20px;
    font-size: 12px;
}

/* Share */
.share_archive {
    text-align: center;
    padding: 20px 20px 0;
}
.share {
    display: inline-block;
    float: right;
}
.share_archive .share {
    float: none;
    margin: 0 auto;
}

.share i {
    display: inline-block;
    width: 40px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    margin: 0;
    font-size: 15px;
    clip-path: polygon(12% 0%, 100% 0, 88% 100%, 0% 100%);
}

.share .icon-share {
    background: #090;
}

.share .icon-facebook {
    background: #1c6dbd;
}

.share .icon-twitter {
    background: #3bf;
}

.share .icon-whatsapp {
    background: #5d5;
}

.mob_wa {
    display: none;
}

.share .icon-telegram {
    background: #49aad9;
}

.share .wa_mob {
    display: none;
}

/* Archive */
.archive_head {
    font-size: 25px;
    margin: 0 5px 20px;
}

/* Page Single */

.primary_content {
    margin: 0 25px 30px;
}

.area_title {
    margin: 0 0 20px;
}

.area_title h1 {
    font-size: 34px;
    line-height: 1.2;
    margin: 0 0 25px;
}

.time_view {
    font-size: 13px;
    line-height: 1.2;
    margin: 0 0 15px;
    height: 32px;
}

.time_view span {
    display: inline-block;
    margin: 4px auto;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 15px 0 10px;
    line-height: 24px;
    height: 24px;
    clip-path: polygon(0% 0%, 100% 0, 94% 100%, 0% 100%);
}

.after_title {
    margin: 0 0 30px;
    padding: 10px;
    background: #eee;
}

.after_left {
    float: left;
    width: 50%;
}
.aktual_avt {
    float: left;
    width: 40px;
    margin: 0 15px 0 0;
    border-radius: 30px;
    overflow: hidden;
}

.aktual_author {
    float: right;
    width: calc(100% - 55px);
    padding: 3px 0 0;
    font-size: 12px;
}

.after_right {
    float: right;
    width: 50%;
    text-align: right;
}

.after_title .inline_right {
    float: right;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    text-transform: uppercase;
}
.after_title span a {
    font-weight: bold;
    font-size: 11px;
}
.after_title i {
    margin-right: 4px;
    margin-left: 10px;
}

.primary_featured {
    position: relative;
    margin: 0 0 15px;
}

.primary_featured iframe {
    display: block;
    width: 100%;
    height: 415px;
}
.aktual_scroll .primary_video {
    position: fixed;
    display: block;
    width: 400px;
    height: 220px;
    bottom: -300px;
    right: 30px;
    z-index: 101;
}
.hide_video.aktual_scroll .primary_video {
    display: none;
}
.primary_video .icon-right {
    position: absolute;
    left: -30px;
    top: 20px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    width: 30px;
    border-radius: 30px 0 0 30px;
    background: #d33;
    display: none;
    color: #fff;
}
.aktual_scroll .primary_video iframe {
    width: 400px;
    height: 220px;
}
.aktual_scroll .primary_video .icon-right {
    display: block;
}
.aktual_scroll .primary_video.iframe_scroll {
    bottom: 90px;
    transition: all 1s ease;
}
.primary_featured img {
    display: block;
}

.primary_featured span {
    display: inline-block;
    font-size: 13px;
    padding: 12px 0 0;
    opacity: 0.5;
}

/* ARTIKEL */

.aktual_article {
    float: right;
    width: calc(100% - 200px);
    line-height: 1.5;
}

.rel__right .aktual_article {
    float: left;
}

.aktual_article h1 {
    margin: 0 0 15px;
    font-size: 25px;
}

.aktual_article h2 {
    margin: 0 0 15px;
    font-size: 23px;
}

.aktual_article h3 {
    margin: 0 0 15px;
    font-size: 21px;
}

.aktual_article h4 {
    margin: 0 0 15px;
    font-size: 20px;
}

.aktual_article h5 {
    margin: 0 0 15px;
    font-size: 19px;
}

.aktual_article h6 {
    margin: 0 0 15px;
    font-size: 17px;
}
.aktual_article td {
    padding: 8px 10px;
    border-bottom: 1px solid #f0f0f0;
}
.aktual_article p {
    margin: 0 0 15px;
}

.aktual_article img {
    max-width: 100%;
    height: auto;
    margin: 0 0 20px;
}

.aktual_article .wp-caption,
.aktual_article iframe {
    max-width: 100% !important;
}

.aktual_article img.alignleft {
    float: left;
    margin: 0 30px 20px 0;
}

.aktual_article img.alignright {
    float: right;
    margin: 0 0 20px 30px;
}

.aktual_article blockquote {
    margin: 0 0 20px;
    padding: 20px 20px 10px 50px;
    background: rgb(0, 0, 0, 0.05);
}

.aktual_article ul {
    margin: 0 0 20px;
    list-style: disc !important;
}

.aktual_article ol {
    margin: 0 0 20px;
    list-style: decimal !important;
}

.aktual_article li {
    margin: 0 0 0 15px;
}

.aktual_article li ol,
.aktual_article li ul {
    margin: 0;
}

.aktual_tags {
    margin: 25px 0;
}

.aktual_tags a {
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 10px;
    margin: 0 4px 4px 0;
    line-height: 24px;
    height: 24px;
}

/* LEFT ARTIKEL */
.aktual_literelated {
    float: left;
    width: 160px;
}
.rel__right .aktual_literelated {
    float: right;
}
.aktual_literelated .related_small {
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 10px;
    margin: 0 0 10px;
}
.aktual_literelated .small_post {
    font-weight: 400;
    padding: 0 0 20px;
    font-size: 12px;
}

/* Related Inline */

.related_title {
    font-weight: 700;
}
.related_inline {
    padding: 20px;
    margin: 0 0 20px;
}
.related_inline img {
    float: left;
    width: 100px;
    margin: 0 20px 0 0;
}
.related_right {
    float: right;
    width: calc(100% - 120px);
}
.related_time {
    padding: 8px 0 0;
    font-size: 10px;
    text-transform: uppercase;
    opacity: 0.7;
}
.related_link {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    max-width: 285px;
}

/* Related */

.aktual_related {
    margin: 0 0 40px;
    padding: 40px 0 0;
}

.related_heads {
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 15px;
}

.related_list {
    margin: 0 -10px;
}

.rel_post {
    display: inline-block;
    width: 33.33%;
    float: left;
}

.rel_post1,
.rel_post2,
.rel_post4,
.rel_post5 {
    display: none;
}

.rel_inner {
    margin: 0 10px;
    padding: 12px 0;
    font-size: 16px;
}
.rel_img {
    display: block;
    height: 130px;
    overflow: hidden;
    margin: 0 0 15px;
}
.rel_inner img {
    display: block;
    margin: 0 0 15px;
}

.rel_post a {
    font-weight: 700;
}

.rel_post span {
    font-size: 12px;
}
.rel_time {
    padding: 0 10px 0 0;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0 0 8px;
    color: #777;
}

.rel_ads img {
    width: 160px;
    height: auto;
}

.aktual_mobmenu {
    display: none;
    float: left;
    margin: 4px 15px 0 0;
    padding: 0 5px;
    border-radius: 4px;
    height: 18px;
    line-height: 18px;
    font-size: 10px;
    font-weight: 700;
}

/* BREADCRUMB */

.nav_breadcrumb {
    padding: 10px 20px;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
}

.nav_breadcrumb i {
    font-size: 10px;
    display: inline-block;
    margin: 0 4px;
}

.nav_breadcrumb a {
    font-weight: 700;
}

/* ARCHIVE */

.area_404 {
    margin: 0 auto;
    padding: 60px 0;
    text-align: center;
    max-width: 400px;
}

.image_404 {
    margin: 0 0 20px;
}

.image_404 img {
    margin-top: 150px;
}

.archive_404 {
    font-size: 20px;
    margin: 0 0 5px;
}

.description_404 {
    margin: 0 0 30px;
}

.primary_big {
    position: relative;
}

/* COMMENT */

.aktual_commentform {
    position: relative;
}

.comment_heads {
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 15px;
}

.comment-form {
    position: relative;
    padding: 0 0 40px;
}
.comment-reply-title {
    font-size: 18px;
}
.comment-reply-title,
.comment-notes,
.logged-in-as {
    margin: 0 0 10px;
}

.comment-form-comment {
    margin: 0 0 10px;
    background: rgba(125, 125, 125, 0.1);
    padding: 20px;
    border-radius: 5px;
    display: block;
}

.comment-form-comment label {
    display: block;
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 700;
}

#comment {
    height: 60px;
    width: calc(100% - 120px);
    padding: 20px 100px 20px 20px;
    background: #fff;
    border-radius: 4;
    border: 1px solid rgba(125, 125, 125, 0.3);
}

.comment-form-author {
    display: inline-block;
    width: calc(50% - 30px);
    padding: 20px 10px 20px 20px;
    border-radius: 5px 0 0 5px;
    float: left;
    background: rgba(125, 125, 125, 0.1);
}

.comment-form-email {
    display: inline-block;
    width: calc(50% - 30px);
    padding: 20px 20px 20px 10px;
    border-radius: 0 5px 5px 0;
    float: right;
    background: rgba(125, 125, 125, 0.1);
}

.comment-form-url {
    display: none;
}

.comment-form-author input,
.comment-form-email input {
    border: 1px solid rgba(125, 125, 125, 0.3);
    background: #fff;
    width: calc(100% - 32px);
    padding: 0 15px;
    height: 34px;
    line-height: 34px;
    border-radius: 4px;
}

.comment-form-author label,
.comment-form-email label {
    margin: 0 0 8px;
    display: block;
}

.aktual_comment {
    padding: 0;
    margin: 0 0 20px;
    border-bottom: 1px solid rgba(125, 125, 125, 0.3);
}

.comment__avatar {
    width: 55px;
    height: 55px;
    float: left;
}

.comment__avatar img {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    border-radius: 50px;
}

.comment__meta {
    float: right;
    width: calc(100% - 60px);
    margin: 0 0 20px;
}

.comment__author span {
    font-weight: 700;
}

.comment__author {
    padding: 0 0 6px;
}

.comment__author em {
    font-size: 12px;
}

.comment__meta p {
    font-size: 15px;
    margin: 0 0 12px;
    padding: 15px;
    background: rgba(0, 0, 0, 0.04);
}

.comment__meta .comment-reply-link {
    display: inline-block;
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
    border-radius: 18px;
    font-size: 13px;
}

.children {
    margin: 0 0 0 15px;
}

.comment-form #submit {
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    padding: 12px 15px;
    border: 0;
}

.comment-form-cookies-consent {
    display: block;
    clear: both;
    padding: 15px 0;
}

/* AREA SECONDARY */

.area_secondary {
    width: 330px;
    float: right;
}

.secondary_content {
    margin: 0 8px;
    overflow: hidden;
}

.secondary_content .widget_block {
    padding: 0;
}

/* WIDGET */

.widget_block {
    margin: 0;
    font-size: 15px;
    line-height: 1.4;
    padding: 0 0 16px;
}

.widget_block h1 {
    font-size: 23px;
    margin: 0 0 10px;
}

.widget_block h2 {
    font-size: 21px;
    margin: 0 0 10px;
}

.widget_block h3 {
    font-size: 20px;
    margin: 0 0 10px;
}

.widget_block h4 {
    font-size: 18px;
    margin: 0 0 10px;
}

.widget_block h5 {
    font-size: 17px;
    margin: 0 0 10px;
}

.widget_block h6 {
    font-size: 16px;
    margin: 0 0 10px;
}

.widget_block p {
    margin: 0 0 10px;
}

.widget_block ul,
.widget_block ol {
    margin: 0 0 10px;
}

.widget_block ul li,
.widget_block ol li {
    margin: 0 0 10px;
    line-height: 1.4;
}

.widget_block blockquote {
    padding: 15px;
    background: rgba(0, 0, 0, 0.02);
    font-size: 16px;
}

.widget_block blockquote cite {
    font-size: 13px;
}

.widget_block .wp-block-code code {
    padding: 15px;
    background: rgba(0, 0, 0, 0.02);
}

.widget_block .wp-block-table {
    width: 100%;
}

.widget_block .wp-block-table td {
    padding: 10px;
    border: 1px solid rgba(125, 125, 125, 0.3);
    margin: 0 0 -1px -1px;
}

.widget_block .wp-block-pullquote blockquote {
    background: none;
}

.widget_block figcaption {
    font-size: 12px;
    padding: 5px 0;
}

.widget_block .wp-block-archives,
.widget_block .wp-block-categories {
    margin: 0;
    list-style: none;
}

.widget_block .wp-block-latest-posts__list li .widget_block .wp-block-archives li,
.widget_block .wp-block-categories li {
    padding: 0 0 7px;
    margin: 0 0 7px;
    border-bottom: 1px dashed rgba(125, 125, 125, 0.3);
}

.widget_block .wp-block-calendar table th {
    background: rgba(0, 0, 0, 0.05);
}

.widget_block .wp-block-calendar table caption {
    font-size: 16px;
    padding: 0 0 10px;
}

.widget_block .wp-calendar-nav {
    padding: 10px 0;
}

.widget_block .wp-block-latest-comments__comment {
    padding: 0 0 7px;
    margin: 0 0 7px;
    border-bottom: 1px dashed rgba(125, 125, 125, 0.3);
}

.widget_block .wp-block-latest-comments__comment-excerpt p {
    line-height: 1.4;
}

.widget_block .wp-block-latest-comments__comment-date {
    font-style: italic;
}

.widget_block .wp-block-loop-posts.wp-block-loop-posts__list li,
.widget_block .wp-block-pages-list__item {
    margin: 0;
    padding: 0 0 10px;
}

.widget_block .wp-block-loop-posts.wp-block-loop-posts__list li time {
    font-size: 12px;
    line-height: 1.3;
}

.widget_block .wp-block-page-list {
    list-style: none;
}

.widget_block .wp-block-pages-list__item.has-child {
    padding: 0;
}

.widget_block .wp-block-pages-list__item.has-child .submenu-container {
    margin: 10px 0 0 15px;
}

.widget_block .wp-block-rss {
    list-style: none;
}

.widget_block .wp-block-rss__item {
    padding: 0 0 10px;
    margin: 0;
}

.widget_block .wp-block-tag-cloud a {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    font-size: 14px !important;
    padding: 0 10px;
    margin: 0 0 4px;
}

.widget_block .wp-block-search .wp-block-search__button {
    border: 0;
    height: 30px;
    line-height: 30px;
    width: 70px;
    padding: 0;
    margin-left: 10px;
    text-align: center;
}

.widget_block .wp-block-search .wp-block-search__input {
    border: 1px dashed rgba(125, 125, 125, 0.3);
    height: 30px;
    line-height: 30px;
    width: calc(100% - 90px);
    padding: 0 9px;
    background: #fff;
    color: #222;
    float: left;
}

.widget_block .wp-block-search .wp-block-search__label {
    margin: 0 0 6px;
    font-style: italic;
    display: block;
}

.wp-block-latest-posts__post-title,
.wp-block-latest-comments__comment-meta a {
    font-weight: 700;
}

.widget_block.widget_meta li {
    padding: 0 0 10px;
}

.widget_block.widget_nav_menu li {
    padding: 0 0 10px;
}

.widget_block.widget_nav_menu li.menu-item-has-children {
    padding: 0;
}

.widget_block.widget_nav_menu li.menu-item-has-children ul.sub-menu {
    margin: 10px 0 0;
}

.widget_block .wp-block-video iframe {
    width: 100%;
    padding: 0 0 10px;
    height: 200px;
}

/* Search */

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    width: calc(100% - 10px) !important;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
}

.wp-block-search.wp-block-search__no-button .wp-block-search__inside-wrapper {
    width: calc(100% - 2px) !important;
}

.wp-block-search.wp-block-search__button-outside .wp-block-search__inside-wrapper {
    width: 100% !important;
}

.wp-block-search.wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__button {
}
.home-widget .owl-theme .owl-nav {
    margin-top: 0;
}
.inner_header_ads {
    padding: 16px 16px 0;
}
.inner_header_ads img {
    width: 100%;
}
.left_ads {
    position: fixed;
    top: 135px;
    left: auto;
    width: 200px;
    margin-left: -200px;
    text-align: right;
    z-index: 100;
}

.right_ads {
    position: fixed;
    top: 135px;
    right: auto;
    width: 200px;
    margin-left: 1132px;
    text-align: left;
    z-index: 100;
}
.side_float {
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
}
.right_ads span {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    background: #d33;
    color: #fff;
    border-bottom: 0;
    z-index: 1000;
}
.left_ads span {
    position: absolute;
    top: 0;
    right: 0;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    background: #d33;
    color: #fff;
    border-bottom: 0;
    z-index: 1000;
}
.footer_ads {
    padding: 0 0 50px 0;
}
.footer_ads img {
    width: 100%;
}
.bottom_ads {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
}
.bottom_float {
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
}
.bottom_float img {
    width: 100%;
}
.bottom_float span {
    position: absolute;
    top: 0;
    right: 0;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    background: #d33;
    color: #fff;
    border-bottom: 0;
    z-index: 1000;
}
.aktual_float_ads img {
    display: inline-block;
}

/* FOOTER */

.aktualfooter {
    width: 100%;
    padding: 0;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}
.footer {
    max-width: 1100px;
    border-top: 1px solid rgba(125, 125, 125, 0.2);
    margin: 0 auto;
    padding: 16px 0 0;
}
.menufooter {
    text-align: center;
    max-width: 600px;
    margin: 0 auto 20px;
}
.footer_menu {
    list-style: none;
}
.footer_menu li {
    display: inline-block;
    padding: 0 8px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

.logofooter {
    padding: 30px 0 0;
    text-align: center;
}
.aktual_footer_text {
    max-width: 600px;
    margin: 0 auto;
}
.logofooter .aktual_social {
    display: block;
    float: none;
}
.logofooter .aktual_social .icon-facebook {
    background: #270e8e;
    color: #ffffff;
}
.logofooter .aktual_social .icon-twitter {
    background: #33bbff;
    color: #ffffff;
}
.logofooter .aktual_social .icon-instagram {
    background: #ff44aa;
    color: #ffffff;
}
.logofooter .aktual_social .icon-youtube {
    background: #dd3355;
    color: #ffffff;
}
.aktual_footerlogo {
    width: 180px;
    margin: 0 auto 20px;
}
.copyright {
    margin: 0;
    border-top: 1px solid rgba(125, 125, 125, 0.2);
    padding: 30px 20px;
    text-align: center;
    font-size: 13px;
}

.to_top {
    position: fixed;
    right: 36px;
    bottom: 30px;
    width: 36px;
    height: 36px;
    line-height: 36px !important;
    text-align: center;
    font-size: 18px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    z-index: 100;
    display: none;
}

.fade .to_top {
    display: block;
}

[data-theme="dark"] body,
[data-theme="dark"] .aktual_social i,
[data-theme="dark"] .aktual_form_search,
[data-theme="dark"] .aktual_input input[type="text"],
[data-theme="dark"] .slider,
[data-theme="dark"] .aktual_flat_menu,
[data-theme="dark"] .nav .dd.desktop li ul,
[data-theme="dark"] .stand_block .item,
[data-theme="dark"] .twocat_slide_loop,
[data-theme="dark"] .twocat_blockhead span,
[data-theme="dark"] .activebg .aktual_logo:before,
[data-theme="dark"] .activebg .aktual_logo:after,
[data-theme="dark"] .aktual_search,
[data-theme="dark"] .area_secondary,
[data-theme="dark"] .footer_share,
[data-theme="dark"] .mobile_trend {
    background: #222222 !important;
}
[data-theme="dark"] body,
[data-theme="dark"] .aktual_flat_menu,
[data-theme="dark"] .nav .dd.desktop li.menu-item-has-children:after,
[data-theme="dark"] .loop_classic,
[data-theme="dark"] h1,
[data-theme="dark"] h2,
[data-theme="dark"] h3,
[data-theme="dark"] h4,
[data-theme="dark"] h5,
[data-theme="dark"] h6,
[data-theme="dark"] .area_secondary,
[data-theme="dark"] .show_number,
[data-theme="dark"] .after_title,
[data-theme="dark"] .aktual_author strong,
[data-theme="dark"] .nav_breadcrumb,
[data-theme="dark"] .related_inline,
[data-theme="dark"] .related_title,
[data-theme="dark"] .rel_time,
[data-theme="dark"] #comment,
[data-theme="dark"] .comment-form-author input,
[data-theme="dark"] .comment-form-email input,
[data-theme="dark"] .late__time,
[data-theme="dark"] .trending_number,
[data-theme="dark"] .excerpt__time,
[data-theme="dark"] .add__excerpt,
[data-theme="dark"] .logofooter a {
    color: #bbbbbb !important;
}
[data-theme="dark"] a,
[data-theme="dark"] .nav .dd.desktop li a,
[data-theme="dark"] .area_secondary a,
[data-theme="dark"] .bigslide_title,
[data-theme="dark"] .stand_slide_title,
[data-theme="dark"] .twocat_slide_title,
[data-theme="dark"] .twocat_blockhead span,
[data-theme="dark"] .twocat_block_time,
[data-theme="dark"] .cat__title,
[data-theme="dark"] .aktual_literelated .related_small,
[data-theme="dark"] .footer__shotcut i,
[data-theme="dark"] .footer__shotcut a,
[data-theme="dark"] .slider,
[data-theme="dark"] .aktual_input input[type="text"],
[data-theme="dark"] .icon-search,
[data-theme="dark"] .logofooter {
    color: #dddddd !important;
}
[data-theme="dark"] .after_title,
[data-theme="dark"] .share .icon-share,
[data-theme="dark"] .share .icon-facebook,
[data-theme="dark"] .share .icon-twitter,
[data-theme="dark"] .share .icon-whatsapp,
[data-theme="dark"] .share .icon-telegram,
[data-theme="dark"] .related_inline,
[data-theme="dark"] .time_view span,
[data-theme="dark"] .aktual_tags a,
[data-theme="dark"] #comment,
[data-theme="dark"] .comment-form-author input,
[data-theme="dark"] .comment-form-email input,
[data-theme="dark"] .comment__meta p,
[data-theme="dark"] .footer__shotcut,
[data-theme="dark"] .box_center:before,
[data-theme="dark"] .box_center:after,
[data-theme="dark"] .logofooter {
    background: #333333 !important;
}
[data-theme="dark"] .header {
    background: linear-gradient(to right, #222222, #222222);
}
[data-theme="dark"] .aktual_flat_menu {
    border-top: 1px solid #444444 !important;
}
[data-theme="dark"] .twocat_block_loop {
    border-left: 1px solid #bbbbbb !important;
}
[data-theme="dark"] .nav .dd.desktop li.menu-item-has-children:after,
[data-theme="dark"] .nav .dd.desktop li ul li.menu-item-has-children:after {
    background: #ffffff !important;
}
[data-theme="dark"] .pagination a,
[data-theme="dark"] .pagination .post-page-numbers.current {
    color: #bbbbbb !important;
    border: 2px solid #bbbbbb !important;
}
[data-theme="dark"] .related_inline {
    border-top: 2px solid #555555 !important;
}

[data-theme="dark"] .time_view span,
[data-theme="dark"] .aktual_tags a,
[data-theme="dark"] .bigslide_slide.owl-theme .owl-dots .owl-dot span,
[data-theme="dark"] .block_cat {
    background: #444444 !important;
}
[data-theme="dark"] .bigslide_slide.owl-theme .owl-dots .owl-dot.active span {
    background: #dddddd !important;
}
[data-theme="dark"] .bigslide_content,
[data-theme="dark"] .stand_block .item:before,
[data-theme="dark"] .twocat_slide_overlay,
[data-theme="dark"] .cat_overlay {
    background: linear-gradient(rgba(0, 0, 0, 0), #222222) !important;
}

[data-theme="dark"] .stand_postdate span,
[data-theme="dark"] .stand_block .owl-carousel .owl-nav button,
[data-theme="dark"] .twocat_slidehead,
[data-theme="dark"] .twocat_postdate span,
[data-theme="dark"] .twin_postdate span,
[data-theme="dark"] .cat__head,
[data-theme="dark"] .excerpt_span,
[data-theme="dark"] .btn__more,
[data-theme="dark"] .comment-form #submit,
[data-theme="dark"] .comment__meta .comment-reply-link,
[data-theme="dark"] .bigslide_postdate span {
    color: #333333 !important;
}
[data-theme="dark"] .stand_postdate span,
[data-theme="dark"] .stand_block .owl-carousel .owl-nav button,
[data-theme="dark"] .twocat_slidehead,
[data-theme="dark"] .twocat_postdate span,
[data-theme="dark"] .twocat_slide_post_inner:after,
[data-theme="dark"] .twocat_blockhead:before,
[data-theme="dark"] .twin_postdate span,
[data-theme="dark"] .cat__head,
[data-theme="dark"] .excerpt_span,
[data-theme="dark"] .btn__more,
[data-theme="dark"] .comment-form #submit,
[data-theme="dark"] .comment__meta .comment-reply-link,
[data-theme="dark"] .bigslide_postdate span {
    background: #dddddd !important;
}

[data-theme="dark"] img {
    filter: grayscale(70%);
}
[data-theme="dark"] .aktual_logo img,
[data-theme="dark"] .aktual_footerlogo img {
    filter: brightness(0) invert(1);
}
[data-theme="dark"] .aktual_form_search {
    border: 1px solid #888;
}

/* SIDEBAR */

.normalwidget {
    position: absolute;
    top: initial;
}
.fixwidget {
    position: fixed;
    top: 95px;
}
.admin-bar .fixwidget {
    margin-top: 32px;
}
.bottomwidget {
    position: absolute;
}
.sidebar_mob .bottomwidget,
.sidebar_mob .fixwidget,
.sidebar_mob .normalwidget {
    position: relative !important;
}
#before {
    width: 314px;
}
#before .widget_block:last-child {
    padding: 0 0 30px;
}
.up_direction .normalwidget .scroll_effect {
    margin-top: 0;
}
.up_direction .fixwidget .scroll_effect {
    margin-top: 120px;
}

.footer__shotcut {
    position: fixed;
    left: 0;
    right: 0;
    bottom: -60px;
    height: 120px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    font-size: 10px;
    display: none;
}
.footer_box {
    text-align: center;
    width: 20%;
    float: left;
    display: inline-block;
    padding: 8px 0 0;
}
.box_center {
    position: relative;
    padding: 4px 0 0;
}
.box_center:before {
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    top: -15px;
    left: calc(50% - 40px);
    z-index: 1;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    border-radius: 50px;
}
.box_center:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    top: -5px;
    left: calc(50% - 30px);
    background: rgba(0, 0, 0, 0.06);
    border-radius: 50px;
    z-index: 2;
}
.footer__shotcut i {
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 20px;
    position: relative;
    z-index: 3;
}
.footer__shotcut a {
    text-decoration: none !important;
}

.box_center span {
    position: relative;
    z-index: 3;
}

.lazy_nomore {
    animation: showlazy 3s;
    z-index: 2;
}
@keyframes showlazy {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.footer_share {
    position: fixed;
    bottom: -200px;
    left: 0;
    right: 0;
    margin: 0;
    transition: all 0.5s ease;
    text-align: center;
    height: 36px;
    line-height: 36px;
    padding: 20px 30px;
    z-index: 500;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
}
.footer_share.openshare {
    bottom: 60px;
}
.footer_share .share {
    float: none;
}
.footer_share .share i {
    margin: 0 4px;
    height: 32px;
    line-height: 32px;
    width: 32px;
    clip-path: polygon(0% 0%, 100% 0, 100% 100%, 0% 100%);
    border-radius: 30px;
}
.mobile_trend {
    position: fixed;
    bottom: -500px;
    left: 0;
    right: 0;
    margin: 0;
    transition: all 0.5s ease;
    text-align: center;
    padding: 20px;
    z-index: 500;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
}
.trend_list {
    text-align: left;
    padding: 8px 0;
    position: relative;
    min-height: 40px;
}
.trend_list:after {
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    font-style: italic;
}
.trend_list:nth-child(1):after {
    content: "#1";
}
.trend_list:nth-child(2):after {
    content: "#2";
}
.trend_list:nth-child(3):after {
    content: "#3";
}
.trend_list:nth-child(4):after {
    content: "#4";
}
.trend_list:nth-child(5):after {
    content: "#5";
}
.trend_list:nth-child(6):after {
    content: "#6";
}
.trend_list:nth-child(7):after {
    content: "#7";
}
.trend_list:nth-child(8):after {
    content: "#8";
}
.trend_list:nth-child(9):after {
    content: "#9";
}
.trend_list:nth-child(10):after {
    content: "#10";
}
.trend_list a {
    font-size: 14px;
    line-height: 1.4;
    font-weight: bold;
    margin: 0 0 0 45px;
    display: block;
}

@media screen and (max-width: 982px) {
    .aktualnews {
        padding: 110px 0 0;
    }
    .header {
        height: 110px;
    }
    .aktual_search {
        position: fixed;
        bottom: -200px;
        left: 0;
        right: 0;
        margin: 0;
        transition: all 0.5s ease;
    }
    .opensearch.aktual_search {
        bottom: 60px;
    }
    .header .aktual_social {
        display: none;
    }
    .aktual_form_search {
        margin: 0 auto;
    }
    .aktual_tanggal {
        display: none;
    }

    #aktualmenu {
        padding: 0;
    }
    .aktual_flat_menu,
    .nav {
        height: 34px;
    }

    .nav .dd.desktop {
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: scroll;
        padding: 0 10px;
        height: 34px;
    }
    .nav .dd.desktop li {
        line-height: 34px;
    }
    .nav .dd.desktop li a {
        line-height: 34px;
        padding: 0 14px 0 0;
    }

    .area_secondary {
        position: fixed;
        top: -40px;
        bottom: 0;
        right: -350px;
        z-index: 1000;
        padding: 50px 8px;
        transition: all 0.5s ease;
    }
    .opensidebar .area_secondary {
        right: 0;
        box-shadow: 0 0 300px rgb(0, 0, 0, 0.8);
    }
    .fixwidget,
    .normalwidget,
    .bottomwidget {
        position: static !important;
        top: auto !important;
        height: 100%;
        overflow-y: scroll;
    }
    .area_primary {
        width: 100%;
        float: none;
    }
    .bigslide_block_inner .item {
        height: 545px;
    }

    .bigslide_title {
        font-size: 42px;
        font-size: 42px;
    }
    .footer {
        margin: 0 auto 60px;
    }

    .area_title h1 {
        font-size: 42px;
    }
    .rel_img {
        height: 164px;
    }
    .primary_featured iframe {
        height: 516px;
    }
    .footer__shotcut {
        display: block;
    }
    .opentrending.mobile_trend {
        bottom: 60px;
    }
}

@media screen and (max-width: 800px) {
    .bigslide_block_inner .item {
        height: 438px;
    }
    .bigslide_title {
        font-size: 35px;
    }
    .rel_img {
        height: 130px;
    }
    .primary_featured iframe {
        height: 414px;
    }
}

@media screen and (max-width: 640px) {
    .bigslide_block_inner .item {
        height: 346px;
    }
    .bigslide_title {
        font-size: 30px;
    }
    .cat_1 .cat_img {
        height: 197px;
    }
    .cat__title {
        font-size: 14px;
        margin: 0 20px 18px;
    }
    .block_twocat_afterbox .cat_img {
        width: 80px;
        margin: 0 20px 0 0;
    }
    .cat_after {
        width: calc(100% - 110px);
        padding: 5px 10px 0 0;
    }
    .cat__aftertitle a {
        font-size: 14px;
    }
    .cat__time {
        margin: 0 0 3px;
    }

    .twocat_block_img {
        width: 80px;
        margin: 0 0 0 20px;
    }
    .twocat_block_time {
        margin: 0 0 3px;
    }
    .twocat_block_title {
        font-size: 14px;
    }
    .twocat_slide_img {
        height: 374px;
    }
    .twocat_slide_title {
        font-size: 20px;
    }
    .twocat_slide_post_inner {
        margin: 0 20px -40px;
    }
    .twocat_block_post {
        width: calc(100% - 100px);
    }
    .twocat_slidehead {
        left: 20px;
    }
    .rel_img {
        height: 157px;
    }
    .rel_post {
        width: 50%;
    }
    .rel_post2,
    .rel_post4 {
        display: block;
    }
    .rel_post3 {
        display: none;
    }
    .primary_featured iframe {
        height: 324px;
    }
	.classic_img {
		width: 210px;
		height: 140px;
	}
	.classic_over {
		width: calc(100% - 240px);
	}
	.classic_after {
		display: none;
	}
}

@media screen and (max-width: 600px) {
    .bigslide_block_inner .item {
        height: 324px;
    }
    .bigslide_title {
        font-size: 28px;
    }
    .rel_img {
        height: 147px;
    }
    .primary_featured iframe {
        height: 300px;
    }
}

@media screen and (max-width: 533px) {
    .bigslide_block_inner .item {
        height: 285px;
    }
    .bigslide_title {
        font-size: 25px;
    }
    .rel_img {
        height: 126px;
    }
    .primary_featured iframe {
        height: 263px;
    }
}

@media screen and (max-width: 420px) {
    .home_widget {
        margin: 0;
    }
    .home_widget .bigslide:first-child {
        margin: -8px 0 0;
    }

    .bigslide_block_inner .item {
        height: 240px;
    }
    .bigslide_title {
        font-size: 20px;
    }
    .bigslide_postdate span {
        padding: 0 7px;
        line-height: 20px;
        font-size: 9px;
    }
    .bigslide_over {
        padding: 0 24px;
        max-width: 80%;
    }

    .inner_header_ads {
        padding: 0;
    }
    .area_content {
        padding: 0 8px;
    }

    .home_widget .widget_block {
        margin: 0;
        padding: 0 0 8px;
    }
    .excerpt__time {
        font-size: 10px;
    }
    .twocat_block {
        width: 100%;
        float: none;
    }
    .cat_1 {
        padding: 15px 20px 0;
        margin: -8px 0 0;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    }
    .block_twocat_afterbox {
        margin: 10px 0 5px;
        padding: 15px 20px;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    }
    .cat__time {
        line-height: 1.2;
    }
    .cat_3 {
        margin: 10px 0;
    }
    .twin_postdate {
        margin: 0 20px 10px;
    }
    .cat__head {
        top: 30px;
        right: 38px;
    }
    .cat_1 .cat_img {
        height: 220px;
    }
    .cat__title {
        font-size: 18px;
    }
    .block_twocat_afterbox .cat_img {
        width: 90px;
    }
    .cat_after {
        width: calc(100% - 120px);
    }
    .twocat_slide {
        width: 100%;
        float: none;
    }
    .twocat_slide_img {
        height: 530px;
    }
    .twocat_slide_title {
        font-size: 26px;
    }
    .twocat_block_block {
        width: 100%;
        float: none;
    }
    .twocat_block_loop {
        margin: 10px 0;
        padding: 15px 20px;
        border-left: 0;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    }
    .twocat_block_img {
        width: 90px;
    }
    .twocat_block_post {
        width: calc(100% - 110px);
    }

    .home_widget .widget_block.postexcerpt {
        padding: 15px;
    }
    .excerpt_img {
        height: 112px;
    }
    .excerpt__title {
        font-size: 14px;
    }
    .add__excerpt {
        font-size: 12px;
    }

    .stand_block {
        padding: 15px 0 0;
    }
    .home_widget .widget_block.standslide {
        padding: 0;
    }
    .standslide .owl-theme .owl-nav {
        margin-top: 0;
    }
    .light .stand_slide_post,
    .dark .stand_slide_post {
        bottom: 20px;
        left: 20px;
        right: 20px;
    }
    .stand_slide_title {
        font-size: 14px;
    }
    .late_news {
        margin: 0;
    }
    .loop_classic {
        margin: 0 0 10px;
        padding: 15px 20px;
    }
    .classic_img {
        float: left;
        width: 150px;
        height: 100px;
    }
    .classic_over {
        width: calc(100% - 165px);
    }
    .classic_title {
        font-size: 14px;
    }
    .classic_after {
        display: none;
    }
    .btn__more {
        height: 30px;
        line-height: 30px;
        padding: 0 18px;
        font-size: 11px;
    }
    .aktual_article {
        float: none;
        width: auto;
    }
    .read_related {
        margin: 0 -25px;
    }
    .area_title h1 {
        font-size: 22px;
        margin: 0 0 20px;
    }
    .after_title {
        margin: 0 -20px 20px;
        padding: 12px 20px;
    }
    .after_title span {
        display: block;
        line-height: 20px;
    }
    .primary_content {
        margin: 0 20px 30px;
    }

    .primary_featured {
        margin: 0 -20px 15px;
    }
    .rel__left .aktual_literelated,
    .rel__right .aktual_literelated,
    .aktual_literelated {
        float: none;
        width: auto;
    }
    .rel_ads {
        display: none;
    }
    .aktual_literelated .related_small {
        font-size: 16px;
        margin: 0;
    }
    .aktual_literelated .small_post {
        padding: 10px 0;
        font-size: 14px;
        border-bottom: 1px solid rgba(125, 125, 125, 0.2);
    }
    .related_link {
        font-size: 14px;
    }
    .related_inline {
        padding: 15px 25px;
        margin: 0 0 15px;
    }
    .related_inline img {
        width: 90px;
    }
    .related_right {
        width: calc(100% - 110px);
    }
    .rel_img {
        height: 102px;
    }
    .rel_inner {
        font-size: 14px;
    }
    .primary_featured span {
        padding: 12px 20px 0;
    }
    .primary_featured iframe {
        height: 236px;
    }

    .aktual_scroll .primary_video {
        width: 300px;
        height: 180px;
    }
    .aktual_scroll .primary_video iframe {
        width: 300px;
        height: 180px;
    }
    .comment_heads,
    .comment-reply-title,
    .comment-form-comment label,
    .comment-form #submit {
        font-size: 14px;
    }
    .comment__meta p {
        font-size: 13px;
    }
    .logofooter {
        padding: 30px 16px 0;
    }
	.late_list_title,
	.number_title,
	.trending_title {
		font-size: 14px;
	}
}

@media screen and (max-width: 375px) {
    .bigslide_block_inner .item {
        height: 214px;
    }
    .bigslide_title {
        font-size: 18px;
    }
    .primary_featured iframe {
        height: 210px;
    }
}
