/* css block card link href */
.anchor-card {
    position: relative;
}
.anchor-card a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* end css block card link href */

.all-title{
    color: #C82820 !important;
    font-size: 1.7em;
    font-weight: 600 !important;
}

/* css breadcrump */
.brd-sm {
    display: none;
}
.brd-lg {
    
}
/* endcss breadcrump */

li.menu-lang:hover ul {
    border-radius:5px;  
    width: 100px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.2); 
    padding: 7px;
}

.nav-search .input-group input{
    border-radius: 20px 0 0px 20px;
    height: 49px;
    margin-right: 0px !important;
    width: 800px;
}

.nav-search .input-group button{
    border-radius: 0 20px 20px 0;
    background-color: #FFF;
    border: 0;
    padding: 10px !important;
}

.nav-search .input-group button i{
    color: #C82820;
}

.nav-search .input-group button span{
    border: 2px solid #C82820;
    padding: 5px;
    border-radius: 15px;
    color: #C82820;
}

.nav-search .input-group button span:hover{
    color: #cc7772;
}

.menu-active {
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 4px;
    padding: 9px 13px;
}

.nav-log {
    padding: 13px;
    background-color: #FFF;
    border-radius: 6px;
    color: #C82820;
    font-size: 1rem;
    font-weight: 500;
    margin-left: 10px;
}
.nav-log:hover {
    color: #C82820 !important;
    background-color: rgb(238, 235, 235);
}

.page-info h3{
    color: #000 !important;
    font-size: 1.6em;
    font-weight: 600;
}

.page-info .link-all{
    color: #FFF;
    padding: 7px;
    border: 0px solid #D8DCDF;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    margin-bottom: 2px;
    background-color: #C82820;
}



.page-info .link-all:hover{
    background-color: #c54841;
}

.main-menu li a{
    font-weight: 400;
    font-size: 13px;
}

img.flag {
    width: 30px !important;
}


/* Untuk berita terbaru */
#news-uptodate {
    padding-top: 50px !important;
}

#news-uptodate .card h3{
    color: #000 !important;
}

#news-uptodate .card img{
    max-height: 250px !important; 
    height: 250px !important;
    object-fit: cover !important;
}

#news-uptodate .card a{
    color: #000 !important;
}

#news-uptodate .card h6{
    color: rgba(15, 20, 24, 0.6);
    font-size: 0.8em;
}


/* untuk box survery dan spotify */
#survey-spotify {
    margin-top: 25px !important;
    width: 100%;
    height: 450px;
    background: #F4F5F6;
    margin-bottom: 25px !important;
}

#survey-spotify .survey{
    /* top: 50%; */
    background: #22292F;
    height: 230px;
    width: 100%;
    box-shadow: 0px 6px 16px 1px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 11%;
    gap: 10px;
}

#survey-spotify .survey h3{
    color: #FFF;
    font-size: 1.3em;
    font-weight: 800;
}

#survey-spotify .survey p{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.8em;
}

#survey-spotify .survey a{
    background: #F5A623;
    padding: 4px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    color: #000;
    text-align: center;
}

#survey-spotify .spotify{
    /* top: 50%; */
    height: 230px;
    border-radius: 8px;
    padding: 0;
    position: relative;
}

#survey-spotify .spotify iframe {
    height: 250px;
}

#survey-spotify .infografis{
    top: 50%;
    height: 230px;
    width: 100%;
    box-shadow: 0px 6px 16px 1px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 0;
    gap: 10px;
}

#survey-spotify .infografis .box-card-2 {
    width: 100%;
    height: 100%;
    position: relative;
    height: 190px;
}

#survey-spotify .infografis .box-card-2 .description{
    position: absolute;
    bottom: 0;
    padding: 30px;
    width: 100%;
}

#survey-spotify .infografis .box-card-2 img{
    width: 100%;
    object-fit: cover;
    height: 230px;
    display: block;
    position: absolute;
    border-radius: 8px;
}

