/* CSS CUSTOM - BPJASMSOSTEK || 21102021 */


/* CSS BERITA */
.carousel-caption-page {
  position: absolute;
  right:auto;
  top:50%;
  left: 11%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: left;
  text-shadow: 0 0 black;
  width: 40%;
}
.carousel-caption-page h1 {
 font-size:65px;
}
.carousel-caption-page p {
  font-size: 20px;
}

.background-banner {
  width: 1440px;
  height: 500px;
  margin: 0 0 60px;
  padding: 0 0 143px;
  background-color: #0087d9;
}

.card-list-berita {
  width: 100%;
  text-align: left;
  height: 325px;
}

.card-list-berita .card-text {
    font-size: 12px;
    color: #5E7E92;
}
.thumbnail-news2 {
  display: block;
  padding: 0;
  margin-bottom: 18px;
background-color: #00000000;
  border: 0;
text-align: left;
}
.thumbnail-news2 img{
  border-radius: 10px;
  height: 220px;
  width: 100%;
}
.thumbnail-news2 .caption{
  padding: 8px 0;
}
.thumbnail-news2 h4{
  font-family: Gotham-Medium;
  font-size: 18px;
  margin-bottom: 5px;
}
.thumbnail-news2 small{
  font-size: 14px;
}
.thumbnail-news2 a{
  color:#163141;
}
.thumbnail-news2 a:hover{
  color:#0087d9;
}
.background-page-blue h3{
  text-align:left;
  margin-top: 10px;
}
.background-page-blue p{
  text-align:left;
  margin-top: 12px;
}
.img-list-berita-page{
  width: 150px;
  height: 75px;
  border-radius: 10px;
  object-fit: fill;
}
.media-body {
  text-align:left;
}
.media-body a {
  color: #000;
  line-height: 20px;
}
.margin-page-bpjstknews {
  margin-top: 25px;
}
.flashNews h3{
  padding-left: 10px;
}
.zoom-in {cursor: zoom-in;}

  .pagination {
    display: inline-block;
  }
  
  .pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
  }
  
  .pagination a.active {
    background-color: #0087D9;
    color: white;
  }
  
  .pagination a:hover:not(.active) {background-color: #ddd;}

  .hr-content-top{
      margin-top: 0px;
      border: 0;
          border-top-color: currentcolor;
          border-top-style: none;
          border-top-width: 0px;
      border-top: 1px solid #eee;
      padding: 0px 0;
  }
  .hr-content-bottom{
      margin-top: -5px;
      border: 0;
      border-top-color: currentcolor;
      border-top-style: none;
      border-top-width: 0px;
      border-top: 1px solid #eee;
      padding: 0 0;
  }
  .background-page-blue{
      background: #F4F7FB;
      padding: 10px 0;
  }
  .background-page-blue2{
    background: #F4F7FB;
    padding: 10px 0;
    margin-bottom:0px;
  }
  .background-page-blue3{
    background: #F4F7FB;
    padding: 10px 0;
    margin-bottom:-30px;
  }
  .padding-tab-pane {
      padding: 0px!important;
  }
  .margin-berita-section-2{
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .tab-pane h3{
    text-align: left;
    padding: 0 8px;
  }
  .font-li-berita {
    font-size: 18px!important;
  }
  .iframe-utama {
    width: 760px;
    height: 400px;
  }
  .iframe-list {
    width: 360px;
    height: 200px;
  }
  .padding-flash-news {
    padding:20px;
  }
  .padding-flashNews {
    padding: 15px;
  }

  .section-berita-list-padding {
    padding-bottom: 0px;
}
  .demo-gallery {
      width: 1120px;
      margin: auto;
      display: block; /*the parent should be a block element*/
  }
  .margin-galeri-foto-1 {
    margin-left: -50px;
}
  .margin-galeri-foto-2 {
      margin-top: 20px;
  }
  .margin-captions {
    margin-left: -25px;
  }

/* BATAS CSS BERITA */

/* CSS BERITA DETAIL */


/* BATAS CSS BERITA DETAIL */


/* CSS COMARKETING */
.kotak-comarketing{
  background-color:white;
  height:520px;
  width: 270px;
  box-shadow:2px 2px 2px 2px #ccc;
  text-align: left;
  border-radius: 20px;
}
.kotak-comarketing h4 {
  font-size: 1.2rem;
  line-height: 18px;
}

.kotak-comarketing p {
  font-size: 16px;
  line-height: 18px;
}

.kotak-comarketing img{
  width: 100%;
}
.btn-comarketing {
  width: 12em;
  border-radius: 50px;
  padding: 10px;
  margin-top: 40px;
  font-size: 14px;
}
.text-comarketing {
  padding: 20px;
  text-align: left;
}
.margin-comarketing-1 {
  margin-top: 0px;
}
.banner-img {
  background-image: url('../images/banner-comarketing.png');
  height: 800px;
  /* background: url('http://www.gransebryan.com/wp-content/uploads/2016/03/bryan-ganzon-granse-who.png') center no-repeat; */
}

.margin-kategori {
  margin-left: -15px;
}
.margin-lokasi {
  margin-left: -20px;
}
.select2-kategori {
  border-color:1px solid #cacaca;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  background-color:#fefefe;
}
.select2-selection {
  text-align: left;
}
.bg-header-custom-co-marketing {
  background-size: cover;
  background-image: url(../images/banner-co-marketing.jpg);
  height: 600px;
  min-height: 600px;
}

/* BATAS CSS COMARKETING */

/* CSS COMARKETING DETAIL */
  .container-marketing-detail {
    padding: 40px 0;
  }
  .kotak-comarketing-detail-left{
    background-color:white;
    height:1000px;
    width: 700px;
    box-shadow:0px 2px 2px 2px rgb(224, 223, 223);
    text-align: left;
    border-radius: 10px;
  }
  .kotak-comarketing-detail-right {
    background-color:white;
    height:220px;
    width: 300px;
    box-shadow:0px 2px 2px 2px rgb(224, 223, 223);
    text-align: left;
    border-radius: 10px;
  }
  .text-comarketing-detail-left {
    padding: 30px;
    text-align: left;
  }
  .kotak-comarketing-detail-left img{
    width: 100%;
  }
  .text-comarketing-detail-right {
    padding: 30px;
    text-align: left;
  }
  .p-comarketing-right{
    padding-left: 15px;
  }
  
/* BATAS CSS COMARKETING DETAIL */

/* CSS Kepesertaan */
#accordion .panel{
  border:0px none;
  box-shadow:none;
 }
 #accordion .panel-heading{
  padding:0;
  background: #fff;
 }
 #accordion .panel-title a {
  font-family: 'Gothambold';
  text-align: left;
  display: block;
  position: relative;
  background:transparent;
  font-size:18px;
  font-weight: bolder;
  padding:12px 20px;
  border-bottom:1px solid #0087D9;
  transition:all 0.10s linear 0s;
 }
 #accordion .panel-title a.collapsed{
  color:#808080;
  border-bottom:1px solid #d3d3d3;
  margin: 0;
 }
 #accordion .panel-title a.collapsed:hover{
  color: #6a6060;
 }
 #accordion .panel-title a:after,
 #accordion .panel-title a.collapsed:after{
  /* content: "\f106"; */
  font-family: FontAwesome;
  color: #0087D9;
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  top: 28px;
  right:25px;
 }
 #accordion .panel-title a.collapsed:after{
  content: "\f107";
  color:#808080;
 }

 #accordion .panel-title-detil a {
  font-family: 'Gotham';
  text-align: left;
  display: flex;
  position: relative;
  background:transparent;
  font-size:16px;
  font-weight: bolder;
  height: 55px;
  padding:12px 20px;
  border-bottom:1px solid #0087D9;
  transition:all 0.10s linear 0s;
  font-weight: bold;
  align-items: center;
 }
 #accordion .panel-title-detil a.collapsed{
  color:#2d4a5b;
  border-bottom:1px solid #d3d3d3;
  margin: 0;
  height: 55px;
 }
 #accordion .panel-title-detil a.collapsed:hover{
  color: #0087D9;
 }
 #accordion .panel-title-detil a:after,
 #accordion .panel-title-detil a.collapsed:after{
  content: "\f106";
  font-family: FontAwesome;
  color: #0087D9;
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  top: 20px;
  right:25px;
 }
 #accordion .panel-title-detil a.collapsed:after{
  content: "\f107";
  color:#808080;
 }

 .panel-body-kepesertaan p{
   text-align: left;
   padding-left: 45px;
 }
 .accordion-rinci a{
   color: #0087D9;
   font-family: 'Gotham';
 }
  span.badge-kepesertaan{
   background-color: #0087D9!important;
   color:#FFF;
 }
 .panel-title img{
   width: 40px;
 }
 /* --- */
 .wrapper {
  position:relative;
  margin:0 auto;
  overflow:hidden;
  height:60px;
}

.list {
  position:absolute;
  left:0px;
  top:0px;
  min-width: auto;
}

