/*
Theme Name: Ndeso Pro
Theme URI: http://ndesopro.ciuss.com
Author URI: http://facebook.com/ciussgw
Description: Tema wordpress didesain khusus untuk website Desa. Tema ini sudah dilengkapi dengan fitur Agenda, Pengumuman, Kolom Kades, Opini Warga, Galeri, Proyek, Layanan Publik, Produk Desa, Transparansi Dana, dan Laporan Dana Tahunan. Tema responsive
Author: yayun
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: wordpress desa, tema web desa, tema website desa, web untuk desa, desain web desa
Copyright: (c) 2018 ciuss.com
*/

@import "https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800";
@import "https://fonts.googleapis.com/css?family=Roboto:300,400,700,800";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

body {
    line-height: 1;
    text-align: left
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    text-decoration: none;
    color: #035;
}

body {
    font-weight: 400;
    font-size: 14px;
    font-family: 'Roboto', 'Open Sans', sans-serif;
	background-size: 100%;
}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.wrapper {
    width: 1140px;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 43px 0 0;
    position: relative;
}


/*** Header ***/

.header {
    overflow: hidden;
    padding: 0;
}

.logo {
    width: 40%;
    padding: 10px 20px;
    overflow: hidden;
    float: left;
}

.logo img {
    height: 80px;
    width: auto;
    display: block;
}

.headr {
    width: 55%;
    padding: 0;
    height: 85px;
    overflow: hidden;
    float: right;
}

.headr .kontak {
    padding: 10px 0;
    height: 65px;
    overflow: hidden;
}

.headr .yen {
    margin: 0 10px 0 0;
}

.kontak .serv {
    line-height: 24px;
    font-family: Roboto;
    margin: 0 10px;
}

.serv span {
    font-weight: bold;
    float: right;
}

.ndsearch {
    width: 200px;
    height: 126px;
    position: absolute;
    top: 50px;
    right: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    display: none;
}

.ndsearch .search_form {
    width: 200px;
    margin: 0;
    float: right;
}

.ndsearch .search_form fieldset {
    width: 180px;
    padding: 10px;
    height: 106px;
    overflow: hidden;
}

.ndsearch .search_form input {
    width: 158px;
    float: left;
    border: none;
    background: none;
    padding: 0 10px;
    font-size: 13px;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
    vertical-align: middle;
    margin: 0 0 6px;
}

.ndsearch .search_form button {
    border: 0;
    height: 32px;
    width: 180px;
}

.ndsearch .search_form select {
    width: 180px;
    padding: 0 5px;
    height: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0 0 6px;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif !important;
}

.ndsearch .search_form select option {
    font-family: 'Open Sans', sans-serif !important;
}


/* NAV WEESATA */

.nav-ndeso {
    position: fixed;
    top: 0;
    left: auto;
    right: auto;
    width: 1140px;
    margin: 0 auto;
    z-index: 10000
}

.customize-support .nav-ndeso {
    top: 32px;
}

.nav-inn {
    width: 100%;
    margin: 0;
    position: relative;
    height: 40px;
}

.ops {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 20px;
    height: 20px;
    font-size: 11px;
    text-align: center;
    line-height: 20px;
}

.open {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 20px;
    height: 20px;
    font-size: 11px;
    text-align: center;
    line-height: 20px;
    display: none;
}

.ndesojam {
    width: auto;
    float: left;
    display: inline-block;
    padding: 0 10px;
    line-height: 40px;
    font-weight: bold;
    font-family: Roboto;
    font-size: 13px;
}

.ndesojam .fa {
    margin-left: 5px;
}

.inn {
    float: left;
    height: 40px;
    margin-right: 40px;
}

.nav .dd {
    height: 40px
}

.nav .dd li {
    float: left;
    display: block;
    margin: 0;
    text-align: center;
    font-size: 13px;
    line-height: 40px;
    position: relative
}

.nav .dd li span {
    position: absolute;
    top: -4px;
    right: -14px;
    height: 18px;
    line-height: 18px;
    padding: 0 5px;
    font-size: 13px;
    border-radius: 0
}

.nav .dd li span:after {
    content: '';
    position: absolute;
    right: -10px;
    top: 18px;
    width: 0;
    height: 0;
    border-bottom: 6px solid transparent;
    border-top: 0 solid transparent;
    clear: both;
    margin-right: 100%
}

.nav .dd li.menu-item-has-children:after {
    content: '';
    position: absolute;
    right: 0;
    top: 28px;
    width: 0;
    height: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    clear: both
}


.nav .dd li.menu-item-has-children:hover:after {
    content: '';
    position: absolute;
    left: 28px;
    top: 40px;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    clear: both;
    z-index: 200
}

.nav .dd li a {
    text-decoration: none;
    display: block;
    margin: 0;
    padding: 0 16px;
    font-weight: 700;
    font-size: 13px;
    font-family: Roboto, 'Open Sans', sans-serif;
    line-height: 40px;
    position: relative
}

.nav .dd li a:hover {
    text-decoration: none
}

.nav .dd li ul {
    position: absolute;
    top: 40px;
    left: 0;
    padding: 8px 0;
    display: none;
    z-index: 100;
    width: auto;
}

.nav .dd li:hover ul.sub-menu {
    display: block
}

.nav .dd li ul li {
    float: none;
    position: relative;
    display: block;
    border: none;
    font-size: 15px;
    line-height: 35px;
    min-width: 180px;
    text-align: left;
    margin: 0;
    padding: 0;
}

.nav .dd li ul li span {
    position: absolute;
    top: -14px;
    right: -30px
}

.nav .dd li ul li.menu-item-has-children:after {
    content: '';
    position: absolute;
    z-index: 10;
    right: 10px;
    top: 16px;
    width: 0;
    height: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    clear: both
}

.nav .dd li ul li:last-child {
    border-bottom: 0
}

.nav .dd li ul li:after {
    display: none
}

.nav .dd li ul li a {
    display: inline;
    margin: 0 !important;
    font-weight: 700;
    font-size: 13px;
    line-height: 30px;
    font-family: 'Roboto';
    white-space: nowrap;
    padding: 0 15px
}

.nav .dd li ul li ul {
    position: absolute;
    display: none ! important;
    left: 100%;
    top: -8px
}

.nav .dd li ul li ul.sub-menu:after {
    content: '';
    position: absolute;
    left: -10px;
    top: 14px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    clear: both
}

.nav .dd li ul li:hover ul {
    display: block ! important
}

.nav .dd li ul li ul li ul,
.nav .dd li ul li:hover ul li ul {
    position: absolute;
    display: none ! important;
    left: 100%;
    top: -8px
}

.nav .dd li ul li ul li:hover ul {
    display: block ! important
}

.nav a.dd_hover:hover {
    text-decoration: none!important
}

.nav .submenu a:hover {
    text-decoration: underline
}

.nav .dd li.parent a {
    margin: 0 8px;
    padding-right: 14px
}

.nav .dd li.parent a.dd_hover {
    margin: 0 8px;
    padding-right: 14px;
    padding-bottom: 10px
}

.mob {
    display: none
}


/*** Content ***/

.sticky {}

.bypostauthor {}

#content {
    width: 760px;
    float: left;
    margin: 0;
}

.ndeleft {
    padding: 0;
    margin: 0;
}

.ndeleft .homti {
    padding: 15px 20px;
    font: bold 18px 'Roboto';
    margin: 0;
    position: relative;
}

.ndeleft .homti:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 20px;
    width: 120px;
    height: 2px;
}

.homhalf {
    width: 50%;
    float: left;
}

.homloop {
    padding: 0;
}

