
#signup-hero .hero-holder {
    background-image: url(https://assets.syngentaebiz.com/images/media/gh-agronomy-signup-header-desktop@2x.png);
    background-size: cover;
    background-position: center center; /* Changed from top center */
    background-repeat: no-repeat;
    width: 100%;
    height: 370px; /* Changed from fixed height to viewport height */
    position: relative;
    overflow: hidden;
    top: 42px;
}

.contact-title {
    font: normal normal normal 60px/60px GHVeneerClean;
    letter-spacing: 0.6px;
}

#contact-form {
    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%);
}

    #contact-form::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;
    }

.small {
    font-size: 15px;
    line-height: 17px;
}

address {
    font-style: normal;
}

#contact-us h2 {
    margin-top: 0;
}

.h3 span {
    font-size: 18px;
    color: #55565a;
    font-weight: 400;
}

.block-detail {
    margin-bottom: 30px;
}

@media(min-width: 768px) {
    .block-detail {
        margin-bottom: 0;
    }

    .block-detail-margin {
        margin-bottom: 30px;
    }
}

.block-detail > img,
.block-detail > div, .block-detail > svg {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    fill: #d25f29;
}

.block-detail > img, .block-detail > svg {
    width: 36px;
    padding-right: 8px;
    margin-top: 1px;
    height:36px;
}

.block-detail > div {
    width: calc(100% - 50px);
}

.phone-link {
    color: #55565a;
    text-decoration: none;
    white-space: nowrap;
}



@media(min-width: 768px) {
    hr.dark {
        margin-top: 45px;
    }
}


@media(min-width: 768px) {
    .form-holder {
        padding: 60px 30px;
    }

    .form-wrap {
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto;
    }
}
#bsa-form-cont .bsa-label span {
    color: red;
}

#bsa-form {
}

.form-img img {
    margin-bottom: 20px;
}

#bsa-form {
    margin-top: var(--size-md);
}
    /*#bsa-form .input-row .form-group {*/
    #bsa-form .input-row [class^="col-"] {
        display: flex;
        align-items: baseline;
        justify-content: center;
        gap: 10px;
        margin-bottom: var(--size-xs);
    }
        /*#bsa-form .input-row .form-group label {*/
        #bsa-form .input-row [class^="col-"] label {
            flex-basis: 135px;
            flex-grow: 1;
            flex-shrink: 0;
            text-align: right;
        }

        #bsa-form .input-row [class^="col-"] .input-wrapper {
            width: 100%;
        }

    #bsa-form .input-row .col-xs-12 {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    #bsa-form input,
    #bsa-form select {
        border: 1px solid #a5a7af;
        color: #000;
        padding: 1rem;
        width: 100%; /*calc(100% - 134px)*/
    }

    #bsa-form select {
        outline: none;
        text-decoration: none;
        height: 42.844px;
    }

        #bsa-form select option {
            color: black;
        }

        #bsa-form select.error {
            border: 1px solid red;
        }

    #bsa-form input.error {
        border: 1px solid red;
    }

#bsa-submit {
    background: #DF6420 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 10px 0px;
    text-align: left;
    letter-spacing: 0.2px;
    color: #FFFFFF;
    font: normal normal normal 20px/20px GHVeneerClean;
    text-transform: uppercase;
    padding: 10px 24px 8px 24px !important;
    justify-content: left;
}

#bsa-form p.legal {
    font-size: 1.2rem;
    line-height: 1.4rem;
}

    #bsa-form p.legal a {
        color: inherit;
        text-decoration: underline;
    }


#bsa-form p.thank-you {
    font-weight: bold;
}

#bsa-form p.unsupported-region {
    font-weight: bold;
    color: red;
}


.thank-you {
    padding: 60px 30px;
}
.g-recaptcha {
    margin-top: 25px;
    margin-left: -16.5rem;
}
#bsa-email {
    padding-right: 10px !important;
}
.largerCheckbox {
    height: 40px !important;
    width: 6rem !important;
    margin-left: 13.5rem !important;
    min-height: 40px !important;
}
#bsa-submit:hover {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #DF6420;
    border-radius: 0px 0px 10px 0px;
    color: #DF6420;
    font: normal normal normal 20px/20px GHVeneerClean;
    text-transform: uppercase;
}
#bsa-submit::after {
    content: "";
    background-image: unset;
}