#survey-spotify .infografis .box-card-2 .description .tag{
    background-color: #FFF;
    padding: 5px;
    width: 90px;
    align-items: center;
    justify-content: center;
    color: #000;
    border-radius: 5px;
}

#survey-spotify .infografis .box-card-2 .description a{
    font-size: 0.8rem;
    color: #FFF;
    font-weight: 500;
    padding: 2px;
}

/* galeri kegiatan */
#galery-kegiatan{
    margin-top: 25px !important;
    width: 100%;
    height: auto;
    margin-bottom: 25px !important;
}

#galery-kegiatan .list-gallery .left-box{
    width: 100%;
}

#galery-kegiatan .box-card {
    width: 100%;
    height: 100%;
    position: relative;
    height: 400px;
}

#galery-kegiatan .box-card-2 {
    width: 100%;
    height: 100%;
    position: relative;
    height: 190px;
}

#galery-kegiatan .box-card img, .box-card-2 img{
    width: 100%;
    object-fit: cover;
    height: 100%;
    display: block;
    position: absolute;
    border-radius: 8px;
}

#galery-kegiatan .box-card .description, #galery-kegiatan .box-card-2 .description{
    position: absolute;
    bottom: 0;
    padding: 30px;
    width: 100%;
}

#galery-kegiatan .box-card .description .tag, #galery-kegiatan .box-card-2 .description .tag{
    background-color: #FFF;
    padding: 5px;
    width: 90px;
    align-items: center;
    justify-content: center;
    color: #000;
    border-radius: 5px;
}

#galery-kegiatan .box-card .description a{
    font-size: 1rem;
    color: #FFF;
    font-weight: 600;
    padding: 2px;
}

#galery-kegiatan .box-card-2 .description a{
    font-size: 0.8rem;
    color: #FFF;
    font-weight: 500;
    padding: 2px;
}

/* Pengumuman */
#pengumuman {
    padding: 10px;
    background: #C82820;
    width: 100%;
}
#pengumuman .box-info{
    gap: 20px;
}
#pengumuman .box-info i{
    color: #FFF;
}
#pengumuman .box-info h2{
    color: #FFF;
    font-size: 1.5rem;
    font-weight: 600;
}
#pengumuman .box-info p{
    color: #FFF;
}
#pengumuman .card{
    background-color: #9B1F19;
    border: none;
    border-radius: 6px;
}
#pengumuman .card a{
    font-size: 1.2rem;
    line-height: 25px;
    color: #FFF;
}
#pengumuman .card p{
    font-size: 0.8rem;
    line-height: 20px;
    color: #FFF;
}
.btn-pengumuman{
    color: #FFF;
    border: 2px solid #FFF;
    padding: 5px;
    border-radius: 5px;
    font-size: 0.7rem;
}
.btn-pengumuman:hover{
    color: #d9dde0;
}

/* btn all gallery */
.btn-all-gallery{
    color: #FFF;
    background-color: #C82820;
    padding: 5px;
    border-radius: 5px;
    font-size: 0.9rem;
}
.btn-all-gallery:hover{
    color: #d9dde0;
}

/* statistik */
#statistik {
    padding: 10px;
    background: #FFF;
    width: 100%;
}
#statistik .box-info{
    gap: 20px;
}
#statistik .box-info h2{
    color: #000;
    font-size: 1.5rem;
    font-weight: 600;
}
#statistik .box-info p{
    color: rgba(15, 20, 24, 0.6);
}
#statistik-cart{
    max-height: 700px;
}

/* box aplikasi jfp */
#box-jfp {
    /* padding-top: 25px !important; */
    width: 100%;
    height: 250px;
    background: #135A95;
    /* padding-bottom: 25px !important; */
}

#box-jfp .row{
    height: 100%;
}

#box-jfp .desc h3{
    color: #FFF;
    font-size: 1.5rem;
    font-weight: 700;
}

#box-jfp .desc p{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.8rem;
}

