/*
====================================
large Screen - Others
====================================
*/
@media screen and (max-width: 700px) {
    .section-one-content-two .banner-inner {
    width: 68%;
    aspect-ratio: 16 / 9;
    padding-top: 5%;
    padding-bottom: 9%;
}
}
@media screen and (min-width: 700px) {
    
    .section-one-content-two .banner-inner {
    aspect-ratio: 4 / 3;
    width: 65%;
    padding-top: 6%;
    padding-bottom: 13%;
}
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
    .section-two-block-1 {
        max-width: 990px;
    }
    .resipi-inner-contnent ul li {
        font-size: 22px;
    }
    .cucur-image {
        right: -19%;
        top: -26%;
        max-width: 600px;
    }
    .cucur-image-btm {
        max-width: 410px;
    }
    .sec-block-2 .resipi-inner-contnent ul li {
        font-size: 18px;
    }
    .button-one {
        font-size: 35px;
        height: 140px;
    }
    /* section 4  */
    .section-block-4 {
        max-width: 90vw;
    }
    .section-4-inner-content h4 {
        font-size: 2vw;
    }
    .section-4-inner-content li {
        color: var(--whiteColor);
        font-size: 1.2vw;
    }
    .spritzer-btn-card a span {
        font-size: 2.2vw;
    }
    .spritzer-btn-card {
        margin-top: -15%;
    }
    .barhama-title-bg {
        max-width: 35vw;
    }
    .barhama-title-card h2 {
        font-size: 4.5vw;
    }
    .barhama-title-card h4 {
        font-size: 3.5vw;
    }
    .bersama-block img {
        max-width: 90vw;
    }
    .bersama-content-box img {
        max-width: 90vw;
    }
    .percuma-content img {
        max-width: 30vw;
    }
    .percuma-content h2 {
        font-size: 5vw;
    }
    .worth-card {
        margin-top: 3%;
        font-size: 2.5vw;
    }
    .worth-card span {
        font-size: 5vw;
    }
    .bersama-bottom-block p {
        font-size: 1.5vw;
        margin-top:5px !important
    }
}

/*
====================================
Medium Screen - Others
====================================
*/

@media screen and (min-width: 992px) and (max-width: 1199px) {
    /* section 1  */
    .section-one-content-two h2 {
        font-size: 65px;
    }
    .content-block.px-4.py-5 {
        max-width: 85%;
    }
    /* section 2  */
    .section-two-block-1 {
        max-width: 80vw;
        padding-inline: 30px;
    }
    .resipi-inner-contnent ul li {
        font-size: 1.7vw;
    }
    .cucur-image {
        right: -19%;
        top: -26%;
        max-width: 40vw;
    }
    .cucur-image-btm {
        max-width: 36vw;
    }
    .section-two-block-1 h2 {
        font-size: 5vw;
    }
    .resipi-one-content {
        left: 3%;
        gap: 20px;
    }
    .button-one {
        right: 5%;
        bottom: -10%;
        width: 65%;
        font-size: 3vw;
        height: fit-content;
        padding-block: 4%;
    }
    .sec-block-2 .resipi-one-content h4 {
        font-size: 25px;
    }
    .sec-block-2 .resipi-inner-contnent ul li {
        font-size: 1.4vw;
    }
    .sec-block-2 .cucur-image {
        max-width: 34vw;
    }
    .sec-block-2 .resipi-one-content {
        position: absolute;
        left: 2%;
        top: 4%;
        padding: 15px;
    }
    .sec-block-3 .cucur-image-btm {
        max-width: 25vw;
    }
    /* section 4  */
    .section-block-4 {
        max-width: 90vw;
    }
    .section-4-inner-content h4 {
        font-size: 2vw;
    }
    .section-4-inner-content li {
        color: var(--whiteColor);
        font-size: 1.2vw;
    }
    .spritzer-btn-card a span {
        font-size: 2.2vw;
    }
    .spritzer-btn-card {
        margin-top: -15%;
    }
    .section-4-inner-content ul {
        list-style: disc;
        padding-left: 10px;
    }
    .barhama-title-bg {
        max-width: 35vw;
    }
    .barhama-title-card h2 {
        font-size: 4.5vw;
    }
    .barhama-title-card h4 {
        font-size: 3.5vw;
    }
    .bersama-block img {
        max-width: 90vw;
    }
    .bersama-content-box img {
        max-width: 90vw;
    }
    .percuma-content img {
        max-width: 30vw;
    }
    .percuma-content h2 {
        font-size: 5vw;
    }
    .worth-card {
        margin-top: 3%;
        font-size: 2.5vw;
    }
    .worth-card span {
        font-size: 5vw;
    }
    .bersama-bottom-block p {
        font-size: 1.5vw;
    }
    .bersama-content-box h2 {
        font-size: 7vw;
    }
    .bersama-content-box p {
        font-size: 2.5vw;
    }
}

/*
====================================
Small Screen - Tablate
====================================
*/