.list li{
  display:table-cell;
  position:relative;
  text-align:center;
  cursor:grab;
  cursor:-webkit-grab;
  color:#efefef;
  vertical-align:middle;
}

.scroller {
text-align:center;
cursor:pointer;
padding:7px;
padding-top:20px;
white-space:no-wrap;
vertical-align:middle;
}

.scroller-right{
float:right;
}

.scroller-left {
float:left;
}
.icon-border {
background-color: #fff;
border-radius: 20px;
}
.dokumen-pendaftaran h3 {
  font-family: 'Gothambold';
  padding: 10px;
}
.dokumen-pendaftaran h4 {
  text-align: left;
  font-family: 'Gothambold';
  padding-left: 10px;
}

.dokumen-pendaftaran p {
font-family: 'Gotham';
padding: 10px;
/* margin-left: -32px; */
}
.dokumen-pendaftaran ol { 
text-align: left;
}
.dokumen-pendaftaran li {
line-height: 30px;
margin-left: -15px;
}
#li-romawi li{
list-style-type: upper-roman;  /* list dengan bentuk romawi */
}
.panel-margin-top {
margin-top: -14px;
margin-bottom: -10px;
}
/*Tab*/

.tab {
overflow: hidden;
color: black;
margin-top: -35px;
}

/* Style the buttons inside the tab */

.tab button {
background-color: inherit;
float: left;
outline: none;
cursor: pointer;
padding: 8px 14px;
transition: 0.3s;
font-size: 17px;
border: 1px solid #0087D9;
border-radius: 10px;
}


/* Change background color of buttons on hover */

.tab button:hover {
background-color: #0087D9;
color: #fff;
}


/* Create an active/current tablink class */

.tab button.active {
background-color: #0087D9;
color: #fff;
border-radius: 10px;
}


/* Style the tab content */

.tabcontent {
display: none;
padding: 6px 12px;
border: 1px solid #ccc;
border-top: none;
}
.tab-button-layananOnline {
margin-left: 180px;
}
.margin-tab-standar-pelayanan-1 {
margin-top: 20px;
}
.margin-tab-standar-pelayanan-2 {
border-top-color: #F4F7FB!important;
margin-top: -20px;
}

ol.lower-latin {
  list-style-type: lower-latin;
  text-align: left;
  margin: -10px 0px 8px 25px;
  line-height: 28px;
}
.lower-latin li {
  padding-left: 1em;
}


ol.lower-latin-detail {
  list-style-type: lower-latin;
  text-align: left;
  line-height: 28px;
}

ol.lower-number {
  text-align: left;
  margin: -10px 0px 8px 25px;
  line-height: 28px;
}
.lower-number li {
  padding-left: 1em;
}

ol.ol-decimal {
list-style-type: decimal;
text-align: left;
line-height: 28px;
}
ul.ul-bentuk-manfaat-detail {
padding:2px;
}
li.li-bentuk-manfaat-detail {
margin-left: -40px;
}
ol.ol-kompoisis-pembayaran {  
text-align: left;
list-style-type: inherit;
margin-left: 20px;
}
.nav-kepesertaan > li{
  width: auto;
}
.hr-content-bottom-2{
  margin-top: 55px;
  border: 0;
  border-top-color: currentcolor;
  border-top-style: none;
  border-top-width: 0px;
  border-top: 1px solid #eee;
  padding: 0 0;
}

.text-besides-icon {
  position: relative;
  left: 50px;
  display: inherit;
  top: -25px;
  font-size: 18px;
  padding-right: 50px;
  margin-bottom: -20px;
}

p.tab-kanal-pendaftaran {
  margin-left: -32px;
}
p.tab-kanal-pendaftaran-2 {
  margin-left: -32px;
}
li.li-tab-oss {
  font-weight: bold;
  padding: 2px;
}

 /* BATAS - CSS Kepesertaan */
 /* CSS NEW BPU */
.bpu-captcha {
  width: 100%;
  padding: 0px 0px 20px 0px;
}
.form-control[disabled] {
    opacity: 1;
    border-bottom: 0;
    background-color: #d7d7d7;
}
span.bpu-round-tab-img-new {
  width: 40px;
  height: 40px;
  line-height: 41px;
  display: inline-block;
  background: #fff;
  border: 2px solid #005c99;
  z-index: 2;
  position: absolute;
  left: -10px;
  text-align: center;
  font-size: 18px;
  color: #005c99;
  top: -40px;
  border-radius: 5px;
  opacity: 0.6;
}
span.bpu-round-tab-img-new-active {
  width: 40px;
  height: 40px;
  line-height: 41px;
  display: inline-block;
  background: #005c99;
  border: 2px solid #005c99;
  z-index: 2;
  position: absolute;
  left: -10px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  top: -40px;
  border-radius: 5px;
}
span.bpu-text-wizard-new-active{
  font-family: 'Gotham Book';
  font-size: 16px;
  position: absolute;
  left: -20px;
  color: #005c99;
  top: 50px;
  width: 160px;
  left:-60px;
}
span.bpu-text-wizard-new {
  font-family: 'Gotham Book';
  font-size: 16px;
  position: absolute;
  left: -20px;
  color: #005c99;
  top: 50px;
  width: 160px;
  left:-60px;
  opacity: 0.6;
}
.bpu-connecting-line-new {
  height: 1px;
  background: #005c99;
  position: absolute;
  width: 73%;
  margin: 0 auto;
  left: 40px;
  right: 0;
  top: 43%;
  z-index: 1;
}
span.bpu-round-tab-bullet-active {
  width: 20px;
  height: 20px;
  line-height: 41px;
  display: inline-block;
  background: #005c99;
  border: 2px solid #005c99;
  z-index: 2;
  position: absolute;
  left: 0;
  text-align: center;
  font-size: 18px;
  color: #fff;
  top: 15px;
  border-radius: 25px;
}
span.bpu-round-tab-bullet {
  width: 20px;
  height: 20px;
  line-height: 41px;
  display: inline-block;
  background: #6d94af;
  border: 2px solid #005c99;
  z-index: 2;
  position: absolute;
  left: 0;
  text-align: center;
  font-size: 18px;
  color: #fff;
  top: 15px;
  border-radius: 25px;
}
.padding-blue-bpu {
  padding:80px 0 2px 0;
}
.wizard .nav-bpu-progress > li {
  width: 20%;
}
.bg-header-custom-bpu {
  height: 600px;
  background-size: cover;
  background-image: url(../images/banner-pendaftaran-bpu.jpg);
}

/* BATAS CSS BPU  */

/* CSS NEW PMI */
span.pmi-round-tab-img-new {
  width: 40px;
    height: 40px;
    line-height: 38px;
    display: inline-block;
    border: 1px solid #5570b8;
    z-index: 2;
    position: absolute;
    left: -10px;
    text-align: center;
    font-size: 18px;
    color: #5570b8;
    top: -40px;
    border-radius: 50%;
    opacity: 1;
    font-family: 'Gotham';
}
span.pmi-round-tab-img-new-active {
  width: 40px;
    height: 40px;
    line-height: 41px;
    display: inline-block;
    background: #5570b8;
    border: 0;
    z-index: 2;
    position: absolute;
    left: -10px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    top: -41px;
    border-radius: 50%;
    font-family: 'GothamBold';
}
span.pmi-text-wizard-new-active{
  font-family: 'GothamBold';
    font-size: 16px;
    position: absolute;
    color: #5570b8;
    top: 50px;
    width: 160px;
    left: -60px;
}
span.pmi-text-wizard-new {
  font-family: 'Gotham Book';
    font-size: 16px;
    position: absolute;
    color: #5570b8;
    top: 50px;
    width: 160px;
    left: -70px;
    opacity: 1;
}
.pmi-connecting-line-new {
  height: 1px;
    background: #5570b8;
    position: absolute;
    width: 86%;
    margin: 0 auto;
    left: 35px;
    right: 0;
    top: 41%;
    z-index: 1;
}
span.pmi-round-tab-bullet-active {
  width: 20px;
    height: 20px;
    line-height: 41px;
    display: inline-block;
    background: #5570b8;
    border: 0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    top: 15px;
    border-radius: 50%;
}
span.pmi-round-tab-bullet {
  width: 20px;
    height: 20px;
    line-height: 41px;
    display: inline-block;
    background: #f4f7fb;
    border: 1px solid #5570b8;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    top: 15px;
    border-radius: 25px;
}
.bg-header-custom-pmi {
  height: 600px;
  background-size: cover;
  background-image: url(../images/banner-pendaftaran-pmi.jpg);
}

/* BATAS CSS PMI  */

/* CSS tracking */
.bg-header-custom-tracking {
  height: 600px;
  max-height: 600px;
  background-size: cover;
  background-image: url(../images/banner-tracking.jpg);
}

/* batas css tracking */

/* CSS engagement */
.bg-header-custom-engagement {
  height: 600px;
  max-height: 600px;
  background-size: cover;
  background-image: url(../images/banner-engagement.jpg);
}