#box-jfp .txt-download{
    font-size: 1rem;
    font-weight: 600;
}

#box-jfp .app-download img{
    width: 150px;
}


/* FOOOTER */
#footer3 {
    background: #22292F;
}

#footer3 .footer-logo{
    width: 120px;
}

#footer3 .footer-para p{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.8rem;
}

#footer3 .para-address{
    color: #FFF;
    font-size: 0.8rem;
}

#footer3 .footer-social li a i{
    font-weight: 500 !important;
}

#footer3 .footer-title h3{
    font-weight: 500 !important;
    color: #F5A623;
}

#footer3 .footer-contant h5{
    font-weight: 500 !important;
    color: #F5A623;
    padding-bottom: 30px !important;
}

#footer3 .footer-right .d-flex{
    gap: 10px 0;
}

#footer3 .footer-right a{
    color: #FFF;
    background: #303A43;
    padding: 12px 12px 12px 16px;
}

#footer3 .footer-right a h6{
    font-size: 0.8rem;
    color: #FFF;
}


/* buat header setiap page */
#header-page {
    background: url("/../assets/images/header-page.png");
    background-position: center;
    background-size: cover;
    background-blend-mode: overlay;
    height: 250px;
    position: relative;
}

#header-page .header-page-title{
    text-align: center;
    bottom: 10% !important;
    position: absolute;
    width: 100%;
}

#header-page .header-page-title h1{
    color: #C82820;
    font-size: 2rem;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-weight: 700;
}

#header-page .header-page-title p{
    color: rgba(15, 20, 24, 0.6);
    font-size: 0.9rem;
}


/* buat card  */
.card-section {
    border-radius: 5px;
}
.card-section .card-image{
    position: relative;
    height: 200px;
}
.card-section .card-image img{
    position: relative;
    height: 100%;
    object-fit: fill;
}
.card-section .card-image .card-tag{
    position: absolute;
    bottom: 0;
    z-index: 999;
    gap: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
    color: #0F1418;
    font-size: 0.7rem;
}
.card-section .card-image .card-tag span{
    background-color: #FFF;
    padding: 5px;
    border-radius: 200px;
    font-weight: 400;
}
.card-section .card-body a{
    color: #0F1418;
    font-size: 0.9rem;
    font-weight: 600;
}
.card-section .card-body h6{
    color: #C82820;
    font-size: 0.8rem;
}

/* button checkbox galleri */
.ck-button{
    margin: 4px;
    background: #FFF;
    border: 1.5px solid #D8DCDF;
    border-radius: 200px;
}

.ck-button .active{
    background: #C82820;
    border: 1.5px solid #C82820;
}
  
.ck-button label {
    float: left; 
    line-height: 3.0em;
    width: auto; 
    min-width: 5em;
    height: 2.5em;
    cursor: pointer;
}

.ck-button label span {
    text-align: center;
    padding: 1.7px 7px 0 7px;
    display: block;
}

.ck-button label span b{
    font-weight: 500;
}

.ck-button label input {
    position: absolute;
    display: none;
    color: #000 !important;
}

/* detail galeri */
#section-detail-gallery {
    padding-top: 100px;
    width: 100%;
    height: auto;
}
#section-detail-gallery .slide iframe{
    width: 100%;
    height: 500px;
}
#section-detail-gallery .area-button{
    position: absolute; bottom: 0; width: 100%
}
#section-detail-gallery .detail-info {
    padding-top: 50px;
    padding-bottom: 80px;
}
#section-detail-gallery .detail-gallery {
    padding-top: 10px;
}
#section-detail-gallery .detail-gallery h1{
    font-size: 1.3rem;
    color: #000;
    font-weight: 600;
}
#section-detail-gallery .detail-gallery span{
    font-size: 0.8rem;
    color: rgba(15, 20, 24, 0.6);
}
#section-detail-gallery .detail-gallery .icon,
#section-detail-gallery .detail-gallery .text {
    vertical-align: middle;
    display: inline-block;
}

