.fp-controlArrow {
    display: none;
}

#header-top {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: space-between;
    top: 0;
    left: 0;
    z-index: 99;
}

#header-top img {
    padding: 10px;
}

#screen-warning {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #187d8f;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 700;
    color: #FFE600;
    text-shadow: 5px 3px 0px #755606;
    position: relative;
    z-index: 99;
}

#overlayer {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    background: #1c1c1c url("../images/preloader.gif") no-repeat center;
}

#intro {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #177d8f;
    z-index: 9;
}

#intro .click {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #1c1c1c;
    text-align: center;
}

#intro .click div {
    position: relative;
}

#intro .click div .saklar {
    cursor: pointer;
}

#intro .click div .hand {
    position: absolute;
    bottom: -120px;
    margin-left: -70px;
}

#intro .click div .pointer {
    position: absolute;
    top: -200px;
    margin-left: -20px;
}

#intro .click.start {
    background: #78d6e6;
}

#intro .lamp {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #177d8f;
    text-align: center;
    position: relative;
}

#intro .lamp .layer-1 {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #177d8f
}

#intro .lamp .layer-1 img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

#intro .lamp .layer-2 {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #177d8f
}

#intro .lamp .layer-2 img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

#intro .lamp .layer-2 {
    display: none;
}

.zero-start {
    background: #187d8f url("../images/section-1.jpg") no-repeat bottom center;
    height: 100%;
    background-size: cover;
    font-family: 'Sarabun', sans-serif;
    position: relative;
    top: -100%;
    opacity: 0;
}

.zero-start h1 {
    font-weight: 300;
    font-size: 45px;
    text-shadow: 2px 4px 0px rgba(23, 47, 51, 0.6);
    color: #fff;
}

.zero-start h1 {
    opacity: 0;
    transition: all 2s ease;
}

.zero-start .logo {
    opacity: 0;
    margin-top: -50px;
    transition: all 1s ease;
}

.zero-start .padding-top {
    padding-top: 5rem;
}

#slide1 {
    background: #187d8f url("../images/section-1.jpg") no-repeat bottom center;
    background-size: cover;
    font-family: 'Sarabun', sans-serif;
}

#slide1 h1 {
    font-weight: 300;
    font-size: 45px;
    text-shadow: 2px 4px 0px rgba(23, 47, 51, 0.6);
    color: #fff;
}

#slide1 h1 {
    opacity: 0;
    transition: all 2s ease;
}

#slide1 .logo {
    opacity: 0;
    margin-top: -50px;
    transition: all 1s ease;
}

#slide1 .padding-top {
    padding-top: 5rem;
}

#slide2 {
    background: url("../images/section-2.jpg") no-repeat top center;
    background-size: cover;
    font-family: 'Sarabun', sans-serif;
}

#slide2 h1 {
    color: #177D8F;
    font-weight: 700;
    font-size: 40px;
    padding-top: 60px;
    opacity: 0;
    transition: all 2s ease;
}

#slide2 h4 {
    color: #177D8F;
    font-weight: 700;
    font-size: 32px;
    padding-top: 10px;
    padding-bottom: 60px;
    opacity: 0;
    transition: all 2s ease;
}

#slide2 .rotate {
    height: 600px;
}

#slide2 img {
    height: 600px;
    width: auto;
}

#slide2 .rotate {
    position: relative;
}

#slide2 .meditate-master {
    /*opacity: 0; transition: all 2s ease;*/
}

#slide2 .meditate-master {
    /*margin-top: -50px; transition: all 1s ease;*/
}

#slide2 .meditate-1 {
    opacity: 0;
    transition: all 2s ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

#slide2 .meditate-1 {
    margin-top: -50px;
    transition: all 2s ease;
    transition-delay: 0.3s;
}

#slide2 .meditate-2 {
    opacity: 0;
    transition: all 2s ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

#slide2 .meditate-2 {
    margin-top: -50px;
    transition: all 2s ease;
    transition-delay: 0.6s;
}

#slide2 .meditate-3 {
    opacity: 0;
    transition: all 2s ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

#slide2 .meditate-3 {
    margin-top: -50px;
    transition: all 2s ease;
    transition-delay: 0.9s;
}

#slide2 .meditate-4 {
    opacity: 0;
    transition: all 2s ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

#slide2 .meditate-4 {
    margin-top: -50px;
    transition: all 2s ease;
    transition-delay: 1.2s;
}

#slide2 .meditate-5 {
    opacity: 0;
    transition: all 2s ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