/* CSS Peraturan */
.bg-header-custom-peraturan {
    height: 600px;
    max-height: 600px;
    background-size: cover;
    background-image: url(../images/banner-peraturan.jpg);
  }
  .rectangle-peraturan {
    width: 1100px;
    margin: 32px 0 24px;
    padding: 20px 0;
    border-radius: 8px;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%), 0 0 10px 0 rgb(0 0 0 / 8%);
    background-color: #ffffff;
    overflow: auto;
  }
  .button-peraturan {
    width: 118px;
    font-family: Gotham;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-top: -2px;
  }
  p.p-peraturan {
    font-family: Gotham;
    font-size: 18px;
    text-align: left;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: normal;
    margin: 0px 0px 0px -30px;
  }
  .margin-content-peraturan {
    margin-top: 40px;
  }
  /* batas css Peraturan */

/* CSS TJSL */
.bg-header-custom-tjsl {
    height: 600px;
    max-height: 600px;
    background-size: cover;
    background-image: url(../images/banner-tjsl.jpg);
}
  /* batas css TJSL */

/* CSS Good Governance */
.bg-header-custom-good-governance {
  height: 600px;
  max-height: 600px;
  background-size: cover;
  background-image: url(../images/banner-good-governance.jpg);
}
.gg-content-main {
  text-align: left;
}
.gg-content-main h3 {
  margin: 0 0 24px 32px;
  font-family: Gotham;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--grey-1);
}
.gg-content-main p {
  margin: 24px 0 0 32px;
  font-family: Gotham;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: var(--grey-1);
}
.img-content-main {
  width: 456px;
  height: 322px;
  margin: 0 32px 0 0;
  border-radius: 12px;
}
.background-page-blue-gg {
  background: #F4F7FB;
  padding: 80px 0;
  margin-top: -50px;
}
.gg-content-main-2 {
    padding: 20px 20px;
  }
  .gg-content-main-2 img{
    width: 50%;
  }
  .gg-content-main-2 p {
    margin: 4px 0 0;
    font-family: Gotham;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
    letter-spacing: normal;
    text-align: center;
    color: var(--grey-1);
  }
  .gg-content-main-2 a {
    color: #163141;
  }
  .gg-content-main-2 a:hover {
    color: #078ddb;
  }
  .gg-content-main-2 {
    padding: 50px 20px;
  }
  .gg-content-main-2 img{
    width: 60%;
  }
  .gg-content-main-2 p {
    margin: 4px 0 0;
    font-family: Gotham;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
    letter-spacing: normal;
    text-align: center;
    color: var(--grey-1);
  }
  .gg-content-main-2 a {
    color: #163141;
  }
  .gg-content-main-2 a:hover {
    color: #078ddb;
  }
  .rectangle-gg img:hover {
    opacity: 1.0;

  }
  .gg-main-3 {
    padding: 40px 0;
  }
  .gg-main-3 h3{
    text-align: center!important;
  }
  .control-left-gg {
    margin-left: 120px!important;
    background-color: red;
  }
  .control-right-gg {
    margin-right: 120px!important;
    background-color: red;
  }
  .gg-iframe {
    width: 700px;
    height: 320px;
  }
  .padding-gg-main-4 {
    padding-top: 70px;
  }
  
  .main-4-gg-overlay:hover {
    opacity: 0.5;
  }
  .main-4-gg-overlay {
    position: absolute;
    border-radius: 8px;
    top: 0;
    bottom: 0;
    left: 14px;
    right: 0;
    height: 225px;
    width: 88%;
    opacity: 0;
    transition: .5s ease;
    background-color: #000;
    cursor: pointer;
  }
  .img-main-4-gg{
    width: 208px;
    opacity: 1;
    display: block;
    width: 95%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
  }
  .popup-icon {
    color: white;
    font-size: 34px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }
  .card-title-gg {
    margin-bottom: 16px;
    font-size: 16px;
  }
  .bg-header-custom-gg-tata-kelola {
    height: 600px;
    max-height: 600px;
    background-size: cover;
    background-image: url(../images/banner-tata-kelola.jpg);
  }

  .bg-header-custom-gg-penerapan-tata-kelola {
    height: 600px;
    max-height: 600px;
    background-size: cover;
    background-image: url(../images/banner-penerapan-tata-kelola.jpg);
  }

  .bg-header-custom-gg-assesment {
    height: 600px;
    max-height: 600px;
    background-size: cover;
    background-image: url(../images/banner-assesment-gg.jpg);
  }

  .bg-header-custom-gg-event {
    height: 600px;
    max-height: 600px;
    background-size: cover;
    background-image: url(../images/banner-event-gg.jpg);
  }

  .gg-tata-kelola p {
    text-align: left;
    font-family: Gotham;
    font-size: 16px;
    line-height: 1.89;
    letter-spacing: normal;
    color: #2d4a5b;
 }
 .gg-tata-kelola h4{
    text-align: left;
 }
  .bg-header-custom-gg-penerapan-tata-kelola {
    height: 600px;
    max-height: 600px;
    background-size: cover;
    background-image: url(../images/banner-penerapan-tata-kelola.jpg);
  }

  .gg-penerapan-tata-kelola h5{
    color: #082536;
    padding:10px;
  }
  .gg-penerapan-tata-kelola p{
    margin-top: -30px;
  }
  .gg-tata-kelola ol {
    text-align: left;
    line-height: 25px;
  }
  li.li-good-governance {
    list-style-type: square;
    text-align: left;
    line-height: 1.8;
    font-size: 16px;
    font-family: Gotham;
    letter-spacing: normal;
    color: #2d4a5b;
  }
  .gg-tata-kelola img {
    width: 50%;
  }
/* Perbaikan Konten GG 29/11/2022 */

.img-hakordia{
  height: 280px;
  object-fit: contain;
}
.gg-ol-new-konten-tahap-1 li::marker{
  font-weight: bold;
}
.gg-ol-new-konten-tahap-1{
  margin-left: 0;
}
.gg-ol-new-konten-tahap-2{
  padding-left: 15px;
}
.gg-ol-new-konten-tahap-2 li{
  list-style: unset;
}
.gg-ol-new-konten-tahap-2 li::marker{
  font-weight: normal;
}
.panel-body-kepesertaan .gg-ol-new-konten-tahap-2{
  padding-left: 30px;
}
.table-desc tr td{
  padding: 10px 10px 10px 0px;
}
.risk-download{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content:space-between;
  margin: 32px 0 24px;
  padding: 30px 49px 30px 24px;
  border-radius: 8px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1), 0 0 10px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  overflow: auto;
}

.table-issa-guideline{
  width: 100%;
  margin-bottom:15px;
}
.table-issa-guideline tr td{
  text-align: left;
  border:1px solid #000;
  padding:5px;
}
.table-issa-guideline tr td.bg-yellow{
  background-color:yellow;
}

/* Perbaikan Konten GG 29/11/2022 */

/* batas css Good Governance */

/* css kontak */
.th-inner {
  background-color: #0087d9!important;
  color: #fff!important;
}
.rectangle-layanan-masyarakat {
  width: 225px;
  height: 214px;
  margin: 61px 33px 0 0;
  padding: 84px 16px;
  border-radius: 8px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1), 0 0 10px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  position: relative;
}

.rectangle-layanan-masyarakat img {
  position: absolute;
  top: -25px;
  left: 90px;
}
.rectangle-layanan-masyarakat i {
  font-size: 24px;
  color:#0087D9;
}
.img-layanan-masyarakat {
  width: 35%;
}
/* batas css kontak */

/* CSS Struktur Organisasi */
.bg-header-custom-struktur-organisasi {
  height: 600px;
  max-height: 600px;
  background-size: cover;
  background-image: url(../images/banner-struktur-organisasi.jpg);
}
/* Batas CSS Struktur Organisasi */
/* CSS Kinerja Badan */
.bg-header-custom-kinerja-badan {
  height: 600px;
  max-height: 600px;
  background-size: cover;
  background-image: url(../images/banner-kinerja-badan.jpg);
}
.rectangle-kinerjabadan {
  width: 420px;
  height: 178px;
  margin: 25px 0px 25px 0;
  padding: 25px 15px;
  border-radius: 8px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1), 0 0 10px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
}
.btn-download-kinerjabadan {
  width: 231px;
  height: 40px;
  padding: 10px 0;
  border-radius: 8px;
  margin-top: -2px;
}
.col-left-kinerjabadan img {
  width: 90px;
}
.col-right-kinerjabadan p{
  width: 200px;
  font-family: 'Gothambold';
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: normal;
  text-align: left;
}
.margin-top-30-kinerjabadan {
    margin-top: 30px;
}

/* batas css Kinerja Badan */
/* css kontak tambahan */
.th-inner {
  background-color: #0087d9!important;
  color: #fff!important;
}
.rectangle-layanan-masyarakat {
  width: 225px;
  height: 214px;
  margin: 61px 33px 0 0;
  padding: 84px 16px;
  border-radius: 8px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1), 0 0 10px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  position: relative;
}