#section-detail-gallery .btn-share{
    background: #135A95;
    border-radius: 5px;
    color: #FFF;
    width: 100%;
    height: 30px;
    display: table;
    text-align: center;
    padding: 7px;
}

#section-detail-gallery .btn-share:hover{
    background: #4697da;
}

#section-detail-gallery .btn-unduh{
    background: #FFFFFF;
    border: 1.5px solid #D8DCDF;
    border-radius: 5px;
    color: #000;
    width: 100%;
    height: 30px;
    display: table;
    text-align: center;
    padding: 7px;
}

#section-detail-gallery .btn-unduh:hover{
    background: #d9dde0;
}


/* untuk berita */
#berita {
    
}

#berita .list-berita{
    background: #FFFFFF;
    border: 1px solid #D8DCDF;
    border-radius: 6px;
    padding: 30px;
    /* max-height: 230px; */
}

#berita .list-berita img{
    height: 100% !important;
    width: 100%;
    object-fit: cover;
}

#berita .list-berita span.date{
    color: #C82820;
    font-size: 0.8rem;
    font-weight: 500;
}

#berita .list-berita .title{
    color: #000;
    font-size: 1rem;
    font-weight: 500;
    text-align: left !important;
    margin-bottom: 5px;
    margin-top: 5px;
}

#berita .list-berita .desc{
    color: rgba(15, 20, 24, 0.6);
    font-size: 0.8rem;
    margin-top: 5px;
}

#berita .list-berita .btn-look{
    color: #FFF;
    padding: 10px;
    height: auto;
    max-height: 60px;
    background: #C82820;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    text-align: center;
    display: inline-block;
}

#berita .list-berita .btn-share{
    color: rgba(15, 20, 24, 0.6);
    padding: 8px;
    height: 40px;
    width: 40px;
    background: #FFFFFF;
    border: 1.5px solid #D8DCDF;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    text-align: center;
    display: inline-block;
}

#berita .list-berita .btn-share:hover{
    background-color: #d9dde0;
}

#berita .list-berita .btn-share svg{
    display: inline-block;
   vertical-align: middle;
}

#berita .filter .input-group input{
    border-radius: 20px 0 0px 20px;
    height: 45px;
    margin-right: 0px !important;
}

#berita .sort select{
    border-radius: 20px;
    height: 45px;
    width: 100%;
    background-color: #FFF;
    padding: 10px;
}

#berita .filter .input-group button{
    border-radius: 0 20px 20px 0;
    background-color: #C82820;
    border: 0;
    padding: 10px !important;
}

.detail-berita {
    background: #fcf9f9f3;
}
.front-web ol.breadcrumb{
    padding-top: 40px;
}
.front-web ol.breadcrumb li a{
    color: #000;
}
#berita .card-img{
    width: 100%;
    /* max-height: 500px; */
    height: auto;
    margin: 0;
    border-radius: 6px;
}
#berita .card-img img{
    height: 100%;
    width: 100%;
    object-fit: revert;
    border-radius: 6px;
}
#berita .card-content{
    background-color: #FFF;
    padding: 25px;
    border: 0;
}
#berita .card-content p{
    /* color: #000 !important; */
}
#berita .desc-info{
    background-color: #FFF;
    padding: 20px;
    border: 0;
}
#berita .desc-info ul li{
    font-size: 0.8rem !important;
    color: #000;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #D8DCDF;
}
#berita .desc-info ul li .text{
    color: rgba(15, 20, 24, 0.6);
    vertical-align: middle;
    display: inline-block;
}
#berita .desc-info ul li .icon{
    vertical-align: middle;
    display: inline-block;
}
#berita .share{
    background: #135A95;
    border-radius: 5px;
    color: #FFF !important;
    width: 100%;
    height: 30px;
    display: table;
    text-align: center;
    padding: 7px;
}
#berita .share:hover{
    background: #4697da;
}


