.mod_wrapper {
    position: relative;
    margin: 0 auto;
    font-size: 15px;
    padding: 150px 0 0;
}

.ndeso__container {
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.mod_flex {
    display: flex;
}

.ndeso__clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.mod_header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 150px;
    z-index: 900;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    transition: all .3s ease;
}

.mod_top {
    height: 50px;
    padding: 0;
    font-size: 15px;
    letter-spacing: 1px;
}

.mod_day {
    height: 26px;
    line-height: 26px;
    padding: 12px 0;
}

.mod_search {
    margin-left: auto;
    padding: 8px 0;
}

.mod_form {
    float: left;
}

.mod_form fieldset {
    display: flex;
}

.mod_form input {
    border: 0;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    width: 230px;
    margin: 0 5px 0 0;
    font-size: 15px;
}

.mod_form input::placeholder {
    opacity: 1;
}

.mod_form select {
    height: 34px;
    line-height: 34px;
    width: 125px;
    padding: 0 10px;
    margin: 0 5px 0 0;
    border: 0;
    appearance: none;
    font-size: 15px;
}

.mod_form button {
    height: 34px;
    line-height: 34px;
    width: 34px;
    text-align: center;
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 15px;
    border-radius: 0;
}

.mod_is {
    position: absolute;
    top: 0;
    right: 18px;
    height: 50px;
    display: none;
    z-index: 1;
}

.mod_is i {
    height: 50px;
    line-height: 50px;
}

/* LOGO */

.mod_logo {
    height: 50px;
    padding: 25px 0;
}

.mod_logo img {
    width: auto;
    height: 50px;
}

/* MENU */

.mod_tm {
    height: 100px;
    line-height: 100px;
    font-size: 30px;
    margin-left: auto;
    display: none;
}

.mod_nav {
    position: relative;
    margin-left: auto;
}

.nav {
    float: right;
}

.nav .mod_desktop {
    height: 100px;
    display: block;
}

.nav .mod_desktop,
.nav .mod_desktop ul,
.nav .mod_desktop li,
.nav .mod_desktop a,
.nav .mod_desktop span {
    border: none;
    outline: none;
}

.nav .mod_desktop li {
    list-style: none;
    float: left;
    display: inline-block;
    margin: 0;
    text-align: center;
    line-height: 100px;
    position: relative;
}

.nav .mod_desktop li.menu-item-has-children:before {
    content: "";
    position: absolute;
    top: 32px;
    right: 8px;
    width: 5px;
    height: 5px;
    border-width: 0 2px 2px 0;
    border-style: solid;
    transform: rotate(-90deg);
    transition: all .4s ease;
}

.nav .mod_desktop li.menu-item-has-children:hover:before {
    transform: rotate(45deg);
    top: calc( 50% - 4px);
}

.nav .mod_desktop li a {
    text-decoration: none;
    display: block;
    margin: 0;
    padding: 0 20px;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 100px;
    position: relative;
}

.nav .mod_desktop li.menu-item-has-children>a {
    padding: 0 24px 0 12px;
}

.nav .mod_desktop li>.sub-menu {
    position: absolute;
    top: 110px;
    width: 200px;
    height: 0;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    transition: all .3s ease;
}

.nav .mod_desktop li:hover>.sub-menu {
    height: auto;
    overflow: inherit;
    top: 90px;
}

.nav .mod_desktop li>.sub-menu>li {
    display: block;
    float: none;
    text-align: left;
    line-height: 1.25;
}

.nav .mod_desktop li>.sub-menu>li:first-child {
    margin-top: 15px;
}

.nav .mod_desktop li>.sub-menu>li:last-child {
    margin-bottom: 15px;
}

.nav .mod_desktop li>.sub-menu>li a {
    padding: 8px 20px;
    line-height: 1.25;
    font-weight: 400;
}

.nav .mod_desktop li>.sub-menu>li.menu-item-has-children:before {
    display: block;
    right: 15px;
    top: calc( 50% - 4px);
}

.nav .mod_desktop li>.sub-menu>li>ul {
    display: none;
    position: absolute;
    right: 100%;
    top: 40px;
    transition: all .3s ease;
}

.nav .mod_desktop li>.sub-menu>li:hover>ul {
    top: -15px;
}

.nav .mod_desktop li>.sub-menu>li:hover>ul {
    display: block;
}

/* BIG SLIDER */

.bigslider,
.mod_over {
    position: relative;
}

.mod_over:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.bigslider img {
    width: 100%;
}

.inner_content .bigslider {
    display: none;
}

.mod_headline {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    font-size: 70px;
    line-height: 1.2;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2;
}

.mod_headline h1 {
    margin: 0 auto;
    text-align: center;
    max-width: 800px;
    font-weight: 700;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

/* LAYANAN */

.mod_services {
    margin: -40px auto 30px;
    padding: 30px;
    border-radius: 6px;
    border-width: 3px 0 0;
    border-style: solid;
    box-shadow: 0 5px 45px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 3;
}

.mod_serv {
    display: flex;
    align-items: center;
    border-width: 0 1px 0 0;
    border-style: dashed;
}

.mod_serv_img {
    width: 70px;
    height: 70px;
    border-radius: 70px;
    overflow: hidden;
    margin: 0 30px 0 0;
}

.mod_serv_meta span {
    font-size: 16px;
    font-weight: bold;
}

.withgap {
    padding: 80px 0;
}

.nogap {
    padding: 0 0 80px;
}

/* WIDGET HERO */

.hero__outer {
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.hero__block:first-child {
    position: relative;
}

.hero__block:first-child:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 25%;
    height: 300px;
    border-radius: 0 0 0 50px;
    opacity: 0.45;
    z-index: 2;
}

.hero__block:first-child:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 18%;
    height: 350px;
    border-radius: 0 0 0 50px;
    opacity: 0.45;
    z-index: 2;
}

.hero__inner {
    padding: 80px 200px 50px 50px;
}

.hero__head {
    max-width: 80%;
    margin: 0 0 30px 0;
    font-size: 46px;
    line-height: 1.3;
    position: relative;
}

.hero__text {
    margin: 0 200px 30px 0;
    font-size: 20px;
    line-height: 1.3;
    opacity: 0.7;
}

.data__layer {
    position: relative;
    float: left;
    width: calc( 33.33% - 100px);
    padding: 50px;
}

.data__layer:first-child {
    border-width: 0 2px 0 0;
    border-style: dashed;
    width: calc( 33.33% - 102px);
}

