h2 {
    margin-bottom: 0;
    padding-bottom: 0;
}

h4 {
    margin: 0;
}

p {
    margin: 0;
}

.info-bgebox-mobile h4,
.info-ylwbox-mobile h4 {
    padding: 10px;
}

/*hero*/
.img-extend {
    background-image: url(../image/day3/day3_hero.jpg);
}

/*titles*/
.title {
    margin: 0;
}

.title p {
    padding: 10px 0;
}

.image-info {
    padding-top: 20px;
}

/*4 images*/
.four-images {
    max-width: 1440px;
    margin: auto;
    padding: 30px 0;
}

.four-images a {
    margin: 0;
    padding: 0;
}

/*png hill*/
.pnghill {
    background-color: #F8A720;
    display: flex;
    align-items: center;
    padding: 50px 0;
    max-width: 1440px;
    margin: auto;
}

.rectangleimg-right {
    width: 40%;
}

.rect-text {
    padding-left: 50px;
}

.rect-text-right {
    padding-right: 50px;
}

.rect-text h2 {
    color: #FDE2CF;
}

.text h2 {
    padding: 20px 0;
    margin: 0;
}

.text h2,
.text p {
    padding-left: 0;
}

.address {
    padding: 40px 0;
}

/*temple*/
.temple {
    background-color: #FDE2CF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0;
    max-width: 1440px;
    margin: auto;
}

/*laksa*/
.side-extend {
    background-color: #F8A720;
}

.laksa {
    background-color: #F8A720;
    padding: 100px 0;
    max-width: 1440px;
    margin: auto;
}

.place-info {
    padding-top: 30px;
}

.day-text {
    padding-right: 50px;
}

.day-text h2 {
    color: #FDE2CF;
}

.day-text p {
    padding: 20px 0;
}

.laksa-img img {
    border-radius: 12px;
}

#responsive-desktop {
    padding: 100px 50px 0 50px;
}

#laksa-day-text {
    padding: 0 0 0 50px;
}

/*pastry*/
.pastry {
    background-color: #FDE2CF;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1440px;
    margin: auto;
    padding: 50px 0;
}

.pastry .rectangleimg-right {
    margin: 0;
}

.pastry .rect-text {
    padding-right: 0 !important;
}

.pastry h2 {
    color: #F8A720;
}

.info-yellow-box {
    margin-top: 50px;
}

/*see-more*/
.see-more-row {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 50px 0;
}

@media screen and (max-width: 1185px) {
    .pnghill {
        padding: 30px 0;
    }
}

@media screen and (max-width: 1060px) {
    .pastry {
        padding-bottom: 0 !important;
    }
}

@media screen and (max-width: 950px) {
    .rectangleimg-right {
        margin-top: 50px;
    }

    #responsive-mobile .day-text:last-child {
        width: 100%;
    }

    .text p {
        padding: 0;
    }

    .place-info {
        padding-top: 10px;
    }

    .pastry {
        padding: 30px 0;
    }
}

@media screen and (max-width: 850px) {

    .pnghill,
    .pastry {
        flex-direction: column-reverse;
        padding: 30px 0;
    }

    .laksa {
        padding: 50px 0;
    }

    .temple {
        flex-direction: column;
        padding: 20px 30px 30px 30px;
    }


    .rectimg-mb {
        width: 50%;
    }

    .rect-text,
    .rect-text-right {
        width: 100%;
        padding-left: 0;
    }

    /* .text p {
        padding-bottom: 0 !important;
    } */

    .pnghill .address {
        padding: 30px 0 0 0;
    }

    .address {
        padding: 30px 0;
    }


    #responsive-mobile {
        padding: 50px;
    }

    .rectangleimg-right-mb {
        padding-top: 50px;
    }
}

@media screen and (max-width: 800px) {
    .hero-text {
        padding: 100px 0;
    }

    .day-text {
        padding: 30px 50px 0 50px;
    }

    .text h2 {
        padding-top: 0 !important;
    }

    .laksa .day-text {
        margin-bottom: 0 !important;
    }

    .imgs-mobile {
        padding: 30px 0;
    }

    #responsive-mobile {
        padding: 0;
        width: calc(100% - 100px);
    }

    #responsive-mobile .day-text:last-child {
        margin-top: 0 !important;
    }

    .see-more-row {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 655px) {
    .hero-text {
        padding: 50px 0;
    }
}

@media screen and (max-width: 600px) {
    .hero-text {
        padding: 100px 0;
    }

    /*title*/
    .title {
        padding: 0 0 10px 0;
    }

    .title h2 {
        padding-bottom: 0 !important;
    }

    .title p {
        padding: 10px 30px !important;
    }

    /*4 images*/
    .four-images {
        padding: 0 0 30px 0;
    }

    /*imgs*/
    .rectangleimg-right {
        margin-top: 0;
    }

    .pnghill {
        padding-bottom: 40px;
    }

    .address {
        padding: 20px 0 40px 0;
    }

    .temple {
        padding: 30px 25px 40px 25px;
    }

    .day-text {
        padding: 30px 20px;
    }

    #responsive-mobile {
        width: calc(100% - 40px);
    }

    #laksa-day-text-mb {
        padding: 0 20px;
    }

    /*text*/
    .text p {
        padding-bottom: 10px !important;
    }

    .info-bgebox-mobile {
        margin-top: 0;
    }

    .imgs-mobile {
        padding: 0 0 10px 0;
    }

    .see-more-row {
        padding: 50px 0 20px 0;
    }
}

@media screen and (max-width: 500px) {


    /*4 images*/
    .four-images p {
        padding: 10px 0 !important;
    }
}