body {
 
}
.view-infographic{
  padding: 15px 20px;
  background-color: #85BC22;
  color: white;
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  display: none;
  width: 170px;
}

.view-infographic:hover {
  background-color: #a3cd56;
  color: white;
}

.view-infographic-jp{
  padding: 15px 20px;
  background-color: #85BC22;
  color: white;
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  width: 250px;
  display: none;
}


.view-infographic-jp {
  background-color: #a3cd56;
  color: white;
}


.vertical-text {
  writing-mode: vertical-rl; /* Teks dari kanan ke kiri secara vertikal */
  transform: rotate(180deg); /* Membalikkan teks jika ingin teks dari kiri ke kanan */
}


html {
  scroll-behavior: smooth;
}
h1 {
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 36px;

}

.HR{
  width: 100%;
  padding-bottom: 64px;
}

.IAI{
  width: 100%;
  padding-bottom: 0px;
  
} .IAI-2-mobile{
  display: none;

}

.IM{
  width: 100%;
  padding-bottom: 64px;
}

#IM{
  width: 100%;
  padding-bottom: 24px;
  
}.MSMES{
  width: 100%;
}

.DS{
  width: 100%;
}

.combating{
  width: 100%;

}
.combating-2{
  width: 100%;
}
.TR{
  width: 100%;
}
.D{
  width: 100%;
  padding-bottom: 32px;
}
.D-b{
  width: 100%;
}
.btn-list-mobile{
  padding: 15px 20px;
  background-color: #85BC22;
  color: white;
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  display: none;
  width: 195px;
}

.btn-list-mobile-jp{
  padding: 15px 20px;
  background-color: #85BC22;
  color: white;
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  display: none;
  width: 140px;
}

.btn-list-mobile-jp:hover{
  color: white;
}
.btn-list-mobile:hover{
  color: white;
}
.image-desktop {
  display: block; 
  width: 100%;
  height: auto;
}

.image-mobile {
  display: none;
}


.chart-title{
font-size: 24px;
color: #000000;
font-weight: bold;
text-align: left;
}

.chart-sub-title{
  font-size: 16px;
  color: #000000;
  text-align: left;
}

.chart-sub-title2{
  font-size: 16px;
  color: #000000;
  text-align: center;
  font-weight: bold;
  padding-top: 16px;
}
h2{
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 24px;
  padding-top: 32px;
  padding-bottom: 32px;
  color: #434440;
}

/* h3{
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 36px;
  color:  transparent; 
  -webkit-text-stroke: 1px #54288B; 
  padding-left: 16px
} */
/* h4{
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #54288B;
  padding-left: 16px;
  padding-bottom: 0px;
} */
.h4-2{
  font-weight: normal;
  font-size: 24px;
  font-family: Arial, sans-serif;
  color: #54288B;
  padding-left: 16px;
  padding-bottom: 0px;
}
.h4-title{
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 28px;
  color: #54288B;
  padding-top: 16px;
  text-align: right;
  line-height: 38px;
}
h5{
    font-family: Arial, sans-serif;
    font-size: 96px;
    padding-bottom: 32px;
}

 h6{
  font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 28px;
 }
/*
p {
    font-family: Arial, sans-serif;
    color: #434440;
    font-size: 16px;
    text-align: justify; 
    line-height: 28px;
}
*/
.p-text{
  font-family: Arial, sans-serif;
  color: #434440;
  font-size: 16px;
  text-align: justify; 
  line-height: 28px;
}

ul {
  gap: 1px; 
  margin: 0; /* Menghapus margin */
  padding: 0; /* Menghapus padding */
  list-style-position: inside; /* Opsional: memastikan bullet tetap terlihat */
}

ul li{
  line-height: 28px;
  margin-left: 10px;
}


.footnote{
  font-size: 14px;
}
/* .row {
  display: flex; 
  flex-wrap: wrap;
  gap: 32px; 
} */

.card-body-v-msmes {
  padding: 32px;
  display: flex; 
  flex-direction: column; 
  align-items: center;
}
/* Card & grid */
.human-rights-2{
  padding-top: 32px;
  padding-bottom: 32px;
}


.text-card{
  text-align: left;
  
}
.p-green {
  color: #9FBF38;
  font-family: Arial, sans-serif;
}

.p-purple {
  color: #5F2E8A;
  font-family: Arial, sans-serif;
}

.big-number-green{
color: #9FBF38;
font-size: 96px;
font-weight: bold;
text-align: left;
line-height: 96px;
}

.big-number-purple{
  color: #54288B;
font-size: 96px;
font-weight: bold;
text-align: left;
line-height: 96px;
}

.medium-text-green{
  color: #9FBF38;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  line-height: 32px;
}

.medium-text-purple{
  color: #54288B;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  line-height: 32px;
}

.panel-body{
  background-color: #F6F6F6;
  border-radius: 0px;
}

.panel-default{
  width: 100%; 
  margin: 32px auto;
  border: none;
  border-radius: none;
  box-shadow: none; 
}

.im{
  padding-bottom: auto;
  padding-left: auto;
  padding-right: auto;
  padding-top: auto;
  width: 100%;
  height: auto;
}
.text-link{
  color: #299DD4;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  line-height: 32px;
}
.text-note{
  font-size: 12px;
  color: #434440;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 8px;
  padding-top: 12px;
}

.source{
  font-size: 14px;
  color: #434440;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 16px;
}
.card {
  background-color: #54288b08; 
  border: none; 
  border-radius: 0px;
}

.expand{
  padding: 32px;
  padding-bottom: 0px;
}

.card-expand-human-right{
  padding-top: 32px;
  padding-bottom: 32px;
  max-width: 100%; 
  height: auto;
  display: block;
  margin: 0 auto; 

}

.card-expand-human-right{
  width: 100%;
  height: auto;
}

.card-expand {
  width: 450px;
  background-color: #f9f9f9;
  overflow: hidden;
  text-align: center;
  margin-right: 32px; 
  float: left; 
  padding: 16px;
}

.card-expand img {
  width: 100%;
  height: auto;
}

.card-expand-2 {
  width: 450px;
  background-color: #f9f9f9;
  overflow: hidden;
  text-align: center;
  margin-right: 32px; 
  float: left; 
  padding: 16px;
}

.card-expand-2 img {
  width: 100%;
  height: auto;
}

.card-title {
  padding-top: 10px;
  font-size: 14px;
  color: #434440;
  line-height: 18px;
}

.btn-print-b {
  display: none; 
}
.read-more-wrapper {
  overflow: hidden; 
}

.hidden-content {
  display: none; 
}

.read-more-btn {
  float: right;
  margin-top: 16px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: transparent; 
  border: 2px solid #85BC22;
  color: #85BC22;
  width: 178px;
  height: 60px;
  cursor: pointer;
  font-size: 16px;
  outline: none;

  display: flex;
  align-items: center; /* Rata tengah vertikal */
  justify-content: center;
}


.read-more-btn:active {
  transform: scale(0.98);
}



.btn-list{
  background-color: #85BC22;
}
.btn-list:hover {
  background-color: #a3cd56;
}

.card-body-v {
  padding: 32px;
  display: flex; 
  flex-direction: column; 
  align-items: center;
}

.card-body-v-ai{
  padding: 32px;
  flex-direction: column; 
  align-items: center;
}

.img-v {
  display: block; 
  margin: 0 auto; 
}


.card-body-h {
  padding: 32px;
  display: flex;
  align-items: flex-start; 
  

}

.img-h-1{
  margin-left: auto;
  margin-right: auto;
}
.card-body-h1 {
  padding: 32px;
  display: flex;
  align-items: flex-start; 
  

}

.card img {
  width: 150px;
  display: block; 
    max-width: 100%;
    height: auto;

}
.img-file{
  width: 24px;
  height: auto;
}

.card-text {
  padding-top: 32px;
  font-family: Arial, sans-serif; 
  font-size: 16px; 
  line-height: 28px; 
  flex: 1;
  text-align: left;
}

.number-line{
  float: left;
  margin-right: 10px;
}

.line-number{
  width: 100px;
  height: 0.5px;
  background-color: #5F2E8A; 
  display: inline-block;
  margin-left: 24px;
  margin-bottom: 5px;
}

/* Banner & Background */
.section-bg {
    background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner1.png');
    background-size: 100% auto;  
    background-repeat: no-repeat; 
    background-position: center;  
    color: #fff;              
    padding: 58px 193px;
    width: 100%; 
}

.section-human-rights {
  background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-human-rights.png');
  background-size: 100% auto;  
  background-repeat: no-repeat; 
  background-position: center;  
  color: #fff;              
  padding: 58px 193px;
  width: 100%; 
}

.section-combating {
  background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-combating-transnational-crimes.png');
  background-size: 100% auto;  
  background-repeat: no-repeat; 
  background-position: center;  
  color: #fff;              
  padding: 58px 193px;
  width: 100%; 
}

.section-information {
  background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-information-media.png');
  background-size: 100% auto;  
  background-repeat: no-repeat; 
  background-position: center;  
  color: #fff;              
  padding: 58px 193px;
  width: 100%; 
}

.section-digital-sector {
  background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-digital-sector-png.png');
  background-size: 100% auto;  
  background-repeat: no-repeat; 
  background-position: center;  
  color: #fff;              
  padding: 58px 193px;
  width: 100%; 
}

.section-initiative-asean{
  background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-initiative-asean-integration.png');
  background-size: 100% auto;  
  background-repeat: no-repeat; 
  background-position: center;  
  color: #fff;              
  padding: 58px 193px;
  width: 100%; 
}

.section-transport{
  background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-transport.png');
  background-size: 100% auto;  
  background-repeat: no-repeat; 
  background-position: center;  
  color: #fff;              
  padding: 58px 193px;
  width: 100%; 
}

.section-disaster{
  background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-disaster-management-png.png');
  background-size: 100% auto;  
  background-repeat: no-repeat; 
  background-position: center;  
  color: #fff;              
  padding: 58px 193px;
  width: 100%; 
}

.section-algicultur{
  background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-algicultur-png.png');
  background-size: 100% auto;  
  background-repeat: no-repeat; 
  background-position: center;  
  color: #fff;              
  padding: 58px 193px;
  width: 100%; 
}

.section-sb {
  background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/bg-sb.png'); 
  background-repeat: repeat; 
  background-position: center; 
  background-size: 896px 341px;             
  padding: 32px 32px;
  width: 100%; 
}

.section-body {
    padding: 16px 193px;
    color: #434440;
}

.section-body-button{
  padding: 16px 193px;
    color: #434440;
    padding-top: 0px;
}
.custom-container {
    max-width: 1000px; 
    margin: 0 auto; 
}
.custom-container2{
    max-width: 1000px; 
    margin: 0 auto; 
    display: flex;
    justify-content: space-between; 
}

.img-responsive {
    padding-top: 32px;
    padding-bottom: 32px;
    max-width: 100%; 
    height: auto;
}


.img-digital-sector{
  padding-top: 32px;
  padding-bottom: 32px;
  max-width: 100%; 
  height: auto;
  display: block;
      margin: 0 auto; 
}
.img-human-rights {
  padding-top: 32px;
    padding-bottom: 32px;
    max-width: 100%; 
    height: auto;
    display: block;
        margin: 0 auto; 
}

.img-initiative{
  padding-top: 32px;
  padding-bottom: 32px;
  max-width: 100%; 
  height: auto;
  display: block;
      margin: 0 auto; 
}

.img-initiative-current{
  padding-top: 32px;
  max-width: 100%; 
  height: auto;
  display: block;
      margin: 0 auto; 
}

.img-transport{
  padding-top: 32px;
  padding-bottom: 32px;
  max-width: 100%; 
  height: auto;
  display: block;
      margin: 0 auto; 
}

.img-transport-jp{
  padding-top: 32px;
  padding-bottom: 32px;
  max-width: 100%; 
  height: auto;
  display: block;
      margin: 0 auto; 
}
/*Line */
.custom-line{
    border: 0; 
    height: 0.5px; 
    background-color: #CAC9C9; 
    margin: 20px 0; 
}

#contentRight {
  border-right: 1.5px solid;
  color: #54288B;
}