#slide2 .meditate-5 {
    margin-top: -50px;
    transition: all 2s ease;
    transition-delay: 1.5s;
}

#slide2 .meditate-6 {
    opacity: 0;
    transition: all 2s ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

#slide2 .meditate-6 {
    margin-top: -50px;
    transition: all 2s ease;
    transition-delay: 1.8s;
}

#slide2 .meditate-7 {
    opacity: 0;
    transition: all 2s ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

#slide2 .meditate-7 {
    margin-top: -50px;
    transition: all 2s ease;
    transition-delay: 2.1s;
}

#section2.fp-table {
    justify-content: center;
}

#section2 {
    background: #F4F4F4;
    font-family: 'Sarabun', sans-serif;
}

#section2 h1 {
    margin-top: -50px;
    transition: all 1s ease;
}

#section2 h1 {
    color: #177D8F;
    font-weight: 700;
    font-size: 40px;
    opacity: 0;
    transition: all 2s ease;
}

#section2 h2 {
    color: #177D8F;
    font-weight: 700;
    font-size: 28px;
    margin: 20px 0 30px;
    position: relative;
    opacity: 0;
    transition: all 2s ease;
    transition-delay: 0.5s;
}

#section2 h2::after {
    content: '';
    position: absolute;
    top: 10px;
    left: 20%;
    width: 97px;
    height: 70px;
    background: url('../images/petik-bawah.png') no-repeat;
    opacity: 0.5;
}

#section2 h2::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 17%;
    width: 97px;
    height: 70px;
    background: url('../images/petik-atas.png') no-repeat;
    opacity: 0.5;
}

#section2 p {
    color: #000;
    margin: 0;
    padding-top: 10px;
}

#section2 .demografi {
    width: 450px;
    height: 450px;
    display: inline-block;
    position: relative;
    opacity: 0;
    transition: all 2s ease-in-out;
    transition-delay: 1s;
}

#section2 .demografi span {
    position: absolute;
    width: 190px;
    height: 190px;
    background: url('../images/icon-demografi-off.png') no-repeat center;
    cursor: pointer;
    left: -7px;
    right: 0;
    top: 9px;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    background-size: 190px;
}

#section2 .demografi span:hover {
    background: url('../images/icon-demografi-hover.png') no-repeat center;
    background-size: 190px;
}

#section2 .demografi img {
    width: 100%;
    opacity: 0;
}

#section2 .demografi img.act {
    opacity: 1;
}

#section3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #fff;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

#section3 p {
    margin: 0;
    font-size: 26px;
}

#section3 .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#section3 .part-st {
    background-color: #5BBACB;
    left: -100%;
    opacity: 0;
    position: relative;
    transition: all 1s ease;
}

#section3 .part-nd {
    background-color: #FECD76;
    right: -100%;
    opacity: 0;
    position: relative;
    transition: all 1.5s ease;
    transition-delay: 0.3s;
}

#section3 .part-rd {
    background-color: #177D8F;
    left: -100%;
    opacity: 0;
    position: relative;
    transition: all 2s ease;
    transition-delay: 0.7s
}

#section3 .part-st .container {
    height: 33vh;
    overflow: hidden;
}

#section3 .part-nd .container {
    height: 34vh;
    overflow: hidden;
}

#section3 .part-rd .container {
    height: 33vh;
    overflow: hidden;
}

#section3 .part-st p {
    width: 50%;
    opacity: 0;
    transition: all 4s ease;
    font-size: 21px;
}

#section3 .part-st img {
    opacity: 0;
    transition: all 4s ease;
    max-width: 300px;
}

#section3 .part-st p {
    transition: all 2s ease;
    margin-bottom: -150px;
    transition-delay: 1s;
}

#section3 .part-st img {
    transition: all 2s ease;
    margin-bottom: -150px;
    transition-delay: 1s;
}

#section3 .part-nd img {
    opacity: 0;
    transition: all 4s ease;
    max-width: 300px;
}

#section3 .part-nd p {
    text-align: right;
    width: 60%;
    opacity: 0;
    transition: all 4s ease;
    font-size: 21px;
}

#section3 .part-nd p {
    transition: all 2s ease;
    margin-bottom: -150px;
    transition-delay: 1.6s;
}

#section3 .part-nd img {
    transition: all 2s ease;
    margin-bottom: -150px;
    transition-delay: 1.6s;
}