.data__layer:last-child {
    float: left;
    width: calc( 33.34% - 100px);
}

.data__layer:last-child {
    background: none;
}

.hero__link {
    text-align: center;
}

.hero__link a {
    position: relative;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0 20px;
    margin: 0 auto 50px;
    font-weight: bold;
    z-index: 2;
}

.hero__link a:before {
    content: '';
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    border-radius: 16px;
    box-shadow: 0 5px 55px rgba(0, 0, 0, 0.1);
    z-index: -2;
}

.hero__link a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    z-index: -1;
}

.hero__link i {
    display: none;
}

.aktual__top {
    display: inline-block;
    font-size: 16px;
    margin: 0 0 10px;
    padding: 0;
    background: none !important;
}

.aktual__bottom {
    font-weight: bold;
    font-size: 32px;
}

/* WIDGET PERANGKAT */

.mod_wg_prank img {
    width: 100%;
}

.mod_mt_prank {
    padding: 25px 30px 25px 30px;
    position: relative;
}

.mod_cp_prank {
    position: absolute;
    right: 15px;
    top: -22px;
    padding: 6px 3px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 4px;
}

.mod_cp_prank a {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin: 0 3px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    font-size: 18px;
    border-radius: 3px;
}

.job_cp_prank {
    font-size: 14px;
    line-height: 1.2;
    opacity: 0.7;
    margin: 0 40px 5px 0;
}

.name_cp_prank {
    font-size: 18px;
    line-height: 1.25;
    height: 46px;
}

/* WIDGET OPINI */

.opini__outer {
    margin: 0 -15px;
}

.opini__left {
    width: 33.33%;
    float: left;
    position: sticky;
    top: 180px;
}

.opini__inner {
    margin: 0 15px;
    padding: 40px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
}

.editorials {
    display: flex;
    margin: 0 0 40px;
}

.editorials .avatar {
    width: 80px;
    height: 80px;
    margin: 0 20px 0 0;
    border-radius: 80px;
}

.kades__head {
    line-height: 1.25;
    font-weight: bold;
    margin: 0 0 5px;
}

.kades__text {
    line-height: 1.25;
    opacity: 0.7;
}

.kades__loop img {
    width: 100%;
    display: block;
    margin: 0 0 20px;
    border-radius: 10px;
}

.kades__time {
    opacity: 0.7;
    margin: 0 0 10px;
}

.kades__title {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.25;
    margin: 0 0 20px;
}

.kades__all {
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding: 0 20px;
    border-radius: 8px;
    font-weight: bold;
}

.opini__right {
    width: 66.66%;
    float: left;
}

.opini__block {
    margin: 0 15px;
    column-count: 2;
    column-gap: 30px;
}

.opini__loop {
    position: relative;
    margin: 0 0 30px;
    padding: 150px 40px;
    display: grid;
    grid-template-rows: 1fr auto;
    break-inside: avoid;
}

.opini__loop:first-child {
    padding: 40px 40px 20px;
    border: 0;
}

.opini__loop:before {
    content: '\e806';
    position: absolute;
    top: 0;
    right: 30px;
    font-family: 'ndeso-font';
    font-size: 110px;
    opacity: 0.1;
}

.opini__loop:first-child:before {
    content: '';
}

.opini__loop:first-child .opini__title {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.25;
    margin: 0 0 20px;
}

.opini__loop:first-child .opini__exc {
    font-size: 15px;
    opacity: 0.7;
}

.opini__loop .opini__title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.25;
    margin: 0 0 20px;
}

.opini__loop .opini__exc {
    font-size: 15px;
    opacity: 0.7;
    margin: 0 0 20px;
}

.opini__people {
    display: flex;
    opacity: 0.7;
    font-size: 13px;
}

.pe_right {
    margin-left: auto;
}

/* WIDGET POST */

.late__post {
    position: relative;
    margin: 0;
    padding: 40px;
}

.late__post:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 300px;
    height: 300px;
    border-radius: 0 0 0 50px;
    opacity: 0.45;
    z-index: 1;
}

.late__post:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 220px;
    height: 350px;
    border-radius: 0 0 0 50px;
    opacity: 0.45;
    z-index: 1;
}

.late_wg_head {
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 20px;
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 2;
}

.late_wg_head a {
    position: absolute;
    right: 0px;
    top: calc( 50% - 20px);
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border-radius: 5px;
}

.late__post .splide {
    position: relative;
    z-index: 2;
}

.late_wp_loop img {
    display: block;
    width: 100%;
    border-radius: 8px;
    margin: 0 0 20px;
}

.late_wg_title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.25;
}

.late_wg_span {
    font-size: 14px;
    opacity: 0.8;
    margin: 0 0 10px;
}

.late_wg_span span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    background: rgba(255, 0, 0, 0.1);
}

/* WIDGET AGENDA */

.ev_wg_head {
    max-width: 768px;
    font-weight: bold;
    margin: 0 auto 10px;
    font-size: 40px;
    text-align: center;
}

.ev_wg_text {
    font-size: 18px;
    max-width: 768px;
    margin: 0 auto 50px;
    text-align: center;
}

.ev_wg_outer {
    margin: 0 -1px;
}

.ev_wg_loop {
    position: relative;
    float: left;
    width: calc( 25% - 2px);
    margin: 0 1px;
    height: 300px;
    overflow: hidden;
}

.ev_wg_loop:after {
    content: '';
    position: absolute;
    top: calc( 50% - 150px);
    right: -150px;
    width: 100px;
    height: 100px;
    border-radius: 300px;
    opacity: 0;
    z-index: 1;
    animation: scaleAndFade 3s ease-in-out 1s infinite;
}

.ev_wg_loop:before {
    content: '';
    position: absolute;
    top: calc( 50% - 150px);
    right: -150px;
    width: 100px;
    height: 100px;
    border-radius: 300px;
    opacity: 0;
    z-index: 1;
    animation: scaleAndFade 3s ease-in-out infinite;
}

@keyframes scaleAndFade {
    0% {
        transform: scale(0);
        opacity: 0.4;
    }
    100% {
        transform: scale(10);
        opacity: 0;
    }
}

.ex_wg_loop {
    float: left;
    width: calc( 25% - 2px);
    margin: 0 1px;
    height: 300px;
}

.ev_wg_inner {
    padding: 40px;
    height: 220px;
    position: relative;
    z-index: 2;
}

.ev_wg_date {
    margin: 0 0 30px;
}

.ev_wg_date span:first-child {
    font-size: 80px;
    line-height: 1.0;
}