/* untuk jurnal */
#jurnal .filter .input-group input{
    border-radius: 20px 0 0px 20px;
    height: 45px;
    margin-right: 0px !important;
}

#jurnal .sort select{
    border-radius: 20px;
    height: 45px;
    width: 100%;
    background-color: #FFF;
    padding: 10px;
}

#jurnal .filter .input-group button{
    border-radius: 0 20px 20px 0;
    background-color: #C82820;
    border: 0;
    padding: 10px !important;
}

#jurnal .list-jurnal .card{
    border-radius: 6px;
}

#jurnal .list-jurnal .card .card-image{
    border: 1px solid #D8DCDF;
    position: relative;
    height: 350px;
}

#jurnal .list-jurnal .card .card-image .card-tag{
    background: linear-gradient(transparent, rgb(82, 80, 80));
    position: absolute;
    bottom: 0;
    z-index: 999;
    /* margin-left: 10px; */
    /* margin-bottom: 10px; */
    padding: 9px;
    color: #0F1418;
    font-size: 0.7rem;
    width: 100%;
    height: 50px;
}

#jurnal .list-jurnal .card .card-image .card-tag .tag-volume{
    background-color: #FFF;
    padding: 5px 5px 5px 10px;
    border-radius: 200px;
    font-weight: 400;
}

#jurnal .list-jurnal .card .card-image .card-tag .tag-volume svg,
#jurnal .list-jurnal .card .card-image .card-tag .tag-volume span{
    vertical-align: middle;
    display: inline-block;
}

#jurnal .list-jurnal .card img{
    border-radius: 6px 6px 0 0;
    position: relative;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

#jurnal .list-jurnal .desc-1{
    width: 100%;
    background: #C82820;
    padding-left: 2rem !important;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
}
#jurnal .list-jurnal .desc-1 span{
    font-size: 0.7rem;
    color: rgba(255, 255, 255, 0.6);
}
#jurnal .list-jurnal .desc-1 h5{
    font-size: 0.9rem;
    color: #FFF;
}

#jurnal .list-jurnal .desc-2{
    padding: 15px;
}
#jurnal .list-jurnal .desc-2 a{
    font-size: .9rem;
    color: #000;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px;
}
#jurnal .list-jurnal .desc-2 .date{
    font-size: .7rem;
    color: rgba(15, 20, 24, 0.6);
}

/* dtail jurnal */
.detail-jurnal{
    background: #fcf9f9f3;
}
.detail-jurnal .desc{
    width: 100%;
    height: 100px;
}

.detail-jurnal .desc .desc-1{
    background: #22292F;
    padding: 1.5rem;
    width: 85%;
    border-radius: 6px 0 0 6px;
}

.detail-jurnal .desc .desc-1 h3{
    color: #FFF;
    font-size: 1.2rem;
    font-weight: 600;
}
.detail-jurnal .desc .desc-1 .date{
    font-size: .7rem;
    color: rgba(255, 255, 255, 0.6);
}

.detail-jurnal .desc .desc-2{
    background: #303A43;
    padding: 1.5rem;
    width: 15%;
    border-radius: 0 6px 6px 0;
}
.detail-jurnal .desc .desc-2 span{
    font-size: .7rem;
    color: rgba(255, 255, 255, 0.6);
}
.detail-jurnal .desc .desc-2 h3{
    color: #FFF;
    font-size: 1.5rem;
    font-weight: 600;
}

.detail-jurnal .list-article{
    background-color: #FFF;
    padding: 2rem;
    border-radius: 6px;
}

.detail-jurnal .list-article .article .card h3{
    color: #0F1418;
    font-size: 1.2rem;
    font-weight: 600;
}
.detail-jurnal .list-article .article .card .date{
    padding: 5px;
    color: #C82820;
    font-size: .8rem;
    font-weight: 500;
}
.detail-jurnal .list-article .article .card p{
    font-size: .8rem;
    color: rgba(15, 20, 24, 0.6);
}
.detail-jurnal .list-article .article .card a{
    color: #FFF;
    justify-content: center;
    align-items: center;
    padding: 12px 24px;
    width: 135px;
    height: 48px;
    background: #C82820;
    border-radius: 6px;
}
.detail-jurnal .list-article .article .card a:hover{
    background: #b3504a;
}

