/*Landing page table style gokul*/
.main-container {
    background-color: #F8F8F8;
}

.landingPageSection {
    background: white;
    border: 1px solid #f1efef;
    padding: 2rem;
    margin: 2rem 0 4rem 0;
}

.crop-filter-outer {
    margin-bottom: 30px;
    background: #fff;
    display: flex;
    justify-content: center
}

@media only screen and (max-width:48em) {
    .crop-filter-outer {
        padding: 10px 0
    }
}

@media only screen and (max-width:47.9375rem) {
    .crop-filter-outer>.row>.small-12 {
        padding: 0
    }
}

.filter-sectoin {
    display: flex;
    justify-content: center;
}

.filter-trait.filter-ddl-Trait .filters-select {
    width: 220px;
    margin: 0;
}

.crop-filter-wraper {
    background-color: #fff;
    padding: 0;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin-right: 16px
}

.crop-filter-outer .crop-filter-wraper label {
    font-family: "acumin-pro";
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    line-height: 1.17;
    color: #9d9d9d;
}


.alfalfa-filterr .crop-filter-wraper .filter-ddl-Trait>div>span {
    width: 100% !important;
}

.crop-filter-wraper label {
    font-family: "acumin-pro";
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    line-height: 1.17;
    display: flex;
    align-items: center;
}

.filter-ddl,
.filter-ddl-RelativeMaturity {
    display: flex;
    align-items: center;
    justify-content: center;
}

.filter-ddl label,
.filter-ddl-RelativeMaturity label {
    padding-right: 1rem;
}

.paraSection {
    padding-top: 3rem;
}

.home-banner.sub_page_banner {
    height: 520px;
    background-position: center;
    background-size: cover;
    position: relative;
}

.home-banner h1 {
    position: absolute;
    bottom: 51px;
    background: transparent;
    left: 5rem;
}

.product-detail-banner .medium-6.cell .title {
    position: static !important;
}

.home-banner span {
    padding: 0
}

.home-banner p {
    max-width: 600px;
    margin-top: 15px;
    font-family: "acumin-pro-condensed";
    font-weight: 600;
    font-style: normal;
    font-size: 32px;
    color: #fff;
    line-height: 1.2;
    position: relative !important;
}






.alfalfa-listing .crop-filter .relative-maturity {
    display: flex;
    align-items: center;
}

.alfalfa-listing .crop-filter .crop-filter-wraper {
    background-color: #fff;
    padding: 0;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin-right: 16px;
    align-items: center;
}

.alfalfa-listing .crop-filter .relative-maturity .tooltip {
    display: none !important;
}

.alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider {
    min-width: 230px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

@media only screen and (max-width: 1400px) {
    .alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider {
        min-width: 170px;
    }
}

.alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider b {
    min-width: 35px;
    cursor: default;
    text-align: center;
    height: 40px;
    border: 1px solid #E8E8E8;
    font-size: 15px !important;
    font-family: "Oswald", sans-serif;
    color: #161616;
    background-color: transparent !important;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 2.5;
}

.alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider b#sliderOutput1 {
    margin-left: -53px;
}

.alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider b#sliderOutput2 {
    margin-right: -53px;
}

.alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider .slider-track-low,
.alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider .slider-track-high {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0;
    height: 0;
    border: 1px solid #cdcdcd;
}

@media only screen and (max-width: 767px) {

    .alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider .slider-track-low,
    .alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider .slider-track-high {
        padding: 0 0;
        margin: 0 52px 38px;
        display: flex;
        width: auto;
    }
}

.alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider .slider-selection {
    background-color: #36583f;
    height: 3px !important;
    top: -1px;
    background-image: none !important;
}

.alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider .slider-handle {
    width: 13px;
    height: 13px;
    background-color: #36583f;
    border-radius: 50%;
    background-image: none !important;
    margin-left: -6px !important;
}

.alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider .slider.slider-horizontal {
    height: auto;
    margin: 0 10px;
}

.alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider .slider.slider-horizontal .slider-track {
    height: 1px;
    margin: 0;
}

.alfalfa-listing .crop-filter .relative-maturity .label-rm {
    min-width: 100px;
}

@media only screen and (max-width: 767px) {
    .alfalfa-listing .crop-filter .relative-maturity .label-rm {
        min-width: 100%;
        margin-top: 30px;
    }
}

.alfalfa-listing .crop-filter .filter-winpak {
    display: flex;
    align-items: center;
    justify-content: center;
}

.alfalfa-listing .crop-filter .filter-winpak .label-rm {
    margin-right: 10px;
}

@media only screen and (max-width: 992px) {
    .alfalfa-listing .crop-filter .filter-winpak .label-rm {
        min-width: 90px;
    }
}