.homloop .slide-info {
    margin: 0;
    padding: 20px;
    position: relative;
}

.homloop .slide-info a {
    display: block;
}

.slide-info .thumb img {
    margin: 0;
    width: 100%;
    height: auto;
    display: block;
}

.slide-info .pub {
    height: 25px;
    line-height: 25px;
    padding: 0 8px;
    position: absolute;
    top: 25px;
    left: 35px;
    z-index: 10;
    font-family: 'Roboto';
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.slide-info .meta-info {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    z-index: 10px;
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 1.3;
    padding: 35px 15px 15px;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}

.slide-info .meta-info span.grey {
    text-transform: none;
    font-size: 11px;
    line-height: 1.2;
}

.slide-info .meta-info p {
    font: 11px/1.2 'Open Sans' ! important;
    text-transform: lowercase;
    margin: 6px 0 0;
}

.slide-info .meta-info h3 a {
    text-decoration: none;
    font-weight: bold;
}

.halfleft {
    width: 50%;
    float: right;
    padding: 4px 0 0 0;
}

.ndeleft .halfleft .homti {
    padding: 15px 0;
}

.ndeleft .halfleft .homti:after {
    left: 0;
}

.slide-inforight {
    margin: 0;
    padding: 16px 20px 0 0;
    height: 76px;
}

.slide-inforight .thumb img {
    float: left;
    margin: 0 20px 0 0;
    width: 100px;
    height: auto;
}

.slide-inforight span.only {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    padding: 0 5px;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0 3px 3px 0;
}

.slide-inforight .avatar {
    background: #eee;
    margin: 0 20px 0 0;
    float: left;
}

.slide-inforight span.grey {
    color: #777;
    text-transform: none;
    font-size: 11px;
}

.slide-inforight h3 a {
    line-height: 1.3;
}

.slide-inforight h3 a {
    font-family: Roboto;
    font-weight: bold;
    text-decoration: none;
}

.slide-inforight div:last-child {
    margin: 0;
}

.slide-inforight p {
    font: 11px/1.2 'Open Sans' ! important;
    text-transform: lowercase;
    color: #777;
    margin: 6px 0 0;
}

.slidegal img {
    height: auto;
}

.listpmb {
    padding: 0 20px 20px;
    color: #035;
    font-family: Roboto;
}

.listpmb h3 {
    padding: 15px 0;
    font: bold 18px 'Roboto';
    margin: 0 0 20px;
    position: relative;
}

.listpmb h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 2px;
}

.project {
    padding: 10px 20px;
    overflow-x: auto;
}

.con404 .project {
    margin: 20px 10px;
}

.pmb {
    width: 100%;
    min-width: 600px;
}

.pmb th {
    padding: 8px 0;
}

.pmb td {
    padding: 8px 0;
    margin: 0;
}

.pmb .ang {
    text-align: center;
}

.pmb .bk {
    text-align: center;
    width: 75px;
}

.bblock {
    padding: 10px;
    position: relative;
}

.stt {
    position: absolute;
    top: -8px;
    right: 20px;
    height: 15px;
    line-height: 15px;
}

.sok {
    padding: 0 0 0 8px;
    margin: 0 0 0 12px;
}

.sop {
    padding: 0 0 0 8px;
    margin: 0 0 0 12px;
}

.block-3 {
    width: 33.33%;
    float: left;
}

.blockin {
    margin: 10px;
}

.blockin a {
    display: block;
}

.blockimg {
    position: relative;
}

.blockimg span {
    position: absolute;
    bottom: 0;
    height: 30px;
    padding: 0 15px 0 10px;
    line-height: 30px;
    border-radius: 0 30px 0 0;
}

.blockin img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
}

.blockin .meta-info {
    padding: 15px 0 15px;
    margin: 0;
    position: relative;
    line-height: 1.3;
}

.blockimg .pstatus {
    position: absolute;
    top: 10px;
    left: 10px;
    height: 20px;
    width: 20px;
    z-index: 10;
}

.newslide {
    padding: 0 20px 20px;
}

.slidenews img {
    width: 100%;
    height: auto;
}

.slidenews .item {
    position: relative;
}

.slidelay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10px;
    font-family: 'Roboto';
    font-size: 13px;
    line-height: 1.3;
    padding: 35px 15px 15px;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}

.slidemeta {
    height: 16px;
    line-height: 16px;
    margin: 0 0 8px;
}

.slidemeta span {
    height: 16px;
    line-height: 16px;
    font-size: 10px;
    display: inline-block;
    padding: 0 5px;
}

.newslide .ttlpro {
    padding: 15px 0;
    font: bold 18px 'Roboto';
    margin: 0 0 20px;
    position: relative;
}

.newslide .ttlpro:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 2px;
}

.homgal {
    margin: 0;
    padding: 10px 10px;
}

.ndesogal {
    width: 33.333%;
    float: left;
    display: inline;
    list-style: none;
}

.ndesogal img {
    width: 100%;
    height: auto;
}

.slidevid iframe {
    width: 100%;
    height: 150px;
}


/* NEWSTICKER */

.ndesoticker {
    font-size: 13px;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    width: auto;
    height: 34px;
    margin: 0;
    padding: 0 10px;
    overflow: hidden;
    position: relative;
    background: #f7f7f7;
    text-transform: lowercase
}

.ndesoticker .mask {
    position: relative;
    margin: 0;
    overflow: hidden
}

ul.newstickers {
    position: relative;
    left: 100%;
    width: 10000px !important;
    list-style-type: none;
    margin: 7px 0;
    padding: 0;
    height: 20px;
}

ul.newstickers li {
    float: left;
    margin: 0 60px 0 0;
    padding: 0;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    color: #035;
    overflow: hidden
}

ul.newstickers a {
    white-space: nowrap;
    padding: 0;
    font-weight: 400;
    margin: 0 50px 0 0
}

ul.newstickers .fa {
    margin-right: 10px
}

ul.newstickers span {
    margin: 0;
    font-weight: 700;
    line-height: 20px;
    color: #d33;
}


/*** Slideshow ***/

#ndeslide {
    padding: 0;
    position: relative;
    min-height: 180px;
}

#ndeslide.wbor {
    padding: 10px;
}

.slidenew img {
    width: 100%;
    height: auto;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    display: none;
}


/* AGENDA */

.loopage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 30px;
    background: rgba(250, 250, 250, 0);
    font-family: Roboto;
    font-size: 14px;
    line-height: 1.3;
    width: 260px;
    clear: both;
    z-index: 10;
}

.homeage {
    margin: 0 0 15px;
}

.homeage .item {
    position: relative;
    padding: 26px 16px 16px;
}

.homeage .item img {
    float: left;
    margin: 0 15px 0 0;
    height: 50px;
    width: 50px;
}

.homeage .item span {
    position: absolute;
    top: -12px;
    left: 16px;
    border-radius: 15px;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    font-size: 12px;
    font-weight: bold;
    font-family: Roboto;
}

.homeage .toage {
    margin: 15px 0 0 0;
    padding: 0 0 0 65px;
    text-align: left;
    font: 11px Roboto;
}

.homerep {
    margin: 0 0 26px;
    height: 82px;
    width: 260px;
    overflow: hidden;
}

.homerep .item {
    position: relative;
    padding: 16px;
    height: 50px;
    overflow: hidden;
}

.homerep .toage {
    margin: 15px 0 0 0;
    padding: 0 0 0 65px;
    text-align: left;
    font: 11px Roboto;
}

.homerep .pdphoto {
    float: right;
    margin: -16px -16px -16px 16px;
    width: 82px;
    height: 82px;
}

.homerep.owl-carousel .owl-item img {
    width: 82px;
    height: 82px;
}