@media screen and (min-width: 768px) and (max-width: 991px) {
    /* section 1  */
    .section-one-content-two h2 {
        font-size: 49px;
    }
    .content-block.px-4.py-5 {
        max-width: 85%;
    }
    .section-one-content-two {
        margin-top: -14%;
    }
    /* section 2  */
    .section-two-block-1 {
        max-width: 85vw;
        padding-inline: 30px;
    }
    .resipi-inner-contnent ul li {
        font-size: 1.7vw;
    }
    .cucur-image {
        right: -19%;
        top: -26%;
        max-width: 40vw;
    }
    .cucur-image-btm {
        max-width: 36vw;
    }
    .section-two-block-1 h2 {
        font-size: 5vw;
    }
    .resipi-one-content {
        left: 3%;
        gap: 20px;
    }
    .button-one {
        right: 5%;
        bottom: -10%;
        width: 65%;
        font-size: 3vw;
        height: fit-content;
        padding-block: 4%;
    }
    .section-two {
        padding-top: 230px;
        gap: 110px;
        padding-bottom: 160px;
    }
    .sec-block-2 .resipi-one-content h4 {
        font-size: 2.5vw;
    }
    .sec-block-2 .resipi-inner-contnent ul li {
        font-size: 1.4vw;
    }
    .sec-block-2 .cucur-image {
        max-width: 30vw;
        right: -18%;
    }
    .sec-block-2 .resipi-one-content {
        position: absolute;
        left: 2%;
        top: 4%;
        padding: 15px;
    }
    .resipi-inner-contnent ul {
        padding-left: 10px;
        gap: 1px;
    }
    .resipi-one-content h5 {
        font-size: 16px;
    }
    .sec-block-3 .cucur-image-btm {
        max-width: 25vw;
    }
    /* section 4  */
    .section-block-4 {
        max-width: 90vw;
    }
    .section-4-inner-content h4 {
        font-size: 2vw;
    }
    .section-4-inner-content li {
        color: var(--whiteColor);
        font-size: 1.2vw;
    }
    .spritzer-btn-card a span {
        font-size: 2.2vw;
    }
    .spritzer-btn-card {
        margin-top: -15%;
    }
    .section-4-inner-content ul {
        list-style: disc;
        padding-left: 10px;
    }
    .barhama-title-bg {
        max-width: 35vw;
    }
    .barhama-title-card h2 {
        font-size: 4.5vw;
    }
    .barhama-title-card h4 {
        font-size: 3.5vw;
    }
    .bersama-block img {
        max-width: 90vw;
    }
    .bersama-content-box img {
        max-width: 90vw;
    }
    .percuma-content img {
        max-width: 30vw;
    }
    .percuma-content h2 {
        font-size: 5vw;
    }
    .worth-card {
        margin-top: 3%;
        font-size: 2.5vw;
    }
    p.sampel {
        line-height:1.2 !important;
        font-size:7vw !important
    }
    .worth-card span {
        font-size: 5vw;
    }
    .bersama-bottom-block p {
        font-size: 1.5vw;
    }
    .bersama-content-box h2 {
        font-size: 7vw;
    }
    .bersama-content-box p {
        font-size: 2.5vw;
    }
    .branche-list-area h2 {
        font-size: 9vw;
        text-align: center
    }
    .brach-name h4 {
        font-size: 2.5vw;
    }
    .block-content h4 {
        font-size: 2.3vw;
    }
    .blog-wrapper h2 {
        font-size: 7vw;
    }
}

/*
====================================
Xtra Small Screen - Small Mobile
====================================
*/