@media only screen and (max-width: 639px) {
    .alfalfa-listing .crop-filter .filter-winpak .label-rm {
        min-width: auto;
    }
}
.alfalfa-listing .crop-filter.wla{
    margin-right: 2rem;
}
.alfalfa-listing .crop-filter .filter-winpak span {
    display: block;
    border: 1px solid #161616;
    font-size: 15px !important;
    font-family: "Oswald", sans-serif;
    color: #161616;
    background-color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding: 11px 13px;
    cursor: pointer;
    min-width: 50px;
    margin-left: -1px;
}

.alfalfa-listing .crop-filter .filter-winpak label input {
    display: none;
}

.alfalfa-listing .crop-filter .filter-winpak label input:checked+span {
    background-color: #e90623;
    color: #fff;
}

.alfalfa-listing .crop-filter .filter-text {
    max-width: max-content;
}

@media only screen and (max-width: 992px) {
    .alfalfa-listing .crop-filter .filter-text {
        display: none;
    }
}

@media only screen and (max-width: 992px) {
    .alfalfa-listing .crop-filter .filter-text {
        display: none;
    }
}

.alfalfa-listing .crop-filter .filter-text h3 {
    font-size: 42px;
    text-transform: uppercase;
    color: #fff;
    font-family: "League Gothic", sans-serif;
    letter-spacing: 1.68px;
    margin: 0;
}

.alfalfa-listing .crop-filter .filter-search {
    position: relative;
}

.alfalfa-listing .crop-filter .filter-search input {
    height: 51px;
    border: 1px solid #161616;
    font-size: 12px;
    font-family: "Oswald", sans-serif;
    color: #161616;
}

.alfalfa-listing .crop-filter .filter-search ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #161616;
    opacity: 1;
    /* Firefox */
}

.alfalfa-listing .crop-filter .filter-search :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #161616;
}

.alfalfa-listing .crop-filter .filter-search ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #161616;
}

.alfalfa-listing .crop-filter .filter-search i {
    position: absolute;
    right: 15px;
    top: 29%;
    transform: rotate(280deg);
    font-size: 23px;
    color: #E80623;
    cursor: pointer;
}

/*Table section*/
alfalfa-listing .crop-filter .relative-maturity {
    display: flex;
    align-items: center;
}

.alfalfa-listing .crop-filter .crop-filter-wraper {
    background-color: #fff;
    padding: 0;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin-right: 16px;
    align-items: center;
}

.alfalfa-listing .crop-filter .relative-maturity .tooltip {
    display: none !important;
}

.alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider {
    min-width: 230px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

@media only screen and (max-width: 1400px) {
    .alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider {
        min-width: 170px;
    }
}

.alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider b {
    min-width: 35px;
    cursor: default;
    text-align: center;
    height: 40px;
    border: 1px solid #161616;
    font-size: 15px !important;
    font-family: "Oswald", sans-serif;
    color: #161616;
    background-color: #F2EFEB !important;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 2.5;
}

.alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider b#sliderOutput1 {
    margin-left: -53px;
}

.alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider b#sliderOutput2 {
    margin-right: -53px;
}

.alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider .slider-track-low,
.alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider .slider-track-high {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0;
    height: 0;
    border: 1px solid #cdcdcd;
}

@media only screen and (max-width: 767px) {

    .alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider .slider-track-low,
    .alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider .slider-track-high {
        padding: 0 0;
        margin: 0 52px 38px;
        display: flex;
        width: auto;
    }
}

.alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider .slider-selection {
    background-color: #36583f;
    height: 3px !important;
    top: -1px;
    background-image: none !important;
}

.alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider .slider-handle {
    width: 13px;
    height: 13px;
    background-color: #36583f;
    border-radius: 50%;
    background-image: none !important;
    margin-left: -6px !important;
}

.alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider .slider.slider-horizontal {
    height: auto;
    margin: 0 10px;
}

.alfalfa-listing .crop-filter .relative-maturity .bootstrap-slider .slider.slider-horizontal .slider-track {
    height: 1px;
    margin: 0;
}

.alfalfa-listing .crop-filter .relative-maturity .label-rm {
    min-width: 100px;
}

.alfalfa-listing .crop-filter .filter-winpak {
    display: flex;
    align-items: center;
    justify-content: center;
}

.alfalfa-listing .crop-filter .filter-winpak .label-rm {
    margin-right: 10px;
}

@media only screen and (max-width: 992px) {
    .alfalfa-listing .crop-filter .filter-winpak .label-rm {
        min-width: 90px;
    }
}

@media only screen and (max-width: 639px) {
    .alfalfa-listing .crop-filter .filter-winpak .label-rm {
        min-width: auto;
    }
}