.homerep .item .jab {
    font-size: 11px;
    line-height: 1.0;
    padding: 0;
    margin: -3px 0 5px;
    text-transform: uppercase;
    position: relative;
}

.homerep .item .jab span {
    display: inline-block;
    padding: 0 0 5px;
}


/* BREADCRUMB */

.breadcrumbs {
    margin: 0;
    padding: 30px 20px;
    font-weight: 400;
    font-size: 11px;
    line-height: 1.2;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    text-align: center;
}

.fade .breadcrumbs {
    padding: 10px 0;
    position: fixed;
    top: 43px;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    z-index: 100;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.customize-support.fade .breadcrumbs {
    top: 75px;
}

.breadcrumbs .inbread {
    max-width: 100%;
    margin: 0 auto;
    line-height: 1.4;
}

.breadcrumbs span {
    padding: 0 6px;
}

.breadcrumbs .current {
    padding: 0 10px;
}

.breadcrumbs a {
    font-weight: 700;
}


/* SINGLE */

.condes {
    padding: 0 20px 100px;
}

.condes .tgl {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.6;
    margin: 20px 0 0;
}

.condes .tgl span {
    line-height: 1.6;
    padding: 6px 0;
    display: inline-block;
}

.condes .tgl span.ctt {
    float: right;
}

.condes h1 {
    padding: 10px 0;
    font: bold 28px 'Roboto';
    margin: 0;
    position: relative;
}

.metacontent {
    padding: 15px 0;
    font: bold 18px 'Roboto';
    margin: 0;
    position: relative;
}

.condes .comshare {
    line-height: 30px;
    height: 30px;
}

.comshare .fa {
    width: 25px;
    height: 25px;
    border-radius: 20px;
    text-align: center;
    line-height: 25px;
    color: #fff;
    margin: 0;
    font-size: 13px;
}

.comshare .fa-facebook {
    background: #036;
}

.comshare .fa-twitter {
    background: #3bf;
}

.comshare .fa-whatsapp {
    background: #090;
}

.comshare .fa-envelope {
    background: #d33;
}

.comshare .transparan {
    margin: 0 0 0 30px;
    font-weight: bold;
}

.comshare .poscom {
    width: auto;
    height: 23px;
    border-radius: 20px;
    text-align: center;
    line-height: 23px;
    margin: 2px 0;
    padding: 0 8px;
    font-size: 13px;
    font-family: Roboto, 'Open Sans', sans-serif;
    display: inline-block;
    float: right;
}
.comshare .poscom .cc {
height: 23px;
line-height: 23px;
text-align: center;
}
.comshare .poscom .cc .fa {
float: left;
width: 20px;
height: 23px;
line-height: 23px;
}
.condes .smartexcerpt {
    font-size: 14px;
    line-height: 1.3;
    font-family: Roboto, 'Open Sans', sans-serif;
    margin: 0 0 10px;
}

.condes .post-img {
    margin: 0 0 20px;
	overflow: hidden;
max-height: 350px;
}
.condes .post-img img {
width: 100%;
}

.single-layanan .condes .post-img {
    margin: 0;
}

.single-lembaga .condes .post-img {
    margin: 0;
}

.single-agenda .condes .post-img {
    margin: 0;
}

.single-pembangunan .condes .post-img {
    margin: 0;
}

.condes .inline {
    margin: 4px 30px 17px 0;
    width: 45%;
    float: left;
    padding: 15px;
    background: #f7f7f7;
}

.relpos {
    line-height: 1.4;
    margin: 4px 0;
}

.relpos a {
    color: #035;
}

.post-footer a {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin: 0 2px 2px 0;
    padding: 0 8px;
}


/* NOT FOUND */

.notfound {
    text-align: center;
    padding: 40px 20px 20px;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    margin: 0 auto;
}

.notfound h1 {
    font-size: 30px;
    line-height: 1.3;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    margin: 0 0 15px;
}

.notfound .not404search {
    margin: 30px 0;
}

.not404search fieldset {
    position: relative;
    height: 40px;
    margin: 0 120px 0 0;
}

.not404search input[type=text] {
    width: 70%;
    float: left;
    padding: 8px 10px;
    height: 16px;
    line-height: 16px;
    border: 0;
    border: 1px solid #ddd;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-size: 13px;
    margin: 5px 0 15px;
    background: #ffff;
    box-shadow: 0 0 10px inset rgba(0, 0, 0, 0.05);
}

.not404search select {
    width: 25%;
    float: left;
    padding: 0 10px;
    height: 34px;
    line-height: 16px;
    border: 0;
    border: 1px solid #ddd;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-size: 13px;
    margin: 5px 0 15px -1px;
    background: #ffff;
    box-shadow: 0 0 10px inset rgba(0, 0, 0, 0.05);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.not404search button {
    position: absolute;
    right: -120px;
    top: 5px;
    background: #eee;
    color: #333;
    padding: 0;
    margin: 0;
    border-radius: 0;
    height: 34px;
    width: 120px;
    border: 1px solid #ddd;
    text-align: center;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 34px;
    font-weight: bold;
}

.con404 {
    padding: 0 20px;
}

.con404 .loopin {
    margin: 0 -10px;
}

.loopin h2 {
    padding: 15px 0;
    font: bold 18px 'Roboto';
    margin: 0 0 10px 10px;
    position: relative;
}

.loopin h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 2px;
}

.loopin .loopost {
    width: 33.333%;
    float: left;
}

.post-type-archive-perangkat-desa .loopin .loopost {
    width: 25%;
    float: left;
    text-align: center;
}

.post-type-archive-rukun-warga .loopin .loopost {
    width: 100%;
    float: none;
    margin: 0 0 40px;
}

.loopost .pin {
    margin: 10px;
}

.post-type-archive-rukun-warga .loopin .loopost {
    position: relative;
}

.post-type-archive-rukun-warga .loopin .loopost .pin {
    position: absolute;
    top: 0;
    left: 0;
    margin: 10px 30px 10px 10px;
    width: 150px;
    float: left;
}

.pin img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 10px;
}

.pin .mta {
    font-size: 11px;
    text-transform: uppercase;
    margin: 0 0 8px;
}

.pin .mta .com {
    float: right;
}

.pin h3 {
    line-height: 1.3;
    min-height: 60px;
}

.pin iframe {
    width: 100%;
    height: 150px;
    margin: 0 0 10px;
}

.rwlist {
    padding: 10px 10px 0 190px;
    width: auto;
}

.rwlist table {
    width: 100%;
}

.rwlist table td {
    padding: 8px 10px;
    border: 1px solid #ddd;
    background: #fdfdfd;
    margin: 0 0 -1px -1px;
}

.rwlist h4 {
    margin: 0 0 15px;
}

.rwlist .toprt {
    font-weight: bold;
}

.halflap {
    position: relative;
    margin: 20px 10px;
    overflow-x: auto;
}

.halflap .tabdana {
    width: 100%;
    min-width: 600px;
    font-size: 13px;
}

.halflap .trtop {
    font-weight: bold;
    font-size: 14px;
}

.halflap td {
    border: 1px solid #eee;
    margin: 0 0 -1px -1px;
    padding: 10px;
}

.halflap td.ct {
    text-align: center;
}

.halflap td.ct.td130 {
    width: 115px;
}

.ct .red {
    font-weight: bold;
}

.ct .blue {
    font-weight: bold;
}

.halflap .trbot {
    font-weight: bold;
    background: #f7f7f7;
}

.inipage {
    margin: 10px 0;
}


/* SINGLE */