.ev_wg_title {
    font-size: 18px;
    line-height: 1.25;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* WIDGET VIDEO */

.video__post {
    position: relative;
    margin: 0;
    padding: 40px;
}

.video__post:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.vid_wg_head {
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 20px;
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 2;
}

.vid_wg_head a {
    position: absolute;
    right: 0px;
    top: calc( 50% - 20px);
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border-radius: 5px;
}

.video_outer {
    position: relative;
    z-index: 2;
}

.vid_wg_loop {
    padding: 10px;
}

.vid_wg_loop iframe {
    display: block;
    width: 100%;
    height: 210px;
}

/* WIDGET GALERI */

.gal_wg_outer {
    margin: 0 -15px;
}

.gal_wg_loop {
    width: 25%;
    float: left;
}

.gal_wg_inner {
    margin: 0 15px;
    box-shadow: 0 5px 150px rgba(0, 0, 0, 0.06);
}

.gal_wg_loop img {
    width: 100%;
    height: auto;
}

.gal_wg_meta {
    padding: 25px 30px;
}

.gal_wg_title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.25;
}

.gal_wg_date {
    font-size: 14px;
    margin: 0 0 8px;
}

/* PEMBANGUNAN  */

.pem_wg_head {
    max-width: 768px;
    font-weight: bold;
    margin: 0 auto 40px;
    font-size: 40px;
    line-height: 1.2;
    text-align: center;
}

.pem_wg_outer {
    margin: 0 -1px;
}

.pem_wg_loop {
    float: left;
    width: 33.33%;
}

.pem_wg_in {
    margin: 0 1px;
    position: relative;
    box-shadow: 0 5px 150px rgba(0, 0, 0, 0.06);
    overflow: hidden;
}

.pem_wg_loop img {
    width: 100%;
    display: block;
}

.pem_wg_data {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 40px;
    transition: all .3s ease;
    overflow: hidden;
}

.pem_wg_loop:hover .pem_wg_data {
    left: 0%;
    right: -0%;
}

.pem_wg_year {
    position: absolute;
    top: 20px;
    right: 35px;
    font-size: 50px;
    font-style: italic;
    font-weight: 800;
    opacity: 0.25;
}

.pem_wg_title {
    font-size: 25px;
    line-height: 1.3;
    font-weight: bold;
    margin: 80px 0 30px;
}

.pem_wg_title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pem_wg_ang {
    margin: 0 0 20px;
    position: relative;
    font-size: 16px;
    z-index: 2;
}

.pem_wg_ang span {
    font-size: 32px;
    font-weight: bold;
}

.pem_wg_loc {
    position: relative;
    display: flex;
    font-size: 14px;
    z-index: 2;
}

.pem_wg_loc i {
    margin: 0 10px 0 0;
}

/* WIDGET PRODUK */

.pro_wg_head {
    position: relative;
    max-width: 768px;
    font-weight: bold;
    margin: 0 0 30px;
    font-size: 40px;
    line-height: 1.2;
}

.pro_wg_auter {
    margin: 0 -2px;
}

.pro_wg_loop {
    width: 33.33%;
    float: left;
    margin: 0;
}

.pro_wg_in {
    display: flex;
    margin: 0 2px 4px;
    padding: 30px;
    position: relative;
}

.pro_wg_img {
    display: inline-block;
    width: 120px;
    margin: 0 30px 0 0;
    border-radius: 120px;
    position: relative;
}

.pro_wg_img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 120px;
    height: 120px;
    border-radius: 120px;
    transform: scale(1.2);
    transition: all .15s ease;
    z-index: 1;
}

.pro_wg_loop:hover .pro_wg_img:before {
    transform: scale(1.2);
}

.pro_wg_img img {
    position: relative;
    width: 120px;
    height: 120px;
    border-radius: 120px;
    z-index: 2;
}

.pro_wg_meta {
    width: calc( 100% - 150px);
}

.pro_wg_sing {
    margin: 0 0 10px;
}

.pro_wg_title {
    font-size: 20px;
    line-height: 1.25;
    font-weight: bold;
    margin: 0 0 10px;
    height: 50px;
}

.pro_wg_title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pro_wg_call {
    position: absolute;
    bottom: 12px;
    right: 12px;
}

.pro_wg_call a {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 0 0 3px;
    border-radius: 4px;
}

/* WIDGET PENGUMUMAN */

.pengumumandesa {
    position: relative;
    overflow: hidden;
}

.pengumumandesa:after {
    content: '';
    position: absolute;
    top: 50px;
    right: -140px;
    bottom: -50px;
    width: 520px;
    border-radius: 30px;
    opacity: 0.3;
    z-index: 1;
}

.pengumumandesa:before {
    content: '';
    position: absolute;
    top: 110px;
    right: -80px;
    width: 520px;
    bottom: -50px;
    border-radius: 30px;
    opacity: 0.3;
    z-index: 1;
}

.woro__post {
    position: relative;
    z-index: 2;
}

.wo_wg_head {
    position: relative;
    max-width: 768px;
    font-weight: bold;
    margin: 0 0 40px;
    font-size: 40px;
    line-height: 1.2;
}

.wo_wg_outer {
    margin: 0 -15px;
}

.wo_wg_loop {
    width: 50%;
    float: left;
}

.wo_wg_in {
    margin: 0 15px;
    padding: 30px;
    border-radius: 15px;
}

.wo_wg_date {
    margin: 0 0 15px;
}

.wo_wg_title {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3;
    margin: 0 0 15px;
}

/* ARSIP */

.content_heading {
    text-align: center;
    padding: 80px 0;
}

.error404 .content_heading {
    padding: 200px 0;
}

.content_heading i {
    font-size: 75%;
}

.breadcrumbs {
    padding: 10px 0;
    max-width: 800px;
    margin: 0 auto;
}

.top_heading {
    font-size: 50px;
    line-height: 1.2;
    max-width: 900px;
    margin: 0 auto;
}

.top_meta {
    padding: 25px 0 0;
    max-width: 800px;
    margin: 0 auto;
}

.modern_arc_outer {
    margin: 0;
}

.mod_postloop {
    float: left;
    width: 50%;
}

.mod_postloop.mod_demoloop,
.mod_postloop.mod_postfull {
    width: 100%;
}

.mod_inloop {
    margin: 0 15px 40px;
    border-radius: 8px;
    overflow: hidden;
}

.mod_imgloop {
    display: block;
    position: relative;
}