#section3 .part-rd img {
    opacity: 0;
    transition: all 4s ease;
    max-width: 300px;
}

#section3 .part-rd p {
    width: 60%;
    opacity: 0;
    transition: all 4s ease;
    font-size: 21px;
}

#section3 .part-rd p {
    transition: all 2s ease;
    margin-bottom: -150px;
    transition-delay: 2.5s;
}

#section3 .part-rd img {
    transition: all 2s ease;
    margin-bottom: -150px;
    transition-delay: 2.5s;
}

#section4 {
    background: #FFE1B4;
}

#section4.fp-table {
    justify-content: center;
}

#section4 h1 {
    color: #177D8F;
    font-weight: 700;
    font-size: 40px;
    color: #000;
    padding: 20px 0 60px;
    opacity: 0;
    transition: all 2s ease;
}

#section4 .style {
    display: flex;
    flex-wrap: wrap;
}

#section4 .style div {
    padding-bottom: 72px;
}

#section4 .style div img {
    max-width: 130px;
}

#section4 .style.one {
    opacity: 0;
    transition: all 2s ease;
    transition-delay: 2s;
}

#section4 .style.two {
    opacity: 0;
    transition: all 2s ease;
    transition-delay: 3s;
}

#section4 .style.one {
    position: relative;
    left: -100px;
    transition: all 1s ease;
}

#section4 .style.two {
    position: relative;
    right: -100px;
    transition: all 1s ease;
}

#section5 {
    background: #99E2DF url('../images/peoples.png') no-repeat bottom center;
}

#section5 h1 {
    position: relative;
    top: -50px;
    transition: all 1s ease;
}

#section5 h4 {
    position: relative;
    top: -50px;
    transition: all 1s ease;
}

#section5 p {
    position: relative;
    top: -50px;
    transition: all 1s ease;
}

#section5 h1 {
    color: #177D8F;
    font-weight: 700;
    font-size: 32px;
    color: #000;
    padding: 50px 0 50px;
    font-family: 'Inter', sans-serif;
    opacity: 0;
    transition: all 1s ease;
}

#section5 h4 {
    font-family: 'Sarabun', sans-serif;
    font-size: 18px;
    color: #373737;
    position: relative;
    opacity: 0;
    transition: all 2s ease;
    transition-delay: 0.5s;
    padding: 0 80px
}

#section5 h4::after {
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    width: 97px;
    height: 70px;
    background: url('../images/petik-bawah.png') no-repeat left top;
}

#section5 h4::before {
    content: '';
    position: absolute;
    bottom: -30px;
    right: 0;
    width: 97px;
    height: 70px;
    background: url('../images/petik-atas.png') no-repeat right top;
}

#section5 p {
    font-family: 'Poppins', sans-serif;
    color: #177D8F;
    font-size: 14px;
    padding-top: 50px;
    opacity: 0;
    transition: all 2s ease;
    transition-delay: 1s;
}

#section5 p span {
    font-weight: 700;
}

#section6.fp-table {
    justify-content: center;
}

#section6 {
    background: #177D8F;
}

#section6 h1 {
    font-family: 'Inter', sans-serif;
    font-size: 35px;
    color: #fff;
    font-weight: 700;
    opacity: 0;
    transition: all 2s ease;
}

#section6 h1 {
    position: relative;
    top: -50px;
    transition: all 1s ease;
}

#section6 .box {
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 45px;
}

#section6 .box.one {
    position: relative;
    top: -50px;
    transition: all 1s ease;
}

#section6 .box.two {
    position: relative;
    top: -50px;
    transition: all 1s ease;
}

#section6 .box.three {
    position: relative;
    top: -50px;
    transition: all 1s ease;
}

#section6 .box.one {
    opacity: 0;
    transition: all 2s ease;
}

#section6 .box.two {
    opacity: 0;
    transition: all 2s ease;
}

#section6 .box.three {
    opacity: 0;
    transition: all 2s ease;
}

#section6 .box .mid.open {
    padding: 20px 20px;
    transition: all 1s ease;
    opacity: 1;
}

#section6 .box .top {
    background: #E79D47;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

#section6 .box .top .drop {
    background: url('../images/arrow-down.png') no-repeat;
    width: 25px;
    height: 12px;
    background-size: 25px;
}

#section6 .box.open .top .drop {
    background: url('../images/arrow-up.png') no-repeat;
    background-size: 25px;
}

#section6 .box .top h2 {
    margin: 0;
    font-family: 'Inter', sans-serif;
    font-size: 22px;
    color: #fff;
    font-weight: 700;
}

