.responsive-background-image {
    background: #FEFADD;
}

.main-body {
	padding-top: 0;
}

header {
	height: 110px;
	background-color: var(--main-color) !important;
}

.slider-smartpedia-pahlawan .slick-prev:before,
.slider-smartpedia-pahlawan .slick-next:before {
    font-size: 30px;
}

.slider-smartpedia-pahlawan .slick-prev {
    left: 20px;
    z-index: 9999;
}

.slider-smartpedia-pahlawan .slick-next {
    right: 20px;
    z-index: 9999;
}

.pahlawanku--container {
    height: 100vh;
    width: 100vw;
    max-width: 1440px;
    max-height: 900px;
    min-height: 620px;
    position: relative;
    margin: 0 auto;
    background: #f8f0ca;
    overflow: hidden;
}

.pahlawanku--intro {
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    background-size: cover;
    background-position: top right;
    width: 1280px;
    height: 800px;
    background-image: url("../images/smartpedia/pahlawan/intro--background.jpg");
}

.intro--logo_pahlawanku {
    position: absolute;
    width: 250px;
    height: 81px;
    left: 120px;
    top: 145px;
    background-image: url("../images/smartpedia/pahlawan/intro--logo-pahlawan.png");
    background-size: contain;
    background-repeat: no-repeat;
    /* opacity: 0; */
}

.animated .intro--logo_pahlawanku {
    animation: fadeIn 1s forwards;
}

.intro--deskripsi {
    position: absolute;
    width: 360px;
    left: 90px;
    top: 300px;
    font-size: 1.5rem;
    line-height: 1.4;
    text-align: left;
    color: black;
    /* opacity: 0; */
    font-weight: 300;
}

.animated .intro--deskripsi {
    animation: fadeIn 1.5s .5s forwards;
}

.intro--vido {
    position: absolute;
    width: 320px;
    height: 289px;
    right: 190px;
    bottom: 75px;
    background-image: url("../images/smartpedia/pahlawan/intro--vido.png");
    background-size: contain;
    background-repeat: no-repeat;
    /* opacity: 0; */
}

.animated .intro--vido {
    animation: fadeIn 1.25s 1s forwards;
}