.post-content {
    position: relative;
    margin: 0;
    padding: 10px 0 30px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

.post-content.tab {
    margin: 0;
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5 {
    font-weight: 700;
    line-height: 1.3;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    margin: 5px 0 15px;
}

.post-content h1 {
    font-size: 34px;
}

.post-content h2 {
    font-size: 30px
}

.post-content h3 {
    font-size: 26px
}

.post-content h4 {
    font-size: 22px
}

.post-content h5 {
    font-size: 18px
}

.post-content h6 {
    font-size: 16px
}

.post-content p {
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

.post-content table td {
    vertical-align: top
}

.post-content ol {
    list-style: decimal;
    padding-left: 15px;
    margin: 15px 0
}

.post-content ul {
    list-style: disc;
    padding-left: 15px;
    margin: 15px 0
}

.post-content li {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    margin: 3px 0
}

.post-content blockquote {
    padding: 15px 0 15px 45px;
    margin: 0 0 15px;
    background: #fdfdfd;
    font-weight: 400;
    font-style: italic;
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

.post-content blockquote p {
    font-weight: 400;
    font-style: italic;
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

.post-content h6 {
    position: relative;
    left: -30px
}

.post-content img,
.post-content .attachment img {
    max-width: 100%;
    height: auto
}

.post-content .alignnone,
.post-content img.alignnone {
    clear: both;
    display: block;
    margin-bottom: 15px
}

.post-content .alignleft,
.post-content img.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
    margin-top: 4px
}

.post-content .alignright,
.post-content img.alignright {
    display: inline;
    float: right;
    margin-left: 15px;
    margin-top: 4px
}

.post-content .aligncenter,
.post-content img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.post-content img.alignleft,
.post-content img.alignright,
.post-content img.aligncenter,
.post-content img.alignnone {
    margin-bottom: 15px;
    max-width: 100%;
    height: auto;
}

.post-content .wp-caption {
    line-height: 18px;
    margin-bottom: 20px;
    padding: 4px;
    text-align: center
}

.post-content .wp-caption img {
    margin: 5px 5px 0
}

.post-content .wp-caption p.wp-caption-text {
    font-size: 14px;
    margin: 5px
}

.post-content .wp-smiley {
    margin: 0
}

.post-content .gallery {
    margin: 0 auto 18px
}

.post-content .gallery .gallery-item {
    float: left;
    margin: 0!important;
    text-align: center
}

.post-content .gallery.gallery-columns-1 .gallery-item {
    width: 100% !important
}

.post-content .gallery.gallery-columns-2 .gallery-item {
    width: 50% !important
}

.post-content .gallery.gallery-columns-3 .gallery-item {
    width: 33.333% !important
}

.post-content .gallery.gallery-columns-4 .gallery-item {
    width: 25% !important
}

.post-content .gallery.gallery-columns-6 .gallery-item {
    width: 16.16777% !important
}

.post-content .gallery.gallery-columns-8 .gallery-item {
    width: 12.5% !important
}

.post-content .gallery .gallery-item img {
    width: 100%;
    height: auto;
    display: block;
    border: none!important;
    margin-bottom: 0
}

.post-content .gallery .gallery-caption {
    font-size: 14px;
    margin: 0 0 14px
}

.post-content .gallery dl {
    margin: 0
}

.post-content .gallery br+br {
    display: none
}

.post-navigation {
    padding: 15px 0;
    position: relative
}

.post-navigation a {
    display: block;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    text-decoration: none;
    line-height: 1.4
}

.post-navigation a:hover {
    text-decoration: none
}

.post-navigation a em {
    display: block;
    font-weight: 400;
    font-size: 12px;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

.post-navigation a:hover span {
    text-decoration: underline
}

.post-prev {
    width: 250px;
    min-height: 40px;
    padding-left: 30px;
    float: left;
    text-align: left;
}

.post-next {
    width: 250px;
    min-height: 40px;
    padding-right: 30px;
    float: right;
    text-align: right;
}


/* PAGINASI */

.pagination {
    padding: 0;
    font-size: 13px;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    clear: both;
    position: relative;
    display: block;
    text-align: center;
    background: #fdfdfd;
    margin: 0 20px;
}

.pagination a,
.pagination .disabled {
    text-decoration: none;
    display: inline-block;
    padding: 0 6px;
    font-weight: 400;
    height: 26px;
    min-width: 20px;
    text-align: center;
    line-height: 26px;
    margin: 10px 1px 10px 0;
    background: #fff;
    color: #333;
    border: 1px solid #ddd;
}

.pagination a:hover,
.pagination a.active {
    font-weight: 700;
    color: #035;
    background: #fff;
    box-shadow: 0 0 10px inset rgba(0, 0, 0, 0.05);
}

.pagination a.nextpostslink,
.pagination a.prevpostslink {
    padding: 0 10px;
}


/* POST TAGS */

.post-tags a {
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    margin: 0 2px 3px 0;
    border-radius: 20px;
    float: left;
}

.comments h3 {
    font-size: 18px;
    font-weight: 400;
    padding: 15px 0;
    border-bottom: 1px solid #ddd
}

#comments {
    margin: 60px 0
}

#comments h3 {
    padding: 15px 0;
    font: bold 18px 'Roboto';
    margin: 0;
    position: relative;
}

#comments h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 120px;
    height: 2px;
}

.comment {
    padding: 20px;
    margin: 20px 0 0;
    background: #fdfdfd
}

.comment td {
    vertical-align: top
}

.comment-meta {
    position: relative;
    min-height: 70px;
    font-size: 12px;
    margin-right: 30px;
    width: 96px
}

.countcoms {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

.comment-author a,
.comment-author span {
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-style: normal
}

.comment-author a:hover {
    text-decoration: underline
}

.comment-reply-link {
    text-decoration: none;
    font-style: italic
}

.comment_list {
    margin: 0 0 40px
}

.comment-reply-link:hover {
    text-decoration: underline
}

.comment-text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    margin-bottom: 10px
}

.comment-text p span {
    line-height: 24px;
    height: 24px;
    padding: 0 10px;
    display: inline-block;
}

.comment-text p em {
    float: right;
    background: #fff;
    border: 1px solid #eee;
    line-height: 22px;
    height: 22px;
    padding: 0 10px;
    display: inline-block;
}

.children {
    margin-left: 0
}

.children .children {
    margin-left: 0
}

.children .comment {
    padding-left: 0
}

#respond p,
.nopassword {
    margin: 10px 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

#respond p a {
    text-decoration: none
}

#respond p a:hover {
    text-decoration: underline
}

#commentform {
    position: relative;
    margin: 10px 0;
    padding-top: 165px
}

#respond .comment_message {
    margin: 10px 0 25px
}

#respond .commform-author,
#respond .commform-email,
#respond .commform-url {
    float: left;
    width: 33.333333333%;
    margin-bottom: 15px
}

#respond .commform-author p,
#respond .commform-email p,
#respond .commform-url p {
    font-weight: 400;
    font-size: 13px;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    margin-bottom: 5px
}

#respond .commform-author p span,
#respond .commform-email p span,
#respond .commform-url p span {
    font-weight: 400;
    font-style: italic;
    font-size: 13px;
    line-height: 1.5;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

#respond .commform-textarea {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fdfdfd;
    box-shadow: 0 0 10px inset rgba(0, 0, 0, 0.05);
}

#respond .commform-textarea > div {
    padding: 15px;
}

#respond p.form-submit {
    margin-bottom: 0
}

#respond p.form-submit #submit {
    float: none
}

#comment {
    width: 100%;
    height: 120px;
    padding: 0;
    margin: 0;
    border: none;
    overflow: auto;
    background: #fdfdfd
}