.alfalfa-listing .crop-filter .filter-winpak span {
    display: block;
    border: 1px solid #161616;
    font-size: 15px !important;
    font-family: "Oswald", sans-serif;
    color: #161616;
    background-color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding: 11px 13px;
    cursor: pointer;
    min-width: 50px;
    margin-left: -1px;
}

.alfalfa-listing .crop-filter .filter-winpak label input {
    display: none;
}

.alfalfa-listing .crop-filter .filter-winpak label input:checked+span {
    background-color: #e90623;
    color: #fff;
}

.alfalfa-listing .crop-filter .filter-text {
    max-width: max-content;
}

@media only screen and (max-width: 992px) {
    .alfalfa-listing .crop-filter .filter-text {
        display: none;
    }
}

@media only screen and (max-width: 992px) {
    .alfalfa-listing .crop-filter .filter-text {
        display: none;
    }
}

.alfalfa-listing .crop-filter .filter-text h3 {
    font-size: 42px;
    text-transform: uppercase;
    color: #fff;
    font-family: "League Gothic", sans-serif;
    letter-spacing: 1.68px;
    margin: 0;
}

.alfalfa-listing .crop-filter .filter-search {
    position: relative;
}

.alfalfa-listing .crop-filter .filter-search input {
    height: 51px;
    border: 1px solid #161616;
    font-size: 12px;
    font-family: "Oswald", sans-serif;
    color: #161616;
}

.alfalfa-listing .crop-filter .filter-search ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #161616;
    opacity: 1;
    /* Firefox */
}

.alfalfa-listing .crop-filter .filter-search :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #161616;
}

.alfalfa-listing .crop-filter .filter-search ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #161616;
}

.alfalfa-listing .crop-filter .filter-search i {
    position: absolute;
    right: 15px;
    top: 29%;
    transform: rotate(280deg);
    font-size: 23px;
    color: #E80623;
    cursor: pointer;
}

.alfalfa-listing .crop-listing-table .table-header.table-row {
    background-color: #444444;
    color: #FFFFFF;
    height: 48px;
}

.alfalfa-listing .crop-listing-table {
    background-color: #fff;
    margin-top: 2rem;
    overflow: hidden;
}

@media only screen and (max-width: 767px) {
    .alfalfa-listing .crop-listing-table {
        padding: 20px;
    }
}

.alfalfa-listing .crop-listing-table .grid.isotope {
    height: auto !important;
    border: 1px solid #E8E8E8;
    background-color: #F8F8F8;
    padding: 1rem 0;
}

.alfalfa-listing .crop-listing-table .table-header>div {
    font-size: 14px;
    font-family: "lato";
    padding: 10px 0;
    text-transform: uppercase;
    min-width: 80px;
}

.alfalfa-listing .crop-listing-table .table-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0;
}

@media only screen and (max-width: 767px) {
    .alfalfa-listing .crop-listing-table .table-row {
        align-items: end;
    }
}

.alfalfa-listing .crop-listing-table .table-row>div {
    margin-right: 1%;
}

.alfalfa-listing .crop-listing-table .table-row>div:last-child {
    margin-right: 0 !important;
}

.alfalfa-listing .crop-listing-table .table-row .name {
    width: 21%;
}

.alfalfa-listing .crop-listing-table .table-row .trait {
    width: 29%;
    display: flex;
}