.mod_imgloop img {
    width: 100%;
    display: block;
    margin: 0;
}

.modern_arc_outer .ndeso__clear {
    display: none;
}

.modern_arc_outer .ndeso__clear:nth-child(4n) {
    display: block;
}

.mod_metaloop {
    margin: 30px 30px 10px;
    font-size: 15px;
}

.mod_meta_flex {
    display: flex;
    padding: 0 0 30px;
}

.mod_meta_img {
    width: 80px;
    height: 80px;
    margin: 0 30px 0 0;
}

.mod_lay_name {
    margin: 0 0 8px;
    font-weight: bold;
    font-size: 18px;
}

.mod_lay_add {
    margin: 0 0 15px;
}

.mod_lay_day {
    font-size: 16px;
    margin: 0;
}

.mod_lay_time {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 15px;
}

.mod_lay_call a {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
}

.mod_titleloop {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.25;
    margin: 0 30px 30px;
}

.mod_pro_call {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 40px;
    padding: 6px 6px 0;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 8px;
}

.mod_pro_call a {
    display: block;
    margin: 0 0 6px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 22px;
    z-index: 2;
    border-radius: 5px;
}

.mod_inloop iframe {
    display: block;
    width: 100%;
    height: 440px;
}

.mod_dana {
    margin: 0 0 0 30px;
}

.mod_dana .red {
    display: inline-block;
    margin: 0 15px 10px 0;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 8px;
    border-width: 1px;
    border-style: solid;
}

.mod_dana .green {
    display: inline-block;
    margin: 0 15px 10px 0;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 8px;
    border-width: 1px;
    border-style: solid;
}

.mod_arc_prank {
    float: left;
    width: calc( 25% - 30px);
    margin: 0 15px 30px;
}

.mod_arc_prank img {
    width: 100%;
}

.mod_arc_mt_prank {
    padding: 25px 30px 25px 30px;
    position: relative;
}

.mod_arc_cp_prank {
    position: absolute;
    right: 15px;
    top: -22px;
    padding: 6px 3px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 4px;
}

.mod_arc_cp_prank a {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin: 0 3px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    font-size: 18px;
    border-radius: 3px;
}

.job_arc_cp_prank {
    font-size: 14px;
    line-height: 1.2;
    opacity: 0.7;
    margin: 0 40px 5px 0;
}

.name_arc_cp_prank {
    font-size: 18px;
    line-height: 1.25;
    height: 46px;
}

/* MOD CONTENT */

.the_inner {
    margin: 0 -15px;
}

.the_mod_content {
    float: left;
    width: calc( 100% - 370px);
    margin: 0 0 50px;
}

.the_mod_full_content {
    float: left;
    width: 100%;
    margin: 0 0 50px;
}

/* SIDEBAR */

.the_mod_sidebar {
    position: sticky;
    top: 180px;
    float: right;
    width: 340px;
}

.ndesopro_secondary {
    margin: 0 10px;
}

.widget_block {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 1.4;
}

.widget_block h1 {
    font-size: 27px;
    margin: 0 0 10px;
    letter-spacing: -1px;
}

.widget_block h2 {
    font-size: 25px;
    margin: 0 0 10px;
    letter-spacing: -1px;
}

.widget_block h3 {
    font-size: 22px;
    margin: 0 0 10px;
    letter-spacing: -1px;
}

.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 0 15px;
}

.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-archives li,
.widget_block .wp-block-categories li {
    padding: 0 0 10px;
    margin: 0 0 10px;
    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 10px;
    margin: 0 0 10px;
    border-bottom: 1px solid rgba(125, 125, 125, 0.3);
    line-height: 1.4;
}

.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-latest-posts.wp-block-latest-posts__list li,
.widget_block .wp-block-pages-list__item {
    margin: 0 0 10px;
    padding: 0 0 10px;
}

.widget_block .wp-block-latest-posts.wp-block-latest-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: 40px;
    line-height: 40px;
    width: 70px;
    padding: 0;
    margin-left: 10px;
    text-align: center;
}

.widget_block .wp-block-search .wp-block-search__input {
    box-shadow: 0 0 10px inset rgba(125, 125, 125, 0.08);
    border: 1px solid rgba(0, 0, 0, 0.2);
    height: 40px;
    line-height: 40px;
    width: calc(100% - 90px);
    padding: 0 15px;
    background: #fff;
    color: #222;
    float: left;
}

.widget_block .wp-block-search .wp-block-search__label {
    margin: 0 0 6px;
    font-style: italic;
    display: block;
}

.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__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;
}

/* Pagination */

.pagination {
    margin: 0 15px;
}

.pagination a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 4px 10px 0;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
}

/* Sidebar */

.the_sidebar {
    width: 320px;
    float: right;
    position: sticky;
    top: 120px;
}

.in_sidebar {
    margin: 0 15px;
}

.in_sidebar .widget_block {
    padding: 20px;
    border-radius: 8px;
}

/* Single */

.piecharts {
    padding: 40px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    margin: 0 0 40px;
    border-radius: 8px;
    height: 450px;
}

.archive .piecharts {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0);
    margin: 0;
}

.blog_content .demografi_tab {
    display: flex;
    width: calc( 100% - 60px);
    position: relative;
    font-size: 18px;
    margin: 0 0 8px;
    padding: 20px 30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    font-weight: bold;
}

.blog_content .demografi_tab span {
    margin-left: auto;
}