.commform-author div {
    margin-right: 15px;
    padding: 10px 15px;
    box-shadow: 0 0 10px inset rgba(0, 0, 0, 0.05);
}

.commform-email div {
    padding: 10px 15px;
    box-shadow: 0 0 10px inset rgba(0, 0, 0, 0.05);
}

.commform-url p {
    margin-left: 15px!important
}

.commform-url div {
    margin-left: 15px;
    padding: 10px 15px;
    box-shadow: 0 0 10px inset rgba(0, 0, 0, 0.05);
}

#author,
#email,
#url {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

#submit {
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    border: 0;
    margin: 15px 0;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: bold;
}

p#cancel-comment-reply {
    float: right;
    line-height: 28px;
    margin: 0
}

.post-password-form {
    padding: 50px 0 0;
}

.post-password-form input {
    font-family: 'Roboto', 'Open Sans', sans-serif
}

.post-content .lem {
    width: 100%;
    background: #fdfdfd;
}

.post-content .lem td {
    padding: 10px 15px;
    border-bottom: 1px solid #eee;
    margin: 0 0 -1px -1px;
}

.nd-auth {
    margin-bottom: 15px;
    width: 50%;
    float: left;
}

.nd-auth img {
    width: 40px;
    height: 40px;
    float: left;
    margin: 0 15px 0 0;
    background: #eee;
    border-radius: 30px;
}

.nd-auth h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0 0 3px;
}

.nd-auth span {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.1;
}

.singopini .comshare {
    width: auto;
    display: inline-block;
    float: right;
    margin: 5px 0;
}


/* Ndeso Related */

.ndesorel {
    margin: 40px 0;
}

.ndesorel h2 {
    padding: 15px 0;
    font: bold 18px 'Roboto';
    margin: 0 0 10px;
    position: relative;
}

.ndesorel h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 120px;
    height: 2px;
}

.relbox {
    width: 50%;
    float: left;
}

.overbox {
    margin: 10px 25px 10px 0;
    height: 70px;
}

.imgrel {
    float: left;
    width: 80px;
    height: 60px;
    margin: 0 20px 0 0;
}

.single-opini .imgrel {
    width: 60px;
    height: 60px;
}

.metarel {
    font-size: 12px;
    line-height: 1.3;
    margin: 0 0 5px;
}

.overbox h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
    margin: 0 0 8px;
}

.singvid {
    width: 100%;
    height: 350px;
    background: #f7f7f7;
}

.jm {
    width: 130px;
    text-align: center;
}


/* WIDGET SIDEBAR */

#sidebar {
    width: 380px;
    margin: 0;
    float: right;
}

.widget {
    margin: 0 20px 20px 0;
    clear: both;
    padding: 0;
    font-family: Roboto;
}

.widget h3,
.widget-small h3 {
    padding: 15px 0;
    font: bold 18px 'Roboto';
    margin: 0;
    position: relative;
}

#sidebar .widget h3:after,
#sidebar .widget-small h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 120px;
    height: 2px;
}

#sidebar .search_form {
    float: none;
    width: auto;
    margin: 10px 0;
}

#sidebar .search_form fieldset {
    width: 100%;
    position: relative;
}

#sidebar .widget .search_form form button {
    position: absolute;
    right: -50px;
    top: 5px;
    background: #eee;
    color: #333;
    padding: 0;
    margin: 0;
    border-radius: 0;
    height: 34px;
    width: 51px;
    border: 1px solid #ddd;
    text-align: center;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 32px;
    font-weight: bold;
}
#sidebar .widget .search_form fieldset {
    width: auto;
    position: relative;
    margin: 0 50px 0 0;
	height: 45px;
}

#sidebar .widget .search_form input[type="text"] {
    margin: 5px 0 5px;
	width: 60%;
	float: left;
	position: absolute;
	left:0;
	border-radius: 0;
}
#sidebar .widget .search_form select {
width: 40%;
float: left;
position: absolute;
	left:60%;
	border-radius: 0;
}
#sidebar .widget a,
#sidebar .widget-small a {
    text-decoration: none;
}

#sidebar .widget a:hover,
#sidebar .widget-small a:hover {
    text-decoration: underline;
}

#sidebar .widget p,
#sidebar .textwidget {
    font: 14px/1.5 'Roboto', sans-serif;
}

#sidebar .widget p a,
#sidebar .textwidget a {
    text-decoration: none;
}

#sidebar .widget p a:hover,
#sidebar .textwidget a:hover {
    text-decoration: none;
}

#sidebar .widget ul,
#sidebar .widget-small ol {
    margin: 10px 0;
}

#sidebar .widget li,
#sidebar .widget-small li {
    font-size: 14px;
    line-height: 20px;
    border-bottom: 1px solid #eee;
    padding: 5px 0;
}

#sidebar .widget .textwidget {
    margin: 15px 0 0 0;
}

#sidebar .widget .textwidget p {
    margin: 15px 0 0 0;
}

#sidebar .widget .textwidget ul {
    margin: 8px 0 8px 15px;
}

#sidebar .widget .textwidget ul li {
    list-style: disc;
    border: none;
}

#sidebar .widget .textwidget ol {
    margin: 8px 0 8px 15px;
}

#sidebar .widget .textwidget ol li {
    list-style: decimal;
    border: none;
}

#sidebar .widget .textwidget blockquote {
    background: #f7f7f7;
    padding: 15px;
    margin: 10px 0;
}

#sidebar .rpthumb {
    display: block;
    padding-bottom: 0px;
    margin-top: 20px;
    position: relative;
}

#sidebar .rpthumb img {
    width: 100px;
    height: 75px;
    margin-right: 20px;
    float: left;
}

#sidebar .rpthumb h4 {
    display: block;
    font: bold 14px Roboto, 'Open Sans', times;
    margin-bottom: 6px;
}

#sidebar .rpthumb .barcat {
    margin: 5px;
    font-size: 12px;
}

#sidebar .rpthumb .barcat a,
#sidebar .rpthumb .barcat span {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    padding: 0 5px;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0 3px 3px 0;
}

#sidebar .rpthumb .barread {
    position: absolute;
    top: 5px;
    left: 5px;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
    margin: 0;
    padding: 0 5px;
}

#sidebar .slidebar {
    padding: 20px 0 0;
}

#sidebar .slidebar img {
    height: auto;
}

#sidebar .slidebar .item {
    position: relative;
    height: 260px;
    overflow: hidden;
}

#sidebar .slidebar h4 {
    position: absolute;
    bottom: -200px;
    left: 0;
    right: 0;
    z-index: 10px;
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 1.3;
    padding: 55px 15px 15px;
    color: #fff;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    transition: all .5s ease .3s;
}

#sidebar .slidebar .active h4 {
    bottom: 0;
    transition: all .8s ease .3s;
}

#sidebar .slideper {
    margin: 20px 0 0;
}

#sidebar .slideper .item {
    text-align: center;
    font-family: Roboto;
}

#sidebar .slideper .owl-carousel .owl-item img {
    height: auto;
    margin: 0 0 10px;
}

#sidebar .slideper .item a {
    text-decoration: none;
}

#sidebar .slideper .item span {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}

#sidebar .slideper .item h4 {
    line-height: 1.3;
    font-size: 13px;
    padding: 5px 0;
    margin: 3px 0 0 0;
    position: relative;
    transition: all .5s ease .1s;
}

#sidebar .slideper .item h4:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 50px;
    height: 1px;
    margin: 0 0 0 -25px;
    transition: all .5s ease .1s;
    clear: both;
    z-index: 20;
}

#sidebar .slideper .item:hover h4:before {
    width: 80px;
    margin: 0 0 0 -40px;
}

