.wrapper{
    margin: 0px 15px;
}
.menu-holder{
    display: none;
}
.big-text{
    font-size: 12pt;
    letter-spacing: 3px;
  word-spacing: 5px;
}
.banner{
    height: 35px;
}
.banner-konten{
    bottom: 15px;
}
.weight-600{
    font-weight: 400;
}
.hide-phone{
    display: none;
}
.box-section{
    padding: 15px 0px;
}
.main-banner{
   padding-bottom: 0px;
   height: 300px;
}
.wrp-80{
    margin-left: 15px;
    margin-right: 15px;
}
.news-info{
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    height: auto;
    padding: 5px;
}
.news-info h4{
    font-size: 13pt;
    margin-bottom: 3px;
}
.box-news{
    position: relative;
    display: block;
    padding-bottom: 0px;
}
.box-news-img{
    position: relative;
}
.other-berita{
    margin-left: 0px;
}
.mt-8{
    margin-top: 15px;
}
.box-kesatuan{
    padding: 5px;
    margin: 5px;
}
.box-pengaduan{
    display: block;
}
.box-pengaduan .link-pengaduan{
    display: block;
    width: 100%;
    text-align: center;
}
.peta-info{
    display: block;
}
.peta-box{
    width: 100%;
    height: 300px;
}
.side-info{
    width: 100%;
}
.phone-block{
    display: block;
    overflow: auto;
}
.top-phone-1{
    margin-top: 15px;
}
.phone-w100{
    width: 100%;
}
.box-video iframe{
    width: 100%;
    height: 100%;
}
.perda-box{
    margin-left: 0px;
}
.center-phone{
    text-align: center;
}
.kesatuan-logo{
    width: 100%;
    height: 100%;
}
.only-phone{
    display: initial;
}
.only-phone .logo{
    width: 30px;
    position: absolute;
    z-index: 1000;
    left: -15px;
    top: 15px;
    margin-left: 50%;
}
.logo img{
    width: 100%;
}
.phone-menu{
    position: absolute;
    left: 15px;
    top: 5px;
    display: block;
}

.phone-menu-holder{
    background-color: var(--cokelat);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: 100;
    left: -100%;
}
.phone-menu-holder .wrp{
    margin: 50px 30px 30px 30px;
}
.phone-menu-holder .ul-phone ul{
    position: relative;
    display: block;
    padding: 0px;
    margin: 0px;
    text-indent: 0px;
}
.phone-menu-holder .ul-phone ul li a{
    color: #fff;
    text-decoration: none;
}
.close-phone-menu{
    font-size: 3em;
}
.searchbox{
    margin-top: 30px;
}
.close-phone-menu{
    color: #fff;
    margin-left: -15px;
}
.phone-menu-holder .ul-phone ul li a.active{
    color: var(--kuning);
}