﻿.error-message {
    color: red !important;
    font-size: 14px !important;
}

@media only screen and (min-width: 1101px) {
    #re-hero .hero-holder {
        background-image: url('https://assets.syngentaebiz.com/images/media/AIA-insight-series-web-hero-image.gif');
        background-position: center center;
        background-size: 100%;
        width: 100%;
        height: 333px;
    }
}

@media only screen and (min-width: 800px) and (max-width: 1100px) {
    #re-hero .hero-holder {
        background-image: url('https://assets.syngentaebiz.com/images/media/AIA-insight-series-web-hero-image.gif');
        background-position: center center;
        background-size: 100%;
        height: 292px;
    }
}

@media only screen and (min-width: 1400px) {

    #re-hero .hero-holder {
        background-image: url('https://assets.syngentaebiz.com/images/media/AIA-insight-series-web-hero-image.gif');
        background-position: center center;
        background-size: 100%;
        height: 370px;
    }
}

@media only screen and (min-width: 1600px) {

    #re-hero .hero-holder {
        background-image: url('https://assets.syngentaebiz.com/images/media/AIA-insight-series-web-hero-image.gif');
        background-position: center center;
        background-size: 100%;
    }
}

@media only screen and (min-width: 1700px) and (max-width:2000px) {
    #re-hero .hero-holder {
        background-image: url('https://assets.syngentaebiz.com/images/media/AIA-insight-series-web-hero-image.gif');
        background-position: center center;
        background-size: 100%;
        width: 100%;
        height: 444px;
    }
}

@media only screen and (min-width: 2100px) and (max-width:2500px) {
    #re-hero .hero-holder {
        background-image: url('https://assets.syngentaebiz.com/images/media/AIA-insight-series-web-hero-image.gif');
        background-position: center center;
        background-size: 100%;
    }
}

@media only screen and (min-width: 2500px) {
    #re-hero .hero-holder {
        background-image: url('https://assets.syngentaebiz.com/images/media/AIA-insight-series-web-hero-image.gif');
        background-position: center center;
        background-size: 100%;
        height: 540px;
    }
}

@media only screen and (min-width: 3800px) {
    #re-hero .hero-holder {
        background-image: url('https://assets.syngentaebiz.com/images/media/AiA-insight-series-web-hero-mob.gif');
        background-position: center center;
        background-size: 100%;
        height: 760px
    }
}

@media (max-width: 767px) {
    #re-hero .hero-holder {
        background-image: url('https://assets.syngentaebiz.com/images/media/AiA-insight-series-web-hero-mob.gif');
        background-position: center center;
        background-size: 100%;
    }

    .regsubtxt {
        padding: 0 10px 0 10px;
        text-align: center;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    #re-hero .hero-holder {
        background-image: url('https://assets.syngentaebiz.com/images/media/AiA-insight-series-web-hero-mob.gif');
        background-position: center center;
        background-size: 100%;
    }
}

@media only screen and (max-width: 370px) {
    #re-hero .hero-holder {
        background-image: url('https://assets.syngentaebiz.com/images/media/AiA-insight-series-web-hero-mob.gif');
        background-position: center center;
        background-size: 100%;
    }
}

@media only screen and (max-width: 990px) {
    #re-hero .hero-holder {
        background-image: url('https://assets.syngentaebiz.com/images/media/AiA-insight-series-web-hero-mob.gif');
        background-position: center center;
        background-size: cover;
    }

    .header-ul {
        margin-left: 3rem !important
    }

    #rw-form .input-row [class^="col-"] {
        display: block;
    }

        #rw-form .input-row [class^="col-"] label {
            display: block;
            text-align: left;
        }

    #rw-submit {
        display: table;
        margin: 0 auto;
    }

    #rw-form {
        background: #F0F0F0 0% 0% no-repeat padding-box !important;
        padding: 20px !important;
    }

    input.largerCheckbox {
        margin-left: unset !important;
    }

    .requriedtxt {
        padding-left: 3em !important;
        padding-top: 1rem !important;
    }

    .txtmsoptn {
        padding-right: 4rem;
        padding-top: 0rem !important;
    }

    .disclaimertxt {
        padding-top: 0rem !important;
    }

    .pt-10 {
        padding-top: unset !important;
    }

    .aiaregis {
        width: 260px !important;
    }

    .rc-anchor-pt {
        text-align: center !important;
    }
}

#rw-form-cont {
}

    #rw-form-cont .bsa-label span {
        color: red;
    }

#rw-form {
    background: #F0F0F0 0% 0% no-repeat padding-box;
    padding: 80px;
    position: unset !important;
}