/* selects all of the text within the input element and changes the color of the text */
.ck-button label input + span{color: #000;}

/* This will declare how a selected input will look giving generic properties */
.ck-button input:checked + span {
    color: #ffffff;
    background-color: #C82820;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
    border: 0;
    border-radius: 200px;
}

/* btn share */
.share-options, .share-options-detail{
    bottom: 50%;
    height: auto;
    border-radius: 5px;
    /* background: #FFF; */
    /* padding: 5px; */
    font-family: 'roboto';
    transition: .5s;
    transition-delay: .5s;
}

.social-media{
    /* opacity: 0;
    transition: .5s;
    transition-delay: 0s; */
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    /* margin: 5px 0; */
    padding: 1px;
}

.social-media-btn{
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 6px;
    color: #fff;
    line-height: 10px;
    font-size: 1.4rem;
    cursor: pointer;
    margin: 0 3px;
    padding: 10px;
}

.social-media-btn:nth-child(1){
    background: #187727 !important;
}
.social-media-btn:hover:nth-child(1){
    background: #53ca65;
    color: #FFF;
}

.social-media-btn:nth-child(2){
    background: #100386;
}
.social-media-btn:hover:nth-child(2){
    background: #2b1f96;
    color: #FFF;
}

.social-media-btn:nth-child(3){
    background: #0675b6;
}
.social-media-btn:hover:nth-child(3){
    background: #3681ac;
    color: #FFF;
}

.social-media-btn:nth-child(4){
    background: #1DA1F2;
}
.social-media-btn:hover:nth-child(4){
    background: #38a1e2;
    color: #FFF;
}

.social-media-btn:nth-child(5){
    background: #2c383f;
}
.social-media-btn:hover:nth-child(5){
    background: #414b52;
    color: #FFF;
}

.share-options.active .title,
.share-options.active .social-media,
.share-options.active .link-container{
    opacity: 1;
    transition: .5s;
    transition-delay: .5s;
}

/* buat map sebaran wialayah */
.box-penerjemah{
    padding: 0;
    margin: 0;
}
.box-penerjemah .desc-area span{
    color: #000;
    font-size: .9em;
}
.box-penerjemah .desc-area h3{
    color: #000;
    font-size: 1.2em;
}
.box-penerjemah .desc-penerjemah{
    padding: 8px;
}
.box-penerjemah .desc-penerjemah i{
    color: #000;
    font-size: 1.3em;
}
.box-penerjemah .desc-penerjemah span{
    color: #C82820;
    font-size: 1.3em;
    font-weight: 600;
}


/* Penyebaran penerjemah di map */
.sebaran-map-toggle {
    width: 100px;
    height: auto;
    top: 20%;
    position: absolute;
    left: 4%;
    z-index: 999;
    border: 0;
}
.sebaran-map-toggle a{
    background: #C82820;
    color: #fff !important;
    padding: 10px;
    font-size: 1.5em;
    border-radius: 7px;
}
.sebaran-map-toggle a:hover{
    background: #c9443d;
}

.sebaran-map {
    width: 100px;
    height: auto;
    top: 15%;
    position: absolute;
    left: 4%;
    z-index: 999;
    border: 0;
}
.sebaran-map .close-sebaran{
    float: right;
    padding-left: 20px;
    color: #fff;
}
.sebaran-map .card-header{
    background: #22292F;
}
.sebaran-map .card-header h3{
    color: #FFF;
    font-size: 1.5em;
    font-weight: 700;
}
.sebaran-map .input-group input{
    border-radius: 20px 0 0px 20px;
    height: 50px;
    margin-right: 0px !important;
}

.sebaran-map .input-group button{
    border-radius: 0 20px 20px 0;
    background-color: #FFF;
    border: 0;
    padding: 10px !important;
}

.sebaran-map ul {
    width: 100%;
    padding: 1px;
}

.sebaran-map .list-daerah{
    height: 225px;
    overflow: auto;
}

.sebaran-map .list-daerah .back{
    width: 100%;
    cursor: pointer;
    color: #000 !important;
    padding: 10px;
    font-weight: 600 !important;
}
.sebaran-map .list-daerah .back:hover{
    background-color: #eeebeb;
    border-radius: 10px;
}

.sebaran-map li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    cursor: pointer;
    color: #0F1418 !important;
    padding: 6px;
    font-weight: 400 !important;
}
.sebaran-map li:hover {
    background-color: #eeebeb;
    border-radius: 10px;
}