.rectangle-layanan-masyarakat img {
  position: absolute;
  top: -25px;
  left: 90px;
}
.rectangle-layanan-masyarakat i {
  font-size: 24px;
  color:#0087D9;
}
.img-layanan-masyarakat {
  width: 35%;
}
.pad-rectangle{
  padding: 15px;
}

.rectangle-kanwil {
  width: auto;
  height: 262px;
  margin: 30px auto;
  padding: 24px 16px;
  font-size: 15px;
  border-radius: 8px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1), 0 0 10px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  position: relative;
}
.rectangle-kanwil h5 p a {
  color: #163141;
}
.p-lihat-lokasi {
  position: absolute;
  bottom: 5px;
}
.title-kanwil {
  text-align: left;
  margin: 0 0;
}
.button-pencarian-kontak {
  position: relative;
  margin: 20px 0;
  left: 440px;
}
/* batas css kontak */

/* CSS Mudah Bayar di HOME */
.rectangle-input-pembayaran-iuran {
  border: solid 1px #cad9e3;
  padding: 22px 20px;
  background-color: #ffffff;
  border-radius: 8px;
}
.width-button-pembayaran-iuran {
  width: 320px;
}
.btn-left-button-pembayaran-iuran {
  width: 170px;
  margin-left: -20px;
  margin-top: 20px;
}
.btn-right-button-pembayaran-iuran {
  width: 220px;
  margin-left: 0px;
  margin-top: 20px;
}

.font-for-pembayaran-iuran {
    width: 531px;
    margin: 23px 0 0;
    font-family: Gotham;
    font-size: 10px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #163141;
}


.rectangle-mudah-bayar{
  width: 486px;
  max-width: 486px;
  height: 565px;
  margin: 0px 50px;
  padding: 36px 17px 37px 45px;
  border-radius: 20px;
  background-color: #f5f8fa;
  text-align: left;
}
.hr-mudah-bayar {
  width: 424px;
  margin: 20px 0 15px;
  border: solid 1px #cad9e3;
}
.btn-mudah-bayar {
  width: 316px;
  height: 46px;
  margin: 5px 55px;
  border-radius: 8px;
  box-shadow: 0 20px 20px 0 rgb(0 0 0 / 10%);
  border: solid 1px #cad9e3;
  background-color: #0087d9;
}
.margin-radio-button-mudah-bayar{
  margin-left: -15px;
  margin-bottom: 20px;
}


.panel-body-pembayaran-instan {
  height: auto;
}
/* add css landing page kanal pembayaran */
.content-kanal-pembayaran{
  margin-top: 50px;
}
.ol-informasi-kanal-pembayaran{
  margin: 10px 0 40px 0;
  font-size: 14px;
  line-height: 1.43;
}
.heading-kanal-pembayaran {
  margin-top: 90px;
  font-size: 30px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #163141;
}
.heading-kanal-pembayaran-2 {
  margin-top: 90px;
  font-size: 30px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #163141;
}
.kotak-kanal-pembayaran {
  width: 705px;
  height: 287px;
  margin: 41px 55px 41px 0;
  padding: 36px 21px 48.5px 42px;
  border-radius: 20px;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
}
.kotak-kanal-pembayaran-autodebet {
  width: 350px;
  height: 400px;
  margin: 41px 55px 41px 0;
  padding: 36px 21px 48.5px 42px;
  border-radius: 20px;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
}
.kontak-input-pembayaran {
  width: 610px;
  height: 67px;
  padding: 20px;
  border-radius: 8px;
  border: solid 1px #cad9e3;
  background-color: #fff;
  font-size: 16px;
  font-family: 'Gotham';
  color: #000;
}
.kontak-input-pembayaran-autodebet {
  margin-top: 10px;
  width: 610px;
  height: 57px;
  padding: 20px 20px 12px 20px ;
  border-radius: 8px;
  border: solid 1px #cad9e3;
  background-color: #fff;
  font-size: 16px;
  font-family: 'Gotham';
  color: #000;
}
.kontak-input-pembayaran-autodebet-modal {
  margin-top: 10px;
  width: 560px;
  height: 57px;
  padding: 20px 20px 12px 20px ;
  border-radius: 8px;
  border: solid 1px #cad9e3;
  background-color: #fff;
  font-size: 16px;
  font-family: 'Gotham';
  color: #000;
}
.kotak-kanal-pembayaran-autodebet {
  width: 705px;
  height: 400px;
  margin: 41px 55px 41px 0;
  padding: 36px 21px 48.5px 42px;
  border-radius: 20px;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
}
.btn-top-button-pembayaran-iuran {
  width: 610px;
  height: 46px;
  border-radius: 8px;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #cad9e3;
}
.btn-bottom-button-daftar-auto-debit {
  width: 610px;
  height: 46px;
  border-radius: 8px;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #cad9e3;
  color: #0087d9;
  margin-top: 10px;
}


/* Batas - CSS Mudah Bayar di HOME */

/* CSS BSU 2021 */
.padding-bsu-validation {
  padding-bottom: 0px;
}
.img-bsu-validation {
  display: flex;
}
.bsu-validasi-right {
  text-align: center;
  margin-top: 15px;
}

.bsu-validasi-right-result {
  text-align: center;
  margin-top: 120px;
}
.btn-width-bsu-validasi {
  width: 440px;
  margin-top: 15px;
}

.btn-bsu-failed-left {
  margin: 0px 0 0 70px;
  width: 180px;
}
.btn-bsu-failed-right {
  margin: 0px 0 0 -20px;
  width: 180px;
}

/* VOUCHER TOKOPEDIA 44TH BPJAMSOSTEK*/
.padding-tokopedia44 {
  padding-bottom: 80px;
}
.img-tokopedia44 {
  display: flex;
}
.tokopedia44-right {
  text-align: center;
  margin-top: 15px;
}

.tokopedia44-right-result {
  text-align: center;
  margin-top: 120px;
}
.btn-width-tokopedia44 {
  width: 440px;
  margin-top: 15px;
}

.btn-tokopedia44-failed-left {
  margin: 0px 0 0 70px;
  width: 180px;
}
.btn-tokopedia44-failed-right {
  margin: 0px 0 0 -20px;
  width: 180px;
}
/* END VOUCHER TOKOPEDIA 44TH BPJAMSOSTEK */

/* Batas - CSS BSU 2021 */

.icon-english {
  background: url("../images/flag-english.html");
  background-repeat: no-repeat;
  width: 17px;
  height: 17px;
  background-size: cover;
  display: inline-block;
  margin: 0 3px;
}

.icon-indonesia {
  background: url("../images/flag-indonesia.html");
  background-repeat: no-repeat;
  width: 17px;
  height: 17px;
  background-size: cover;
  display: inline-block;
  margin: 0 3px;
}

/* Tambahan JMO di Home */
#informasi-jmo .jmo-width-300 {
  width: 400px;
}

#informasi-jmo .jmo-screenshot {
  width: 120%;
  position: absolute;
  margin-top: 10px;
}

#informasi-jmo .padding-top-jmo {
  padding-top: 100px;
}

#informasi-jmo .button-download {
  width: 100%;
}

#informasi-jmo .padding-left-jmo {
  padding-left: 0px;
}
/* Batas JMO di Home */


@media screen and (max-width: 1199px) {
  .button-pencarian-kontak {
    left: 350px;
}
}

@media  screen and (max-width: 991px) {
  .rectangle-layanan-masyarakat img {
    left: 46% !important;
}

.rectangle-layanan-masyarakat {
  margin: 60px auto;
}
}

