.slider-book-img {
    display: inline-block;
    width: 200px;
    margin-bottom: 25px;
    margin-left: 10px;
}

html {
    scroll-behavior: smooth !important;
}

.text-ntt {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 600 !important;
    margin: 10px;
}

.book-image img {
    width: 100%;
    max-width: 100%;
    display: block;
    height: 360px;
    object-fit: cover;
}

.hg-pemimpin {
    
    background: white;
    padding: 15px 20px 25px;
    border-radius: 10px;
    border: 1px solid #fdee00;

}

.testi-content p::after, .testi-content p::before {
    content: none;
}

ul {
    list-style-type: none;
}
.events {
    /* width: 100% !important; */
}

.testi-meta span {
    display: block;
    font-weight: 400;
    color: #999;
    font-size: 13px;
    text-transform: none;
    padding-left: 0;
}

.testi-content p {
    margin-bottom: 0;
    font-family: 'PT Serif',serif;
    margin-top: 15px;
    font-style: inherit;
    line-height: 20px !important;
}

.testi-content {
    text-align: left;
}
.testi-meta::before{
    content: none;
}

.zn-logo-desc h6{
font-size: 16px;
margin-bottom: 5px;

}
.zn-logo-desc div{
    font-size: 13px;
    color: #fff;
    }

.zn-logo-desc{
    background: #0000005e;
    padding: 15px 25px;
    border-radius: 10px;
    margin-bottom: 20px;
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .img-pemimpin{
        width: 100px !important;
    }

    .emphasis-title h1, .emphasis-title h2 {
        font-size: 16px!important;
    }
    .con-head{
        margin-top: 100px;
    }
    .cd-timeline-navigation a.prev {
        margin-top: 45px;
    }

    .cd-timeline-navigation a.next {
        margin-top: 45px;
    }

    #slider {
        height: 400px !important;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {}