@media only screen and (max-width: 991px) {
    .alfalfa-listing .crop-listing-table .table-row .trait {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .alfalfa-listing .crop-listing-table .table-row .trait {
        display: none;
    }
}

.alfalfa-listing .crop-listing-table .table-row .rm {
    width: 15%;
}

.alfalfa-listing .crop-listing-table .table-row .summary {
    width: 15%;
}

@media only screen and (max-width: 767px) {
    .alfalfa-listing .crop-listing-table .table-row .summary {
        width: 16%;
    }
}

.alfalfa-listing .crop-listing-table .table-row .option {
    width: 16%;
}

.alfalfa-listing .crop-listing-table .table-body {
    color: #161616;
    border-bottom: 1px solid #cdcdcd;
    align-items: flex-start;
    flex-wrap: wrap;
    /*display:none;*/
    position: static !important;
    padding: 1rem;
}

.alfalfa-listing .crop-listing-table .table-body.hidden {
    visibility: hidden !important;
    width: 0px !important;
    height: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}

.alfalfa-listing .crop-listing-table .table-body .name {
    font-size: 22px;
    font-family: "League Gothic", sans-serif;
    color: #444444;
}

@media only screen and (min-width: 767px) and (max-width: 992px) {
    .alfalfa-listing .crop-listing-table .table-body .name {
        font-size: 23px;
    }
}

@media only screen and (max-width: 361px) {
    .alfalfa-listing .crop-listing-table .table-body .name {
        font-size: 13px;
    }
}

@media only screen and (min-width: 361px) and (max-width: 479px) {
    .alfalfa-listing .crop-listing-table .table-body .name {
        font-size: 16px;
    }
}

@media only screen and (min-width: 479px) and (max-width: 639px) {
    .alfalfa-listing .crop-listing-table .table-body .name {
        font-size: 20px;
    }
}

.alfalfa-listing .crop-listing-table .table-body .name .new-upg {
    color: #fff !important;
    font-size: 12px;
    background-image: url("../../images/croplan/croplancroplan-icon.svg");
    background-size: cover;
    width: 45px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    margin-top: -5px;
    margin-left: 7px;
    vertical-align: middle;
}

.alfalfa-listing .crop-listing-table .table-body .name .expand {
    font-size: 10px;
    margin-top: 10px;
}

.alfalfa-listing .crop-listing-table .table-body .trait img {
    max-height: 30px;
    max-width: 70px;
    margin-right: 10px;
}

.alfalfa-listing .crop-listing-table .table-body .rm {
    font-size: 16px;
    font-family: "Lato";
    font-weight: 600;
}

.alfalfa-listing .crop-listing-table .table-body .summary {
    font-size: 16px;
    font-family: "Lato";
    font-weight: 400;
    line-height: 1.3;
}

.alfalfa-listing .crop-listing-table .table-body .option {
    margin-right: 0;
    text-align: right;
}

.alfalfa-listing .crop-listing-table .table-body .option .guide {
    font-size: 12px;
    display: inline-block;
    font-weight: 600;
    font-family: "League Gothic", sans-serif;
    vertical-align: middle;
    margin-right: 20px;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .alfalfa-listing .crop-listing-table .table-body .option .guide {
        display: none;
    }
}

.alfalfa-listing .crop-listing-table .table-body .option a.btn {
    font-size: 12px;
    padding: 12px;
    vertical-align: middle;
    font-family: "lato";
    background-color: #36583f;
    color: #FFFFFF;
    display: block;
    height: auto;
    text-align: center;
}

.alfalfa-listing .crop-listing-table .foot-note {
    margin-top: 0px;
}

.alfalfa-listing .crop-listing-table .foot-note button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-family: "League Gothic", sans-serif;
    padding: 1rem;
}

.alfalfa-listing .crop-listing-table .foot-note button img {
    margin-left: 15px;
}

.alfala-foot.foot-note .custom-btn {
    background-color: #36583f;
    color: #fff;
}
.alfala-foot.foot-note .custom-btn:hover{
    background-color: #F2EFEB;
    color: #36583f;
}
/* mobile resonsive code */
@media only screen and (max-width: 767px) {
    .alfalfa-listing .crop-listing-table .alfala-foot.foot-note button {
        margin: 0;
        padding: 1rem;
    }

    .alfalfa-listing .crop-listing-table .table-body .option a.btn {
        font-size: 8.5px;
    }

    .alfalfa-listing .crop-listing-table .table-header>div {
        font-size: 12px;
    }

    .alfalfa-listing .crop-listing-table .table-header.table-row {
        height: auto;
    }

    .alfalfa-listing .crop-filter .relative-maturity {
        display: block;
        text-align: center;
        margin-bottom: 1rem;
    }

    .landingPageSection {
        padding: 0;
        margin: 0;
    }
}
/*Filter section*/
.filter-sectoin.fix-filter {
    position: fixed;
    top: 80px;
    background: #fff;
    padding: 1.5rem;
    width: 100%;
    left: 0;
    box-shadow: 0 5px 7px 1px rgba(0, 0, 1, .12);
    z-index: 3;
}
.relative-maturity {
    
    justify-content: center;
}
.range-slider {
    display: flex;
    align-items: center;
    margin: 0 !important;
    position: relative;
}

.alfalfa-filter input[type=text]:disabled {
    background-color: #fff !important;
    width: 35px;
    cursor: default;
    text-align: center;
    height: 39px;
    border: 1px solid #E8E8E8;
    font-size: 15px !important;
    font-family: 'Merel';
    color: #161616 !important;
    margin-bottom: 0;
    opacity: 1;
    font-weight: 400;
    line-height: 2.5;
    padding: 0 !important;
    appearance: auto;
}
.range-slider .slider {
    min-width: 180px;
    margin: 0 10px;
    background-color: #00703c;
    height: 2px;
    position: relative;
}

.range-slider .slider .slider-handle {
    width: 22px;
    height: 22px;
    background-color: #00703c;
    border: 0;
    border-radius: 50%;
    background-image: none;
    z-index: auto;
}
.relative-maturity label {
    padding-right: 1rem
16px
;
}
.range-slider .slider .slider-fill {
    height: 3px;
}

.alfalfa-listing .crop-filter .relative-maturity .label-rm {
    min-width: 100px;
    padding-right: 1rem;
    font-size: 16px;
    font-family: 'Lato';
}