.blog_content .blog_mod_table {
    width: 100%;
    font-size: 18px;
    margin: 0 0 40px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.blog_content .blog_mod_table tr:nth-child(2n-1) {
    background: rgba(0, 0, 0, 0.06);
}

.blog_content .blog_mod_table td {
    padding: 20px;
    border: 0;
}

.blog_content {
    padding: 0 30px;
}

.single_image img {
    width: 100%;
    display: block;
    margin: 0 0 30px;
    border-radius: 10px;
}

.single_image iframe {
    width: 100%;
    display: block;
    margin: 0 0 30px;
    border-radius: 10px;
    height: 440px;
}

.single_image.single_pd img {
    max-width: 300px;
    margin: 0 auto 30px;
}

.mod_before_meta {
    padding: 0 0 25px;
    margin: 0 0 25px;
    border-bottom: 1px solid #ccc;
    display: flex;
}

.mod_before_meta span {
    font-size: 16px;
    opacity: 0.85;
    margin: 0 30px 0 0;
}

.mod_before_meta span.mod_read {
    margin: 0 0 0 auto;
}

.single-post .blog_content p:first-child {
    font-size: 20px;
    margin: 0 0 20px;
}

.blog_content h1,
.blog_content h2,
.blog_content h3,
.blog_content h4,
.blog_content h5,
.blog_content h6 {
    margin: 5px 0 16px;
    line-height: 1.25;
}

.blog_content h1 {
    font-size: 36px;
}

.blog_content h2 {
    font-size: 32px;
}

.blog_content h3 {
    font-size: 28px;
}

.blog_content h4 {
    font-size: 24px;
}

.blog_content h5 {
    font-size: 22px;
}

.blog_content h6 {
    font-size: 20px;
}

.blog_content p {
    margin: 0 0 20px;
    font-size: 18px;
    line-height: 1.4;
}

.blog_content table td {
    vertical-align: top;
    border-width: 1px;
    border-style: solid;
    padding: 8px 12px;
}

.blog_content ol {
    list-style: decimal;
    padding-left: 35px;
    margin: 15px 0;
}

.blog_content ul {
    list-style: disc;
    padding-left: 35px;
    margin: 15px 0;
}

.blog_content li {
    margin: 5px 0;
    font-size: 18px;
}

.blog_content blockquote {
    padding: 20px;
    margin: 20px 0;
    background: rgba(0, 0, 0, 0.05);
}

.blog_content blockquote p {
    font-style: italic;
}

.blog_content img,
.blog_content .attachment img {
    max-width: 100%;
    height: auto;
}

.blog_content .alignnone,
.blog_content img.alignnone {
    clear: both;
    display: block;
    margin-bottom: 15px;
}

.blog_content .alignleft,
.blog_content img.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
    margin-top: 4px;
}

.blog_content .alignright,
.blog_content img.alignright {
    display: inline;
    float: right;
    margin-left: 15px;
    margin-top: 4px;
}

.blog_content .aligncenter,
.blog_content img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.blog_content img.alignleft,
.blog_content img.alignright,
.blog_content img.aligncenter {
    margin-bottom: 15px;
}

.blog_content .wp-caption {
    line-height: 18px;
    margin-bottom: 20px;
    padding: 4px;
    text-align: center;
}

.blog_content .wp-caption img {
    margin: 5px 5px 0;
}

.blog_content .wp-caption p.wp-caption-text {
    font-size: 14px;
    margin: 5px;
}

.blog_content .wp-smiley {
    margin: 0;
}

.blog_content .gallery .gallery-item img {
    width: 100%;
    height: auto;
    display: block;
    border: none !important;
    margin-bottom: 0;
}

.blog_content .gallery .gallery-caption {
    font-size: 14px;
    margin: 0 0 14px;
}

.blog_content .gallery dl {
    margin: 0;
}

.blog_content .gallery br+br {
    display: none;
}

.blog_content .attachment img {
    display: block;
    margin: 0 auto;
}

.blog_content iframe {
    width: 100%;
}

.the_mod_tag {
    margin: 50px 30px;
}

.the_mod_tag a {
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    border-radius: 6px;
    font-size: 15px;
    margin: 0 8px 8px 0;
    padding: 6px 12px;
}

.mod_share {
    margin: 40px 0 0;
    line-height: 40px;
    text-align: center;
}

.mod_share a {
    display: inline-block;
    width: 50px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 10px;
    border-radius: 5px;
    text-align: center;
}

.single .in_content a.mod_fb,
.page .in_content a.mod_fb {
    background: #357ecc;
    color: #fff;
}

.single .in_content a.mod_tw,
.page .in_content a.mod_tw {
    background: #222;
    color: #fff;
}

.single .in_content a.mod_wa,
.page .in_content a.mod_wa {
    background: #33b075;
    color: #fff;
}

.single .in_content a.mod_tel,
.page .in_content a.mod_tel {
    background: #1daae1;
    color: #fff;
}

.in_mod_agenda {
    padding: 0 20px;
    margin: 0 0 30px;
}

.part_meta {
    float: left;
    position: relative;
    width: calc( 33.33% - 20px);
    margin: 0 10px 20px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    overflow: hidden;
}

.icon_overlay {
    position: absolute;
    top: 0;
    right: -50px;
    font-size: 130px;
    z-index: 1;
    opacity: 0.1;
    transform: rotate(20deg);
}

.part_meta {
    position: relative;
    z-index: 2;
}

.part_top {
    margin: 20px 20px 0 20px;
    font-size: 22px;
    font-weight: bold;
}

.meta_modern {
    margin: 20px;
    font-size: 16px;
    line-height: 20px;
    height: 68px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.meta_call {
    text-align: right;
    padding: 15px 0 0;
}

.meta_call a {
    display: inline-block;
    margin: 0 0 0 10px;
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
}

.in_single {
    padding: 0 0 50px;
}

/* Komentar */

#comments {
    margin: 0 30px 30px;
}

.comment-reply-title {
    padding: 0 0 30px 0;
    margin: 0 0 30px;
    font-size: 22px;
    position: relative;
}

.comment-reply-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
}

.comment-form {
    margin: 0 -10px;
}

#respond .commform-textarea {
    width: auto;
    height: 150px;
    background: rgba(0, 0, 0, 0.035);
    margin: 0 10px 15px;
}

#respond #comment {
    border: 0;
    margin: 25px;
    width: calc( 100% - 30px);
    height: 120px;
    background: none;
}

.commform-author,
.commform-email,
.commform-url {
    float: left;
    width: 33.33%;
}

.inncom input {
    background: rgba(0, 0, 0, 0.035);
    margin: 0 10px 20px;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    border: 0;
    width: calc( 100% - 50px);
}

#respond p {
    margin: 0 10px 20px;
    font-size: 14px;
}

.comment-form-cookies-consent {
    display: none;
}

.form-submit {
    text-align: right;
}

#submit {
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    border: 0;
    margin: 15px 0;
    font-size: 15px;
    font-weight: 700;
}

.comment_list {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
    padding: 25px;
    border-radius: 10px;
}

.comment {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-width: 0 0 1px;
    border-style: solid;
}

.comment_list>.comment:last-child {
    padding: 0;
    margin: 0;
    border: 0;
}

.comment-text {
    font-size: 15px;
    margin: 0;
}

.comment-text p {
    margin: 0 0 15px;
}

.comment-author {
    margin: 0 0 8px;
    font-size: 16px;
}

.comment-author span {
    font-weight: bold;
}

.comment-author em {
    opacity: 0.7;
    font-size: 85%;
}

.comment-reply-link {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    padding: 5px 10px;
    background: rgba(0, 0, 0, 0.1);
    ;
}