.sebaran-map li .number{
    border-radius: 50%;
    border: 1px solid #D8DCDF;
    padding: 5px;
    width: 30px;
    height: 30px;
    display: inline-block;
}

.sebaran-map li .number-txt{
    font-size: 0.7em;
    font-weight: 700;
}

.sebaran-map li .regional-txt{
    width: 100%;
}

.sebaran-map .box-updown{
    float: right;
    padding-top: 15px;
    padding-bottom: 15px;
}

.sebaran-map .box-updown button{
    color: #FFF;
    background: #e3154f;
    padding: 5px;
    border: none;
    width: 40px;
    margin-right: 5px;
    cursor: pointer;
}

.number-circle {
    width: 30px;
    line-height: 25px;
    border-radius: 50%;
    text-align: center;
    font-size: 0.7em;
    font-weight: 700;
    border: 1px solid #333;
    margin-right: 10px;
}

.detail-translator{
    width: 100%;
    text-align: center;
    padding: 30px;
}
.detail-translator .circle{
    width: 50px;
    height: 50px;
    background: #23277B;
    border-radius: 50%;
    margin: 0 auto;
}
.detail-translator .circle .initial{
    font-size: 1.2em;
    font-weight: 600;
    text-align: center;
    top: 30%;
    position: relative;
    color: #FFF;
}
.detail-translator h6{
    font-size: 1.3em;
    color: #333;
}
.detail-translator p{
    font-size: 1em;
    color: rgb(80, 77, 77);
}

.home-list-gallery-mobile{
    display: none;
}

/* Large devices (desktops, less than 1200px) */
@media (min-width: 1400px) { 
    .nav-search{
        width: 80% !important;
    }
    .nav-search .input-group-search{
        flex-wrap: inherit !important;
    }

    #survey-spotify {
        padding-top: 100px;
        padding-bottom: 30px;
    }
}

@media (max-width: 1400px) { 
    .nav-search{
        width: 70% !important;
    }
    .nav-search .input-group-search{
        flex-wrap: inherit !important;
    }
    #survey-spotify{
        padding-top: 30px;
        padding-bottom: 30px;
        height: auto;
    }
    #survey-spotify .survey{
        /* height: 270px; */
        padding: 30px;
    }
}

@media (max-width: 1199.98px) { 
    .nav-search{
        width: 50% !important;
    }
    .nav-search .input-group-search{
        flex-wrap: inherit !important;
    }

    #survey-spotify {
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .spotify{
        margin-top: 10px;
    }
}


