/* Banner Top  */
.home-section-2 .home-contain .home-detail h6 {
    font-size: calc(15px + 3*(100vw - 320px) / 1600);
    font-weight: 600;
    color: #02745a;
    letter-spacing: 1.2px;
}

.home-section-2 .home-contain .home-detail h1.heding-2 {
    font-size: calc(22px + 26*(100vw - 320px)/1600);
    letter-spacing: 1.2px;
}

.home-section-2 .home-contain .home-detail h5 {
    font-size: calc(14px + 3*(100vw - 320px) / 1600);
    letter-spacing: 1.4px;
    line-height: 1.6;
}

.banner-top-detail {
    padding: 0 calc(12px + 100*(100vw - 320px) / 1600);
}

.home-contain .home-detail.home-big-space {
    padding: calc(50px + 40*(100vw - 320px) / 1600) 0 !important;
}

.home-section-2 .home-contain {
    background-size: contain !important;
}

.home-section-2 .home-contain .home-detail .banner-icons-main {
    display: flex;
    gap: 20px;
}

.home-section-2 .home-contain .home-detail .banner-icons img {
    width: 100%;
}

/* Service Section  */

.service-section-home {
    padding-top: calc(10px + 10*(100vw - 320px) / 1600);
}

/* FAQS */
.faqs-home .faq-top-box .faq-box-contain p {
    font-size: 16px;
}

/* Home  */
.banner-contain .banner-details .banner-box h6.text-success {
    color: green !important;
    font-size: calc(13px + 2*(100vw - 320px) / 1600);
    font-weight: 600;
}

.ratio_100_1 .bg-size {
    content: "";
    padding-top: 100%;
    display: block
}

@media(max-width: 1199px) {
    .ratio_100_1 .bg-size {
        padding-top: 110%
    }
}

.ratio_100_1 .fresh-image-2 {
    position: relative;
}

.ratio_100_1 .fresh-image-2 h3 {
    position: absolute;
    bottom: 20%;
    left: 10%;
    width: 58%;
    font-weight: 800;
    font-size: 2.5rem;
    color: white;
}

.seller-title h2 {
    font-size: 24px;
    margin-bottom: 15px;
}

.common-header h3 {
    font-size: calc(18px + 5*(100vw - 320px) / 1600);
    margin-bottom: calc(28px + 13*(100vw - 320px) / 1600);
    line-height: 1.6;
    font-weight: 600;
    position: relative;
}

.common-header h3.center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.common-header h3::before {
    content: "";
    position: absolute;
    width: calc(106px + 69*(100vw - 320px) / 1600);
    height: 3px;
    bottom: calc(-7px + -1*(100vw - 320px) / 1600);
    left: 0;
    background: #ffa53b;
}

.common-header h4 {
    font-size: calc(16px + 5*(100vw - 320px) / 1600);
    margin-bottom: calc(7px + 6*(100vw - 320px) / 1600);
    color: var(--theme-color);
    /* font-family: "Pacifico", cursive; */
}

/* Top Styles  */
.top-styles .banner-details .banner-box {
    position: absolute;
    top: 15px;
    left: 0;
    background-color: unset;
    padding: calc(8px + 4*(100vw - 320px) / 1600) calc(30px + 9*(100vw - 320px) / 1600) calc(8px + 4*(100vw - 320px) / 1600) calc(8px + 4*(100vw - 320px) / 1600);
    border-radius: 0px 60px 60px 0px;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    webkit-box-shadow: unset;
    box-shadow: unset;
    width: 50%;
}

.top-styles .banner-details .banner-box h5 {
    font-size: 24px;
    font-weight: bold;
}

.banner-contain .banner-details .banner-button {
    font-size: 14px !important;
    font-weight: 500 !important;
}

.top-styles .banner-details .banner-box h5 span.h-red {
    color: red;
    white-space: pre;
    display: block;
}

/* Banner Middle */
.banner-contain .banner-details h3 {
    font-size: calc(20px + 10*(100vw - 320px) / 1600);
}

.banner-contain .banner-details h4 {
    font-size: calc(16px + 6*(100vw - 320px) / 1600);
}

/* about us  */
.review-title h4 {
    font-size: calc(14px + 1*(100vw - 320px) / 1600);
}