#sidebar .widget .calendar_wrap {
    padding: 10px 0;
}

#sidebar .widget .calendar_wrap table {
    border: 1px solid #eee;
    width: 100%;
}

#sidebar .widget .calendar_wrap th {
    border: 1px solid #eee;
    margin: 0 -1px -1px 0;
    background: #f7f7f7;
    text-align: center;
    padding: 10px 0;
}

#sidebar .widget .calendar_wrap td {
    border: 1px solid #eee;
    margin: 0 -1px -1px 0;
    text-align: center;
    padding: 10px 0;
}

#sidebar .widget .calendar_wrap td a {
    font-weight: bold;
}

#sidebar .widget .calendar_wrap caption {
    line-height: 26px;
    margin: 10px 0;
}

#sidebar .widget .tagcloud {
    padding: 10px 0;
}

#sidebar .widget .tagcloud a {
    border: 1px solid #eee;
    margin: 0 2px 4px 0;
    padding: 2px 6px;
    line-height: 20px;
    font-size: 13px !important;
    display: inline-block;
    background: #f7f7f7;
}

#sidebar .widget form {
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-size: 13px;
    padding: 20px;
    background: #fdfdfd;
}

#sidebar .widget input[type=text],
#sidebar .widget input[type=email],
#sidebar .widget input[type=password],
#sidebar .widget input[type=date],
#sidebar .widget input[type=number],
#sidebar .widget input[type=tel],
#sidebar .widget input[type=time],
#sidebar .widget input[type=url] {
    width: 300px;
    padding: 8px 9px;
    height: 16px;
    line-height: 16px;
    border: 0;
    border: 1px solid #ddd;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-size: 13px;
    margin: 5px 0 15px;
    background: #ffff;
}

#sidebar .widget input[type=file] {
    width: 300px;
    padding: 4px 9px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #ddd;
    margin: 5px 0 15px;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, .07), inset 0 0 3px rgba(109, 109, 109, .22);
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-size: 13px;
    background: #ffff;
}

#sidebar .widget textarea {
    width: 300px;
    padding: 4px 9px;
    height: 150px;
    line-height: 16px;
    border: 0;
    border: 1px solid #ddd;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-size: 13px;
    margin: 5px 0 15px;
    background: #ffff;
}

#sidebar .widget select {
    width: 100%;
    padding: 0 10px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    border: 1px solid #ddd;
    margin: 5px 0 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: Roboto;
    font-size: 13px;
}

#sidebar .widget input[type=radio] {
    height: 30px;
    vertical-align: middle;
    line-height: 30px;
    margin: 0 6px;
    padding: 0 10px;
}

#sidebar .widget input[type=checkbox] {
    height: 30px;
    vertical-align: middle;
    line-height: 30px;
    margin: 0 6px;
    padding: 0 10px;
}

#sidebar .widget input[type=submit] {
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    border-radius: 5px;
    border: 0;
    margin: 15px 0;
    background: #111;
    color: #ddd;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
}

#sidebar .widget form button {
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    border: 0;
    margin: 15px 0;
    background: #035;
    color: #fff;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: bold;
}


/* WID GALLERY */

#sidebar .wp-caption {
    line-height: 18px;
    margin-bottom: 20px;
    padding: 4px;
    text-align: center
}

#sidebar .wp-caption img {
    margin: 5px 5px 0
}

#sidebar .wp-caption p.wp-caption-text {
    font-size: 14px;
    margin: 5px
}

#sidebar .wp-smiley {
    margin: 0
}

#sidebar .gallery {
    margin: 15px -5px 0 -5px;
}

#sidebar .gallery .gallery-item {
    float: left;
    margin: 0!important;
    text-align: center
}

#sidebar .gallery.gallery-columns-1 .gallery-item {
    width: 100% !important
}

#sidebar .gallery.gallery-columns-2 .gallery-item {
    width: 50% !important
}

#sidebar .gallery.gallery-columns-3 .gallery-item {
    width: 33.333% !important
}

#sidebar .gallery.gallery-columns-4 .gallery-item {
    width: 25% !important
}

#sidebar .gallery.gallery-columns-6 .gallery-item {
    width: 16.16777% !important
}

#sidebar .gallery.gallery-columns-8 .gallery-item {
    width: 12.5% !important
}

#sidebar .gallery .gallery-item img {
    width: 100%;
    height: auto;
    display: block;
    border: none!important;
    margin-bottom: 0
}

#sidebar .gallery .gallery-caption {
    font-size: 14px;
    margin: 0 0 14px
}

#sidebar .gallery dl {
    margin: 0
}

#sidebar .gallery dl dt {
    margin: 5px;
}

#sidebar .gallery br+br {
    display: none
}

#sidebar .nopadd {
    background: #fdfdfd;
    padding: 20px;
}

#sidebar .nopadd .pro {
    line-height: 1.4;
    font-size: 14px;
    padding: 8px 0;
    border-top: 1px solid #eee;
}

#sidebar .nopadd .pro span {
    float: right;
}

#footbar {
    padding: 30px 10px;
    margin: 0;
    font-size: 15px;
    line-height: 1.4;
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

.foot-bar {
    width: 33.333%;
    float: left
}

.foot-inn {
    margin: 0 10px
}

#footbar .widget {
    margin: 0 0 20px 0;
    clear: both;
    padding: 0;
    font-family: Roboto;
}

#footbar .widget h3,
#footbar .widget-small h3 {
    padding: 15px 0;
    font: bold 18px 'Roboto';
    margin: 0;
    position: relative;
}

#footbar .widget h3:after,
#footbar .widget-small h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 120px;
    height: 2px;
}

#footbar .search_form {
    float: none;
    width: auto;
    margin: 10px 0;
}

#footbar .search_form fieldset {
    width: 100%;
    position: relative;
}

#footbar .widget .search_form form button {
    position: absolute;
    right: 1px;
    top: 6px;
    background: #eee;
    color: #333;
    padding: 0;
    margin: 0;
    border-radius: 0;
    height: 32px;
    width: 44px;
    border-left: 1px solid #ddd;
    text-align: center;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 32px;
    font-weight: bold;
}

#footbar .search_form input {
    width: 265px;
}

#footbar .widget a,
#footbar .widget-small a {
    text-decoration: none;
}

#footbar .widget a:hover,
#footbar .widget-small a:hover {
    text-decoration: underline;
}

#footbar .widget p,
#footbar .textwidget {
    font: 14px/1.5 'Roboto', sans-serif;
}

#footbar .widget p a,
#footbar .textwidget a {
    text-decoration: none;
}

#footbar .widget p a:hover,
#footbar .textwidget a:hover {
    text-decoration: none;
}

#footbar .widget ul,
#footbar .widget-small ol {
    margin: 10px 0;
}

#footbar .widget li,
#footbar .widget-small li {
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0;
}

#footbar .widget .textwidget {
    margin: 15px 0 0 0;
}

#footbar .widget .textwidget p {
    margin: 15px 0 0 0;
}

#footbar .widget .textwidget ul {
    margin: 8px 0 8px 15px;
}

#footbar .widget .textwidget ul li {
    list-style: disc;
    border: none;
}

#footbar .widget .textwidget ol {
    margin: 8px 0 8px 15px;
}

#footbar .widget .textwidget ol li {
    list-style: decimal;
    border: none;
}

#footbar .widget .textwidget blockquote {
    padding: 15px;
    margin: 10px 0;
}

#footbar .rpthumb {
    display: block;
    padding-bottom: 0px;
    margin-top: 20px;
    position: relative;
}

#footbar .rpthumb img {
    width: 100px;
    height: 75px;
    margin-right: 20px;
    float: left;
}

