@font-face {
    font-family: 'segio';
    src: url("../../font/SegoeUI.ttf");
    font-weight: normal;
    font-style: normal;
}

ul {
    font-size: 14px;
}

hr.new1 {
    border-top: 1px solid rgb(250, 157, 18);
  }

body,
p {
    font-family: 'segio';
    /*line-height: 24px;*/
    text-rendering: optimizeLegibility;
    color: black;

}

.description-article-text p span {
    color: black;
    text-decoration: unset;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    font-family: 'segio' !important;
}

.bg-transparent {
    background: rgb(0, 0, 0, 30%) !important;
}

.carousel-control-prev {
    width: 7%;
}

.carousel-control-next {
    width: 7%;
}

.container-image {
    position: relative;
    text-align: center;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
}

.bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
    font-size: 17px;
    font-weight: 600;
    font-family: "segio", sans-serif;
    text-shadow: 2px 0px 1px rgb(0 0 0 / 70%);
}

.deskripsi-muka{
    color: #ffffff;
}

.kapasitas-lembaga{
    color: #ffffff;
}



/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .banner-foto{
        margin-top: 40px;
        height: 200px;
    }

    .foto-background{
        height: 220px;
        
        
    }
    .text-caption-home h2 {
        font-size: 15px;
        max-height: 180px;
    }

    .wrp-slider-paragraph p {
        font-size: 15px;
    }

    #homeCarousel .carousel-caption {
        top: 60px;
    }

    .div-button-slider {
        margin-top: 3px;
    }

    #homeCarousel .carousel-item {
        min-height: 200px;
    }

    .home-slider {
        min-height: 200px;
    }

    /*Table Adjustment*/
    tr {
        display: flex;
        flex-direction: column;
    }

    td {
        width: 100% !important;
        padding: 5px !important;
    }

    .cevron {
        width: 80px;
        margin-top: 9px;
    }

    .partner{
        margin-top: 90px;
    }

    .start {
        width: 150px;
    }

    .pertamina {
        width: 180px;
        margin-top: 20px;
    }

    .prasetya {
        width: 200px;
        margin-top: 20px;
    }

    .bmkg {
        width: 200px;
    }

    .taman {
        margin-top: 13px;
        width: 110px;
    }

    .kapasitas-lembaga p{
        color: #ffffff;
        font-size: 14px;
    }

    .home-slider-2 {
        overflow: hidden;
        max-height: 80vh;
        
    }
    

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 767px) {
    .banner-foto{
        margin-top: 40px;
        height: 200px;
    }

    .foto-background{
        height: 220px;
        
        
    }
    .home-slider-2 {
        margin-top: 50px; 
        height: 40vh;
        
    }

    .control-slider{
        margin-top: -500px;
    }

    .bg-transparent {
        background: rgb(0, 0, 0, 30%) !important;

        background-size: auto;
    }
    

    .slider-content {
        /*margin-top: -11vh;*/
        height: fit-content;
    }

    .text-caption-home h2 {
        font-size: 24px;
        line-height: 27px;
    }

    .text-caption-home p {
        font-size: 14px;
        line-height: 16px;
    }

    .btn-slider {
        padding: .10rem .3rem;
        font-size: .575rem;
        line-height: 1.5;
        border-radius: .2rem;
    }

    .carousel-indicators {
        top: 60vw;
    }

    .img-slider{
        height: 500px;
    }

    .kata-slider{
        margin-top: -200px;
    }

    .kapasitas{
        
    }

    .karir{
        margin-left: 10%;
        
    }

    .card-deck{
        width: 400px;
        margin-top: -100px;
    }

    .partner{
        margin-top: 20px;
    }

    .member{
        margin-left: 20px;
        margin-top: 10px;
    }

    .kapasitas-lembaga p{
        color: #ffffff;
        font-size: 14px;
    }



    /* .barlogo .img-nav{
           display: none; 
    } */

    /* .cevron {
            width: 95px;
        }
        .start {
            width: 170px;
        }
        .pertamina {
            width: 180px;
            margin-top: 20px;
        }
        .prasetya {
            width: 200px;
            margin-top: 20px;
        }
        .bmkg {
            width: 200px;
        }
        .taman {
            margin-top: 13px;
            width: 110px;
        } */
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .div-button-slider {
        margin-top: 30px;
    }

    .home-slider {
        margin-bottom: 50px;
    }

    tr {
        display: flex;
        flex-direction: row;
    }

    td {
        width: 100% !important;
        padding: 3vw !important;
    }

    .text-caption-home h2 {
        max-height: 100px;
    }

    .credits-in-img {
        display: none;
    }

    .home-slider-2 {
        /*margin-top: -11vh;*/
        height: 70vw;
    }

    .slider-content {
        height: 90vh;
    }

    .text-caption-home h2 {
        font-size: 52px;
        line-height: 57px;
    }

    .text-caption-home p {
        font-size: 20px;
        line-height: 26px;
    }

    .carousel-indicators {
        top: 60vw;
    }

    .cevron {
        width: 95px;
    }

    .start {
        width: 170px;
    }

    .pertamina {
        width: 180px;
        margin-top: 20px;
    }

    .prasetya {
        width: 200px;
        margin-top: 20px;
    }

    .bmkg {
        width: 200px;
    }

    .taman {
        margin-top: 13px;
        width: 110px;
    }

    .kapasitas-lembaga p{
        color: #ffffff;
        font-size: 18px;
    }

    .all-deskripsi p{
        color: #ffffff;
        font-size: 18px;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .banner-foto{
        margin-top: 80px;
        height: 350px;
    }

    .foto-background{
        height: 350px;
        
        
    }
    .div-button-slider {
        margin-top: 30px;
    }
    
    .center-crop-slider img{
        height:300px;
    }

    .carousel-indicators {
        bottom: 150px;
        top: auto;
    }

    .credits-in-slide {
        display: block !important;
    }

    .cevron {
        width: 110px;
        margin-top: 10px;
    }

    .start {
        width: 160px;
    }

    .taman {
        margin-top: 13px;
        width: 170px;
    }

    .pertamina {
        margin-top: 20px;
    }

    .prasetya {
        margin-top: 20px;
    }

    .kata-slider{
        margin-top: 300px;
        margin-left: -140px;
    }

    .personil{
        text-align: center;
    }

    /* .kapasitas-lembaga p{
        color: #ffffff;
        font-size: 18px;
    } */

    .all-deskripsi {
        color: #C57158;
        font-size: 60px;
    }
    

    .garis{
        background-color: #C57158;
        height: 30px;
    }

    .img-center{
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .home-slider-2 {
        overflow: hidden;
        max-height: 80vh;
        margin-top: 70px;
    }
}

/* @media  only screen and (min-width: 1100px) {
        .credits-in-slide{
            display: block !important;
        }
    }*/

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .banner-foto{
        margin-top: 80px;
        height: 350px;
    }

    .foto-background{
        height: 350px;
        
        
    }
    .div-button-slider {
        margin-top: 30px;
    }

    .cevron {
        width: 105px;
    }

    .start {
        width: 190px;
    }

    .pertamina {
        width: 200px;
        margin-top: 40px;
    }

    .prasetya {
        width: 200px;
        margin-top: 40px;
    }

    .bmkg {
        width: 260px;
    }

    .taman {
        margin-top: 13px;
        width: 170px;
    }

    /* .kapasitas-lembaga p{
        color: #ffffff;
        font-size: 18px;
    } */

    .home-slider-2 {
        overflow: hidden;
        max-height: 80vh;
        margin-top: 70px;
    }
}

/*Pagination CSS*/
.pagination-content {
    min-height: 83vh;
}

.slider-content {
    max-height: 80vh;
}

/* .home-slider-2 {
    overflow: hidden;
    max-height: 80vh;
    margin-top: 70px;
} */

@media screen and (max-width: 1200px) {}

.credits {
    align-self: flex-end;
    font-size: 16px;
    line-height: 57px;
    color: #fff;
    /*font-family: "Chronicle Office Regular", serif !important;*/
    /*font-weight: 600;*/
    text-shadow: 2px 4px 3px rgb(0 0 0 / 35%);
    display: inline-block;
    margin-bottom: 2px;
    padding: 0px 0px 0px 0px !important;
    font-family: "WhitneyHTF Book", sans-serif !important;
    font-weight: 500;
}

.credits-in-img {
    position: absolute;
    bottom: 8px;
    right: 20px;
    display: block;
    font-size: 12px !important;
}

.text-caption-home h2 {
    color: #fff;
    font-family: "Chronicle Office Regular", serif !important;
    font-weight: 600;
    text-shadow: 2px 4px 3px rgb(0 0 0 / 35%);
    display: inline-block;
    margin-bottom: 2px;
    padding: 0px 0px 0px 0px !important;
    width: fit-content;
}

.text-caption-home p {
    line-height: 26px;
    padding-right: 6px;
    margin-bottom: 6px;
    margin-top: 3px;
    width: fit-content;
    color: white;

}


body,
p,
* {
    font-family: 'segio';
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1c1c1c;
    font-weight: 700;
    font-family: 'segio' !important;
}

nav {
    font-size: 14px !important;
    
}

ul.navbar-nav>li {
    margin-right: 7px;
    margin-left: 7px;
}

ul.navbar-nav>li>a {
    padding: 7px 7px 7px 7px;
    color: white;
}

ul.navbar-nav>li>a:hover {
    text-decoration: none;
}

.black-nav>ul>li>a {
    color: black;
}

.nav-link {
    line-height: 3;
}

ul.navbar-nav {
    width: 100% !important;
}

@media only screen and (min-width: 900px) {
    #md-show {
        display: none;
    }

    #md-hide {
        display: flex;
    }

    .utf_mega_dropdown img {
        height: auto;
    }

    .center-cropped {
        /* width: 200px; */
        /* height: 630px; */
        overflow: hidden;
    }

    .center-crop-gallery {
        /* width: 200px; */
        height: 250px;
        overflow: hidden;
        padding: 5px;
    }
}

@media only screen and (max-width: 899px) {
    #md-show {
        display: flex;
    }

    #md-hide {
        display: none;
    }

    .utf_mega_dropdown img {
        height: 80px;
    }

    .center-cropped {
        /* width: 200px; */
        /* height: 630px; */
        overflow: hidden;
    }

    .center-crop-gallery {
        /* width: 200px; */
        height: 100px;
        overflow: hidden;
        /* padding: 3px; */
    }
}


/*Responsive*/
@media (min-width: 992px) and (max-width: 1199px) {
    ul.navbar-nav>li {
        padding: 0 !important;
        margin: 0 !important;
    }
}

/*Forced style*/
.background-white-forced {
    background-color: #ffffff !important;
    background: white !important;
    color: black !important;
}

.black-nav-forced>ul>li>a {
    color: black !important;
}

.forced-show {
    visibility: visible !important;
    display: block !important;
}
