﻿@media (min-width: 768px) and (max-width:990px) {
    .col-sm-6 {
        width: 100% !important;
    }
}
.grid {
    width: 100%;
}

.grid-sizer,
.grid-item {
    width: calc(33.333% - 20px);
    box-sizing: border-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 0px 0px 35px 35px;
    margin-bottom:30px;
}
.grid-item-inner {
    margin:  0 1px;
    color: #000;
    break-inside: avoid;
    opacity: 1;
    
}
.grid-sizer {
    display: none;
}

.grid-item {
    float: left;
}
.breadcrumb-wrapper {
    top: 47px;
}
/* Mobile header */
.mobile-hero-holder {
    background-size: cover;
}
/* desktop header */
.harvesthero-holder {
    margin-top: 46px;
    left: 0px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
}
@media only screen and (min-width:768px) {
    .harvesthero-holder {
        min-height: 275px;
    }
    }
@media only screen and (min-width:1300px) {
    .harvesthero-holder {
        min-height: 358px;
    }
}
@media only screen and (min-width:1500px) {
    .harvesthero-holder {
        min-height: 420px;
    }
}
@media only screen and (min-width:1800px) {
    .harvesthero-holder {
        min-height: 495px;
    }
}
@media only screen and (min-width:2000px) {
    .harvesthero-holder {
        min-height: 662px;
    }
}
@media only screen and (min-width:3000px) {
    .harvesthero-holder {
        min-height: 995px;
    }
}
@media only screen and (min-width:3500px) {
    .harvesthero-holder {
        min-height: 1000px;
    }
}
    /* carousal styles*/
    .mySlides .img-container {
        cursor: pointer;
    }

        .mySlides .img-container img {
            object-fit: cover;
        }

    .slider-nav {
        display: flex;
        justify-content: center;
        column-gap: 20px;
        margin-top: 15px;
    }

    #harvest-result-carousel {
        padding-bottom: 70px;
        padding-bottom: 164px;
    }

    .slideshow-container {
        max-width: fit-content;
        position: relative;
        margin: auto;
    }

    .slider-nav .prev,
    .slider-nav .next {
        cursor: pointer;
    }

    .dot {
        cursor: pointer;
        height: 15px;
        width: 15px;
        margin: 0 2px;
        border: 1px solid #d25f15;
        border-radius: 50%;
        display: inline-block;
        transition: background-color 0.6s ease;
    }

        .activeslide, .dot:hover {
            background-color: #d25f15;
        }

    /*cms data css for carousal*/
    .img-container-overlay {
        position: absolute;
        /*text-align: center;*/
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        top: 91px;
        width: 100%;
    }

    .imgslide {
        width: 904px;
        height: 311px;
    }

    .imgslidemobile {
        width: 350px;
        height: 380px;
    }

    .mySlides {
        display: none
    }

    .activ {
        display: block;
    }

    .brandtext {
        width: 100%;
        height: 61px;
        /* UI Properties */
        text-align: right;
        font: normal normal normal 45px/32px GHVeneerClean;
        letter-spacing: 0.45px;
        color: #FFFFFF;
        text-shadow: 0px 3px 6px #00000029;
        opacity: 1;
        padding-top: 70px;
    }

    .divider {
        width: 1px;
        height: 165px;
        background-color: white;
        margin: 0 20px;
        position: relative;
    }

    .Branddescription {
        width: 164px;
        /* UI Properties */
        text-align: left;
        font: normal normal normal 106px/46px GHVeneerClean;
        letter-spacing: 1.06px;
        color: #FFFFFF;
    }

    .Branddescription2 {
        text-align: left;
        font: normal normal normal 45px/46px GHVeneerClean;
        letter-spacing: 0.45px;
        color: #FFFFFF;
    }

    .Branddescriptiontxt {
        color: #FFFFFF;
    }

    .resultbtn {
        padding: 14px 22px !important;
    }
    /*introduction styles*/
    .h1-intro {
        font: normal normal normal 60px / 60px GHVeneerClean;
        letter-spacing: 0.6px;
        margin-bottom: 10px;
    }

    .p-intro-tag {
        width: 80%;
        height: 70px;
        text-align: center;
        font: normal normal normal 16px/24px Noto Sans;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        padding-left: 177px;
    }

    /*SEE LOCAL YIELD RESULT Button*/
    .see-local-yield-result {
        text-align: center;
        margin-top: 36px;
    }

    .h2-intro {
        font: normal normal normal 48px/48px GHVeneerClean;
        letter-spacing: 0.48px;
        color: #DF6420;
    }

    .head-txt {
        display: flex;
        align-items: center;
        gap: 15px;
        max-width: 100%;
        width: 330px;
    }

        .head-txt::after {
            content: "";
            height: 2px;
            background-color: grey;
            flex-grow: 1;
            margin-bottom: 30px;
        }

    .results {
        position: absolute !important;
        z-index: 1 !important;
    }

    #socialMediainfo {
        padding-top: 370px;
    }

    #socialmediapost-list {
        padding-top: 175px;
        padding-bottom: 130px;
    }

    .story-behind-results {
        display: flex;
        justify-content: center;
    }

    .story-behind-results_txt p {
        text-align: center;
        font: normal normal normal 32px/32px GHVeneerClean;
        letter-spacing: 0.32px;
        color: #231F20;
        opacity: 1;
    }

    #socialMediainfo {
        width: 100%;
        height: 100%;
        opacity: 1;
        position: relative;
        background-image: linear-gradient(185deg, rgba(179, 191, 184, 0.15) 0%, rgba(90, 96, 92, 0) 100%);
    }

        #socialMediainfo::before {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            z-index: -999;
            background: transparent url(https://assets.syngentaebiz.com/images/gh-background-white-grid-desktop@2x.png) 0 0 no-repeat padding-box;
            background-position: center; /* Add this */
            background-repeat: no-repeat; /* Simplified */
            background-size: cover;
            mix-blend-mode: multiply;
            opacity: 6.5;
        }



    @media only screen and (max-width: 990px) {
        .mobile-hero-holder {
            height: 180px;
            width: 100%;
            background-size: 100%;
            margin-top: 42px;
            background-repeat: no-repeat;
            overflow: hidden;
        }

        .p-intro-tag {
            width: 100%;
            height: 150px;
            text-align: center;
            font: normal normal normal 16px/24px Noto Sans;
            letter-spacing: 0px;
            color: #000000;
            opacity: 1;
            padding-left: 0px
        }

        #socialmediapost-list {
            padding-top: 220px;
        }
    }

    .testimonial-container {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        padding: 20px;
        max-width: 1200px;
        margin: 0 auto;
    }

    .testimonial-card {
        flex: 1;
        min-width: 300px;
        max-width: 400px;
        border: 1px solid #ddd;
        border-radius: 8px;
        padding: 20px;
        background-color: white;
        box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    }

    .farmer-info {
        margin-bottom: 15px;
    }

        .farmer-info h3 {
            color: #333;
            margin: 0;
            font-size: 1.2em;
        }

    .location {
        font: normal normal normal 22px/24px GHVeneerClean;
        letter-spacing: 0.48px;
        color: #DF6420;
    }

    .farm-image {
        width: 100%;
        height: 200px;
        object-fit: cover;
        border-radius: 4px;
        margin-bottom: 15px;
    }

    .testimonial-text {
        color: #444;
        line-height: 1.6;
        margin-bottom: 15px;
    }

    .hashtags {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
    }

    .hashtag {
        background-color: #f0f0f0;
        padding: 4px 8px;
        border-radius: 4px;
        font-size: 0.8em;
        color: #666;
    }

    /* Responsive Design */
    @media (max-width: 768px) {
        .testimonial-card {
            min-width: 100%;
        }
    }

    .grid-layout {
        margin: -3rem 0 0;
        padding: 0;
        column-gap: 0;
    }

    /*.grid-item {
    margin: 3rem 0;
    color: #000;
    break-inside: avoid;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 0px 0px 35px 35px;
    opacity: 1;
}

.grid-item-inner {*/
    /*padding: 26px;*/
    /*font-size: 1.8rem;
    border-radius: 1.5rem;
    overflow: hidden;
}

.grid-item a.btn-default {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.grid-item-inner p {
    margin: 0;
}

@media only screen and (min-width: 768px) {
    .grid-layout {
        margin: 0 1.5rem;
        column-count: 2;
    }

    .grid-item {
        margin: 3rem 1.5rem;
    }

        .grid-item:first-child {
            margin-top: 0;
        }
}*/

    @media only screen and (max-width: 768px) {
        .grid-item {
            width: 100%;
            box-sizing: border-box;
            background: #FFFFFF 0% 0% no-repeat padding-box;
            border: 1px solid #707070;
            border-radius: 0px 0px 35px 35px;
            margin-bottom: 30px;
        }
    }

    .ftf-intro {
        color: #fff;
        font-size: 2.4rem;
        line-height: 3rem;
        padding: 3.5rem 0;
    }

    #local-reps .ftf-intro {
        display: none;
    }

    .ftf-intro h3 {
        font-size: 3rem;
        margin: 0;
    }

    .ftf-intro hr {
        border-top: 2px solid #000;
        margin: 1.8rem 0;
    }

    .single-image {
        border-radius: 10px;
        overflow: hidden;
    }

        .single-image img {
            width: 100%;
        }

        .single-image + p {
            margin-top: 2.5rem;
        }

        .single-image .img-bottom {
            background-color: #55632c;
        }

            .single-image .img-bottom span {
                color: #fff;
                font-size: 1.5rem;
                font-weight: 600;
                position: relative;
                padding: 7px 10px;
                display: block;
            }

                .single-image .img-bottom span.right {
                    position: absolute;
                    right: 0;
                    top: 0;
                }

                .single-image .img-bottom span.center {
                    position: absolute;
                    left: 50%;
                    top: 0;
                    transform: translateX(-50%);
                }

    .grid-item-inner > img {
        margin: 2.5rem 0;
    }

    .slider-header {
        padding: 0 2rem;
        margin-bottom: 2.5rem;
    }

        .slider-header span {
            display: block;
            font-weight: 800;
            text-align: center;
        }

        .slider-header hr {
            border-top: 4px solid #55632c;
            margin: 1.6rem 0;
        }

        .slider-header i.footer {
            margin-top: 0;
        }

    /*.testimonial-image {*/
    /* width: 8.6rem;
    height: 8.6rem;
    margin: 0 auto;
    position: relative;
    margin-top: 40px;*/
    /*}*/

    .testimonial-image img {
        width: 100%;
        
        /*border-radius: 8.6rem;*/
    }

    .testimonial-image {
        padding-bottom: 15px;
    }
    /*
    .testimonial-image:before, .testimonial-image:after {
        content: "";
        width: 30px;
        height: 22px;
        background-image: url('https://assets.syngentaebiz.com/images/media/quotation.svg');
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .testimonial-image:before {
        left: -35px;
    }

    .testimonial-image:after {
        right: -35px;
        transform: rotate(180deg);
        margin-top: -11px;
    }*/