#footbar .rpthumb h4 {
    display: block;
    font: bold 14px Roboto, 'Open Sans', times;
    margin-bottom: 6px;
}

#footbar .rpthumb .barcat {
    margin: 5px;
}

#footbar .rpthumb .barcat a,
#footbar .rpthumb .barcat span {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    padding: 0 5px;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0 3px 3px 0;
}

#footbar .rpthumb .barread {
    position: absolute;
    top: 5px;
    left: 5px;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
    margin: 0;
    padding: 0 5px;
}

#footbar .slidebar {
    padding: 20px 0 0;
}

#footbar .slidebar img {
    height: auto;
}

#footbar .slidebar .item {
    position: relative;
    height: 260px;
    overflow: hidden;
}

#footbar .slidebar h4 {
    position: absolute;
    bottom: -200px;
    left: 0;
    right: 0;
    z-index: 10px;
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 1.3;
    padding: 55px 15px 15px;
    color: #fff;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    transition: all .5s ease .3s;
}

#footbar .slidebar .active h4 {
    bottom: 0;
    transition: all .8s ease .3s;
}

#footbar .slideper {
    margin: 20px 0 0;
}

#footbar .slideper .item {
    text-align: center;
    font-family: Roboto;
}

#footbar .slideper .owl-carousel .owl-item img {
    height: auto;
    margin: 0 0 10px;
}

#footbar .slideper .item a {
    text-decoration: none;
}

#footbar .slideper .item span {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}

#footbar .slideper .item h4 {
    line-height: 1.3;
    font-size: 13px;
    padding: 5px 0;
    margin: 3px 0 0 0;
    position: relative;
    transition: all .5s ease .1s;
}

#footbar .slideper .item h4:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 50px;
    height: 1px;
    margin: 0 0 0 -25px;
    transition: all .5s ease .1s;
    clear: both;
    z-index: 20;
}

#footbar .slideper .item:hover h4:before {
    width: 80px;
    margin: 0 0 0 -40px;
}

#footbar .widget .calendar_wrap {
    padding: 10px 0;
}

#footbar .widget .calendar_wrap table {
    width: 100%;
}

#footbar .widget .calendar_wrap th {
    margin: 0 -1px -1px 0;
    text-align: center;
    padding: 10px 0;
}

#footbar .widget .calendar_wrap td {
    margin: 0 -1px -1px 0;
    text-align: center;
    padding: 10px 0;
}

#footbar .widget .calendar_wrap td a {
    font-weight: bold;
}

#footbar .widget .calendar_wrap caption {
    line-height: 26px;
    margin: 10px 0;
}

#footbar .widget .tagcloud {
    padding: 10px 0;
}

#footbar .widget .tagcloud a {
    margin: 0 2px 4px 0;
    padding: 2px 6px;
    line-height: 20px;
    font-size: 13px !important;
    display: inline-block;
}

#footbar .widget form {
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-size: 13px;
    padding: 20px;
    background: #fdfdfd;
}

#footbar .widget input[type=text],
#footbar .widget input[type=email],
#footbar .widget input[type=password],
#footbar .widget input[type=date],
#footbar .widget input[type=number],
#footbar .widget input[type=tel],
#footbar .widget input[type=time],
#footbar .widget input[type=url] {
    width: 300px;
    padding: 8px 9px;
    height: 16px;
    line-height: 16px;
    border: 0;
    border: 1px solid #ddd;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-size: 13px;
    margin: 5px 0 15px;
    background: #ffff;
}

#footbar .widget input[type=file] {
    width: 300px;
    padding: 4px 9px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #ddd;
    margin: 5px 0 15px;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, .07), inset 0 0 3px rgba(109, 109, 109, .22);
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-size: 13px;
    background: #ffff;
}

#footbar .widget textarea {
    width: 300px;
    padding: 4px 9px;
    height: 150px;
    line-height: 16px;
    border: 0;
    border: 1px solid #ddd;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-size: 13px;
    margin: 5px 0 15px;
    background: #ffff;
}

#footbar .widget select {
    width: 100%;
    padding: 0 10px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    border: 1px solid #ddd;
    margin: 5px 0 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: Roboto;
    font-size: 13px;
}

#footbar .widget input[type=radio] {
    height: 30px;
    vertical-align: middle;
    line-height: 30px;
    margin: 0 6px;
    padding: 0 10px;
}

#footbar .widget input[type=checkbox] {
    height: 30px;
    vertical-align: middle;
    line-height: 30px;
    margin: 0 6px;
    padding: 0 10px;
}

#footbar .widget input[type=submit] {
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    border-radius: 5px;
    border: 0;
    margin: 15px 0;
    background: #111;
    color: #ddd;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
}

#footbar .widget form button {
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    border: 0;
    margin: 15px 0;
    background: #035;
    color: #fff;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: bold;
}


/* WID GALLERY */

#footbar .wp-caption {
    line-height: 18px;
    margin-bottom: 20px;
    padding: 4px;
    text-align: center
}

#footbar .wp-caption img {
    margin: 5px 5px 0
}

#footbar .wp-caption p.wp-caption-text {
    font-size: 14px;
    margin: 5px
}

#footbar .wp-smiley {
    margin: 0
}

#footbar .gallery {
    margin: 15px -5px 0 -5px;
}

#footbar .gallery .gallery-item {
    float: left;
    margin: 0!important;
    text-align: center
}

#footbar .gallery.gallery-columns-1 .gallery-item {
    width: 100% !important
}

#footbar .gallery.gallery-columns-2 .gallery-item {
    width: 50% !important
}

#footbar .gallery.gallery-columns-3 .gallery-item {
    width: 33.333% !important
}

#footbar .gallery.gallery-columns-4 .gallery-item {
    width: 25% !important
}

#footbar .gallery.gallery-columns-6 .gallery-item {
    width: 16.16777% !important
}

#footbar .gallery.gallery-columns-8 .gallery-item {
    width: 12.5% !important
}

#footbar .gallery .gallery-item img {
    width: 100%;
    height: auto;
    display: block;
    border: none!important;
    margin-bottom: 0
}

#footbar .gallery .gallery-caption {
    font-size: 14px;
    margin: 0 0 14px
}

#footbar .gallery dl {
    margin: 0
}

#footbar .gallery dl dt {
    margin: 5px;
}

#footbar .gallery br+br {
    display: none
}


/* FOOTER */

.footer {
    margin: 0;
    padding: 20px;
}

.footer a {
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline
}

.copyright {
    text-align: left;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 400;
    font-family: 'Roboto', 'Open Sans', sans-serif;
    margin: 0 auto;
}

.copyright .footright {
    float: right;
}

.footer img {
    height: 30px;
    width: auto;
    margin: 0 auto;
}

#return-to-top {
    position: fixed;
    z-index: 10000;
    bottom: 15px;
    right: 15px;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    display: block;
    text-decoration: none;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top i {
    margin: 0;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 17px;
    line-height: 34px;
}

.owl-carousel {
    display: block ! important;
}