#section6 .box .mid {
    background: #F4F4F4;
    padding: 0 20px;
    height: 0;
    transition: all 1s ease;
    opacity: 0;
}

#section6 .box .mid h3 {
    color: #177D8F;
    font-family: 'Inter', sans-serif;
    font-size: 22px;
    font-weight: 700;
}

#section6 .box .mid p {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #000;
    font-weight: 400;
}

#section6 .box.one.open .mid {
    height: 520px;
}

#section6 .box.two.open .mid {
    height: 110px;
}

#section6 .box.three.open .mid {
    height: 110px;
}

#section6a.fp-table {
    justify-content: center;
}

#section6a {
    background: #177D8F;
}

#section6a .notes {
    position: relative;
    top: -50px;
    transition: all 1s ease;
}

#section6a .notes {
    border: 6px dashed #FFFFFF;
    border-radius: 70px;
    padding: 100px 0 90px 300px;
    opacity: 0;
    transition: all 2s ease;
}

#section6a .notes div {
    position: relative;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    color: #FFE600;
    text-shadow: 5px 3px 0px #755606;
    display: flex;
}

#section6a .notes div .petik {
    position: absolute;
    left: -200px;
    top: -50px;
    width: 100px;
}

#section7.fp-table {
    justify-content: center;
}

#section7 {
    background: #99e2df;
    overflow: hidden;
}

#section7 .part-st {
    padding: 40px 0 0 0;
    position: relative;
    z-index: 9;
}

#section7 .part-st .style {
    display: flex;
    justify-content: space-around;
}

#section7 .part-st .style .one .st {
    position: relative;
    top: -50px;
    transition: all 1s ease;
}

#section7 .part-st .style .one .st {
    opacity: 0;
    transition: all 2s ease;
}

#section7 .part-st .style .one .nd {
    position: relative;
    top: -50px;
    transition: all 1s ease;
}

#section7 .part-st .style .one .nd {
    opacity: 0;
    transition: all 2s ease;
    transition-delay: 1s;
}

#section7 .part-st .style .two .st {
    position: relative;
    top: -50px;
    transition: all 1s ease;
}

#section7 .part-st .style .two .st {
    opacity: 0;
    transition: all 2s ease;
}

#section7 .part-st .style .two .nd {
    position: relative;
    top: -50px;
    transition: all 1s ease;
}

#section7 .part-st .style .two .nd {
    opacity: 0;
    transition: all 2s ease;
    transition-delay: 1s;
}

#section7 .part-city {
    background: #99e2df;
    position: absolute;
    bottom: 0;
}

#section7 .part-city .layer-1 {
    position: relative;
    z-index: 3;
}

#section7 .part-city .layer-2 {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    top: 0;
    transition: all 10s ease;
}

#section7 .part-city .layer-3 {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    top: 0;
    transition: all 10s ease;
}

#section8.fp-table {
    justify-content: center;
}

#section8 {
    background: #177d8f;
}

#section8 .part-nd {
    padding-top: 50px;
    position: relative;
}

#section8 .part-nd .creator {
    position: relative;
    top: -50px;
}

#section8 .part-nd h5 {
    font-family: 'Sarabun', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
}

#section8 .part-nd h5.orange {
    color: #FFA14B;
}

#section8 .part-nd .pmn {
    max-width: 120px;
}

#section8 .part-nd .bni {
    max-width: 120px;
}

#section8 .footer {
    position: relative;
    display: flex;
    margin: 50px 0 20px 0;
}

#section8 .footer .logo-footer {
    margin-right: 24px;
    height: 36px;
    margin-top: 16px;
}

#section8 .footer .line {
    height: 1px;
    background: #fff;
    border-radius: 6px;
    width: 100%;
    margin-top: 47px;
}

#section8 .footer .sosmed {
    margin: 13px 0 0 24px;
}

#section8 .footer .goTop {
    position: absolute;
    right: -70px;
    border: none;
    background: none;
    top: 5px;
}

@media (max-width: 1600px) {
    #slide2 .rotate {
        height: 500px;
    }

    #slide2 img {
        height: 500px;
        width: auto;
    }
}