.intro--bubble {
    position: absolute;
    width: 320px;
    height: 181px;
    right: 220px;
    bottom: 315px;
    background-image: url("../images/smartpedia/pahlawan/intro--bubble.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding: 17px 20px 30px 20px;
    font-size: 1.4rem;
    line-height: 1.3;
    color: #FEFADD;
    /* opacity: 0; */
    text-align: center;
}

.animated .intro--bubble {
    animation: fadeIn 1.25s 1.5s forwards;
}

.intro--pointer {
    position: absolute;
    width: 320px;
    height: 34px;
    right: 50%;
    transform: translateX(50%);
    bottom: 25px;
    background-image: url("../images/smartpedia/pahlawan/intro--pointer.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.pahlawanku--kartini {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
    background-size: cover;
    background-position: bottom right;
    width: 2014px;
    height: 900px;
    background-image: url("../images/smartpedia/pahlawan/kartini--background.jpg");
}

.kartini--nama_pahlawan {
    position: absolute;
    left: -10px;
    bottom: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 650px;
    height: 570px;
    background-image: url("../images/smartpedia/pahlawan/kartini--nama_pahlawan.png");
    /* opacity: 0; */
}

.animated .kartini--nama_pahlawan {
    animation: fadeIn 1.25s .5s forwards;
}

.kartini--deskripsi {
    position: absolute;
    width: 540px;
    right: 60px;
    bottom: 220px;
    font-size: 1.3rem;
    line-height: 1.4;
    text-align: left;
    color: black;
}

.animated .kartini--deskripsi {
    animation: fadeIn 1.25s 1s forwards;
}

.kartini--vido {
    position: absolute;
    width: 420px;
    height: 289px;
    left: 210px;
    bottom: 98px;
    background-image: url("../images/smartpedia/pahlawan/kartini--vido.png");
    background-size: contain;
    background-repeat: no-repeat;
    /* opacity: 0; */
}

.animated .kartini--vido {
    animation: fadeIn 1.25s 1.5s forwards;
}

.kartini--bubble {
    position: absolute;
    width: 177px;
    height: 94px;
    left: 460px;
    bottom: 355px;
    background-image: url("../images/smartpedia/pahlawan/kartini--bubble.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding: 13px 20px 30px 20px;
    font-size: 1rem;
    line-height: 1.4;
    color: #FEFADD;
}

.animated .kartini--bubble {
    animation: fadeIn 1.25s 2s forwards;
}

.kartini--pointer {
    position: absolute;
    width: 320px;
    height: 60px;
    right: 50%;
    transform: translateX(50%);
    bottom: 25px;
    background-image: url("../images/smartpedia/pahlawan/kartini--pointer.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.pahlawanku--dewantara {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    background-size: cover;
    background-position: bottom left;
    width: 1464px;
    height: 900px;
    background-image: url("../images/smartpedia/pahlawan/dewantara--background-2.jpg");
}

.dewantara--nama_pahlawan {
    position: absolute;
    right: 30px;
    bottom: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 340px;
    height: 480px;
    background-image: url("../images/smartpedia/pahlawan/dewantara--nama_pahlawan.png");
    /* opacity: 0; */
}

.animated .dewantara--nama_pahlawan {
    animation: fadeIn 1.25s .5s forwards;
}

.dewantara--deskripsi {
    position: absolute;
    width: 500px;
    left: 400px;
    bottom: 290px;
    font-size: 1.3rem;
    line-height: 1.4;
    text-align: left;
    color: black;
}

.animated .dewantara--deskripsi {
    animation: fadeIn 1.25s 1s forwards;
}

.dewantara--vido {
    position: absolute;
    width: 160px;
    height: 289px;
    left: 240px;
    bottom: 90px;
    background-image: url("../images/smartpedia/pahlawan/dewantara--vido.png");
    background-size: contain;
    background-repeat: no-repeat;
    /* opacity: 0; */
}

.animated .dewantara--vido {
    animation: fadeIn 1.25s 1.5s forwards;
}

.dewantara--bubble {
    position: absolute;
    width: 188px;
    height: 117px;
    left: 100px;
    bottom: 370px;
    background-image: url("../images/smartpedia/pahlawan/dewantara--bubble.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding: 19px 9px 30px 18px;
    font-size: 1rem;
    line-height: 1.4;
    color: #FEFADD;
}

.animated .dewantara--bubble {
    animation: fadeIn 1.25s 2s forwards;
}

.dewantara--pointer {
    position: absolute;
    width: 320px;
    height: 79px;
    right: 50%;
    transform: translateX(50%);
    bottom: 25px;
    background-image: url("../images/smartpedia/pahlawan/dewantara--pointer.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.pahlawanku--soekarno-hatta {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
    background-size: cover;
    background-position: bottom right;
    width: 1464px;
    height: 900px;
    background-image: url("../images/smartpedia/pahlawan/soekarno-hatta--background.jpg");
}

.soekarno-hatta--nama_pahlawan {
    position: absolute;
    right: 550px;
    bottom: 72px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 700px;
    height: 596px;
    background-image: url("../images/smartpedia/pahlawan/soekarno-hatta--nama_pahlawan.png");
    /* opacity: 0; */
}

.animated .soekarno-hatta--nama_pahlawan {
    animation: fadeIn 1.25s .5s forwards;
}

.soekarno-hatta--deskripsi {
	position: absolute;
    width: 470px;
    right: 90px;
    bottom: 270px;
    font-size: 1.3rem;
    line-height: 1.4;
    text-align: left;
    color: black;
}

.animated .soekarno-hatta--deskripsi {
    animation: fadeIn 1.25s 1s forwards;
}

.soekarno-hatta--vido {
    position: absolute;
    width: 160px;
    height: 257px;
    right: 815px;
    bottom: 80px;
    background-image: url("../images/smartpedia/pahlawan/soekarno-hatta--vido.png");
    background-size: contain;
    background-repeat: no-repeat;
    /* opacity: 0; */
}

.animated .soekarno-hatta--vido {
    animation: fadeIn 1.25s 1.5s forwards;
}

.soekarno-hatta--bubble {
    position: absolute;
    width: 195px;
    height: 84px;
    right: 931px;
    bottom: 272px;
    background-image: url("../images/smartpedia/pahlawan/soekarno-hatta--bubble.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding: 13px 20px 30px 20px;
    font-size: 1rem;
    line-height: 1.4;
    color: #FEFADD;
}

.animated .soekarno-hatta--bubble {
    animation: fadeIn 1.25s 2s forwards;
}

.soekarno-hatta--pointer {
    position: absolute;
    width: 320px;
    height: 69px;
    right: 50%;
    transform: translateX(50%);
    bottom: 25px;
    background-image: url("../images/smartpedia/pahlawan/soekarno-hatta--pointer.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.pahlawanku--sudirman {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    background-size: cover;
    background-position-y: bottom;
    background-position-x: -55px;
    width: 1464px;
    height: 900px;
    background-image: url("../images/smartpedia/pahlawan/sudirman--background.jpg");
}

.sudirman--nama_pahlawan {
    position: absolute;
    left: 115px;
    bottom: 73px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 560px;
    height: 596px;
    background-image: url("../images/smartpedia/pahlawan/sudirman--nama_pahlawan.png");
    /* opacity: 0; */
}

.animated .sudirman--nama_pahlawan {
    animation: fadeIn 1.25s .5s forwards;
}

.sudirman--deskripsi {
    position: absolute;
    width: 470px;
    left: 740px;
    bottom: 310px;
    font-size: 1.3rem;
    line-height: 1.4;
    text-align: left;
    color: #512704;
    /* opacity: 0; */
}

.animated .sudirman--deskripsi {
    animation: fadeIn 1.25s 1s forwards;
}

.sudirman--vido {
    position: absolute;
    width: 260px;
    height: 367px;
    left: 525px;
    bottom: 60px;
    background-image: url("../images/smartpedia/pahlawan/sudirman--vido.png");
    background-size: contain;
    background-repeat: no-repeat;
    /* opacity: 0; */
}

.animated .sudirman--vido {
    animation: fadeIn 1.25s 1.5s forwards;
}

.sudirman--bubble {
    position: absolute;
    width: 264px;
    height: 100px;
    left: 470px;
    bottom: 410px;
    background-image: url("../images/smartpedia/pahlawan/sudirman--bubble.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding: 15px 10px 10px 26px;
    font-size: 1rem;
    line-height: 1.4;
    color: #FEFADD;
}

.animated .sudirman--bubble {
    animation: fadeIn 1.25s 2s forwards;
}

.sudirman--pointer {
    position: absolute;
    width: 320px;
    height: 69px;
    right: 50%;
    transform: translateX(50%);
    bottom: 25px;
    background-image: url("../images/smartpedia/pahlawan/sudirman--pointer.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.pahlawanku--habibi {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
    background-size: cover;
    background-position-y: bottom;
    background-position-x: right;
    width: 1464px;
    height: 900px;
    background-image: url("../images/smartpedia/pahlawan/habibi--background.jpg");
}

.habibi--nama_pahlawan {
    position: absolute;
    right: 561px;
    bottom: 12px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 730px;
    height: 638px;
    background-image: url("../images/smartpedia/pahlawan/habibi--nama_pahlawan.png");
    /* opacity: 0; */
}

.animated .habibi--nama_pahlawan {
    animation: fadeIn 1.25s .5s forwards;
}

.habibi--deskripsi {
    position: absolute;
    width: 400px;
    right: 338px;
    bottom: 170px;
    font-size: 1.3rem;
    line-height: 1.4;
    text-align: left;
    color: #512704;
    /* opacity: 0; */
}

.animated .habibi--deskripsi {
    animation: fadeIn 1.25s 1s forwards;
}

.habibi--vido {
    position: absolute;
    width: 260px;
    height: 277px;
    right: 955px;
    bottom: 20px;
    background-image: url("../images/smartpedia/pahlawan/habibi--vido.png");
    background-size: contain;
    background-repeat: no-repeat;
    /* opacity: 0; */
}

.animated .habibi--vido {
    animation: fadeIn 1.25s 1.5s forwards;
}

.habibi--bubble {
    position: absolute;
    width: 244px;
    height: 110px;
    right: 870px;
    bottom: 252px;
    background-image: url("../images/smartpedia/pahlawan/habibi--bubble.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding: 12px 20px 10px 17px;
    font-size: 1rem;
    line-height: 1.4;
    color: #FEFADD;
}

.animated .habibi--bubble {
    animation: fadeIn 1.25s 2s forwards;
}

.habibi--pointer {
    position: absolute;
    width: 320px;
    height: 63px;
    right: 50%;
    transform: translateX(50%);
    bottom: 25px;
    background-image: url("../images/smartpedia/pahlawan/habibi--pointer-rev2.png");
    background-size: contain;
    background-repeat: no-repeat;
}

@media (max-height: 800px) {
    /* .intro--logo_pahlawanku {
        top: 55px;
    }
    .intro--bubble {
        bottom: 395px;
    }
    .intro--vido {
        bottom: 135px;
    }
    .intro--deskripsi {
        top: 180px;
    }
    .kartini--nama_pahlawan {
        left: 30px;
        bottom: 150px;
        height: 460px;
    }
    .kartini--vido {
        height: 229px;
        bottom: 108px;
    }
    .kartini--deskripsi {
        bottom: 250px;
    }
    .dewantara--nama_pahlawan {
        height: 460px;
    }
    .soekarno-hatta--nama_pahlawan {
        height: 556px;
    }
    .soekarno-hatta--vido {
        height: 227px;
    }
    .soekarno-hatta--bubble {
        bottom: 280px;
    }
    .sudirman--nama_pahlawan {
        height: 545px;
    }
    .sudirman--vido {
        height: 317px;
    }
    .sudirman--bubble {
        bottom: 360px;
    }
    .sudirman--deskripsi {
        bottom: 290px;
    } */
}

@media (min-width: 1440px) {
    .pahlawanku--intro {
        width: 1440px;
        height: 900px;
        right: 50%;
        transform: translate(50%, 0);
    }
    .intro--logo_pahlawanku {
        width: 300px;
        height: 97px;
        left: 120px;
        top: 200px;
    }
    .intro--deskripsi {
        width: 460px;
        left: 70px;
        top: 356px;
        font-size: 1.6rem;
        line-height: 1.4;
    }
    /* .kartini--nama_pahlawan {
        left: -10px;
        bottom: 150px;
        width: 760px;
        height: 670px;
    } */
    .kartini--deskripsi {
        /* width: 590px;
        right: 110px;
        bottom: 270px; 
        font-size: 1.6rem; */
    }
    .dewantara--nama_pahlawan {
        left: 920px;
        bottom: 150px;
        width: 420px;
        height: 590px;
    }
	.dewantara--bubble {
		width: 248px;
		height: 147px;
		left: 69px;
		bottom: 370px;
		padding: 21px 9px 33px 22px;
		font-size: 1.2rem;
	}
    .dewantara--deskripsi {
        /* width: 540px;
        left: 390px;
        bottom: 370px; 
        font-size: 1.6rem; */
    }
    .soekarno-hatta--nama_pahlawan {
        /* right: 550px;
        bottom: 72px;
        width: 770px;
        height: 656px; */
    }
    .soekarno-hatta--deskripsi {
        /* width: 470px;
        right: 90px;
        bottom: 320px; 
        font-size: 1.6rem; */
    }
    .sudirman--nama_pahlawan {
        /* left: 55px;
        bottom: 73px;
        width: 630px;
        height: 666px; */
    }
    .sudirman--deskripsi {
        /* width: 470px;
        left: 740px;
        bottom: 310px;
        font-size: 1.6rem; */
    }
    .habibi--nama_pahlawan {
        /* right: 550px;
        bottom: 3px;
        width: 900px;
        height: 789px; */
    }
    .habibi--deskripsi {
        /* width: 400px;
        right: 369px;
        bottom: 170px;
        font-size: 1.6rem; */
    }
}

@media (max-width: 747px) {
    .slider-smartpedia-pahlawan .slick-prev:before,
    .slider-smartpedia-pahlawan .slick-next:before {
        font-size: 14px;
    }
    .panel-promo {
        display: none!important;
    }
    .pahlawanku--container {
        width: 100vw;
        max-width: 177.78vh;
        height: 56.25vw;
        min-height: 56.25vw;
        max-height: 100vh;
    }
    .pahlawanku--intro {
        width: 100vw;
        height: 62.5vw;
    }
    .intro--logo_pahlawanku {
        width: 70px;
        height: 23px;
        left: 50px;
        top: 35px;
    }
    .intro--deskripsi {
        width: 170px;
        left: 45px;
        top: 70px;
        font-size: .6rem;
    }
    .intro--vido {
        width: 90px;
        height: 89px;
        right: 30px;
        bottom: 45px;
    }
    .intro--bubble {
        width: 125px;
        height: 67px;
        right: 30px;
        bottom: 125px;
        padding: 8px 8px 11px 8px;
        font-size: .5rem;
    }
    .intro--pointer {
        width: 129px;
        height: 14px;
        right: 50%;
        bottom: 5px;
    }
    .pahlawanku--kartini {
        width: 100vw;
        height: 62.56vw;
    }
    .kartini--nama_pahlawan {
        bottom: 20px;
        height: 37.34vw;
        width: 42.92vw;
    }
    .kartini--vido {
        width: 102px;
        height: 70px;
        left: 55px;
        bottom: 18px;
    }
    .kartini--bubble {
        width: 77px;
        height: 39px;
        left: 123px;
        bottom: 63px;
        padding: 8px;
        font-size: 0.45rem;
    }
    .kartini--deskripsi {
        width: 160px;
        right: 30px;
        bottom: 50px;
        font-size: .45rem;
    }
    .kartini--pointer {
        width: 129px;
        height: 25px;
        right: 50%;
        bottom: 5px;
    }
    .pahlawanku--dewantara {
        width: 440px;
        height: 240px;
    }
    .dewantara--nama_pahlawan {
        right: 20px;
        bottom: 40px;
        width: 26.7vw;
        height: 37.33vw;
    }
    .dewantara--deskripsi {
        width: 130px;
        left: 115px;
        bottom: 75px;
        font-size: .45rem;
    }
    .dewantara--vido {
        width: 160px;
        height: 89px;
        left: 50px;
        bottom: 16px;
    }
    .dewantara--bubble {
        width: 80px;
        height: 49px;
        left: 15px;
        bottom: 107px;
        padding: 8px;
        font-size: .37rem;
    }
    .dewantara--pointer {
        width: 129px;
        height: 32px;
        right: 50%;
        bottom: 5px;
    }
    .pahlawanku--soekarno-hatta {
        width: 440px;
        height: 270px;
    }
    .soekarno-hatta--nama_pahlawan {
        left: 10px;
        bottom: 32px;
        width: 52vw;
        height: 44.27vw;
    }
    .soekarno-hatta--deskripsi {
        width: 150px;
        right: 30px;
        bottom: 85px;
        font-size: .45rem;
    }
    .soekarno-hatta--vido {
        width: 50px;
        height: 75px;
        left: 110px;
        bottom: 10px;
    }
    .soekarno-hatta--bubble {
        width: 80px;
        height: 34px;
        left: 40px;
        bottom: 70px;
        padding: 6px 8px;
        font-size: 0.45rem;
    }
    .soekarno-hatta--pointer {
        width: 129px;
        height: 28px;
        right: 50%;
        bottom: 5px;
    }
    .pahlawanku--sudirman {
        width: 470px;
        height: 270px;
    }
    .sudirman--nama_pahlawan {
        left: 0px;
        bottom: 17px;
        width: 185px;
        height: 196px;
    }
    .sudirman--deskripsi {
        width: 130px;
        left: 200px;
        bottom: 85px;
        font-size: .45rem;
        line-height: 1.2;
    }
    .sudirman--vido {
        width: 260px;
        height: 97px;
        left: 135px;
        bottom: 3px;
    }
    .sudirman--bubble {
        width: 96px;
        height: 36px;
        left: 100px;
        bottom: 93px;
        padding: 6px 9px;
        font-size: 0.45rem;
    }
    .sudirman--pointer {
        width: 129px;
        height: 28px;
        right: 50%;
        bottom: 5px;
    }
    .pahlawanku--habibi {
        width: 440px;
        height: 270px;
    }
    .habibi--vido {
        width: 60px;
        height: 107px;
        left: 30px;
        right: auto;
        bottom: 0px;
    }
    .habibi--bubble {
        width: 100px;
        height: 42px;
        left: 66px;
        bottom: 78px;
        padding: 6px 8px;
        font-size: 0.4rem;
    }
    .habibi--nama_pahlawan {
        right: 176px;
        bottom: 13px;
        width: 200px;
        height: 175px;
    }
    .habibi--deskripsi {
        width: 130px;
        right: 98px;
        bottom: 50px;
        font-size: .4rem;
        line-height: 1.2;
    }
    .habibi--pointer {
        width: 129px;
        height: 26px;
        right: 50%;
        bottom: 5px;
    }
}


/* Animation */

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}