@media screen and (max-width:980px) {
    .wrapper {
        width: 100%;
    }
    .nav-ndeso {
        width: 100%;
        text-align: center;
    }
    .inn {
        display: none;
    }
    .ndesojam {
        margin: 0 auto;
        float: none;
    }
    .open {
        display: inline-block;
    }
    .mob {
        display: block;
        position: fixed;
        z-index: 10000;
        width: 200px;
        top: 50px;
        left: 8px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }
    .customize-support .mob {
        top: 102px;
    }
    .mobi {
        position: relative;
    }
    .mobi:before {
        content: '';
        position: absolute;
        right: 5px;
        top: -10px;
        width: 0;
        height: 0;
        margin: 0;
        border-right: 12px solid transparent;
        border-left: 12px solid transparent;
        clear: both;
    }
    .mobi .accordion li {
        display: block;
        margin: 0;
        text-align: left;
        font-weight: bold;
        font-size: 13px;
        position: relative;
    }
    .mobi .accordion li:last-child {
        border: 0
    }
    .mobi .accordion li a {
        text-decoration: none;
        font-weight: 700;
        display: block;
        line-height: 36px;
        margin: 0 24px 0 14px
    }
    .mobi .accordion li a:hover {
        text-decoration: none
    }
    .sub-menu:after {
        display: none
    }
    .mobi .accordion li.menu-item-has-children:after {
        content: '';
        position: absolute;
        right: 10px;
        top: 16px;
        width: 0;
        height: 0;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        clear: both
    }
    .mobi .accordion li ul li {
        list-style: disc;
    }
    .mobi .accordion li ul li a {
        margin: 0 0 0 14px
    }
    .mobi .accordion li ul li ul li a {
        margin: 0 0 0 14px
    }
    #content {
        width: 100%;
        float: none;
    }
    #sidebar {
        width: auto;
        float: none;
    }
    .widget {
        margin: 0 20px 20px;
    }
    .foot-bar {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width:800px) {
    .logo {
        padding: 10px;
    }
    .logo img {
        height: 60px;
    }
    .kontak .serv:last-child {
        display: none;
    }
    .headr .kontak {
        padding: 15px 0;
        height: 50px;
        font-size: 13px;
    }
    .loopage {
        position: relative;
        padding: 20px 0;
        width: auto;
    }
    .homerep {
        width: auto;
        margin: 0 0 0 16px;
    }
    .homerep .item {
        padding: 16px 16px 16px 0;
    }
    .homerep .pdphoto {
        margin: -16px 0 -16px 16px;
    }
    .homerep .pdphoto {
        width: 70px;
        height: 70px;
		border-radius: 70px;
		overflow: hidden;
    }
    .homerep.owl-carousel .owl-item img {
        width: 70px;
        height: 70px;
    }
    .homeage {
        margin: 26px 0 0;
    }
}

@media screen and (max-width:768px) {}

@media screen and (max-width:640px) {
    .slide-inforight .thumb img {
        width: 80px;
    }
    .slide-inforight {
        height: 61px;
        font-size: 13px;
    }
    .slide-inforight p {
        display: none;
    }
}

@media screen and (max-width:600px) {
    .logo {
        width: 100%;
        padding: 10px 0;
        float: none;
        text-align: center;
    }
    .logo img {
        margin: 0 auto;
    }
    .headr {
        width: 100%;
        height: 100px;
        overflow: hidden;
        float: none;
    }
    .headr .yen {
        margin: 0 10px;
    }
    .headr .kontak {
        height: auto;
    }
    .kontak .serv:last-child {
        display: block;
    }
	.relbox { 
	    width: 100%;
        float: none;
	}
	.post-type-archive-rukun-warga .loopin .loopost .pin {
	    position: relative;
        float: none;
        margin: 10px auto 10px;
	}
	.rwlist {
	    padding: 0;
        margin: 10px 10px 0;
	    overflow-x: auto;
    }
	.rwlist table {
	    width:560px;
	}

}

@media screen and (max-width:520px) {
    .homhalf {
        width: 100%;
        float: none;
    }
    .homloop .slide-info {
        height: 220px;
        overflow: hidden;
    }
    .slide-info .meta-info {
        bottom: 0;
        left: 10px;
        right: 10px;
    }
    .halfleft {
        width: 100%;
        float: none;
    }
    .ndeleft .halfleft .homti {
        margin: 0 20px;
    }
    .slide-inforight {
        height: 80px;
        font-size: 14px;
        padding: 16px 20px 0;
    }
    .slide-inforight .thumb img {
        width: 100px;
    }
    .slide-inforight span.only {
        margin: 0 3px 8px 0;
    }
    .bblock {
        padding: 20px;
    }
    .block-3 {
        width: 100%;
        float: none;
    }
    .blockin {
        margin: 0 0 15px;
    }
    .blockimg {
        height: 220px;
        overflow: hidden;
    }
    .loopin .loopost {
        width: 50%;
    }
	.not404search fieldset {

    margin: 0 90px 0 0;

}
	.not404search button {
    width: 80px;
	right: -90px;
	}
	.not404search select {

    width: 40%;
	margin: 5px -40px 0 -1px;
	}
	.not404search input[type="text"] {

    width: 60%;
	}
}

@media screen and (max-width:480px) {
    .loopin .loopost {
        height: 265px;
    }
	.post-type-archive-rukun-warga .loopin .loopost {
		height: auto;
	}
	.nd-auth {

    width: 100%;
    float: none;

}
.singopini .comshare {
    float: none;
}
#respond .commform-author, #respond .commform-email, #respond .commform-url {

    float: none;
    width: 100%;

}
.commform-author div,
.commform-url div {

    margin: 0;
}

@media screen and (max-width:360px) {
    .wrapper {
        padding: 53px 0 0;
    }
    .nav-inn {
        height: 50px;
    }
    .ndesojam {
        line-height: 50px;
        font-size: 15px;
    }
    .ndsearch {
        top: 53px;
        right: 10px;
    }
    .mob {
        left: 10px;
    }
    .open {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 26px;
        height: 26px;
        font-size: 15px;
        line-height: 26px;
    }
    .ops {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 26px;
        height: 26px;
        font-size: 15px;
        line-height: 26px;
    }
    .logo img {
        width: 80%;
        height: auto;
    }
    .loopin .loopost {
        width: 100%;
        height: auto;
        float: none;
    }
    .breadcrumbs {
        padding: 20px 10px;
    }
    .fade .breadcrumbs {
        top: 53px;
    }
    .condes {
        padding: 0 10px 80px;
    }
    .ndeleft .homti {
        padding: 10px;
    }
    .ndeleft .homti:after {
        left: 10px;
    }
    .homloop .slide-info {
        padding: 10px;
    }
    .slide-inforight {
        padding: 10px 10px 0;
        min-height: 75px;
        height: auto;
    }
    .newslide {
        padding: 10px;
    }
    .newslide .ttlpro {
        padding: 10px 0;
        margin: 0 0 10px;
    }
    .ndeleft .homti {
        padding: 10px;
    }
    .ndeleft .homti:after {
        left: 10px;
    }
    .ndeleft .halfleft .homti {
        margin: 0 10px;
        padding: 15px 0 10px;
    }
    .listpmb {
        padding: 0 10px 15px;
    }
    .listpmb h3 {
        padding: 15px 0 10px;
        margin: 0 0 10px;
    }
    .bblock {
        padding: 20px 10px 10px;
    }
    .con404 {
        padding: 0 10px;
    }
    .post-content.tab {
        margin: 0 -10px;
    }
	.post-content .lem td {

    padding: 8px 10px;
	}
	.notfound {

    text-align: center;
    padding: 20px 10px 10px;
	}
	.not404search button {

    width: 40px;
    right: -50px;

}
	.not404search fieldset {

    margin: 0 50px 0 0;

}
	
	
	.comshare strong {
	display: none;
	}
	
	
	
	#sidebar .widget form {
    padding: 10px;
}
	
	
	
    .widget {
        margin: 0 10px 10px;
    }
    .widget h3,
    .widget-small h3 {
        padding: 15px 0 10px;
    }
    #footbar {
        padding: 30px 0;
    }
	.footer {
    padding: 20px 20px 50px;
	}
    .copyright {
        text-align: center;
    }
	.copyright .footright {
    float: none;
}
}