/* On screens that are 600px wide or less, the background color is olive */
@media screen and (max-width: 600px) {
  #homepage .wrapper {
    width: 100%;
}

   .carousel-caption-page {
      position: absolute;
      right:auto;
      top:50%;
      left: 11%;
      z-index: 10;
      padding-top: 20px;
      padding-bottom: 20px;
      color: #fff;
      text-align: left;
      text-shadow: 0 0 black;
      width: 40%;
  }
  .carousel-caption-page h1 {
    font-size:40px;
 }
 .carousel-caption-page p {
     font-size: 16px;
 }
  

  .background-banner {
      width: 650px;
      height: 300px;
      margin: 0 0 60px;
      padding: 0 0 143px;
      background-color: #0087d9;
  }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    /* width: 49%; */
    text-align: center;
  }
  .card-list-berita {
    width: 100%;
    text-align: left;
    height: 325px;
  }
  
  .card-list-berita .card-text {
      font-size: 12px;
      color: #5E7E92;
  }
  .hr-content-top{
    margin-top: 0px;
    border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
    border-top: 1px solid #eee;
    padding: 0px 0;
  }
  .hr-content-bottom{
      margin-top: 14px;
      border: 0;
      border-top-color: currentcolor;
      border-top-style: none;
      border-top-width: 0px;
      border-top: 1px solid #eee;
      padding: 0 0;
  }
  .font-li-berita {
    font-size: 12px!important;
  }
  .iframe-utama {
    width: 100%;
    height: 100%;
  }
  .iframe-list {
    width: 100%;
    height: 100%;
  }
  .margin-galeri-foto-1 {
    margin-left: -44px;
}
  .margin-galeri-foto-2 {
      margin-top: 10px;
  }
  .margin-captions {
    margin-left: -30px;
  }

  /* CSS COMARKETING */
  .kotak-comarketing{
    background-color:white;
    height:440px;
    width: 100%;
    box-shadow:2px 2px 2px 2px #ccc;
    text-align: left;
    border-radius: 20px;
  }
  .kotak-comarketing h4 {
    font-size: 1rem;
    line-height: 18px;
  }
  
  .kotak-comarketing p {
    font-size: 12px;
    line-height: 18px;
  }
  .kotak-comarketing img{
    width: 100%;
  }
  .btn-comarketing {
    width: 10em;
    border-radius: 50px;
    padding: 10px;
    margin-top: 20px;
    font-size: 12px;
  }
  .text-comarketing {
    padding: 10px;
    text-align: left;
  }
  .margin-comarketing-1 {
    margin-top: 20px;
  }
  .margin-kategori {
    margin-left: -15px;
  }
  .margin-lokasi {
    margin-left: -2px;
  }
  .bg-header-custom-co-marketing {
    background-size: cover;
    background-image: url(../images/banner-co-marketing-mobile.jpg);
    height: 500px;
    min-height: 500px;
  }

  /* BATAS CSS COMARKETING */

  /* CSS COMARKETING DETAIL */
  .container-marketing-detail {
    padding: 30px 0;
  }
  .kotak-comarketing-detail-left{
    background-color:white;
    height:1000px;
    width: 100%;
    box-shadow:0px 2px 2px 2px rgb(224, 223, 223);
    text-align: left;
    border-radius: 10px;
  }
  .kotak-comarketing-detail-right {
    background-color:white;
    height:220px;
    width: 100%;
    box-shadow:0px 2px 2px 2px rgb(224, 223, 223);
    text-align: left;
    border-radius: 10px;
    margin-top: 30px;
  }
  .text-comarketing-detail-left {
    padding: 30px;
    text-align: left;
  }
  .kotak-comarketing-detail-left img{
    width: 100%;
  }
  .text-comarketing-detail-right {
    padding: 30px;
    text-align: left;
  }
  .p-comarketing-right{
    padding-left: 15px;
  }
  /* BATAS CSS COMARKERTING */

  /* CSS Kepesertaan */
  #accordion .panel-title a {
    font-family: 'Gothambold';
    text-align: left;
    display: block;
    position: relative;
    background:transparent;
    font-size:12px;
    font-weight: bolder;
    padding:15px 20px;
    border-bottom:1px solid #0087D9;
    transition:all 0.10s linear 0s;
  }
  .panel-body-kepesertaan p{
    text-align: left;
    padding-left: 10px;
  }

  #accordion .panel-title a:after,
  #accordion .panel-title a.collapsed:after{
   /* content: "\f106"; */
   font-family: FontAwesome;
   color: #0087D9;
   font-size: 20px;
   line-height: 20px;
   position: absolute;
   top: 18px;
   right:25px;
  }
  .panel-title img{
    width: 30px;
  }
  #accordion .panel-title-detil a {
    font-family: 'Gotham';
    text-align: left;
    display: block;
    position: relative;
    height: 69px;
    background:transparent;
    font-size:12px;
    font-weight: bolder;
    padding:12px 20px;
    border-bottom:1px solid #0087D9;
    transition:all 0.10s linear 0s;
  }
  #accordion .panel-title-detil a:after,
  #accordion .panel-title-detil a.collapsed:after{
   /* content: "\f106"; */
   font-family: FontAwesome;
   color: #0087D9;
   font-size: 20px;
   line-height: 20px;
   position: absolute;
   top: 18px;
   right:25px;
  }
  ol.lower-latin {
    list-style-type: lower-latin;
    text-align: left;
    margin: 0px 0px 8px -15px;
    line-height: 22px;
  }
  ol.ol-decimal {
    list-style-type: decimal;
    text-align: left;
    line-height: 22px;
  }
  ol.lower-latin-detail {
    list-style-type: lower-latin;
    text-align: left;
    line-height: 22px;
    margin-left: -25px;
  }
  ol.ol-kompoisis-pembayaran {  
    text-align: left;
    list-style-type: inherit;
    margin-left: -10px;
  }
  .nav-kepesertaan > li {
    width: auto!important;
  }
  .scroller {
    text-align:center;
    cursor:pointer;
    padding:7px;
    padding-top:14px;
    white-space:no-wrap;
    vertical-align:middle;
  }
  .hr-content-bottom-2{
    margin-top: 42px;
    border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    border-top: 1px solid #eee;
    padding: 0 0;
  }
  .dokumen-pendaftaran h3 {
    font-family: 'Gothambold';
    padding: 10px;
    font-size:20px ;
  }
  .tab button {
    background-color: inherit;
    float: left;
    outline: none;
    cursor: pointer;
    padding: 4px 10px;
    transition: 0.3s;
    font-size: 14px;
    border: 1px solid #0087D9;
    border-radius: 10px;
  }
  .tab-button-layananOnline {
    margin-left: 140px;
  }
  .text-besides-icon {
    position: relative;
    left: 40px;
    display: inherit;
    top: -32px;
    font-size: 13px;
    padding-right: 50px;
    margin-bottom: -30px;
  }
  p.tab-kanal-pendaftaran {
    margin-left: -32px;
    line-height: 24px;
  }
  p.tab-kanal-pendaftaran-2 {
    margin-left: -85px;
  }
  li.li-tab-oss {
    font-weight: bold;
    padding: 2px;
    margin-left: -55px;
  }
  #li-romawi li{
    list-style-type: upper-roman;  /* list dengan bentuk romawi */
    margin-left: -70px;
  }
  /* CSS NEW BPU */
  .bpu-captcha {
    width: 100%;
    padding: 0px 0px 20px 0px;
  }
  span.bpu-round-tab-img-new {
    width: 40px;
    height: 40px;
    line-height: 41px;
    display: inline-block;
    background: #fff;
    border: 2px solid #005c99;
    z-index: 2;
    position: absolute;
    left: -10px;
    text-align: center;
    font-size: 18px;
    color: #005c99;
    top: -40px;
    border-radius: 5px;
    opacity: 0.6;
  }
  span.bpu-round-tab-img-new-active {
    width: 40px;
    height: 40px;
    line-height: 41px;
    display: inline-block;
    background: #005c99;
    border: 2px solid #005c99;
    z-index: 2;
    position: absolute;
    left: -10px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    top: -40px;
    border-radius: 5px;
  }
  span.bpu-text-wizard-new {
    font-family: 'Gotham Book';
    font-size: 16px;
    position: absolute;
    left: -20px;
    color: #005c99;
    top: 50px;
    width: 160px;
    left:-60px;
    opacity: 0.6;
    display: none;
  }
  span.bpu-text-wizard-new-active{
    font-family: 'Gotham Book';
    font-size: 16px;
    position: absolute;
    left: -20px;
    color: #005c99;
    top: 50px;
    width: 160px;
    left:-60px;
    display: none;
  }
  .bpu-connecting-line-new {
    height: 1px;
    background: #005c99;
    position: absolute;
    width: 73%;
    margin: 0 auto;
    left: 0px;
    right: 0;
    top: 95%;
    z-index: 1;
  }
  span.bpu-round-tab-bullet-active {
    width: 20px;
    height: 20px;
    line-height: 41px;
    display: inline-block;
    background: #005c99;
    border: 2px solid #005c99;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    top: 15px;
    border-radius: 25px;
  }
  span.bpu-round-tab-bullet {
    width: 20px;
    height: 20px;
    line-height: 41px;
    display: inline-block;
    background: #6d94af;
    border: 2px solid #005c99;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    top: 15px;
    border-radius: 25px;
  }
  .padding-blue-bpu {
    padding:0px 0 px 0;
  }
  .wizard .nav-bpu-progress > li {
    overflow: visible;
    height: 45px;
  }
  .bg-header-custom-bpu {
    background-size: cover;
    background-image: url(../images/banner-pendaftaran-bpu-mobile.jpg);
    height: 500px;
  }
  /* BATAS CSS BPU  */