@media (max-width: 1400px) {
    #slide2.fp-table {
        justify-content: center;
    }

    #slide2 h1 {
        color: #177D8F;
        font-weight: 700;
        padding: 10px 0 0 0;
        margin: 0;
    }

    #slide2 img {
        padding-top: 20px;
        width: 660px;
    }

    #slide2 h4 {
        padding-bottom: 0
    }

    ;

    #section2.fp-table {
        justify-content: center;
    }

    #section2 .demografi {
        width: 500px;
        height: 500px;
        background-size: contain !important;
    }

    #section2 .demografi span {
        background-size: contain !important;
        width: 195px;
        height: 195px;
    }

    #section4 h1 {
        padding-bottom: 50px;
    }

    #section4 .style div {
        padding-bottom: 50px;
    }

    #section5 p {
        padding-top: 40px;
    }

    #section7 .part-st .col-lg-6 {
        padding: 0 50px;
    }

    #section8 .footer .goTop {
        position: relative;
        padding-left: 24px;
        right: 0;
    }
}

@media (max-width: 820px) {

    #slide1,
    .zero-start {
        background-size: contain;
    }

    #slide2 h4,
    .zero-start h4 {
        margin-bottom: 50px;
    }

    #slide2.fp-table {
        justify-content: center;
    }

    #section2.fp-table {
        justify-content: center;
    }

    #section2 h2::before {
        bottom: -30px;
        right: -48px;
    }

    #section2 h2::after {
        left: -20px;
    }

    #section2 h2 {
        margin: 20px 0 60px;
    }

    #section4.fp-table {
        justify-content: center;
    }

    #section4 .style img {
        width: 100%;
    }

    #section4 .style {
        flex-wrap: nowrap;
        justify-content: center;
    }

    #section4.fp-table {
        justify-content: center;
    }

    #section5.fp-table {
        justify-content: center;
    }

    #section5 h1 {
        padding: 50px 0 50px;
    }

    #section6a .notes {
        padding: 120px 0 70px 90px;
    }

    #section6a .notes div {
        font-size: 26px;
    }

    #section6a .notes div .petik {
        position: absolute;
        left: 0;
        top: -70px;
        width: 80px;
    }

    #section7 .part-st {
        padding: 80px 0 150px 0;
    }

    #section7 .part-st .col-sm-6 {
        padding: 0 50px;
    }

    #section8 .footer .goTop {
        position: relative;
        padding-left: 24px;
        right: 0;
    }

}

