@media screen and (max-width: 767px) {
    div.wrap {
        padding-top: 51px;
    }

    .helperPrimarySection {
        padding: 50px 20px;
    }

    #container-site-index {
        padding: 0px 0px 0px;
    }

    #store-main-lhs {
        margin-top: 30px;
    }

    #store-details-h4 {
        font-weight: bold;
        font-size: 25px;
    }

    #home-river-cool-section-1 {
        background: url('/img/home/parallax/slide-01.jpg') center center no-repeat scroll;
        background-size: cover;
    }

    #home-river-cool-section-2 {
        background: url('/img/home/parallax/slide-02.jpg') center center no-repeat scroll;
        background-size: cover;
    }

    #home-river-cool-section-3 {
        background: url('/img/home/parallax/slide-03.jpg') center center no-repeat scroll;
        background-size: cover;
    }

    #home-river-cool-section-4 {
        background: url('/img/home/parallax/slide-04.jpg') center center no-repeat scroll;
        background-size: cover;
    }

    #home-river-cool-section-5 {
        background: url('/img/home/parallax/slide-05.jpg') center center no-repeat scroll;
        background-size: cover;
    }

    #home-slick-carousel-00 {
        background: url('/img/home-carousel/tench-reserve-00.jpg') center center no-repeat;
        background-size: cover;
        height: calc(100vh - 0px);
        width: 100%;
    }

    .helper-primary-store-banner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    #home-slick-flex-box-00 {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100vh;
        width: 100%;
        max-width: 1260px;
        padding: 70px 30px 30px 30px;
        margin: auto;
    }

    #home-slick-flex-box-00 > div:nth-of-type(1) {
        text-align: right;
    }

    #home-slick-flex-box-00 > div:nth-of-type(2) {
        text-align: left;
    }

    #home-slick-flex-box-00 > div:nth-of-type(1) h3 {
        font-family: "Antic Didone", serif;
        font-size: 64px;
        font-weight: bold;
        letter-spacing: 7px;
    }

    #home-slick-flex-box-00 > div:nth-of-type(2) h3 {
        /*font-family: 'Pinyon Script', cursive;*/
        font-size: 43px;
        letter-spacing: 4px;
        color: #ffffff;
        text-transform: uppercase;
    }

    .home-east-bank-intro-p {
        font-size: 20px;
        text-align: center;
    }

    #why-penrith-table-1 p {
        font-size: 14px;
    }

    #why-penrith-table-1 i {
        font-size: 35px;
    }

    #home-logos-div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    #footer-flex-container > div {
        width: calc(100% - 20px);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    #the-project-flex-content-div-area-1 {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    #the-project-flex-content-div-area-1 > div:nth-of-type(1) {
        margin-bottom: 20px;
    }

    #site-the-plans {
        padding: 0 20px;
    }

    .footer-flex-child-div a {
        font-size: 15px;
    }

    .eat-and-drink-small-blocks-a1 {
        position: relative;
        display: block;
        padding: 0 20px 20px 20px;
        margin-bottom: 15px;
    }

    .eat-and-drink-small-blocks-a1::before {
        content: "";
        position: absolute;
        top: 0;
        left: 20px;
        width: calc(100% - 40px);
        height: calc(100% - 20px);
        background-color: rgba(44, 31, 22, 0.5);
        transition: .5s cubic-bezier(0.4, 0, 0.2, 1) all;
    }


    .store-listing-small-blocks-img-logo {
        position: absolute;
        bottom: 30px;
        right: 30px;
        width: 80px;
    }

    .eat-and-drink-small-blocks-a-caption {
        position: absolute;
        top: 20px;
        left: 50px;
        width: calc(100% - 180px);
    }

    .eat-and-drink-small-blocks-a-h4 {
        color: #ffffff;
        font-size: 28px;
        font-weight: normal;
        margin: 0 0 10px 0;
    }

    .eat-and-drink-small-blocks-a-caption p {
        color: #ffffff;
        font-size: 15px;
        font-weight: normal;
        margin: 0 0 0 0;
    }

    #home-store-listings-flex-section {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        flex-wrap: wrap;
        padding: 20px 20px;
    }

    #home-store-listings-flex-section > div {
        width: calc((100%) - 14px);
    }

    .store-listing-summary-div {
        margin-bottom: 50px;
    }

    .store-listing-summary-div > a {
        display: block;
    }

    #home-store-listings-flex-section > div > a,
    #home-store-listings-flex-section > div > a > img {
        overflow: hidden;
    }

    h3.store-listing-summary-h3 {
        font-size: 24px;
        font-weight: bold;
        color: #000000;
        text-transform: uppercase;
        padding: 10px 0;
        border-bottom: 2px solid #6f4e37;
    }

    #slider-01 {
        background: url('/images/home/carousel/mobile/1.jpg') center center no-repeat;
        background-size: cover;
        width: 100%;
        height: calc(50vh);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    #slider-01 > h1 {
        color: #ffffff;
        font-size: 28px;
        text-align: center;
        position: relative;
        font-weight: bold;
        letter-spacing: 10px;
        margin: 0 0;
    }

    #slider-about {
        background: url('/images/stores/banners/mobile/onshore-fresh-seafood.jpg') center center no-repeat;
        background-size: cover;
        width: 100%;
        height: calc(50vh);
    }

    #slider-events-and-news {
        background: url('/images/stores/banners/mobile/onshore-fresh-seafood.jpg') center center no-repeat;
        background-size: cover;
        width: 100%;
        height: calc(50vh);
    }

    #slider-contact {
        background: url('/images/stores/banners/mobile/onshore-fresh-seafood.jpg') center center no-repeat;
        background-size: cover;
        width: 100%;
        height: calc(50vh);
    }

    #slider-find-us {
        background: url('/images/stores/banners/mobile/find-us.jpg') center center no-repeat;
        background-size: cover;
        width: 100%;
        height: calc(50vh);
    }

    #slider-the-coffee-club {
        background: url('/images/stores/banners/mobile/the-coffee-club.jpg') center center no-repeat;
        background-size: cover;
        width: 100%;
        height: calc(50vh);
    }

    #slider-sydney-helicopters {
        background: url('/images/stores/banners/mobile/sydney-helicopters.jpg') center center no-repeat;
        background-size: cover;
        width: 100%;
        height: calc(50vh);
    }

    #slider-lone-star {
        background: url('/images/stores/banners/mobile/lone-star.jpg') center center no-repeat;
        background-size: cover;
        width: 100%;
        height: calc(50vh);
    }

    #slider-wellness-studio {
        background: url('/images/stores/banners/mobile/wellness-studio.jpg') center center no-repeat;
        background-size: cover;
        width: 100%;
        height: calc(50vh);
    }

    #slider-riverbank-bar-and-dining {
        background: url('/images/stores/banners/mobile/oyster-bar.jpg') center center no-repeat;
        background-size: cover;
        width: 100%;
        height: calc(50vh);
    }

    #slider-onshore-fresh-seafood {
        background: url('/images/stores/banners/mobile/onshore-fresh-seafood.jpg') center center no-repeat;
        background-size: cover;
        width: 100%;
        height: calc(50vh);
    }

    #slider-maldinis {
        background: url('/images/stores/banners/mobile/maldinis.jpg') center center no-repeat;
        background-size: cover;
        width: 100%;
        height: calc(50vh);
    }

    #slider-goji {
        background: url('/images/stores/banners/mobile/goji.jpg') center center no-repeat;
        background-size: cover;
        width: 100%;
        height: calc(50vh);
    }

    #slider-tella-balls-dessert-bar {
        background: url('/images/stores/banners/mobile/tella-balls-dessert-bar.jpg') center center no-repeat;
        background-size: cover;
        width: 100%;
        height: calc(50vh);
    }

    #slider-masala-kitchen {
        background: url('/images/stores/banners/mobile/masala-kitchen.jpg') center center no-repeat;
        background-size: cover;
        width: 100%;
        height: calc(50vh);
    }

    #home-eat-and-drink-section {
        padding: 0 20px;
    }

    #footer-bottom-row {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    #who-we-are-footer-flex-logos-div {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
    }
}