.children {
    padding: 0 0 0 30px;
}

/* FOOTER */

.mod_footer {
    padding: 35px 0;
}

.copyright {
    display: flex;
    line-height: 1.3;
}

.copyright .mod_left_foot {
    margin: 10px 50px 10px 0;
}

.copyright .mod_right_foot {
    margin: 10px 0 10px auto;
}

@media screen and (max-width: 1024px) {
    .mod_wrapper {
        overflow: hidden;
    }
    .mod_is {
        display: block;
    }
    .mod_search {
        position: fixed;
        top: 40px;
        left: 0;
        right: 0;
        z-index: 1;
        border-width: 1px 0 0;
        border-style: solid;
        padding: 23px 20px;
        transition: all .3s ease;
        transform: rotateX(90deg);
        transform-origin: top;
        z-index: 2;
    }
    .mod_ocsearch .mod_search {
        transform: rotate(0deg);
    }
    .mod_form {
        float: none;
    }
    .mod_form input {
        width: calc( 100% - 188px);
    }
    .mod_tm {
        display: block;
    }
    .allclose {
        position: fixed;
        right: 0;
        top: 0;
        bottom: 0;
        left: 100%;
        padding: 0;
        z-index: 99;
        transition: all .3s ease .5s;
    }
    .mod_ocmenu .allclose {
        left: 0;
        transition: all .3s ease;
    }
    .mod_logo_nav {
        height: 40px;
        margin: 50px 30px 30px;
        background-size: auto 100%;
        background-repeat: no-repeat;
        background-position: left center;
    }
    .mod_nav {
        position: fixed;
        right: -420px;
        top: -20px;
        bottom: -20px;
        padding: 0;
        width: 320px;
        z-index: 1000;
        transition: all 1s cubic-bezier(0.1, 0.8, 0.2, 1);
        box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    }
    .mod_ocmenu .mod_nav {
        right: 0px;
    }
    .nav {
        float: none;
    }
    .nav .mod_accord {
        height: 100%;
        padding: 0 0 50px;
        overflow-y: auto;
    }
    .nav .mod_accord li {
        display: block;
        float: none;
        text-align: left;
    }
    .nav .mod_accord li.menu-item-has-children {
        position: relative;
    }
    .nav .mod_accord li.menu-item-has-children:before {
        content: "";
        position: absolute;
        top: 15px;
        right: 30px;
        width: 8px;
        height: 8px;
        border-width: 0 3px 3px 0;
        border-style: solid;
        transform: rotate(-90deg);
        transition: all .4s ease;
    }
    .nav .mod_accord li a {
        display: inline-block;
        line-height: 1.2;
        padding: 12px 30px;
        font-weight: bold;
        font-size: 16px;
    }
    .nav .mod_accord li>.sub-menu {
        top: 0;
        padding: 8px 0;
        position: relative;
        width: 100% !important;
        display: none;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    }
    .nav .mod_accord li:hover>.sub-menu {
        display: none;
    }
    .nav .mod_accord li.active>.sub-menu {
        display: block;
    }
    .nav .mod_accord li>.sub-menu>li {
        width: 100%;
    }
    .mod_headline {
        font-size: 60px;
    }
    .herondeso {
        padding: 0;
    }
    .ev_wg_loop,
    .ex_wg_loop {
        height: 260px;
    }
    .ev_wg_inner {
        padding: 30px;
        height: 190px;
    }
    .ev_wg_date {
        margin: 0 0 25px;
    }
    .ev_wg_date span:first-child {
        font-size: 75px;
    }
    .ev_wg_title {
        font-size: 16px;
    }
    .pem_wg_data {
        padding: 30px;
    }
    .pem_wg_year {
        top: 10px;
        right: 25px;
        font-size: 45px;
    }
    .pem_wg_title {
        font-size: 20px;
        margin: 60px 0 20px;
    }
    .pro_wg_loop {
        width: 50%;
    }
    .opini__left {
        width: 400px;
    }
    .opini__right {
        width: calc( 100% - 400px);
        float: left;
    }
    .opini__outer {
        margin: 0 -10px;
    }
    .opini__inner {
        margin: 0 10px;
    }
    .opini__block {
        margin: 0 10px;
        column-gap: 20px;
        column-count: 1;
    }
    .vid_wg_loop iframe {
        height: 230px;
    }
    .gal_wg_outer {
        margin: 0 -10px;
    }
    .gal_wg_loop {
        width: 33.33%;
    }
    .gal_wg_loop:nth-child(4) {
        display: none;
    }
    .gal_wg_inner {
        margin: 0 10px;
    }
    .single_image iframe,
    .mod_inloop iframe {
        height: 320px;
    }
}