.testimonial-content {
    padding: 1rem 2rem 2rem 2rem;
}

    .farmername {
        font: normal normal normal 22px/24px GHVeneerClean;
        letter-spacing: 0.48px;
        color: #DF6420;
        margin-bottom: 0px;
    }

    .testimonial-Head {
        padding: 1rem;
        text-align: center;
    }
.testimonial-Head2 {
    padding: 3px;
    text-align: center;
}

    .testimonial-name {
        text-align: center;
        font-size: 1.8rem;
        line-height: 2.4rem;
        margin-top: 1.8rem;
    }

        .testimonial-name strong {
            font-weight: 800;
        }


    .video-container {
        position: relative;
        padding-bottom: 75%;
        height: 0;
        /*margin: -3rem -3rem 3rem -3rem;*/
    }

        .video-container iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }



    .chart strong {
        display: block;
        color: #55632c;
        font-weight: 600;
        font-size: 2rem;
        line-height: 2.2rem;
        text-align: center;
        text-transform: uppercase;
    }

    .chart .statistic {
        display: block;
        font-size: 2;
        font-weight: 600;
        text-align: center;
        margin: 5px 0 10px;
    }

        .chart .statistic span:first-child {
            font-size: 7.5rem;
            line-height: 7.5rem;
        }

    html:lang(fr) .chart .statistic span:first-child {
        font-size: 6rem;
        line-height: 6rem;
    }

    .chart-divider {
        margin: 20px 0;
    }

        .chart-divider img {
            width: 100%;
        }

    .rep-container {
        display: none;
        margin-bottom: 3.5rem;
        flex-direction: column;
        justify-content: center;
    }

        .rep-container .rep-info {
            margin-top: 3rem;
            padding: 40px;
            border-bottom-left-radius: 10px;
            border-top-left-radius: 10px;
            margin-right: 20px;
        }

            .rep-container .rep-info:first-child {
                margin-top: 0;
                margin-left: 20px;
                margin-right: 0;
                border-bottom-right-radius: 10px;
                border-top-right-radius: 10px;
                border-bottom-left-radius: 0;
                border-top-left-radius: 0;
            }

            .rep-container .rep-info:before, .rep-container .rep-info:after {
                content: "";
                display: block;
                width: 20px;
                height: 100%;
                position: absolute;
                top: 0;
                right: -20px;
                background: url('https://assets.syngentaebiz.com/images/media/cutout.svg');
                background-repeat: no-repeat;
                background-size: 20px 3000px;
                background-position: center center;
                border-top-left-radius: 10px;
                border-bottom-left-radius: 10px;
                transform: rotate(180deg);
            }

            .rep-container .rep-info:first-child:before {
                left: -20px;
                right: unset;
                transform: rotate(0);
            }

            .rep-container .rep-info:after {
                right: -20px;
            }

            .rep-container .rep-info:first-child:after {
                display: none;
            }

    .rep-info span {
        display: block;
        margin-top: 5px;
    }

    span.rep-location {
        font-weight: 600;
        margin-top: 0;
    }

    span.rep-name {
        font-size: 2.4rem;
        font-weight: 800;
    }

    .rep-info hr {
        border-top: 2px solid #000;
        margin: 2rem 0;
    }

    .rep-email a,
    .rep-phone a {
        color: #000;
        text-decoration: none;
        border-bottom: none;
        font-size: 1.8rem;
        line-height: 2rem;
    }

        .rep-email a:hover,
        .rep-phone a:hover {
            text-decoration: underline;
        }


    .rep-container + a {
        display: block;
        width: 270px;
        text-align: center;
        margin: 3.5rem auto;
    }

    .btn-default {
        height: 51px;
        width: 256px;
        padding: 14px 22px;
    }

    @media only screen and (min-width:992px) {
        .rep-container {
            flex-direction: row;
        }

            .rep-container .rep-info {
                width: calc(100% / 2);
                margin-left: 3rem;
                margin-top: 0;
            }
    }

    #globalFooter {
        display: none;
    }

    #resultFooter {
        border-top: 4px solid #DF6420;
    }

    .see-morePosts {
        top: 100%;
        text-align: center;
    }

    @media only screen and (min-width:990px) {
        .video-container {
            padding-bottom: 56.25%;
        }

        .imgslidemobile {
            display: none;
        }

        .brandtextdivider {
            display: flex;
        }
    }

    @media only screen and (max-width:990px) {
        .imgslide {
            display: none;
        }

        .imgslidemobile {
            width: 350px;
            height: 380px;
        }

        .img-container-overlay {
            top: 8px;
            padding-left: 20px;
        }

        .brandtextdivider {
            display: block;
            padding-bottom: 30px;
        }

        .divider {
            width: 221px;
            height: 1px;
            margin: 0px;
        }

        .brandtext {
            padding-bottom: 15px;
            text-align: left;
        }

        .Branddescription2 {
            font: normal normal normal 39px/46px GHVeneerClean;
        }

        .head-txt {
            display: none;
        }
    }
    /*video Loading Model*/
    #videoModal-bg {
        background-color: rgba(0, 0, 0, 0.5);
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
    }

    #videoModal {
        background-color: white;
        width: 100%;
        max-width: 585px;
        display: block;
        position: relative;
        padding: 36px 0px 0px 0px;
    }

    #modalClose {
        top: 0;
        right: 0;
        display: block;
        position: absolute;
        margin-right: 5px;
        padding: 10px;
    }

        #modalClose:hover {
            cursor: pointer;
            color: gray;
        }

    #modalTitle {
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 26px;
        color: #55565a;
        font-weight: 700;
    }

    #modalContent iframe {
        margin: 0 auto;
        display: block;
    }

    #modalDescription {
        padding: 15px 0 0 0;
        font-size: 16px;
        line-height: 20px;
        color: #55565a;
    }

    .video-container {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
    }

        .video-container iframe,
        .video-container object,
        .video-container embed {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

    .video-card:hover {
        cursor: pointer;
        text-decoration: none;
    }

        .video-card:hover a {
            text-decoration: none;
        }

    .video-card figure {
        overflow: hidden;
        background: #d25f15;
        position: relative;
        margin-bottom: 1em
    }

    /* .video-card figure:before {
            content: "";
            background-image: url("https://assets.syngentaebiz.com/images/media/wild-north-video-play-icon.svg");
            position: absolute;
            height: 50%;
            width: 50%;
            opacity: .85;
            top: 15%;
            left: 20%;
            display: block;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            z-index: 100;
        }*/

    .video-card a.primary img {
        transition: 0.25s;
        max-width: 100%;
    }

    .video-card a.primary:hover img {
        opacity: 0.5;
        transform: scale(1.05);
    }

    @media only screen and (max-width:990px) {
        #resultFooter::before {
            content: '';
            position: absolute;
            right: 0;
            bottom: 6%; /* Adjust this value to control how much of the image is outside the footer */
            width: 70%; /* Adjust based on your image width */
            height: 100%; /* Adjust based on your image height */
            background-image: url('https://assets.syngentaebiz.com/images/media/gh-footer-watermark.svg');
            background-repeat: no-repeat;
            background-size: contain;
            background-position: left bottom;
            z-index: -999; /* Places the image behind the footer content */
        }
    }

    @media only screen and (min-width:991px) {
        #resultFooter .container::before {
            bottom: 150px !important;
            width: 950px !important;
            height: 1070px !important;
            right: -100px;
            content: '';
            position: absolute;
            background-image: url('https://assets.syngentaebiz.com/images/media/gh-footer-watermark.svg');
            background-repeat: no-repeat;
            background-size: contain;
            background-position: left bottom;
            z-index: -999; /* Places the image behind the footer content */
        }
    }


    @media (min-width: 900px) and (max-width:990px) {
        #globalFooter::before {
            bottom: 60%; /* Adjust this value to control how much of the image is outside the footer */
            width: 67%; /* Adjust based on your image width */
            height: 100%; /* Adjust based on your image height */
        }
    }

    @media (min-width: 768px) and (max-width:900px) {
        #resultFooter::before {
            bottom: 70%; /* Adjust this value to control how much of the image is outside the footer */
            width: 67%; /* Adjust based on your image width */
            height: 100%; /* Adjust based on your image height */
        }
    }

    @media (max-width: 767px) and (min-width:551px) {
        #resultFooter::before {
            bottom: 85%; /* Adjust this value to control how much of the image is outside the footer */
            width: 67%; /* Adjust based on your image width */
            height: 100%; /* Adjust based on your image height */
        }
    }

    @media (max-width: 550px) and (min-width:470px) {
        #resultFooter::before {
            bottom: 90%; /* Adjust this value to control how much of the image is outside the footer */
            width: 67%; /* Adjust based on your image width */
            height: 100%; /* Adjust based on your image height */
        }
    }

    @media (max-width: 550px) and (min-width:470px) {
        #resultFooter::before {
            bottom: 90%; /* Adjust this value to control how much of the image is outside the footer */
            width: 67%; /* Adjust based on your image width */
            height: 100%; /* Adjust based on your image height */
        }
    }

    @media (max-width: 469px) {
        #resultFooter::before {
            bottom: 92%; /* Adjust this value to control how much of the image is outside the footer */
            width: 67%; /* Adjust based on your image width */
            height: 100%; /* Adjust based on your image height */
        }
    }