@media (max-width: 560px) {
    #intro .click div .pointer {
        width: 200px;
        top: -100px;
        margin-left: -50px;
    }

    #slide1,
    .zero-start {
        background-size: contain;
    }

    #slide1 h1,
    .zero-start h1 {
        font-size: 30px;
    }

    #slide2 h1 {
        padding-top: 50px;
        font-size: 30px;
    }

    #slide2 h4 {
        font-size: 26px;
    }

    #slide2 img {
        width: 100%;
    }

    #slide2.fp-table {
        justify-content: center;
    }

    #section2 h1 {
        font-size: 30px;
    }

    #section2 h2 {
        font-size: 22px;
        margin: 40px 0 60px;
    }

    #section2 h2::before {
        bottom: -30px;
        right: 0;
        width: 40px;
        height: 29px;
        background-size: 40px;
    }

    #section2 h2::after {
        left: -5px;
        top: -25px;
        width: 40px;
        height: 29px;
        background-size: 40px;
    }

    #section2 .demografi {
        width: 320px;
        height: 320px;
        background-size: contain !important;
    }

    #section2 .demografi span {
        background-size: contain !important;
        width: 125px;
        height: 125px;
    }

    #section2.fp-table {
        justify-content: center;
    }

    #section3 p {
        font-size: 16px !important;
    }

    #section3 .part-st {
        padding: 0;
    }

    #section3 .part-nd {
        padding: 0;
    }

    #section3 .part-rd {
        padding: 0;
    }

    #section3 .part-st img {
        height: 140px;
        position: absolute;
        right: 0;
    }

    #section3 .part-nd img {
        height: 140px;
        position: absolute;
        right: 0;
    }

    #section3 .part-rd img {
        height: 140px;
        position: absolute;
        right: 0;
    }

    #section3 .part-st p {
        width: 75%;
        z-index: 9;
    }

    #section3 .part-nd p {
        text-align: left;
        z-index: 9;
    }

    #section3 .part-rd p {
        z-index: 9;
    }

    #section4 h1 {
        font-size: 30px;
    }

    #section5.fp-table {
        justify-content: center;
    }

    #section5 {
        background-size: contain;
    }

    #section5 h1 {
        font-size: 24px;
        padding: 0 0 50px
    }

    #section5 h4 {
        font-size: 18px;
        padding: 0 40px;
    }

    #section5 p {
        font-size: 16px;
        margin-bottom: 0;
    }

    #section5 h4::before {
        width: 40px;
        height: 29px;
        background-size: 40px;
        right: 0;
    }

    #section5 h4::after {
        width: 40px;
        height: 29px;
        background-size: 40px;
        left: 0;
    }

    #section6 h1 {
        font-size: 28px;
    }

    #section6 .box {
        height: 56px;
        background: #fff;
        margin-bottom: 30px;
    }

    #section6 .box.open .top .drop {
        width: 30px;
        height: 14px;
        background-size: contain;
    }

    #section6 .box .top .drop {
        width: 30px;
        height: 14px;
        background-size: contain;
    }

    #section6 .box.one.open {
        height: 578px;
    }

    #section6 .box.two.open {
        height: 183px;
    }

    #section6 .box.three.open {
        height: 183px;
    }

    #section6 .box.two.open .mid {
        height: 125px;
    }

    #section6 .box.two.three .mid {
        height: 125px;
    }

    #section6a .notes {
        padding: 150px 30px 120px 30px;
    }

    #section6a .notes div {
        font-size: 18px;
    }

    #section6a .notes div .petik {
        position: absolute;
        left: 0;
        top: -40px;
        width: 40px;
    }

    #section7 {
        background: #99e2df url('../images/city-sm.png') no-repeat bottom center;
    }

    #section7 .part-st {
        padding: 40px 0;
    }

    #section7 .part-st .style {
        display: block;
    }

    #section7 .part-st .col-sm-6 {
        padding: 0 50px 10px 50px;
    }

    #section7 .part-city {
        display: none;
    }

    #section8 .footer {
        margin: 100px 0 20px 0;
    }

    #section8 .footer .logo-footer {
        height: 20px;
        margin-right: 12px;
        margin-top: 0;
    }

    #section8 .footer .line {
        margin-top: 16px;
        height: 1px;
        border-radius: 4px;
    }

    #section8 .footer .sosmed {
        margin: 0px 0 0 12px;
    }

    #section8 .footer .sosmed img {
        height: 20px;
    }

    #section8 .footer .goTop {
        position: absolute;
        left: 0;
        top: -110px;
        bottom: 0;
        right: 0;
        margin: auto;
    }
}

@media (max-width: 420px) {
    #slide2 .rotate {
        height: auto !important;
        width: 100%;
    }

    #slide2 .rotate img {
        height: auto !important;
        width: 100%;
    }

    #section2 .demografi {
        width: 320px;
        height: 320px;
    }

    #section2 .demografi.act {
        background-size: 320px;
    }

    #section2 .demografi span {
        width: 130px;
        height: 130px;
        background-size: 130px;
    }

    #section2 .demografi span:hover {
        background-size: 130px;
    }

    #section5 h1 {
        font-size: 24px !important;
    }
}

.fp-watermark {
    opacity: 0;
    display: none;
}

@media (min-height: 560px) {
    #screen-warning {
        display: none;
    }
}

@media (max-height: 700px) {
    #slide2 .rotate {
        height: 410px !important;
    }

    #slide2 img {
        height: 410px !important;
        width: auto;
    }

    #section2 .demografi {
        width: 320px;
        height: 320px;
    }

    #section2 .demografi.act {
        background-size: 320px;
    }

    #section2 .demografi span {
        width: 130px;
        height: 130px;
        background-size: 130px;
    }

    #section2 .demografi span:hover {
        background-size: 130px;
    }

    #section4 h1 {
        padding: 20px 0 40px;
    }

    #section4 .style div {
        padding-bottom: 20px;
    }

    #section5 {
        background-size: contain;
    }

    #section5 h1 {
        font-size: 40px;
    }

    #section5 h4 {
        font-size: 20px;
    }

    #section5 p {
        font-size: 18px;
    }
}

@media (max-height: 940px) and (min-height: 930px) {
    #slide2 .rotate {
        height: 520px;
    }

    #slide2 img {
        height: 520px;
        width: auto;
    }

    #slide2 h4 {
        padding-bottom: 30px;
    }

    #section2 .demografi {
        width: 510px;
        height: 510px;
    }

    #section2 .demografi span {
        width: 220px;
        height: 220px;
    }

    #section2 .demografi span:hover {
        background-size: 220px;
    }

    #section2 .demografi.act {
        background-size: 510px;
    }
}