@media screen and (max-width: 982px) {
    .mod_headline {
        font-size: 55px;
    }
    .ev_wg_outer {
        max-width: 600px;
        margin: 0 auto;
        padding: 0 20px;
    }
    .ev_wg_loop,
    .ex_wg_loop {
        width: calc( 50% - 2px);
        margin: 0 1px 2px;
    }
    .pem_wg_outer {
        max-width: 600px;
        margin: 0 auto;
        padding: 0 20px;
    }
    .pem_wg_loop {
        width: 50%;
    }
    .pem_wg_loop:nth-child(3) {
        display: none;
    }
    .pem_wg_year {
        font-size: 40px;
    }
    .pem_wg_title {
        font-size: 17px;
    }
    .pem_wg_ang {
        font-size: 14px;
    }
    .pem_wg_ang span {
        font-size: 23px;
    }
    .slide__produk {
        max-width: 600px;
        margin: 0 auto;
        padding: 0 20px;
    }
    .pro_wg_loop {
        width: 100%;
    }
    .woro__post {
        max-width: 600px;
        margin: 0 auto;
        padding: 80px 20px;
    }
    .pengumumandesa:before {
        width: 320px;
    }
    .pengumumandesa:after {
        width: 320px;
    }
    .wo_wg_loop {
        width: 100%;
    }
    .wo_wg_in {
        margin: 0 15px 20px;
    }
    .opini__outer {
        max-width: 600px;
        margin: 0 auto;
        padding: 0 20px;
    }
    .opini__left,
    .opini__right {
        width: 100%;
    }
    .opini__inner {
        margin: 0 0 30px;
    }
    .opini__block {
        margin: 0;
    }
    .late__post,
    .video__post {
        max-width: 520px;
        margin: 0 auto;
    }
    .late__post:before {
        width: 200px;
    }
    .late__post:after {
        width: 160px;
    }
    .vid_wg_loop iframe {
        height: 280px;
    }
    .gal_wg_outer {
        max-width: 600px;
        margin: 0 auto;
        padding: 0 20px;
    }
    .gal_wg_loop {
        width: 50%;
    }
    .gal_wg_loop:nth-child(4) {
        display: block;
    }
    .gal_wg_inner {
        margin: 0 10px 20px;
    }
    .the_inner {
        max-width: 600px;
        margin: 0 auto;
    }
    .the_mod_content,
    .the_mod_sidebar {
        width: 100%;
    }
    .blog_content {
        padding: 0;
    }
    .the_mod_tag {
        margin: 50px 0;
    }
    #comments {
        margin: 0 0 30px;
    }
    .commform-author,
    .commform-email,
    .commform-url {
        width: 100%;
    }
    .copyright {
        display: block;
    }
    .copyright .mod_left_foot,
    .copyright .mod_right_foot {
        margin: 10px 0;
        text-align: center;
    }
    .in_mod_agenda {
        padding: 0;
        margin: 0 -10px 30px;
    }
    .part_meta {
        width: calc( 100% - 20px);
    }
    .meta_modern {
        height: auto;
    }
    .meta_loc {
        max-width: 75%;
    }
    .icon_overlay {
        position: absolute;
        top: 0;
        right: -44px;
        font-size: 120px;
    }
    .single_image iframe,
    .mod_inloop iframe {
        height: 335px;
    }
    .mod_postloop {
        width: 100%;
    }
    .modern_arc_outer {
        margin: 0;
    }
    .mod_inloop {
        margin: 0 0 20px;
    }
    .mod_metaloop {
        margin: 30px 30px 10px;
    }
    .pagination {
        margin: 0;
    }
    .mod_arc_prank {
        width: calc( 50% - 30px);
    }
    .post-type-archive-perangkat-desa .modern_arc_outer,
    .tax-jabatan .modern_arc_outer {
        margin: 0 -15px;
    }
}

@media screen and (max-width: 800px) {
    .hero__block:first-child:before {
        height: 220px;
    }
    .hero__block:first-child:after {
        height: 270px;
    }
    .mod_headline {
        font-size: 52px;
    }
    .hero__inner {
        padding: 60px 150px 30px 30px;
    }
    .hero__head {
        margin: 0 0 25px 0;
        font-size: 32px;
    }
    .hero__text {
        margin: 0 150px 30px 0;
        font-size: 18px;
    }
    .hero__link a {
        height: 40px;
        line-height: 40px;
        padding: 0 16px;
        margin: 0 auto 40px;
    }
    .data__layer {
        width: calc( 33.33% - 60px);
        padding: 30px;
    }
    .data__layer:first-child {
        width: calc( 33.33% - 62px);
    }
    .data__layer:last-child {
        width: calc( 33.34% - 60px);
    }
    .aktual__top {
        font-size: 14px;
        margin: 0 0 7px;
    }
    .aktual__bottom {
        font-size: 25px;
    }
}

@media screen and (max-width: 768px) {
    .mod_headline {
        font-size: 50px;
    }
}

@media screen and (max-width: 720px) {
    .mod_headline {
        font-size: 48px;
    }
    .hero__inner {
        padding: 60px 100px 30px 30px;
    }
    .hero__text {
        font-size: 16px;
    }
    .hero__link a {
        margin: 0 auto 20px;
    }
    .aktual__bottom {
        font-size: 22px;
    }
    .top_heading {
        font-size: 32px;
    }
    .single .top_heading {
        font-size: 36px;
    }
}

@media screen and (max-width: 640px) {
    .mod_headline {
        font-size: 40px;
    }
    .hero__text {
        margin: 0 100px 30px 0;
    }
    .data__layer {
        width: calc( 100% - 60px);
    }
    .data__layer:first-child {
        width: calc( 100% - 60px);
        border-bottom: 2px dashed #fff;
        border-right: 0;
    }
    .data__layer:last-child {
        width: calc( 100% - 60px);
    }
    .withgap {
        padding: 60px 0;
    }
    .nogap {
        padding: 0 0 60px;
    }
}

@media screen and (max-width: 600px) {
    .mod_headline {
        font-size: 38px;
    }
    .hero__inner {
        padding: 50px 70px 30px 30px;
    }
    .vid_wg_loop iframe {
        height: 260px;
    }
    .single_image iframe,
    .mod_inloop iframe {
        height: 315px;
    }
}

@media screen and (max-width: 533px) {
    .bigslider {
        height: 400px;
    }
    .bigslider img {
        height: 400px;
        width: auto;
        max-width: 200%;
    }
    .mod_headline h1 {
        font-size: 32px;
        margin: 0 30px;
        width: 100%;
    }
    .hero__head {
        font-size: 25px;
    }
    .ev_wg_outer {
        padding: 0;
    }
    .ev_wg_inner {
        height: auto;
        padding: 40px 30px 50px;
    }
    .ev_wg_head,
    .pem_wg_head {
        font-size: 26px;
    }
    .ev_wg_text {
        font-size: 15px;
        max-width: 300px;
        margin: 0 auto 40px;
    }
    .pem_wg_outer {
        padding: 0;
    }
    .pem_wg_loop {
        width: 100%;
    }
    .pem_wg_loop:nth-child(3) {
        display: block;
    }
    .pem_wg_title {
        font-size: 20px;
    }
    .wo_wg_head {
        font-size: 26px;
        margin: 0 0 20px;
    }
    .slide__prank .splide {
        width: 120%;
    }
    .pro_wg_head {
        font-size: 26px;
    }
    .opini__outer {
        padding: 0;
    }
    .opini__inner {
        padding: 30px;
    }
    .editorials {
        margin: 0 0 30px;
    }
    .opini__loop:first-child {
        padding: 30px 30px 20px;
    }
    .opini__loop {
        margin: 0 0 20px;
        padding: 150px 30px 40px;
    }
    .opini__loop:last-child {
        margin: 0;
    }
    .late__post,
    .video__post {
        padding: 30px;
    }
    .vid_wg_loop iframe {
        height: 230px;
    }
    .gal_wg_outer {
        margin: 0 -5px;
        padding: 0;
    }
    .gal_wg_inner {
        margin: 0 5px 10px;
    }
    .gal_wg_meta {
        padding: 15px 20px;
    }
    .slide__produk {
        padding: 0;
    }
    .withgap {
        padding: 40px 0;
    }
    .nogap {
        padding: 0 0 40px;
    }
    .top_heading {
        font-size: 28px;
    }
    .single .top_heading {
        font-size: 32px;
    }
    .single_image iframe,
    .mod_inloop iframe {
        height: 275px;
    }
}