.lines-v{
  display: none;
}
.lines{
  border: 0;
  border-top: 1.5px solid #54288B;
  height: 0;
  margin: 16px 0px;
}
.custom-lines{
  border: 0;
  border-top: 1.5px solid #54288B;
  height: 0;
  margin: 16px 16px;
}

  .tags {
    flex: 1;
    display: flex;
    gap: 10px; 
    align-items: center; 
    padding: 32px 0px;
  }
  
  .tag {
    background-color: #B594F4;
    color: #41227C;
    padding: 6px 16px;
    border-radius: 16px; 
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
  }

  

  .share-text {
    padding-top: 12px;
  }
  
  .actions {
    display: flex;
    gap: 30px; 
    align-items: center;

    
  }


  
  .social-icon {
    width: 20x; 
    height: 20px;

  }
  
  /* header */
  .btn-print {
    padding: 4px 8px;
    color: white;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
  }
  .print{
    background-color: #85BC22;
    color: white;
    padding: 10px 22px;
    border-radius: 50px; 
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
  }
  
  .btn-list{
    margin-top: 32px;
    padding: 15px 30px;
    background-color: #85BC22;
    color: white;
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
  }




 /* div class for MSMEs */
 /* Horizontal */
 .msmes-h-1{
  height: 225px;

 }.msmes-h-2{
  height: 225px;
 }.msmes-h-3{
  height: 300px;
 }.msmes-h-4{
  height: 225px;
 }.msmes-h-5{
  height: 250px;
 }.msmes-h-6{
  height: 225px;
 }.msmes-h-7{
  height: 225px;
 }.msmes-h-8{
  height: 225px;
 }.msmes-h-9{
  height: 225px;
 }.msmes-h-10{
  height: 300px;
 }.msmes-h-11{
  height: 225px;
 }.msmes-h-12{
  height: 225px;
 }
 /* Vertikal*/
 .msmes-v-1{
  height: 815px;
 }.msmes-v-2{
  height: 510px;
 }.msmes-v-3{
  height: 485px;
 }.msmes-v-4{
  height: 485px;
 }.msmes-v-5{
  height: 390px;
 }.msmes-v-6{
  height: 390px;
 }
 /* div class for MSMEs  Card teks*/
 .msmes-1{
  padding-top: 32px;
  padding-left: 32px;
 }.msmes-2{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-3{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-4{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-5{
  padding-top: 32px;
  padding-left: 32px;
 }.msmes-6{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-7{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-8{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-9{
  padding-top: 32px;
  padding-left: 32px;
 }.msmes-10{
  padding-top: 32px;
  padding-left: 32px;
 }.msmes-11{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-12{
  padding-top: 32px;
  padding-left: 32px;
 }.msmes-13{
  padding-top: 24px;
  padding-left: 32px;
 }.msmes-14{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-15{
  padding-top: 32px;
  padding-left: 32px;
 }.msmes-16{
  padding-top: 32px;
  padding-left: 32px;
 }.msmes-17{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-18{
  padding-top: 32px;
  padding-left: 0px;
 }


 /*Human Right Horizontal*/
 .HR-h-1{
  height: 225px;
 }.HR-h-2{
  height: 225px;
 }.HR-h-3{
  height: 225px;
 }.HR-h-4{
  height: 225px;
 }.HR-h-5{
  height: 225px;
 }.HR-h-6{
  height: 225px;
 }.HR-h-7{
  height: 225px;
 }.HR-h-8{
  height: 225px;
 }.HR-h-9{
  height: 225px;
 }.HR-h-10{
  height: 225px;
 }.HR-h-11{
  height: 225px;
 }.HR-h-12{
  height: 225px;
 }.HR-h-13{
  height: 260px;
 }.HR-h-14{
  height: 260px;
 }.HR-h-15{
  height: 225px;
 }

 /*Human Right Vertikal */
 .HR-v-1{
  height: 482px;
 }.HR-v-2{
  height: 482px;
 }.HR-v-3{
  height: 482px;
 }.HR-v-4{
  height: 482px;
 }.HR-v-5{
  height: 482px;
 }.HR-v-6{
  height: 482px;
 }

 /*Human Right Teks */
 .HR-1{
  padding-top: 32px;
  padding-left: 32px;
 }.HR-2{
  padding-top: 32px;
  padding-left: 32px;
 }.HR-3{
  padding-top: 32px;
  padding-left: 32px;
 }.HR-4{
  padding-top: 8px;
  padding-left: 32px;
 }.HR-5{
  padding-top: 8px;
  padding-left: 32px;
 }.HR-6{
  padding-top: 32px;
  padding-left: 32px;
 }.HR-7{
  padding-top: 32px;
 }.HR-8{
  padding-top: 32px;
 }.HR-9{
  padding-top: 32px;
 }.HR-10{
  padding-top: 16px;
  padding-left: 32px;
 }.HR-11{
  padding-top: 32px;
  padding-left: 32px;
 }.HR-12{
  padding-top: 8px;
  padding-left: 32px;
 }.HR-13{
  padding-top: 16px;
  padding-left: 32px;
 }.HR-14{
  padding-top: 32px;
 }.HR-15{
  padding-top: 32px;
 }.HR-16{
  padding-top: 32px;
  padding-left: 32px;
 }.HR-17{
  padding-top: 32px;
  padding-left: 32px;
 }.HR-18{
  padding-top: 32px;
 }.HR-19{
  padding-top: 32px;
  padding-left: 32px;
 }.HR-20{
  padding-left: 32px;
 }.HR-21{
  padding-top: 32px;
  padding-left: 32px;
 }
  
  /* Combating Transnational Crimes  */
  /* Horizontal  */

  .ctc-h-1{
      height: auto;
  }.ctc-h-2{
    height: auto;
  }.ctc-h-3{
    height: auto;
  }.ctc-h-4{
    height: auto;
  }.ctc-h-5{
    height: auto;
  }.ctc-h-6{
    height: auto;
  }.ctc-h-7{

  }
  /* Combating Transnational Crimes Text Card */
  .CTC-1{
    padding-top: 0px;
    padding-left: 32px;
  }
  .CTC-2{
    padding-top: 24px;
    padding-left: 32px;
  }
  .CTC-3{
    padding-top: 0px;
    padding-left: 32px;
  }
  .CTC-4{
    padding-top: 0px;
    padding-left: 32px;
  }
  .CTC-5{
    padding-top: 0px;
    padding-left: 32px;
  }
  .CTC-6{
    padding-top: 0px;
    padding-left: 32px;
  }
  .CTC-7{
    padding-top: 24px;
    padding-left: 32px;
  }


  /*Infromation Media*/
  /*Vertikal*/
  .class-v-mi-1{
    height: 500px;
  }
  .class-v-mi-2{
    height: 415px;
    
  }
  .class-v-mi-3{
    height: 450px;
 
  }
  .class-v-mi-4{
    height: 350px;
 
  }
  .class-v-mi-5{
    height: 350px;
 
  }.class-v-mi-6{
    height: 350px;
 
  }.class-v-mi-7{
    height: 350px;
 
  }
  .class-v-mi-8{
    height: 460px;
 
  }
  .class-v-mi-9{
    height: 460px;
 
  }
   /*Horizontal*/
  .class-h-mi-1{
    height: 400px;
  }
  .class-h-mi-2{
    height: 225px;
  }
  .class-h-mi-3{
    height: 225px;
  }
  .class-h-mi-4{
    height: 225px;
  }
  .class-h-mi-5{
    height: 225px;
  }
  .class-h-mi-6{
    height: 350px;
  }
  .class-h-mi-7{
    height: 350px;
  }.class-h-mi-8{
    height: 260px;
  }.class-h-mi-9{
    height: 280px;
  }.class-h-mi-10{
    height: 330px;
  }.class-h-mi-11{
    height: 370px;
  }

  /*information media teks*/
  .mi-1{
padding-left: 32px;
  }
  .mi-2{
    padding-top: 32px;
    padding-left: 32px;
  }
  .mi-3{
    padding-top: 32px;
    padding-left: 32px;
  }
  .mi-4{
    padding-top: 32px;
    padding-left: 32px;
  }.mi-5{
    padding-top: 32px;
    padding-left: 32px;
  }.mi-6{
    padding-top: 32px;
  }.mi-7{
    padding-top: 32px;
  }.mi-8{
    padding-top: 32px;
  }.mi-9{
    padding-top: 32px;
  }.mi-10{
    padding-left: 32px;
  }.mi-11{
    padding-left: 32px;
  }
  .mi-12{
    padding-top: 32px;
  }.mi-13{
    padding-top: 32px;
    
  }.mi-14{
    padding-top: 32px;
  }.mi-15{
    padding-top: 32px;
  }.mi-16{
    padding-left: 32px;
  }.mi-17{
    padding-left: 32px;
  }.mi-18{
    padding-left: 32px;
  }.mi-19{
    padding-left: 32px;
  }
  
  /* Digital Sector*/
  /* Horizontal*/
  .ds-h-1{
  height: auto;
  }.ds-h-2{
    height: 220px;
  }.ds-h-3{
    height: 220px;
  }.ds-h-4{
    height: 220px;
  }.ds-h-5{
    height: 220px;
  }.ds-h-6{
    height: 235px;
  }.ds-h-7{
    height: 235px;
  }.ds-h-8{
    height: auto;
  }
  /* Vertikalr*/
  .ds-v-1{
    height: 473px;

  }.ds-v-2{
    height: 473px;
  }.ds-v-3{
    height: 505px;
  }
  /* Card Teks*/
.ds-1{
  padding-top: 32px;
  padding-left: 32px;

}.ds-2{
  padding-top: 40px;
  padding-left: 32px;
}.ds-3{
  padding-top: 40px;
  padding-left: 32px;
}.ds-4{
  padding-top: 32px;
  padding-left: 0px;
}.ds-5{
  padding-top: 32px;
  padding-left: 0px;
}.ds-6{
  padding-top: 0px;
  padding-left: 32px;
}.ds-7{
  padding-top: 40px;
  padding-left: 32px;
}.ds-8{
  padding-top: 0px;
  padding-left: 32px;
}.ds-9{
  padding-top: 0px;
  padding-left: 32px;
}.ds-10{
  padding-top: 32px;
  padding-left: 0px;
}.ds-11{
  padding-top: 55px;
  padding-left: 32px;
}

/* Initiative for ASEAN Integration*/
/* Vertikal*/
.ai-v-1{
height: 400px;
}.ai-v-2{
  height: 470px;
}.ai-v-3{
  height: 310px;
}.ai-v-4{
  height: 310px;
}.ai-v-5{
  height: 300px;
}
/* Horizontal*/
.ai-h-1{
  height: 305px;
}.ai-h-2{
  height: 265px;
}.ai-h-3{
  height: 265px;
}.ai-h-4{
  height: 265px;
}.ai-h-5{
  height: 265px;
}.ai-h-6{
  height: 392px;
}.ai-h-7{
  height: 210px;
}.ai-h-8{
  height: 300px;
}.ai-h-9{
  height: 210px;
}.ai-h-10{
  height: 300px;
}.ai-h-11{
  height: 250px;
}.ai-h-12{
  height: 250px;
}.ai-h-13{
  height: auto;
}
/* Initiative for ASEAN Integration Card teks*/
.ai-1{
padding-left: 0px;
padding-top: 32px;
}.ai-2{
  padding-left: 0px;
  padding-top: 32px;
}.ai-3{
  padding-left: 0px;
  padding-top: 32px;

}.ai-4{
  padding-left: 0px;
  padding-top: 32px;
}.ai-5{
  padding-left: 0px;
  padding-top: 32px;
}.ai-6{
  padding-left: 32px;
  padding-top: 0px;
}.ai-7{
  padding-left: 32px;
  padding-top: 0px;
}.ai-8{
  padding-left: 32px;
  padding-top: 0px;
}.ai-9{
  padding-left: 32px;
  padding-top: 0px;
}.ai-10{
  padding-left: 32px;
  padding-top: 0px;
}.ai-11{
  padding-left: 32px;
  padding-top: 0px;
}.ai-12{
  padding-left: 32px;
  padding-top: 0px;
}.ai-13{
  padding-left: 32px;
  padding-top: 0px;
}.ai-14{
  padding-left: 32px;
  padding-top: 0px;
}.ai-15{
  padding-left: 32px;
  padding-top: 0px;
}.ai-16{
  padding-left: 32px;
  padding-top: 0px;
}.ai-17{
  padding-left: 32px;
  padding-top: 0px;
}.ai-18{
  padding-left: 32px;
  padding-top: 42px;
}



  #chart-container {
    width: 100%;
    margin: 0 auto;
  }

  .canvas {
    width: 100% !important;
    height: auto !important;
  }

  /*Transport*/
  /*Transport Vertikal*/
  .t-v-1{
  height: 485px;
  }
  .t-v-2{
    height: 693px;
  }
  /*Transport Horizontal*/
  .t-h-1{
  height: auto;
  }.t-h-2{
    height: auto;
  }.t-h-3{
  height: 225px;
  }.t-h-4{
  height: 225px;
  }.t-h-5{
    height: 410px;
  }.t-h-6{
    height: 250px;
  }
  /*Transport card text*/
.t-1{
  padding-top: 0px;
  padding-left: 32px;

}.t-2{
  padding-top: 32px;
  padding-left: 32px;
}.t-3{
  padding-top: 0px;
  padding-left: 32px;
}.t-4{
  padding-top: 0px;
  padding-left: 32px;
}.t-5{
  padding-top: 32px;
  padding-left: 0px;
}.t-6{
  padding-top: 32px;
  padding-left: 0px;
}.t-7{
  padding-top: 0px;
  padding-left: 32px;
}.t-8{
  padding-top: 0px;
  padding-left: 32px;
}

  #module {
    width: 500px;
    font-size: 14px;
    line-height: 1.5;
  }
  
  #module a.collapsed:after  {
      content: '+ Show More';
  }
  
  #module a:not(.collapsed):after {
      content: '- Show Less';
  }

@media (max-width: 1550px){
  .section-bg {
    background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner1.png');
    background-size: cover;  
    background-repeat: no-repeat; 
    background-position: center;  
    color: #fff;              
    padding: 58px 193px;
    width: 100%; 
}
.section-human-rights {
  background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-human-rights.png');
  background-size: cover;  
  background-repeat: no-repeat; 
  background-position: center;  
  color: #fff;              
  padding: 58px 193px;
  width: 100%; 
}

  .section-information {
    background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-information-media.png');
    background-size: cover;  
    background-repeat: no-repeat; 
    background-position: center;  
    color: #fff;              
    padding: 58px 193px;
    width: 100%; 
  }
  .section-digital-sector {
    background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-digital-sector-png.png');
    background-size: cover;  
    background-repeat: no-repeat; 
    background-position: center;  
    color: #fff;              
    padding: 58px 193px;
    width: 100%; 
  }
  .section-combating {
    background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-combating-transnational-crimes.png');
    background-size: cover;  
    background-repeat: no-repeat; 
    background-position: center;  
    color: #fff;              
    padding: 58px 193px;
    width: 100%; 
  }
  
  .section-initiative-asean{
    background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-initiative-asean-integration.png');
    background-size: cover;  
    background-repeat: no-repeat; 
    background-position: center;  
    color: #fff;              
    padding: 58px 193px;
    width: 100%; 
  }

  .section-transport{
    background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-transport.png');
    background-size:cover;  
    background-repeat: no-repeat; 
    background-position: center;  
    color: #fff;              
    padding: 58px 193px;
    width: 100%; 
  }

  .section-disaster{
    background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-disaster-management-png.png');
    background-size: cover;  
    background-repeat: no-repeat; 
    background-position: center;  
    color: #fff;              
    padding: 58px 193px;
    width: 100%; 
  }
  
  .section-algicultur{
    background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-algicultur-png.png');
    background-size:cover;  
    background-repeat: no-repeat; 
    background-position: center;  
    color: #fff;              
    padding: 58px 193px;
    width: 100%; 
  }
  .card img {
    width: 135px;
    display: block; 
      max-width: 100%;
      height: auto;
  
  }
.text-note{
    font-size: 12px;
    color: #434440;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 5px;
  }

  /* div class for MSMEs */
 /* Horizontal */
 .msmes-h-1{
  height: 300px;

 }.msmes-h-2{
  height: 310px;
 }.msmes-h-3{
  height: 420px;
 }.msmes-h-4{
  height: 200px;
 }.msmes-h-5{
  height: 300px;
 }.msmes-h-6{
  height: 225px;
 }.msmes-h-7{
  height: 225px;
 }.msmes-h-8{
  height: 225px;
 }.msmes-h-9{
  height: 270px;
 }.msmes-h-10{
  height: 390px;
 }.msmes-h-11{
  height: 200px;
 }.msmes-h-12{
  height: 200px;
 }
 /* Vertikal*/
 .msmes-v-1{
  height: 1095px;
 }.msmes-v-2{
  height: 533px;
 }.msmes-v-3{
  height: 485px;
 }.msmes-v-4{
  height: 530px;
 }.msmes-v-5{
  height:412px;
 }.msmes-v-6{
  height: 412px;
 }
 /* div class for MSMEs  Card teks*/
 .msmes-1{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-2{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-3{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-4{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-5{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-6{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-7{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-8{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-9{
  padding-top: 24px;
  padding-left: 32px;
 }.msmes-10{
  padding-top: 16x;
  padding-left: 32px;
 }.msmes-11{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-12{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-13{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-14{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-15{
  padding-top: 24px;
  padding-left: 32px;
 }.msmes-16{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-17{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-18{
  padding-top: 32px;
  padding-left: 0px;
 }


  /*Human Right Horizontal*/
 .HR-h-1{
  height: 225px;
 }.HR-h-2{
  height: 225px;
 }.HR-h-3{
  height: 225px;
 }.HR-h-4{
  height: 225px;
 }.HR-h-5{
  height: 225px;
 }.HR-h-6{
  height: 225px;
 }.HR-h-7{
  height: 225px;
 }.HR-h-8{
  height: 225px;
 }.HR-h-9{
  height: 225px;
 }.HR-h-10{
  height: 225px;
 }.HR-h-11{
  height: 225px;
 }.HR-h-12{
  height: 225px;
 }.HR-h-13{
  height: 260px;
 }.HR-h-14{
  height: 260px;
 }.HR-h-15{
  height: 225px;
 }

 /*Human Right Vertikal */
 .HR-v-1{
  height: 482px;
 }.HR-v-2{
  height: 482px;
 }.HR-v-3{
  height: 482px;
 }.HR-v-4{
  height: 482px;
 }.HR-v-5{
  height: 482px;
 }.HR-v-6{
  height: 482px;
 }

 /*Human Right Teks */
 .HR-1{
  padding-top: 0px;
 }.HR-2{
  padding-top: 24px;
 }.HR-3{
  padding-top: 32px;
 }.HR-4{
  padding-top: 0px;
 }.HR-5{
  padding-top: 0px;
 }.HR-6{
  padding-top: 0px;
 }.HR-7{
  padding-top: 32px;
 }.HR-8{
  padding-top: 32px;
 }.HR-9{
  padding-top: 32px;
 }.HR-10{
  padding-top: 0px;
  
 }.HR-11{
  padding-top: 24px;
 }.HR-12{
  padding-top: 0px;
 }.HR-13{
  padding-top: 0px;
 }.HR-14{
  padding-top: 32px;
 }.HR-15{
  padding-top: 32px;
 }.HR-16{
  padding-top: 24px;
 }.HR-17{
  padding-top: 32px;
 }.HR-18{
  padding-top: 32px;
 }.HR-19{
  padding-top: 0px;
 }.HR-20{
  
 }.HR-21{
  padding-top: 32px;
 }

  /*Infromation Media*/
  /*Vertikal*/
  .class-v-mi-1{
    height: 510px;
  }
  .class-v-mi-2{
    height: 490px;
    
  }
  .class-v-mi-3{
    height: 490px;
 
  }
  .class-v-mi-4{
    height: 350px;
 
  }
  .class-v-mi-5{
    height: 350px;
 
  }.class-v-mi-6{
    height: 350px;
 
  }.class-v-mi-7{
    height: 350px;
 
  }
  .class-v-mi-8{
    height: 660px;
 
  }
  .class-v-mi-9{
    height: 660px;
 
  }
   /*Horizontal*/
  .class-h-mi-1{
    height: 600px;
  }
  .class-h-mi-2{
    height: 200px;
  }
  .class-h-mi-3{
    height: 200px;
  }
  .class-h-mi-4{
    height: 200px;
  }
  .class-h-mi-5{
    height: 225px;
  }
  .class-h-mi-6{
    height: 350px;
  }
  .class-h-mi-7{
    height: 350px;
  }.class-h-mi-8{
    height: 340px;
  }.class-h-mi-9{
    height: 330px;
  }.class-h-mi-10{
    height: 420px;
  }.class-h-mi-11{
    height: 550px;
  }

  /*information media teks*/
  .mi-1{
  padding-left: 32px;
  }
  .mi-2{
    padding-top: 24px;
    padding-left: 32px;
  }
  .mi-3{
    padding-top: 24px;
    padding-left: 32px;
  }
  .mi-4{
    padding-top: 24px;
    padding-left: 32px;
  }.mi-5{
    padding-top: 0px;
    padding-left: 32px;
  }.mi-6{
    padding-top: 32px;
  }.mi-7{
    padding-top: 32px;
  }.mi-8{
    padding-top: 32px;
  }.mi-9{
    padding-top: 32px;
  }.mi-10{
    padding-left: 32px;
  }.mi-11{
    padding-left: 32px;
  }.mi-13{
    padding-top: 32px;
    
  }.mi-14{
    padding-top: 32px;
  }.mi-15{
    padding-top: 32px;
  }.mi-16{
    padding-left: 32px;
  }.mi-17{
    padding-left: 32px;
  }.mi-18{
    padding-left: 32px;
  }.mi-19{
    padding-left: 32px;
  }


  /* Digital Sector*/
  /* Horizontal*/
  .ds-h-1{
    height: auto;
    }.ds-h-2{
      height: 220px;
    }.ds-h-3{
      height: 220px;
    }.ds-h-4{
      height: 250px;
    }.ds-h-5{
      height: 220px;
    }.ds-h-6{
      height: 255px;
    }.ds-h-7{
      height: 255px;
    }.ds-h-8{
      height: auto;
    }
    /* Vertikalr*/
    .ds-v-1{
      height: 473px;
  
    }.ds-v-2{
      height: 500px;
    }.ds-v-3{
      height: 543px;
    }
    /* Card Teks*/
  .ds-1{
    padding-top: 32px;
    padding-left: 32px;
  
  }.ds-2{
    padding-top: 40px;
    padding-left: 32px;
  }.ds-3{
    padding-top: 40px;
    padding-left: 32px;
  }.ds-4{
    padding-top: 32px;
    padding-left: 0px;
  }.ds-5{
    padding-top: 32px;
    padding-left: 0px;
  }.ds-6{
    padding-top: 0px;
    padding-left: 32px;
  }.ds-7{
    padding-top: 40px;
    padding-left: 32px;
  }.ds-8{
    padding-top: 0px;
    padding-left: 32px;
  }.ds-9{
    padding-top: 0px;
    padding-left: 32px;
  }.ds-10{
    padding-top: 32px;
    padding-left: 0px;
  }.ds-11{
    padding-top: 55px;
    padding-left: 32px;
  }

  
/* Initiative for ASEAN Integration*/
/* Vertikal*/
.ai-v-1{
  height: 415px;
  }.ai-v-2{
    height: 510px;
  }.ai-v-3{
    height: 310px;
  }.ai-v-4{
    height: 310px;
  }.ai-v-5{
    height: 300px;
  }
  /* Horizontal*/
  .ai-h-1{
    height: 305px;
  }.ai-h-2{
    height: 265px;
  }.ai-h-3{
    height: 265px;
  }.ai-h-4{
    height: 320px;
  }.ai-h-5{
    height: 265px;
  }.ai-h-6{
    height: 392px;
  }.ai-h-7{
    height: 270px;
  }.ai-h-8{
    height: 420px;
  }.ai-h-9{
    height: 270px;
  }.ai-h-10{
    height: 420px;
  }.ai-h-11{
    height: 310px;
  }.ai-h-12{
    height: 310px;
  }.ai-h-13{
    height: auto;
  }
  /* Initiative for ASEAN Integration Card teks*/
  .ai-1{
  padding-left: 0px;
  padding-top: 32px;
  }.ai-2{
    padding-left: 0px;
    padding-top: 32px;
  }.ai-3{
    padding-left: 0px;
    padding-top: 32px;
  
  }.ai-4{
    padding-left: 0px;
    padding-top: 32px;
  }.ai-5{
    padding-left: 0px;
    padding-top: 32px;
  }.ai-6{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-7{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-8{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-9{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-10{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-11{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-12{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-13{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-14{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-15{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-16{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-17{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-18{
    padding-left: 32px;
    padding-top: 24px;
  }
  
  /*Transport*/
  /*Transport Vertikal*/
  .t-v-1{
    height: 560px;
    }
    .t-v-2{
      height: 867px;
    }
    /*Transport Horizontal*/
    .t-h-1{
    height: auto;
    }.t-h-2{
      height: auto;
    }.t-h-3{
    height: 275px;
    }.t-h-4{
    height: 250px;
    }.t-h-5{
      height: 535px;
    }.t-h-6{
      height: 300px;
    }
    /*Transport card text*/
  .t-1{
    padding-top: 0px;
    padding-left: 32px;
  
  }.t-2{
    padding-top: 24px;
    padding-left: 32px;
  }.t-3{
    padding-top: 0px;
    padding-left: 32px;
  }.t-4{
    padding-top: 0px;
    padding-left: 32px;
  }.t-5{
    padding-top: 32px;
    padding-left: 0px;
  }.t-6{
    padding-top: 32px;
    padding-left: 0px;
  }.t-7{
    padding-top: 0px;
    padding-left: 32px;
  }.t-8{
    padding-top: 0px;
    padding-left: 32px;
  }
  
}

@media (max-width: 1350px){
  .section-bg {
    background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner1.png');
    background-size: cover;  
    background-repeat: no-repeat; 
    background-position: center;  
    color: #fff;              
    padding: 58px 193px;
    width: 100%; 
}

.section-human-rights {
  background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-human-rights.png');
  background-size: cover;  
  background-repeat: no-repeat; 
  background-position: center;  
  color: #fff;              
  padding: 58px 193px;
  width: 100%; 
}
.section-combating {
  background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-combating-transnational-crimes.png');
  background-size: cover;  
  background-repeat: no-repeat; 
  background-position: center;  
  color: #fff;              
  padding: 58px 193px;
  width: 100%; 
}
  .section-information {
    background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-information-media.png');
    background-size: cover;  
    background-repeat: no-repeat; 
    background-position: center;  
    color: #fff;              
    padding: 58px 193px;
    width: 100%; 
  }
  .section-digital-sector {
    background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-digital-sector-png.png');
    background-size: cover;  
    background-repeat: no-repeat; 
    background-position: center;  
    color: #fff;              
    padding: 58px 193px;
    width: 100%; 
  }

  .section-initiative-asean{
    background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-initiative-asean-integration.png');
    background-size: cover;  
    background-repeat: no-repeat; 
    background-position: center;  
    color: #fff;              
    padding: 58px 193px;
    width: 100%; 
  }

  .section-transport{
    background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-transport.png');
    background-size: cover;  
    background-repeat: no-repeat; 
    background-position: center;  
    color: #fff;              
    padding: 58px 193px;
    width: 100%; 
  }
  .section-disaster{
    background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-disaster-management-png.png');
    background-size: cover;  
    background-repeat: no-repeat; 
    background-position: center;  
    color: #fff;              
    padding: 58px 193px;
    width: 100%; 
  }
  .section-algicultur{
    background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-algicultur-png.png');
    background-size: cover;  
    background-repeat: no-repeat; 
    background-position: center;  
    color: #fff;              
    padding: 58px 193px;
    width: 100%; 
  }
  .card-body-h1 {
    padding: 24px;
    height: 265px;
    display: flex;
    align-items: flex-start; 
    
  
  }
  .card-body-v{
    height: 860px;
  }
  h4{
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 26px;
    color: #54288B;
    padding-left: 16px;
    padding-bottom: 0px;

  }

  .h4-2{
    font-weight: normal;
    font-size: 22px;
    font-family: Arial, sans-serif;
    color: #54288B;
    padding-left: 16px;
    padding-bottom: 0px;
  }
  

  .card-body-v {
    padding: 20px;
  }
  .card img {
  width: 105px;
  display: block; 
    max-width: 100%;
    height: auto;}

  .p-green {
    font-size: 14px;
    color: #9FBF38;
    font-family: Arial, sans-serif;
    line-height: 12px;
  }
  
  .p-purple {
    color: #5F2E8A;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 12px;
  }
  
  .big-number-green{
  color: #9FBF38;
  font-size: 64px;
  font-weight: bold;
  text-align: left;
  line-height: 64px;
  }
  
  .big-number-purple{
    color: #54288B;
  font-size: 48px;
  font-weight: bold;
  text-align: left;
  }
  
  .medium-text-green{
    color: #9FBF38;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
  }
  
  .medium-text-purple{
    color: #54288B;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
  }
  .text-link{
    color: #299DD4;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    line-height: 32px;
  }
  .text-note{
    font-size: 10px;
    color: #434440;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 10px;
  }

  /* div class for MSMEs */
 /* Horizontal */
 .msmes-h-1{
  height: 270px;
 }.msmes-h-2{
  height: 230px;
 }.msmes-h-3{
  height: 400px;
 }.msmes-h-4{
  height: 170px;
 }.msmes-h-5{
  height: 255px;
 }.msmes-h-6{
  height: 170px;
 }.msmes-h-7{
  height: 170px;
 }.msmes-h-8{
  height: 225px;
 }.msmes-h-9{
  height: 270px;
 }.msmes-h-10{
  height: 360px;
 }.msmes-h-11{
  height: 160px;
 }.msmes-h-12{
  height: 160px;
 }
 /* Vertikal*/
 .msmes-v-1{
  height: 968px;
 }.msmes-v-2{
  height: 460px;
 }.msmes-v-3{
  height: 375px;
 }.msmes-v-4{
  height: 530px;
 }.msmes-v-5{
  height:360px;
 }.msmes-v-6{
  height: 355px;
 }
 /* div class for MSMEs  Card teks*/
 .msmes-1{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-2{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-3{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-4{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-5{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-6{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-7{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-8{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-9{
  padding-top: 8px;
  padding-left: 32px;
 }.msmes-10{
  padding-top: 8px;
  padding-left: 32px;
 }.msmes-11{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-12{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-13{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-14{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-15{
  padding-top: 8px;
  padding-left: 32px;
 }.msmes-16{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-17{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-18{
  padding-top: 32px;
  padding-left: 0px;
 }


  
  /*Infromation Media*/
  /*Vertikal*/
  .class-v-mi-1{
    height: 510px;
  }
  .class-v-mi-2{
    height: 490px;
    
  }
  .class-v-mi-3{
    height: 490px;
 
  }
  .class-v-mi-4{
    height: 300px;
 
  }
  .class-v-mi-5{
    height: 300px;
 
  }.class-v-mi-6{
    height: 350px;
 
  }.class-v-mi-7{
    height: 300px;
 
  }
  .class-v-mi-8{
    height: 660px;
 
  }
  .class-v-mi-9{
    height: 660px;
 
  }
   /*Horizontal*/
  .class-h-mi-1{
    height: 600px;
  }
  .class-h-mi-2{
    height: 200px;
  }
  .class-h-mi-3{
    height: 200px;
  }
  .class-h-mi-4{
    height: 200px;
  }
  .class-h-mi-5{
    height: 225px;
  }
  .class-h-mi-6{
    height: 300px;
  }
  .class-h-mi-7{
    height: 350px;
  }.class-h-mi-8{
    height: 340px;
  }.class-h-mi-9{
    height: 330px;
  }.class-h-mi-10{
    height: 420px;
  }.class-h-mi-11{
    height: 550px;
  }

  /*information media teks*/
  .mi-1{
padding-left: 32px;
  }
  .mi-2{
    padding-top: 0px;
    padding-left: 32px;
  }
  .mi-3{
    padding-top: 0px;
    padding-left: 32px;
  }
  .mi-4{
    padding-top: 0px;
    padding-left: 32px;
  }.mi-5{
    padding-top: 0px;
    padding-left: 32px;
  }.mi-6{

  }.mi-7{

  }.mi-8{

  }.mi-9{
    padding-top: 32px;
  }.mi-10{
    padding-left: 32px;
  }.mi-11{
    padding-left: 32px;
  }.mi-13{
    padding-top: 32px;
    
  }.mi-14{
    padding-top: 32px;
  }.mi-15{
    padding-top: 32px;
  }.mi-16{
    padding-left: 32px;
  }.mi-17{
    padding-left: 32px;
  }.mi-18{
    padding-left: 32px;
  }.mi-19{
    padding-left: 32px;
  }

/*Human Right Horizontal*/
.HR-h-1{
  height: 215px;
 }.HR-h-2{
  height: 185px;
 }.HR-h-3{
  height: 170px;
 }.HR-h-4{
  height: 220px;
 }.HR-h-5{
  height: 220px;
 }.HR-h-6{
  height: 215px;
 }.HR-h-7{
  height: 220px;
 }.HR-h-8{
  height: 210px;
 }.HR-h-9{
  height: 220px;
 }.HR-h-10{
  height: 220px;
 }.HR-h-11{
  height: 190px;
 }.HR-h-12{
  height: 170px;
 }.HR-h-13{
  height: 280px;
 }.HR-h-14{
  height: 280px;
 }.HR-h-15{
  height: auto;
 }

 /*Human Right Vertikal */
 .HR-v-1{
  height: 433px;
 }.HR-v-2{
  height: 423px;
 }.HR-v-3{
  height: 468px;
 }.HR-v-4{
  height: 464px;
 }.HR-v-5{
  height: 475px;
 }.HR-v-6{
  height: 395px;
 }

 /*Human Right Teks */
 .HR-1{
  padding-top: 0px;
 }.HR-2{
  padding-top: 0px;
 }.HR-3{
  padding-top: 0px;
 }.HR-4{
  padding-top: 0px;
 }.HR-5{
  padding-top: 0px;
 }.HR-6{
  padding-top: 0px;
 }.HR-7{
  padding-top: 32px;
 }.HR-8{
  padding-top: 32px;
 }.HR-9{
  padding-top: 32px;
 }.HR-10{
  padding-top: 0px;
  
 }.HR-11{
  padding-top: 0px;
 }.HR-12{
  padding-top: 0px;
 }.HR-13{
  padding-top: 0px;
 }.HR-14{
  padding-top: 32px;
 }.HR-15{
  padding-top: 32px;
 }.HR-16{
  padding-top: 0px;
 }.HR-17{
  padding-top: 0px;
 }.HR-18{
  padding-top: 32px;
 }.HR-19{
  padding-top: 0px;
 }.HR-20{
  
 }.HR-21{
  padding-top: 32px;
 }

 /* Digital Sector*/
  /* Horizontal*/
  .ds-h-1{
    height: auto;
    }.ds-h-2{
      height: 165px;
    }.ds-h-3{
      height: 163px;
    }.ds-h-4{
      height: 225px;
    }.ds-h-5{
      height: 178px;
    }.ds-h-6{
      height: 255px;
    }.ds-h-7{
      height: 225px;
    }.ds-h-8{
      height: auto;
    }
    /* Vertikalr*/
    .ds-v-1{
      height: 360px;
  
    }.ds-v-2{
      height: 435px;
    }.ds-v-3{
      height: 513px;
    }
    /* Card Teks*/
  .ds-1{
    padding-top: 6px;
    padding-left: 32px;
  
  }.ds-2{
    padding-top: 0px;
    padding-left: 32px;
  }.ds-3{
    padding-top: 18px;
    padding-left: 32px;
  }.ds-4{
    padding-top: 32px;
    padding-left: 0px;
  }.ds-5{
    padding-top: 32px;
    padding-left: 0px;
  }.ds-6{
    padding-top: 0px;
    padding-left: 32px;
  }.ds-7{
    padding-top: 12px;
    padding-left: 32px;
  }.ds-8{
    padding-top: 0px;
    padding-left: 32px;
  }.ds-9{
    padding-top: 0px;
    padding-left: 32px;
  }.ds-10{
    padding-top: 32px;
    padding-left: 0px;
  }.ds-11{
    padding-top: 32px;
    padding-left: 32px;
  }


  /* Initiative for ASEAN Integration*/
/* Vertikal*/
.ai-v-1{
  height: 390px;
  }.ai-v-2{
    height: 450px;
  }.ai-v-3{
    height: 293px;
  }.ai-v-4{
    height: 293px;
  }.ai-v-5{
    height: 293px;
  }
  /* Horizontal*/
  .ai-h-1{
    height: 320px;
  }.ai-h-2{
    height: 250px;
  }.ai-h-3{
    height: 250px;
  }.ai-h-4{
    height: 280px;
  }.ai-h-5{
    height: 230px;
  }.ai-h-6{
    height: 355px;
  }.ai-h-7{
    height: 280px;
  }.ai-h-8{
    height: 400px;
  }.ai-h-9{
    height: 280px;
  }.ai-h-10{
    height: 400px;
  }.ai-h-11{
    height: 290px;
  }.ai-h-12{
    height: 290px;
  }.ai-h-13{
    height: auto;
  }
  /* Initiative for ASEAN Integration Card teks*/
  .ai-1{
  padding-left: 0px;
  padding-top: 32px;
  }.ai-2{
    padding-left: 0px;
    padding-top: 32px;
  }.ai-3{
    padding-left: 0px;
    padding-top: 32px;
  
  }.ai-4{
    padding-left: 0px;
    padding-top: 32px;
  }.ai-5{
    padding-left: 0px;
    padding-top: 32px;
  }.ai-6{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-7{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-8{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-9{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-10{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-11{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-12{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-13{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-14{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-15{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-16{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-17{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-18{
    padding-left: 32px;
    padding-top: 12px;
  }



  /*Transport*/
  /*Transport Vertikal*/
  .t-v-1{
    height: 553px;
    }
    .t-v-2{
      height: 873px;
    }
    /*Transport Horizontal*/
    .t-h-1{
    height: auto;
    }.t-h-2{
      height: auto;
    }.t-h-3{
    height: 285px;
    }.t-h-4{
    height: 235px;
    }.t-h-5{
      height: 510px;
    }.t-h-6{
      height: 330px;
    }
    /*Transport card text*/
  .t-1{
    padding-top: 0px;
    padding-left: 32px;
  
  }.t-2{
    padding-top: 0px;
    padding-left: 32px;
  }.t-3{
    padding-top: 0px;
    padding-left: 32px;
  }.t-4{
    padding-top: 0px;
    padding-left: 32px;
  }.t-5{
    padding-top: 32px;
    padding-left: 0px;
  }.t-6{
    padding-top: 32px;
    padding-left: 0px;
  }.t-7{
    padding-top: 0px;
    padding-left: 32px;
  }.t-8{
    padding-top: 0px;
    padding-left: 32px;
  }
  
}

@media (max-width: 1200px) {

  .chart-title{
    font-size: 22px;
    color: #000000;
    font-weight: bold;
    text-align: left;
    }
    
    .chart-sub-title{
      font-size: 15px;
      color: #000000;
      text-align: left;
    }

  #contentRight {
    border-right: none; 
  }
  
  .read-more-btn{
    float: none;
    display: flex;
    justify-content: center;
    
  }
  h3{
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 36px;
    color:  transparent; 
    -webkit-text-stroke: 1px #54288B; 
    padding-left: 16px
  }
  
  h4{
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #54288B;
    padding-left: 16px;
    padding-bottom: 0px;
  }

  .h4-2{
    font-weight: normal;
    font-size: 20px;
    font-family: Arial, sans-serif;
    color: #54288B;
    padding-left: 16px;
    padding-bottom: 0px;
  }
    .section-bg {
        background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner1.png');
        background-size: cover;  
        background-repeat: no-repeat; 
        background-position: center; 
        background-size: cover;   
        color: #fff;              
        padding: 58px 80px;
        width: 100%; 
    }

    .custom-lines{
      margin-left: 16px;
      margin-right: 16px;
    }
    .section-human-rights {
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-human-rights.png');
      background-size: cover;  
        background-repeat: no-repeat; 
        background-position: center; 
        background-size: cover;   
        color: #fff;              
        padding: 58px 80px;
        width: 100%; 
    }
    .section-combating{
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-combating-transnational-crimes.png');
      background-size: cover;  
      background-repeat: no-repeat; 
      background-position: center; 
      background-size: cover;   
      color: #fff;              
      padding: 58px 80px;
      width: 100%; 
    }
    .section-information {
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-information-media.png');
      background-size: cover;  
      background-repeat: no-repeat; 
      background-position: center;  
      color: #fff;              
      padding: 58px 88px;
      width: 100%; 
    }
    .section-digital-sector {
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-digital-sector-png.png');
      background-size: cover;  
      background-repeat: no-repeat; 
      background-position: center;  
      color: #fff;              
      padding: 58px 88px;
      width: 100%; 
    }

    .section-initiative-asean{
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-initiative-asean-integration.png');
      background-size: cover;  
      background-repeat: no-repeat; 
      background-position: center;  
      color: #fff;              
      padding: 58px 88px;
      width: 100%; 
    }

    .section-transport{
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-transport.png');
      background-size: cover;  
      background-repeat: no-repeat; 
      background-position: center;  
      color: #fff;              
      padding: 58px 88px;
      width: 100%; 
    }

    .section-disaster{
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-disaster-management-png.png');
      background-size: cover;  
      background-repeat: no-repeat; 
      background-position: center;  
      color: #fff;              
      padding: 58px 88px;
      width: 100%; 
    }
    .section-algicultur{
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-algicultur-png.png');
      background-size: cover;  
      background-repeat: no-repeat; 
      background-position: center;  
      color: #fff;              
      padding: 58px 88px;
      width: 100%; 
    }
    .section-body {
        padding: 32px 80px;
        color: #434440;
    }

    .card-body-v {
      padding: 32px;
      display: flex; 
      flex-direction: row; 
      align-items: flex-start; 
      text-align: left;
      height: auto;
    }

    .card-body-v-ai{
      padding: 32px;
      display: flex; 
      flex-direction: row; 
      align-items: flex-start; 
      text-align: left;
      height: auto;
    }

    .card-body-h {
      padding: 32px;
      display: flex; 
      flex-direction: row; 
      align-items: flex-start; 
      text-align: left;
      height: auto;
    }
    .card-body-h1{
      height: auto;
    }
    .card img {
      width: 135px;
      display: block;
      margin-left: 0;
      margin-right: 0;
      max-width: 100%;
      height: auto;
  }

    .img-v {
      display: block; 
      max-width: 150px; 
      height: auto; 
      align-self: flex-start;
      padding-bottom: 0px; 
    }
    .img-h {
      display: block; 
      max-width: 150px; 
      height: auto; 
      align-self: flex-start; 
    }
    

    .lines-v {
    display: block; 
    width: 100%; 
    background-color: #54288B; 
    border: none; 
    margin: 16px 0; 
    height: 1px;
    }

    /* div class for MSMEs */
 /* Horizontal */
 .msmes-h-1{
  height: auto;
 }.msmes-h-2{
  height: auto;
 }.msmes-h-3{
  height: auto;
 }.msmes-h-4{
  height: auto;
 }.msmes-h-5{
  height: auto;
 }.msmes-h-6{
  height: auto;
 }.msmes-h-7{
  height: auto;
 }.msmes-h-8{
  height: auto;
 }.msmes-h-9{
  height: auto;
 }.msmes-h-10{
  height: auto;
 }.msmes-h-11{
  height: auto;
 }.msmes-h-12{
  height: auto;
 }
 /* Vertikal*/
 .msmes-v-1{
  height: auto;
 }.msmes-v-2{
  height: auto;
 }.msmes-v-3{
  height: auto;
 }.msmes-v-4{
  height: auto;
 }.msmes-v-5{
  height:auto;
 }.msmes-v-6{
  height: auto;
 }
 /* div class for MSMEs  Card teks*/
 .msmes-1{
  padding-top: 32px;
  padding-left: 32px;
 }.msmes-2{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-3{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-4{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-5{
  padding-top: 32px;
  padding-left: 32px;
 }.msmes-6{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-7{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-8{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-9{
  padding-top: 32px;
  padding-left: 32px;
 }.msmes-10{
  padding-top: 32px;
  padding-left: 32px;
 }.msmes-11{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-12{
  padding-top: 32px;
  padding-left: 32px;
 }.msmes-13{
  padding-top: 8px;
  padding-left: 32px;
 }.msmes-14{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-15{
  padding-top: 40px;
  padding-left: 32px;
 }.msmes-16{
  padding-top: 40px;
  padding-left: 32px;
 }.msmes-17{
  padding-top: 32px;
  padding-left: 32px;
 }.msmes-18{
  padding-top: 32px;
  padding-left: 32px;
 }

/*Human Right Horizontal*/
.HR-h-1{
  height: auto;
 }.HR-h-2{
  height: auto;
 }.HR-h-3{
  height: auto;
 }.HR-h-4{
  height: auto;
 }.HR-h-5{
  height: auto;
 }.HR-h-6{
  height:auto;
 }.HR-h-7{
  height: auto;
 }.HR-h-8{
  height:auto;
 }.HR-h-9{
  height: auto;
 }.HR-h-10{
  height: auto;
 }.HR-h-11{
  height: auto;
 }.HR-h-12{
  height: auto;
 }.HR-h-13{
  height: auto;
 }.HR-h-14{
  height: auto;
 }.HR-h-15{
  height: auto;
 }

 /*Human Right Vertikal */
 .HR-v-1{
  height: auto;
 }.HR-v-2{
  height: auto;
 }.HR-v-3{
  height: auto;
 }.HR-v-4{
  height: auto;
 }.HR-v-5{
  height: auto;
 }.HR-v-6{
  height: auto;
 }

 /*Human Right Teks */
 .HR-1{
  padding-top: 32px;
  padding-left: 32px;
 }.HR-2{
  padding-top: 32px;
  padding-left: 32px;
 }.HR-3{
  padding-top: 32px;
  padding-left: 32px;
 }.HR-4{
  padding-top: 32px;
  padding-left: 32px;
 }.HR-5{
  padding-top: 32px;
  padding-left: 32px;
 }.HR-6{
  padding-top: 32px;
  padding-left: 32px;
 }.HR-7{
  padding-top: 24px;
  padding-left: 32px;
 }.HR-8{
  padding-top: 24px;
  padding-left: 32px;
 }.HR-9{
  padding-top: 24px;
  padding-left: 32px;
 }.HR-10{
  padding-top: 24px;
  padding-left: 32px;
 }.HR-11{
  padding-top: 24px;
  padding-left: 32px;
 }.HR-12{
  padding-top: 24px;
  padding-left: 32px;
 }.HR-13{
  padding-top: 24px;
  padding-left: 32px;
 }.HR-14{
  padding-top: 9px;
  padding-left: 32px;
 }.HR-15{
  padding-top: 24px;
  padding-left: 32px;
 }.HR-16{
  padding-top: 32px;
  padding-left: 32px;
 }.HR-17{
  padding-top: 32px;
  padding-left: 32px;
 }.HR-18{
  padding-top: 24px;
  padding-left: 32px;
 }.HR-19{
  padding-top: 32px;
  padding-left: 32px;
 }.HR-20{
  padding-top: 24px;
  padding-left: 32px;
 }.HR-21{
  padding-top: 32px;
  padding-left: 32px;
 }
  




    /*Infromation Media*/
  /*Vertikal*/
  .class-v-mi-1{
    height: auto;
  }
  .class-v-mi-2{
    height: auto;
    
  }
  .class-v-mi-3{
    height: auto;
 
  }
  .class-v-mi-4{
    height: auto;
 
  }
  .class-v-mi-5{
    height: auto;
 
  }.class-v-mi-6{
    height: auto;
 
  }.class-v-mi-7{
    height: auto;
 
  }
  .class-v-mi-8{
    height: auto;
 
  }
   /*Horizontal*/
  .class-h-mi-1{
    height: auto;
  }
  .class-h-mi-2{
    height: auto;
  }
  .class-h-mi-3{
    height: auto;
  }
  .class-h-mi-4{
    height: auto;
  }
  .class-h-mi-5{
    height: auto;
  }
  .class-h-mi-6{
    height: auto;
  }
  .class-h-mi-7{
    height: auto;
  }.class-h-mi-8{
    height: auto;
  }.class-h-mi-9{
    height: auto;
  }.class-h-mi-10{
    height: auto;
  }.class-h-mi-11{
    height: auto;
  }

  /*information media teks*/
  .mi-1{
    padding-left: 32px;
  }
  .mi-2{
    padding-top: 50px;
    padding-left: 32px;
  }
  .mi-3{
    padding-top: 50px;
    padding-left: 32px;
  }
  .mi-4{
    padding-top: 50px;
    padding-left: 32px;
  }.mi-5{
    padding-top: 32px;
    padding-left: 32px;
  }.mi-6{
    padding-top: 18px;
    padding-left: 32px;
  }.mi-7{
    padding-top: 18px;
    padding-left: 32px;
  }.mi-8{
    padding-top: 18px;
    padding-left: 32px;
  }.mi-9{
    padding-left: 32px;
    padding-top: 32px;
  }.mi-10{
    padding-left: 32px;
  }.mi-10{
    padding-left: 32px;
  }.mi-11{
    padding-left: 32px;
  }
  .mi-12{
    padding-top: 32px;
    padding-left: 32px;
  }
  .mi-13{
    padding-top: 50px;
    padding-left: 32px;
  }
  .mi-14{
    padding-top: 0px;
    padding-left: 32px;
  }.mi-15{
    padding-top: 0px;
    padding-left: 32px;
  }.mi-16{
    padding-left: 32px;
  }.mi-17{
    padding-left: 32px;
  }.mi-18{
    padding-left: 32px;
  }.mi-19{
    padding-left: 32px;
  }


  
 /* Digital Sector*/
  /* Horizontal*/
  .ds-h-1{
    height: auto;
    }.ds-h-2{
      height: auto;
    }.ds-h-3{
      height: auto;
    }.ds-h-4{
      height: auto;
    }.ds-h-5{
      height: auto;
    }.ds-h-6{
      height: auto;
    }.ds-h-7{
      height: auto;
    }.ds-h-8{
      height: auto;
    }
    /* Vertikalr*/
    .ds-v-1{
      height: auto;
  
    }.ds-v-2{
      height: auto;
    }.ds-v-3{
      height: auto;
    }
    /* Card Teks*/
  .ds-1{
    padding-top: 24px;
    padding-left: 32px;
  
  }.ds-2{
    padding-top: 42px;
    padding-left: 32px;
  }.ds-3{
    padding-top: 56px;
    padding-left: 32px;
  }.ds-4{
    padding-top: 24px;
    padding-left: 32px;
  }.ds-5{
    padding-top: 0px;
    padding-left: 32px;
  }.ds-6{
    padding-top: 16px;
    padding-left: 32px;
  }.ds-7{
    padding-top:56px;
    padding-left: 32px;
  }.ds-8{
    padding-top: 9px;
    padding-left: 32px;
  }.ds-9{
    padding-top: 9px;
    padding-left: 32px;
  }.ds-10{
    padding-top: 0px;
    padding-left: 32px;
  }.ds-11{
    padding-top: 32px;
    padding-left: 32px;
  }


  
  /* Initiative for ASEAN Integration*/
/* Vertikal*/
.ai-v-1{
  height: auto;
  }.ai-v-2{
    height: auto;
  }.ai-v-3{
    height: auto;
  }.ai-v-4{
    height: auto;
  }.ai-v-5{
    height: auto;
  }
  /* Horizontal*/
  .ai-h-1{
    height: auto;
  }.ai-h-2{
    height: auto;
  }.ai-h-3{
    height: auto;
  }.ai-h-4{
    height: auto;
  }.ai-h-5{
    height: auto;
  }.ai-h-6{
    height: auto;
  }.ai-h-7{
    height: auto;
  }.ai-h-8{
    height: auto;
  }.ai-h-9{
    height: auto;
  }.ai-h-10{
    height: auto;
  }.ai-h-11{
    height: auto;
  }.ai-h-12{
    height: auto;
  }.ai-h-13{
    height: auto;
  }
  /* Initiative for ASEAN Integration Card teks*/
  .ai-1{
  padding-left: 32px;
  padding-top: 12px;
  }.ai-2{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-3{
    padding-left: 32px;
    padding-top: 32px;
  
  }.ai-4{
    padding-left: 32px;
    padding-top: 32px;
  }.ai-5{
    padding-left: 32px;
    padding-top: 48px;
  }.ai-6{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-7{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-8{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-9{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-10{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-11{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-12{
    padding-left: 32px;
    padding-top: 24px;
  }.ai-13{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-14{
    padding-left: 32px;
    padding-top: 32px;
  }.ai-15{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-16{
    padding-left: 32px;
    padding-top: 24px;
  }.ai-17{
    padding-left: 32px;
    padding-top: 12px;
  }.ai-18{
    padding-left: 32px;
    padding-top: 32px;
  }
  
/*Transport*/
  /*Transport Vertikal*/
  .t-v-1{
    height: auto;
    }
    .t-v-2{
      height: auto;
    }
    /*Transport Horizontal*/
    .t-h-1{
    height: auto;
    }.t-h-2{
      height: auto;
    }.t-h-3{
    height: auto;
    }.t-h-4{
    height: auto;
    }.t-h-5{
      height: auto;
    }.t-h-6{
      height: auto;
    }
    /*Transport card text*/
  .t-1{
    padding-top: 0px;
    padding-left: 32px;
  
  }.t-2{
    padding-top: 12px;
    padding-left: 32px;
  }.t-3{
    padding-top: 24px;
    padding-left: 32px;
  }.t-4{
    padding-top: 12px;
    padding-left: 32px;
  }.t-5{
    padding-top: 6px;
    padding-left: 32px;
  }.t-6{
    padding-top: 0px;
    padding-left: 32px;
  }.t-7{
    padding-top: 0px;
    padding-left: 32px;
  }.t-8{
    padding-top: 12px;
    padding-left: 32px;
  }

}

@media (max-width: 768px) {


    #vertical-text {
      position: absolute;
      top: auto;
      bottom: 20px;
      left: 50%;
      transform: translateX(-50%) rotate(0deg); 
    }

 
  
  h3{
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 36px;
    color:  transparent; 
    -webkit-text-stroke: 1px #54288B; 
    padding-left: 16px
  }
  
  h4{
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #54288B;
    padding-left: 16px;
    padding-bottom: 0px;
  }
  .h4-2{
    font-weight: normal;
    font-size: 20px;
    font-family: Arial, sans-serif;
    color: #54288B;
    padding-left: 16px;
    padding-bottom: 0px;
  }
  .custom-lines{
    margin-left: 16px;
    margin-right: 16px;
  }
  .lines-v {
    display: block; 
    width: 100%; 
    background-color: #54288B; 
    border: none; 
    margin: 16px 0; 
    height: 1px;
    }

    .section-bg {
        background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner1.png');
        background-size: 100% auto;  
        background-repeat: no-repeat; 
        background-position: center; 
        background-size: cover;   
        color: #fff;              
        padding: 58px 32px;
        width: 100%; 
    }
    .section-human-rights {
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-human-rights.png');
      background-size: 100% auto;  
        background-repeat: no-repeat; 
        background-position: center; 
        background-size: cover;   
        color: #fff;              
        padding: 58px 32px;
        width: 100%; 
    }
    .section-combating{
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-combating-transnational-crimes.png');
      background-size: 100% auto;  
      background-repeat: no-repeat; 
      background-position: center; 
      background-size: cover;   
      color: #fff;              
      padding: 58px 32px;
      width: 100%; 
    }
    .section-information {
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-information-media.png');
      background-size: cover;  
      background-repeat: no-repeat; 
      background-position: center;  
      color: #fff;              
      padding: 58px 32px;
      width: 100%; 
    }
    .section-digital-sector {
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-digital-sector-png.png');
      background-size: cover;  
      background-repeat: no-repeat; 
      background-position: center;  
      color: #fff;              
      padding: 58px 32px;
      width: 100%; 
    }

    .section-initiative-asean{
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-initiative-asean-integration.png');
      background-size: cover;  
      background-repeat: no-repeat; 
      background-position: center;  
      color: #fff;              
      padding: 58px 32px;
      width: 100%; 
    }

    .section-transport{
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-transport.png');
      background-size: cover;  
      background-repeat: no-repeat; 
      background-position: center;  
      color: #fff;              
      padding: 58px 32px;
      width: 100%; 
    }
    .section-disaster{
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-disaster-management-png.png');
      background-size: cover;  
      background-repeat: no-repeat; 
      background-position: center;  
      color: #fff;              
      padding: 58px 32px;
      width: 100%; 
    }
    .section-algicultur{
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-algicultur-png.png');
      background-size: cover;  
      background-repeat: no-repeat; 
      background-position: center;  
      color: #fff;              
      padding: 58px 32px;
      width: 100%; 
    }
    .section-body {
        padding: 32px 32px;
        color: #434440;
    }
    .container-fluid.custom-container2 {
        flex-direction: column; 
      }
      .card-body-v {
        padding: 32px;
        display: flex; 
        flex-direction: row; 
        align-items: flex-start; 
        text-align: left;
      }
      
      .img-v {
        display: block; 
        margin-right: 16px; 
        max-width: 150px; 
        height: auto; 
        align-self: flex-start;
      }
      .tags {
        order: -1; 
        justify-content: flex-start; 
        padding: 16px 0px;
      }
    
      .infografis {
        content: url('https://preview-sector-brief.flourish.co.id/assets/image/grafis-mobile1.png'); /* Gambar untuk mobile */
      }


    /* div class for MSMEs */
 /* Horizontal */
 .msmes-h-1{
  height: auto;
 }.msmes-h-2{
  height: auto;
 }.msmes-h-3{
  height: auto;
 }.msmes-h-4{
  height: auto;
 }.msmes-h-5{
  height: auto;
 }.msmes-h-6{
  height: auto;
 }.msmes-h-7{
  height: auto;
 }.msmes-h-8{
  height: auto;
 }.msmes-h-9{
  height: auto;
 }.msmes-h-10{
  height: auto;
 }.msmes-h-11{
  height: auto;
 }.msmes-h-12{
  height: auto;
 }
 /* Vertikal*/
 .msmes-v-1{
  height: auto;
 }.msmes-v-2{
  height: auto;
 }.msmes-v-3{
  height: auto;
 }.msmes-v-4{
  height: auto;
 }.msmes-v-5{
  height:auto;
 }.msmes-v-6{
  height: auto;
 }
 /* div class for MSMEs  Card teks*/
 .msmes-1{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-2{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-3{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-4{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-5{
  padding-top: 32px;
  padding-left: 32px;
 }.msmes-6{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-7{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-8{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-9{
  padding-top: 32px;
  padding-left: 32px;
 }.msmes-10{
  padding-top: 32px;
  padding-left: 32px;
 }.msmes-11{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-12{
  padding-top: 24px;
  padding-left: 32px;
 }.msmes-13{
  padding-top: 8px;
  padding-left: 32px;
 }.msmes-14{
  padding-top: 0px;
  padding-left: 32px;
 }.msmes-15{
  padding-top: 40px;
  padding-left: 32px;
 }.msmes-16{
  padding-top: 40px;
  padding-left: 32px;
 }.msmes-17{
  padding-top: 24px;
  padding-left: 32px;
 }.msmes-18{
  padding-top: 32px;
  padding-left: 32px;
 }

 /*Infromation Media*/
  /*Vertikal*/
  .class-v-mi-1{
    height: auto;
  }
  .class-v-mi-2{
    height: auto;
    
  }
  .class-v-mi-3{
    height: auto;
 
  }
  .class-v-mi-4{
    height: auto;
 
  }
  .class-v-mi-5{
    height: auto;
 
  }.class-v-mi-6{
    height: auto;
 
  }.class-v-mi-7{
    height: auto;
 
  }
  .class-v-mi-8{
    height: auto;
 
  }
   /*Horizontal*/
  .class-h-mi-1{
    height: auto;
  }
  .class-h-mi-2{
    height: auto;
  }
  .class-h-mi-3{
    height: auto;
  }
  .class-h-mi-4{
    height: auto;
  }
  .class-h-mi-5{
    height: auto;
  }
  .class-h-mi-6{
    height: auto;
  }
  .class-h-mi-7{
    height: auto;
  }.class-h-mi-8{
    height: auto;
  }.class-h-mi-9{
    height: auto;
  }.class-h-mi-10{
    height: auto;
  }.class-h-mi-11{
    height: auto;
  }

  /*information media teks*/
  .mi-1{
    padding-left: 32px;
  }
  .mi-2{
    padding-top: 32px;
    padding-left: 32px;
  }
  .mi-3{
    padding-top: 32px;
    padding-left: 32px;
  }
  .mi-4{
    padding-top: 32px;
    padding-left: 32px;
  }.mi-5{
    padding-top: 16px;
    padding-left: 32px;
  }.mi-6{
    padding-top: 0px;
    padding-left: 32px;
  }.mi-7{
    padding-top: 18px;
    padding-left: 32px;
  }.mi-8{
    padding-top: 18px;
    padding-left: 32px;
  }.mi-9{
    padding-left: 32px;
    padding-top: 32px;
  }.mi-10{
    padding-left: 32px;
  }.mi-10{
    padding-left: 32px;
  }.mi-11{
    padding-left: 32px;
  }
  .mi-12{
    padding-top: 32px;
    padding-left: 32px;
  }
  .mi-13{
    padding-top: 32px;
    padding-left: 32px;
  }
  .mi-14{
    padding-top: 0px;
    padding-left: 32px;
  }.mi-15{
    padding-top: 0px;
    padding-left: 32px;
  }.mi-16{
    padding-left: 32px;
  }.mi-17{
    padding-left: 32px;
  }.mi-18{
    padding-left: 32px;
  }.mi-19{
    padding-left: 32px;
  }


 /*Human Right Horizontal*/
.HR-h-1{
  height: auto;
 }.HR-h-2{
  height: auto;
 }.HR-h-3{
  height: auto;
 }.HR-h-4{
  height: auto;
 }.HR-h-5{
  height: auto;
 }.HR-h-6{
  height:auto;
 }.HR-h-7{
  height: auto;
 }.HR-h-8{
  height:auto;
 }.HR-h-9{
  height: auto;
 }.HR-h-10{
  height: auto;
 }.HR-h-11{
  height: auto;
 }.HR-h-12{
  height: auto;
 }.HR-h-13{
  height: auto;
 }.HR-h-14{
  height: auto;
 }.HR-h-15{
  height: auto;
 }

 /*Human Right Vertikal */
 .HR-v-1{
  height: auto;
 }.HR-v-2{
  height: auto;
 }.HR-v-3{
  height: auto;
 }.HR-v-4{
  height: auto;
 }.HR-v-5{
  height: auto;
 }.HR-v-6{
  height: auto;
 }

 /*Human Right Teks */
 .HR-1{
  padding-top: 8px;
  padding-left: 32px;
 }.HR-2{
  padding-top: 16px;
  padding-left: 32px;
 }.HR-3{
  padding-top: 32px;
  padding-left: 32px;
 }.HR-4{
  padding-top: 8px;
  padding-left: 32px;
 }.HR-5{
  padding-top: 0px;
  padding-left: 32px;
 }.HR-6{
  padding-top: 16px;
  padding-left: 32px;
 }.HR-7{
  padding-top: 0px;
  padding-left: 32px;
 }.HR-8{
  padding-top: 0px;
  padding-left: 32px;
 }.HR-9{
  padding-top: 0px;
  padding-left: 32px;
 }.HR-10{
  padding-top: 16px;
  padding-left: 32px;
 }.HR-11{
  padding-top: 16px;
  padding-left: 32px;
 }.HR-12{
  padding-top: 8px;
  padding-left: 32px;
 }.HR-13{
  padding-top: 16px;
  padding-left: 32px;
 }.HR-14{
  padding-top: 0px;
  padding-left: 32px;
 }.HR-15{
  padding-top: 0px;
  padding-left: 32px;
 }.HR-16{
  padding-top: 16px;
  padding-left: 32px;
 }.HR-17{
  padding-top: 32px;
  padding-left: 32px;
 }.HR-18{
  padding-top: 0px;
  padding-left: 32px;
 }.HR-19{
  padding-top: 16px;
  padding-left: 32px;
 }.HR-20{
  padding-top: 0px;
  padding-left: 32px;
 }.HR-21{
  padding-top: 16px;
  padding-left: 32px;
 }

/* Digital Sector*/
  /* Horizontal*/
  .ds-h-1{
    height: auto;
    }.ds-h-2{
      height: auto;
    }.ds-h-3{
      height: auto;
    }.ds-h-4{
      height: auto;
    }.ds-h-5{
      height: auto;
    }.ds-h-6{
      height: auto;
    }.ds-h-7{
      height: auto;
    }.ds-h-8{
      height: auto;
    }
    /* Vertikalr*/
    .ds-v-1{
      height: auto;
  
    }.ds-v-2{
      height: auto;
    }.ds-v-3{
      height: auto;
    }
    /* Card Teks*/
  .ds-1{
    padding-top: 24px;
    padding-left: 32px;
  
  }.ds-2{
    padding-top: 42px;
    padding-left: 32px;
  }.ds-3{
    padding-top: 56px;
    padding-left: 32px;
  }.ds-4{
    padding-top: 0px;
    padding-left: 32px;
  }.ds-5{
    padding-top: 0px;
    padding-left: 32px;
  }.ds-6{
    padding-top: 0px;
    padding-left: 32px;
  }.ds-7{
    padding-top:28px;
    padding-left: 32px;
  }.ds-8{
    padding-top: 9px;
    padding-left: 32px;
  }.ds-9{
    padding-top: 9px;
    padding-left: 32px;
  }.ds-10{
    padding-top: 0px;
    padding-left: 32px;
  }.ds-11{
    padding-top: 32px;
    padding-left: 32px;
  }


  
  /* Initiative for ASEAN Integration*/
/* Vertikal*/
.ai-v-1{
  height: auto;
  }.ai-v-2{
    height: auto;
  }.ai-v-3{
    height: auto;
  }.ai-v-4{
    height: auto;
  }.ai-v-5{
    height: auto;
  }
  /* Horizontal*/
  .ai-h-1{
    height: auto;
  }.ai-h-2{
    height: auto;
  }.ai-h-3{
    height: auto;
  }.ai-h-4{
    height: auto;
  }.ai-h-5{
    height: auto;
  }.ai-h-6{
    height: auto;
  }.ai-h-7{
    height: auto;
  }.ai-h-8{
    height: auto;
  }.ai-h-9{
    height: auto;
  }.ai-h-10{
    height: auto;
  }.ai-h-11{
    height: auto;
  }.ai-h-12{
    height: auto;
  }.ai-h-13{
    height: auto;
  }
  /* Initiative for ASEAN Integration Card teks*/
  .ai-1{
  padding-left: 32px;
  padding-top: 12px;
  }.ai-2{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-3{
    padding-left: 32px;
    padding-top: 32px;
  
  }.ai-4{
    padding-left: 32px;
    padding-top: 32px;
  }.ai-5{
    padding-left: 32px;
    padding-top: 48px;
  }.ai-6{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-7{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-8{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-9{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-10{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-11{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-12{
    padding-left: 32px;
    padding-top: 24px;
  }.ai-13{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-14{
    padding-left: 32px;
    padding-top: 32px;
  }.ai-15{
    padding-left: 32px;
    padding-top: 0px;
  }.ai-16{
    padding-left: 32px;
    padding-top: 24px;
  }.ai-17{
    padding-left: 32px;
    padding-top: 12px;
  }.ai-18{
    padding-left: 32px;
    padding-top: 12px;
  }


  /*Transport*/
  /*Transport Vertikal*/
  .t-v-1{
    height: auto;
    }
    .t-v-2{
      height: auto;
    }
    /*Transport Horizontal*/
    .t-h-1{
    height: auto;
    }.t-h-2{
      height: auto;
    }.t-h-3{
    height: auto;
    }.t-h-4{
    height: auto;
    }.t-h-5{
      height: auto;
    }.t-h-6{
      height: auto;
    }
    /*Transport card text*/
  .t-1{
    padding-top: 0px;
    padding-left: 32px;
  
  }.t-2{
    padding-top: 0px;
    padding-left: 32px;
  }.t-3{
    padding-top: 0px;
    padding-left: 32px;
  }.t-4{
    padding-top: 0px;
    padding-left: 32px;
  }.t-5{
    padding-top: 0px;
    padding-left: 32px;
  }.t-6{
    padding-top: 0px;
    padding-left: 32px;
  }.t-7{
    padding-top: 0px;
    padding-left: 32px;
  }.t-8{
    padding-top: 0px;
    padding-left: 32px;
  }
 
}

@media (max-width: 540px) {
  .combating{
    display: none;
  
  }
  .btn-list-mobile{
    display: block;
  }
  .btn-list-mobile-jp{
    display: block;
  }
  .btn-list{
  display: none;
  }
  .IM{
    display: none;
  }
  #IM{
    display: none;
  }
  .D{
    display: none;
  }
  .D-b{
    display: none;
  }
  .TR{
    display: none;
  }
  .DS{
    display: none;
  }
  .MSMES{
    display: none;
  }
  .view-infographic {
    display: block;
  }
  .view-infographic-jp {
    display: block;
  }

  .IAI-1-m{
  display: none;
  }
  .IAI-2-m{
    display: none;
    }
    .IAI-3-m{
      display: none;
      }
  .HR{
    display: none;
  }
 
  .img-transport{
    content: url('https://preview-sector-brief.flourish.co.id/assets/image/transport/grafis-mobile.svg');
  }
.img-transport-jp{
  content: url('https://preview-sector-brief.flourish.co.id/assets/image/transport/grafis-jp.svg');
}
  .image-desktop {
    display: none; 
}


.chart-title{
  font-size: 19px;
  color: #000000;
  font-weight: bold;
  text-align: left;
  }
  
  .chart-sub-title{
    font-size: 13px;
    color: #000000;
    text-align: left;
  }

.image-mobile {
    display: block; 
    width: 100%;
    height: auto;
}
  h2{
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .h4-title{
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #54288B;
    padding-top: 16px;
    text-align: right;
    line-height: 32px;
  }

  .panel-body{
    padding: 0px;
  }
  .im{
    padding-bottom: 10px;
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 10px;
      width: 100%;
      height: auto;
  }
  
  .card img {
    width: 150px;
    display: block; 
      margin-left: auto; 
      margin-right: auto; 
      max-width: 100%;
      height: auto;
  
  }
  .card-title {
    padding-top: 10px;
    font-size: 12px;
    color: #434440;
    line-height: 18px;
  }
  .source{
    font-size: 12px;
    color: #434440;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 0px;
    line-height: 22px;
    padding-left: 10px;
    padding-right: 10px;
  }

  #human-rights-mobile-jp{
    content: url('https://preview-sector-brief.flourish.co.id/assets/image/grafis-human-rights-jp-mobile.svg');
  }

  #human-rights-mobile{
    content: url('https://preview-sector-brief.flourish.co.id/assets/image/human-rights/grafis-mobile.svg');
  }
  .img-digital-sector{
    content: url('https://preview-sector-brief.flourish.co.id/assets/image/digital-sector/digital-sector-grafis.svg');
    margin-left: auto;
    margin-right: auto;
  }
  .img-digital-sector-jp{
    content: url('https://preview-sector-brief.flourish.co.id/assets/image/digital-sector/grafis-jp-mobile.svg');
    margin-left: auto;
    margin-right: auto;
  }
  .img-initiative{
    content: url('https://preview-sector-brief.flourish.co.id/assets/image/initiative-asean-integration/grafis-initiative-mobile.svg');
    margin-left: auto;
    margin-right: auto;
  }
  .custom-container {
    max-width: 1320px; 
    margin: 0 auto;
    padding: 6px; 
}
  h3{
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 24px;
    color:  transparent; 
    -webkit-text-stroke: 1px #54288B; 
    padding-left: 16px
  }
  
  h4{
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 22px;
    color: #54288B;
    padding-left: 16px;
    padding-bottom: 0px;
  }
  .h4-2{
    font-weight: normal;
    font-size: 18px;
    font-family: Arial, sans-serif;
    color: #54288B;
    padding-left: 16px;
    padding-bottom: 0px;
  }

  .text-link{
    color: #299DD4;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    line-height: 32px;
  }

  .p-green {
    color: #9FBF38;
    font-family: Arial, sans-serif;
    font-size: 16px;
  }
  
  .p-purple {
    color: #5F2E8A;
    font-family: Arial, sans-serif;
    font-size: 16px;
  }

  .big-number-green{
    color: #9FBF38;
    font-size: 64px;
    font-weight: bold;
    text-align: left;
    }
    
    .big-number-purple{
      color: #54288B;
    font-size: 64px;
    font-weight: bold;
    text-align: left;
    }
    
    .medium-text-green{
      color: #9FBF38;
      font-size: 20px;
      font-weight: bold;
      text-align: left;
    }
    
    .medium-text-purple{
      color: #54288B;
      font-size: 20px;
      font-weight: bold;
      text-align: left;
    }
    
    .section-body-button{
      padding: 16px 16px;
        color: #434440;
    }
    .section-bg {
        background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner1.png');
        background-size: cover;  
        background-repeat: no-repeat; 
        background-position: center; 
        background-size: cover;   
        color: #fff;              
        padding: 58px 16px;
        width: 100%; 
    }
    .section-human-rights {
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-human-rights.png');
      background-size: cover;  
        background-repeat: no-repeat; 
        background-position: center; 
        background-size: cover;   
        color: #fff;              
        padding: 58px 16px;
        width: 100%; 
    }
    .section-combating{
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-combating-transnational-crimes.png');
      background-size: cover;  
      background-repeat: no-repeat; 
      background-position: center; 
      background-size: cover;   
      color: #fff;              
      padding: 58px 16px;
      width: 100%; 
    }
    .section-information {
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-information-media.png');
      background-size: cover;  
      background-repeat: no-repeat; 
      background-position: center;  
      color: #fff;              
      padding: 58px 16px;
      width: 100%; 
    }

    .section-sb {
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/bg-sb.png'); 
      background-repeat: repeat; 
      background-position: center; 
      background-size: 896px 341px;             
      padding-bottom: 32px;
      width: 100%; 
    }
    .section-digital-sector {
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-digital-sector-png.png');
      background-size: cover;  
      background-repeat: no-repeat; 
      background-position: center;  
      color: #fff;              
      padding: 58px 16px;
      width: 100%; 
    }
    .section-initiative-asean{
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-initiative-asean-integration.png');
      background-size: cover;  
      background-repeat: no-repeat; 
      background-position: center;  
      color: #fff;              
      padding: 58px 16px;
      width: 100%; 
    }
    .section-transport{
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-transport.png');
      background-size: cover;  
      background-repeat: no-repeat; 
      background-position: center;  
      color: #fff;              
      padding: 58px 16px;
      width: 100%; 
    }
    .section-disaster{
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-disaster-management-png.png');
      background-size: cover;  
      background-repeat: no-repeat; 
      background-position: center;  
      color: #fff;              
      padding: 58px 16px;
      width: 100%; 
    }
    .section-algicultur{
      background-image: url('https://preview-sector-brief.flourish.co.id/assets/image/banner-algicultur-png.png');
      background-size:cover;  
      background-repeat: no-repeat; 
      background-position: center;  
      color: #fff;              
      padding: 58px 16px;
      width: 100%; 
    }
    .section-body {
        padding: 16px 16px;
        color: #434440;
    }
    
    .container-fluid.custom-container2 {
        flex-direction: column; 
      }
    
      .tags {
        order: -1;
        justify-content: flex-start; 
        padding: 16px 0px;
      }
    
      .actions {
        justify-content: flex-start; 
      }
    
      .infografis {
        content: url('https://preview-sector-brief.flourish.co.id/assets/image/grafis-mobile1.png'); 
    
      }

      .card-body-v {
        padding: 16px;
        display: flex; 
        flex-direction: column; 
        align-items: center; 
        text-align: left;
        justify-content: center 
      }
      
      
    .card-body-v-ai{
      padding: 16px;
      display: flex; 
      flex-direction: column; 
      align-items: left; 
      text-align: left;
      justify-content: center 
    }
    
  .card-body-h {
  padding: 16px;
  display: flex; 
  flex-direction: column; 
  text-align: left;
  justify-content: center 
}
.card img {
  width: 120px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto;
}

.custom-lines{
  margin-left: 16px;
  margin-right: 16px;
}
.lines-v {
  display: block; 
  width: 100%; 
  background-color: #54288B; 
  border: none; 
  margin: 16px 0; 
  height: 1px;
  }

  .img-h{
    display: block; 
    margin-left: auto; 
    margin-right: auto; 
    max-width: 100%;
    height: auto;
  }

.card-text {
  padding-top: 32px;
  font-family: Arial, sans-serif; 
  font-size: 16px; 
  line-height: 28px; 
}

.text-card{
  text-align: left;
  padding-top: 32px;
}

  /* div class for MSMEs */
 /* Horizontal */
 .msmes-h-1{
  height: auto;
 }.msmes-h-2{
  height: auto;
 }.msmes-h-3{
  height: auto;
 }.msmes-h-4{
  height: auto;
 }.msmes-h-5{
  height: auto;
 }.msmes-h-6{
  height: auto;
 }.msmes-h-7{
  height: auto;
 }.msmes-h-8{
  height: auto;
 }.msmes-h-9{
  height: auto;
 }.msmes-h-10{
  height: auto;
 }.msmes-h-11{
  height: auto;
 }.msmes-h-12{
  height: auto;
 }
 /* Vertikal*/
 .msmes-v-1{
  height: auto;
 }.msmes-v-2{
  height: auto;
 }.msmes-v-3{
  height: auto;
 }.msmes-v-4{
  height: auto;
 }.msmes-v-5{
  height:auto;
 }.msmes-v-6{
  height: auto;
 }
 /* div class for MSMEs  Card teks*/
 .msmes-1{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-2{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-3{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-4{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-5{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-6{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-7{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-8{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-9{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-10{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-11{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-12{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-13{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-14{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-15{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-16{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-17{
  padding-top: 32px;
  padding-left: 0px;
 }.msmes-18{
  padding-top: 32px;
  padding-left: 0px;
 }

/*Human Right Horizontal*/
.HR-h-1{
  height: auto;
 }.HR-h-2{
  height: auto;
 }.HR-h-3{
  height: auto;
 }.HR-h-4{
  height: auto;
 }.HR-h-5{
  height: auto;
 }.HR-h-6{
  height:auto;
 }.HR-h-7{
  height: auto;
 }.HR-h-8{
  height:auto;
 }.HR-h-9{
  height: auto;
 }.HR-h-10{
  height: auto;
 }.HR-h-11{
  height: auto;
 }.HR-h-12{
  height: auto;
 }.HR-h-13{
  height: auto;
 }.HR-h-14{
  height: auto;
 }.HR-h-15{
  height: auto;
 }

 /*Human Right Vertikal */
 .HR-v-1{
  height: auto;
 }.HR-v-2{
  height: auto;
 }.HR-v-3{
  height: auto;
 }.HR-v-4{
  height: auto;
 }.HR-v-5{
  height: auto;
 }.HR-v-6{
  height: auto;
 }

 /*Human Right Teks */
 .HR-1{
  padding-top: 32px;
  padding-left: 0px;
 }.HR-2{
  padding-top: 32px;
  padding-left: 0px;
 }.HR-3{
  padding-top: 32px;
  padding-left: 0px;
 }.HR-4{
  padding-top: 32px;
  padding-left: 0px;
 }.HR-5{
  padding-top: 32px;
  padding-left: 0px;
 }.HR-6{
  padding-top: 32px;
  padding-left: 0px;
 }.HR-7{
  padding-top: 32px;
  padding-left: 0px;
 }.HR-8{
  padding-top: 32px;
  padding-left: 0px;
 }.HR-9{
  padding-top: 32px;
  padding-left: 0px;
 }.HR-10{
  padding-top: 32px;
  padding-left: 0px;
 }.HR-11{
  padding-top: 32px;
  padding-left: 0px;
 }.HR-12{
  padding-top: 32px;
  padding-left: 0px;
 }.HR-13{
  padding-top: 32px;
  padding-left: 0px;
 }.HR-14{
  padding-top: 32px;
  padding-left: 0px;
 }.HR-15{
  padding-top: 32px;
  padding-left: 0px;
 }.HR-16{
  padding-top: 32px;
  padding-left: 0px;
 }.HR-17{
  padding-top: 32px;
  padding-left: 0px;
 }.HR-18{
  padding-top: 32px;
  padding-left: 0px;
 }.HR-19{
  padding-top: 32px;
  padding-left: 0px;
 }.HR-20{
  padding-top: 32px;
  padding-left: 0px;
 }.HR-21{
  padding-top: 32px;
  padding-left: 0px;
 }

  /* Combating Transnational Crimes  */
  /* Horizontal  */

  .ctc-h-1{
    height: auto;
}.ctc-h-2{
  height: auto;
}.ctc-h-3{
  height: auto;
}.ctc-h-4{
  height: auto;
}.ctc-h-5{
  height: auto;
}.ctc-h-6{
  height: auto;
}.ctc-h-7{

}
/* Combating Transnational Crimes Text Card */
.CTC-1{
  padding-top: 32px;
  padding-left: 0px;
}
.CTC-2{
  padding-top: 32px;
  padding-left: 0px;
}
.CTC-3{
  padding-top: 32px;
  padding-left: 0px;
}
.CTC-4{
  padding-top: 32px;
  padding-left: 0px;
}
.CTC-5{
  padding-top: 32px;
  padding-left: 0px;
}
.CTC-6{
  padding-top: 32px;
  padding-left: 0px;
}
.CTC-7{
  padding-top: 32px;
  padding-left: 0px;
}



    /*Infromation Media*/
  /*Vertikal*/
  .class-v-mi-1{
    height: auto;
  }
  .class-v-mi-2{
    height: auto;
    
  }
  .class-v-mi-3{
    height: auto;
 
  }
  .class-v-mi-4{
    height: auto;
 
  }
  .class-v-mi-5{
    height: auto;
 
  }.class-v-mi-6{
    height: auto;
 
  }.class-v-mi-7{
    height: auto;
 
  }
  .class-v-mi-8{
    height: auto;
 
  }
   /*Horizontal*/
  .class-h-mi-1{
    height: auto;
  }
  .class-h-mi-2{
    height: auto;
  }
  .class-h-mi-3{
    height: auto;
  }
  .class-h-mi-4{
    height: auto;
  }
  .class-h-mi-5{
    height: auto;
  }
  .class-h-mi-6{
    height: auto;
  }
  .class-h-mi-7{
    height: auto;
  }.class-h-mi-8{
    height: auto;
  }.class-h-mi-9{
    height: auto;
  }.class-h-mi-10{
    height: auto;
  }.class-h-mi-11{
    height: auto;
  }

  /*information media teks*/
  .mi-1{
    padding-left: 0px;
    padding-top: 32px;
  }
  .mi-2{
    padding-top: 32px;
    padding-left: 0px;
  }
  .mi-3{
    padding-top: 32px;
    padding-left: 0px;
  }
  .mi-4{
    padding-top: 32px;
    padding-left: 0px;
  }.mi-5{
    padding-top: 32px;
    padding-left: 0px;
  }.mi-6{
    padding-top: 32px;
    padding-left: 0px;
  }.mi-7{
    padding-top: 32px;
    padding-left: 0px;
  }.mi-8{
    padding-top: 32px;
    padding-left: 0px;
  }.mi-9{
    padding-left: 0px;
    padding-top: 32px;
  
  }.mi-10{
    padding-left: 0px;
    padding-top: 32px;
  }.mi-11{
    padding-left: 0px;
    padding-top: 32px;
  }
  .mi-12{
    padding-top: 32px;
    padding-left: 0px;
  }
  .mi-13{
    padding-top: 32px;
    padding-left: 0px;
  }
  .mi-14{
    padding-top: 32px;
    padding-left: 0px;
  }.mi-15{
    padding-top: 32px;
    padding-left: 0px;
  }.mi-16{
    padding-left: 0px;
    padding-top: 32px;
  }.mi-17{
    padding-left: 0px;
    padding-top: 32px;
  }.mi-18{
    padding-left: 0px;
    padding-top: 32px;
  }.mi-19{
    padding-left: 0px;
    padding-top: 32px;
  }



  /* Digital Sector*/
  /* Horizontal*/
  .ds-h-1{
    height: auto;
    }.ds-h-2{
      height: auto;
    }.ds-h-3{
      height: auto;
    }.ds-h-4{
      height: auto;
    }.ds-h-5{
      height: auto;
    }.ds-h-6{
      height: auto;
    }.ds-h-7{
      height: auto;
    }.ds-h-8{
      height: auto;
    }
    /* Vertikalr*/
    .ds-v-1{
      height: auto;
  
    }.ds-v-2{
      height: auto;
    }.ds-v-3{
      height: auto;
    }
    /* Card Teks*/
  .ds-1{
    padding-top: 32px;
    padding-left: 0px;
  
  }.ds-2{
    padding-top: 32px;
    padding-left: 0px;
  }.ds-3{
    padding-top: 32px;
    padding-left: 0px;
  }.ds-4{
    padding-top: 32px;
    padding-left: 0px;
  }.ds-5{
    padding-top: 32px;
    padding-left: 0px;
  }.ds-6{
    padding-top: 32px;
    padding-left: 0px;
  }.ds-7{
    padding-top: 32px;
    padding-left: 0px;
  }.ds-8{
    padding-top: 32px;
    padding-left: 0px;
  }.ds-9{
    padding-top: 32px;
    padding-left: 0px;
  }.ds-10{
    padding-top: 32px;
    padding-left: 0px;
  }.ds-11{
    padding-top: 32px;
    padding-left: 0px;
  }

  
  /* Initiative for ASEAN Integration*/
/* Vertikal*/
.ai-v-1{
  height: auto;
  }.ai-v-2{
    height: auto;
  }.ai-v-3{
    height: auto;
  }.ai-v-4{
    height: auto;
  }.ai-v-5{
    height: auto;
  }
  /* Horizontal*/
  .ai-h-1{
    height: auto;
  }.ai-h-2{
    height: auto;
  }.ai-h-3{
    height: auto;
  }.ai-h-4{
    height: auto;
  }.ai-h-5{
    height: auto;
  }.ai-h-6{
    height: auto;
  }.ai-h-7{
    height: auto;
  }.ai-h-8{
    height: auto;
  }.ai-h-9{
    height: auto;
  }.ai-h-10{
    height: auto;
  }.ai-h-11{
    height: auto;
  }.ai-h-12{
    height: auto;
  }.ai-h-13{
    height: auto;
  }
  /* Initiative for ASEAN Integration Card teks*/
  .ai-1{
  padding-left: 0px;
  padding-top: 32px;
  }.ai-2{
    padding-left: 0px;
    padding-top: 32px;
  }.ai-3{
    padding-left: 0px;
    padding-top: 32px;
  
  }.ai-4{
    padding-left: 0px;
    padding-top: 32px;
  }.ai-5{
    padding-left: 0px;
    padding-top: 32px;
  }.ai-6{
    padding-left: 0px;
    padding-top: 32px;
  }.ai-7{
    padding-left: 0px;
    padding-top: 32px;
  }.ai-8{
    padding-left: 0px;
    padding-top: 32px;
  }.ai-9{
    padding-left: 0px;
    padding-top: 32px;
  }.ai-10{
    padding-left: 0px;
    padding-top: 32px;
  }.ai-11{
    padding-left: 0px;
    padding-top: 32px;
  }.ai-12{
    padding-left: 0px;
    padding-top: 32px;
  }.ai-13{
    padding-left: 0px;
    padding-top: 32px;
  }.ai-14{
    padding-left: 0px;
    padding-top: 32px;
  }.ai-15{
    padding-left: 0px;
    padding-top: 32px;
  }.ai-16{
    padding-left: 0px;
    padding-top: 32px;
  }.ai-17{
    padding-left: 0px;
  padding-top: 32px;
  }.ai-18{
    padding-left: 0px;
    padding-top: 32px;
  }
  
  /*Transport*/
  /*Transport Vertikal*/
  .t-v-1{
    height: auto;
    }
    .t-v-2{
      height: auto;
    }
    /*Transport Horizontal*/
    .t-h-1{
    height: auto;
    }.t-h-2{
      height: auto;
    }.t-h-3{
    height: auto;
    }.t-h-4{
    height: auto;
    }.t-h-5{
      height: auto;
    }.t-h-6{
      height: auto;
    }
    /*Transport card text*/
  .t-1{
    padding-top: 32px;
    padding-left: 0px;
  
  }.t-2{
    padding-top: 32px;
    padding-left: 0px;
  }.t-3{
    padding-top: 32px;
    padding-left: 0px;
  }.t-4{
    padding-top: 32px;
    padding-left: 0px;
  }.t-5{
    padding-top: 32px;
    padding-left: 0px;
  }.t-6{
    padding-top: 32px;
    padding-left: 0px;
  }.t-7{
    padding-top: 32px;
    padding-left: 0px;
  }.t-8{
    padding-top: 32px;
    padding-left: 0px;
  }



  #module {
    width: 500px;
    font-size: 14px;
    line-height: 1.5;
  }
  
  #module a.collapsed:after  {
      content: '+ Show More';
  }
  
  #module a:not(.collapsed):after {
      content: '- Show Less';
  }
 .expand{
  padding: 0px;
  padding-bottom: 0px;
}

.card-expand {
  width: auto;
  background-color: #f9f9f9;
  overflow: hidden;
  text-align: center;
  margin-right: 0px; 
  float: left; 
  margin-top: 32px;
  margin-bottom: 32px;
}
.card-expand-2{
  width: auto;
  background-color: #f9f9f9;
  overflow: hidden;
  text-align: center;
  margin-right: 0px; 
  float: left; 
  margin-top: 32px;
  margin-bottom: 32px;
}

.expand{
  padding-bottom: 32px;
}



}

@media (max-width: 401px) {
  .btn-print {
    display: none; /* Sembunyikan elemen */
  }
  .btn-print-b {
    display: block; 
    padding-top: 24px;
  }
  .h4-title{
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #54288B;
    padding-top: 16px;
    text-align: right;
    line-height: 28px;
  }
  h3{
    font-size: 23px;
  }
  h4{
    font-size: 21px;
  }

  .HR{
    width: 100%;
    padding-bottom: 24px;
  }
  #HR{
    width: 100%;
    padding-bottom: 0px;
  }

}