/* CSS NEW PMI */
span.pmi-round-tab-img-new {
  width: 40px;
    height: 40px;
    line-height: 38px;
    display: inline-block;
    border: 1px solid #5570b8;
    z-index: 2;
    position: absolute;
    left: -10px;
    text-align: center;
    font-size: 18px;
    color: #5570b8;
    top: -40px;
    border-radius: 50%;
    opacity: 1;
    font-family: 'Gotham';
}
span.pmi-round-tab-img-new-active {
  width: 40px;
  height: 40px;
  line-height: 41px;
  display: inline-block;
  background: #0077C0;
  border: 2px solid #0077C0;
  z-index: 2;
  position: absolute;
  left: -10px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  top: -40px;
  border-radius: 5px;
}
span.pmi-text-wizard-new-active{
  font-family: 'GothamBold';
    font-size: 16px;
    position: absolute;
    color: #5570b8;
    top: 50px;
    width: 160px;
    left: -60px;
}
span.pmi-text-wizard-new {
  font-family: 'Gotham Book';
  font-size: 16px;
  position: absolute;
  left: -20px;
  color: #0077C0;
  top: 50px;
  width: 160px;
  left:-60px;
  opacity: 0.6;
  display: none;
}
.pmi-connecting-line-new {
  height: 1px;
  background: #0077C0;
  position: absolute;
  width: 86%;
  margin: 0 auto;
  left: 7px;
  right: 0;
  top: 100%;
  z-index: 1;
}
span.pmi-round-tab-bullet-active {
  width: 20px;
    height: 20px;
    line-height: 41px;
    display: inline-block;
    background: #5570b8;
    border: 0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    top: 15px;
    border-radius: 50%;
}
span.pmi-round-tab-bullet {
  width: 20px;
    height: 20px;
    line-height: 41px;
    display: inline-block;
    background: #f4f7fb;
    border: 1px solid #5570b8;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    top: 15px;
    border-radius: 25px;
}
.bg-header-custom-pmi {
  height: 500px;
  background-size: cover;
  background-image: url(../images/banner-pendaftaran-pmi-mobile.jpg);
}

/* BATAS CSS PMI  */


/* CSS tracking */
.bg-header-custom-tracking {
  height: 500px;
  max-height: 500px;
  background-size: cover;
  background-image: url(../images/banner-tracking-mobile.jpg);
}

/* batas css tracking */

/* CSS Engagemnt */
.bg-header-custom-engagement {
  height: 500px;
  max-height: 500px;
  background-size: cover;
  background-image: url(../images/banner-engagement-mobile.png);
}

.bg-header-custom-peraturan {
    height: 500px;
    max-height: 500px;
    background-size: cover;
    background-image: url(../images/banner-peraturan-mobile.jpg);
  }
  .rectangle-peraturan {
    width: 100%;
    margin: 32px 0 24px;
    padding: 30px 49px 30px 24px;
    border-radius: 8px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1), 0 0 10px 0 rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    overflow: auto;
  }
  .button-peraturan {
    width: 250px;
    font-family: Gotham;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-top: -2px;
  }
  p.p-peraturan {
    font-family: Gotham;
    font-size: 14px;
    text-align: left;
    text-align: left;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: normal;
    margin: 0px 0px 10px -10px;
  }
  .margin-content-peraturan {
    margin-top: 15px;
  }
  
  /* batas css Peraturan */

/* CSS TJSL */
.bg-header-custom-tjsl {
    height: 500px;
    max-height: 500px;
    background-size: cover;
    background-image: url(../images/banner-tjsl-mobile.jpg);
  }
  /* batas css TJSL */
  
/* CSS Good Governance */
.bg-header-custom-good-governance {
  height: 500px;
  max-height: 500px;
  background-size: cover;
  background-image: url(../images/banner-good-governance-mobile.jpg);
}
.gg-content-main {
  text-align: left;
}
.gg-content-main h3 {
  margin: 0 1px 16px 0;
  font-family: Gotham;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--grey-1);
}
.gg-content-main p {
  margin: 16px 1px 16px 0;
  font-family: Gotham;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: var(--grey-1);
}
.img-content-main {
  width: 329px;
  height: 232px;
  margin: 16px 0 0;
  border-radius: 12px;
}
.background-page-blue-gg {
  background: #F4F7FB;
  padding: 50px 0;
  margin-top: -25px;
}
.gg-content-main-2 {
  padding: 20px 20px;
}
.gg-content-main-2 img{
  width: 60%;
}
.gg-content-main-2 p {
  margin: 4px 0 0;
  font-family: Gotham;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.42;
  letter-spacing: normal;
  text-align: center;
  color: var(--grey-1);
}
.gg-content-main-2 a {
  color: #163141;
}
.gg-content-main-2 a:hover {
  color: #078ddb;
}

.gg-main-3 {
  padding: 30px 0;
}
.gg-main-3 h3{
  text-align: center!important;
}
.control-left-gg {
  margin-left: -5px!important;
  background-color: red;
}
.control-right-gg {
  margin-right: -10px!important;
  background-color: red;
}
.gg-iframe {
  width: 300px;
  height: 200px;
}
.padding-gg-main-4 {
  padding-top: 70px;
}

.main-4-gg-overlay:hover {
  opacity: 0.5;
}
.main-4-gg-overlay {
  position: absolute;
  border-radius: 8px;
  top: 0;
  bottom: 0;
  left: 14px;
  right: 0;
  height: 100px;
  width: 80%;
  opacity: 0;
  transition: .5s ease;
  background-color: #000;
  cursor: pointer;
}
.img-main-4-gg{
  width: 208px;
  opacity: 1;
  display: block;
  width: 95%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
.popup-icon {
  color: white;
  font-size: 34px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.card-title-gg {
  margin-bottom: 16px;
  font-size: 14px;
}
/* GG Tata Kelola */
.bg-header-custom-gg-tata-kelola {
  height: 500px;
  max-height: 500px;
  background-size: cover;
  background-image: url(../images/banner-tata-kelola-mobile.jpg);
}
.bg-header-custom-gg-penerapan-tata-kelola {
  height: 500px;
  max-height: 500px;
  background-size: cover;
  background-image: url(../images/banner-penerapan-tata-kelola-mobile.jpg);
}

.bg-header-custom-gg-assesment {
  height: 500px;
  max-height: 500px;
  background-size: cover;
  background-image: url(../images/banner-assesment-gg-mobile.jpg);
}

.bg-header-custom-gg-event {
  height: 500px;
  max-height: 500px;
  background-size: cover;
  background-image: url(../images/banner-event-gg-mobile.jpg);
}

.gg-tata-kelola p {
  text-align: left;
  font-family: Gotham;
  font-size: 14px;
  line-height: 1.89;
  letter-spacing: normal;
  color: #2d4a5b;
}
.gg-tata-kelola h4{
  text-align: left;
}
.bg-header-custom-gg-penerapan-tata-kelola {
  height: 500px;
  max-height: 500px;
  background-size: cover;
  background-image: url(../images/banner-penerapan-tata-kelola-mobile.jpg);
}
.gg-tata-kelola ol {
  text-align: left;
  line-height: 25px;
}
li.li-good-governance {
  list-style-type: square;
  text-align: left;
  line-height: 1.6;
  font-size: 14px;
  text-align: left;
  font-family: Gotham;
  letter-spacing: normal;
  color: #2d4a5b;
}
.gg-tata-kelola img {
  width: 60%;
}
/* batas css Good Governance */

/* css kontak */
.th-inner {
  background-color: #0087d9!important;
  color: #fff!important;
}
.rectangle-layanan-masyarakat {
  width: 150px;
  height: 120px;
  margin: 61px 33px 0 0;
  padding: 84px 16px;
  border-radius: 8px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1), 0 0 10px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  position: relative;
}

.rectangle-layanan-masyarakat img {
  position: absolute;
  top: -25px;
  left: 50px;
}
.rectangle-layanan-masyarakat i {
  font-size: 24px;
  color:#0087D9;
}
.img-layanan-masyarakat {
  width: 80%;
}
/* batas css kontak */

/* CSS Struktur Organisasi */
.bg-header-custom-struktur-organisasi {
  height: 500px;
  max-height: 500px;
  background-size: cover;
  background-image: url(../images/banner-struktur-organisasi-mobile.html);
  height: 500px;
}

/* Batas CSS Struktur Organisasi */
/* CSS Kinerja Badan */
.bg-header-custom-kinerja-badan {
  height: 500px;
  max-height: 500px;
  background-size: cover;
  background-image: url(../images/banner-kinerja-badan-mobile.jpg);
}
.rectangle-kinerjabadan {
  width: 100%;
  height: 150px;
  margin: 25px 0px 25px 0;
  padding: 25px 15px;
  border-radius: 8px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1), 0 0 10px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
}
.btn-download-kinerjabadan {
  width: 260px;
  height: 40px;
  padding: 10px 0;
  border-radius: 8px;
  margin-top: 5px;
}
.col-left-kinerjabadan img {
  width: 40px;
}
.col-right-kinerjabadan p{
  width: 139px;
  font-family: 'Gothambold';
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: normal;
  text-align: left;
}
.margin-top-30-kinerjabadan {
    margin-top: 30px;
}
/* Batas CSS Kinerja Badan */
/* css kontak Tambahan  */
.th-inner {
  background-color: #0087d9!important;
  color: #fff!important;
}
.rectangle-layanan-masyarakat {
  width: 150px;
  height: 120px;
  margin: 61px 33px 0 0;
  padding: 84px 16px;
  border-radius: 8px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1), 0 0 10px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  position: relative;
}