@media screen and (max-width: 480px) {
    .mod_wrapper {
        padding: 120px 0 0;
    }
    .mod_header {
        height: 120px;
    }
    .mod_top {
        letter-spacing: 0;
        height: 40px;
    }
    .mod_day {
        padding: 7px 0;
    }
    .mod_is {
        height: 40px;
    }
    .mod_is i {
        height: 40px;
        line-height: 40px;
    }
    .mod_logo {
        height: 44px;
        padding: 18px 0;
    }
    .mod_logo img {
        height: 40px;
    }
    .mod_tm {
        height: 80px;
        line-height: 80px;
        font-size: 25px;
    }
    .mod_headline h1 {
        font-size: 30px;
    }
    .hero__inner {
        padding: 50px 40px 25px 25px;
        margin: 0 0 20px 0;
    }
    .hero__text {
        margin: 0 50px 30px 0;
        font-size: 15px;
    }
    .hero__link a {
        margin: 0 auto;
    }
    .data__layer,
    .data__layer:first-child,
    .data__layer:last-child {
        width: calc( 100% - 50px);
        padding: 25px;
    }
    .data__layer:first-child {
        border-bottom: 1px dashed #fff;
    }
    .aktual__top {
        font-size: 16px;
    }
    .aktual__bottom {
        font-size: 26px;
    }
    .pengumumandesa:before {
        right: -100px;
    }
    .pengumumandesa:after {
        top: 70px;
    }
    .wo_wg_cat {
        display: none;
    }
    .pengumumandesa:after {
        top: 25px;
        right: -260px;
    }
    .pengumumandesa:before {
        right: -230px;
        top: 50px;
    }
    .wo_wg_in {
        padding: 25px;
        border-radius: 8px;
    }
    .wo_wg_title {
        font-size: 20px;
        margin: 0;
    }
    .pem_wg_in {
        height: 300px;
    }
    .slide__prank .splide {
        width: 130%;
    }
    .pengumumandesa:before,
    .pengumumandesa:after {
        display: none;
    }
    .pem_wg_data,
    .opini__inner,
    .opini__loop:first-child {
        padding: 25px;
    }
    .opini__loop {
        padding: 150px 25px 30px;
    }
    .late__post,
    .video__post {
        padding: 25px;
    }
    .vid_wg_loop iframe {
        height: 205px;
    }
    .mod_footer {
        padding: 20px 0;
    }
    .single_image iframe,
    .mod_inloop iframe {
        height: 250px;
    }
    .error404 .content_heading {
        padding: 120px 0;
    }
}

@media screen and (max-width: 420px) {
    .mod_nav {
        padding: 8px 0;
    }
    .nav .mod_accord li a {
        font-size: 18px;
    }
    .bigslider {
        height: 400px;
    }
    .bigslider img {
        height: 400px;
        width: auto;
        max-width: 200%;
    }
    .mod_headline h1 {
        font-size: 28px;
        margin: 0 30px;
        width: 100%;
    }
    .mod_services {
        padding: 20px;
        overflow: hidden;
    }
    .phones {
        width: 156%;
    }
    .mod_serv_img {
        margin: 0 20px 0 0;
        width: 60px;
        height: 60px;
    }
    .mod_services {
        margin: -25px auto 20px;
    }
    .mod_serv_meta span {
        font-size: 15px;
    }
    .hero__inner {
        padding: 50px 25px 25px;
        margin: 0 0 15px 0;
    }
    .pro_wg_in {
        padding: 25px 30px;
    }
    .pro_wg_img {
        width: 85px;
    }
    .pro_wg_img:before {
        width: 85px;
        height: 85px;
    }
    .pro_wg_img img {
        width: 85px;
        height: 85px;
    }
    .pro_wg_meta {
        width: calc( 100% - 115px);
    }
    .pro_wg_sing {
        margin: 0 0 8px;
        font-size: 14px;
    }
    .pro_wg_title {
        font-size: 18px;
        height: 65px;
    }
    .wo_wg_title {
        font-size: 18px;
    }
    .slide__prank .splide {
        width: 140%;
    }
    .mod_mt_prank {
        padding: 30px 25px 25px;
    }
    .name_cp_prank {
        font-size: 16px;
        height: 42px;
    }
    .mod_cp_prank a {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 16px;
    }
    .opini__inner {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.01);
        margin: 0 0 20px;
    }
    .kades__title {
        font-size: 20px;
    }
    .vid_wg_loop iframe {
        height: 170px;
    }
    .mod_footer {
        padding: 20px 0;
    }
    .content_heading {
        padding: 25px 0 35px;
    }
    .breadcrumbs {
        font-size: 14px;
    }
    .top_heading {
        font-size: 25px;
    }
    .single .top_heading {
        font-size: 28px;
    }
    .top_meta {
        padding: 10px 0 0;
        font-size: 14px;
    }
    .single-post .blog_content p:first-child {
        font-size: 18px;
    }
    .blog_content p {
        font-size: 16px;
    }
    .comment-author {
        font-size: 15px;
        margin: 0 0 10px;
    }
    .comment-text {
        font-size: 15px;
    }
    .ev_wg_outer {
        margin: 0 -15px;
    }
    .ev_wg_inner {
        height: auto;
        padding: 30px 20px 40px;
    }
    .ev_wg_title {
        font-size: 15px;
        -webkit-line-clamp: 4;
        height: 75px;
    }
    .ev_wg_date span:first-child {
        font-size: 70px;
        letter-spacing: -2px;
    }
    .piecharts {
        padding: 40px 0;
        margin: 0 -60px 40px;
    }
    .blog_content .demografi_tab {
        padding: 15px 25px;
    }
    .single_image iframe,
    .mod_inloop iframe {
        height: 215px;
    }
    .pagination {
        margin: 0;
    }
    .pagination a {
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 15px;
    }
    .mod_arc_prank {
        width: calc( 100% - 30px);
    }
    .mod_dana .red,
    .mod_dana .green {
        padding: 8px 16px;
        font-size: 16px;
    }
}

@media screen and (max-width: 375px) {
    .bigslider {
        height: 360px;
    }
    .bigslider img {
        height: 360px;
    }
    .mod_headline h1 {
        font-size: 26px;
    }
}