#bsa-submit:hover::after {
    content: "";
    background-image: unset;
}
/* For iOS Safari specific issues */
@supports (-webkit-touch-callout: none) {
    .largerCheckbox {
        height: 40px !important;
        min-height: 40px !important;
        -webkit-min-height: 40px !important;
    }
}
#capta-error {
    margin: 3px 1px 4px 16rem;
}
.breadcrumb-wrapper {
    top: 48px !important;
}
.txtoptin {
    text-align: justify !important;
    font-weight: unset;
}
.email-com {
    padding-left: 14rem;
}
.submitbtn {
    margin-left: 13rem;
    align-items: start !important;
    justify-content: left !important;
}
a:hover {
    color: #DF6420;
}
a {
    color: #DF6420;
}
.underline {
    border: 1px solid #B3BFB8;
    opacity: 1;
    margin: 2% 0% 2% 0%;
}
.seed-advisior-img {
    background-image: url(https://assets.syngentaebiz.com/images/media/gh-contact-us-seed-advisor@2x.png) !important;
    background-size: cover;
    background-position: center center; /* Changed from top center */
    background-repeat: no-repeat;
    height: 313px;
    border-radius: 0px 0px 50px 0px;
    width:555px;
    margin-left:25px;
}
.contact-us-cont {
    font: normal normal normal 48px/48px GHVeneerClean;
    letter-spacing: 0.48px;
    text-align: center;
    color: #DF6420;
}
.radio-group {
    display: flex;
    gap: 15px;
/*    flex-wrap: wrap;*/
    flex-direction: column; /* Horizontal alignment */
    justify-content: flex-start; /* Align items from start */
}
.radio-item {
    flex: 0 0 auto; /* Don't grow or shrink */
    margin-right: 20px; /* Space between items */
    position: relative;
}

.radio-label {
    display: inline-flex !important;
    align-items: center;
    cursor: pointer;
    position: relative;
    padding: 5px 0;
}
.radio-custom {
    width: 25px;
    height: 25px;
    border: 2px solid #ccc;
    border-radius: 50%;
    margin-right: 10px;
    position: relative;
    transition: all 0.3s ease;
}
    .radio-custom::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 13px;
        height: 13px;
        border-radius: 50%;
        background: #DF6420;
        opacity: 0;
        transition: all 0.3s ease;
    }
/* Hide default radio button */
.radio-label input[type="radio"] {
    position: absolute;
    opacity: 0;
}
.radio-col{
    transform:translateX(21%);
    margin-bottom:15px;
}
.label-text {
    text-align: left;
    font: normal normal normal 16px/22px Noto Sans;
    letter-spacing: 0px;
    color: #231F20;
}
.radio-label input[type="radio"]:checked + .radio-custom {
    border-color: #9B9DA6;
}

    .radio-label input[type="radio"]:checked + .radio-custom::after {
        opacity: 1;
    }
.others-div {
    display: inline;
    align-items: baseline;
    width: 81.5%;
    margin-left: 14.5rem;
}
.seed-advisor-row{
    padding-top:94px;
}
.legal {
    text-align: left;
    font: normal normal normal 12px/18px Noto Sans;
    letter-spacing: 0px;
    padding-left: 25px;
    padding-right: 25px;
}
.footer-h {
    font: normal normal normal 48px/48px GHVeneerClean;
    letter-spacing: 0.48px;
    color: #DF6420;
    padding-top:50px;
    margin-bottom:10px;
}
@media only screen and (min-width: 1200px) and (max-width:1700px) {
    #globalFooter::before {
        bottom: 0% !important;
        width: 65% !important;
        height: 47% !important;
    }
}

@media only screen and (min-width: 1700px) and (max-width:2500px) {
    #globalFooter::before {
        bottom: 2% !important;
        width: 81% !important;
        height: 45% !important;
        right: -20%;
    }
}

@media only screen and (min-width: 2500px) {
    #globalFooter::before {
        width: 60% !important;
        height: 30% !important;
        bottom: 2% !important;
    }
}

@media only screen and (min-width: 3800px) {
    #globalFooter::before {
        width: 55% !important;
        height: 30% !important;
        bottom: 2% !important;
    }
}
@media only screen and (max-width: 990px) {
    #contact-hero .hero-holder {
        background-image: url(https://assets.syngentaebiz.com/images/media/gh-contact-us-header-mobile@2x.png);
        height: 300px;
    }
    #bsa-form .input-row [class^="col-"] {
        display: block;
    }
    .contact-title {
        font: normal normal normal 48px/48px GHVeneerClean;
    }

    .error-message {
        margin: var(--size-xs) 0 var(--size-sm) 0;
    }

    #bsa-form .input-row [class^="col-"] label {
        display: inline-block;
        text-align: center;
    }

    #bsa-submit {
        display: table;
    }
    .radio-col {
        transform: translateX(3.2%);
    }
    .largerCheckbox {
        margin-left: -7rem !important;
        margin-right: 20rem !important;
        width: 18rem !important;
    }

    .txtoptin {
        margin-top: -4.6rem;
        margin-bottom: 4rem;
        margin-left: 6rem;
    }
    .contact-us-cont {
        font: normal normal normal 40px/40px GHVeneerClean;
        letter-spacing: 0.4px;
    }
    .g-recaptcha {
        margin-left: 0rem;
    }

    .thank-you {
        padding: 15px 30px;
    }
    .seed-advisior-img {
        width:350px;
        height:198px;
    }
   

    .email-com {
        padding-left: unset !important;
    }

    .submitbtn {
        margin-left: unset !important;
    }

    .footer {
        padding-left: 15px;
        padding-right: 15px;
    }
 
    #bsa-intro h1 {
        font: normal normal normal 48px/48px GHVeneerClean;
        letter-spacing: 0.48px;
        color: #DF6420;
        padding-left: 15px;
        padding-right: 15px;
    }

    .discover-head {
        font: normal normal normal 40px/40px GHVeneerClean;
        letter-spacing: 0.4px;
    }

    .head-text {
        font: normal normal normal 40px/40px GHVeneerClean;
        letter-spacing: 0.4px;
    }

    #bsa-intro {
        padding-bottom: 0px;
    }
    .legal-div{
        padding-bottom:unset;
    }
    .legal{
        margin-left:16px;
        margin-right:16px;
        padding-left:unset; 
        padding-right:unset;
    }
}