.rectangle-layanan-masyarakat img {
  position: absolute;
  top: -25px;
  left: 50px;
}
.rectangle-layanan-masyarakat i {
  font-size: 24px;
  color:#0087D9;
}
.img-layanan-masyarakat {
  width: 80%;
}
.rectangle-kanwil {
  width: 300px;
  height: 230px;
  margin: 20px auto;
  font-size: 13px;
  padding: 24px 16px;
  border-radius: 8px;
  box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%), 0 0 10px 0 rgb(0 0 0 / 8%);
  background-color: #ffffff;
  position: relative;
}
.rectangle-kanwil h5 p a {
  color: #163141;
}
.p-lihat-lokasi {
  position: absolute;
  bottom: 5px;
}
.title-kanwil {
  text-align: left;
  margin: 0 0 0 30px;
}
.button-pencarian-kontak {
  position: relative;
  margin: 20px 0;
  left: 80px;
}
/* batas css kontak */

/* CSS Mudah Bayar di HOME */
.rectangle-input-pembayaran-iuran {
  border: solid 1px #cad9e3;
  padding: 22px 20px;
  background-color: #ffffff;
  border-radius: 8px;
}
.width-button-pembayaran-iuran {
  width: 320px;
}
.btn-left-button-pembayaran-iuran {
  width: 260px;
  margin-left: -50px;
}
.btn-right-button-pembayaran-iuran {
  width: 260px;
  margin-left: -50px;
  margin-top: 10px;
}
/* .font-for-pembayaran-iuran {
  font-size: 10px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #163141;
  font-weight: bold;
} */

.font-for-pembayaran-iuran {
  width: 291px;
  /* height: 197px; */
  margin: 16px 0 0;
  font-family: Gotham;
  font-size: 10px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  color: #163141;
}

.rectangle-mudah-bayar{
  width: 350px;
  max-width: 350px;
  height: 550px;
  margin: 30px 0px;
  padding: 30px 20px;
  border-radius: 20px;
  box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
  background-color: #f5f8fa;
  text-align: left;
}
.hr-mudah-bayar {
  width: 300px;
  margin: 20px 0 15px;
  border: solid 1px #cad9e3;
}
.btn-mudah-bayar {
  width: 300px;
  height: 46px;
  margin: 0px;
  border-radius: 8px;
  box-shadow: 0 20px 20px 0 rgb(0 0 0 / 10%);
  border: solid 1px #cad9e3;
  background-color: #0087d9;
}
.margin-radio-button-mudah-bayar{
  margin-left: -5px;
  margin-bottom: 30px;
}

.panel-body-pembayaran-instan {
  height: auto;
  padding: 15px 0px!important;
}
/* add css landing page kanal pembayaran */
.content-kanal-pembayaran{
  margin-top: 50px;
}
.ol-informasi-kanal-pembayaran{
  margin: 10px 0 40px 0;
  font-size: 14px;
  line-height: 1.43;
}
.heading-kanal-pembayaran {
  margin-top: 90px;
  font-size: 25px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #163141;
}

.heading-kanal-pembayaran-2 {
  margin-top: 90px;
  font-size: 25px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #163141;
}
.kotak-kanal-pembayaran {
  width: 350px;
  height: 287px;
  margin: 41px 55px 41px 0;
  padding: 36px 21px 48.5px 42px;
  border-radius: 20px;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
}
.kontak-input-pembayaran {
  width: 280px;
  height: 40px;
  padding: 14px;
  border-radius: 8px;
  border: solid 1px #cad9e3;
  background-color: #fff;
  font-size: 14px;
  font-family: 'Gotham';
  color: #000;
}
.kontak-input-pembayaran-autodebet {
  margin-top: 10px;
  width: 280px;
  height: 40px;
  padding:  14px 14px 6px 14px;
  border-radius: 8px;
  border: solid 1px #cad9e3;
  background-color: #fff;
  font-size: 14px;
  font-family: 'Gotham';
  color: #000;
}
.kontak-input-pembayaran-autodebet-modal {
  margin-top: 10px;
  width: 240px;
  height: 40px;
  padding:  14px 14px 6px 14px;
  border-radius: 8px;
  border: solid 1px #cad9e3;
  background-color: #fff;
  font-size: 14px;
  font-family: 'Gotham';
  color: #000;
}
.btn-top-button-pembayaran-iuran {
  width: 280px;
  height: 46px;
  border-radius: 8px;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #cad9e3;
}
.btn-bottom-button-daftar-auto-debit {
  width: 280px;
  height: 46px;
  border-radius: 8px;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #cad9e3;
  color: #0087d9;
  margin-top: 10px;
}


/* Batas - CSS Mudah Bayar di HOME */

/* CSS BSU 2021 */
.padding-bsu-validation {
  padding-bottom: 60px;
}
.img-bsu-validation {
  display: contents;
}
.bsu-validasi-right {
  text-align: center;
  margin-top: 40px;
}
.bsu-validasi-right-result {
  text-align: center;
  margin-top: 40px;
}
.btn-width-bsu-validasi {
  width: 320px;
}
.btn-bsu-failed-left {
  margin: 0;
  width: 180px;
}
.btn-bsu-failed-right {
  margin: 15px 0 0 0px;
  width: 180px;
}

/* VOUCHER TOKOPEDIA 44TH BPJAMSOSTEK*/
.padding-tokopedia44 {
  padding-bottom: 60px;
}
.img-tokopedia44 {
  display: contents;
}
.tokopedia44-right {
  text-align: center;
  margin-top: 40px;
}
.tokopedia44-right-result {
  text-align: center;
  margin-top: 40px;
}
.btn-width-tokopedia44 {
  width: 320px;
}
.btn-tokopedia44-failed-left {
  margin: 0;
  width: 180px;
}
.btn-tokopedia44-failed-right {
  margin: 15px 0 0 0px;
  width: 180px;
}
/* END VOUCHER TOKOPEDIA 44TH BPJAMSOSTEK */

/* Batas - CSS BSU 2021 */

.icon-english {
  background: url("../images/flag-english.html");
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  background-size: cover;
  display: inline-block;
  margin: 0 3px;
}

.icon-indonesia {
  background: url("../images/flag-indonesia.html");
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  background-size: cover;
  display: inline-block;
  margin: 0 3px;
}

/* Tambahan JMO di Home */
#informasi-jmo .jmo-width-300 {
  width: 300px;
}
#informasi-jmo .jmo-screenshot {
  width: 120%;
  position: relative;
  margin-bottom: -28px;
}
#informasi-jmo .padding-top-jmo {
  padding-top: 30px;
  padding-left: 60px;
}
#informasi-jmo .button-download {
  width: 55%;
  padding-top: 10px;
}
#informasi-jmo .padding-left-jmo {
  padding-left: 50px;
}
/* Batas JMO di Home */

}

/* RBH */
/* LELANG PAGE */
.table-lelang tbody td{
  text-align: left;
}
.table-lelang thead .periode{
  width: 23%;
}

.table-lelang > thead > tr > th{
  background: #0087D9;
  color: #FFF;
  border-bottom: 0;
}
.table-lelang > thead > tr > th:first-child{
  border-top-left-radius: 10px;
}
.table-lelang > thead > tr > th:last-child{
  border-top-right-radius: 10px;
}
.table-lelang>tbody>tr>td{
  border: 1px solid #CAD9E3;
}
.rectangle-lelang {
  margin: 32px 0 24px;
  padding: 25px 20px;
  border-radius: 8px;
  box-shadow: 0 0 4px 0 rgb(0 0 0 / 3%), 0 0 10px 0 rgb(0 0 0 / 3%);
  background-color: #ffffff;
  overflow: auto;
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  text-align: left;
  justify-content: space-between;
}
.rectangle-lelang .download .button{
    width: 118px;
    font-family: Gotham;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    margin-top: -2px;
}
.rectangle-lelang h4{
  font-size: 18px;
  font-family: 'Gotham';
  margin-bottom: 8px;
}
.rectangle-lelang .periode{
    font-size: 14px;
    margin-bottom: 0;
}
@media screen and (max-width: 481px){
  .rectangle-lelang {
    display: block;
  }
  .rectangle-lelang .download{
      margin-top: 20px;
      text-align: center;
  }
  .rectangle-lelang .periode .date{
    font-size: 12px;
    display: flex;
  }
}


/* END LELANG PAGE */