#rw-form-cont div {
    position: unset !important;
}

#aiaregistrationform div {
    position: unset !important;
}

.req-field-color {
    color: red !important;
}

.form-img img {
    margin-bottom: 20px;
}

.yr-legal-logo {
    padding-right: 15px;
}

.legal-images {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}

    .legal-images img {
        height: 50px;
        width: auto;
        margin-right: 10px;
        flex-shrink: 0;
    }

    .legal-images .break {
        flex-basis: 100%;
        height: 1.5rem;
    }

.requriedtxt {
    padding-left: 8em;
    padding-top: 2em;
}

.rw-legal {
    margin: 10px 0 !important;
}

#rw-form {
    margin-top: var(--size-md);
}

    #rw-form .input-row [class^="col-"] {
        display: flex;
        align-items: baseline;
        justify-content: center;
        gap: 10px;
        margin-bottom: var(--size-xs);
    }

        #rw-form .input-row [class^="col-"] label {
            flex-basis: 135px;
            flex-grow: 1;
            flex-shrink: 0;
            text-align: right;
            color: #000000 !important;
        }

        #rw-form .input-row [class^="col-"] .input-wrapper {
            width: 100%;
        }

    #rw-form .input-row .col-xs-12 {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    #rw-form input,
    #rw-form select {
        border: 1px solid #a5a7af;
        color: #000;
        padding: 1rem;
        width: 100%; /*calc(100% - 134px)*/
    }

    #rw-form select {
        outline: none;
        text-decoration: none;
        height: 42.844px;
    }

        #rw-form select option {
            color: black;
        }

        #rw-form select.error {
            border: 1px solid red;
        }

    #rw-form input.error {
        border: 1px solid red;
    }

#rw-submit {
    margin-left: 8em;
    margin-top: 2em;
}

#rw-form p.legal {
    font-size: 1.2rem;
    line-height: 1.4rem;
}

    #rw-form p.legal a {
        color: inherit;
        text-decoration: underline;
    }


#rw-form p.thank-you {
    font-weight: bold;
}

#rw-form p.unsupported-region {
    font-weight: bold;
    color: red;
}

#re-footer {
    background: #D25F15 0% 0% no-repeat padding-box;
}

.re-footer-txt {
    font: normal normal 600 26px/36px Noto Sans;
    color: #FFFFFF;
}

#registration {
    background: #D25F15 0% 0% no-repeat padding-box;
}

.p-white {
    color: #FFFFFF;
}

.p-10 {
    padding-bottom: 1em;
    padding-top: 3rem;
}

.legal-images img {
    height: 50px;
    width: auto;
    margin-right: 10px;
    flex-shrink: 0;
}

.checkbox-container {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

    .checkbox-container input[type="checkbox"] {
        margin-right: 10px;
        width: 20px;
        height: 20px;
        cursor: pointer;
    }

    .checkbox-container label {
        font-size: 16px;
        line-height: 20px;
        cursor: pointer;
        user-select: none;
    }

.required-label::after {
}

input.largerCheckbox {
    width: 20px !important;
    height: 20px;
    margin-left: -57rem;
}
/* Optional: Custom checkbox styling */
.checkbox-container input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid #333;
    border-radius: 4px;
    outline: none;
    transition: background-color 0.3s, border-color 0.3s;
}

    .checkbox-container input[type="checkbox"]:checked {
        background-color: #007bff;
        border-color: #007bff;
    }

        .checkbox-container input[type="checkbox"]:checked::after {
            content: '\2714';
            display: block;
            text-align: center;
            color: white;
            font-size: 14px;
            line-height: 18px;
        }

    .checkbox-container input[type="checkbox"]:focus {
        box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5);
    }

.header-ul {
    margin-left: 30rem;
    text-align: left;
}

.text-opt-in {
    padding-bottom: 2rem;
}

.pt-10 {
    padding-top: 20em;
}

.disclaimertxt {
    font: normal normal normal 11px/16px Noto Sans;
    text-align: left;
    padding-left: 17rem;
    padding-right: 4rem;
    padding-top: 0rem;
}

.aiaregistrationinto {
    font: normal normal normal 60px/60px "GHVeneerClean";
    letter-spacing: 0.6px;
}

.textwrap {
    overflow-wrap: break-word;
}

.regsub {
    text-align: center;
}

@media (min-width: 768px) {
    .regsubtxt {
        padding: 0 100px 0 100px;
        text-align: center;
    }

    .aiaregis {
        width: 300px !important;
    }
}