@media screen and (max-width: 767px) {
    /* section 1  */
    .section-one-content-two h2 {
        font-size: 6.5vw;
    }
        .heroimg.content-block.px-4.py-5 {
        max-width: 100%;
        padding: 15px 10px !important;
    }
    .section-4-inner-content {
        left:52%
        
    }
    p.sampel {
        line-height:1.2 !important;
        font-size:7vw !important
    }
    .block-content a {
        font-size:12px
    }
    .percuma-content h2 {
        -webkit-text-stroke:transparent
    }
    .cucur-image-btm.jala {
        top:83%
    }
    img.bungaimg, img.limauimg {
    margin-left: -8%;
    transform: scale(1.1);
}
    .resipi-one-content .col-4 {
    padding: 0px 7px;
}
    .content-block.px-4.py-5 {
        max-width: 85%;
    }
    .section-one-content-two {
        margin-top: -14%;
    }
    /* section 2  */
    .section-two-block-1 {
        max-width: 85vw;
        padding-inline: 30px;
    }
    .resipi-inner-contnent ul li {
        font-size: 1.7vw;
    }
    .cucur-image {
        right: -19%;
        top: -26%;
        max-width: 40vw;
    }
    .cucur-image-btm {
        max-width: 36vw;
    }
    .section-two-block-1 h2 {
        font-size: 7vw;
    }
    .resipi-one-content {
        left: 3%;
        gap: 10px;
        padding: 5px;
    }
    .button-one {
        right: 5%;
        bottom: -10%;
        width: 65%;
        font-size: 3vw;
        height: fit-content;
        padding-block: 4%;
    }
    .section-two {
        padding-top: 26%;
        gap: 100px;
    }
    .resipi-one-content h4 {
        font-size: 4vw;
    }
    .resipi-inner-contnent ul {
        padding-left: 20px;
    }
    .sec-block-2 .resipi-one-content h4 {
        font-size: 3.5vw;
    }
    .sec-block-2 .resipi-inner-contnent ul li {
        font-size: 2.2vw;
    }
    .sec-block-2 .cucur-image {
        max-width: 30vw;
        right: -18%;
    }
    .sec-block-2 .resipi-one-content {
        position: absolute;
        left: 2%;
        top: 4%;
        padding: 10px;
    }
    .resipi-inner-contnent ul {
        padding-left: 10px;
        gap: 1px;
    }
    .resipi-one-content h5 {
        font-size: 16px;
    }
    .inner-content-block .main-bg {
        min-height: 200px;
    }
    .sec-block-3 .cucur-image-btm {
        max-width: 35vw;
    }
    /* section 4  */
    .section-block-4 {
        max-width: 90vw;
        grid-template-columns: 1fr;
    }
    .section-4-inner-content h4 {
        font-size: 4vw;
    }
    .section-4-inner-content li {
        color: var(--whiteColor);
        font-size: 2.5vw;
    }
    .spritzer-btn-card a span {
        font-size: 4.2vw;
    }
    .spritzer-btn-card {
        margin-top: -15%;
    }
    .section-4-inner-content ul {
        list-style: disc;
        padding-left: 10px;
    }
    .spritzer-btn-card a {
        max-width: 95%;
        margin-left: 0;
        position: relative;
    }
    .see-others-btn a {
        font-size: 4vw;
    }
    .barhama-title-bg {
        max-width: 35vw;
    }
    .barhama-title-card h2 {
        font-size: 11.5vw;
    }
    .barhama-title-card h4 {
        font-size: 6.5vw;
    }
    .bersama-block img {
        max-width: 90vw;
    }
    .bersama-content-box img {
        max-width: 90vw;
    }
    .percuma-content img {
        max-width: 30vw;
    }
    .percuma-content h2 {
        font-size: 5vw;
    }
    .worth-card {
        margin-top: 3%;
        font-size: 2.5vw;
    }
    .worth-card span {
        font-size: 5vw;
    }
    .bersama-bottom-block p {
        font-size: 1.5vw;
        margin-top:5px !important
    }
    .bersama-content-box h2 {
        font-size: 7vw;
    }
    .bersama-content-box p {
        font-size: 2.2vw;
    }
    .bersama-block {
        padding-top: 20px;
    }
    .branche-list-area h2 {
        font-size: 9vw;
        text-align: center
    }
    .brach-name h4 {
        font-size: 2.5vw;
    }
    .branch-action img {
        max-width: 8vw;
    }
    .insta-feed-wrapper>button {
        max-width: 20vw;
    }
    .block-content h4 {
        font-size: 3.1vw;
    }
    .blog-wrapper h2 {
        font-size: 7vw;
    }
    .blog-list {
        grid-template-columns: repeat(2, 1fr);
    }
    .cart-btn {
        width: 100%;
        max-width: 45vw;
        margin-top: -6%;
    }
    .copyright-area {
        padding-block: 15px;
        font-size: 12px;
    }
}

@media screen and (max-width: 575px) {
    /* section 1  */
    .content-block.px-4.py-5 {
        max-width: 95%;
    }
    .branch-table td:nth-of-type(1), .branch-table th:nth-of-type(1) {
    padding-left: 10px !important;
}
    .branch-table td, .branch-table th {
    padding: 3px 11px !important;
    font-size: 12px;
}
     .single-block-post:nth-child(3) {
    grid-column: 1 / -1;
    justify-self: center;
    width: 50%; /* match the width of the cards above */
         padding:2%
  }
    .branche-list-area {
        padding-inline:5px !important
    }
    .branch-table {
        overflow: scroll !important
    }
    .section-one-content-two {
        margin-top: -15%;
    }
    /* section 2  */
    .section-two-block-1 {
        max-width: 95vw;
        padding-inline: 20px;
    }
    .cucur-image {
        right: -16%;
        top: -36%;
        max-width: 40vw;
    }
    .resipi-inner-contnent ul li {
        font-size: 2.4vw;
    }
    .section-two {
        padding-top: 30%;
        gap: 65px;
        padding-bottom: 156px;
    }
    .sec-block-2 .cucur-image {
        right: -12%;
        top:-36%
    }
    .resipi-one-content h5 {
        font-size: 12px;
    }
    .sec-block-3 .cucur-image-btm {
        top: 67%;
    }
}