/* RBH */
/* SYARIAH PAGE */
#syariah .panel-gray {
  background: #f5f8fa;
  text-align: left;
}
#syariah #accordion .panel-title a {
  font-size: 16px;
  padding: 20px 0px;
  padding-right: 30px;
  border-bottom: none;
}
/*update by robbhard 07022022*/
#syariah #accordion .panel-title a:after,
#syariah #accordion .panel-title a.collapsed:after {
  right: 5px;
  top: 18px;
  content: "\f107";
  font-family: FontAwesome;
  color: #808080;
}
#syariah #accordion .panel-title a:after{
  content: "\f106";
  color: #0087D9;
  font-family: FontAwesome;
  right: 5px;
  top: 18px;
}

#syariah .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fff;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

#syariah #accordion .panel-title a.collapsed {
  border-bottom: none;
}

#syariah #accordion .panel-title a.collapsed {
  color: #163141;
}
#syariah .nav-layanan > li {
  width: 50%;
}
/* SYARIAH PAGE END */

/* DH186200 MODIFY*/

/* RESPONSIVE 2560 */
@media screen and (max-width: 2560px){

  /* BACKGROUND KINERJA BADAN */
  .bg-header-custom-kinerja-badan{
  min-height: 1092px !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

/* BACKGROUND GOOD GOVERNANCE */
.bg-header-custom-good-governance{
  min-height: 1092px !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

/* BACKGROUND PERATURAN */
.bg-header-custom-peraturan{
  min-height: 1092px !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

/* BACKGROUND TJSL */
.bg-header-custom-tjsl{
  min-height: 1092px !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}
}
/* END RESPONSIVE 2560 */

/* RESPONSIVE 2000 */
@media screen and (max-width: 2000px){
  .bg-header-custom-kinerja-badan {
    min-height: 1000px !important;
}
}
/* END RESPONSIVE 2000 */

/* RESPONSIVE 1920 */
@media screen and (max-width: 1920px){
  .bg-header-custom-kinerja-badan{
  min-height: 840px !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.bg-header-custom-good-governance{
  min-height: 840px !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.bg-header-custom-peraturan{
  min-height: 840px !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.bg-header-custom-tjsl{
  min-height: 840px !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}
}
/* END RESPONSIVE 1920 */

/* RESPONSIVE 1680 */
@media screen and (max-width: 1680px){
  .bg-header-custom-kinerja-badan{
  min-height: 740px !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.bg-header-custom-good-governance{
  min-height: 740px !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.bg-header-custom-peraturan{
  min-height: 740px !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.bg-header-custom-tjsl{
  min-height: 740px !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}
}
/* END RESPONSIVE 1680 */

/* RESPONSIVE 1400 */
@media screen and (max-width: 1400px){
  .bg-header-custom-kinerja-badan{
    min-height: 650px !important;
    height: auto;
  }

  .bg-header-custom-good-governance{
    min-height: 1000px !important;
    height: auto;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
  }
  
  .bg-header-custom-peraturan{
    min-height: 1200px !important;
    height: auto;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
  }
  
  .bg-header-custom-tjsl{
    min-height: 1200px !important;
    height: auto;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
  }

.col-right-kinerjabadan p{
  padding-left: 10px;
  width: auto;
}

.btn-download-kinerjabadan {
  width: 100% !important;
  margin-top: 0px !important;
  margin-left: auto;
  float: left;
}

/* .mt-info-publik{
  margin-top: -450px;
} */

}
/* END RESPONSIVE 1400 */

/* RESPONSIVE 1280 */
@media screen and (max-width: 1280px){
  .bg-header-custom-kinerja-badan{
    min-height: 1000px !important;
    height: auto;
  }

  .bg-header-custom-good-governance{
    min-height: 950px !important;
    height: auto;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
  }
  
  .bg-header-custom-peraturan{
    min-height: 1000px !important;
    height: auto;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
  }
  
  .bg-header-custom-tjsl{
    min-height: 1000px !important;
    height: auto;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
  }

.col-right-kinerjabadan p{
  padding-left: 10px;
  width: auto;
}

.btn-download-kinerjabadan {
  width: 100% !important;
  margin-top: 0px !important;
  margin-left: auto;
  float: left;
}

/* .mt-info-publik{
  margin-top: -450px;
} */

}
/* END RESPONSIVE 1280 */

/* RESPONSIVE 1024 */
@media screen and (max-width: 1024px){
  .bg-header-custom-kinerja-badan{
    min-height: 900px !important;
    height: auto;
  }

  .bg-header-custom-good-governance{
    min-height: 800px !important;
    height: auto;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
  }
  
  .bg-header-custom-peraturan{
    min-height: 900px !important;
    height: auto;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
  }
  
  .bg-header-custom-tjsl{
    min-height: 900px !important;
    height: auto;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
  }

  .col-right-kinerjabadan p{
    padding-left: 10px;
    width: auto;
  }

  .btn-download-kinerjabadan {
    width: 100% !important;
    margin-top: 1.5% !important;
    margin-left: auto;
    float: left;
  }

  /* .mt-info-publik{
    margin-top: -350px;
  } */

  .rectangle-kinerjabadan {
    width: 100% !important;
    height: auto !important;
    overflow: hidden;
  }

  .rectangle-peraturan {
    width: auto !important;
  }
  .footer{
    margin-top: auto;
  }
}
/* END RESPONSIVE 1024 */

@media screen and (max-width: 991px){
  #homepage .wrapper {
    width: 100%;
}

  .bg-header-custom-kinerja-badan{
    min-height: 755px !important;
    height: auto;
  }

  .btn-download-kinerjabadan {
    width: 27% !important;
    margin-left: 4%;
}
}

/* RESPONSIVE 768 */
@media screen and (max-width: 768px){
  
  #homepage .wrapper {
    width: 100%;
}

  .bg-header-custom-kinerja-badan{
    min-height: 650px !important;
    height: auto;
  }

  .bg-header-custom-good-governance{
    min-height: 750px !important;
    height: 0px;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
  }
  
  .bg-header-custom-peraturan{
    min-height: 750px !important;
    height: 0px;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
  }
  
  .bg-header-custom-tjsl{
    min-height: 750px !important;
    height: 0px;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
  }

  .col-right-kinerjabadan p{
    padding-left: 10px;
    width: auto;
  }

  .btn-download-kinerjabadan {
    width: 27% !important;
    margin-top: 2px !important;
    margin-left: 20px;
    float: left;
  }

  .rectangle-kinerjabadan {
    width: 100% !important;
    height: auto!important;
    overflow: hidden;
  }

  .footer{
    margin-top: auto;
  }
}
/* END RESPONSIVE 768 */

/* RESPONSIVE 481 */
@media screen and (max-width: 481px){

  .bg-header-custom-kinerja-badan{
    min-height: 750px !important;
    height: 750px;
  }

  .bg-header-custom-good-governance{
    min-height: 750px !important;
    height: 750px;
  }
  
  .bg-header-custom-peraturan{
    min-height: 750px !important;
    height: 750px;
  }
  
  .bg-header-custom-tjsl{
    min-height: 750px !important;
    height: 750px;
  }

  .col-right-kinerjabadan p{
    padding-left: 10px;
    width: auto;
  }
  
  .btn-download-kinerjabadan {
    width: 100% !important;
    margin-top: 10px !important;
    margin: auto;
  }

  /* .mt-info-publik{
    margin-top: -150px;
  } */

  .rectangle-kinerjabadan {
    width: 100% !important;
    height: auto !important;
    overflow: hidden;
  }

  .footer{
    margin-top: auto;
  }
}
/* END RESPONSIVE 481 */

/* RESPONSIVE 414 */
@media screen and (max-width: 414px){

  .bg-header-custom-kinerja-badan{
    min-height: 700px !important;
  }

  .col-right-kinerjabadan p{
    padding-left: 10px;
    width: auto;
  }
  
  .rectangle-kinerjabadan {
    width: 100% !important;
    height: auto !important;
    overflow: hidden;
  }

  /* .mt-info-publik {
    margin-top: -170px;
  } */

  .list-box .badge{
    float: left !important;
  }

  .footer{
    margin-top: auto;
  }
}

/* END RESPONSIVE 414 */

/* RESOLUSI 375 */
@media screen and (max-width: 375px){
  .bg-header-custom-kinerja-badan{
    min-height: 700px !important;
  }

  .col-right-kinerjabadan p{
    padding-left: 10px;
    width: auto;
  }
  
  .rectangle-kinerjabadan{
    height: auto !important;
  }

  /* .mt-info-publik {
    margin-top: -220px;
  } */

  .footer{
    margin-top: auto;
  }
}
/* END RESOLUSI 375 */

/* RESOLUSI 320 */
@media screen and (max-width: 320px){
  .bg-header-custom-kinerja-badan{
    min-height: 700px !important;
  }

  .col-right-kinerjabadan p{
    padding-left: 10px;
    width: auto;
  }
  
  .btn-download-kinerjabadan{
    width: 100% !important;
  }

  .rectangle-kinerjabadan{
    height: auto !important;
  }

  /* .mt-info-publik {
    margin-top: -300px;
  } */

  .footer{
    margin-top: auto;
  }
}
/* END RESOLUSI 320 */
/* END DH186200 MODIFY */