.fresh-vegetable-section .delivery-box li .delivery-box .delivery-icon img {
    width: 20px;
}

/* industries-top */
.industries-top .banner-contain-2 {
    position: inherit;
}

.industries-top .banner-contain-2 .banner-detail-2 h3 {
    font-size: calc(16px + 8*(100vw - 320px) / 1600);
    font-weight: 700;
    color: #417394 !important;
}

.industries-top .banner-contain-2 .banner-detail-2>div {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(24.21%, rgba(255, 255, 255, 0.2)), color-stop(75.22%, rgba(255, 255, 255, 0.2)));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 24.21%, rgba(255, 255, 255, 0.2) 75.22%);
    padding: 10px;
    color: #417394 !important;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    width: 90%;
    height: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* thin-banner */
.thin-banner {
    background-size: contain !important;
    min-height: 137px;
    height: 137px;
}

/* Middle Banner  */
.banner-details.p-center-left {
    min-height: 250px;
}

.banner-contain .banner-details h3 {
    margin-top: 0;
}

.banner-contain .banner-details .d-flex {
    gap: 25px;
    max-width: 100%;
}

.banner-contain .banner-details .d-flex img {
    min-width: 95px;
    width: 95px;
}

.right-banner-contain {
    background-position: inherit !important;
}

.right-banner-contain .banner-details button {
    position: absolute;
    bottom: 30px;
}

/* faqs */
.faq-box-contain .faq-contain h2 {
    font-size: calc(24px + 12*(100vw - 320px) / 1600);
}

.faq-box-contain .faq-accordion .accordion .accordion-item .accordion-header .accordion-button {
    font-size: calc(14px + 3*(100vw - 320px) / 1600);
    padding: calc(8px + 4*(100vw - 320px) / 1600) calc(8px + 8*(100vw - 320px) / 1600);
}

/* newsletter */


/* Responsive */

@media only screen and (min-width:1401px) and (max-width:1920px) {
    .top-styles .banner-details .banner-box {
        position: absolute;
        top: 10px;
        left: 20px;
        background-color: unset;
        border-radius: 0px 40px 40px 0;
    }

    .banner-contain .banner-details .banner-button {
        bottom: calc(8px + 4*(100vw - 320px) / 1600);
        left: calc(8px + 4*(100vw - 320px) / 1600);
    }

    .banner-contain .banner-details h4 {
        font-size: calc(16px + 4*(100vw - 320px) / 1600);
    }

    .banner-contain .banner-details p.banner-text {
        width: 55%;
    }
}

@media only screen and (min-width:1201px) and (max-width:1660px) {
    .top-styles .banner-details .banner-box {
        width: 60%;
    }
}

@media only screen and (max-width:1199px) {
    .top-styles .banner-details .banner-box {
        top: 10px;
        width: 60%;
    }

    .banner-contain .banner-details .banner-button {
        bottom: calc(5px + 8 * (100vw - 320px) / 1600);
        left: calc(5px + 8 * (100vw - 320px) / 1600);
    }

    .thin-banner {
        background-size: cover !important;
        height: auto;
    }
}

@media only screen and (max-width:768px) {
    .banner-contain .banner-details .banner-button {
        bottom: calc(10px + 8 * (100vw - 320px) / 1600);
        left: calc(15px + 5 * (100vw - 320px) / 1600);
    }

    .banner-contain .banner-details .banner-button {
        font-size: 14px !important;
        padding: 8px 18px;
    }

    .ratio_100_1 .bg-size {
        padding-top: 100%
    }

    .container,
    .container-sm {
        max-width: 100%;
        padding: 0 calc(12px + 148 * (100vw - 320px) / 1600);
    }

    .top-styles .banner-details .banner-box {
        left: 10px;
        width: 60%;
    }

    .banner-details.p-center-left {
        background: #0000003d;
        min-height: 200px;
    }

    .right-banner-contain .banner-details button {
        bottom: 20px;
    }
}

@media only screen and (max-width: 576px) {
    .home-section-2 .home-contain {
        background-size: cover !important;
    }

    .home-contain .home-detail.home-big-space {
        padding: calc(30px + 30 * (100vw - 320px) / 1600) 0 !important;
    }

    .banner-contain .banner-details .d-flex img {
        min-width: 25%;
        width: 25%;
    }
}