/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    header nav .nav-img{
        width: 150px;
    }
    header nav {
        height: 50px;
    }

    #content-editor img{
        width: 100% !important;
    }
    .sc-data {
        margin-top: 0.9em;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .box-search-menu {
        display: none !important;
    }

    .i-search {
        display: none !important;
    }

    .header-page-title h1{
        font-size: 1.5rem !important;
    }

    #news-uptodate .news-all{
        padding: 5px;
    }

    #news-uptodate {
        padding-top: 10px !important;
    }


    #galery-kegiatan .list-gallery{
        gap: 20px 0;
    }

    .card-section .card-body a{
        color: #0F1418;
        font-size: 0.9rem;
        font-weight: 600;
    }
    .card-section .card-body h6{
        color: #C82820;
        font-size: 0.7rem;
    }
    .front-web ol.breadcrumb{
        padding-top: 50px;
    }
    .front-web ol.breadcrumb li, .front-web ol.breadcrumb li a{
        font-size: .7rem;
    }

    .page-info h3{
        font-size: 1rem;
    }

    #section-detail-gallery .area-button{
        position: relative;
    }

    .sebaran-map {
        display: none;
    }
    
    #survey-spotify {
        height: 600px;
    }
    .spotify{
        margin-top: 10px;
    }
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    .home-list-gallery{
        display: none;
    }
    .home-list-gallery-mobile{
        display: inline;
    }

    .brd-sm {
        display: block;
    }
    .brd-lg {
        display: none;
    }

    .all-title{
        color: #C82820 !important;
        font-size: 1.2em;
        font-weight: 500 !important;
        line-height: 1.4em;
    }

    .nav-search{
        width: 80% !important;
    }
    .nav-search .input-group-search{
        flex-wrap: inherit !important;
    }

    li.menu-lang:hover ul {
        margin-left: 20px;
        margin-bottom: 20px;
    }

    .header-page-title h1{
        font-size: 1.5rem !important;
    }

    #news-uptodate .news-all{
        padding: 4px;
    }

    #news-uptodate .list-news{
        row-gap: 2px;
    }

    #survey-spotify {
        height: 400px;
    }
    .spotify{
        margin-top: 10px;
    }
    
    #survey-spotify .survey{
        height: 160px;
        padding: 10%;
    }

    #survey-spotify .infografis{
        height: 160px;
    }

    #survey-spotify .infografis .box-card-2 img{
        height: 160px;
    }

    #survey-spotify .survey h3{
        font-size: 1em;
    }

    #survey-spotify .survey p{
        display: none;
    }


    #survey-spotify .spotify{
        top: 10%;
        height: 160px;
    }

    #survey-spotify .spotify iframe {
        height: 200px;
    }

    #galery-kegiatan .list-gallery .left-box{
        display: none;
        margin-bottom: 20px;
    }


    #berita {
        padding: 10px 20px;
    }
    .detail-berita{
        padding: 50px 0 0 0 !important;
    }
    #jurnal {
        padding: 50px 0 0 0;
    }

    #box-jfp {
        height: 200px;
        padding: 50px;
    }
    #box-jfp p, #box-jfp .txt-download {
        display: none;
    }
    #jurnal .desc{
        margin-top: 20px;
    }
    #jurnal .desc .desc-1 h3{
        font-size: .7rem;
    }
    #jurnal .desc .desc-2{
        padding: .3rem;
    }
    #jurnal .desc .desc-2 h3{
        text-align: center;
    }

    #box-jfp{
        height: 120px;
        padding: 25px;
    }
    #box-jfp .desc h3{
        font-size: 1.2rem;
        text-align: center;
    }
    a.page-prev, a.page-next{
        visibility: hidden;
    }

    .share-options-detail{
        width: 100% !important;
    }
    .share-options{
        width: 80px !important;
    }
    
    .social-media{
        gap: 5px !important;
    }
    
    .social-media-btn{
        width: 30px !important;
        height: 30px !important;
        font-size: 1rem;
        padding: 7px !important;
    }

    #section-detail-gallery .detail-gallery h1{
        font-size: 1rem !important;
        font-weight: 400;
    }
    #section-detail-gallery .slide iframe{
        width: 100%;
        height: 200px;
    }

    .ck-button label span b{
        display: none;
    }

    .box-search-menu {
        display: none !important;
    }
    .i-search {
        display: none !important;
    }
    .box-main-menu {
        display: block !important;
    }

    .user-viewer {
        display: none;
    }

    .btn-look {
        padding: 6px !important;
    }

}

